32defae47e943b099c1e0613f9569a7d2bfd259b
[deliverable/binutils-gdb.git] / ChangeLog
1 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2
3 * config.guss: Update from config repo.
4 * config.sub: Dito.
5
6 2013-01-07 Jeff Johnston <jjohnstn@redhat.com>
7
8 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
9 exists and replace the new bfin license in its location.
10
11 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
12
13 PR gas/14899
14 * Makefile.def (dependencies): Make all-binutils, all-gprof,
15 all-ld and all-gold depend on all-gas.
16 * Makefile.in: Regenerated.
17
18 2012-12-29 Ben Elliston <bje@gnu.org>
19
20 * config.guess: Update to 2012-12-29 version.
21 * config.sub: Likewise.
22
23 2012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
24
25 * Makefile.def (install-target-libgo): Depend on
26 install-target-libatomic. Merged from GCC repo.
27 * Makefile.in: Regenerate.
28
29 2012-12-17 Jeff Johnston <jjohnstn@redhat.com>
30
31 * COPYING.LIBGLOSS: Add license for bfin libgloss.
32
33 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
34
35 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
36 * configure: Regenerate.
37
38 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
39
40 * Makefile.def (target_modules): Add bootstrap=true and
41 raw_cxx=true to libsanitizer.
42 * configure.ac (bootstrap_target_libs): Add libsanitizer.
43 * Makefile.in: Regenerated.
44 * configure: Likewise.
45
46 2012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
47
48 * config.sub: Merge from config repo.
49
50 2012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
51
52 * configure.ac: Merge from GCC.
53 * Makefile.tpl: Dito.
54 * Makefile.in: Dito.
55 * configure: Dito.
56
57 2012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
58
59 * configure.ac (noconfigdirs): Merge from GCC.
60 * configure: Regenerate.
61
62 2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
63
64 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
65
66 2012-11-14 Roland McGrath <mcgrathr@google.com>
67
68 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
69 * configure: Regenerate.
70
71 2012-11-13 Richard Henderson <rth@redhat.com>
72
73 * configure.ac: Move libsanitizer logic to subdirectory.
74 * configure: Regenerate.
75
76 2012-11-13 Dodji Seketeli <dodji@redhat.com>
77
78 * configure.ac: Enable libsanitizer just on x86 linux for now.
79 * configure: Re-generate.
80
81 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
82
83 * configure.ac: Merge libquadmath sections.
84 * configure: Regenerate.
85
86 2012-11-12 Wei Mi <wmi@google.com>
87
88 * configure.ac: Add libsanitizer to target_libraries.
89 * Makefile.def: Ditto.
90 * configure: Regenerate.
91 * Makefile.in: Regenerate.
92
93 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
94
95 * configure: Regenerated.
96
97 2012-11-03 Robert Mason <rbmj@verizon.net>
98
99 * configure.ac: add --disable-libstdcxx configure option
100 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
101
102 2012-10-24 Corinna Vinschen <corinna@vinschen.de>
103
104 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
105 against Mingw64 w32api.
106 * configure: Regenerate.
107
108 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
109
110 PR bootstrap/54820
111 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
112 * configure: Regenerate.
113
114 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
115
116 PR bootstrap/54820
117 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
118 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
119 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
120 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
121 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
122 * Makefile.in: Regenerate.
123 * configure.ac (have_static_libs): New variable and associated check.
124 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
125 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
126 * configure: Regenerate.
127
128 2012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
129
130 * config.guess, config.sub: Include updated version from
131 config-patches. Adds microblaze little endian support.
132
133 2012-09-28 Ian Lance Taylor <iant@google.com>
134
135 * Makefile.def: Make all-target-libgo depend on
136 all-target-libbacktrace.
137 * Makefile.in: Rebuild.
138
139 2012-09-26 Ian Lance Taylor <iant@google.com>
140
141 * Makefile.def: Make all-gcc depend on all-libbacktrace.
142 * Makefile.in: Rebuild.
143
144 2012-09-06 Diego Novillo <dnovillo@google.com>
145
146 * configure.ac: Bump minimum GMP version to 4.2.3.
147 * configure: Re-generate.
148
149 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
150
151 PR target/54461
152 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
153 target-libgloss if not configured --with-avrlibc=no.
154 * configure: Regenerate.
155
156 2012-09-04 Jason Merrill <jason@redhat.com>
157
158 * configure.ac: Fix --enable-languages=all.
159
160 2012-09-03 Richard Guenther <rguenther@suse.de>
161
162 PR bootstrap/54138
163 * configure.ac: Re-organize ISL / CLOOG checks to allow
164 disabling with either --without-isl or --without-cloog.
165 * configure: Regenerated.
166
167 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
168
169 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
170 * configure: Regenerate.
171
172 2012-09-21 Steve Ellcey <sellcey@mips.com>
173
174 * configure.ac: Add mips*-mti-elf* target.
175 * configure: Regenerate.
176
177 2012-09-19 Ian Lance Taylor <iant@google.com>
178
179 * configure.ac (host_libs): Add libbacktrace.
180 (target_libraries): Add libbacktrace.
181 * Makefile.def (host_modules): Add libbacktrace.
182 (target_modules): Likewise.
183 * configure, Makefile.in: Rebuild.
184
185 2012-09-15 Jiong Wang <jiwang@tilera.com>
186
187 * configure.ac (ENABLE_GOLD): support tilegx*
188 * configure: rebuild
189
190 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
191
192 PR target/38607
193 Merge upstream change.
194 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
195
196 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
197 Add libgomp*.o to compare_exclusions for AIX.
198 * configure: Regenerate.
199
200 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
201
202 PR binutils/4970
203 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
204 and opcodes.
205 * Makefile.in: Regenerated.
206
207 2012-08-14 Diego Novillo <dnovillo@google.com>
208
209 Merge from cxx-conversion branch.
210
211 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
212 POSTSTAGE1_CONFIGURE_FLAGS.
213 * Makefile.in: Regenerate.
214 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
215 Force C++ when bootstrapping.
216 * configure: Regenerate.
217
218 2012-07-06 Richard Guenther <rguenther@suse.de>
219
220 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
221 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
222 --with-gmp=system.
223 * Makefile.in: Regenerated.
224 * configure: Likewise.
225
226 2012-07-06 Richard Guenther <rguenther@suse.de>
227
228 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
229 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
230 supply V=1 as extra_make_flags.
231 * configure: Regenerated.
232 * Makefile.in: Likewise.
233
234 2012-07-03 Richard Guenther <rguenther@suse.de>
235
236 * Makfile.def (isl): Remove not necessary extra_exports and
237 extra_make_flags.
238 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
239 * Makefile.in: Regenerated.
240
241 2012-07-03 Richard Guenther <rguenther@suse.de>
242
243 * Makefile.def (cloog): Add V=1 to extra_make_flags.
244 * configure.ac: If either the ISL or the CLooG check failed
245 do not try to build in-tree versions.
246 * Makefile.in: Regenerated.
247 * configure: Regenerated.
248
249 2012-07-02 Richard Guenther <rguenther@suse.de>
250 Michael Matz <matz@suse.de>
251 Tobias Grosser <tobias@grosser.es>
252 Sebastian Pop <sebpop@gmail.com>
253
254 * Makefile.def: Add ISL host module, remove PPL host module.
255 Adjust ClooG host module to use the proper ISL.
256 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
257 * configure.ac: Include config/isl.m4. Add ISL host library,
258 remove PPL. Remove PPL configury, add ISL configury, adjust
259 ClooG configury.
260 * Makefile.in: Regenerated.
261 * configure: Likewise.
262
263 2012-07-02 Richard Guenther <rguenther@suse.de>
264
265 Merge from graphite branch
266 2011-07-21 Tobias Grosser <tobias@grosser.es>
267
268 * configure: Regenerated.
269 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
270 both cloog.org and legacy versions. The only supported version will
271 be CLooG with the isl backend.
272
273 2011-07-21 Tobias Grosser <tobias@grosser.es>
274
275 * configure: Regenerated.
276 * configure.ac: Require cloog isl 0.17.0
277
278 2011-07-21 Tobias Grosser <tobias@grosser.es>
279
280 * configure: Regenerated.
281 * config/cloog.m4: Do not define CLOOG_ORG
282
283 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
284
285 * configure.ac: Skip C if explicitly selected.
286 * configure: Regenerate.
287
288 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
289
290 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
291 they contain -O2.
292 * configure: Regenerate.
293
294 2012-06-20 Jason Merrill <jason@redhat.com>
295
296 * Makefile.tpl (check-target-libgomp-c++): New.
297 (check-target-libitm-c++): New.
298 * Makefile.def (c++): Add them.
299 * Makefile.in: Regenerate.
300
301 2012-05-16 Olivier Hainque <hainque@adacore.com>
302
303 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
304 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
305 (install-no-fixedincludes): Adjust accordingly.
306 * Makefile.in: Regenerate.
307
308 2012-05-09 Nick Clifton <nickc@redhat.com>
309 Paul Smith <psmith@gnu.org>
310
311 PR bootstrap/50461
312 * configure.ac (mpfr-dir): When using in-tree MPFR sources
313 allow for the fact that from release v3.1.0 of MPFR the source
314 files were moved into a src sub-directory.
315 * configure: Regenerate.
316
317 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
318
319 * configure.ac: Bump minimum MPFR version to 2.4.0.
320 * configure: Regenerated.
321
322 2012-05-01 Richard Henderson <rth@redhat.com>
323
324 * Makefile.def (libatomic): New target_module.
325 * configure.ac (target_libraries): Add libatomic.
326 (noconfigdirs): Check if libatomic is supported.
327 * Makefile.in, configure: Rebuild.
328
329 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
330
331 Merge upstream change
332 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
333
334 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
335
336 * libtool.m4: Additional FreeBSD 10 fixes.
337
338 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
339
340 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
341 they contain -O2.
342 * configure: Regenerate.
343
344 2012-05-14 Catherine Moore <clm@codesourcery.com>
345
346 * NEWS: Mention PowerPC VLE port.
347
348 2012-05-11 Mike Frysinger <vapier@gentoo.org>
349
350 * MAINTAINERS (config/): Move to intl/ section.
351 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
352
353 2012-05-09 Nick Clifton <nickc@redhat.com>
354 Paul Smith <psmith@gnu.org>
355
356 PR bootstrap/50461
357 * configure.ac (mpfr-dir): When using in-tree MPFR sources
358 allow for the fact that from release v3.1.0 of MPFR the source
359 files were moved into a src sub-directory.
360 * configure: Regenerate.
361
362 2012-05-02 Roland McGrath <mcgrathr@google.com>
363
364 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
365 * configure: Regenerate.
366
367 2012-04-25 Joel Brobecker <brobecker@adacore.com>
368
369 * config.sub: Update to 2012-04-18 version from official repo.
370
371 2012-03-19 Tristan Gingold <gingold@adacore.com>
372
373 * configure.ac (ia64*-*-*vms*): Add support for ld.
374 * configure: Regenerate.
375
376 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
377
378 * configure.ac (enable_libgomp): Remove *-*-irix6*.
379 (unsupported_languages): Remove mips-sgi-irix6.*.
380 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
381 (with_stabs): Remove.
382 * configure: Regenerate.
383
384 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
385
386 * configure.ac (enable_libgomp): Remove *-*-osf*.
387 (with_stabs): Remove alpha*-*-osf*.
388 * configure: Regenerate.
389
390 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
391
392 * COPYING.NEWLIB: Modify DJ Delorie license to include
393 modification rights in clause as permitted by DJ Delorie.
394 * COPYING.LIBGLOSS: Ditto.
395
396 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
397
398 * COPYING.NEWLIB: Remove two unused licenses.
399
400 2012-03-05 Tristan Gingold <gingold@adacore.com>
401
402 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
403 * configure: Regenerate.
404
405 2012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
406
407 * COPYING.NEWLIB: Add Adapteva notice.
408 * COPYING.LIBGLOSS: Add Adapteva notice.
409
410 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
411
412 * configure: Regenerate.
413
414 2011-12-15 Jeff Johnston <jjohnstn@redhat.com>
415
416 * COPYING.LIBGLOSS: Add GPL with exception license.
417
418 2011-11-09 Roland McGrath <mcgrathr@google.com>
419
420 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
421 * configure: Rebuild.
422 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
423 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
424 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
425 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
426 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
427 Add READELF.
428 * Makefile.in: Rebuild.
429
430 2011-11-08 Richard Henderson <rth@redhat.com>
431
432 * configure.ac: Test for libitm directory present first.
433
434 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
435
436 * configure.ac: Test libitm/configure.tgt to disable libitm.
437 * configure: Rebuild.
438
439 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
440
441 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
442 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
443 * Makefile.in: Regenerate.
444
445 2011-11-01 DJ Delorie <dj@redhat.com>
446
447 * configure.ac (rl78-*-*) New case.
448 * configure: Regenerate.
449
450 2011-11-01 DJ Delorie <dj@redhat.com>
451
452 * config.sub: Update to version 2011-10-29 (added rl78)
453
454 2011-10-27 Nick Clifton <nickc@redhat.com>
455
456 * config.sub: Import these changes from the config project:
457
458 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
459 Ben Elliston <bje@gnu.org>
460
461 * config.sub (epiphany): New.
462
463 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
464 Ben Elliston <bje@gnu.org>
465
466 * config.sub (hexagon, hexagon-*): New.
467
468 2011-08-23 Roland McGrath <mcgrathr@google.com>
469
470 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
471 64eb to be64.
472
473 2011-08-16 Roland McGrath <mcgrathr@google.com>
474
475 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
476 (nacl): Grok as alias for 32el-unknown-nacl.
477
478 2011-08-19 Joel Brobecker <brobecker@adacore.com>
479
480 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
481
482 2011-08-14 Yao Qi <yao@codesourcery.com>
483
484 Merge from gcc:
485
486 2011-08-14 Yao Qi <yao@codesourcery.com>
487 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
488 * configure: Regenerate.
489
490 2011-07-26 Ian Lance Taylor <iant@google.com>
491
492 Merge from gcc:
493
494 2011-07-26 Ian Lance Taylor <iant@google.com>
495 * configure.ac: Set have_compiler based on whether gcc directory
496 exists, rather than on whether gcc is in configdirs.
497 * configure: Rebuild.
498
499 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
500 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
501 link directories.
502 * Makefile.in: Rebuild.
503
504 2011-07-20 Ian Lance Taylor <iant@google.com>
505 PR bootstrap/49787
506 * configure.ac: Move --enable-bootstrap handling earlier in file.
507 If --enable-bootstrap and either --enable-build-with-cxx or
508 --enable-build-poststage1-with-cxx, enable C++ automatically.
509 * configure: Rebuild.
510
511 2011-07-19 Ian Lance Taylor <iant@google.com>
512 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
513 make C++ a boot_language. Set and substitute
514 POSTSTAGE1_CONFIGURE_FLAGS.
515 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
516 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
517 * configure, Makefile.in: Rebuild.
518
519 2011-07-16 Jason Merrill <jason@redhat.com>
520 * Makefile.def (language=c++): Add check-c++0x and
521 check-target-libmudflap-c++.
522 * Makefile.tpl (check-target-libmudflap-c++): New.
523 * Makefile.in: Regenerate.
524
525 2011-07-16 Matthias Klose <doko@ubuntu.com>
526 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
527 * Makefile.def (target_modules/libjava): Pass
528 $(EXTRA_CONFIGARGS_LIBJAVA).
529 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
530 if not configured with --enable-static-libjava.
531 * Makefile.in: Regenerate.
532 * configure: Likewise.
533
534 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
535 PR regression/47836
536 PR bootstrap/23656
537 PR other/47733
538 PR bootstrap/49247
539 PR c/48825
540 * configure.ac (target_libraries): Remove target-libiberty.
541 Remove case-statement setting skipdirs=target-libiberty for
542 multiple targets. Remove checking target_configdirs and
543 removing target-libiberty but keeping target-libgcc if
544 otherwise empty.
545 * Makefile.def (target_modules): Don't add libiberty.
546 (dependencies): Remove all traces of target-libiberty.
547 * configure, Makefile.in: Regenerate.
548
549 2011-07-22 Jason Merrill <jason@redhat.com>
550
551 * Makefile.def (language=c++): Add check-c++0x and
552 check-target-libmudflap-c++.
553 * Makefile.tpl (check-target-libmudflap-c++): New.
554 * Makefile.in: Regenerate.
555
556 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
557
558 * configure: Regenerate.
559
560 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
561
562 PR target/39150
563 * configure.ac (i[3456789]86-*-solaris2*): Also accept
564 x86_64-*-solaris2.1[0-9]*.
565 * configure: Regenerate.
566
567 2011-06-13 Walter Lee <walt@tilera.com>
568
569 * configure.ac (tilepro-*-*) New case.
570 (tilegx-*-*): Likewise.
571 * configure: Regenerate.
572
573 2011-06-06 Nick Clifton <nickc@redhat.com>
574
575 * config.sub: Sync from upstream.
576
577 2011-05-08 Doug Kwan <dougkwan@google.com>
578
579 Merge from gcc:
580
581 2011-05-08 Doug Kwan <dougkwan@google.com>
582
583 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
584 * configure: Regenerated.
585 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
586 value from configure.
587 * Makefile.in: Regenerated.
588
589 2011-05-05 Joseph Myers <joseph@codesourcery.com>
590
591 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
592 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
593 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
594 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
595 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
596 *-*-vxworks*): Disable newlib and libgloss in separate case
597 statement.
598 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
599 to separate case statement.
600 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
601 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
602 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
603 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
604 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
605 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
606 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
607 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
608 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
609 i[[3456789]]86-*-rdos*, m32r-*-*,
610 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
611 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
612 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
613 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
614 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
615 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
616 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
617 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
618 and libgloss in main case over targets. Remove most empty cases
619 in main case over targets.
620 * configure: Regenerate.
621
622 2011-05-04 Joseph Myers <joseph@codesourcery.com>
623
624 * configure.ac: Remove code setting special library locations for
625 hppa*64*-*-hpux11*. Remove code setting compiler for
626 sparc-sun-solaris2*.
627 * configure: Regenerate.
628
629 2011-05-04 Joseph Myers <joseph@codesourcery.com>
630
631 * configure.ac: Separate libgloss_dir settings from general case
632 over targets.
633 * configure: Regenerate.
634
635 2011-04-28 Joseph Myers <joseph@codesourcery.com>
636
637 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
638 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
639 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
640 cases in libgcj-disabling case statement.
641 (hppa*64*-*-linux*): Set unsupported_languages instead of
642 disabling target-zlib.
643 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
644 to hppa*64*-*-hpux*.
645 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
646 hppa*-*-hpux*.
647 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
648 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
649 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
650 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
651 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
652 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
653 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
654 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
655 libgcj-disabling case statement.
656 * configure: Regenerate.
657
658 2011-04-28 Joseph Myers <joseph@codesourcery.com>
659
660 * configure.ac: Disable Java for targets not supporting libffi.
661 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
662 Remove cases in Java-disabling statement.
663 (*arm-wince-pe): Change to arm-wince-pe.
664 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
665 cases in Java-disabling statement.
666 (bfin-*-*): Don't disable Java again.
667 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
668 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
669 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
670 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
671 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
672 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
673 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
674 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
675 Java-disabling statement.
676 (mmix-*-*): Don't disable Java again.
677 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
678 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
679 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
680 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
681 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
682 statement.
683 * configure: Regenerate.
684
685 2011-04-28 Joseph Myers <joseph@codesourcery.com>
686
687 Merge from GCC:
688
689 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
690
691 PR lto/48086
692 * configure.ac: Re-enable LTO on *-apple-darwin9*.
693 * configure: Regenerate.
694
695 2011-04-28 Joseph Myers <joseph@codesourcery.com>
696
697 * configure.ac: Separate cases disabling Java and Java libraries
698 from general case over targets.
699 * configure: Regenerate.
700
701 2011-04-06 Joseph Myers <joseph@codesourcery.com>
702
703 * configure.ac (build_tools): Remove build-byacc.
704 (host_libs): Remove mmalloc.
705 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
706 autoconf automake libtool diff rcs fileutils shellutils time
707 textutils wdiff find uudecode hello tar gzip indent recode release
708 sed perl gawk findutils gettext zip.
709 (libgcj): Remove target-qthreads.
710 (target_tools): Remove target-examples target-gperf.
711 (YACC): Don't handle building byacc.
712 * configure: Regenerate.
713 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
714 dosutils, examples, fileutils, find, findutils, gawk, gettext,
715 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
716 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
717 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
718 handle building components.
719 * Makefile.in: Regenerate.
720
721 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
722
723 * config.sub: Sync from upstream.
724
725 2011-04-01 Joseph Myers <joseph@codesourcery.com>
726
727 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
728 (microblaze*): Don't disable libssp.
729 * configure: Regenerate.
730
731 2011-04-01 Joseph Myers <joseph@codesourcery.com>
732
733 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
734 moveifchange.
735 * configure: Regenerate.
736 * Makefile.tpl: Use @SHELL@ not @config_shell@.
737 * Makefile.in: Regenerate.
738
739 2011-04-01 Joseph Myers <joseph@codesourcery.com>
740
741 * configure.ac (*-*-sysv4*): Don't enable libgomp.
742 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
743 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
744 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
745 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
746 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
747 md_exec_prefix cases.
748 * configure: Regenerate.
749
750 2011-04-01 Joseph Myers <joseph@codesourcery.com>
751
752 * configure.ac: Separate cases disabling target-libssp,
753 target-libiberty, target-libstdc++-v3 and Fortran from general
754 case over targets.
755 * configure: Regenerate.
756
757 2011-04-01 Joseph Myers <joseph@codesourcery.com>
758
759 * configure.ac (*-*-chorusos): Don't disable libgcj.
760 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
761 Remove case.
762 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
763 (arm-*-coff): Don't disable libgcj.
764 (arm*-*-linux-gnueabi): Remove useless assignment.
765 (arm-*-riscix*): Don't disable libgcj.
766 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
767 configuration.
768 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
769 (c54x*-*-*): Remove case.
770 (tic54x-*-*): Don't disable GCC or GCC libraries.
771 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
772 to *.
773 (d10v-*-*): Don't disable GCC libraries.
774 (d30v-*-*): Don't disable libgcj.
775 (h8500-*-*): Don't disable GCC libraries.
776 (i960-*-*): Don't disable libgcj.
777 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
778 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
779 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
780 libgcj.
781 (m68k-*-coff*): Remove case.
782 (mmix-*-*): Don't disable libgloss on host.
783 (mn10200-*-*, mn10300-*-*): Remove cases.
784 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
785 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
786 Don't disable libgcj.
787 (romp-*-*): Remove case.
788 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
789 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
790 case.
791 (v810-*-*): Don't disable GCC libraries.
792 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
793 (ip2k-*-*): Don't disable GCC libraries.
794 * configure: Regenerate.
795
796 2011-03-28 Joseph Myers <joseph@codesourcery.com>
797
798 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
799 libffi on host.
800 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
801 on host.
802 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
803 * configure: Regenerate.
804
805 2011-03-26 John Marino <binutils@marino.st>
806
807 * configure.ac: Add support for *-*-dragonfly*
808 * configure: Regenerate.
809
810 2011-03-25 Joseph Myers <joseph@codesourcery.com>
811
812 * configure.ac (native_only): Remove.
813 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
814 send-pr uudecode guile gnuserv on host.
815 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
816 send-pr rcs guile perl texinfo libtool on host.
817 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
818 automake send-pr rcs guile perl texinfo libtool on host.
819 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
820 (*-*-kaos*): Don't disable target-examples target-gperf on target.
821 (alpha*-dec-osf*): Don't disable fileutils on target.
822 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
823 texinfo send-pr expect dejagnu on target.
824 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
825 target-qthreads on target.
826 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
827 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
828 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
829 x86_64-*-mingw*): Don't disable expect on target.
830 (*-*-cygwin*): Don't disable target-gperf on target.
831 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
832 gnuserv on target.
833 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
834 target.
835 * configure: Regenerate.
836
837 2011-03-25 Joseph Myers <joseph@codesourcery.com>
838
839 * configure.ac (target_tools): Remove target-groff.
840 (native_only): Remove target-groff.
841 (hppa*64*-*-*): Don't disable byacc.
842 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
843 setting.
844 (*-*-kaos*): Don't skip target-librx and target-groff.
845 (*-*-netware*): Don't skip target-libmudflap.
846 (*-*-tpf*): Don't skip target-libmudflap.
847 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
848 directories on the host.
849 (ia64*-*-*vms*): Don't skip tix.
850 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
851 host.
852 * configure: Regenerate.
853
854 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
855
856 * configure.ac: Remove references to mt-mep, mt-netware,
857 mt-wince.
858 * Makefile.def: Add all-utils soft dependencies.
859 * Makefile.tpl: Remove GDB_NLM_DEPS.
860 * configure: Regenerate.
861 * Makefile.in: Regenerate.
862
863 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
864
865 Sync from GCC:
866
867 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
868
869 * configure.ac: Do not include mh-x86omitfp.
870 * configure: Regenerate.
871
872 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
873
874 * configure.ac: Remove empty cases.
875 * configure: Regenerate.
876
877 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
878
879 * Makefile.def: Add dependency from termcap to gdb.
880 * Makefile.in: Regenerate.
881
882 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
883
884 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
885 * configure: Regenerate.
886 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
887 * Makefile.tpl: Likewise.
888 * Makefile.in: Regenerate.
889
890 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
891
892 * configure.ac: Remove all mentions of tentative_cc.
893 * configure: Regenerate.
894
895 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
896
897 PR lto/48086
898 * configure.ac: Re-enable LTO on *-apple-darwin9.
899 * configure: Regenerate.
900
901 2011-03-24 Joseph Myers <joseph@codesourcery.com>
902
903 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
904 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
905 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
906 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
907 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
908 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
909 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
910 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
911 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
912 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
913 *-*-rhapsody*): Remove host cases.
914 * configure: Regenerate.
915
916 2011-03-24 Joseph Myers <joseph@codesourcery.com>
917
918 * configure.ac (ppc*-*-pe): Remove host case.
919 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
920 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
921 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
922 cases.
923 * configure: Regenerate.
924
925 2011-03-24 Joseph Myers <joseph@codesourcery.com>
926
927 * config.sub: Update to version 2011-03-23.
928
929 2011-03-22 Joseph Myers <joseph@codesourcery.com>
930
931 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
932 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
933 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
934 * configure: Regenerate.
935
936 2011-03-22 Joseph Myers <joseph@codesourcery.com>
937
938 * config-ml.in: Don't handle arc-*-elf*.
939 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
940 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
941 handle GCC libraries.
942 * configure: Regenerate.
943
944 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
945
946 PR bootstrap/48120:
947 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
948 Add -lstdc++ -lm to LIBS.
949 * configure: Regenerate.
950
951 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
952
953 * config.guess: Update to version 2011-02-02
954 * config.sub: Update to version 2011-02-24
955
956 2011-03-03 Sebastian Pop <sebastian.pop@amd.com>
957
958 * configure.ac: Adjust test of with_ppl.
959 * configure: Regenerated.
960
961 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
962
963 * configure.ac: Add -lpwl to ppllibs.
964 * config/cloog.m4: Add -lisl to clooglibs.
965 * configure: Regenerated.
966
967 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
968
969 Import from Libtool and gnulib:
970
971 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
972
973 Prepare for supporting FreeBSD 10.
974 * config.rpath: Remove handling of freebsd1* which soon would
975 match FreeBSD 10.0.
976
977 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
978
979 Remove support for FreeBSD 1.x.
980 * libtool.m4 (_LT_LINKER_SHLIBS)
981 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
982 soon would incorrectly match FreeBSD 10.0.
983
984 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
985
986 PR binutils/12283
987 * MAINTAINERS (mkinstalldirs): Comes from Automake.
988 (move-if-change): Comes from gnulib.
989 * move-if-change: Import version from gnulib.
990
991 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
992
993 Sync from GCC:
994
995 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
996
997 PR lto/47225
998 * Makefile.def (lto-plugin): Double dash for enable-shared.
999 (configure-gcc): Depend on all-lto-plugin.
1000 * Makefile.in: Rebuilt.
1001
1002 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1003
1004 * configure.ac: Remove extra bracket.
1005 * configure: Regenerate.
1006
1007 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1008
1009 PR lto/47225
1010 * Makefile.def: Add dependency for install-gcc
1011 on install-lto-plugin.
1012 * Makfile.in: Regenerated
1013
1014 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1015
1016 * configure.ac: If with_ppl is no, move setting with_cloog=no
1017 after CLOOG_REQUESTED check.
1018 * configure: Regenerated.
1019
1020 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1021
1022 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1023 CLooG has been requested.
1024 * configure: Regenerated.
1025
1026 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1027
1028 * configure: Regenerated.
1029 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1030
1031 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1032
1033 * configure: Regenerated.
1034 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1035
1036 2011-01-07 Jan Hubicka <jh@suse.cz>
1037
1038 PR lto/47225
1039 * Makefile.in: Regenerate.
1040 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1041 configure.
1042
1043 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1044
1045 PR libgcj/44341
1046 * configure.ac: Discard --with-* flags for host when configuring
1047 target libraries for cross build.
1048 * configure: Rebuilt.
1049
1050 2011-01-21 Andreas Schwab <schwab@redhat.com>
1051
1052 Sync from GCC:
1053
1054 2011-01-21 Andreas Schwab <schwab@redhat.com>
1055
1056 * configure.ac: Use AS_HELP_STRING throughout.
1057 * configure: Regenerate.
1058
1059 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1060
1061 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1062 * configure: Regenerate.
1063
1064 2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1065
1066 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1067
1068 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1069
1070 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1071 for ia64-hpux.
1072 * configure: Regenerate.
1073
1074 2011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1075
1076 Sync from GCC:
1077 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1078
1079 * configure.ac: (picochip): Disable libiberty.
1080 * configure: Regenerate.
1081
1082 2010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1083
1084 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1085
1086 2010-12-10 Ian Lance Taylor <iant@google.com>
1087
1088 PR bootstrap/46819
1089 * configure.ac: For --disable-libgcj clear libgcj_saved.
1090 * configure: Rebuild.
1091
1092 2010-12-10 Tobias Burnus <burnus@net-b.de>
1093
1094 PR fortran/46540
1095 * configure.ac: Add --disable-libquadmath and
1096 --disable-libquadmath-support.
1097 * configure: Regenerate.
1098
1099 2010-12-10 Tristan Gingold <gingold@adacore.com>
1100
1101 * src-release (ETC_SUPPORT): add gnu-oids.texi
1102
1103 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1104
1105 PR libffi/46792
1106 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1107 * configure: Regenerate.
1108
1109 2010-12-02 Ian Lance Taylor <iant@google.com>
1110
1111 * configure.ac: Always set default for poststage1_ldflags to
1112 -static-libstdc++ -static-libgcc.
1113
1114 2010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1115
1116 * COPYING.NEWLIB: Add National Semiconductor notice.
1117
1118 2010-11-29 Andreas Schwab <schwab@redhat.com>
1119
1120 * configure.ac: Move comment to remove extra space in last argument
1121 of GCC_TARGET_TOOL.
1122
1123 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1124
1125 PR other/46026
1126 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1127 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1128 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1129 (BASE_FLAGS_TO_PASS): Use it.
1130 * configure: Rebuilt.
1131 * Makefile.in: Rebuilt.
1132
1133 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1134
1135 PR binutils/12258
1136 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1137 Properly check default linker.
1138 * configure: Regnerated.
1139
1140 2010-11-23 Matthias Klose <doko@ubuntu.com>
1141
1142 * configure.ac: For --enable-gold, handle value `default' instead of
1143 `both*'. New configure option --{en,dis}able-ld.
1144 * configure: Regenerate.
1145
1146 2010-11-20 Ian Lance Taylor <iant@google.com>
1147
1148 * configure.ac: Only disable a language library if no language needs
1149 it. Don't let --disable-libgcj uncondtionally disable libffi.
1150 * configure: Rebuild.
1151
1152 2010-11-20 Paolo Bonzini <bonzini@gnu.org>
1153
1154 * configure: Regenerate.
1155
1156 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1157
1158 PR other/46202
1159 * configure.ac: Fix just-built in-tree STRIP name to be
1160 binutils/strip-new.
1161 * configure: Regenerate.
1162 * Makefile.def (install-strip-gcc, install-strip-binutils)
1163 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1164 (install-strip-sid): Mirror dependencies on non-strip variants
1165 of these targets on the respective -strip prerequisites.
1166 * Makefile.tpl (install-strip, install-strip-host)
1167 (install-strip-target): New targets.
1168 (install-strip-[+module+], install-strip-target-[+module+]):
1169 New targets.
1170 * Makefile.in: Regenerate.
1171
1172 2010-11-19 Ian Lance Taylor <iant@google.com>
1173 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1174
1175 * configure.ac: Add target-libgo to target_libraries. Set
1176 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1177 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1178 (HOST_EXPORTS): Add GOC.
1179 (BASE_TARGET_EXPORTS): Add GOC.
1180 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1181 (GOCFLAGS_FOR_TARGET): New variable.
1182 (EXTRA_HOST_FLAGS): Add GOC.
1183 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1184 * Makefile.def (target_modules): Add libgo.
1185 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1186 (dependencies): Add dependency from configure-target-libgo to
1187 configure-target-libffi and all-target-libstdc++-v3. Add
1188 dependencies from all-target-libgo to all-target-libffi.
1189 (languages): Add go.
1190 * configure: Rebuild.
1191 * Makefile.in: Rebuild.
1192
1193 2010-11-19 Ian Lance Taylor <iant@google.com>
1194
1195 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1196 compiler/flag environment variables.
1197
1198 2010-11-18 Ian Lance Taylor <iant@google.com>
1199
1200 * configure.ac: Check for lang_requires_boot_languages in
1201 config-lang.in files.
1202 * configure: Rebuild.
1203
1204 2010-11-17 Mike Frysinger <vapier@gentoo.org>
1205
1206 * .gitignore: New file.
1207
1208 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1209 Tobias Burnus <burnus@net-b.de>
1210
1211 PR fortran/32049
1212 * Makefile.def: Add libquadmath; build it with language=fortran.
1213 * configure.ac: Add libquadmath.
1214 * Makefile.tpl: Handle multiple libs in check-[+language+].
1215 * Makefile.in: Regenerate.
1216 * configure: Regenerate.
1217
1218 2010-11-15 Andreas Schwab <schwab@redhat.com>
1219
1220 * configure.ac: Fix spelling in option names.
1221 * configure: Regenerated.
1222
1223 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1224
1225 PR bootstrap/39622
1226 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1227 * configure: Regenerated.
1228
1229 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1230
1231 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1232 define the cloog backend to use. Furthermore, only pass the ppllibs to
1233 the configure checks, if necessary.
1234 * configure: Regenerate.
1235
1236 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1237
1238 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1239 * configure: regenerate
1240
1241 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1242
1243 * config/cloog.m4: Fix typo. verison -> version.
1244 * configure: Regenerate.
1245
1246 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1247
1248 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1249 * configure: Regenerate.
1250
1251 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1252
1253 * configure.ac: Support official CLooG.org versions.
1254 * configure: Regenerate.
1255 * config/cloog.m4: New.
1256
1257 2010-11-05 Michael Eager <eager@eagercon.com>
1258
1259 * COPYING.LIBGLOSS: Correct typo in microblaze.
1260 * COPYING.NEWLIB: Same.
1261
1262 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1263
1264 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1265 * configure: Regenerate.
1266
1267 2010-11-03 Ian Lance Taylor <iant@google.com>
1268 Dave Korn <dave.korn.cygwin@gmail.com>
1269
1270 PR lto/46273
1271 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1272 and on other supported platforms whenever LTO is enabled.
1273 * configure: Rebuild.
1274
1275 2010-11-02 Alan Modra <amodra@gmail.com>
1276
1277 PR binutils/12110
1278 * configure.ac: Error when source path contains spaces.
1279 * configure: Regenerate.
1280
1281 2010-10-20 Ian Lance Taylor <iant@google.com>
1282
1283 * Makefile.def (target_modules): Set lib_path to src/.libs for
1284 libstdc++-v3 module.
1285 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1286 * Makefile.in: Rebuild.
1287
1288 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
1289 Joseph Myers <joseph@codesourcery.com>
1290
1291 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1292 notices.
1293 * COPYING.NEWLIB: Add Texas Instruments notice.
1294
1295 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1296
1297 * configure.ac (build_lto_plugin): New shell variable.
1298 (--enable-lto): Turn on by default for all non-ELF platforms that
1299 have had LTO support added so far. Set build_lto_plugin appropriately
1300 for both ELF and non-ELF.
1301 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1302 * configure: Regenerate.
1303
1304 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1305
1306 PR bootstrap/45326
1307 PR bootstrap/45174
1308 * configure.ac: Honor initial values of $build_configargs,
1309 $host_configargs, $target_configargs. Mark the precious, so
1310 environment settings get recorded.
1311 * configure: Regenerate.
1312
1313 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1314
1315 Sync from GCC:
1316
1317 2010-09-30 Michael Eager <eager@eagercon.com>
1318
1319 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1320 * configure: Regenerate.
1321
1322 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1323
1324 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1325 targets and amend comment.
1326 * configure: Regenerate.
1327
1328 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1329
1330 * configure.ac: Enable LTO by default on Darwin.
1331 * configure: Regenerate.
1332
1333 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1334
1335 PR bootstrap/44455
1336 * configure.ac (extra_mpfr_configure_flags): Copy from
1337 extra_mpc_gmp_configure_flags.
1338 * configure: Re-generated.
1339
1340 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1341
1342 Sync from GCC:
1343
1344 PR bootstrap/45796
1345 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1346 Depend on all-build-libiberty.
1347 * Makefile.in: Regenerate.
1348
1349 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1350
1351 Sync from GCC:
1352
1353 PR bootstrap/44621
1354 * configure.ac: Fix unportable shell quoting.
1355 * configure: Regenerate.
1356
1357 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1358
1359 * configure.ac: Support all v850 targets.
1360 * configure: Regenerate.
1361
1362 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1363
1364 PR target/44862
1365 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1366 Provide -B option to allow for link spec %s substitutions for
1367 libstdc++.a on darwin.
1368 * Makefile.in: Regenerate.
1369
1370 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1371
1372 * Makefile.def (configure-gcc): Depend on all-libelf.
1373 * Makefile.in: Rebuild.
1374
1375 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1376
1377 * config.sub, config.guess: Update from upstream sources.
1378
1379 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1380
1381 Sync from GCC:
1382
1383 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1384 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1385 * configure: Regenerated.
1386
1387 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1388 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1389 * configure: Regenerate.
1390
1391 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
1392 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1393 * configure: Regenerate.
1394
1395 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1396 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1397 separately.
1398 * configure: Regenerate.
1399
1400 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1401 * configure: Regenerate after change to elf.m4.
1402
1403 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1404 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1405 * configure: Regenerated.
1406
1407 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1408 * configure.ac: Print "buggy but acceptable" when CLooG
1409 revision is less than 9.
1410 * configure: Regenerated.
1411
1412 2010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1413
1414 Merge from gcc:
1415
1416 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1417 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1418 * configure: Regenerate.
1419
1420 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1421 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1422 a platform that supports LTO.
1423 * configure: Regenerate.
1424
1425 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1426 PR lto/42776
1427 * configure.ac (--enable-lto): Refactor handling so libelf tests
1428 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1429 and allow LTO to be explicitly enabled on non-ELF platforms that
1430 are known to support it inside else-clause.
1431 * configure: Regenerate.
1432
1433 2010-04-27 Roland McGrath <roland@redhat.com>
1434 H.J. Lu <hongjiu.lu@intel.com>
1435
1436 * configure.ac (--enable-gold): Support both, both/gold and
1437 both/bfd to add gold to configdirs without removing ld.
1438 * configure: Regenerated.
1439
1440 * Makefile.def: Add install-gold dependency to install-ld.
1441 * Makefile.in: Regenerated.
1442
1443 2010-04-14 Tristan Gingold <gingold@adacore.com>
1444
1445 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1446 * configure: Regenerate.
1447
1448 2010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1449
1450 Merge from gcc:
1451 PR bootstrap/43615
1452 PR bootstrap/43328
1453 Revert:
1454 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1455 * configure.ac: Do not pass --enable-multilib nor
1456 --disable-multilib in baseargs. Accept explicitly passed
1457 --enable_multilib.
1458 * configure: Regenerate.
1459
1460 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1461
1462 PR bootstrap/43328
1463 * configure.ac: Do not pass --enable-multilib nor
1464 --disable-multilib in baseargs. Accept explicitly passed
1465 --enable_multilib.
1466 * configure: Regenerate.
1467
1468 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1469
1470 * configure.ac (tic6x-*-*): New case.
1471 * configure: Regenerate.
1472
1473 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1474
1475 Merge from gcc:
1476 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1477 PR ada/42554
1478 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1479 * configure: Regenerate.
1480
1481 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1482
1483 * config.sub: Update to version 2010-03-22.
1484 * config.guess: Update to version 2009-12-30.
1485
1486 2010-03-14 Joseph Myers <joseph@codesourcery.com>
1487
1488 Merge from gcc:
1489 2010-01-11 Richard Guenther <rguenther@suse.de>
1490 PR lto/41569
1491 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1492 * Makefile.in: Regenerated.
1493
1494 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1495
1496 PR libstdc++/32499
1497 * configure.ac (RANLIB): Default to true.
1498 (STRIP): Likewise.
1499 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1500 * configure: Regenerate.
1501
1502 2010-02-17 Nick Clifton <nickc@redhat.com>
1503
1504 PR 11238
1505 * Makefile.tpl (local-distclean): Also remove config.cache files in
1506 sub-directories as there may not be Makefiles present in the
1507 sub-directories.
1508 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1509 the config.cache files found by the find command.
1510
1511 * Makefile.in: Regenerate.
1512 * configure.ac: Revert previous delta.
1513 * configure: Regenerate.
1514
1515 2010-02-15 Nick Clifton <nickc@redhat.com>
1516
1517 PR 11238
1518 * configure.ac: Delete config.cache files in sub-directories when
1519 deleting Makefiles.
1520 * configure: Regenerate.
1521
1522 2010-02-15 Nick Clifton <nickc@redhat.com>
1523
1524 * configure.ac: Sync from gcc.
1525 * configure: Regenerate.
1526
1527 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1528
1529 Sync from gcc:
1530 * configure.ac: Add "recommended" version checks for GMP/MPC.
1531 Update recommended GMP/MPFR/MPC versions.
1532 * configure: Regenerate.
1533
1534 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1535
1536 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1537 * configure.ac (bootstrap_target_libs): Make inclusion of
1538 target-libgomp conditional on libgomb being in target_configdirs.
1539 * configure: Regenerate.
1540
1541 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1542
1543 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1544 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1545 * configure: Regenerate.
1546
1547 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
1548
1549 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1550 * configure.ac (target_configdirs): Substitute.
1551 * Makefile.def: Bootstrap target module libgomp.
1552 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1553 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1554 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1555 * configure, Makefile.in: Regenerate.
1556
1557 2009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1558
1559 * libtool.m4: Sync from git Libtool.
1560 * ltmain.sh: Likewise.
1561 * ltoptions.m4: Likewise.
1562 * ltversion.m4: Likewise.
1563 * lt~obsolete.m4: Likewise.
1564
1565 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1566 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1567
1568 PR bootstrap/42424
1569 * configure.ac: Include libtool m4 files.
1570 (_LT_CHECK_OBJDIR): Call it.
1571 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1572 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1573
1574 * configure: Regenerate.
1575
1576 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1577
1578 PR bootstrap/41818
1579 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1580 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1581 * Makefile.in: Regenerate.
1582
1583 2009-12-18 Ben Elliston <bje@au.ibm.com>
1584
1585 * config.sub, config.guess: Update from upstream sources.
1586
1587 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
1588
1589 * COPYING.NEWLIB: Update copyright date.
1590 * COPYING.LIBGLOSS: Ditto.
1591
1592 2009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1593
1594 PR middle-end/30447
1595 PR middle-end/30789
1596 PR other/40302
1597
1598 * configure.ac: Require MPC.
1599 * configure: Regenerate.
1600
1601 * configure.ac: Update minimum MPC version to 0.8.
1602 * configure: Regenerate.
1603
1604 2009-11-20 Paolo Bonzini <bonzini@gnu.org>
1605
1606 * config.guess: Sync with upstream and gcc.
1607 * config.sub: Sync with upstream and gcc.
1608
1609 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1610
1611 * Makefile.def: Restore host and target settings for gmp.
1612 * Makefile.in: Rebuild.
1613
1614 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1615
1616 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1617 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1618 Fix portability of test of C++ as bootstrap language. Add
1619 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1620 * configure: Rebuild.
1621 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1622 and cloog. Fix in-tree ppl configuration. Introduce libelf
1623 in-tree building.
1624 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1625 (POSTSTAGE1_HOST_EXPORTS): Use it.
1626 (STAGE[+id+]_CXXFLAGS): New.
1627 (BASE_FLAGS_TO_PASS): Pass it down.
1628 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1629 extra_exports.
1630 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1631 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1632 extra_exports.
1633 * Makefile.in: Rebuild.
1634
1635 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1636
1637 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1638 paths for *-w64-mingw* and x86_64-*mingw*.
1639 * configure: Regenerated.
1640
1641 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
1642
1643 * configure.ac: Disable target-winsup & co for
1644 x86_64-*-mingw* and *-w64-mingw* targets.
1645 * configure: Regenerated.
1646
1647 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1648
1649 * configure.ac (CLooG test): Use = with test.
1650 * configure: Regenerate.
1651
1652 2009-10-22 Richard Guenther <rguenther@suse.de>
1653
1654 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1655 cloog if the ppl version check failed. Move flags saving
1656 before setting in libelf check.
1657 * configure: Regenerate.
1658
1659 2009-10-21 Richard Guenther <rguenther@suse.de>
1660
1661 * configure.ac: Adjust the ppl and cloog configure to work as
1662 documented. Disable cloog if ppl was disabled. Omit the version
1663 checks if they were disabled.
1664 * configure: Re-generate.
1665
1666 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1667
1668 * configure.ac: Add 'lto' to enable_languages, not
1669 new_enable_languages, and only if not already present.
1670 * configure: Regenerate.
1671
1672 2009-10-06 Ian Lance Taylor <iant@google.com>
1673
1674 * Makefile.def: check-gold depends upon all-gas.
1675 * Makefile.in: Rebuild.
1676
1677 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1678
1679 * Makefile.def: all-lto-plugin depends on all-libiberty.
1680 set bootstrap=true for lto-plugin.
1681 Add lto-plugin.
1682 * Makefile.in: Regenerate.
1683 * configure.ac (host_libs): Add lto-plugin.
1684 * configure: Regenerate.
1685
1686 2009-10-03 Diego Novillo <dnovillo@google.com>
1687
1688 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1689 (HOST_LIBELFLIBS): Define.
1690 (HOST_LIBELFINC): Define.
1691 * Makefile.in: Regenerate.
1692 * configure.ac: Add --enable-lto.
1693 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1694 If --enable-lto is used, add 'lto' to new_enable_languages.
1695 If --enable-lto is used and gold is enabled, add
1696 lto-plugin to configdirs.
1697 * configure: Regenerate.
1698
1699 2009-10-03 Simon Baldwin <simonb@google.com>
1700
1701 * configure.ac: If --with-system-zlib, suppress local zlib and
1702 pass --with-system-zlib to subdir configure scripts.
1703 * configure: Regenerate.
1704
1705 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
1706 Paolo Bonzini <bonzini@gnu.org>
1707
1708 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1709 $(srcdir).
1710 * Makefile.in: Rebuilt.
1711
1712 2009-09-29 Paolo Bonzini <bonzini@gnu.org>
1713
1714 Sync from gcc:
1715 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1716
1717 * configure.ac: Update minimum MPC version to 0.7.
1718 * configure: Regenerate.
1719
1720 2009-09-25 Nick Clifton <nickc@redhat.com>
1721
1722 * configure.ac: Pass any --cache-file=/dev/null option on to
1723 subconfigures.
1724 * configure: Regenerate.
1725
1726 2009-09-23 Nick Clifton <nickc@redhat.com>
1727
1728 * config.sub, config.guess: Update from upstream sources.
1729
1730 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
1731
1732 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1733 * Makefile.in: Rebuilt.
1734
1735 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1736
1737 PR bootstrap/32272
1738 * configure.ac: Error out if $srcdir isn't '.' but contains
1739 host-${host_noncanonical}.
1740 * configure: Regenerate.
1741
1742 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1743
1744 * configure.ac: If bootstrapping a combined tree with
1745 --enable-gold, require c++ in stage1_languages.
1746 * configure: Regenerate.
1747
1748 * configure.ac: Also add target_libs of stage1_languages to
1749 bootstrap_target_libs.
1750 * configure: Regenerate.
1751
1752 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1753 with --enable-languages not containing c++.
1754 * configure: Regenerate.
1755
1756 2009-09-16 Jie Zhang <jie.zhang@analog.com>
1757
1758 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1759 * configure: Regenerate.
1760
1761 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1762
1763 * configure.ac: Do not use $extrasub for replacing @if/@endif
1764 parts in Makefile; instead, use additional arguments to
1765 AC_CONFIG_COMMANDS to do the replacement manually, with several
1766 sed invocations, to avoid HP-UX sed command limits.
1767 * configure: Regenerate.
1768
1769 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
1770
1771 * configure.ac (with-build-config): Document. Handle without.
1772 Handle missing argument.
1773 * configure: Rebuilt.
1774
1775 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
1776
1777 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1778 Default to bootstrap-debug only if compare-debug works.
1779 * configure: Rebuilt.
1780 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1781 * Makefile.in: Rebuilt.
1782
1783 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
1784
1785 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1786 * Makefile.in: Rebuilt.
1787
1788 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
1789
1790 * Makefile.tpl (AWK): Fix typo.
1791 * Makefile.in: Regenerate.
1792
1793 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
1794
1795 * configure.ac: Detect awk and sed.
1796 * Makefile.def (flags_to_pass): Add AWK and SED.
1797 * Makefile.tpl (AWK, SED): New.
1798 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1799 * configure: Regenerate.
1800 * Makefile.in: Regenerate.
1801
1802 2009-09-01 Tristan Gingold <gingold@adacore.com>
1803
1804 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
1805 Remove logical names.
1806
1807 2009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
1808
1809 * ltmain.sh (func_normal_abspath): New function.
1810 (func_relative_path): Likewise.
1811 (func_mode_help): Document new -bindir option for link mode.
1812 (func_mode_link): Add new -bindir option, and use it to place
1813 output DLL if specified.
1814
1815 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1816
1817 * configure.ac (AC_PREREQ): Bump to 2.64.
1818
1819 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1820
1821 * README-maintainer-mode: Point directly to upstream locations
1822 for autoconf, automake, libtool, gettext, instead of copies on
1823 sources.redhat.com. Document required versions.
1824 * configure.ac: Do not substitute datarootdir, htmldir,
1825 pdfdir, docdir. Do not process --with-datarootdir,
1826 --with-htmldir, --with-pdfdir, --with-docdir.
1827 * configure: Regenerate.
1828
1829 * configure: Regenerate.
1830
1831 * compile: Sync from Automake 1.11.
1832 * depcomp: Likewise.
1833 * install-sh: Likewise.
1834 * missing: Likewise.
1835 * mkinstalldirs: Likewise.
1836 * ylwrap: Likewise.
1837
1838 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1839
1840 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1841 (baseargs): Add --disable-option-checking.
1842 * configure: Regenerate.
1843
1844 * Makefile.def (configure-target-libiberty): Depend on
1845 all-binutils and all-ld.
1846 (configure-target-newlib): Likewise.
1847 * Makefile.in: Regenerate.
1848
1849 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1850
1851 Sync with GCC, merge:
1852
1853 2009-07-31 Christian Bruel <christian.bruel@st.com>
1854
1855 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1856 * configure: Regenerate.
1857
1858 2009-07-06 Ian Lance Taylor <iant@google.com>
1859
1860 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1861 * configure: Rebuild.
1862
1863 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1864
1865 PR bootstrap/40338
1866 * configure.ac (comparestring): Create new variable.
1867 * Makefile.tpl (comparestring): Use to skip some comparisions.
1868 * configure: Regenerate.
1869 * Makefile.in: Regenerate.
1870
1871 2009-06-23 Ian Lance Taylor <iant@google.com>
1872
1873 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1874 boot_languages. Only bootstrap target libraries listed in
1875 target_libs for some boot language. Add --with-stage1-ldflags,
1876 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1877 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1878 if not building with C++.
1879 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1880 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1881 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1882 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1883 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1884 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1885 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1886 * configure, Makefile.in: Rebuild.
1887
1888 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1889
1890 * configure.ac: Detect MPC in default directory.
1891 * configure: Regenerate.
1892
1893 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1894
1895 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1896 to noconfdirs.
1897 * configure: Regenerate.
1898
1899 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1900
1901 * Makefile.def: Add MPC support and dependencies.
1902 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1903
1904 * Makefile.in, configure: Regenerate.
1905
1906 2009-05-24 Nicolas Roche <roche@adacore.com>
1907
1908 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1909 * Makefile.in: Regenerate.
1910
1911 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1912
1913 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1914 * configure: Regenerate.
1915
1916 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1917
1918 * configure.ac ($with_ppl): Default to no if not supplied.
1919 ($with_cloog): Likewise.
1920 configure: Regenerate.
1921
1922 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1923
1924 PR bootstrap/39739
1925 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1926 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1927
1928 * configure, Makefile.in: Regenerate.
1929
1930 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1931
1932 * configure.ac: Change copyright header to refer to version
1933 3 of the GNU General Public License and to point readers at the
1934 COPYING3 file and the FSF's license web page.
1935 * Makefile.def: Likewise.
1936 * Makefile.tpl: Likewise.
1937 * Makefile.in: Regenerate.
1938
1939 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1940
1941 * configure.ac: Restore match for darwin9 or later. Use double
1942 brackets since regeneration eats one pair.
1943 * configure: Regenerate.
1944
1945 2009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
1946
1947 * MAINTAINERS: Perform some obvious fixups.
1948
1949 2009-08-17 Ben Elliston <bje@au.ibm.com>
1950
1951 * config.sub, config.guess: Update from upstream sources.
1952
1953 2009-08-06 Michael Eager <eager@eagercon.com>
1954
1955 * configure.ac: Add Microblaze target.
1956 * configure: Regenerate.
1957
1958 2009-07-02 Tristan Gingold <gingold@adacore.com>
1959
1960 * configure.ac: Do not exclude gas for i386-*-darwin.
1961 Add a case for x86_64-*-darwin.
1962 * configure: Regenerate.
1963
1964 2009-06-26 Doug Evans <dje@sebabeach.org>
1965
1966 * Makefile.def (host_modules): Add cgen.
1967 * Makefile.in: Regenerate.
1968 * configure.ac (host_tools): Add cgen.
1969 * configure: Regenerate.
1970
1971 2009-06-17 Michael Eager <eager@eagercon.com>
1972
1973 * COPYING.LIBGLOSS: Add Xilinx license.
1974
1975 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
1976
1977 * configure.ac: Define is_elf for QNX Neutrino targets.
1978 * configure: Regenerate.
1979
1980 2009-06-03 Jerome Guitton <guitton@adacore.com>
1981 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1982
1983 * Makefile.tpl (all): Avoid a trailing backslash.
1984 * Makefile.in: Regenerate.
1985
1986 2009-06-03 Ben Elliston <bje@au.ibm.com>
1987
1988 * config.sub, config.guess: Update from upstream sources.
1989
1990 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
1991
1992 * Makefile.tpl ([+compare-target+]): Compare all stage
1993 directories, rather than just gcc.
1994 * Makefile.in: Rebuilt.
1995
1996 2009-05-28 Doug Kwan <dougkwan@google.com>
1997
1998 * configure.ac: Support gold for target arm*-*-*.
1999 * configure: Regenerate.
2000
2001 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2002
2003 * Makefile.tpl (all): Avoid harmless warning in make all when
2004 gcc-bootstrap is enabled but stage_last does not exist.
2005 * Makefile.in: Rebuilt.
2006
2007 2009-05-25 Tristan Gingold <gingold@adacore.com>
2008
2009 * setup.com: Complete the file with configuration and build.
2010
2011 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2012
2013 PR other/40159
2014 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2015 gcc-no-bootstrap are mutually exclusive.
2016 * Makefile.in: Rebuilt.
2017
2018 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2019
2020 PR other/40159
2021 * Makefile.tpl (all): Don't end with unconditional success.
2022 * Makefile.in: Rebuilt.
2023
2024 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2025
2026 PR target/37137
2027 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2028 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2029 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2030 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2031 stage_configureflags, stage_cflags and stage_libcflags into
2032 explicit Makefile macros.
2033 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2034 GFORTRAN.
2035 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2036 CC. Set CC_FOR_BUILD from CC.
2037 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2038 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2039 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2040 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2041 and GFORTRAN.
2042 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2043 (_LIBCFLAGS): Renamed to _TFLAGS.
2044 (do-compare-debug, do-compare3-debug): Drop.
2045 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2046 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2047 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2048 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2049 (XGCC_FLAGS_FOR_TARGET): New.
2050 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2051 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2052 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2053 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2054 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2055 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2056 TFLAGS.
2057 (BUILD_CONFIG): Include if requested.
2058 (all): Set TFLAGS on bootstrap.
2059 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2060 (all-stageid-prefixmodule): Likewise.
2061 (do-clean, distclean-stageid): Set TFLAGS.
2062 (restrap): Fix whitespace.
2063 * Makefile.in: Rebuilt.
2064
2065 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2066
2067 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2068 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2069 * Makefile.in: Regenerate.
2070
2071 2009-04-24 Eli Zaretskii <eliz@gnu.org>
2072
2073 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2074 consistency with config.sub. (Update from upstream sources.)
2075
2076 2009-04-21 Joseph Myers <joseph@codesourcery.com>
2077
2078 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2079
2080 2009-04-17 Ben Elliston <bje@au.ibm.com>
2081
2082 * config.sub, config.guess: Update from upstream sources.
2083
2084 2009-04-15 Anthony Green <green@moxielogic.com>
2085
2086 * configure.ac: Add moxie support.
2087 * configure: Rebuilt.
2088
2089 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2090
2091 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2092 * configure: Regenerate.
2093
2094 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2095
2096 PR gas/10039
2097 * configure.ac: Require texinfo 4.7.
2098 * configure: Regenerated.
2099
2100 2009-04-09 Steve Ellcey <sje@cup.hp.com>
2101
2102 * Makefil.def (languages): New entries.
2103 * Makefile.tpl (check-gcc-*): New generic target.
2104 * Makefile.in: Regenerate.
2105
2106 2009-03-27 Eli Zaretskii <eliz@gnu.org>
2107
2108 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2109 Windows builds of Sed.
2110
2111 2009-03-18 Tom Tromey <tromey@redhat.com>
2112
2113 * configure: Rebuild.
2114 * configure.ac (host_libs): Add libiconv.
2115 * Makefile.in: Rebuild.
2116 * Makefile.def (host_modules): Add libiconv.
2117 (configure-gdb, all-gdb): Depend on libiconv.
2118
2119 2009-03-16 Tristan Gingold <gingold@adacore.com>
2120
2121 * configure.ac: Treat gdb as supported on x86_64-darwin.
2122 * configure: Regenerate.
2123
2124 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2125
2126 Merge from GCC:
2127
2128 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2129
2130 * configure.ac (--with-host-libstdcxx): New option.
2131 * configure: Regenerate.
2132
2133 2009-01-29 Robert Millan <rmh@aybabtu.com>
2134
2135 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2136 * configure: Regenerate.
2137
2138 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2139
2140 PR tree-optimization/38515
2141 * configure.ac (cloog-polylib): Removed.
2142 (with_ppl, with_cloog): Test for "no".
2143 * configure: Regenerated.
2144
2145 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2146
2147 Backport from git Libtool:
2148
2149 2009-01-19 Robert Millan <rmh@aybabtu.com>
2150 Support GNU/kOpenSolaris.
2151 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2152 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2153 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2154 GNU/kOpenSolaris.
2155
2156 2009-02-05 Andreas Schwab <schwab@suse.de>
2157
2158 * Makefile.tpl (stage_last): Define $r and $s before using
2159 $(RECURSE_FLAGS_TO_PASS).
2160 * Makefile.in: Regenerate
2161
2162 2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2163
2164 * COPYING.NEWLIB: Add ARM license.
2165
2166 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2167
2168 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2169 (all-opcodes): Depend on all-libiberty.
2170 * Makefile.in: Regenerate.
2171
2172 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2173
2174 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2175 * configure: Regenerate.
2176
2177 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2178
2179 Backport link test fix from upstream Libtool:
2180
2181 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2182 Add cache variables to tests that require the linker to work.
2183 For shlibpath_overrides_runpath, this also changes the semantics
2184 to let the result from the C compiler take precedence.
2185 compiler take precedence.
2186
2187 2008-12-02 Ben Elliston <bje@au.ibm.com>
2188
2189 * config.sub, config.guess: Update from upstream sources.
2190
2191 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2192
2193 * COPYING.NEWLIB: Updated.
2194 * COPYING.LIBGLOSS: Ditto.
2195
2196 2008-12-16 Paolo Bonzini <bonzini@gnu.org>
2197
2198 Sync with GCC:
2199
2200 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2201
2202 * configure.ac (ppllibs): Add by default the lib flags.
2203 * configure: Regenerate.
2204
2205 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2206
2207 * configure.ac: Add double brackets on darwin[912].
2208 * configure: Regenerate.
2209
2210 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2211
2212 * configure.ac: Expand to darwin10 and later.
2213 * configure: Regenerate.
2214
2215 2008-12-02 Andreas Schwab <schwab@suse.de>
2216
2217 * Makefile.def: configure-target-boehm-gc depends on
2218 all-target-libstdc++-v3.
2219 * Makefile.in: Regenerate.
2220
2221 2008-12-02 Ben Elliston <bje@au.ibm.com>
2222
2223 * config.sub, config.guess: Update from upstream sources.
2224
2225 2008-11-27 Joseph Myers <joseph@codesourcery.com>
2226
2227 Merge from GCC:
2228
2229 2007-12-02 Matthias Klose <doko@ubuntu.com>
2230
2231 * config-ml.in: Remove 64bit configure tests.
2232
2233 2008-05-14 Rafael Espindola <espindola@google.com>
2234
2235 * config-ml.in: don't handle --enable-shared and --enable-static.
2236
2237 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2238 Tobias Grosser <grosser@fim.uni-passau.de>
2239 Jan Sjodin <jan.sjodin@amd.com>
2240 Harsha Jagasia <harsha.jagasia@amd.com>
2241 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2242 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2243 Adrien Eliche <aeliche@isty.uvsq.fr>
2244
2245 Merge from graphite branch.
2246 * configure: Regenerate.
2247 * Makefile.in: Regenerate.
2248 * configure.ac (host_libs): Add ppl and cloog.
2249 Add checks for PPL and CLooG.
2250 * Makefile.def (ppl, cloog): Added modules and dependences.
2251 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2252 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2253
2254 2008-09-03 Richard Guenther <rguenther@suse.de>
2255
2256 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2257 cloog test.
2258 * configure: Re-generate.
2259
2260 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2261
2262 * configure.ac (--with-cloog-polylib): New.
2263 (--disable-cloog-version-check): New.
2264 (--disable-ppl-version-check): New.
2265 * configure: Re-generate.
2266
2267 2008-09-05 Richard Guenther <rguenther@suse.de>
2268
2269 * configure.ac: Initialize clooglibs to -lcloog.
2270 * configure: Re-generate.
2271
2272 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2273
2274 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2275 recommended version to 2.3.2.
2276
2277 * configure: Regenerate.
2278
2279 2008-10-31 Ben Elliston <bje@au.ibm.com>
2280
2281 * configure.ac (spu-*-*): Remove special case.
2282 * configure: Regenerate.
2283
2284 Complete comment text from GCC version of:
2285
2286 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2287
2288 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2289 (GCC_SHLIB_SUBDIR): New.
2290 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2291 * configure: Regenerate.
2292 * Makefile.in: Regenerate.
2293
2294 2008-11-27 Tristan Gingold <gingold@adacore.com>
2295
2296 * configure.ac: Build gdb for i?86-*-darwin*
2297 * configure: Regenerated.
2298
2299 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2300
2301 PR bootstrap/38014
2302 PR bootstrap/37923
2303
2304 Revert:
2305
2306 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2307
2308 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2309 * Makefile.in: Regenerated.
2310
2311 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2312
2313 PR gdb/921
2314 PR gdb/1646
2315 PR gdb/2175
2316 PR gdb/2176
2317
2318 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2319 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2320 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2321 (HOST_EXPORTS): Pass CPPFLAGS.
2322 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2323 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2324 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2325 * Makefile.in, configure: Regenerated.
2326 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2327 and CPPFLAGS_FOR_BUILD.
2328
2329 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2330
2331 * configure.ac [spu-*-*]: Do not set skipdirs.
2332 * configure: Re-generate.
2333
2334 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2335
2336 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2337 * Makefile.in: Regenerated.
2338
2339 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2340
2341 PR gdb/921
2342 PR gdb/1646
2343 PR gdb/2175
2344 PR gdb/2176
2345
2346 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2347 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2348 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2349 (HOST_EXPORTS): Pass CPPFLAGS.
2350 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2351 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2352 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2353 * Makefile.in, configure: Regenerated.
2354 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2355 and CPPFLAGS_FOR_BUILD.
2356
2357 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
2358
2359 * libtool.m4: Update to libtool 2.2.6.
2360 * lt~obsolete.m4: Update to libtool 2.2.6.
2361 * ltmain.sh: Update to libtool 2.2.6.
2362 * ltsugar.m4: Update to libtool 2.2.6.
2363 * ltversion.m4: Update to libtool 2.2.6.
2364 * ltoptions.m4: Update to libtool 2.2.6.
2365 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2366
2367 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2368
2369 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2370 (GCC_SHLIB_SUBDIR): New.
2371 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2372 * configure: Regenerate.
2373 * Makefile.in: Regenerate.
2374
2375 2008-08-28 Tristan Gingold <gingold@adacore.com>
2376
2377 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2378 Enable bfd, binutils and opcodes.
2379 * configure: Regenerate.
2380
2381 2008-08-16 Nicolas Roche <roche@adacore.com>
2382
2383 * Makefile.tpl: Add BOOT_ADAFLAGS.
2384 * Makefile.in: Regenerate.
2385
2386 2008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
2387
2388 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2389 * configure: Regenerate.
2390
2391 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2392
2393 Sync with gcc:
2394 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2395
2396 * configure.ac: Add makefile fragments for hpux.
2397 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2398 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2399 * configure: Regenerate.
2400 * Makefile.in: Regenerate.
2401
2402 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2403
2404 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2405 * Makefile.in: Regenerate.
2406 * configure: Regenerate.
2407
2408 2008-06-18 Ian Lance Taylor <iant@google.com>
2409
2410 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2411
2412 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2413
2414 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2415
2416 * configure: Regenerate.
2417
2418 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2419
2420 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2421 "$@" is still intact with both Autoconf 2.59 and 2.62.
2422 * configure: Regenerate.
2423
2424 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2425
2426 * Makefile.tpl: Fix comment errors.
2427 * Makefile.in: Regenerate.
2428
2429 2008-06-13 Julian Brown <julian@codesourcery.com>
2430
2431 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2432 of libobjc for ARM EABI Linux.
2433 * configure: Regenerate.
2434
2435 2008-06-12 David S. Miller <davem@davemloft.net>
2436 David Edelsohn <edelsohn@gnu.org>
2437
2438 * configure.ac: Add powerpc*-*-* to gold supported targets.
2439 * configure: Regenerate.
2440
2441 2008-06-08 Joseph Myers <joseph@codesourcery.com>
2442
2443 PR tree-optimization/36218
2444 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2445 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2446 (all prefix="build-"): Pass them to build-system sub-makes.
2447 * Makefile.in: Regenerate.
2448
2449 2008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2450
2451 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2452 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2453 mkdep, and compile. Update comments.
2454 (ETC_SUPPORT): Add ChangeLog and update comments.
2455
2456 2008-05-11 Ian Lance Taylor <iant@google.com>
2457
2458 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2459
2460 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2461
2462 Sync with gcc:
2463 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2464
2465 PR bootstrap/35457
2466 * configure.ac: Include override.m4.
2467 * configure: Regenerate.
2468
2469 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2470
2471 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2472 * Makefile.in: Regenerate.
2473
2474 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2475
2476 * configure.ac: Do not build libssp for the AVR.
2477 * configure: Regenerate.
2478
2479 2008-04-18 Nick Clifton <nickc@redhat.com>
2480
2481 * MAINTAINERS: Replace reference to configure.in with reference to
2482 configure.ac.
2483
2484 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2485
2486 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2487 as nonconfigurable directories list.
2488 * configure: Regenerate.
2489
2490 2008-04-14 David S. Miller <davem@davemloft.net>
2491
2492 * configure.ac: Add sparc*-*-* to gold supported targets.
2493 * configure: Regenerate.
2494
2495 2008-04-14 Ben Elliston <bje@au.ibm.com>
2496
2497 * config.sub, config.guess: Update from upstream sources.
2498
2499 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
2500
2501 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2502 * Makefile.in: Regenerate.
2503
2504 2008-04-07 Ian Lance Taylor <iant@google.com>
2505
2506 * Makefile.def: check-gold depends upon all-binutils.
2507 * Makefile.in: Regenerate.
2508
2509 2008-04-04 Nick Clifton <nickc@redhat.com>
2510
2511 PR binutils/4334
2512 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2513 builds.
2514 * configure: Regenerate.
2515
2516 2008-04-04 NightStrike <NightStrike@gmail.com>
2517
2518 PR other/35151
2519 * configure.ac: Combine rules for mingw32 and mingw64.
2520 * configure: Regenerate.
2521
2522 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
2523
2524 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2525 * Makefile.in: Regenerate.
2526
2527 2008-03-20 Ian Lance Taylor <iant@google.com>
2528
2529 * configure.ac: Add support for --enable-gold.
2530 * Makefile.def: Add gold as a directory like ld.
2531 * configure, Makefile.in: Regenerate.
2532
2533 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2534
2535 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2536 (s390_cond_extensions): Reduced extensions to the compare related.
2537 (main): z10 cpu type option added.
2538 (expandConditionalJump): Renamed to ...
2539 (insertExpandedMnemonic): ... this.
2540
2541 * opcodes/s390-opc.c: Re-group the operand format makros.
2542 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2543 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2544 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2545 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2546 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2547 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2548 INSTR_SIL_RDU): New instruction formats added.
2549 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2550 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2551 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2552 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2553 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2554 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2555 masks added.
2556 (s390_opformats): New formats added "ris", "rrs", "sil".
2557 * opcodes/s390-opc.txt: Add the conditional jumps with the
2558 extensions removed from automatic expansion in s390-mkopc.c manually.
2559 (asi - trtre): Add new System z10 EC instructions.
2560 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2561
2562 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2563
2564 * configure.ac: m4_include config/proginstall.m4.
2565 * configure: Regenerate.
2566
2567 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2568
2569 Backport from upstream Libtool:
2570
2571 2007-10-12 Eric Blake <ebb9@byu.net>
2572
2573 Deal with Autoconf 2.62's semantic change in m4_append.
2574 * ltsugar.m4 (lt_append): Replace broken versions of
2575 m4_append.
2576 (lt_if_append_uniq): Don't require separator to be overquoted,
2577 and avoid broken m4_append.
2578 (lt_dict_add): Fix typo.
2579 * libtool.m4 (_LT_DECL): Don't overquote separator.
2580
2581 2008-03-13 David Edelsohn <edelsohn@gnu.org>
2582
2583 * config.rpath: Add AIX 6 support.
2584
2585 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
2586
2587 * Makefile.def (stageprofile). Remove -fprofile-generate
2588 from stage_libcflags.
2589 * Makefile.in: Regenerate.
2590
2591 2008-03-13 Ben Elliston <bje@au.ibm.com>
2592
2593 * config.sub, config.guess: Update from upstream sources.
2594
2595 2008-03-06 Florian Krohm <fkrohm@us.ibm.com>
2596
2597 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2598 * s390-opc.txt (cmpsc): Duplicate entry removed.
2599 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2600 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2601 fier, cu42, cu41): Fix operand format.
2602
2603 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
2604
2605 PR bootstrap/32009
2606 PR bootstrap/32161
2607
2608 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2609 * configure: Regenerate.
2610
2611 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2612 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2613 STAGE4_LIBCFLAGS): New.
2614 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2615 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2616 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2617 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2618 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2619 for target modules. Don't export LIBCFLAGS.
2620 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2621 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2622 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2623 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2624 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2625 * Makefile.in: Regenerate.
2626
2627 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2628
2629 PR libgcj/33085
2630 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2631 Do not use -DDLL_EXPORT. Backport from upstream.
2632
2633 2008-02-14 Nick Clifton <nickc@redhat.com>
2634
2635 Import this patch from gcc:
2636 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2637
2638 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2639
2640 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
2641
2642 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2643 * configure: Regenerate.
2644
2645 2008-01-31 Marc Gauthier <marc@tensilica.com>
2646
2647 * configure.ac (xtensa*-*-*): Recognize processor variants.
2648 * configure: Regenerate.
2649
2650 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2651
2652 PR bootstrap/34922
2653 * configure.ac (PARSE_ARGS): Push suitable setting of
2654 ac_subdirs_all, for `./configure --help=recursive'.
2655 Handle `+' in generic toplevel directory disabling.
2656 * configure: Regenerate.
2657
2658 2008-01-23 Ben Elliston <bje@au.ibm.com>
2659
2660 * config.sub, config.guess: Update from upstream sources.
2661
2662 2008-01-08 Ben Elliston <bje@au.ibm.com>
2663
2664 * config.sub, config.guess: Update from upstream sources.
2665
2666 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2667
2668 * COPYING.LIBGLOSS: Update default copyright.
2669
2670 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2671
2672 * COPYING.NEWLIB: Update default copyright.
2673
2674 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2675
2676 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2677 Change recommended MPFR from 2.2.1 > 2.3.0.
2678 * configure: Regenerate.
2679
2680 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2681
2682 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2683 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2684 * Makefile.in: Regenerate.
2685
2686 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2687
2688 * configure.ac: Enable libjava for x86_64-*-darwin9.
2689 * configure: Regenerate.
2690
2691 2007-12-05 Ben Elliston <bje@au.ibm.com>
2692
2693 * config.sub, config.guess: Update from upstream sources.
2694
2695 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2696
2697 * config-ml.in: Robustify against white space in absolute file
2698 names.
2699
2700 * config-ml.in (multi-clean): Substitute ${Makefile}.
2701 Remove superfluous ${Makefile} in list.
2702
2703 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2704
2705 * Makefile.def (dependencies): Make configure-gdb depend on
2706 all-intl.
2707 * Makefile.in: Regenerated.
2708
2709 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2710
2711 * Makefile.def: To avoid problems running with parallel makes,
2712 build newlib before libgloss so that target specific header
2713 files are availble.
2714 * Makefile.in: Regenerate.
2715
2716 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2717
2718 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2719 * Makefile.in: Regenerate.
2720
2721 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2722
2723 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2724 * libdecnumber: New directory, imported from GCC.
2725
2726 2007-10-08 Mike Frysinger <vapier@gentoo.org>
2727
2728 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2729 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2730 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2731 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2732 * configure: Regenerate.
2733
2734 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
2735
2736 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2737 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2738 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2739 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2740 * configure.ac: Default them to host tools for $host = $build.
2741 Subst them.
2742
2743 * configure: Regenerate.
2744 * Makefile.in: Regenerate.
2745
2746 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2747
2748 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2749 * configure: Regenerate.
2750
2751 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2752
2753 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2754 libstdc++.
2755 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2756 * configure: Regenerate.
2757 * Makefile.in: Regenerate.
2758
2759 2007-09-17 Andreas Schwab <schwab@suse.de>
2760
2761 * configure.ac: Raise minimum makeinfo version to 4.6.
2762 * configure: Regenerate.
2763
2764 2007-09-15 Alan Modra <amodra@bigpond.net.au>
2765
2766 * configure.ac: Correct makeinfo version check.
2767 * configure: Regenerate.
2768
2769 2007-09-14 Richard Sandiford <richard@codesourcery.com>
2770
2771 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2772 to $skipdirs and only disable gprof for newlib. Use the normal
2773 mips*-elf* handling in other respects.
2774 * configure: Regnerate.
2775
2776 2007-09-12 David Daney <ddaney@avtrex.com>
2777
2778 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2779 enabling libgcj.
2780 * configure: Regenerate.
2781
2782 2007-09-12 Richard Guenther <rguenther@suse.de>
2783
2784 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2785 nor --disable-checking is provided also turn on yes and types
2786 checking for stage1.
2787 * configure: Re-generate.
2788
2789 2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2790
2791 PR target/33281
2792 * configure.ac: Use config/mh-mingw on mingw.
2793 * configure: Regenerate.
2794
2795 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2796
2797 PR other/32154
2798 * configure.ac: For libgloss targets, point the linker to the linker
2799 script, startup code and simulator library.
2800 * configure: Regenerate.
2801
2802 2007-09-09 Andrew Haley <aph@redhat.com>
2803
2804 * configure.ac (noconfigdirs): Remove target-libffi and
2805 target-libjava.
2806
2807 2007-08-29 Nick Clifton <nickc@redhat.com>
2808
2809 * config.sub, config.guess: Update from upstream sources.
2810
2811 2007-08-21 Richard Guenther <rguenther@suse.de>
2812
2813 * configure.ac: Add types checking to stage1 checking flags.
2814 * configure: Regenerate.
2815
2816 2007-08-18 Paul Brook <paul@codesourcery.com>
2817 Joseph Myers <joseph@codesourcery.com>
2818
2819 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2820 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2821 * Makefile.in: Regenerate.
2822 * configure.ac (--with-debug-prefix-map): New.
2823 * configure: Regenerate.
2824
2825 2007-08-17 Richard Sandiford <richard@codesourcery.com>
2826 Nigel Stephens <nigel@mips.com>
2827
2828 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2829 as target_makefile_frag.
2830 * configure: Regenerate.
2831
2832 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2833
2834 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2835 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2836 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2837 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2838 (do-compare, do-compare3, do-compare-debug): New.
2839 ([+compare-target+]): Use them.
2840
2841 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2842
2843 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2844 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2845 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2846 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2847 (do-compare, do-compare3, do-compare-debug): New.
2848 ([+compare-target+]): Use them.
2849
2850 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2851 Ben Elliston <bje@au.ibm.com>
2852
2853 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2854 --silent if $silent.
2855 * configure: Regenerate.
2856
2857 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
2858
2859 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2860
2861 2007-07-17 Nick Clifton <nickc@redhat.com>
2862
2863 * COPYING3: New file. Contains version 3 of the GNU General
2864 Public License.
2865 * COPYING3.LIB: New file. Contains version 3 of the GNU
2866 Lesser General Public License.
2867
2868 2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
2869
2870 * configure.ac: Fix my previous change to really match GCC.
2871 * configure: Regenerate.
2872
2873 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2874
2875 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2876 * configure: Regenerate.
2877
2878 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2879
2880 * configure.ac: Add some missing m4 quotation.
2881 * configure: Regenerate.
2882
2883 2007-07-09 Kai Tietz <kai.tietz@onevision.com>
2884
2885 * Makefile.def: Add windmc tool to build.
2886 * Makefile.tpl: Likewise.
2887 * configure.ac: Likewise.
2888 * Makefile.in: Regenerate.
2889 * configure: Regenerate.
2890
2891 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2892
2893 * lt~obsolete.m4: New. Import from 20070318 libtool.
2894
2895 2007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
2896
2897 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2898 uclinux and linux-uclibc targets.
2899 * configure: Regenerate.
2900
2901 2007-06-28 DJ Delorie <dj@redhat.com>
2902
2903 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2904 not building newlib.
2905 * configure: Regenerated.
2906
2907 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2908
2909 * src-release (DEVO_SUPPORT): Correct typos.
2910
2911 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2912
2913 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2914 * Makefile.in: Regenerated.
2915
2916 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
2917
2918 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2919 (distclean-stage[+id+]): Possibly delete stage_last.
2920 * Makefile.in: Regenerate.
2921
2922 2007-06-07 Ben Elliston <bje@au.ibm.com>
2923
2924 * config.sub, config.guess: Update from upstream sources.
2925
2926 2007-06-07 Ben Elliston <bje@au.ibm.com>
2927
2928 * Makefile.tpl: Fix spelling error.
2929 * Makefile.in: Regenerate.
2930
2931 2007-06-04 Paolo Bonzini <bonzini@gnu.org>
2932
2933 Sync with gcc:
2934 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2935
2936 PR bootstrap/29382
2937 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2938 * configure: Rebuilt.
2939
2940 2007-06-01 Steve Ellcey <sje@cup.hp.com>
2941
2942 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2943 lt_cv_sys_max_cmd_len.
2944
2945 2007-05-31 Paolo Bonzini <bonzini@gnu.org>
2946
2947 * ltgcc.m4: Update from GCC.
2948
2949 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2950
2951 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2952
2953 2007-05-24 Steve Ellcey <sje@cup.hp.com>
2954
2955 * ltmain.sh: Update from GCC.
2956 * libtool.m4: Update from GCC.
2957 * ltsugar.m4: New. Update from GCC.
2958 * ltversion.m4: New. Update from GCC.
2959 * ltoptions.m4: New. Update from GCC.
2960 * ltconfig: Remove.
2961 * ltcf-c.sh: Remove.
2962 * ltcf-cxx.sh: Remove.
2963 * ltcf-gcj.sh: Remove.
2964 * src-release: Update with new libtool file list.
2965
2966 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
2967
2968 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2969 stage_cflags.
2970 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2971 Remove CFLAGS/LIBCFLAGS.
2972 (configure-stage[+id+]-[+prefix+][+module+],
2973 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2974 * Makefile.in: Regenerate.
2975
2976 2007-04-14 Steve Ellcey <sje@cup.hp.com>
2977
2978 * config-ml.in: Update from GCC.
2979
2980 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
2981
2982 * src-release (do-proto-toplev): Process the support directories before
2983 the tool directory.
2984
2985 2007-03-21 Richard Sandiford <richard@codesourcery.com>
2986
2987 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2988 of glob. Quote arguments with single quotes too.
2989 * configure: Regenerate.
2990
2991 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2992
2993 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2994 * Makefile.in: Regenerate
2995
2996 2007-03-07 Andreas Schwab <schwab@suse.de>
2997
2998 * configure: Regenerate.
2999
3000 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3001
3002 * configure.ac: Add "--with-pdfdir" configure option,
3003 which defines pdfdir variable.
3004 * Makefile.def (target=fixincludes): Add install-pdf to
3005 missing targets.
3006 (recursive_targets): Add install-pdf target.
3007 (flags_to_pass): Add pdfdir.
3008 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3009 target.
3010 * configure: Regenerate
3011 * Makefile.in: Regenerate
3012
3013 2007-02-28 Eric Christopher <echristo@apple.com>
3014
3015 Revert:
3016 2006-12-07 Mike Stump <mrs@apple.com>
3017
3018 * Makefile.def (dependencies): Add dependency for
3019 install-target-libssp and install-target-libgomp on
3020 install-gcc.
3021 * Makefile.in: Regenerate.
3022
3023 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3024
3025 * configure: Regenerate.
3026 * configure.ac: Move statements after variable declarations.
3027
3028 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3029
3030 * configure.ac: Adjust for loop syntax.
3031 * configure: Regenerate.
3032
3033 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3034
3035 * configure: Rebuilt.
3036
3037 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3038
3039 * configure.ac: Drop multiple occurrences of --enable-languages,
3040 and fix its quoting.
3041 * configure: Rebuilt.
3042
3043 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3044 Nathan Sidwell <nathan@codesourcery.com>
3045 Vladimir Prus <vladimir@codesourcery.com
3046 Joseph Myers <joseph@codesourcery.com>
3047
3048 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3049 * configure: Regenerate.
3050
3051 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3052
3053 * configure.ac (target_libraries): Move libgcc before libiberty.
3054 * configure: Regenerated.
3055
3056 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
3057
3058 * configure: Regenerate again?
3059
3060 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
3061
3062 * configure: Reapply PR30748 fix which was lost in the previous commit.
3063
3064 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3065 Paolo Bonzini <bonzini@gnu.org>
3066
3067 PR bootstrap/30753
3068 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3069 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3070 * configure: Regenerated.
3071
3072 2007-02-10 Paolo Bonzini <bonzini@gnu.org>
3073
3074 * configure: Regenerate.
3075
3076 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3077
3078 PR bootstrap/30748
3079 * configure.ac: Correct syntax for Solaris ksh.
3080 * configure: Regenerated.
3081
3082 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3083
3084 * Makefile.def: Sync with GCC.
3085 * Makefile.tpl: Sync with GCC.
3086 * Makefile.in: Regenerate.
3087 * configure: Regenerate.
3088
3089 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3090
3091 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3092 noncanonical equivalents.
3093 * configure.in: Rename to...
3094 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3095 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3096 target_noncanonical. Use them. Rewrite removal of configure
3097 arguments for autoconf 2.59. Discard variable settings. Force
3098 program_transform_name for native tools.
3099
3100 * Makefile.in: Regenerated.
3101 * configure: Regenerated with autoconf 2.59.
3102
3103 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3104
3105 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3106
3107 * COPYING.LIBGLOSS: Reformat default Red Hat
3108 license to fit within 80 columns.
3109 * COPYING.NEWLIB: Ditto.
3110
3111 2007-02-05 Dave Brolley <brolley@redhat.com>
3112
3113 * Contribute the following changes:
3114 2006-11-28 DJ Delorie <dj@redhat.com>
3115
3116 * configure.in: Fix typo for mep's target_makefile_frag.
3117 * configure: Regenerated.
3118
3119 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3120
3121 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3122 * configure: Regenerate.
3123
3124 2001-09-19 DJ Delorie <dj@redhat.com>
3125
3126 * configure.in (target_makefile_frag): use mt-mep
3127
3128 2001-06-12 Don Howard <dhoward@redhat.com>
3129
3130 * configure.in: Remove gdb from MeP skip list.
3131
3132 2001-04-05 DJ Delorie <dj@redhat.com>
3133
3134 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3135
3136 2001-03-20 Ben Elliston <bje@redhat.com>
3137
3138 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3139
3140 2001-03-19 Ben Elliston <bje@redhat.com>
3141
3142 * config.sub (mep, mep-*): Add.
3143
3144 2007-01-31 Andreas Schwab <schwab@suse.de>
3145
3146 * Makefile.tpl (LDFLAGS): Substitute it.
3147 * Makefile.in: Regenerate.
3148
3149 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3150
3151 * configure.in: Change == to = in test command.
3152 * configure: Regenerate.
3153
3154 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3155 Nick Clifton <nickc@redhat.com>
3156 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3157
3158 * configure.in (build_configargs, host_configargs, target_configargs):
3159 Remove build/host/target parameters.
3160 (host_libs): Add gmp and mpfr.
3161 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3162 * Makefile.def (gmp, mpfr): New.
3163 (gcc): Remove target.
3164 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3165 target_os, target_vendor): New.
3166 (configure): Add host_alias/target_alias arguments. Adjust invocations.
3167 * configure: Regenerate.
3168 * Makefile.in: Regenerate.
3169
3170 2007-01-11 Matt Fago <fago@earthlink.net>
3171
3172 * configure.in: Try to link to functions only in mpfr 2.2.x
3173 to improve robustness of configure tests.
3174 * configure: Regenerate.
3175
3176 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
3177
3178 * configure.in: Add support for an x86_64-mingw* target.
3179 * configure: Regenerate.
3180
3181 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3182
3183 * Makefile.tpl (all-target): Correct @if conditional for target
3184 modules.
3185 * configure.in: Omit libiberty if building only target libgcc.
3186 * configure, Makefile.in: Regenerated.
3187
3188 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
3189
3190 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3191 * configure: Regenerate.
3192
3193 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3194
3195 * Makefile.def (target_modules): Add libgcc.
3196 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3197 * Makefile.tpl (clean-target-libgcc): Delete.
3198 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3199 on gcc even for bootstrapped modules. Rewrite handling of
3200 lang_env_dependencies to loop over target_modules.
3201 * configure.in (target_libraries): Add target-libgcc.
3202 * Makefile.in, configure: Regenerated.
3203
3204 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3205
3206 Sync with gcc:
3207 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3208
3209 * configure.in: Reorganize recognition of languages. Add
3210 --enable-stage1-languages. Show supported languages for the chosen
3211 target rather than all recognized languages.
3212 * configure: Regenerate.
3213
3214 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3215
3216 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3217 * Makefile.in: Regenerate.
3218
3219 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3220
3221 * configure.in: Warn that MPFR 2.2.0 is buggy.
3222 * configure: Regenerate.
3223
3224 2006-12-27 Ian Lance Taylor <iant@google.com>
3225
3226 * configure.in: When removing Makefiles to force a reconfigure, also
3227 remove prev-DIR*/Makefile.
3228 * configure: Regenerate.
3229
3230 2006-12-23 Kazu Hirata <kazu@codesourcery.com>
3231
3232 * config.bfd: Recognize fido.
3233
3234 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3235
3236 Sync with gcc:
3237
3238 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3239
3240 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3241 it only affects bootstrap and could be tested on "$host" as well.
3242 * configure: Regenerate.
3243 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3244
3245 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3246
3247 PR bootstrap/29544
3248 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3249 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3250 move here comment from Makefile.tpl.
3251 * Makefile.tpl: Move some definitions higher in the file.
3252 (STAGE1_CHECKING): New.
3253 * configure.in: Add --enable-stage1-checking.
3254 * configure: Regenerate.
3255 * Makefile.in: Regenerate.
3256
3257 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3258
3259 * configure.in: Update error message for missing GMP/MPFR.
3260
3261 * configure: Regenerate.
3262
3263 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3264
3265 * configure.in: Update MPFR version in error message.
3266
3267 * configure: Regenerate.
3268
3269 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3270
3271 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3272 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3273 --with-gmp-lib): New flags.
3274
3275 * configure: Regenerate.
3276
3277 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
3278
3279 PR bootstrap/30134
3280 * configure.in: Correct x86 darwin support for libjava to powerpc
3281 and i?86 only.
3282 * configure: Regenerate.
3283
3284 2006-12-11 Alan Modra <amodra@bigpond.net.au>
3285
3286 * configure.in: Handle spu makefile frag.
3287 * Makefile.tpl (MAINT): Define
3288 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3289 * configure: Regenerate.
3290 * Makefile.in: Regenerate.
3291
3292 2006-12-11 Ben Elliston <bje@au.ibm.com>
3293
3294 * config.sub, config.guess: Update from upstream sources.
3295
3296 2006-12-11 Ben Elliston <bje@au.ibm.com>
3297
3298 * configure.in: Sync with GCC (spu-*-*).
3299 * configure: Sync with GCC.
3300
3301 2006-12-07 Mike Stump <mrs@apple.com>
3302
3303 * Makefile.def (dependencies): Add dependency for
3304 install-target-libssp and install-target-libgomp on
3305 install-gcc.
3306 * Makefile.in: Regenerate.
3307
3308 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3309
3310 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3311 (unstage): Test for stage_last presence.
3312
3313 PR bootstrap/29802
3314 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3315 * Makefile.in: Regenerate.
3316
3317 2006-11-14 DJ Delorie <dj@redhat.com>
3318
3319 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3320 * Makefile.in: Sync with GCC.
3321 * configure.in: Sync with GCC (mpfr, gmp).
3322 * configure: Sync with GCC.
3323
3324 2006-11-08 Jie Zhang <jie.zhang@analog.com>
3325
3326 * configure.in: Remove target-libgloss from noconfigdirs for
3327 bfin-*-*.
3328 * configure: Regenerated.
3329
3330 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
3331
3332 * COPYING.NEWLIB: Add spu license.
3333 * COPYING.LIBGLOSS: Ditto.
3334
3335 2006-10-17 Brooks Moses <bmoses@stanford.edu>
3336
3337 * Makefile.def: Added pdf target handling.
3338 * Makefile.tpl: Added pdf target handling.
3339 * Makefile.in: Regenerated.
3340
3341 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
3342
3343 * COPYING.NEWLIB: Updated.
3344 * COPYING.LIBGLOSS: Ditto.
3345
3346 2006-09-27 Dave Brolley <brolley@redhat.com>
3347
3348 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3349 $s instead of $r.
3350 * configure: Regenerated.
3351
3352 2006-09-26 Ben Elliston <bje@au.ibm.com>
3353
3354 * config.sub, config.guess: Update from upstream sources.
3355
3356 2006-09-20 Thiemo Seufer <ths@mips.com>
3357
3358 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3359 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3360 * configure: Regenerate.
3361
3362 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
3363
3364 * configure.in: Never build newlib for a Mingw host.
3365 Never build newlib as Mingw target library.
3366 Test the existence of winsup/cygwin for building a Cygwin newlib,
3367 rather than just winsup.
3368 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3369 building a Mingw target.
3370 * configure: Regenerate.
3371
3372 2006-08-15 Thiemo Seufer <ths@mips.com>
3373 Nigel Stephens <nigel@mips.com>
3374 David Ung <davidu@mips.com>
3375
3376 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3377
3378 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
3379
3380 Sync from GCC:
3381 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3382
3383 PR bootstrap/18058
3384 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3385 if the bootstrap compiler is a GCC version that supports it.
3386 * configure: Regenerate.
3387
3388 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3389
3390 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3391 * configure: Regenerated.
3392
3393 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
3394
3395 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3396 for stages after the first.
3397
3398 2006-07-17 Jakub Jelinek <jakub@redhat.com>
3399
3400 * Makefile.def: Add dependencies for configure-opcodes
3401 on configure-intl and all-opcodes on all-intl.
3402 * Makefile.in: Regenerated.
3403
3404 2006-07-04 Peter O'Gorman <peter@pogma.com>
3405
3406 * ltconfig: chmod 644 before ranlib during install.
3407
3408 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3409
3410 * configure.in: Fix thinkos in previous check-in.
3411 * configure: Regenerate.
3412
3413 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3414
3415 Sync from gcc:
3416
3417 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3418
3419 PR other/27063
3420 * configure.in: Test subdir_requires and give an appropriate
3421 error message.
3422 * configure: Regenerate.
3423
3424 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3425
3426 PR target/27540
3427 * configure.in: Only enable libgomp on IRIX 6.
3428 * configure: Regenerate.
3429
3430 2006-06-20 David Ayers <d.ayers@inode.at>
3431
3432 PR bootstrap/28072
3433 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3434 whether target-libjava is being configured instead of whether the
3435 java front end is enabled.
3436 * configure: Regenerate.
3437
3438 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
3439
3440 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3441 to R_ARM_LDC_SB_G{0,1,2} respectively.
3442
3443 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
3444
3445 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3446 too.
3447 * Makefile.in: Regenerate.
3448
3449 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3450
3451 Sync from gcc:
3452
3453 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3454 * configure.in: Don't enable libgomp on hpux10.
3455 * configure: Rebuilt.
3456
3457 2006-06-13 David Ayers <d.ayers@inode.at>
3458
3459 Sync from gcc:
3460
3461 2006-06-12 David Ayers <d.ayers@inode.at>
3462
3463 PR bootstrap/27963
3464 PR target/19970
3465 * configure.in: Remove target-boehm-gc from noconfigdirs where
3466 ${libgcj} is specified.
3467 * configure: Regenerate.
3468
3469 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3470
3471 Sync from gcc:
3472
3473 2005-01-12 David Edelsohn <edelsohn@gnu.org>
3474 Andreas Schwab <schwab@suse.de>
3475
3476 PR bootstrap/18033
3477 * config-ml.in: Eval option if surrounded by single quotes.
3478
3479 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3480
3481 Sync from gcc:
3482
3483 2006-06-06 David Ayers <d.ayers@inode.at>
3484
3485 PR libobjc/13946
3486 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3487 * Makefile.in: Regenerate.
3488 * configure.in: Add --enable-objc-gc at toplevel and have it
3489 enable boehm-gc for Objective-C.
3490 Remove target-boehm-gc from libgcj.
3491 Add target-boehm-gc to target_libraries.
3492 Add target-boehm-gc to noconfigdirs where ${libgcj}
3493 is specified.
3494 Assert that boehm-gc is supported when requested for Objective-C.
3495 Only build boehm-gc if needed either for Java or Objective-C.
3496 * configure: Regenerate.
3497
3498 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
3499
3500 PR 27674
3501 * Makefile.tpl (configure-[+prefix+][+module+],
3502 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3503 Remove rule to unstage bootstrapped modules.
3504 (stage_current): New.
3505 * Makefile.in: Regenerate.
3506
3507 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3508 Andreas Tobler <a.tobler@schweiz.ch>
3509
3510 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3511 * configure: Rebuilt.
3512
3513 Revert
3514 2006-01-31 Richard Guenther <rguenther@suse.de>
3515 Paolo Bonzini <bonzini@gnu.org>
3516
3517 * Makefile.def (target_modules): Add libgcc-math target module.
3518 * configure.in (target_libraries): Add libgcc-math target library.
3519 (--enable-libgcc-math): New configure switch.
3520 * Makefile.in: Re-generate.
3521 * configure: Re-generate.
3522
3523 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
3524
3525 * config-ml.in: Alter CCASFLAGS to include special
3526 multilib options the same as is done for CFLAGS.
3527
3528 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3529
3530 * Makefile.def: Added dependencies from sim and gdb on intl, and
3531 added configure dependencies to everything with an all dependency
3532 on intl.
3533 * gettext.m4: Removed.
3534 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3535 (GDB_SUPPORT_DIRS): Add intl.
3536 * Makefile.in: Regenerated.
3537
3538 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
3539
3540 * src-release (DEVO_SUPPORT): Add config.rpath.
3541
3542 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
3543
3544 * Makefile.def (bfd, opcodes): Fix lib_path.
3545 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3546 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3547 * Makefile.in: Regenerate.
3548
3549 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3550
3551 * configure.in: Enable gprof for cross builds.
3552 * configure: Regenerate.
3553
3554 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3555
3556 * src-release (MAKEINFOFLAGS): Define.
3557 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3558
3559 2006-05-14 Ben Elliston <bje@au.ibm.com>
3560
3561 * config.sub, config.guess: Update from upstream sources.
3562
3563 2006-05-12 Ben Elliston <bje@au.ibm.com>
3564
3565 * config.sub, config.guess: Update from upstream sources.
3566
3567 2006-05-04 Steve Ellcey <sje@cup.hp.com>
3568
3569 * blt, iwidgets, mmalloc: Remove directories.
3570
3571 2006-05-01 DJ Delorie <dj@redhat.com>
3572
3573 * configure.in: Restore CFLAGS if GMP isn't present.
3574 * configure: Regenerate.
3575
3576 2006-04-18 DJ Delorie <dj@redhat.com>
3577
3578 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3579 reference libgloss so that libssp can be built in a combined
3580 tree.
3581 * configure: Regenerate.
3582
3583 2006-04-10 Ben Elliston <bje@au.ibm.com>
3584
3585 * contrib: Remove directory.
3586
3587 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
3588
3589 * Makefile.tpl: Add install-html target.
3590 * Makefile.def: Add install-html target.
3591 * Makefile.in: Regenerate.
3592 * configure.in: Add --with-datarootdir, --with-docdir,
3593 and --with-htmldir options.
3594 * configure: Regenerate.
3595
3596 2006-03-31 Ben Elliston <bje@au.ibm.com>
3597
3598 PR binutils/1860
3599 * configure.in: Require makeinfo 4.4 or higher.
3600 * configure: Regenerate.
3601
3602 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
3603
3604 * Makefile.in: Regenerate.
3605
3606 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
3607
3608 Sync with gcc:
3609 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3610
3611 * configure.in: Handle --disable-<component> generically.
3612 * configure: Regenerate.
3613
3614 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
3615
3616 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3617 (TARGET_CONFIGDIRS): Remove.
3618 * configure.in: Remove AC_SUBST(target_configdirs).
3619 * Makefile.in, configure: Regenerated.
3620
3621
3622 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3623
3624 PR libgcj/17311
3625 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3626
3627 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3628
3629 PR bootstrap/25670
3630
3631 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3632
3633 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3634 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3635 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3636 BUILD_PREFIX, BUILD_PREFIX_1.
3637 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3638
3639 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3640 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3641
3642 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3643 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3644 of `cat stage_current`. Always provide the `r' and `s' variables.
3645 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3646 a single shell execution.
3647 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3648 bootstrapped modules, make the stage1 module if the build was not
3649 started yet, else build the current stage.
3650 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3651 (all-build, all-host, all-target, [+make_target+]-host,
3652 [+make_target+]-target): Do not use \-continued lines.
3653 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3654 (current_stage, restrap, stage_last): New.
3655
3656 * Makefile.in: Regenerate.
3657 * configure: Regenerate.
3658
3659 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3660
3661 Sync from gcc:
3662
3663 2006-01-31 Richard Guenther <rguenther@suse.de>
3664 Paolo Bonzini <bonzini@gnu.org>
3665
3666 * Makefile.def (target_modules): Add libgcc-math target module.
3667 * configure.in (target_libraries): Add libgcc-math target library.
3668 (--enable-libgcc-math): New configure switch.
3669 * Makefile.in: Re-generate.
3670 * configure: Re-generate.
3671 * libgcc-math: New toplevel directory.
3672
3673 2006-01-18 Richard Henderson <rth@redhat.com>
3674 Jakub Jelinek <jakub@redhat.com>
3675 Diego Novillo <dnovillo@redhat.com>
3676
3677 * libgomp: New directory.
3678 * Makefile.def: Add target_module libgomp.
3679 * Makefile.in: Regenerate.
3680 * configure.in (target_libraries): Add target-libgomp.
3681 * configure: Regenerate.
3682
3683 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3684 Andreas Schwab <schwab@suse.de>
3685
3686 * configure: Regenerate.
3687
3688 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
3689
3690 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3691 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3692 the assembler, linker and binutils.
3693 * configure: Regenerate.
3694
3695 2006-01-16 Nick Clifton <nickc@redhat.com>
3696
3697 * config.sub, config.guess: Sync from config repository.
3698
3699 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
3700
3701 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3702 @ from continuation.
3703 * Makefile.in: Rebuilt.
3704
3705 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3706
3707 Sync from gcc:
3708
3709 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3710
3711 PR bootstrap/24252
3712
3713 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3714 * Makefile.tpl (OBJDUMP): New.
3715 (EXTRA_HOST_FLAGS): Add it.
3716 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3717
3718 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3719 to use symbolic links between directories. Avoid race conditions
3720 or make them harmless.
3721 * configure.in: Do not try to use symbolic links between directories.
3722
3723 * Makefile.def (LEAN): Pass.
3724 * Makefile.tpl (LEAN): Define.
3725 (stage[+id+]-start): Accept that the previous directory does not
3726 exist, if the bootstrap is lean.
3727 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3728 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3729 configure substitution.
3730 ([+compare-target+]): Likewise.
3731 ([+bootstrap-target+]-lean): New.
3732 * configure.in: Remove lean bootstrap support from here.
3733
3734 * Makefile.in: Regenerate.
3735 * configure: Regenerate.
3736
3737 2006-01-02 Andreas Schwab <schwab@suse.de>
3738
3739 * configure.in: When reconfiguring remove Makefile in
3740 all stage directories.
3741 * configure: Regenerate.
3742
3743 2005-12-27 Leif Ekblad <leif@rdos.net>
3744
3745 * configure.in: Add support for RDOS target.
3746 * configure: Regenerate.
3747
3748 2005-12-27 Nick Clifton <nickc@redhat.com>
3749
3750 PR binutils/1990
3751 * libtool.m4: Synchronize with version in GCC sources.
3752
3753 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
3754
3755 Revert Ada-related part of the previous change.
3756
3757 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3758 Do not pass.
3759 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3760 * Makefile.in: Regenerate.
3761 * configure.in: Do not include mt-ppc-aix target fragment.
3762 * configure: Regenerate.
3763
3764 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
3765
3766 * configure.in: Select appropriate fragments for PowerPC/AIX.
3767 * configure: Regenerate.
3768
3769 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3770 BOOT_CFLAGS, BOOT_LDFLAGS.
3771 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3772 BOOT_CFLAGS, BOOT_LDFLAGS.
3773 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3774 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3775 (stage): Fail if we cannot complete the work.
3776 * Makefile.in: Regenerate.
3777
3778 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3779
3780 * COPYING.NEWLIB: Update copyright year for default
3781 copyright.
3782
3783 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
3784
3785 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3786 install-host-nogcc): Don't invoke $(stage) at the end.
3787 * Makefile.in: Regenerate.
3788
3789 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
3790
3791 * configure.in: Flip the top-level bootstrap switch.
3792 * configure: Regenerate.
3793
3794 Merge from gcc:
3795
3796 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3797
3798 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3799 $(stage) and $(unstage).
3800 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3801 (all): Remove stray semicolon.
3802 (local-distclean): Don't handle multilib.tmp and multilib.out.
3803 (install.all): Set $s for consistency.
3804 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3805 check_multilibs setting. Always make the install directory.
3806 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3807 Correct @if/@endif.
3808 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3809 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3810 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3811 (multilib.out): Remove.
3812 * Makefile.in: Regenerated.
3813
3814 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3815
3816 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3817 * configure.in: Replace ms1 arch with mt.
3818 * configure: Rebuilt.
3819
3820 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3821
3822 Sync with gcc:
3823
3824 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3825
3826 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3827 * configure.in: Replace ms1 arch with mt.
3828 * configure: Rebuilt.
3829
3830 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3831
3832 Sync with gcc:
3833
3834 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3835
3836 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3837 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3838 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3839 Find in-tree tools if available.
3840 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3841 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3842 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3843 (COMPILER_*_FOR_TARGET): New.
3844 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3845 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3846 (CONFIGURED_*, USUAL_*): Remove.
3847 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3848 STRIP): Use autoconf substitutions.
3849 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3850 COMPILER_NM_FOR_TARGET): New.
3851 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3852
3853 (all): Make all-host and all-target in parallel.
3854 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3855 that $$r and $$s are set before invoking a recursive make.
3856 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3857 ([+bootstrap-target+]): Inline most of the `all' target.
3858
3859 2005-11-29 Ben Elliston <bje@au.ibm.com>
3860
3861 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3862 from the gcc build directory.
3863 * Makefile.in: Regenerate.
3864
3865 2005-11-29 Ben Elliston <bje@au.ibm.com>
3866
3867 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3868 depend on all-libdecnumber.
3869 * configure.in (host_libs): Include libdecnumber.
3870 * Makefile.in: Regenerate.
3871 * configure: Likewise.
3872
3873 2005-11-21 Kean Johnston <jkj@sco.com>
3874
3875 * config.sub, config.guess: Sync from upstream sources.
3876
3877 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3878
3879 * Makefile.def: Remove gdb dependencies for gdbtk.
3880 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3881 (configure-gdb, install-gdb): New rules.
3882 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3883 * Makefile.in, configure: Regenerated.
3884
3885 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
3886
3887 PR bootstrap/24297
3888 * Makefile.tpl (do-[+make-target+], do-check, install,
3889 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3890 are set before recursing.
3891 * Makefile.in: Regenerate.
3892
3893 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3894
3895 PR bootstrap/18939
3896 * Makefile.def (gcc) <target>: Fix thinko.
3897 * Makefile.in: Regenerate.
3898
3899 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3900
3901 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3902 * configure: Regenerate.
3903
3904 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
3905
3906 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3907 target-libffi, target-qthreads, target-libjava, and
3908 targetlibobjc.
3909 * configure: Regenerate.
3910
3911 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3912
3913 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3914 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3915 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3916 (USUAL_OBJDUMP_FOR_TARGET): New.
3917 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3918 * configure.in: Check for $OBJDUMP_FOR_TARGET.
3919 * configure, Makefile.in: Regenerated.
3920
3921 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3922
3923 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3924 before other host packages.
3925
3926 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3927
3928 PR bootstrap/22340
3929
3930 * configure.in (default_target): Remove.
3931 * Makefile.tpl (all): Do not use prerequisites as subroutines
3932 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3933 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3934 use prerequisites as subroutines.
3935 (check-host, check-target): New.
3936 (bootstrap configure & all targets): Do not use stage*-start
3937 if the directory layout is already ok.
3938 (non-bootstrap configure & all targets): Prepend a $(unstage).
3939 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3940 (NOTPARALLEL): Remove.
3941 (unstage, stage variables): New variables.
3942 (unstage, stage targets): Simply expand to those variables.
3943
3944 * configure: Regenerate.
3945 * Makefile.in: Regenerate.
3946
3947 2005-10-04 James E Wilson <wilson@specifix.com>
3948
3949 * Makefile.def (lang_env_dependencies): Add libmudflap.
3950 * Makefile.in: Regenerate.
3951
3952 2005-10-03 Catherine Moore <clm@cm00re.com>
3953
3954 * configure.in (bfin-*-*): Support bfin.
3955 * configure: Regenerated.
3956
3957 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
3958
3959 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3960 * configure: Regenerated.
3961
3962 2005-09-28 Geoffrey Keating <geoffk@apple.com>
3963
3964 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3965 (LIPO_FOR_TARGET): New.
3966 (CONFIGURED_LIPO_FOR_TARGET): New.
3967 (USUAL_LIPO_FOR_TARGET): New.
3968 (STRIP_FOR_TARGET): New.
3969 (CONFIGURED_STRIP_FOR_TARGET): New.
3970 (USUAL_STRIP_FOR_TARGET): New.
3971 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3972 STRIP_FOR_TARGET.
3973 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3974 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3975 * Makefile.in: Regenerate.
3976 * configure: Regenerate.
3977
3978 2005-09-19 David Edelsohn <edelsohn@gnu.org>
3979
3980 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3981 (rs6000-*-aix*): Same.
3982 * configure: Regenerate.
3983
3984 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3985
3986 * configure.in: Recognize f95 in the --enable-languages option,
3987 and substitute it for fortran, issuing a warning.
3988 * configure: Regenerate.
3989
3990 2005-09-07 Ben Elliston <bje@au.ibm.com>
3991
3992 Import from Autoconf sources:
3993
3994 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3995 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
3996 Elliston. Handle weird characters correctly.
3997
3998 2005-08-30 Phil Edwards <phil@codesourcery.com>
3999
4000 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4001 * configure: Regenerated.
4002
4003 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4004
4005 * Makefile.def (libssp): Add to lang_env_dependencies.
4006 * Makefile.in: Regenerate.
4007
4008 2005-08-17 Christian Groessler <chris@groessler.org>
4009
4010 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4011 * Makefile.in: Regenerate.
4012
4013 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
4014
4015 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4016 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4017 Look for alternate names of the target cc and c++
4018 * configure: Regenerate.
4019
4020 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
4021
4022 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4023 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4024 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4025 tools; remove code to manually set them.
4026 (Target tools): Look in the environment for them.
4027 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4028 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4029 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4030 build directory.
4031 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4032 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4033 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4034 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4035 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4036 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4037 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4038 * configure: Regenerate.
4039 * Makefile.in: Regenerate.
4040
4041 2005-07-27 Mark Mitchell <mark@codesourcery.com>
4042
4043 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4044 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4045 * Makefile.in: Regenerated.
4046
4047 2005-07-26 Mark Mitchell <mark@codesourcery.com>
4048
4049 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4050 (CFLAGS_FOR_TARGET): Use it.
4051 (CXXFLAGS_FOR_TARGET): Likewise.
4052 * Makefile.in: Regenerated.
4053 * configure.in (--with-build-sysroot): New option.
4054 * configure: Regenerated.
4055
4056 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
4057
4058 * Makefile.tpl: Wrap install between unstage and stage
4059 * Makefile.in: Regenerate.
4060
4061 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4062
4063 * all files: Update FSF address.
4064
4065 2005-07-14 Jim Blandy <jimb@redhat.com>
4066
4067 * configure.in: Add cases for Renesas m32c.
4068 * configure: Regenerated.
4069
4070 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4071
4072 * COPYING, compile, config-ml.in, config.guess,
4073 config.sub, install-sh, missing, mkinstalldirs,
4074 symlink-tree, ylwrap: Sync from upstream sources.
4075
4076 2005-07-13 Eric Christopher <echristo@redhat.com>
4077
4078 * configure.in: Add toplevel noconfigdir support for tpf.
4079 * configure: Regenerate.
4080
4081 2005-07-11 Jakub Jelinek <jakub@redhat.com>
4082
4083 * Makefile.def (target_modules): Add libssp.
4084 * configure.in (target_libraries): Add target-libssp.
4085 * configure: Rebuilt.
4086 * Makefile.in: Rebuilt.
4087
4088 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
4089
4090 PR ada/22340
4091
4092 * Makefile.def: Sync with gcc.
4093 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4094 * Makefile.in: Regenerate.
4095
4096 2005-07-07 Andreas Schwab <schwab@suse.de>
4097
4098 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4099 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4100 * Makefile.in: Regenerated.
4101
4102 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
4103
4104 * configure.in: Add --enable-libssp and --disable-libssp.
4105 * configure: Regenerate with autoconf-2.13.
4106
4107 2005-07-06 Geoffrey Keating <geoffk@apple.com>
4108
4109 * configure.in: Don't build sim or rda when targetting darwin.
4110 * configure: Regenerate.
4111
4112 2005-07-04 Ben Elliston <bje@gnu.org>
4113
4114 * src-release (do-proto-toplev): Remove dejagnu bits.
4115 (DEJAGNU_SUPPORT_DIRS): Remove.
4116 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4117 (GDBD_SUPPORT_DIRS): Likewise.
4118 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4119 (INSIGHTD_SUPPORT_DIRS): Likewise.
4120 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4121
4122 2005-06-30 Ben Elliston <bje@gnu.org>
4123
4124 * setup.com (mpw): Remove unused directive.
4125
4126 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
4127
4128 * Makefile.def (stagefeedback): Come after profile.
4129 Define profiledbootstrap target.
4130 * Makefile.tpl (profiledbootstrap): Remove.
4131 (stageprofile-end): Zap stagefeedback.
4132 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4133 * Makefile.in: Regenerate.
4134
4135 2005-06-13 Zack Weinberg <zack@codesourcery.com>
4136
4137 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4138 In 'cpp' stanza, support '#line' as well as '# '.
4139
4140 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
4141
4142 * configure.in (unsupported_languages): New macro.
4143 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4144 non-ported target libraries in noconfigdirs.
4145 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4146 non-linux-gnu. Remove libgcj_ex_libffi.
4147 <lang_frag loop>: Set add_this_lang=no if the language is in
4148 unsupported_languages.
4149 * configure: Regenerate.
4150
4151 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4152
4153 * configure.in: Fix typo in handling of --with-mpfr-dir.
4154 * configure: Regenerate.
4155
4156 2005-06-02 Jim Blandy <jimb@redhat.com>
4157
4158 * config.sub: Add cases for the Renesas m32c. (This patch has been
4159 accepted into the master sources.)
4160
4161 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
4162 Michael Snyder <msnyder@redhat.com>
4163 Stan Cox <scox@redhat.com>
4164
4165 * configure.in: Set noconfigdirs for ms1.
4166
4167 * configure: Regenerate.
4168
4169 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
4170
4171 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4172 (Dependencies): Consider target modules for bootstrap dependencies.
4173 Make target bootstrap modules depend on each stage's gcc.
4174 * Makefile.in: Regenerate.
4175
4176 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
4177
4178 * Makefile.def (configure-gcc): Depend on binutils having been built.
4179 (all-gcc): No need to do it here.
4180 * Makefile.in: Regenerate.
4181
4182 2005-05-19 Paul Brook <paul@codesourcery.com>
4183
4184 * configure.in: Rewrite misleading error message when requested
4185 language cannot be built.
4186 * configure: Regenerate.
4187
4188 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4189
4190 * ylwrap: Import from Automake 1.9.5.
4191
4192 2005-05-04 Mike Stump <mrs@apple.com>
4193
4194 * configure.in: Always pass --target to target configures as
4195 otherwise rebuilds that do --recheck will fail.
4196 * configure: Rebuilt.
4197
4198 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
4199
4200 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4201 STAGE_HOST_EXPORTS.
4202 (configure, all): Add bootstrap support.
4203 (Host modules, target modules): Pass post-stage1 flags and exports.
4204 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4205 * Makefile.in: Regenerate.
4206
4207 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
4208
4209 Sync from gcc:
4210
4211 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4212
4213 * config.sub: Update from master copy.
4214
4215 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4216
4217 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4218 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4219 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4220 "*-*-elf" and "*-*-linux*".
4221 * configure: Regenerate.
4222
4223 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
4224
4225 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4226 (TARGET_CONFIGARGS): Include --with-target-subdir.
4227 (configure, all): New macros. Use them throughout.
4228
4229 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
4230
4231 * Makefile.tpl: Sync with gcc.
4232 * Makefile.in: Regenerate.
4233
4234 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4235
4236 * config/mh-mingw32: Delete.
4237 * configure.in: Don't use it.
4238 * configure: Regenerate.
4239
4240 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
4241
4242 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4243 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4244 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4245 (HOST_LIB_PATH): Generate from Makefile.def.
4246 (TARGET_LIB_PATH): Likewise.
4247 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4248 * Makefile.in: Regenerate.
4249 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4250 (RPATH_ENVVAR): Include Darwin case.
4251 * configure: Regenerate.
4252
4253 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
4254
4255 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4256 * configure: Regenerate.
4257
4258 2005-03-21 Zack Weinberg <zack@codesourcery.com>
4259
4260 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4261 gcc_version, and gcc_version_trigger from set of flags to pass.
4262 * Makefile.tpl: Remove definitions of above variables.
4263 (config.status): Remove dependency on $(gcc_version_trigger).
4264 * Makefile.in: Regenerate.
4265 * configure.in: Do not reference config/gcc-version.m4 nor
4266 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4267 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4268 * configure: Regenerate.
4269
4270 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4271 Andrew Pinski <pinskia@physics.uc.edu>
4272
4273 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4274 * Makefile.in: Regenerate.
4275
4276 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
4277
4278 PR libgcj/20160
4279 * ltmain.sh: Avoid creating archives with components that have
4280 duplicate basenames.
4281
4282 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4283
4284 PR bootstrap/20250
4285 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4286 instead of check.
4287 * Makefile.in: Regenerate.
4288
4289 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4290
4291 Sync from gcc.
4292
4293 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4294
4295 PR bootstrap/17383
4296 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4297 * Makefile.tpl (HOST_SUBDIR): New substitution.
4298 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4299 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4300 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4301 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4302 (Host modules, Bootstrapped modules): Use it.
4303 (Build modules, Target modules): Do not create symlink trees,
4304 always configure out-of-srcdir.
4305 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4306 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4307 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4308 $(HOST_SUBDIR). Create a symlink for host_subdir.
4309
4310 * Makefile.in: Regenerate.
4311 * configure: Regenerate.
4312
4313 Merged from libada-gnattools-branch:
4314 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4315
4316 * Makefile.def: Add gnattools as a module, depending on target-libada.
4317 * Makefile.in: Regenerate.
4318 * configure.in: Include gnattools in host_tools; disable it if ada
4319 is disabled.
4320 * configure: Regenerate.
4321
4322 2005-02-23 Nick Clifton <nickc@redhat.com>
4323
4324 * configure: Regenerate.
4325
4326 2005-02-22 Paul Schlie <schlie@comcast.net>
4327
4328 * configure.in: Allow darwin targeted ports to build tk, itcl and
4329 libgui.
4330
4331 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4332
4333 PR libgcj/10353
4334 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4335 * configure: Regenerate.
4336
4337 2005-02-08 Andrew Cagney <cagney@gnu.org>
4338
4339 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4340 gdb/ section. Update GDB's URL.
4341
4342 2005-01-31 Andrew Cagney <cagney@gnu.org>
4343
4344 * gettext.m4: Only set ENABLE_NLS when gettext is present.
4345
4346 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
4347
4348 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4349 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4350 target-libgloss when not *-*-elf and *-*-aout.
4351 * configure: Regenerate.
4352
4353 2005-01-27 Andrew Cagney <cagney@gnu.org>
4354
4355 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4356
4357 2005-01-24 Andrew Cagney <cagney@gnu.org>
4358
4359 * gettext.m4: Only fall back to ../intl/ when it's present.
4360
4361 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4362
4363 * install-sh, config.sub: Import from upstream.
4364
4365 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4366
4367 PR bootstrap/18222
4368 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4369 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4370 * Makefile.in: Regenerate.
4371
4372 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
4373
4374 Revert 2004-12-28 Makefile changes, a better fix will be
4375 applied to mainline and src after GCC 4.0 branches.
4376
4377 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
4378
4379 PR bootstrap/17383
4380
4381 * Makefile.def (target_modules): Remove stage parameter,
4382 it is always true now.
4383 * Makefile.tpl (configure-build-[+module+],
4384 configure-target-[+module+]): Always build symlink tree
4385 for the directory and for include. BUILD_SUBDIR and
4386 TARGET_SUBDIR cannot be . anymore.
4387 * Makefile.in: Regenerate.
4388
4389 2004-12-25 David Edelsohn <edelsohn@gnu.org>
4390
4391 Revert 2004-12-08 Makefile changes.
4392
4393 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4394
4395 * configure.in (sh64-*-*): Reenable gprof.
4396 * configure: Regenerate.
4397
4398 2004-12-09 Jim Blandy <jimb@redhat.com>
4399
4400 * MAINTAINERS: List 'depcomp' as part of automake.
4401
4402 2004-12-08 David Edelsohn <edelsohn@gnu.org>
4403
4404 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4405 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4406 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4407 * Makefile.in: Regenerate.
4408
4409 2004-12-07 Matt Kraai <kraai@ftbfs.org>
4410
4411 * Makefile.tpl: Generate normal dependencies if the LHS module is
4412 not bootstrapped.
4413 * Makefile.in: Regenerate.
4414
4415 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4416
4417 * configure.in: Include config/gxx-include-dir.m4. Use
4418 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4419 * configure: Regenerate.
4420
4421 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4422
4423 * config.if: Delete.
4424 * configure.in: Set libstdcxx_incdir directly.
4425 * configure: Regenerate.
4426 * MAINTAINERS: Remove mention of config.if.
4427 * src-release (DEVO_SUPPORT): Remove config.if.
4428
4429 2004-12-02 Eric Christopher <echristo@redhat.com>
4430
4431 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4432 of things to remove.
4433 * Makefile.in: Regenerate.
4434
4435 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4436
4437 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4438 * configure: Regenerate.
4439
4440 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4441
4442 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4443 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4444 * configure: Regenerate.
4445
4446 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4447
4448 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4449 (hppa*64*-*-*): Delete incorrect comment.
4450 * configure: Rebuilt.
4451
4452 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4453
4454 * install-sh, compile: Import from automake.
4455
4456 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4457
4458 * config.guess, config.sub: Import from savannnah.
4459
4460 2004-11-12 Mike Stump <mrs@apple.com>
4461
4462 * Makefile.def: Add html support.
4463 * Makefile.tpl: Likewise.
4464 * Makefile.in: Regenerate.
4465
4466 2004-11-11 Geoffrey Keating <geoffk@apple.com>
4467
4468 PR 18423
4469 * configure.in: Remove all instances of build-fixincludes from
4470 noconfigdirs.
4471 (build_configargs): Supply --target to subdirectories.
4472 * configure: Regenerate.
4473
4474 * Makefile.def: Make gcc install depend on fixincludes install.
4475 * Makefile.in: Regenerate.
4476
4477 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4478
4479 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4480 target-libgfortran.
4481 * configure: Regenerate.
4482
4483 2004-11-07 David Edelsohn <edelsohn@gnu.org>
4484
4485 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4486 like CC.
4487
4488 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
4489
4490 * Makefile.def (host fixincludes): Specify missing targets.
4491 * Makefile.in: Regenerate.
4492
4493 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4494
4495 PR other/17783
4496 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4497 * configure: Regenerated.
4498
4499 2004-11-04 Daniel Jacobowitz <dan@debian.org>
4500
4501 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4502 * configure: Regenerated.
4503
4504 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
4505
4506 PR target/18151
4507 * configure.in (case ${target}): Do not build fixincludes for avr.
4508 * configure: Regenerated.
4509
4510 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
4511
4512 * configure.in (case ${target}): Do not build fixincludes
4513 on platforms where it is not used.
4514 * configure: Regenerated.
4515
4516 2004-10-23 Daniel Jacobowitz <dan@debian.org>
4517
4518 * configure.in: Use an absolute path to install-sh.
4519 * configure: Regenerated.
4520
4521 2004-10-19 Andrew Cagney <cagney@gnu.org>
4522
4523 * src-release (do-djunpack, do-md5sum): Install the generated file
4524 directly into the proto-toplev/ directory.
4525
4526 2004-10-19 Andrew Cagney <cagney@gnu.org>
4527
4528 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4529
4530 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4531
4532 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4533 * configure: Regenerate.
4534
4535 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
4536
4537 Fix wrong conflict resolution in:
4538
4539 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4540
4541 * Makefile.in: Regenerate.
4542 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4543 in the recursive `make', instead of hardwiring `all'.
4544 (Autogenerated TARGET-* variables): New.
4545
4546 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4547
4548 Merged from GCC / libtool upstream:
4549 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4550 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4551 * ltcf-cxx.sh (tpf*): Likewise.
4552 * ltconfig (tpf*): Add TPF OS configuration support.
4553
4554 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
4555
4556 * configure.in: Enable target-libgloss for crx-*-*.
4557 * configure: Regenerate.
4558
4559 2004-09-24 Michael Roth <mroth@nessie.de>
4560
4561 * configure.in (--without-headers): Add missing double quotes.
4562 * configure: Regenerate.
4563
4564 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4565
4566 * ylwrap: Revert to previous version.
4567
4568 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4569
4570 PR bootstrap/17369
4571 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4572 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4573 SET_GCC_LIB_PATH_CMD.
4574 (BASE_TARGET_EXPORTS): Likewise.
4575 * Makefile.in: Regenerated.
4576
4577 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4578 * configure: Regenerated.
4579
4580 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4581
4582 * config.guess: New upstream version
4583 * compile, depcomp, install-sh, ylwrap: Likewise.
4584
4585 2004-09-19 Roger Sayle <roger@eyesopen.com>
4586
4587 * config/mh-x86omitfp: New host makefile fragment. Add
4588 -fomit-frame-pointer to the default BOOT_CFLAGS.
4589 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4590 * configure: Regenerate.
4591
4592 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4593
4594 PR target/11572
4595 * configure.in (*-*-darwin*): Renable libobjc.
4596 * configure: Regenerate.
4597
4598 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
4599
4600 * Makefile.def: Remove libbanshee.
4601 * Makefile.tpl: Ditto.
4602 * configure.in: Ditto.
4603 * Makefile.in: Regen.
4604 * configure: Ditto.
4605
4606 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
4607
4608 * missing: Import latest version from master repository.
4609
4610 2004-09-04 Nick Clifton <nickc@redhat.com>
4611
4612 * config.sub: Import latest version from master repository.
4613 * config.guess: Likewise.
4614 This includes these changes:
4615
4616 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4617
4618 * config.sub: Handle crisv32, alias etraxfs.
4619 * config.guess (crisv32:Linux:*:*): Handle.
4620
4621 2004-08-13 Brad Smith <brad@comstyle.com>
4622
4623 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4624 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4625
4626 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4627
4628 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4629 assume the processor is a powerpc. This is because coreutils
4630 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4631 in this case, due to a MacOS X bug that causes
4632 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4633 to return a negative number.
4634 Problem reported by Petter Reinholdtsen in:
4635 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4636
4637 2004-07-19 Ben Elliston <bje@gnu.org>
4638
4639 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4640
4641 2004-06-24 Ben Elliston <bje@gnu.org>
4642
4643 * config.guess: Update copyright years.
4644 * config.sub: Likewise.
4645
4646 2004-06-22 Robert Millan <robertmh@gnu.org>
4647
4648 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4649 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4650
4651 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4652
4653 * config.guess (*:*VMS:*:*): New entry. Replaces
4654 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4655 manufacturer.
4656
4657 2004-06-22 Ben Elliston <bje@gnu.org>
4658
4659 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4660 * config.sub: Likewise.
4661
4662 2004-06-22 Ben Elliston <bje@gnu.org>
4663
4664 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4665 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4666
4667 2004-06-11 Ben Elliston <bje@gnu.org>
4668
4669 * config.guess (pegasos:OpenBSD:*:*): Remove.
4670
4671 2004-06-11 Ben Elliston <bje@gnu.org>
4672
4673 From Wouter Verhelst <wouter@grep.be>:
4674 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4675
4676 2004-06-11 Ben Elliston <bje@gnu.org>
4677
4678 * config.guess (luna88k:OpenBSD:*:*): New.
4679
4680 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4681
4682 * config.guess (m32r*:Linux:*:*): New case.
4683 * config.sub: Handle m32rle.
4684
4685 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4686
4687 From Jens Petersen <petersen@redhat.com>:
4688 * config.sub: Handle sparcv8.
4689
4690 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4691
4692 From Tom Smith <smith@cag.lkg.hp.com>:
4693 * config.guess: Version suffixes are equally significant on Tru64
4694 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4695 prefix of "P" (patched kernel).
4696
4697 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4698
4699 * config.sub: Add support for National Semiconductor CRX target.
4700
4701 2004-09-03 Jan Beulich <jbeulich@novell.com>
4702
4703 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4704 *-*-netware, but add target-libmudflap.
4705 Consolidate *-*-netware targets (of which really only i?86 exists)
4706 into a single entry.
4707 * configure: Likewise.
4708
4709 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
4710
4711 * Makefile.tpl (sorry): Remove.
4712 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4713 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4714 (do-clean): Clean per-stage directories too.
4715 (do-distclean): Run distclean-stage1 too.
4716 (.NOTPARALLEL): Enable during toplevel bootstrap.
4717 (stage[+id+]-bubble): Enable parallel execution during
4718 the recursive invocation.
4719 * Makefile.in: Regenerate.
4720
4721 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4722
4723 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4724
4725 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4726 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4727 * configure: regenerate
4728 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4729 -mdynamic-no-pic
4730
4731 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
4732
4733 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4734 include.
4735 * configure.in: Fix indentation.
4736 * configure: Regenerate.
4737
4738 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
4739
4740 * Makefile.def (build_modules): Add fixincludes.
4741 (dependencies): Make gcc depend on fixincludes.
4742 * configure.in (build_tools): Add fixincludes.
4743 (build_configdirs): Always include build_libs.
4744 * Makefile.in: Regenerate.
4745 * configure: Regenerate.
4746
4747 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
4748
4749 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4750 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4751 phony targets; do not generate timestamp files.
4752 (distclean-stageN): Remove references to their timestamp files.
4753 (restageN, touch-stageN): Remove.
4754 (stageN-bubble): Rewritten.
4755 (compare): Support lean bootstraps.
4756 * Makefile.in: Regenerate.
4757
4758 * configure.in: Only warn when bootstrapping but
4759 build != host or build != target. Support lean bootstraps.
4760 * configure: Regenerate.
4761
4762 Sync from gcc:
4763 2004-08-26 Phil Edwards <phil@codesourcery.com>
4764
4765 * configure.in: Give a better error message if GMP/MPFR are missing
4766 and a language needing them has been requested.
4767 * configure: Regenerated.
4768
4769 2004-08-25 Phil Edwards <phil@codesourcery.com>
4770
4771 * configure.in: Print a list of available language front-ends if
4772 a requested one is missing. Tidy stray tab characters.
4773 * configure: Regenerated.
4774
4775 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
4776
4777 * Makefile.in: Regenerate.
4778 * configure: Regenerate.
4779
4780 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4781 stage_*_flags.
4782 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4783 for bootstrapped modules if toplevel bootstrap is going.
4784 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4785 modules. Adjust for changes in Makefile.def. Enable several
4786 rules even in non-bootstrap mode, just to avoid peppering the
4787 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4788 (stage-[+prev+]-bubble): Remove.
4789
4790 * Makefile.def (Dependencies): Depend on all-build-bison,
4791 all-build-flex, all-build-byacc, all-build-texinfo, rather
4792 than the host variations.
4793 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4794 with BUILD_SUBDIR.
4795 (BISON): Update for recent Bisons.
4796 (YACC): Fix typo.
4797 (cross): Depend on all-build.
4798 (all): Do not depend on all-build.
4799 (prebootstrap): Remove.
4800 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4801 (Prebootstrap dependencies): Add them to the per-stage targets
4802 and to all-prebootstrap.
4803 * configure.in (build_configdirs): Always enable build_tools.
4804 (BUILD_DIR_PREFIX): Remove.
4805
4806 * Makefile.def (gcc): Add target variable.
4807 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4808 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4809 in the recursive `make', instead of hardwiring `all'.
4810 (Autogenerated TARGET-* variables): New.
4811
4812 2004-08-17 Robert Millan <robertmh@gnu.org>
4813
4814 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4815 (instead of FreeBSD).
4816 * configure: Regenerate.
4817
4818 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4819
4820 * Makefile.def, configure.in, src-release: Remove useless, bogus
4821 references to tix.
4822 * Makefile.in, configure: Regenerate.
4823
4824 * src-release: Stop distributing mmalloc with gdb (which doesn't
4825 use it).
4826 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4827 * Makefile.in: Regenerate.
4828
4829 2004-08-09 Mark Mitchell <mark@codesourcery.com>
4830
4831 * configure.in (arm*-*-eabi*): New target.
4832 * configure: Regenerate.
4833
4834 2004-08-01 Robert Millan <robertmh@gnu.org>
4835
4836 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4837 libmudflap for all GNU-based systems (with Glibc).
4838 * configure: Regenerate.
4839
4840 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
4841
4842 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4843 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4844 (Dependencies): New section.
4845 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4846 (configure-target-[+module+]): Depend on maybe-all-gcc
4847 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4848 (toplevel profiledbootstrap): Fix dependencies.
4849 * Makefile.in: Regenerate.
4850
4851 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4852
4853 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4854 target-libiberty to noconfigdirs.
4855
4856 2004-08-03 Paul Brook <paul@codesourcery.com>
4857
4858 * configure.in: Check for MPFR as well as GMP.
4859 * configure: Regenerate.
4860
4861 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4862
4863 * Makefile.def (host-modules): Add gcc.
4864 * Makefile.in: Regenerate.
4865 * Makefile.tpl (sorry): New rule.
4866 (configure-host, all-host, [+make_target+]-host, do-check,
4867 install-host): Do not add gcc as a special case.
4868 (host modules): Add a small special-casing for gcc. Export
4869 extra_make_flags through the environment.
4870 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4871 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4872 other recursive targets for gcc): Remove.
4873
4874 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4875 (stage, unstage): New rules.
4876 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4877 distclean-stage[+id+]): Use stage_current.
4878 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4879 the stage*-start rules.
4880
4881 2004-07-19 Robert Millan <robertmh@gnu.org>
4882
4883 Synced from gcc:
4884
4885 2004-04-26 Robert Millan <robertmh@gnu.org>
4886
4887 Add patches from libtool CVS.
4888 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4889 * ltconfig: Likewise.
4890 * ltcf-c.sh: Likewise.
4891 * ltcf-cxx.sh: Likewise.
4892 * ltcf-gcj.sh: Likewise.
4893
4894 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
4895
4896 * configure.in: Add noconfigdirs for crx-*-*.
4897 * configure: Regenerate.
4898
4899 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
4900
4901 Synced from gcc:
4902
4903 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4904
4905 * configure.in: Build libmudflap by default on FreeBSD.
4906 * configure: Regenerated.
4907
4908 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4909
4910 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4911 systems.
4912 * configure: Regenerated.
4913
4914 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4915
4916 PR target/16344
4917 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4918 feedback based compiler.
4919 * Makefile.in: Rebuilt.
4920
4921 2004-07-05 Phil Edwards <phil@codesourcery.com>
4922
4923 * configure.in: Do not prepend $srcdir to /dev/null in
4924 makefile fragments.
4925 * configure: Regenerate.
4926
4927 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
4928
4929 * Makefile.def (host_modules): Set bootstrap=true for flex.
4930 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4931 * Makefile.in: Rebuilt.
4932
4933 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
4934
4935 * Makefile.def (build_modules): Add bison, byacc, flex,
4936 m4, texinfo.
4937 (flags_to_pass): Add FLEX.
4938 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4939 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4940 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4941 DEFAULT_MAKEINFO): Remove.
4942 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4943 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4944 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4945 objdir or else use configured tool.
4946 (all-build): New.
4947 (all): Depend on it.
4948 (Build module dependencies): Add.
4949 * Makefile.in: Regenerate.
4950 * configure.in: Better support for multiple build modules,
4951 matching what is done for host/target modules. Do not look
4952 for "plausible" locations of build tools if Canadian cross.
4953 Use autoconf's AC_PROG_CC to find a C compiler. Define
4954 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4955 * configure: Regenerate.
4956
4957 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4958
4959 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4960 * Makefile.in: Regenerate.
4961
4962 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4963
4964 * Makefile.tpl (configure-build-[+module+],
4965 configure-[+module+], configure-target-[+module+]): Pass
4966 [+extra_configure_args+].
4967 (all-build-[+module+], all-[+module+], check-[+module+],
4968 install-[+module+], [+make_target+]-[+module+],
4969 all-target-[+module+], check-target-[+module+],
4970 install-target-[+module+], [+make_target+]-target-[+module+]):
4971 Pass [+extra_make_args+].
4972 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4973 (GCC_HOST_EXPORTS): Remove.
4974 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4975 cross, check-gcc, check-gcc-c++, install-gcc,
4976 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4977 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4978 * Makefile.in: Regenerate.
4979
4980 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4981
4982 * configure.in: Check for srcdir/winsup rather than build directory
4983 winsup.
4984 * configure: Regenerate.
4985
4986 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
4987
4988 * configure.in: Don't build Cygwin native newlib if winsup
4989 directory is missing. Emit warning instead.
4990 * configure: Regenerate.
4991
4992 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
4993
4994 * Makefile.tpl (touch-stage[+id+]): New.
4995 (restage[+prev+]): Depend on touch-stage[+id+].
4996
4997 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4998 Use it throughout.
4999
5000 * Makefile.def: Add profile and feedback bootstrap stages.
5001 Remove next field from bootstrap stages.
5002 * Makefile.tpl (LN, LN_S): Substitute.
5003 (stageN-start, stageN-end): Use double-colon rules, to
5004 provide a hook for additional setup commands.
5005 (distclean-stageN-gcc, restageN): Create dependencies from
5006 [+prev+], not from [+next+].
5007 (stageN-bubble): Add commands for successive stages from
5008 [+prev+], using double-colon rules.
5009 (all-stageN-gcc): Fix typo.
5010 (stagefeedback-start, profiledbootstrap): New.
5011 * Makefile.in: Regenerate.
5012 * configure.in: Call ACX_PROG_LN.
5013 * configure: Regenerate.
5014
5015 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
5016
5017 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5018 without gcc.
5019 * configure: Regenerate.
5020
5021 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5022
5023 * Makefile.tpl: Fix typo.
5024 * Makefile.in: Regenerate.
5025
5026 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5027
5028 * configure.in: Remove new- prefix from toplevel
5029 bootstrap targets.
5030 * configure: Regenerate.
5031
5032 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5033
5034 Merge this patch from the gcc tree:
5035
5036 2004-05-30 Andreas Jaeger <aj@suse.de>
5037 Jim Wilson <wilson@specifixinc.com>
5038
5039 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5040 like CC.
5041
5042 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5043
5044 * Makefile.tpl (all.normal): Rename to all.
5045 (all): Replace with a rule to pick the default
5046 target from configure.
5047 (all-gcc, configure-gcc): Use conditionals to
5048 do nothing when toplevel bootstrap is going on.
5049 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5050 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5051 * configure.in: Support --enable-bootstrap.
5052
5053 * Makefile.def: Remove new- prefix from toplevel
5054 bootstrap targets.
5055 * Makefile.tpl: Likewise.
5056
5057 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5058 target.
5059
5060 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5061 $(RECURSE_FLAGS) to recursive invocation of make.
5062
5063 * Makefile.in: Regenerate.
5064 * configure: Regenerate.
5065
5066 2004-05-27 Daniel Jacobowitz <dan@debian.org>
5067
5068 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5069 * configure: Regenerate.
5070
5071 2004-05-25 Daniel Jacobowitz <drow@false.org>
5072
5073 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5074 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5075 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5076 targets.
5077 * Makefile.in: Regenerate.
5078
5079 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
5080
5081 * configure.in: Test the ability to symlink directories.
5082 * configure: Regenerate.
5083
5084 * Makefile.def (bootstrap-stage): New definitions.
5085 * Makefile.tpl (configure-stage1-gcc,
5086 configure-stage2-gcc, configure-stage3-gcc,
5087 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5088 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5089 new-restage3, compare): Autogenerate, see Makefile.in
5090 entry for behavioral changes.
5091 (distclean-stage1, new-stage1-start, new-stage1-end,
5092 new-stage1-bubble, distclean-stage2, new-stage2-start,
5093 new-stage2-end, new-stage2-bubble, distclean-stage3,
5094 new-stage3-start, new-stage3-end): New autogenerated targets.
5095 (objext, prebootstrap, BOOT_CFLAGS,
5096 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5097 targets.
5098
5099 * Makefile.in: Regenerate.
5100 (distclean-stage1, new-stage1-start, new-stage1-end,
5101 new-stage1-bubble, distclean-stage2, new-stage2-start,
5102 new-stage2-end, new-stage2-bubble, distclean-stage3,
5103 new-stage3-start, new-stage3-end): New targets.
5104 (all-stage1-gcc): Move prebootstrap dependency from here...
5105 (configure-stage1-gcc): ...to here.
5106 (new-bootstrap): Use bubble targets.
5107 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5108 Use per-stage distclean targets.
5109 (configure-stage1-gcc, configure-stage2-gcc,
5110 configure-stage3-gcc, all-stage1-gcc,
5111 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5112 Use new-stageN-start to prepare the tree.
5113
5114 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
5115
5116 * Makefile.def (host_modules): add libcpp.
5117 * Makefile.tpl: Add dependencies on and for libcpp.
5118 * Makefile.in: Regenerate.
5119 * configure.in: Add libcpp host module.
5120 * configure: Regenerate.
5121
5122 2004-05-17 Zack Weinberg <zack@codesourcery.com>
5123
5124 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5125 of libf2c.
5126 * configure, Makefile.in: Regenerate.
5127
5128 2004-05-13 Diego Novillo <dnovillo@redhat.com>
5129
5130 Merge from tree-ssa-20020619-branch.
5131
5132 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5133 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5134 (HOST_GMPLIBS): Define.
5135 (HOST_GMPINC): Define.
5136 (TARGET_LIB_PATH): Add libmudflap.
5137 (GFORTRAN_FOR_TARGET): Define.
5138 (configure-build*): Export GFORTRAN.
5139 (configure-gcc): Export GMPLIBS and GMPINC.
5140 (all-gcc): Add maybe-all-libbanshee.
5141 (configure-target-libgfortran): Define.
5142 * Makefile.in: Regenerate.
5143 * configure.in (host_libs): Add libbanshee.
5144 (target_libraries): Add target-libmudflap and target-libgfortran.
5145 Add --with-libbanshee.
5146 Handle --disable-libmudflap.
5147 (*-*-freebsd*): Use with_gmp.
5148 Add $(libgcj) to noconfigdirs.
5149 * configure: Regenerate.
5150 * depcomp: New file.
5151 * MAINTAINERS: Add tree-ssa maintainers.
5152
5153 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
5154
5155 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5156 * configure: Regenerate.
5157
5158 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
5159
5160 Revert:
5161 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5162
5163 * Makefile.def (flags_to_pass): Remove *dir variables that
5164 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5165 as well as prefix and exec_prefix.
5166 * Makefile.in: Regenerate.
5167
5168 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5169
5170 * Makefile.def (host_modules): Mark with the bootstrap
5171 flag packages on which gcc depends.
5172 * Makefile.tpl (all-bootstrap): Use it.
5173 * Makefile.in: Regenerate.
5174
5175 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5176
5177 * Makefile.def (flags_to_pass): Remove *dir variables that
5178 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5179 as well as prefix and exec_prefix.
5180 * Makefile.in: Regenerate.
5181
5182 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5183
5184 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5185 * configure: Regenerate.
5186 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5187 * gcc/Makefile.tpl (compare): Use the result of the test.
5188 * gcc/Makefile.in: Regenerate.
5189
5190 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
5191
5192 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5193 Always relocate gcc and prev-gcc to the original names, even
5194 if the build fails.
5195 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5196 New targets.
5197
5198 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5199
5200 * configure.in (mips*-*-irix5*): Enable ld.
5201 * configure: Regenerate.
5202
5203 2004-04-15 James E Wilson <wilson@specifixinc.com>
5204
5205 * Makefile.tpl (configure-[+module+], configure-gcc,
5206 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5207 Set and export LDFLAGS.
5208 * Makefile.in: Regenerate.
5209
5210 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5211
5212 PR bootstrap/14871
5213 * Makefile.tpl: If we don't have built-in-tree target tools,
5214 use the ones found by configure rather than hacking around with
5215 program_transform_name.
5216 * configure.in: Give Makefile.tpl the information necessary
5217 to do that.
5218 * Makefile.in: Regenerate.
5219 * configure: Regenerate.
5220
5221 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5222
5223 PR bootstrap/14760
5224 * configure.in: When computing baseargs, strip *all* copies of
5225 offending options. Also, don't match/substitute the trailing space,
5226 so that this actually works when two similar options are separated by
5227 only one space.
5228 * configure: Regenerate.
5229
5230 2004-04-06 David Edelsohn <edelsohn@gnu.org>
5231
5232 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5233 (rs6000-*-aix*): Same.
5234 * configure: Regenerate.
5235
5236 2004-03-25 Stan Shebs <shebs@apple.com>
5237
5238 Remove MPW support, no longer used.
5239 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5240 mpw-install: Remove files.
5241 * src-release (DEVO_SUPPORT): Remove names of removed files.
5242 * MAINTAINERS: Likewise.
5243
5244 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5245
5246 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5247 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5248 * Makefile.in: Regenerate.
5249
5250 * configure.in (top level bootstrap support): Rework --enable-werror
5251 to set @stage2_werror_flag@.
5252 * configure: Regenerate.
5253 * Makefile.tpl (top level bootstrap support): Pass
5254 @stage2_werror_flag@ down to configure in stages 2 and 3.
5255 * Makefile.in: Regenerate.
5256
5257 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5258
5259 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5260 for stages 2 and 3 as well as in make. As a consequence, remove
5261 OUTPUT_OPTION (now detected by configure) from the flags passed down
5262 to make.
5263 * Makefile.in: Regenerate.
5264
5265 * Makefile.tpl (new-bootstrap): Fix typo.
5266 * Makefile.in: Regenerate.
5267
5268 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5269
5270 * Makefile.tpl: Rearrange by moving recursive_targets rules
5271 into their proper sections.
5272 * Makefile.tpl (top level bootstrap support): Move disabling
5273 of coverage flags from 'make' to 'configure'; improve comments.
5274 * Makefile.in: Regenerate.
5275
5276 * Makefile.tpl (experimental top level bootstrap) Move stage1
5277 language setting from all- target to configure- target; disable
5278 intermodule optimization in stage 1; prevent gratuitous rebuilds
5279 of stage 1.
5280 * Makefile.in: Regenerate.
5281 * configure.in: Comma-separate stage 1 language list for top
5282 level bootstrap.
5283 * configure: Regenerate.
5284
5285 * Makefile.tpl: Clean up experimental top level bootstrap support:
5286 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5287 prev-gcc in configure- targets as well as all- targets.
5288 * Makefile.in: Regenerate.
5289
5290 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
5291
5292 * configure.in: Remove symbolic link section.
5293 * configure: Regenerate.
5294 * Makefile.tpl (links): Remove.
5295 * Makefile.in: Regenerate.
5296
5297 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
5298 Nathanael Nerode <neroden@gcc.gnu.org>
5299
5300 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5301 Set with AC_CHECK_PROGS.
5302 * configure.in: Fix comment typo from last patch.
5303 * configure: Regenerate.
5304
5305 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5306
5307 * Makefile.tpl: Introduce experimental top level bootstrap support.
5308 * Makefile.in: Regenerate.
5309 * configure.in: Introduce support for top level bootstrap.
5310 * configure: Regenerate.
5311
5312 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
5313 Paolo Bonzini <bonzini@gnu.org>
5314
5315 PR bootstrap/14522
5316 * configure.in: Cope with shells that do not support unquoted ^
5317 * configure: Regenerate.
5318
5319 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
5320 Paolo Bonzini <bonzini@gnu.org>
5321
5322 PR bootstrap/14522
5323 * configure.in: Cope with shell that do not support nesting
5324 quotes inside quoted backquote substitutions.
5325 * configure: Regenerate.
5326
5327 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5328
5329 PR bootstrap/14522
5330 * configure.in: Fix escaping of $.
5331 * configure: Regenerate.
5332
5333 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5334
5335 * configure: Regenerate.
5336
5337 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
5338
5339 PR ada/14131
5340 Move language detection to the top level.
5341 * configure.in: Find default values for the tools as
5342 soon as possible. Disable ada if GNAT is not found.
5343 Emit error message about missing languages. Expand
5344 --enable-languages=all for the gcc subdirectory.
5345
5346 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
5347
5348 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5349 and disable libgcj.
5350 * configure: Regenerated.
5351
5352 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5353
5354 PR bootstrap/7087
5355 * Makefile.tpl: Guard XFOO sed statements better.
5356 * Makefile.tpl: Add dependency for configure-target-libada.
5357 * Makefile.in: Regenerate (incidentally fixes broken
5358 commit when libada-branch was merged).
5359
5360 2004-02-28 Andrew Cagney <cagney@redhat.com>
5361
5362 * src-release (CVS_NAMES): Define.
5363 (do-tar, do-tar): Prune $(CVS_NAMES).
5364
5365 2004-02-23 Andrew Cagney <cagney@redhat.com>
5366
5367 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5368 2004-02-19.09.
5369
5370 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5371
5372 PR bootstrap/11932
5373 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5374
5375 2004-02-19 Andrew Cagney <cagney@redhat.com>
5376
5377 * config.guess: Update from version 2003-06-12 to 2004-02-16.
5378 * config.sub: Update from version 2003-06-13 to 2004-02-16.
5379
5380 2004-02-11 David Edelsohn <edelsohn@gnu.org>
5381
5382 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5383 (rs6000-*-aix*): Same.
5384 * configure: Regenerate.
5385
5386 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5387
5388 * configure.in (host): Add in missing $noconfigdirs to defines.
5389 * configure: Regenerate.
5390
5391 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5392 Nathanael Nerode <neroden@gcc.gnu.org>
5393
5394 PR ada/6637, PR ada/5911
5395 Merge with libada-branch:
5396 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5397 with appropriate dependencies. Add --enable-libada configure switch.
5398 * configure, Makefile.in: Regenerate.
5399
5400 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5401
5402 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5403 * configure: Regenerate.
5404
5405 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5406
5407 * COPYING.NEWLIB: Update Red Hat license to 2004.
5408
5409 2004-01-23 DJ Delorie <dj@redhat.com>
5410
5411 * Makefile.def (target_modules) [libiberty]: Don't stage.
5412 * Makefile.in: Rebuilt.
5413
5414 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
5415
5416 * COPYING.NEWLIB: Update to include copyrights for new
5417 iconv code.
5418
5419 2004-01-15 Andrew Cagney <cagney@redhat.com>
5420
5421 * src-release: Update copyright year.
5422 (do-proto-toplev): Configure using i686-pc-linux-gnu.
5423 (NEWLIB_SUPPORT_DIRS): Delete macro.
5424 (newlib.tar.bz2): Delete rule.
5425
5426 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
5427
5428 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5429 * Makefile.tpl (configure-target-[+module+]): Support stage.
5430 * Makefile.in: Rebuilt.
5431
5432 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5433
5434 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5435 throughout.
5436
5437 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5438
5439 * configure.in: Use ./config.cache, not config.cache.
5440 * configure: Regenerate.
5441 * Makefile.tpl: Special-casing not needed for GCC any more.
5442 * Makefile.in: Regenerate.
5443
5444 * configure.in: Don't share a cache file for host dirs.
5445 * configure: Regenerate.
5446
5447 * config-ml.in: Don't mess with the cache file.
5448
5449 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5450
5451 * Makefile.tpl: Make GCC use a separate config.cache.
5452 * Makefile.in: Regenerate.
5453
5454 PR bootstrap/11932, PR bootstrap/11933
5455 (I don't know if it will fix either of them, but it relates
5456 to them.)
5457 * configure.in: Don't use shared config.cache for target
5458 directories.
5459 * configure: Regenerate.
5460
5461 2003-12-31 Roger Sayle <roger@eyesopen.com>
5462
5463 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5464 * configure: Regenerated.
5465
5466 2003-12-21 Bernardo Innocenti <bernie@develer.com>
5467
5468 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5469 * configure: Regenerated.
5470
5471 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5472
5473 Port change over from GCC:
5474 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5475 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5476 (configure-build-[+module+], configure-[+module+]): Likewise.
5477 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5478 * Makefile.in: Regenerate.
5479
5480 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5481
5482 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5483 * configure: Regenerate.
5484
5485 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5486
5487 * COPYING.NEWLIB: Add license info for long long routines added to
5488 stdlib.
5489
5490 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5491
5492 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5493 * Makefile.in: Regenerate.
5494
5495 2003-10-20 Phil Edwards <phil@codesourcery.com>
5496
5497 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5498 * configure: Regenerate.
5499
5500 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5501
5502 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5503 HOST_FLAGS_TO_PASS.
5504 * Makefile.in: Regenerate.
5505
5506 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5507
5508 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5509 * configure: Rebuilt
5510 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5511 * Makefile.in: Rebuilt
5512
5513 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5514
5515 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5516
5517 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
5518
5519 * config-ml.in: Use ac_configure_args directly instead of
5520 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5521 actually seen.
5522
5523 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5524
5525 * config-ml.in: Propagate INSTALL variables.
5526
5527 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
5528
5529 * configure.in: Pass a computed --program-transform-name
5530 to subconfigures.
5531 * configure: Regenerated.
5532
5533 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5534
5535 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5536 * Makefile.in: Regenerate.
5537
5538 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5539 * Makefile.in: Regenerate.
5540
5541 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
5542
5543 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5544 quoting.
5545 * configure: Regenerated.
5546
5547 2003-09-12 Michael Chastain <mec@shout.net>
5548
5549 Fix PR gdb/857.
5550 * src-release (do-proto-topleve): Remove junk files
5551 intl/config.cache, intl/config.status,
5552 intl/config.h, intl/stamp-h.
5553
5554 2003-09-14 Andrew Cagney <cagney@redhat.com>
5555
5556 * src-release (dejagnu.tar): New target.
5557 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5558 (do-djunpack): Use $(PACKAGE) for the package name.
5559
5560 2003-09-04 DJ Delorie <dj@redhat.com>
5561
5562 * configure: Regenerate.
5563
5564 2003-09-04 Robert Millan <robertmh@gnu.org>
5565
5566 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5567
5568 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5569
5570 * configure.in: Ensure arguments to sed are properly spaced.
5571 * configure: Regenerate.
5572
5573 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
5574
5575 Merge from gcc:
5576 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5577 * install-sh: Update to newer upstream versions (associated with
5578 aclocal 1.7).
5579 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5580
5581 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
5582
5583 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5584 * configure: Regenerated.
5585
5586 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
5587
5588 * configure.in: Use newline instead of semicolon when assuming
5589 shell arguments in a for loop.
5590 * configure: Regenerated.
5591
5592 2003-08-20 Geoffrey Keating <geoffk@apple.com>
5593
5594 PR 8180
5595 * configure.in: When testing with_libs and with_headers, treat
5596 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5597 * configure: Regenerate.
5598
5599 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5600 make, shell, etc.
5601 (baseargs): Likewise.
5602 * configure: Regenerate.
5603
5604 2003-08-19 Geoffrey Keating <geoffk@apple.com>
5605
5606 * configure.in: Disable libgcj for darwin not on powerpc.
5607 * configure: Rebuild.
5608
5609 2003-08-15 Michael Chastain <mec@shout.net>
5610
5611 * src-release (do-proto-toplev): Remove junk files
5612 dejagnu/example/calc/config.status,
5613 dejagnu/example/calc/config.log.
5614
5615 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5616
5617 * config-ml.in, symlink-tree: Add license.
5618
5619 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
5620
5621 Merge from gcc:
5622
5623 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5624 * Makefile.tpl (check, check-c++): Express dependencies using
5625 dependencies rather than commands.
5626 * Makefile.in: Regenerate.
5627
5628 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5629 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5630 * Makefile.in: Update.
5631
5632 2003-08-01 Andrew Cagney <cagney@redhat.com>
5633
5634 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5635 * configure: Ditto.
5636
5637 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5638
5639 * configure.in: Enable libgcj for darwin.
5640 * configure: Rebuild.
5641
5642 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
5643
5644 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5645
5646 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5647
5648 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5649 creating target and build subdirs to build all parent dirs as needed.
5650 * Makefile.in: Rebuild.
5651 * configure.in: Don't build dirs explicitly here.
5652 * configure: Rebuild.
5653
5654 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
5655
5656 * Makefile.tpl (all-make): Depend on intl.
5657 * Makefile.in: Rebuilt.
5658
5659 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5660
5661 * config.if: Remove unused libc_interface determination.
5662
5663 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5664
5665 * Makefile.in: Regenerate, correctly this time.
5666
5667 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5668
5669 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5670 unused INSTALL_PROGRAM_ARGS.
5671 * configure.in: Use AC_PROG_INSTALL.
5672 * Makefile.in: Regenerate.
5673 * configure: Regenerate.
5674
5675 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
5676
5677 * configure: Rebuilt.
5678 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5679 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5680 newlib nor libgloss.
5681 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5682 * configure.in (am33_2.0-*-linux*): Added.
5683
5684 2003-07-09 Bob Wilson <bob.wilson@acm.org>
5685
5686 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5687 * configure: Regenerate.
5688
5689 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
5690
5691 * config-ml.in: Replace PWD with PWD_COMMAND.
5692 * Makefile.tpl: Likewise.
5693 * Makefile.in: Regenerated.
5694
5695 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5696
5697 * configure.in: Clean up config-lang.in handling. Delete
5698 useless assignment to "subdirs".
5699 * configure: Regenerate.
5700
5701 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5702
5703 * configure.in: Rename 'target_libs' to 'target_libraries'.
5704 Remove useless reference to 'target_libs'.
5705 * configure: Regenerate.
5706
5707 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5708
5709 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5710 * Makefile.in: Regenerate.
5711
5712 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5713
5714 * Makefile.def: Introduce flags_to_pass.
5715 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5716 * Makefile.in: Regenerate.
5717
5718 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5719
5720 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5721 and target-libgloss.
5722 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5723 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5724 * configure: Regenerate.
5725
5726 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5727
5728 * configure.in: Update testsuite_flags to new location.
5729 * configure. Regenerate.
5730
5731 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5732
5733 * Makefile.tpl: Remove BUILD_CC stuff.
5734 * Makefile.in: Regenerate.
5735
5736 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
5737
5738 * config.guess: Update to 2003-06-12 version.
5739 * config.sub: Update to 2003-06-13 version.
5740
5741 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5742
5743 * MAINTAINERS: Add myself as MIPS co-maintainer.
5744
5745 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5746
5747 * config.guess: Update to 2003-06-06 version.
5748 * config.sub: Update to 2003-06-06 version.
5749
5750 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5751
5752 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5753 * configure. Regenerate.
5754
5755 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5756
5757 * configure.in: Disable serial configure by default.
5758 * configure: Regenerate.
5759 * Makefile.tpl: Abolish .NOTPARALLEL.
5760 * Makefile.in: Regenerate.
5761
5762 * Makefile.tpl: Replace {build,host,target}_canonical by
5763 {build,host,target}.
5764 * Makefile.in: Regenerate.
5765
5766 * Makefile.tpl: Fix stupid pasto.
5767 * Makefile.in: Regenerate.
5768
5769 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5770
5771 * Makefile.tpl: Remove bogus conditional.
5772 * Makefile.in: Regenerate.
5773
5774 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5775
5776 * Makefile.tpl: Make 'recursive targets' using autogen rather
5777 than shell loop. Remove duplicate 'clean' targets and false
5778 comments.
5779 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5780 Add systematic method of specifying missing targets in subdirs.
5781 Add copyright boilerplate.
5782 * Makefile.in: Regenerate.
5783 * configure.in: Add 'recursive targets' to maybe list.
5784 * configure: Regenerate.
5785
5786 * Makefile.tpl: Rename [+target+] to [+make_target+].
5787 * Makefile.def: Rename 'target' to 'make_target'.
5788
5789 2003-05-30 Nick Clifton <nickc@redhat.com>
5790
5791 * README-maintainer-mode: Update URL for locating blessed config
5792 tools.
5793
5794 2003-05-29 Robert Millan <rmh@debian.org>
5795
5796 * ltconfig: Import this patch and modify for use with current
5797 version of ltconfig:
5798
5799 2003-05-21 Bruno Haible <bruno@clisp.org>
5800
5801 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5802 GNU/FreeBSD.
5803
5804 2003-05-28 DJ Delorie <dj@redhat.com>
5805
5806 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5807 * Makefile.in: Regenerate.
5808
5809 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
5810
5811 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
5812
5813 2003-05-21 DJ Delorie <dj@redhat.com>
5814
5815 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5816 newlib or libgloss.
5817 * Makefile.in: Regenerate.
5818
5819 2003-05-21 DJ Delorie <dj@redhat.com>
5820
5821 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5822 * Makefile.in: Regenerate.
5823
5824 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5825
5826 * configure.in: Use curly braces in the definition of tooldir.
5827 * configure: Regenerate.
5828
5829 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5830
5831 * configure.in: Switch more things to use maybe dependencies.
5832 * Makefile.tpl: Switch more things to use maybe dependencies.
5833 Factor out common code from autogen IF statements.
5834 * configure: Regenerate.
5835 * Makefile.in: Regenerate.
5836
5837 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5838
5839 * configure.in: Accept i[3456789]86 for machine type.
5840 * configure: Regenerate.
5841
5842 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5843
5844 * configure.in: Switch more things to use maybe dependencies.
5845 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5846 * configure: Regenerate.
5847 * Makefile.tpl: Switch more things to use maybe dependencies.
5848 * Makefile.in: Regenerate.
5849
5850 2003-05-16 Andreas Schwab <schwab@suse.de>
5851
5852 * Makefile.tpl (install-opcodes): Define.
5853 * Makefile.in: Rebuild.
5854
5855 2003-05-13 Andreas Jaeger <aj@suse.de>
5856
5857 * config.guess: Update to 2003-05-09 version.
5858 * config.sub: Update to 2003-05-09 version.
5859
5860 2003-05-13 Michael Eager <eager@mvista.com>
5861
5862 * configure.in: Correct sed script so that options in quotes are not
5863 deleted.
5864 * configure: Rebuild.
5865
5866 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
5867
5868 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5869 and $$s/newlib/libc/sys/cygwin32 include paths.
5870 * configure: Ditto.
5871
5872 2003-05-05 H.J. Lu <hjl@gnu.org>
5873
5874 * config-ml.in: Restored from gcc repository.
5875
5876 2003-05-02 Chris Demetriou <cgd@broadcom.com>
5877
5878 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5879 * Makefile.in: Regenerate.
5880
5881 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
5882
5883 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5884 and Makefile.def.
5885
5886 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
5887
5888 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5889 * Makefile.in: Regenerated.
5890
5891 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5892
5893 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5894 * Makefile.in: Regenerate.
5895
5896 2003-04-18 Jakub Jelinek <jakub@redhat.com>
5897
5898 * configure.in (powerpc64*-*-linux*): Remove.
5899 * configure: Rebuilt.
5900
5901 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
5902
5903 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5904 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5905 and restrap.
5906 * Makefile.in: Regenerate.
5907
5908 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
5909
5910 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5911 * configure: Regenerated.
5912
5913 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
5914
5915 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5916 * */configure: Rebuilt.
5917
5918 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5919
5920 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5921 * Makefile.in: Regenerate.
5922
5923 2003-03-14 Michael Chastain <mec@shout.net>
5924
5925 * Makefile.in: Regenerate with correct Makefile.def.
5926
5927 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5928
5929 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5930 Make macro.
5931 * Makefile.in: Regenerate.
5932 * configure.in: Clean up gxx_include_dir logic.
5933 * configure: Regenerate.
5934
5935 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5936
5937 * configure.in (gxx_include_dir): Fix typo.
5938 * configure: Regenerated.
5939
5940 2003-03-06 Andrew Cagney <cagney@redhat.com>
5941
5942 * texinfo/texinfo.tex: Import version 2003-02-03.16.
5943
5944 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
5945
5946 * configure.in: Include $(build_tooldir)/sys-include in
5947 FLAGS_FOR_TARGET.
5948 * configure: Regenerated.
5949
5950 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5951
5952 * Makefile.tpl: Reindent.
5953 * Makefile.in: Regenerate.
5954 * configure.in: Reindent. Don't set unused variables.
5955 * configure: Regenerate.
5956
5957 * Makefile.tpl: Always pass down RANLIB.
5958 * Makefile.in: Regenerate.
5959
5960 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5961 * Makefile.in: Regenerate.
5962 * configure.in: Remove unused logic relating to --enable-shared
5963 and --enable-threads. Remove bogus comments. Remove redundant
5964 noconfigdirs.
5965 * configure: Regenerate.
5966
5967 * configure.in: Replace ${libstdcxx_version} by its value.
5968 Remove reference to mh-dgux.
5969 * configure: Regenerate.
5970
5971 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5972
5973 * Makefile.tpl: Rearrange.
5974 * Makefile.in: Regenerate.
5975
5976 2003-02-25 Nick Clifton <nickc@redhat.com>
5977
5978 * configure: Remove site-file supprot - it is obsolete.
5979
5980 2003-02-24 Uwe Stieber <uwe@wwws.de>
5981
5982 * configure.in: Add support for kaOS as cross build target system.
5983 * configure: Regenerated.
5984
5985 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
5986
5987 * Makefile.tpl: Add definition of CPPFLAGS to pass into
5988 configure-target-* as some target builds may require additional
5989 flags for preprocessor tests.
5990 * Makefile.in: Regenerated.
5991
5992 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
5993
5994 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
5995 * ltconfig: Handle it.
5996 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
5997 auto-detecting it.
5998
5999 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6000
6001 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6002 it is used as argument to $CC.
6003 * ltcf-gcj.sh: Likewise.
6004
6005 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6006
6007 * configure.in: Introduce --enable-maintainer-mode.
6008 * configure: Rebuilt.
6009 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6010 for maintainer mode.
6011 * Makefile.in: Rebuilt.
6012
6013 2003-02-19 Andrew Cagney <ac131313@redhat.com>
6014
6015 * configure: Regenerate using autoconf 2.13.
6016
6017 2003-02-19 Alan Modra <amodra@bigpond.net.au>
6018
6019 * config.guess: Import latest version.
6020 * config.sub: Import latest version.
6021
6022 2003-02-18 Jason Merrill <jason@redhat.com>
6023
6024 * Makefile.tpl (check-c++): Allow parallelism.
6025
6026 2003-02-17 Andrew Cagney <ac131313@redhat.com>
6027
6028 * configure: Regenerate using autoconf 000227.
6029
6030 2003-02-15 Geoffrey Keating <geoffk@apple.com>
6031
6032 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6033 don't configure target-libobjc.
6034 * configure: Regenerate.
6035
6036 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6037
6038 * Makefile.tpl (RANLIB): Define.
6039 * Makefile.in: Regenerate.
6040
6041 2003-02-06 Keith R Seitz <keiths@redhat.com>
6042
6043 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6044 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6045 * Makefile.in: Regenerated.
6046 * configure.in: Remove all traces of snavigator, db, and grep.
6047 * configure: Regenerated.
6048
6049 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
6050
6051 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6052 * Makefile.in: Regenerated.
6053
6054 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
6055
6056 * config.if: Copy from GCC.
6057
6058 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
6059
6060 * configure.in: Revert 24Jan change.
6061 * configure: Regenerate.
6062
6063 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6064
6065 * configure.in: Revert previous change.
6066 * configure: Regenerate.
6067
6068 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6069
6070 * configure.in: Make rda native-only.
6071 * configure: Regenerate.
6072
6073 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6074
6075 * configure.in: Add missing \.
6076 * configure: Rebuilt.
6077
6078 2003-01-17 Jakub Jelinek <jakub@redhat.com>
6079
6080 * configure.in (baseargs): Avoid using \| in sed regular
6081 expressions.
6082 * configure: Rebuilt.
6083
6084 2003-01-16 Jakub Jelinek <jakub@redhat.com>
6085
6086 * configure.in (baseargs): Remove all supported forms of
6087 --cache-file, --srcdir, --host, --build and --target options
6088 from argument lists.
6089 * configure: Rebuilt.
6090
6091 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
6092
6093 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6094 * configure: Rebuilt.
6095
6096 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6097
6098 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6099 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6100 * Makefile.in: Regenerate.
6101 * configure: Regenerate.
6102
6103 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6104
6105 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6106 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6107 * Makefile.in: Regenerate.
6108
6109 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
6110
6111 * configure.in: Remove Makefile in build, host and target modules
6112 unless configure was run with --no-recursion.
6113 * configure: Rebuilt.
6114
6115 2003-01-08 Chris Demetriou <cgd@broadcom.com>
6116
6117 * config.guess: Update to 2003-01-03 version.
6118 * config.sub: Update to 2003-01-03 version.
6119
6120 2003-01-07 Christopher Faylor <cgf@redhat.com>
6121
6122 * configure: Regenerate with proper autoconf 2.13.
6123
6124 2003-01-07 Christopher Faylor <cgf@redhat.com>
6125
6126 * configure.in: Add AC_PREREQ for consistency.
6127 * configure: Regenerate.
6128
6129 2003-01-06 Andrew Cagney <ac131313@redhat.com>
6130
6131 * configure.in (GDB_TK): Add tcl directories conditional on
6132 gdb/gdbtk directory being present.
6133 * configure: Regenerate.
6134
6135 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
6136
6137 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6138 by gcc if LD is not defined and we are not doing a Canadian Cross.
6139 * configure: Rebuilt.
6140
6141 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
6142
6143 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6144
6145 2002-12-31 Tom Tromey <tromey@redhat.com>
6146
6147 * Makefile.in: Rebuilt.
6148 * Makefile.def (target_modules) [libffi]: Allow installation.
6149
6150 2002-12-31 Andreas Schwab <schwab@suse.de>
6151
6152 * configure.in: Fix use of $program_transform_name.
6153 * configure: Regenerated.
6154
6155 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
6156
6157 * configure.in (baseargs): Don't remove first configure argument.
6158 * configure: Regenerated.
6159
6160 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
6161
6162 * Makefile.tpl (local-distclean): Don't remove...
6163 (multilib.ts): ... this. Moved into...
6164 (multilib.out): ... this. Don't use sub-make.
6165 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6166 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6167 (configure-build-[+module+], configure-[+module+],
6168 configure-target-[+module+], configure-gcc): ... these. Test
6169 for Makefile existence. Drop config.status from dependencies.
6170 * Makefile.in: Rebuilt.
6171 * configure.in: Move gcc-version-trigger to the end of
6172 ac_configure_args. Add comments to maybedep.tmp and
6173 serdep.tmp. Introduce --disable-serial-configure. Remove
6174 nonopt from baseargs, matching and removing corresponding
6175 whitespace while at it.
6176 * configure: Rebuilt.
6177
6178 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6179
6180 * configure.in (host_configargs): Replace reference to
6181 no-longer-defined buildopts with --build=${build_alias}.
6182 * configure: Rebuilt.
6183
6184 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6185
6186 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6187 program_transform_name to standard idiom.
6188 (AUTOGEN, AUTOCONF): Define.
6189 (Makefile.in): Use $(AUTOGEN).
6190 (Makefile): Depend on config.status, and use autoconf-style rule to
6191 build it. Move original commands to...
6192 (config.status): ... this new target.
6193 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6194 $(AUTOCONF).
6195 * Makefile.in: Rebuilt.
6196
6197 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6198
6199 * Makefile.tpl: Fix dramatic bustage due to change in
6200 program_transform_name.
6201 * Makefile.in: Regenerate.
6202
6203 * configure.in: Remove unnecessary PATH setting.
6204 * configure: Regnerate.
6205
6206 * configure.in: Don't default to unprefixed tools unless
6207 the native tools will work.
6208 * configure: Regenerate.
6209
6210 * configure.in: Convert to autoconf script. Blow away lots
6211 of now-redundant Makefile fragments.
6212 * configure: Generate using Autoconf.
6213 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6214 * Makefile.in: Regenerate.
6215
6216 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6217
6218 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
6219 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6220
6221 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
6222 where they belong.
6223
6224 2002-12-24 Andreas Schwab <schwab@suse.de>
6225
6226 * Makefile.tpl (multilib.out): Fix missing space.
6227 * Makefile.in: Regenerate.
6228
6229 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6230
6231 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6232 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6233 * Makefile.in: Regenerate.
6234 * configure.in: Remove unnecessary leftovers.
6235
6236 2002-12-21 Geoffrey Keating <geoffk@apple.com>
6237
6238 * configure.in (extra_ranlibflags_for_target): New variable.
6239 (*-*-darwin): Add -c to ranlib commands.
6240 * configure (tooldir): Handle extra_ranlibflags_for_target.
6241
6242 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
6243
6244 * COPYING.NEWLIB: Updated.
6245 * COPYING.LIBGLOSS: Ditto.
6246
6247 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6248
6249 * Makefile.tpl: Revert HJL's change.
6250 * Makefile.in: Regenerated.
6251 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6252 always.
6253
6254 2002-12-19 Andreas Schwab <schwab@suse.de>
6255
6256 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6257 * Makefile.in: Regenerate.
6258
6259 2002-12-18 H.J. Lu <hjl@gnu.org>
6260
6261 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6262 * Makefile.in: Regenerated.
6263
6264 * configure.in (build_prefix): New. Substitute.
6265
6266 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6267
6268 * Makefile.tpl: Don't let real targets depend on phony targets.
6269 * Makefile.in: Regenerate.
6270
6271 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6272 * Makefile.in: Regenerate.
6273
6274 2002-12-16 Jason Merrill <jason@redhat.com>
6275
6276 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6277 previous 'make bootstrap'.
6278 * Makefile.in: Regenerate.
6279
6280 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6281
6282 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6283
6284 2002-12-13 Jason Merrill <jason@redhat.com>
6285
6286 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6287 library tests.
6288 (check-c++): Just depend on it and check-target-libstdc++-v3.
6289 * Makefile.in: Regenerate.
6290
6291 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6292
6293 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6294 * Makefile.in: Regenerate.
6295
6296 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
6297
6298 * COPYING.NEWLIB: Update list of alternate Regent of California
6299 licenses and discuss official revoking of advertising clause.
6300 * COPYING.LIBGLOSS: Ditto.
6301
6302 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
6303
6304 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6305 * Makefile.in: Rebuilt.
6306
6307 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6308
6309 * configure: Fix bug put in by gremlins.
6310
6311 * Makefile.tpl: Substitute more autoconfily.
6312 * configure: Substitute more autoconfily.
6313 * Makefile.in: Regenerate.
6314
6315 2002-12-08 Andrew Cagney <ac131313@redhat.com>
6316
6317 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6318 * Makefile.in (all-sim): Ditto.
6319
6320 2002-12-06 DJ Delorie <dj@redhat.com>
6321
6322 * Makefile.tpl: Change configure dependencies to not have real
6323 targets depend on phony targets.
6324
6325 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6326
6327 * configure.in: Revert unintentional change.
6328
6329 * src-release: Configure host subdirs.
6330
6331 * Makefile.tpl: Change dependency for */multilib.out so that
6332 it works when gcc isn't in the tree.
6333
6334 * configure.in: Substitute more.
6335 * configure: Run subconfigures from the Makefile.
6336 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6337 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6338
6339 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6340
6341 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6342 and corresponding dependencies.
6343 * Makefile.in: Regenerate.
6344
6345 * configure.in (host_tools): Order binutils, gas and ld for
6346 convenience in running the testsuites.
6347
6348 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6349 * Makefile.in: Regenerate.
6350 * configure.in: Introduce rules to serialize subconfigure runs.
6351
6352 * configure.in: Introduce BASE_CC_FOR_TARGET.
6353 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6354 Realize configure-build-* targets. Realize configure-target-* targets.
6355 * Makefile.in: Regenerate.
6356
6357 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6358
6359 * configure: Move gcc_version_trigger stuff from here...
6360 * configure.in: ...to here.
6361
6362 * configure.in: Separate subconfigure options added by this file from
6363 options given by the user. Add machinery to put args for host
6364 subconfigures into the Makefile.
6365
6366 * Makefile.tpl: Remove 'vault' targets.
6367 * Makefile.tpl: Reorder and comment dependencies.
6368 * Makefile.in: Regenerate.
6369
6370 2002-11-28 Geoffrey Keating <geoffk@apple.com>
6371
6372 * configure.in: Move host-specific darwin noconfigdirs into
6373 the host-specific section.
6374
6375 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6376
6377 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6378 during replay.
6379 * Makefile.in: Regenerate.
6380
6381 (finishing slow-motion replay)
6382 * configure: Remove skip-this-dir support.
6383 * Makefile.tpl: Remove skip-this-dir support.
6384
6385 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6386 subdirectories.
6387 * Makefile.in: Regenerate.
6388
6389 * Makefile.tpl: Strip out useless setting of 'dir'.
6390 * Makefile.in: Regenerate.
6391
6392 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6393
6394 (finishing slow-motion replay)
6395 * configure.in: Fix deeply stupid bug.
6396
6397 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6398 shell code in CXX_FOR_TARGET
6399 * Makefile.def: Introduce raw_cxx.
6400 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6401 RAW_CXX_FOR_TARGET.
6402 * Makefile.in: Regenerate.
6403
6404 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6405
6406 (finishing slow-motion replay)
6407 * Makefile.tpl: Remove unnecessary ifs.
6408 * Makefile.in: Regenerate.
6409
6410 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6411 dependencies. Maybe-ize build-libiberty. Create dummy install
6412 targets for 'no_install' modules.
6413 * configure: Move GDB_TK substitution to configure.in. Move
6414 build_modules stuff to configure.in.
6415 * configure.in: Implement soft dependency machinery. Maybe-ize
6416 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6417 * Makefile.in: Regenerate.
6418
6419 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6420
6421 (continuing slow-motion replay)
6422 * Makefile.tpl: Make all-target, install-target behave similarly
6423 to all, install (only hitting configured targets). Eliminate
6424 unused macro defintions.
6425
6426 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6427 build != host.
6428
6429 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6430
6431 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6432
6433 * configure.in: Produce lists of subdir targets we're actually
6434 configuring. Remove references to "dosrel".
6435 * Makefile.tpl: Let configure set which subdir targets are hit.
6436 Remove install-cross; clean up install; remove ALL. Remove
6437 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6438 Autogenerate host module targets. Remove empty dependency lines
6439 and redundant dependency; rearrange slightly.
6440 * Makefile.def: Add host-side libtermcap, utils.
6441
6442 * Makefile.in: Regenerate.
6443
6444 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6445
6446 (Continuing slow-motion replay)
6447 * Makefile.def: Add list of recursive targets to autogenerate.
6448 Add build_modules.
6449 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6450 targets. Autogenerate *-build-* targets.
6451 * Makefile.in: Regenerate.
6452
6453 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6454
6455 (Continuing slow-motion replay)
6456 * configure: More autoconf-style substitutions.
6457 * Makefile.tpl: More autoconf-style substitutions.
6458 * Makefile.in: Regenerate.
6459
6460 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6461
6462 (Continuing slow-motion replay)
6463 * configure: Substitute more variables in a more autoconf-friendly
6464 way. Simplify slightly.
6465 * Makefile.tpl: Make more variables substitutable in an
6466 autoconf-friendly way.
6467 * Makefile.in: Regenerate.
6468
6469 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6470
6471 (Continuing slow-motion replay)
6472 * configure.in (v810*): Remove special setting of tools.
6473
6474 * configure: Add support for extra required flags for ar or nm.
6475 * configure.in (aix4.3+): Use above support for target-specific
6476 issues, rather than using config/mt-aix43.
6477
6478 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6479
6480 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6481 * configure: Remove 'removing', which doesn't work. Replace $subdir
6482 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6483 with $srcdir. Reformat indentation. Substitute some variables
6484 formerly hard-coded in the Makefile for build=host.
6485 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6486 * Makefile.def: Autogenerate more.
6487 * Makefile.in: Regenerate.
6488
6489 2002-11-13 Bruce Korb <bkorb@gnu.org>
6490
6491 * Makefile.tpl: syntactic cleanup
6492
6493 2002-11-04 Kevin Buettner <kevinb@redhat.com>
6494
6495 * Makefile.def (host_modules): Add rda.
6496 * Makefile.in: Regenerate.
6497 * configure.in (target_tool): Add target-rda to list.
6498
6499 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
6500
6501 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6502 and restrap targets to this rule.
6503 * Makefile.in: Regenerate.
6504
6505 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6506
6507 * configure.in (i[3456]86-*-linux*): Add check to disable
6508 ${libgcj} for glibc1.
6509
6510 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6511
6512 * configure.in: Add tic4x target.
6513
6514 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6515
6516 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6517 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6518 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6519 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6520 * Makefile.in: Regenerate.
6521
6522 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6523
6524 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6525 * Makefile.in: Regenerate.
6526
6527 * Makefile.def: Remove order dependency comments.
6528 * Makefile.tpl: Add explicit install-install dependencies.
6529 * Makefile.in: Regenerate.
6530
6531 * Makefile.tpl: Remove material now in src-release. (Finally!)
6532 * Makefile.in: Regenerate.
6533
6534 * configure: Restore my original patch by syncing with gcc version.
6535
6536 * Bring following over from gcc:
6537
6538 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6539
6540 * configure.in (s390*-*-linux*): Enable libgcj.
6541
6542 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6543
6544 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
6545
6546 2002-10-02 Alan Modra <amodra@bigpond.net.au>
6547
6548 * configure: Move stray lines back to where they belong.
6549
6550 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
6551
6552 * Makefile.tpl: Insert configure-target target, for src-release.
6553
6554 * configure: Finish reverting change which Andrew Cagney started
6555 reverting. Should fix bustage.
6556
6557 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6558 * src-release: New file. Contains material for making net
6559 releases for gdb, binutils, et al., formerly in Makefile.in.
6560
6561 2002-09-30 Nick Clifton <nickc@redhat.com>
6562
6563 * cpu: New top level directory. Intended to hold input files for
6564 CGEN which have FSF copyright assignment.
6565 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6566
6567 2002-09-29 Andrew Cagney <ac131313@redhat.com>
6568
6569 Revert below (note that src does not contain Makefile.tpl):
6570 * Makefile.tpl: Make subsituted variables more autoconfy.
6571 * Makefile.in: Regenerate.
6572
6573 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6574
6575 * configure: Revert accidentally applied changes.
6576
6577 * Makefile.tpl: Make more autoconf-friendly.
6578 * Makefile.in: Regenerate.
6579 * configure: Make substitution more autoconf-like.
6580
6581 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
6582
6583 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6584 single entry to handle all these.
6585 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6586 libjava on arm-*-elf.
6587
6588 2002-09-27 Geoffrey Keating <geoffk@apple.com>
6589
6590 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6591 things that depend on them.
6592
6593 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6594
6595 * Makefile.tpl: Make subsituted variables more autoconfy.
6596 * Makefile.in: Regenerate.
6597 * configure: Make seds more autoconfy.
6598
6599 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6600
6601 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6602 * Makefile.in: Regenerate.
6603 * configure.in: Rewrite sed statements to look autoconfy.
6604
6605 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6606 all-target-foo on configure-target-foo.
6607 * Makefile.def: Ditto.
6608 * Makefile.in: Rebuild.
6609
6610 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6611
6612 * Makefile.def: New file.
6613 * Makefile.tpl: New file.
6614 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6615
6616 * configure.in: Minor rearrangement. Simplify tests.
6617
6618 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
6619
6620 * configure.in (with_headers): Skip copy if value is "yes".
6621 (with_libs): Likewise.
6622
6623 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6624
6625 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6626 * configure.in (sh*-*-pe*): Ditto.
6627 * configure.in (mips*-*-pe*): Ditto.
6628 * configure.in (*arm-wince-pe): Ditto.
6629
6630 * configure.in: Rearrange.
6631
6632 2002-09-12 Nick Clifton <nickc@redhat.com>
6633
6634 * Import these changes from the config master repository:
6635
6636 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
6637
6638 * config.sub: Add tic4x target.
6639
6640 2002-09-03 Ben Elliston <bje@redhat.com>
6641
6642 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6643 Reported by <Duncan_Stodart@insession.com>.
6644
6645 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
6646
6647 * COPYING.NEWLIB: More updates.
6648
6649 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
6650
6651 * COPYING.NEWLIB: Update.
6652
6653 2002-08-23 Andrew Cagney <ac131313@redhat.com>
6654
6655 * texinfo/texinfo.tex: Import version 2002-06-04.06.
6656
6657 * config.guess: Import version 2002-08-23.
6658 * config.sub: Import version 2002-08-22.
6659
6660 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
6661
6662 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6663 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6664 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6665
6666 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6667
6668 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6669
6670 2002-08-04 H.J. Lu (hjl@gnu.org)
6671
6672 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6673
6674 2002-07-31 Alan Modra <amodra@bigpond.net.au>
6675
6676 * configure.in: Move generic linux case to end. Copy generic
6677 linux noconfigdirs to mips*-*-linux* entry and new
6678 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6679
6680 2002-07-19 Chris Demetriou <cgd@broadcom.com>
6681
6682 * MAINTAINERS: Clarify on config.guess and config.sub, and add
6683 one instance of them which was missed to the list to update.
6684
6685 2002-07-16 Chris Demetriou <cgd@broadcom.com>
6686
6687 * config.guess: Update to 2002-07-09 version.
6688 * config.sub: Update to 2002-07-03 version.
6689
6690 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6691
6692 * configure.in: Remove two redundant tests.
6693
6694 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6695
6696 * configure.in (mips*-*-irix6*o32): Enable stabs.
6697
6698 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6699
6700 * configure.in: Don't build grez.
6701 * Makefile.in: Ditto.
6702
6703 * Makefile.in: Remove references to bsp, cygmon, libstub.
6704 * configure.in: Ditto.
6705
6706 * configure.in: Remove leftover reference to gdbtest.
6707
6708 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
6709
6710 * configure.in (gxx_include_dir): Change to match versioned
6711 C++ headers if --enable-version-specific-runtime-libs is used.
6712
6713 2002-07-04 Steve Ellcey <sje@cup.hp.com>
6714
6715 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6716
6717 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6718
6719 * configure.in: Make --without-x work.
6720
6721 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6722
6723 * contrib: New directory. Created to contain a copy of the
6724 texi2pod.pl script so that it is in the same place as the version in
6725 the FSF GCC sources.
6726
6727 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6728
6729 * configure.in: Rearrange target Makefile fragment collection.
6730
6731 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6732 cvs[src].
6733 * configure.in: Ditto.
6734
6735 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6736
6737 * Makefile.in: Eliminate 'apache' targets.
6738 * configure.in: Eliminate 'apache' targets.
6739
6740 * configure.in: Eliminate redundant tests. Reorganize.
6741
6742 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6743
6744 * config-ml.in: Eliminate references to Cygnus configure.
6745
6746 * Makefile.in: Eliminate references to building emacs.
6747
6748 2002-07-01 Denis Chertykov <denisc@overta.ru>
6749
6750 * configure.in: Add support for ip2k.
6751
6752 2002-06-24 Ben Elliston <bje@redhat.com>
6753
6754 * configure.in (host_tools): Remove cgen.
6755
6756 * Makefile.in (all-cgen): Remove; runs from its source directory.
6757 (check-cgen, install-cgen, clean-cgen): Likewise.
6758 (all-opcodes): No not depend on all-cgen.
6759 (all-sim): Likewise.
6760
6761 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6762
6763 * configure.in: Fix AIX configury bug.
6764
6765 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6766
6767 * configure.in: Replace ${topsrcdir} with ${srcdir}.
6768
6769 * configure.in: Move definition of libstdcxx_flags right above
6770 usage, rather than way earlier.
6771
6772 * configure.in: Pull definition of is_cross_compiler earlier.
6773
6774 * configure.in: Rearrange a little.
6775
6776 * configure.in: Remove references to librx.
6777 * Makefile.in: Remove references to librx.
6778
6779 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6780
6781 * configure.in: Eliminate ${gasdir} variable.
6782
6783 2002-06-18 Dave Brolley <brolley@redhat.com>
6784
6785 * configure.in: Add support for frv.
6786 * config.sub: Add support for frv.
6787
6788 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6789
6790 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6791
6792 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6793
6794 * configure.in (vax-*-netbsd*): Re-enable gas.
6795
6796 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6797
6798 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6799 BUILD_PREFIX_1, to correct nomenclature.
6800 * configure: Likewise.
6801
6802 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6803 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6804
6805 2002-05-31 Olaf Hering <olh@suse.de>
6806
6807 * config-ml.in: Propogate DESTDIR also.
6808
6809 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6810
6811 * configure.in (vax-*-netbsd*): Don't build gas for this
6812 platform.
6813
6814 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6815
6816 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6817 and libgcj for AVR.
6818
6819 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
6820
6821 * config.sub: Add DLX target.
6822
6823 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6824
6825 * config.guess: Update to 2002-05-22 version.
6826 * config.sub: Likewise.
6827
6828 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6829
6830 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6831 * config-ml.in: Likewise.
6832 * configure: Likewise.
6833 * configure.in: Likewise.
6834
6835 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6836
6837 * configure.in: Simplify makefile fragment collection.
6838
6839 * configure.in: Remove code to build emacs.
6840
6841 * configure.in : Remove --srcdir argument from targargs and buildargs
6842 (it's always overridden in the Makefile anyway). Rearrange a bit.
6843
6844 * configure: Move some logic to configure.in.
6845 * configure.in: Move some logic from configure.
6846
6847 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
6848
6849 * COPYING.LIBGLOSS: New file.
6850
6851 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
6852
6853 * Makefile.in: Honour DESTDIR.
6854
6855 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
6856
6857 * configure.in (noconfigdirs): Don't disable libgcj on
6858 sparc64-*-solaris* and sparcv9-*-solaris*.
6859
6860 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
6861
6862 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6863
6864 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6865
6866 * configure.in (FLAGS_FOR_TARGET): Do not add
6867 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6868 on i[3456]86-*-linux*.
6869
6870 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6871
6872 * configure.in (noconfigdirs): Replace [ ] with test.
6873
6874 * configure.in (noconfigdirs): Do not add target-newlib if
6875 target == i[3456]86-*-linux*, and host == target.
6876
6877 2002-04-29 Mark Mitchell <mark@codesourcery.com>
6878
6879 * config.guess: Updated to 2002-04-26's version.
6880 * config.sub: Updated to 2002-04-26's version.
6881
6882 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6883
6884 * configure.in: delete reference to absent file
6885
6886 * configure.in: replace '[' with 'test'
6887
6888 * configure.in: Eliminate references to gash.
6889 * Makefile.in: Eliminate references to gash.
6890
6891 * configure.in: remove useless references to 'pic' makefile fragments.
6892
6893 * configure.in: (*-*-windows*) Finish removing.
6894
6895 * configure.in: Eliminate redundant test for libgui.
6896
6897 2002-04-26 Joel Sherrill <joel@OARcorp.com>
6898
6899 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6900 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6901
6902 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6903
6904 * configure.in: remove references to dead files
6905
6906 2002-04-18 Tom Tromey <tromey@redhat.com>
6907
6908 * configure.in: Disallow configuring libgcj when it is already
6909 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6910 Solaris 2.8 by default. For PR libgcj/6158.
6911
6912 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6913
6914 * configure.in: Move default CC setting out of config/mh-* fragments
6915 directly into here.
6916
6917 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6918
6919 * configure.in: don't even try to configure or make a subdirectory
6920 if there's no configure script for it.
6921
6922 2002-04-15 Mark Mitchell <mark@codesourcery.com>
6923
6924 * MAINTAINERS: Remove chill maintainers.
6925 * Makefile.in (CHILLFLAGS): Remove.
6926 (CHILL_LIB): Remove.
6927 (TARGET_CONFIGDIRS): Remove libchill.
6928 (CHILL_FOR_TARGET): Remove.
6929 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6930 CHILL_LIB.
6931 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6932 (CHECK_TARGET_MODULES): Likewise.
6933 (INSTALL_TARGET_MODULES): Likewise.
6934 (CLEAN_TARGET_MODULES): Likewise.
6935 (configure-target-libchill): Remove.
6936 (all-target-libchill): Remove.
6937 * configure.in (target_libs): Remove target-libchill.
6938 Do not compute CHILL_FOR_TARGET.
6939 * libchill: Remove directory.
6940
6941 2002-04-15 DJ Delorie <dj@redhat.com>
6942
6943 * Makefile.in, configure.in, configure: Sync with gcc, entries
6944 follow...
6945
6946 2002-04-08 Tom Tromey <tromey@redhat.com>
6947
6948 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6949 Fixes PR libgcj/6068.
6950
6951 2002-03-30 Krister Walfridsson <cato@df.lth.se>
6952
6953 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6954
6955 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6956
6957 * configure.in (alpha*-dec-osf*): Enable libgcj.
6958
6959 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6960
6961 Fix for: PR bootstrap/3591, target/5676
6962 * configure.in (mcore-pe): Disable the configuration of
6963 libstdc++-v3 since exceptions are not supported.
6964
6965 2002-03-20 Anthony Green <green@redhat.com>
6966
6967 * configure.in: Enable libgcj for xscale-elf target.
6968
6969 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
6970
6971 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
6972 libjava.
6973 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
6974
6975 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
6976
6977 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
6978 libstdc++-v3 and libjava.
6979
6980 2002-02-11 Adam Megacz <adam@xwt.org>
6981
6982 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
6983 boehm-gc
6984
6985 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
6986
6987 * config.guess: Updated to 2002-01-30's version.
6988 * config.sub: Updated to 2002-02-01's version.
6989 Contribute sh64-elf.
6990 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
6991 * configure.in: Added sh64-*-*.
6992
6993 2002-01-17 H.J. Lu <hjl@gnu.org>
6994
6995 * Makefile.in (all-fastjar): Also depend on all-libiberty.
6996 (all-target-fastjar): Also depend on all-target-libiberty.
6997
6998 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
6999
7000 * configure, configure.in: Use temp file for long sed commands.
7001
7002 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7003
7004 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7005 libf2c.
7006
7007 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7008
7009 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7010
7011 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
7012
7013 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7014
7015 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7016
7017 * configure: Handle temporary files securely using mkdir.
7018
7019 2001-09-26 Will Cohen <wcohen@redhat.com>
7020
7021 * configure.in (*-*-linux*): Disable configuration of target-newlib
7022 and target-libgloss.
7023
7024 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7025
7026 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7027 RANLIB.
7028
7029 2001-08-11 Graham Stott <grahams@redhat.com>
7030
7031 * Makefile.in (check-c++): Add missing semicolon.
7032
7033 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7034
7035 * configure.in (sh-*-linux*): New.
7036
7037 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7038
7039 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7040 and libgcj on m68hc11/m68hc12.
7041
7042 2001-06-27 H.J. Lu (hjl@gnu.org)
7043
7044 * Makefile (CFLAGS_FOR_BUILD): New.
7045 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7046
7047 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
7048
7049 * configure.in (libstdcxx_flags): Do not try to execute
7050 libstdc++-v3/testsuite_flags until it exists.
7051
7052 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7053
7054 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7055
7056 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7057
7058 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7059
7060 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7061
7062 * configure.in: Move *-chorusos target case to the proper switch.
7063 Disable libgcj.
7064
7065 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7066
7067 * Makefile.in (STAGE1_CFLAGS): Pass down.
7068
7069 2001-04-13 Alan Modra <amodra@one.net.au>
7070
7071 * config.guess: Add hppa64-linux support. Note for next import that
7072 this is already in the master file.
7073 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7074
7075 2001-03-22 Colin Howell <chowell@redhat.com>
7076
7077 * Makefile.in (DO_X): Do not backslash single-quotes in
7078 backquotes (two places).
7079
7080 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
7081
7082 * Makefile.in (DO_X): Quote nested quotes.
7083
7084 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
7085
7086 * Makefile.in (DO_X): Use double quotes for quoting
7087 "RANLIB=$${RANLIB}".
7088
7089 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7090
7091 * configure.in: Only use `lang_requires' for languages athat are
7092 actually enabled.
7093
7094 2001-03-07 Tom Tromey <tromey@redhat.com>
7095
7096 * configure.in: Allow config-lang.in to set `lang_requires' to list
7097 of other required languages.
7098
7099 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
7100
7101 * Makefile.in: Remove RANLIB definition. Use RANLIB
7102 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7103 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7104
7105 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7106 Alexandre Oliva <aoliva@redhat.com>
7107
7108 * Makefile.in (check-c++): Use tabs, not spaces.
7109
7110 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7111
7112 * Makefile.in (check-c++): New rule.
7113
7114 * configure.in (target_libs): Remove libg++.
7115 (noconfigdirs): Remove libg++.
7116 (noconfigdirs): Same.
7117 (noconfigdirs): Same.
7118 (noconfigdirs): Same.
7119
7120 * config-ml.in: Remove libg++ references.
7121
7122 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7123 (ALL_TARGET_MODULES): Same.
7124 (configure-target-libg++): Remove.
7125 (all-target-libg++): Remove.
7126 (configure-target-libio): Remove.
7127 (all-target-libio): Remove.
7128 (check-target-libio): Remove.
7129 (.PHONY): Remove.
7130 (libg++.tar.bz2): Remove.
7131 (all-target-cygmon): Remove libio.
7132 (all-target-libstdc++): Remove.
7133 (configure-target-libstdc++): Remove.
7134 (TARGET_LIB_PATH): Remove libstdc++.
7135 (ALL_GCC_CXX): Remove libstdc++.
7136 (all-target-gperf): Correct.
7137
7138 2001-02-15 Anthony Green <green@redhat.com>
7139
7140 * configure: Introduce GCJ_FOR_TARGET.
7141 * configure.in: Ditto.
7142 * Makefile.in: Ditto.
7143
7144 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7145
7146 * configure.in: for *-chorusos, don't config target-newlib and
7147 target-libgloss.
7148
7149 2001-02-04 Mark Mitchell <mark@codesourcery.com>
7150
7151 Remove V2 C++ library.
7152 * configure.in: Remove --enable-libstdcxx_v3 support.
7153
7154 2001-01-27 Richard Henderson <rth@redhat.com>
7155
7156 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7157
7158 2001-01-26 Tom Tromey <tromey@redhat.com>
7159
7160 * configure.in: Allow libgcj to be built on Sparc Solaris.
7161
7162 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7163
7164 * configure.in: Enable libgcj on several additional platforms.
7165
7166 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7167
7168 * configure.in: Enable libgcj for linux targets.
7169
7170 2001-01-09 Mike Stump <mrs@wrs.com>
7171
7172 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7173 failures of subdirectories.
7174
7175 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7176
7177 * configure: handle DOS-style absolute paths.
7178
7179 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7180
7181 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7182
7183 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7184
7185 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7186 (libstdcxx_incdir): Pass down.
7187 * config.if: Remove expired bits for cxx_interface, add stub.
7188 (libstdcxx_incdir): Add variable for g++ include directory.
7189 * configure.in (gxx_include_dir): Use it.
7190
7191 2000-12-15 Andreas Jaeger <aj@suse.de>
7192
7193 * configure.in: Handle lang_dirs.
7194
7195 2000-12-13 Anthony Green <green@redhat.com>
7196
7197 * configure.in: Disable libgcj for any target not specifically
7198 listed. Disable libgcj for x86 and Alpha Linux until compatible
7199 with g++ abi.
7200
7201 2000-12-13 Mike Stump <mrs@wrs.com>
7202
7203 * Makefile.in (local-distclean): Also remove fastjar.
7204
7205 2000-12-10 Anthony Green <green@redhat.com>
7206
7207 * configure.in: Define libgcj. Disable libgcj target libraries for
7208 most targets.
7209
7210 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7211
7212 * configure.in (target_libs): Revert 2000-12-08 patch.
7213 (noconfigdirs): Added target-libjava.
7214
7215 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7216
7217 * Makefile.in: handle DOS-style absolute paths.
7218
7219 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7220
7221 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7222 libjava.
7223 * configure.in (target_libs): Removed `target-libjava'.
7224
7225 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7226
7227 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7228 (ALL_MODULES): Added fastjar.
7229 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7230 (all-target-libjava): all-fastjar replaces all-zip.
7231 (all-fastjar): Added.
7232 (configure-target-fastjar, all-target-fastjar): Likewise.
7233 * configure.in (host_tools): Added fastjar.
7234
7235 2000-12-07 Mike Stump <mrs@wrs.com>
7236
7237 * Makefile.in (local-distclean): Remove leftover built files.
7238
7239 2000-11-16 Fred Fish <fnf@be.com>
7240
7241 * configure.in (enable_libstdcxx_v3): Fix typo,
7242 libstd++ -> libstdc++.
7243
7244 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7245
7246 * configure: Provide the original toplevel configure arguments
7247 (including $0) to subprocesses in the environment rather than
7248 through gcc/configargs.h.
7249
7250 2000-11-12 Mark Mitchell <mark@codesourcery.com>
7251
7252 * configure: Turn on libstdc++ V3 by default.
7253
7254 2000-10-16 Michael Meissner <meissner@redhat.com>
7255
7256 * configure (gcc/configargs.h): Only create if there is a build GCC
7257 directory created.
7258
7259 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
7260
7261 * configure: Save configure arguments to gcc/configargs.h.
7262
7263 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
7264
7265 * Makefile.in (bootstrap): avoid recursion if subdir missing
7266 (cross): ditto
7267 (do-proto-toplev): ditto
7268
7269 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7270
7271 * configure.in: Do not build byacc for hppa64. Provide paths to the
7272 X11 libraries for hppa64.
7273
7274 2000-09-02 Anthony Green <green@cygnus.com>
7275
7276 * Makefile.in (all-gcc): Depend on all-zlib.
7277 (CLEAN_MODULES): Add clean-zlib.
7278 (ALL_MODULES): Add all-zlib.
7279 * configure.in (host_libs): Add zlib.
7280
7281 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
7282
7283 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7284 $targargs to tell whether newlib is going to be built.
7285
7286 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7287 $$r/TARGET_SUBDIR/libio for _G_config.h.
7288
7289 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7290
7291 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7292
7293 * configure: Make enable_threads and enable_shared defaults
7294 explicit. Substitute enable_threads into generated Makefiles.
7295 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7296 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7297
7298 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
7299
7300 * configure.in: Re-enable all references to libg++ and librx.
7301
7302 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
7303
7304 * configure.in: Add *-*-freebsd* configurations.
7305
7306 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7307
7308 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7309 (do-tar, do-bz2): New rules.
7310 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7311 (gdb-tar): New rule.
7312 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7313 (insight_dejagnu.tar): New rule.
7314 (insight.tar): New rule.
7315 (gdb+dejagnu.tar): New rule.
7316 (gdb.tar): New rule.
7317
7318 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7319
7320 * MAINTAINERS: Update dejagnu/
7321
7322 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
7323
7324 * ltmain.sh (relink_command): Fix typo in previous change.
7325
7326 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
7327
7328 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7329 (relink_command): Added --tag flags.
7330 (mode=install): If relinking fails; error out.
7331
7332 2002-03-12 Richard Henderson <rth@redhat.com>
7333
7334 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7335 .NOTPARALLEL tag.
7336 (do-check): Rename from check.
7337 (check): Allow parallel check.
7338
7339 2002-03-11 Richard Henderson <rth@redhat.com>
7340
7341 * Makefile.in (.NOTPARALLEL): Add fake tag.
7342
7343 2002-03-07 H.J. Lu (hjl@gnu.org)
7344
7345 * configure.in: Enable gprof for mips*-*-linux*.
7346
7347 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7348
7349 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7350 libjava.
7351 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7352
7353 2002-02-24 Andrew Cagney <ac131313@redhat.com>
7354
7355 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7356
7357 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
7358
7359 * config.guess: Import from master sources, rev 1.232.
7360 * config.sub: Import from master sources, rev 1.246.
7361
7362 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
7363
7364 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7365 because its Makefile is there; test for the executable instead.
7366
7367 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
7368
7369 Contribute sh64-elf.
7370 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7371 * configure.in: Added sh64-*-*.
7372
7373 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
7374
7375 * COPYING.NEWLIB: Remove advertising clause from
7376 Berkeley and Red Hat licenses.
7377
7378 2002-02-01 Mo DeJong <supermo@bayarea.net>
7379
7380 * Makefile.in: Add all-tix to deps for all-snavigator
7381 so that tix is built when building snavigator.
7382
7383 2002-02-01 Ben Elliston <bje@redhat.com>
7384
7385 * config.guess: Import from master sources, rev 1.229.
7386 * config.sub: Import from master sources, rev 1.240.
7387
7388 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7389
7390 From Steve Ellcey <sje@cup.hp.com>:
7391 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7392 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7393 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7394 IA64.
7395 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7396 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7397 soname_spec, sys_lib_search_path_spec): Ditto.
7398
7399 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7400
7401 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7402 target-libiberty, and target-libgloss. Skip Java-related
7403 libraries if not supported for NetBSD on target CPU.
7404
7405 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7406
7407 * configure.in: Import StrongARM and XScale target_configdirs from
7408 FSF GCC version.
7409
7410 2002-01-16 H.J. Lu (hjl@gnu.org)
7411
7412 * config.guess: Import from master sources, rev 1.225.
7413 * config.sub: Import from master sources, rev 1.238.
7414
7415 * MAINTAINERS: Updated notes on config.guess and config.sub.
7416
7417 2002-01-11 Steve Ellcey <sje@cup.hp.com>
7418
7419 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7420 ld and gdb are not supported.
7421
7422 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7423
7424 * Change reference to Cygnus Solutions to be Red Hat.
7425
7426 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7427
7428 * COPYING.NEWLIB: Update generic copyright date.
7429
7430 2002-01-07 Mark Salter <msalter@redhat.com>
7431
7432 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7433 Allow target-libgloss to be built for arm, strongarm, and xscale.
7434
7435 2002-01-03 Ben Elliston <bje@redhat.com>
7436
7437 * MAINTAINERS: Update URL for config.* scripts.
7438
7439 2001-12-18 Alan Modra <amodra@bigpond.net.au>
7440
7441 * config.sub: Import latest version.
7442 * config.guess: Likewise.
7443
7444 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7445
7446 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7447 options for i[3456]86-pc-linux* native builds.
7448
7449 2001-12-05 Laurent Guerby <guerby@acm.org>
7450
7451 * MAINTAINERS: gcc adopts symlink-tree, refer more to
7452 libiberty.
7453
7454 Import this patch from gcc:
7455
7456 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7457
7458 * symlink-tree: handle DOS-style absolute paths.
7459
7460 2001-11-28 DJ Delorie <dj@redhat.com>
7461 Zack Weinberg <zack@codesourcery.com>
7462
7463 When build != host, create libiberty for the build machine.
7464
7465 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7466 CONFIG_ARGUMENTS.
7467 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7468 New variables.
7469 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7470 and rules.
7471 (all.normal): Depend on ALL_BUILD_MODULES.
7472 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7473 (all-build-libiberty): Depend on configure-build-libiberty.
7474
7475 * configure: Calculate and substitute proper value for
7476 ALL_BUILD_MODULES.
7477 * configure.in: Create the build subdirectory.
7478 Calculate and substitute TARGET_CONFIGARGS (formerly
7479 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7480
7481 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
7482
7483 * config.sub: Update to version 1.232 on subversion.
7484
7485 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7486
7487 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7488 files from .po files for a distribution.
7489
7490 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7491
7492 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7493
7494 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
7495
7496 Merged from net gcc:
7497 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7498 * ltcf-c.sh: Use $objext, not $ac_objext.
7499 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7500 * ltcf-cxx.sh: Add support for GNU.
7501 2001-07-22 Timothy Wall <twall@redhat.com>
7502 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7503 default settings if using GNU tools with that configuration.
7504 * ltcf-cxx.sh: Ditto.
7505 * ltcf-gcj.sh: Ditto.
7506 2001-07-21 Michael Chastain <chastain@redhat.com>
7507 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7508 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7509 * ltmain.sh: Mark as gcc-local.
7510
7511 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
7512
7513 * Makefile.in (all-bison): Revert 2001-10-24.
7514 Don't depend on texinfo.
7515
7516 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7517
7518 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
7519
7520 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7521
7522 * configure.in (--enable-languages): Be more permissive about
7523 syntax. Check for empty lists better. Warn about $LANGUAGES.
7524
7525 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7526
7527 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7528
7529 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
7530
7531 Makefile.in (all-bison): Don't depend on texinfo.
7532
7533 2001-10-03 Alan Modra <amodra@bigpond.net.au>
7534
7535 * gettext.m4: Test po/POTFILES.in exists before trying to read.
7536
7537 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
7538
7539 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7540
7541 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
7542
7543 * config.sub, config.guess: Import latest from subversions.
7544
7545 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
7546
7547 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7548 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7549 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7550 avoid quotes nesting problems.
7551 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7552 (DO_X): Export only variables that are set.
7553
7554 2001-09-19 Ben Elliston <bje@redhat.com>
7555
7556 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7557 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7558 semantics. Use the shell built-in "type" command instead.
7559
7560 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7561
7562 * config.sub: Reverted the earlier change, this version is not the
7563 master file.
7564
7565 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7566
7567 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7568 Add support for mips64.
7569
7570 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
7571
7572 * configure.in: Enable libstdc++-v3 for h8300 targets.
7573
7574 2001-08-30 Eric Christopher <echristo@redhat.com>
7575 Jason Eckhardt <jle@redhat.com>
7576
7577 * config.sub: Add support for mipsisa32.
7578
7579 2001-08-30 Eric Christopher <echristo@redhat.com>
7580
7581 * config.sub, config.guess: Import latest from subversions.
7582
7583 2001-08-20 Alan Modra <amodra@bigpond.net.au>
7584
7585 * config.sub, config.guess: Import latest from subversions.
7586
7587 2001-07-26 DJ Delorie <dj@redhat.com>
7588
7589 * MAINTAINERS: Clarify libiberty merge rules and procedures.
7590
7591 2001-06-19 Alan Modra <amodra@bigpond.net.au>
7592
7593 * Makefile.in: Revert 2001-06-17.
7594 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7595
7596 2001-06-17 H.J. Lu <hjl@gnu.org>
7597
7598 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7599 (gas+binutils.tar.bz2): Likewise.
7600 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7601
7602 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7603
7604 * Makefile.in (VER): When present, extract the version number from
7605 the file version.in.
7606
7607 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7608
7609 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7610 gcc/xgcc is built, use -print-prog-name to find out the program
7611 name to use.
7612
7613 2001-06-04 Mark Mitchell <mark@codesourcery.com>
7614
7615 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7616 with_gcc]: Use `gcc -shared' to build a shared library.
7617
7618 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7619
7620 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7621 archives.
7622
7623 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
7624
7625 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7626 libraries when using g++ with native linker.
7627
7628 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
7629
7630 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7631
7632 2001-05-24 Tom Rix <trix@redhat.com>
7633
7634 * configure.in : enable ld for aix
7635
7636 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
7637
7638 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7639 [aix4*|aix5*]: Prepend blank.
7640
7641 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
7642
7643 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7644 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7645 of subdir/configure scripts to use the new libtool.m4.
7646
7647 2001-05-14 H.J. Lu <hjl@gnu.org>
7648
7649 * config.if (libc_interface): Set to -libc6.2- for cross
7650 compiling to Linux/glibc 2.2.
7651
7652 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
7653
7654 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7655 libgcj.
7656
7657 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
7658
7659 * configure.in (noconfigdirs): Don't reset it from scratch in the
7660 target case; only append to it.
7661
7662 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
7663
7664 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7665 sparc-*-solaris2.8]: Disable ${libgcj}.
7666
7667 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
7668
7669 * configure.in (libgcj_saved): Copy from $libgcj.
7670 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7671 --disable-libgcj.
7672
7673 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
7674
7675 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7676 1.641.2.228.
7677
7678 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
7679
7680 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7681 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7682
7683 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
7684
7685 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7686 New macros.
7687 (bootstrap, cross): Use RECURSE_FLAGS.
7688 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7689
7690 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
7691
7692 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7693
7694 2001-03-23 Nick Clifton <nickc@redhat.com>
7695
7696 * README-maintainer-mode: Add note about inability to use "make
7697 distclean" in maintainer mode.
7698
7699 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
7700
7701 Re-installed:
7702 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7703 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7704 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7705 * ltcf-cxx.sh: Likewise.
7706 * ltcf-gcj.sh: Likewise.
7707
7708 2001-03-22 Philip Blundell <philb@gnu.org>
7709
7710 * config.sub, config.guess: Import latest from subversions.
7711
7712 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
7713
7714 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7715 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7716
7717 2001-03-20 Michael Chastain <chastain@redhat.com>
7718
7719 * Makefile.in: all-m4 depends on all-texinfo.
7720
7721 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
7722
7723 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7724
7725 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7726
7727 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7728 longer valid.
7729
7730 2001-02-16 Nick Clifton <nickc@redhat.com>
7731
7732 * configure.in (noconfigdirs): Allow configuration of texinfo
7733 for Cygwin hosts.
7734
7735 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7736
7737 * config.guess: Add linux target for S/390.
7738 * config.sub: Likewise.
7739 * configure.in: Likewise.
7740
7741 2001-02-06 Ben Elliston <bje@redhat.com>
7742
7743 * configure: Output host type to stdout, not stderr.
7744
7745 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7746
7747 * config.guess: Import from subversions.gnu.org (revision 1.181).
7748 * config.sub: Import from subversions.gnu.org (revision 1.199).
7749
7750 2001-01-30 Alan Modra <alan@linuxcare.com.au>
7751
7752 * config.guess: Handle hppa64-linux systems.
7753
7754 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7755
7756 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7757 Don't unset, it's non-portable and no longer necessary, set to empty
7758 instead.
7759
7760 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7761
7762 * ltconfig: Shell portability fix for the tagname validity check.
7763
7764 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7765
7766 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7767
7768 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
7769
7770 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7771 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7772
7773 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
7774
7775 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7776 keep at least one of build_libtool_libs or build_old_libs set to
7777 yes.
7778
7779 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
7780
7781 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7782 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7783
7784 2000-11-07 Philip Blundell <pb@futuretv.com>
7785
7786 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7787
7788 2000-11-03 Philip Blundell <pb@futuretv.com>
7789
7790 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7791 files.
7792
7793 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
7794
7795 * COPYING.NEWLIB: Put into source repository.
7796
7797 2001-01-15 Ben Elliston <bje@redhat.com>
7798
7799 * configure.in (host_tools): Add sid.
7800 Always configure cgen.
7801 * Makefile.in (all-sid): New target.
7802 (check-sid, clean-sid, install-sid): Likewise.
7803
7804 2001-01-07 Andreas Jaeger <aj@suse.de>
7805
7806 * config.sub, config.guess: Update from subversions.
7807
7808 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
7809
7810 * configure.in: Disable language-specific target libraries for
7811 languages that aren't enabled.
7812
7813 2000-11-24 Nick Clifton <nickc@redhat.com>
7814
7815 * configure.in (xscale-elf): Add target.
7816 (xscale-coff): Add target.
7817 (c4x, c5x, tic54x): Move after ARM targets.
7818
7819 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
7820
7821 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7822
7823 2000-11-20 Ian Lance Taylor <ian@zembu.com>
7824
7825 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7826
7827 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
7828
7829 * Makefile.in: Merge with GCC and libgcj.
7830 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7831 configure-target-<library> when their configure scripts need the C
7832 or C++ library to have already been built to work properly.
7833 (do_proto_toplev): Set them to an empty string.
7834
7835 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
7836
7837 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7838 (REALLY_SET_LIB_PATH): Use them.
7839
7840 2000-11-06 Christopher Faylor <cgf@cygnus.com>
7841
7842 * config.sub: Add support for Sun Chorus
7843
7844 2000-11-02 Per Lundberg <plundis@chaosdev.org>
7845
7846 * config.sub: Add support for the *-storm-chaos OS.
7847
7848 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
7849
7850 * configure.in (noconfigdirs): Don't compile some
7851 of the libraries for 68HC11 & 68hc12 targets.
7852
7853 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
7854
7855 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7856 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7857 all affected `configure' scripts.
7858
7859 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
7860
7861 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7862 ltcf-c.sh.
7863
7864 2000-09-12 Philip Blundell <philb@gnu.org>
7865
7866 * config.sub, config.guess: Update from subversions.
7867
7868 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
7869
7870 * Makefile.in (all-zlib): Added dummy target.
7871
7872 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7873 multi-language branch.
7874
7875 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
7876
7877 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7878 (bootstrap*): Depend on all-bootstrap.
7879
7880 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7881
7882 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7883 crosses, but add gcc/include to the header search path for them.
7884
7885 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
7886
7887 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7888 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7889 * gettext.m4: New file, extracted from aclocal.m4.
7890
7891 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
7892
7893 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7894 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7895 sub-configures.
7896
7897 2000-08-20 Doug Evans <dje@casey.transmeta.com>
7898
7899 * Makefile.in (ALL_MODULES): Add all-cgen.
7900 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7901 (all-cgen): New target.
7902 (all-opcodes,all-sim): Depend on all-cgen.
7903 * configure.in (host_tools): Add cgen.
7904 Only configure cgen if --enable-cgen-maint.
7905
7906 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
7907
7908 * config-ml.in (CC, CXX): Don't introduce a leading space.
7909
7910 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
7911
7912 * configure.in (libstdcxx_flags): Use
7913 libstdc++-v3/src/libstdc++.INC.
7914
7915 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
7916
7917 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7918
7919 2000-08-11 Jason Merrill <jason@redhat.com>
7920
7921 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7922 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7923 (FLAGS_FOR_TARGET): Not here.
7924 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7925
7926 2000-08-07 DJ Delorie <dj@redhat.com>
7927
7928 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7929 "if we're also building gcc, and it's a gcc that will run on the
7930 build machine, we want to use its includes instead of the system's
7931 default includes".
7932
7933 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
7934
7935 * configure.in (libstdcxx_flags): Don't use `"'.
7936
7937 * config-ml.in: Adjust multilib search paths to the
7938 appropriate multilib tree.
7939
7940 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
7941
7942 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7943 commas in $LANGUAGES.
7944
7945 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
7946
7947 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7948
7949 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
7950
7951 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7952 CXX_FOR_TARGET for sed.
7953
7954 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
7955
7956 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7957 Do not override if already set in the environment or in configure.
7958 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7959 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7960
7961 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
7962
7963 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7964 (GCC_FOR_TARGET): Use it.
7965 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7966 * configure.in: ... here.
7967 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7968 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7969
7970 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
7971
7972 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
7973 (configure-target-libchill, configure-target-libobjc): Likewise.
7974
7975 * configure.in: Use the same cache file for all target libs.
7976 * config-ml.in: But different cache files per multilib variant.
7977
7978 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7979
7980 * configure (topsrcdir): Don't use dirname.
7981
7982 2000-07-20 Jason Merrill <jason@redhat.com>
7983
7984 * configure.in: Remove all references to libg++ and librx.
7985
7986 * configure, configure.in, Makefile.in: Unify gcc and binutils.
7987
7988 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
7989
7990 * config.sub: Update to subversions version 2000-07-06.
7991
7992 2000-07-12 Andrew Haley <aph@cygnus.com>
7993
7994 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
7995 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
7996
7997 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
7998
7999 * symlink-tree: Check number of arguments.
8000
8001 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
8002
8003 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8004
8005 2000-07-05 Jim Wilson <wilson@cygnus.com>
8006
8007 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8008 search path for a g++ extracted from the build tree. This
8009 will allow link tests run by configure scripts in
8010 subdirectories to succeed.
8011
8012 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
8013
8014 * ltconfig: Add support for mips-dde-sysv4.2MP
8015
8016 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8017
8018 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8019 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8020
8021 2000-06-19 Timothy Wall <twall@cygnus.com>
8022
8023 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8024 * config.sub: Add tic54x target.
8025
8026 2000-06-07 Phillip Thomas <pthomas@suse.de>
8027
8028 * README-maintainer-mode: New file: Contains notes on using
8029 --enable-maintainer-mode with binutils.
8030
8031 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
8032
8033 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8034
8035 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
8036
8037 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8038 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8039
8040 20000-05-21 H.J. Lu (hjl@gnu.org)
8041
8042 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8043 directory are used if they exist. Make sure
8044 $(build_tooldir)/include is searched for header files,
8045 $(build_tooldir)/lib/ for library files.
8046 (GCC_FOR_TARGET): Likewise.
8047 (CXX_FOR_TARGET): Likewise.
8048
8049 2000-05-18 Jeffrey A Law (law@cygnus.com)
8050
8051 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8052
8053 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
8054
8055 * Makefile.in (configure-target-libiberty): Depend on
8056 configure-target-newlib.
8057
8058 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8059
8060 * configure.in, Makefile.in: Merge all libffi-related
8061 configury stuff from the libgcj tree.
8062
8063 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
8064
8065 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8066 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8067
8068 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
8069
8070 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8071 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8072 current version information. Add to proto-toplev directory.
8073 (gdb-taz): Build do-djunpack.
8074
8075 2000-05-15 David Edelsohn <edelsohn@gnu.org>
8076
8077 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8078
8079 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8080
8081 * ltmain.sh: Preserve in relink_command any environment
8082 variables that may affect the linker behavior.
8083
8084 2000-05-12 Jeffrey A Law (law@cygnus.com)
8085
8086 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8087
8088 2000-05-10 Jim Wilson <wilson@cygnus.com>
8089
8090 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8091
8092 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8093
8094 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8095 with the version name.
8096
8097 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8098
8099 * config.if: Tweak.
8100
8101 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8102
8103 * djunpack.bat: New file.
8104
8105 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
8106
8107 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8108 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8109 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8110 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8111
8112 2000-04-16 Dave Pitts <dpitts@cozx.com>
8113
8114 * config.sub (case $basic_machine): Change default for "ibm-*"
8115 to "openedition".
8116
8117 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
8118
8119 * Makefile.in (gdb-taz): New target. GDB specific archive.
8120 (do-md5sum): New target.
8121 (MD5PROG): Define.
8122 (PACKAGE): Default to TOOL.
8123 (VER): Default to a shell script.
8124 (taz): Rewrite target. Move real work to do-proto-toplev. Include
8125 md5 checksum generation.
8126 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8127 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8128 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8129 insight.tar.bz2): Use gdb-taz to create archive.
8130
8131 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
8132
8133 * configure (warn_cflags): Delete.
8134
8135 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
8136 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
8137
8138 * configure.in (enable_libstdcxx_v3): Add.
8139 (target_libs): Add bits here to switch between libstdc++-v2 and
8140 libstdc++-v3.
8141 * config.if: And this file too.
8142 * Makefile.in: Add libstdc++-v3 targets.
8143
8144 2000-04-05 Michael Meissner <meissner@redhat.com>
8145
8146 * config.sub (d30v): Add d30v as a basic machine type.
8147
8148 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
8149
8150 * configure.in: -linux-gnu*, not -linux-gnu.
8151
8152 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
8153
8154 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8155 (do-tar-bz2): Replace TOOL with PACKAGE.
8156 (gdb.tar.bz2): Remove GDBTK from GDB package.
8157 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8158 dejagnu.tar.bz2): New packages.
8159
8160 2000-02-27 Andreas Jaeger <aj@suse.de>
8161
8162 * configure.in: Add entry for mips*-*-linux*, move catch all
8163 *-*-*linux* entry below this one.
8164
8165 2000-02-27 Ian Lance Taylor <ian@zembu.com>
8166
8167 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8168
8169 2000-02-24 Nick Clifton <nickc@cygnus.com>
8170
8171 * config.sub: Support an OS of "wince".
8172
8173 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
8174
8175 * config.guess, config.sub: Updated to match config's 2000-02-15
8176 version.
8177
8178 2000-02-23 Linas Vepstas <linas@linas.org>
8179
8180 * config.sub: Add support for Linux/IBM 370.
8181 * configure.in: Likewise.
8182
8183 2000-02-22 Nick Clifton <nickc@cygnus.com>
8184
8185 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8186
8187 2000-02-20 Christopher Faylor <cgf@cygnus.com>
8188
8189 * config.guess: Guess "cygwin" rather than "cygwin32".
8190
8191 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8192
8193 * configure (gcc_version): When setting, narrow search to
8194 lines containing `version_string'.
8195
8196 2000-02-15 Denis Chertykov <denisc@overta.ru>
8197
8198 * config.sub: Add support for avr target.
8199
8200 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
8201
8202 * config.sub: Add mmix-knuth-mmixware.
8203
8204 2000-01-27 Christopher Faylor <cgf@redhat.com>
8205
8206 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8207 structure stuff to -L library search.
8208 (CXX_FOR_TARGET): Ditto.
8209 (CROSS_CHECK_MODULES): Fix spelling mistake.
8210
8211 2000-01-24 Mark Mitchell <mark@codesourcery.com>
8212
8213 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8214 the C++ compiler.
8215
8216 2000-01-12 Richard Henderson <rth@cygnus.com>
8217
8218 * configure.in: Don't build some bits for beos.
8219
8220 2000-01-12 Joel Sherrill (joel@OARcorp.com)
8221
8222 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8223 as include files.
8224
8225 2000-01-06 Geoff Keating <geoffk@cygnus.com>
8226
8227 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8228 not mh-aix43.
8229
8230 1999-12-14 Richard Henderson <rth@cygnus.com>
8231
8232 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8233 * config.sub: Accept alphaev[78], alphaev8.
8234
8235 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8236
8237 * config.guess, config.sub: Update from autoconf.
8238
8239 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8240
8241 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8242 necessary libraries are missing.
8243
8244 1999-10-25 Andreas Schwab <schwab@suse.de>
8245
8246 * configure: Fix quoting inside arguments of eval.
8247
8248 1999-10-21 Nick Clifton <nickc@cygnus.com>
8249
8250 * config-ml.in: Allow suppression of some ARM multilibs.
8251
8252 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8253
8254 * config.guess: Add OS/390 match pattern.
8255 * config.sub: Add mvs, openedition targets.
8256 * configure.in (i370-ibm-opened*): New.
8257
8258 1999-09-04 Steve Chamberlain <sac@pobox.com>
8259
8260 * config.sub: Add support for configuring for pj.
8261
8262 1999-08-31 Nick Clifton <nickc@cygnus.com>
8263
8264 * config.sub (maybe_os): Add support for configuring for fr30.
8265
8266 1999-08-25 Nick Clifton <nickc@cygnus.com>
8267
8268 * configure.in: Do not configure or build ld for AIX
8269 platforms. ld is known to be broken on these platforms.
8270
8271 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8272
8273 * config-ml.in: Pass compiler flag corresponding to multidirs to
8274 subdir configures.
8275
8276 1999-08-09 Ian Lance Taylor <ian@zembu.com>
8277
8278 * Makefile.in (LDFLAGS): Define.
8279
8280 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8281
8282 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8283 noconfigdirs.
8284 (*-*-cygwin*): Likewise.
8285
8286 1999-08-08 Ian Lance Taylor <ian@zembu.com>
8287
8288 * mkdep: New file.
8289 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8290 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8291
8292 From Eli Zaretskii <eliz@is.elta.co.il>:
8293 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8294 long file name when using DJGPP on MS-DOS.
8295
8296 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8297
8298 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8299
8300 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8301
8302 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8303 dependency as this causes "make check" to globally "make all"
8304
8305 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8306
8307 * configure.in (target_libs): Added target-zlib.
8308 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8309 (CONFIGURE_TARGET_MODULES): Likewise.
8310 (CHECK_TARGET_MODULES): Likewise.
8311 (INSTALL_TARGET_MODULES): Likewise.
8312 (CLEAN_TARGET_MODULES): Likewise.
8313 (configure-target-zlib): New target.
8314 (all-target-zlib): Likewise.
8315 (all-target-libjava): Depend on all-target-zlib.
8316 (configure-target-libjava): Depend on configure-target-zlib.
8317
8318 * Makefile.in (configure-target-libjava): Depend on
8319 configure-target-newlib.
8320 (configure-target-boehm-gc): New target.
8321 (configure-target-qthreads): New target.
8322
8323 * configure.in (target_libs): Added target-qthreads.
8324 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8325 (CONFIGURE_TARGET_MODULES): Likewise.
8326 (CHECK_TARGET_MODULES): Likewise.
8327 (INSTALL_TARGET_MODULES): Likewise.
8328 (CLEAN_TARGET_MODULES): Likewise.
8329 (all-target-qthreads): New target.
8330 (configure-target-libjava): Depend on configure-target-qthreads.
8331 (all-target-libjava): Depend on all-target-qthreads.
8332
8333 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8334 (CONFIGURE_TARGET_MODULES): Likewise.
8335 (CHECK_TARGET_MODULES): Likewise.
8336 (INSTALL_TARGET_MODULES): Likewise.
8337 (CLEAN_TARGET_MODULES): Likewise.
8338 (all-target-libjava): New target.
8339 (all-target-boehm-gc): Likewise.
8340 * configure.in (target_libs): Added libjava, boehm-gc.
8341
8342 1999-07-22 Ian Lance Taylor <ian@zembu.com>
8343
8344 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8345 configure.bat in SUPPORT_FILES.
8346 (gas+binutils.tar.bz2): Likewise.
8347
8348 * makeall.bat: Remove; obsolete.
8349
8350 1999-07-21 Ian Lance Taylor <ian@zembu.com>
8351
8352 From Mark Elbrecht:
8353 * configure.bat: Remove; obsolete.
8354
8355 1999-07-11 Ian Lance Taylor <ian@zembu.com>
8356
8357 * configure: Add -W -Wall to the default CFLAGS when compiling with
8358 gcc.
8359
8360 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8361
8362 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8363
8364 1999-06-30 Mark Mitchell <mark@codesourcery.com>
8365
8366 * configure.in: Build ld on IRIX6.
8367
8368 1999-06-12 Ian Lance Taylor <ian@zembu.com>
8369
8370 * Makefile.in: Change distribution targets to use bzip2 instead of
8371 gzip.
8372 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8373 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8374
8375 1999-06-04 Nick Clifton <nickc@cygnus.com>
8376
8377 * config.sub: Add mcore target.
8378
8379 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
8380
8381 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8382
8383 1999-05-25 H.J. Lu (hjl@gnu.org)
8384
8385 * config.guess (dummy): Changed to $dummy.
8386
8387 1999-05-24 Nick Clifton <nickc@cygnus.com>
8388
8389 * config.sub: Tidied up case statements.
8390
8391 1999-05-22 Ben Elliston <bje@cygnus.com>
8392
8393 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8394 <jiro@din.or.jp>.
8395
8396 * config.guess: Merge with FSF version. Future changes will be
8397 more accurately recorded in this ChangeLog.
8398 * config.sub: Likewise.
8399
8400 1999-05-20 Stephen L Moshier <moshier@world.std.com>
8401
8402 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8403
8404 1999-04-30 Tom Tromey <tromey@cygnus.com>
8405
8406 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8407
8408 1999-04-23 Tom Tromey <tromey@cygnus.com>
8409
8410 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8411
8412 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
8413
8414 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8415 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8416 Bad merge removed these two changes.
8417
8418 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
8419 Martin Heller (Ing.-Buero_Heller@t-online.de)
8420
8421 * config.guess (interix Alpha): Add.
8422
8423 1999-04-11 Richard Henderson <rth@cygnus.com>
8424
8425 * configure.in (i?86-*-beos*): Do config gperf; don't config
8426 gdb, newlib, or libgloss.
8427
8428 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
8429
8430 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8431 link a trivial program with -mabi=64. If it fails, remove mabi=64
8432 from multidirs.
8433
8434 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
8435
8436 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8437
8438 1999-04-08 Nick Clifton <nickc@cygnus.com>
8439
8440 * config.sub: Add support for mcore targets.
8441
8442 1999-04-07 Michael Meissner <meissner@cygnus.com>
8443
8444 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8445 not mt-ospace, in order to shut up assembler warning about using
8446 symbols that are named the same as registers.
8447
8448 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
8449
8450 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8451 dependency list for all-target-cygmon.
8452
8453 1999-04-05 Doug Evans <devans@casey.cygnus.com>
8454
8455 * config-ml.in: Check $host, not $target, for selective multilibs.
8456 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8457 thumb interworking, and underscore prefix multilibs.
8458
8459 1999-04-04 Ian Lance Taylor <ian@zembu.com>
8460
8461 * missing: Update to version from current automake.
8462
8463 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8464
8465 * configure (gxx_include_dir): Removed.
8466
8467 * configure.in (gxx_include_dir): Handle it.
8468 * Makefile.in: Likewise.
8469
8470 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8471
8472 * config.sub (mips64vr4111,mips64vr4111el) Add.
8473
8474 1999-03-21 Ben Elliston <bje@cygnus.com>
8475
8476 * config.guess: Correct typo for detecting ELF on FreeBSD.
8477
8478 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8479
8480 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8481 config/mh-djgpp.
8482
8483 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8484
8485 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8486 all-target-newlib to dependency list for all-target-bsp.
8487
8488 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8489
8490 * config.sub: Add i386-uwin support.
8491 * config.guess: Likewise.
8492
8493 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8494
8495 * configure.in: cleanup, add mh-*pic handling for arm, special
8496 case powerpc*-*-aix*
8497
8498 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8499
8500 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8501 can be built.
8502
8503 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8504
8505 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8506 targets.
8507
8508 1999-03-02 Nick Clifton <nickc@cygnus.com>
8509
8510 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8511
8512 1999-02-28 Geoffrey Noer <noer@cygnus.com>
8513
8514 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8515
8516 1999-02-24 Nick Clifton <nickc@cygnus.com>
8517
8518 * config.sub: Fix typo in arm recognition.
8519
8520 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
8521
8522 * configure.in (noconfigdirs): Changed target_configdirs to
8523 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8524 rather than m68k-*-* since it is not known to work on
8525 m68k-aout. Ditto for arm-*-*oabi.
8526
8527 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
8528
8529 * configure.in (*-*-windows*): Remove, no longer used.
8530
8531 1999-02-19 Ben Elliston <bje@cygnus.com>
8532
8533 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8534 Smart and improved by Andrew Cagney.
8535
8536 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
8537
8538 * config.guess: Recognize openbsd-*-hppa.
8539
8540 1999-02-17 H.J. Lu (hjl@gnu.org)
8541
8542 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8543 only if it is not empty.
8544
8545 1999-02-17 Nick Clifton <nickc@cygnus.com>
8546
8547 Patch from: Scott Bambrough <scottb@corelcomputer.com>
8548
8549 * config.guess: Modified to recognize uname's armv* syntax.
8550
8551 * config.sub: Modified to recognize uname's armv* syntax.
8552
8553 1999-02-17 Mark Salter <msalter@cygnus.com>
8554
8555 * configure.in: Added target-bsp for sparclite.
8556
8557 1999-02-08 Richard Henderson <rth@cygnus.com>
8558
8559 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8560
8561 1999-02-08 Nick Clifton <nickc@cygnus.com>
8562
8563 * configure.in: Add support for strongarm port.
8564 * config.sub: Add support for strongarm target.
8565
8566 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
8567
8568 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8569 the old name config/mh-cygwin32.
8570 Enable texinfo.
8571
8572 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
8573
8574 * configure.in: Do build ld for ix86 Solaris.
8575
8576 1999-02-02 Jim Wilson <wilson@cygnus.com>
8577
8578 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8579 $AR_FOR_TARGET. Likewise for RANLIB.
8580
8581 1999-02-02 Catherine Moore <clm@cygnus.com>
8582
8583 * config.sub (oabi): Recognize.
8584 * configure.in (arm-*-oabi): Handle.
8585
8586 1999-01-30 Robert Lipe (robertlipe@usa.net)
8587
8588 * config.guess: Improve detection of i686 on UnixWare 7.
8589
8590 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
8591
8592 * config.guess: Add support for i386-pc-interix.
8593 * config.sub: Likewise.
8594 * configure.in: Likewise.
8595
8596 1999-01-18 Christopher Faylor <cgf@cygnus.com>
8597
8598 * Makefile.in: Remove unneeded all-target-libio from
8599 from all-target-winsup target since it is now unneeded.
8600 Add all-target-libtermcap in its place since it is now
8601 needed.
8602
8603 1998-12-30 Christopher Faylor <cgf@cygnus.com>
8604
8605 * configure.in: makefile stub for cygwin target is probably
8606 unnecessary. Remove it for now.
8607
8608 1998-12-30 Christopher Faylor <cgf@cygnus.com>
8609
8610 * configure.in: libtermcap.a should be built when cygwin is the
8611 target as well as the host.
8612 * config.guess: Allow mixed case in cygwin uname output.
8613 * Makefile.in: Add libtermcap target.
8614
8615 1998-12-23 Jeffrey A Law (law@cygnus.com)
8616
8617 * config.sub: Clean up handling of hppa2.0.
8618
8619 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
8620
8621 * config.guess: Use C code to identify more HP machines.
8622
8623 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8624
8625 * config.sub: Handle hppa2.0.
8626
8627 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8628
8629 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8630 cygmon for all sparclite targets, regardless of object format.
8631
8632 1998-12-15 Mark Salter <msalter@cygnus.com>
8633
8634 * configure.in: Added target-bsp for several target architectures.
8635
8636 * Makefile.in: Added rules for bsp.
8637
8638 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8639
8640 * config.guess: Improve detection of hppa2.0 processors.
8641
8642 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8643
8644 * config.guess: Recognize FreeBSD using ELF automatically.
8645
8646 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8647
8648 * configure (skip-this-dir): Add handling for new shell script, which
8649 might be created by a sub-directory's configure to indicate, this particular
8650 directory is "unwanted".
8651 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8652
8653 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8654
8655 * ltconfig: import from libtool, after changing libtool to
8656 account for the cygwin name change.
8657
8658 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8659
8660 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8661 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8662
8663 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8664
8665 * configure.in: Add libtermcap to list of cygwin dependencies.
8666
8667 1998-11-17 Geoffrey Noer <noer@cygnus.com>
8668
8669 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8670 they include winsup/include when it's a cygwin target.
8671
8672 1998-11-12 Tom Tromey <tromey@cygnus.com>
8673
8674 * configure.in (host_tools): Added zip.
8675 * Makefile.in (all-target-libjava): Depend on all-zip.
8676 (all-zip): New target.
8677 (ALL_MODULES): Added all-zip.
8678 (NATIVE_CHECK_MODULES): Added check-zip.
8679 (INSTALL_MODULES): Added install-zip.
8680 (CLEAN_MODULES): Added clean-zip.
8681
8682 1998-11-12 Geoffrey Noer <noer@cygnus.com>
8683
8684 * Makefile.in: lose "32" from comment about cygwin.
8685
8686 1998-11-05 Nick Clifton <nickc@cygnus.com>
8687
8688 * configure.in: Use -Os to build target libraries for the fr30.
8689
8690 1998-11-04 Dave Brolley <brolley@cygnus.com>
8691
8692 * config.sub: Add fr30.
8693
8694 1998-11-02 Geoffrey Noer <noer@cygnus.com>
8695
8696 * configure.in: drop "32" from config/mh-cygwin32. Check
8697 cygwin* instead of cygwin32*.
8698 * config.sub: Check cygwin* instead of cygwin32*.
8699
8700 1998-10-22 Robert Lipe <robertl@dgii.com>
8701
8702 * config.guess: Match any version of Unixware7.
8703
8704 1998-10-20 Syd Polk <spolk@cygnus.com>
8705
8706 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8707 if desired.
8708
8709 1998-10-18 Jeffrey A Law (law@cygnus.com)
8710
8711 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8712 these if the appropriate directories and files to not exist.
8713
8714 1998-10-14 Jeffrey A Law (law@cygnus.com)
8715
8716 * Makefile.in (DEVO_SUPPORT): Add config.if.
8717
8718 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
8719
8720 * configure: Add pattern to replace "build_tooldir"'s
8721 definition in the generated Makefile with "tooldir"'s
8722 actual value.
8723
8724 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8725
8726 * config.sub: Bring back lost sparcv9.
8727
8728 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8729
8730 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8731
8732 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8733 CC_FOR_TARGET and friends.
8734
8735 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8736
8737 * Makefile.in (build_tooldir): New variable, same as tooldir.
8738 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8739 -B$(build_tooldir)/bin/.
8740 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8741
8742 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8743
8744 * config.sub: Add support for i[34567]86-pc-udk.
8745 * configure.in: Likewise.
8746
8747 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8748
8749 * Makefile.in: add bzip2 package building bits for user
8750 tools module
8751 * configure.in: ditto
8752
8753 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8754
8755 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8756 (ALL_TARGET_MODULES): Add all-target-libobjc.
8757 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8758 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8759 (all-target-libchill): Add dependencies.
8760 * configure.in (target_libs): Add libchill.
8761
8762 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8763
8764 * configure.in (target_subdir): Remove duplicate line.
8765
8766 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8767
8768 * Makefile.in (all-automake): fix dependencies.
8769
8770 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8771
8772 * configure.in: Minor cleanups for building in the $(target_alias)
8773 subdir.
8774
8775 1998-09-22 Jim Wilson <wilson@cygnus.com>
8776
8777 * Makefile.in (bootstrap): Set r and s before make all. Use
8778 BASE_FLAGS_TO_PASS in make all.
8779 (cross): Likewise.
8780
8781 1998-09-20 Mark Mitchell <mark@markmitchell.com>
8782
8783 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8784
8785 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8786
8787 * config.sub: Fix typo in last change.
8788
8789 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8790
8791 * config.sub: Add support for C4x target.
8792 * configure.in: Likewise.
8793
8794 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8795
8796 * config.sub: Recognize sparcv9 just like sparc64.
8797
8798 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8799
8800 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8801
8802 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8803
8804 * config.guess: Correctly identify Pentium II sco boxes.
8805
8806 * config.guess: Fix "tr" code. From Weiwen Liu.
8807
8808 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8809
8810 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8811 stabs.
8812
8813 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8814
8815 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8816 (ALL_TARGET_MODULES): Add all-target-libchill.
8817 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8818 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8819 (all-target-libchill): Add dependencies.
8820 * configure.in (target_libs): Add libchill.
8821
8822 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8823
8824 * config.guess: Avoid assumptions about "tr" behaves when
8825 LANG is set to something other than English.
8826
8827 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8828
8829 * configure (gxx_include_dir): Changed to
8830 '${prefix}/include/g++'-${libstdcxx_interface}.
8831
8832 * config.if: New to determine the interfaces.
8833
8834 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8835
8836 * config.guess: Detect and handle MPE/IX.
8837 * config.sub: Deal with MPE/IX.
8838
8839 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8840
8841 * configure.in: Use mh-aix43.
8842
8843 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8844
8845 * configure: Fix --without/--disable cases for gxx-include-dir.
8846
8847 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8848
8849 * mdata-sh: Imported. Needed for automake support.
8850
8851 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8852
8853 * Makefile.in (taz): Try "chmod -R og=u ." before
8854 "chmod og=u `find . -print`".
8855
8856 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8857
8858 * configure.in: Add arm-elf and thumb-elf support.
8859
8860 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8861
8862 * Makefile.in: Undo previous patch.
8863
8864 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8865
8866 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8867 to here ...
8868 (install-no-fixedincludes): and here
8869 (INSTALL_MODULES): ... from here.
8870
8871 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8872
8873 * config.sub: Merge with FSF.
8874
8875 * config.guess: Merge with FSF.
8876
8877 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8878
8879 * configure (extraconfigdirs): New variable.
8880 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8881 * Makefile.in (all): Move higher in file.
8882 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8883 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8884 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8885 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8886 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8887
8888 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
8889
8890 * Makefile.in (all-target-libjava): Depend on all-gcc and
8891 all-target-newlib.
8892 (configure-target-libjava): Depend on $(ALL_GCC).
8893
8894 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8895
8896 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8897 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8898
8899 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8900
8901 * ylwrap: Change absolute path checks to check for DOS style path
8902 names.
8903
8904 * ylwrap: Don't use a full path name if the source file is in the
8905 same directory. From hjl@lucon.org (H.J. Lu).
8906
8907 * config-ml.in: Default to being verbose, to match Feb 18 change to
8908 configure.
8909
8910 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8911
8912 Brought over from egcs:
8913
8914 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8915
8916 * configure.in (target_subdir): Set to ${target_alias} instead
8917 of "libraries".
8918
8919 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8920
8921 * configure.in (target_subdir): Set to libraries if enable_multilib.
8922
8923 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8924
8925 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8926 multilibs, force reconfiguration the first time we create
8927 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8928
8929 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8930
8931 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8932 avoid confusion with --no-recursion.
8933
8934 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8935
8936 * configure.in: Win32 hosts shouldn't use install -x
8937 * install-sh: remove -x option, and special .exe-handling
8938 hack.
8939
8940 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8941
8942 * config.guess: Recognize i586-pc-beos.
8943 * configure.in: Don't build some bits for beos.
8944
8945 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8946
8947 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8948 CFLAGS default to -O2.
8949
8950 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8951 when using GNU ld.
8952
8953 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8954
8955 * ltmain.sh: Correct install when using a different shell.
8956
8957 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8958
8959 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8960
8961 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8962
8963 * makefile.vms: Update to build binutils/makefile.vms. Add install
8964 target.
8965
8966 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8967
8968 * ltconfig: Update to correct AIX handling.
8969
8970 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8971
8972 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
8973
8974 * configure.in (target_subdir): Set to ${target_alias} instead
8975 of "libraries".
8976
8977 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
8978
8979 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
8980 (Makefile): Depend on $(gcc_version_trigger).
8981
8982 * configure (gcc_version): Change default initializer to empty
8983 string.
8984 (gcc_version_trigger): New variable; pass this variable down
8985 to subdir configures to enable them checking gcc's version
8986 themselves. Emit make macros for both gcc_version vars.
8987 (topsrcdir): Initialize reliably.
8988 (recursion line): Remove --with-gcc-version=${gcc_version}.
8989
8990 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8991
8992 * configure (enable_version_specific_runtime_libs): Implement new flag
8993 --enable-version-specific-runtime-libs which installs C++ runtime stuff
8994 in $(libsubdir); emit definition in each generated Makefile.
8995 (gxx_include_dir): Initialize depending on
8996 $enable_version_specific_runtime_libs.
8997
8998 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
8999
9000 * configure (gcc_version): Initialize properly depending on
9001 how and where configure is started.
9002 (recursion line): Pass a --with-gcc-version=${gcc_version}
9003 to configures in subdirs.
9004
9005 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9006
9007 * configure.in (noconfigdirs): Add configure pattern for mips tx39
9008 cygmon
9009
9010 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9011
9012 * configure.in: Add cygmon and libstub support for mn10200.
9013
9014 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9015
9016 * configure (gcc_version): Add new variable describing the
9017 particular gcc version we're building.
9018 * Makefile.in (libsubdir): Add new macro for the directory
9019 in which the compiler finds executables, libraries, etc.
9020 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9021 and libsubdir.
9022
9023 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9024
9025 * Makefile.in (local-clean): Remove *.log.
9026 (warning.log): Built with warn_summary from build.log.
9027 (mail-report.log): Run test_summary.
9028 (mail-report-with-warnings.log): Run test_summary including
9029 warning.log in the report.
9030
9031 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9032
9033 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9034
9035 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9036
9037 * Makefile.in (grep): Grep no longer depends on libiberty.
9038
9039 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9040
9041 * Makefile.in: all-snavigator needs all-libgui.
9042
9043 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9044
9045 * configure.in: Add cygmon and libstub support for mn10300.
9046
9047 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9048
9049 * missing: Update to version from automake 1.3.
9050
9051 * ltmain.sh: On installation, don't get confused if the same name
9052 appears more than once in the list of library names.
9053
9054 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9055
9056 * config.sub: Accept m68060 and m5200 as CPU names.
9057
9058 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9059
9060 * configure: Use && rather than using -a in test, because odd
9061 strings can confuse test.
9062 * configure.in: Likewise.
9063
9064 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9065
9066 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9067
9068 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9069
9070 * Makefile.in (boostrap2-lean, bootstrap3-lean,
9071 bootstrap4-lean): New targets.
9072
9073 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9074
9075 * mpw-* Delete. Not used.
9076
9077 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9078
9079 * COPYING.LIB: Update FSF address.
9080
9081 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9082
9083 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9084
9085 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9086 GAS_SUPPORT_DIRS.
9087
9088 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9089
9090 * ltconfig, ltmain.sh: Avoid producing a version number if
9091 -version-info was not used.
9092
9093 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9094
9095 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9096 building with newlib.
9097
9098 1998-04-30 Paul Eggert <eggert@twinsun.com>
9099
9100 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9101 Solaris `make' causes it to continue to next definition.
9102
9103 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9104
9105 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9106 the right GUI libraries and files are installed along with GDB.
9107
9108 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9109
9110 * configure.in: Change alpha to alpha* in several places.
9111
9112 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9113
9114 * config.sub: Recognize sparc86x.
9115
9116 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9117
9118 * configure.in (--enable-target-optspace): Remove debug echo.
9119
9120 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9121
9122 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9123
9124 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9125
9126 * ltconfig: Update cygwin32 support.
9127
9128 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9129 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9130 (GDB_SUPPORT_DIRS): Likewise.
9131
9132 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9133
9134 * configure.in (target_makefile_frag): If --enable-target-optspace,
9135 use -Os to compile target libraries rather than -O2. Default to
9136 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9137 not used.
9138 * configure.in (target_cflags): Ditto for d30v.
9139
9140 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9141
9142 * Makefile.in (all-bfd): Depend on all-intl.
9143 (all-binutils): Likewise.
9144 (all-gas): Likewise.
9145 (all-gprof): Likewise.
9146 (all-ld): Likewise.
9147
9148 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
9149
9150 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9151
9152 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9153
9154 * Makefile.in (all-bfd): Depend upon all-libiberty.
9155
9156 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9157
9158 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9159
9160 * Makefile.in: Add libstub.
9161
9162 * configure.in: Ditto. Build libstub for targets that have cygmon
9163 support.
9164
9165 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9166
9167 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9168
9169 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9170
9171 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9172 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9173
9174 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9175
9176 * configure: Define DEFAULT_M4 by searching PATH.
9177 * Makfile.in: Use DEFAULT_M4.
9178
9179 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9180
9181 * ltconfig: Add cygwin32 support.
9182
9183 * Makefile.in, configure.in: Add libtool as a native only directory
9184 to configure and build.
9185
9186 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9187
9188 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9189
9190 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9191
9192 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9193
9194 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9195
9196 * Makefile.in: add ash make rules
9197 * configure.in: add ash to native_only and host_tools lists
9198
9199 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9200
9201 * Makefile.in (all-gettext, all-intl): New targets.
9202 (ALL_MODULES): Added all-gettext, all-intl.
9203 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9204 (INSTALL_MODULES): Added install-gettext, install-intl.
9205 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9206
9207 * configure.in (host_tools): Added gettext.
9208 (native_only): Likewise.
9209 (noconfigdirs) [various cases]: Likewise.
9210 (host_libs): Added intl.
9211
9212 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9213
9214 * configure: Do not disable building gdbtk for cygwin32 hosts.
9215
9216 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9217
9218 * configure.in: Add thumb-coff target.
9219 * config.sub: Add thumb-coff target.
9220
9221 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9222
9223 * Makefile.in: Revert yesterday's change.
9224 (all-target-winsup): all-target-librx stays out of here.
9225
9226 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9227
9228 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9229 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9230 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9231 Remove references to librx and libg++.
9232
9233 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9234
9235 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9236 recursive makes
9237
9238 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9239
9240 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9241 for newlib directory.
9242 (CXX_FOR_TARGET): Likewise.
9243
9244 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9245
9246 * ltconfig: Update after libtool/ltconfig.in change for
9247 hpux11.
9248
9249 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9250
9251 * ltconfig, ltmain.sh: Update to libtool 1.2.
9252
9253 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9254
9255 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9256 (install-gcc-cross): Instead, override LANGUAGES here.
9257
9258 1998-03-18 Dave Love <d.love@dl.ac.uk>
9259
9260 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9261 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9262
9263 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9264
9265 * configure.in: Add Thumb-pe target.
9266
9267 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
9268
9269 * Makefile.in - changed sn targets to snavigator
9270 * configure.in - changed sn targets to snavigator
9271
9272 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9273
9274 * config-ml.in: After building symlink tree call make distclean
9275 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9276 to be the case for libiberty.
9277
9278 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9279
9280 * configure: When making link, also check the current
9281 directory. The configure scripts may create one.
9282
9283 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9284
9285 * config.sub: Accept alphapca56 and alphaev6 properly.
9286
9287 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9288
9289 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9290
9291 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9292
9293 * config.sub (sco5): Fix typo.
9294
9295 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9296
9297 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9298 install-itcl.
9299 (install-itcl): Remove dependency on install-tcl.
9300
9301 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9302
9303 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9304
9305 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9306
9307 * configure.in: Don't build libgui for a cygwin32 target when not on
9308 a cygwin32 host.
9309
9310 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9311
9312 * configure (redirect): Set to null, so default behavior of
9313 configure is now --verbose.
9314
9315 1998-02-16 Dave Love <d.love@dl.ac.uk>
9316
9317 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9318 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9319
9320 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9321
9322 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9323 this change to sync Makefile.in with its ChangeLog entries.
9324
9325 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9326
9327 * ltmain.sh (mkdir): Check that the directory doesn't exist
9328 before we exit with error, so that we don't get races during
9329 parallel builds.
9330
9331 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9332
9333 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9334
9335 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9336
9337 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9338 PICFLAG_FOR_TARGET.
9339 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9340
9341 * configure: Emit a definition for the new macro enable_shared
9342 into each Makefile.
9343
9344 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9345
9346 * configure.in (host_tools, native_only): Add libtool.
9347
9348 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9349
9350 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9351 Fix typo in ming config comment.
9352
9353 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9354
9355 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9356
9357 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9358
9359 * config.sub: Add tic30 cases, and map c30 to tic30.
9360
9361 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9362
9363 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9364 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9365 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9366 (CLEAN_TARGET_MODULES): Similarly
9367 (all-target-libf2c): Add dependences.
9368 * configure.in (target_libs): Add libf2c.
9369
9370 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9371
9372 * configure.in: Remove expect from noconfigdirs when target
9373 is cygwin32. OK to build expect and dejagnu with Canadian
9374 Cross.
9375
9376 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9377
9378 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9379 host.
9380
9381 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9382 and mingw32.
9383
9384 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9385
9386 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9387 here as it is not defined in the toplevel Makefile.
9388
9389 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9390
9391 * configure (package_makefile_rules_frag): New variable, which names
9392 a file with generic rules, ...
9393 Change comment to mention we now have FIVE parts.
9394 * configure: Undo last change.
9395
9396 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9397
9398 * config.guess: More accurate determination of HP processor types.
9399 * config.sub: More accurate determination of HP processor types.
9400
9401 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9402
9403 * configure (package_makefile_frag): Move inserting the
9404 ${package_makefile_frag} to where it should be according
9405 to the comment.
9406
9407 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
9408
9409 * config.guess: Add support for Linux/ARM.
9410
9411 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9412
9413 * .cvsignore: Remove *-info and *-install since they match
9414 release-info and mpw-install, which we don't want to just ignore.
9415
9416 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9417
9418 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9419
9420 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9421
9422 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9423 local_prefix to sub-make invocations.
9424
9425 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9426
9427 * configure.in: Check makefile fragments in the source
9428 directory.
9429
9430 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9431
9432 * configure.in: Check whether host and target makefile
9433 fragments exist before adding them to *_makefile_frag.
9434
9435 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9436
9437 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9438
9439 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9440
9441 * configure.in: Make sure we only replace RPATH_ENVVAR on
9442 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9443 regexp to sed.
9444
9445 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9446 to sub-makes.
9447
9448 1998-01-13 Lee Iverson (leei@ai.sri.com)
9449
9450 * config-ml.in (multi-do): LDFLAGS must include multilib
9451 designator.
9452
9453 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9454
9455 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9456
9457 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9458
9459 * config.sub: Add mingw32 support.
9460 * configure.in: Likewise.
9461
9462 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9463
9464 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9465
9466 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9467
9468 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9469 * configure (gxx_include_dir): Provide a definition for subdirs
9470 which do not use autoconf.
9471
9472 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9473
9474 * config.guess: Sync with egcs. Picks up new alpha support,
9475 BeOS & some additional linux support.
9476
9477 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
9478
9479 * config.guess: HP 9000/803 is a PA1.1 machine.
9480
9481 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9482
9483 * configure.in: It's alpha*-...
9484
9485 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9486
9487 * configure.in (host_makefile_frag, target_makefile_frag):
9488 Handle multiple config files.
9489 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9490 alpha-*-*.
9491
9492 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9493
9494 * mkdep: New file.
9495
9496 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9497
9498 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9499
9500 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9501
9502 * Makefile.in: Add libgui directory.
9503 (GDB_TK): Add all-libgui.
9504 * configure.in: Add libgui directory.
9505 * configure: Add all-libgui to GDB_TK.
9506
9507 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9508
9509 * config-ml.in (multidirs): Add m32r to multilib list.
9510
9511 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9512
9513 * Makefile.in (all-target-gperf): Change dependency to
9514 all-target-libstdc++.
9515
9516 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9517
9518 * config.guess: Add BeOS support.
9519
9520 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9521
9522 Source directory cvs renamed to cvssrc:
9523 * configure.in (host_tools): Change cvs to cvssrc.
9524 (native_only): Likewise.
9525 (noconfigdirs) [various cases]: Likewise.
9526 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9527 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9528 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9529 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9530 (all-cvssrc): Rename target from all-cvs.
9531
9532 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9533
9534 * configure (gxx_include_dir): Fix thinko.
9535
9536 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9537
9538 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9539 (install-cross, install-gcc-cross): New targets.
9540
9541 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9542
9543 * configure.in (noconfigdirs): Add support for Thumb target.
9544
9545 * config.sub (maybe_os): Add support for Thumb target.
9546
9547 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9548
9549 * Makefile.in: Add rules for cygmon.
9550
9551 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9552
9553 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9554
9555 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9556 * configure (gxx_include_dir): Provide a definition for subdirs
9557 which do not use autoconf.
9558
9559 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9560
9561 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9562 11/18/97 build
9563
9564 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9565
9566 * From Franz Sirl.
9567 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9568 found on RedHat Linux systems.
9569
9570 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9571
9572 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9573 guesses.
9574
9575 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9576
9577 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9578
9579 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9580
9581 * ltmain.sh: If mkdir fails, check whether the directory was created
9582 anyhow by some other process.
9583
9584 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9585
9586 * configure.in (d30v-*-*): Configure all directories.
9587
9588 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9589
9590 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9591 for the D30V.
9592
9593 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9594
9595 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9596
9597 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9598
9599 * include/libiberty.h: Add extern "C" { so it can be used with C++
9600 progrms.
9601 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9602 programs.
9603
9604 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9605
9606 * configure.in (d30v-*-*): Configure GCC now.
9607
9608 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9609
9610 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9611 is no longer needed.
9612
9613 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9614
9615 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9616
9617 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9618
9619 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9620 targets using "$@" to provide support for similar but not identical
9621 targets without having to duplicate code.
9622
9623 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9624
9625 * makefile.vms: Fix to work with DEC C.
9626
9627 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9628
9629 * config.sub: Add mips-tx39-elf to marketing names.
9630
9631 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9632
9633 * ltmain.sh: Handle symlinks in generated script.
9634
9635 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9636
9637 * configure: Handle autoconf style directory options: --bindir,
9638 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9639 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9640 --sysconfdir.
9641 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9642 (sharedstatedir, localstatedir, oldincludedir): New variables.
9643 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9644 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9645 sbindir, sharedstatedir, and sysconfdir.
9646
9647 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9648
9649 * Makefile.in (bootstrap-lean): New target.
9650
9651 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9652
9653 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
9654 sn, and gnuserv from noconfigdirs.
9655
9656 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9657
9658 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9659
9660 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9661
9662 * Makefile.in (cross): New target.
9663
9664 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
9665 Jeff Law <law@cygnus.com>
9666
9667 * Makefile.in (bootstrap2, bootstrap3): New targets.
9668 (all-bootstrap): Remove outdated and confusing target.
9669 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9670
9671 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9672
9673 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9674 windows. Consistent with gdb/configure.
9675
9676 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9677
9678 * configure.in: Name Linux target fragment.
9679
9680 * configure: Rewrite so that project Makefile fragment is inserted
9681 first and appears last in the resulting Makefile.
9682
9683 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9684
9685 * Makefile.in (install-itcl): Install tcl first.
9686
9687 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
9688
9689 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9690
9691 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9692
9693 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9694
9695 * configure.in (skipdirs): Add target-librx for Linux.
9696 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9697
9698 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9699
9700 * Makefile.in (bootstrap): New target.
9701
9702 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9703
9704 * config.sub: Accept 'amigados' for backward compatability.
9705
9706 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9707
9708 * config.guess: Merge with FSF.
9709
9710 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9711
9712 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9713
9714 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9715
9716 * config.sub: Add "marketing-names" patch.
9717
9718 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9719
9720 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9721
9722 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9723
9724 * config.sub: Handle v850-elf.
9725
9726 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9727
9728 * .cvsignore (*-install): Remove.
9729
9730 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9731
9732 * ltconfig: Set CONFIG_SHELL in libtool.
9733 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9734
9735 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9736
9737 * configure.in (target_subdir): Set to libraries if enable_multilib.
9738
9739 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9740
9741 * config.guess: Update from gcc directory.
9742
9743 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9744
9745 * Makefile.in (all-sim): Depends on all-readline.
9746
9747 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9748
9749 * Makefile.in (BISON, YACC): Use $$s.
9750 (all-bison): Depend on all-texinfo.
9751
9752 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9753
9754 * Makefile.in (BISON): Add -L flag.
9755 (YACC): Likewise.
9756
9757 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9758
9759 * configure.in (noconfigdirs): Add support for v850e target.
9760
9761 * config.sub (maybe_os): Add support for v850e target.
9762
9763 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9764
9765 * configure.in (noconfigdirs): Add support for v850ea target.
9766
9767 * config.sub (maybe_os): Add support for v850ea target.
9768
9769 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9770
9771 * config.sub: Add mipstx39. Delete r3900.
9772
9773 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9774
9775 * Makefile.in (all-autoconf): Depends on all-texinfo.
9776
9777 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9778
9779 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9780 eabi targets.
9781
9782 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9783
9784 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9785
9786 * configure: When handling a Canadian Cross, handle YACC as well as
9787 BISON. Just set BISON to bison. When setting YACC, prefer bison.
9788 * Makefile.in (all-bison): Depend upon all-texinfo.
9789
9790 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9791
9792 * Makefile.in (BISON): bison, not byacc or bison -y.
9793 (YACC): bison -y or byacc or yacc.
9794 (various): Add *-bison as appropriate.
9795 (taz): No need to mess with BISON anymore.
9796
9797 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9798
9799 * configure: If OSTYPE matches *win32*, try to find a good value for
9800 CONFIG_SHELL.
9801
9802 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9803
9804 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9805 configure.in if it is present.
9806
9807 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9808
9809 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9810
9811 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9812
9813 * config.sub: Recognize `arc' cpu.
9814 * configure.in: Likewise.
9815 * config-ml.in: Likewise.
9816
9817 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9818
9819 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9820
9821 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9822
9823 * configure: Changed sed delimiter from ':' to '|' when
9824 attempting to substitute ${config_shell} for SHELL. On
9825 NT ${config_shell} may contain a ':' in it.
9826
9827 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9828
9829 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9830
9831 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9832
9833 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9834
9835 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9836
9837 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9838
9839 * ylwrap: If the program is a relative path, force it to be
9840 absolute.
9841
9842 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9843
9844 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9845
9846 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9847
9848 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9849 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9850 for libraries.
9851
9852 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9853
9854 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9855 separated by spaces.
9856
9857 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9858
9859 * ylwrap: New file.
9860 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9861
9862 * ltmain.sh: Handle /bin/sh at start of install program.
9863
9864 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9865
9866 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9867 * missing: New file, from automake 1.2.
9868
9869 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9870
9871 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9872 check-tk to CHECK_X11_MODULES.
9873
9874 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9875
9876 * config.sub: Merge with FSF.
9877
9878 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9879
9880 * config.guess: Merge with FSF.
9881
9882 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9883
9884 * configure: Treat msdosdjgpp like go32.
9885 * configure.in: Likewise. Don't remove gprof for go32.
9886
9887 * configure: Change Makefile.tem2 to Makefile.tm2.
9888
9889 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9890
9891 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9892
9893 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9894
9895 * install-sh (chmodcmd): Set to null if the DST directory already
9896 exists. Same as Nov 11th change.
9897
9898 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9899
9900 * configure (GDB_TK): Needs itcl and tix.
9901
9902 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9903
9904 * config.guess: Update from FSF.
9905
9906 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9907
9908 * Makefile.in (GDB_TK): Depend on itcl and tix.
9909
9910 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9911
9912 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9913 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9914 (INSTALL_SCRIPT): New variable.
9915 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9916 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9917 to -x.
9918 * install-sh: Add support for -x option.
9919
9920 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9921
9922 * configure.in, Makefile.in: Treat tix like itcl.
9923
9924 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9925
9926 * Makefile.in (WINDRES): New variable.
9927 (WINDRES_FOR_TARGET): New variable.
9928 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9929 (EXTRA_HOST_FLAGS): Add WINDRES.
9930 (EXTRA_TARGET_FLAGS): Add WINDRES.
9931 (EXTRA_GCC_FLAGS): Add WINDRES.
9932 ($(DO_X)): Pass down WINDRES.
9933 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9934 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9935 DLLTOOL_FOR_TARGET.
9936
9937 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9938
9939 * configure.in: configure sim before gdb for win32-x-ppc
9940
9941 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9942
9943 Move gperf into the toplevel, from libg++.
9944 * configure.in (target_tools): Add target-gperf.
9945 (native_only): Add target-gperf.
9946 * Makefile.in (all-target-gperf): New target, depend on
9947 all-target-libg++.
9948 (configure-target-gperf): Empty rule.
9949 (ALL_TARGET_MODULES): Add all-target-gperf.
9950 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9951 (CHECK_TARGET_MODULES): Add check-target-gperf.
9952 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9953 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9954
9955 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
9956
9957 * config.sub (mn10200): Recognize new basic machine.
9958
9959 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9960
9961 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9962 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9963
9964 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9965
9966 * configure.in: If we're building mips-sgi-irix6* native, turn on
9967 ENABLE_MULTILIB and set TARGET_SUBDIR.
9968
9969 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
9970
9971 * Makefile.in (all-sn): Depend on all-grep.
9972
9973 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
9974
9975 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
9976
9977 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
9978 Makefile. From Jeff Makey <jeff@cts.com>.
9979 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
9980
9981 * Makefile.in (DISTBISONFILES): Remove.
9982 (taz): Don't futz with DISTBISONFILES. Change BISON to use
9983 $(DEFAULT_YACC).
9984
9985 * configure.in: Build itl, db, sn, etc., when building for native
9986 cygwin32.
9987
9988 * Makefile.in (LD): New variable.
9989 (EXTRA_HOST_FLAGS): Pass down LD.
9990 ($(DO_X)): Likewise.
9991
9992 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
9993
9994 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
9995
9996 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
9997
9998 * configure.in (targargs): Strip out any supplied --build argument
9999 before adding our own. Always add --build.
10000
10001 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10002
10003 * configure.in (targargs): Pass --build if we're doing
10004 a cross-compile.
10005
10006 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10007
10008 * configure: Use '|' instead of ":" as the separator in
10009 sed. Otherwise sed chokes on NT path names with drive
10010 designators. Also look for "?:*" as the leading characters in an
10011 absolute pathname.
10012
10013 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10014
10015 * config.sub: Support for r3900.
10016
10017 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10018
10019 * configure.in: Use install-sh, not install.sh.
10020
10021 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10022
10023 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10024 apply it twice.
10025
10026 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10027
10028 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10029 install-binutils.
10030
10031 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10032
10033 * Makefile.in: Add automake targets.
10034 * configure.in (host_tools): Add automake.
10035
10036 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10037
10038 * configure: Default CXX to c++, not gcc.
10039 * Makefile.in (CXX): Set to c++, not gcc.
10040 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10041
10042 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10043
10044 * install-sh: try appending a .exe if source file doesn't
10045 exist
10046
10047 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10048
10049 * configure.in: Turn on multilib by default.
10050 (cross_only): Remove target-libiberty.
10051
10052 * Makefile.in (all-gcc): Don't depend on libiberty.
10053
10054 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10055
10056 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10057
10058 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10059
10060 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10061 (DISTBISONFILES): Add ld/Makefile.in
10062
10063 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10064
10065 * configure.in: if target is cygwin32 but host isn't cygwin32,
10066 don't configure gdb tcl tk expect, not just gdb.
10067
10068 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10069
10070 * configure.in: Added gnuserv everywhere sn appears.
10071
10072 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10073 (CROSS_CHECK_MODULES): Added check-gnuserv.
10074 (INSTALL_MODULES): Added install-gnuserv.
10075 (CLEAN_MODULES): Added clean-gnuserv.
10076 (all-gnuserv): New target.
10077
10078 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10079
10080 * config.guess: Fixes for MIPS OpenBSD systems.
10081
10082 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10083
10084 * Makefile.in (INSTALL_XFORM): Remove.
10085 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10086
10087 * mkinstalldirs: New file, copied from automake.
10088 * Makefile.in (installdirs): Rename from install-dirs. Use
10089 mkinstalldirs. Change all users.
10090 (DEVO_SUPPORT): Add mkinstalldirs.
10091
10092 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10093
10094 * install-sh: Rename from install.sh.
10095 * Makefile.in (INSTALL): Change install.sh to install-sh.
10096 (DEVO_SUPPORT): Likewise.
10097
10098 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10099 Graichen <graichen@rzpd.de>.
10100
10101 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10102
10103 * config.guess: Recognize OpenBSD systems correctly.
10104
10105 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10106
10107 * README, Makefile.in (ETC_SUPPORT): Remove references to
10108 cfg-paper*, configure.{texi,man,info*}._
10109
10110 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10111
10112 * Makefile.in (all.normal): Ensure that gcc is built after all
10113 the x11 - ie gdb - targets.
10114
10115 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10116
10117 * makefile.vms: Don't run conf-a-gas.
10118
10119 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10120
10121 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10122
10123 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10124
10125 * configure.in: Remove noconfigdirs case since gdb also
10126 configures and builds for tic80-coff.
10127
10128 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10129
10130 * configure: Set cache_file to config.cache.
10131 * Makefile.in (local-distclean): Remove config.cache.
10132
10133 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10134
10135 * COPYING: Update FSF address.
10136
10137 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10138
10139 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10140 noconfigdirs.
10141
10142 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10143
10144 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10145 MAKEDIRS, is empty.
10146
10147 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10148
10149 * config.sub: Tweak mn10300 entry.
10150
10151 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10152
10153 * configure.in (host_tools): Put sim before gdb, so gdb's
10154 configure.tgt can determine if the simulator was configured.
10155
10156 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10157
10158 * config.sub: Move BeOS $os case to be with other Cygnus
10159 local cases.
10160
10161 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10162
10163 * config.sub: Remove misplaced comment that broke Linux.
10164
10165 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10166
10167 * config.sub: Add BeOS support.
10168
10169 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10170
10171 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10172
10173 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10174
10175 * configure.in (noconfigdirs): Remove tcl and tk from
10176 noconfigdirs for cygwin32 builds.
10177
10178 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10179
10180 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10181
10182 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10183
10184 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10185 make-all.com, use makefile.vms instead.
10186
10187 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10188
10189 * config.sub: Accept -lnews*.
10190
10191 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10192
10193 * configure.in (noconfigdirs): Disable target-newlib,
10194 target-examples and target-libiberty for d30v.
10195
10196 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10197
10198 * configure.in (noconfigdirs): Enable ld for d30v.
10199
10200 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10201
10202 * configure.in (tic80-*-*): Build compiler.
10203
10204 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10205
10206 * configure.in (d30v-*): Remove sim directory from list of
10207 unsupported d30v directories
10208
10209 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10210
10211 * config.sub, configure.in: Add d30v target cpu.
10212
10213 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10214
10215 * makefile.vms: New file.
10216 * make-all.com: Remove.
10217
10218 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10219
10220 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10221
10222 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10223
10224 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10225
10226 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10227
10228 * Makefile.in (ALL_MODULES): Added all-db.
10229 (CROSS_CHECK_MODULES): Addec check-db.
10230 (INSTALL_MODULES): Added install-db.
10231 (CLEAN_MODULES): Added clean-db.
10232
10233 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10234
10235 * config.guess: Merge with latest FSF sources.
10236
10237 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10238
10239 * Makefile.in (ALL_MODULES): Added all-itcl.
10240 (CROSS_CHECK_MODULES): Added check-itcl.
10241 (INSTALL_MODULES): Added install-itcl.
10242 (CLEAN_MODULES): Added clean-itcl.
10243
10244 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10245
10246 * configure.in: build gdb for mn10200
10247
10248 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10249
10250 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10251
10252 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10253
10254 * configure.in (tic80-*-*): Turn off most targets right now.
10255
10256 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10257
10258 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10259 rather than the makeinfo program.
10260 (do-info): Depend upon all-texinfo.
10261
10262 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10263
10264 * configure.in: Remove uses of config/mh-linux.
10265
10266 * config.sub, config.guess: Merge with latest FSF sources.
10267
10268 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10269
10270 * config.sub (case $basic_machine): Add tic80 entries.
10271
10272 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10273
10274 * config.sub, config.guess: Merge with latest FSF sources.
10275
10276 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10277
10278 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10279 * mpw-config.in: Test for NewFolderRecursive.
10280 * mpw-install: Use symbolic name for startup filename.
10281 * mpw-README: Add various additional details.
10282
10283 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10284
10285 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10286
10287 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10288
10289 * configure.in: Do build gcc and the target libraries for
10290 the mn10200.
10291
10292 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10293
10294 * configure.in: don't avoid building gdb for mn10300 any more
10295 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10296 instead of single-quoting it.
10297
10298 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10299
10300 * configure.in: Don't use --with-stabs on IRIX 6.
10301
10302 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10303
10304 * configure.in (m32r): Build gdb, libg++ now.
10305
10306 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10307
10308 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10309 directories from noconfigdirs.
10310
10311 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10312
10313 * config.sub (basic_machine): added mips16 configuration
10314
10315 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10316
10317 * config.sub: Handle d10v-unknown.
10318
10319 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10320
10321 * config.sub: Handle v850-unknown.
10322
10323 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10324
10325 * Makefile.in: add findutils
10326 * configure.in: add findutils to list of host_tools
10327
10328 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10329
10330 * config.sub: Handle mn10200 and mn10300.
10331
10332 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10333
10334 * configure.in (d10v-*): Do not build librx.
10335
10336 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10337
10338 * configure.in (mn10300): Build everything except gdb & libgloss.
10339
10340 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10341
10342 * config.guess: Patch for Dansk Data Elektronik servers,
10343 from Niels Skou Olsen <nso@dde.dk>.
10344
10345 For ncr, use /bin/uname rather than uname, since GNU uname does not
10346 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10347
10348 Patch for MIPS R4000 running System V,
10349 from Eric S. Raymond <esr@snark.thyrsus.com>.
10350
10351 Fix thinko for nextstep.
10352
10353 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10354
10355 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10356 * config.guess: Guess mips-dec-mach_bsd4.3.
10357
10358 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10359 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10360 release numbers.
10361 * config.guess (mips-mips-riscos*): Emit just enough of the
10362 release number.
10363
10364 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10365 * config.guess (sparc-auspex-sunos*): Added.
10366 (f300-fujitsu-*): Added.
10367
10368 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10369 * config.guess: Recognize a Tadpole as a sparc.
10370
10371 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10372
10373 * config.guess: Don't assume that NextStep version is either 2 or
10374 3. NextStep 4 (aka OpenStep 4) has come out now.
10375
10376 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10377
10378 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10379 From Rik Faith <faith@cs.unc.edu>.
10380
10381 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10382
10383 * config.sub: Contributions from bug-gnu-utils to:
10384 Support plain "hppa" (no version given) architecture, reported by
10385 OpenStep.
10386 OpenBSD like NetBSD.
10387 LynxOs is not a hardware supplier.
10388
10389 * config.guess: Contributions from bug-gnu-utils to add support for:
10390 OpenBSD like NetBSD.
10391 Stratus systems.
10392 More Pyramid systems.
10393 i[n>4]86 Intel chips.
10394 M680[n>4]0 Motorola chips.
10395 Use unknown instead of lynx for hardware manufacturer.
10396
10397 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10398
10399 * install.sh (chmodcmd): Set to null if the DST directory already
10400 exists.
10401
10402 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10403
10404 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10405 not use mt-ppc target Makefile fragment any more.
10406
10407 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10408
10409 * configure.in (*-*-windows): Exclude everything but those dirs
10410 needed to build windows.
10411
10412 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10413
10414 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10415
10416 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10417
10418 * configure.in: Exclude mmalloc from i386-windows.
10419
10420 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10421
10422 * Undo my previous change.
10423
10424 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10425
10426 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10427 unconditionally.
10428 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10429
10430 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10431
10432 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10433 host to add it's own flags.
10434
10435 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10436
10437 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10438
10439 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10440
10441 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10442 (CXX_FOR_TARGET): Likewise.
10443 (GCC_FOR_TARGET): Define.
10444 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10445 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10446 CC_FOR_TARGET was specified on the command line.
10447 (MAKEOVERRIDES): Don't define.
10448
10449 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10450
10451 * configure.in (m32r): Fix spelling of libg++ libs.
10452
10453 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10454
10455 * config.sub (-apple*): Remove, now redundant.
10456
10457 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10458
10459 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10460
10461 * configure: Rework yesterday's sed script patch.
10462
10463 * config.sub: Merge with FSF.
10464
10465 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10466
10467 * config.guess: Merge from FSF.
10468
10469 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
10470 * config.guess: Use pc instead of unknown, for pc clone systems.
10471 Change linux to linux-gnu.
10472
10473 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10474 * config.guess: Avoid non-portable tr syntax.
10475
10476 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10477
10478 * test-build.mk (HOLES): Add "xargs" for gdb.
10479
10480 * configure: Avoid hpux10.20 sed bug.
10481
10482 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10483
10484 * configure.in: Add support for windows host
10485 (that is a build done under the Microsoft build environment).
10486
10487 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10488
10489 * Makefile.in: Replace all uses of srcroot with s, to shrink
10490 command line lengths.
10491
10492 Patches from Geoffrey Noer <noer@cygnus.com>:
10493 * configure.in: If configuring for newlib, pass --with-newlib to
10494 subdirectories.
10495 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10496 -Bnewlib/ and -Lwinsup to gcc.
10497 (CXX_FOR_TARGET): Likewise.
10498
10499 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10500
10501 * Makefile.in (ETC_SUPPORT): Add configure.
10502
10503 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10504
10505 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10506 host configuration file.
10507
10508 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10509
10510 * configure.in: Break mn10x00 support into separate
10511 mn10200 and mn10300 configurations.
10512 * config.sub: Likewise.
10513
10514 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10515
10516 * configure.in: Add lots of stuff to noconfigdirs for
10517 the mn10x00 targets.
10518
10519 * config.sub, configure.in: Add mn10x00 support.
10520
10521 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10522
10523 * make-all.com: Call conf-a-gas, not config-a-gas.
10524
10525 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10526
10527 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10528 targets.
10529
10530 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10531
10532 * mpw-README: Add much more detail for native PowerMac.
10533 * mpw-install: New file.
10534 * mpw-configure: Add --norecursion and --help options.
10535 * mpw-config.in: Translate readme and install files when
10536 copying to objdir.
10537 * mpw-build.in: Don't always depend on byacc and flex.
10538 (install-only-top): New action.
10539
10540 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10541
10542 * configure.in: You can now configure GDB for the v850.
10543
10544 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10545
10546 * configure.in (noconfigdirs): Don't configure any C++ dirs
10547 if targeting D10V.
10548
10549 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10550
10551 * config.sub: Recognize mips64vr5000.
10552
10553 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10554
10555 * configure.in: Use a single line for host_tools and native_only.
10556
10557 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10558
10559 * config.sub, configure.in: Add entries for m32r.
10560
10561 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10562
10563 * Makefile.in (inet-install): Don't run install-gzip.
10564
10565 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10566
10567 * configure.in: Don't config lots of things for *-*-windows*.
10568
10569 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10570
10571 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10572 (host_libs, host_tools): Copy from configure.in.
10573 * mpw-configure: Don't complain about directories not found.
10574
10575 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10576
10577 * configure.in (i[345]86): Recognize i686 for pentium pro.
10578 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10579 file.
10580
10581 * config.guess (i[345]86): Ditto.
10582
10583 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10584
10585 * configure.in (noconfigdirs): Removed gdb for D10V.
10586
10587 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10588
10589 * configure.in: Remove ld, target-libio, target-libg++, and
10590 target-libstdc++ from noconfigdirs.
10591
10592 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10593
10594 * configure: Fix three locations where shell scripts were
10595 being run directly rather than with config_shell.
10596
10597 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10598
10599 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10600 * config.sub (basic_machine): Recognize v850.
10601
10602 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10603
10604 * mpw-configure: Handle multiple enable/disable options and
10605 pass them down recursively, handle -c and -s flags appropriately
10606 depending on choice of compiler, add escape mechanism for
10607 quoted arguments to gC.
10608
10609 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10610
10611 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10612 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10613 so that -mrelocatable-lib and -mno-eabi are used.
10614
10615 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10616 not support --print-multi-lib, don't abort.
10617
10618 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10619
10620 * make-all.com: Run config-a-gas.
10621 * setup.com: Don't copy subdirectory files around.
10622
10623 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10624
10625 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10626 target, it now compiles correctly.
10627
10628 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10629
10630 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10631
10632 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10633
10634 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10635
10636 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10637
10638 * configure.in (native_only): Add prms.
10639
10640 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10641
10642 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10643 (BINUTILS_SUPPORT_DIRS): Likewise.
10644
10645 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10646
10647 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10648 d10v support is added.
10649
10650 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10651
10652 * configure.in (d10v-*-*): New target.
10653
10654 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10655
10656 * config.guess (HP 9000/811): Recognize this as a PA1.1
10657 machine.
10658
10659 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10660
10661 * Makefile.in (do-tar-gz): New target, split out from tail end of
10662 taz target. Run each command separately, don't use pipes.
10663 (taz): Use it.
10664
10665 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10666
10667 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10668 * mpw-build.in: No builds should depend on building byacc or flex,
10669 they are assumed to be installed already.
10670
10671 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10672
10673 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10674 variable that CC_FOR_TARGET needs.
10675
10676 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10677
10678 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10679 options have changed since the last time the subdirectory was
10680 configured, and if it has, reconfigure.
10681 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10682 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10683
10684 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10685
10686 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10687 CLEAN_MODULES): Add bash.
10688 (all-bash): New target.
10689
10690 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10691
10692 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10693
10694 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10695
10696 * config.sub (basic_machine): Recognize d10v as a valid processor.
10697
10698 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10699
10700 * mpw-configure: Add support for --bindir.
10701 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10702
10703 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10704
10705 * configure.in: add bash, time, gawk to list of hosttools and things
10706 to only build for native toolchains
10707
10708 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10709
10710 * Makefile.in (docdir): Remove.
10711
10712 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10713
10714 * Makefile.in (datadir): Set to $(prefix)/share.
10715
10716 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10717
10718 * configure.in: build diff and patch for cygwin32-hosted
10719 toolchains.
10720
10721 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10722
10723 * config.sub: Accept -rtems*.
10724
10725 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10726
10727 * configure.in: enable dosrel for cygwin32-hosted builds,
10728 remove diff from the list of things not buildable
10729 via Canadian Cross
10730
10731 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10732
10733 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10734 don't get ". ".
10735
10736 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10737
10738 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10739
10740 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10741
10742 * Makefile.in (taz): Handle case where tex3patch didn't even get
10743 checked out. Also, if it was found, put the symlink in a new util
10744 subdirectory.
10745
10746 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10747
10748 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10749
10750 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10751
10752 * config.sub: Recognize -openvms.
10753 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10754 * make-all.com, setup.com: New files.
10755
10756 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10757
10758 * Makefile.in (taz): tex3patch moved to texinfo/util.
10759
10760 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10761
10762 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10763 * configure.in: remove make from disable-if-Can-Cross list
10764 enable gdb if ${host} and ${target} are cygwin32
10765
10766 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10767
10768 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10769 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10770
10771 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10772
10773 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10774 distinguish sysv/svr4/bsd variants.
10775 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10776
10777 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10778
10779 * configure.in: Added copyright notice.
10780 * move-if-change: Added copyright notice.
10781
10782 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10783
10784 * configure.in (powerpcle-*-solaris*): Until we get shared
10785 libraries working, don't build gdb, sim, make, tcl, tk, or
10786 expect.
10787
10788 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10789
10790 * config.guess: Merge with FSF:
10791
10792 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10793 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10794
10795 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10796 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10797
10798 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10799 * config.guess: Combine two OSF1 rules.
10800 Also recognize field test versions. From mjr@zk3.dec.com.
10801 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10802 because GNU uname does not support -p. From pmr@pajato.com.
10803
10804 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10805
10806 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10807
10808 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10809
10810 * mpw-README: Document GCCIncludes.
10811
10812 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10813
10814 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10815
10816 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10817
10818 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10819
10820 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10821
10822 * configure.in (*-*-cygwin32): Configure make.
10823
10824 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10825
10826 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10827
10828 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10829
10830 * Makefile.in (all-inet): Depend on all-perl.
10831
10832 * Makefile.in (inet-install): New target.
10833
10834 * Makefile.in (all-inet): Depend on all-tcl.
10835 (all-inet): Depend on all-send-pr.
10836
10837 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10838
10839 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10840 temporarily.
10841
10842 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10843
10844 * configure.in: Don't configure --with-gnu-ld on AIX.
10845
10846 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10847
10848 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10849
10850 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10851
10852 * Makefile.in (ALL_MODULES): Added all-inet.
10853 (CROSS_CHECK_MODULES): Added check-inet.
10854 (INSTALL_MODULES): Added install-inet.
10855 (CLEAN_MODULES): Added clean-inet.
10856 (all-indent): New target.
10857
10858 * configure.in (host_tools): Added inet.
10859 (native_only): Added inet.
10860 (noconfigdirs): Added inet.
10861
10862 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10863
10864 * configure.in: Don't configure libgloss if we are not configuring
10865 newlib.
10866
10867 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10868
10869 * configure.in: Don't configure libgloss for unsupported
10870 architectures.
10871
10872 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10873
10874 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10875
10876 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10877
10878 * Makefile.in (ALL_MODULES): Include all-apache.
10879 (CROSS_CHECK_MODULES): Include check-apache.
10880 (INSTALL_MODULES): Include install-apache.
10881 (all-apache): New target.
10882
10883 * configure.in: Added apache everywhere perl is seen.
10884
10885 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10886
10887 * Makefile.in: Add support for clean-{module} and
10888 clean-target-{module} rules.
10889
10890 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10891
10892 * configure.in (*-*-ose) do not build libgloss.
10893
10894 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10895
10896 * config.guess (prep*:SunOS:5.*:*): Turn into
10897 powerpele-unknown-solaris2.
10898
10899 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10900
10901 * configure.in: Permit --enable-shared to specify a list of
10902 directories.
10903
10904 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10905
10906 * configure.in (host==solaris): Pass only the first word of $CC
10907 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10908
10909 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10910
10911 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10912
10913 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10914
10915 * Makefile.in (ALL_MODULES): Include all-perl.
10916 (CROSS_CHECK_MODULES): Include check-perl.
10917 (INSTALL_MODULES): Include install-perl.
10918 (ALL_X11_MODULES): Include all-guile.
10919 (CHECK_X11_MODULES): Include check-guile.
10920 (INSTALL_X11_MODULES): Include install-guile.
10921 (all-perl): New target.
10922 (all-guile): New target.
10923
10924 * configure.in (host_tools): Include perl and guile.
10925 (native_only): Include perl and guile.
10926 (noconfigdirs): Don't build guile and perl; no ports have been
10927 done.
10928
10929 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10930
10931 * configure (--enable-*): Handle quoted option lists such as
10932 --enable-sim-cflags='-g0 -O' better.
10933
10934 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10935
10936 * Makefile.in ({,inst}all-target): New rule so we can make and
10937 install all of the target directories easily.
10938
10939 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10940
10941 * configure.in: Add missing global flag in sed substitution when
10942 deleting `target-' from ${configdirs}.
10943
10944 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10945
10946 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10947 option.
10948
10949 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10950 config/mh-necv4.
10951
10952 * install.sh: Correct misspelling of transformbasename.
10953
10954 * config.guess: Recognize mips-*-sysv*.
10955
10956 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10957
10958 * config.sub: Recognize mon960.
10959
10960 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10961
10962 * configure: Restore Canadian Cross handling of BISON and LEX,
10963 removed in Feb 20 change.
10964
10965 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10966
10967 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10968 Mention make install. Remove the old copyright date as well the
10969 clumsy and rather pointless copyright on the README file.
10970
10971 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
10972
10973 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
10974 Makefile after running symlink-tree, then run `make distclean' to
10975 avoid clobbering any generated files in srcdir.
10976
10977 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
10978
10979 * configure.in (m68k-*-netbsd*): Build everything now.
10980
10981 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10982
10983 * Makefile.in (taz): Fix quoting.
10984
10985 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
10986
10987 * configure.in (sparclet-*-*): Build everything now.
10988
10989 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10990
10991 * configure.in (m68k-*-linux*): New host.
10992
10993 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
10994
10995 * configure: Check for bison before byacc.
10996
10997 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
10998
10999 * Makefile.in configure: Change the way LEX and BISON/YACC are
11000 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11001 searching PATH. These are used as fallbacks by Makefile.in if
11002 flex/bison/byacc aren't in objdir.
11003
11004 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11005
11006 * Makefile.in: Make everything which depends upon all-bfd also
11007 depend upon all-opcodes, in case --with-commonbfdlib is used.
11008
11009 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11010
11011 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11012 building NT native compilers on Unix.
11013
11014 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11015
11016 * configure.in: Don't get CC from the host Makefile fragment if we
11017 can find gcc in PATH, or if this is a Canadian Cross. Move the
11018 Solaris test for /usr/ucb/cc to the post target script, just after
11019 the compiler sanity test.
11020
11021 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11022
11023 * config.sub: Merge with FSF.
11024
11025 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11026
11027 * Makefile.in (RPATH_ENVVAR): New variable.
11028 (REALLY_SET_LIB_PATH): Use it.
11029 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11030
11031 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11032
11033 * config.sub, configure.in: Recognize sparclet cpu.
11034
11035 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11036
11037 * config.guess: Support m68k-cbm-sysv4.
11038
11039 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11040
11041 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11042 m68k-unknown-linuxaout from linker help string. Put quotes around
11043 $ld_help_string.
11044
11045 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11046
11047 * config.guess (powerpc-harris-powerunix): Add guess for port
11048 to new target.
11049
11050 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11051
11052 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11053
11054 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11055
11056 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11057 $(REALLY_SET_LIB_PATH) in Makefile.
11058 * Makefile.in (SET_LIB_PATH): New variable.
11059 (REALLY_SET_LIB_PATH): New variable.
11060 ($(DO_X)): Use $(SET_LIB_PATH).
11061 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11062 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11063 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11064 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11065 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11066 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11067 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11068 (install-dosrel): Likewise.
11069 (all-opcodes): Depend upon all-libiberty.
11070
11071 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11072
11073 * config.guess (*:CYGWIN*): New
11074
11075 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11076
11077 * Makefile.in (all-target-winsup): All all-target-libiberty.
11078
11079 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11080
11081 * configure.in (noconfigdirs): Add missing # in front of comment.
11082
11083 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11084
11085 * configure.in: add second pass to things added to noconfigdirs
11086 so *-gm-magic can exclude libgloss properly.
11087
11088 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11089
11090 * mpw-configure (extralibs_name, rez_name): Set correctly
11091 for MWC68K compiler.
11092
11093 * mpw-README: Add more info on the necessary build tools.
11094
11095 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11096
11097 * configure.in, config.sub: Recognize cygwin32.
11098
11099 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11100
11101 * config.guess, config.sub: Recognize A/UX.
11102
11103 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11104
11105 * config.sub: Merge with gcc/config.sub.
11106
11107 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11108
11109 * mpw-build.in (do-binutils): Add build of stamps.
11110
11111 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11112
11113 * config.sub: Add recognition for mips64vr4100*-* targets.
11114
11115 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11116
11117 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11118 Add creation of gconfigargs with `--enable-shared' turned on.
11119 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11120 ($(host)-stamp-stage3-configured): Likewise.
11121 (HOLES): Add chatr and ldd.
11122 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11123
11124 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11125
11126 * configure: Pass --nfp to recursive configures.
11127
11128 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11129
11130 * Makefile.in (DLLTOOL): New.
11131 (DLLTOOL_FOR_TARGET): New.
11132 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11133 (EXTRA_TARGET_FLAGS): Ditto.
11134 (EXTRA_GCC_FLAGS): Ditto.
11135 (CONFIGURE_TARGET_MODULES): Ditto.
11136 (DO_X): Ditto.
11137 * configure: Add DLLTOOL.
11138
11139 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11140
11141 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11142 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11143 mh-sco, since old workarounds no longer needed, and don't
11144 build ld, since libraries have weak symbols in COFF.
11145
11146 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11147
11148 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11149
11150 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11151
11152 * configure.in: Make sure that ${CC} can be used to compile an
11153 executable.
11154
11155 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11156
11157 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11158 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11159 nothing depending on whether gdbtk is being built.
11160
11161 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11162
11163 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11164
11165 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11166
11167 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11168 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11169
11170 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11171
11172 * config-ml.in: Add support for
11173 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11174 Simplify setting of multidirs from --disable-foo.
11175
11176 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11177
11178 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11179 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11180 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11181 non-empty, pass them on to the GCC make.
11182 (all-bootstrap): New rule that is like all-gcc, except it executes
11183 the GCC bootstrap rule instead of the GCC all rule.
11184
11185 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11186
11187 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11188
11189 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11190
11191 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11192 DG/UX support.
11193
11194 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11195
11196 * config.sub (i*86*) Change [345] to [3456]
11197
11198 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11199
11200 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11201 --with-gnu-ld=no.
11202
11203 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11204
11205 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11206 AIX multilibs get built.
11207
11208 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11209
11210 * configure.in (i386-win32): Don't build expect if we're not
11211 building the tcl subdir.
11212
11213 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11214
11215 * Makefile.in: (configure-target-examples, all-target-examples):
11216 New targets, configure and build example programs.
11217
11218 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11219
11220 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11221 use it as input to sedit the generated MPW makefile.
11222 * mpw-README: Add a suggestion about Gestalt.h.
11223
11224 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11225
11226 * config.sub: Accept *-*-ieee*.
11227
11228 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11229
11230 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11231 Ronald F. Guilmette <rfg@monkeys.com>.
11232
11233 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11234
11235 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11236 for powerpc-pe native.
11237 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11238 (target==powerpc-pe): duplicate i386-win32 entry.
11239
11240 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11241
11242 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11243 of vxworks, not just vxworks5.1.
11244
11245 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11246
11247 * mpw-configure: Add support for exec-prefix.
11248
11249 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11250
11251 * config.guess: Recognize HP model 816 machines as having
11252 a PA1.1 processor.
11253
11254 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11255
11256 * configure: Ignore new autoconf configure options.
11257
11258 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11259
11260 * config.guess: Recognize Pentium under SCO.
11261 From Robert Lipe <robertl@arnet.com>.
11262
11263 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11264
11265 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11266
11267 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11268
11269 * configure.in: Don't configure gas for alpha-dec-osf*.
11270
11271 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11272
11273 * configure.in: Default to --with-stabs for some targets for which
11274 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11275 i[345]86*-*-unixware*.
11276
11277 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11278
11279 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11280 rather than basing it on the target. Simplify handling of options
11281 controlling which directories to configure. Remove extraneous
11282 slash in multi-clean target.
11283
11284 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11285
11286 * config-ml.in: Prefix more variables with ml_ so they don't collide
11287 with configure's.
11288
11289 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11290
11291 * configure: Don't turn -v into --v.
11292
11293 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11294
11295 * configure.in (targargs): Fix typo.
11296
11297 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11298
11299 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11300
11301 * configure.in: Strip --host and --target options from
11302 CONFIG_ARGUMENTS, and always configure for --host only. Add
11303 --with-cross-host option when building with a cross-compiler.
11304 * configure: Canonicalize the arguments put into config.status by
11305 always using `=' for an option with an argument. Pass a presumed
11306 --host or --target explicitly.
11307
11308 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11309
11310 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11311 into general OS recognition case.
11312
11313 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11314
11315 * configure.in (target_configdirs): add target-winsup only
11316 for win32 target systems.
11317
11318 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11319
11320 * Makefile.in (all-target-libgloss): Depend upon
11321 configure-target-newlib, since when libgloss is built it looks to
11322 see if the newlib directory exists.
11323
11324 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11325
11326 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11327 cfg-ml-*.in.
11328
11329 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11330
11331 * configure: Handle LD and LD_FOR_TARGET when configuring a
11332 Canadian Cross.
11333
11334 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11335
11336 * configure.in (target_libs): add target-winsup.
11337 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11338 (target==ppcle-pe): remove ld from $noconfigdirs.
11339
11340 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11341
11342 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11343 Preserve relative path names in $srcdir. Build symlink tree if
11344 configuring cross target dir and srcdir=. (= no VPATH support).
11345 (configure-target-libg++): Depend on configure-target-librx.
11346 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11347 * config-ml.in: New file.
11348 * symlink-tree: New file.
11349 * configure: Ensure srcdir="." if that's what it is.
11350
11351 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11352
11353 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11354 includes and FLEX_SKELETON setting.
11355 * mpw-configure (--with-gnu-ld): New option, controls whether
11356 to use PPCLink or ld with PowerMac GCC.
11357 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11358 * mpw-config.in: Configure grez if targeting Mac.
11359
11360 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11361 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11362 just macos.
11363 * configure.in: Configure grez resource compiler if targeting Mac.
11364 * Makefile.in (all-grez, install-grez): New targets.
11365
11366 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11367
11368 * configure: CXX defaults to gcc, not g++. If we find
11369 gcc in the path, set CC to gcc -O2.
11370
11371 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11372
11373 * configure: Default ${build} correctly. Avoid picking up extra
11374 spaces when reading CC and CXX from Makefile. When doing a
11375 Canadian Cross, use plausible default values for numerous
11376 variables.
11377 * configure.in: When doing a Canadian Cross, don't try to
11378 configure tools whose configure script can't handle it.
11379
11380 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11381
11382 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11383
11384 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11385
11386 * configure: Remove dubious bug reporting address.
11387
11388 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11389
11390 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11391 configure script, run that instead of this directory's configure.
11392 In either case, print a message that we're configuring the sub-dir.
11393
11394 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11395
11396 * configure.in: Before checking for the existence of various files,
11397 use sed to filter out "target-".
11398
11399 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11400
11401 * Makefile.in (DO_X): Split rule to decrease command line length
11402 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11403 (Philippe De Muyter).
11404
11405 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11406
11407 * Makefile.in (all-patch): depend on all-libiberty.
11408
11409 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11410
11411 * configure.in: If the only directory in target_configdirs which
11412 actually exists is libiberty, then set target_configdirs to empty,
11413 to avoid trying to build a target libiberty in a gas or gdb
11414 distribution.
11415
11416 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11417
11418 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11419 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11420 systems.
11421
11422 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11423
11424 * configure.in (copy_dirs): Use sys-include instead of include
11425 for --with-headers option.
11426
11427 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11428
11429 * Makefile.in, configure.in: Make winsup builds work with
11430 new scheme.
11431
11432 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11433
11434 * configure.in: Build the linker on AIX.
11435
11436 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11437
11438 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11439 where needed.
11440
11441 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11442
11443 * Makefile.in (all-gcc): Fix typo.
11444
11445 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11446
11447 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11448
11449 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11450
11451 * configure.in: Rename libFOO to target-libFOO, and xiberty
11452 to target-xiberty, to provide more flexibility.
11453 (target_subdir): Define. Create if cross.
11454 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11455 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11456 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11457 check-libFOO -> check-target-libFOO, etc.
11458 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11459 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11460 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11461 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11462 allow ALL_GCC="" to only configure.
11463 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11464 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11465 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11466
11467 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11468
11469 * Makefile.in (taz): Build "info" in etc explicitly.
11470
11471 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11472
11473 * configure.in: Make sure that CC is undefined (as opposed to
11474 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11475 problem with autoconf trying to configure on a host without GCC.
11476
11477 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11478
11479 * mpw-configure: Set host alias from choice of host compiler,
11480 only use generic MPW Makefile sed if present, edit a file
11481 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11482 * mpw-README: Add problem notes about CW6 and CW7.
11483
11484 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11485
11486 * Makefile.in (taz): Use ";" instead of ";;".
11487
11488 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11489
11490 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11491 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11492 DISTDOCDIRS.
11493 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11494 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11495
11496 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11497
11498 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11499 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11500 Move bfd to DISTSTUFFDIRS.
11501
11502 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11503
11504 * Makefile.in (X11_LIB): Removed.
11505 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11506
11507 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11508
11509 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11510
11511 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11512 names.
11513
11514 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11515
11516 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11517
11518 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11519
11520 * configure.in (i[345]86-*-win32): Always build newlib.
11521 Don't configure cvs, autoconf or texinfo.
11522 * Makefile.in (LD_FOR_TARGET): New.
11523 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11524 Pass down LD_FOR_TARGET.
11525
11526 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11527
11528 * winsup: New directory.
11529 * Makefile.in: Build winsup.
11530 * configure.in: Winsup is configured when target is win32.
11531 Can only build win32 target GDB when native.
11532
11533 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11534
11535 * config.guess: Recognize HP model 819 machines as having
11536 a PA 1.1 processor.
11537
11538 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11539
11540 * configure: Fix sed loop which substitutes for CC and CXX to
11541 avoid bug found in various sed implementations.
11542
11543 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11544
11545 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11546 simulator. Use standard powerpc-*-eabi*.
11547
11548 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11549
11550 * configure.in: Stop putting gas and binutils in noconfigdirs for
11551 powerpc-*-aix* and rs6000-*-*.
11552
11553 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11554
11555 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11556 -mcall-aixdesc libraries.
11557
11558 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11559
11560 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11561
11562 * config.sub (arm | armel | armeb): Fix shell syntax.
11563
11564 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11565
11566 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11567 -msoft-float and -mcpu=common support.
11568 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11569 libraries.
11570
11571 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11572
11573 * configure.in: Allow configuration and build of emacs19 for the alpha.
11574
11575 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11576
11577 * configure.in (CC): Get ^CC, not just any old CC, from
11578 ${host_makefile_frag}.
11579
11580 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11581
11582 * configure.in (CC): Try to get CC from
11583 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11584
11585 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11586
11587 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11588 only if it exists in $(srcdir).
11589
11590 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11591
11592 * configure: If CC and CXX are not set in the environment, set
11593 them, based on either an existing Makefile or on searching for gcc
11594 in PATH. Substitute for CC and CXX in Makefile.
11595 * configure.in: Remove libm from target_libs. Separate
11596 target_configdirs from configdirs. If CC is not set in
11597 environment, try to get it from a host Makefile fragment. Rewrite
11598 changes of configdirs to use skipdirs instead. A few minor
11599 tweaks. Take directories out of target_configdirs as they are
11600 taken out of configdirs. Remove existing Makefile files from
11601 subdirectories. Substitute for TARGET_CONFIGDIRS and
11602 CONFIG_ARGUMENTS in Makefile.
11603 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11604 by configure.in.
11605 (CONFIG_ARGUMENTS): Likewise.
11606 (CONFIGURE_TARGET_MODULES): New variable.
11607 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11608 ($(CONFIGURE_TARGET_MODULES)): New target.
11609 (configure-libg++, configure-libio): New targets.
11610 (all-libg++): Depend upon configure-libg++.
11611 (all-libio): Depend upon configure-libio.
11612 (configure-libgloss, all-libgloss): New targets.
11613 (configure-libstdc++): New target.
11614 (all-libstdc++): Depend upon configure-libstdc++.
11615 (configure-librx, all-librx): New targets.
11616 (configure-newlib): New target.
11617 (all-newlib): Depend upon configure-newlib
11618 (configure-xiberty): New target.
11619 (all-xiberty): Depend upon configure-xiberty.
11620
11621 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11622
11623 * configure.in (host i[345]86-*-win32): Expand the
11624 noconfigdirs again.
11625
11626 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11627
11628 * mpw-configure: Fix sed command file name.
11629
11630 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11631
11632 * configure.in (host i[345]86-*-win32): Reduce the
11633 noconfigdirs again.
11634
11635 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11636
11637 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11638 or powerpc*-*-pe*, since they are not yet supported.
11639
11640 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11641
11642 Add PowerMac support and many other enhancements.
11643 * mpw-configure: New option --cc to select compiler to use,
11644 paste options set according to --cc into the generated
11645 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11646 if mpw-make.sed is present.
11647 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11648 add forward includes for PowerPC include files.
11649 * mpw-build.in: Build using Makefile.PPC if present.
11650 (do-byacc, etc): Remove separate version resource builds.
11651 (do-gas): Build "stamps" before "all".
11652 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11653 * mpw-README: Update to reflect --cc option, PowerMac support,
11654 and recently-reported compatibility problems.
11655
11656 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11657
11658 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11659 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11660 (--with-multilib-top): Pass to recursive invocations.
11661
11662 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11663
11664 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11665 v810-*-*.
11666
11667 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11668
11669 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11670 gdb, ld and opcodes on v810-*-*.
11671
11672 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11673
11674 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11675 (local-maintainer-clean): New target.
11676 (maintainer-clean): New target.
11677 (realclean): Just depend upon maintainer-clean.
11678
11679 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11680
11681 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11682
11683 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11684
11685 * configure.in: Build ld in mips*-*-bsd* case.
11686
11687 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11688
11689 * config.sub: Accept -lites* OS. From Ian Dall.
11690
11691 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11692
11693 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11694 targets.
11695
11696 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11697
11698 * configure.in: treat i386-win32 canadian cross the same as
11699 i386-go32 canadian cross.
11700
11701 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11702
11703 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11704 running under the simulator to build a reduced set of libraries.
11705 (powerpc-*-eabiaix): Add fine grained multilib support added to
11706 other powerpc targets yesterday.
11707
11708 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11709
11710 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11711 -disable-softfloat, -disable-relocatable, -disable-aix, and
11712 -disable-sysv to control which multilib libraries get built.
11713
11714 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11715
11716 * configure: Add Makefile.tem to list of files to remove in trap
11717 handler.
11718
11719 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11720
11721 * config.guess (*Linux*): Add missing "exit"s.
11722 Also, need specific check for alpha-unknown-linux (uses COFF).
11723
11724 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11725
11726 * config.guess: Merge with FSF:
11727
11728 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11729 * config.guess (AIX4): More robust release numbering discovery.
11730
11731 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11732 * config.guess (i386-sequent-ptx): Properly get version number.
11733
11734 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11735 * config.guess (mips:*:4*:UMIPS): New case.
11736
11737 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11738
11739 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11740 (i386-win32 host): Likewise. Don't build readline.
11741
11742 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11743
11744 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11745 SUPPORT_FILES to submakes.
11746
11747 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11748
11749 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11750 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11751 mpw-configure.
11752
11753 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11754
11755 * configure.in (appdirs): Use =, not ==, in test expression when
11756 trying to build the text to print in the warning message for
11757 Solaris users.
11758
11759 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11760
11761 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11762
11763 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11764
11765 * config.guess: Recognize lynx-2.3.
11766
11767 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11768
11769 * config.sub (z8ksim): Deleted
11770 (z8k-*-coff): New, this is the one true name of the target.
11771
11772 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11773
11774 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11775
11776 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11777
11778 * config.guess (*:Linux:*:*): First try asking the linker what the
11779 default object file format is (elf, aout, or coff). Then if this
11780 fails, try previous methods.
11781
11782 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11783
11784 * configure.in: Don't build newlib for *-*-vxworks5.1.
11785
11786 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11787
11788 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11789 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11790
11791 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11792
11793 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11794
11795 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11796
11797 * cfg-ml-com.in: New file.
11798 * cfg-ml-pos.in: New file.
11799
11800 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11801
11802 * COPYING.NEWLIB: Add HP free copyright to list.
11803
11804 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11805
11806 * config.sub: Recognize -eabi* for the system, not just -eabi.
11807
11808 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11809
11810 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11811 * config.sub, configure.in (win32): New target and host.
11812
11813 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11814
11815 * configure.in: Add i386-pe configuration.
11816
11817 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11818
11819 * mpw-build.in (install): Install GDB after LD.
11820
11821 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11822
11823 * mpw-config.in (elf/mips.h): Always forward-include, needed
11824 for GDB to build.
11825
11826 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11827
11828 * testsuite: New directory for customer acceptance and whole tool
11829 chain tests.
11830
11831 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11832
11833 * configure: If per-host line isn't found, but AC_OUTPUT is found
11834 and a configure script exists, run it instead.
11835
11836 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11837
11838 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11839
11840 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11841
11842 * configure: Set build_{cpu,vendor,os,alias} to host values when
11843 --build isn't specified.
11844
11845 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11846
11847 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11848 (FLAGS_TO_PASS): Pass them.
11849 (EXTRA_TARGET_FLAGS): Ditto.
11850
11851 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11852
11853 * Makefile.in (all-libg++): Depend on all-libstdc++.
11854
11855 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11856
11857 * configure.in (noconfigdirs): Enable all packages for
11858 i386-unknown-netbsd.
11859
11860 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11861
11862 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11863 hosted builds (DOS builds)
11864
11865 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11866
11867 Changes for ARM based on patches from Richard Earnshaw:
11868 * config.sub: Handle armeb and armel.
11869 * configure.in: Omit arm linker only for riscix.
11870
11871 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11872
11873 * config.guess: Update from FSF.
11874
11875 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11876
11877 * config.sub: Recognize powerpcle as the little endian varient of
11878 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11879 powerpcle variant. Convert pentium into i586, not i486. Add p5
11880 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11881 temporarily.
11882
11883 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11884
11885 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11886
11887 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11888
11889 * config.sub: Accept -lites* as a basic system type.
11890
11891 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11892
11893 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11894 installed, and if so return linuxoldld as the system name.
11895
11896 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11897
11898 * config.guess: Add hppa1.1-hp-lites support.
11899
11900 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11901
11902 * configure.in: Don't build newlib for m68k-vxworks5.1.
11903
11904 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11905
11906 * configure.in (mips-sgi-irix6): Use mh-irix5.
11907
11908 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11909
11910 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11911
11912 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11913
11914 * test-build.mk: Enable building of shared libraries on IRIX 5 and
11915 OSF/1. Fix compiler flags.
11916 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11917
11918 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11919
11920 * configure.in: Recognize --with-newlib.
11921 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11922
11923 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11924
11925 * Makefile.in: move {all,check,install}-gdb from *_MODULES
11926 to *_X11_MODULES due to gdbtk needing X include files et al.
11927
11928 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11929
11930 Merge in support for Mac MPW as a host.
11931 (Old change descriptions retained for informational value.)
11932
11933 * mpw-config.in: Add generic include forwards for cpu-specific
11934 include files in aout and elf directories.
11935
11936 * mpw-configure: Added copyright.
11937 * mpw-config.in: Check for presence of required build tools.
11938 (target_libs): Add newlib.
11939 (target_tools): Add examples.
11940 (Read Me): Generate as "Read Me for MPW" instead.
11941 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11942 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11943 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11944
11945 * mpw-configure: Remove subdir-specific makefile hackery,
11946 delete mk.tmp after using it.
11947
11948 * mpw-build.in (all): Display start and end times.
11949
11950 * mpw-configure (host_canonical): Set.
11951 (target_cpu): Always add to makefiles.
11952 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11953 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11954 (mpw-mh-mpw): Look for in srcdir and srcroot.
11955 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11956
11957 * mpw-build.in: (install-only): New target.
11958
11959 * mpw-configure (host_alias, target_alias): Rename from hostalias
11960 and targetalias, add into generated Makefile.
11961 (mk.tmp): If present, add into generated Makefile.
11962 * mpw-build.in (all-gas): Build config.h first before gas proper.
11963
11964 * mpw-configure (config.status): Write only if changed.
11965 * mpw-config.in (readline): Configure it (not built, just used for
11966 definitions).
11967
11968 * mpw-config.in (elf/mips.h): Add a forward include.
11969
11970 * mpw-config.in: Forward-include most .h files in include into
11971 extra-include.
11972 (readline): Don't build.
11973 mpw-build.in (install): Install GDB.
11974
11975 * mpw-configure (prefix, mpw_prefix): Handle it.
11976 * mpw-config.in (mmalloc, readline): Don't configure.
11977 * mpw-build.in (thisscript): Rename to ThisScript.
11978 Use mpw-build instead of BuildProgram everywhere.
11979 (mmalloc, readline): Don't build.
11980 * mpw-README: New file, basic documentation about the MPW port.
11981
11982 * mpw-config.in: Use forward-include to create include files.
11983
11984 * mpw-configure: Add more things to the top of each configured
11985 Makefile, including contents of config/mpw-mh-mpw.
11986 * mpw-config.in (extra-include): Create this directory and fill it
11987 with Posix-like include files when configuring.
11988
11989 * config.sub (apple, mac, mpw): Add various aliases.
11990
11991 * mpw-build.in: New file, top-level build script fragment for MPW.
11992 * mpw-configure: New file, configure script for MPW.
11993 * mpw-config.in: New file, config fragment for MPW.
11994
11995 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11996
11997 * configure.in (host_libs): Remove glob, since it is gone from the
11998 sources.
11999
12000 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12001
12002 * Makefile.in: define empty GDB_NLM_DEPS var.
12003
12004 * configure.in(target_makefile_frag): use config/mt-netware
12005 for netware targets.
12006
12007 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12008
12009 * config.sub: Merge in recent FSF changes. Remove linux special
12010 cases.
12011
12012 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12013
12014 Revert this change:
12015
12016 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12017
12018 * build-all.mk: Use CC=cc -Xs on Solaris.
12019
12020 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12021
12022 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12023 stop using it.
12024 * Makefile.in: Nuke all references to glob subdirectory.
12025
12026 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12027
12028 * configure.in: Fix --enable-shared logic in per-host.
12029
12030 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12031
12032 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12033
12034 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12035
12036 * configure.in (noconfigdirs): Don't build gas on AIX, for
12037 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12038
12039 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12040
12041 * configure: Fix --cache-file to work if the file argument is a
12042 relative path.
12043
12044 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12045
12046 * configure: If the --cache-file is used, pass it down to
12047 configure in subdirectories.
12048
12049 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12050
12051 * config.sub: add vxworks29k configuration.
12052
12053 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12054
12055 * Makefile.in (taz): Do "diststuff" part quietly.
12056
12057 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12058
12059 * config.sub: Mini-merge with gcc/config.sub.
12060
12061 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12062
12063 * config.guess (IRIX): Sed - to _.
12064
12065 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12066
12067 * Makefile.in (source-vault, binary-vault): New targets.
12068
12069 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12070
12071 * config.sub: Recognize -eabi as a basic system type.
12072
12073 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12074
12075 * configure.in (enable_shared stuff): Fix typo.
12076
12077 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12078
12079 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12080
12081 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12082
12083 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12084
12085 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12086
12087 * configure.in (rs6000-*-*): Don't build gas.
12088
12089 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12090
12091 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12092 reduce command line length.
12093 (AS_FOR_TARGET): Check for as.new, not Makefile.
12094 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12095
12096 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12097
12098 * config.guess: Merge from FSF.
12099
12100 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12101
12102 * configure: Don't use $ when handling program_suffix.
12103
12104 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12105
12106 * configure.in: Configure tk for hppa/hpux.
12107
12108 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12109
12110 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12111
12112 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12113
12114 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12115 to LIBCXXFLAGS. Tests are better run without it.
12116
12117 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12118
12119 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12120
12121 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12122
12123 * configure.in (*-*-netware*): Don't configure xiberty.
12124
12125 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12126
12127 * configure.in: Remove tk from native_only list.
12128
12129 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12130
12131 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12132 for special NCD build.
12133
12134 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12135
12136 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12137 makeall.bat, they're only useful for binutils snapshots.
12138 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12139 makeall.bat to specified SUPPORT_FILES.
12140
12141 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12142
12143 * build-all.mk: Add Ericsson targets to sun4 and solaris
12144 hosts. Add BNR's sun4 target to solaris host, so their
12145 build-from-source will be tested in-house first.
12146
12147 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12148
12149 * Makefile.in (LIBCFLAGS): New variable.
12150 (CFLAGS_FOR_TARGET): Ditto.
12151 (LIBCFLAGS_FOR_TARGET): Ditto.
12152 (LIBCXXFLAGS): Ditto.
12153 (CXXFLAGS_FOR_TARGET): Ditto.
12154 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12155 (BASE_FLAGS_TO_PASS): Pass them.
12156 (EXTRA_TARGET_FLAGS): Ditto.
12157
12158 * configure.in: Support --enable-shared.
12159
12160 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12161
12162 * configure.in (target_libs): Include libstdc++ again.
12163 * config.guess: Update from FSF (for FreeBSD).
12164
12165 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12166
12167 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12168 makeall.bat.
12169 (DISTDOCDIRS): Add `etc'.
12170 (ETC_SUPPORT_PFX): New variable.
12171 (taz): Include anything from etc starting with a word in
12172 ETC_SUPPORT_PFX.
12173
12174 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12175
12176 * config.sub: Update for recent FSF changes. Remove obsolete
12177 h8300hds entry. Add -windows* and -osx as basic os. Minor
12178 spacing changes.
12179
12180 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12181
12182 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12183
12184 * config.guess: Merge with FSF.
12185 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12186
12187 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12188
12189 * configure: Since the "trap 0" handler will override the exit
12190 status on many systems, only use it for "exit 1", and make it set
12191 a non-zero exit status; reset it before "exit 0". Also, check
12192 exit status of config.sub, and error out if it failed.
12193
12194 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12195
12196 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12197 and install libgloss.
12198
12199 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12200
12201 * Makefile.in (all-binutils): Depend upon all-byacc.
12202
12203 * configure.in: Don't build emacs on Irix 5.
12204
12205 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12206
12207 * configure.in (*-*-netware*): Add libio.
12208
12209 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12210
12211 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12212 (CHECK_TARGET_MODULES): Ditto.
12213 (INSTALL_TARGET_MODULES): Ditto.
12214 (TARGET_LIBS): Ditto.
12215 (all-libstdc++): Note dependencies.
12216
12217 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12218
12219 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12220
12221 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12222
12223 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12224 -fexternal-templates.
12225
12226 * configure.in (target_libs): Add libstdc++.
12227 (noconfigdirs): Add libstdc++ as appropriate.
12228
12229 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12230
12231 * config.guess: Update from FSF.
12232
12233 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12234
12235 * configure: Use ${config_shell} when running ${configsub}.
12236
12237 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12238
12239 * config.sub: No longer recognize h8300h.
12240
12241 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12242
12243 * config.sub: Remove extraneous differences between config.sub and
12244 gcc/config.sub.
12245
12246 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12247
12248 * Makefile.in (DISTSTUFFDIRS): Add gas.
12249
12250 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12251
12252 * COPYING.NEWLIB: New file.
12253
12254 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12255
12256 * config.guess (HP-UX): Patch from Harlan Stenn
12257 <harlan@landmark.com> to also emit release level.
12258
12259 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12260
12261 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12262
12263 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12264
12265 * config.sub: Merge nextstep cleanup from FSF.
12266
12267 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12268
12269 * configure.in (arm-*-*): Don't configure ld for this target.
12270
12271 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12272
12273 * configure.in (*-*-netware): don't configure libg++, libio,
12274 librx, or newlib.
12275
12276 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12277
12278 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12279 configure ld--it works, but it doesn't support shared libraries.
12280
12281 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12282
12283 * config.guess (*-unknown-freebsd*): Get rid of possible
12284 trailing "(Release)" in version string.
12285 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12286
12287 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12288
12289 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12290 Fix type: *-next-neststep -> *-next-nextstep.
12291
12292 * config.guess: Merge from FSF:
12293
12294 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12295
12296 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12297
12298 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12299
12300 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12301 instead of UNIX_SV for UnixWare 1.0).
12302
12303 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12304
12305 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12306 to make gdb/nlm/* build after the compiler and linker.
12307
12308 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12309
12310 * config.guess (netbsd, freebsd, linux): Accept any machine,
12311 not just i[34]86.
12312 (m68k-atari-sysv4): Relocate to match FSF version.
12313
12314 * config.guess: More merges from the FSF:
12315
12316 Add a space before function call or macro invocation.
12317
12318 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12319
12320 * config.guess: Add trap cmd to remove dummy.c and dummy when
12321 interrupted.
12322
12323 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12324
12325 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12326 (dummy): Redirect stderr from compilation of dummy.c.
12327
12328 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12329
12330 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12331
12332 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12333
12334 * configure: Accept and ignore --cache*, for compatibility with
12335 new autoconf.
12336
12337 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12338
12339 * config.guess: Merge from FSF:
12340
12341 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12342
12343 * config.guess (Pyramid*:OSx*:*:*): New case.
12344 (PATH): Add /.attbin at end for finding uname.
12345 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
12346
12347 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12348
12349 * config.guess (M88*:DolphinOS:*:*): New case.
12350
12351 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12352
12353 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12354 to select whether to use ELF or COFF.
12355
12356 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12357
12358 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12359
12360 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12361
12362 * config.guess: Guess the OS version for HPUX.
12363
12364 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12365
12366 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12367
12368 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12369
12370 * configure.in: Recognize --with-headers, --with-libs, and
12371 --without-newlib.
12372 * Makefile.in (all-xiberty): Depend upon all-ld.
12373
12374 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12375
12376 * configure.in: Change i[34]86 to i[345]86.
12377
12378 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12379
12380 * configure (version): A few more tweaks to help message.
12381
12382 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12383
12384 * Makefile.in: Remove (for now) librx as a host library,
12385 now that we're building it for target.
12386
12387 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12388
12389 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12390 (Karl Berry).
12391
12392 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12393
12394 * configure.in: Also configure librx.
12395
12396 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12397
12398 * Makefile.in: Update various rules to reflect that librx
12399 is now needed for libg++.
12400
12401 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12402
12403 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12404
12405 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12406
12407 * configure.in: Configure the examples directory.
12408
12409 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12410
12411 * configure: Simplify Jun 2 1994 change.
12412
12413 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12414
12415 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12416 /bin/gcc isn't good enough to build gcc.
12417
12418 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12419
12420 * Makefile.in (GDB_SUPPORT_FILES): Remove
12421 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12422 (gdb.tar.gz): Add new rule to use standard distribution building
12423 mechanism.
12424
12425 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12426
12427 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12428 Bill Cox <bill@cygnus.com>.
12429
12430 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12431
12432 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12433
12434 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12435
12436 * configure: Search current dir first in .gdbinit.
12437
12438 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12439
12440 * config.sub: Recognize freebsd (merged from gcc config.sub).
12441
12442 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12443
12444 * config.sub: Refer to NeXT's operating system as nextstep.
12445
12446 * config.sub (case $basic_machine): Re-order the cases, to match
12447 the order in the FSF version (which is mostly alphabethical).
12448 Merge in some additions and changes from the FSF.
12449
12450 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12451
12452 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12453 * config.sub: Recognize cxux7.
12454 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12455
12456 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12457
12458 * config.sub: Fix typo powerpc -> powerpc-*.
12459
12460 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12461
12462 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12463
12464 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12465 parallel with all-emacs and install-emacs). Top-level command
12466 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12467
12468 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12469
12470 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12471 $(relbindir)/make before doing ``make install'', and use
12472 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12473 installing over running make binary.
12474 ($(host)-stamp-stage3-installed): Likewise.
12475
12476 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12477
12478 * config.guess: Recognize Mach.
12479
12480 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12481
12482 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12483 see whether --exec-prefix was used.
12484
12485 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12486
12487 * README: Explicitly mention libg++/README. (Zoo's idea.)
12488
12489 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12490
12491 * Makefile.in: Add all-librx target similar to all-libproc.
12492
12493 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12494
12495 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12496 with post 1.2 uname bogosity.
12497
12498 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12499
12500 * configure: Remove temporary files on receipt of a signal.
12501
12502 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12503
12504 * configure: If there is a package_makefile_frag, remove
12505 ${subdir}/Makefile.tem after copying it in.
12506
12507 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12508
12509 * build_all.mk: support rs6000 lynx identifies itself as
12510 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12511 since /bin/gcc is too feeble to compile a modern gcc.
12512
12513 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12514
12515 * brought devo/test-build.mk update-to-date with progressive/
12516 test-build.mk. Add lynx targets and hppa flag info.
12517
12518 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12519
12520 * configure.in: Use mh-ncrsvr43. Patch from
12521 Tom McConnell <tmcconne@sedona.intel.com>.
12522
12523 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12524
12525 * config.guess (i386-unknown-bsdi): No longer need to
12526 check #if defined(__bsdi__) && defined(__i386__).
12527
12528 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12529
12530 * configure: Set program_transform_nameoption correctly.
12531
12532 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12533
12534 * brought build-all.mk update-to-date with progressive build-all.mk,
12535 added new targets and hppa info.
12536
12537 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12538
12539 * configure: If config.guess result is a prefix of the user
12540 specified target, assume a native build and use the user specified
12541 target as the host alias. Remove SunOS patch suffix removal hack.
12542 * configure.in: Remove SunOS patch suffix removal hack.
12543
12544 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12545 in NATIVE_CHECK_MODULES.
12546
12547 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12548
12549 * Makefile.in: Rename HOST_ONLY to NATIVE.
12550 * configure: Delete SunOs patch suffix from host_canonical
12551 and build_canonical variables that are prepended to Makefiles.
12552 * configure.in: Add comments for easier maintenance.
12553
12554 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12555
12556 * Makefile.in: Add all-libproc target similar to all-gui.
12557
12558 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12559
12560 * Makefile.in (CHECK_MODULES): split into
12561 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12562
12563 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12564
12565 * config.guess (i386-unknown-bsdi): New system to guess.
12566
12567 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12568
12569 * Makefile.in: Add all-gui target (but not yet build by "all").
12570
12571 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12572
12573 * config.sub: Move deletion of patch suffix from here...
12574 * configure.in: To here, at Ian's suggestion. The top-
12575 level scripts might need to know of a patch level.
12576
12577 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12578
12579 * config.sub: Strip off patch suffix so rtl is recognized
12580 as a sunos4.1.3 machine, even though it's been patched.
12581
12582 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12583
12584 * Makefile.in (INSTALL_LAST): Delete.
12585 (INSTALL_DOSREL): New.
12586
12587 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12588
12589 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12590 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12591 whether we pass down --with-gnu-ld anyhow.
12592
12593 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12594
12595 * Makefile.in (INSTALL_LAST): Change operation so it works
12596 on more flavors of make.
12597 * configure.in (go32): Don't build libg++ or libio.
12598
12599 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12600
12601 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12602 they can be overriden by templates.
12603
12604 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12605
12606 * configure.in (target==go32): Don't build gdb.
12607 * dosrel: New directory.
12608
12609 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12610
12611 * configure.in (host==go32): Configure dosrel too.
12612 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12613 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12614 be set by incoming names or templates.
12615 (INSTALL_LAST): New rule.
12616
12617 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12618
12619 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12620
12621 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12622
12623 * configure.in (appdirs): New variable. Currently empty, but will
12624 be used in gas distribution. If nonempty, lists a set of
12625 directories at least one of which must get configured, or top
12626 level configuration is considered to have failed.
12627 (rs6000-*-lynxos*): Use new file name.
12628
12629 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12630
12631 Eliminate XTRAFLAGS.
12632 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12633 newlib include files using -idirafter, and also use -nostdinc.
12634 (CXX_FOR_TARGET): Likewise.
12635 (XTRAFLAGS): Removed.
12636 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12637 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12638 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12639 ($(DO_X)): Don't pass down XTRAFLAGS.
12640
12641 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12642
12643 * configure.in (mips*-dec-bsd*): New target; do build linker.
12644 (mips*-*-bsd*): New target; don't build linker.
12645
12646 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12647
12648 * configure.in: support rs6000-*-lynxos* configuration.
12649 support sunos4 as a cross target.
12650
12651 * config.sub: look for lynx*, not lynx since the OS version may
12652 legitimately be part of the name.
12653
12654 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12655
12656 * configure.in (i[34]86-*-sco*): Move to be with other i386
12657 targets.
12658 (romp-*-*): New target. Skip various binary utilities.
12659 (vax-*-*): New target. Don't build newlib.
12660 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12661
12662 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12663
12664 * configure.in: Only set host_makefile_frag if config
12665 directory exists.
12666
12667 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12668
12669 * install.sh: If $dstdir exists, don't check whether each
12670 component does.
12671
12672 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12673
12674 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12675
12676 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12677
12678 * configure.in (*-*-lynxos*): Don't configure newlib for either
12679 native or cross Lynx.
12680
12681 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12682
12683 * config.sub (sparc64-elf): Fix os.
12684 (z8k): Remove duplicate.
12685
12686 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12687
12688 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12689 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12690
12691 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12692
12693 * configure: Make file links cleanly even if Lynx fails on
12694 an NFS symlink (at least fail cleanly).
12695
12696 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12697
12698 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12699 -XNh2000.
12700
12701 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12702
12703 * configure: Unknown options are fatal again.
12704
12705 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12706
12707 * configure: Ignore --x-includes and --x-libraries, for Autoconf
12708 compatibility.
12709
12710 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12711
12712 * build-all.mk: Add `clean' target.
12713
12714 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12715
12716 * config.guess: Add SINIX support.
12717 * configure.in: Add mips-*-sysv4* support.
12718
12719 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12720
12721 * build-all.mk: Document all useful targets.
12722 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12723 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12724
12725 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12726
12727 * configure: Support --silent, --quiet.
12728
12729 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12730
12731 * configure: Support --disable-FEATURE.
12732
12733 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12734
12735 * config.guess: Recognize NCR running SVR4.3.
12736
12737 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12738
12739 * config.guess: Make BSDI generate i386-unknown-bsd386.
12740 Patch from Paul Eggert <eggert@twinsun.com>.
12741
12742 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12743
12744 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12745
12746 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12747
12748 * configure: Make unrecognized options give nonfatal warnings
12749 instead of fatal errors, and pass them to any subdirectory
12750 configures in case they recognize them.
12751 Make --x equivalent to --with-x.
12752
12753 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12754
12755 * configure: Add --enable-* options. Clean up usage message and
12756 some comments.
12757
12758 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12759
12760 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12761
12762 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12763
12764 * configure.in (hppa*-*-*): Enable binutils.
12765
12766 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12767
12768 * config.sub: Recognize cisco.
12769
12770 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12771
12772 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12773
12774 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12775
12776 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12777 than one configuration name. Add comment.
12778
12779 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12780
12781 * config.guess: about target *-hitachi-hiuxwe2, fixed
12782 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12783 macro is incorrect.]
12784
12785 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12786
12787 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12788 than the "make ls" stuff which used to be here.
12789
12790 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12791
12792 * config.guess: Recognize i[34]86-unknown-freebsd.
12793 From Shawn M Carey <smcarey@rodan.syr.edu>.
12794
12795 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12796
12797 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12798
12799 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12800
12801 * config.guess: Check for ptx.
12802
12803 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12804
12805 * config.sub: Add os9k checking.
12806
12807 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12808
12809 * config.guess: Handle OSF1 running on HPPA processors
12810
12811 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12812
12813 * configure: If subdir configure fails, print out a message with
12814 subdirectory name, in case subdir's configure code didn't identify
12815 itself.
12816
12817 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12818
12819 * configure.in: Remove embedded newlines from configdirs.
12820 Avoid mismatches of substrings. Fix matching strings at end
12821 of configdirs.
12822
12823 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12824
12825 * config.guess: Add Lynx/rs6000 config support.
12826
12827 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12828
12829 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12830
12831 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12832
12833 * configure.in (hppa*-*-osf*): Treat this just like most other
12834 PA configurations (eg no binutils or ld).
12835 (hppa*-*-*elf*): These configurations have binutils and ld.
12836
12837 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12838
12839 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12840
12841 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12842
12843 * configure.in (rs6000-*-*): Build gas.
12844
12845 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12846
12847 * Makefile.in: Avoid bug in losing hpux sed.
12848
12849 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12850
12851 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12852 for GDB and GDB has been fixed to not need it.
12853
12854 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12855
12856 * config.guess: Recognize vax hosts.
12857
12858 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12859
12860 * configure (while loop): Don't use "break 2" inside case
12861 statement -- the case statement isn't an enclosing loop.
12862
12863 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12864
12865 * config.guess: Clean up NeXT support, to allow nextstep
12866 on Intel machines. Make OS be nextstep.
12867
12868 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12869
12870 * config.guess: Add alternate forms for Convex.
12871
12872 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12873
12874 * configure: Completely rewrite option processing. Take
12875 advantage of pattern-matching to avoid invoking test frequently.
12876 Also clean up host and target defaulting logic.
12877
12878 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12879
12880 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12881 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12882 commands (plus user environment) will fit SCO limits.
12883
12884 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12885
12886 * configure.in: Don't issue warnings about directories which are
12887 not being configured if -norecursion is set. Correct test for
12888 --with-gnu-as and --with-gnu-ld to not get confused by substring
12889 matches.
12890
12891 * configure.in: Don't build gas for alpha-dec-osf1*.
12892
12893 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12894
12895 * configure: Back out Per's change of 12/19/1993. It changes the
12896 behavior of configure in unexpected and confusing ways.
12897
12898 Also, use different delim char when calculating
12899 program_transform_name so that the name can contain slashes.
12900
12901 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12902
12903 * configure.in, config.sub: Add support for VSTa micro-kernel.
12904
12905 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12906
12907 * configure.in: Nuke hacks which were used to get a special
12908 version of GAS for HPPA configurations.
12909
12910 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12911
12912 * configure: If only ${target_alias} is given, use that
12913 as the default for ${host_alias}.
12914 * configure: Add missing back-slashes before nested quotes.
12915
12916 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12917
12918 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12919
12920 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12921
12922 * config.guess: Recognize some Tektronix configurations.
12923 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12924
12925 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12926
12927 * config.sub: Match any flavor of SH.
12928
12929 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12930
12931 * configure.in: Don't try to configure newlib for Alpha.
12932
12933 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12934
12935 * configure.in: Don't build ld for Irix 5. Don't build gas,
12936 libg++ or libio for any Alpha target.
12937
12938 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12939
12940 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12941
12942 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12943 default arguments -- so it tried to compress itself.
12944
12945 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12946
12947 * configure.in (notsupp): ensure that a space is always at the end
12948 of the configdirs list, since the grep checks for an explicit space
12949
12950 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12951
12952 * configure.in (target i386-sysv4.2): don't build ld, since static
12953 versions of many libraries are not available.
12954
12955 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12956
12957 * config.guess: Recognize Apollos (using environment variables).
12958 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12959
12960 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12961
12962 * config.guess: Recognize Sony news mips running newsos.
12963
12964 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12965
12966 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12967 "fi ; else" for bash.
12968
12969 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
12970
12971 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
12972
12973 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
12974
12975 * config.sub: accept unixware as an alias for svr4.2.
12976 Fix some inconsistancies with the gcc version.
12977
12978 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12979
12980 * Makefile.in (DISTDOCDIRS): Add gdb.
12981
12982 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
12983
12984 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
12985
12986 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
12987
12988 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
12989 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
12990 this now.
12991
12992 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12993
12994 * config.sub: Accept hiux* as an OS name.
12995
12996 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
12997 etc/make-stds.texi. The underscore came from gcc, and dje now
12998 agrees that RUNTESTFLAGS is the correct name.
12999
13000 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13001
13002 * install.sh: Remove 'set -e'. It makes any conditionals
13003 in the script useless.
13004
13005 * config.guess: Automatically recognize arm-acorn-riscix
13006 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13007
13008 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13009
13010 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13011
13012 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13013
13014 * Makefile.in (DISTDOCDIRS): New variable.
13015 (taz): Edit local Makefile.in sooner, instead of proto-toplev
13016 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
13017
13018 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13019
13020 * configure.in (hppa target): check the source directory for the
13021 pagas sub-directory
13022
13023 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13024
13025 * config.sub: Allow -aout* and -elf*.
13026
13027 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13028
13029 * configure.in: Don't build ld on i386-solaris2, same as for
13030 sparc-solaris2.
13031
13032 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13033
13034 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13035
13036 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13037
13038 * configure.in: Configure gdb for alpha.
13039
13040 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13041
13042 * Makefile.in (CXXFLAGS): Add -O.
13043
13044 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13045
13046 * config.guess: added support for DG Aviion
13047
13048 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13049
13050 * configure.in: Produce warning message for subdirectories not
13051 configurable for this host/target combination. Don't try to
13052 configure gdb for vms.
13053
13054 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13055
13056 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13057 appropriate files before making "diststuff".
13058 (DISTBISONFILES): New var: list of files to be edited.
13059 (DISTSTUFFDIRS): Add binutils.
13060
13061 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13062
13063 * config.sub: also handle mipsel and mips64el (for little endian mips)
13064
13065 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13066
13067 * configure.in: Add * to end of all OS names.
13068
13069 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13070
13071 * configure.in: Build newlib for LynxOS native.
13072
13073 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13074
13075 * config.guess: Add support for delta 88k running SVR3.
13076
13077 * configure.in: Add comment about HP compiler vs. emacs.
13078
13079 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13080
13081 * configure.in: don't build ld on solaris2 (not a viable option
13082 due to bugs in getpwnam & getpwuid)
13083
13084 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13085
13086 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13087 config.guess will produce a full version number.
13088
13089 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13090
13091 * configure.in: Build linker and binutils for alpha-dec-osf1.
13092
13093 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13094
13095 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13096 and gdb/testsuite/Makefile.in.
13097
13098 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13099
13100 * configure.in: recognize mips*- instead of mips-
13101
13102 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13103
13104 * config.sub: Accept linux*coff and linux*elf as operating
13105 systems.
13106
13107 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13108
13109 * config.sub: Recognize mips64, and mips3 as an alias for it.
13110
13111 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13112
13113 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13114 gdb knows how to handle OSF/1 shared libraries.
13115
13116 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13117
13118 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13119 * config.guess: Recognize Hitachi's HIUX.
13120 * config.sub: Recognize h3050r* and hppahitachi.
13121 Remove redundant cases for hp9k[23]*.
13122
13123 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13124
13125 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13126 if gas and ld are in the source tree and are in ${configdirs}.
13127 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13128 --with options (but still pass them down on the command line,
13129 if they were explicitly specified).
13130
13131 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13132
13133 * configure: substitute SHELL value in Makefile.in with
13134 ${CONFIG_SHELL}
13135
13136 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13137
13138 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13139 *-*-solaris2* targets.
13140
13141 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13142
13143 * Makefile.in: define M4, and pass it down to sub-makes;
13144 all-autoconf now depends on all-m4
13145
13146 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13147
13148 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13149 presence of {ar,ranlib} instead of a configured directory
13150
13151 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13152
13153 * config.guess: Accept 34?? as well as 33?? for NCR.
13154
13155 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13156
13157 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13158 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13159
13160 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13161
13162 * configure: grab values for $(CC) and $(CXX) from the
13163 environment, so that someone can do "CC=gcc configure; make" and
13164 have it work right (matching the way that autoconf works now)
13165
13166 * configure.in, Makefile.in: add support for gash, the tcl
13167 interface to Galaxy
13168
13169 * config.guess: add NetBSD variants (hp300, x86)
13170
13171 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13172
13173 * install.sh: Support -d option (in the manner of SunOS 4 install,
13174 as it is more deterministic than that of GNU install)
13175 (chmodcmd): Set file to mode 755 by default (should also do default
13176 chgrp and chown, but I don't feel like dealing with that now)
13177
13178 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13179
13180 * config.sub: Remove h8300hhms alias.
13181
13182 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13183
13184 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13185
13186 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13187
13188 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13189 as stmp-fixinc
13190
13191 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13192
13193 * config.sub: recognize m88110-bug-coff.
13194
13195 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13196
13197 * Makefile.in (all-libio): all dependencies on the toolchain used
13198 to build this (gcc, gas, ld, etc)
13199
13200 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13201
13202 * config.guess: Deal with OSF/1 1.3 on alpha.
13203
13204 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13205
13206 * install.sh: add some 'else true' clauses for portability
13207
13208 * configure.in: don't build libio for h8[35]00-*-* targets
13209
13210 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13211
13212 * Makefile.in: Add support for new libio.
13213
13214 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13215
13216 * install.sh: If one command fails, don't try the rest. Don't try
13217 to remove $dsttmp (via trap) unless we have already created it.
13218 If $src doesn't exist, detect it and exit with an error.
13219
13220 * config.guess: Recognize BSD on hp300.
13221
13222 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13223
13224 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13225 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13226
13227 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13228
13229 * Makefile.in (all-send-pr): depends on all-prms
13230
13231 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13232
13233 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13234
13235 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13236
13237 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13238 Added test for mips-mips-riscos5.
13239
13240 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13241
13242 * configure.in: use mh-hp300 for 68k HP hosts
13243
13244 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13245
13246 * configure: add support for CONFIG_SHELL, so that you can use
13247 some alternate shell for evaluating configure scripts
13248
13249 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13250
13251 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13252 in configure script to bug-gdb@prep.ai.mit.edu when building
13253 distribution archive.
13254 * Makefile.in (COMPRESS): Remove def.
13255 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13256 gdb.tar.Z and make-gdb.tar.Z respectively.
13257 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13258 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13259 to convergence with 'taz' target in Makefile.in.
13260
13261 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13262
13263 * install.sh (dsttmp): use trap to ensure that tmp files go
13264 away on error conditions
13265
13266 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13267
13268 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13269
13270 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13271
13272 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13273 its parent is '/' not ''.
13274
13275 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13276
13277 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13278
13279 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13280 that ${newsrcdir}/configure.in does.
13281
13282 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13283
13284 * test-build.mk: support for CONFIG_SHELL
13285
13286 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13287
13288 * config.sub (netware): Add as a basic system type.
13289
13290 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13291
13292 * Makefile.in (Makefile): depend on configure.in. Also drop the
13293 $(srcdir)/ from the dependency on Makefile.in.
13294
13295 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13296
13297 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13298 (h8300hhms is temporary until multi-libraries are implemented).
13299 * configure.in: Handle h8300h too.
13300
13301 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13302
13303 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13304
13305 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13306
13307 * configure: Remove extraneous output when guessing host type.
13308 * config.guess: Remove extraneous output when guessing using C
13309 compiler rather than uname, or when guessing fails.
13310
13311 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13312
13313 * Makefile.in: remove all.cross and install.cross targets
13314
13315 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13316 definitions
13317
13318 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13319
13320 * configure.in (target sh): Build gprof.
13321
13322 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13323
13324 * config.sub: change -solaris to -solaris2
13325
13326 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13327
13328 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13329
13330 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13331
13332 * configure: Correct error message for missing Makefile.in to
13333 print correct directory.
13334
13335 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13336
13337 * install.sh: kludge around 386BSD shell bug
13338
13339 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13340
13341 * config.guess: Recognize NeXT.
13342 * config.guess: Recognize i486-ncr-sysv4.
13343 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13344
13345 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13346
13347 * Makefile.in (MAKEINFOFLAGS): New variable.
13348 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13349 * build-all.mk, test-build.mk: Pass down --no-split as
13350 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13351
13352 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13353
13354 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13355
13356 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13357
13358 * Makefile.in (libg++.tar.z): New rule.
13359 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13360 * Makefile.in (taz): Only do a single chmod.
13361
13362 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13363
13364 * install.sh: don't use dirname anymore (replaced with sed usage)
13365
13366 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13367
13368 * Makefile.in: Change extension for gzip'd files from '.z' to
13369 '.gz' per new FSF standard usage.
13370
13371 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13372
13373 * configure: put quotes around the final value of program_transform_name
13374
13375 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13376
13377 * Makefile.in: new install.sh support; update install-info rules
13378
13379 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13380
13381 * configure.in: Build diff for crosses, but not for go32 host.
13382
13383 * configure.in: Build gprof only for native, and don't build it
13384 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13385
13386 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13387
13388 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13389
13390 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13391
13392 * configure.in (host_tools): Add prms.
13393
13394 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13395
13396 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13397 with $(FLAGS_TO_PASS) on the command line
13398
13399 * config.sub: Recognize lynx and lynxos
13400
13401 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13402
13403 * config.sub: Accept -ecoff*, not just -ecoff.
13404
13405 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13406
13407 * Makefile.in (taz): Use .gz suffix instead of .z.
13408 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13409 names.
13410
13411 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13412
13413 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13414
13415 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13416
13417 * Makefile.in (install-no-fixedincludes): install gcc last, so
13418 that rebuilds that might happen during 'make install' don't get
13419 bogus gcc include files
13420
13421 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13422
13423 Change from Utah for HPPA support:
13424 * config.guess: Recognize hppa1.x-hp-bsd.
13425
13426 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13427
13428 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13429 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13430
13431 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13432
13433 * config.sub: Add support for rom68k and bug boot monitors.
13434
13435 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13436
13437 * Makefile.in: Make all-opcodes depend on all-bfd.
13438
13439 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13440
13441 * config.guess: Added special check for i[34]86-univel-sysv4*.
13442
13443 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13444
13445 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13446 the processor rather than assuming i486.
13447
13448 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13449
13450 * config.guess: Recognize SunOS6 as Solaris3.
13451
13452 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13453
13454 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13455 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13456
13457 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13458
13459 * build-all.mk (all-cross): New target for Canadian Cross.
13460 Added Q2 go32 targets.
13461 * test-build.mk: Configure go32 cross sparclite-aout and
13462 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13463 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13464
13465 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13466
13467 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13468 GO32 hosted toolchains
13469
13470 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13471
13472 * configure: change so "-exec-prefix" gets passed down rather
13473 than "-exec_prefix" so autoconf generated Makefiles get the
13474 exec_prefix set right.
13475
13476 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13477
13478 * config.guess: get the Solaris2 minor version number
13479
13480 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13481
13482 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13483
13484 * config.guess: Recognize some Sequent platforms.
13485
13486 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13487
13488 * Makefile.in: added the vault-install target
13489
13490 * configure.in: actually use the Sun3 makefile fragment that's in
13491 config, also added the release dir to configdirs
13492
13493 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13494
13495 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13496
13497 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13498
13499 * configure.in: remove some program from Alpha targetted toolchains
13500
13501 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13502
13503 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13504 gprof.
13505 (taz): Run "make diststuff" in those directories instead of "make
13506 proto-dir". Look for "VERSION=" only at start of line in subdir
13507 Makefile. Use "gzip -9" for compression.
13508 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13509 (binutils.tar.z): New target.
13510
13511 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13512
13513 * Makefile.in (taz): Include gpl.texinfo.
13514
13515 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13516
13517 * Makefile.in (setup-dirs): Merged into "taz" target.
13518 (taz): Only do `proto-dir' stuff if a directory is actually needed
13519 for this target.
13520
13521 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13522
13523 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13524 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13525 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13526 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13527 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13528
13529 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13530
13531 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13532 config.sub, and move-if-change to gdb testsuite distribution
13533 archive, so the testsuite can be extracted, configured, and
13534 run separately from the gdb distribution. Blow away the Chill
13535 tests that require a Chill compiled executable, since GNU Chill
13536 is not yet publically available.
13537
13538 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13539
13540 * test-build.mk: set environment variables in a single command,
13541 instead of a list of assignments and exports
13542
13543 * config.guess: recognize Alpha/OSF1 systems
13544
13545 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13546
13547 * configure: Change help message to prefer --options rather than
13548 -options.
13549
13550 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13551
13552 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13553 zippy@ecst.csuchico.edu.
13554 * config.guess: Recognize miniframe.
13555
13556 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13557
13558 * Makefile.in: Use srcroot to find runtest rather than rootme.
13559 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13560
13561 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13562
13563 * test-build.mk: Extensive additions to support building on a
13564 machine other than the host.
13565
13566 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13567
13568 * configure (tooldir): Fix for i386-aix again.
13569
13570 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13571
13572 * configure, Makefile.in: Change definition of $(tooldir)
13573 to match the FSF.
13574
13575 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13576
13577 * config.guess: Recognize i[34]86/SVR4.
13578
13579 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13580
13581 * Makefile.in (all-gdb): gdb depends on sim.
13582
13583 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13584
13585 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13586 at the same time we make the prototype gdb directory.
13587 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13588 files at the same time as the gdb base release distribution.
13589
13590 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13591
13592 * Makefile.in (check): Use individual check targets rather than
13593 DO_X rule.
13594 (check-gcc): Added.
13595
13596 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13597
13598 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13599 for System V release 3.2.
13600
13601 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13602
13603 * config.sub: Recognize hppaosf.
13604 * configure.in: Do configure ld/binutils/gas for it.
13605
13606 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13607
13608 * configure (tooldir): Alter syntax used to set this, for systems
13609 where "\$" isn't handled right, like i386-aix.
13610
13611 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13612
13613 * configure: Pass program-transform-name, not
13614 program_transform_name, to recursive configures.
13615
13616 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13617
13618 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13619 of gas+ld+binutils.
13620
13621 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13622
13623 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13624
13625 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13626
13627 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13628
13629 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13630
13631 * Makefile.in (PRMS): Set back to all-prms.
13632
13633 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13634
13635 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13636 targets, rather than for MIPS hosts.
13637
13638 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13639
13640 * configure.in: add comment for --with-x default values
13641
13642 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13643
13644 * Makefile.in: add check-* targets for each of the directories in
13645 the tree. Add a definition of RUNTEST that will use the one we
13646 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13647
13648 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13649
13650 * configure.in: Removed obsolete references to bfd_target and
13651 target_makefile_frag.
13652
13653 * build-all.mk: Set assorted targets for Q2.
13654 * config.sub: Recognize z8k-sim and h8300-hms.
13655 * test-build.mk: Really don't pass host to configure.
13656 (HOLES): Added uname.
13657
13658 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13659
13660 * configure: Handle an empty program-prefix, program-suffix or
13661 program-transform-name correctly.
13662
13663 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13664
13665 * build-all.mk: -G 8 no longer required for MIPS targets.
13666 * test-build.mk: Don't pass host argument to configure; make it
13667 guess.
13668
13669 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13670
13671 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13672 * Makefile.in (COMPRESS): New macro, like GZIP.
13673
13674 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13675
13676 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13677
13678 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13679 with gas currently defaults to -G 0.
13680
13681 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13682
13683 * Makefile.in (all-flex): flex depends on byacc.
13684
13685 * build-all.mk: If host not specified, use config.guess. Pass TAG
13686 to test-build.mk as RELEASE_TAG.
13687 * test-build.mk (configargs): New variable containing arguments to
13688 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13689 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13690
13691 * config.guess: Use /bin/uname when checking -X argument on SCO,
13692 to avoid invoking GNU uname which doesn't understand -X.
13693
13694 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13695
13696 * configure.in: Build gas for mips-*-*.
13697
13698 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13699
13700 * Makefile.in (all.normal): insert missing backslash.
13701
13702 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13703
13704 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13705
13706 * Makefile.in: Complete overhaul to merge many almost identical
13707 targets.
13708
13709 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13710
13711 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13712 (gdb.tar.Z): Adjusted.
13713
13714 * Makefile.in (setup-dirs, taz): New targets; should be general
13715 enough to adapt for gdb sometime. Build only .z file.
13716 (gas.tar.z): New target.
13717
13718 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13719
13720 * build-all.mk: Use CC=cc -Xs on Solaris.
13721
13722 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13723
13724 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13725 for handling BISON for FSF releases.
13726
13727 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13728
13729 * configure: Actually implement the change zoo just documented.
13730
13731 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13732
13733 * configure: when using config.guess, only set target_alias when
13734 it's not already been set (ie, on the command line)
13735
13736 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13737
13738 * Makefile.in: add installcheck target, set PRMS to install-prms
13739
13740 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13741
13742 * configure: add support for package_makefile_fragment, handle the
13743 case where a directory has a configure.in file but no Makefile.in
13744 more gracefully (with an actual understandable error message, even);
13745 add support for --without (and add this to the usage message); also
13746 explicitly add a --host=${host_alias} to the command line when
13747 config.guess is used
13748
13749 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13750
13751 * configure: Must use both --host and --target in recursive calls.
13752
13753 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13754
13755 * Makefile.in: Change deja-gnu to dejagnu.
13756
13757 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13758
13759 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13760
13761 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13762
13763 * configure.in: canonicalize all instances to *-*-solaris2*,
13764 also strip out a number of tools to not build for go32 host
13765
13766 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13767
13768 * config.guess: add GPL.
13769
13770 * Makefile.in, config.guess, config.sub, configure: bump
13771 copyrights to 93.
13772
13773 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13774
13775 * Makefile.in (do-info): Removed obsolete check for existence of
13776 localenv file.
13777
13778 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13779
13780 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13781
13782 * Makefile.in: a couple of 'else true' for decstation,
13783 support for TclX
13784
13785 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13786
13787 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13788
13789 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13790
13791 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13792
13793 * config.guess: Recognize i386-ibm-aix (PS/2).
13794 * configure.in: Use config/mh-aix386 file for it.
13795
13796 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13797
13798 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13799 CC_FOR_TARGET instead.
13800 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13801
13802 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13803
13804 * Makefile.in: Add sim to list of directories sent with gdb
13805
13806 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13807
13808 * configure.in: Put back mips-dec-bsd* case.
13809
13810 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13811
13812 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13813 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13814 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13815
13816 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13817
13818 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13819
13820 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13821 (install-info): install dir.info only if it exists,
13822 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13823
13824 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13825
13826 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13827 gas for mips-dec-bsd.
13828
13829 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13830
13831 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13832 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13833
13834 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13835
13836 * configure.in: Added "dejagnu" to hosttools list.
13837
13838 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13839
13840 * config.sub, configure.in, config.guess: Add support
13841 for Bosx, an AIX variant from Bull.
13842 Patches from F.Pierresteguy@frcl.bull.fr.
13843
13844 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13845
13846 * devo/dejagnu: Initial creation of devo/dejagnu.
13847 Migrated dejagnu testcases and support files for testing software
13848 tools to reside as subdirectories, currently called "testsuite",
13849 within the directory of the software tool. Migrated all programs,
13850 support libraries, etc. beloging to dejagnu proper from
13851 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13852 with no modifications. The changes to these files which will
13853 allow them to configure, build, and execute properly will be made
13854 in a future update.
13855
13856 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13857
13858 * Makefile.in: Change send_pr to send-pr.
13859 * configure.in: Likewise.
13860 * send_pr: Renamed directory to send-pr.
13861
13862 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13863
13864 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13865
13866 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13867
13868 * README: Update for gdb-4.8 release.
13869 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13870 gdb-xxx.tar.z (gzip'd) file also.
13871
13872 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13873
13874 * Makefile.in: make all-diff depend on all-libiberty
13875
13876 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13877
13878 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13879
13880 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13881
13882 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13883
13884 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13885
13886 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13887 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13888 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13889
13890 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13891
13892 * Makefile.in: makeinfo binary is in a new location
13893
13894 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13895
13896 * config.sub: Accept -ecoff as an OS.
13897
13898 * Makefile.in: Various changes to eliminate a level of make
13899 recursion and reduce the required command line length.
13900 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13901 sub-makes.
13902 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13903 variables holding settings for specific sub-makes.
13904 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13905 in terms of BASE_FLAGS_TO_PASS.
13906 (TARGET_LIBS): New variable listing directories which use
13907 TARGET_FLAGS_TO_PASS.
13908 (subdir_do): Eliminated.
13909 (do-*): New set of targets to replace subdir_do.
13910 (various): All targets which used subdir_do now depend on do-*.
13911 (local-clean): Renamed from do_clean.
13912 (local-distclean): New target, dependency of distclean and
13913 realclean.
13914 (install-info): Don't create directories. Depend on dir.info
13915 rather than calling make recursively.
13916 (install-dir.info): Eliminated.
13917 (install-info-dirs): Create all info directories here.
13918 (dir.info): Depend upon do-install-info.
13919
13920 * test-build.mk (HOLES): Added false.
13921
13922 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13923
13924 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13925
13926 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13927
13928 * Makefile.in (info): remove dependency on all-texinfo. The
13929 problem was really in texinfo/C, not at this level.
13930
13931 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13932
13933 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13934
13935 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13936
13937 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13938 GDB releases.
13939
13940 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13941
13942 * configure: Include srcdir in message about target of link not
13943 being found. Don't convert `-' to `_' in `with' options being
13944 passed to subdirs.
13945
13946 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13947
13948 * configure.in: add uudecode to host_tools
13949
13950 * Makefile.in: added {all,install}-uudecode targets, added them to
13951 the appropriate lists
13952
13953 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13954
13955 * Makefile.in (all-gcc): Added dependency on all-gas.
13956
13957 * configure.in (mips-*-*): Build ld and binutils.
13958
13959 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13960
13961 * configure: check return code from mkdir, print error message and
13962 exit on failure.
13963
13964 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13965
13966 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13967
13968 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13969
13970 * test-build.mk (HOLES): Added tar, cpio and uudecode.
13971
13972 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13973
13974 * config.sub (h8500): Recognize this as a cpu type.
13975
13976 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13977
13978 * configure: source directory missing is no longer a warning
13979
13980 * configure.in: recognize irix[34]* instead of irix[34]
13981
13982 * Makefile.in: define and pass down X11_LIB
13983
13984 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
13985
13986 * guess-systype: Renamed to ...
13987 * config.guess: ... by popular request.
13988 * configure.in, Makefile.in: Update accordingly.
13989
13990 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
13991
13992 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
13993 + Add Convex, Cray/Unicos, and Encore/Multimax support.
13994 + Execute ./dummy instead of assuming . is in PATH.
13995
13996 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
13997
13998 * guess-systype: New shell script. Attempts to guess the
13999 canonical host name of the executing host.
14000 Only a few hosts are supported so far.
14001 * configure: Call guess-systype if no host is specified.
14002
14003 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14004
14005 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14006 gcc Makefile.
14007
14008
14009 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14010
14011 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14012 (all-gcc, install-gcc, subdir_do): Use it.
14013
14014 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14015
14016 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14017
14018 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14019
14020 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14021 set exclusively by configure, using configure.in .
14022
14023 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14024
14025 * test-build.mk: set $PATH for all builds
14026
14027 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14028
14029 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14030
14031 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14032 the one used in gcc/Makefile.in, so that a null expansion doesn't
14033 override the one needed to build gcc with a native cc.
14034
14035
14036 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14037
14038 * configure: Accept -with arguments.
14039
14040 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14041
14042 * Makefile.in: added h8300sim
14043
14044 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14045
14046 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14047 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14048 (all-cygnus, native, build-cygnus): Make
14049 $(canonhost)-stamp-3stage-done, not $(host)....
14050 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14051 i386-sco3.2v4. Added else true to if command.
14052
14053 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14054
14055 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14056
14057 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14058
14059 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14060
14061 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14062
14063 * configure.in: don't remove binutils from Solaris builds
14064
14065 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14066
14067 * Makefile.in: get rid of earlier definitions for *clean,
14068 also handle the recursive info rule better
14069
14070 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14071
14072 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14073 do more-or-less the right thing.
14074
14075 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14076
14077 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14078 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14079
14080 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14081
14082 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14083 $(host_canonical).
14084
14085 * configure.in: split the configdirs list into 4 categories (native
14086 v. cross, library v. tool) and handle the cross-only and native-
14087 only in more reasonable (and correct!) way.
14088
14089 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14090
14091 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14092 configdirs anymore.
14093
14094 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14095
14096 * Makefile.in: extensive cleanup:: removed all of the explicit
14097 clean-* targets, collapsed many wrappers around subdir_do into
14098 one, added additional targets to satisfy standards.texi, deleted
14099 some old targets, some changes for consistency
14100
14101 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14102
14103 * configure.in: handle some programs as cross-only, and others as
14104 native only
14105
14106 * test-build.mk: handle partial holes in a more generic manner
14107
14108 * Makefile.in: m4 depends on libiberty
14109
14110 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14111
14112 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14113 time, wdiff, and find to configdirs
14114
14115 * Makefile.in: all, clean, and install rules for the new programs
14116 added to configure.in
14117
14118 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14119
14120 * configure.in: use mh-sun for all *-sun-* hosts
14121
14122 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14123
14124 * Makefile.in: define flags for X11 include files and library file
14125 locations, pass them down to the programs that need this info
14126
14127 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14128
14129 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14130
14131 * configure.in: start building libg++ for HP-UX targets
14132
14133 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14134
14135 * README: Update references to files moved into etc/.
14136
14137 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14138
14139 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14140 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14141
14142 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14143
14144 * configure: accept dash as well as underscore in long option
14145 names for FSF compatibility.
14146
14147 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14148
14149 * config.sub: added -sco3.2v4 support from FSF.
14150
14151 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14152
14153 * configure.in: expand the section that adds or removes
14154 directories from the list of programs to build, to handle native
14155 vs. cross in addition to host v. native
14156
14157 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14158
14159 * Makefile.in: Replace C++ in macro names with CXX.
14160 This is less likely to break ...
14161
14162 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14163
14164 * test-build.mk: add -w to GNU_MAKE
14165
14166 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14167
14168 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14169 add 'sparc' to list of recognized cpus. This needed to make
14170 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14171 Delete some redundant ose68 variants. Recognize -wrs as an os,
14172 then changes that into $CPU-wrs-vxworks.
14173
14174 * configure.in: remove most references to gdbtest, regularize
14175 target based program removal
14176
14177 * test-build.mk: import from p3 tree (many fixes and changes)
14178
14179 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14180
14181 * Makefile.in: added rules to handle tcl, tk, and expect
14182
14183 * configure.in: handle those directories if they exist
14184
14185 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14186
14187 * config.sub: removed bogus hppabsd and hppahpux names, since
14188 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14189
14190 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14191
14192 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14193 depends upon all-xiberty
14194
14195 * Makefile.in: changes from p3, including:
14196
14197 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14198
14199 * Makefile.in (XTRAFLAGS): include newlib directories if
14200 newlib/Makefile exists, rather than if host != target.
14201
14202 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14203
14204 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14205 from the same source tree and not building a cross-compiler. This
14206 matters for the libg++ configuration if reconfiguring a tree that
14207 has already been installed.
14208
14209 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14210
14211 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14212 pick up the machine and system specific header files.
14213
14214 * Makefile.in: added AS_FOR_TARGET, passed down in
14215 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14216 the C compiler to use to create programs which are run in the
14217 build environment, set it to default to $(CC), and passed it down
14218 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14219
14220 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14221
14222 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14223 We need them for unusual native builds, like systems without
14224 ranlib.
14225
14226 * configure: also define $(host_canonical) and
14227 $(target_canonical), which are the full, canonical names for the
14228 given host and target
14229
14230 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14231
14232 * Makefile.in: Added separate definitions for C++.
14233
14234 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14235
14236 * configure.in (configdirs): Add deja-gnu.
14237
14238 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14239
14240 * README: Update for configure.texi and gdb-4.7 release.
14241
14242 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14243
14244 * Makefile.in: Move "all" target to top of file.
14245 Previously, first target was ".PHONY" which caused BSD4.4 make
14246 to build .PHONY when make was run without arguments.
14247
14248 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14249
14250 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14251 Library-copylefted code in libiberty.
14252
14253 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14254
14255 * config.sub: Replace m68kmote with plain old m68k.
14256
14257 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14258
14259 * Makefile.in: Remove space from blank line, avoid Make complaints.
14260
14261 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14262
14263 * config.sub: Complain if no argument is given. Added support for
14264 386bsd as OS and target alias.
14265
14266 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14267
14268 * Makefile.in (XTRAFLAGS): include newlib directories if
14269 newlib/Makefile exists, rather than if host != target.
14270
14271 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14272
14273 * config.sub: recognize sparclite-wrs-vxworks.
14274
14275 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14276 p3.) Added clean-xiberty to clean.
14277
14278 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14279
14280 * configure.in: use *-*-* instead of nested cases for host and target
14281
14282 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14283
14284 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14285 from the same source tree and not building a cross-compiler. This
14286 matters for the libg++ configuration if reconfiguring a tree that
14287 has already been installed.
14288
14289 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14290
14291 * config.sub (i486v/i486v4): Merge in from FSF version.
14292
14293 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14294
14295 * configure: only set PWD if it is already set.
14296
14297 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14298
14299 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14300 doesn't have unset and all success paths (and most error paths)
14301 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14302 to just ${PWD} to avoid confusion.)
14303
14304 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14305
14306 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14307 even for a native compilation.
14308
14309 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14310
14311 Changes to make the gdb.tar.Z rule work better.
14312
14313 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14314 (DEVO_SUPPORT): Add configure.texi.
14315 (bfd-ilrt.tar.Z): Remove ancient rule.
14316
14317 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14318
14319 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14320 pick up the machine and system specific header files.
14321
14322 * configure.in, config.sub: added new target m68010-adobe-scout,
14323 with alias of adobe68k. Changed configure.in to check for
14324 -scout before -sco* to avoid a false match.
14325
14326 * Makefile.in: added AS_FOR_TARGET, passed down in
14327 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14328 the C compiler to use to create programs which are run in the
14329 build environment, set it to default to $(CC), and passed it down
14330 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14331
14332 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14333
14334 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14335 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14336 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14337 FOR_TARGET variants, to newlib and libg++.
14338
14339 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14340
14341 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14342 first.
14343
14344 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14345
14346 * config.sub: Accept `elf' as an environment.
14347
14348 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14349
14350 * Makefile.in (all-opcodes): cd into the right directory
14351
14352 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14353
14354 * configure: added -program_transform_name option, used as
14355 argument to sed when installing programs.
14356 configure.texi: added documentation for -program_prefix,
14357 -program_suffix and -program_transform_name.
14358
14359 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14360
14361 * config.sub: Accept i486 where i386 ok.
14362
14363 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14364
14365 * config.sub: accept we32k
14366
14367 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14368
14369 * config.sub, configure.in: accept OSE68000 and OSE68k.
14370
14371 * Makefile.in: don't create all directories for ``make install'';
14372 let the subdirectories create the ones they need.
14373
14374 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14375
14376 * COPYING: new file, GPL v2
14377
14378 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14379
14380 * Makefile.in: use the new gen-info-dir, which needs a template
14381 argument (which also lives in texinfo)
14382
14383 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14384
14385 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14386
14387 * config.sub (ncr3000): Change i386 to i486.
14388
14389 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14390
14391 * Makefile.in: add install-rcs, install-grep to
14392 install-no-fixedincludes, removed install-bison and install-libgcc
14393
14394 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14395
14396 * configure.in: grab the HPUX makefile fragment if on HPUX
14397
14398 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14399
14400 * Makefile.in: eradicate bison spoor (ditto libgcc).
14401 configure.in: recognise m68{k,000}-ericsson-OSE.
14402 es1800 is alias for m68k-ericsson-OSE
14403
14404 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14405
14406 * configure.in: rearrange the parts that remove programs from
14407 configdirs, based now on HOST==TARGET or by canonical triple.
14408
14409 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14410
14411 * test-build.mk: recurse explicitly with -f test-build.mk when
14412 appropriate. predicate stage3 and comparison on the existence
14413 of gcc. That is, if gcc isn't around, we aren't three-staging.
14414 On very clean, also remove ...stamp-co. Build in-place before
14415 doing other builds.
14416
14417 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14418
14419 * Makefile.in, configure.in: add tgas
14420
14421 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14422
14423 * Makefile.in: a number of changes merged in from progressive.
14424
14425 * configure.in: add libm.
14426
14427 * .cvsignore: ignore some stuff that comes from test-build.mk.
14428
14429 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14430
14431 * config.sub: Add es1800 (m68k-ericsson-es1800).
14432
14433 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14434
14435 * configure: Add program_suffix (parallel to program_prefix)
14436 * Makefile.in: adjust directory-creating script for losing decstation
14437
14438 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14439
14440 * configure: Minor $subdir-related fixes.
14441
14442 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14443
14444 * configure: fix various problems with propogating
14445 makefile_target_frag in subdirs.
14446 * configure.in: config libgcc if its there
14447
14448 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14449
14450 * config.sub: HPPA merge.
14451
14452 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14453
14454 * Makefile.in: Replace all-bison with all-byacc in all
14455 dependency lines for other tools (which now use byacc).
14456
14457 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14458
14459 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14460
14461 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14462
14463 * Makefile.in: make gprof rules similar to byacc rules (instead of
14464 vestigal $(unsubdir) that didn't work...)
14465
14466 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14467
14468 * config.sub: Add support for Linux.
14469 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14470 (at least for libg++).
14471
14472 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14473
14474 * configure.texi: fix doc for the -nfp option to configure
14475
14476 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14477
14478 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14479
14480 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14481
14482 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14483 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14484 * configure.in: added solaris* host_makefile_frag hook.
14485
14486 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14487
14488 * config.sub: changed recognition of m68000 so that various
14489 m68k types can be specified via m680[01234]0
14490
14491 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14492
14493 * config.sub (basic_machine): fix sed so that '-foo' isn't
14494 completely substituted out while .+'-foo' loses the '-foo'
14495
14496 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14497
14498 * config.sub ($os): Add -aout.
14499
14500 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14501
14502 * configure: If host_makefile_frag is absolute, don't
14503 prefix ${invsubdir} (relevant to libg++ auto-configure).
14504
14505 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14506
14507 * Makefile.in (tooldir): Define it.
14508 (all-ld): Depend on all-flex.
14509
14510 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14511
14512 * Makefile.in (check): Fix libg++ special case.
14513
14514 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14515
14516 * configure: do not bury `pwd` into config.status, thus do fewer
14517 pwd's.
14518
14519 * configure: print the "Building in" message only when building in
14520 other than "." AND verbose.
14521
14522 * configure: remove -s, rework -v to better accomodate guested
14523 configures.
14524
14525 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14526
14527 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14528
14529 * Makefile.in: macroize flags passed on recursion. remove
14530 fileutils.
14531
14532 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14533
14534 * configure: get makesrcdir right for subdirs deeper than 1.
14535
14536 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14537 install.
14538
14539 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14540
14541 * Makefile.in: don't print subdir_do or recursion lines.
14542
14543 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14544
14545 * standards.texi: added menu item.
14546
14547 * Makefile.in: build and install standards.info.
14548
14549 * standards.texi: new file.
14550
14551 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14552
14553 * configure: test for and move config.status pieces from
14554 ${subdir}/.
14555
14556 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14557
14558 * configure: Test for existance of files before trying to mv
14559 them, to avoid numerous non-existance messages.
14560
14561 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14562
14563 * configure: correct final line of config.status.
14564
14565 * configure: patch from eggert. Avoids a protection problem if
14566 the original Makefile.in is read only.
14567
14568 * configure: use move-if-change from gcc to create config.status.
14569 Some makefiles depend on config.status to tell if a directory
14570 has been reconfigured for a different host. This change
14571 prevents those directories from remaking everything in the case
14572 where the reconfig was only intended to rebuild a Makefile.
14573
14574 * configure: test for config.sub with "config.sub sun4" rather
14575 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14576 host alias from a missing config.sub.
14577
14578 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14579
14580 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14581 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14582
14583 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14584
14585 * configure: mkdir ${subdir} as needed.
14586
14587 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14588
14589 * Makefile.in,configure.in: added autoconf.
14590
14591 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14592
14593 * Makefile.in: no longer pass against on recursion.
14594
14595 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14596 definitions are not inherited.
14597
14598 * configure: correct makesrcdir when subdir is .
14599
14600 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14601
14602 * configure: Add support for 'subdirs' variable, which is
14603 like 'configdirs', except that configure doesn't re-invoke
14604 itself for subdirs, it just creates a Makefile for each subdir.
14605 * configure.texi: Document subdirs.
14606
14607 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14608
14609 * configure.in: added flex to configdirs
14610
14611 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14612
14613 * Makefile.in: remove clean-stamps from clean.
14614
14615 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14616
14617 * configure.in: Add gdbtest to configdirs.
14618
14619 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14620
14621 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14622 to recursive makes.
14623 * configure.in: Recognize new ncr3000 config.
14624
14625 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14626
14627 * Makefile.in, configure.in: removed references to gdbm.
14628
14629 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14630
14631 * config.sub: Don't canonicalize os value
14632 newsos* to bsd (readline needs to check for newsos).
14633 (This fix was earlier made Jan 31, but got re-broken.)
14634
14635 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14636
14637 * configure.in: sco is an os, not a vendor!
14638
14639 * configure: Quote $( better. Keep various shells happy.
14640
14641 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14642
14643 * Makefile.in: eliminate stamp-files.
14644
14645 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14646
14647 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14648 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14649
14650 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14651
14652 * config.sub: fix iris/iris3.
14653
14654 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14655
14656 * configure: re-add -rm.
14657
14658 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14659
14660 * Maskefile.in: add .stmp-rcs to all.
14661
14662 * configure.in: remove gas from rs6000 build, use aix host fragment.
14663
14664 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14665
14666 * configure: pass down site_option during recursion.
14667
14668 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14669
14670 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14671
14672 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14673
14674 * configure: Change exec_prefix so that it really defaults to prefix.
14675
14676 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14677
14678 * Makefile.in, configure.in: Add support for mmalloc library.
14679
14680 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14681
14682 * Makefile.in: add stmp dependencies for a few more things.
14683
14684 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14685
14686 * configure: adjusted error message on objdir/srcdir configure
14687 collision, per john's suggestion.
14688
14689 * Makefile.in: add libiberty stmp to all and all.cross.
14690
14691 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14692
14693 * Makefile.in: remove force dependencies, add grep to all.
14694
14695 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14696
14697 * Makefile.in: drop flex. make stamp files work.
14698
14699 * configure: added test for conflicting configuration in srcdir,
14700 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14701 gets cranky. use relative paths for configure and srcdir
14702 whenever possible. Send some error messages to stderr that were
14703 going to stdout.
14704
14705 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14706
14707 * Makefile.in: Fix libg++ rule to check for gcc directory
14708 before using gcc/gcc. Also pass XTRAFLAGS.
14709
14710 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14711
14712 * Makefile.in: added stmp-files so that directories aren't polled
14713 when they are already built.
14714
14715 * configure.texi: fixed a node pointer problem.
14716
14717 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14718
14719 * config.sub configure.in gdb/configure.in
14720 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14721 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14722 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14723
14724 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14725
14726 * configure: -recurring becomes -silent. corrected help message
14727 for -site= option.
14728
14729 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14730
14731 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14732
14733 * configure: when building Makefile for crosses, replace
14734 tooldir and program_prefix. default srcdir from location of
14735 config.sub. remove "for host in hosts" and "for target in
14736 targets" loops.
14737
14738 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14739
14740 * Makefile.in: Do not pass bindir or mandir to cvs.
14741
14742 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14743
14744 * Makefile.in, configure.in: removed traces of namesubdir,
14745 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14746 copyrights to '92, changed some from Cygnus to FSF.
14747
14748 * configure.texi: remove most references to multiple hosts,
14749 multiple targets, subdirs, etc.
14750
14751 * configure.man: removed rcsid. reference config.sub not
14752 config.subr.
14753
14754 * Makefile.in: mkdir $(infodir) on install-info.
14755
14756 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14757
14758 * configure.texi: Explain better about .gdbinit and about
14759 the environment that configure.in sections run in.
14760
14761 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14762
14763 * configure.in: Ultrix is only a decstation if it's a MIPS.
14764
14765 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14766
14767 * README: DOC.configure => cfg-paper.texi.
14768
14769 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14770
14771 * config.sub (near case $os): Don't convert newsos* to bsd!
14772
14773 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14774
14775 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14776 the number of copies of COPYING that go into the GDB tar file.
14777
14778 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14779
14780 * bfd/configure.in, gdb/config/mh-i386sco,
14781 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14782 Fix SCO configuration stuff.
14783
14784 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14785
14786 * Makefile.in: For libg++, make sure the -I pointing
14787 to the gcc directory goes *after* all the libg++-local -I flags.
14788 Also, move just-gcc dependency from just-libg++ to all-libg++.
14789
14790 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14791
14792 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14793
14794 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14795
14796 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14797
14798 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14799
14800 * config.sub: Add stratus configuration frags. Also
14801 submitted to FSF.
14802
14803 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14804
14805 * Makefile.in (DEV_SUPPORT): add configure.man.
14806
14807 * config.sub(Decode manufacturer-specific): add -none*.
14808
14809 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14810
14811 * Makefile.in: remove form feeds to make Sun's make happy.
14812 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14813
14814 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14815
14816 * Makefile.in (AR_FLAGS): Make quieter.
14817
14818 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14819
14820 * configure.in: Add libg++.
14821 * configure: When verbose, don't output the command line at each
14822 level; it will be unremarkably the same as the previous version,
14823 which will be the same as what the user typed.
14824
14825 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14826
14827 * configure.in, Makefile.in: fix clean-info, add flex. add
14828 fileutils.
14829
14830 * configure: be less sensitive to spaces in Makefile.in. Do not
14831 look for sources in "..". Doing so breaks subdirectories that
14832 might have their own configure. If a subdir has it's own
14833 configure script, use it.
14834
14835 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14836
14837 * cfg-paper.texi: some changes suggested by rms.
14838
14839 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14840
14841 * config.sub: Merge in some small additions from the FSF version,
14842 taken from the gcc distribution, to bring the Cygnus and FSF
14843 versions into closer sync.
14844
14845 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14846
14847 * configure.in: Changed svr4 references to sysv4.
14848
14849 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14850
14851 * configure: added -V for version number option.
14852
14853 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14854
14855 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14856 renamed from DOC.configure to cfg-paper.texi.
14857
14858 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14859
14860 * configure, config.subr, config.sub: config.subr is now
14861 config.sub again.
14862
14863 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14864
14865 * configure.texi: new file, in progress.
14866
14867 * Makefile.in: build info file and install the man page for
14868 configure.
14869
14870 * configure.man: new file, first cut.
14871
14872 * configure: find config.subr again now that configuration "none"
14873 has gone. removed all traces of the -ansi option. removed all
14874 traces of the -languages option.
14875
14876 * config.subr: resync from rms.
14877
14878 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
14879
14880 * configure, config.sub, config.subr: merge config.sub into
14881 config.subr, call the result config.subr, remove config.sub, use
14882 config.subr.
14883
14884 * Makefile.in: revised install for dir.info.
14885
14886 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
14887
14888 * configure.in: add decstation host makefile frag.
14889
14890 * Makefile.in: BISON now bison -y again. also install-gcc on
14891 install. clean-gdbm on clean. infodir belongs in datadir.
14892 Make directories for info install. Build dir.info here then
14893 install it.
14894
14895 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
14896
14897 * Makefile.in: fix for bad directory tests.
14898
14899 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
14900
14901 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14902 regexp. -srcdir relative was being handled incorrectly.
14903
14904 * Makefile.in: unwrapped some for loops so that parallel makes
14905 work again and so one can focus one's attention on a particular
14906 package.
14907
14908 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
14909
14910 * configure: added PWD as a stand in for `pwd` (for speed). use
14911 elif wherever possible. make -srcdir work without -objdir.
14912 -objdir= commented out.
14913
14914 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
14915
14916 * configure: +options become --options. -subdirs commented out.
14917 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14918 Makefile now at top of generated Makefile. Removed cvs log
14919 entries. added -srcdir. create .gdbinit only if there is one
14920 in ${srcdir}.
14921
14922 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14923 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14924 and mandir now keyed off datadir by default.
14925
14926 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
14927
14928 * Freshly created ChangeLog.
14929
14930 \f
14931 Local Variables:
14932 mode: change-log
14933 left-margin: 8
14934 fill-column: 76
14935 version-control: never
14936 End:
This page took 0.338134 seconds and 3 git commands to generate.