1 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3 * MAINTAINERS (Write After Approval): Add myself.
5 2012-01-02 Richard Guenther <rguenther@suse.de>
8 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
9 * Makefile.in: Regenerate.
11 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
13 * MAINTAINERS (Write After Approval): Add myself.
15 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
17 * configure: Regenerate.
19 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
21 * MAINTAINERS (picochip): Changed email address.
23 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
25 * MAINTAINERS (write-after-approval): Add self.
27 2011-11-29 DJ Delorie <dj@redhat.com>
29 * configure.ac (rl78-*-*) New case.
30 * configure: Regenerate.
31 * MAINTAINERS: Add myself as RL78 maintainer.
33 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
35 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
37 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
39 * libtool.m4: dditional FreeBSD 10 fixes.
41 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
43 * MAINTAINERS: Move myself from Write After Approval to CPU Port
44 Maintainers section, as Epiphany maintainer.
46 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
49 * configure.ac: Remove ranlib special-casing for Darwin.
50 * configure: Regenerate.
52 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
54 * MAINTAINERS (Reviewers): Keep the list sorted.
56 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
58 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
60 2011-11-09 Roland McGrath <mcgrathr@google.com>
62 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
64 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
65 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
66 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
67 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
68 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
70 * Makefile.in: Rebuild.
72 2011-11-09 Jason Merrill <jason@redhat.com>
74 * Makefile.def (language=c++): Remove check-c++0x.
75 * Makefile.in (check-gcc-c++): Regenerate.
77 2011-11-08 Richard Henderson <rth@redhat.com>
79 * configure.ac: Test for libitm directory present first.
81 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
83 * configure.ac: Test libitm/configure.tgt to disable libitm.
86 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
87 Richard Henderson <rth@redhat.com>
89 Merged from transactional-memory.
91 * Makefile.def (lang_env_dependencies): libitm is c++.
92 Add libitm target module.
93 * configure.ac: Likewise.
94 * config/mmap.m4: New file.
95 * contrib/gcc_update: Add libitm to touch data.
96 * Makefile.in, configure: Rebuild.
98 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
100 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
101 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
102 * Makefile.in: Regenerate.
104 2011-11-01 DJ Delorie <dj@redhat.com>
106 * config.sub: Update to version 2011-10-29 (added rl78)
108 2011-10-27 Nick Clifton <nickc@redhat.com>
110 * config.sub: Import these changes from the config project:
112 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
113 Ben Elliston <bje@gnu.org>
115 * config.sub (epiphany): New.
117 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
118 Ben Elliston <bje@gnu.org>
120 * config.sub (hexagon, hexagon-*): New.
122 2011-08-23 Roland McGrath <mcgrathr@google.com>
124 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
127 2011-08-16 Roland McGrath <mcgrathr@google.com>
129 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
130 (nacl): Grok as alias for 32el-unknown-nacl.
132 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
134 * MAINTAINERS (Write After Approval): Add myself.
136 2011-10-24 Teresa Johnson <tejohnson@google.com>
138 * MAINTAINERS (Write After Approval): Add myself.
140 2011-09-21 Jakub Jelinek <jakub@redhat.com>
142 * MAINTAINERS (sparc port): Remove myself.
144 2011-09-14 Tom de Vries <tom@codesourcery.com>
146 * MAINTAINERS (Write After Approval): Add myself.
148 2011-08-14 Yao Qi <yao@codesourcery.com>
150 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
151 * configure: Regenerate.
153 2011-07-26 Ian Lance Taylor <iant@google.com>
155 * configure.ac: Set have_compiler based on whether gcc directory
156 exists, rather than on whether gcc is in configdirs.
157 * configure: Rebuild.
159 2011-07-21 Joseph Myers <joseph@codesourcery.com>
161 * MAINTAINERS (Global Reviewers): Add self.
163 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
165 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
167 * Makefile.in: Rebuild.
169 2011-07-20 Ian Lance Taylor <iant@google.com>
172 * configure.ac: Move --enable-bootstrap handling earlier in file.
173 If --enable-bootstrap and either --enable-build-with-cxx or
174 --enable-build-poststage1-with-cxx, enable C++ automatically.
175 * configure: Rebuild.
177 2011-07-19 Ian Lance Taylor <iant@google.com>
179 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
180 make C++ a boot_language. Set and substitute
181 POSTSTAGE1_CONFIGURE_FLAGS.
182 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
183 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
184 * configure, Makefile.in: Rebuild.
186 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
188 * MAINTAINERS (Register Allocation): Move myself from reviewers to
191 2011-07-18 Jakub Jelinek <jakub@redhat.com>
193 * MAINTAINERS (Global Reviewers): Add myself.
195 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
197 * configure: Regenerate.
199 2011-07-16 Jason Merrill <jason@redhat.com>
201 * Makefile.def (language=c++): Add check-c++0x and
202 check-target-libmudflap-c++.
203 * Makefile.tpl (check-target-libmudflap-c++): New.
204 * Makefile.in: Regenerate.
206 2011-07-16 Matthias Klose <doko@ubuntu.com>
208 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
209 * Makefile.def (target_modules/libjava): Pass
210 $(EXTRA_CONFIGARGS_LIBJAVA).
211 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
212 if not configured with --enable-static-libjava.
213 * Makefile.in: Regenerate.
214 * configure: Likewise.
216 2011-07-15 Jason Merrill <jason@redhat.com>
218 * Makefile.in (check-c++): Move check-gcc-c++0x after
219 check-target-libstdc++-v3.
221 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
223 * MAINTAINERS (c6x port): New entry.
225 2011-07-13 Jason Merrill <jason@redhat.com>
227 * Makefile.in (check-gcc-c++0x): New.
228 (check-c++): Depend on it.
230 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
233 * configure.ac (i[3456789]86-*-solaris2*): Also accept
234 x86_64-*-solaris2.1[0-9]*.
235 * configure: Regenerate.
237 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
239 * MAINTAINERS (RTL optimizers): Add self.
241 2011-06-27 Gabriel Charette <gchare@google.com>
243 * MAINTAINERS (Write After Approval): Add myself.
245 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
252 * configure.ac (target_libraries): Remove target-libiberty.
253 Remove case-statement setting skipdirs=target-libiberty for
254 multiple targets. Remove checking target_configdirs and
255 removing target-libiberty but keeping target-libgcc if
257 * Makefile.def (target_modules): Don't add libiberty.
258 (dependencies): Remove all traces of target-libiberty.
259 * configure, Makefile.in: Regenerate.
261 2011-06-13 Walter Lee <walt@tilera.com>
263 * configure.ac (tilepro-*-*) New case.
264 (tilegx-*-*): Likewise.
265 * configure: Regenerate.
267 2011-06-06 Jing Yu <jingyu@google.com>
269 * configure.ac: Skip target-libiberty for
270 arm*-*-linux-androideabi.
271 * configure: Regenerated.
273 2011-06-06 Nick Clifton <nickc@redhat.com>
275 * config.sub: Sync from upstream.
277 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
279 * MAINTAINERS (Write After Approval): Add myself.
281 2011-06-01 Daniel Jacobowitz <drow@false.org>
283 * MAINTAINERS: Update my email address.
285 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
287 * MAINTAINERS (Write After Approval): Update my email address.
289 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
291 * MAINTAINERS (Write After Approval): Add myself.
293 2011-05-08 Doug Kwan <dougkwan@google.com>
295 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
296 * configure: Regenerated.
297 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
298 value from configure.
299 * Makefile.in: Regenerated.
301 2011-05-05 Joseph Myers <joseph@codesourcery.com>
303 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
304 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
305 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
306 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
307 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
308 *-*-vxworks*): Disable newlib and libgloss in separate case
310 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
311 to separate case statement.
312 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
313 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
314 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
315 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
316 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
317 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
318 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
319 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
320 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
321 i[[3456789]]86-*-rdos*, m32r-*-*,
322 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
323 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
324 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
325 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
326 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
327 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
328 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
329 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
330 and libgloss in main case over targets. Remove most empty cases
331 in main case over targets.
332 * configure: Regenerate.
334 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
336 * MAINTAINERS (Write After Approval): Add myself.
338 2011-05-04 Joseph Myers <joseph@codesourcery.com>
340 * configure.ac: Remove code setting special library locations for
341 hppa*64*-*-hpux11*. Remove code setting compiler for
343 * configure: Regenerate.
345 2011-05-04 Joseph Myers <joseph@codesourcery.com>
347 * configure.ac: Separate libgloss_dir settings from general case
349 * configure: Regenerate.
351 2011-04-28 Joseph Myers <joseph@codesourcery.com>
353 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
354 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
355 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
356 cases in libgcj-disabling case statement.
357 (hppa*64*-*-linux*): Set unsupported_languages instead of
358 disabling target-zlib.
359 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
361 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
363 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
364 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
365 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
366 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
367 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
368 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
369 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
370 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
371 libgcj-disabling case statement.
372 * configure: Regenerate.
374 2011-04-28 Joseph Myers <joseph@codesourcery.com>
376 * configure.ac: Disable Java for targets not supporting libffi.
377 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
378 Remove cases in Java-disabling statement.
379 (*arm-wince-pe): Change to arm-wince-pe.
380 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
381 cases in Java-disabling statement.
382 (bfin-*-*): Don't disable Java again.
383 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
384 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
385 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
386 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
387 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
388 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
389 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
390 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
391 Java-disabling statement.
392 (mmix-*-*): Don't disable Java again.
393 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
394 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
395 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
396 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
397 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
399 * configure: Regenerate.
401 2011-04-28 Joseph Myers <joseph@codesourcery.com>
403 * configure.ac: Separate cases disabling Java and Java libraries
404 from general case over targets.
405 * configure: Regenerate.
407 2011-04-21 Jie Zhang <jzhang918@gmail.com>
409 * MAINTAINERS: Update my email address.
411 2011-04-20 Easwaran Raman <eraman@google.com>
413 * MAINTAINERS (Write After Approval): Add myself.
415 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
418 * configure.ac: Re-enable LTO on *-apple-darwin9*.
419 * configure: Regenerate.
421 2011-04-16 Jim Meyering <meyering@redhat.com>
423 * MAINTAINERS (Write After Approval): Add myself.
425 2011-04-15 Dodji Seketeli <dodji@redhat.com>
427 * MAINTAINERS: Update my email address.
429 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
431 * MAINTAINERS (Write After Approval): Add myself.
433 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
435 * MAINTAINERS (Write After Approval): Add myself.
437 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
439 * MAINTAINERS (Write After Approval): Add myself.
441 2011-04-06 Joseph Myers <joseph@codesourcery.com>
443 * configure.ac (build_tools): Remove build-byacc.
444 (host_libs): Remove mmalloc.
445 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
446 autoconf automake libtool diff rcs fileutils shellutils time
447 textutils wdiff find uudecode hello tar gzip indent recode release
448 sed perl gawk findutils gettext zip.
449 (libgcj): Remove target-qthreads.
450 (target_tools): Remove target-examples target-gperf.
451 (YACC): Don't handle building byacc.
452 * configure: Regenerate.
453 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
454 dosutils, examples, fileutils, find, findutils, gawk, gettext,
455 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
456 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
457 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
458 handle building components.
459 * Makefile.in: Regenerate.
461 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
463 * MAINTAINERS: Update my email address as Xtensa maintainer.
465 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
467 * config.sub: Sync from upstream.
469 2011-04-01 Joseph Myers <joseph@codesourcery.com>
471 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
472 (microblaze*): Don't disable libssp.
473 * configure: Regenerate.
475 2011-04-01 Joseph Myers <joseph@codesourcery.com>
477 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
479 * configure: Regenerate.
480 * Makefile.tpl: Use @SHELL@ not @config_shell@.
481 * Makefile.in: Regenerate.
483 2011-04-01 Joseph Myers <joseph@codesourcery.com>
485 * configure.ac (*-*-sysv4*): Don't enable libgomp.
486 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
487 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
488 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
489 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
490 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
491 md_exec_prefix cases.
492 * configure: Regenerate.
494 2011-04-01 Joseph Myers <joseph@codesourcery.com>
496 * configure.ac: Separate cases disabling target-libssp,
497 target-libiberty, target-libstdc++-v3 and Fortran from general
499 * configure: Regenerate.
501 2011-04-01 Joseph Myers <joseph@codesourcery.com>
503 * configure.ac (*-*-chorusos): Don't disable libgcj.
504 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
506 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
507 (arm-*-coff): Don't disable libgcj.
508 (arm*-*-linux-gnueabi): Remove useless assignment.
509 (arm-*-riscix*): Don't disable libgcj.
510 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
512 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
513 (c54x*-*-*): Remove case.
514 (tic54x-*-*): Don't disable GCC or GCC libraries.
515 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
517 (d10v-*-*): Don't disable GCC libraries.
518 (d30v-*-*): Don't disable libgcj.
519 (h8500-*-*): Don't disable GCC libraries.
520 (i960-*-*): Don't disable libgcj.
521 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
522 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
523 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
525 (m68k-*-coff*): Remove case.
526 (mmix-*-*): Don't disable libgloss on host.
527 (mn10200-*-*, mn10300-*-*): Remove cases.
528 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
529 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
530 Don't disable libgcj.
531 (romp-*-*): Remove case.
532 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
533 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
535 (v810-*-*): Don't disable GCC libraries.
536 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
537 (ip2k-*-*): Don't disable GCC libraries.
538 * configure: Regenerate.
540 2011-03-28 Joseph Myers <joseph@codesourcery.com>
542 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
544 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
546 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
547 * configure: Regenerate.
549 2011-03-26 John Marino <binutils@marino.st>
551 * configure.ac: Add support for *-*-dragonfly*
552 * configure: Regenerate.
554 2011-03-25 Joseph Myers <joseph@codesourcery.com>
556 * configure.ac (native_only): Remove.
557 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
558 send-pr uudecode guile gnuserv on host.
559 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
560 send-pr rcs guile perl texinfo libtool on host.
561 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
562 automake send-pr rcs guile perl texinfo libtool on host.
563 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
564 (*-*-kaos*): Don't disable target-examples target-gperf on target.
565 (alpha*-dec-osf*): Don't disable fileutils on target.
566 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
567 texinfo send-pr expect dejagnu on target.
568 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
569 target-qthreads on target.
570 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
571 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
572 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
573 x86_64-*-mingw*): Don't disable expect on target.
574 (*-*-cygwin*): Don't disable target-gperf on target.
575 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
577 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
579 * configure: Regenerate.
581 2011-03-25 Joseph Myers <joseph@codesourcery.com>
583 * configure.ac (target_tools): Remove target-groff.
584 (native_only): Remove target-groff.
585 (hppa*64*-*-*): Don't disable byacc.
586 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
588 (*-*-kaos*): Don't skip target-librx and target-groff.
589 (*-*-netware*): Don't skip target-libmudflap.
590 (*-*-tpf*): Don't skip target-libmudflap.
591 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
592 directories on the host.
593 (ia64*-*-*vms*): Don't skip tix.
594 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
596 * configure: Regenerate.
598 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
600 * configure.ac: Remove references to mt-mep, mt-netware,
602 * Makefile.def: Add all-utils soft dependencies.
603 * Makefile.tpl: Remove GDB_NLM_DEPS.
604 * configure: Regenerate.
605 * Makefile.in: Regenerate.
607 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
609 * configure.ac: Do not include mh-x86omitfp.
610 * configure: Regenerate.
612 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
614 * configure.ac: Remove empty cases.
615 * configure: Regenerate.
617 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
619 * Makefile.def: Add dependency from termcap to gdb.
620 * Makefile.in: Regenerate.
622 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
624 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
625 * configure: Regenerate.
626 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
627 * Makefile.tpl: Likewise.
628 * Makefile.in: Regenerate.
630 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
632 * configure.ac: Remove all mentions of tentative_cc.
633 * configure: Regenerate.
635 2011-03-24 Joseph Myers <joseph@codesourcery.com>
637 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
638 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
639 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
640 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
641 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
642 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
643 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
644 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
645 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
646 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
647 *-*-rhapsody*): Remove host cases.
648 * configure: Regenerate.
650 2011-03-24 Joseph Myers <joseph@codesourcery.com>
652 * configure.ac (ppc*-*-pe): Remove host case.
653 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
654 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
655 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
657 * configure: Regenerate.
659 2011-03-24 Joseph Myers <joseph@codesourcery.com>
661 * config.sub: Update to version 2011-03-23.
663 2011-03-22 Joseph Myers <joseph@codesourcery.com>
665 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
666 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
667 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
668 * configure: Regenerate.
670 2011-03-22 Joseph Myers <joseph@codesourcery.com>
672 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
673 to Write After Approval.
674 * config-ml.in: Don't handle arc-*-elf*.
675 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
676 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
677 handle GCC libraries.
678 * configure: Regenerate.
680 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
683 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
684 Add -lstdc++ -lm to LIBS.
685 * configure: Regenerate.
687 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
689 * config.guess: Update to version 2011-02-02
690 * config.sub: Update to version 2011-02-24
692 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
695 * configure.ac: Re-enable LTO on *-apple-darwin9.
696 * configure: Regenerate.
698 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
701 * configure.ac: Disable LTO on darwin due to an assembler change in
702 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
704 * configure: Regenerate.
706 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
708 * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
710 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
712 * MAINTAINERS: Update my e-mail address.
714 2011-03-06 Joey Ye <joey.ye@arm.com>
716 * MAINTAINERS: Update my e-mail address.
718 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
720 * configure.ac: Adjust test of with_ppl.
721 * configure: Regenerated.
723 2011-03-02 Kai Tietz <ktietz@redhat.com>
725 * MAINTAINERS: Adjust my e-mail address.
727 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
729 * configure.ac: Add -lpwl to ppllibs.
730 * configure: Regenerated.
732 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
734 * config/cloog.m4: Add -lisl to clooglibs.
735 * configure: Regenerated.
737 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
739 * MAINTAINERS (CPU Port maintainers): Add self.
741 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
743 * MAINTAINERS: Add myself as testsuite maintainer.
745 2011-02-15 Mike Stump <mikestump@comcast.net>
747 * MAINTAINERS: Add myself as testsuite maintainer.
749 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
751 Import from Libtool and gnulib:
753 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
755 Prepare for supporting FreeBSD 10.
756 * config.rpath: Remove handling of freebsd1* which soon would
759 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
761 Remove support for FreeBSD 1.x.
762 * libtool.m4 (_LT_LINKER_SHLIBS)
763 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
764 soon would incorrectly match FreeBSD 10.0.
766 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
769 * move-if-change: Import version from gnulib.
771 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
774 * Makefile.def (lto-plugin): Double dash for enable-shared.
775 (configure-gcc): Depend on all-lto-plugin.
776 * Makefile.in: Rebuilt.
778 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
780 * configure.ac: Remove extra bracket.
781 * configure: Regenerate.
783 2011-02-08 Tobias Burnus <burnus@net-b.de>
785 * MAINTAINERS: Add myself as libquadmath maintainer.
787 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
789 * MAINTAINERS: Update my email address.
791 2011-02-07 Joseph Myers <joseph@codesourcery.com>
793 * MAINTAINERS (option handling): Add self.
795 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
798 * Makefile.def: Add dependency for install-gcc
799 on install-lto-plugin.
800 * Makfile.in: Regenerated
802 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
804 * MAINTAINERS (CPU Port Maintainers): Add myself.
806 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
809 * configure.ac: Discard --with-* flags for host when configuring
810 target libraries for cross build.
811 * configure: Rebuilt.
813 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
815 * MAINTAINERS (linear loop transforms): Removed.
817 2011-01-25 Jakub Jelinek <jakub@redhat.com>
819 * configure.ac: If with_ppl is no, move setting with_cloog=no
820 after CLOOG_REQUESTED check.
821 * configure: Regenerated.
823 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
825 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
826 CLooG has been requested.
827 * configure: Regenerated.
829 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
831 * configure: Regenerated.
832 * configure.ac: Check for version 0.11 (or later revision) of PPL.
834 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
836 * configure: Regenerated.
837 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
839 2011-01-21 Andreas Schwab <schwab@redhat.com>
841 * configure.ac: Use AS_HELP_STRING throughout.
842 * configure: Regenerate.
844 2011-01-18 Jie Zhang <jie.zhang@analog.com>
846 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
847 * configure: Regenerate.
849 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
851 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
853 2011-01-13 Joel Brobecker <brobecker@adacore.com>
855 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
857 * configure: Regenerate.
859 2011-01-07 Jan Hubicka <jh@suse.cz>
862 * Makefile.in: Regenerate.
863 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
866 2011-01-07 Jan Hubicka <jh@suse.cz>
868 * Makefile.in: Regenerate.
869 * Makefile.def (gcc host module) and soft dependency on lto-plugin
870 and configure dependency on lto-plugin configure.
871 (lto-plugin module): Remove dependency on GCC; add dependency on
874 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
876 * MAINTAINERS (Write After Approval): Add myself.
878 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
880 * configure: Regenerate.
882 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
884 * configure.ac: (picochip): Disable libiberty.
886 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
888 * MAINTAINERS (Write After Approval): Add myself.
890 2010-12-10 Ian Lance Taylor <iant@google.com>
893 * configure.ac: For --disable-libgcj clear libgcj_saved.
894 * configure: Rebuild.
896 2010-12-10 Tobias Burnus <burnus@net-b.de>
899 * configure.ac: Add --disable-libquadmath and
900 --disable-libquadmath-support.
901 * configure: Regenerate.
903 2010-12-03 Ian Lance Taylor <iant@google.com>
905 * MAINTAINERS: Add myself as libgo maintainer.
907 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
910 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
911 * configure: Regenerate.
913 2010-12-02 Ian Lance Taylor <iant@google.com>
915 * configure.ac: Always set default for poststage1_ldflags to
916 -static-libstdc++ -static-libgcc.
918 2010-11-29 Andreas Schwab <schwab@redhat.com>
920 * configure.ac: Move comment to remove extra space in last argument
923 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
926 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
927 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
928 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
929 (BASE_FLAGS_TO_PASS): Use it.
930 * configure: Rebuilt.
931 * Makefile.in: Rebuilt.
933 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
936 * configure.ac: Correct comments for --enable-gold/--enable-ld.
937 Properly check default linker.
938 * configure: Regnerated.
940 2010-11-23 Matthias Klose <doko@ubuntu.com>
942 * configure.ac: For --enable-gold, handle value `default' instead of
943 `both*'. New configure option --{en,dis}able-ld.
944 * configure: Regenerate.
946 2010-11-20 Ian Lance Taylor <iant@google.com>
948 * configure.ac: Only disable a language library if no language needs
949 it. Don't let --disable-libgcj uncondtionally disable libffi.
950 * configure: Rebuild.
952 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
954 * Makefile.in: Regenerate.
957 * configure.ac: Fix just-built in-tree STRIP name to be
959 * configure: Regenerate.
960 * Makefile.def (install-strip-gcc, install-strip-binutils)
961 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
962 (install-strip-sid): Mirror dependencies on non-strip variants
963 of these targets on the respective -strip prerequisites.
964 * Makefile.tpl (install-strip, install-strip-host)
965 (install-strip-target): New targets.
966 (install-strip-[+module+], install-strip-target-[+module+]):
968 * Makefile.in: Regenerate.
970 2010-11-19 Ian Lance Taylor <iant@google.com>
971 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
973 * configure.ac: Add target-libgo to target_libraries. Set
974 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
975 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
976 (HOST_EXPORTS): Add GOC.
977 (BASE_TARGET_EXPORTS): Add GOC.
978 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
979 (GOCFLAGS_FOR_TARGET): New variable.
980 (EXTRA_HOST_FLAGS): Add GOC.
981 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
982 * Makefile.def (target_modules): Add libgo.
983 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
984 (dependencies): Add dependency from configure-target-libgo to
985 configure-target-libffi and all-target-libstdc++-v3. Add
986 dependencies from all-target-libgo to all-target-libffi.
988 * configure: Rebuild.
989 * Makefile.in: Rebuild.
991 2010-11-19 Ian Lance Taylor <iant@google.com>
993 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
994 compiler/flag environment variables.
996 2010-11-18 Ian Lance Taylor <iant@google.com>
998 * configure.ac: Check for lang_requires_boot_languages in
999 config-lang.in files.
1000 * configure: Rebuild.
1002 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1003 Tobias Burnus <burnus@net-b.de>
1006 * Makefile.def: Add libquadmath; build it with language=fortran.
1007 * configure.ac: Add libquadmath.
1008 * Makefile.tpl: Handle multiple libs in check-[+language+].
1009 * Makefile.in: Regenerate.
1010 * configure: Regenerate.
1012 2010-11-16 Tom Tromey <tromey@redhat.com>
1014 * MAINTAINERS: Moved myself to reviewers section.
1016 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1018 * MAINTAINERS: Moved myself to reviewers section.
1020 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1022 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1023 (Write After Approval): Remove self.
1025 2010-11-15 Andreas Schwab <schwab@redhat.com>
1027 * configure.ac: Fix spelling in option names.
1028 * configure: Regenerated.
1030 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1033 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1034 * configure: Regenerated.
1036 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1038 * MAINTAINERS: Update my email address.
1040 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1042 * configure: Regenerate.
1044 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1046 * configure: Regenerate.
1048 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1050 * configure: Regenerate.
1052 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1054 * configure: Regenerate.
1056 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1058 * configure.ac: Support official CLooG.org versions.
1059 * configure: Regenerate.
1060 * config/cloog.m4: New.
1062 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1064 * MAINTAINERS (Write After Approval): Add myself.
1066 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1068 * MAINTAINERS: Update my email address.
1070 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1072 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1073 * configure: Regenerate.
1075 2010-11-03 Ian Lance Taylor <iant@google.com>
1076 Dave Korn <dave.korn.cygwin@gmail.com>
1079 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1080 and on other supported platforms whenever LTO is enabled.
1081 * configure: Rebuild.
1083 2010-11-02 Alan Modra <amodra@gmail.com>
1086 * configure.ac: Error when source path contains spaces.
1087 * configure: Regenerate.
1089 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1091 * MAINTAINERS: Update my email address.
1093 2010-10-20 Ian Lance Taylor <iant@google.com>
1095 * Makefile.def (target_modules): Set lib_path to src/.libs for
1096 libstdc++-v3 module.
1097 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1098 * Makefile.in: Rebuild.
1100 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1102 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1103 (Write After Approval): Remove myself.
1105 2010-10-15 Tristan Gingold <gingold@adacore.com>
1107 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1109 2010-10-14 Douglas Rupp <rupp@gnat.com>
1111 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1113 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1115 * configure.ac (build_lto_plugin): New shell variable.
1116 (--enable-lto): Turn on by default for all non-ELF platforms that
1117 have had LTO support added so far. Set build_lto_plugin appropriately
1118 for both ELF and non-ELF.
1119 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1120 * configure: Regenerate.
1122 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1125 * configure.ac (v850 support): Remove target-libgloss from
1127 * configure: Regenerate.
1129 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1133 * configure.ac: Honor initial values of $build_configargs,
1134 $host_configargs, $target_configargs. Mark the precious, so
1135 environment settings get recorded.
1136 * configure: Regenerate.
1138 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1141 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1142 Depend on all-build-libiberty.
1143 * Makefile.in: Regenerate.
1145 2010-09-30 Michael Eager <eager@eagercon.com>
1147 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1148 * configure: Regenerate.
1150 2010-09-28 Michael Eager <eager@eagercon.com>
1152 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1154 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1157 * configure.ac: Fix unportable shell quoting.
1158 * configure: Regenerate.
1160 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1162 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1163 targets and amend comment.
1164 * configure: Regenerate.
1166 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1168 * MAINTAINERS (Write After Approval): Add myself.
1170 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1172 * configure.ac: Enable LTO by default on Darwin.
1173 * configure: Regenerate.
1175 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1177 * MAINTAINERS (Write After Approval): Add myself.
1179 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1181 * MAINTAINERS (Write After Approval): Add myself.
1183 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1185 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1188 2010-07-28 David Yuste <david.yuste@gmail.com>
1190 * MAINTAINERS (Write After Approval): Add myself.
1192 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1194 * configure.ac: Support all v850 targets.
1195 * configure: Regenerate.
1197 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1200 * configure.ac (extra_mpfr_configure_flags): Copy from
1201 extra_mpc_gmp_configure_flags.
1202 * configure: Re-generated.
1204 2010-07-22 Andi Kleen <ak@linux.intel.com>
1206 * MAINTAINERS (Write After Approval): Add myself.
1208 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1210 * MAINTAINERS (Write After Approval): Add myself.
1212 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1214 * MAINTAINERS (Write After Approval): Add myself.
1216 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1219 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1220 Provide -B option to allow for link spec %s substitutions for
1221 libstdc++.a on darwin.
1222 * Makefile.in: Regenerate.
1224 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1226 * MAINTAINERS (Reviewers): Update my e-mail address
1228 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1230 * Makefile.def (configure-gcc): Depend on all-libelf.
1231 * Makefile.in: Rebuild.
1233 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1235 * MAINTAINERS (Write After Approval): Add myself in the right place.
1237 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1239 * MAINTAINERS (Write After Approval): Add myself.
1241 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1243 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1245 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1247 * config.sub: Update to version 2010-05-21.
1248 * config.guess: Update to version 2010-04-03.
1250 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1252 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1253 * configure: Regenerate.
1255 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1257 * MAINTAINERS (Write After Approval): Add myself.
1259 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1261 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1262 a platform that supports LTO.
1263 * configure: Regenerate.
1265 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1267 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1268 * configure: Regenerated.
1270 2010-04-27 Roland McGrath <roland@redhat.com>
1271 H.J. Lu <hongjiu.lu@intel.com>
1273 * configure.ac (--enable-gold): Support both, both/gold and
1274 both/bfd to add gold to configdirs without removing ld.
1275 * configure: Regenerated.
1277 * Makefile.def: Add install-gold dependency to install-ld.
1278 * Makefile.in: Regenerated.
1280 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1283 * configure.ac (--enable-lto): Refactor handling so libelf tests
1284 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1285 and allow LTO to be explicitly enabled on non-ELF platforms that
1286 are known to support it inside else-clause.
1287 * configure: Regenerate.
1289 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1291 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1292 * configure: Regenerate.
1294 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1296 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1297 * configure: Regenerate.
1299 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1301 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1303 * configure: Regenerate.
1305 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1307 * MAINTAINERS (Write After Approval): Add myself.
1309 2010-04-14 Tristan Gingold <gingold@adacore.com>
1311 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1312 * configure: Regenerate.
1314 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1316 * configure: Regenerate after change to elf.m4.
1318 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1320 * MAINTAINERS (Write After Approval): Add myself.
1322 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1324 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1325 * configure: Regenerated.
1327 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1329 * configure.ac: Print "buggy but acceptable" when CLooG
1330 revision is less than 9.
1331 * configure: Regenerated.
1333 2010-04-01 Diego Novillo <dnovillo@google.com>
1335 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1337 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1344 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1346 * configure.ac: Do not pass --enable-multilib nor
1347 --disable-multilib in baseargs. Accept explicitly passed
1349 * configure: Regenerate.
1351 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1353 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1355 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1357 * MAINTAINERS: Remove myself.
1359 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1362 * configure.ac: Do not pass --enable-multilib nor
1363 --disable-multilib in baseargs. Accept explicitly passed
1365 * configure: Regenerate.
1367 2010-03-28 Andrew Pinski <pinskia@gmail.com>
1369 * MAINTAINERS (spu port): Remove me.
1371 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1373 * configure.ac (tic6x-*-*): New case.
1374 * configure: Regenerate.
1376 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1378 * config.sub: Update to version 2010-03-22.
1379 * config.guess: Update to version 2009-12-30.
1381 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1384 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1385 * configure: Regenerate.
1387 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1389 * MAINTAINERS: Update my email address.
1391 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1393 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1394 (ghassan.shobaki@amd.com): Removed.
1396 2010-03-17 Alan Modra <amodra@gmail.com>
1398 * MAINTAINERS: Update my email address.
1400 2010-03-16 Diego Novillo <dnovillo@google.com>
1402 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1405 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1407 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1408 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1410 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1412 * MAINTAINERS: Update my email address.
1414 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1416 * MAINTAINERS: Update my email address.
1418 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1420 * MAINTAINERS: Update my email address.
1422 2010-03-09 Jie Zhang <jie@codesourcery.com>
1424 * MAINTAINERS: Update my email address.
1426 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1429 * configure.ac (RANLIB): Default to true.
1431 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1432 * configure: Regenerate.
1434 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
1436 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1437 (Write After Approval): Update my email address.
1439 2010-02-17 Nick Clifton <nickc@redhat.com>
1442 * Makefile.tpl (local-distclean): Also remove config.cache files in
1443 sub-directories as there may not be Makefiles present in the
1445 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1446 the config.cache files found by the find command.
1448 * Makefile.in: Regenerate.
1449 * configure.ac: Revert previous delta.
1450 * configure: Regenerate.
1452 2010-02-15 Nick Clifton <nickc@redhat.com>
1455 * configure.ac: Delete config.cache files in sub-directories when
1457 * configure: Regenerate.
1459 2010-02-12 Ben Elliston <bje@gnu.org>
1461 * MAINTAINERS: Update my email address.
1463 2010-02-08 Andrew Pinski <pinskia@gmail.com>
1465 * MAINTAINERS (spu port): Update my email address.
1467 2010-02-08 Jie Zhang <jie.zhang@analog.com>
1469 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1471 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1473 * configure.ac: Add "recommended" version checks for GMP/MPC.
1474 Update recommended GMP/MPFR/MPC versions.
1475 * configure: Regenerate.
1477 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1479 * MAINTAINERS: Move my Embecosm email address into the
1480 write-after-approval section.
1482 2010-01-26 Ian Lance Taylor <iant@google.com>
1484 * MAINTAINERS: Add myself as Go frontend maintainer.
1486 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1488 PR libstdc++/36101, PR libstdc++/42813
1489 * configure.ac (bootstrap_target_libs): Make inclusion of
1490 target-libgomp conditional on libgomb being in target_configdirs.
1491 * configure: Regenerate.
1493 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1495 PR libstdc++/36101, PR libstdc++/42813
1496 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1497 * configure: Regenerate.
1499 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
1501 PR libstdc++/36101, PR libstdc++/42813
1502 * configure.ac (target_configdirs): Substitute.
1503 * Makefile.def: Bootstrap target module libgomp.
1504 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1505 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1506 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1507 * configure, Makefile.in: Regenerate.
1509 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
1511 * MAINTAINERS: Adjust my details.
1513 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
1515 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1517 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
1519 * MAINTAINERS: reindented my entry with tabs instead of spaces.
1521 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
1523 * MAINTAINERS (Write After Approval): Add myself.
1525 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1527 * MAINTAINERS (Write After Approval): Add myself.
1529 2010-01-11 Richard Guenther <rguenther@suse.de>
1532 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1533 * Makefile.in: Regenerated.
1535 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
1537 * configure.ac: Enable libjava build on x86_64-*freebsd*.
1538 * configure: Regenerate.
1540 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1541 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1544 * configure.ac: Include libtool m4 files.
1545 (_LT_CHECK_OBJDIR): Call it.
1546 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1547 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1549 * configure: Regenerate.
1551 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1554 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1555 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1556 * Makefile.in: Regenerate.
1558 2010-01-02 Richard Guenther <rguenther@suse.de>
1561 * configure.ac: Include config/elf.m4. Disable LTO if not
1562 builting for an elf target.
1563 * configure: Regenerate.
1565 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
1567 * MAINTAINERS: Change my email address.
1569 2009-12-18 Ben Elliston <bje@au.ibm.com>
1571 * config.sub, config.guess: Update from upstream sources.
1573 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
1575 * MAINTAINERS (Write After Approval): Add myself.
1577 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1583 * configure.ac: Require MPC.
1584 * configure: Regenerate.
1586 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1590 * libtool.m4: Sync from git Libtool.
1591 * ltoptions.m4: Likewise.
1592 * ltversion.m4: Likewise.
1593 * lt~obsolete.m4: Likewise.
1594 * ltmain.sh: Likewise.
1596 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1598 * configure.ac: Update minimum MPC version to 0.8.
1599 * configure: Regenerate.
1601 2009-11-21 Sebastian Pop <sebpop@gmail.com>
1603 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1604 * configure: Regenerated.
1606 2009-11-21 Ian Lance Taylor <iant@google.com>
1608 * configure.ac: Change default of poststage1_ldflags to be empty if
1609 poststage1_libs is set. When poststage1_libs is empty, and
1610 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1611 * configure: Rebuild.
1613 2009-11-21 Adam Nemet <adambnmet@gmail.com>
1615 * MAINTAINERS (Write After Approval): Update my email address.
1617 2009-11-20 Ben Elliston <bje@au.ibm.com>
1619 * config.guess: Update from upstream sources.
1621 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1623 * Makefile.def: Restore host and target settings for gmp.
1624 * Makefile.in: Rebuild.
1626 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1628 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1629 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1630 Fix portability of test of C++ as bootstrap language. Add
1631 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1632 * configure: Rebuild.
1633 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1634 and cloog. Fix in-tree ppl configuration. Introduce libelf
1636 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1637 (POSTSTAGE1_HOST_EXPORTS): Use it.
1638 (STAGE[+id+]_CXXFLAGS): New.
1639 (BASE_FLAGS_TO_PASS): Pass it down.
1640 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1642 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1643 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1645 * Makefile.in: Rebuild.
1647 2009-11-17 Ben Elliston <bje@au.ibm.com>
1649 * config.sub, config.guess: Update from upstream sources.
1651 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1653 * MAINTAINERS (Write After Approval): Add myself.
1655 2009-11-09 Jon Beniston <jon@beniston.com>
1657 * MAINTAINERS (Write After Approval): Add myself.
1659 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1661 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1662 paths for *-w64-mingw* and x86_64-*mingw*.
1663 * configure: Regenerated.
1665 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
1667 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
1669 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
1671 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1672 Phil Edwards to Write-After Approval.
1674 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
1676 * configure.ac: Disable target-winsup & co for
1677 x86_64-*-mingw* and *-w64-mingw* targets.
1678 * configure: Regenerated.
1680 2009-10-16 Nick Clifton <nickc@redhat.com>
1682 * MAINTAINERS: Add myself as a maintainer for the RX port.
1684 2009-10-26 Johannes Singler <singler@kit.edu>
1686 * MAINTAINERS (Write After Approval): Update my e-mail address.
1688 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1690 * configure.ac (CLooG test): Use = with test.
1691 * configure: Regenerate.
1693 2009-10-22 Richard Guenther <rguenther@suse.de>
1695 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1696 cloog if the ppl version check failed. Move flags saving
1697 before setting in libelf check.
1698 * configure: Regenerate.
1700 2009-10-21 Richard Guenther <rguenther@suse.de>
1702 * configure.ac: Adjust the ppl and cloog configure to work as
1703 documented. Disable cloog if ppl was disabled. Omit the version
1704 checks if they were disabled.
1705 * configure: Re-generate.
1707 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1709 * configure.ac: Add 'lto' to enable_languages, not
1710 new_enable_languages, and only if not already present.
1711 * configure: Regenerate.
1713 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
1715 * README: Refer to the various COPYING* files instead of just
1717 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1719 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
1721 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1723 2009-10-07 Richard Guenther <rguenther@suse.de>
1725 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1726 and Richard Guenther as reviewers.
1727 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1730 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
1732 * config.sub: Update from upstream sources.
1734 2009-10-06 Ian Lance Taylor <iant@google.com>
1736 * Makefile.def: check-gold depends upon all-gas.
1737 * Makefile.in: Rebuild.
1739 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
1741 * MAINTAINERS (Write After Approval): Add myself.
1743 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1745 * Makefile.def: all-lto-plugin depends on all-libiberty.
1746 set bootstrap=true for lto-plugin.
1748 * Makefile.in: Regenerate.
1749 * configure.ac (host_libs): Add lto-plugin.
1750 * configure: Regenerate.
1752 2009-10-03 Diego Novillo <dnovillo@google.com>
1754 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1755 (HOST_LIBELFLIBS): Define.
1756 (HOST_LIBELFINC): Define.
1757 * Makefile.in: Regenerate.
1758 * configure.ac: Add --enable-lto.
1759 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1760 If --enable-lto is used, add 'lto' to new_enable_languages.
1761 If --enable-lto is used and gold is enabled, add
1762 lto-plugin to configdirs.
1763 * configure: Regenerate.
1765 2009-10-03 Simon Baldwin <simonb@google.com>
1767 * configure.ac: If --with-system-zlib, suppress local zlib and
1768 pass --with-system-zlib to subdir configure scripts.
1769 * configure: Regenerate.
1771 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
1772 Paolo Bonzini <bonzini@gnu.org>
1774 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1776 * Makefile.in: Rebuilt.
1778 2009-09-26 Gary Funck <gary@intrepid.com>
1780 * MAINTAINERS (Write After Approval): Add myself.
1782 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1784 * configure.ac: Update minimum MPC version to 0.7.
1785 * configure: Regenerate.
1787 2009-09-25 Nick Clifton <nickc@redhat.com>
1789 * configure.ac: Pass any --cache-file=/dev/null option on to
1791 * configure: Regenerate.
1793 2009-09-23 Nick Clifton <nickc@redhat.com>
1795 * config.sub, config.guess: Update from upstream sources.
1797 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
1799 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1800 * Makefile.in: Rebuilt.
1802 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1805 * configure.ac: Error out if $srcdir isn't '.' but contains
1806 host-${host_noncanonical}.
1807 * configure: Regenerate.
1809 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1811 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1814 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1816 * configure.ac: If bootstrapping a combined tree with
1817 --enable-gold, require c++ in stage1_languages.
1818 * configure: Regenerate.
1820 * configure.ac: Also add target_libs of stage1_languages to
1821 bootstrap_target_libs.
1822 * configure: Regenerate.
1824 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1825 with --enable-languages not containing c++.
1826 * configure: Regenerate.
1828 2009-09-15 Jie Zhang <jie.zhang@analog.com>
1830 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1831 * configure: Regenerate.
1833 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
1835 * MAINTAINERS (Write After Approval): Update my e-mail address,
1836 and move from from here...
1837 (Waiting for paperwork): To here.
1839 2009-09-09 Joseph Myers <joseph@codesourcery.com>
1841 * MAINTAINERS (Reviewers): Add self as driver reviewer.
1843 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1845 * configure.ac: Do not use $extrasub for replacing @if/@endif
1846 parts in Makefile; instead, use additional arguments to
1847 AC_CONFIG_COMMANDS to do the replacement manually, with several
1848 sed invocations, to avoid HP-UX sed command limits.
1849 * configure: Regenerate.
1851 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
1853 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1856 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
1858 * configure.ac (with-build-config): Document. Handle without.
1859 Handle missing argument.
1860 * configure: Rebuilt.
1862 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
1864 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1865 Default to bootstrap-debug only if compare-debug works.
1866 * configure: Rebuilt.
1867 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1868 * Makefile.in: Rebuilt.
1870 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1872 * MAINTAINERS (OS Port Maintainers): Update my email address.
1874 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
1876 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1877 * Makefile.in: Rebuilt.
1879 2009-09-01 Chris Demetriou <cgd@google.com>
1881 * MAINTAINERS (Write After Approval): Add myself.
1883 2009-08-31 Dodji Seketeli <dodji@redhat.com>
1886 * include/dwarf2.h (enum dwarf_tag): Added
1887 DW_TAG_GNU_template_template_param
1888 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1890 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1892 * Makefile.tpl (AWK): Fix typo.
1893 * Makefile.in: Regenerate.
1895 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
1897 * configure.ac: Detect awk and sed.
1898 * Makefile.def (flags_to_pass): Add AWK and SED.
1899 * Makefile.tpl (AWK, SED): New.
1900 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1901 * configure: Regenerate.
1902 * Makefile.in: Regenerate.
1904 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
1906 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1907 (collapseslashes): Likewise.
1909 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1911 * configure.ac (AC_PREREQ): Bump to 2.64.
1913 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1915 * configure.ac: Remove --with-datarootdir, --with-docdir,
1916 --with-pdfdir, --with-htmldir switches.
1917 * configure: Regenerate.
1919 * configure: Regenerate.
1921 * compile: Sync from Automake 1.11.
1922 * depcomp: Likewise.
1923 * install-sh: Likewise.
1924 * missing: Likewise.
1925 * mkinstalldirs: Likewise.
1928 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
1930 * ltmain.sh (func_normal_abspath): New function.
1931 (func_relative_path): Likewise.
1932 (func_mode_help): Document new -bindir option for link mode.
1933 (func_mode_link): Add new -bindir option, and use it to place
1934 output DLL if specified.
1936 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1938 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1939 (baseargs): Add --disable-option-checking.
1940 * configure: Regenerate.
1942 * Makefile.def (configure-target-libiberty): Depend on
1943 all-binutils and all-ld.
1944 (configure-target-newlib): Likewise.
1945 * Makefile.in: Regenerate.
1947 2009-08-17 Ben Elliston <bje@au.ibm.com>
1949 * config.sub, config.guess: Update from upstream sources.
1951 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1953 Sync from src, merge:
1955 2009-07-02 Tristan Gingold <gingold@adacore.com>
1957 * configure.ac: Do not exclude gas for i386-*-darwin.
1958 Add a case for x86_64-*-darwin.
1959 * configure: Regenerate.
1961 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
1963 * MAINTAINERS: Add my name to Write After Approval list.
1965 2009-08-06 Michael Eager <eager@eagercon.com>
1967 * configure.ac: Add Microblaze target.
1968 * configure: Regenerate.
1970 2009-07-31 Christian Bruel <christian.bruel@st.com>
1972 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1973 * configure: Regenerate.
1975 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
1977 * MAINTAINERS (Write After Approval): Update my e-mail address.
1979 2009-07-06 Ian Lance Taylor <iant@google.com>
1981 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1982 * configure: Rebuild.
1984 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
1986 * MAINTAINERS: Move myself to the Graphite Reviewers.
1988 2009-06-30 Wei Guozhi <carrot@google.com>
1990 * MAINTAINERS: Add my name to Write After Approval list.
1992 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1995 * configure.ac (comparestring): Create new variable.
1996 * Makefile.tpl (comparestring): Use to skip some comparisions.
1997 * configure: Regenerate.
1998 * Makefile.in: Regenerate.
2000 2009-06-26 Doug Evans <dje@sebabeach.org>
2002 * Makefile.def (host_modules): Add cgen.
2003 * Makefile.in: Regenerate.
2004 * configure.ac (host_tools): Add cgen.
2005 * configure: Regenerate.
2007 2009-06-23 DJ Delorie <dj@redhat.com>
2009 * MAINTAINERS: Add myself as mep maintainer.
2011 2009-06-23 Ian Lance Taylor <iant@google.com>
2013 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2014 boot_languages. Only bootstrap target libraries listed in
2015 target_libs for some boot language. Add --with-stage1-ldflags,
2016 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2017 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2018 if not building with C++.
2019 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2020 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2021 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2022 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2023 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2024 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2025 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2026 * configure, Makefile.in: Rebuild.
2028 2009-06-23 Li Feng <nemokingdom@gmail.com>
2030 * MAINTAINERS: Added my name to write-after-approval list.
2032 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2034 * configure.ac: Define is_elf for QNX Neutrino targets.
2035 * configure: Regenerate.
2037 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2039 * MAINTAINERS: Added my name to the write-after-approval list
2041 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2043 * configure.ac: Detect MPC in default directory.
2044 * configure: Regenerate.
2046 2009-06-03 Jerome Guitton <guitton@adacore.com>
2047 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2049 * Makefile.tpl (all): Avoid a trailing backslash.
2050 * Makefile.in: Regenerate.
2052 2009-06-03 Ben Elliston <bje@au.ibm.com>
2054 * config.sub, config.guess: Update from upstream sources.
2056 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2058 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2060 * configure: Regenerate.
2062 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2064 * Makefile.tpl ([+compare-target+]): Compare all stage
2065 directories, rather than just gcc.
2066 * Makefile.in: Rebuilt.
2068 2009-06-01 Doug Kwan <dougkwan@google.com>
2070 * configure.ac: Support gold for target arm*-*-*.
2071 * configure: Regenerate.
2073 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2075 * Makefile.def: Add MPC support and dependencies.
2076 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2078 * Makefile.in, configure: Regenerate.
2080 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2082 * Makefile.tpl (all): Avoid harmless warning in make all when
2083 gcc-bootstrap is enabled but stage_last does not exist.
2084 * Makefile.in: Rebuilt.
2086 2009-05-24 Nicolas Roche <roche@adacore.com>
2088 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2089 * Makefile.in: Regenerate.
2091 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2093 * MAINTAINERS: Update my e-mail address.
2095 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2097 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2098 * configure: Regenerate.
2100 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2103 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2104 gcc-no-bootstrap are mutually exclusive.
2105 * Makefile.in: Rebuilt.
2107 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2110 * Makefile.tpl (all): Don't end with unconditional success.
2111 * Makefile.in: Rebuilt.
2113 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2116 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2117 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2118 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2119 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2120 stage_configureflags, stage_cflags and stage_libcflags into
2121 explicit Makefile macros.
2122 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2124 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2125 CC. Set CC_FOR_BUILD from CC.
2126 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2127 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2128 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2129 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2131 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2132 (_LIBCFLAGS): Renamed to _TFLAGS.
2133 (do-compare-debug, do-compare3-debug): Drop.
2134 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2135 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2136 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2137 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2138 (XGCC_FLAGS_FOR_TARGET): New.
2139 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2140 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2141 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2142 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2143 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2144 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2146 (BUILD_CONFIG): Include if requested.
2147 (all): Set TFLAGS on bootstrap.
2148 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2149 (all-stageid-prefixmodule): Likewise.
2150 (do-clean, distclean-stageid): Set TFLAGS.
2151 (restrap): Fix whitespace.
2152 * Makefile.in: Rebuilt.
2154 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2156 * config.guess: Sync with src.
2158 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2160 * configure.ac ($with_ppl): Default to no if not supplied.
2161 ($with_cloog): Likewise.
2162 configure: Regenerate.
2164 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2166 * MAINTAINERS: Update my e-mail address.
2168 2009-04-27 Nick Clifton <nickc@redhat.com>
2170 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2172 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2174 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2175 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2176 * Makefile.in: Regenerate.
2178 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2181 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2182 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2184 * configure, Makefile.in: Regenerate.
2186 2009-04-21 Taras Glek <tglek@mozilla.com>
2188 * include/hashtab.h: Update GTY annotations to new syntax
2189 * include/splay-tree.h: Likewise
2191 2009-04-17 Ben Elliston <bje@au.ibm.com>
2193 * config.sub, config.guess: Update from upstream sources.
2195 2009-04-15 Anthony Green <green@moxielogic.com>
2197 * configure.ac: Add moxie support.
2198 * configure: Rebuilt.
2200 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2202 * configure.ac: Change copyright header to refer to version
2203 3 of the GNU General Public License and to point readers at the
2204 COPYING3 file and the FSF's license web page.
2205 * Makefile.def: Likewise.
2206 * Makefile.tpl: Likewise.
2207 * Makefile.in: Regenerate.
2209 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2211 * configure.ac: Restore match for darwin9 or later. Use double
2212 brackets since regeneration eats one pair.
2213 * configure: Regenerate.
2215 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2218 * configure.ac: Require texinfo 4.7.
2219 * configure: Regenerated.
2221 2009-04-09 Nick Clifton <nickc@redhat.com>
2223 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2224 the GCC Runtime Library Exception.
2226 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2228 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2229 * configure: Regenerate.
2231 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2233 * Makefil.def (languages): New entries.
2234 * Makefile.tpl (check-gcc-*): New generic target.
2235 * Makefile.in: Regenerate.
2237 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2239 * MAINTAINERS: Update my email address.
2241 2009-03-18 Tom Tromey <tromey@redhat.com>
2243 * configure: Rebuild.
2244 * configure.ac (host_libs): Add libiconv.
2245 * Makefile.in: Rebuild.
2246 * Makefile.def (host_modules): Add libiconv.
2247 (configure-gdb, all-gdb): Depend on libiconv.
2249 2009-03-16 Tristan Gingold <gingold@adacore.com>
2251 * configure.ac: Treat gdb as supported on x86_64-darwin.
2252 * configure: Regenerate.
2254 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2256 * configure.ac (--with-host-libstdcxx): New option.
2257 * configure: Regenerate.
2259 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2261 * MAINTAINERS: Move myself into the write after approval list.
2263 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2265 * MAINTAINERS: Update e-mail address.
2267 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2269 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2271 2009-03-10 Ira Rosen <irar@il.ibm.com>
2273 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2275 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2277 Backport from git Libtool:
2279 2009-01-19 Robert Millan <rmh@aybabtu.com>
2280 Support GNU/kOpenSolaris.
2281 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2282 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2283 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2286 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2288 * MAINTAINERS: Update e-mail address.
2290 2009-02-24 Michael Eager <eager@eagercon.com>
2292 * MAINTAINERS (Write After Approval): Add self.
2294 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2296 * MAINTAINERS (Write After Approval): Add myself.
2298 2009-02-05 Andreas Schwab <schwab@suse.de>
2300 * Makefile.tpl (stage_last): Define $r and $s before using
2301 $(RECURSE_FLAGS_TO_PASS).
2302 * Makefile.in: Regenerate
2304 2009-01-30 Ian Lance Taylor <iant@google.com>
2306 * MAINTAINERS: Move myself to the Global Reviewers list.
2308 2009-01-29 Robert Millan <rmh@aybabtu.com>
2310 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2311 * configure: Regenerate.
2313 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2315 * MAINTAINERS: Make whitespace consistent.
2316 Remove Robert Millan from Write After Approval.
2318 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2320 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2321 (all-opcodes): Depend on all-libiberty.
2322 * Makefile.in: Regenerate.
2324 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2326 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2327 * configure: Regenerate.
2329 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2331 * MAINTAINERS (Write After Approval): Add myself.
2333 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2335 * MAINTAINERS: Add myself to reviewers (Fortran).
2337 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2339 PR tree-optimization/38515
2340 * configure.ac (cloog-polylib): Removed.
2341 (with_ppl, with_cloog): Test for "no".
2342 * configure: Regenerated.
2344 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2346 * MAINTAINERS: Moved myself to reviewers (Fortran).
2348 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2350 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2351 (Write After Approval): Remove myself.
2353 2009-01-03 Diego Novillo <dnovillo@google.com>
2355 * MAINTAINERS: Remove myself from alias maintainership.
2357 2009-01-02 David Ayers <ayers@fsfe.org>
2359 * MAINTAINERS: Update e-mail address.
2361 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2363 * MAINTAINERS: Make whitespace consistent.
2365 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2367 Backport from upstream Libtool:
2368 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2369 Add cache variables to tests that require the linker to work.
2370 For shlibpath_overrides_runpath, this also changes the semantics
2371 to let the result from the C compiler take precedence.
2373 2008-12-02 Ben Elliston <bje@au.ibm.com>
2375 * config.sub, config.guess: Update from upstream sources.
2377 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2379 * configure.ac (ppllibs): Add by default the lib flags.
2380 * configure: Regenerate.
2382 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
2384 * MAINTAINERS: Add myself to the write after approval list.
2386 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2388 * configure.ac: Add double brackets on darwin[912].
2389 * configure: Regenerate.
2391 2008-12-03 Daniel Kraft <d@domob.eu>
2393 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2394 Approval to Reviewer section (for Fortran front-end).
2396 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2398 * configure.ac: Expand to darwin10 and later.
2399 * configure: Regenerate.
2401 2008-12-02 Andreas Schwab <schwab@suse.de>
2403 * Makefile.def: configure-target-boehm-gc depends on
2404 all-target-libstdc++-v3.
2405 * Makefile.in: Regenerate.
2407 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
2409 * MAINTAINERS: Add myself as mingw maintainer.
2411 2008-12-02 Ben Elliston <bje@au.ibm.com>
2413 * config.sub, config.guess: Update from upstream sources.
2415 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2417 * README.SCO: Remove.
2419 2008-11-29 Fernando Pereira <pronesto@gmail.com>
2421 * MAINTAINERS: Add myself to the write after approval list.
2423 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2425 * MAINTAINERS: Update my email address in WAA section.
2427 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
2429 * MAINTAINERS: Update e-mail address.
2431 2008-11-27 Toon Moene <toon@moene.org>
2433 * MAINTAINERS: Change e-mail address.
2435 2008-11-27 Tristan Gingold <gingold@adacore.com>
2437 * configure.ac: Build gdb for i?86-*-darwin*
2438 * configure: Regenerated.
2440 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
2442 * MAINTAINERS: Added my full name.
2444 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2451 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2453 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2454 * Makefile.in: Regenerated.
2456 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2463 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2464 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2465 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2466 (HOST_EXPORTS): Pass CPPFLAGS.
2467 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2468 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2469 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2470 * Makefile.in, configure: Regenerated.
2471 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2472 and CPPFLAGS_FOR_BUILD.
2474 2008-11-06 Jeff Law <law@redhat.com>
2476 * MAINTAINERS: Add myself as middle end maintainer.
2478 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
2480 * MAINTAINERS (Write after approval): Add myself.
2482 2008-11-05 Diego Novillo <dnovillo@google.com>
2484 * MAINTAINERS (Global Reviewers): Add myself.
2485 (Non-Algorithmic Maintainers): Remove myself.
2487 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2489 * MAINTAINERS (Write after approval): Add myself.
2491 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
2493 * MAINTAINERS (Write after approval): Add myself.
2495 2008-10-31 Ben Elliston <bje@au.ibm.com>
2497 * configure.ac (spu-*-*): Remove special case.
2498 * configure: Regenerate.
2500 2008-10-30 Catherine Moore <clm@codesourcery.com>
2502 * MAINTAINERS (Write after approval): Update my email address.
2504 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2506 * configure.ac [spu-*-*]: Do not set skipdirs.
2507 * configure: Re-generate.
2509 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
2511 * MAINTAINERS (Various Maintainers): Add myself to reload.
2513 2008-10-25 Richard Guenther <rguenther@suse.de>
2515 * MAINTAINERS (Various Maintainers): Add myself as middle-end
2516 maintainer. Remove myself as libgcc-math maintainer.
2517 (Non-Algorithmic Maintainers): Remove myself.
2519 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2521 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2522 * Makefile.in: Regenerated.
2524 2008-10-23 Cary Coutant <ccoutant@google.com>
2526 * MAINTAINERS (Write after approval): Add myself.
2528 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2535 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2536 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2537 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2538 (HOST_EXPORTS): Pass CPPFLAGS.
2539 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2540 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2541 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2542 * Makefile.in, configure: Regenerated.
2543 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2544 and CPPFLAGS_FOR_BUILD.
2546 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
2548 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2551 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
2553 * MAINTAINERS (Write After Approval): Added myself.
2555 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2557 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2558 recommended version to 2.3.2.
2560 * configure: Regenerate.
2562 2008-10-01 Mark Mitchell <mark@codesourcery.com>
2564 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2566 2008-09-29 David Daney <david.daney@caviumnetworks.com>
2568 * MAINTAINERS (Write After Approval): Update e-mail address.
2570 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
2572 * libtool.m4: Update to libtool 2.2.6.
2573 * lt~obsolete.m4: Update to libtool 2.2.6.
2574 * ltmain.sh: Update to libtool 2.2.6.
2575 * ltsugar.m4: Update to libtool 2.2.6.
2576 * ltversion.m4: Update to libtool 2.2.6.
2577 * ltoptions.m4: Update to libtool 2.2.6.
2578 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2580 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
2582 * MAINTAINERS (Write After Approval): Add myself.
2584 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2586 * MAINTAINERS (Write After Approval): Update my name.
2588 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
2590 * MAINTAINERS: Add myself in "Write After Approval".
2592 2008-09-18 Steve Ellcey <sje@cup.hp.com>
2594 * MAINTAINERS: Add myself as ia64 maintainer.
2596 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
2598 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2599 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2600 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2601 and Michael Tiemann from Write After Approval since they do not
2602 actually have access.
2604 2008-09-05 Richard Guenther <rguenther@suse.de>
2606 * configure.ac: Initialize clooglibs to -lcloog.
2607 * configure: Re-generate.
2609 2008-09-04 Le-Chun Wu <lcwu@google.com>
2611 * MAINTAINERS (Write After Approval): Add myself.
2613 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2615 * configure.ac (--with-cloog-polylib): New.
2616 (--disable-cloog-version-check): New.
2617 (--disable-ppl-version-check): New.
2618 * configure: Re-generate.
2620 2008-09-03 Richard Guenther <rguenther@suse.de>
2622 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2624 * configure: Re-generate.
2626 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
2629 * MAINTAINERS: Add picoChip maintainers.
2631 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2632 Tobias Grosser <grosser@fim.uni-passau.de>
2633 Jan Sjodin <jan.sjodin@amd.com>
2634 Harsha Jagasia <harsha.jagasia@amd.com>
2635 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2636 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2637 Adrien Eliche <aeliche@isty.uvsq.fr>
2639 Merge from graphite branch.
2640 * configure: Regenerate.
2641 * Makefile.in: Regenerate.
2642 * configure.ac (host_libs): Add ppl and cloog.
2643 Add checks for PPL and CLooG.
2644 * Makefile.def (ppl, cloog): Added modules and dependences.
2645 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2646 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2648 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2650 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2651 (GCC_SHLIB_SUBDIR): New.
2652 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2653 * configure: Regenerate.
2654 * Makefile.in: Regenerate.
2656 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
2658 * MAINTAINERS: Consistently use tabs to separate columns.
2660 2008-08-29 Tristan Gingold <gingold@adacore.com>
2662 * MAINTAINERS (Write after Approval): Add myself.
2664 2008-08-28 Tristan Gingold <gingold@adacore.com>
2666 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2667 Enable bfd, binutils and opcodes.
2668 * configure: Regenerate.
2670 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2672 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
2674 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2676 * MAINTAINERS: Use correct Umlaut for last name.
2678 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2680 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2682 2008-08-16 David Edelsohn <edelsohn@gnu.org>
2684 * MAINTAINERS: Update my email address.
2686 2008-08-16 Nicolas Roche <roche@adacore.com>
2688 * Makefile.tpl: Add BOOT_ADAFLAGS.
2689 * Makefile.in: Regenerate.
2691 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
2693 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2694 * configure: Regenerate.
2696 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2698 * configure.ac: Add makefile fragments for hpux.
2699 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2700 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2701 * configure: Regenerate.
2702 * Makefile.in: Regenerate.
2704 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
2706 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2708 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
2710 * MAINTAINERS (Write after Approval): Add myself.
2712 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
2714 * MAINTAINERS (Write After Approval): Add myself.
2716 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
2718 * MAINTAINERS (Write After Approval): Add myself.
2720 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
2722 * MAINTAINERS: Update my email address.
2724 2008-06-25 Joey Ye <joey.ye@intel.com>
2726 * MAINTAINERS (Write After Approval): Add myself.
2728 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2730 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2731 * Makefile.in: Regenerate.
2732 * configure: Regenerate.
2734 2008-06-17 Daniel Kraft <d@domob.eu>
2736 * MAINTAINERS (Write After Approval): Add myself.
2738 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2740 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2741 "$@" is still intact with both Autoconf 2.59 and 2.62.
2742 * configure: Regenerate.
2744 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2746 * Makefile.tpl: Fix comment errors.
2747 * Makefile.in: Regenerate.
2749 2008-06-12 David S. Miller <davem@davemloft.net>
2750 David Edelsohn <edelsohn@gnu.org>
2752 * configure.ac: Add powerpc*-*-* to gold supported targets.
2753 * configure: Regenerate.
2755 2008-06-08 Joseph Myers <joseph@codesourcery.com>
2757 PR tree-optimization/36218
2758 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2759 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2760 (all prefix="build-"): Pass them to build-system sub-makes.
2761 * Makefile.in: Regenerate.
2763 2008-06-07 Joseph Myers <joseph@codesourcery.com>
2765 * MAINTAINERS (mt port): Remove.
2766 (sco5, unixware, sco udk): Remove.
2767 (Kean Johnston): Add to Write After Approval.
2769 2008-05-30 Julian Brown <julian@codesourcery.com>
2771 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2772 of libobjc for ARM EABI Linux.
2773 * configure: Regenerate.
2775 2008-05-18 Xinliang David Li <davidxl@google.com>
2777 * ChangeLog: Remove wrong ChangeLog entry.
2779 2008-05-17 Xinliang David Li <davidxl@google.com>
2781 * MAINTAINERS (Write After Approval): Add myself.
2783 2008-05-15 Janus Weil <janus@gcc.gnu.org>
2785 * MAINTAINERS (Write After Approval): Add myself.
2787 2008-05-14 Rafael Espíndola <espindola@google.com>
2789 * config-ml.in: don't handle --enable-shared and --enable-static.
2791 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
2793 * MAINTAINERS: Update my email address.
2795 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
2797 * MAINTAINERS: Update my email address.
2799 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
2801 * MAINTAINERS (Write After Approval): Add myself.
2803 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
2805 * MAINTAINERS (Write After Approval): Add myself.
2807 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
2809 * MAINTAINERS (crx): Add myself.
2811 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2814 2008-04-14 David S. Miller <davem@davemloft.net>
2816 * configure.ac: Add sparc*-*-* to gold supported targets.
2817 * configure: Regenerate.
2819 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2822 * configure.ac: Include override.m4.
2823 * configure: Regenerate.
2825 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2827 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2828 * Makefile.in: Regenerate.
2830 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2832 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2833 as nonconfigurable directories list.
2834 * configure: Regenerate.
2836 2008-04-14 Ben Elliston <bje@au.ibm.com>
2838 * config.sub, config.guess: Update from upstream sources.
2840 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
2842 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2843 * Makefile.in: Regenerate.
2845 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2847 * configure.ac: Do not build libssp for the AVR.
2848 * configure: Regenerate.
2850 2008-04-07 Ian Lance Taylor <iant@google.com>
2852 * Makefile.def: check-gold depends upon all-binutils.
2853 * Makefile.in: Regenerate.
2855 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
2857 * MAINTAINERS (Write After Approval): Add myself.
2859 2008-04-04 Nick Clifton <nickc@redhat.com>
2862 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2864 * configure: Regenerate.
2866 2008-04-04 NightStrike <NightStrike@gmail.com>
2869 * configure.ac: Combine rules for mingw32 and mingw64.
2870 * configure: Regenerate.
2872 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
2874 * MAINTAINERS (Write After Approval): Add myself.
2876 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
2878 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2879 * Makefile.in (.NOTPARALLEL): Ditto.
2881 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
2883 * MAINTAINERS (Write After Approval): Add myself.
2885 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
2887 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2888 * Makefile.in (.NOTPARALLEL): Regenerate.
2890 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
2892 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2893 * Makefile.in: Regenerate.
2895 2008-03-26 Jakub Staszak <kuba@et.pl>
2897 * MAINTAINERS (Write After Approval): Add myself.
2899 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
2901 * MAINTAINERS: Update e-mail address.
2903 2008-03-20 Ian Lance Taylor <iant@google.com>
2905 * configure.ac: Add support for --enable-gold.
2906 * Makefile.def: Add gold as a directory like ld.
2907 * configure, Makefile.in: Regenerate.
2909 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2911 * configure.ac: m4_include config/proginstall.m4.
2912 * configure: Regenerate.
2914 Backport from upstream Libtool:
2916 2007-10-12 Eric Blake <ebb9@byu.net>
2918 Deal with Autoconf 2.62's semantic change in m4_append.
2919 * ltsugar.m4 (lt_append): Replace broken versions of
2921 (lt_if_append_uniq): Don't require separator to be overquoted,
2922 and avoid broken m4_append.
2923 (lt_dict_add): Fix typo.
2924 * libtool.m4 (_LT_DECL): Don't overquote separator.
2926 2008-03-13 David Edelsohn <edelsohn@gnu.org>
2928 * config.rpath: Add AIX 6 support.
2930 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
2932 * Makefile.def (stageprofile). Remove -fprofile-generate
2933 from stage_libcflags.
2934 * Makefile.in: Regenerate.
2936 2008-03-13 Ben Elliston <bje@au.ibm.com>
2938 * config.sub, config.guess: Update from upstream sources.
2940 2008-03-06 Tom Tromey <tromey@redhat.com>
2942 * MAINTAINERS: Update for treelang deletion.
2944 2008-03-03 James E. Wilson <wilson@tuliptree.org>
2946 * MAINTAINERS: Update my email address.
2948 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
2950 * MAINTAINERS (darwin port): Add myself as a maintainer.
2951 (objective-c/c++): Add myself as a maintainer.
2953 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
2955 * MAINTAINERS (Write After Approval): Update my email address.
2957 2008-02-25 Tomas Bily <tbily@suse.cz>
2959 * MAINTAINERS (Write After Approval): Add myself.
2961 2008-02-23 Jakub Jelinek <jakub@redhat.com>
2963 * MAINTAINERS (OpenMP): Add myself.
2965 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
2970 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2971 * configure: Regenerate.
2973 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2974 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2975 STAGE4_LIBCFLAGS): New.
2976 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2977 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2978 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2979 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2980 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2981 for target modules. Don't export LIBCFLAGS.
2982 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2983 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2984 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2985 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2986 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2987 * Makefile.in: Regenerate.
2989 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2992 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2993 Do not use -DDLL_EXPORT. Backport from upstream.
2995 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2997 * MAINTAINERS (Write After Approval): Add myself.
2999 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3001 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3002 * configure: Regenerate.
3004 2008-01-31 Marc Gauthier <marc@tensilica.com>
3006 * configure.ac (xtensa*-*-*): Recognize processor variants.
3007 * configure: Regenerate.
3009 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3012 * configure.ac (PARSE_ARGS): Push suitable setting of
3013 ac_subdirs_all, for `./configure --help=recursive'.
3014 Handle `+' in generic toplevel directory disabling.
3015 * configure: Regenerate.
3017 2008-01-28 Nick Clifton <nickc@redhat.com>
3019 * MAINTAINERS (xstormy16): Take over maintainership.
3021 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3023 * MAINTAINERS (c4x port): Remove.
3025 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3027 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3029 2008-01-23 Ben Elliston <bje@au.ibm.com>
3031 * config.sub, config.guess: Update from upstream sources.
3033 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3035 * MAINTAINERS (Write After Approval): Add myself.
3037 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3039 * MAINTAINERS: Update my email address.
3041 2008-01-09 Raksit Ashok <raksit@google.com>
3043 * MAINTAINERS (Write After Approval): Add myself.
3045 2008-01-09 Raksit Ashok <raksit@google.com>
3047 * MAINTAINERS (Write After Approval): Add myself.
3049 2008-01-08 Ben Elliston <bje@au.ibm.com>
3051 * config.sub, config.guess: Update from upstream sources.
3053 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3055 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3056 Change recommended MPFR from 2.2.1 -> 2.3.0.
3057 * configure: Regenerate.
3059 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3061 * MAINTAINERS: Update my email address.
3063 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3065 * MAINTAINERS: Update my email address.
3067 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3069 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3070 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3071 * Makefile.in: Regenerate.
3073 2007-12-10 Mark Heffernan <meheff@google.com>
3075 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3078 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3080 * configure.ac: Enable libjava for x86_64-*-darwin9.
3081 * configure: Regenerate.
3083 2007-12-07 Bill Maddox <maddox@google.com>
3085 * MAINTAINERS (Write After Approval): Add myself.
3087 2007-12-05 Ben Elliston <bje@au.ibm.com>
3089 * config.sub, config.guess: Update from upstream sources.
3091 2007-12-02 Matthias Klose <doko@ubuntu.com>
3093 * config-ml.in: Remove 64bit configure tests.
3095 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3097 * config-ml.in: Robustify against white space in absolute file
3100 * config-ml.in (multi-clean): Substitute ${Makefile}.
3101 Remove superfluous ${Makefile} in list.
3103 2007-11-19 Thiemo Seufer <ths@mips.com>
3105 * config-ml.in: Don't hardcode the Makefile name.
3107 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3109 * MAINTAINERS (Write After Approval): Add myself.
3111 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3113 * MAINTAINERS (Write After Approval): Add myself.
3115 2007-11-06 Doug Kwan <dougkwan@google.com>
3117 * MAINTAINERS (Write After Approval): Add myself.
3119 2007-10-25 Ben Elliston <bje@au.ibm.com>
3121 * MAINTAINERS (mercury): Remove entry.
3122 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3124 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3126 * Makefile.def (dependencies): Make configure-gdb depend on
3128 * Makefile.in: Regenerated.
3130 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3132 * MAINTAINERS (Fortran maintainer): Remove myself.
3134 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3136 * Makefile.def: To avoid problems running with parallel makes,
3137 build newlib before libgloss so that target specific header
3139 * Makefile.in: Regenerate
3141 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3143 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3144 * Makefile.in: Regenerate.
3146 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3148 * MAINTAINERS (Register allocation reviewer): Add myself.
3150 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3152 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3153 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3154 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3155 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3156 * configure: Regenerate.
3158 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3160 * MAINTAINERS (Register allocation reviewer): Add myself.
3162 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3164 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3165 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3166 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3167 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3168 * configure.ac: Default them to host tools for $host = $build.
3171 * configure: Regenerate.
3172 * Makefile.in: Regenerate.
3174 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3176 * MAINTAINERS (Register allocation reviewer): Add myself.
3178 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3180 * MAINTAINERS (Register allocation reviewer): Add myself.
3182 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3184 * MAINTAINERS (Write After Approval): Fix typo.
3186 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3188 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3189 * configure: Regenerate.
3191 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3194 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3195 they're already prefixed.
3197 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3199 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3201 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3202 * configure: Regenerate.
3203 * Makefile.in: Regenerate.
3205 2007-09-17 Andreas Schwab <schwab@suse.de>
3207 * configure.ac: Raise minimum makeinfo version to 4.6.
3208 * configure: Regenerate.
3210 2007-09-17 Johannes Singler <singler@ira.uka.de>
3212 * MAINTAINERS (write-after-approval) add myself
3214 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3216 * configure.ac: Correct makeinfo version check.
3217 * configure: Regenerate.
3219 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3221 * MAINTAINERS: Update my email address.
3223 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3225 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3226 to $skipdirs and only disable gprof for newlib. Use the normal
3227 mips*-elf* handling in other respects.
3228 * configure: Regnerate.
3230 2007-09-12 David Daney <ddaney@avtrex.com>
3232 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3234 * configure: Regenerate.
3236 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3239 * configure.ac: For libgloss targets, point the linker to the linker
3240 script, startup code and simulator library.
3241 * configure: Regenerate.
3243 2007-09-07 Andrew Haley <aph@redhat.com>
3245 * configure.ac (noconfigdirs): Remove target-libffi and
3247 * configure: Regenerate.
3249 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3252 * configure.ac: Use config/mh-mingw on mingw.
3253 * configure: Regenerate.
3255 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3257 * MAINTAINERS (Write After Approval): Add myself.
3259 2007-09-05 Richard Guenther <rguenther@suse.de>
3261 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3262 nor --disable-checking is provided also turn on yes and types
3263 checking for stage1.
3264 * configure: Re-generate.
3266 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3268 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3269 (Write After Approval): Remove myself.
3271 2007-08-29 Nick Clifton <nickc@redhat.com>
3273 * config.sub, config.guess: Update from upstream sources.
3275 2007-08-22 Bud Davis <jmdavis@link.com>
3277 * MAINTAINERS (Write After Approval): Added myself.
3278 * MAINTAINERS (Reviewers): Removed myself.
3280 2007-08-18 Paul Brook <paul@codesourcery.com>
3281 Joseph Myers <joseph@codesourcery.com>
3283 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3284 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3285 * Makefile.in: Regenerate.
3286 * configure.ac (--with-debug-prefix-map): New.
3287 * configure: Regenerate.
3289 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3290 Nigel Stephens <nigel@mips.com>
3292 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3293 as target_makefile_frag.
3294 * configure: Regenerate.
3296 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3298 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3299 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3300 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3301 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3302 (do-compare, do-compare3, do-compare-debug): New.
3303 ([+compare-target+]): Use them.
3305 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3307 * MAINTAINERS (Write After Approval): Change my email address.
3309 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3310 Ben Elliston <bje@au.ibm.com>
3312 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3313 --silent if $silent.
3314 * configure: Regenerate.
3316 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3318 * MAINTAINERS (Various Maintainers): Add myself as
3319 loop infrastructure maintainer. Update my e-mail
3322 2007-07-31 Diego Novillo <dnovillo@google.com>
3324 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3327 2007-07-26 Richard Guenther <rguenther@suse.de>
3329 * configure.ac: Add types checking to stage1 checking flags.
3330 * configure: Regenerate.
3332 2007-07-17 Nick Clifton <nickc@redhat.com>
3334 * COPYING3: New file. Contains version 3 of the GNU General
3336 * COPYING3.LIB: New file. Contains version 3 of the GNU
3337 Lesser General Public License.
3339 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3341 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3343 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3345 * MAINTAINERS (S/390 co-maintainer): Add myself.
3346 (Write After Approval): Remove myself.
3348 2007-07-13 Dan Hipschman <dsh@google.com>
3350 * MAINTAINERS (Write After Approval): Add myself.
3352 2007-07-11 Nick Clifton <nickc@redhat.com>
3354 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3356 * Makefile.in: Regenerate.
3358 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3360 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3363 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3365 * lt~obsolete.m4: New. Import from 20070318 libtool.
3367 2007-07-03 Julian Brown <julian@codesourcery.com>
3369 * MAINTAINERS (Write After Approval): Add myself.
3371 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3373 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3374 * configure: Regenerate.
3376 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3378 * configure.ac: Add some missing m4 quotation.
3379 * configure: Regenerate.
3381 2007-07-02 Simon Baldwin <simonb@google.com>
3383 * MAINTAINERS (Write After Approval): Add myself.
3385 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
3387 * configure: Regenerate.
3389 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
3391 * Makefile.def: Add windmc tool to build.
3392 * Makefile.tpl: Likewise.
3393 * configure.ac: Likewise.
3394 * Makefile.in: Regenerate.
3395 * configure: Regenerate.
3397 2007-06-28 DJ Delorie <dj@redhat.com>
3399 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3400 not building newlib.
3401 * configure: Regenerated.
3403 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3405 * MAINTAINERS (Write After Approval): Add myself.
3407 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
3409 * MAINTAINERS (Write After Approval): Add myself.
3411 2007-06-19 Chris Matthews <chrismatthews@google.com>
3413 * MAINTAINERS (Write After Approval): Add myself.
3415 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3417 * MAINTAINERS (Write After Approval): Add myself.
3419 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3421 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3422 * Makefile.in: Regenerated.
3424 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3426 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3427 bfin*-*-uclinux* targets.
3428 * configure: Regenerate.
3430 2007-06-14 Ian Lance Taylor <iant@google.com>
3432 * MAINTAINERS: Add myself as non-algorithmic global write
3435 2007-06-14 Diego Novillo <dnovillo@google.com>
3437 * MAINTAINERS: Add self as middle-end maintainer and
3438 non-algorithmic global write maintainer.
3440 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3442 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3443 Move all Fortran maintainers except Paul Brook into the
3444 Non-Autopoiesis section.
3446 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3448 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3449 (distclean-stage[+id+]): Possibly delete stage_last.
3450 * Makefile.in: Regenerate.
3452 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
3454 * MAINTAINERS (Various Maintainer): Fix typo.
3456 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
3458 * MAINTAINERS (Various Maintainer): Add myself as
3459 dataflow maintainer.
3461 2007-06-07 Ben Elliston <bje@au.ibm.com>
3463 * config.sub, config.guess: Update from upstream sources.
3465 2007-06-07 Ben Elliston <bje@au.ibm.com>
3467 * Makefile.tpl: Fix spelling error.
3468 * Makefile.in: Regenerate.
3470 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3472 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3473 lt_cv_sys_max_cmd_len.
3475 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3477 * MAINTAINERS (Various Maintainers): Add myself as
3478 auto-vectorizer maintainer.
3480 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
3483 * libtool.m4: Revert previous change.
3484 * ltgcc.m4: Put it here.
3486 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3488 * MAINTAINERS (Various Maintainers): Add myself as
3489 auto-vectorizer maintainer.
3491 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
3494 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3496 2007-05-30 Richard Guenther <rguenther@suse.de>
3498 * MAINTAINERS (Various Maintainers): Add myself as
3499 auto-vectorizer maintainer.
3501 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3504 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3505 * configure: Rebuilt.
3507 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
3509 * MAINTAINERS (Write After Approval): Removed my name.
3511 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
3513 * MAINTAINERS (Write After Approval): Remove myself.
3515 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3517 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3519 2007-05-23 Steve Ellcey <sje@cup.hp.com>
3521 * ltmain.sh: Update from ToT Libtool.
3522 * libtool.m4: Update from ToT Libtool.
3523 * ltsugar.m4: New. Update from ToT Libtool.
3524 * ltversion.m4: New. Update from ToT Libtool.
3525 * ltoptions.m4: New. Update from ToT Libtool.
3527 * ltcf-c.sh: Remove.
3528 * ltcf-cxx.sh: Remove.
3529 * ltcf-gcj.sh: Remove.
3531 2007-05-22 Ollie Wild <aaw@google.com>
3533 * MAINTAINERS (Write After Approval): Add myself.
3535 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3537 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3539 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3540 Remove CFLAGS/LIBCFLAGS.
3541 (configure-stage[+id+]-[+prefix+][+module+],
3542 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3543 * Makefile.in: Regenerate.
3545 2007-05-15 Diego Novillo <dnovillo@google.com>
3547 * MAINTAINERS: Update e-mail address.
3549 2007-05-15 Revital Eres <eres@il.ibm.com>
3551 * MAINTAINERS (Write After Approval): Add myself.
3553 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
3555 * MAINTAINERS (Write After Approval): Updated my address.
3557 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
3559 * MAINTAINERS (Write After Approval): Add myself.
3561 2007-05-11 Silvius Rus <rus@google.com>
3563 * MAINTAINERS (Write After Approval): Add myself.
3565 2007-04-23 Tom Tromey <tromey@redhat.com>
3567 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3569 2007-04-22 Mark Mitchell <mark@codesourcery.com>
3571 * MAINTAINERS (cpplib): Rename to ...
3572 (libcpp): ... this. Add C/C++ front end maintainers.
3574 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3576 * config-ml.in: Pass ${ml_config_env} to configure calls.
3578 2007-04-04 Christian Bruel <christian.bruel@st.com>
3580 * MAINTAINERS (Write After Approval): Add myself.
3582 2007-04-02 Dave Korn <dave.korn@artimi.com>
3584 * MAINTAINERS (Write After Approval): Add myself.
3586 2007-03-31 Tobias Burnus <burnus@net-b.de>
3588 * MAINTAINERS (fortran 95 front end): Add myself.
3590 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3592 * MAINTAINERS (Write After Approval): Add myself.
3594 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
3596 * MAINTAINERS (Modulo Scheduler): Add myself.
3598 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
3600 * MAINTAINERS (fortran 95 front end): Add myself.
3601 (c++ front end): whitespace fix.
3603 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
3605 * MAINTAINERS (Write After Approval): Add myself.
3607 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3609 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3610 of glob. Quote arguments with single quotes too.
3611 * configure: Regenerate.
3613 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3615 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3616 * Makefile.in: Regenerate
3618 2007-03-07 Andreas Schwab <schwab@suse.de>
3620 * configure: Regenerate.
3622 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3624 * configure.ac: Add "--with-pdfdir" configure option,
3625 which defines pdfdir variable.
3626 * Makefile.def (target=fixincludes): Add install-pdf to
3628 (recursive_targets): Add install-pdf target.
3629 (flags_to_pass): Add pdfdir.
3630 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3632 * configure: Regenerate
3633 * Makefile.in: Regenerate
3635 2007-02-28 Eric Christopher <echristo@apple.com>
3638 2006-12-07 Mike Stump <mrs@apple.com>
3640 * Makefile.def (dependencies): Add dependency for
3641 install-target-libssp and install-target-libgomp on
3643 * Makefile.in: Regenerate.
3645 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3647 * configure: Regenerate.
3648 * configure.ac: Move statements after variable declarations.
3650 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
3652 * MAINTAINERS: Add myself as sh maintainer.
3654 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3656 * configure.ac: Adjust for loop syntax.
3657 * configure: Regenerate.
3659 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3661 * configure: Rebuilt.
3663 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3665 * configure.ac: Drop multiple occurrences of --enable-languages,
3666 and fix its quoting.
3667 * configure: Rebuilt.
3669 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3670 Nathan Sidwell <nathan@codesourcery.com>
3671 Vladimir Prus <vladimir@codesourcery.com>
3672 Joseph Myers <joseph@codesourcery.com>
3674 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3675 * configure: Regenerate.
3677 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
3679 * ltconfig (freebsd*): Default to elf.
3681 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3683 * configure.ac (target_libraries): Move libgcc before libiberty.
3684 * configure: Regenerated.
3686 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3687 Paolo Bonzini <bonzini@gnu.org>
3690 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3691 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3692 * configure: Regenerated.
3694 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3696 * MAINTAINERS (Language Front End Maintainers): Update my mail
3699 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3702 * configure.ac: Correct syntax for Solaris ksh.
3703 * configure: Regenerated.
3705 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3707 * configure.ac: Sync with src.
3708 * configure: Regenerate.
3710 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3712 * Makefile.in: Regenerate.
3714 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3716 * config.sub: Sync with src.
3718 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3720 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3721 noncanonical equivalents.
3722 * configure.in: Rename to...
3723 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3724 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3725 target_noncanonical. Use them. Rewrite removal of configure
3726 arguments for autoconf 2.59. Discard variable settings. Force
3727 program_transform_name for native tools.
3729 * Makefile.in: Regenerated.
3730 * configure: Regenerated with autoconf 2.59.
3732 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
3734 * MAINTAINERS (Write After Approval): Add myself.
3736 2007-01-31 Andreas Schwab <schwab@suse.de>
3738 * Makefile.tpl (LDFLAGS): Substitute it.
3739 * Makefile.in: Regenerate.
3741 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
3743 * MAINTAINERS (Write After Approval): Add myself.
3745 2007-01-28 David Edelsohn <edelsohn@gnu.org>
3747 * MAINTAINERS (spu port): Add myself.
3749 2007-01-23 Richard Guenther <rguenther@suse.de>
3752 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3753 * Makefile.tpl (GNATBIND): Substitute it.
3754 (GNATMAKE): Likewise.
3755 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3757 * Makefile.in: Regenerate.
3758 * configure: Regenerate.
3760 2007-01-18 Mike Stump <mrs@apple.com>
3762 * configure.in: Re-enable -Werror for gcc builds.
3764 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
3766 * MAINTAINERS (Write After Approval): Add myself.
3768 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3770 * configure.in: Change == to = in test command.
3771 * configure: Regenerate.
3773 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3774 Nick Clifton <nickc@redhat.com>
3775 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3777 * configure.in (build_configargs, host_configargs, target_configargs):
3778 Remove build/host/target parameters.
3779 (host_libs): Add gmp and mpfr.
3780 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3781 * Makefile.def (gmp, mpfr): New.
3782 (gcc): Remove target.
3783 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3784 target_os, target_vendor): New.
3785 (configure): Add host_alias/target_alias arguments; adjust invocations.
3786 * configure: Regenerate.
3787 * Makefile.in: Regenerate.
3789 2007-01-11 Matt Fago <fago@earthlink.net>
3791 * configure.in: Try to link to functions only in mpfr 2.2.x
3792 to improve robustness of configure tests.
3793 * configure: Regenerate.
3795 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
3797 * MAINTAINERS: Add myself as i386 maintainer.
3799 2007-01-08 Jan Hubicka <jh@suse.cz>
3801 * MAINTAINERS: Add myself as i386 maintainer.
3803 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
3805 * configure.in: Add support for an x86_64-mingw* target.
3806 * configure: Regenerate.
3808 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3810 * Makefile.tpl (all-target): Correct @if conditional for target
3812 * configure.in: Omit libiberty if building only target libgcc.
3813 * configure, Makefile.in: Regenerated.
3815 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
3817 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3818 * configure: Regenerate.
3820 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3822 * Makefile.def (target_modules): Add libgcc.
3823 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3824 * Makefile.tpl (clean-target-libgcc): Delete.
3825 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3826 on gcc even for bootstrapped modules. Rewrite handling of
3827 lang_env_dependencies to loop over target_modules.
3828 * configure.in (target_libraries): Add target-libgcc.
3829 * Makefile.in, configure: Regenerated.
3831 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3833 * configure.in: Reorganize recognition of languages. Add
3834 --enable-stage1-languages. Show supported languages for the chosen
3835 target rather than all recognized languages.
3836 * configure: Regenerate.
3838 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3840 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3841 * Makefile.in: Regenerate.
3843 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3845 * configure.in: Warn that MPFR 2.2.0 is buggy.
3846 * configure: Regenerate.
3848 2006-12-27 Ian Lance Taylor <iant@google.com>
3850 * configure.in: When removing Makefiles to force a reconfigure, also
3851 remove prev-DIR*/Makefile.
3852 * configure: Regenerate.
3854 2006-12-22 Andreas Schwab <schwab@suse.de>
3856 * configure: Regenerate with correct autoconf version.
3858 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
3860 * configure.in: add AC_SUBST for *_FOR_TARGET.
3861 * configure: Regenerate.
3863 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3865 * configure.in: Simplify logic for rejecting languages that cannot
3866 be built. Separate the case when a language is unsupported,
3867 from the case when the user chooses not to build a language.
3869 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3871 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3872 it only affects bootstrap and could be tested on "$host" as well.
3873 * configure: Regenerate.
3874 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3876 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3879 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3880 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3881 move here comment from Makefile.tpl.
3882 * Makefile.tpl: Move some definitions higher in the file.
3883 (STAGE1_CHECKING): New.
3884 * configure.in: Add --enable-stage1-checking.
3885 * configure: Regenerate.
3886 * Makefile.in: Regenerate.
3888 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3890 * MAINTAINERS: Add myself as build system maintainer.
3892 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
3894 * MAINTAINERS (Write After Approval): Add myself.
3896 2006-12-13 Eric Christopher <echristo@apple.com>
3898 * MAINTAINERS: Add myself as darwin maintainer.
3900 2006-12-11 Ian Lance Taylor <ian@airs.com>
3902 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3904 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
3906 MAINTAINERS: Update my entry.
3908 2006-12-11 Alan Modra <amodra@bigpond.net.au>
3910 * configure.in: Handle spu makefile frag.
3911 * Makefile.tpl (MAINT): Define
3912 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3913 * configure: Regenerate.
3914 * Makefile.in: Regenerate.
3916 2006-12-11 Ben Elliston <bje@au.ibm.com>
3918 * config.guess: Import latest version.
3919 * config.sub: Likewise.
3921 2006-12-11 Ben Elliston <bje@au.ibm.com>
3923 * configure.in (spu-*-*): Don't skip target-libiberty.
3924 * configure: Regenerate.
3926 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
3929 * configure.in: Correct x86 darwin support for libjava to powerpc
3931 * configure: Regenerate.
3933 2006-12-08 Sandro Tolaini <tolaini@libero.it>
3935 * configure.in: Add x86 darwin support for libjava.
3936 * configure: Regenerate.
3938 2006-12-07 Mike Stump <mrs@apple.com>
3940 * Makefile.def (dependencies): Add dependency for
3941 install-target-libssp and install-target-libgomp on
3943 * Makefile.in: Regenerate.
3945 2006-12-04 Richard Guenther <rguenther@suse.de>
3947 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3948 (Non-Algorithmic Maintainers): Move over non-algorithmic
3949 loop optimizer maintainers, add myself as a non-algorithmic
3950 middle-end maintainer.
3952 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
3954 * MAINTAINERS (Write After Approval): Add myself.
3956 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3958 * configure.in: Update error message for missing GMP/MPFR.
3960 * configure: Regenerate.
3962 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3964 * configure.in: Update MPFR version in error message.
3966 * configure: Regenerate.
3968 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3970 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3971 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3972 --with-gmp-lib): New flags.
3974 * configure: Regenerate.
3976 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
3978 * MAINTAINERS (Write After Approval): Change my email address.
3980 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3982 * MAINTAINERS (Write After Approval): Add myself.
3984 2006-11-22 Philipp Thomas <pth@suse.de>
3986 * MAINTAINERS (i18n): Update e-mail address.
3988 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
3990 * MAINTAINERS (spu port): Add myself as maintainer.
3991 (Write After Approval): Remove myself.
3993 2006-11-22 Ben Elliston <bje@au.ibm.com>
3995 * configure.in (skipdirs): Don't build libssp for SPU.
3996 * configure: Regenerate.
3998 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4000 * MAINTAINERS (spu port): Add myself as maintainer.
4001 (libobjc): Update my email address.
4003 2006-11-21 Andrea Bona <andrea.bona@st.com>
4005 * MAINTAINERS (Write After Approval): Add myself.
4007 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4009 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4010 * configure : Rebuilt.
4012 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4014 * MAINTAINERS (Write After Approval): Add myself.
4016 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4018 * MAINTAINERS (Write After Approval): Add myself.
4020 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4022 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4024 * configure: Regenerate.
4026 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4028 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4029 (unstage): Test for stage_last presence.
4032 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4034 * Makefile.in: Regenerate.
4036 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4038 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4041 2006-11-14 Erven Rohou <erven.rohou@st.com>
4043 * MAINTAINERS (Write After Approval): Add myself.
4045 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4047 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4048 and stageN-package/Makefile.
4049 * Makefile.in: Regenerated.
4051 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4053 * configure.in: Remove target-libgloss from noconfigdirs for
4055 * configure: Regenerated.
4057 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4059 * configure.in (have_gmp): Only error if the gcc directory exists.
4061 * configure: Regenerate.
4063 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4065 * configure.in: Robustify error message for missing GMP/MPFR.
4067 * configure: Regenerate.
4069 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4071 * MAINTAINERS (Write After Approval): Add myself.
4073 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4075 * MAINTAINERS: Change email address.
4077 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4079 * MAINTAINERS (Write After Approval): Add myself.
4081 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4083 * MAINTAINERS (Write After Approval): Add myself.
4085 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4087 * MAINTAINERS (Write After Approval): Move myself to
4088 Write After Approval section.
4090 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4092 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4094 * configure: Regenerate.
4096 2006-10-16 Tobias Burnus <burnus@net-b.de>
4098 * MAINTAINERS (Write After Approval): Add myself.
4100 2006-10-16 Ben Elliston <bje@au.ibm.com>
4102 * config.guess: Import latest version.
4103 * config.sub: Likewise.
4105 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4107 * Makefile.def: Added pdf target handling.
4108 * Makefile.tpl: Added pdf target handling.
4109 * Makefile.in: Regenerated.
4111 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4113 * MAINTAINERS: Add self as score port maintainer.
4115 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4117 * MAINTAINERS (Write After Approval): Add myself.
4119 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4121 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4123 * configure: Regenerated.
4125 2006-09-27 Dave Brolley <brolley@redhat.com>
4127 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4128 using $s instead of $r.
4129 * configure: Regenerated.
4131 2006-09-26 Thiemo Seufer <ths@mips.com>
4133 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4134 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4135 * configure: Regenerate.
4137 2006-09-24 Graeme Peterson <gridly@gmail.com>
4139 * MAINTAINERS (Write After Approval): Remove myself.
4141 2006-09-22 Chao-ying Fu <fu@mips.com>
4143 * MAINTAINERS (Write After Approval): Add myself.
4145 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4147 * MAINTAINERS: Add self as soft-fp maintainer.
4149 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4151 * MAINTAINERS: Add myself as avr maintainer.
4152 Remove Marek Michalkiewicz as avr maintainer.
4154 2006-09-07 Roberto Costa <roberto.costa@st.com>
4156 * MAINTAINERS (Write After Approval): Add myself.
4158 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4160 * configure.in: Never build newlib for a Mingw host.
4161 Never build newlib as Mingw target library.
4162 Test the existence of winsup/cygwin for building a Cygwin newlib,
4163 rather than just winsup.
4164 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4165 building a Mingw target.
4166 * configure: Regenerate.
4168 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4170 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4172 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4174 * config.guess: Import from src (was more updated).
4175 * config.sub: Likewise.
4177 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4179 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4180 * configure: Regenerated.
4182 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4184 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4185 for stages after the first.
4187 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4189 * Makefile.def: Add dependencies for configure-opcodes
4190 on configure-intl and all-opcodes on all-intl.
4191 * Makefile.in: Regenerated.
4193 2006-07-13 Ben Elliston <bje@au.ibm.com>
4195 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4197 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4199 Port to hosts whose 'sort' and 'tail' implementations
4200 treat operands with leading '+' as file names, as POSIX
4201 has required since 2001. However, make sure the code still
4202 works on pre-POSIX hosts.
4203 * ltmain.sh: Don't assume "sort +2" is equivalent to
4204 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4206 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4208 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4210 2006-07-04 Peter O'Gorman <peter@pogma.com>
4212 * ltconfig: chmod 644 before ranlib during install.
4214 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4217 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4218 if the bootstrap compiler is a GCC version that supports it.
4219 * configure: Regenerate.
4221 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4223 * configure.in: Fix thinkos in previous check-in.
4224 * configure: Regenerate.
4226 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4229 * configure.in: Test subdir_requires and give an appropriate
4231 * configure: Regenerate.
4233 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4235 * MAINTAINERS (Write After Approval): Add myself.
4237 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4239 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4241 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4243 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4245 2006-06-20 David Ayers <d.ayers@inode.at>
4248 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4249 whether target-libjava is being configured instead of whether the
4250 java front end is enabled.
4251 * configure: Regenerate.
4253 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4256 * configure.in: Only enable libgomp on IRIX 6.
4257 * configure: Regenerate.
4259 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4261 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4263 * Makefile.in: Regenerate.
4265 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4267 * config-ml.in: Alter CCASFLAGS to include special
4268 multilib options the same as is done for CFLAGS.
4270 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4272 * configure.in: Don't enable libgomp on hpux10.
4273 * configure: Rebuilt.
4275 2006-06-12 David Ayers <d.ayers@inode.at>
4279 * configure.in: Remove target-boehm-gc from noconfigdirs where
4280 ${libgcj} is specified.
4281 * configure: Regenerate.
4283 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4287 * configure.in: Sync.
4288 * configure: Regenerated.
4290 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4292 * Makefile.def: Added dependencies from sim and gdb on intl, and
4293 added configure dependencies to everything with an all dependency
4295 * Makefile.in: Regenerated.
4297 2006-06-06 David Ayers <d.ayers@inode.at>
4300 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4301 * Makefile.in: Regenerate.
4302 * configure.in: Add --enable-objc-gc at toplevel and have it
4303 enable boehm-gc for Objective-C.
4304 Remove target-boehm-gc from libgcj.
4305 Add target-boehm-gc to target_libraries.
4306 Add target-boehm-gc to noconfigdirs where ${libgcj}
4308 Assert that boehm-gc is supported when requested for Objective-C.
4309 Only build boehm-gc if needed either for Java or Objective-C.
4310 * configure: Regenerate.
4312 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4315 * Makefile.tpl (configure-[+prefix+][+module+],
4316 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4317 Remove rule to unstage bootstrapped modules.
4318 (stage_current): New.
4319 * Makefile.in: Regenerate.
4321 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4323 * MAINTAINERS (Write After Approval): Update my e-mail address.
4325 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4327 * include/libiberty.h: Declare pex_run_in_environment.
4329 2006-05-31 Asher Langton <langton2@llnl.gov>
4331 * MAINTAINERS (Write After Approval): Add myself.
4333 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4335 * Makefile.def (bfd, opcodes): Fix lib_path.
4336 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4337 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4338 * Makefile.in: Regenerate.
4340 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4342 * Makefile.in: Regenerate.
4344 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4346 * Makefile.def: Add install-html target. Add datarootdir
4347 docdir and htmldir to flags_to_pass.
4348 * Makefile.tpl: Add install-html target.
4349 * Makefile.in: Regenerate.
4350 * configure.in: Add --with-datarootdir, --with-docdir, and
4351 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4352 * configure: Regenerate.
4354 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4356 * configure.in: Enable gprof for cross builds.
4357 * configure: Regenerate.
4359 2006-05-22 Richard Guenther <rguenther@suse.de>
4362 2006-01-31 Richard Guenther <rguenther@suse.de>
4363 Paolo Bonzini <bonzini@gnu.org>
4365 * Makefile.def (target_modules): Add libgcc-math target module.
4366 * configure.in (target_libraries): Add libgcc-math target library.
4367 (--enable-libgcc-math): New configure switch.
4368 * Makefile.in: Re-generate.
4369 * configure: Re-generate.
4370 * libgcc-math: New toplevel directory.
4372 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4373 Andreas Tobler <a.tobler@schweiz.ch>
4375 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4376 * configure: Rebuilt.
4378 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
4380 * MAINTAINERS (Write After Approval): Add myself.
4382 2006-05-01 DJ Delorie <dj@redhat.com>
4384 * configure.in: Restore CFLAGS if GMP isn't present.
4385 * configure: Regenerate.
4387 2006-05-01 Richard Guenther <rguenther@suse.de>
4389 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4392 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
4394 * MAINTAINERS (Write After Approval): Add myself.
4396 2006-04-28 Jan Beulich <jbeulich@novell.com>
4398 * MAINTAINERS (Write After Approval): Add myself.
4400 2006-04-18 DJ Delorie <dj@redhat.com>
4402 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4403 reference libgloss so that libssp can be built in a combined
4405 * configure: Regenerate.
4407 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
4409 * MAINTAINERS (Write After Approval): Add myself.
4411 2006-04-05 Ben Elliston <bje@au.ibm.com>
4413 * configure.in: Require makeinfo 4.4 or higher.
4414 * configure: Regenerate.
4416 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4418 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4419 Rearrange the entries of other libraries to have them in one place.
4421 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4423 * MAINTAINERS (Write After Approval): Remove myself.
4424 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4426 2006-03-14 Richard Guenther <rguenther@suse.de>
4428 * configure: Regenerate with autoconf 2.13.
4430 2006-03-13 Jim Blandy <jimb@codesourcery.com>
4432 * MAINTAINERS: Use my work address.
4434 * MAINTAINERS: Update my E-mail address.
4436 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4438 * configure.in: Handle --disable-<component> generically.
4439 * configure: Regenerate.
4441 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4444 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4446 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4448 * MAINTAINERS (Write After Approval): Remove myself.
4449 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4451 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4453 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4454 (TARGET_CONFIGDIRS): Remove.
4455 * configure.in: Remove AC_SUBST(target_configdirs).
4456 * Makefile.in, configure: Regenerated.
4458 2006-02-20 Steven G. Kargl <kargls@comcast.net>
4460 * MAINTAINERS (Write After Approval): Remove myself.
4461 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4463 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4467 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4469 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4470 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4471 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4472 BUILD_PREFIX, BUILD_PREFIX_1.
4473 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4475 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4476 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4478 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4479 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4480 of `cat stage_current`. Always provide the `r' and `s' variables.
4481 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4482 a single shell execution.
4483 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4484 bootstrapped modules, make the stage1 module if the build was not
4485 started yet, else build the current stage.
4486 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4487 (all-build, all-host, all-target, [+make_target+]-host,
4488 [+make_target+]-target): Do not use \-continued lines.
4489 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4490 (current_stage, restrap, stage_last): New.
4492 * Makefile.in: Regenerate.
4493 * configure: Regenerate.
4495 2006-02-19 Bud Davis <jmdavis@link.com>
4497 * MAINTAINERS (Write After Approval): Remove myself.
4498 (Language Front End Maintainers): Add myself as fortran 95
4499 maintainer and update e-mail address.
4501 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4503 * MAINTAINERS (Write After Approval): Remove myself.
4504 (Language Front End Maintainers): Add myself as fortran 95
4507 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
4509 * MAINTAINERS (Write After Approval): Add myself.
4511 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
4513 * MAINTAINERS (Write After Approval): Remove myself.
4514 (Language Front End Maintainers): Add myself as
4515 fortran 95 maintainer.
4517 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4521 2005-12-27 Leif Ekblad <leif@rdos.net>
4523 * configure.in: Add support for RDOS target.
4524 * configure: Regenerate.
4526 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4527 Andreas Schwab <schwab@suse.de>
4529 * configure: Regenerate.
4531 2006-02-12 David Edelsohn <edelsohn@gnu.org>
4533 * configure.in (enable_libgomp): Add AIX.
4534 * configure: Regenerate.
4536 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
4538 * MAINTAINERS (Write After Approval): Add myself.
4540 2006-02-03 Lee Millward <lee.millward@gmail.com>
4542 * MAINTAINERS (Write After Approval): Add myself.
4544 2006-01-31 Richard Guenther <rguenther@suse.de>
4545 Paolo Bonzini <bonzini@gnu.org>
4547 * Makefile.def (target_modules): Add libgcc-math target module.
4548 * configure.in (target_libraries): Add libgcc-math target library.
4549 (--enable-libgcc-math): New configure switch.
4550 * Makefile.in: Re-generate.
4551 * configure: Re-generate.
4552 * libgcc-math: New toplevel directory.
4554 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
4556 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4557 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4558 the assembler, linker and binutils.
4559 * configure: Regenerate.
4561 2006-01-22 Dirk Mueller <dmueller@suse.de>
4563 * MAINTAINERS (Write After Approval): Add myself.
4565 2006-01-20 Diego Novillo <dnovillo@redhat.com>
4567 * configure: Regenerate.
4569 2006-01-18 Richard Henderson <rth@redhat.com>
4570 Jakub Jelinek <jakub@redhat.com>
4571 Diego Novillo <dnovillo@redhat.com>
4573 * libgomp: New directory.
4574 * Makefile.def: Add target_module libgomp.
4575 * Makefile.in: Regenerate.
4576 * configure.in (target_libraries): Add target-libgomp.
4577 * configure: Regenerate.
4579 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4581 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4582 @ from continuation.
4583 * Makefile.in: Rebuilt.
4585 2006-01-04 Chris Lattner <sabre@gnu.org>
4587 * MAINTAINERS (Write After Approval): Add myself.
4589 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4593 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4594 * Makefile.tpl (OBJDUMP): New.
4595 (EXTRA_HOST_FLAGS): Add it.
4596 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4598 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4599 to use symbolic links between directories. Avoid race conditions
4600 or make them harmless.
4601 * configure.in: Do not try to use symbolic links between directories.
4603 * Makefile.def (LEAN): Pass.
4604 * Makefile.tpl (LEAN): Define.
4605 (stage[+id+]-start): Accept that the previous directory does not
4606 exist, if the bootstrap is lean.
4607 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4608 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4609 configure substitution.
4610 ([+compare-target+]): Likewise.
4611 ([+bootstrap-target+]-lean): New.
4612 * configure.in: Remove lean bootstrap support from here.
4614 * Makefile.in: Regenerate.
4615 * configure: Regenerate.
4617 2006-01-04 Ben Elliston <bje@au.ibm.com>
4619 * MAINTAINERS (libdecnumber): Add myself.
4621 2006-01-02 Mark Mitchell <mark@codesourcery.com>
4623 * libtool-ldflags: New script.
4625 2006-01-02 Andreas Schwab <schwab@suse.de>
4627 * configure.in: When reconfiguring remove Makefile in
4628 all stage directories.
4629 * configure: Regenerate.
4631 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
4633 * MAINTAINERS: Update my email address.
4635 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
4637 Revert Ada-related part of the previous change.
4639 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
4641 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
4642 * Makefile.in: Regenerate.
4643 * configure.in: Do not include mt-ppc-aix target fragment.
4644 * configure: Regenerate.
4646 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
4648 * configure.in: Select appropriate fragments for PowerPC/AIX.
4649 * configure: Regenerate.
4651 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
4652 BOOT_CFLAGS, BOOT_LDFLAGS.
4653 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
4654 BOOT_CFLAGS, BOOT_LDFLAGS.
4655 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
4656 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
4657 (stage): Fail if we cannot complete the work.
4658 * Makefile.in: Regenerate.
4660 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
4662 * configure.in: Replace ms1 with mt.
4663 * configure: Rebuilt.
4665 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
4667 * MAINTAINERS: Update my email address.
4669 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
4671 * Makefile.tpl (all, do-[+make_target+], do-check, install,
4672 install-host-nogcc): Don't invoke $(stage) at the end.
4673 * Makefile.in: Regenerate.
4675 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
4677 * configure.in: Flip the top-level bootstrap switch.
4678 * configure: Regenerate.
4680 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
4682 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4683 $(stage) and $(unstage).
4684 (EXTRA_TARGET_FLAGS): Correct double-quoting.
4685 (all): Remove stray semicolon.
4686 (local-distclean): Don't handle multilib.tmp and multilib.out.
4687 (install.all): Set $s for consistency.
4688 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4689 check_multilibs setting. Always make the install directory.
4690 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4692 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4693 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4694 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4695 (multilib.out): Remove.
4696 * Makefile.in: Regenerated.
4698 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
4700 * MAINTAINERS (Write After Approval): Add myself.
4702 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4704 * MAINTAINERS: Add myself as mt maintainer.
4706 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
4708 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
4710 * MAINTAINERS: Change email address.
4712 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4714 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4715 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4716 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4717 Find in-tree tools if available.
4718 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4719 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4720 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4721 (COMPILER_*_FOR_TARGET): New.
4722 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4723 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4724 (CONFIGURED_*, USUAL_*): Remove.
4725 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4726 STRIP): Use autoconf substitutions.
4727 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4728 COMPILER_NM_FOR_TARGET): New.
4729 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4731 (all): Make all-host and all-target in parallel.
4732 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4733 that $$r and $$s are set before invoking a recursive make.
4734 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4735 ([+bootstrap-target+]): Inline most of the `all' target.
4737 2005-11-29 Ben Elliston <bje@au.ibm.com>
4739 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4740 from the gcc build directory.
4741 * Makefile.in: Regenerate.
4743 2005-11-29 Ben Elliston <bje@au.ibm.com>
4745 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4746 depend on all-libdecnumber.
4747 * configure.in (host_libs): Include libdecnumber.
4748 * Makefile.in: Regenerate.
4749 * configure: Likewise.
4751 2005-11-29 Ben Elliston <bje@au.ibm.com>
4753 * libdecnumber: Import decNumber sources from the dfp-branch.
4755 2005-11-21 Kean Johnston <jkj@sco.com>
4757 * config.sub, config.guess: Sync from upstream sources.
4759 2005-11-21 Ben Elliston <bje@au.ibm.com>
4761 Import from Autoconf sources:
4763 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4764 * config/move-if-change: Don't output "$2 is unchanged";
4765 suggested by Ben Elliston. Handle weird characters correctly.
4767 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
4769 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4770 to match upstream libtool for darwin.
4772 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4774 * Makefile.def: Remove gdb dependencies for gdbtk.
4775 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4776 (configure-gdb, install-gdb): New rules.
4777 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4778 * Makefile.in, configure: Regenerated.
4780 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
4782 * MAINTAINERS (Write After Approval): Add myself.
4784 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
4786 * MAINTAINERS (Write After Approval): Add myself.
4788 2005-10-24 Diego Novillo <dnovillo@redhat.com>
4790 * MAINTAINERS (alias analysis): Add Daniel Berlin and
4793 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
4796 * Makefile.tpl (do-[+make-target+], do-check, install,
4797 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4798 are set before recursing.
4799 * Makefile.in: Regenerate.
4801 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4804 * Makefile.def (gcc) <target>: Fix thinko.
4805 * Makefile.in: Regenerate.
4807 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4809 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4810 * configure: Regenerate.
4812 2005-10-15 Jie Zhang <jie.zhang@analog.com>
4814 * MAINTAINERS (Write After Approval): Add self.
4816 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
4818 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4819 target-libffi, target-qthreads, target-libjava, and
4821 * configure: Regenerate.
4823 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4825 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4826 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4827 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4828 (USUAL_OBJDUMP_FOR_TARGET): New.
4829 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4830 * configure.in: Check for $OBJDUMP_FOR_TARGET.
4831 * configure, Makefile.in: Regenerated.
4833 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4835 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4836 before other host packages.
4838 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
4840 * MAINTAINERS: Add self as sh libraries/configury maintainer.
4842 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4846 * configure.in (default_target): Remove.
4847 * Makefile.tpl (all): Do not use prerequisites as subroutines
4848 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4849 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4850 use prerequisites as subroutines.
4851 (check-host, check-target): New.
4852 (bootstrap configure & all targets): Do not use stage*-start
4853 if the directory layout is already ok.
4854 (non-bootstrap configure & all targets): Prepend a $(unstage).
4855 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4856 (NOTPARALLEL): Remove.
4857 (unstage, stage variables): New variables.
4858 (unstage, stage targets): Simply expand to those variables.
4860 * configure: Regenerate.
4861 * Makefile.in: Regenerate.
4863 2005-10-04 James E Wilson <wilson@specifix.com>
4865 * Makefile.def (lang_env_dependencies): Add libmudflap.
4866 * Makefile.in: Regenerate.
4868 2005-10-03 Andreas Schwab <schwab@suse.de>
4870 Backport from libtool CVS:
4871 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
4873 * ltmain.sh: add support for installing into temporary
4874 staging area (e.g. 'make install DESTDIR=...')
4876 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
4878 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4879 * configure: Regenerated.
4881 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
4883 * configure: Regenerate with the correct
4886 2005-09-30 Catherine Moore <clm@cm00re.com>
4888 * configure.in (bfin-*-*): New.
4889 * configure: Regenerated.
4891 2005-09-28 Geoffrey Keating <geoffk@apple.com>
4893 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4894 (LIPO_FOR_TARGET): New.
4895 (CONFIGURED_LIPO_FOR_TARGET): New.
4896 (USUAL_LIPO_FOR_TARGET): New.
4897 (STRIP_FOR_TARGET): New.
4898 (CONFIGURED_STRIP_FOR_TARGET): New.
4899 (USUAL_STRIP_FOR_TARGET): New.
4900 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4902 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4903 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4904 * Makefile.in: Regenerate.
4905 * configure: Regenerate.
4907 2005-09-19 David Edelsohn <edelsohn@gnu.org>
4909 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4910 (rs6000-*-aix*): Same.
4911 * configure: Regenerate.
4913 2005-09-16 Tom Tromey <tromey@redhat.com>
4915 * MAINTAINERS: Add self as java maintainer.
4917 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4919 * configure.in: Recognize f95 in the --enable-languages option,
4920 and substitute it for fortran, issuing a warning.
4921 * configure: Regenerate.
4923 2005-08-30 Phil Edwards <phil@codesourcery.com>
4925 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4926 * configure: Regenerated.
4928 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
4930 * MAINTAINERS: Add self as ms1 maintainer.
4932 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4934 * Makefile.def (libssp): Add to lang_env_dependencies.
4935 * Makefile.in: Regenerate.
4937 2005-08-18 Ian Lance Taylor <ian@airs.com>
4939 * MAINTAINERS: Add myself as middle-end maintainer.
4941 2005-08-17 Christian Groessler <chris@groessler.org>
4943 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4944 * Makefile.in: Regenerate.
4946 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
4948 * MAINTAINERS (write after approval): Added myself.
4950 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
4952 * MAINTAINERS (Write After Approval): Add myself.
4954 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
4956 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4957 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4958 Look for alternate names of the target cc and c++
4959 * configure: Regenerate.
4961 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
4963 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4964 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4965 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4966 tools; remove code to manually set them.
4967 (Target tools): Look in the environment for them.
4968 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4969 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4970 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4972 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4973 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4974 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4975 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4976 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4977 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4978 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4979 * configure: Regenerate.
4980 * Makefile.in: Regenerate.
4982 2005-07-28 Ben Elliston <bje@au.ibm.com>
4984 * MAINTAINERS: Update for removed CPU targets.
4986 2005-07-27 Mark Mitchell <mark@codesourcery.com>
4988 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4989 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4990 * Makefile.in: Regenerated.
4992 2005-07-26 Mark Mitchell <mark@codesourcery.com>
4994 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4995 (CFLAGS_FOR_TARGET): Use it.
4996 (CXXFLAGS_FOR_TARGET): Likewise.
4997 * Makefile.in: Regenerated.
4998 * configure.in (--with-build-sysroot): New option.
4999 * configure: Regenerated.
5001 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5003 * Makefile.tpl: Wrap install between unstage and stage
5004 * Makefile.in: Regenerate.
5006 2005-07-21 Eric Christopher <echristo@apple.com>
5008 * MAINTAINERS: Update affiliation.
5010 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5012 * MAINTAINERS: Add self as crx port maintainer.
5014 2005-07-20 DJ Delorie <dj@redhat.com>
5016 * MAINTAINERS: Add self as m32c maintainer.
5018 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5020 * all files: Update FSF address.
5022 2005-07-15 Eric Christopher <echristo@redhat.com>
5024 * MAINTAINERS: Change affiliation.
5026 2005-07-14 Jim Blandy <jimb@redhat.com>
5028 * configure.in: Add cases for Renesas m32c.
5029 * configure: Regenerated.
5031 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5033 * COPYING.LIB: Update from fsf.org.
5035 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5037 * COPYING, compile, config.guess,
5038 config.sub, install-sh, missing, mkinstalldirs,
5039 symlink-tree, ylwrap: Sync from upstream sources.
5040 * config-ml.in: Update FSF address.
5042 2005-07-13 Eric Christopher <echristo@redhat.com>
5044 * configure.in: Add toplevel noconfigdir support for tpf.
5045 * configure: Regenerate.
5047 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5051 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5052 * Makefile.in: Regenerate.
5054 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5056 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5057 Brolley to write-after-approval.
5059 2005-07-07 Andreas Schwab <schwab@suse.de>
5061 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5062 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5063 * Makefile.in: Regenerated.
5065 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5067 * configure.in: Don't build sim or rda when targetting darwin.
5068 * configure: Regenerate.
5070 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5072 * configure.in: Add --enable-libssp and --disable-libssp.
5073 * configure: Regenerate with autoconf-2.13.
5075 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5077 * Makefile.def (target_modules): Add libssp.
5078 * configure.in (target_libraries): Add target-libssp.
5079 * configure: Rebuilt.
5080 * Makefile.in: Rebuilt.
5082 2005-07-01 Zack Weinberg <zackw@panix.com>
5084 * MAINTAINERS: Change email address. Resign from maintainership.
5086 2005-07-01 Richard Guenther <rguenther@suse.de>
5088 * MAINTAINERS: Change my e-mail address and affiliation.
5090 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5092 * Makefile.def (stagefeedback): Come after profile.
5093 Define profiledbootstrap target.
5094 * Makefile.tpl (profiledbootstrap): Remove.
5095 (stageprofile-end): Zap stagefeedback.
5096 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5097 * Makefile.in: Regenerate.
5099 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5101 * MAINTAINERS: Update my email address.
5103 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5105 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5106 In 'cpp' stanza, support '#line' as well as '# '.
5108 2005-06-08 Andreas Schwab <schwab@suse.de>
5110 * MAINTAINERS: Move myself from 'Write After Approval' to
5111 'CPU Port Maintainers' section as m68k maintainer.
5113 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5115 * configure.in (unsupported_languages): New macro.
5116 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5117 non-ported target libraries in noconfigdirs.
5118 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5119 non-linux-gnu. Remove libgcj_ex_libffi.
5120 <lang_frag loop>: Set add_this_lang=no if the language is in
5121 unsupported_languages.
5122 * configure: Regenerate.
5124 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5126 * configure.in: Fix typo in handling of --with-mpfr-dir.
5127 * configure: Regenerate.
5129 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5131 * MAINTAINERS: Update my email address.
5133 2005-06-02 Jim Blandy <jimb@redhat.com>
5135 * config.sub: Add cases for the Renesas m32c. (This patch has been
5136 accepted into the master sources.)
5138 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5139 Michael Snyder <msnyder@redhat.com>
5140 Stan Cox <scox@redhat.com>
5142 * configure.in: Set noconfigdirs for ms1.
5144 * configure: Regenerate.
5146 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5148 * MAINTAINERS (Write After Approval): Add self.
5150 2005-06-01 Josh Conner <jconner@apple.com>
5152 * MAINTAINERS (Write After Approval): Add self.
5154 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5156 * MAINTAINERS: Update my email address.
5158 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5160 * MAINTAINERS (Write After Approval): Add self.
5162 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5164 * MAINTAINERS (Write After Approval): Remove self.
5166 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5168 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5169 (Dependencies): Consider target modules for bootstrap dependencies.
5170 Make target bootstrap modules depend on each stage's gcc.
5171 * Makefile.in: Regenerate.
5173 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5175 * Makefile.def (configure-gcc): Depend on binutils having been built.
5176 (all-gcc): No need to do it here.
5177 * Makefile.in: Regenerate.
5179 2005-05-19 Paul Brook <paul@codesourcery.com>
5181 * configure.in: Rewrite misleading error message when requested
5182 language cannot be built.
5183 * configure: Regenerate.
5185 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5187 * ylwrap: Import from Automake 1.9.5.
5189 2005-05-13 David Ung <davidu@mips.com>
5191 * MAINTAINERS (Write After Approval): Add self.
5193 2005-05-09 Mike Stump <mrs@apple.com>
5195 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5196 lt_cv_sys_max_cmd_len for now.
5198 2005-05-09 Stan Cox <scox@redhat.com>
5200 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5202 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5204 * README.SCO: Update the URL.
5206 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5208 * ltconfig: Define file_list_spec. Pass file_list_spec and
5209 with_gnu_ld to libtool.
5210 * ltcf-c.sh (aix[45]): Define file_list_spec.
5211 * ltcf-cxx.sh (aix[45]): Same.
5212 * ltcf-gcj.sh (aix[45]): Same.
5213 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5214 exists, write list of input files to temporary file.
5216 2005-05-04 Mike Stump <mrs@apple.com>
5218 * configure.in: Always pass --target to target configures as
5219 otherwise rebuilds that do --recheck will fail.
5220 * confiugure: Rebuilt.
5222 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5224 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5226 (configure, all): Add bootstrap support.
5227 (Host modules, target modules): Pass post-stage1 flags and exports.
5228 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5229 * Makefile.in: Regenerate.
5231 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5233 * configure: Regenerate.
5235 2005-04-27 Mike Stump <mrs@apple.com>
5237 * MAINTAINERS: Add self as darwin maintainer.
5239 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5241 * config.sub: Update from master copy.
5243 2005-04-21 Mike Stump <mrs@apple.com>
5245 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5246 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5248 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5250 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5251 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5252 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5253 "*-*-elf" and "*-*-linux*".
5254 * configure: Regenerate.
5256 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5258 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5260 2005-04-12 Mike Stump <mrs@apple.com>
5262 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5264 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5266 * MAINTAINERS (Write After Approval): Add myself.
5268 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5270 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5272 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5274 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5275 (TARGET_CONFIGARGS): Include --with-target-subdir.
5276 (configure, all): New macros. Use them throughout.
5277 * Makefile.in: Regenerate.
5279 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5281 * MAINTAINERS (Write After Approval): Add myself.
5283 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5285 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5287 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5289 * MAINTAINERS: Move John Carr to Write After Approval.
5291 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5293 * config/mh-mingw32: Delete.
5294 * configure.in: Don't use it.
5295 * configure: Regenerate.
5297 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5299 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5300 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5301 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5302 (HOST_LIB_PATH): Generate from Makefile.def.
5303 (TARGET_LIB_PATH): Likewise.
5304 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5305 * Makefile.in: Regenerate.
5306 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5307 (RPATH_ENVVAR): Include Darwin case.
5308 * configure: Regenerate.
5310 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5312 * MAINTAINERS (Various Maintainers): Remove self.
5313 (Write After Approval): Add self.
5315 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5317 * MAINTAINERS (Various Maintainers): Add self.
5319 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5321 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5322 * configure: Regenerate.
5324 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5326 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5327 gcc_version, and gcc_version_trigger from set of flags to pass.
5328 * Makefile.tpl: Remove definitions of above variables.
5329 (config.status): Remove dependency on $(gcc_version_trigger).
5330 * Makefile.in: Regenerate.
5331 * configure.in: Do not reference config/gcc-version.m4 nor
5332 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5333 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5334 * configure: Regenerate.
5336 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5337 Andrew Pinski <pinskia@physics.uc.edu>
5339 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5340 * Makefile.in: Regenerate.
5342 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5344 * MAINTAINERS (Write After Approval): Add myself.
5346 2005-03-03 David Ayers <d.ayers@inode.at>
5348 * MAINTAINERS (Write After Approval): Add myself.
5350 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5353 * ltmain.sh: Avoid creating archives with components that have
5354 duplicate basenames.
5356 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5359 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5361 * Makefile.in: Regenerate.
5363 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5365 * Makefile.in: Regenerate to fix conflict between the previous two
5368 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5371 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5372 * Makefile.tpl (HOST_SUBDIR): New substitution.
5373 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5374 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5375 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5376 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5377 (Host modules, Bootstrapped modules): Use it.
5378 (Build modules, Target modules): Do not create symlink trees,
5379 always configure out-of-srcdir.
5380 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5381 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5382 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5383 $(HOST_SUBDIR). Create a symlink for host_subdir.
5385 * Makefile.in: Regenerate.
5386 * configure: Regenerate.
5388 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5390 Merged from libada-gnattools-branch:
5391 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5393 * gnattools: New directory.
5394 * Makefile.def: Add gnattools as a module, depending on target-libada.
5395 * Makefile.in: Regenerate.
5396 * configure.in: Include gnattools in host_tools; disable it if ada
5398 * configure: Regenerate.
5400 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
5402 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5403 treelang maintainer.
5404 (Write After Approval): Remove myself.
5406 2005-02-23 Paul Schlie <schlie@comcast.net>
5408 * configure.in: Allow darwin targeted ports to build tk, itcl and
5410 * configure: Regenerate.
5412 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5415 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5416 * configure: Regenerate.
5418 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5420 * MAINTAINERS (Write After Approval): Add myself.
5422 2005-02-10 Ian Lance Taylor <ian@airs.com>
5424 * MAINTAINERS: Update my e-mail address.
5426 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5428 * MAINTAINERS (Write After Approval): Add myself.
5430 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5432 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5433 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5434 target-libgloss when not *-*-elf and *-*-aout.
5435 * configure: Regenerate.
5437 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5439 * MAINTAINERS: Remove obsolete entries.
5441 * MAINTAINERS (Write After Approval): Add Michael Matz.
5443 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
5445 * MAINTAINERS: Remove self as cpplib maintainer.
5447 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5449 * install-sh, config.sub: Import from upstream.
5451 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5454 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5455 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5456 * Makefile.in: Regenerate.
5458 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
5460 * MAINTAINERS: Update my email address.
5462 2005-01-12 David Edelsohn <edelsohn@gnu.org>
5463 Andreas Schwab <schwab@suse.de>
5466 * config-ml.in: Eval option if surrounded by single quotes.
5468 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5470 Revert 2004-12-28 Makefile changes, a better fix will be
5471 applied to mainline and src after GCC 4.0 branches.
5473 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5477 * Makefile.def (target_modules): Remove stage parameter,
5478 it is always true now.
5479 * Makefile.tpl (configure-build-[+module+],
5480 configure-target-[+module+]): Always build symlink tree
5481 for the directory and for include. BUILD_SUBDIR and
5482 TARGET_SUBDIR cannot be . anymore.
5483 * Makefile.in: Regenerate.
5485 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5487 Revert 2004-12-08 Makefile changes.
5489 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
5491 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5494 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5496 * configure.in (sh64-*-*): Reenable gprof.
5497 * configure: Regenerate.
5499 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5501 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5502 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5503 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5504 * Makefile.in: Regenerate.
5506 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
5508 * MAINTAINERS: Update my email address.
5510 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5512 * Makefile.tpl: Generate normal dependencies if the LHS module is
5514 * Makefile.in: Regenerate.
5516 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5518 * configure.in: Include config/gxx-include-dir.m4. Use
5519 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5520 * configure: Regenerate.
5522 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5524 * config.if: Delete.
5525 * configure.in: Set libstdcxx_incdir directly.
5526 * configure: Regenerate.
5528 2004-12-02 Eric Christopher <echristo@redhat.com>
5530 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5531 * Makefile.in: Regenerate.
5533 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5535 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5536 * configure: Regenerate.
5538 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5540 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5541 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5542 * configure: Regenerate.
5544 2004-12-01 Eric Christopher <echristo@redhat.com>
5546 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5547 of things to remove.
5549 2004-11-29 Matt Kraai <kraai@ftbfs.org>
5551 * MAINTAINERS (Write After Approval): Update my e-mail address.
5553 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
5555 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5556 from CVS libtool to always pass_all.
5558 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5560 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5561 (hppa*64*-*-*): Delete incorrect comment.
5562 * configure: Rebuilt.
5564 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5566 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5568 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5570 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5571 from CVS libtool to always pass_all.
5573 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5575 * install-sh, compile: Import from automake.
5577 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5579 * config.guess, config.sub: Import from savannnah.
5581 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
5583 * MAINTAINERS (Write After Approval): Add myself
5585 2004-11-12 Mike Stump <mrs@apple.com>
5587 * Makefile.def: Add html support.
5588 * Makefile.tpl: Likewise.
5589 * Makefile.in: Regenerate.
5591 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5594 * configure.in: Remove all instances of build-fixincludes from
5596 (build_configargs): Supply --target to subdirectories.
5597 * configure: Regenerate.
5599 * Makefile.def: Make gcc install depend on fixincludes install.
5600 * Makefile.in: Regenerate.
5602 2004-11-10 Janis Johnson <janis187@us.ibm.com>
5604 * MAINTAINERS: Add myself as gcc testsuite maintainer.
5606 2004-11-11 Paul Brook <paul@codesourcery.com>
5608 * MAINTAINERS: Add self as arm maintainer. Update email address.
5610 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5612 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5614 * configure: Regenerate.
5616 2004-11-07 David Edelsohn <edelsohn@gnu.org>
5618 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
5621 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
5623 * Makefile.def (host fixincludes): Specify missing targets.
5624 * Makefile.in: Regenerate.
5626 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
5628 * MAINTAINERS: Add myself
5630 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
5632 * MAINTAINERS (Write After Approval): Add myself.
5634 2004-11-04 Geoffrey Keating <geoffk@apple.com>
5636 * Makefile.def: Build fixincludes for the host, too.
5637 * Makefile.in: Regenerate.
5638 * configure.in (host_tools): Add fixincludes.
5639 * configure: Regenerate.
5641 2004-11-04 Daniel Jacobowitz <dan@debian.org>
5643 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
5644 * configure: Regenerated.
5646 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
5649 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
5650 * configure: Regenerated.
5652 2004-10-31 Mark Mitchell <mark@codesourcery.com>
5654 * README.SCO: Update per FSF instructions.
5656 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
5659 * configure.in (case ${target}): Do not build fixincludes for avr.
5660 * configure: Regenerated.
5662 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
5664 * configure.in (case ${target}): Do not build fixincludes
5665 on platforms where it is not used.
5666 * configure: Regenerated.
5668 2004-10-23 Daniel Jacobowitz <dan@debian.org>
5670 * configure.in: Use an absolute path to install-sh.
5671 * configure: Regenerated.
5673 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
5675 * MAINTAINERS (Write After Approval): Add myself.
5677 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
5679 * MAINTAINERS: Remove from Write After Approval those that are
5680 already maintainers.
5682 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
5684 * MAINTAINERS: Update my email address.
5686 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
5688 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5689 * configure: Regenerate.
5691 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
5693 * MAINTAINERS: Update my email address.
5695 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
5697 * MAINTAINERS (Language Front Ends Maintainers): New. Move
5698 entries belonging to this category.
5700 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
5702 * MAINTAINERS: Update my e-mail address.
5704 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
5706 Fix wrong conflict resolution in:
5708 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5710 * Makefile.in: Regenerate.
5711 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5712 in the recursive `make', instead of hardwiring `all'.
5713 (Autogenerated TARGET-* variables): New.
5715 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
5717 * configure.in: Enable target-libgloss for crx-*-*.
5718 * configure: Regenerate.
5720 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5722 * MAINTAINERS (Various Maintainers): Move the "windows,
5723 cygwin, mingw" maintainer to ...
5724 (OS Port Maintainers): ... here.
5726 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
5728 * MAINTAINERS (Write After Approval): Remove those that are
5729 maintainers of some subsystem.
5731 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
5733 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5734 * ltcf-cxx.sh (tpf*): Likewise.
5735 * ltconfig (tpf*): Add TPF OS configuration support.
5737 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
5739 * MAINTAINERS: Change my email address to my new work account.
5741 2004-09-24 Michael Roth <mroth@nessie.de>
5743 * configure.in (--without-headers): Add missing double quotes.
5744 * configure: Regenerate.
5746 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
5748 * ylwrap: Revert to previous version.
5750 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
5753 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5754 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5755 SET_GCC_LIB_PATH_CMD.
5756 (BASE_TARGET_EXPORTS): Likewise.
5757 * Makefile.in: Regenerated.
5759 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5760 * configure: Regenerated.
5762 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
5764 * config.guess: New upstream version
5765 * compile, depcomp, install-sh, ylwrap: Likewise.
5767 2004-09-19 Roger Sayle <roger@eyesopen.com>
5769 * config/mh-x86omitfp: New host makefile fragment. Add
5770 -fomit-frame-pointer to the default BOOT_CFLAGS.
5771 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5772 * configure: Regenerate.
5774 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
5777 * configure.in (*-*-darwin*): Renable libobjc.
5778 * configure: Regenerate.
5780 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
5782 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5784 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
5786 * Makefile.def: Remove libbanshee.
5787 * Makefile.tpl: Ditto.
5788 * configure.in: Ditto.
5789 * Makefile.in: Regen.
5792 2004-09-08 David Edelsohn <edelsohn@gnu.org>
5794 * ltmain.sh: Use $pic_object as $non_pic_object if
5795 $non_pic_object=none.
5797 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
5799 * missing: Import latest version from master repository.
5801 2004-09-06 Nick Clifton <nickc@redhat.com>
5803 * config.sub: Import latest version from master repository.
5804 * config.guess: Likewise.
5805 This includes these changes:
5807 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
5809 * config.sub: Handle crisv32, alias etraxfs.
5810 * config.guess (crisv32:Linux:*:*): Handle.
5812 2004-08-13 Brad Smith <brad@comstyle.com>
5814 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5815 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5817 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
5819 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5820 assume the processor is a powerpc. This is because coreutils
5821 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5822 in this case, due to a MacOS X bug that causes
5823 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5824 to return a negative number.
5825 Problem reported by Petter Reinholdtsen in:
5826 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5828 2004-07-19 Ben Elliston <bje@gnu.org>
5830 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5832 2004-06-24 Ben Elliston <bje@gnu.org>
5834 * config.guess: Update copyright years.
5835 * config.sub: Likewise.
5837 2004-06-22 Robert Millan <robertmh@gnu.org>
5839 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5840 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5842 2004-06-22 Stanley F. Quayle <stan@stanq.com>
5844 * config.guess (*:*VMS:*:*): New entry. Replaces
5845 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5848 2004-06-22 Ben Elliston <bje@gnu.org>
5850 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5851 * config.sub: Likewise.
5853 2004-06-22 Ben Elliston <bje@gnu.org>
5855 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5856 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5858 2004-06-11 Ben Elliston <bje@gnu.org>
5860 * config.guess (pegasos:OpenBSD:*:*): Remove.
5862 2004-06-11 Ben Elliston <bje@gnu.org>
5864 From Wouter Verhelst <wouter@grep.be>:
5865 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5867 2004-06-11 Ben Elliston <bje@gnu.org>
5869 * config.guess (luna88k:OpenBSD:*:*): New.
5871 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
5873 * config.guess (m32r*:Linux:*:*): New case.
5874 * config.sub: Handle m32rle.
5876 2004-03-12 Ben Elliston <bje@wasabisystems.com>
5878 From Jens Petersen <petersen@redhat.com>:
5879 * config.sub: Handle sparcv8.
5881 2004-03-03 Ben Elliston <bje@wasabisystems.com>
5883 From Tom Smith <smith@cag.lkg.hp.com>:
5884 * config.guess: Version suffixes are equally significant on Tru64
5885 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
5886 prefix of "P" (patched kernel).
5888 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
5890 * config.sub: Add support for National Semiconductor CRX target.
5892 2004-09-03 Janis Johnson <janis187@us.ibm.com>
5894 * MAINTAINERS (Various Maintainers): Remove myself as web page
5895 maintainer, add myself as maintainer of build status lists.
5897 2004-09-03 Jan Beulich <jbeulich@novell.com>
5899 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5900 *-*-netware, but add target-libmudflap.
5901 Consolidate *-*-netware targets (of which really only i?86 exists)
5902 into a single entry.
5903 * configure: Likewise.
5905 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
5907 * Makefile.tpl (sorry): Remove.
5908 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5909 (cleanstrap targets): Depend on distclean, not distclean-stage1.
5910 (do-clean): Clean per-stage directories too.
5911 (do-distclean): Run distclean-stage1 too.
5912 (.NOTPARALLEL): Enable during toplevel bootstrap.
5913 (stage[+id+]-bubble): Enable parallel execution during
5914 the recursive invocation.
5915 * Makefile.in: Regenerate.
5917 Fix previous checkin:
5919 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5921 * configure.in: Fix indentation.
5922 * configure: Regenerate.
5924 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
5926 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5927 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5928 * configure: regenerate
5929 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5932 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
5934 * Makefile.def (build_modules): Add fixincludes.
5935 (dependencies): Make gcc depend on fixincludes.
5936 * configure.in (build_tools): Add fixincludes.
5937 (build_configdirs): Always include build_libs.
5938 * Makefile.in: Regenerate.
5939 * configure: Regenerate.
5941 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
5943 * Makefile.def (bootstrap stages): Add 'lean' parameter.
5944 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5945 phony targets; do not generate timestamp files.
5946 (distclean-stageN): Remove references to their timestamp files.
5947 (restageN, touch-stageN): Remove.
5948 (stageN-bubble): Rewritten.
5949 (compare): Support lean bootstraps.
5950 * Makefile.in: Regenerate.
5952 * configure.in: Only warn when bootstrapping but
5953 build != host or build != target. Support lean bootstraps.
5954 * configure: Regenerate.
5956 2004-08-26 Phil Edwards <phil@codesourcery.com>
5958 * configure.in: Give a better error message if GMP/MPFR are missing
5959 and a language needing them has been requested.
5960 * configure: Regenerated.
5962 2004-08-25 Phil Edwards <phil@codesourcery.com>
5964 * configure.in: Print a list of available language front-ends if
5965 a requested one is missing. Tidy stray tab characters.
5966 * configure: Regenerated.
5968 2004-08-19 Michael Koch <konqueror@gmx.de>
5970 * gcc/doc/install.texi: Update entry about automake for libjava.
5972 2004-08-17 Robert Millan <robertmh@gnu.org>
5974 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5975 (instead of FreeBSD).
5976 * configure: Regenerate.
5978 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
5980 * Makefile.in: Regenerate.
5981 * configure: Regenerate.
5983 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5985 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5986 for bootstrapped modules if toplevel bootstrap is going.
5987 (GCC bootstrap): Generate per-stage targets for all bootstrapped
5988 modules. Adjust for changes in Makefile.def. Enable several
5989 rules even in non-bootstrap mode, just to avoid peppering the
5990 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5991 (stage-[+prev+]-bubble): Remove.
5993 * Makefile.def (Dependencies): Depend on all-build-bison,
5994 all-build-flex, all-build-byacc, all-build-texinfo, rather
5995 than the host variations.
5996 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
5998 (BISON): Update for recent Bisons.
6000 (cross): Depend on all-build.
6001 (all): Do not depend on all-build.
6002 (prebootstrap): Remove.
6003 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6004 (Prebootstrap dependencies): Add them to the per-stage targets
6005 and to all-prebootstrap.
6006 * configure.in (build_configdirs): Always enable build_tools.
6007 (BUILD_DIR_PREFIX): Remove.
6009 * Makefile.def (gcc): Add target variable.
6010 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6011 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6012 in the recursive `make', instead of hardwiring `all'.
6013 (Autogenerated TARGET-* variables): New.
6015 2004-08-13 Brian Booth <bbooth@redhat.com>
6017 * MAINTAINERS: Remove myself from write-after-approval.
6019 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6021 * src-release: Stop distributing mmalloc with gdb (which doesn't
6023 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6024 * Makefile.in: Regenerate.
6026 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6028 * configure.in (arm*-*-eabi*): New target.
6029 * configure: Regenerate.
6031 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6033 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6034 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6035 (Dependencies): New section.
6036 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6037 (configure-target-[+module+]): Depend on maybe-all-gcc
6038 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6039 (toplevel profiledbootstrap): Fix dependencies.
6040 * Makefile.in: Regenerate.
6042 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6044 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6045 target-libiberty to noconfigdirs.
6046 * configure: Regenerate.
6048 2004-08-03 Paul Brook <paul@codesourcery.com>
6050 * configure.in: Check for MPFR as well as GMP.
6051 * configure: Regenerate.
6053 2004-08-01 Robert Millan <robertmh@gnu.org>
6055 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6056 libmudflap for all GNU-based systems (with Glibc).
6057 * configure: Regenerate.
6059 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6061 * Makefile.def (host-modules): Add gcc.
6062 * Makefile.in: Regenerate.
6063 * Makefile.tpl (sorry): New rule.
6064 (configure-host, all-host, [+make_target+]-host, do-check,
6065 install-host): Do not add gcc as a special case.
6066 (host modules): Add a small special-casing for gcc. Export
6067 extra_make_flags through the environment.
6068 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6069 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6070 other recursive targets for gcc): Remove.
6072 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6073 (stage, unstage): New rules.
6074 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6075 distclean-stage[+id+]): Use stage_current.
6076 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6077 the stage*-start rules.
6079 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6081 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6084 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6086 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6087 * configure: Regenerate.
6089 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6091 * maintainer-scripts/gcc_release: Revert yesterday's change.
6093 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6095 * MAINTAINERS: Add myself to write-after-approval.
6097 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6100 * gcc/gccbug.in: Updated because of libf2c removal.
6101 * maintainer-scripts/gcc_release: Ditto.
6103 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6105 * configure.in: Build libmudflap by default on FreeBSD.
6106 * configure: Regenerated.
6108 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6110 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6112 * configure: Regenerated.
6114 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6117 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6118 feedback based compiler.
6119 * Makefile.in: Rebuilt.
6121 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6123 * Makefile.def (host_modules): Set bootstrap=true for flex.
6124 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6125 * Makefile.in: Rebuilt.
6127 2004-07-07 Jan Hubicka <jh@suse.cz>
6129 * MAINTAINERS: Add self as a profile feedback maintainer.
6131 2004-07-05 Phil Edwards <phil@codesourcery.com>
6133 * configure.in: Do not prepend $srcdir to /dev/null in
6135 * configure: Regenerate.
6137 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6139 * Makefile.def (build_modules): Add bison, byacc, flex,
6141 (flags_to_pass): Add FLEX.
6142 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6143 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6144 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6145 DEFAULT_MAKEINFO): Remove.
6146 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6147 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6148 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6149 objdir or else use configured tool.
6151 (all): Depend on it.
6152 (Build module dependencies): Add.
6153 * Makefile.in: Regenerate.
6154 * configure.in: Better support for multiple build modules,
6155 matching what is done for host/target modules. Do not look
6156 for "plausible" locations of build tools if Canadian cross.
6157 Use autoconf's AC_PROG_CC to find a C compiler. Define
6158 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6159 * configure: Regenerate.
6161 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6163 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6164 * Makefile.in: Regenerate.
6166 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6168 * Makefile.tpl (configure-build-[+module+],
6169 configure-[+module+], configure-target-[+module+]): Pass
6170 [+extra_configure_args+].
6171 (all-build-[+module+], all-[+module+], check-[+module+],
6172 install-[+module+], [+make_target+]-[+module+],
6173 all-target-[+module+], check-target-[+module+],
6174 install-target-[+module+], [+make_target+]-target-[+module+]):
6175 Pass [+extra_make_args+].
6176 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6177 (GCC_HOST_EXPORTS): Remove.
6178 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6179 cross, check-gcc, check-gcc-c++, install-gcc,
6180 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6181 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6182 * Makefile.in: Regenerate.
6184 2004-06-21 Matthew Sachs <msachs@apple.com>
6186 * MAINTAINERS: Added self to write-after-approval.
6188 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6190 * configure.in: Check for srcdir/winsup rather than build directory
6192 * configure: Regenerate.
6194 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6196 * configure.in: Don't build Cygwin native newlib if winsup
6197 directory is missing. Emit warning instead.
6198 * configure: Regenerate.
6200 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6202 * Makefile.tpl (touch-stage[+id+]): New.
6203 (restage[+prev+]): Depend on touch-stage[+id+].
6205 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6208 * Makefile.def: Add profile and feedback bootstrap stages.
6209 Remove next field from bootstrap stages.
6210 * Makefile.tpl (LN, LN_S): Substitute.
6211 (stageN-start, stageN-end): Use double-colon rules, to
6212 provide a hook for additional setup commands.
6213 (distclean-stageN-gcc, restageN): Create dependencies from
6214 [+prev+], not from [+next+].
6215 (stageN-bubble): Add commands for successive stages from
6216 [+prev+], using double-colon rules.
6217 (all-stageN-gcc): Fix typo.
6218 (stagefeedback-start, profiledbootstrap): New.
6219 * Makefile.in: Regenerate.
6220 * configure.in: Call ACX_PROG_LN.
6221 * configure: Regenerate.
6223 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6225 * MAINTAINERS (Write After Approval): Add myself.
6227 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6229 * MAINTAINERS (Write After Approval): Add myself.
6231 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6233 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6235 * configure: Regenerate.
6237 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6239 * Makefile.tpl: Fix typo.
6240 * Makefile.in: Regenerate.
6242 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6244 * configure.in: Remove new- prefix from toplevel
6246 * configure: Regenerate.
6248 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6250 * Makefile.tpl (all.normal): Rename to all.
6251 (all): Replace with a rule to pick the default
6252 target from configure.
6253 (all-gcc, configure-gcc): Use conditionals to
6254 do nothing when toplevel bootstrap is going on.
6255 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6256 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6257 * configure.in: Support --enable-bootstrap.
6259 * Makefile.def: Remove new- prefix from toplevel
6261 * Makefile.tpl: Likewise.
6263 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6266 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6267 $(RECURSE_FLAGS) to recursive invocation of make.
6269 * Makefile.in: Regenerate.
6270 * configure: Regenerate.
6272 2004-05-30 Andreas Jaeger <aj@suse.de>
6273 Jim Wilson <wilson@specifixinc.com>
6275 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6278 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6280 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6281 * configure: Regenerate.
6283 2004-05-25 Daniel Jacobowitz <drow@false.org>
6285 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6286 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6287 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6289 * Makefile.in: Regenerate.
6291 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6293 * configure.in: Test the ability to symlink directories.
6294 * configure: Regenerate.
6296 * Makefile.def (bootstrap-stage): New definitions.
6297 * Makefile.tpl (configure-stage1-gcc,
6298 configure-stage2-gcc, configure-stage3-gcc,
6299 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6300 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6301 new-restage3, compare): Autogenerate, see Makefile.in
6302 entry for behavioral changes.
6303 (distclean-stage1, new-stage1-start, new-stage1-end,
6304 new-stage1-bubble, distclean-stage2, new-stage2-start,
6305 new-stage2-end, new-stage2-bubble, distclean-stage3,
6306 new-stage3-start, new-stage3-end): New autogenerated targets.
6307 (objext, prebootstrap, BOOT_CFLAGS,
6308 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6311 * Makefile.in: Regenerate.
6312 (distclean-stage1, new-stage1-start, new-stage1-end,
6313 new-stage1-bubble, distclean-stage2, new-stage2-start,
6314 new-stage2-end, new-stage2-bubble, distclean-stage3,
6315 new-stage3-start, new-stage3-end): New targets.
6316 (all-stage1-gcc): Move prebootstrap dependency from here...
6317 (configure-stage1-gcc): ...to here.
6318 (new-bootstrap): Use bubble targets.
6319 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6320 Use per-stage distclean targets.
6321 (configure-stage1-gcc, configure-stage2-gcc,
6322 configure-stage3-gcc, all-stage1-gcc,
6323 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6324 Use new-stageN-start to prepare the tree.
6326 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6328 * Makefile.def (host_modules): add libcpp.
6329 * Makefile.tpl: Add dependencies on and for libcpp.
6330 * Makefile.in: Regenerate.
6331 * configure.in: Add libcpp host module.
6332 * configure: Regenerate.
6334 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6336 * Makefile.tpl: Whenever a recursive target is defined, wrap
6337 it in a special @if/@endif block, and prepare its maybe
6338 dependency in the @if/@endif block
6339 * configure.in: Instead of writing maybe dependencies, remove
6340 the @if/@endif statements, and remove the @if/@endif blocks
6342 * configure: Regenerate.
6343 * Makefile.in: Regenerate.
6345 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6347 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6349 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6352 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6353 * */configure: Rebuilt.
6355 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6357 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6359 * configure, Makefile.in: Regenerate.
6361 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6363 * MAINTAINERS (Write After Approval): Add myself.
6365 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6367 Merge from tree-ssa-20020619-branch.
6369 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6370 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6371 (HOST_GMPLIBS): Define.
6372 (HOST_GMPINC): Define.
6373 (TARGET_LIB_PATH): Add libmudflap.
6374 (GFORTRAN_FOR_TARGET): Define.
6375 (configure-build*): Export GFORTRAN.
6376 (configure-gcc): Export GMPLIBS and GMPINC.
6377 (all-gcc): Add maybe-all-libbanshee.
6378 (configure-target-libgfortran): Define.
6379 * Makefile.in: Regenerate.
6380 * configure.in (host_libs): Add libbanshee.
6381 (target_libraries): Add target-libmudflap and target-libgfortran.
6382 Add --with-libbanshee.
6383 Handle --disable-libmudflap.
6384 (*-*-freebsd*): Use with_gmp.
6385 Add $(libgcj) to noconfigdirs.
6386 * configure: Regenerate.
6387 * depcomp: New file.
6388 * MAINTAINERS: Add tree-ssa maintainers.
6390 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6392 * MAINTAINERS (Various Maintainers): Add myself.
6394 2004-04-30 Brian Ford <ford@vss.fsi.com>
6396 * MAINTAINERS (Write After Approval): Add myself.
6398 2004-04-29 Uros Bizjak <uros@kss-loka.si>
6400 * MAINTAINERS (Write After Approval): Add myself.
6402 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6404 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6405 * configure: Regenerate.
6407 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6410 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6412 * Makefile.def (flags_to_pass): Remove *dir variables that
6413 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6414 as well as prefix and exec_prefix.
6415 * Makefile.in: Regenerate.
6417 2004-04-26 Robert Millan <robertmh@gnu.org>
6419 Add patches from libtool CVS.
6420 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6421 * ltconfig: Likewise.
6422 * ltcf-c.sh: Likewise.
6423 * ltcf-cxx.sh: Likewise.
6424 * ltcf-gcj.sh: Likewise.
6426 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6428 * Makefile.def (host_modules): Mark with the bootstrap
6429 flag packages on which gcc depends.
6430 * Makefile.tpl (all-bootstrap): Use it.
6431 * Makefile.in: Regenerate.
6433 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6435 * Makefile.def (flags_to_pass): Remove *dir variables that
6436 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6437 as well as prefix and exec_prefix.
6438 * Makefile.in: Regenerate.
6440 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6442 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6443 * configure: Regenerate.
6444 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6445 * gcc/Makefile.tpl (compare): Use the result of the test.
6446 * gcc/Makefile.in: Regenerate.
6448 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6450 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6451 Always relocate gcc and prev-gcc to the original names, even
6453 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6456 2004-04-23 Laurent GUERBY <laurent@guerby.net>
6458 * MAINTAINERS: Update my email address.
6460 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6462 * configure.in (mips*-*-irix5*): Enable ld.
6463 * configure: Regenerate.
6465 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6467 * configure: Regenerate.
6469 2004-04-15 James E Wilson <wilson@specifixinc.com>
6471 * Makefile.tpl (configure-[+module+], configure-gcc,
6472 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6473 Set and export LDFLAGS.
6474 * Makefile.in: Regenerate.
6476 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6478 * MAINTAINERS: Add myself to write-after-approval.
6480 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6483 * Makefile.tpl: If we don't have built-in-tree target tools,
6484 use the ones found by configure rather than hacking around with
6485 program_transform_name.
6486 * configure.in: Give Makefile.tpl the information necessary
6488 * Makefile.in: Regenerate.
6489 * configure: Regenerate.
6491 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6494 * configure.in: When computing baseargs, strip *all* copies of
6495 offending options. Also, don't match/substitute the trailing space,
6496 so that this actually works when two similar options are separated by
6498 * configure: Regenerate.
6500 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6502 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6503 (rs6000-*-aix*): Same.
6504 * configure: Regenerate.
6506 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
6508 * MAINTAINERS: Add myself to write-after-approval.
6510 2004-04-03 Bud Davis <bdavis9659@comcast.net>
6512 * MAINTAINERS: Add myself to write-after-approval.
6514 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6516 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6517 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6518 * Makefile.in: Regenerate.
6520 * configure.in (top level bootstrap support): Rework --enable-werror
6521 to set @stage2_werror_flag@.
6522 * configure: Regenerate.
6523 * Makefile.tpl (top level bootstrap support): Pass
6524 @stage2_werror_flag@ down to configure in stages 2 and 3.
6525 * Makefile.in: Regenerate.
6527 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6529 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6530 for stages 2 and 3 as well as in make. As a consequence, remove
6531 OUTPUT_OPTION (now detected by configure) from the flags passed down
6533 * Makefile.in: Regenerate.
6535 * Makefile.tpl (new-bootstrap): Fix typo.
6536 * Makefile.in: Regenerate.
6538 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6540 * Makefile.tpl: Rearrange by moving recursive_targets rules
6541 into their proper sections.
6542 * Makefile.tpl (top level bootstrap support): Move disabling
6543 of coverage flags from 'make' to 'configure'; improve comments.
6544 * Makefile.in: Regenerate.
6546 * Makefile.tpl (experimental top level bootstrap) Move stage1
6547 language setting from all- target to configure- target; disable
6548 intermodule optimization in stage 1; prevent gratuitous rebuilds
6550 * Makefile.in: Regenerate.
6551 * configure.in: Comma-separate stage 1 language list for top
6553 * configure: Regenerate.
6555 * Makefile.tpl: Clean up experimental top level bootstrap support:
6556 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6557 prev-gcc in configure- targets as well as all- targets.
6558 * Makefile.in: Regenerate.
6560 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
6562 * compile: New file imported from automake.
6564 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6566 * configure.in: Remove symbolic link section.
6567 * configure: Regenerate.
6568 * Makefile.tpl (links): Remove.
6569 * Makefile.in: Regenerate.
6571 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6572 Nathanael Nerode <neroden@gcc.gnu.org>
6574 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6575 Set with AC_CHECK_PROGS.
6576 * configure.in: Fix comment typo from last patch.
6577 * configure: Regenerate.
6579 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6581 * Makefile.tpl: Introduce experimental top level bootstrap support.
6582 * Makefile.in: Regenerate.
6583 * configure.in: Introduce support for top level bootstrap.
6584 * configure: Regenerate.
6586 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6587 Paolo Bonzini <bonzini@gnu.org>
6590 * configure.in: Cope with shells that do not support unquoted ^
6591 * configure: Regenerate.
6593 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6594 Paolo Bonzini <bonzini@gnu.org>
6597 * configure.in: Cope with shells that do not support nesting
6598 quotes inside quoted backquote substitutions.
6599 * configure: Regenerate.
6601 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6604 * configure.in: Fix escaping of $.
6605 * configure: Regenerate.
6607 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6609 * configure: Regenerate, since I forgot to while committing Paolo's
6612 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6615 Move language detection to the top level.
6616 * configure.in: Find default values for the tools as
6617 soon as possible. Disable ada if GNAT is not found.
6618 Emit error message about missing languages. Expand
6619 --enable-languages=all for the gcc subdirectory.
6621 2004-03-10 Ben Elliston <bje@gnu.org>
6623 * MAINTAINERS: Update my email address.
6625 2004-03-05 David Edelsohn <edelsohn@gnu.org>
6627 * ltconfig: Disable building static libraries if building shared
6628 libraries on AIX 5L.
6630 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
6632 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
6634 * configure: Regenerated.
6636 2004-03-01 Brian Booth <bbooth@redhat.com>
6638 * MAINTAINERS: Add myself to write-after-approval.
6640 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
6642 * MAINTAINERS: Add myself to write-after-approval.
6644 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6647 * Makefile.tpl: Guard XFOO sed statements better.
6648 * Makefile.tpl: Add dependency for configure-target-libada.
6649 * Makefile.in: Regenerate (incidentally fixes broken
6650 commit when libada-branch was merged).
6652 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
6654 * MAINTAINERS: Add myself to write-after-approval.
6656 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
6658 * MAINTAINERS: Add Nicola Pero and myself as libobjc
6661 2004-02-20 Andrew Cagney <cagney@redhat.com>
6663 * config.guess: Update from version 2003-10-16 to 2004-02-16.
6664 * config.sub: Update from version 2003-11-03 to 2004-02-16.
6666 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
6669 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6671 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
6673 * MAINTAINERS: Added myself to write-after-approval.
6675 2004-02-14 Michael Koch <konqueror@gmx.de>
6677 * MAINTAINERS: Added myself to write-after-approval.
6679 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
6681 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
6682 some OS port maintainers to OS port maintainers section.
6684 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
6686 * MAINTAINERS: Add self.
6688 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
6690 * MAINTAINERS: Alphabetize.
6692 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
6694 * MAINTAINERS: Remove myself.
6696 2004-02-11 David Edelsohn <edelsohn@gnu.org>
6698 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6699 (rs6000-*-aix*): Same.
6700 * configure: Regenerate.
6702 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
6704 * configure.in (host): Add in missing $noconfigdirs to defines.
6705 * configure: Regenerate.
6707 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
6708 Nathanael Nerode <neroden@gcc.gnu.org>
6710 PR ada/6637, PR ada/5911
6711 Merge with libada-branch:
6712 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6713 with appropriate dependencies. Add --enable-libada configure switch.
6714 * configure, Makefile.in: Regenerate.
6716 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
6718 * MAINTAINERS: Add myself to write-after-approval.
6720 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6722 * configure.in: Don't pass --with-stabs on IRIX 5 either.
6723 * configure: Regenerate.
6725 2004-02-04 Geoffrey Keating <geoffk@apple.com>
6727 Merge from upstream:
6729 * ltmain.in: When setting IFS to '~', be careful about user
6730 arguments that contain '~'.
6732 2004-02-04 Peter O'Gorman <peter@pogma.com>
6734 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6735 Also test $base_compile against $CC with escaped arguments. Bug
6736 reported by Geoff Keating <geoffk@apple.com>.
6738 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
6740 * MAINTAINERS: Remove i960 port.
6742 2004-01-23 DJ Delorie <dj@redhat.com>
6744 * Makefile.def (target_modules) [libiberty]: Don't stage.
6745 * Makefile.in: Rebuilt.
6747 2004-01-20 Caroline Tice <ctice@apple.com>
6749 * MAINTAINERS: Add myself to write-after-approval.
6751 2004-01-19 Paolo Carlini <pcarlini@suse.de>
6753 * MAINTAINERS: Update my email address.
6755 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
6757 * MAINTAINERS: Add myself to write-after-approval.
6759 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6761 * MAINTAINERS: Remove entries without email address.
6763 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
6765 * MAINTAINERS: Add myself to write-after-approval.
6767 2004-01-15 Steven Bosscher <stevenb@suse.de>
6769 * MAINTAINERS: Update my email address.
6771 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
6773 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6774 * Makefile.tpl (configure-target-[+module+]): Support stage.
6775 * Makefile.in: Rebuilt.
6777 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
6779 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6781 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
6783 * MAINTAINERS: Add myself as a MIPS maintainer.
6785 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
6787 * configure.in: Use ./config.cache, not config.cache.
6788 * configure: Regenerate.
6789 * Makefile.tpl: Special-casing not needed for GCC any more.
6790 * Makefile.in: Regenerate.
6792 * configure.in: Don't share a cache file for host dirs.
6793 * configure: Regenerate.
6795 * config-ml.in: Don't mess with the cache file.
6797 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6799 * MAINTAINERS: Move myself from 'Write After Approval' to
6800 'CPU Port Maintainers' section as SPARC maintainer.
6802 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
6804 * Makefile.tpl: Make GCC use a separate config.cache.
6805 * Makefile.in: Regenerate.
6807 PR bootstrap/11932, PR bootstrap/11933
6808 (I don't know if it will fix either of them, but it relates
6810 * configure.in: Don't use shared config.cache for target
6812 * configure: Regenerate.
6814 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
6816 * MAINTAINERS: Add myself to 'Write After Approval' section.
6818 2003-12-31 Roger Sayle <roger@eyesopen.com>
6820 * configure.in (ia64*-*-hpux*): Disable building java libraries.
6821 * configure: Regenerated.
6823 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
6825 * MAINTAINERS: Remove the mn10200 maintainer.
6827 2003-12-21 Bernardo Innocenti <bernie@develer.com>
6829 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6830 * configure: Regenerated.
6832 2003-12-16 Jan Hubicka <jh@suse.cz>
6834 * MAINTAINERS: Add myself as callgraph maintainer.
6836 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
6838 * configure.in (raw_libstdcxx_flags): Remove the leading space.
6839 * configure: Regenerate.
6841 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
6843 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6844 'Write After Approval' section. Update email.
6846 2003-12-01 James Lemke <jim@wasabisystems.com>
6848 * MAINTAINERS (Write After Approval): Add myself.
6850 2003-11-20 Matt Thomas <matt@3am-software.com>
6852 * MAINTAINERS: Add myself as a vax port maintainer.
6854 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
6856 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6857 (configure-build-[+module+], configure-[+module+]): Likewise.
6858 (configure-target-[+module+], configure-gcc, config.status): Likewise.
6859 * Makefile.in: Regenerate.
6861 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
6863 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6864 shared/dylibed libraries.
6865 * ltmain.sh: Likewise.
6866 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6867 * ltcf-cxx.sh: Likewise.
6868 * ltcf-gcj.sh: Likewise.
6869 * ltconfig: Likewise.
6871 2003-11-17 Stan Cox <scox@redhat.com>
6873 * MAINTAINERS: Add myself as iq2000 port maintainer.
6875 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
6877 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6878 * Makefile.in: Regenerate.
6880 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
6882 * config.sub: Update to 2003-11-03 version.
6884 2003-10-20 Phil Edwards <phil@codesourcery.com>
6886 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
6887 * configure: Regenerate.
6889 2003-10-20 Nicolas Pitre <nico@cam.org>
6891 * MAINTAINERS: Add myself to 'Write After Approval' section.
6893 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
6895 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6897 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
6899 * MAINTAINERS: Update my email address.
6901 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6903 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6905 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
6907 * MAINTAINERS: Add myself to 'Write After Approval' section.
6909 2003-10-16 Bernardo Innocenti <bernie@develer.com>
6911 * config.guess: Update to 2003-10-16 version.
6912 * config.sub: Update to 2003-10-16 version.
6914 2003-10-15 David Daney <ddaney@avtrex.com>
6916 * MAINTAINERS: Added myself to 'Write After Approval' section.
6918 2003-10-15 Falk Hueffner <falk@debian.org>
6920 * MAINTAINERS: Move myself from 'Bug database only accounts' to
6921 'Write After Approval' section. Update email.
6923 2003-10-14 Roger Sayle <roger@eyesopen.com>
6925 * MAINTAINERS: Move myself from 'Write After Approval' to
6926 'Various Maintainers' section as middle-end maintainer.
6928 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
6930 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6932 * Makefile.in: Regenerate.
6934 2003-10-11 Bernardo Innocenti <bernie@develer.com>
6936 * config.guess: Update to 2003-10-07 version.
6937 * config.sub: Update to 2003-10-07 version.
6939 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6941 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6942 * ltconfig (irix5*, irix6*): Don't override version_type.
6944 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
6946 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6947 * configure: Rebuilt
6948 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6949 * Makefile.in: Rebuilt
6951 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
6953 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6955 2003-09-30 Carlo Wood <carlo@alinoe.com>
6957 * MAINTAINERS (Write After Approval): Add myself.
6959 2003-09-29 Paul Koning <ni1d@arrl.net>
6961 * MAINTAINERS: Move myself from "Write After Approval"
6962 to CPU platform maintainers for pdp11 platform.
6964 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
6966 * MAINTAINERS: Move myself from 'Write After Approval' to
6967 'Various Maintainers' section as libffi testsuite maintainer.
6969 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
6971 * configure.in: Pass a computed --program-transform-name
6973 * configure: Regenerated.
6975 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6977 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6978 * Makefile.in: Regenerate.
6980 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6981 * Makefile.in: Regenerate.
6983 2003-09-19 Ziemowit Laski <zlaski@apple.com>
6985 * MAINTAINERS: Move myself from 'Write After Approval'
6986 to 'Various Maintainers' (objective-c) section.
6988 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
6990 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6992 * configure: Regenerated.
6994 2003-09-16 Joel Brobecker <brobecker@gnat.com>
6996 * MAINTAINERS (Write After Approval): Add myself to write after
6999 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7001 * MAINTAINERS (Write After Approval): Add myself.
7003 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7005 * MAINTAINERS: Update my e-mail address.
7007 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7009 * libtool.m4 (LD): Correct powerpc64 host match.
7011 2003-09-06 James E Wilson <wilson@tuliptree.org>
7013 * MAINTAINTERS: Update my affiliation and email address.
7015 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7017 * MAINTAINERS (Write After Approval): Add myself.
7019 2003-09-04 DJ Delorie <dj@redhat.com>
7021 * configure: Regenerate.
7023 2003-09-04 Robert Millan <robertmh@gnu.org>
7025 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7027 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7029 * configure.in: Ensure arguments to sed are properly spaced.
7030 * configure: Regenerate.
7032 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7034 * MAINTAINERS: Update my e-mail address.
7036 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7038 * MAINTAINERS (Write After Approval): Add myself.
7040 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7042 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7043 * configure: Regenerated.
7045 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7047 * MAINTAINERS: Update my email address.
7049 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7051 * configure.in: Use newline instead of semicolon when assuming
7052 shell arguments in a for loop.
7053 * configure: Regenerated.
7055 2003-08-22 Jason Eckhardt <jle@rice.edu>
7057 * MAINTAINERS: Resurrect the i860 maintainer.
7059 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7062 * configure.in: When testing with_libs and with_headers, treat
7063 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7064 * configure: Regenerate.
7066 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7068 (baseargs): Likewise.
7069 * configure: Regenerate.
7071 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7073 * MAINTAINERS (Write After Approval): Add myself.
7075 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7077 * configure.in: Disable libgcj for darwin not on powerpc.
7078 * configure: Rebuild.
7080 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7082 * config-ml.in, symlink-tree: Add license.
7084 2003-08-03 Richard Stallman <rms@gnu.org>
7085 Eben Moglen <moglen@columbia.edu>
7087 * README.SCO: New file.
7089 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7091 * Makefile.tpl (check, check-c++): Express dependencies using
7092 dependencies rather than commands.
7093 * Makefile.in: Regenerate.
7095 2003-08-01 Andrew Cagney <cagney@redhat.com>
7097 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7100 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7102 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7103 * Makefile.in: Update.
7105 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7107 * configure.in: Enable libgcj for darwin.
7108 * configure: Rebuild.
7110 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7112 * config-ml.in: Use ac_configure_args directly instead of
7113 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7116 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7118 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7119 creating target and build subdirs to build all parent dirs as needed.
7120 * Makefile.in: Rebuild.
7121 * configure.in: Don't build dirs explicitly here.
7122 * configure: Rebuild.
7124 2003-07-26 Paul Brook <paul@nowt.org>
7126 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7128 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7130 * Makefile.tpl (all-make): Depend on intl.
7131 * Makefile.in: Rebuilt.
7133 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7135 * install-sh: Update to newer upstream versions (associated with
7137 * mkinstalldirs: Likewise.
7138 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7140 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7142 * MAINTAINERS: Move self from Bug database only accounts
7143 to write-after-approval.
7145 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7147 * config.if: Remove unused libc_interface determination.
7149 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7151 * MAINTAINERS: Move self from write-after-approval to
7152 build machinery (*.in).
7154 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7158 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7159 unused INSTALL_PROGRAM_ARGS.
7160 * configure.in: Use AC_PROG_INSTALL.
7161 * Makefile.in: Regenerate.
7162 * configure: Regenerate.
7164 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7166 * MAINTAINERS: Alphabetize.
7168 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7170 * configure: Rebuilt.
7171 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7172 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7173 newlib nor libgloss.
7174 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7175 * configure.in (am33_2.0-*-linux*): Added.
7177 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7179 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7180 * configure: Regenerate.
7182 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7184 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7185 * Makefile.in: Regenerate.
7187 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7189 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7190 * Makefile.in: Regenerate.
7192 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7194 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7195 * Makefile.in: Regenerated.
7197 * config-ml.in: Replace PWD with PWD_COMMAND.
7199 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7201 * intl: New directory; see intl/ChangeLog for details.
7202 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7203 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7204 * Makefile.in: Regenerate.
7206 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7208 * configure.in: Clean up config-lang.in handling. Delete
7209 useless assignment to "subdirs".
7210 * configure: Regenerate.
7212 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7214 * configure.in: Rename 'target_libs' to 'target_libraries'.
7215 Remove useless reference to 'target_libs'.
7216 * configure: Regenerate.
7218 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7220 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7221 * Makefile.in: Regenerate.
7223 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7225 * Makefile.def: Introduce flags_to_pass.
7226 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7227 * Makefile.in: Regenerate.
7229 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7231 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7232 and target-libgloss.
7233 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7234 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7235 * configure: Regenerate.
7237 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7239 * configure.in: Update testsuite_flags to new location.
7240 * configure. Regenerate.
7242 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7244 * Makefile.tpl: Remove BUILD_CC stuff.
7245 * Makefile.in: Regenerate.
7247 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7249 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7251 2003-06-16 Graeme Peterson <gp@qnx.com>
7253 * MAINTAINERS (Write After Approval): Add myself.
7255 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7257 * config.guess: Update to 2003-06-12 version.
7258 * config.sub: Update to 2003-06-13 version.
7260 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7262 * config.guess: Update to 2003-06-06 version.
7263 * config.sub: Update to 2003-06-06 version.
7265 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7267 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7268 * configure. Regenerate.
7270 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7272 * configure.in: Disable serial configure by default.
7273 * configure: Regenerate.
7274 * Makefile.tpl: Abolish .NOTPARALLEL.
7275 * Makefile.in: Regenerate.
7277 * Makefile.tpl: Replace {build,host,target}_canonical by
7278 {build,host,target}.
7279 * Makefile.in: Regenerate.
7281 * Makefile.tpl: Fix stupid pasto.
7282 * Makefile.in: Regenerate.
7284 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7286 * Makefile.tpl: Remove bogus conditional.
7287 * Makefile.in: Regenerate.
7289 2003-06-05 Jan Hubicka <jh@suse.cz>
7291 * Makefile.tpl (profiledbootstrap): New target.
7292 * Makefile.in (profiledbootstrap): New target.
7294 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7296 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7297 Pinski. Remove user names from other bugzilla-only maintainers.
7299 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7301 * Makefile.tpl: Make 'recursive targets' using autogen rather
7302 than shell loop. Remove duplicate 'clean' targets and false
7304 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7305 Add systematic method of specifying missing targets in subdirs.
7306 Add copyright boilerplate.
7307 * Makefile.in: Regenerate.
7308 * configure.in: Add 'recursive targets' to maybe list.
7309 * configure: Regenerate.
7311 * MAINTAINERS: "GNATS only" -> "Bug database only".
7313 * Makefile.tpl: Rename [+target+] to [+make_target+].
7314 * Makefile.def: Rename 'target' to 'make_target'.
7316 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7318 * MAINTAINERS: Add self as options handling maintainer.
7320 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7322 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7323 been too long since I touched those ports.
7325 2003-05-28 DJ Delorie <dj@redhat.com>
7327 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7328 * Makefile.in: Regenerate.
7330 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7332 * configure.in: Use curly braces in the definition of tooldir.
7333 * configure: Regenerate.
7335 2003-05-21 DJ Delorie <dj@redhat.com>
7337 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7339 * Makefile.in: Regenerate.
7341 2003-05-21 DJ Delorie <dj@redhat.com>
7343 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7344 * Makefile.in: Regenerate.
7346 2003-05-20 Ian Lance Taylor <ian@airs.com>
7348 * MAINTAINERS: Update my e-mail address.
7350 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7352 * configure.in: Switch more things to use maybe dependencies.
7353 * Makefile.tpl: Switch more things to use maybe dependencies.
7354 Factor out common code from autogen IF statements.
7355 * configure: Regenerate.
7356 * Makefile.in: Regenerate.
7358 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7360 * configure.in: Accept i[3456789]86 for machine type.
7361 * configure: Regenerate.
7363 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7365 * configure.in: Switch more things to use maybe dependencies.
7366 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7367 * configure: Regenerate.
7368 * Makefile.tpl: Switch more things to use maybe dependencies.
7369 * Makefile.in: Regenerate.
7371 2003-05-16 Andreas Schwab <schwab@suse.de>
7373 * Makefile.tpl (install-opcodes): Define.
7374 * Makefile.in: Rebuild.
7376 2003-05-13 Andreas Jaeger <aj@suse.de>
7378 * config.guess: Update to 2003-05-09 version.
7379 * config.sub: Update to 2003-05-09 version.
7381 2003-05-13 Michael Eager <eager@mvista.com>
7383 * configure.in: Correct sed script so that options in quotes are not
7385 * configure: Rebuild.
7387 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7389 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7390 and $$s/newlib/libc/sys/cygwin32 include paths.
7393 2003-05-12 Michael Meissner <gnu@the-meissners.org>
7395 * MAINTAINERS: Update my email addresses.
7397 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7399 * config-ml.in: Propagate INSTALL variables.
7401 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7403 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7405 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7407 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7408 * Makefile.in: Regenerate.
7410 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7412 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7414 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7416 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7418 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7420 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7421 * Makefile.in: Regenerated.
7423 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7425 * MAINTAINERS (Write After Approval): Upgrade myself from
7426 GNATS only to write-after-approval. Update my mail address.
7428 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
7430 (OS Port Maintainers: freebsd): Add myself.
7432 2003-04-22 Mark Mitchell <mark@codesourcery.com>
7434 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7436 2003-04-22 Kean Johnston <jkj@sco.com>
7438 * MAINTAINERS (SCO ports): Added myself.
7440 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7442 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7444 2003-04-19 Kean Johnston <jkj@sco.com>
7446 * MAINTAINERS (Write After Approval): Add myself.
7448 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7450 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7451 * Makefile.in: Regenerate.
7453 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7455 * configure.in (powerpc64*-*-linux*): Remove.
7456 * configure: Rebuilt.
7458 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7460 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7461 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7463 * Makefile.in: Regenerate.
7465 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7467 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7468 * configure: Regenerated.
7470 2003-04-15 DJ Delorie <dj@redhat.com>
7472 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7474 2003-04-13 Nick Clifton <nickc@redhat.com>
7476 * config-ml.in: Remove support for --disable-aix removing
7479 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
7481 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7482 * */configure: Rebuilt.
7484 2003-04-08 Joel Sherrill <joel@oarcorp.com>
7486 * MAINTAINERS: Add my email address.
7488 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
7490 * MAINTAINERS (Write After Approval): Add myself.
7492 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7494 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7495 * Makefile.in: Regenerate.
7497 2003-03-14 Michael Chastain <mec@shout.net>
7499 * Makefile.in: Regenerate with correct Makefile.def.
7501 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7503 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7505 * Makefile.in: Regenerate.
7506 * configure.in: Clean up gxx_include_dir logic.
7507 * configure: Regenerate.
7509 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
7511 * MAINTAINERS (Write After Approval): Add myself.
7513 2003-03-10 Ben Elliston <bje@wasabisystems.com>
7515 * MAINTAINERS: Update my mail address.
7517 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7519 * configure.in (gxx_include_dir): Fix typo.
7520 * configure: Regenerated.
7522 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7524 * Makefile.tpl: Reindent.
7525 * Makefile.in: Regenerate.
7526 * configure.in: Reindent. Don't set unused variables.
7527 * configure: Regenerate.
7529 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
7531 * configure.in: Include $(build_tooldir)/sys-include in
7533 * configure: Regenerated.
7535 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7537 * Makefile.tpl: Always pass down RANLIB.
7538 * Makefile.in: Regenerate.
7540 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7541 * Makefile.in: Regenerate.
7542 * configure.in: Remove unused logic relating to --enable-shared
7543 and --enable-threads. Remove bogus comments. Remove redundant
7545 * configure: Regenerate.
7547 * configure.in: Replace ${libstdcxx_version} by its value.
7548 Remove reference to mh-dgux.
7549 * configure: Regenerate.
7551 2003-03-03 Kevin Buettner <kevinb@redhat.com>
7553 * MAINTAINERS (Write After Approval): Add myself.
7555 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7557 * Makefile.tpl: Rearrange.
7558 * Makefile.in: Regenerate.
7560 2003-02-25 Uwe Stieber <uwe@wwws.de>
7562 * configure.in: Add support for kaOS as cross build target system.
7563 * configure: Regenerated.
7565 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
7567 * MAINTAINERS (Write after approval): Add myself.
7569 2003-02-21 James E Wilson <wilson@tuliptree.org>
7571 * MAINTAINERS: Update my email address.
7573 2003-02-21 Zack Weinberg <zack@codesourcery.com>
7575 * MAINTAINERS: Add self to blanket write privs. section.
7577 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
7579 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7580 configure-target-* as some target builds may require additional
7581 flags for preprocessor tests.
7582 * Makefile.in: Regenerated.
7584 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7586 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7587 * ltconfig: Handle it.
7588 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7591 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7592 it is used as argument to $CC.
7593 * ltcf-gcj.sh: Likewise.
7595 * configure.in: Introduce --enable-maintainer-mode.
7596 * configure: Rebuilt.
7597 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7598 for maintainer mode.
7599 * Makefile.in: Rebuilt.
7601 2003-02-18 Jason Merrill <jason@redhat.com>
7603 * Makefile.tpl (check-c++): Allow parallelism.
7605 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7607 * MAINTAINERS: Remove John Carr (who never actually had access to
7610 2003-02-15 Geoffrey Keating <geoffk@apple.com>
7612 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7613 don't configure target-libobjc.
7614 * configure: Regenerate.
7616 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7618 * Makefile.tpl (RANLIB): Define.
7619 * Makefile.in: Regenerate.
7621 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
7623 * MAINTAINERS: Update my email.
7625 2003-02-06 Keith R Seitz <keiths@redhat.com>
7627 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
7628 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
7629 * Makefile.in: Regenerated.
7630 * configure.in: Remove all traces of snavigator, db, and grep.
7631 * configure: Regenerated.
7633 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7635 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
7638 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7640 * MAINTAINERS (Write after approval): Add myself.
7642 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
7644 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
7645 * Makefile.in: Regenerated.
7647 2003-01-30 Roger Sayle <roger@eyesopen.com>
7649 * config.guess: Updated to 2003-01-30's version.
7650 * config.sub: Updated to 2003-01-28's version.
7652 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
7654 * config.if: If gcc_version is already set, just use it. Don't set
7655 gcc_version_trigger if it's already set, otherwise set it to
7656 gcc/version.c, but only if the file exists. If it is not set and
7657 gcc/version.c does not exist, try to extract the version number from
7660 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
7662 * MAINTAINERS: Add myself to write-after-approval list.
7664 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
7666 * configure.in: Revert 24Jan change.
7667 * configure: Regenerate.
7669 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7671 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
7674 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7676 * configure.in: Revert previous change.
7677 * configure: Regenerate.
7679 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
7681 * configure.in: Make rda native-only.
7682 * configure: Regenerate.
7684 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7686 * MAINTAINERS: Move myself from GNATS-only-accounts to
7687 write-after-approval.
7689 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
7691 * configure.in: Add missing \.
7692 * configure: Rebuilt.
7694 2003-01-17 Jakub Jelinek <jakub@redhat.com>
7696 * configure.in (baseargs): Avoid using \| in sed regular
7698 * configure: Rebuilt.
7700 2003-01-16 Jakub Jelinek <jakub@redhat.com>
7702 * configure.in (baseargs): Remove all supported forms of
7703 --cache-file, --srcdir, --host, --build and --target options
7704 from argument lists.
7705 * configure: Rebuilt.
7707 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
7709 * MAINTAINERS: Add myself to write-after-approval list.
7711 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
7713 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7714 * configure: Rebuilt.
7716 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
7718 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7719 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7720 * Makefile.in: Regenerate.
7721 * configure: Regenerate.
7723 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
7725 * configure.in: Remove Makefile in build, host and target modules
7726 unless configure was run with --no-recursion.
7727 * configure: Rebuilt.
7729 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
7731 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7732 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7733 * Makefile.in: Regenerate.
7735 2003-01-08 Chris Demetriou <cgd@broadcom.com>
7737 * config.guess: Update to 2003-01-03 version.
7738 * config.sub: Update to 2003-01-03 version.
7740 2003-01-07 Christopher Faylor <cgf@redhat.com>
7742 * configure: Regenerate with proper autoconf 2.13.
7744 2003-01-07 Christopher Faylor <cgf@redhat.com>
7746 * configure.in: Add AC_PREREQ for consistency.
7747 * configure: Regenerate.
7749 2003-01-06 Andrew Cagney <ac131313@redhat.com>
7751 * configure.in (GDB_TK): Add tcl directories conditional on
7752 gdb/gdbtk directory being present.
7753 * configure: Regenerate.
7755 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
7757 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
7758 used by gcc if LD is not defined and we are not doing a Canadian Cross.
7759 * configure: Rebuilt.
7761 2002-12-31 Tom Tromey <tromey@redhat.com>
7763 * Makefile.in: Rebuilt.
7764 * Makefile.def (target_modules) [libffi]: Allow installation.
7766 2002-12-31 Andreas Schwab <schwab@suse.de>
7768 * configure.in: Fix use of $program_transform_name.
7769 * configure: Regenerated.
7771 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
7773 * configure.in (baseargs): Don't remove first configure argument.
7774 * configure: Regenerated.
7776 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
7778 * Makefile.tpl (local-distclean): Don't remove...
7779 (multilib.ts): ... this. Moved into...
7780 (multilib.out): ... this. Don't use sub-make.
7781 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7782 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7783 (configure-build-[+module+], configure-[+module+],
7784 configure-target-[+module+], configure-gcc): ... these. Test
7785 for Makefile existence. Drop config.status from dependencies.
7786 * Makefile.in: Rebuilt.
7787 * configure.in: Move gcc-version-trigger to the end of
7788 ac_configure_args. Add comments to maybedep.tmp and
7789 serdep.tmp. Introduce --disable-serial-configure. Remove
7790 nonopt from baseargs, matching and removing corresponding
7791 whitespace while at it.
7792 * configure: Rebuilt.
7794 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
7796 * configure.in (host_configargs): Replace reference to
7797 no-longer-defined buildopts with --build=${build_alias}.
7798 * configure: Rebuilt.
7800 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
7801 program_transform_name to standard idiom.
7802 (AUTOGEN, AUTOCONF): Define.
7803 (Makefile.in): Use $(AUTOGEN).
7804 (Makefile): Depend on config.status, and use autoconf-style rule to
7805 build it. Move original commands to...
7806 (config.status): ... this new target.
7807 (configure): Add $(srcdir). Depend on config/acx.m4. Use
7809 * Makefile.in: Rebuilt.
7811 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
7813 * Makefile.tpl: Fix dramatic bustage due to change in
7814 program_transform_name.
7815 * Makefile.in: Regenerate.
7817 * configure.in: Remove unnecessary PATH setting.
7818 * configure: Regnerate.
7820 * configure.in: Don't default to unprefixed tools unless
7821 the native tools will work.
7822 * configure: Regenerate.
7824 * configure.in: Convert to autoconf script. Blow away lots
7825 of now-redundant Makefile fragments.
7826 * configure: Generate using Autoconf.
7827 * Makefile.tpl: Rewrite to reflect autoconfiscation.
7828 * Makefile.in: Regenerate.
7830 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
7832 * configure: Fix stupid bug where RANLIB was mistakenly included.
7834 * configure.in: Rename (buildargs, hostargs, targargs) to
7835 (build_configargs, host_configargs, target_configargs).
7837 * configure.in: Move logic out of sed statement.
7839 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
7840 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7842 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
7844 * config.sub: Import from master repository
7845 * config.guess: Ditto
7847 2002-12-24 Andreas Schwab <schwab@suse.de>
7849 * Makefile.tpl (multilib.out): Fix missing space.
7850 * Makefile.in: Regenerate.
7852 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
7854 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
7855 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
7856 * Makefile.in: Regenerate.
7857 * configure.in: Remove unnecessary leftovers.
7859 2002-12-21 Geoffrey Keating <geoffk@apple.com>
7861 * configure.in (extra_ranlibflags_for_target): New variable.
7862 (*-*-darwin): Add -c to ranlib commands.
7863 * configure (tooldir): Handle extra_ranlibflags_for_target.
7865 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
7867 * Makefile.tpl: Revert HJL's change.
7868 * Makefile.in: Regenerated.
7869 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7872 2002-12-19 Andreas Schwab <schwab@suse.de>
7874 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7875 * Makefile.in: Regenerate.
7877 2002-12-18 H.J. Lu <hjl@gnu.org>
7879 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7880 * Makefile.in: Regenerated.
7882 * configure.in (build_prefix): New. Substitute.
7884 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
7886 * Makefile.tpl: Don't let real targets depend on phony targets.
7887 * Makefile.in: Regenerate.
7889 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7890 * Makefile.in: Regenerate.
7892 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
7894 * config.sub: Import from master repository
7895 * config.guess: Ditto
7897 2002-12-16 Jason Merrill <jason@redhat.com>
7899 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7900 previous 'make bootstrap'.
7901 * Makefile.in: Regenerate.
7903 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
7905 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7907 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
7909 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7910 * Makefile.in: Regenerate.
7912 2002-12-13 Jason Merrill <jason@redhat.com>
7914 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
7916 (check-c++): Just depend on it and check-target-libstdc++-v3.
7917 * Makefile.in: Regenerate.
7919 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7921 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7922 * Makefile.in: Rebuilt.
7924 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
7926 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7928 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
7930 * configure: Fix bug put in by gremlins.
7932 * Makefile.tpl: Substitute more autoconfily.
7933 * configure: Substitute more autoconfily.
7934 * Makefile.in: Regenerate.
7936 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
7938 * config.sub: Import from master repository
7939 * config.guess: Ditto
7940 * MAINTAINERS: Added Svein Seldal under write after approval
7942 2002-12-08 Andrew Cagney <ac131313@redhat.com>
7944 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7945 * Makefile.in (all-sim): Ditto.
7947 2002-12-06 DJ Delorie <dj@redhat.com>
7949 * Makefile.tpl: Change configure dependencies to not have real
7950 targets depend on phony targets.
7952 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
7954 * configure.in: Revert unintentional change.
7956 * Makefile.tpl: Change dependency for */multilib.out so that
7957 it works when gcc isn't in the tree.
7959 * configure.in: Substitute more.
7960 * configure: Run subconfigures from the Makefile.
7961 * Makefile.tpl: Run subconfigures from the Makefile; add a few
7962 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
7964 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7966 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7968 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
7970 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7971 and corresponding dependencies.
7972 * Makefile.in: Regenerate.
7974 * configure.in (host_tools): Order binutils, gas and ld for
7975 convenience in running the testsuites.
7977 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7978 * Makefile.in: Regenerate.
7979 * configure.in: Introduce rules to serialize subconfigure runs.
7981 * configure.in: Introduce BASE_CC_FOR_TARGET.
7982 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
7983 Realize configure-build-* targets. Realize configure-target-* targets.
7984 * Makefile.in: Regenerate.
7986 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
7988 * configure: Move gcc_version_trigger stuff from here...
7989 * configure.in: ...to here.
7991 * configure.in: Separate subconfigure options added by this file from
7992 options given by the user. Add machinery to put args for host
7993 subconfigures into the Makefile.
7995 * Makefile.tpl: Remove 'vault' targets.
7996 * Makefile.tpl: Reorder and comment dependencies.
7997 * Makefile.in: Regenerate.
7999 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8000 * configure.in: Fix my broken commit of previous patch. (sigh)
8002 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8004 * configure.in: Move host-specific darwin noconfigdirs into
8005 the host-specific section.
8007 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8009 * configure.in: Move host-specific darwin noconfigdirs into
8010 the host-specific section.
8012 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8014 * configure: Remove skip-this-dir support.
8015 * Makefile.tpl: Remove skip-this-dir support.
8017 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8019 * Makefile.in: Regenerate.
8021 * Makefile.tpl: Strip out useless setting of 'dir'.
8022 * Makefile.in: Regenerate.
8024 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8026 * configure.in: Fix deeply stupid bug.
8028 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8029 shell code in CXX_FOR_TARGET
8030 * Makefile.def: Introduce raw_cxx.
8031 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8033 * Makefile.in: Regenerate.
8035 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8037 * Makefile.tpl: Remove unnecessary ifs.
8038 * Makefile.in: Regenerate.
8040 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8041 dependencies. Maybe-ize build-libiberty. Create dummy install
8042 targets for 'no_install' modules.
8043 * configure: Move GDB_TK substitution to configure.in. Move
8044 build_modules stuff to configure.in.
8045 * configure.in: Implement soft dependency machinery. Maybe-ize
8046 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8047 * Makefile.in: Regenerate.
8049 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8051 * Makefile.tpl: Make all-target, install-target behave similarly
8052 to all, install (only hitting configured targets). Eliminate
8053 unused macro defintions.
8055 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8058 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8060 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8062 * configure.in: Produce lists of subdir targets we're actually
8063 configuring. Remove references to "dosrel".
8064 * Makefile.tpl: Let configure set which subdir targets are hit.
8065 Remove install-cross; clean up install; remove ALL. Remove
8066 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8067 Autogenerate host module targets. Remove empty dependency lines
8068 and redundant dependency; rearrange slightly.
8069 * Makefile.def: Add host-side libtermcap, utils.
8071 * Makefile.in: Regenerate.
8073 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8075 * ltconfig (osf[345]): Append $major to soname_spec.
8076 Reflect this in library_names_spec.
8077 * ltmain.sh (osf): Prefix $major with . for use as extension.
8079 2002-11-19 Andreas Jaeger <aj@suse.de>
8081 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8082 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8083 and sparc64 GNU/Linux systems.
8085 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8087 * MAINTAINERS: Update email.
8089 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8091 * MAINTAINERS: Complete James Dennett's entry.
8093 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8095 * MAINTAINERS (Write After Approval): Add myself.
8097 2002-11-13 Bruce Korb <bkorb@gnu.org>
8099 * Makefile.tpl: syntactic cleanup
8101 2002-11-13 Stuart Hastings <stuart@apple.com>
8103 * MAINTAINERS: Add myself to write-after-approval list.
8105 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8107 * Makefile.def: Add list of recursive targets to autogenerate.
8109 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8110 targets. Autogenerate *-build-* targets.
8111 * Makefile.in: Regenerate.
8113 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8115 * configure: More autoconf-style substitutions.
8116 * Makefile.tpl: More autoconf-style substitutions.
8117 * Makefile.in: Regenerate.
8119 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8121 * configure: Substitute more variables in a more autoconf-friendly
8122 way. Simplify slightly.
8123 * Makefile.tpl: Make more variables substitutable in an
8124 autoconf-friendly way.
8125 * Makefile.in: Regenerate.
8127 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8129 * MAINTAINERS (Write After Approval): Add myself.
8131 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8133 * configure.in (v810*): Remove special setting of tools.
8135 * configure: Add support for extra required flags for ar or nm.
8136 * configure.in (aix4.3+): Use above support for target-specific
8137 issues, rather than using config/mt-aix43.
8139 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8141 * configure: Remove 'removing', which doesn't work. Replace $subdir
8142 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8143 with $srcdir. Reformat indentation. Substitute some variables
8144 formerly hard-coded in the Makefile for build=host.
8145 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8146 * Makefile.def: Autogenerate more.
8147 * Makefile.in: Regenerate.
8149 2002-11-04 Adam Nemet <anemet@lnxw.com>
8151 * MAINTAINERS (Write After Approval): Add myself.
8153 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8155 * Makefile.def (host_modules): Add rda.
8156 * Makefile.in: Regenerate.
8157 * configure.in (target_tool): Add target-rda to list.
8159 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8161 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8163 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8165 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8166 and restrap targets to this rule.
8167 * Makefile.in: Regenerate.
8169 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8171 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8172 GNATS only accounts.
8174 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8176 * configure.in (i[3456]86-*-linux*): Add check to disable
8177 ${libgcj} for glibc1.
8179 2002-10-24 Denis Chertykov <denisc@overta.ru>
8181 * MAINTAINERS: Add myself as ip2k port maintainer.
8183 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8185 * configure.in: Add tic4x target.
8187 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8189 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8190 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8191 * Makefile.in: Regenerate.
8193 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8194 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8195 * Makefile.in: Regenerate.
8197 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8199 * MAINTAINERS: Add myself as web pages co-maintainer.
8201 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8203 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8204 * Makefile.in: Regenerate.
8206 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8208 * MAINTAINERS: Add myself and Nathan Sidwell
8209 <nathan@codesourcery.com> as VxWorks maintainers.
8211 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8213 * Makefile.def: Remove order dependency comments.
8214 * Makefile.tpl: Add explicit install-install dependencies.
8215 * Makefile.in: Regenerate.
8217 * Makefile.tpl: Remove material now in src-release. (Finally!)
8218 * Makefile.in: Regenerate.
8220 * Makefile.tpl: Add configure-target (for src-release in src)
8221 * Makefile.in: Regenerate.
8223 2002-09-30 Nick Clifton <nickc@redhat.com>
8225 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8227 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8229 * configure.in (s390*-*-linux*): Enable libgcj.
8231 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8233 * configure: Revert accidentally applied changes.
8235 * Makefile.tpl: Make more autoconf-friendly.
8236 * Makefile.in: Regenerate.
8237 * configure: Make substitution more autoconf-like.
8239 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8241 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8242 single entry to handle all these.
8243 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8244 libjava on arm-*-elf.
8246 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8248 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8249 things that depend on them.
8251 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8253 * Makefile.tpl: Make subsituted variables more autoconfy.
8254 * Makefile.in: Regenerate.
8255 * configure: Make seds more autoconfy.
8257 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8259 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8260 * Makefile.in: Regenerate.
8261 * configure.in: Rewrite sed statements to look autoconfy.
8263 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8264 all-target-foo on configure-target-foo.
8265 * Makefile.def: Ditto.
8266 * Makefile.in: Rebuild.
8268 2002-09-25 Andrew Haley <aph@redhat.com>
8270 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8272 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8274 * Makefile.def: New file.
8275 * Makefile.tpl: New file.
8276 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8277 * contrib/gcc_update: Note that Makefile.in is a generated file.
8279 * configure.in: Minor rearrangement. Simplify tests.
8281 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8283 * configure.in (with_headers): Skip copy if value is "yes".
8284 (with_libs): Likewise.
8286 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8288 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8289 * configure.in (sh*-*-pe*): Ditto.
8290 * configure.in (mips*-*-pe*): Ditto.
8291 * configure.in (*arm-wince-pe): Ditto.
8293 * configure.in: Rearrange.
8295 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8297 * MAINTAINERS: Update my email address.
8299 2002-08-30 Paul Koning <pkoning@equallogic.com>
8301 * MAINTAINERS: (Write After Approval): Add myself.
8303 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8305 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8307 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8309 * MAINTAINERS: Change my mailing address.
8311 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8313 * MAINTAINERS (Write After Approval): Remove myself.
8314 (Various Maintainers: c++ runtime libs): Add myself.
8316 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8318 * MAINTAINERS (Write After Approval): Remove myself.
8319 (Various Maintainers: c++ runtime libs): Add myself.
8321 2002-08-15 Eric Christopher <echristo@redhat.com>
8323 * config.sub: Import from master repository.
8324 * config.guess: Ditto.
8326 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8328 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8329 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8330 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8332 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8334 * MAINTAINERS: Add self to rs6000 vector extensions.
8336 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8338 * libiberty/configure: Reverted unintended yesterday's check in.
8340 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8342 * boehm-gc/configure, libf2c/configure: Rebuilt.
8343 * libffi/configure, libiberty/configure: Ditto.
8344 * libjava/configure, libobjc/configure: Ditto.
8345 * libstdc++-v3/configure, zlib/configure: Ditto.
8346 Merged from binutils:
8347 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8348 From Steve Ellcey <sje@cup.hp.com>:
8349 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8350 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8351 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8353 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8354 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8355 soname_spec, sys_lib_search_path_spec): Ditto.
8357 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8359 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8361 2002-08-04 H.J. Lu (hjl@gnu.org)
8363 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8365 2002-08-02 Krister Walfridsson <cato@df.lth.se>
8367 * MAINTAINERS (Write After Approval): Add myself.
8369 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8371 * configure.in: Move generic linux case to end. Copy generic
8372 linux noconfigdirs to mips*-*-linux* entry and new
8373 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8375 2002-07-19 Michael Matz <matz@suse.de>
8377 * MAINTAINERS: Add myself as ra* maintainer.
8379 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8381 * config.guess: Update to 2002-07-09 version.
8382 * config.sub: Update to 2002-07-03 version.
8384 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8386 * MAINTAINERS: Fix typo in a maintainer email address.
8388 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8390 * configure.in: Remove two redundant tests.
8392 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8394 * configure.in (mips*-*-irix6*o32): Enable stabs.
8396 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8398 * configure.in: Don't build grez.
8399 * Makefile.in: Ditto.
8401 * Makefile.in: Remove references to bsp, cygmon, libstub.
8402 * configure.in: Ditto.
8404 * configure.in: Remove leftover reference to gdbtest.
8406 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8408 * configure.in (gxx_include_dir): Change to match versioned
8409 C++ headers if --enable-version-specific-runtime-libs is used.
8411 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8413 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8415 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8417 * configure.in: Make --without-x work.
8419 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8421 * configure.in: Rearrange target Makefile fragment collection.
8423 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8425 * configure.in: Ditto.
8427 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8429 * MAINTAINERS (Write After Approval): Update my e-mail address.
8431 2002-06-24 Ben Elliston <bje@redhat.com>
8433 * configure.in (host_tools): Remove cgen.
8435 * Makefile.in (all-cgen): Remove; runs from its source directory.
8436 (check-cgen, install-cgen, clean-cgen): Likewise.
8437 (all-opcodes): Do not depend on all-cgen.
8438 (all-sim): Likewise.
8440 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8442 * Makefile.in: Eliminate 'apache' targets.
8443 * configure.in: Eliminate 'apache' targets.
8445 * configure.in: Eliminate redundant tests. Reorganize.
8447 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8449 * config-ml.in: Eliminate references to Cygnus configure.
8451 * Makefile.in: Eliminate references to building emacs.
8453 2002-06-28 Graham Stott <graham.stott@btinternet.com>
8455 * MAINTAINERS: Update my email address.
8457 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8459 * config.if (libstdcxx_incdir): Version C++ headers.
8460 (cxx_incdir): Remove.
8462 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8464 * MAINTAINERS (Write After Approval): Add self.
8466 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8468 * configure.in: Add support for ip2k.
8470 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8472 * configure.in: Fix AIX configury bug.
8474 2002-06-20 Steve Ellcey <sje@cup.hp.com>
8476 * MAINTAINERS (Write After Approval): Add self.
8478 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8480 * configure.in: replace ${topsrcdir} with ${srcdir}
8482 * configure.in: Move definition of libstdcxx_flags
8483 right above usage, rather than waaay earlier.
8485 * configure.in: Pull definition of is_cross_compiler earlier.
8487 * configure.in: Rearrange a little.
8489 * configure.in: Remove references to librx.
8490 * Makefile.in: Remove references to librx.
8492 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
8494 * config.sub: Add support for avr target.
8495 Import from master sources, rev 1.255
8497 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
8499 * configure, .cvsignore: Revert previous change...
8500 * Makefile: ...delete.
8502 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8504 * configure.in: Eliminate ${gasdir} variable.
8506 2002-06-18 Dave Brolley <brolley@redhat.com>
8508 * configure.in: Add support for frv.
8509 * config.sub: Add support for frv.
8511 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8513 * configure: Remove garbage from previous commit.
8515 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8517 * configure: For in-source builds, make a subdir and re-exec there.
8518 * Makefile: New file. Pass targets through to build directory.
8519 * .cvsignore: No longer ignore "Makefile".
8521 2002-06-16 Douglas Rupp <rupp@gnat.com>
8523 * MAINTAINERS (Write After Approval): Add self.
8525 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8527 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8529 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8531 * configure.in (vax-*-netbsd*): Re-enable gas.
8533 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8535 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8536 BUILD_PREFIX_1, to correct nomenclature.
8537 * configure: Likewise.
8539 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8540 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8542 2002-05-31 Olaf Hering <olh@suse.de>
8544 * config-ml.in: Propogate DESTDIR also.
8546 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8548 * configure.in (vax-*-netbsd*): Don't build gas for this
8551 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8553 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8556 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
8558 * MAINTAINERS (Write After Approval): Add myself.
8560 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8562 * config.guess: Update to 2002-05-22 version.
8563 * config.sub: Likewise.
8565 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8567 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8568 * config-ml.in: Likewise.
8569 * configure: Likewise.
8570 * configure.in: Likewise.
8572 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
8574 * MAINTAINERS: Update my email address.
8576 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8578 * configure.in: Simplify makefile fragment collection.
8580 * configure.in: Remove code to build emacs.
8582 * configure.in : Remove --srcdir argument from targargs and buildargs
8583 (it's always overridden in the Makefile anyway). Rearrange a bit.
8585 * configure: Move some logic to configure.in.
8586 * configure.in: Move some logic from configure.
8588 2002-05-11 Tom Tromey <tromey@redhat.com>
8590 * MAINTAINERS: Reflect libgcj reality.
8592 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
8594 * Makefile.in: Honour DESTDIR.
8596 2002-05-08 Mark Mitchell <mark@codesourcery.com>
8598 * config.guess: Import 2002-03-20 version.
8599 * config.sub: Import 2002-04-26 version.
8601 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8603 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8605 2002-05-07 Tim Josling <tej@melbpc.org.au>
8607 * MAINTAINERS: Add self.
8609 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
8611 * ltmain.sh: Detect and handle object name conflicts
8612 while piecewise linking a static library.
8614 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
8616 * configure.in (noconfigdirs): Don't disable libgcj on
8617 sparc64-*-solaris* and sparcv9-*-solaris*.
8619 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
8621 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
8623 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
8625 * configure.in (FLAGS_FOR_TARGET): Do not add
8626 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
8627 on i[3456]86-*-linux*.
8629 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
8631 * configure.in (noconfigdirs): Replace [ ] with test.
8633 * configure.in (noconfigdirs): Do not add target-newlib if
8634 target == i[3456]86-*-linux*, and host == target.
8636 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
8638 * configure.in: delete reference to absent file
8640 * configure.in: replace '[' with 'test'
8642 * configure.in: Eliminate references to gash.
8643 * Makefile.in: Eliminate references to gash.
8645 * configure.in: remove useless references to 'pic' makefile fragments.
8647 * configure.in: (*-*-windows*) Finish removing.
8649 * configure.in: Eliminate redundant test for libgui.
8651 2002-04-29 Roger Sayle <roger@eyesopen.com>
8653 * MAINTAINERS: Add self and realphabetize. Update entries
8654 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
8655 entry for a29k port maintainer.
8657 2002-04-26 Joel Sherrill <joel@OARcorp.com>
8659 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
8660 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
8662 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
8664 * configure.in: remove references to dead files
8666 2002-04-19 Mark Mitchell <mark@codesourcery.com>
8668 * MAINTAINERS: Add information about purpose of this file.
8670 2002-04-18 Tom Tromey <tromey@redhat.com>
8672 * configure.in: Disallow configuring libgcj when it is already
8673 installed and we're using Solaris 2.8 linker. Do enable libgcj on
8674 Solaris 2.8 by default. For PR libgcj/6158.
8676 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8678 * configure.in: Move default CC setting out of config/mh-* fragments
8681 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
8683 * configure.in: don't even try to configure or make a subdirectory
8684 if there's no configure script for it.
8686 2002-04-15 Mark Mitchell <mark@codesourcery.com>
8688 * MAINTAINERS: Remove chill maintainers.
8689 * Makefile.in (CHILLFLAGS): Remove.
8690 (CHILL_LIB): Remove.
8691 (TARGET_CONFIGDIRS): Remove libchill.
8692 (CHILL_FOR_TARGET): Remove.
8693 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8695 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8696 (CHECK_TARGET_MODULES): Likewise.
8697 (INSTALL_TARGET_MODULES): Likewise.
8698 (CLEAN_TARGET_MODULES): Likewise.
8699 (configure-target-libchill): Remove.
8700 (all-target-libchill): Remove.
8701 * configure.in (target_libs): Remove target-libchill.
8702 Do not compute CHILL_FOR_TARGET.
8703 * libchill: Remove directory.
8705 2002-04-11 DJ Delorie <dj@redhat.com>
8707 * Makefile.in, configure.in: Sync with binutils, entries
8710 2002-04-07 Andrew Cagney <ac131313@redhat.com>
8712 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
8713 (do-tar, do-bz2): New rules.
8714 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
8715 (gdb-tar): New rule.
8716 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
8717 (insight_dejagnu.tar): New rule.
8718 (insight.tar): New rule.
8719 (gdb+dejagnu.tar): New rule.
8720 (gdb.tar): New rule.
8722 2002-02-01 Mo DeJong <supermo@bayarea.net>
8724 * Makefile.in: Add all-tix to deps for all-snavigator
8725 so that tix is built when building snavigator.
8727 2002-01-11 Steve Ellcey <sje@cup.hp.com>
8729 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8730 ld and gdb are not supported.
8732 2002-01-07 Mark Salter <msalter@redhat.com>
8734 * configure.in: Remove target-bsp and target-cygmon from arm builds.
8735 Allow target-libgloss to be built for arm, strongarm, and xscale.
8737 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
8739 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8740 options for i[3456]86-pc-linux* native builds.
8742 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
8744 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8745 files from .po files for a distribution.
8747 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
8749 * configure.in: Enable libstdc++-v3 for h8300 targets.
8751 2001-06-19 Alan Modra <amodra@bigpond.net.au>
8753 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8756 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
8758 * Makefile.in (VER): When present, extract the version number from
8759 the file version.in.
8761 2001-05-24 Tom Rix <trix@redhat.com>
8763 * configure.in : enable ld for aix
8765 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8767 * config.guess: Add linux target for S/390.
8769 2000-11-07 Philip Blundell <pb@futuretv.com>
8771 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8773 2000-11-03 Philip Blundell <pb@futuretv.com>
8775 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8778 2001-01-15 Ben Elliston <bje@redhat.com>
8780 * configure.in (host_tools): Add sid.
8781 Always configure cgen.
8783 2000-11-24 Nick Clifton <nickc@redhat.com>
8785 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8788 2000-08-20 Doug Evans <dje@casey.transmeta.com>
8790 * Makefile.in (ALL_MODULES): Add all-cgen.
8791 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8792 (all-cgen): New target.
8793 (all-opcodes,all-sim): Depend on all-cgen.
8794 * configure.in (host_tools): Add cgen.
8795 Only configure cgen if --enable-cgen-maint.
8797 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
8799 * configure.in: Add *-*-freebsd* configurations.
8801 2002-04-08 Tom Tromey <tromey@redhat.com>
8803 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8804 Fixes PR libgcj/6068.
8806 2002-03-30 Krister Walfridsson <cato@df.lth.se>
8808 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8810 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8812 * configure.in (alpha*-dec-osf*): Enable libgcj.
8814 2003-03-27 Matthew Gingell <gingell@gnat.com>
8816 * MAINTAINERS (Write After Approval): Add myself.
8818 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
8820 Fix for: PR bootstrap/3591, target/5676
8821 * configure.in (mcore-pe): Disable the configuration of
8822 libstdc++-v3 since exceptions are not supported.
8824 2002-03-20 Anthony Green <green@redhat.com>
8826 * configure.in: Enable libgcj for xscale-elf target.
8828 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
8830 * MAINTAINERS: Update my email address.
8832 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
8834 * ltmain.sh (relink_command): Fix typo in previous change.
8836 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
8838 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
8839 (relink_command): Added --tag flags.
8840 (mode=install): If relinking fails; error out.
8842 2002-03-12 Richard Henderson <rth@redhat.com>
8844 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
8846 (do-check): Rename from check.
8847 (check): Allow parallel check.
8849 2002-03-12 Bob Wilson <bob.wilson@acm.org>
8851 * MAINTAINERS: Add myself as maintainer for xtensa port.
8852 Fix alphabetical order in CPU port maintainer list.
8853 Remove myself from Write After Approval list.
8855 2002-03-11 Richard Henderson <rth@redhat.com>
8857 * Makefile.in (.NOTPARALLEL): Add fake tag.
8859 2002-03-07 H.J. Lu (hjl@gnu.org)
8861 * configure.in: Enable gprof for mips*-*-linux*.
8863 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
8865 * MAINTAINERS (Write After Approval): Add myself.
8867 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
8869 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8871 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8873 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
8875 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8876 because its Makefile is there; test for the executable instead.
8878 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
8880 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8881 libstdc++-v3 and libjava.
8883 2002-02-11 Adam Megacz <adam@xwt.org>
8885 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8888 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
8890 * config.guess: Updated to 2002-01-30's version.
8891 * config.sub: Updated to 2002-02-01's version.
8892 Contribute sh64-elf.
8893 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
8894 * configure.in: Added sh64-*-*.
8896 2002-02-08 Chris Demetriou <cgd@broadcom.com>
8898 * MAINTAINERS: Belatedly add myself to write after approval list.
8900 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
8902 * MAINTAINERS: Put self in as maintainer for x86-64 port.
8903 Remove self as Write After Approval.
8905 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
8907 * MAINTAINERS: Put self in as maintainer for contrib/regression
8910 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
8912 * MAINTAINERS: Update my email address.
8914 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
8916 * configure.in (*-*-netbsd*): New. Skip target-newlib,
8917 target-libiberty, and target-libgloss. Skip Java-related
8918 libraries if not supported for NetBSD on target CPU.
8920 2002-01-25 Douglas B Rupp <rupp@gnat.com>
8922 * install-sh: Use _inst.$$_ for temp file name.
8924 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
8926 * MAINTAINERS (Write After Approval): Move my contact info
8928 (OS Port Maintainers): ...to here (netbsd).
8930 2002-01-22 Bob Wilson <bob.wilson@acm.org>
8932 * MAINTAINERS (Write After Approval): Add myself.
8934 2002-01-17 H.J. Lu <hjl@gnu.org>
8936 * Makefile.in (all-fastjar): Also depend on all-libiberty.
8937 (all-target-fastjar): Also depend on all-target-libiberty.
8939 2002-01-16 H.J. Lu (hjl@gnu.org)
8941 * config.guess: Import from master sources, rev 1.225.
8942 * config.sub: Import from master sources, rev 1.238.
8944 2002-01-16 Kazu Hirata <kazu@hxi.com>
8946 * MAINTAINERS (Write After Approval): Remove myself.
8948 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
8950 * MAINTAINERS (Write After Approval): Add myself.
8952 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
8954 * MAINTAINERS: Add self as docs co-maintainer.
8956 2001-12-11 Matthias Klose <doko@debian.org>
8958 * MAINTAINERS (Write After Approval): Add myself.
8960 2001-12-09 Zack Weinberg <zack@codesourcery.com>
8962 * MAINTAINERS: Update my email address.
8964 2001-12-07 Turly O'Connor <turly@apple.com>
8965 * MAINTAINERS (Write After Approval): Add myself.
8966 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8967 (rs6000_initialize_trampoline): Call __trampoline_setup for
8969 * darwin-tramp.asm: New file, implements __trampoline_setup.
8970 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8972 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
8974 * MAINTAINERS (Write After Approval): Add myself.
8976 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
8978 * configure, configure.in: Use temp file for long sed commands.
8980 2001-12-03 Laurent Guerby <guerby@acm.org>
8982 * config.sub: Update to version 1.232 on subversion.
8984 2001-12-03 Ben Elliston <bje@redhat.com>
8986 * MAINTAINERS: Update mail address for config.* patches.
8988 2001-11-27 DJ Delorie <dj@redhat.com>
8989 Zack Weinberg <zack@codesourcery.com>
8991 When build != host, create libiberty for the build machine.
8993 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8995 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8997 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8999 (all.normal): Depend on ALL_BUILD_MODULES.
9000 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9001 (all-build-libiberty): Depend on configure-build-libiberty.
9003 * configure: Calculate and substitute proper value for
9005 * configure.in: Create the build subdirectory.
9006 Calculate and substitute TARGET_CONFIGARGS (formerly
9007 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9009 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9011 * MAINTAINERS (write-after-approval): Add self.
9013 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9015 * MAINTAINERS (GNATS only accounts): Remove self.
9017 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9019 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9022 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9024 * MAINTAINERS (Write After Approval): Add self.
9026 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9028 * MAINTAINERS: mips and s390 are also CPU ports.
9030 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9032 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9034 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9036 * MAINTAINERS: Alphabetize.
9038 2001-11-09 Kazu Hirata <kazu@hxi.com>
9040 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9042 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9044 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9046 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9048 * configure.in (--enable-languages): Be more permissive about
9049 syntax. Check for empty lists better. Warn about $LANGUAGES.
9051 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9053 * config.sub: Import from master sources, rev. 1.230.
9054 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9056 2001-11-07 Laurent Guerby <guerby@acm.org>
9058 * MAINTAINERS (Write After Approval): Add self.
9060 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9062 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9064 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9066 * config.sub: Import from master sources, rev 1.226.
9067 * config.guess: Import from master sources, rev 1.216.
9069 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9071 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9072 * MAINTAINERS: Add self as maintainer of MMIX port.
9073 Remove old after-approval entry.
9075 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9077 * ChangeLog, configure: Fix spelling errors.
9079 2001-10-20 Brendan Kehoe <brendan@zen.org>
9081 * MAINTAINERS: Tweak my address.
9083 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9085 * MAINTAINERS: Update my email address.
9087 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9089 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9090 * MAINTAINERS: Add self as maintainer of CRIS port.
9092 2001-10-10 Geert Bosch <bosch@gnat.com>
9094 * MAINTAINERS (Various maintainers: Ada front end):
9097 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9099 * MAINTAINERS (Write After Approval): Added self
9101 2001-10-02 Geert Bosch <bosch@gnat.com>
9103 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9105 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9107 * configure: Handle temporary files securely using mkdir.
9109 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9111 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9113 2001-09-26 Will Cohen <wcohen@redhat.com>
9115 * configure.in (*-*-linux*): Disable configuration of target-newlib
9116 and target-libgloss.
9118 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9120 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9123 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9125 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9126 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9127 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9128 avoid quotes nesting problems.
9129 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9130 (DO_X): Export only variables that are set.
9132 2001-09-19 Ben Elliston <bje@redhat.com>
9134 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9135 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9136 semantics. Use the shell built-in "type" command instead.
9138 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9140 Merged from gcc-3_0-branch:
9141 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9142 * ltcf-c.sh: Use $objext, not $ac_objext.
9143 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9144 * ltcf-cxx.sh: Add support for GNU.
9145 2001-07-22 Timothy Wall <twall@redhat.com>
9146 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9147 default settings if using GNU tools with that configuration.
9148 * ltcf-cxx.sh: Ditto.
9149 * ltcf-gcj.sh: Ditto.
9150 2001-07-21 Michael Chastain <chastain@redhat.com>
9151 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9152 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9153 * ltmain.sh: Mark as gcc-local.
9155 2001-08-30 Eric Christopher <echristo@redhat.com>
9156 Jason Eckhardt <jle@redhat.com>
9158 * config.guess: Merge from master sources.
9159 * config.sub: Merge from master sources, add support for mipsisa32.
9161 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9162 * config.sub: Merge from master sources, rev 1.219.
9163 * MAINTAINERS: Add self as contact for stormy16 port.
9165 2001-08-14 Zack Weinberg <zackw@panix.com>
9167 * config.sub: Merge from master sources, rev 1.218.
9168 * config.guess: Merge from master sources, rev 1.209.
9170 2001-08-11 Graham Stott <grahams@redhat.com>
9172 * Makefile.in (check-c++): Add missing semicolon.
9174 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9176 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9178 2001-07-30 Eric Christopher <echristo@redhat.com>
9180 * MAINTAINERS (Various maintainers: mips port): Added myself.
9182 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9184 * configure.in (sh-*-linux*): New.
9186 2001-07-27 Richard Henderson <rth@redhat.com>
9188 * .cvsignore: Add LAST_UPDATED.
9190 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9192 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9194 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9196 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9198 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9200 * MAINTAINERS (Write After Approval): Added myself.
9202 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9204 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9205 and libgcj on m68hc11/m68hc12.
9207 2001-06-27 H.J. Lu (hjl@gnu.org)
9209 * Makefile (CFLAGS_FOR_BUILD): New.
9210 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9212 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9214 * README: Remove version number.
9216 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9218 * INSTALL/README: Update wrt. to the installation instructions now
9219 residing in gcc/doc/install.texi.
9221 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9223 * README: Replace with a cut-down and updated version of gcc/README.
9225 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9227 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9228 multilibs to be disabled.
9230 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9232 * MAINTAINERS (Write After Approval): Add myself.
9234 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9236 * config.guess: Import CVS version 1.195.
9237 * config.sub: Import CVS version 1.212.
9239 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9241 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9242 gcc/xgcc is built, use -print-prog-name to find out the program
9245 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9247 * config.guess: Import CVS version 1.194. All gcc-local changes
9248 appear to also be in the master copy.
9249 * config.sub: Import CVS version 1.211.
9251 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9253 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9254 with_gcc]: Use `gcc -shared' to build a shared library.
9256 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9258 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9261 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9263 * MAINTAINERS (Write After Approval): Add myself.
9265 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9267 * configure.in (libstdcxx_flags): Do not try to execute
9268 libstdc++-v3/testsuite_flags until it exists.
9270 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9272 * MAINTAINERS: Update my email address.
9274 2001-05-31 Graham Stott <grahams@redhat.com>
9276 * MAINTAINERS (Write After Approval): Add myself.
9278 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9280 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9281 libraries when using g++ with native linker.
9283 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9285 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9287 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9289 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9290 [aix4*|aix5*]: Prepend blank.
9292 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9294 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9295 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9296 of subdir/configure scripts to use the new libtool.m4.
9298 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9300 * MAINTAINERS (Write After Approval): Add myself.
9302 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9304 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9306 2001-05-11 Ben Elliston <bje@redhat.com>
9308 * Makefile.in (all-sid): New target.
9309 (check-sid, clean-sid, install-sid): Likewise.
9311 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9313 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9315 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9317 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9320 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9322 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9323 gcc/xgcc is built, use -print-prog-name to find out the program
9326 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9328 * configure.in (noconfigdirs): Don't reset it from scratch in the
9329 target case; only append to it.
9331 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9332 sparc-*-solaris2.8]: Disable ${libgcj}.
9334 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9336 * configure.in (libgcj_saved): Copy from $libgcj.
9337 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9340 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9342 * MAINTAINERS: Remove self as MIPS maintainer and
9343 C front end maintainer.
9345 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9347 * configure.in: Move *-chorusos target case to the proper switch.
9350 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9352 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9355 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9357 * Makefile.in (STAGE1_CFLAGS): Pass down.
9359 2001-04-13 Alan Modra <amodra@one.net.au>
9361 * config.guess: Add hppa64-linux support. Note for next import that
9362 this is already in the master file.
9363 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9365 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9367 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9368 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9370 2001-04-11 Stan Shebs <shebs@apple.com>
9372 * MAINTAINERS: Add self as Darwin port maintainer.
9374 2001-04-11 Alan Modra <amodra@one.net.au>
9376 * MAINTAINERS: Update my email address.
9378 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
9380 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9381 recent versions of FreeBSD (release 3 or later).
9382 * ltconfig: On FreeBSD, -lc must not be provided when building
9383 a shared library or else the standard -pthread gcc option is
9384 rendered worthless to later users of the built library.
9386 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9388 * MAINTAINERS: Add self and RTH as C front end maintainers.
9390 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
9392 * config.sub: Make sure to match an already-canonicalized
9393 machine name (eg. mn10300-unknown-elf).
9395 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9397 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9399 (bootstrap, cross): Use RECURSE_FLAGS.
9400 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9402 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9404 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9406 2001-03-22 Colin Howell <chowell@redhat.com>
9408 * Makefile.in (DO_X): Do not backslash single-quotes in
9409 backquotes (two places).
9411 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9414 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9415 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9416 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9417 * ltcf-cxx.sh: Likewise.
9418 * ltcf-gcj.sh: Likewise.
9420 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9422 * MAINTAINERS: Add myself as "documentation co-maintainer".
9424 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9426 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9427 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9429 2001-03-19 Tom Tromey <tromey@redhat.com>
9431 * config-ml.in: Handle GCJ and GCJFLAGS.
9433 2001-03-21 Michael Chastain <chastain@redhat.com>
9435 * Makefile.in: all-m4 depends on all-texinfo.
9437 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
9439 * MAINTAINERS: Add myself to write after approval list.
9441 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
9443 * Makefile.in (DO_X): Quote nested quotes.
9445 2001-03-18 Alan Modra <alan@linuxcare.com.au>
9447 * MAINTAINERS: Add myself to write after approval list.
9449 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
9451 * Makefile.in (DO_X): Use double quotes for quoting
9452 "RANLIB=$${RANLIB}".
9454 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9456 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9458 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
9460 * configure.in: Only use `lang_requires' for languages athat are
9463 2001-03-08 Phil Edwards <pme@sources.redhat.com>
9465 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9467 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9469 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9471 2001-03-07 Tom Tromey <tromey@redhat.com>
9473 * configure.in: Allow config-lang.in to set `lang_requires' to list
9474 of other required languages.
9476 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
9478 * Makefile.in: Remove RANLIB definition. Use RANLIB
9479 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9480 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9482 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
9483 Alexandre Oliva <aoliva@redhat.com>
9485 * Makefile.in (check-c++): Use tabs, not spaces.
9487 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
9489 * MAINTAINERS: add myself to Write After Approval list.
9491 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
9493 * Makefile.in (check-c++): New rule.
9495 * configure.in (target_libs): Remove libg++.
9496 (noconfigdirs): Remove libg++.
9497 (noconfigdirs): Same.
9498 (noconfigdirs): Same.
9499 (noconfigdirs): Same.
9501 * config-ml.in: Remove libg++ references.
9503 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9504 (ALL_TARGET_MODULES): Same.
9505 (configure-target-libg++): Remove.
9506 (all-target-libg++): Remove.
9507 (configure-target-libio): Remove.
9508 (all-target-libio): Remove.
9509 (check-target-libio): Remove.
9511 (libg++.tar.bz2): Remove.
9512 (all-target-cygmon): Remove libio.
9513 (all-target-libstdc++): Remove.
9514 (configure-target-libstdc++): Remove.
9515 (TARGET_LIB_PATH): Remove libstdc++.
9516 (ALL_GCC_CXX): Remove libstdc++.
9517 (all-target-gperf): Correct.
9519 2001-02-16 Nick Clifton <nickc@redhat.com>
9521 * configure.in (noconfigdirs): Allow configuration of texinfo
9524 2001-02-15 Anthony Green <green@redhat.com>
9526 * configure: Introduce GCJ_FOR_TARGET.
9527 * configure.in: Ditto.
9528 * Makefile.in: Ditto.
9530 2001-02-13 Andreas Schwab <schwab@suse.de>
9532 * MAINTAINERS: Update mail address.
9534 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9536 * config.guess: Add linux target for S/390.
9537 * config.sub: Likewise.
9539 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
9541 * configure.in: for *-chorusos, don't config target-newlib and
9544 2001-02-06 Ben Elliston <bje@redhat.com>
9546 * configure: Output host type to stdout, not stderr.
9548 2001-02-05 Mark Mitchell <mark@codesourcery.com>
9550 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9551 * ltcf-cxx.sh: Likewise.
9553 * config.if: Assume enable_libstdcxx_v3 is defined.
9555 2001-02-04 Mark Mitchell <mark@codesourcery.com>
9557 Remove V2 C++ library.
9558 * configure.in: Remove --enable-libstdcxx_v3 support.
9560 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
9562 * include/demangle.h: Add prototype for java_demangle_v3.
9564 2001-01-29 Phil Edwards <pme@sources.redhat.com>
9566 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
9568 2001-01-27 Richard Henderson <rth@redhat.com>
9570 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9572 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9574 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9575 Don't unset, it's non-portable and no longer necessary, set to empty
9578 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9580 * ltconfig: Shell portability fix for the tagname validity check.
9582 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
9584 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9585 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9587 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9589 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9591 2001-01-26 Tom Tromey <tromey@redhat.com>
9593 * configure.in: Allow libgcj to be built on Sparc Solaris.
9595 2001-01-25 David Edelsohn <edelsohn@gnu.org>
9597 * ltcf-c.sh: Add aix5 case.
9598 * ltcf-cxx.sh: Likewise.
9599 * ltconfig: Likewise.
9601 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9603 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9604 keep at least one of build_libtool_libs or build_old_libs set to
9607 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9608 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9610 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
9612 * configure.in: Enable libgcj on several additional platforms.
9614 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
9616 * configure.in: Enable libgcj for linux targets.
9618 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9620 * MAINTAINERS (Write After Approval): Add myself.
9622 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
9624 * MAINTAINERS: Add myself as vax port maintainer.
9626 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
9628 * MAINTAINERS: Add myself as Mercury front-end maintainer.
9630 2001-01-09 Mike Stump <mrs@wrs.com>
9632 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
9633 failures of subdirectories.
9635 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9637 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9638 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9639 * ltcf-cxx.sh: Likewise.
9640 * ltcf-gcj.sh: Likewise.
9641 * ltconfig.sh: Fix typo.
9643 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9645 * configure: handle DOS-style absolute paths.
9647 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9649 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
9651 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
9653 * MAINTAINERS: Add myself as avr port co-maintainer.
9655 2000-12-28 Ben Elliston <bje@redhat.com>
9657 * MAINTAINERS: Add myself under ``Write After Approval''.
9659 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
9661 * texinfo: Remove directory from GCC.
9663 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
9665 * COPYING: Update to current
9666 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
9667 to 19yy as example year in copyright notice).
9669 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
9671 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9672 (libstdcxx_incdir): Pass down.
9673 * config.if: Remove expired bits for cxx_interface, add stub.
9674 (libstdcxx_incdir): Add variable for g++ include directory.
9675 * configure.in (gxx_include_dir): Use it.
9677 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
9679 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
9680 with old-email address from ``Write After Approval''.
9682 2000-12-15 Andreas Jaeger <aj@suse.de>
9684 * configure.in: Handle lang_dirs.
9686 2000-12-14 Tom Tromey <tromey@redhat.com>
9688 * MAINTAINERS: Removed brads.
9690 * MAINTAINERS: Added gcj developers.
9692 2000-12-13 Anthony Green <green@redhat.com>
9694 * configure.in: Disable libgcj for any target not specifically
9695 listed. Disable libgcj for x86 and Alpha Linux until compatible
9698 2000-12-13 Mike Stump <mrs@wrs.com>
9700 * Makefile.in (local-distclean): Also remove fastjar.
9702 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
9704 * contrib/gcc_update: Add fastjar --touch entries.
9706 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
9708 * configure.in: Disable language-specific target libraries for
9709 languages that aren't enabled.
9711 2000-12-10 Anthony Green <green@redhat.com>
9713 * configure.in: Define libgcj. Disable libgcj target libraries for
9716 2000-12-10 Neil Booth <neilb@earthling.net>
9718 * MAINTAINERS: Update mail address, remove from WAA list.
9720 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9722 * libjava: Imported from /cvs/java.
9724 * Boehm-gc: Likewise.
9726 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
9728 * configure.in (target_libs): Revert 2000-12-08 patch.
9729 (noconfigdirs): Added target-libjava.
9731 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
9733 * djunpack.bat: removed.
9735 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
9737 * Makefile.in: handle DOS-style absolute paths.
9738 * config-ml.in: likewise.
9739 * symlink-tree: likewise.
9741 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9743 * fastjar: Imported.
9745 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9747 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9749 * configure.in (target_libs): Removed `target-libjava'.
9751 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
9753 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9754 (ALL_MODULES): Added fastjar.
9755 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9756 (all-target-libjava): all-fastjar replaces all-zip.
9757 (all-fastjar): Added.
9758 (configure-target-fastjar, all-target-fastjar): Likewise.
9759 * configure.in (host_tools): Added fastjar.
9761 2000-12-07 Mike Stump <mrs@wrs.com>
9763 * Makefile.in (local-distclean): Remove leftover built files.
9765 2000-11-24 Nick Clifton <nickc@redhat.com>
9767 * configure.in (xscale-elf): Add target.
9768 (xscale-coff): Add target.
9770 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
9772 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9773 recent versions of FreeBSD (release 3 or later).
9774 * ltconfig: On FreeBSD, -lc must not be provided when building
9775 a shared library or else the standard -pthread gcc option is
9776 rendered worthless to later users of the built library.
9778 2000-11-16 Fred Fish <fnf@be.com>
9780 * configure.in (enable_libstdcxx_v3): Fix typo,
9781 libstd++ -> libstdc++.
9783 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
9785 * MAINTAINERS: Add self to Write After Approval list.
9787 2000-11-21 Bernd Schmidt <bernds@redhat.com>
9789 * MAINTAINERS: Update my email address. Add myself to global write
9792 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
9794 * Makefile.in: Merge with src and libgcj.
9795 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
9796 configure-target-<library> when their configure scripts need the C
9797 or C++ library to have already been built to work properly.
9798 (do_proto_toplev): Set them to an empty string.
9800 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9801 (REALLY_SET_LIB_PATH): Use them.
9803 2000-11-17 Stan Shebs <shebs@apple.com>
9805 * MAINTAINERS: Add self to Write After Approval list.
9807 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9809 * configure: Provide the original toplevel configure arguments
9810 (including $0) to subprocesses in the environment rather than
9811 through gcc/configargs.h.
9813 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
9815 * MAINTAINERS: Remove references to cccp. Change C9X reference to
9816 C99. Alphabetise "Write After Approval" list.
9818 2000-11-12 Mark Mitchell <mark@codesourcery.com>
9820 * configure: Turn on libstdc++ V3 by default.
9822 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9825 2000-11-11 Philip Blundell <philb@gnu.org>
9827 * MAINTAINERS: Add self to Write After Approval list.
9829 2000-11-09 David Edelsohn <edelsohn@gnu.org>
9831 * ltcf-c.sh (aix4): Improve shared library configuration; require
9833 * ltcf-cxx.sh (aix4): Define.
9834 * ltconfig (aix4): Define library and soname specs appropriate for
9835 AIX. Define command to create export symbols list.
9837 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
9839 * config.sub: Add support for Sun Chorus
9841 2000-10-31 Nick Clifton <nickc@redhat.com>
9843 * MAINTAINERS: Rename <name>@cygnus.com addresses to
9844 <name>@redhat.com. Also installed new email address for Clint
9847 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
9849 * etc: Remove directory from GCC.
9851 2000-10-16 Michael Meissner <meissner@redhat.com>
9853 * configure (gcc/configargs.h): Only create if there is a build GCC
9856 2000-10-16 Matthias Klose <doko@debian.org>
9858 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9859 when configured for libstdc++-v3.
9861 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
9863 * configure: Save configure arguments to gcc/configargs.h.
9865 2000-10-04 Philipp Thomas <pthomas@suse.de>
9867 * config.guess: Import CVS version 1.157.
9868 * config.sub: Import CVS version 1.181.
9870 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
9872 * Makefile.in (bootstrap): avoid recursion if subdir missing
9874 (do-proto-toplev): ditto
9876 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
9878 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9879 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9881 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9882 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
9883 all affected `configure' scripts.
9885 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
9887 * MAINTAINERS: Add self as cpplib co-maintainer.
9889 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
9891 * MAINTAINERS: Add self to Write After Approval list.
9893 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9895 * INSTALL/README: egcs -> GCC update.
9897 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
9899 * MAINTAINERS: Add myself to Write After Approval list.
9901 2000-09-15 Kazu Hirata <kazu@hxi.com>
9903 * MAINTAINERS: Add myself to Write After Approval list.
9905 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
9907 * configure.in: Do not build byacc for hppa64. Provide paths to the
9908 X11 libraries for hppa64.
9910 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9912 * MAINTAINERS: Add myself as 68hc11 port maintainer.
9914 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
9916 * Makefile.in (all-zlib): Added dummy target.
9918 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9919 ltcf-gcj.sh: Updated from libtool multi-language branch.
9921 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
9923 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9924 (bootstrap*): Depend on all-bootstrap.
9926 2000-09-05 Philipp Thomas <pthomas@suse.de>
9928 * config.guess: Import CVS version 1.156.
9929 * config.sub: Import CVS version 1.179.
9931 2000-09-02 Anthony Green <green@cygnus.com>
9933 * Makefile.in (all-gcc): Depend on all-zlib.
9934 (CLEAN_MODULES): Add clean-zlib.
9935 (ALL_MODULES): Add all-zlib.
9936 * configure.in (host_libs): Add zlib.
9938 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
9940 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9941 crosses, but add gcc/include to the header search path for them.
9943 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
9945 * MAINTAINERS: Add self to Write After Approval list.
9947 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9949 * config.guess: Import CVS version 1.152.
9950 * config.sub: Import CVS version 1.177.
9952 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
9954 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9955 $targargs to tell whether newlib is going to be built.
9957 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9958 $$r/TARGET_SUBDIR/libio for _G_config.h.
9960 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
9962 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9964 2000-08-22 DJ Delorie <dj@redhat.com>
9966 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9968 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
9970 * config-ml.in (CC, CXX): Avoid trailing whitespace.
9971 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9974 2000-08-21 DJ Delorie <dj@redhat.com>
9976 * MAINTAINERS: Add self as a libiberty maintainer
9978 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
9980 * configure.in (libstdcxx_flags): Use
9981 libstdc++-v3/src/libstdc++.INC.
9983 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
9985 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9987 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
9989 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9991 * configure: Make enable_threads and enable_shared defaults
9992 explicit. Substitute enable_threads into generated Makefiles.
9993 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9994 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9996 2000-08-13 Geoff Keating <geoffk@cygnus.com>
9998 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10000 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10002 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10005 2000-08-11 Jason Merrill <jason@redhat.com>
10007 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10008 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10009 (FLAGS_FOR_TARGET): Not here.
10010 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10012 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10014 * config-ml.in (CC, CXX): Don't introduce a leading space.
10016 2000-08-07 DJ Delorie <dj@delorie.com>
10018 * MAINTAINERS: Add self as a DJGPP maintainer
10020 2000-08-07 DJ Delorie <dj@redhat.com>
10022 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10023 "if we're also building gcc, and it's a gcc that will run on the
10024 build machine, we want to use its includes instead of the system's
10027 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10029 * MAINTAINERS: Add self to Write After Approval list.
10031 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10033 * configure.in (libstdcxx_flags): Don't use `"'.
10035 * config-ml.in: Adjust multilib search paths to the
10036 appropriate multilib tree.
10038 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10040 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10041 commas in $LANGUAGES.
10043 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10045 * configure.in: Re-enable all references to libg++ and librx.
10047 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10049 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10050 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10051 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10052 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10054 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10056 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10058 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10059 CXX_FOR_TARGET for sed.
10061 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10063 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10064 Do not override if already set in the environment or in configure.
10065 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10066 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10068 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10070 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10071 the libtool CVS tree multi-language branch.
10072 * ltconfig, ltmain.sh: Updated.
10074 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10076 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10077 (clean-target): Depend on it.
10079 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10080 (GCC_FOR_TARGET): Use it.
10081 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10082 * configure.in: ... here.
10083 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10084 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10086 2000-07-24 Eric Christopher <echristo@cygnus.com>
10088 * MAINTAINERS: Add self to Write After Approval list.
10090 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10092 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10093 (configure-target-libchill, configure-target-libobjc): Likewise.
10095 * configure.in: Use the same cache file for all target libs.
10096 * config-ml.in: But different cache files per multilib variant.
10098 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10100 * configure (topsrcdir): Don't use dirname.
10102 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10104 * MAINTAINERS: Add self to Write After Approval list.
10106 2000-07-20 Jason Merrill <jason@redhat.com>
10108 * configure.in: Remove all references to libg++ and librx.
10110 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10112 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10114 * config.sub: Update to subversions version 2000-07-06.
10116 2000-07-12 Andrew Haley <aph@cygnus.com>
10118 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10119 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10121 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10123 * symlink-tree: Check number of arguments.
10125 2000-07-05 Jim Wilson <wilson@cygnus.com>
10127 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10128 search path for a g++ extracted from the build tree. This
10129 will allow link tests run by configure scripts in
10130 subdirectories to succeed.
10132 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10134 * ltconfig: Add support for mips-dde-sysv4.2MP
10136 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10138 * MAINTAINERS: Add myself as loop discovery maintainer.
10140 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10142 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10143 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10145 2000-06-19 Timothy Wall <twall@cygnus.com>
10147 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10148 * config.sub: Add tic54x target.
10150 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10152 * MAINTAINERS: Add self as Fortran maintainer,
10153 remove Craig Burley.
10155 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10157 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10158 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10160 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10162 * MAINTAINERS: Add self as i18n maintainer
10164 20000-05-21 H.J. Lu (hjl@gnu.org)
10166 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10167 directory are used if they exist. Make sure
10168 $(build_tooldir)/include is searched for header files,
10169 $(build_tooldir)/lib/ for library files.
10170 (GCC_FOR_TARGET): Likewise.
10171 (CXX_FOR_TARGET): Likewise.
10173 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10175 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10177 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10179 * Makefile.in (configure-target-libiberty): Depend on
10180 configure-target-newlib.
10182 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10184 * configure.in, Makefile.in: Merge all libffi-related
10185 configury stuff from the libgcj tree.
10187 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10189 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10190 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10192 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10194 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10195 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10196 current version information. Add to proto-toplev directory.
10197 (gdb-taz): Build do-djunpack.
10199 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10201 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10203 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10205 * MAINTAINERS: Add self to Write After Approval list.
10207 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10209 * ltmain.sh: Preserve in relink_command any environment
10210 variables that may affect the linker behavior.
10212 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10214 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10216 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10218 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10220 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10222 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10223 with the version name.
10225 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10227 * MAINTAINERS: Add self as bb-reorder maintainer.
10229 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10231 * config.if: Tweak.
10233 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10235 * djunpack.bat: New file.
10237 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10239 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10240 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10241 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10242 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10244 2000-04-16 Dave Pitts <dpitts@cozx.com>
10246 * config.sub (case $basic_machine): Change default for "ibm-*"
10249 2000-04-13 Andreas Jaeger <aj@suse.de>
10251 * MAINTAINERS: Added myself.
10253 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10255 * Makefile.in (gdb-taz): New target. GDB specific archive.
10256 (do-md5sum): New target.
10258 (PACKAGE): Default to TOOL.
10259 (VER): Default to a shell script.
10260 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10261 md5 checksum generation.
10262 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10263 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10264 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10265 insight.tar.bz2): Use gdb-taz to create archive.
10267 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10269 * configure (warn_cflags): Delete.
10271 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10273 * MAINTAINERS: Added myself.
10275 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10276 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10278 * configure.in (enable_libstdcxx_v3): Add.
10279 (target_libs): Add bits here to switch between libstdc++-v2 and
10281 * config.if: And this file too.
10282 * Makefile.in: Add libstdc++-v3 targets.
10284 2000-04-05 Michael Meissner <meissner@redhat.com>
10286 * config.sub (d30v): Add d30v as a basic machine type.
10288 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10290 * configure.in: -linux-gnu*, not -linux-gnu.
10292 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10294 * MAINTAINERS: Add self in write-after-approval section.
10296 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10298 * MAINTAINERS: Add self as ia64 port maintainer.
10300 2000-03-08 Neil Booth <NeilB@earthling.net>
10302 * MAINTAINERS: Add self in write-after-approval section.
10304 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10306 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10307 (do-tar-bz2): Replace TOOL with PACKAGE.
10308 (gdb.tar.bz2): Remove GDBTK from GDB package.
10309 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10310 dejagnu.tar.bz2): New packages.
10312 2000-02-27 Andreas Jaeger <aj@suse.de>
10314 * configure.in: Add entry for mips*-*-linux*, move catch all
10315 *-*-*linux* entry below this one.
10317 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10319 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10321 2000-02-24 Nick Clifton <nickc@cygnus.com>
10323 * config.sub: Support an OS of "wince".
10325 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10327 * config.guess, config.sub: Updated to match config's 2000-02-15
10330 2000-02-23 Linas Vepstas <linas@linas.org>
10332 * config.sub: Add support for Linux/IBM 370.
10333 * configure.in: Likewise.
10335 2000-02-22 Nick Clifton <nickc@cygnus.com>
10337 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10339 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10341 * config.guess: Guess "cygwin" rather than "cygwin32".
10343 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10345 * configure (gcc_version): When setting, narrow search to
10346 lines containing `version_string'.
10348 2000-02-15 Denis Chertykov <denisc@overta.ru>
10350 * config.sub: Add support for avr target.
10352 2000-02-14 Nick Clifton <nickc@cygnus.com>
10354 * MAINTAINERS: Add maintainers for MCore port.
10356 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10358 * config.sub: Add mmix-knuth-mmixware.
10360 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10362 * MAINTAINERS: Pair cccp with cpplib maintainership.
10364 2000-01-27 Christopher Faylor <cgf@redhat.com>
10366 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10367 structure stuff to -L library search.
10368 (CXX_FOR_TARGET): Ditto.
10369 (CROSS_CHECK_MODULES): Fix spelling mistake.
10371 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10373 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10376 2000-01-12 Richard Henderson <rth@cygnus.com>
10378 * configure.in: Don't build some bits for beos.
10380 2000-01-12 Joel Sherrill (joel@OARcorp.com)
10382 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10385 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10387 * Add self as cpplib maintainer, as requested by Jason
10388 Merrill. Correct my e-mail address.
10390 2000-01-06 Geoff Keating <geoffk@cygnus.com>
10392 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10395 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10397 * MAINTAINERS: Add myself to "write after approval" list.
10399 1999-12-14 Richard Henderson <rth@cygnus.com>
10401 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10402 * config.sub: Accept alphaev[78], alphaev8.
10404 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10406 * config.guess, config.sub: Update from autoconf.
10408 1999-11-29 Bruce Korb <autogen@linuxbox.com>
10410 * MAINTAINERS: update my playtime e-address.
10412 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10414 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10415 necessary libraries are missing.
10417 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
10419 * MAINTAINERS: Add new 'write after approval' maintainer.
10421 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10423 * MAINTAINERS: Add new Java maintainer.
10425 1999-10-25 Andreas Schwab <schwab@suse.de>
10427 * configure: Fix quoting inside arguments of eval.
10429 1999-10-21 Nick Clifton <nickc@cygnus.com>
10431 * config-ml.in: Allow suppression of some ARM multilibs.
10433 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10435 * config.guess: Add OS/390 match pattern.
10436 * config.sub: Add mvs, openedition targets.
10437 * configure.in (i370-ibm-opened*): New.
10439 1999-09-04 Steve Chamberlain <sac@pobox.com>
10441 * config.sub: Add support for configuring for pj.
10443 1999-08-31 Nick Clifton <nickc@cygnus.com>
10445 * config.sub (maybe_os): Add support for configuring for fr30.
10447 1999-08-25 Nick Clifton <nickc@cygnus.com>
10449 * configure.in: Do not configure or build ld for AIX
10450 platforms. ld is known to be broken on these platforms.
10452 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10454 * config-ml.in: Pass compiler flag corresponding to multidirs to
10457 1999-08-09 Ian Lance Taylor <ian@zembu.com>
10459 * Makefile.in (LDFLAGS): Define.
10461 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10463 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10465 (*-*-cygwin*): Likewise.
10467 1999-08-08 Ian Lance Taylor <ian@zembu.com>
10470 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10471 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10473 From Eli Zaretskii <eliz@is.elta.co.il>:
10474 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10475 long file name when using DJGPP on MS-DOS.
10477 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10479 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10481 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10483 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10484 dependency as this causes "make check" to globally "make all"
10486 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10488 * configure.in (target_libs): Added target-zlib.
10489 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10490 (CONFIGURE_TARGET_MODULES): Likewise.
10491 (CHECK_TARGET_MODULES): Likewise.
10492 (INSTALL_TARGET_MODULES): Likewise.
10493 (CLEAN_TARGET_MODULES): Likewise.
10494 (configure-target-zlib): New target.
10495 (all-target-zlib): Likewise.
10496 (all-target-libjava): Depend on all-target-zlib.
10497 (configure-target-libjava): Depend on configure-target-zlib.
10499 * Makefile.in (configure-target-libjava): Depend on
10500 configure-target-newlib.
10501 (configure-target-boehm-gc): New target.
10502 (configure-target-qthreads): New target.
10504 * configure.in (target_libs): Added target-qthreads.
10505 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10506 (CONFIGURE_TARGET_MODULES): Likewise.
10507 (CHECK_TARGET_MODULES): Likewise.
10508 (INSTALL_TARGET_MODULES): Likewise.
10509 (CLEAN_TARGET_MODULES): Likewise.
10510 (all-target-qthreads): New target.
10511 (configure-target-libjava): Depend on configure-target-qthreads.
10512 (all-target-libjava): Depend on all-target-qthreads.
10514 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10515 (CONFIGURE_TARGET_MODULES): Likewise.
10516 (CHECK_TARGET_MODULES): Likewise.
10517 (INSTALL_TARGET_MODULES): Likewise.
10518 (CLEAN_TARGET_MODULES): Likewise.
10519 (all-target-libjava): New target.
10520 (all-target-boehm-gc): Likewise.
10521 * configure.in (target_libs): Added libjava, boehm-gc.
10523 1999-07-22 Ian Lance Taylor <ian@zembu.com>
10525 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10526 configure.bat in SUPPORT_FILES.
10527 (gas+binutils.tar.bz2): Likewise.
10529 * makeall.bat: Remove; obsolete.
10531 1999-07-21 Ian Lance Taylor <ian@zembu.com>
10533 From Mark Elbrecht:
10534 * configure.bat: Remove; obsolete.
10536 1999-07-11 Ian Lance Taylor <ian@zembu.com>
10538 * configure: Add -W -Wall to the default CFLAGS when compiling with
10541 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
10543 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10545 1999-06-30 Mark Mitchell <mark@codesourcery.com>
10547 * configure.in: Build ld on IRIX6.
10549 1999-06-12 Ian Lance Taylor <ian@zembu.com>
10551 * Makefile.in: Change distribution targets to use bzip2 instead of
10553 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10554 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10556 1999-06-04 Nick Clifton <nickc@cygnus.com>
10558 * config.sub: Add mcore target.
10560 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
10562 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10564 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
10566 * config.guess (dummy): Changed to $dummy.
10568 1999-05-24 Nick Clifton <nickc@cygnus.com>
10570 * config.sub: Tidied up case statements.
10572 1999-05-22 Ben Elliston <bje@cygnus.com>
10574 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10577 * config.guess: Merge with FSF version. Future changes will be
10578 more accurately recorded in this ChangeLog.
10579 * config.sub: Likewise.
10581 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
10583 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10585 1999-04-30 Tom Tromey <tromey@cygnus.com>
10587 * ltmain.sh: [mode link] Always use CC given by ltconfig.
10589 1999-04-23 Tom Tromey <tromey@cygnus.com>
10591 * ltconfig, ltmain.sh: Update to libtool 1.2f.
10593 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
10595 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10596 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10597 Bad merge removed these two changes.
10599 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
10600 Martin Heller (Ing.-Buero_Heller@t-online.de)
10602 * config.guess (interix Alpha): Add.
10604 1999-04-11 Richard Henderson <rth@cygnus.com>
10606 * configure.in (i?86-*-beos*): Do config gperf; don't config
10607 gdb, newlib, or libgloss.
10609 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
10611 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10612 link a trivial program with -mabi=64. If it fails, remove mabi=64
10615 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
10617 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
10619 1999-04-08 Nick Clifton <nickc@cygnus.com>
10621 * config.sub: Add support for mcore targets.
10623 1999-04-07 Michael Meissner <meissner@cygnus.com>
10625 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
10626 not mt-ospace, in order to shut up assembler warning about using
10627 symbols that are named the same as registers.
10629 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
10631 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
10632 dependency list for all-target-cygmon.
10634 1999-04-05 Doug Evans <devans@casey.cygnus.com>
10636 * config-ml.in: Check $host, not $target, for selective multilibs.
10637 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
10638 thumb interworking, and underscore prefix multilibs.
10640 1999-04-04 Ian Lance Taylor <ian@zembu.com>
10642 * missing: Update to version from current automake.
10644 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
10646 * configure (gxx_include_dir): Removed.
10648 * configure.in (gxx_include_dir): Handle it.
10649 * Makefile.in: Likewise.
10651 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
10653 * config.sub (mips64vr4111,mips64vr4111el) Add.
10655 1999-03-21 Ben Elliston <bje@cygnus.com>
10657 * config.guess: Correct typo for detecting ELF on FreeBSD.
10659 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
10661 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
10664 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
10666 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
10667 all-target-newlib to dependency list for all-target-bsp.
10669 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
10671 * config.sub: Add i386-uwin support.
10672 * config.guess: Likewise.
10674 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10676 * configure.in: cleanup, add mh-*pic handling for arm, special
10677 case powerpc*-*-aix*
10679 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
10681 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10684 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
10686 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10689 1999-03-02 Nick Clifton <nickc@cygnus.com>
10691 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10693 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
10695 * config.sub: Check for "cygwin*" rather than "cygwin32*"
10697 1999-02-24 Nick Clifton <nickc@cygnus.com>
10699 * config.sub: Fix typo in arm recognition.
10701 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
10703 * configure.in (noconfigdirs): Changed target_configdirs to
10704 include target-bsp only for m68k-*-elf* and m68k-*-coff*
10705 rather than m68k-*-* since it is not known to work on
10706 m68k-aout. Ditto for arm-*-*oabi.
10708 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
10710 * configure.in (*-*-windows*): Remove, no longer used.
10712 1999-02-19 Ben Elliston <bje@cygnus.com>
10714 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10715 Smart and improved by Andrew Cagney.
10717 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
10719 * config.guess: Recognize openbsd-*-hppa.
10721 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
10723 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10724 only if it is not empty.
10726 1999-02-17 Nick Clifton <nickc@cygnus.com>
10728 Patch from: Scott Bambrough <scottb@corelcomputer.com>
10730 * config.guess: Modified to recognize uname's armv* syntax.
10732 * config.sub: Modified to recognize uname's armv* syntax.
10734 1999-02-17 Mark Salter <msalter@cygnus.com>
10736 * configure.in: Added target-bsp for sparclite.
10738 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
10740 * config.sub: Recognize alphapca5[67] and up to alphaev8.
10742 1999-02-08 Nick Clifton <nickc@cygnus.com>
10744 * configure.in: Add support for strongarm port.
10745 * config.sub: Add support for strongarm target.
10747 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
10749 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10750 the old name config/mh-cygwin32.
10753 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
10755 * configure.in: Do build ld for ix86 Solaris.
10757 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
10759 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
10760 $AR_FOR_TARGET. Likewise for RANLIB.
10762 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
10764 * config.sub (oabi): Recognize.
10765 * configure.in (arm-*-oabi): Handle.
10767 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
10769 * config.guess: Improve detection of i686 on UnixWare 7.
10771 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
10773 * config.guess: Add support for i386-pc-interix.
10774 * config.sub: Likewise.
10775 * configure.in: Likewise.
10777 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
10779 * Makefile.in: Remove unneeded all-target-libio from
10780 from all-target-winsup target since it is now unneeded.
10781 Add all-target-libtermcap in its place since it is now
10784 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
10786 * configure.in: makefile stub for cygwin target is probably
10787 unnecessary. Remove it for now.
10789 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
10791 * configure.in: libtermcap.a should be built when cygwin is the
10792 target as well as the host.
10793 * config.guess: Allow mixed case in cygwin uname output.
10794 * Makefile.in: Add libtermcap target.
10796 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
10798 * config.sub: Clean up handling of hppa2.0.
10800 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
10802 * config.guess: Use C code to identify more HP machines.
10804 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
10806 * config.sub: Handle hppa2.0.
10808 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
10810 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10811 cygmon for all sparclite targets, regardless of object format.
10813 1998-12-15 Mark Salter <msalter@cygnus.com>
10815 * configure.in: Added target-bsp for several target architectures.
10817 * Makefile.in: Added rules for bsp.
10819 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
10821 * config.guess: Improve detection of hppa2.0 processors.
10823 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
10825 * config.guess: Recognize FreeBSD using ELF automatically.
10827 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
10829 * configure (skip-this-dir): Add handling for new shell script, which
10830 might be created by a sub-directory's configure to indicate, this particular
10831 directory is "unwanted".
10832 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10834 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
10836 * ltconfig: import from libtool, after changing libtool to
10837 account for the cygwin name change.
10839 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
10841 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10842 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10844 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
10846 * configure.in: Add libtermcap to list of cygwin dependencies.
10848 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
10850 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10851 they include winsup/include when it's a cygwin target.
10853 1998-11-12 Tom Tromey <tromey@cygnus.com>
10855 * configure.in (host_tools): Added zip.
10856 * Makefile.in (all-target-libjava): Depend on all-zip.
10857 (all-zip): New target.
10858 (ALL_MODULES): Added all-zip.
10859 (NATIVE_CHECK_MODULES): Added check-zip.
10860 (INSTALL_MODULES): Added install-zip.
10861 (CLEAN_MODULES): Added clean-zip.
10863 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
10865 * Makefile.in: lose "32" from comment about cygwin.
10867 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
10869 * configure.in: Use -Os to build target libraries for the fr30.
10871 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
10873 * config.sub: Add fr30.
10875 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
10877 * configure.in: drop "32" from config/mh-cygwin32. Check
10878 cygwin* instead of cygwin32*.
10879 * config.sub: Check cygwin* instead of cygwin32*.
10881 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
10883 * config.guess: Match any version of Unixware7.
10885 1998-10-20 Syd Polk <spolk@cygnus.com>
10887 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10890 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
10892 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10893 these if the appropriate directories and files to not exist.
10895 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
10897 * Makefile.in (DEVO_SUPPORT): Add config.if.
10899 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
10901 * configure: Add pattern to replace "build_tooldir"'s
10902 definition in the generated Makefile with "tooldir"'s
10905 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
10907 * config.sub: Bring back lost sparcv9.
10909 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10911 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
10913 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10914 CC_FOR_TARGET and friends.
10916 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10918 * Makefile.in (build_tooldir): New variable, same as tooldir.
10919 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10920 -B$(build_tooldir)/bin/.
10921 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10923 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10925 * README: Remove installation instructions and refer to the
10926 INSTALL directory instead.
10928 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
10930 * config.sub: Add support for i[34567]86-pc-udk.
10931 * configure.in: Likewise.
10933 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
10935 * Makefile.in: add bzip2 package building bits for user
10937 * configure.in: ditto
10939 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
10941 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10942 (ALL_TARGET_MODULES): Add all-target-libobjc.
10943 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10944 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10945 (all-target-libchill): Add dependencies.
10946 * configure.in (target_libs): Add libchill.
10948 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
10950 * configure.in (target_subdir): Remove duplicate line.
10952 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
10954 * Makefile.in (all-automake): fix dependencies.
10956 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
10958 * configure.in: Minor cleanups for building in the $(target_alias)
10961 1998-09-22 Jim Wilson <wilson@cygnus.com>
10963 * Makefile.in (bootstrap): Set r and s before make all. Use
10964 BASE_FLAGS_TO_PASS in make all.
10967 1998-09-20 Mark Mitchell <mark@markmitchell.com>
10969 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10971 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
10973 * config.sub: Fix typo in last change.
10975 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10977 * config.sub: Add support for C4x target.
10978 * configure.in: Likewise.
10980 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
10982 * config.sub: Recognize sparcv9 just like sparc64.
10984 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
10986 * config.guess: Match "Pent II" or "PentII" for OpenServer.
10988 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
10990 * config.guess: Correctly identify Pentium II sco boxes.
10992 * config.guess: Fix "tr" code. From Weiwen Liu.
10994 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
10996 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10999 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11001 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11002 (ALL_TARGET_MODULES): Add all-target-libchill.
11003 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11004 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11005 (all-target-libchill): Add dependencies.
11006 * configure.in (target_libs): Add libchill.
11008 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11010 * config.guess: Avoid assumptions about "tr" behaves when
11011 LANG is set to something other than English.
11013 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11015 * configure (gxx_include_dir): Changed to
11016 '${prefix}/include/g++'-${libstdcxx_interface}.
11018 * config.if: New to determine the interfaces.
11020 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11022 * config.guess: Detect and handle MPE/IX.
11023 * config.sub: Deal with MPE/IX.
11025 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11027 * configure.in: Use mh-aix43.
11029 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11031 * configure: Fix --without/--disable cases for gxx-include-dir.
11033 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11035 * mdata-sh: Imported. Needed for automake support.
11037 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11039 * Makefile.in (taz): Try "chmod -R og=u ." before
11040 "chmod og=u `find . -print`".
11042 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11044 * configure.in: Add arm-elf and thumb-elf support.
11046 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11048 * Makefile.in: Undo previous patch.
11050 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11052 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11054 (install-no-fixedincludes): and here
11055 (INSTALL_MODULES): ... from here.
11057 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11059 * config.sub: Merge with FSF.
11061 * config.guess: Merge with FSF.
11063 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11065 * configure (extraconfigdirs): New variable.
11066 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11067 * Makefile.in (all): Move higher in file.
11068 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11069 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11070 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11071 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11072 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11074 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11076 * Makefile.in (all-target-libjava): Depend on all-gcc and
11078 (configure-target-libjava): Depend on $(ALL_GCC).
11080 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11082 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11083 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11085 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11087 * INSTALL/README: Fix typo.
11089 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11091 * ylwrap: Change absolute path checks to check for DOS style path
11094 * ylwrap: Don't use a full path name if the source file is in the
11095 same directory. From hjl@lucon.org (H.J. Lu).
11097 * config-ml.in: Default to being verbose, to match Feb 18 change to
11100 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11102 Brought over from egcs:
11104 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11106 * configure.in (target_subdir): Set to ${target_alias} instead
11109 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11111 * configure.in (target_subdir): Set to libraries if enable_multilib.
11113 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11115 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11116 multilibs, force reconfiguration the first time we create
11117 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11119 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11121 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11122 avoid confusion with --no-recursion.
11124 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11126 * configure.in: Win32 hosts shouldn't use install -x
11127 * install-sh: remove -x option, and special .exe-handling
11130 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11132 * config.guess: Recognize i586-pc-beos.
11133 * configure.in: Don't build some bits for beos.
11135 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11137 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11138 CFLAGS default to -O2.
11140 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11143 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11145 * ltmain.sh: Correct install when using a different shell.
11147 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11149 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11151 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11153 * makefile.vms: Update to build binutils/makefile.vms. Add install
11156 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11158 * ltconfig: Update to correct AIX handling.
11160 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11162 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11164 * configure.in (target_subdir): Set to ${target_alias} instead
11167 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11169 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11170 (Makefile): Depend on $(gcc_version_trigger).
11172 * configure (gcc_version): Change default initializer to empty
11174 (gcc_version_trigger): New variable; pass this variable down
11175 to subdir configures to enable them checking gcc's version
11176 themselves. Emit make macros for both gcc_version vars.
11177 (topsrcdir): Initialize reliably.
11178 (recursion line): Remove --with-gcc-version=${gcc_version}.
11180 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11182 * configure (enable_version_specific_runtime_libs): Implement new flag
11183 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11184 in $(libsubdir); emit definition in each generated Makefile.
11185 (gxx_include_dir): Initialize depending on
11186 $enable_version_specific_runtime_libs.
11188 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11190 * configure (gcc_version): Initialize properly depending on
11191 how and where configure is started.
11192 (recursion line): Pass a --with-gcc-version=${gcc_version}
11193 to configures in subdirs.
11195 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11197 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11200 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11202 * configure.in: Add cygmon and libstub support for mn10200.
11204 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11206 * configure (gcc_version): Add new variable describing the
11207 particular gcc version we're building.
11208 * Makefile.in (libsubdir): Add new macro for the directory
11209 in which the compiler finds executables, libraries, etc.
11210 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11213 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11215 * Makefile.in (local-clean): Remove *.log.
11216 (warning.log): Built with warn_summary from build.log.
11217 (mail-report.log): Run test_summary.
11218 (mail-report-with-warnings.log): Run test_summary including
11219 warning.log in the report.
11221 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11223 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11225 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11227 * Makefile.in (grep): Grep no longer depends on libiberty.
11229 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11231 * Makefile.in: all-snavigator needs all-libgui.
11233 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11235 * configure.in: Add cygmon and libstub support for mn10300.
11237 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11239 * missing: Update to version from automake 1.3.
11241 * ltmain.sh: On installation, don't get confused if the same name
11242 appears more than once in the list of library names.
11244 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11246 * config.sub: Accept m68060 and m5200 as CPU names.
11248 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11250 * configure: Use && rather than using -a in test, because odd
11251 strings can confuse test.
11252 * configure.in: Likewise.
11254 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11256 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11258 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11260 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11261 bootstrap4-lean): New targets.
11263 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11265 * mpw-* Delete. Not used.
11267 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11269 * COPYING.LIB: Update FSF address.
11271 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11273 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11275 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11278 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11280 * ltconfig, ltmain.sh: Avoid producing a version number if
11281 -version-info was not used.
11283 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11285 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11286 building with newlib.
11288 1998-04-30 Paul Eggert <eggert@twinsun.com>
11290 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11291 Solaris `make' causes it to continue to next definition.
11293 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11295 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11296 the right GUI libraries and files are installed along with GDB.
11298 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11300 * configure.in: Change alpha to alpha* in several places.
11302 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11304 * config.sub: Recognize sparc86x.
11306 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11308 * configure.in (--enable-target-optspace): Remove debug echo.
11310 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11312 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11314 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11316 * ltconfig: Update cygwin32 support.
11318 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11319 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11320 (GDB_SUPPORT_DIRS): Likewise.
11322 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11324 * configure.in (target_makefile_frag): If --enable-target-optspace,
11325 use -Os to compile target libraries rather than -O2. Default to
11326 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11328 * configure.in (target_cflags): Ditto for d30v.
11330 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11332 * Makefile.in (all-bfd): Depend on all-intl.
11333 (all-binutils): Likewise.
11334 (all-gas): Likewise.
11335 (all-gprof): Likewise.
11336 (all-ld): Likewise.
11338 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11340 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11342 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11344 * Makefile.in (all-bfd): Depend upon all-libiberty.
11346 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11348 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11350 * Makefile.in: Add libstub.
11352 * configure.in: Ditto. Build libstub for targets that have cygmon
11355 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11357 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11359 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11361 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11362 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11364 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11366 * configure: Define DEFAULT_M4 by searching PATH.
11367 * Makfile.in: Use DEFAULT_M4.
11369 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11371 * ltconfig: Add cygwin32 support.
11373 * Makefile.in, configure.in: Add libtool as a native only directory
11374 to configure and build.
11376 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11378 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11380 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
11382 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11384 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11386 * Makefile.in: add ash make rules
11387 * configure.in: add ash to native_only and host_tools lists
11389 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11391 * Makefile.in (all-gettext, all-intl): New targets.
11392 (ALL_MODULES): Added all-gettext, all-intl.
11393 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11394 (INSTALL_MODULES): Added install-gettext, install-intl.
11395 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11397 * configure.in (host_tools): Added gettext.
11398 (native_only): Likewise.
11399 (noconfigdirs) [various cases]: Likewise.
11400 (host_libs): Added intl.
11402 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11404 * configure: Do not disable building gdbtk for cygwin32 hosts.
11406 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11408 * configure.in: Add thumb-coff target.
11409 * config.sub: Add thumb-coff target.
11411 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11413 * Makefile.in: Revert yesterday's change.
11414 (all-target-winsup): all-target-librx stays out of here.
11416 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11418 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11419 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11420 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11421 Remove references to librx and libg++.
11423 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11425 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11428 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11430 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11431 for newlib directory.
11432 (CXX_FOR_TARGET): Likewise.
11434 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11436 * ltconfig: Update after libtool/ltconfig.in change for
11439 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11441 * ltconfig, ltmain.sh: Update to libtool 1.2.
11443 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11445 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11446 (install-gcc-cross): Instead, override LANGUAGES here.
11448 1998-03-18 Dave Love <d.love@dl.ac.uk>
11450 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11451 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11453 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11455 * configure.in: Add Thumb-pe target.
11457 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
11459 * Makefile.in - changed sn targets to snavigator
11460 * configure.in - changed sn targets to snavigator
11462 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11464 * config-ml.in: After building symlink tree call make distclean
11465 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11466 to be the case for libiberty.
11468 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11470 * configure: When making link, also check the current
11471 directory. The configure scripts may create one.
11473 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11475 * config.sub: Accept alphapca56 and alphaev6 properly.
11477 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11479 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11481 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11483 * config.sub (sco5): Fix typo.
11485 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11487 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11489 (install-itcl): Remove dependency on install-tcl.
11491 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
11493 * configure.in: Remove libgloss from noconfigdirs for MN10300.
11495 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
11497 * configure.in: Don't build libgui for a cygwin32 target when not on
11500 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
11502 * configure (redirect): Set to null, so default behavior of
11503 configure is now --verbose.
11505 1998-02-16 Dave Love <d.love@dl.ac.uk>
11507 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11508 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11510 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
11512 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11513 this change to sync Makefile.in with its ChangeLog entries.
11515 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
11517 * ltmain.sh (mkdir): Check that the directory doesn't exist
11518 before we exit with error, so that we don't get races during
11521 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
11523 * ltconfig, ltmain.sh: Update from libtool 1.0i.
11525 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
11527 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11528 PICFLAG_FOR_TARGET.
11529 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11531 * configure: Emit a definition for the new macro enable_shared
11532 into each Makefile.
11534 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11536 * configure.in (host_tools, native_only): Add libtool.
11538 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
11540 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11541 Fix typo in ming config comment.
11543 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
11545 * ltconfig, ltmain.sh: Update from libtool 1.0h.
11547 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
11549 * config.sub: Add tic30 cases, and map c30 to tic30.
11551 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
11553 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11554 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11555 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11556 (CLEAN_TARGET_MODULES): Similarly
11557 (all-target-libf2c): Add dependences.
11558 * configure.in (target_libs): Add libf2c.
11560 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
11562 * configure.in: Remove expect from noconfigdirs when target
11563 is cygwin32. OK to build expect and dejagnu with Canadian
11566 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
11568 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11571 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11574 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
11576 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11577 here as it is not defined in the toplevel Makefile.
11579 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
11581 * configure (package_makefile_rules_frag): New variable, which names
11582 a file with generic rules, ...
11583 Change comment to mention we now have FIVE parts.
11584 * configure: Undo last change.
11586 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
11588 * config.guess: More accurate determination of HP processor types.
11589 * config.sub: More accurate determination of HP processor types.
11591 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
11593 * configure (package_makefile_frag): Move inserting the
11594 ${package_makefile_frag} to where it should be according
11597 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
11599 * config.guess: Add support for Linux/ARM.
11601 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
11603 * .cvsignore: Remove *-info and *-install since they match
11604 release-info and mpw-install, which we don't want to just ignore.
11606 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
11608 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11610 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
11612 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11613 local_prefix to sub-make invocations.
11615 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
11617 * configure.in: Check makefile fragments in the source
11620 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11622 * configure.in: Check whether host and target makefile
11623 fragments exist before adding them to *_makefile_frag.
11625 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
11627 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
11629 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
11631 * configure.in: Make sure we only replace RPATH_ENVVAR on
11632 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
11635 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
11638 1998-01-13 Lee Iverson (leei@ai.sri.com)
11640 * config-ml.in (multi-do): LDFLAGS must include multilib
11643 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
11645 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
11647 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
11649 * config.sub: Add mingw32 support.
11650 * configure.in: Likewise.
11652 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
11654 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
11656 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
11658 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11659 * configure (gxx_include_dir): Provide a definition for subdirs
11660 which do not use autoconf.
11662 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
11664 * config.guess: Sync with egcs. Picks up new alpha support,
11665 BeOS & some additional linux support.
11667 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
11669 * config.guess: HP 9000/803 is a PA1.1 machine.
11671 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
11673 * configure.in: It's alpha*-...
11675 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11677 * configure.in (host_makefile_frag, target_makefile_frag):
11678 Handle multiple config files.
11679 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11682 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
11686 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
11688 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11690 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
11692 * Makefile.in: Add libgui directory.
11693 (GDB_TK): Add all-libgui.
11694 * configure.in: Add libgui directory.
11695 * configure: Add all-libgui to GDB_TK.
11697 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
11699 * config-ml.in (multidirs): Add m32r to multilib list.
11701 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
11703 * Makefile.in (all-target-gperf): Change dependency to
11704 all-target-libstdc++.
11706 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
11708 * config.guess: Add BeOS support.
11710 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
11712 Source directory cvs renamed to cvssrc:
11713 * configure.in (host_tools): Change cvs to cvssrc.
11714 (native_only): Likewise.
11715 (noconfigdirs) [various cases]: Likewise.
11716 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11717 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11718 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11719 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11720 (all-cvssrc): Rename target from all-cvs.
11722 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
11724 * configure (gxx_include_dir): Fix thinko.
11726 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
11728 * Makefile.in (INSTALL_TARGET_CROSS): Define.
11729 (install-cross, install-gcc-cross): New targets.
11731 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
11733 * configure.in (noconfigdirs): Add support for Thumb target.
11735 * config.sub (maybe_os): Add support for Thumb target.
11737 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
11739 * Makefile.in: Add rules for cygmon.
11741 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11743 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
11745 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11746 * configure (gxx_include_dir): Provide a definition for subdirs
11747 which do not use autoconf.
11749 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
11751 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11754 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
11757 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11758 found on RedHat Linux systems.
11760 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
11762 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11765 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
11767 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11769 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
11771 * ltmain.sh: If mkdir fails, check whether the directory was created
11772 anyhow by some other process.
11774 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
11776 * configure.in (d30v-*-*): Configure all directories.
11778 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
11780 * configure.in (d30v-*-*): Configure newlib, libiberty directories
11783 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
11785 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11787 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
11789 * include/libiberty.h: Add extern "C" { so it can be used with C++
11791 * include/remote-sim.h: Add extern "C" { so it can be used with C++
11794 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
11796 * configure.in (d30v-*-*): Configure GCC now.
11798 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
11800 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11801 is no longer needed.
11803 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
11805 * Makefile.in: check-target-libio depends on all-target-libstdc++.
11807 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
11809 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11810 targets using "$@" to provide support for similar but not identical
11811 targets without having to duplicate code.
11813 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
11815 * makefile.vms: Fix to work with DEC C.
11817 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
11819 * config.sub: Add mips-tx39-elf to marketing names.
11821 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
11823 * ltmain.sh: Handle symlinks in generated script.
11825 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
11827 * configure: Handle autoconf style directory options: --bindir,
11828 --datadir, --includedir, --infodir, --libdir, --libexecdir,
11829 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11831 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11832 (sharedstatedir, localstatedir, oldincludedir): New variables.
11833 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11834 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11835 sbindir, sharedstatedir, and sysconfdir.
11837 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11839 * Makefile.in (bootstrap-lean): New target.
11841 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
11843 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
11844 sn, and gnuserv from noconfigdirs.
11846 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
11848 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11850 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
11852 * Makefile.in (cross): New target.
11854 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
11855 Jeff Law <law@cygnus.com>
11857 * Makefile.in (bootstrap2, bootstrap3): New targets.
11858 (all-bootstrap): Remove outdated and confusing target.
11859 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11861 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
11863 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11864 windows. Consistent with gdb/configure.
11866 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
11868 * configure.in: Name Linux target fragment.
11870 * configure: Rewrite so that project Makefile fragment is inserted
11871 first and appears last in the resulting Makefile.
11873 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
11875 * Makefile.in (install-itcl): Install tcl first.
11877 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
11879 * configure.in: remove bison from noconfigdirs for Cygwin32 host
11881 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
11883 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11885 * configure.in (skipdirs): Add target-librx for Linux.
11886 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11888 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
11890 * Makefile.in (bootstrap): New target.
11892 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
11894 * config.sub: Accept 'amigados' for backward compatibility.
11896 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
11898 * config.guess: Merge with FSF.
11900 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
11902 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11904 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
11906 * config.sub: Add "marketing-names" patch.
11908 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
11910 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11912 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
11914 * config.sub: Handle v850-elf.
11916 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
11918 * .cvsignore (*-install): Remove.
11920 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
11922 * ltconfig: Set CONFIG_SHELL in libtool.
11923 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11925 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11927 * configure.in (target_subdir): Set to libraries if enable_multilib.
11929 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
11931 * config.guess: Update from gcc directory.
11933 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
11935 * Makefile.in (all-sim): Depends on all-readline.
11937 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
11939 * Makefile.in (BISON, YACC): Use $$s.
11940 (all-bison): Depend on all-texinfo.
11942 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
11944 * Makefile.in (BISON): Add -L flag.
11947 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11949 * configure.in (noconfigdirs): Add support for v850e target.
11951 * config.sub (maybe_os): Add support for v850e target.
11953 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
11955 * configure.in (noconfigdirs): Add support for v850ea target.
11957 * config.sub (maybe_os): Add support for v850ea target.
11959 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
11961 * config.sub: Add mipstx39. Delete r3900.
11963 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11965 * Makefile.in (all-autoconf): Depends on all-texinfo.
11967 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
11969 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11972 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
11974 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11976 * configure: When handling a Canadian Cross, handle YACC as well as
11977 BISON. Just set BISON to bison. When setting YACC, prefer bison.
11978 * Makefile.in (all-bison): Depend upon all-texinfo.
11980 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
11982 * Makefile.in (BISON): bison, not byacc or bison -y.
11983 (YACC): bison -y or byacc or yacc.
11984 (various): Add *-bison as appropriate.
11985 (taz): No need to mess with BISON anymore.
11987 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
11989 * configure: If OSTYPE matches *win32*, try to find a good value for
11992 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
11994 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11995 configure.in if it is present.
11997 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
11999 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12001 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12003 * config.sub: Recognize `arc' cpu.
12004 * configure.in: Likewise.
12005 * config-ml.in: Likewise.
12007 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12009 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12011 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12013 * configure: Changed sed delimiter from ':' to '|' when
12014 attempting to substitute ${config_shell} for SHELL. On
12015 NT ${config_shell} may contain a ':' in it.
12017 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12019 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12021 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12023 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12025 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12027 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12029 * ylwrap: If the program is a relative path, force it to be
12032 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12034 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12036 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12038 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12039 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12042 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12044 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12045 separated by spaces.
12047 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12049 * ylwrap: New file.
12050 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12052 * ltmain.sh: Handle /bin/sh at start of install program.
12054 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12056 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12057 * missing: New file, from automake 1.2.
12059 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12061 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12062 check-tk to CHECK_X11_MODULES.
12064 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12066 * config.sub: Merge with FSF.
12068 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12070 * config.guess: Merge with FSF.
12072 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12074 * configure: Treat msdosdjgpp like go32.
12075 * configure.in: Likewise. Don't remove gprof for go32.
12077 * configure: Change Makefile.tem2 to Makefile.tm2.
12079 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12081 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12083 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12085 * install-sh (chmodcmd): Set to null if the DST directory already
12086 exists. Same as Nov 11th change.
12088 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12090 * configure (GDB_TK): Needs itcl and tix.
12092 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12094 * config.guess: Update from FSF.
12096 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12098 * Makefile.in (GDB_TK): Depend on itcl and tix.
12100 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12102 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12103 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12104 (INSTALL_SCRIPT): New variable.
12105 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12106 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12108 * install-sh: Add support for -x option.
12110 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12112 * configure.in, Makefile.in: Treat tix like itcl.
12114 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12116 * Makefile.in (WINDRES): New variable.
12117 (WINDRES_FOR_TARGET): New variable.
12118 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12119 (EXTRA_HOST_FLAGS): Add WINDRES.
12120 (EXTRA_TARGET_FLAGS): Add WINDRES.
12121 (EXTRA_GCC_FLAGS): Add WINDRES.
12122 ($(DO_X)): Pass down WINDRES.
12123 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12124 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12125 DLLTOOL_FOR_TARGET.
12127 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12129 * configure.in: configure sim before gdb for win32-x-ppc
12131 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12133 Move gperf into the toplevel, from libg++.
12134 * configure.in (target_tools): Add target-gperf.
12135 (native_only): Add target-gperf.
12136 * Makefile.in (all-target-gperf): New target, depend on
12138 (configure-target-gperf): Empty rule.
12139 (ALL_TARGET_MODULES): Add all-target-gperf.
12140 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12141 (CHECK_TARGET_MODULES): Add check-target-gperf.
12142 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12143 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12145 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12147 * config.sub (mn10200): Recognize new basic machine.
12149 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12151 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12152 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12154 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12156 * configure.in: If we're building mips-sgi-irix6* native, turn on
12157 ENABLE_MULTILIB and set TARGET_SUBDIR.
12159 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12161 * Makefile.in (all-sn): Depend on all-grep.
12163 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12165 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12167 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12168 Makefile. From Jeff Makey <jeff@cts.com>.
12169 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12171 * Makefile.in (DISTBISONFILES): Remove.
12172 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12175 * configure.in: Build itl, db, sn, etc., when building for native
12178 * Makefile.in (LD): New variable.
12179 (EXTRA_HOST_FLAGS): Pass down LD.
12180 ($(DO_X)): Likewise.
12182 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12184 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12186 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12188 * configure.in (targargs): Strip out any supplied --build argument
12189 before adding our own. Always add --build.
12191 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12193 * configure.in (targargs): Pass --build if we're doing
12196 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12198 * configure: Use '|' instead of ":" as the separator in
12199 sed. Otherwise sed chokes on NT path names with drive
12200 designators. Also look for "?:*" as the leading characters in an
12203 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12205 * config.sub: Support for r3900.
12207 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12209 * configure.in: Use install-sh, not install.sh.
12211 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12213 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12216 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12218 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12221 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12223 * Makefile.in: Add automake targets.
12224 * configure.in (host_tools): Add automake.
12226 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12228 * configure: Default CXX to c++, not gcc.
12229 * Makefile.in (CXX): Set to c++, not gcc.
12230 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12232 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12234 * install-sh: try appending a .exe if source file doesn't
12237 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12239 * configure.in: Turn on multilib by default.
12240 (cross_only): Remove target-libiberty.
12242 * Makefile.in (all-gcc): Don't depend on libiberty.
12244 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12246 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12248 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12250 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12251 (DISTBISONFILES): Add ld/Makefile.in
12253 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12255 * configure.in: if target is cygwin32 but host isn't cygwin32,
12256 don't configure gdb tcl tk expect, not just gdb.
12258 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12260 * configure.in: Added gnuserv everywhere sn appears.
12262 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12263 (CROSS_CHECK_MODULES): Added check-gnuserv.
12264 (INSTALL_MODULES): Added install-gnuserv.
12265 (CLEAN_MODULES): Added clean-gnuserv.
12266 (all-gnuserv): New target.
12268 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12270 * config.guess: Fixes for MIPS OpenBSD systems.
12272 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12274 * Makefile.in (INSTALL_XFORM): Remove.
12275 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12277 * mkinstalldirs: New file, copied from automake.
12278 * Makefile.in (installdirs): Rename from install-dirs. Use
12279 mkinstalldirs. Change all users.
12280 (DEVO_SUPPORT): Add mkinstalldirs.
12282 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12284 * install-sh: Rename from install.sh.
12285 * Makefile.in (INSTALL): Change install.sh to install-sh.
12286 (DEVO_SUPPORT): Likewise.
12288 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12289 Graichen <graichen@rzpd.de>.
12291 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12293 * config.guess: Recognize OpenBSD systems correctly.
12295 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12297 * README, Makefile.in (ETC_SUPPORT): Remove references to
12298 cfg-paper*, configure.{texi,man,info*}._
12300 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12302 * Makefile.in (all.normal): Ensure that gcc is built after all
12303 the x11 - ie gdb - targets.
12305 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12307 * makefile.vms: Don't run conf-a-gas.
12309 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12311 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12313 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12315 * configure.in: Remove noconfigdirs case since gdb also
12316 configures and builds for tic80-coff.
12318 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12320 * configure: Set cache_file to config.cache.
12321 * Makefile.in (local-distclean): Remove config.cache.
12323 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12325 * COPYING: Update FSF address.
12327 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12329 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12332 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12334 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12335 MAKEDIRS, is empty.
12337 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12339 * config.sub: Tweak mn10300 entry.
12341 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12343 * configure.in (host_tools): Put sim before gdb, so gdb's
12344 configure.tgt can determine if the simulator was configured.
12346 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12348 * config.sub: Move BeOS $os case to be with other Cygnus
12351 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12353 * config.sub: Remove misplaced comment that broke Linux.
12355 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12357 * config.sub: Add BeOS support.
12359 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12361 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12363 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12365 * configure.in (noconfigdirs): Remove tcl and tk from
12366 noconfigdirs for cygwin32 builds.
12368 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12370 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12372 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12374 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12375 make-all.com, use makefile.vms instead.
12377 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12379 * config.sub: Accept -lnews*.
12381 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12383 * configure.in (noconfigdirs): Disable target-newlib,
12384 target-examples and target-libiberty for d30v.
12386 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12388 * configure.in (noconfigdirs): Enable ld for d30v.
12390 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12392 * configure.in (tic80-*-*): Build compiler.
12394 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12396 * configure.in (d30v-*): Remove sim directory from list of
12397 unsupported d30v directories
12399 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12401 * config.sub, configure.in: Add d30v target cpu.
12403 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12405 * makefile.vms: New file.
12406 * make-all.com: Remove.
12408 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12410 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12412 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12414 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12416 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12418 * Makefile.in (ALL_MODULES): Added all-db.
12419 (CROSS_CHECK_MODULES): Addec check-db.
12420 (INSTALL_MODULES): Added install-db.
12421 (CLEAN_MODULES): Added clean-db.
12423 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12425 * config.guess: Merge with latest FSF sources.
12427 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12429 * Makefile.in (ALL_MODULES): Added all-itcl.
12430 (CROSS_CHECK_MODULES): Added check-itcl.
12431 (INSTALL_MODULES): Added install-itcl.
12432 (CLEAN_MODULES): Added clean-itcl.
12434 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12436 * configure.in: build gdb for mn10200
12438 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12440 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12442 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12444 * configure.in (tic80-*-*): Turn off most targets right now.
12446 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12448 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12449 rather than the makeinfo program.
12450 (do-info): Depend upon all-texinfo.
12452 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12454 * configure.in: Remove uses of config/mh-linux.
12456 * config.sub, config.guess: Merge with latest FSF sources.
12458 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12460 * config.sub (case $basic_machine): Add tic80 entries.
12462 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12464 * config.sub, config.guess: Merge with latest FSF sources.
12466 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12468 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12469 * mpw-config.in: Test for NewFolderRecursive.
12470 * mpw-install: Use symbolic name for startup filename.
12471 * mpw-README: Add various additional details.
12473 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12475 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12477 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12479 * configure.in: Do build gcc and the target libraries for
12482 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12484 * configure.in: don't avoid building gdb for mn10300 any more
12485 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12486 instead of single-quoting it.
12488 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12490 * configure.in: Don't use --with-stabs on IRIX 6.
12492 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
12494 * configure.in (m32r): Build gdb, libg++ now.
12496 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12498 * configure.in (mips*-sgi-irix6*): Remove gdb and related
12499 directories from noconfigdirs.
12501 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
12503 * config.sub (basic_machine): added mips16 configuration
12505 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12507 * config.sub: Handle d10v-unknown.
12509 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
12511 * config.sub: Handle v850-unknown.
12513 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
12515 * Makefile.in: add findutils
12516 * configure.in: add findutils to list of host_tools
12518 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
12520 * config.sub: Handle mn10200 and mn10300.
12522 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12524 * configure.in (d10v-*): Do not build librx.
12526 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
12528 * configure.in (mn10300): Build everything except gdb & libgloss.
12530 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
12532 * config.guess: Patch for Dansk Data Elektronik servers,
12533 from Niels Skou Olsen <nso@dde.dk>.
12535 For ncr, use /bin/uname rather than uname, since GNU uname does not
12536 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
12538 Patch for MIPS R4000 running System V,
12539 from Eric S. Raymond <esr@snark.thyrsus.com>.
12541 Fix thinko for nextstep.
12543 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12545 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
12546 * config.guess: Guess mips-dec-mach_bsd4.3.
12548 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
12549 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
12551 * config.guess (mips-mips-riscos*): Emit just enough of the
12554 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
12555 * config.guess (sparc-auspex-sunos*): Added.
12556 (f300-fujitsu-*): Added.
12558 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
12559 * config.guess: Recognize a Tadpole as a sparc.
12561 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12563 * config.guess: Don't assume that NextStep version is either 2 or
12564 3. NextStep 4 (aka OpenStep 4) has come out now.
12566 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12568 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12569 From Rik Faith <faith@cs.unc.edu>.
12571 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
12573 * config.sub: Contributions from bug-gnu-utils to:
12574 Support plain "hppa" (no version given) architecture, reported by
12576 OpenBSD like NetBSD.
12577 LynxOs is not a hardware supplier.
12579 * config.guess: Contributions from bug-gnu-utils to add support for:
12580 OpenBSD like NetBSD.
12582 More Pyramid systems.
12583 i[n>4]86 Intel chips.
12584 M680[n>4]0 Motorola chips.
12585 Use unknown instead of lynx for hardware manufacturer.
12587 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12589 * install.sh (chmodcmd): Set to null if the DST directory already
12592 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12594 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12595 not use mt-ppc target Makefile fragment any more.
12597 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12599 * configure.in (*-*-windows): Exclude everything but those dirs
12600 needed to build windows.
12602 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
12604 * Makefile.in (all-target-winsup): Depend on all-target-librx.
12606 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12608 * configure.in: Exclude mmalloc from i386-windows.
12610 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12612 * Undo my previous change.
12614 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
12616 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
12618 (MAKEOVERRIDES): Define (revert this part of October 18 change).
12620 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12622 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
12623 host to add it's own flags.
12625 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
12627 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
12629 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
12631 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
12632 (CXX_FOR_TARGET): Likewise.
12633 (GCC_FOR_TARGET): Define.
12634 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
12635 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
12636 CC_FOR_TARGET was specified on the command line.
12637 (MAKEOVERRIDES): Don't define.
12639 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
12641 * configure.in (m32r): Fix spelling of libg++ libs.
12643 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
12645 * config.sub (-apple*): Remove, now redundant.
12647 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
12649 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
12651 * configure: Rework yesterday's sed script patch.
12653 * config.sub: Merge with FSF.
12655 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
12657 * config.guess: Merge from FSF.
12659 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
12660 * config.guess: Use pc instead of unknown, for pc clone systems.
12661 Change linux to linux-gnu.
12663 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12664 * config.guess: Avoid non-portable tr syntax.
12666 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
12668 * test-build.mk (HOLES): Add "xargs" for gdb.
12670 * configure: Avoid hpux10.20 sed bug.
12672 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
12674 * configure.in: Add support for windows host
12675 (that is a build done under the Microsoft build environment).
12677 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
12679 * Makefile.in: Replace all uses of srcroot with s, to shrink
12680 command line lengths.
12682 Patches from Geoffrey Noer <noer@cygnus.com>:
12683 * configure.in: If configuring for newlib, pass --with-newlib to
12685 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12686 -Bnewlib/ and -Lwinsup to gcc.
12687 (CXX_FOR_TARGET): Likewise.
12689 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
12691 * Makefile.in (ETC_SUPPORT): Add configure.
12693 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
12695 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12696 host configuration file.
12698 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
12700 * configure.in: Break mn10x00 support into separate
12701 mn10200 and mn10300 configurations.
12702 * config.sub: Likewise.
12704 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
12706 * configure.in: Add lots of stuff to noconfigdirs for
12707 the mn10x00 targets.
12709 * config.sub, configure.in: Add mn10x00 support.
12711 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
12713 * make-all.com: Call conf-a-gas, not config-a-gas.
12715 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
12717 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12720 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
12722 * mpw-README: Add much more detail for native PowerMac.
12723 * mpw-install: New file.
12724 * mpw-configure: Add --norecursion and --help options.
12725 * mpw-config.in: Translate readme and install files when
12727 * mpw-build.in: Don't always depend on byacc and flex.
12728 (install-only-top): New action.
12730 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
12732 * configure.in: You can now configure GDB for the v850.
12734 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
12736 * configure.in (noconfigdirs): Don't configure any C++ dirs
12739 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
12741 * config.sub: Recognize mips64vr5000.
12743 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
12745 * configure.in: Use a single line for host_tools and native_only.
12747 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
12749 * config.sub, configure.in: Add entries for m32r.
12751 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
12753 * Makefile.in (inet-install): Don't run install-gzip.
12755 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
12757 * configure.in: Don't config lots of things for *-*-windows*.
12759 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
12761 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12762 (host_libs, host_tools): Copy from configure.in.
12763 * mpw-configure: Don't complain about directories not found.
12765 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12767 * configure.in (i[345]86): Recognize i686 for pentium pro.
12768 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12771 * config.guess (i[345]86): Ditto.
12773 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12775 * configure.in (noconfigdirs): Removed gdb for D10V.
12777 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
12779 * configure.in: Remove ld, target-libio, target-libg++, and
12780 target-libstdc++ from noconfigdirs.
12782 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
12784 * configure: Fix three locations where shell scripts were
12785 being run directly rather than with config_shell.
12787 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
12789 * configure.in (v850-*-*): Set up initial $noconfigdirs.
12790 * config.sub (basic_machine): Recognize v850.
12792 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
12794 * mpw-configure: Handle multiple enable/disable options and
12795 pass them down recursively, handle -c and -s flags appropriately
12796 depending on choice of compiler, add escape mechanism for
12797 quoted arguments to gC.
12799 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12801 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12802 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12803 so that -mrelocatable-lib and -mno-eabi are used.
12805 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12806 not support --print-multi-lib, don't abort.
12808 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
12810 * make-all.com: Run config-a-gas.
12811 * setup.com: Don't copy subdirectory files around.
12813 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
12815 * configure.in (*-*-ose): Remove exclusion of libgloss for this
12816 target, it now compiles correctly.
12818 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
12820 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12822 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12824 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12826 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12828 * configure.in (native_only): Add prms.
12830 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
12832 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12833 (BINUTILS_SUPPORT_DIRS): Likewise.
12835 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12837 * configure.in (d10v-*-*): Don't configure ld or gdb until the
12838 d10v support is added.
12840 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
12842 * configure.in (d10v-*-*): New target.
12844 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
12846 * config.guess (HP 9000/811): Recognize this as a PA1.1
12849 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
12851 * Makefile.in (do-tar-gz): New target, split out from tail end of
12852 taz target. Run each command separately, don't use pipes.
12855 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
12857 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12858 * mpw-build.in: No builds should depend on building byacc or flex,
12859 they are assumed to be installed already.
12861 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12863 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12864 variable that CC_FOR_TARGET needs.
12866 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12868 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12869 options have changed since the last time the subdirectory was
12870 configured, and if it has, reconfigure.
12871 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12872 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12874 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
12876 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12877 CLEAN_MODULES): Add bash.
12878 (all-bash): New target.
12880 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
12882 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12884 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12886 * config.sub (basic_machine): Recognize d10v as a valid processor.
12888 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
12890 * mpw-configure: Add support for --bindir.
12891 * mpw-build.in: Use a GCC-specific build script for GCC actions.
12893 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
12895 * configure.in: add bash, time, gawk to list of hosttools and things
12896 to only build for native toolchains
12898 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12900 * Makefile.in (docdir): Remove.
12902 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
12904 * Makefile.in (datadir): Set to $(prefix)/share.
12906 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
12908 * configure.in: build diff and patch for cygwin32-hosted
12911 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
12913 * config.sub: Accept -rtems*.
12915 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
12917 * configure.in: enable dosrel for cygwin32-hosted builds,
12918 remove diff from the list of things not buildable
12921 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
12923 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12926 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
12928 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12930 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
12932 * Makefile.in (taz): Handle case where tex3patch didn't even get
12933 checked out. Also, if it was found, put the symlink in a new util
12936 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12938 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12940 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
12942 * config.sub: Recognize -openvms.
12943 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12944 * make-all.com, setup.com: New files.
12946 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
12948 * Makefile.in (taz): tex3patch moved to texinfo/util.
12950 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
12952 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12953 * configure.in: remove make from disable-if-Can-Cross list
12954 enable gdb if ${host} and ${target} are cygwin32
12956 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
12958 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
12959 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12961 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12963 * config.guess: Combine mips-mips-riscos cases, and use cpp to
12964 distinguish sysv/svr4/bsd variants.
12965 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12967 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
12969 * configure.in: Added copyright notice.
12970 * move-if-change: Added copyright notice.
12972 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12974 * configure.in (powerpcle-*-solaris*): Until we get shared
12975 libraries working, don't build gdb, sim, make, tcl, tk, or
12978 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
12980 * config.guess: Merge with FSF:
12982 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
12983 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12985 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
12986 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12988 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
12989 * config.guess: Combine two OSF1 rules.
12990 Also recognize field test versions. From mjr@zk3.dec.com.
12991 * config.guess (dgux): Use /usr/bin/uname rather than uname,
12992 because GNU uname does not support -p. From pmr@pajato.com.
12994 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
12996 * Makefile.in (MAKEDIRS): Removed $(tooldir).
12998 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13000 * mpw-README: Document GCCIncludes.
13002 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13004 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13006 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13008 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13010 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13012 * configure.in (*-*-cygwin32): Configure make.
13014 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13016 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13018 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13020 * Makefile.in (all-inet): Depend on all-perl.
13022 * Makefile.in (inet-install): New target.
13024 * Makefile.in (all-inet): Depend on all-tcl.
13025 (all-inet): Depend on all-send-pr.
13027 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13029 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13032 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13034 * configure.in: Don't configure --with-gnu-ld on AIX.
13036 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13038 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13040 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13042 * Makefile.in (ALL_MODULES): Added all-inet.
13043 (CROSS_CHECK_MODULES): Added check-inet.
13044 (INSTALL_MODULES): Added install-inet.
13045 (CLEAN_MODULES): Added clean-inet.
13046 (all-indent): New target.
13048 * configure.in (host_tools): Added inet.
13049 (native_only): Added inet.
13050 (noconfigdirs): Added inet.
13052 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13054 * configure.in: Don't configure libgloss if we are not configuring
13057 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13059 * configure.in: Don't configure libgloss for unsupported
13062 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13064 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13066 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13068 * Makefile.in (ALL_MODULES): Include all-apache.
13069 (CROSS_CHECK_MODULES): Include check-apache.
13070 (INSTALL_MODULES): Include install-apache.
13071 (all-apache): New target.
13073 * configure.in: Added apache everywhere perl is seen.
13075 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13077 * Makefile.in: Add support for clean-{module} and
13078 clean-target-{module} rules.
13080 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13082 * configure.in (*-*-ose) do not build libgloss.
13084 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13086 * config.guess (prep*:SunOS:5.*:*): Turn into
13087 powerpele-unknown-solaris2.
13089 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13091 * configure.in: Permit --enable-shared to specify a list of
13094 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13096 * configure.in (host==solaris): Pass only the first word of $CC
13097 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13099 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13101 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13103 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13105 * Makefile.in (ALL_MODULES): Include all-perl.
13106 (CROSS_CHECK_MODULES): Include check-perl.
13107 (INSTALL_MODULES): Include install-perl.
13108 (ALL_X11_MODULES): Include all-guile.
13109 (CHECK_X11_MODULES): Include check-guile.
13110 (INSTALL_X11_MODULES): Include install-guile.
13111 (all-perl): New target.
13112 (all-guile): New target.
13114 * configure.in (host_tools): Include perl and guile.
13115 (native_only): Include perl and guile.
13116 (noconfigdirs): Don't build guile and perl; no ports have been
13119 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13121 * configure (--enable-*): Handle quoted option lists such as
13122 --enable-sim-cflags='-g0 -O' better.
13124 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13126 * Makefile.in ({,inst}all-target): New rule so we can make and
13127 install all of the target directories easily.
13129 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13131 * configure.in: Add missing global flag in sed substitution when
13132 deleting `target-' from ${configdirs}.
13134 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13136 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13139 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13142 * install.sh: Correct misspelling of transformbasename.
13144 * config.guess: Recognize mips-*-sysv*.
13146 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13148 * config.sub: Recognize mon960.
13150 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13152 * configure: Restore Canadian Cross handling of BISON and LEX,
13153 removed in Feb 20 change.
13155 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13157 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13158 Mention make install. Remove the old copyright date as well the
13159 clumsy and rather pointless copyright on the README file.
13161 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13163 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13164 Makefile after running symlink-tree, then run `make distclean' to
13165 avoid clobbering any generated files in srcdir.
13167 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13169 * configure.in (m68k-*-netbsd*): Build everything now.
13171 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13173 * Makefile.in (taz): Fix quoting.
13175 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13177 * configure.in (sparclet-*-*): Build everything now.
13179 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13181 * configure.in (m68k-*-linux*): New host.
13183 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13185 * configure: Check for bison before byacc.
13187 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13189 * Makefile.in configure: Change the way LEX and BISON/YACC are
13190 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13191 searching PATH. These are used as fallbacks by Makefile.in if
13192 flex/bison/byacc aren't in objdir.
13194 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13196 * Makefile.in: Make everything which depends upon all-bfd also
13197 depend upon all-opcodes, in case --with-commonbfdlib is used.
13199 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13201 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13202 building NT native compilers on Unix.
13204 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13206 * configure.in: Don't get CC from the host Makefile fragment if we
13207 can find gcc in PATH, or if this is a Canadian Cross. Move the
13208 Solaris test for /usr/ucb/cc to the post target script, just after
13209 the compiler sanity test.
13211 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13213 * config.sub: Merge with FSF.
13215 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13217 * Makefile.in (RPATH_ENVVAR): New variable.
13218 (REALLY_SET_LIB_PATH): Use it.
13219 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13221 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13223 * config.sub, configure.in: Recognize sparclet cpu.
13225 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13227 * config.guess: Support m68k-cbm-sysv4.
13229 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13231 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13232 m68k-unknown-linuxaout from linker help string. Put quotes around
13235 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13237 * config.guess (powerpc-harris-powerunix): Add guess for port
13240 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13242 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13244 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13246 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13247 $(REALLY_SET_LIB_PATH) in Makefile.
13248 * Makefile.in (SET_LIB_PATH): New variable.
13249 (REALLY_SET_LIB_PATH): New variable.
13250 ($(DO_X)): Use $(SET_LIB_PATH).
13251 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13252 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13253 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13254 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13255 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13256 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13257 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13258 (install-dosrel): Likewise.
13259 (all-opcodes): Depend upon all-libiberty.
13261 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13263 * config.guess (*:CYGWIN*): New
13265 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13267 * Makefile.in (all-target-winsup): All all-target-libiberty.
13269 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13271 * configure.in (noconfigdirs): Add missing # in front of comment.
13273 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13275 * configure.in: add second pass to things added to noconfigdirs
13276 so *-gm-magic can exclude libgloss properly.
13278 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13280 * mpw-configure (extralibs_name, rez_name): Set correctly
13281 for MWC68K compiler.
13283 * mpw-README: Add more info on the necessary build tools.
13285 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13287 * configure.in, config.sub: Recognize cygwin32.
13289 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13291 * config.guess, config.sub: Recognize A/UX.
13293 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13295 * config.sub: Merge with gcc/config.sub.
13297 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13299 * mpw-build.in (do-binutils): Add build of stamps.
13301 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13303 * config.sub: Add recognition for mips64vr4100*-* targets.
13305 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13307 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13308 Add creation of gconfigargs with `--enable-shared' turned on.
13309 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13310 ($(host)-stamp-stage3-configured): Likewise.
13311 (HOLES): Add chatr and ldd.
13312 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13314 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13316 * configure: Pass --nfp to recursive configures.
13318 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13320 * Makefile.in (DLLTOOL): New.
13321 (DLLTOOL_FOR_TARGET): New.
13322 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13323 (EXTRA_TARGET_FLAGS): Ditto.
13324 (EXTRA_GCC_FLAGS): Ditto.
13325 (CONFIGURE_TARGET_MODULES): Ditto.
13327 * configure: Add DLLTOOL.
13329 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13331 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13332 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13333 mh-sco, since old workarounds no longer needed, and don't
13334 build ld, since libraries have weak symbols in COFF.
13336 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13338 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13340 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13342 * configure.in: Make sure that ${CC} can be used to compile an
13345 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13347 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13348 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13349 nothing depending on whether gdbtk is being built.
13351 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13353 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13355 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13357 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13358 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13360 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13362 * config-ml.in: Add support for
13363 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13364 Simplify setting of multidirs from --disable-foo.
13366 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13368 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13369 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13370 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13371 non-empty, pass them on to the GCC make.
13372 (all-bootstrap): New rule that is like all-gcc, except it executes
13373 the GCC bootstrap rule instead of the GCC all rule.
13375 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13377 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13379 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13381 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13384 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13386 * config.sub (i*86*) Change [345] to [3456]
13388 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13390 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13393 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13395 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13396 AIX multilibs get built.
13398 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13400 * configure.in (i386-win32): Don't build expect if we're not
13401 building the tcl subdir.
13403 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13405 * Makefile.in: (configure-target-examples, all-target-examples):
13406 New targets, configure and build example programs.
13408 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13410 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13411 use it as input to sedit the generated MPW makefile.
13412 * mpw-README: Add a suggestion about Gestalt.h.
13414 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13416 * config.sub: Accept *-*-ieee*.
13418 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13420 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13421 Ronald F. Guilmette <rfg@monkeys.com>.
13423 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13425 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13426 for powerpc-pe native.
13427 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13428 (target==powerpc-pe): duplicate i386-win32 entry.
13430 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13432 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13433 of vxworks, not just vxworks5.1.
13435 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13437 * mpw-configure: Add support for exec-prefix.
13439 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13441 * config.guess: Recognize HP model 816 machines as having
13444 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13446 * configure: Ignore new autoconf configure options.
13448 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13450 * config.guess: Recognize Pentium under SCO.
13451 From Robert Lipe <robertl@arnet.com>.
13453 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13455 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13457 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13459 * configure.in: Don't configure gas for alpha-dec-osf*.
13461 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13463 * configure.in: Default to --with-stabs for some targets for which
13464 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13465 i[345]86*-*-unixware*.
13467 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13469 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13470 rather than basing it on the target. Simplify handling of options
13471 controlling which directories to configure. Remove extraneous
13472 slash in multi-clean target.
13474 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13476 * config-ml.in: Prefix more variables with ml_ so they don't collide
13479 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13481 * configure: Don't turn -v into --v.
13483 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13485 * configure.in (targargs): Fix typo.
13487 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13489 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
13491 * configure.in: Strip --host and --target options from
13492 CONFIG_ARGUMENTS, and always configure for --host only. Add
13493 --with-cross-host option when building with a cross-compiler.
13494 * configure: Canonicalize the arguments put into config.status by
13495 always using `=' for an option with an argument. Pass a presumed
13496 --host or --target explicitly.
13498 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
13500 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13501 into general OS recognition case.
13503 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13505 * configure.in (target_configdirs): add target-winsup only
13506 for win32 target systems.
13508 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
13510 * Makefile.in (all-target-libgloss): Depend upon
13511 configure-target-newlib, since when libgloss is built it looks to
13512 see if the newlib directory exists.
13514 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
13516 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13519 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
13521 * configure: Handle LD and LD_FOR_TARGET when configuring a
13524 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13526 * configure.in (target_libs): add target-winsup.
13527 (target==i386-win32): add patch diff flex make to $noconfigdirs.
13528 (target==ppcle-pe): remove ld from $noconfigdirs.
13530 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
13532 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13533 Preserve relative path names in $srcdir. Build symlink tree if
13534 configuring cross target dir and srcdir=. (= no VPATH support).
13535 (configure-target-libg++): Depend on configure-target-librx.
13536 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13537 * config-ml.in: New file.
13538 * symlink-tree: New file.
13539 * configure: Ensure srcdir="." if that's what it is.
13541 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13543 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13544 includes and FLEX_SKELETON setting.
13545 * mpw-configure (--with-gnu-ld): New option, controls whether
13546 to use PPCLink or ld with PowerMac GCC.
13547 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13548 * mpw-config.in: Configure grez if targeting Mac.
13550 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13551 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13553 * configure.in: Configure grez resource compiler if targeting Mac.
13554 * Makefile.in (all-grez, install-grez): New targets.
13556 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
13558 * configure: CXX defaults to gcc, not g++. If we find
13559 gcc in the path, set CC to gcc -O2.
13561 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
13563 * configure: Default ${build} correctly. Avoid picking up extra
13564 spaces when reading CC and CXX from Makefile. When doing a
13565 Canadian Cross, use plausible default values for numerous
13567 * configure.in: When doing a Canadian Cross, don't try to
13568 configure tools whose configure script can't handle it.
13570 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13572 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13574 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
13576 * configure: Remove dubious bug reporting address.
13578 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
13580 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
13581 configure script, run that instead of this directory's configure.
13582 In either case, print a message that we're configuring the sub-dir.
13584 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
13586 * configure.in: Before checking for the existence of various files,
13587 use sed to filter out "target-".
13589 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
13591 * Makefile.in (DO_X): Split rule to decrease command line length
13592 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
13593 (Philippe De Muyter).
13595 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13597 * Makefile.in (all-patch): depend on all-libiberty.
13599 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
13601 * configure.in: If the only directory in target_configdirs which
13602 actually exists is libiberty, then set target_configdirs to empty,
13603 to avoid trying to build a target libiberty in a gas or gdb
13606 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
13608 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13609 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13612 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13614 * configure.in (copy_dirs): Use sys-include instead of include
13615 for --with-headers option.
13617 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
13619 * Makefile.in, configure.in: Make winsup builds work with
13622 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
13624 * configure.in: Build the linker on AIX.
13626 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
13628 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
13631 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
13633 * Makefile.in (all-gcc): Fix typo.
13635 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
13637 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
13639 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
13641 * configure.in: Rename libFOO to target-libFOO, and xiberty
13642 to target-xiberty, to provide more flexibility.
13643 (target_subdir): Define. Create if cross.
13644 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
13645 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
13646 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
13647 check-libFOO -> check-target-libFOO, etc.
13648 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
13649 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
13650 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
13651 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
13652 allow ALL_GCC="" to only configure.
13653 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
13654 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
13655 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
13657 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
13659 * Makefile.in (taz): Build "info" in etc explicitly.
13661 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
13663 * configure.in: Make sure that CC is undefined (as opposed to
13664 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
13665 problem with autoconf trying to configure on a host without GCC.
13667 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13669 * mpw-configure: Set host alias from choice of host compiler,
13670 only use generic MPW Makefile sed if present, edit a file
13671 named "hacked_Makefile.in" instead of "Makefile.in" if present.
13672 * mpw-README: Add problem notes about CW6 and CW7.
13674 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
13676 * Makefile.in (taz): Use ";" instead of ";;".
13678 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
13680 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
13681 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13683 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
13684 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
13686 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
13688 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
13689 and gnats, because they are now subsumed by DISTSTUFFDIRS.
13690 Move bfd to DISTSTUFFDIRS.
13692 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13694 * Makefile.in (X11_LIB): Removed.
13695 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13697 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13699 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13701 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13704 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13706 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13708 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
13710 * configure.in (i[345]86-*-win32): Always build newlib.
13711 Don't configure cvs, autoconf or texinfo.
13712 * Makefile.in (LD_FOR_TARGET): New.
13713 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13714 Pass down LD_FOR_TARGET.
13716 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
13718 * winsup: New directory.
13719 * Makefile.in: Build winsup.
13720 * configure.in: Winsup is configured when target is win32.
13721 Can only build win32 target GDB when native.
13723 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
13725 * config.guess: Recognize HP model 819 machines as having
13726 a PA 1.1 processor.
13728 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
13730 * configure: Fix sed loop which substitutes for CC and CXX to
13731 avoid bug found in various sed implementations.
13733 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13735 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13736 simulator. Use standard powerpc-*-eabi*.
13738 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
13740 * configure.in: Stop putting gas and binutils in noconfigdirs for
13741 powerpc-*-aix* and rs6000-*-*.
13743 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
13745 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13746 -mcall-aixdesc libraries.
13748 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
13750 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13752 * config.sub (arm | armel | armeb): Fix shell syntax.
13754 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13756 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13757 -msoft-float and -mcpu=common support.
13758 (powerpc*-*-eabisim*): Add support for building -mcall-aix
13761 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13763 * configure.in: Allow configuration and build of emacs19 for the alpha.
13765 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13767 * configure.in (CC): Get ^CC, not just any old CC, from
13768 ${host_makefile_frag}.
13770 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13772 * configure.in (CC): Try to get CC from
13773 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13775 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13777 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13778 only if it exists in $(srcdir).
13780 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
13782 * configure: If CC and CXX are not set in the environment, set
13783 them, based on either an existing Makefile or on searching for gcc
13784 in PATH. Substitute for CC and CXX in Makefile.
13785 * configure.in: Remove libm from target_libs. Separate
13786 target_configdirs from configdirs. If CC is not set in
13787 environment, try to get it from a host Makefile fragment. Rewrite
13788 changes of configdirs to use skipdirs instead. A few minor
13789 tweaks. Take directories out of target_configdirs as they are
13790 taken out of configdirs. Remove existing Makefile files from
13791 subdirectories. Substitute for TARGET_CONFIGDIRS and
13792 CONFIG_ARGUMENTS in Makefile.
13793 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13795 (CONFIG_ARGUMENTS): Likewise.
13796 (CONFIGURE_TARGET_MODULES): New variable.
13797 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13798 ($(CONFIGURE_TARGET_MODULES)): New target.
13799 (configure-libg++, configure-libio): New targets.
13800 (all-libg++): Depend upon configure-libg++.
13801 (all-libio): Depend upon configure-libio.
13802 (configure-libgloss, all-libgloss): New targets.
13803 (configure-libstdc++): New target.
13804 (all-libstdc++): Depend upon configure-libstdc++.
13805 (configure-librx, all-librx): New targets.
13806 (configure-newlib): New target.
13807 (all-newlib): Depend upon configure-newlib
13808 (configure-xiberty): New target.
13809 (all-xiberty): Depend upon configure-xiberty.
13811 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13813 * configure.in (host i[345]86-*-win32): Expand the
13814 noconfigdirs again.
13816 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
13818 * mpw-configure: Fix sed command file name.
13820 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
13822 * configure.in (host i[345]86-*-win32): Reduce the
13823 noconfigdirs again.
13825 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
13827 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13828 or powerpc*-*-pe*, since they are not yet supported.
13830 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
13832 Add PowerMac support and many other enhancements.
13833 * mpw-configure: New option --cc to select compiler to use,
13834 paste options set according to --cc into the generated
13835 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13836 if mpw-make.sed is present.
13837 * mpw-config.in: Don't test for gC1, test for mpw-touch,
13838 add forward includes for PowerPC include files.
13839 * mpw-build.in: Build using Makefile.PPC if present.
13840 (do-byacc, etc): Remove separate version resource builds.
13841 (do-gas): Build "stamps" before "all".
13842 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13843 * mpw-README: Update to reflect --cc option, PowerMac support,
13844 and recently-reported compatibility problems.
13846 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
13848 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13849 embedded m68k systems (-aout, -coff, -elf, -vxworks).
13850 (--with-multilib-top): Pass to recursive invocations.
13852 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
13854 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13857 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13859 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13860 gdb, ld and opcodes on v810-*-*.
13862 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
13864 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13865 (local-maintainer-clean): New target.
13866 (maintainer-clean): New target.
13867 (realclean): Just depend upon maintainer-clean.
13869 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13871 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13873 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
13875 * configure.in: Build ld in mips*-*-bsd* case.
13877 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
13879 * config.sub: Accept -lites* OS. From Ian Dall.
13881 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
13883 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13886 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13888 * configure.in: treat i386-win32 canadian cross the same as
13889 i386-go32 canadian cross.
13891 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13893 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13894 running under the simulator to build a reduced set of libraries.
13895 (powerpc-*-eabiaix): Add fine grained multilib support added to
13896 other powerpc targets yesterday.
13898 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13900 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13901 -disable-softfloat, -disable-relocatable, -disable-aix, and
13902 -disable-sysv to control which multilib libraries get built.
13904 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
13906 * configure: Add Makefile.tem to list of files to remove in trap
13909 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
13911 * config.guess (*Linux*): Add missing "exit"s.
13912 Also, need specific check for alpha-unknown-linux (uses COFF).
13914 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
13916 * config.guess: Merge with FSF:
13918 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
13919 * config.guess (AIX4): More robust release numbering discovery.
13921 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
13922 * config.guess (i386-sequent-ptx): Properly get version number.
13924 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
13925 * config.guess (mips:*:4*:UMIPS): New case.
13927 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
13929 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13930 (i386-win32 host): Likewise. Don't build readline.
13932 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
13934 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
13935 SUPPORT_FILES to submakes.
13937 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
13939 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13940 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13943 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
13945 * configure.in (appdirs): Use =, not ==, in test expression when
13946 trying to build the text to print in the warning message for
13949 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
13951 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13953 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13955 * config.guess: Recognize lynx-2.3.
13957 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
13959 * config.sub (z8ksim): Deleted
13960 (z8k-*-coff): New, this is the one true name of the target.
13962 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
13964 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13966 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
13968 * config.guess (*:Linux:*:*): First try asking the linker what the
13969 default object file format is (elf, aout, or coff). Then if this
13970 fails, try previous methods.
13972 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13974 * configure.in: Don't build newlib for *-*-vxworks5.1.
13976 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13978 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13979 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13981 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
13983 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13985 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
13987 * cfg-ml-com.in: New file.
13988 * cfg-ml-pos.in: New file.
13990 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13992 * COPYING.NEWLIB: Add HP free copyright to list.
13994 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13996 * config.sub: Recognize -eabi* for the system, not just -eabi.
13998 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14000 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14001 * config.sub, configure.in (win32): New target and host.
14003 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14005 * configure.in: Add i386-pe configuration.
14007 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14009 * mpw-build.in (install): Install GDB after LD.
14011 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14013 * mpw-config.in (elf/mips.h): Always forward-include, needed
14016 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14018 * testsuite: New directory for customer acceptance and whole tool
14021 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14023 * configure: If per-host line isn't found, but AC_OUTPUT is found
14024 and a configure script exists, run it instead.
14026 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14028 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14030 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14032 * configure: Set build_{cpu,vendor,os,alias} to host values when
14033 --build isn't specified.
14035 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14037 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14038 (FLAGS_TO_PASS): Pass them.
14039 (EXTRA_TARGET_FLAGS): Ditto.
14041 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14043 * Makefile.in (all-libg++): Depend on all-libstdc++.
14045 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14047 * configure.in (noconfigdirs): Enable all packages for
14048 i386-unknown-netbsd.
14050 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14052 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14053 hosted builds (DOS builds)
14055 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14057 Changes for ARM based on patches from Richard Earnshaw:
14058 * config.sub: Handle armeb and armel.
14059 * configure.in: Omit arm linker only for riscix.
14061 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14063 * config.guess: Update from FSF.
14065 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14067 * config.sub: Recognize powerpcle as the little endian variant of
14068 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14069 powerpcle variant. Convert pentium into i586, not i486. Add p5
14070 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14073 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14075 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14077 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14079 * config.sub: Accept -lites* as a basic system type.
14081 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14083 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14084 installed, and if so return linuxoldld as the system name.
14086 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14088 * config.guess: Add hppa1.1-hp-lites support.
14090 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14092 * configure.in: Don't build newlib for m68k-vxworks5.1.
14094 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14096 * configure.in (mips-sgi-irix6): Use mh-irix5.
14098 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14100 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14102 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14104 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14105 OSF/1. Fix compiler flags.
14106 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14108 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14110 * configure.in: Recognize --with-newlib.
14111 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14113 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14115 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14116 to *_X11_MODULES due to gdbtk needing X include files et al.
14118 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14120 Merge in support for Mac MPW as a host.
14121 (Old change descriptions retained for informational value.)
14123 * mpw-config.in: Add generic include forwards for cpu-specific
14124 include files in aout and elf directories.
14126 * mpw-configure: Added copyright.
14127 * mpw-config.in: Check for presence of required build tools.
14128 (target_libs): Add newlib.
14129 (target_tools): Add examples.
14130 (Read Me): Generate as "Read Me for MPW" instead.
14131 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14132 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14133 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14135 * mpw-configure: Remove subdir-specific makefile hackery,
14136 delete mk.tmp after using it.
14138 * mpw-build.in (all): Display start and end times.
14140 * mpw-configure (host_canonical): Set.
14141 (target_cpu): Always add to makefiles.
14142 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14143 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14144 (mpw-mh-mpw): Look for in srcdir and srcroot.
14145 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14147 * mpw-build.in: (install-only): New target.
14149 * mpw-configure (host_alias, target_alias): Rename from hostalias
14150 and targetalias, add into generated Makefile.
14151 (mk.tmp): If present, add into generated Makefile.
14152 * mpw-build.in (all-gas): Build config.h first before gas proper.
14154 * mpw-configure (config.status): Write only if changed.
14155 * mpw-config.in (readline): Configure it (not built, just used for
14158 * mpw-config.in (elf/mips.h): Add a forward include.
14160 * mpw-config.in: Forward-include most .h files in include into
14162 (readline): Don't build.
14163 mpw-build.in (install): Install GDB.
14165 * mpw-configure (prefix, mpw_prefix): Handle it.
14166 * mpw-config.in (mmalloc, readline): Don't configure.
14167 * mpw-build.in (thisscript): Rename to ThisScript.
14168 Use mpw-build instead of BuildProgram everywhere.
14169 (mmalloc, readline): Don't build.
14170 * mpw-README: New file, basic documentation about the MPW port.
14172 * mpw-config.in: Use forward-include to create include files.
14174 * mpw-configure: Add more things to the top of each configured
14175 Makefile, including contents of config/mpw-mh-mpw.
14176 * mpw-config.in (extra-include): Create this directory and fill it
14177 with Posix-like include files when configuring.
14179 * config.sub (apple, mac, mpw): Add various aliases.
14181 * mpw-build.in: New file, top-level build script fragment for MPW.
14182 * mpw-configure: New file, configure script for MPW.
14183 * mpw-config.in: New file, config fragment for MPW.
14185 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14187 * configure.in (host_libs): Remove glob, since it is gone from the
14190 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14192 * Makefile.in: define empty GDB_NLM_DEPS var.
14194 * configure.in(target_makefile_frag): use config/mt-netware
14195 for netware targets.
14197 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14199 * config.sub: Merge in recent FSF changes. Remove linux special
14202 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14204 Revert this change:
14206 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14208 * build-all.mk: Use CC=cc -Xs on Solaris.
14210 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14212 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14214 * Makefile.in: Nuke all references to glob subdirectory.
14216 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14218 * configure.in: Fix --enable-shared logic in per-host.
14220 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14222 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14224 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14226 * configure.in (noconfigdirs): Don't build gas on AIX, for
14227 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14229 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14231 * configure: Fix --cache-file to work if the file argument is a
14234 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14236 * configure: If the --cache-file is used, pass it down to
14237 configure in subdirectories.
14239 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14241 * config.sub: add vxworks29k configuration.
14243 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14245 * Makefile.in (taz): Do "diststuff" part quietly.
14247 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14249 * config.sub: Mini-merge with gcc/config.sub.
14251 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14253 * config.guess (IRIX): Sed - to _.
14255 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14257 * Makefile.in (source-vault, binary-vault): New targets.
14259 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14261 * config.sub: Recognize -eabi as a basic system type.
14263 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14265 * configure.in (enable_shared stuff): Fix typo.
14267 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14269 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14271 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14273 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14275 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14277 * configure.in (rs6000-*-*): Don't build gas.
14279 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14281 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14282 reduce command line length.
14283 (AS_FOR_TARGET): Check for as.new, not Makefile.
14284 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14286 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14288 * config.guess: Merge from FSF.
14290 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14292 * configure: Don't use $ when handling program_suffix.
14294 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14296 * configure.in: Configure tk for hppa/hpux.
14298 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14300 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14302 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14304 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14305 to LIBCXXFLAGS. Tests are better run without it.
14307 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14309 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14311 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14313 * configure.in (*-*-netware*): Don't configure xiberty.
14315 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14317 * configure.in: Remove tk from native_only list.
14319 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14321 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14322 for special NCD build.
14324 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14326 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14327 makeall.bat, they're only useful for binutils snapshots.
14328 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14329 makeall.bat to specified SUPPORT_FILES.
14331 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14333 * build-all.mk: Add Ericsson targets to sun4 and solaris
14334 hosts. Add BNR's sun4 target to solaris host, so their
14335 build-from-source will be tested in-house first.
14337 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14339 * Makefile.in (LIBCFLAGS): New variable.
14340 (CFLAGS_FOR_TARGET): Ditto.
14341 (LIBCFLAGS_FOR_TARGET): Ditto.
14342 (LIBCXXFLAGS): Ditto.
14343 (CXXFLAGS_FOR_TARGET): Ditto.
14344 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14345 (BASE_FLAGS_TO_PASS): Pass them.
14346 (EXTRA_TARGET_FLAGS): Ditto.
14348 * configure.in: Support --enable-shared.
14350 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14352 * configure.in (target_libs): Include libstdc++ again.
14353 * config.guess: Update from FSF (for FreeBSD).
14355 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14357 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14359 (DISTDOCDIRS): Add `etc'.
14360 (ETC_SUPPORT_PFX): New variable.
14361 (taz): Include anything from etc starting with a word in
14364 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14366 * config.sub: Update for recent FSF changes. Remove obsolete
14367 h8300hds entry. Add -windows* and -osx as basic os. Minor
14370 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14372 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14374 * config.guess: Merge with FSF.
14375 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14377 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14379 * configure: Since the "trap 0" handler will override the exit
14380 status on many systems, only use it for "exit 1", and make it set
14381 a non-zero exit status; reset it before "exit 0". Also, check
14382 exit status of config.sub, and error out if it failed.
14384 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14386 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14387 and install libgloss.
14389 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14391 * Makefile.in (all-binutils): Depend upon all-byacc.
14393 * configure.in: Don't build emacs on Irix 5.
14395 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14397 * configure.in (*-*-netware*): Add libio.
14399 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14401 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14402 (CHECK_TARGET_MODULES): Ditto.
14403 (INSTALL_TARGET_MODULES): Ditto.
14404 (TARGET_LIBS): Ditto.
14405 (all-libstdc++): Note dependencies.
14407 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14409 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14411 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14413 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14414 -fexternal-templates.
14416 * configure.in (target_libs): Add libstdc++.
14417 (noconfigdirs): Add libstdc++ as appropriate.
14419 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14421 * config.guess: Update from FSF.
14423 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14425 * configure: Use ${config_shell} when running ${configsub}.
14427 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14429 * config.sub: No longer recognize h8300h.
14431 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14433 * config.sub: Remove extraneous differences between config.sub and
14436 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14438 * Makefile.in (DISTSTUFFDIRS): Add gas.
14440 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14442 * COPYING.NEWLIB: New file.
14444 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14446 * config.guess (HP-UX): Patch from Harlan Stenn
14447 <harlan@landmark.com> to also emit release level.
14449 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14451 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14453 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14455 * config.sub: Merge nextstep cleanup from FSF.
14457 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14459 * configure.in (arm-*-*): Don't configure ld for this target.
14461 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14463 * configure.in (*-*-netware): don't configure libg++, libio,
14466 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14468 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14469 configure ld--it works, but it doesn't support shared libraries.
14471 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14473 * config.guess (*-unknown-freebsd*): Get rid of possible
14474 trailing "(Release)" in version string.
14475 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14477 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14479 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14480 Fix type: *-next-neststep -> *-next-nextstep.
14482 * config.guess: Merge from FSF:
14484 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14486 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14488 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14490 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14491 instead of UNIX_SV for UnixWare 1.0).
14493 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
14495 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
14496 to make gdb/nlm/* build after the compiler and linker.
14498 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
14500 * config.guess (netbsd, freebsd, linux): Accept any machine,
14502 (m68k-atari-sysv4): Relocate to match FSF version.
14504 * config.guess: More merges from the FSF:
14506 Add a space before function call or macro invocation.
14508 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14510 * config.guess: Add trap cmd to remove dummy.c and dummy when
14513 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14515 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14516 (dummy): Redirect stderr from compilation of dummy.c.
14518 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
14520 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14522 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
14524 * configure: Accept and ignore --cache*, for compatibility with
14527 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
14529 * config.guess: Merge from FSF:
14531 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14533 * config.guess (Pyramid*:OSx*:*:*): New case.
14534 (PATH): Add /.attbin at end for finding uname.
14535 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
14537 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
14539 * config.guess (M88*:DolphinOS:*:*): New case.
14541 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
14543 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14544 to select whether to use ELF or COFF.
14546 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14548 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14550 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
14552 * config.guess: Guess the OS version for HPUX.
14554 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
14556 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14558 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14560 * configure.in: Recognize --with-headers, --with-libs, and
14562 * Makefile.in (all-xiberty): Depend upon all-ld.
14564 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14566 * configure.in: Change i[34]86 to i[345]86.
14568 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14570 * configure (version): A few more tweaks to help message.
14572 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
14574 * Makefile.in: Remove (for now) librx as a host library,
14575 now that we're building it for target.
14577 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14579 * configure: Fix up help message; from karl@owl.hq.ileaf.com
14582 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
14584 * configure.in: Also configure librx.
14586 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14588 * Makefile.in: Update various rules to reflect that librx
14589 is now needed for libg++.
14591 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14593 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14595 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
14597 * configure.in: Configure the examples directory.
14599 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14601 * configure: Simplify Jun 2 1994 change.
14603 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14605 * change CC to /usr/latest/bin/gcc for lynx host builds, since
14606 /bin/gcc isn't good enough to build gcc.
14608 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
14610 * Makefile.in (GDB_SUPPORT_FILES): Remove
14611 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
14612 (gdb.tar.gz): Add new rule to use standard distribution building
14615 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14617 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
14618 Bill Cox <bill@cygnus.com>.
14620 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
14622 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
14624 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
14626 * configure: Search current dir first in .gdbinit.
14628 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
14630 * config.sub: Recognize freebsd (merged from gcc config.sub).
14632 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
14634 * config.sub: Refer to NeXT's operating system as nextstep.
14636 * config.sub (case $basic_machine): Re-order the cases, to match
14637 the order in the FSF version (which is mostly alphabethical).
14638 Merge in some additions and changes from the FSF.
14640 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
14642 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
14643 * config.sub: Recognize cxux7.
14644 * configure.in: Use mh-cxux for m88k-harris-cxux*.
14646 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14648 * config.sub: Fix typo powerpc -> powerpc-*.
14650 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
14652 * Makefile.in: `all-emacs19' depends on `all-byacc'.
14654 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
14655 parallel with all-emacs and install-emacs). Top-level command
14656 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
14658 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14660 * test-build.mk ($(host)-stamp-stage2-installed): Remove
14661 $(relbindir)/make before doing ``make install'', and use
14662 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
14663 installing over running make binary.
14664 ($(host)-stamp-stage3-installed): Likewise.
14666 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14668 * config.guess: Recognize Mach.
14670 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14672 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14673 see whether --exec-prefix was used.
14675 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14677 * README: Explicitly mention libg++/README. (Zoo's idea.)
14679 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14681 * Makefile.in: Add all-librx target similar to all-libproc.
14683 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
14685 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
14686 with post 1.2 uname bogosity.
14688 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14690 * configure: Remove temporary files on receipt of a signal.
14692 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
14694 * configure: If there is a package_makefile_frag, remove
14695 ${subdir}/Makefile.tem after copying it in.
14697 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14699 * build_all.mk: support rs6000 lynx identifies itself as
14700 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
14701 since /bin/gcc is too feeble to compile a modern gcc.
14703 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14705 * brought devo/test-build.mk update-to-date with progressive/
14706 test-build.mk. Add lynx targets and hppa flag info.
14708 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14710 * configure.in: Use mh-ncrsvr43. Patch from
14711 Tom McConnell <tmcconne@sedona.intel.com>.
14713 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
14715 * config.guess (i386-unknown-bsdi): No longer need to
14716 check #if defined(__bsdi__) && defined(__i386__).
14718 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14720 * configure: Set program_transform_nameoption correctly.
14722 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
14724 * brought build-all.mk update-to-date with progressive build-all.mk,
14725 added new targets and hppa info.
14727 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14729 * configure: If config.guess result is a prefix of the user
14730 specified target, assume a native build and use the user specified
14731 target as the host alias. Remove SunOS patch suffix removal hack.
14732 * configure.in: Remove SunOS patch suffix removal hack.
14734 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14735 in NATIVE_CHECK_MODULES.
14737 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
14739 * Makefile.in: Rename HOST_ONLY to NATIVE.
14740 * configure: Delete SunOs patch suffix from host_canonical
14741 and build_canonical variables that are prepended to Makefiles.
14742 * configure.in: Add comments for easier maintenance.
14744 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14746 * Makefile.in: Add all-libproc target similar to all-gui.
14748 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
14750 * Makefile.in (CHECK_MODULES): split into
14751 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14753 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
14755 * config.guess (i386-unknown-bsdi): New system to guess.
14757 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14759 * Makefile.in: Add all-gui target (but not yet build by "all").
14761 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
14763 * config.sub: Move deletion of patch suffix from here...
14764 * configure.in: To here, at Ian's suggestion. The top-
14765 level scripts might need to know of a patch level.
14767 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
14769 * config.sub: Strip off patch suffix so rtl is recognized
14770 as a sunos4.1.3 machine, even though it's been patched.
14772 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
14774 * Makefile.in (INSTALL_LAST): Delete.
14775 (INSTALL_DOSREL): New.
14777 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14779 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14780 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14781 whether we pass down --with-gnu-ld anyhow.
14783 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
14785 * Makefile.in (INSTALL_LAST): Change operation so it works
14786 on more flavors of make.
14787 * configure.in (go32): Don't build libg++ or libio.
14789 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
14791 * Makefile.in (Move HOST_PREFIX_1 and friends up so
14792 they can be overriden by templates.
14794 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
14796 * configure.in (target==go32): Don't build gdb.
14797 * dosrel: New directory.
14799 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
14801 * configure.in (host==go32): Configure dosrel too.
14802 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14803 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14804 be set by incoming names or templates.
14805 (INSTALL_LAST): New rule.
14807 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
14809 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14811 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14813 * configure.in (appdirs): New variable. Currently empty, but will
14814 be used in gas distribution. If nonempty, lists a set of
14815 directories at least one of which must get configured, or top
14816 level configuration is considered to have failed.
14817 (rs6000-*-lynxos*): Use new file name.
14819 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14821 Eliminate XTRAFLAGS.
14822 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14823 newlib include files using -idirafter, and also use -nostdinc.
14824 (CXX_FOR_TARGET): Likewise.
14825 (XTRAFLAGS): Removed.
14826 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14827 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14828 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14829 ($(DO_X)): Don't pass down XTRAFLAGS.
14831 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14833 * configure.in (mips*-dec-bsd*): New target; do build linker.
14834 (mips*-*-bsd*): New target; don't build linker.
14836 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14838 * configure.in: support rs6000-*-lynxos* configuration.
14839 support sunos4 as a cross target.
14841 * config.sub: look for lynx*, not lynx since the OS version may
14842 legitimately be part of the name.
14844 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
14846 * configure.in (i[34]86-*-sco*): Move to be with other i386
14848 (romp-*-*): New target. Skip various binary utilities.
14849 (vax-*-*): New target. Don't build newlib.
14850 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
14852 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14854 * configure.in: Only set host_makefile_frag if config
14857 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14859 * install.sh: If $dstdir exists, don't check whether each
14862 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14864 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14866 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
14868 * configure.in (*-*-lynxos*): Don't configure newlib for either
14869 native or cross Lynx.
14871 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
14873 * config.sub (sparc64-elf): Fix os.
14874 (z8k): Remove duplicate.
14876 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14878 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14879 gcc/stmp-fixproto, to try to prevent fixproto from being run.
14881 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
14883 * configure: Make file links cleanly even if Lynx fails on
14884 an NFS symlink (at least fail cleanly).
14886 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14888 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14891 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14893 * configure: Unknown options are fatal again.
14895 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
14897 * configure: Ignore --x-includes and --x-libraries, for Autoconf
14900 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
14902 * build-all.mk: Add `clean' target.
14904 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14906 * config.guess: Add SINIX support.
14907 * configure.in: Add mips-*-sysv4* support.
14909 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
14911 * build-all.mk: Document all useful targets.
14912 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14913 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14915 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14917 * configure: Support --silent, --quiet.
14919 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14921 * configure: Support --disable-FEATURE.
14923 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14925 * config.guess: Recognize NCR running SVR4.3.
14927 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
14929 * config.guess: Make BSDI generate i386-unknown-bsd386.
14930 Patch from Paul Eggert <eggert@twinsun.com>.
14932 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14934 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14936 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14938 * configure: Make unrecognized options give nonfatal warnings
14939 instead of fatal errors, and pass them to any subdirectory
14940 configures in case they recognize them.
14941 Make --x equivalent to --with-x.
14943 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
14945 * configure: Add --enable-* options. Clean up usage message and
14948 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
14950 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14952 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14954 * configure.in (hppa*-*-*): Enable binutils.
14956 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14958 * config.sub: Recognize cisco.
14960 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
14962 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14964 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14966 * config.guess: about target *-hitachi-hiuxwe2, don't print more
14967 than one configuration name. Add comment.
14969 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
14971 * config.guess: about target *-hitachi-hiuxwe2, fixed
14972 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
14973 macro is incorrect.]
14975 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
14977 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14978 than the "make ls" stuff which used to be here.
14980 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
14982 * config.guess: Recognize i[34]86-unknown-freebsd.
14983 From Shawn M Carey <smcarey@rodan.syr.edu>.
14985 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
14987 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14989 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
14991 * config.guess: Check for ptx.
14993 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
14995 * config.sub: Add os9k checking.
14997 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
14999 * config.guess: Handle OSF1 running on HPPA processors
15001 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15003 * configure: If subdir configure fails, print out a message with
15004 subdirectory name, in case subdir's configure code didn't identify
15007 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15009 * configure.in: Remove embedded newlines from configdirs.
15010 Avoid mismatches of substrings. Fix matching strings at end
15013 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15015 * config.guess: Add Lynx/rs6000 config support.
15017 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15019 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15021 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15023 * configure.in (hppa*-*-osf*): Treat this just like most other
15024 PA configurations (eg no binutils or ld).
15025 (hppa*-*-*elf*): These configurations have binutils and ld.
15027 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15029 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15031 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15033 * configure.in (rs6000-*-*): Build gas.
15035 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15037 * Makefile.in: Avoid bug in losing hpux sed.
15039 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15041 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15042 for GDB and GDB has been fixed to not need it.
15044 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15046 * config.guess: Recognize vax hosts.
15048 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15050 * configure (while loop): Don't use "break 2" inside case
15051 statement -- the case statement isn't an enclosing loop.
15053 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15055 * config.guess: Clean up NeXT support, to allow nextstep
15056 on Intel machines. Make OS be nextstep.
15058 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15060 * config.guess: Add alternate forms for Convex.
15062 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15064 * configure: Completely rewrite option processing. Take
15065 advantage of pattern-matching to avoid invoking test frequently.
15066 Also clean up host and target defaulting logic.
15068 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15070 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15071 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15072 commands (plus user environment) will fit SCO limits.
15074 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15076 * configure.in: Don't issue warnings about directories which are
15077 not being configured if -norecursion is set. Correct test for
15078 --with-gnu-as and --with-gnu-ld to not get confused by substring
15081 * configure.in: Don't build gas for alpha-dec-osf1*.
15083 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15085 * configure: Back out Per's change of 12/19/1993. It changes the
15086 behavior of configure in unexpected and confusing ways.
15088 Also, use different delim char when calculating
15089 program_transform_name so that the name can contain slashes.
15091 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15093 * configure.in, config.sub: Add support for VSTa micro-kernel.
15095 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15097 * configure.in: Nuke hacks which were used to get a special
15098 version of GAS for HPPA configurations.
15100 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15102 * configure: If only ${target_alias} is given, use that
15103 as the default for ${host_alias}.
15104 * configure: Add missing back-slashes before nested quotes.
15106 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15108 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15110 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15112 * config.guess: Recognize some Tektronix configurations.
15113 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15115 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15117 * config.sub: Match any flavor of SH.
15119 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15121 * configure.in: Don't try to configure newlib for Alpha.
15123 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15125 * configure.in: Don't build ld for Irix 5. Don't build gas,
15126 libg++ or libio for any Alpha target.
15128 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15130 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15132 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15133 default arguments -- so it tried to compress itself.
15135 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15137 * configure.in (notsupp): ensure that a space is always at the end
15138 of the configdirs list, since the grep checks for an explicit space
15140 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15142 * configure.in (target i386-sysv4.2): don't build ld, since static
15143 versions of many libraries are not available.
15145 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15147 * config.guess: Recognize Apollos (using environment variables).
15148 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15150 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15152 * config.guess: Recognize Sony news mips running newsos.
15154 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15156 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15157 "fi ; else" for bash.
15159 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15161 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15163 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15165 * config.sub: accept unixware as an alias for svr4.2.
15166 Fix some inconsistancies with the gcc version.
15168 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15170 * Makefile.in (DISTDOCDIRS): Add gdb.
15172 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15174 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15176 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15178 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15179 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15182 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15184 * config.sub: Accept hiux* as an OS name.
15186 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15187 etc/make-stds.texi. The underscore came from gcc, and dje now
15188 agrees that RUNTESTFLAGS is the correct name.
15190 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15192 * install.sh: Remove 'set -e'. It makes any conditionals
15193 in the script useless.
15195 * config.guess: Automatically recognize arm-acorn-riscix
15196 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15198 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15200 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15202 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15204 * Makefile.in (DISTDOCDIRS): New variable.
15205 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15206 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15208 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15210 * configure.in (hppa target): check the source directory for the
15211 pagas sub-directory
15213 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15215 * config.sub: Allow -aout* and -elf*.
15217 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15219 * configure.in: Don't build ld on i386-solaris2, same as for
15222 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15224 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15226 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15228 * configure.in: Configure gdb for alpha.
15230 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15232 * Makefile.in (CXXFLAGS): Add -O.
15234 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15236 * config.guess: added support for DG Aviion
15238 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15240 * configure.in: Produce warning message for subdirectories not
15241 configurable for this host/target combination. Don't try to
15242 configure gdb for vms.
15244 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15246 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15247 appropriate files before making "diststuff".
15248 (DISTBISONFILES): New var: list of files to be edited.
15249 (DISTSTUFFDIRS): Add binutils.
15251 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15253 * config.sub: also handle mipsel and mips64el (for little endian mips)
15255 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15257 * configure.in: Add * to end of all OS names.
15259 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15261 * configure.in: Build newlib for LynxOS native.
15263 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15265 * config.guess: Add support for delta 88k running SVR3.
15267 * configure.in: Add comment about HP compiler vs. emacs.
15269 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15271 * configure.in: don't build ld on solaris2 (not a viable option
15272 due to bugs in getpwnam & getpwuid)
15274 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15276 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15277 config.guess will produce a full version number.
15279 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15281 * configure.in: Build linker and binutils for alpha-dec-osf1.
15283 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15285 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15286 and gdb/testsuite/Makefile.in.
15288 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15290 * configure.in: recognize mips*- instead of mips-
15292 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15294 * config.sub: Accept linux*coff and linux*elf as operating
15297 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15299 * config.sub: Recognize mips64, and mips3 as an alias for it.
15301 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15303 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15304 gdb knows how to handle OSF/1 shared libraries.
15306 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15308 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15309 * config.guess: Recognize Hitachi's HIUX.
15310 * config.sub: Recognize h3050r* and hppahitachi.
15311 Remove redundant cases for hp9k[23]*.
15313 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15315 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15316 if gas and ld are in the source tree and are in ${configdirs}.
15317 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15318 --with options (but still pass them down on the command line,
15319 if they were explicitly specified).
15321 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15323 * configure: substitute SHELL value in Makefile.in with
15326 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15328 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15329 *-*-solaris2* targets.
15331 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15333 * Makefile.in: define M4, and pass it down to sub-makes;
15334 all-autoconf now depends on all-m4
15336 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15338 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15339 presence of {ar,ranlib} instead of a configured directory
15341 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15343 * config.guess: Accept 34?? as well as 33?? for NCR.
15345 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15347 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15348 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15350 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15352 * configure: grab values for $(CC) and $(CXX) from the
15353 environment, so that someone can do "CC=gcc configure; make" and
15354 have it work right (matching the way that autoconf works now)
15356 * configure.in, Makefile.in: add support for gash, the tcl
15357 interface to Galaxy
15359 * config.guess: add NetBSD variants (hp300, x86)
15361 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15363 * install.sh: Support -d option (in the manner of SunOS 4 install,
15364 as it is more deterministic than that of GNU install)
15365 (chmodcmd): Set file to mode 755 by default (should also do default
15366 chgrp and chown, but I don't feel like dealing with that now)
15368 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15370 * config.sub: Remove h8300hhms alias.
15372 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15374 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15376 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15378 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15381 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15383 * config.sub: recognize m88110-bug-coff.
15385 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15387 * Makefile.in (all-libio): all dependencies on the toolchain used
15388 to build this (gcc, gas, ld, etc)
15390 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15392 * config.guess: Deal with OSF/1 1.3 on alpha.
15394 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15396 * install.sh: add some 'else true' clauses for portability
15398 * configure.in: don't build libio for h8[35]00-*-* targets
15400 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15402 * Makefile.in: Add support for new libio.
15404 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15406 * install.sh: If one command fails, don't try the rest. Don't try
15407 to remove $dsttmp (via trap) unless we have already created it.
15408 If $src doesn't exist, detect it and exit with an error.
15410 * config.guess: Recognize BSD on hp300.
15412 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15414 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15415 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15417 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15419 * Makefile.in (all-send-pr): depends on all-prms
15421 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15423 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15425 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15427 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15428 Added test for mips-mips-riscos5.
15430 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15432 * configure.in: use mh-hp300 for 68k HP hosts
15434 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15436 * configure: add support for CONFIG_SHELL, so that you can use
15437 some alternate shell for evaluating configure scripts
15439 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15441 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15442 in configure script to bug-gdb@prep.ai.mit.edu when building
15443 distribution archive.
15444 * Makefile.in (COMPRESS): Remove def.
15445 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15446 gdb.tar.Z and make-gdb.tar.Z respectively.
15447 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15448 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15449 to convergence with 'taz' target in Makefile.in.
15451 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15453 * install.sh (dsttmp): use trap to ensure that tmp files go
15454 away on error conditions
15456 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15458 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15460 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15462 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15463 its parent is '/' not ''.
15465 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15467 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15469 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15470 that ${newsrcdir}/configure.in does.
15472 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15474 * test-build.mk: support for CONFIG_SHELL
15476 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15478 * config.sub (netware): Add as a basic system type.
15480 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15482 * Makefile.in (Makefile): depend on configure.in. Also drop the
15483 $(srcdir)/ from the dependency on Makefile.in.
15485 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15487 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15488 (h8300hhms is temporary until multi-libraries are implemented).
15489 * configure.in: Handle h8300h too.
15491 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15493 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15495 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
15497 * configure: Remove extraneous output when guessing host type.
15498 * config.guess: Remove extraneous output when guessing using C
15499 compiler rather than uname, or when guessing fails.
15501 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
15503 * Makefile.in: remove all.cross and install.cross targets
15505 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15508 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
15510 * configure.in (target sh): Build gprof.
15512 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15514 * config.sub: change -solaris to -solaris2
15516 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15518 * configure.in: Use config/mh-riscos for mips-*-sysv*.
15520 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
15522 * configure: Correct error message for missing Makefile.in to
15523 print correct directory.
15525 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15527 * install.sh: kludge around 386BSD shell bug
15529 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
15531 * config.guess: Recognize NeXT.
15532 * config.guess: Recognize i486-ncr-sysv4.
15533 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
15535 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
15537 * Makefile.in (MAKEINFOFLAGS): New variable.
15538 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15539 * build-all.mk, test-build.mk: Pass down --no-split as
15540 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
15542 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
15544 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
15546 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
15548 * Makefile.in (libg++.tar.z): New rule.
15549 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
15550 * Makefile.in (taz): Only do a single chmod.
15552 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15554 * install.sh: don't use dirname anymore (replaced with sed usage)
15556 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
15558 * Makefile.in: Change extension for gzip'd files from '.z' to
15559 '.gz' per new FSF standard usage.
15561 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15563 * configure: put quotes around the final value of program_transform_name
15565 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15567 * Makefile.in: new install.sh support; update install-info rules
15569 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
15571 * configure.in: Build diff for crosses, but not for go32 host.
15573 * configure.in: Build gprof only for native, and don't build it
15574 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15576 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
15578 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15580 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15582 * configure.in (host_tools): Add prms.
15584 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15586 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15587 with $(FLAGS_TO_PASS) on the command line
15589 * config.sub: Recognize lynx and lynxos
15591 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
15593 * config.sub: Accept -ecoff*, not just -ecoff.
15595 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15597 * Makefile.in (taz): Use .gz suffix instead of .z.
15598 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15601 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15603 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15605 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15607 * Makefile.in (install-no-fixedincludes): install gcc last, so
15608 that rebuilds that might happen during 'make install' don't get
15609 bogus gcc include files
15611 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15613 Change from Utah for HPPA support:
15614 * config.guess: Recognize hppa1.x-hp-bsd.
15616 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
15618 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
15619 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
15621 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
15623 * config.sub: Add support for rom68k and bug boot monitors.
15625 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
15627 * Makefile.in: Make all-opcodes depend on all-bfd.
15629 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
15631 * config.guess: Added special check for i[34]86-univel-sysv4*.
15633 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
15635 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
15636 the processor rather than assuming i486.
15638 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15640 * config.guess: Recognize SunOS6 as Solaris3.
15642 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
15644 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
15645 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
15647 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
15649 * build-all.mk (all-cross): New target for Canadian Cross.
15650 Added Q2 go32 targets.
15651 * test-build.mk: Configure go32 cross sparclite-aout and
15652 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
15653 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
15655 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15657 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
15658 GO32 hosted toolchains
15660 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
15662 * configure: change so "-exec-prefix" gets passed down rather
15663 than "-exec_prefix" so autoconf generated Makefiles get the
15664 exec_prefix set right.
15666 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15668 * config.guess: get the Solaris2 minor version number
15670 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15672 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15674 * config.guess: Recognize some Sequent platforms.
15676 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15678 * Makefile.in: added the vault-install target
15680 * configure.in: actually use the Sun3 makefile fragment that's in
15681 config, also added the release dir to configdirs
15683 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15685 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15687 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15689 * configure.in: remove some program from Alpha targetted toolchains
15691 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
15693 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
15695 (taz): Run "make diststuff" in those directories instead of "make
15696 proto-dir". Look for "VERSION=" only at start of line in subdir
15697 Makefile. Use "gzip -9" for compression.
15698 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15699 (binutils.tar.z): New target.
15701 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15703 * Makefile.in (taz): Include gpl.texinfo.
15705 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15707 * Makefile.in (setup-dirs): Merged into "taz" target.
15708 (taz): Only do `proto-dir' stuff if a directory is actually needed
15711 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
15713 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15714 (FLAGS_TO_PASS): Pass down MUNCH_NM.
15715 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15716 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15717 (gcc-no-fixedincludes): Correct for current gcc Makefile.
15719 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
15721 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
15722 config.sub, and move-if-change to gdb testsuite distribution
15723 archive, so the testsuite can be extracted, configured, and
15724 run separately from the gdb distribution. Blow away the Chill
15725 tests that require a Chill compiled executable, since GNU Chill
15726 is not yet publically available.
15728 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15730 * test-build.mk: set environment variables in a single command,
15731 instead of a list of assignments and exports
15733 * config.guess: recognize Alpha/OSF1 systems
15735 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15737 * configure: Change help message to prefer --options rather than
15740 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15742 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15743 zippy@ecst.csuchico.edu.
15744 * config.guess: Recognize miniframe.
15746 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
15748 * Makefile.in: Use srcroot to find runtest rather than rootme.
15749 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15751 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
15753 * test-build.mk: Extensive additions to support building on a
15754 machine other than the host.
15756 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
15758 * configure (tooldir): Fix for i386-aix again.
15760 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
15762 * configure, Makefile.in: Change definition of $(tooldir)
15765 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
15767 * config.guess: Recognize i[34]86/SVR4.
15769 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15771 * Makefile.in (all-gdb): gdb depends on sim.
15773 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
15775 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
15776 at the same time we make the prototype gdb directory.
15777 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
15778 files at the same time as the gdb base release distribution.
15780 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
15782 * Makefile.in (check): Use individual check targets rather than
15784 (check-gcc): Added.
15786 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
15788 * config.sub: Use sysv3.2 not sysv32 for canonical OS
15789 for System V release 3.2.
15791 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15793 * config.sub: Recognize hppaosf.
15794 * configure.in: Do configure ld/binutils/gas for it.
15796 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15798 * configure (tooldir): Alter syntax used to set this, for systems
15799 where "\$" isn't handled right, like i386-aix.
15801 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
15803 * configure: Pass program-transform-name, not
15804 program_transform_name, to recursive configures.
15806 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
15808 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15809 of gas+ld+binutils.
15811 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
15813 * config.guess: Recognize AIX3.2 as distinct from 3.1.
15815 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15817 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15819 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15821 * Makefile.in (PRMS): Set back to all-prms.
15823 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
15825 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15826 targets, rather than for MIPS hosts.
15828 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15830 * configure.in: add comment for --with-x default values
15832 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15834 * Makefile.in: add check-* targets for each of the directories in
15835 the tree. Add a definition of RUNTEST that will use the one we
15836 just built, if it exists. Pass this down via FLAGS_TO_PASS.
15838 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
15840 * configure.in: Removed obsolete references to bfd_target and
15841 target_makefile_frag.
15843 * build-all.mk: Set assorted targets for Q2.
15844 * config.sub: Recognize z8k-sim and h8300-hms.
15845 * test-build.mk: Really don't pass host to configure.
15846 (HOLES): Added uname.
15848 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
15850 * configure: Handle an empty program-prefix, program-suffix or
15851 program-transform-name correctly.
15853 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
15855 * build-all.mk: -G 8 no longer required for MIPS targets.
15856 * test-build.mk: Don't pass host argument to configure; make it
15859 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
15861 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
15862 * Makefile.in (COMPRESS): New macro, like GZIP.
15864 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
15866 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15868 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15869 with gas currently defaults to -G 0.
15871 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
15873 * Makefile.in (all-flex): flex depends on byacc.
15875 * build-all.mk: If host not specified, use config.guess. Pass TAG
15876 to test-build.mk as RELEASE_TAG.
15877 * test-build.mk (configargs): New variable containing arguments to
15878 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
15879 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15881 * config.guess: Use /bin/uname when checking -X argument on SCO,
15882 to avoid invoking GNU uname which doesn't understand -X.
15884 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15886 * configure.in: Build gas for mips-*-*.
15888 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15890 * Makefile.in (all.normal): insert missing backslash.
15892 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
15894 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15896 * Makefile.in: Complete overhaul to merge many almost identical
15899 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15901 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15902 (gdb.tar.Z): Adjusted.
15904 * Makefile.in (setup-dirs, taz): New targets; should be general
15905 enough to adapt for gdb sometime. Build only .z file.
15906 (gas.tar.z): New target.
15908 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15910 * build-all.mk: Use CC=cc -Xs on Solaris.
15912 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
15914 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
15915 for handling BISON for FSF releases.
15917 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15919 * configure: Actually implement the change zoo just documented.
15921 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
15923 * configure: when using config.guess, only set target_alias when
15924 it's not already been set (ie, on the command line)
15926 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15928 * Makefile.in: add installcheck target, set PRMS to install-prms
15930 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15932 * configure: add support for package_makefile_fragment, handle the
15933 case where a directory has a configure.in file but no Makefile.in
15934 more gracefully (with an actual understandable error message, even);
15935 add support for --without (and add this to the usage message); also
15936 explicitly add a --host=${host_alias} to the command line when
15937 config.guess is used
15939 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
15941 * configure: Must use both --host and --target in recursive calls.
15943 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
15945 * Makefile.in: Change deja-gnu to dejagnu.
15947 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
15949 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15951 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15953 * configure.in: canonicalize all instances to *-*-solaris2*,
15954 also strip out a number of tools to not build for go32 host
15956 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
15958 * config.guess: add GPL.
15960 * Makefile.in, config.guess, config.sub, configure: bump
15963 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
15965 * Makefile.in (do-info): Removed obsolete check for existence of
15968 * Makefile.in (MAKEOVERRIDES): Define to be empty.
15970 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15972 * Makefile.in: a couple of 'else true' for decstation,
15975 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15977 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
15979 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15981 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
15983 * config.guess: Recognize i386-ibm-aix (PS/2).
15984 * configure.in: Use config/mh-aix386 file for it.
15986 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
15988 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15989 CC_FOR_TARGET instead.
15990 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15992 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
15994 * Makefile.in: Add sim to list of directories sent with gdb
15996 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
15998 * configure.in: Put back mips-dec-bsd* case.
16000 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16002 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16003 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16004 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16006 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16008 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16010 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16011 (install-info): install dir.info only if it exists,
16012 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16014 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16016 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16017 gas for mips-dec-bsd.
16019 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16021 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16022 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16024 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16026 * configure.in: Added "dejagnu" to hosttools list.
16028 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16030 * config.sub, configure.in, config.guess: Add support
16031 for Bosx, an AIX variant from Bull.
16032 Patches from F.Pierresteguy@frcl.bull.fr.
16034 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16036 * devo/dejagnu: Initial creation of devo/dejagnu.
16037 Migrated dejagnu testcases and support files for testing software
16038 tools to reside as subdirectories, currently called "testsuite",
16039 within the directory of the software tool. Migrated all programs,
16040 support libraries, etc. beloging to dejagnu proper from
16041 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16042 with no modifications. The changes to these files which will
16043 allow them to configure, build, and execute properly will be made
16044 in a future update.
16046 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16048 * Makefile.in: Change send_pr to send-pr.
16049 * configure.in: Likewise.
16050 * send_pr: Renamed directory to send-pr.
16052 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16054 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16056 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16058 * README: Update for gdb-4.8 release.
16059 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16060 gdb-xxx.tar.z (gzip'd) file also.
16062 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16064 * Makefile.in: make all-diff depend on all-libiberty
16066 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16068 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16070 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16072 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16074 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16076 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16077 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16078 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16080 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16082 * Makefile.in: makeinfo binary is in a new location
16084 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16086 * config.sub: Accept -ecoff as an OS.
16088 * Makefile.in: Various changes to eliminate a level of make
16089 recursion and reduce the required command line length.
16090 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16092 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16093 variables holding settings for specific sub-makes.
16094 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16095 in terms of BASE_FLAGS_TO_PASS.
16096 (TARGET_LIBS): New variable listing directories which use
16097 TARGET_FLAGS_TO_PASS.
16098 (subdir_do): Eliminated.
16099 (do-*): New set of targets to replace subdir_do.
16100 (various): All targets which used subdir_do now depend on do-*.
16101 (local-clean): Renamed from do_clean.
16102 (local-distclean): New target, dependency of distclean and
16104 (install-info): Don't create directories. Depend on dir.info
16105 rather than calling make recursively.
16106 (install-dir.info): Eliminated.
16107 (install-info-dirs): Create all info directories here.
16108 (dir.info): Depend upon do-install-info.
16110 * test-build.mk (HOLES): Added false.
16112 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16114 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16116 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16118 * Makefile.in (info): remove dependency on all-texinfo. The
16119 problem was really in texinfo/C, not at this level.
16121 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16123 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16125 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16127 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16130 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16132 * configure: Include srcdir in message about target of link not
16133 being found. Don't convert `-' to `_' in `with' options being
16136 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16138 * configure.in: add uudecode to host_tools
16140 * Makefile.in: added {all,install}-uudecode targets, added them to
16141 the appropriate lists
16143 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16145 * Makefile.in (all-gcc): Added dependency on all-gas.
16147 * configure.in (mips-*-*): Build ld and binutils.
16149 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16151 * configure: check return code from mkdir, print error message and
16154 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16156 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16158 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16160 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16162 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16164 * config.sub (h8500): Recognize this as a cpu type.
16166 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16168 * configure: source directory missing is no longer a warning
16170 * configure.in: recognize irix[34]* instead of irix[34]
16172 * Makefile.in: define and pass down X11_LIB
16174 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16176 * guess-systype: Renamed to ...
16177 * config.guess: ... by popular request.
16178 * configure.in, Makefile.in: Update accordingly.
16180 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16182 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16183 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16184 + Execute ./dummy instead of assuming . is in PATH.
16186 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16188 * guess-systype: New shell script. Attempts to guess the
16189 canonical host name of the executing host.
16190 Only a few hosts are supported so far.
16191 * configure: Call guess-systype if no host is specified.
16193 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16195 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16199 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16201 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16202 (all-gcc, install-gcc, subdir_do): Use it.
16204 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16206 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16208 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16210 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16211 set exclusively by configure, using configure.in .
16213 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16215 * test-build.mk: set $PATH for all builds
16217 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16219 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16221 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16222 the one used in gcc/Makefile.in, so that a null expansion doesn't
16223 override the one needed to build gcc with a native cc.
16226 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16228 * configure: Accept -with arguments.
16230 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16232 * Makefile.in: added h8300sim
16234 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16236 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16237 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16238 (all-cygnus, native, build-cygnus): Make
16239 $(canonhost)-stamp-3stage-done, not $(host)....
16240 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16241 i386-sco3.2v4. Added else true to if command.
16243 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16245 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16247 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16249 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16251 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16253 * configure.in: don't remove binutils from Solaris builds
16255 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16257 * Makefile.in: get rid of earlier definitions for *clean,
16258 also handle the recursive info rule better
16260 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16262 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16263 do more-or-less the right thing.
16265 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16267 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16268 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16270 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16272 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16275 * configure.in: split the configdirs list into 4 categories (native
16276 v. cross, library v. tool) and handle the cross-only and native-
16277 only in more reasonable (and correct!) way.
16279 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16281 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16282 configdirs anymore.
16284 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16286 * Makefile.in: extensive cleanup:: removed all of the explicit
16287 clean-* targets, collapsed many wrappers around subdir_do into
16288 one, added additional targets to satisfy standards.texi, deleted
16289 some old targets, some changes for consistency
16291 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16293 * configure.in: handle some programs as cross-only, and others as
16296 * test-build.mk: handle partial holes in a more generic manner
16298 * Makefile.in: m4 depends on libiberty
16300 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16302 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16303 time, wdiff, and find to configdirs
16305 * Makefile.in: all, clean, and install rules for the new programs
16306 added to configure.in
16308 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16310 * configure.in: use mh-sun for all *-sun-* hosts
16312 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16314 * Makefile.in: define flags for X11 include files and library file
16315 locations, pass them down to the programs that need this info
16317 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16319 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16321 * configure.in: start building libg++ for HP-UX targets
16323 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16325 * README: Update references to files moved into etc/.
16327 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16329 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16330 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16332 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16334 * configure: accept dash as well as underscore in long option
16335 names for FSF compatibility.
16337 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16339 * config.sub: added -sco3.2v4 support from FSF.
16341 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16343 * configure.in: expand the section that adds or removes
16344 directories from the list of programs to build, to handle native
16345 vs. cross in addition to host v. native
16347 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16349 * Makefile.in: Replace C++ in macro names with CXX.
16350 This is less likely to break ...
16352 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16354 * test-build.mk: add -w to GNU_MAKE
16356 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16358 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16359 add 'sparc' to list of recognized cpus. This needed to make
16360 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16361 Delete some redundant ose68 variants. Recognize -wrs as an os,
16362 then changes that into $CPU-wrs-vxworks.
16364 * configure.in: remove most references to gdbtest, regularize
16365 target based program removal
16367 * test-build.mk: import from p3 tree (many fixes and changes)
16369 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16371 * Makefile.in: added rules to handle tcl, tk, and expect
16373 * configure.in: handle those directories if they exist
16375 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16377 * config.sub: removed bogus hppabsd and hppahpux names, since
16378 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16380 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16382 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16383 depends upon all-xiberty
16385 * Makefile.in: changes from p3, including:
16387 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16389 * Makefile.in (XTRAFLAGS): include newlib directories if
16390 newlib/Makefile exists, rather than if host != target.
16392 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16394 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16395 from the same source tree and not building a cross-compiler. This
16396 matters for the libg++ configuration if reconfiguring a tree that
16397 has already been installed.
16399 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16401 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16402 pick up the machine and system specific header files.
16404 * Makefile.in: added AS_FOR_TARGET, passed down in
16405 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16406 the C compiler to use to create programs which are run in the
16407 build environment, set it to default to $(CC), and passed it down
16408 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16410 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16412 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16413 We need them for unusual native builds, like systems without
16416 * configure: also define $(host_canonical) and
16417 $(target_canonical), which are the full, canonical names for the
16418 given host and target
16420 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16422 * Makefile.in: Added separate definitions for C++.
16424 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16426 * configure.in (configdirs): Add deja-gnu.
16428 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16430 * README: Update for configure.texi and gdb-4.7 release.
16432 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16434 * Makefile.in: Move "all" target to top of file.
16435 Previously, first target was ".PHONY" which caused BSD4.4 make
16436 to build .PHONY when make was run without arguments.
16438 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16440 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16441 Library-copylefted code in libiberty.
16443 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16445 * config.sub: Replace m68kmote with plain old m68k.
16447 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16449 * Makefile.in: Remove space from blank line, avoid Make complaints.
16451 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16453 * config.sub: Complain if no argument is given. Added support for
16454 386bsd as OS and target alias.
16456 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16458 * Makefile.in (XTRAFLAGS): include newlib directories if
16459 newlib/Makefile exists, rather than if host != target.
16461 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16463 * config.sub: recognize sparclite-wrs-vxworks.
16465 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16466 p3.) Added clean-xiberty to clean.
16468 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16470 * configure.in: use *-*-* instead of nested cases for host and target
16472 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16474 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16475 from the same source tree and not building a cross-compiler. This
16476 matters for the libg++ configuration if reconfiguring a tree that
16477 has already been installed.
16479 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16481 * config.sub (i486v/i486v4): Merge in from FSF version.
16483 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16485 * configure: only set PWD if it is already set.
16487 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16489 * configure: just set PWD=`pwd` at the top, since Ultrix sh
16490 doesn't have unset and all success paths (and most error paths)
16491 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16492 to just ${PWD} to avoid confusion.)
16494 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
16496 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16497 even for a native compilation.
16499 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
16501 Changes to make the gdb.tar.Z rule work better.
16503 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
16504 (DEVO_SUPPORT): Add configure.texi.
16505 (bfd-ilrt.tar.Z): Remove ancient rule.
16507 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
16509 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16510 pick up the machine and system specific header files.
16512 * configure.in, config.sub: added new target m68010-adobe-scout,
16513 with alias of adobe68k. Changed configure.in to check for
16514 -scout before -sco* to avoid a false match.
16516 * Makefile.in: added AS_FOR_TARGET, passed down in
16517 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16518 the C compiler to use to create programs which are run in the
16519 build environment, set it to default to $(CC), and passed it down
16520 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16522 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
16524 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16525 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
16526 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16527 FOR_TARGET variants, to newlib and libg++.
16529 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
16531 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16534 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
16536 * config.sub: Accept `elf' as an environment.
16538 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16540 * Makefile.in (all-opcodes): cd into the right directory
16542 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
16544 * configure: added -program_transform_name option, used as
16545 argument to sed when installing programs.
16546 configure.texi: added documentation for -program_prefix,
16547 -program_suffix and -program_transform_name.
16549 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
16551 * config.sub: Accept i486 where i386 ok.
16553 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
16555 * config.sub: accept we32k
16557 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
16559 * config.sub, configure.in: accept OSE68000 and OSE68k.
16561 * Makefile.in: don't create all directories for ``make install'';
16562 let the subdirectories create the ones they need.
16564 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16566 * COPYING: new file, GPL v2
16568 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16570 * Makefile.in: use the new gen-info-dir, which needs a template
16571 argument (which also lives in texinfo)
16573 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16575 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
16577 * config.sub (ncr3000): Change i386 to i486.
16579 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16581 * Makefile.in: add install-rcs, install-grep to
16582 install-no-fixedincludes, removed install-bison and install-libgcc
16584 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
16586 * configure.in: grab the HPUX makefile fragment if on HPUX
16588 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16590 * Makefile.in: eradicate bison spoor (ditto libgcc).
16591 configure.in: recognise m68{k,000}-ericsson-OSE.
16592 es1800 is alias for m68k-ericsson-OSE
16594 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16596 * configure.in: rearrange the parts that remove programs from
16597 configdirs, based now on HOST==TARGET or by canonical triple.
16599 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16601 * test-build.mk: recurse explicitly with -f test-build.mk when
16602 appropriate. predicate stage3 and comparison on the existence
16603 of gcc. That is, if gcc isn't around, we aren't three-staging.
16604 On very clean, also remove ...stamp-co. Build in-place before
16605 doing other builds.
16607 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16609 * Makefile.in, configure.in: add tgas
16611 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16613 * Makefile.in: a number of changes merged in from progressive.
16615 * configure.in: add libm.
16617 * .cvsignore: ignore some stuff that comes from test-build.mk.
16619 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
16621 * config.sub: Add es1800 (m68k-ericsson-es1800).
16623 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16625 * configure: Add program_suffix (parallel to program_prefix)
16626 * Makefile.in: adjust directory-creating script for losing decstation
16628 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
16630 * configure: Minor $subdir-related fixes.
16632 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16634 * configure: fix various problems with propogating
16635 makefile_target_frag in subdirs.
16636 * configure.in: config libgcc if its there
16638 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
16640 * config.sub: HPPA merge.
16642 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
16644 * Makefile.in: Replace all-bison with all-byacc in all
16645 dependency lines for other tools (which now use byacc).
16647 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
16649 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
16651 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
16653 * Makefile.in: make gprof rules similar to byacc rules (instead of
16654 vestigal $(unsubdir) that didn't work...)
16656 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
16658 * config.sub: Add support for Linux.
16659 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
16660 (at least for libg++).
16662 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16664 * configure.texi: fix doc for the -nfp option to configure
16666 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
16668 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16670 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
16672 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16673 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16674 * configure.in: added solaris* host_makefile_frag hook.
16676 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16678 * config.sub: changed recognition of m68000 so that various
16679 m68k types can be specified via m680[01234]0
16681 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16683 * config.sub (basic_machine): fix sed so that '-foo' isn't
16684 completely substituted out while .+'-foo' loses the '-foo'
16686 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16688 * config.sub ($os): Add -aout.
16690 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
16692 * configure: If host_makefile_frag is absolute, don't
16693 prefix ${invsubdir} (relevant to libg++ auto-configure).
16695 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
16697 * Makefile.in (tooldir): Define it.
16698 (all-ld): Depend on all-flex.
16700 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
16702 * Makefile.in (check): Fix libg++ special case.
16704 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
16706 * configure: do not bury `pwd` into config.status, thus do fewer
16709 * configure: print the "Building in" message only when building in
16710 other than "." AND verbose.
16712 * configure: remove -s, rework -v to better accommodate guested
16715 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16717 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
16719 * Makefile.in: macroize flags passed on recursion. remove
16722 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
16724 * configure: get makesrcdir right for subdirs deeper than 1.
16726 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16729 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
16731 * Makefile.in: don't print subdir_do or recursion lines.
16733 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
16735 * standards.texi: added menu item.
16737 * Makefile.in: build and install standards.info.
16739 * standards.texi: new file.
16741 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16743 * configure: test for and move config.status pieces from
16746 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
16748 * configure: Test for existance of files before trying to mv
16749 them, to avoid numerous non-existance messages.
16751 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
16753 * configure: correct final line of config.status.
16755 * configure: patch from eggert. Avoids a protection problem if
16756 the original Makefile.in is read only.
16758 * configure: use move-if-change from gcc to create config.status.
16759 Some makefiles depend on config.status to tell if a directory
16760 has been reconfigured for a different host. This change
16761 prevents those directories from remaking everything in the case
16762 where the reconfig was only intended to rebuild a Makefile.
16764 * configure: test for config.sub with "config.sub sun4" rather
16765 than "config.sub ${host_alias}". Otherwise we can't tell a bad
16766 host alias from a missing config.sub.
16768 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16770 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16771 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
16773 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
16775 * configure: mkdir ${subdir} as needed.
16777 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
16779 * Makefile.in,configure.in: added autoconf.
16781 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16783 * Makefile.in: no longer pass against on recursion.
16785 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16786 definitions are not inherited.
16788 * configure: correct makesrcdir when subdir is .
16790 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
16792 * configure: Add support for 'subdirs' variable, which is
16793 like 'configdirs', except that configure doesn't re-invoke
16794 itself for subdirs, it just creates a Makefile for each subdir.
16795 * configure.texi: Document subdirs.
16797 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16799 * configure.in: added flex to configdirs
16801 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
16803 * Makefile.in: remove clean-stamps from clean.
16805 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
16807 * configure.in: Add gdbtest to configdirs.
16809 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
16811 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
16812 to recursive makes.
16813 * configure.in: Recognize new ncr3000 config.
16815 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
16817 * Makefile.in, configure.in: removed references to gdbm.
16819 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
16821 * config.sub: Don't canonicalize os value
16822 newsos* to bsd (readline needs to check for newsos).
16823 (This fix was earlier made Jan 31, but got re-broken.)
16825 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
16827 * configure.in: sco is an os, not a vendor!
16829 * configure: Quote $( better. Keep various shells happy.
16831 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
16833 * Makefile.in: eliminate stamp-files.
16835 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
16837 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
16838 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16840 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
16842 * config.sub: fix iris/iris3.
16844 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
16846 * configure: re-add -rm.
16848 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
16850 * Maskefile.in: add .stmp-rcs to all.
16852 * configure.in: remove gas from rs6000 build, use aix host fragment.
16854 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
16856 * configure: pass down site_option during recursion.
16858 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
16860 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
16862 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
16864 * configure: Change exec_prefix so that it really defaults to prefix.
16866 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
16868 * Makefile.in, configure.in: Add support for mmalloc library.
16870 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
16872 * Makefile.in: add stmp dependencies for a few more things.
16874 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
16876 * configure: adjusted error message on objdir/srcdir configure
16877 collision, per john's suggestion.
16879 * Makefile.in: add libiberty stmp to all and all.cross.
16881 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
16883 * Makefile.in: remove force dependencies, add grep to all.
16885 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
16887 * Makefile.in: drop flex. make stamp files work.
16889 * configure: added test for conflicting configuration in srcdir,
16890 remove trailing slashes from srcdir. Otherwise emacs gdb mode
16891 gets cranky. use relative paths for configure and srcdir
16892 whenever possible. Send some error messages to stderr that were
16895 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
16897 * Makefile.in: Fix libg++ rule to check for gcc directory
16898 before using gcc/gcc. Also pass XTRAFLAGS.
16900 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
16902 * Makefile.in: added stmp-files so that directories aren't polled
16903 when they are already built.
16905 * configure.texi: fixed a node pointer problem.
16907 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
16909 * config.sub configure.in gdb/configure.in
16910 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16911 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16912 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
16914 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16916 * configure: -recurring becomes -silent. corrected help message
16919 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16921 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16923 * configure: when building Makefile for crosses, replace
16924 tooldir and program_prefix. default srcdir from location of
16925 config.sub. remove "for host in hosts" and "for target in
16928 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16930 * Makefile.in: Do not pass bindir or mandir to cvs.
16932 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
16934 * Makefile.in, configure.in: removed traces of namesubdir,
16935 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
16936 copyrights to '92, changed some from Cygnus to FSF.
16938 * configure.texi: remove most references to multiple hosts,
16939 multiple targets, subdirs, etc.
16941 * configure.man: removed rcsid. reference config.sub not
16944 * Makefile.in: mkdir $(infodir) on install-info.
16946 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
16948 * configure.texi: Explain better about .gdbinit and about
16949 the environment that configure.in sections run in.
16951 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
16953 * configure.in: Ultrix is only a decstation if it's a MIPS.
16955 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
16957 * README: DOC.configure => cfg-paper.texi.
16959 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
16961 * config.sub (near case $os): Don't convert newsos* to bsd!
16963 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
16965 * Makefile.in: Reinstall change from gdb-4.3 that reduces
16966 the number of copies of COPYING that go into the GDB tar file.
16968 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
16970 * bfd/configure.in, gdb/config/mh-i386sco,
16971 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16972 Fix SCO configuration stuff.
16974 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
16976 * Makefile.in: For libg++, make sure the -I pointing
16977 to the gcc directory goes *after* all the libg++-local -I flags.
16978 Also, move just-gcc dependency from just-libg++ to all-libg++.
16980 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
16982 * configure: Change -x to -f to keep Ultrix /bin/test happy.
16984 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
16986 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
16988 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
16990 * config.sub: Add stratus configuration frags. Also
16993 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
16995 * Makefile.in (DEV_SUPPORT): add configure.man.
16997 * config.sub(Decode manufacturer-specific): add -none*.
16999 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17001 * Makefile.in: remove form feeds to make Sun's make happy.
17002 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17004 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17006 * Makefile.in (AR_FLAGS): Make quieter.
17008 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17010 * configure.in: Add libg++.
17011 * configure: When verbose, don't output the command line at each
17012 level; it will be unremarkably the same as the previous version,
17013 which will be the same as what the user typed.
17015 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17017 * configure.in, Makefile.in: fix clean-info, add flex. add
17020 * configure: be less sensitive to spaces in Makefile.in. Do not
17021 look for sources in "..". Doing so breaks subdirectories that
17022 might have their own configure. If a subdir has it's own
17023 configure script, use it.
17025 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17027 * cfg-paper.texi: some changes suggested by rms.
17029 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17031 * config.sub: Merge in some small additions from the FSF version,
17032 taken from the gcc distribution, to bring the Cygnus and FSF
17033 versions into closer sync.
17035 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17037 * configure.in: Changed svr4 references to sysv4.
17039 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17041 * configure: added -V for version number option.
17043 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17045 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17046 renamed from DOC.configure to cfg-paper.texi.
17048 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17050 * configure, config.subr, config.sub: config.subr is now
17053 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17055 * configure.texi: new file, in progress.
17057 * Makefile.in: build info file and install the man page for
17060 * configure.man: new file, first cut.
17062 * configure: find config.subr again now that configuration "none"
17063 has gone. removed all traces of the -ansi option. removed all
17064 traces of the -languages option.
17066 * config.subr: resync from rms.
17068 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17070 * configure, config.sub, config.subr: merge config.sub into
17071 config.subr, call the result config.subr, remove config.sub, use
17074 * Makefile.in: revised install for dir.info.
17076 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17078 * configure.in: add decstation host makefile frag.
17080 * Makefile.in: BISON now bison -y again. also install-gcc on
17081 install. clean-gdbm on clean. infodir belongs in datadir.
17082 Make directories for info install. Build dir.info here then
17085 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17087 * Makefile.in: fix for bad directory tests.
17089 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17091 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17092 regexp. -srcdir relative was being handled incorrectly.
17094 * Makefile.in: unwrapped some for loops so that parallel makes
17095 work again and so one can focus one's attention on a particular
17098 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17100 * configure: added PWD as a stand in for `pwd` (for speed). use
17101 elif wherever possible. make -srcdir work without -objdir.
17102 -objdir= commented out.
17104 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17106 * configure: +options become --options. -subdirs commented out.
17107 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17108 Makefile now at top of generated Makefile. Removed cvs log
17109 entries. added -srcdir. create .gdbinit only if there is one
17112 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17113 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17114 and mandir now keyed off datadir by default.
17116 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17118 * Freshly created ChangeLog.
17125 version-control: never