]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ChangeLog
ld/
[thirdparty/binutils-gdb.git] / ChangeLog
1 2013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2
3 * configure.ac: Sync with GCC repo.
4 * configure: Ditto.
5 * Makefile.def: Ditto.
6 * Makefile.in: Ditto.
7
8 2013-01-11 Joel Brobecker <brobecker@adacore.com>
9
10 Sync with GCC, merge:
11
12 2013-01-09 Jason Merrill <jason@redhat.com>
13
14 * .gitignore: Import from gdb repository.
15
16 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
17
18 * config.sub: Update from config repo.
19
20 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
21
22 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
23 * Makefile.in: Regenerate.
24
25 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
26
27 * Makefile.def (configure-gcc): Depend on all-gmp.
28 (all-gcc): Remove dependency on all-gmp.
29 * Makefile.in: Regenerated.
30
31 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
32
33 * config.guess: Update from config repo.
34 * config.sub: Ditto.
35
36 2013-01-07 Jeff Johnston <jjohnstn@redhat.com>
37
38 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
39 exists and replace the new bfin license in its location.
40
41 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
42
43 PR gas/14899
44 * Makefile.def (dependencies): Make all-binutils, all-gprof,
45 all-ld and all-gold depend on all-gas.
46 * Makefile.in: Regenerated.
47
48 2012-12-29 Ben Elliston <bje@gnu.org>
49
50 * config.guess: Update to 2012-12-29 version.
51 * config.sub: Likewise.
52
53 2012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
54
55 * Makefile.def (install-target-libgo): Depend on
56 install-target-libatomic. Merged from GCC repo.
57 * Makefile.in: Regenerate.
58
59 2012-12-17 Jeff Johnston <jjohnstn@redhat.com>
60
61 * COPYING.LIBGLOSS: Add license for bfin libgloss.
62
63 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
64
65 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
66 * configure: Regenerate.
67
68 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
69
70 * Makefile.def (target_modules): Add bootstrap=true and
71 raw_cxx=true to libsanitizer.
72 * configure.ac (bootstrap_target_libs): Add libsanitizer.
73 * Makefile.in: Regenerated.
74 * configure: Likewise.
75
76 2012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
77
78 * config.sub: Merge from config repo.
79
80 2012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
81
82 * configure.ac: Merge from GCC.
83 * Makefile.tpl: Ditto.
84 * Makefile.in: Ditto.
85 * configure: Ditto.
86
87 2012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
88
89 * configure.ac (noconfigdirs): Merge from GCC.
90 * configure: Regenerate.
91
92 2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
93
94 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
95
96 2012-11-14 Roland McGrath <mcgrathr@google.com>
97
98 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
99 * configure: Regenerate.
100
101 2012-11-13 Richard Henderson <rth@redhat.com>
102
103 * configure.ac: Move libsanitizer logic to subdirectory.
104 * configure: Regenerate.
105
106 2012-11-13 Dodji Seketeli <dodji@redhat.com>
107
108 * configure.ac: Enable libsanitizer just on x86 linux for now.
109 * configure: Re-generate.
110
111 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
112
113 * configure.ac: Merge libquadmath sections.
114 * configure: Regenerate.
115
116 2012-11-12 Wei Mi <wmi@google.com>
117
118 * configure.ac: Add libsanitizer to target_libraries.
119 * Makefile.def: Ditto.
120 * configure: Regenerate.
121 * Makefile.in: Regenerate.
122
123 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
124
125 * configure: Regenerated.
126
127 2012-11-03 Robert Mason <rbmj@verizon.net>
128
129 * configure.ac: add --disable-libstdcxx configure option
130 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
131
132 2012-10-24 Corinna Vinschen <corinna@vinschen.de>
133
134 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
135 against Mingw64 w32api.
136 * configure: Regenerate.
137
138 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
139
140 PR bootstrap/54820
141 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
142 * configure: Regenerate.
143
144 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
145
146 PR bootstrap/54820
147 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
148 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
149 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
150 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
151 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
152 * Makefile.in: Regenerate.
153 * configure.ac (have_static_libs): New variable and associated check.
154 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
155 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
156 * configure: Regenerate.
157
158 2012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
159
160 * config.guess, config.sub: Include updated version from
161 config-patches. Adds microblaze little endian support.
162
163 2012-09-28 Ian Lance Taylor <iant@google.com>
164
165 * Makefile.def: Make all-target-libgo depend on
166 all-target-libbacktrace.
167 * Makefile.in: Rebuild.
168
169 2012-09-26 Ian Lance Taylor <iant@google.com>
170
171 * Makefile.def: Make all-gcc depend on all-libbacktrace.
172 * Makefile.in: Rebuild.
173
174 2012-09-06 Diego Novillo <dnovillo@google.com>
175
176 * configure.ac: Bump minimum GMP version to 4.2.3.
177 * configure: Re-generate.
178
179 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
180
181 PR target/54461
182 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
183 target-libgloss if not configured --with-avrlibc=no.
184 * configure: Regenerate.
185
186 2012-09-04 Jason Merrill <jason@redhat.com>
187
188 * configure.ac: Fix --enable-languages=all.
189
190 2012-09-03 Richard Guenther <rguenther@suse.de>
191
192 PR bootstrap/54138
193 * configure.ac: Re-organize ISL / CLOOG checks to allow
194 disabling with either --without-isl or --without-cloog.
195 * configure: Regenerated.
196
197 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
198
199 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
200 * configure: Regenerate.
201
202 2012-09-21 Steve Ellcey <sellcey@mips.com>
203
204 * configure.ac: Add mips*-mti-elf* target.
205 * configure: Regenerate.
206
207 2012-09-19 Ian Lance Taylor <iant@google.com>
208
209 * configure.ac (host_libs): Add libbacktrace.
210 (target_libraries): Add libbacktrace.
211 * Makefile.def (host_modules): Add libbacktrace.
212 (target_modules): Likewise.
213 * configure, Makefile.in: Rebuild.
214
215 2012-09-15 Jiong Wang <jiwang@tilera.com>
216
217 * configure.ac (ENABLE_GOLD): support tilegx*
218 * configure: rebuild
219
220 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
221
222 PR target/38607
223 Merge upstream change.
224 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
225
226 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
227 Add libgomp*.o to compare_exclusions for AIX.
228 * configure: Regenerate.
229
230 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
231
232 PR binutils/4970
233 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
234 and opcodes.
235 * Makefile.in: Regenerated.
236
237 2012-08-14 Diego Novillo <dnovillo@google.com>
238
239 Merge from cxx-conversion branch.
240
241 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
242 POSTSTAGE1_CONFIGURE_FLAGS.
243 * Makefile.in: Regenerate.
244 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
245 Force C++ when bootstrapping.
246 * configure: Regenerate.
247
248 2012-07-06 Richard Guenther <rguenther@suse.de>
249
250 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
251 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
252 --with-gmp=system.
253 * Makefile.in: Regenerated.
254 * configure: Likewise.
255
256 2012-07-06 Richard Guenther <rguenther@suse.de>
257
258 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
259 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
260 supply V=1 as extra_make_flags.
261 * configure: Regenerated.
262 * Makefile.in: Likewise.
263
264 2012-07-03 Richard Guenther <rguenther@suse.de>
265
266 * Makfile.def (isl): Remove not necessary extra_exports and
267 extra_make_flags.
268 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
269 * Makefile.in: Regenerated.
270
271 2012-07-03 Richard Guenther <rguenther@suse.de>
272
273 * Makefile.def (cloog): Add V=1 to extra_make_flags.
274 * configure.ac: If either the ISL or the CLooG check failed
275 do not try to build in-tree versions.
276 * Makefile.in: Regenerated.
277 * configure: Regenerated.
278
279 2012-07-02 Richard Guenther <rguenther@suse.de>
280 Michael Matz <matz@suse.de>
281 Tobias Grosser <tobias@grosser.es>
282 Sebastian Pop <sebpop@gmail.com>
283
284 * Makefile.def: Add ISL host module, remove PPL host module.
285 Adjust ClooG host module to use the proper ISL.
286 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
287 * configure.ac: Include config/isl.m4. Add ISL host library,
288 remove PPL. Remove PPL configury, add ISL configury, adjust
289 ClooG configury.
290 * Makefile.in: Regenerated.
291 * configure: Likewise.
292
293 2012-07-02 Richard Guenther <rguenther@suse.de>
294
295 Merge from graphite branch
296 2011-07-21 Tobias Grosser <tobias@grosser.es>
297
298 * configure: Regenerated.
299 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
300 both cloog.org and legacy versions. The only supported version will
301 be CLooG with the isl backend.
302
303 2011-07-21 Tobias Grosser <tobias@grosser.es>
304
305 * configure: Regenerated.
306 * configure.ac: Require cloog isl 0.17.0
307
308 2011-07-21 Tobias Grosser <tobias@grosser.es>
309
310 * configure: Regenerated.
311 * config/cloog.m4: Do not define CLOOG_ORG
312
313 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
314
315 * configure.ac: Skip C if explicitly selected.
316 * configure: Regenerate.
317
318 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
319
320 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
321 they contain -O2.
322 * configure: Regenerate.
323
324 2012-06-20 Jason Merrill <jason@redhat.com>
325
326 * Makefile.tpl (check-target-libgomp-c++): New.
327 (check-target-libitm-c++): New.
328 * Makefile.def (c++): Add them.
329 * Makefile.in: Regenerate.
330
331 2012-05-16 Olivier Hainque <hainque@adacore.com>
332
333 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
334 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
335 (install-no-fixedincludes): Adjust accordingly.
336 * Makefile.in: Regenerate.
337
338 2012-05-09 Nick Clifton <nickc@redhat.com>
339 Paul Smith <psmith@gnu.org>
340
341 PR bootstrap/50461
342 * configure.ac (mpfr-dir): When using in-tree MPFR sources
343 allow for the fact that from release v3.1.0 of MPFR the source
344 files were moved into a src sub-directory.
345 * configure: Regenerate.
346
347 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
348
349 * configure.ac: Bump minimum MPFR version to 2.4.0.
350 * configure: Regenerated.
351
352 2012-05-01 Richard Henderson <rth@redhat.com>
353
354 * Makefile.def (libatomic): New target_module.
355 * configure.ac (target_libraries): Add libatomic.
356 (noconfigdirs): Check if libatomic is supported.
357 * Makefile.in, configure: Rebuild.
358
359 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
360
361 Merge upstream change
362 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
363
364 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
365
366 * libtool.m4: Additional FreeBSD 10 fixes.
367
368 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
369
370 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
371 they contain -O2.
372 * configure: Regenerate.
373
374 2012-05-14 Catherine Moore <clm@codesourcery.com>
375
376 * NEWS: Mention PowerPC VLE port.
377
378 2012-05-11 Mike Frysinger <vapier@gentoo.org>
379
380 * MAINTAINERS (config/): Move to intl/ section.
381 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
382
383 2012-05-09 Nick Clifton <nickc@redhat.com>
384 Paul Smith <psmith@gnu.org>
385
386 PR bootstrap/50461
387 * configure.ac (mpfr-dir): When using in-tree MPFR sources
388 allow for the fact that from release v3.1.0 of MPFR the source
389 files were moved into a src sub-directory.
390 * configure: Regenerate.
391
392 2012-05-02 Roland McGrath <mcgrathr@google.com>
393
394 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
395 * configure: Regenerate.
396
397 2012-04-25 Joel Brobecker <brobecker@adacore.com>
398
399 * config.sub: Update to 2012-04-18 version from official repo.
400
401 2012-03-19 Tristan Gingold <gingold@adacore.com>
402
403 * configure.ac (ia64*-*-*vms*): Add support for ld.
404 * configure: Regenerate.
405
406 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
407
408 * configure.ac (enable_libgomp): Remove *-*-irix6*.
409 (unsupported_languages): Remove mips-sgi-irix6.*.
410 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
411 (with_stabs): Remove.
412 * configure: Regenerate.
413
414 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
415
416 * configure.ac (enable_libgomp): Remove *-*-osf*.
417 (with_stabs): Remove alpha*-*-osf*.
418 * configure: Regenerate.
419
420 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
421
422 * COPYING.NEWLIB: Modify DJ Delorie license to include
423 modification rights in clause as permitted by DJ Delorie.
424 * COPYING.LIBGLOSS: Ditto.
425
426 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
427
428 * COPYING.NEWLIB: Remove two unused licenses.
429
430 2012-03-05 Tristan Gingold <gingold@adacore.com>
431
432 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
433 * configure: Regenerate.
434
435 2012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
436
437 * COPYING.NEWLIB: Add Adapteva notice.
438 * COPYING.LIBGLOSS: Add Adapteva notice.
439
440 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
441
442 * configure: Regenerate.
443
444 2011-12-15 Jeff Johnston <jjohnstn@redhat.com>
445
446 * COPYING.LIBGLOSS: Add GPL with exception license.
447
448 2011-11-09 Roland McGrath <mcgrathr@google.com>
449
450 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
451 * configure: Rebuild.
452 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
453 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
454 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
455 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
456 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
457 Add READELF.
458 * Makefile.in: Rebuild.
459
460 2011-11-08 Richard Henderson <rth@redhat.com>
461
462 * configure.ac: Test for libitm directory present first.
463
464 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
465
466 * configure.ac: Test libitm/configure.tgt to disable libitm.
467 * configure: Rebuild.
468
469 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
470
471 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
472 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
473 * Makefile.in: Regenerate.
474
475 2011-11-01 DJ Delorie <dj@redhat.com>
476
477 * configure.ac (rl78-*-*) New case.
478 * configure: Regenerate.
479
480 2011-11-01 DJ Delorie <dj@redhat.com>
481
482 * config.sub: Update to version 2011-10-29 (added rl78)
483
484 2011-10-27 Nick Clifton <nickc@redhat.com>
485
486 * config.sub: Import these changes from the config project:
487
488 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
489 Ben Elliston <bje@gnu.org>
490
491 * config.sub (epiphany): New.
492
493 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
494 Ben Elliston <bje@gnu.org>
495
496 * config.sub (hexagon, hexagon-*): New.
497
498 2011-08-23 Roland McGrath <mcgrathr@google.com>
499
500 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
501 64eb to be64.
502
503 2011-08-16 Roland McGrath <mcgrathr@google.com>
504
505 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
506 (nacl): Grok as alias for 32el-unknown-nacl.
507
508 2011-08-19 Joel Brobecker <brobecker@adacore.com>
509
510 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
511
512 2011-08-14 Yao Qi <yao@codesourcery.com>
513
514 Merge from gcc:
515
516 2011-08-14 Yao Qi <yao@codesourcery.com>
517 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
518 * configure: Regenerate.
519
520 2011-07-26 Ian Lance Taylor <iant@google.com>
521
522 Merge from gcc:
523
524 2011-07-26 Ian Lance Taylor <iant@google.com>
525 * configure.ac: Set have_compiler based on whether gcc directory
526 exists, rather than on whether gcc is in configdirs.
527 * configure: Rebuild.
528
529 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
530 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
531 link directories.
532 * Makefile.in: Rebuild.
533
534 2011-07-20 Ian Lance Taylor <iant@google.com>
535 PR bootstrap/49787
536 * configure.ac: Move --enable-bootstrap handling earlier in file.
537 If --enable-bootstrap and either --enable-build-with-cxx or
538 --enable-build-poststage1-with-cxx, enable C++ automatically.
539 * configure: Rebuild.
540
541 2011-07-19 Ian Lance Taylor <iant@google.com>
542 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
543 make C++ a boot_language. Set and substitute
544 POSTSTAGE1_CONFIGURE_FLAGS.
545 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
546 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
547 * configure, Makefile.in: Rebuild.
548
549 2011-07-16 Jason Merrill <jason@redhat.com>
550 * Makefile.def (language=c++): Add check-c++0x and
551 check-target-libmudflap-c++.
552 * Makefile.tpl (check-target-libmudflap-c++): New.
553 * Makefile.in: Regenerate.
554
555 2011-07-16 Matthias Klose <doko@ubuntu.com>
556 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
557 * Makefile.def (target_modules/libjava): Pass
558 $(EXTRA_CONFIGARGS_LIBJAVA).
559 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
560 if not configured with --enable-static-libjava.
561 * Makefile.in: Regenerate.
562 * configure: Likewise.
563
564 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
565 PR regression/47836
566 PR bootstrap/23656
567 PR other/47733
568 PR bootstrap/49247
569 PR c/48825
570 * configure.ac (target_libraries): Remove target-libiberty.
571 Remove case-statement setting skipdirs=target-libiberty for
572 multiple targets. Remove checking target_configdirs and
573 removing target-libiberty but keeping target-libgcc if
574 otherwise empty.
575 * Makefile.def (target_modules): Don't add libiberty.
576 (dependencies): Remove all traces of target-libiberty.
577 * configure, Makefile.in: Regenerate.
578
579 2011-07-22 Jason Merrill <jason@redhat.com>
580
581 * Makefile.def (language=c++): Add check-c++0x and
582 check-target-libmudflap-c++.
583 * Makefile.tpl (check-target-libmudflap-c++): New.
584 * Makefile.in: Regenerate.
585
586 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
587
588 * configure: Regenerate.
589
590 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
591
592 PR target/39150
593 * configure.ac (i[3456789]86-*-solaris2*): Also accept
594 x86_64-*-solaris2.1[0-9]*.
595 * configure: Regenerate.
596
597 2011-06-13 Walter Lee <walt@tilera.com>
598
599 * configure.ac (tilepro-*-*) New case.
600 (tilegx-*-*): Likewise.
601 * configure: Regenerate.
602
603 2011-06-06 Nick Clifton <nickc@redhat.com>
604
605 * config.sub: Sync from upstream.
606
607 2011-05-08 Doug Kwan <dougkwan@google.com>
608
609 Merge from gcc:
610
611 2011-05-08 Doug Kwan <dougkwan@google.com>
612
613 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
614 * configure: Regenerated.
615 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
616 value from configure.
617 * Makefile.in: Regenerated.
618
619 2011-05-05 Joseph Myers <joseph@codesourcery.com>
620
621 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
622 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
623 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
624 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
625 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
626 *-*-vxworks*): Disable newlib and libgloss in separate case
627 statement.
628 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
629 to separate case statement.
630 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
631 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
632 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
633 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
634 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
635 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
636 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
637 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
638 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
639 i[[3456789]]86-*-rdos*, m32r-*-*,
640 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
641 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
642 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
643 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
644 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
645 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
646 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
647 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
648 and libgloss in main case over targets. Remove most empty cases
649 in main case over targets.
650 * configure: Regenerate.
651
652 2011-05-04 Joseph Myers <joseph@codesourcery.com>
653
654 * configure.ac: Remove code setting special library locations for
655 hppa*64*-*-hpux11*. Remove code setting compiler for
656 sparc-sun-solaris2*.
657 * configure: Regenerate.
658
659 2011-05-04 Joseph Myers <joseph@codesourcery.com>
660
661 * configure.ac: Separate libgloss_dir settings from general case
662 over targets.
663 * configure: Regenerate.
664
665 2011-04-28 Joseph Myers <joseph@codesourcery.com>
666
667 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
668 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
669 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
670 cases in libgcj-disabling case statement.
671 (hppa*64*-*-linux*): Set unsupported_languages instead of
672 disabling target-zlib.
673 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
674 to hppa*64*-*-hpux*.
675 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
676 hppa*-*-hpux*.
677 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
678 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
679 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
680 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
681 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
682 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
683 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
684 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
685 libgcj-disabling case statement.
686 * configure: Regenerate.
687
688 2011-04-28 Joseph Myers <joseph@codesourcery.com>
689
690 * configure.ac: Disable Java for targets not supporting libffi.
691 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
692 Remove cases in Java-disabling statement.
693 (*arm-wince-pe): Change to arm-wince-pe.
694 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
695 cases in Java-disabling statement.
696 (bfin-*-*): Don't disable Java again.
697 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
698 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
699 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
700 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
701 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
702 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
703 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
704 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
705 Java-disabling statement.
706 (mmix-*-*): Don't disable Java again.
707 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
708 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
709 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
710 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
711 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
712 statement.
713 * configure: Regenerate.
714
715 2011-04-28 Joseph Myers <joseph@codesourcery.com>
716
717 Merge from GCC:
718
719 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
720
721 PR lto/48086
722 * configure.ac: Re-enable LTO on *-apple-darwin9*.
723 * configure: Regenerate.
724
725 2011-04-28 Joseph Myers <joseph@codesourcery.com>
726
727 * configure.ac: Separate cases disabling Java and Java libraries
728 from general case over targets.
729 * configure: Regenerate.
730
731 2011-04-06 Joseph Myers <joseph@codesourcery.com>
732
733 * configure.ac (build_tools): Remove build-byacc.
734 (host_libs): Remove mmalloc.
735 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
736 autoconf automake libtool diff rcs fileutils shellutils time
737 textutils wdiff find uudecode hello tar gzip indent recode release
738 sed perl gawk findutils gettext zip.
739 (libgcj): Remove target-qthreads.
740 (target_tools): Remove target-examples target-gperf.
741 (YACC): Don't handle building byacc.
742 * configure: Regenerate.
743 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
744 dosutils, examples, fileutils, find, findutils, gawk, gettext,
745 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
746 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
747 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
748 handle building components.
749 * Makefile.in: Regenerate.
750
751 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
752
753 * config.sub: Sync from upstream.
754
755 2011-04-01 Joseph Myers <joseph@codesourcery.com>
756
757 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
758 (microblaze*): Don't disable libssp.
759 * configure: Regenerate.
760
761 2011-04-01 Joseph Myers <joseph@codesourcery.com>
762
763 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
764 moveifchange.
765 * configure: Regenerate.
766 * Makefile.tpl: Use @SHELL@ not @config_shell@.
767 * Makefile.in: Regenerate.
768
769 2011-04-01 Joseph Myers <joseph@codesourcery.com>
770
771 * configure.ac (*-*-sysv4*): Don't enable libgomp.
772 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
773 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
774 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
775 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
776 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
777 md_exec_prefix cases.
778 * configure: Regenerate.
779
780 2011-04-01 Joseph Myers <joseph@codesourcery.com>
781
782 * configure.ac: Separate cases disabling target-libssp,
783 target-libiberty, target-libstdc++-v3 and Fortran from general
784 case over targets.
785 * configure: Regenerate.
786
787 2011-04-01 Joseph Myers <joseph@codesourcery.com>
788
789 * configure.ac (*-*-chorusos): Don't disable libgcj.
790 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
791 Remove case.
792 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
793 (arm-*-coff): Don't disable libgcj.
794 (arm*-*-linux-gnueabi): Remove useless assignment.
795 (arm-*-riscix*): Don't disable libgcj.
796 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
797 configuration.
798 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
799 (c54x*-*-*): Remove case.
800 (tic54x-*-*): Don't disable GCC or GCC libraries.
801 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
802 to *.
803 (d10v-*-*): Don't disable GCC libraries.
804 (d30v-*-*): Don't disable libgcj.
805 (h8500-*-*): Don't disable GCC libraries.
806 (i960-*-*): Don't disable libgcj.
807 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
808 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
809 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
810 libgcj.
811 (m68k-*-coff*): Remove case.
812 (mmix-*-*): Don't disable libgloss on host.
813 (mn10200-*-*, mn10300-*-*): Remove cases.
814 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
815 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
816 Don't disable libgcj.
817 (romp-*-*): Remove case.
818 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
819 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
820 case.
821 (v810-*-*): Don't disable GCC libraries.
822 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
823 (ip2k-*-*): Don't disable GCC libraries.
824 * configure: Regenerate.
825
826 2011-03-28 Joseph Myers <joseph@codesourcery.com>
827
828 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
829 libffi on host.
830 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
831 on host.
832 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
833 * configure: Regenerate.
834
835 2011-03-26 John Marino <binutils@marino.st>
836
837 * configure.ac: Add support for *-*-dragonfly*
838 * configure: Regenerate.
839
840 2011-03-25 Joseph Myers <joseph@codesourcery.com>
841
842 * configure.ac (native_only): Remove.
843 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
844 send-pr uudecode guile gnuserv on host.
845 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
846 send-pr rcs guile perl texinfo libtool on host.
847 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
848 automake send-pr rcs guile perl texinfo libtool on host.
849 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
850 (*-*-kaos*): Don't disable target-examples target-gperf on target.
851 (alpha*-dec-osf*): Don't disable fileutils on target.
852 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
853 texinfo send-pr expect dejagnu on target.
854 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
855 target-qthreads on target.
856 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
857 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
858 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
859 x86_64-*-mingw*): Don't disable expect on target.
860 (*-*-cygwin*): Don't disable target-gperf on target.
861 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
862 gnuserv on target.
863 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
864 target.
865 * configure: Regenerate.
866
867 2011-03-25 Joseph Myers <joseph@codesourcery.com>
868
869 * configure.ac (target_tools): Remove target-groff.
870 (native_only): Remove target-groff.
871 (hppa*64*-*-*): Don't disable byacc.
872 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
873 setting.
874 (*-*-kaos*): Don't skip target-librx and target-groff.
875 (*-*-netware*): Don't skip target-libmudflap.
876 (*-*-tpf*): Don't skip target-libmudflap.
877 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
878 directories on the host.
879 (ia64*-*-*vms*): Don't skip tix.
880 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
881 host.
882 * configure: Regenerate.
883
884 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
885
886 * configure.ac: Remove references to mt-mep, mt-netware,
887 mt-wince.
888 * Makefile.def: Add all-utils soft dependencies.
889 * Makefile.tpl: Remove GDB_NLM_DEPS.
890 * configure: Regenerate.
891 * Makefile.in: Regenerate.
892
893 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
894
895 Sync from GCC:
896
897 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
898
899 * configure.ac: Do not include mh-x86omitfp.
900 * configure: Regenerate.
901
902 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
903
904 * configure.ac: Remove empty cases.
905 * configure: Regenerate.
906
907 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
908
909 * Makefile.def: Add dependency from termcap to gdb.
910 * Makefile.in: Regenerate.
911
912 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
913
914 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
915 * configure: Regenerate.
916 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
917 * Makefile.tpl: Likewise.
918 * Makefile.in: Regenerate.
919
920 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
921
922 * configure.ac: Remove all mentions of tentative_cc.
923 * configure: Regenerate.
924
925 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
926
927 PR lto/48086
928 * configure.ac: Re-enable LTO on *-apple-darwin9.
929 * configure: Regenerate.
930
931 2011-03-24 Joseph Myers <joseph@codesourcery.com>
932
933 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
934 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
935 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
936 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
937 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
938 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
939 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
940 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
941 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
942 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
943 *-*-rhapsody*): Remove host cases.
944 * configure: Regenerate.
945
946 2011-03-24 Joseph Myers <joseph@codesourcery.com>
947
948 * configure.ac (ppc*-*-pe): Remove host case.
949 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
950 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
951 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
952 cases.
953 * configure: Regenerate.
954
955 2011-03-24 Joseph Myers <joseph@codesourcery.com>
956
957 * config.sub: Update to version 2011-03-23.
958
959 2011-03-22 Joseph Myers <joseph@codesourcery.com>
960
961 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
962 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
963 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
964 * configure: Regenerate.
965
966 2011-03-22 Joseph Myers <joseph@codesourcery.com>
967
968 * config-ml.in: Don't handle arc-*-elf*.
969 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
970 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
971 handle GCC libraries.
972 * configure: Regenerate.
973
974 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
975
976 PR bootstrap/48120:
977 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
978 Add -lstdc++ -lm to LIBS.
979 * configure: Regenerate.
980
981 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
982
983 * config.guess: Update to version 2011-02-02
984 * config.sub: Update to version 2011-02-24
985
986 2011-03-03 Sebastian Pop <sebastian.pop@amd.com>
987
988 * configure.ac: Adjust test of with_ppl.
989 * configure: Regenerated.
990
991 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
992
993 * configure.ac: Add -lpwl to ppllibs.
994 * config/cloog.m4: Add -lisl to clooglibs.
995 * configure: Regenerated.
996
997 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
998
999 Import from Libtool and gnulib:
1000
1001 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1002
1003 Prepare for supporting FreeBSD 10.
1004 * config.rpath: Remove handling of freebsd1* which soon would
1005 match FreeBSD 10.0.
1006
1007 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1008
1009 Remove support for FreeBSD 1.x.
1010 * libtool.m4 (_LT_LINKER_SHLIBS)
1011 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1012 soon would incorrectly match FreeBSD 10.0.
1013
1014 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1015
1016 PR binutils/12283
1017 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1018 (move-if-change): Comes from gnulib.
1019 * move-if-change: Import version from gnulib.
1020
1021 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1022
1023 Sync from GCC:
1024
1025 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1026
1027 PR lto/47225
1028 * Makefile.def (lto-plugin): Double dash for enable-shared.
1029 (configure-gcc): Depend on all-lto-plugin.
1030 * Makefile.in: Rebuilt.
1031
1032 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1033
1034 * configure.ac: Remove extra bracket.
1035 * configure: Regenerate.
1036
1037 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1038
1039 PR lto/47225
1040 * Makefile.def: Add dependency for install-gcc
1041 on install-lto-plugin.
1042 * Makfile.in: Regenerated
1043
1044 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1045
1046 * configure.ac: If with_ppl is no, move setting with_cloog=no
1047 after CLOOG_REQUESTED check.
1048 * configure: Regenerated.
1049
1050 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1051
1052 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1053 CLooG has been requested.
1054 * configure: Regenerated.
1055
1056 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1057
1058 * configure: Regenerated.
1059 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1060
1061 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1062
1063 * configure: Regenerated.
1064 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1065
1066 2011-01-07 Jan Hubicka <jh@suse.cz>
1067
1068 PR lto/47225
1069 * Makefile.in: Regenerate.
1070 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1071 configure.
1072
1073 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1074
1075 PR libgcj/44341
1076 * configure.ac: Discard --with-* flags for host when configuring
1077 target libraries for cross build.
1078 * configure: Rebuilt.
1079
1080 2011-01-21 Andreas Schwab <schwab@redhat.com>
1081
1082 Sync from GCC:
1083
1084 2011-01-21 Andreas Schwab <schwab@redhat.com>
1085
1086 * configure.ac: Use AS_HELP_STRING throughout.
1087 * configure: Regenerate.
1088
1089 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1090
1091 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1092 * configure: Regenerate.
1093
1094 2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1095
1096 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1097
1098 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1099
1100 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1101 for ia64-hpux.
1102 * configure: Regenerate.
1103
1104 2011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1105
1106 Sync from GCC:
1107 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1108
1109 * configure.ac: (picochip): Disable libiberty.
1110 * configure: Regenerate.
1111
1112 2010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1113
1114 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1115
1116 2010-12-10 Ian Lance Taylor <iant@google.com>
1117
1118 PR bootstrap/46819
1119 * configure.ac: For --disable-libgcj clear libgcj_saved.
1120 * configure: Rebuild.
1121
1122 2010-12-10 Tobias Burnus <burnus@net-b.de>
1123
1124 PR fortran/46540
1125 * configure.ac: Add --disable-libquadmath and
1126 --disable-libquadmath-support.
1127 * configure: Regenerate.
1128
1129 2010-12-10 Tristan Gingold <gingold@adacore.com>
1130
1131 * src-release (ETC_SUPPORT): add gnu-oids.texi
1132
1133 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1134
1135 PR libffi/46792
1136 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1137 * configure: Regenerate.
1138
1139 2010-12-02 Ian Lance Taylor <iant@google.com>
1140
1141 * configure.ac: Always set default for poststage1_ldflags to
1142 -static-libstdc++ -static-libgcc.
1143
1144 2010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1145
1146 * COPYING.NEWLIB: Add National Semiconductor notice.
1147
1148 2010-11-29 Andreas Schwab <schwab@redhat.com>
1149
1150 * configure.ac: Move comment to remove extra space in last argument
1151 of GCC_TARGET_TOOL.
1152
1153 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1154
1155 PR other/46026
1156 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1157 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1158 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1159 (BASE_FLAGS_TO_PASS): Use it.
1160 * configure: Rebuilt.
1161 * Makefile.in: Rebuilt.
1162
1163 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1164
1165 PR binutils/12258
1166 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1167 Properly check default linker.
1168 * configure: Regnerated.
1169
1170 2010-11-23 Matthias Klose <doko@ubuntu.com>
1171
1172 * configure.ac: For --enable-gold, handle value `default' instead of
1173 `both*'. New configure option --{en,dis}able-ld.
1174 * configure: Regenerate.
1175
1176 2010-11-20 Ian Lance Taylor <iant@google.com>
1177
1178 * configure.ac: Only disable a language library if no language needs
1179 it. Don't let --disable-libgcj uncondtionally disable libffi.
1180 * configure: Rebuild.
1181
1182 2010-11-20 Paolo Bonzini <bonzini@gnu.org>
1183
1184 * configure: Regenerate.
1185
1186 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1187
1188 PR other/46202
1189 * configure.ac: Fix just-built in-tree STRIP name to be
1190 binutils/strip-new.
1191 * configure: Regenerate.
1192 * Makefile.def (install-strip-gcc, install-strip-binutils)
1193 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1194 (install-strip-sid): Mirror dependencies on non-strip variants
1195 of these targets on the respective -strip prerequisites.
1196 * Makefile.tpl (install-strip, install-strip-host)
1197 (install-strip-target): New targets.
1198 (install-strip-[+module+], install-strip-target-[+module+]):
1199 New targets.
1200 * Makefile.in: Regenerate.
1201
1202 2010-11-19 Ian Lance Taylor <iant@google.com>
1203 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1204
1205 * configure.ac: Add target-libgo to target_libraries. Set
1206 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1207 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1208 (HOST_EXPORTS): Add GOC.
1209 (BASE_TARGET_EXPORTS): Add GOC.
1210 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1211 (GOCFLAGS_FOR_TARGET): New variable.
1212 (EXTRA_HOST_FLAGS): Add GOC.
1213 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1214 * Makefile.def (target_modules): Add libgo.
1215 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1216 (dependencies): Add dependency from configure-target-libgo to
1217 configure-target-libffi and all-target-libstdc++-v3. Add
1218 dependencies from all-target-libgo to all-target-libffi.
1219 (languages): Add go.
1220 * configure: Rebuild.
1221 * Makefile.in: Rebuild.
1222
1223 2010-11-19 Ian Lance Taylor <iant@google.com>
1224
1225 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1226 compiler/flag environment variables.
1227
1228 2010-11-18 Ian Lance Taylor <iant@google.com>
1229
1230 * configure.ac: Check for lang_requires_boot_languages in
1231 config-lang.in files.
1232 * configure: Rebuild.
1233
1234 2010-11-17 Mike Frysinger <vapier@gentoo.org>
1235
1236 * .gitignore: New file.
1237
1238 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1239 Tobias Burnus <burnus@net-b.de>
1240
1241 PR fortran/32049
1242 * Makefile.def: Add libquadmath; build it with language=fortran.
1243 * configure.ac: Add libquadmath.
1244 * Makefile.tpl: Handle multiple libs in check-[+language+].
1245 * Makefile.in: Regenerate.
1246 * configure: Regenerate.
1247
1248 2010-11-15 Andreas Schwab <schwab@redhat.com>
1249
1250 * configure.ac: Fix spelling in option names.
1251 * configure: Regenerated.
1252
1253 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1254
1255 PR bootstrap/39622
1256 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1257 * configure: Regenerated.
1258
1259 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1260
1261 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1262 define the cloog backend to use. Furthermore, only pass the ppllibs to
1263 the configure checks, if necessary.
1264 * configure: Regenerate.
1265
1266 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1267
1268 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1269 * configure: regenerate
1270
1271 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1272
1273 * config/cloog.m4: Fix typo. verison -> version.
1274 * configure: Regenerate.
1275
1276 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1277
1278 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1279 * configure: Regenerate.
1280
1281 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1282
1283 * configure.ac: Support official CLooG.org versions.
1284 * configure: Regenerate.
1285 * config/cloog.m4: New.
1286
1287 2010-11-05 Michael Eager <eager@eagercon.com>
1288
1289 * COPYING.LIBGLOSS: Correct typo in microblaze.
1290 * COPYING.NEWLIB: Same.
1291
1292 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1293
1294 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1295 * configure: Regenerate.
1296
1297 2010-11-03 Ian Lance Taylor <iant@google.com>
1298 Dave Korn <dave.korn.cygwin@gmail.com>
1299
1300 PR lto/46273
1301 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1302 and on other supported platforms whenever LTO is enabled.
1303 * configure: Rebuild.
1304
1305 2010-11-02 Alan Modra <amodra@gmail.com>
1306
1307 PR binutils/12110
1308 * configure.ac: Error when source path contains spaces.
1309 * configure: Regenerate.
1310
1311 2010-10-20 Ian Lance Taylor <iant@google.com>
1312
1313 * Makefile.def (target_modules): Set lib_path to src/.libs for
1314 libstdc++-v3 module.
1315 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1316 * Makefile.in: Rebuild.
1317
1318 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
1319 Joseph Myers <joseph@codesourcery.com>
1320
1321 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1322 notices.
1323 * COPYING.NEWLIB: Add Texas Instruments notice.
1324
1325 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1326
1327 * configure.ac (build_lto_plugin): New shell variable.
1328 (--enable-lto): Turn on by default for all non-ELF platforms that
1329 have had LTO support added so far. Set build_lto_plugin appropriately
1330 for both ELF and non-ELF.
1331 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1332 * configure: Regenerate.
1333
1334 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1335
1336 PR bootstrap/45326
1337 PR bootstrap/45174
1338 * configure.ac: Honor initial values of $build_configargs,
1339 $host_configargs, $target_configargs. Mark the precious, so
1340 environment settings get recorded.
1341 * configure: Regenerate.
1342
1343 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1344
1345 Sync from GCC:
1346
1347 2010-09-30 Michael Eager <eager@eagercon.com>
1348
1349 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1350 * configure: Regenerate.
1351
1352 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1353
1354 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1355 targets and amend comment.
1356 * configure: Regenerate.
1357
1358 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1359
1360 * configure.ac: Enable LTO by default on Darwin.
1361 * configure: Regenerate.
1362
1363 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1364
1365 PR bootstrap/44455
1366 * configure.ac (extra_mpfr_configure_flags): Copy from
1367 extra_mpc_gmp_configure_flags.
1368 * configure: Re-generated.
1369
1370 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1371
1372 Sync from GCC:
1373
1374 PR bootstrap/45796
1375 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1376 Depend on all-build-libiberty.
1377 * Makefile.in: Regenerate.
1378
1379 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1380
1381 Sync from GCC:
1382
1383 PR bootstrap/44621
1384 * configure.ac: Fix unportable shell quoting.
1385 * configure: Regenerate.
1386
1387 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1388
1389 * configure.ac: Support all v850 targets.
1390 * configure: Regenerate.
1391
1392 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1393
1394 PR target/44862
1395 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1396 Provide -B option to allow for link spec %s substitutions for
1397 libstdc++.a on darwin.
1398 * Makefile.in: Regenerate.
1399
1400 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1401
1402 * Makefile.def (configure-gcc): Depend on all-libelf.
1403 * Makefile.in: Rebuild.
1404
1405 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1406
1407 * config.sub, config.guess: Update from upstream sources.
1408
1409 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1410
1411 Sync from GCC:
1412
1413 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1414 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1415 * configure: Regenerated.
1416
1417 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1418 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1419 * configure: Regenerate.
1420
1421 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
1422 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1423 * configure: Regenerate.
1424
1425 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1426 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1427 separately.
1428 * configure: Regenerate.
1429
1430 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1431 * configure: Regenerate after change to elf.m4.
1432
1433 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1434 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1435 * configure: Regenerated.
1436
1437 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1438 * configure.ac: Print "buggy but acceptable" when CLooG
1439 revision is less than 9.
1440 * configure: Regenerated.
1441
1442 2010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1443
1444 Merge from gcc:
1445
1446 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1447 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1448 * configure: Regenerate.
1449
1450 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1451 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1452 a platform that supports LTO.
1453 * configure: Regenerate.
1454
1455 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1456 PR lto/42776
1457 * configure.ac (--enable-lto): Refactor handling so libelf tests
1458 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1459 and allow LTO to be explicitly enabled on non-ELF platforms that
1460 are known to support it inside else-clause.
1461 * configure: Regenerate.
1462
1463 2010-04-27 Roland McGrath <roland@redhat.com>
1464 H.J. Lu <hongjiu.lu@intel.com>
1465
1466 * configure.ac (--enable-gold): Support both, both/gold and
1467 both/bfd to add gold to configdirs without removing ld.
1468 * configure: Regenerated.
1469
1470 * Makefile.def: Add install-gold dependency to install-ld.
1471 * Makefile.in: Regenerated.
1472
1473 2010-04-14 Tristan Gingold <gingold@adacore.com>
1474
1475 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1476 * configure: Regenerate.
1477
1478 2010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1479
1480 Merge from gcc:
1481 PR bootstrap/43615
1482 PR bootstrap/43328
1483 Revert:
1484 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1485 * configure.ac: Do not pass --enable-multilib nor
1486 --disable-multilib in baseargs. Accept explicitly passed
1487 --enable_multilib.
1488 * configure: Regenerate.
1489
1490 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1491
1492 PR bootstrap/43328
1493 * configure.ac: Do not pass --enable-multilib nor
1494 --disable-multilib in baseargs. Accept explicitly passed
1495 --enable_multilib.
1496 * configure: Regenerate.
1497
1498 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1499
1500 * configure.ac (tic6x-*-*): New case.
1501 * configure: Regenerate.
1502
1503 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1504
1505 Merge from gcc:
1506 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1507 PR ada/42554
1508 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1509 * configure: Regenerate.
1510
1511 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1512
1513 * config.sub: Update to version 2010-03-22.
1514 * config.guess: Update to version 2009-12-30.
1515
1516 2010-03-14 Joseph Myers <joseph@codesourcery.com>
1517
1518 Merge from gcc:
1519 2010-01-11 Richard Guenther <rguenther@suse.de>
1520 PR lto/41569
1521 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1522 * Makefile.in: Regenerated.
1523
1524 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1525
1526 PR libstdc++/32499
1527 * configure.ac (RANLIB): Default to true.
1528 (STRIP): Likewise.
1529 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1530 * configure: Regenerate.
1531
1532 2010-02-17 Nick Clifton <nickc@redhat.com>
1533
1534 PR 11238
1535 * Makefile.tpl (local-distclean): Also remove config.cache files in
1536 sub-directories as there may not be Makefiles present in the
1537 sub-directories.
1538 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1539 the config.cache files found by the find command.
1540
1541 * Makefile.in: Regenerate.
1542 * configure.ac: Revert previous delta.
1543 * configure: Regenerate.
1544
1545 2010-02-15 Nick Clifton <nickc@redhat.com>
1546
1547 PR 11238
1548 * configure.ac: Delete config.cache files in sub-directories when
1549 deleting Makefiles.
1550 * configure: Regenerate.
1551
1552 2010-02-15 Nick Clifton <nickc@redhat.com>
1553
1554 * configure.ac: Sync from gcc.
1555 * configure: Regenerate.
1556
1557 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1558
1559 Sync from gcc:
1560 * configure.ac: Add "recommended" version checks for GMP/MPC.
1561 Update recommended GMP/MPFR/MPC versions.
1562 * configure: Regenerate.
1563
1564 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1565
1566 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1567 * configure.ac (bootstrap_target_libs): Make inclusion of
1568 target-libgomp conditional on libgomb being in target_configdirs.
1569 * configure: Regenerate.
1570
1571 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1572
1573 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1574 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1575 * configure: Regenerate.
1576
1577 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
1578
1579 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1580 * configure.ac (target_configdirs): Substitute.
1581 * Makefile.def: Bootstrap target module libgomp.
1582 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1583 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1584 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1585 * configure, Makefile.in: Regenerate.
1586
1587 2009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1588
1589 * libtool.m4: Sync from git Libtool.
1590 * ltmain.sh: Likewise.
1591 * ltoptions.m4: Likewise.
1592 * ltversion.m4: Likewise.
1593 * lt~obsolete.m4: Likewise.
1594
1595 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1596 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1597
1598 PR bootstrap/42424
1599 * configure.ac: Include libtool m4 files.
1600 (_LT_CHECK_OBJDIR): Call it.
1601 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1602 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1603
1604 * configure: Regenerate.
1605
1606 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1607
1608 PR bootstrap/41818
1609 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1610 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1611 * Makefile.in: Regenerate.
1612
1613 2009-12-18 Ben Elliston <bje@au.ibm.com>
1614
1615 * config.sub, config.guess: Update from upstream sources.
1616
1617 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
1618
1619 * COPYING.NEWLIB: Update copyright date.
1620 * COPYING.LIBGLOSS: Ditto.
1621
1622 2009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1623
1624 PR middle-end/30447
1625 PR middle-end/30789
1626 PR other/40302
1627
1628 * configure.ac: Require MPC.
1629 * configure: Regenerate.
1630
1631 * configure.ac: Update minimum MPC version to 0.8.
1632 * configure: Regenerate.
1633
1634 2009-11-20 Paolo Bonzini <bonzini@gnu.org>
1635
1636 * config.guess: Sync with upstream and gcc.
1637 * config.sub: Sync with upstream and gcc.
1638
1639 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1640
1641 * Makefile.def: Restore host and target settings for gmp.
1642 * Makefile.in: Rebuild.
1643
1644 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1645
1646 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1647 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1648 Fix portability of test of C++ as bootstrap language. Add
1649 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1650 * configure: Rebuild.
1651 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1652 and cloog. Fix in-tree ppl configuration. Introduce libelf
1653 in-tree building.
1654 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1655 (POSTSTAGE1_HOST_EXPORTS): Use it.
1656 (STAGE[+id+]_CXXFLAGS): New.
1657 (BASE_FLAGS_TO_PASS): Pass it down.
1658 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1659 extra_exports.
1660 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1661 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1662 extra_exports.
1663 * Makefile.in: Rebuild.
1664
1665 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1666
1667 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1668 paths for *-w64-mingw* and x86_64-*mingw*.
1669 * configure: Regenerated.
1670
1671 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
1672
1673 * configure.ac: Disable target-winsup & co for
1674 x86_64-*-mingw* and *-w64-mingw* targets.
1675 * configure: Regenerated.
1676
1677 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1678
1679 * configure.ac (CLooG test): Use = with test.
1680 * configure: Regenerate.
1681
1682 2009-10-22 Richard Guenther <rguenther@suse.de>
1683
1684 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1685 cloog if the ppl version check failed. Move flags saving
1686 before setting in libelf check.
1687 * configure: Regenerate.
1688
1689 2009-10-21 Richard Guenther <rguenther@suse.de>
1690
1691 * configure.ac: Adjust the ppl and cloog configure to work as
1692 documented. Disable cloog if ppl was disabled. Omit the version
1693 checks if they were disabled.
1694 * configure: Re-generate.
1695
1696 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1697
1698 * configure.ac: Add 'lto' to enable_languages, not
1699 new_enable_languages, and only if not already present.
1700 * configure: Regenerate.
1701
1702 2009-10-06 Ian Lance Taylor <iant@google.com>
1703
1704 * Makefile.def: check-gold depends upon all-gas.
1705 * Makefile.in: Rebuild.
1706
1707 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1708
1709 * Makefile.def: all-lto-plugin depends on all-libiberty.
1710 set bootstrap=true for lto-plugin.
1711 Add lto-plugin.
1712 * Makefile.in: Regenerate.
1713 * configure.ac (host_libs): Add lto-plugin.
1714 * configure: Regenerate.
1715
1716 2009-10-03 Diego Novillo <dnovillo@google.com>
1717
1718 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1719 (HOST_LIBELFLIBS): Define.
1720 (HOST_LIBELFINC): Define.
1721 * Makefile.in: Regenerate.
1722 * configure.ac: Add --enable-lto.
1723 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1724 If --enable-lto is used, add 'lto' to new_enable_languages.
1725 If --enable-lto is used and gold is enabled, add
1726 lto-plugin to configdirs.
1727 * configure: Regenerate.
1728
1729 2009-10-03 Simon Baldwin <simonb@google.com>
1730
1731 * configure.ac: If --with-system-zlib, suppress local zlib and
1732 pass --with-system-zlib to subdir configure scripts.
1733 * configure: Regenerate.
1734
1735 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
1736 Paolo Bonzini <bonzini@gnu.org>
1737
1738 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1739 $(srcdir).
1740 * Makefile.in: Rebuilt.
1741
1742 2009-09-29 Paolo Bonzini <bonzini@gnu.org>
1743
1744 Sync from gcc:
1745 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1746
1747 * configure.ac: Update minimum MPC version to 0.7.
1748 * configure: Regenerate.
1749
1750 2009-09-25 Nick Clifton <nickc@redhat.com>
1751
1752 * configure.ac: Pass any --cache-file=/dev/null option on to
1753 subconfigures.
1754 * configure: Regenerate.
1755
1756 2009-09-23 Nick Clifton <nickc@redhat.com>
1757
1758 * config.sub, config.guess: Update from upstream sources.
1759
1760 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
1761
1762 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1763 * Makefile.in: Rebuilt.
1764
1765 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1766
1767 PR bootstrap/32272
1768 * configure.ac: Error out if $srcdir isn't '.' but contains
1769 host-${host_noncanonical}.
1770 * configure: Regenerate.
1771
1772 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1773
1774 * configure.ac: If bootstrapping a combined tree with
1775 --enable-gold, require c++ in stage1_languages.
1776 * configure: Regenerate.
1777
1778 * configure.ac: Also add target_libs of stage1_languages to
1779 bootstrap_target_libs.
1780 * configure: Regenerate.
1781
1782 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1783 with --enable-languages not containing c++.
1784 * configure: Regenerate.
1785
1786 2009-09-16 Jie Zhang <jie.zhang@analog.com>
1787
1788 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1789 * configure: Regenerate.
1790
1791 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1792
1793 * configure.ac: Do not use $extrasub for replacing @if/@endif
1794 parts in Makefile; instead, use additional arguments to
1795 AC_CONFIG_COMMANDS to do the replacement manually, with several
1796 sed invocations, to avoid HP-UX sed command limits.
1797 * configure: Regenerate.
1798
1799 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
1800
1801 * configure.ac (with-build-config): Document. Handle without.
1802 Handle missing argument.
1803 * configure: Rebuilt.
1804
1805 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
1806
1807 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1808 Default to bootstrap-debug only if compare-debug works.
1809 * configure: Rebuilt.
1810 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1811 * Makefile.in: Rebuilt.
1812
1813 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
1814
1815 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1816 * Makefile.in: Rebuilt.
1817
1818 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
1819
1820 * Makefile.tpl (AWK): Fix typo.
1821 * Makefile.in: Regenerate.
1822
1823 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
1824
1825 * configure.ac: Detect awk and sed.
1826 * Makefile.def (flags_to_pass): Add AWK and SED.
1827 * Makefile.tpl (AWK, SED): New.
1828 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1829 * configure: Regenerate.
1830 * Makefile.in: Regenerate.
1831
1832 2009-09-01 Tristan Gingold <gingold@adacore.com>
1833
1834 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
1835 Remove logical names.
1836
1837 2009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
1838
1839 * ltmain.sh (func_normal_abspath): New function.
1840 (func_relative_path): Likewise.
1841 (func_mode_help): Document new -bindir option for link mode.
1842 (func_mode_link): Add new -bindir option, and use it to place
1843 output DLL if specified.
1844
1845 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1846
1847 * configure.ac (AC_PREREQ): Bump to 2.64.
1848
1849 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1850
1851 * README-maintainer-mode: Point directly to upstream locations
1852 for autoconf, automake, libtool, gettext, instead of copies on
1853 sources.redhat.com. Document required versions.
1854 * configure.ac: Do not substitute datarootdir, htmldir,
1855 pdfdir, docdir. Do not process --with-datarootdir,
1856 --with-htmldir, --with-pdfdir, --with-docdir.
1857 * configure: Regenerate.
1858
1859 * configure: Regenerate.
1860
1861 * compile: Sync from Automake 1.11.
1862 * depcomp: Likewise.
1863 * install-sh: Likewise.
1864 * missing: Likewise.
1865 * mkinstalldirs: Likewise.
1866 * ylwrap: Likewise.
1867
1868 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1869
1870 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1871 (baseargs): Add --disable-option-checking.
1872 * configure: Regenerate.
1873
1874 * Makefile.def (configure-target-libiberty): Depend on
1875 all-binutils and all-ld.
1876 (configure-target-newlib): Likewise.
1877 * Makefile.in: Regenerate.
1878
1879 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1880
1881 Sync with GCC, merge:
1882
1883 2009-07-31 Christian Bruel <christian.bruel@st.com>
1884
1885 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1886 * configure: Regenerate.
1887
1888 2009-07-06 Ian Lance Taylor <iant@google.com>
1889
1890 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1891 * configure: Rebuild.
1892
1893 2009-06-26 Steve Ellcey <sje@cup.hp.com>
1894
1895 PR bootstrap/40338
1896 * configure.ac (comparestring): Create new variable.
1897 * Makefile.tpl (comparestring): Use to skip some comparisions.
1898 * configure: Regenerate.
1899 * Makefile.in: Regenerate.
1900
1901 2009-06-23 Ian Lance Taylor <iant@google.com>
1902
1903 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
1904 boot_languages. Only bootstrap target libraries listed in
1905 target_libs for some boot language. Add --with-stage1-ldflags,
1906 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
1907 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
1908 if not building with C++.
1909 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1910 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1911 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1912 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1913 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
1914 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
1915 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1916 * configure, Makefile.in: Rebuild.
1917
1918 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1919
1920 * configure.ac: Detect MPC in default directory.
1921 * configure: Regenerate.
1922
1923 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
1924
1925 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1926 to noconfdirs.
1927 * configure: Regenerate.
1928
1929 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1930
1931 * Makefile.def: Add MPC support and dependencies.
1932 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
1933
1934 * Makefile.in, configure: Regenerate.
1935
1936 2009-05-24 Nicolas Roche <roche@adacore.com>
1937
1938 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1939 * Makefile.in: Regenerate.
1940
1941 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
1942
1943 * configure.ac (cygwin noconfigdirs): Remove libgcj.
1944 * configure: Regenerate.
1945
1946 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
1947
1948 * configure.ac ($with_ppl): Default to no if not supplied.
1949 ($with_cloog): Likewise.
1950 configure: Regenerate.
1951
1952 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1953
1954 PR bootstrap/39739
1955 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1956 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1957
1958 * configure, Makefile.in: Regenerate.
1959
1960 2009-04-14 Jakub Jelinek <jakub@redhat.com>
1961
1962 * configure.ac: Change copyright header to refer to version
1963 3 of the GNU General Public License and to point readers at the
1964 COPYING3 file and the FSF's license web page.
1965 * Makefile.def: Likewise.
1966 * Makefile.tpl: Likewise.
1967 * Makefile.in: Regenerate.
1968
1969 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
1970
1971 * configure.ac: Restore match for darwin9 or later. Use double
1972 brackets since regeneration eats one pair.
1973 * configure: Regenerate.
1974
1975 2009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
1976
1977 * MAINTAINERS: Perform some obvious fixups.
1978
1979 2009-08-17 Ben Elliston <bje@au.ibm.com>
1980
1981 * config.sub, config.guess: Update from upstream sources.
1982
1983 2009-08-06 Michael Eager <eager@eagercon.com>
1984
1985 * configure.ac: Add Microblaze target.
1986 * configure: Regenerate.
1987
1988 2009-07-02 Tristan Gingold <gingold@adacore.com>
1989
1990 * configure.ac: Do not exclude gas for i386-*-darwin.
1991 Add a case for x86_64-*-darwin.
1992 * configure: Regenerate.
1993
1994 2009-06-26 Doug Evans <dje@sebabeach.org>
1995
1996 * Makefile.def (host_modules): Add cgen.
1997 * Makefile.in: Regenerate.
1998 * configure.ac (host_tools): Add cgen.
1999 * configure: Regenerate.
2000
2001 2009-06-17 Michael Eager <eager@eagercon.com>
2002
2003 * COPYING.LIBGLOSS: Add Xilinx license.
2004
2005 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2006
2007 * configure.ac: Define is_elf for QNX Neutrino targets.
2008 * configure: Regenerate.
2009
2010 2009-06-03 Jerome Guitton <guitton@adacore.com>
2011 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2012
2013 * Makefile.tpl (all): Avoid a trailing backslash.
2014 * Makefile.in: Regenerate.
2015
2016 2009-06-03 Ben Elliston <bje@au.ibm.com>
2017
2018 * config.sub, config.guess: Update from upstream sources.
2019
2020 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2021
2022 * Makefile.tpl ([+compare-target+]): Compare all stage
2023 directories, rather than just gcc.
2024 * Makefile.in: Rebuilt.
2025
2026 2009-05-28 Doug Kwan <dougkwan@google.com>
2027
2028 * configure.ac: Support gold for target arm*-*-*.
2029 * configure: Regenerate.
2030
2031 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2032
2033 * Makefile.tpl (all): Avoid harmless warning in make all when
2034 gcc-bootstrap is enabled but stage_last does not exist.
2035 * Makefile.in: Rebuilt.
2036
2037 2009-05-25 Tristan Gingold <gingold@adacore.com>
2038
2039 * setup.com: Complete the file with configuration and build.
2040
2041 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2042
2043 PR other/40159
2044 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2045 gcc-no-bootstrap are mutually exclusive.
2046 * Makefile.in: Rebuilt.
2047
2048 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2049
2050 PR other/40159
2051 * Makefile.tpl (all): Don't end with unconditional success.
2052 * Makefile.in: Rebuilt.
2053
2054 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2055
2056 PR target/37137
2057 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2058 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2059 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2060 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2061 stage_configureflags, stage_cflags and stage_libcflags into
2062 explicit Makefile macros.
2063 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2064 GFORTRAN.
2065 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2066 CC. Set CC_FOR_BUILD from CC.
2067 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2068 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2069 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2070 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2071 and GFORTRAN.
2072 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2073 (_LIBCFLAGS): Renamed to _TFLAGS.
2074 (do-compare-debug, do-compare3-debug): Drop.
2075 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2076 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2077 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2078 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2079 (XGCC_FLAGS_FOR_TARGET): New.
2080 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2081 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2082 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2083 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2084 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2085 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2086 TFLAGS.
2087 (BUILD_CONFIG): Include if requested.
2088 (all): Set TFLAGS on bootstrap.
2089 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2090 (all-stageid-prefixmodule): Likewise.
2091 (do-clean, distclean-stageid): Set TFLAGS.
2092 (restrap): Fix whitespace.
2093 * Makefile.in: Rebuilt.
2094
2095 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2096
2097 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2098 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2099 * Makefile.in: Regenerate.
2100
2101 2009-04-24 Eli Zaretskii <eliz@gnu.org>
2102
2103 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2104 consistency with config.sub. (Update from upstream sources.)
2105
2106 2009-04-21 Joseph Myers <joseph@codesourcery.com>
2107
2108 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2109
2110 2009-04-17 Ben Elliston <bje@au.ibm.com>
2111
2112 * config.sub, config.guess: Update from upstream sources.
2113
2114 2009-04-15 Anthony Green <green@moxielogic.com>
2115
2116 * configure.ac: Add moxie support.
2117 * configure: Rebuilt.
2118
2119 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2120
2121 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2122 * configure: Regenerate.
2123
2124 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2125
2126 PR gas/10039
2127 * configure.ac: Require texinfo 4.7.
2128 * configure: Regenerated.
2129
2130 2009-04-09 Steve Ellcey <sje@cup.hp.com>
2131
2132 * Makefil.def (languages): New entries.
2133 * Makefile.tpl (check-gcc-*): New generic target.
2134 * Makefile.in: Regenerate.
2135
2136 2009-03-27 Eli Zaretskii <eliz@gnu.org>
2137
2138 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2139 Windows builds of Sed.
2140
2141 2009-03-18 Tom Tromey <tromey@redhat.com>
2142
2143 * configure: Rebuild.
2144 * configure.ac (host_libs): Add libiconv.
2145 * Makefile.in: Rebuild.
2146 * Makefile.def (host_modules): Add libiconv.
2147 (configure-gdb, all-gdb): Depend on libiconv.
2148
2149 2009-03-16 Tristan Gingold <gingold@adacore.com>
2150
2151 * configure.ac: Treat gdb as supported on x86_64-darwin.
2152 * configure: Regenerate.
2153
2154 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2155
2156 Merge from GCC:
2157
2158 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2159
2160 * configure.ac (--with-host-libstdcxx): New option.
2161 * configure: Regenerate.
2162
2163 2009-01-29 Robert Millan <rmh@aybabtu.com>
2164
2165 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2166 * configure: Regenerate.
2167
2168 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2169
2170 PR tree-optimization/38515
2171 * configure.ac (cloog-polylib): Removed.
2172 (with_ppl, with_cloog): Test for "no".
2173 * configure: Regenerated.
2174
2175 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2176
2177 Backport from git Libtool:
2178
2179 2009-01-19 Robert Millan <rmh@aybabtu.com>
2180 Support GNU/kOpenSolaris.
2181 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2182 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2183 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2184 GNU/kOpenSolaris.
2185
2186 2009-02-05 Andreas Schwab <schwab@suse.de>
2187
2188 * Makefile.tpl (stage_last): Define $r and $s before using
2189 $(RECURSE_FLAGS_TO_PASS).
2190 * Makefile.in: Regenerate
2191
2192 2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2193
2194 * COPYING.NEWLIB: Add ARM license.
2195
2196 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2197
2198 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2199 (all-opcodes): Depend on all-libiberty.
2200 * Makefile.in: Regenerate.
2201
2202 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2203
2204 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2205 * configure: Regenerate.
2206
2207 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2208
2209 Backport link test fix from upstream Libtool:
2210
2211 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2212 Add cache variables to tests that require the linker to work.
2213 For shlibpath_overrides_runpath, this also changes the semantics
2214 to let the result from the C compiler take precedence.
2215 compiler take precedence.
2216
2217 2008-12-02 Ben Elliston <bje@au.ibm.com>
2218
2219 * config.sub, config.guess: Update from upstream sources.
2220
2221 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2222
2223 * COPYING.NEWLIB: Updated.
2224 * COPYING.LIBGLOSS: Ditto.
2225
2226 2008-12-16 Paolo Bonzini <bonzini@gnu.org>
2227
2228 Sync with GCC:
2229
2230 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2231
2232 * configure.ac (ppllibs): Add by default the lib flags.
2233 * configure: Regenerate.
2234
2235 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2236
2237 * configure.ac: Add double brackets on darwin[912].
2238 * configure: Regenerate.
2239
2240 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2241
2242 * configure.ac: Expand to darwin10 and later.
2243 * configure: Regenerate.
2244
2245 2008-12-02 Andreas Schwab <schwab@suse.de>
2246
2247 * Makefile.def: configure-target-boehm-gc depends on
2248 all-target-libstdc++-v3.
2249 * Makefile.in: Regenerate.
2250
2251 2008-12-02 Ben Elliston <bje@au.ibm.com>
2252
2253 * config.sub, config.guess: Update from upstream sources.
2254
2255 2008-11-27 Joseph Myers <joseph@codesourcery.com>
2256
2257 Merge from GCC:
2258
2259 2007-12-02 Matthias Klose <doko@ubuntu.com>
2260
2261 * config-ml.in: Remove 64bit configure tests.
2262
2263 2008-05-14 Rafael Espindola <espindola@google.com>
2264
2265 * config-ml.in: don't handle --enable-shared and --enable-static.
2266
2267 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2268 Tobias Grosser <grosser@fim.uni-passau.de>
2269 Jan Sjodin <jan.sjodin@amd.com>
2270 Harsha Jagasia <harsha.jagasia@amd.com>
2271 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2272 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2273 Adrien Eliche <aeliche@isty.uvsq.fr>
2274
2275 Merge from graphite branch.
2276 * configure: Regenerate.
2277 * Makefile.in: Regenerate.
2278 * configure.ac (host_libs): Add ppl and cloog.
2279 Add checks for PPL and CLooG.
2280 * Makefile.def (ppl, cloog): Added modules and dependences.
2281 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2282 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2283
2284 2008-09-03 Richard Guenther <rguenther@suse.de>
2285
2286 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2287 cloog test.
2288 * configure: Re-generate.
2289
2290 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2291
2292 * configure.ac (--with-cloog-polylib): New.
2293 (--disable-cloog-version-check): New.
2294 (--disable-ppl-version-check): New.
2295 * configure: Re-generate.
2296
2297 2008-09-05 Richard Guenther <rguenther@suse.de>
2298
2299 * configure.ac: Initialize clooglibs to -lcloog.
2300 * configure: Re-generate.
2301
2302 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2303
2304 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2305 recommended version to 2.3.2.
2306
2307 * configure: Regenerate.
2308
2309 2008-10-31 Ben Elliston <bje@au.ibm.com>
2310
2311 * configure.ac (spu-*-*): Remove special case.
2312 * configure: Regenerate.
2313
2314 Complete comment text from GCC version of:
2315
2316 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2317
2318 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2319 (GCC_SHLIB_SUBDIR): New.
2320 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2321 * configure: Regenerate.
2322 * Makefile.in: Regenerate.
2323
2324 2008-11-27 Tristan Gingold <gingold@adacore.com>
2325
2326 * configure.ac: Build gdb for i?86-*-darwin*
2327 * configure: Regenerated.
2328
2329 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2330
2331 PR bootstrap/38014
2332 PR bootstrap/37923
2333
2334 Revert:
2335
2336 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2337
2338 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2339 * Makefile.in: Regenerated.
2340
2341 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2342
2343 PR gdb/921
2344 PR gdb/1646
2345 PR gdb/2175
2346 PR gdb/2176
2347
2348 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2349 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2350 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2351 (HOST_EXPORTS): Pass CPPFLAGS.
2352 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2353 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2354 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2355 * Makefile.in, configure: Regenerated.
2356 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2357 and CPPFLAGS_FOR_BUILD.
2358
2359 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2360
2361 * configure.ac [spu-*-*]: Do not set skipdirs.
2362 * configure: Re-generate.
2363
2364 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2365
2366 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2367 * Makefile.in: Regenerated.
2368
2369 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2370
2371 PR gdb/921
2372 PR gdb/1646
2373 PR gdb/2175
2374 PR gdb/2176
2375
2376 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2377 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2378 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2379 (HOST_EXPORTS): Pass CPPFLAGS.
2380 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2381 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2382 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2383 * Makefile.in, configure: Regenerated.
2384 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2385 and CPPFLAGS_FOR_BUILD.
2386
2387 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
2388
2389 * libtool.m4: Update to libtool 2.2.6.
2390 * lt~obsolete.m4: Update to libtool 2.2.6.
2391 * ltmain.sh: Update to libtool 2.2.6.
2392 * ltsugar.m4: Update to libtool 2.2.6.
2393 * ltversion.m4: Update to libtool 2.2.6.
2394 * ltoptions.m4: Update to libtool 2.2.6.
2395 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2396
2397 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2398
2399 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2400 (GCC_SHLIB_SUBDIR): New.
2401 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2402 * configure: Regenerate.
2403 * Makefile.in: Regenerate.
2404
2405 2008-08-28 Tristan Gingold <gingold@adacore.com>
2406
2407 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2408 Enable bfd, binutils and opcodes.
2409 * configure: Regenerate.
2410
2411 2008-08-16 Nicolas Roche <roche@adacore.com>
2412
2413 * Makefile.tpl: Add BOOT_ADAFLAGS.
2414 * Makefile.in: Regenerate.
2415
2416 2008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
2417
2418 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2419 * configure: Regenerate.
2420
2421 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2422
2423 Sync with gcc:
2424 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2425
2426 * configure.ac: Add makefile fragments for hpux.
2427 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2428 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2429 * configure: Regenerate.
2430 * Makefile.in: Regenerate.
2431
2432 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2433
2434 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2435 * Makefile.in: Regenerate.
2436 * configure: Regenerate.
2437
2438 2008-06-18 Ian Lance Taylor <iant@google.com>
2439
2440 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2441
2442 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2443
2444 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2445
2446 * configure: Regenerate.
2447
2448 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2449
2450 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2451 "$@" is still intact with both Autoconf 2.59 and 2.62.
2452 * configure: Regenerate.
2453
2454 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2455
2456 * Makefile.tpl: Fix comment errors.
2457 * Makefile.in: Regenerate.
2458
2459 2008-06-13 Julian Brown <julian@codesourcery.com>
2460
2461 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2462 of libobjc for ARM EABI Linux.
2463 * configure: Regenerate.
2464
2465 2008-06-12 David S. Miller <davem@davemloft.net>
2466 David Edelsohn <edelsohn@gnu.org>
2467
2468 * configure.ac: Add powerpc*-*-* to gold supported targets.
2469 * configure: Regenerate.
2470
2471 2008-06-08 Joseph Myers <joseph@codesourcery.com>
2472
2473 PR tree-optimization/36218
2474 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2475 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2476 (all prefix="build-"): Pass them to build-system sub-makes.
2477 * Makefile.in: Regenerate.
2478
2479 2008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2480
2481 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2482 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2483 mkdep, and compile. Update comments.
2484 (ETC_SUPPORT): Add ChangeLog and update comments.
2485
2486 2008-05-11 Ian Lance Taylor <iant@google.com>
2487
2488 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2489
2490 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2491
2492 Sync with gcc:
2493 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2494
2495 PR bootstrap/35457
2496 * configure.ac: Include override.m4.
2497 * configure: Regenerate.
2498
2499 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2500
2501 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2502 * Makefile.in: Regenerate.
2503
2504 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2505
2506 * configure.ac: Do not build libssp for the AVR.
2507 * configure: Regenerate.
2508
2509 2008-04-18 Nick Clifton <nickc@redhat.com>
2510
2511 * MAINTAINERS: Replace reference to configure.in with reference to
2512 configure.ac.
2513
2514 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2515
2516 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2517 as nonconfigurable directories list.
2518 * configure: Regenerate.
2519
2520 2008-04-14 David S. Miller <davem@davemloft.net>
2521
2522 * configure.ac: Add sparc*-*-* to gold supported targets.
2523 * configure: Regenerate.
2524
2525 2008-04-14 Ben Elliston <bje@au.ibm.com>
2526
2527 * config.sub, config.guess: Update from upstream sources.
2528
2529 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
2530
2531 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2532 * Makefile.in: Regenerate.
2533
2534 2008-04-07 Ian Lance Taylor <iant@google.com>
2535
2536 * Makefile.def: check-gold depends upon all-binutils.
2537 * Makefile.in: Regenerate.
2538
2539 2008-04-04 Nick Clifton <nickc@redhat.com>
2540
2541 PR binutils/4334
2542 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2543 builds.
2544 * configure: Regenerate.
2545
2546 2008-04-04 NightStrike <NightStrike@gmail.com>
2547
2548 PR other/35151
2549 * configure.ac: Combine rules for mingw32 and mingw64.
2550 * configure: Regenerate.
2551
2552 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
2553
2554 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2555 * Makefile.in: Regenerate.
2556
2557 2008-03-20 Ian Lance Taylor <iant@google.com>
2558
2559 * configure.ac: Add support for --enable-gold.
2560 * Makefile.def: Add gold as a directory like ld.
2561 * configure, Makefile.in: Regenerate.
2562
2563 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2564
2565 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2566 (s390_cond_extensions): Reduced extensions to the compare related.
2567 (main): z10 cpu type option added.
2568 (expandConditionalJump): Renamed to ...
2569 (insertExpandedMnemonic): ... this.
2570
2571 * opcodes/s390-opc.c: Re-group the operand format makros.
2572 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2573 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2574 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2575 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2576 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2577 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2578 INSTR_SIL_RDU): New instruction formats added.
2579 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2580 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2581 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2582 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2583 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2584 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2585 masks added.
2586 (s390_opformats): New formats added "ris", "rrs", "sil".
2587 * opcodes/s390-opc.txt: Add the conditional jumps with the
2588 extensions removed from automatic expansion in s390-mkopc.c manually.
2589 (asi - trtre): Add new System z10 EC instructions.
2590 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2591
2592 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2593
2594 * configure.ac: m4_include config/proginstall.m4.
2595 * configure: Regenerate.
2596
2597 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2598
2599 Backport from upstream Libtool:
2600
2601 2007-10-12 Eric Blake <ebb9@byu.net>
2602
2603 Deal with Autoconf 2.62's semantic change in m4_append.
2604 * ltsugar.m4 (lt_append): Replace broken versions of
2605 m4_append.
2606 (lt_if_append_uniq): Don't require separator to be overquoted,
2607 and avoid broken m4_append.
2608 (lt_dict_add): Fix typo.
2609 * libtool.m4 (_LT_DECL): Don't overquote separator.
2610
2611 2008-03-13 David Edelsohn <edelsohn@gnu.org>
2612
2613 * config.rpath: Add AIX 6 support.
2614
2615 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
2616
2617 * Makefile.def (stageprofile). Remove -fprofile-generate
2618 from stage_libcflags.
2619 * Makefile.in: Regenerate.
2620
2621 2008-03-13 Ben Elliston <bje@au.ibm.com>
2622
2623 * config.sub, config.guess: Update from upstream sources.
2624
2625 2008-03-06 Florian Krohm <fkrohm@us.ibm.com>
2626
2627 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2628 * s390-opc.txt (cmpsc): Duplicate entry removed.
2629 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2630 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2631 fier, cu42, cu41): Fix operand format.
2632
2633 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
2634
2635 PR bootstrap/32009
2636 PR bootstrap/32161
2637
2638 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2639 * configure: Regenerate.
2640
2641 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2642 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2643 STAGE4_LIBCFLAGS): New.
2644 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2645 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2646 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2647 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2648 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2649 for target modules. Don't export LIBCFLAGS.
2650 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2651 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2652 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2653 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2654 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2655 * Makefile.in: Regenerate.
2656
2657 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2658
2659 PR libgcj/33085
2660 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2661 Do not use -DDLL_EXPORT. Backport from upstream.
2662
2663 2008-02-14 Nick Clifton <nickc@redhat.com>
2664
2665 Import this patch from gcc:
2666 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2667
2668 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2669
2670 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
2671
2672 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2673 * configure: Regenerate.
2674
2675 2008-01-31 Marc Gauthier <marc@tensilica.com>
2676
2677 * configure.ac (xtensa*-*-*): Recognize processor variants.
2678 * configure: Regenerate.
2679
2680 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2681
2682 PR bootstrap/34922
2683 * configure.ac (PARSE_ARGS): Push suitable setting of
2684 ac_subdirs_all, for `./configure --help=recursive'.
2685 Handle `+' in generic toplevel directory disabling.
2686 * configure: Regenerate.
2687
2688 2008-01-23 Ben Elliston <bje@au.ibm.com>
2689
2690 * config.sub, config.guess: Update from upstream sources.
2691
2692 2008-01-08 Ben Elliston <bje@au.ibm.com>
2693
2694 * config.sub, config.guess: Update from upstream sources.
2695
2696 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2697
2698 * COPYING.LIBGLOSS: Update default copyright.
2699
2700 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2701
2702 * COPYING.NEWLIB: Update default copyright.
2703
2704 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2705
2706 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2707 Change recommended MPFR from 2.2.1 > 2.3.0.
2708 * configure: Regenerate.
2709
2710 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2711
2712 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2713 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2714 * Makefile.in: Regenerate.
2715
2716 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2717
2718 * configure.ac: Enable libjava for x86_64-*-darwin9.
2719 * configure: Regenerate.
2720
2721 2007-12-05 Ben Elliston <bje@au.ibm.com>
2722
2723 * config.sub, config.guess: Update from upstream sources.
2724
2725 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2726
2727 * config-ml.in: Robustify against white space in absolute file
2728 names.
2729
2730 * config-ml.in (multi-clean): Substitute ${Makefile}.
2731 Remove superfluous ${Makefile} in list.
2732
2733 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2734
2735 * Makefile.def (dependencies): Make configure-gdb depend on
2736 all-intl.
2737 * Makefile.in: Regenerated.
2738
2739 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2740
2741 * Makefile.def: To avoid problems running with parallel makes,
2742 build newlib before libgloss so that target specific header
2743 files are availble.
2744 * Makefile.in: Regenerate.
2745
2746 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2747
2748 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2749 * Makefile.in: Regenerate.
2750
2751 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2752
2753 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2754 * libdecnumber: New directory, imported from GCC.
2755
2756 2007-10-08 Mike Frysinger <vapier@gentoo.org>
2757
2758 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2759 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2760 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2761 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2762 * configure: Regenerate.
2763
2764 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
2765
2766 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2767 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2768 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2769 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2770 * configure.ac: Default them to host tools for $host = $build.
2771 Subst them.
2772
2773 * configure: Regenerate.
2774 * Makefile.in: Regenerate.
2775
2776 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2777
2778 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2779 * configure: Regenerate.
2780
2781 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2782
2783 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2784 libstdc++.
2785 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2786 * configure: Regenerate.
2787 * Makefile.in: Regenerate.
2788
2789 2007-09-17 Andreas Schwab <schwab@suse.de>
2790
2791 * configure.ac: Raise minimum makeinfo version to 4.6.
2792 * configure: Regenerate.
2793
2794 2007-09-15 Alan Modra <amodra@bigpond.net.au>
2795
2796 * configure.ac: Correct makeinfo version check.
2797 * configure: Regenerate.
2798
2799 2007-09-14 Richard Sandiford <richard@codesourcery.com>
2800
2801 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2802 to $skipdirs and only disable gprof for newlib. Use the normal
2803 mips*-elf* handling in other respects.
2804 * configure: Regnerate.
2805
2806 2007-09-12 David Daney <ddaney@avtrex.com>
2807
2808 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2809 enabling libgcj.
2810 * configure: Regenerate.
2811
2812 2007-09-12 Richard Guenther <rguenther@suse.de>
2813
2814 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2815 nor --disable-checking is provided also turn on yes and types
2816 checking for stage1.
2817 * configure: Re-generate.
2818
2819 2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2820
2821 PR target/33281
2822 * configure.ac: Use config/mh-mingw on mingw.
2823 * configure: Regenerate.
2824
2825 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2826
2827 PR other/32154
2828 * configure.ac: For libgloss targets, point the linker to the linker
2829 script, startup code and simulator library.
2830 * configure: Regenerate.
2831
2832 2007-09-09 Andrew Haley <aph@redhat.com>
2833
2834 * configure.ac (noconfigdirs): Remove target-libffi and
2835 target-libjava.
2836
2837 2007-08-29 Nick Clifton <nickc@redhat.com>
2838
2839 * config.sub, config.guess: Update from upstream sources.
2840
2841 2007-08-21 Richard Guenther <rguenther@suse.de>
2842
2843 * configure.ac: Add types checking to stage1 checking flags.
2844 * configure: Regenerate.
2845
2846 2007-08-18 Paul Brook <paul@codesourcery.com>
2847 Joseph Myers <joseph@codesourcery.com>
2848
2849 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2850 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2851 * Makefile.in: Regenerate.
2852 * configure.ac (--with-debug-prefix-map): New.
2853 * configure: Regenerate.
2854
2855 2007-08-17 Richard Sandiford <richard@codesourcery.com>
2856 Nigel Stephens <nigel@mips.com>
2857
2858 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2859 as target_makefile_frag.
2860 * configure: Regenerate.
2861
2862 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2863
2864 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2865 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2866 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2867 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2868 (do-compare, do-compare3, do-compare-debug): New.
2869 ([+compare-target+]): Use them.
2870
2871 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2872
2873 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2874 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2875 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2876 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2877 (do-compare, do-compare3, do-compare-debug): New.
2878 ([+compare-target+]): Use them.
2879
2880 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2881 Ben Elliston <bje@au.ibm.com>
2882
2883 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2884 --silent if $silent.
2885 * configure: Regenerate.
2886
2887 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
2888
2889 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2890
2891 2007-07-17 Nick Clifton <nickc@redhat.com>
2892
2893 * COPYING3: New file. Contains version 3 of the GNU General
2894 Public License.
2895 * COPYING3.LIB: New file. Contains version 3 of the GNU
2896 Lesser General Public License.
2897
2898 2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
2899
2900 * configure.ac: Fix my previous change to really match GCC.
2901 * configure: Regenerate.
2902
2903 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2904
2905 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2906 * configure: Regenerate.
2907
2908 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2909
2910 * configure.ac: Add some missing m4 quotation.
2911 * configure: Regenerate.
2912
2913 2007-07-09 Kai Tietz <kai.tietz@onevision.com>
2914
2915 * Makefile.def: Add windmc tool to build.
2916 * Makefile.tpl: Likewise.
2917 * configure.ac: Likewise.
2918 * Makefile.in: Regenerate.
2919 * configure: Regenerate.
2920
2921 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2922
2923 * lt~obsolete.m4: New. Import from 20070318 libtool.
2924
2925 2007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
2926
2927 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2928 uclinux and linux-uclibc targets.
2929 * configure: Regenerate.
2930
2931 2007-06-28 DJ Delorie <dj@redhat.com>
2932
2933 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2934 not building newlib.
2935 * configure: Regenerated.
2936
2937 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
2938
2939 * src-release (DEVO_SUPPORT): Correct typos.
2940
2941 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2942
2943 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2944 * Makefile.in: Regenerated.
2945
2946 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
2947
2948 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2949 (distclean-stage[+id+]): Possibly delete stage_last.
2950 * Makefile.in: Regenerate.
2951
2952 2007-06-07 Ben Elliston <bje@au.ibm.com>
2953
2954 * config.sub, config.guess: Update from upstream sources.
2955
2956 2007-06-07 Ben Elliston <bje@au.ibm.com>
2957
2958 * Makefile.tpl: Fix spelling error.
2959 * Makefile.in: Regenerate.
2960
2961 2007-06-04 Paolo Bonzini <bonzini@gnu.org>
2962
2963 Sync with gcc:
2964 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2965
2966 PR bootstrap/29382
2967 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2968 * configure: Rebuilt.
2969
2970 2007-06-01 Steve Ellcey <sje@cup.hp.com>
2971
2972 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2973 lt_cv_sys_max_cmd_len.
2974
2975 2007-05-31 Paolo Bonzini <bonzini@gnu.org>
2976
2977 * ltgcc.m4: Update from GCC.
2978
2979 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2980
2981 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2982
2983 2007-05-24 Steve Ellcey <sje@cup.hp.com>
2984
2985 * ltmain.sh: Update from GCC.
2986 * libtool.m4: Update from GCC.
2987 * ltsugar.m4: New. Update from GCC.
2988 * ltversion.m4: New. Update from GCC.
2989 * ltoptions.m4: New. Update from GCC.
2990 * ltconfig: Remove.
2991 * ltcf-c.sh: Remove.
2992 * ltcf-cxx.sh: Remove.
2993 * ltcf-gcj.sh: Remove.
2994 * src-release: Update with new libtool file list.
2995
2996 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
2997
2998 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2999 stage_cflags.
3000 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3001 Remove CFLAGS/LIBCFLAGS.
3002 (configure-stage[+id+]-[+prefix+][+module+],
3003 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3004 * Makefile.in: Regenerate.
3005
3006 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3007
3008 * config-ml.in: Update from GCC.
3009
3010 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3011
3012 * src-release (do-proto-toplev): Process the support directories before
3013 the tool directory.
3014
3015 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3016
3017 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3018 of glob. Quote arguments with single quotes too.
3019 * configure: Regenerate.
3020
3021 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3022
3023 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3024 * Makefile.in: Regenerate
3025
3026 2007-03-07 Andreas Schwab <schwab@suse.de>
3027
3028 * configure: Regenerate.
3029
3030 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3031
3032 * configure.ac: Add "--with-pdfdir" configure option,
3033 which defines pdfdir variable.
3034 * Makefile.def (target=fixincludes): Add install-pdf to
3035 missing targets.
3036 (recursive_targets): Add install-pdf target.
3037 (flags_to_pass): Add pdfdir.
3038 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3039 target.
3040 * configure: Regenerate
3041 * Makefile.in: Regenerate
3042
3043 2007-02-28 Eric Christopher <echristo@apple.com>
3044
3045 Revert:
3046 2006-12-07 Mike Stump <mrs@apple.com>
3047
3048 * Makefile.def (dependencies): Add dependency for
3049 install-target-libssp and install-target-libgomp on
3050 install-gcc.
3051 * Makefile.in: Regenerate.
3052
3053 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3054
3055 * configure: Regenerate.
3056 * configure.ac: Move statements after variable declarations.
3057
3058 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3059
3060 * configure.ac: Adjust for loop syntax.
3061 * configure: Regenerate.
3062
3063 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3064
3065 * configure: Rebuilt.
3066
3067 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3068
3069 * configure.ac: Drop multiple occurrences of --enable-languages,
3070 and fix its quoting.
3071 * configure: Rebuilt.
3072
3073 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3074 Nathan Sidwell <nathan@codesourcery.com>
3075 Vladimir Prus <vladimir@codesourcery.com
3076 Joseph Myers <joseph@codesourcery.com>
3077
3078 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3079 * configure: Regenerate.
3080
3081 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3082
3083 * configure.ac (target_libraries): Move libgcc before libiberty.
3084 * configure: Regenerated.
3085
3086 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
3087
3088 * configure: Regenerate again?
3089
3090 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
3091
3092 * configure: Reapply PR30748 fix which was lost in the previous commit.
3093
3094 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3095 Paolo Bonzini <bonzini@gnu.org>
3096
3097 PR bootstrap/30753
3098 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3099 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3100 * configure: Regenerated.
3101
3102 2007-02-10 Paolo Bonzini <bonzini@gnu.org>
3103
3104 * configure: Regenerate.
3105
3106 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3107
3108 PR bootstrap/30748
3109 * configure.ac: Correct syntax for Solaris ksh.
3110 * configure: Regenerated.
3111
3112 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3113
3114 * Makefile.def: Sync with GCC.
3115 * Makefile.tpl: Sync with GCC.
3116 * Makefile.in: Regenerate.
3117 * configure: Regenerate.
3118
3119 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3120
3121 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3122 noncanonical equivalents.
3123 * configure.in: Rename to...
3124 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3125 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3126 target_noncanonical. Use them. Rewrite removal of configure
3127 arguments for autoconf 2.59. Discard variable settings. Force
3128 program_transform_name for native tools.
3129
3130 * Makefile.in: Regenerated.
3131 * configure: Regenerated with autoconf 2.59.
3132
3133 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3134
3135 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3136
3137 * COPYING.LIBGLOSS: Reformat default Red Hat
3138 license to fit within 80 columns.
3139 * COPYING.NEWLIB: Ditto.
3140
3141 2007-02-05 Dave Brolley <brolley@redhat.com>
3142
3143 * Contribute the following changes:
3144 2006-11-28 DJ Delorie <dj@redhat.com>
3145
3146 * configure.in: Fix typo for mep's target_makefile_frag.
3147 * configure: Regenerated.
3148
3149 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3150
3151 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3152 * configure: Regenerate.
3153
3154 2001-09-19 DJ Delorie <dj@redhat.com>
3155
3156 * configure.in (target_makefile_frag): use mt-mep
3157
3158 2001-06-12 Don Howard <dhoward@redhat.com>
3159
3160 * configure.in: Remove gdb from MeP skip list.
3161
3162 2001-04-05 DJ Delorie <dj@redhat.com>
3163
3164 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3165
3166 2001-03-20 Ben Elliston <bje@redhat.com>
3167
3168 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3169
3170 2001-03-19 Ben Elliston <bje@redhat.com>
3171
3172 * config.sub (mep, mep-*): Add.
3173
3174 2007-01-31 Andreas Schwab <schwab@suse.de>
3175
3176 * Makefile.tpl (LDFLAGS): Substitute it.
3177 * Makefile.in: Regenerate.
3178
3179 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3180
3181 * configure.in: Change == to = in test command.
3182 * configure: Regenerate.
3183
3184 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3185 Nick Clifton <nickc@redhat.com>
3186 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3187
3188 * configure.in (build_configargs, host_configargs, target_configargs):
3189 Remove build/host/target parameters.
3190 (host_libs): Add gmp and mpfr.
3191 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3192 * Makefile.def (gmp, mpfr): New.
3193 (gcc): Remove target.
3194 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3195 target_os, target_vendor): New.
3196 (configure): Add host_alias/target_alias arguments. Adjust invocations.
3197 * configure: Regenerate.
3198 * Makefile.in: Regenerate.
3199
3200 2007-01-11 Matt Fago <fago@earthlink.net>
3201
3202 * configure.in: Try to link to functions only in mpfr 2.2.x
3203 to improve robustness of configure tests.
3204 * configure: Regenerate.
3205
3206 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
3207
3208 * configure.in: Add support for an x86_64-mingw* target.
3209 * configure: Regenerate.
3210
3211 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3212
3213 * Makefile.tpl (all-target): Correct @if conditional for target
3214 modules.
3215 * configure.in: Omit libiberty if building only target libgcc.
3216 * configure, Makefile.in: Regenerated.
3217
3218 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
3219
3220 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3221 * configure: Regenerate.
3222
3223 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3224
3225 * Makefile.def (target_modules): Add libgcc.
3226 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3227 * Makefile.tpl (clean-target-libgcc): Delete.
3228 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3229 on gcc even for bootstrapped modules. Rewrite handling of
3230 lang_env_dependencies to loop over target_modules.
3231 * configure.in (target_libraries): Add target-libgcc.
3232 * Makefile.in, configure: Regenerated.
3233
3234 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3235
3236 Sync with gcc:
3237 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3238
3239 * configure.in: Reorganize recognition of languages. Add
3240 --enable-stage1-languages. Show supported languages for the chosen
3241 target rather than all recognized languages.
3242 * configure: Regenerate.
3243
3244 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3245
3246 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3247 * Makefile.in: Regenerate.
3248
3249 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3250
3251 * configure.in: Warn that MPFR 2.2.0 is buggy.
3252 * configure: Regenerate.
3253
3254 2006-12-27 Ian Lance Taylor <iant@google.com>
3255
3256 * configure.in: When removing Makefiles to force a reconfigure, also
3257 remove prev-DIR*/Makefile.
3258 * configure: Regenerate.
3259
3260 2006-12-23 Kazu Hirata <kazu@codesourcery.com>
3261
3262 * config.bfd: Recognize fido.
3263
3264 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3265
3266 Sync with gcc:
3267
3268 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3269
3270 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3271 it only affects bootstrap and could be tested on "$host" as well.
3272 * configure: Regenerate.
3273 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3274
3275 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3276
3277 PR bootstrap/29544
3278 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3279 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3280 move here comment from Makefile.tpl.
3281 * Makefile.tpl: Move some definitions higher in the file.
3282 (STAGE1_CHECKING): New.
3283 * configure.in: Add --enable-stage1-checking.
3284 * configure: Regenerate.
3285 * Makefile.in: Regenerate.
3286
3287 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3288
3289 * configure.in: Update error message for missing GMP/MPFR.
3290
3291 * configure: Regenerate.
3292
3293 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3294
3295 * configure.in: Update MPFR version in error message.
3296
3297 * configure: Regenerate.
3298
3299 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3300
3301 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3302 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3303 --with-gmp-lib): New flags.
3304
3305 * configure: Regenerate.
3306
3307 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
3308
3309 PR bootstrap/30134
3310 * configure.in: Correct x86 darwin support for libjava to powerpc
3311 and i?86 only.
3312 * configure: Regenerate.
3313
3314 2006-12-11 Alan Modra <amodra@bigpond.net.au>
3315
3316 * configure.in: Handle spu makefile frag.
3317 * Makefile.tpl (MAINT): Define
3318 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3319 * configure: Regenerate.
3320 * Makefile.in: Regenerate.
3321
3322 2006-12-11 Ben Elliston <bje@au.ibm.com>
3323
3324 * config.sub, config.guess: Update from upstream sources.
3325
3326 2006-12-11 Ben Elliston <bje@au.ibm.com>
3327
3328 * configure.in: Sync with GCC (spu-*-*).
3329 * configure: Sync with GCC.
3330
3331 2006-12-07 Mike Stump <mrs@apple.com>
3332
3333 * Makefile.def (dependencies): Add dependency for
3334 install-target-libssp and install-target-libgomp on
3335 install-gcc.
3336 * Makefile.in: Regenerate.
3337
3338 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3339
3340 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3341 (unstage): Test for stage_last presence.
3342
3343 PR bootstrap/29802
3344 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3345 * Makefile.in: Regenerate.
3346
3347 2006-11-14 DJ Delorie <dj@redhat.com>
3348
3349 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3350 * Makefile.in: Sync with GCC.
3351 * configure.in: Sync with GCC (mpfr, gmp).
3352 * configure: Sync with GCC.
3353
3354 2006-11-08 Jie Zhang <jie.zhang@analog.com>
3355
3356 * configure.in: Remove target-libgloss from noconfigdirs for
3357 bfin-*-*.
3358 * configure: Regenerated.
3359
3360 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
3361
3362 * COPYING.NEWLIB: Add spu license.
3363 * COPYING.LIBGLOSS: Ditto.
3364
3365 2006-10-17 Brooks Moses <bmoses@stanford.edu>
3366
3367 * Makefile.def: Added pdf target handling.
3368 * Makefile.tpl: Added pdf target handling.
3369 * Makefile.in: Regenerated.
3370
3371 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
3372
3373 * COPYING.NEWLIB: Updated.
3374 * COPYING.LIBGLOSS: Ditto.
3375
3376 2006-09-27 Dave Brolley <brolley@redhat.com>
3377
3378 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3379 $s instead of $r.
3380 * configure: Regenerated.
3381
3382 2006-09-26 Ben Elliston <bje@au.ibm.com>
3383
3384 * config.sub, config.guess: Update from upstream sources.
3385
3386 2006-09-20 Thiemo Seufer <ths@mips.com>
3387
3388 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3389 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3390 * configure: Regenerate.
3391
3392 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
3393
3394 * configure.in: Never build newlib for a Mingw host.
3395 Never build newlib as Mingw target library.
3396 Test the existence of winsup/cygwin for building a Cygwin newlib,
3397 rather than just winsup.
3398 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3399 building a Mingw target.
3400 * configure: Regenerate.
3401
3402 2006-08-15 Thiemo Seufer <ths@mips.com>
3403 Nigel Stephens <nigel@mips.com>
3404 David Ung <davidu@mips.com>
3405
3406 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3407
3408 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
3409
3410 Sync from GCC:
3411 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3412
3413 PR bootstrap/18058
3414 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3415 if the bootstrap compiler is a GCC version that supports it.
3416 * configure: Regenerate.
3417
3418 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3419
3420 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3421 * configure: Regenerated.
3422
3423 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
3424
3425 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3426 for stages after the first.
3427
3428 2006-07-17 Jakub Jelinek <jakub@redhat.com>
3429
3430 * Makefile.def: Add dependencies for configure-opcodes
3431 on configure-intl and all-opcodes on all-intl.
3432 * Makefile.in: Regenerated.
3433
3434 2006-07-04 Peter O'Gorman <peter@pogma.com>
3435
3436 * ltconfig: chmod 644 before ranlib during install.
3437
3438 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3439
3440 * configure.in: Fix thinkos in previous check-in.
3441 * configure: Regenerate.
3442
3443 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3444
3445 Sync from gcc:
3446
3447 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3448
3449 PR other/27063
3450 * configure.in: Test subdir_requires and give an appropriate
3451 error message.
3452 * configure: Regenerate.
3453
3454 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3455
3456 PR target/27540
3457 * configure.in: Only enable libgomp on IRIX 6.
3458 * configure: Regenerate.
3459
3460 2006-06-20 David Ayers <d.ayers@inode.at>
3461
3462 PR bootstrap/28072
3463 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3464 whether target-libjava is being configured instead of whether the
3465 java front end is enabled.
3466 * configure: Regenerate.
3467
3468 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
3469
3470 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3471 to R_ARM_LDC_SB_G{0,1,2} respectively.
3472
3473 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
3474
3475 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3476 too.
3477 * Makefile.in: Regenerate.
3478
3479 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3480
3481 Sync from gcc:
3482
3483 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3484 * configure.in: Don't enable libgomp on hpux10.
3485 * configure: Rebuilt.
3486
3487 2006-06-13 David Ayers <d.ayers@inode.at>
3488
3489 Sync from gcc:
3490
3491 2006-06-12 David Ayers <d.ayers@inode.at>
3492
3493 PR bootstrap/27963
3494 PR target/19970
3495 * configure.in: Remove target-boehm-gc from noconfigdirs where
3496 ${libgcj} is specified.
3497 * configure: Regenerate.
3498
3499 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3500
3501 Sync from gcc:
3502
3503 2005-01-12 David Edelsohn <edelsohn@gnu.org>
3504 Andreas Schwab <schwab@suse.de>
3505
3506 PR bootstrap/18033
3507 * config-ml.in: Eval option if surrounded by single quotes.
3508
3509 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3510
3511 Sync from gcc:
3512
3513 2006-06-06 David Ayers <d.ayers@inode.at>
3514
3515 PR libobjc/13946
3516 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3517 * Makefile.in: Regenerate.
3518 * configure.in: Add --enable-objc-gc at toplevel and have it
3519 enable boehm-gc for Objective-C.
3520 Remove target-boehm-gc from libgcj.
3521 Add target-boehm-gc to target_libraries.
3522 Add target-boehm-gc to noconfigdirs where ${libgcj}
3523 is specified.
3524 Assert that boehm-gc is supported when requested for Objective-C.
3525 Only build boehm-gc if needed either for Java or Objective-C.
3526 * configure: Regenerate.
3527
3528 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
3529
3530 PR 27674
3531 * Makefile.tpl (configure-[+prefix+][+module+],
3532 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3533 Remove rule to unstage bootstrapped modules.
3534 (stage_current): New.
3535 * Makefile.in: Regenerate.
3536
3537 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3538 Andreas Tobler <a.tobler@schweiz.ch>
3539
3540 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3541 * configure: Rebuilt.
3542
3543 Revert
3544 2006-01-31 Richard Guenther <rguenther@suse.de>
3545 Paolo Bonzini <bonzini@gnu.org>
3546
3547 * Makefile.def (target_modules): Add libgcc-math target module.
3548 * configure.in (target_libraries): Add libgcc-math target library.
3549 (--enable-libgcc-math): New configure switch.
3550 * Makefile.in: Re-generate.
3551 * configure: Re-generate.
3552
3553 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
3554
3555 * config-ml.in: Alter CCASFLAGS to include special
3556 multilib options the same as is done for CFLAGS.
3557
3558 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3559
3560 * Makefile.def: Added dependencies from sim and gdb on intl, and
3561 added configure dependencies to everything with an all dependency
3562 on intl.
3563 * gettext.m4: Removed.
3564 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3565 (GDB_SUPPORT_DIRS): Add intl.
3566 * Makefile.in: Regenerated.
3567
3568 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
3569
3570 * src-release (DEVO_SUPPORT): Add config.rpath.
3571
3572 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
3573
3574 * Makefile.def (bfd, opcodes): Fix lib_path.
3575 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3576 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3577 * Makefile.in: Regenerate.
3578
3579 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3580
3581 * configure.in: Enable gprof for cross builds.
3582 * configure: Regenerate.
3583
3584 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3585
3586 * src-release (MAKEINFOFLAGS): Define.
3587 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3588
3589 2006-05-14 Ben Elliston <bje@au.ibm.com>
3590
3591 * config.sub, config.guess: Update from upstream sources.
3592
3593 2006-05-12 Ben Elliston <bje@au.ibm.com>
3594
3595 * config.sub, config.guess: Update from upstream sources.
3596
3597 2006-05-04 Steve Ellcey <sje@cup.hp.com>
3598
3599 * blt, iwidgets, mmalloc: Remove directories.
3600
3601 2006-05-01 DJ Delorie <dj@redhat.com>
3602
3603 * configure.in: Restore CFLAGS if GMP isn't present.
3604 * configure: Regenerate.
3605
3606 2006-04-18 DJ Delorie <dj@redhat.com>
3607
3608 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3609 reference libgloss so that libssp can be built in a combined
3610 tree.
3611 * configure: Regenerate.
3612
3613 2006-04-10 Ben Elliston <bje@au.ibm.com>
3614
3615 * contrib: Remove directory.
3616
3617 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
3618
3619 * Makefile.tpl: Add install-html target.
3620 * Makefile.def: Add install-html target.
3621 * Makefile.in: Regenerate.
3622 * configure.in: Add --with-datarootdir, --with-docdir,
3623 and --with-htmldir options.
3624 * configure: Regenerate.
3625
3626 2006-03-31 Ben Elliston <bje@au.ibm.com>
3627
3628 PR binutils/1860
3629 * configure.in: Require makeinfo 4.4 or higher.
3630 * configure: Regenerate.
3631
3632 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
3633
3634 * Makefile.in: Regenerate.
3635
3636 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
3637
3638 Sync with gcc:
3639 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3640
3641 * configure.in: Handle --disable-<component> generically.
3642 * configure: Regenerate.
3643
3644 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
3645
3646 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3647 (TARGET_CONFIGDIRS): Remove.
3648 * configure.in: Remove AC_SUBST(target_configdirs).
3649 * Makefile.in, configure: Regenerated.
3650
3651
3652 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3653
3654 PR libgcj/17311
3655 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3656
3657 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3658
3659 PR bootstrap/25670
3660
3661 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3662
3663 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3664 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3665 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3666 BUILD_PREFIX, BUILD_PREFIX_1.
3667 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3668
3669 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3670 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3671
3672 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3673 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3674 of `cat stage_current`. Always provide the `r' and `s' variables.
3675 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3676 a single shell execution.
3677 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3678 bootstrapped modules, make the stage1 module if the build was not
3679 started yet, else build the current stage.
3680 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3681 (all-build, all-host, all-target, [+make_target+]-host,
3682 [+make_target+]-target): Do not use \-continued lines.
3683 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3684 (current_stage, restrap, stage_last): New.
3685
3686 * Makefile.in: Regenerate.
3687 * configure: Regenerate.
3688
3689 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3690
3691 Sync from gcc:
3692
3693 2006-01-31 Richard Guenther <rguenther@suse.de>
3694 Paolo Bonzini <bonzini@gnu.org>
3695
3696 * Makefile.def (target_modules): Add libgcc-math target module.
3697 * configure.in (target_libraries): Add libgcc-math target library.
3698 (--enable-libgcc-math): New configure switch.
3699 * Makefile.in: Re-generate.
3700 * configure: Re-generate.
3701 * libgcc-math: New toplevel directory.
3702
3703 2006-01-18 Richard Henderson <rth@redhat.com>
3704 Jakub Jelinek <jakub@redhat.com>
3705 Diego Novillo <dnovillo@redhat.com>
3706
3707 * libgomp: New directory.
3708 * Makefile.def: Add target_module libgomp.
3709 * Makefile.in: Regenerate.
3710 * configure.in (target_libraries): Add target-libgomp.
3711 * configure: Regenerate.
3712
3713 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3714 Andreas Schwab <schwab@suse.de>
3715
3716 * configure: Regenerate.
3717
3718 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
3719
3720 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3721 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3722 the assembler, linker and binutils.
3723 * configure: Regenerate.
3724
3725 2006-01-16 Nick Clifton <nickc@redhat.com>
3726
3727 * config.sub, config.guess: Sync from config repository.
3728
3729 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
3730
3731 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3732 @ from continuation.
3733 * Makefile.in: Rebuilt.
3734
3735 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3736
3737 Sync from gcc:
3738
3739 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3740
3741 PR bootstrap/24252
3742
3743 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3744 * Makefile.tpl (OBJDUMP): New.
3745 (EXTRA_HOST_FLAGS): Add it.
3746 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3747
3748 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3749 to use symbolic links between directories. Avoid race conditions
3750 or make them harmless.
3751 * configure.in: Do not try to use symbolic links between directories.
3752
3753 * Makefile.def (LEAN): Pass.
3754 * Makefile.tpl (LEAN): Define.
3755 (stage[+id+]-start): Accept that the previous directory does not
3756 exist, if the bootstrap is lean.
3757 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3758 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3759 configure substitution.
3760 ([+compare-target+]): Likewise.
3761 ([+bootstrap-target+]-lean): New.
3762 * configure.in: Remove lean bootstrap support from here.
3763
3764 * Makefile.in: Regenerate.
3765 * configure: Regenerate.
3766
3767 2006-01-02 Andreas Schwab <schwab@suse.de>
3768
3769 * configure.in: When reconfiguring remove Makefile in
3770 all stage directories.
3771 * configure: Regenerate.
3772
3773 2005-12-27 Leif Ekblad <leif@rdos.net>
3774
3775 * configure.in: Add support for RDOS target.
3776 * configure: Regenerate.
3777
3778 2005-12-27 Nick Clifton <nickc@redhat.com>
3779
3780 PR binutils/1990
3781 * libtool.m4: Synchronize with version in GCC sources.
3782
3783 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
3784
3785 Revert Ada-related part of the previous change.
3786
3787 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3788 Do not pass.
3789 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3790 * Makefile.in: Regenerate.
3791 * configure.in: Do not include mt-ppc-aix target fragment.
3792 * configure: Regenerate.
3793
3794 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
3795
3796 * configure.in: Select appropriate fragments for PowerPC/AIX.
3797 * configure: Regenerate.
3798
3799 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3800 BOOT_CFLAGS, BOOT_LDFLAGS.
3801 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3802 BOOT_CFLAGS, BOOT_LDFLAGS.
3803 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3804 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3805 (stage): Fail if we cannot complete the work.
3806 * Makefile.in: Regenerate.
3807
3808 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3809
3810 * COPYING.NEWLIB: Update copyright year for default
3811 copyright.
3812
3813 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
3814
3815 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3816 install-host-nogcc): Don't invoke $(stage) at the end.
3817 * Makefile.in: Regenerate.
3818
3819 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
3820
3821 * configure.in: Flip the top-level bootstrap switch.
3822 * configure: Regenerate.
3823
3824 Merge from gcc:
3825
3826 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3827
3828 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3829 $(stage) and $(unstage).
3830 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3831 (all): Remove stray semicolon.
3832 (local-distclean): Don't handle multilib.tmp and multilib.out.
3833 (install.all): Set $s for consistency.
3834 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3835 check_multilibs setting. Always make the install directory.
3836 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3837 Correct @if/@endif.
3838 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3839 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3840 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3841 (multilib.out): Remove.
3842 * Makefile.in: Regenerated.
3843
3844 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3845
3846 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3847 * configure.in: Replace ms1 arch with mt.
3848 * configure: Rebuilt.
3849
3850 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3851
3852 Sync with gcc:
3853
3854 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3855
3856 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3857 * configure.in: Replace ms1 arch with mt.
3858 * configure: Rebuilt.
3859
3860 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3861
3862 Sync with gcc:
3863
3864 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3865
3866 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3867 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3868 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3869 Find in-tree tools if available.
3870 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3871 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3872 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3873 (COMPILER_*_FOR_TARGET): New.
3874 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3875 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3876 (CONFIGURED_*, USUAL_*): Remove.
3877 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3878 STRIP): Use autoconf substitutions.
3879 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3880 COMPILER_NM_FOR_TARGET): New.
3881 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3882
3883 (all): Make all-host and all-target in parallel.
3884 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3885 that $$r and $$s are set before invoking a recursive make.
3886 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3887 ([+bootstrap-target+]): Inline most of the `all' target.
3888
3889 2005-11-29 Ben Elliston <bje@au.ibm.com>
3890
3891 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3892 from the gcc build directory.
3893 * Makefile.in: Regenerate.
3894
3895 2005-11-29 Ben Elliston <bje@au.ibm.com>
3896
3897 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3898 depend on all-libdecnumber.
3899 * configure.in (host_libs): Include libdecnumber.
3900 * Makefile.in: Regenerate.
3901 * configure: Likewise.
3902
3903 2005-11-21 Kean Johnston <jkj@sco.com>
3904
3905 * config.sub, config.guess: Sync from upstream sources.
3906
3907 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3908
3909 * Makefile.def: Remove gdb dependencies for gdbtk.
3910 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3911 (configure-gdb, install-gdb): New rules.
3912 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3913 * Makefile.in, configure: Regenerated.
3914
3915 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
3916
3917 PR bootstrap/24297
3918 * Makefile.tpl (do-[+make-target+], do-check, install,
3919 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3920 are set before recursing.
3921 * Makefile.in: Regenerate.
3922
3923 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3924
3925 PR bootstrap/18939
3926 * Makefile.def (gcc) <target>: Fix thinko.
3927 * Makefile.in: Regenerate.
3928
3929 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3930
3931 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3932 * configure: Regenerate.
3933
3934 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
3935
3936 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3937 target-libffi, target-qthreads, target-libjava, and
3938 targetlibobjc.
3939 * configure: Regenerate.
3940
3941 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3942
3943 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3944 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3945 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3946 (USUAL_OBJDUMP_FOR_TARGET): New.
3947 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3948 * configure.in: Check for $OBJDUMP_FOR_TARGET.
3949 * configure, Makefile.in: Regenerated.
3950
3951 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3952
3953 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3954 before other host packages.
3955
3956 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3957
3958 PR bootstrap/22340
3959
3960 * configure.in (default_target): Remove.
3961 * Makefile.tpl (all): Do not use prerequisites as subroutines
3962 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3963 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3964 use prerequisites as subroutines.
3965 (check-host, check-target): New.
3966 (bootstrap configure & all targets): Do not use stage*-start
3967 if the directory layout is already ok.
3968 (non-bootstrap configure & all targets): Prepend a $(unstage).
3969 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3970 (NOTPARALLEL): Remove.
3971 (unstage, stage variables): New variables.
3972 (unstage, stage targets): Simply expand to those variables.
3973
3974 * configure: Regenerate.
3975 * Makefile.in: Regenerate.
3976
3977 2005-10-04 James E Wilson <wilson@specifix.com>
3978
3979 * Makefile.def (lang_env_dependencies): Add libmudflap.
3980 * Makefile.in: Regenerate.
3981
3982 2005-10-03 Catherine Moore <clm@cm00re.com>
3983
3984 * configure.in (bfin-*-*): Support bfin.
3985 * configure: Regenerated.
3986
3987 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
3988
3989 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3990 * configure: Regenerated.
3991
3992 2005-09-28 Geoffrey Keating <geoffk@apple.com>
3993
3994 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3995 (LIPO_FOR_TARGET): New.
3996 (CONFIGURED_LIPO_FOR_TARGET): New.
3997 (USUAL_LIPO_FOR_TARGET): New.
3998 (STRIP_FOR_TARGET): New.
3999 (CONFIGURED_STRIP_FOR_TARGET): New.
4000 (USUAL_STRIP_FOR_TARGET): New.
4001 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4002 STRIP_FOR_TARGET.
4003 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4004 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4005 * Makefile.in: Regenerate.
4006 * configure: Regenerate.
4007
4008 2005-09-19 David Edelsohn <edelsohn@gnu.org>
4009
4010 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4011 (rs6000-*-aix*): Same.
4012 * configure: Regenerate.
4013
4014 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4015
4016 * configure.in: Recognize f95 in the --enable-languages option,
4017 and substitute it for fortran, issuing a warning.
4018 * configure: Regenerate.
4019
4020 2005-09-07 Ben Elliston <bje@au.ibm.com>
4021
4022 Import from Autoconf sources:
4023
4024 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4025 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4026 Elliston. Handle weird characters correctly.
4027
4028 2005-08-30 Phil Edwards <phil@codesourcery.com>
4029
4030 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4031 * configure: Regenerated.
4032
4033 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4034
4035 * Makefile.def (libssp): Add to lang_env_dependencies.
4036 * Makefile.in: Regenerate.
4037
4038 2005-08-17 Christian Groessler <chris@groessler.org>
4039
4040 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4041 * Makefile.in: Regenerate.
4042
4043 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
4044
4045 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4046 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4047 Look for alternate names of the target cc and c++
4048 * configure: Regenerate.
4049
4050 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
4051
4052 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4053 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4054 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4055 tools; remove code to manually set them.
4056 (Target tools): Look in the environment for them.
4057 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4058 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4059 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4060 build directory.
4061 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4062 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4063 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4064 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4065 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4066 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4067 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4068 * configure: Regenerate.
4069 * Makefile.in: Regenerate.
4070
4071 2005-07-27 Mark Mitchell <mark@codesourcery.com>
4072
4073 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4074 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4075 * Makefile.in: Regenerated.
4076
4077 2005-07-26 Mark Mitchell <mark@codesourcery.com>
4078
4079 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4080 (CFLAGS_FOR_TARGET): Use it.
4081 (CXXFLAGS_FOR_TARGET): Likewise.
4082 * Makefile.in: Regenerated.
4083 * configure.in (--with-build-sysroot): New option.
4084 * configure: Regenerated.
4085
4086 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
4087
4088 * Makefile.tpl: Wrap install between unstage and stage
4089 * Makefile.in: Regenerate.
4090
4091 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4092
4093 * all files: Update FSF address.
4094
4095 2005-07-14 Jim Blandy <jimb@redhat.com>
4096
4097 * configure.in: Add cases for Renesas m32c.
4098 * configure: Regenerated.
4099
4100 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4101
4102 * COPYING, compile, config-ml.in, config.guess,
4103 config.sub, install-sh, missing, mkinstalldirs,
4104 symlink-tree, ylwrap: Sync from upstream sources.
4105
4106 2005-07-13 Eric Christopher <echristo@redhat.com>
4107
4108 * configure.in: Add toplevel noconfigdir support for tpf.
4109 * configure: Regenerate.
4110
4111 2005-07-11 Jakub Jelinek <jakub@redhat.com>
4112
4113 * Makefile.def (target_modules): Add libssp.
4114 * configure.in (target_libraries): Add target-libssp.
4115 * configure: Rebuilt.
4116 * Makefile.in: Rebuilt.
4117
4118 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
4119
4120 PR ada/22340
4121
4122 * Makefile.def: Sync with gcc.
4123 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4124 * Makefile.in: Regenerate.
4125
4126 2005-07-07 Andreas Schwab <schwab@suse.de>
4127
4128 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4129 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4130 * Makefile.in: Regenerated.
4131
4132 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
4133
4134 * configure.in: Add --enable-libssp and --disable-libssp.
4135 * configure: Regenerate with autoconf-2.13.
4136
4137 2005-07-06 Geoffrey Keating <geoffk@apple.com>
4138
4139 * configure.in: Don't build sim or rda when targetting darwin.
4140 * configure: Regenerate.
4141
4142 2005-07-04 Ben Elliston <bje@gnu.org>
4143
4144 * src-release (do-proto-toplev): Remove dejagnu bits.
4145 (DEJAGNU_SUPPORT_DIRS): Remove.
4146 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4147 (GDBD_SUPPORT_DIRS): Likewise.
4148 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4149 (INSIGHTD_SUPPORT_DIRS): Likewise.
4150 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4151
4152 2005-06-30 Ben Elliston <bje@gnu.org>
4153
4154 * setup.com (mpw): Remove unused directive.
4155
4156 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
4157
4158 * Makefile.def (stagefeedback): Come after profile.
4159 Define profiledbootstrap target.
4160 * Makefile.tpl (profiledbootstrap): Remove.
4161 (stageprofile-end): Zap stagefeedback.
4162 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4163 * Makefile.in: Regenerate.
4164
4165 2005-06-13 Zack Weinberg <zack@codesourcery.com>
4166
4167 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4168 In 'cpp' stanza, support '#line' as well as '# '.
4169
4170 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
4171
4172 * configure.in (unsupported_languages): New macro.
4173 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4174 non-ported target libraries in noconfigdirs.
4175 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4176 non-linux-gnu. Remove libgcj_ex_libffi.
4177 <lang_frag loop>: Set add_this_lang=no if the language is in
4178 unsupported_languages.
4179 * configure: Regenerate.
4180
4181 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4182
4183 * configure.in: Fix typo in handling of --with-mpfr-dir.
4184 * configure: Regenerate.
4185
4186 2005-06-02 Jim Blandy <jimb@redhat.com>
4187
4188 * config.sub: Add cases for the Renesas m32c. (This patch has been
4189 accepted into the master sources.)
4190
4191 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
4192 Michael Snyder <msnyder@redhat.com>
4193 Stan Cox <scox@redhat.com>
4194
4195 * configure.in: Set noconfigdirs for ms1.
4196
4197 * configure: Regenerate.
4198
4199 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
4200
4201 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4202 (Dependencies): Consider target modules for bootstrap dependencies.
4203 Make target bootstrap modules depend on each stage's gcc.
4204 * Makefile.in: Regenerate.
4205
4206 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
4207
4208 * Makefile.def (configure-gcc): Depend on binutils having been built.
4209 (all-gcc): No need to do it here.
4210 * Makefile.in: Regenerate.
4211
4212 2005-05-19 Paul Brook <paul@codesourcery.com>
4213
4214 * configure.in: Rewrite misleading error message when requested
4215 language cannot be built.
4216 * configure: Regenerate.
4217
4218 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4219
4220 * ylwrap: Import from Automake 1.9.5.
4221
4222 2005-05-04 Mike Stump <mrs@apple.com>
4223
4224 * configure.in: Always pass --target to target configures as
4225 otherwise rebuilds that do --recheck will fail.
4226 * configure: Rebuilt.
4227
4228 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
4229
4230 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4231 STAGE_HOST_EXPORTS.
4232 (configure, all): Add bootstrap support.
4233 (Host modules, target modules): Pass post-stage1 flags and exports.
4234 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4235 * Makefile.in: Regenerate.
4236
4237 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
4238
4239 Sync from gcc:
4240
4241 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4242
4243 * config.sub: Update from master copy.
4244
4245 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4246
4247 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4248 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4249 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4250 "*-*-elf" and "*-*-linux*".
4251 * configure: Regenerate.
4252
4253 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
4254
4255 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4256 (TARGET_CONFIGARGS): Include --with-target-subdir.
4257 (configure, all): New macros. Use them throughout.
4258
4259 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
4260
4261 * Makefile.tpl: Sync with gcc.
4262 * Makefile.in: Regenerate.
4263
4264 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4265
4266 * config/mh-mingw32: Delete.
4267 * configure.in: Don't use it.
4268 * configure: Regenerate.
4269
4270 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
4271
4272 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4273 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4274 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4275 (HOST_LIB_PATH): Generate from Makefile.def.
4276 (TARGET_LIB_PATH): Likewise.
4277 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4278 * Makefile.in: Regenerate.
4279 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4280 (RPATH_ENVVAR): Include Darwin case.
4281 * configure: Regenerate.
4282
4283 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
4284
4285 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4286 * configure: Regenerate.
4287
4288 2005-03-21 Zack Weinberg <zack@codesourcery.com>
4289
4290 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4291 gcc_version, and gcc_version_trigger from set of flags to pass.
4292 * Makefile.tpl: Remove definitions of above variables.
4293 (config.status): Remove dependency on $(gcc_version_trigger).
4294 * Makefile.in: Regenerate.
4295 * configure.in: Do not reference config/gcc-version.m4 nor
4296 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4297 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4298 * configure: Regenerate.
4299
4300 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4301 Andrew Pinski <pinskia@physics.uc.edu>
4302
4303 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4304 * Makefile.in: Regenerate.
4305
4306 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
4307
4308 PR libgcj/20160
4309 * ltmain.sh: Avoid creating archives with components that have
4310 duplicate basenames.
4311
4312 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4313
4314 PR bootstrap/20250
4315 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4316 instead of check.
4317 * Makefile.in: Regenerate.
4318
4319 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4320
4321 Sync from gcc.
4322
4323 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4324
4325 PR bootstrap/17383
4326 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4327 * Makefile.tpl (HOST_SUBDIR): New substitution.
4328 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4329 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4330 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4331 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4332 (Host modules, Bootstrapped modules): Use it.
4333 (Build modules, Target modules): Do not create symlink trees,
4334 always configure out-of-srcdir.
4335 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4336 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4337 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4338 $(HOST_SUBDIR). Create a symlink for host_subdir.
4339
4340 * Makefile.in: Regenerate.
4341 * configure: Regenerate.
4342
4343 Merged from libada-gnattools-branch:
4344 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4345
4346 * Makefile.def: Add gnattools as a module, depending on target-libada.
4347 * Makefile.in: Regenerate.
4348 * configure.in: Include gnattools in host_tools; disable it if ada
4349 is disabled.
4350 * configure: Regenerate.
4351
4352 2005-02-23 Nick Clifton <nickc@redhat.com>
4353
4354 * configure: Regenerate.
4355
4356 2005-02-22 Paul Schlie <schlie@comcast.net>
4357
4358 * configure.in: Allow darwin targeted ports to build tk, itcl and
4359 libgui.
4360
4361 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4362
4363 PR libgcj/10353
4364 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4365 * configure: Regenerate.
4366
4367 2005-02-08 Andrew Cagney <cagney@gnu.org>
4368
4369 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4370 gdb/ section. Update GDB's URL.
4371
4372 2005-01-31 Andrew Cagney <cagney@gnu.org>
4373
4374 * gettext.m4: Only set ENABLE_NLS when gettext is present.
4375
4376 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
4377
4378 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4379 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4380 target-libgloss when not *-*-elf and *-*-aout.
4381 * configure: Regenerate.
4382
4383 2005-01-27 Andrew Cagney <cagney@gnu.org>
4384
4385 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4386
4387 2005-01-24 Andrew Cagney <cagney@gnu.org>
4388
4389 * gettext.m4: Only fall back to ../intl/ when it's present.
4390
4391 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4392
4393 * install-sh, config.sub: Import from upstream.
4394
4395 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4396
4397 PR bootstrap/18222
4398 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4399 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4400 * Makefile.in: Regenerate.
4401
4402 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
4403
4404 Revert 2004-12-28 Makefile changes, a better fix will be
4405 applied to mainline and src after GCC 4.0 branches.
4406
4407 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
4408
4409 PR bootstrap/17383
4410
4411 * Makefile.def (target_modules): Remove stage parameter,
4412 it is always true now.
4413 * Makefile.tpl (configure-build-[+module+],
4414 configure-target-[+module+]): Always build symlink tree
4415 for the directory and for include. BUILD_SUBDIR and
4416 TARGET_SUBDIR cannot be . anymore.
4417 * Makefile.in: Regenerate.
4418
4419 2004-12-25 David Edelsohn <edelsohn@gnu.org>
4420
4421 Revert 2004-12-08 Makefile changes.
4422
4423 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4424
4425 * configure.in (sh64-*-*): Reenable gprof.
4426 * configure: Regenerate.
4427
4428 2004-12-09 Jim Blandy <jimb@redhat.com>
4429
4430 * MAINTAINERS: List 'depcomp' as part of automake.
4431
4432 2004-12-08 David Edelsohn <edelsohn@gnu.org>
4433
4434 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4435 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4436 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4437 * Makefile.in: Regenerate.
4438
4439 2004-12-07 Matt Kraai <kraai@ftbfs.org>
4440
4441 * Makefile.tpl: Generate normal dependencies if the LHS module is
4442 not bootstrapped.
4443 * Makefile.in: Regenerate.
4444
4445 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4446
4447 * configure.in: Include config/gxx-include-dir.m4. Use
4448 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4449 * configure: Regenerate.
4450
4451 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4452
4453 * config.if: Delete.
4454 * configure.in: Set libstdcxx_incdir directly.
4455 * configure: Regenerate.
4456 * MAINTAINERS: Remove mention of config.if.
4457 * src-release (DEVO_SUPPORT): Remove config.if.
4458
4459 2004-12-02 Eric Christopher <echristo@redhat.com>
4460
4461 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4462 of things to remove.
4463 * Makefile.in: Regenerate.
4464
4465 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4466
4467 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4468 * configure: Regenerate.
4469
4470 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4471
4472 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4473 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4474 * configure: Regenerate.
4475
4476 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4477
4478 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4479 (hppa*64*-*-*): Delete incorrect comment.
4480 * configure: Rebuilt.
4481
4482 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4483
4484 * install-sh, compile: Import from automake.
4485
4486 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4487
4488 * config.guess, config.sub: Import from savannnah.
4489
4490 2004-11-12 Mike Stump <mrs@apple.com>
4491
4492 * Makefile.def: Add html support.
4493 * Makefile.tpl: Likewise.
4494 * Makefile.in: Regenerate.
4495
4496 2004-11-11 Geoffrey Keating <geoffk@apple.com>
4497
4498 PR 18423
4499 * configure.in: Remove all instances of build-fixincludes from
4500 noconfigdirs.
4501 (build_configargs): Supply --target to subdirectories.
4502 * configure: Regenerate.
4503
4504 * Makefile.def: Make gcc install depend on fixincludes install.
4505 * Makefile.in: Regenerate.
4506
4507 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4508
4509 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4510 target-libgfortran.
4511 * configure: Regenerate.
4512
4513 2004-11-07 David Edelsohn <edelsohn@gnu.org>
4514
4515 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4516 like CC.
4517
4518 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
4519
4520 * Makefile.def (host fixincludes): Specify missing targets.
4521 * Makefile.in: Regenerate.
4522
4523 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4524
4525 PR other/17783
4526 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4527 * configure: Regenerated.
4528
4529 2004-11-04 Daniel Jacobowitz <dan@debian.org>
4530
4531 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4532 * configure: Regenerated.
4533
4534 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
4535
4536 PR target/18151
4537 * configure.in (case ${target}): Do not build fixincludes for avr.
4538 * configure: Regenerated.
4539
4540 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
4541
4542 * configure.in (case ${target}): Do not build fixincludes
4543 on platforms where it is not used.
4544 * configure: Regenerated.
4545
4546 2004-10-23 Daniel Jacobowitz <dan@debian.org>
4547
4548 * configure.in: Use an absolute path to install-sh.
4549 * configure: Regenerated.
4550
4551 2004-10-19 Andrew Cagney <cagney@gnu.org>
4552
4553 * src-release (do-djunpack, do-md5sum): Install the generated file
4554 directly into the proto-toplev/ directory.
4555
4556 2004-10-19 Andrew Cagney <cagney@gnu.org>
4557
4558 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4559
4560 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4561
4562 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4563 * configure: Regenerate.
4564
4565 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
4566
4567 Fix wrong conflict resolution in:
4568
4569 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4570
4571 * Makefile.in: Regenerate.
4572 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4573 in the recursive `make', instead of hardwiring `all'.
4574 (Autogenerated TARGET-* variables): New.
4575
4576 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4577
4578 Merged from GCC / libtool upstream:
4579 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4580 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4581 * ltcf-cxx.sh (tpf*): Likewise.
4582 * ltconfig (tpf*): Add TPF OS configuration support.
4583
4584 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
4585
4586 * configure.in: Enable target-libgloss for crx-*-*.
4587 * configure: Regenerate.
4588
4589 2004-09-24 Michael Roth <mroth@nessie.de>
4590
4591 * configure.in (--without-headers): Add missing double quotes.
4592 * configure: Regenerate.
4593
4594 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4595
4596 * ylwrap: Revert to previous version.
4597
4598 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4599
4600 PR bootstrap/17369
4601 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4602 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4603 SET_GCC_LIB_PATH_CMD.
4604 (BASE_TARGET_EXPORTS): Likewise.
4605 * Makefile.in: Regenerated.
4606
4607 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4608 * configure: Regenerated.
4609
4610 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4611
4612 * config.guess: New upstream version
4613 * compile, depcomp, install-sh, ylwrap: Likewise.
4614
4615 2004-09-19 Roger Sayle <roger@eyesopen.com>
4616
4617 * config/mh-x86omitfp: New host makefile fragment. Add
4618 -fomit-frame-pointer to the default BOOT_CFLAGS.
4619 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4620 * configure: Regenerate.
4621
4622 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4623
4624 PR target/11572
4625 * configure.in (*-*-darwin*): Renable libobjc.
4626 * configure: Regenerate.
4627
4628 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
4629
4630 * Makefile.def: Remove libbanshee.
4631 * Makefile.tpl: Ditto.
4632 * configure.in: Ditto.
4633 * Makefile.in: Regen.
4634 * configure: Ditto.
4635
4636 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
4637
4638 * missing: Import latest version from master repository.
4639
4640 2004-09-04 Nick Clifton <nickc@redhat.com>
4641
4642 * config.sub: Import latest version from master repository.
4643 * config.guess: Likewise.
4644 This includes these changes:
4645
4646 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4647
4648 * config.sub: Handle crisv32, alias etraxfs.
4649 * config.guess (crisv32:Linux:*:*): Handle.
4650
4651 2004-08-13 Brad Smith <brad@comstyle.com>
4652
4653 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4654 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4655
4656 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4657
4658 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4659 assume the processor is a powerpc. This is because coreutils
4660 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4661 in this case, due to a MacOS X bug that causes
4662 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4663 to return a negative number.
4664 Problem reported by Petter Reinholdtsen in:
4665 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4666
4667 2004-07-19 Ben Elliston <bje@gnu.org>
4668
4669 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4670
4671 2004-06-24 Ben Elliston <bje@gnu.org>
4672
4673 * config.guess: Update copyright years.
4674 * config.sub: Likewise.
4675
4676 2004-06-22 Robert Millan <robertmh@gnu.org>
4677
4678 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4679 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4680
4681 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4682
4683 * config.guess (*:*VMS:*:*): New entry. Replaces
4684 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4685 manufacturer.
4686
4687 2004-06-22 Ben Elliston <bje@gnu.org>
4688
4689 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4690 * config.sub: Likewise.
4691
4692 2004-06-22 Ben Elliston <bje@gnu.org>
4693
4694 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4695 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4696
4697 2004-06-11 Ben Elliston <bje@gnu.org>
4698
4699 * config.guess (pegasos:OpenBSD:*:*): Remove.
4700
4701 2004-06-11 Ben Elliston <bje@gnu.org>
4702
4703 From Wouter Verhelst <wouter@grep.be>:
4704 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4705
4706 2004-06-11 Ben Elliston <bje@gnu.org>
4707
4708 * config.guess (luna88k:OpenBSD:*:*): New.
4709
4710 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4711
4712 * config.guess (m32r*:Linux:*:*): New case.
4713 * config.sub: Handle m32rle.
4714
4715 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4716
4717 From Jens Petersen <petersen@redhat.com>:
4718 * config.sub: Handle sparcv8.
4719
4720 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4721
4722 From Tom Smith <smith@cag.lkg.hp.com>:
4723 * config.guess: Version suffixes are equally significant on Tru64
4724 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4725 prefix of "P" (patched kernel).
4726
4727 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4728
4729 * config.sub: Add support for National Semiconductor CRX target.
4730
4731 2004-09-03 Jan Beulich <jbeulich@novell.com>
4732
4733 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4734 *-*-netware, but add target-libmudflap.
4735 Consolidate *-*-netware targets (of which really only i?86 exists)
4736 into a single entry.
4737 * configure: Likewise.
4738
4739 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
4740
4741 * Makefile.tpl (sorry): Remove.
4742 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4743 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4744 (do-clean): Clean per-stage directories too.
4745 (do-distclean): Run distclean-stage1 too.
4746 (.NOTPARALLEL): Enable during toplevel bootstrap.
4747 (stage[+id+]-bubble): Enable parallel execution during
4748 the recursive invocation.
4749 * Makefile.in: Regenerate.
4750
4751 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4752
4753 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4754
4755 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4756 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4757 * configure: regenerate
4758 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4759 -mdynamic-no-pic
4760
4761 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
4762
4763 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4764 include.
4765 * configure.in: Fix indentation.
4766 * configure: Regenerate.
4767
4768 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
4769
4770 * Makefile.def (build_modules): Add fixincludes.
4771 (dependencies): Make gcc depend on fixincludes.
4772 * configure.in (build_tools): Add fixincludes.
4773 (build_configdirs): Always include build_libs.
4774 * Makefile.in: Regenerate.
4775 * configure: Regenerate.
4776
4777 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
4778
4779 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4780 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4781 phony targets; do not generate timestamp files.
4782 (distclean-stageN): Remove references to their timestamp files.
4783 (restageN, touch-stageN): Remove.
4784 (stageN-bubble): Rewritten.
4785 (compare): Support lean bootstraps.
4786 * Makefile.in: Regenerate.
4787
4788 * configure.in: Only warn when bootstrapping but
4789 build != host or build != target. Support lean bootstraps.
4790 * configure: Regenerate.
4791
4792 Sync from gcc:
4793 2004-08-26 Phil Edwards <phil@codesourcery.com>
4794
4795 * configure.in: Give a better error message if GMP/MPFR are missing
4796 and a language needing them has been requested.
4797 * configure: Regenerated.
4798
4799 2004-08-25 Phil Edwards <phil@codesourcery.com>
4800
4801 * configure.in: Print a list of available language front-ends if
4802 a requested one is missing. Tidy stray tab characters.
4803 * configure: Regenerated.
4804
4805 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
4806
4807 * Makefile.in: Regenerate.
4808 * configure: Regenerate.
4809
4810 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4811 stage_*_flags.
4812 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4813 for bootstrapped modules if toplevel bootstrap is going.
4814 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4815 modules. Adjust for changes in Makefile.def. Enable several
4816 rules even in non-bootstrap mode, just to avoid peppering the
4817 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4818 (stage-[+prev+]-bubble): Remove.
4819
4820 * Makefile.def (Dependencies): Depend on all-build-bison,
4821 all-build-flex, all-build-byacc, all-build-texinfo, rather
4822 than the host variations.
4823 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4824 with BUILD_SUBDIR.
4825 (BISON): Update for recent Bisons.
4826 (YACC): Fix typo.
4827 (cross): Depend on all-build.
4828 (all): Do not depend on all-build.
4829 (prebootstrap): Remove.
4830 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4831 (Prebootstrap dependencies): Add them to the per-stage targets
4832 and to all-prebootstrap.
4833 * configure.in (build_configdirs): Always enable build_tools.
4834 (BUILD_DIR_PREFIX): Remove.
4835
4836 * Makefile.def (gcc): Add target variable.
4837 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4838 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4839 in the recursive `make', instead of hardwiring `all'.
4840 (Autogenerated TARGET-* variables): New.
4841
4842 2004-08-17 Robert Millan <robertmh@gnu.org>
4843
4844 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4845 (instead of FreeBSD).
4846 * configure: Regenerate.
4847
4848 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4849
4850 * Makefile.def, configure.in, src-release: Remove useless, bogus
4851 references to tix.
4852 * Makefile.in, configure: Regenerate.
4853
4854 * src-release: Stop distributing mmalloc with gdb (which doesn't
4855 use it).
4856 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4857 * Makefile.in: Regenerate.
4858
4859 2004-08-09 Mark Mitchell <mark@codesourcery.com>
4860
4861 * configure.in (arm*-*-eabi*): New target.
4862 * configure: Regenerate.
4863
4864 2004-08-01 Robert Millan <robertmh@gnu.org>
4865
4866 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4867 libmudflap for all GNU-based systems (with Glibc).
4868 * configure: Regenerate.
4869
4870 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
4871
4872 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4873 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4874 (Dependencies): New section.
4875 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4876 (configure-target-[+module+]): Depend on maybe-all-gcc
4877 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4878 (toplevel profiledbootstrap): Fix dependencies.
4879 * Makefile.in: Regenerate.
4880
4881 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4882
4883 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4884 target-libiberty to noconfigdirs.
4885
4886 2004-08-03 Paul Brook <paul@codesourcery.com>
4887
4888 * configure.in: Check for MPFR as well as GMP.
4889 * configure: Regenerate.
4890
4891 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4892
4893 * Makefile.def (host-modules): Add gcc.
4894 * Makefile.in: Regenerate.
4895 * Makefile.tpl (sorry): New rule.
4896 (configure-host, all-host, [+make_target+]-host, do-check,
4897 install-host): Do not add gcc as a special case.
4898 (host modules): Add a small special-casing for gcc. Export
4899 extra_make_flags through the environment.
4900 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4901 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4902 other recursive targets for gcc): Remove.
4903
4904 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4905 (stage, unstage): New rules.
4906 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4907 distclean-stage[+id+]): Use stage_current.
4908 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4909 the stage*-start rules.
4910
4911 2004-07-19 Robert Millan <robertmh@gnu.org>
4912
4913 Synced from gcc:
4914
4915 2004-04-26 Robert Millan <robertmh@gnu.org>
4916
4917 Add patches from libtool CVS.
4918 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
4919 * ltconfig: Likewise.
4920 * ltcf-c.sh: Likewise.
4921 * ltcf-cxx.sh: Likewise.
4922 * ltcf-gcj.sh: Likewise.
4923
4924 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
4925
4926 * configure.in: Add noconfigdirs for crx-*-*.
4927 * configure: Regenerate.
4928
4929 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
4930
4931 Synced from gcc:
4932
4933 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4934
4935 * configure.in: Build libmudflap by default on FreeBSD.
4936 * configure: Regenerated.
4937
4938 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4939
4940 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4941 systems.
4942 * configure: Regenerated.
4943
4944 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4945
4946 PR target/16344
4947 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4948 feedback based compiler.
4949 * Makefile.in: Rebuilt.
4950
4951 2004-07-05 Phil Edwards <phil@codesourcery.com>
4952
4953 * configure.in: Do not prepend $srcdir to /dev/null in
4954 makefile fragments.
4955 * configure: Regenerate.
4956
4957 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
4958
4959 * Makefile.def (host_modules): Set bootstrap=true for flex.
4960 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4961 * Makefile.in: Rebuilt.
4962
4963 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
4964
4965 * Makefile.def (build_modules): Add bison, byacc, flex,
4966 m4, texinfo.
4967 (flags_to_pass): Add FLEX.
4968 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4969 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4970 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4971 DEFAULT_MAKEINFO): Remove.
4972 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4973 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4974 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4975 objdir or else use configured tool.
4976 (all-build): New.
4977 (all): Depend on it.
4978 (Build module dependencies): Add.
4979 * Makefile.in: Regenerate.
4980 * configure.in: Better support for multiple build modules,
4981 matching what is done for host/target modules. Do not look
4982 for "plausible" locations of build tools if Canadian cross.
4983 Use autoconf's AC_PROG_CC to find a C compiler. Define
4984 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4985 * configure: Regenerate.
4986
4987 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4988
4989 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4990 * Makefile.in: Regenerate.
4991
4992 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4993
4994 * Makefile.tpl (configure-build-[+module+],
4995 configure-[+module+], configure-target-[+module+]): Pass
4996 [+extra_configure_args+].
4997 (all-build-[+module+], all-[+module+], check-[+module+],
4998 install-[+module+], [+make_target+]-[+module+],
4999 all-target-[+module+], check-target-[+module+],
5000 install-target-[+module+], [+make_target+]-target-[+module+]):
5001 Pass [+extra_make_args+].
5002 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5003 (GCC_HOST_EXPORTS): Remove.
5004 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5005 cross, check-gcc, check-gcc-c++, install-gcc,
5006 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5007 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5008 * Makefile.in: Regenerate.
5009
5010 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5011
5012 * configure.in: Check for srcdir/winsup rather than build directory
5013 winsup.
5014 * configure: Regenerate.
5015
5016 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
5017
5018 * configure.in: Don't build Cygwin native newlib if winsup
5019 directory is missing. Emit warning instead.
5020 * configure: Regenerate.
5021
5022 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
5023
5024 * Makefile.tpl (touch-stage[+id+]): New.
5025 (restage[+prev+]): Depend on touch-stage[+id+].
5026
5027 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5028 Use it throughout.
5029
5030 * Makefile.def: Add profile and feedback bootstrap stages.
5031 Remove next field from bootstrap stages.
5032 * Makefile.tpl (LN, LN_S): Substitute.
5033 (stageN-start, stageN-end): Use double-colon rules, to
5034 provide a hook for additional setup commands.
5035 (distclean-stageN-gcc, restageN): Create dependencies from
5036 [+prev+], not from [+next+].
5037 (stageN-bubble): Add commands for successive stages from
5038 [+prev+], using double-colon rules.
5039 (all-stageN-gcc): Fix typo.
5040 (stagefeedback-start, profiledbootstrap): New.
5041 * Makefile.in: Regenerate.
5042 * configure.in: Call ACX_PROG_LN.
5043 * configure: Regenerate.
5044
5045 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
5046
5047 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5048 without gcc.
5049 * configure: Regenerate.
5050
5051 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5052
5053 * Makefile.tpl: Fix typo.
5054 * Makefile.in: Regenerate.
5055
5056 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5057
5058 * configure.in: Remove new- prefix from toplevel
5059 bootstrap targets.
5060 * configure: Regenerate.
5061
5062 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5063
5064 Merge this patch from the gcc tree:
5065
5066 2004-05-30 Andreas Jaeger <aj@suse.de>
5067 Jim Wilson <wilson@specifixinc.com>
5068
5069 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5070 like CC.
5071
5072 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5073
5074 * Makefile.tpl (all.normal): Rename to all.
5075 (all): Replace with a rule to pick the default
5076 target from configure.
5077 (all-gcc, configure-gcc): Use conditionals to
5078 do nothing when toplevel bootstrap is going on.
5079 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5080 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5081 * configure.in: Support --enable-bootstrap.
5082
5083 * Makefile.def: Remove new- prefix from toplevel
5084 bootstrap targets.
5085 * Makefile.tpl: Likewise.
5086
5087 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5088 target.
5089
5090 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5091 $(RECURSE_FLAGS) to recursive invocation of make.
5092
5093 * Makefile.in: Regenerate.
5094 * configure: Regenerate.
5095
5096 2004-05-27 Daniel Jacobowitz <dan@debian.org>
5097
5098 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5099 * configure: Regenerate.
5100
5101 2004-05-25 Daniel Jacobowitz <drow@false.org>
5102
5103 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5104 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5105 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5106 targets.
5107 * Makefile.in: Regenerate.
5108
5109 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
5110
5111 * configure.in: Test the ability to symlink directories.
5112 * configure: Regenerate.
5113
5114 * Makefile.def (bootstrap-stage): New definitions.
5115 * Makefile.tpl (configure-stage1-gcc,
5116 configure-stage2-gcc, configure-stage3-gcc,
5117 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5118 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5119 new-restage3, compare): Autogenerate, see Makefile.in
5120 entry for behavioral changes.
5121 (distclean-stage1, new-stage1-start, new-stage1-end,
5122 new-stage1-bubble, distclean-stage2, new-stage2-start,
5123 new-stage2-end, new-stage2-bubble, distclean-stage3,
5124 new-stage3-start, new-stage3-end): New autogenerated targets.
5125 (objext, prebootstrap, BOOT_CFLAGS,
5126 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5127 targets.
5128
5129 * Makefile.in: Regenerate.
5130 (distclean-stage1, new-stage1-start, new-stage1-end,
5131 new-stage1-bubble, distclean-stage2, new-stage2-start,
5132 new-stage2-end, new-stage2-bubble, distclean-stage3,
5133 new-stage3-start, new-stage3-end): New targets.
5134 (all-stage1-gcc): Move prebootstrap dependency from here...
5135 (configure-stage1-gcc): ...to here.
5136 (new-bootstrap): Use bubble targets.
5137 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5138 Use per-stage distclean targets.
5139 (configure-stage1-gcc, configure-stage2-gcc,
5140 configure-stage3-gcc, all-stage1-gcc,
5141 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5142 Use new-stageN-start to prepare the tree.
5143
5144 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
5145
5146 * Makefile.def (host_modules): add libcpp.
5147 * Makefile.tpl: Add dependencies on and for libcpp.
5148 * Makefile.in: Regenerate.
5149 * configure.in: Add libcpp host module.
5150 * configure: Regenerate.
5151
5152 2004-05-17 Zack Weinberg <zack@codesourcery.com>
5153
5154 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5155 of libf2c.
5156 * configure, Makefile.in: Regenerate.
5157
5158 2004-05-13 Diego Novillo <dnovillo@redhat.com>
5159
5160 Merge from tree-ssa-20020619-branch.
5161
5162 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5163 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5164 (HOST_GMPLIBS): Define.
5165 (HOST_GMPINC): Define.
5166 (TARGET_LIB_PATH): Add libmudflap.
5167 (GFORTRAN_FOR_TARGET): Define.
5168 (configure-build*): Export GFORTRAN.
5169 (configure-gcc): Export GMPLIBS and GMPINC.
5170 (all-gcc): Add maybe-all-libbanshee.
5171 (configure-target-libgfortran): Define.
5172 * Makefile.in: Regenerate.
5173 * configure.in (host_libs): Add libbanshee.
5174 (target_libraries): Add target-libmudflap and target-libgfortran.
5175 Add --with-libbanshee.
5176 Handle --disable-libmudflap.
5177 (*-*-freebsd*): Use with_gmp.
5178 Add $(libgcj) to noconfigdirs.
5179 * configure: Regenerate.
5180 * depcomp: New file.
5181 * MAINTAINERS: Add tree-ssa maintainers.
5182
5183 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
5184
5185 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5186 * configure: Regenerate.
5187
5188 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
5189
5190 Revert:
5191 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5192
5193 * Makefile.def (flags_to_pass): Remove *dir variables that
5194 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5195 as well as prefix and exec_prefix.
5196 * Makefile.in: Regenerate.
5197
5198 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5199
5200 * Makefile.def (host_modules): Mark with the bootstrap
5201 flag packages on which gcc depends.
5202 * Makefile.tpl (all-bootstrap): Use it.
5203 * Makefile.in: Regenerate.
5204
5205 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5206
5207 * Makefile.def (flags_to_pass): Remove *dir variables that
5208 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5209 as well as prefix and exec_prefix.
5210 * Makefile.in: Regenerate.
5211
5212 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5213
5214 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5215 * configure: Regenerate.
5216 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5217 * gcc/Makefile.tpl (compare): Use the result of the test.
5218 * gcc/Makefile.in: Regenerate.
5219
5220 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
5221
5222 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5223 Always relocate gcc and prev-gcc to the original names, even
5224 if the build fails.
5225 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5226 New targets.
5227
5228 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5229
5230 * configure.in (mips*-*-irix5*): Enable ld.
5231 * configure: Regenerate.
5232
5233 2004-04-15 James E Wilson <wilson@specifixinc.com>
5234
5235 * Makefile.tpl (configure-[+module+], configure-gcc,
5236 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5237 Set and export LDFLAGS.
5238 * Makefile.in: Regenerate.
5239
5240 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5241
5242 PR bootstrap/14871
5243 * Makefile.tpl: If we don't have built-in-tree target tools,
5244 use the ones found by configure rather than hacking around with
5245 program_transform_name.
5246 * configure.in: Give Makefile.tpl the information necessary
5247 to do that.
5248 * Makefile.in: Regenerate.
5249 * configure: Regenerate.
5250
5251 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5252
5253 PR bootstrap/14760
5254 * configure.in: When computing baseargs, strip *all* copies of
5255 offending options. Also, don't match/substitute the trailing space,
5256 so that this actually works when two similar options are separated by
5257 only one space.
5258 * configure: Regenerate.
5259
5260 2004-04-06 David Edelsohn <edelsohn@gnu.org>
5261
5262 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5263 (rs6000-*-aix*): Same.
5264 * configure: Regenerate.
5265
5266 2004-03-25 Stan Shebs <shebs@apple.com>
5267
5268 Remove MPW support, no longer used.
5269 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5270 mpw-install: Remove files.
5271 * src-release (DEVO_SUPPORT): Remove names of removed files.
5272 * MAINTAINERS: Likewise.
5273
5274 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5275
5276 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5277 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5278 * Makefile.in: Regenerate.
5279
5280 * configure.in (top level bootstrap support): Rework --enable-werror
5281 to set @stage2_werror_flag@.
5282 * configure: Regenerate.
5283 * Makefile.tpl (top level bootstrap support): Pass
5284 @stage2_werror_flag@ down to configure in stages 2 and 3.
5285 * Makefile.in: Regenerate.
5286
5287 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5288
5289 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5290 for stages 2 and 3 as well as in make. As a consequence, remove
5291 OUTPUT_OPTION (now detected by configure) from the flags passed down
5292 to make.
5293 * Makefile.in: Regenerate.
5294
5295 * Makefile.tpl (new-bootstrap): Fix typo.
5296 * Makefile.in: Regenerate.
5297
5298 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5299
5300 * Makefile.tpl: Rearrange by moving recursive_targets rules
5301 into their proper sections.
5302 * Makefile.tpl (top level bootstrap support): Move disabling
5303 of coverage flags from 'make' to 'configure'; improve comments.
5304 * Makefile.in: Regenerate.
5305
5306 * Makefile.tpl (experimental top level bootstrap) Move stage1
5307 language setting from all- target to configure- target; disable
5308 intermodule optimization in stage 1; prevent gratuitous rebuilds
5309 of stage 1.
5310 * Makefile.in: Regenerate.
5311 * configure.in: Comma-separate stage 1 language list for top
5312 level bootstrap.
5313 * configure: Regenerate.
5314
5315 * Makefile.tpl: Clean up experimental top level bootstrap support:
5316 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5317 prev-gcc in configure- targets as well as all- targets.
5318 * Makefile.in: Regenerate.
5319
5320 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
5321
5322 * configure.in: Remove symbolic link section.
5323 * configure: Regenerate.
5324 * Makefile.tpl (links): Remove.
5325 * Makefile.in: Regenerate.
5326
5327 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
5328 Nathanael Nerode <neroden@gcc.gnu.org>
5329
5330 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5331 Set with AC_CHECK_PROGS.
5332 * configure.in: Fix comment typo from last patch.
5333 * configure: Regenerate.
5334
5335 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5336
5337 * Makefile.tpl: Introduce experimental top level bootstrap support.
5338 * Makefile.in: Regenerate.
5339 * configure.in: Introduce support for top level bootstrap.
5340 * configure: Regenerate.
5341
5342 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
5343 Paolo Bonzini <bonzini@gnu.org>
5344
5345 PR bootstrap/14522
5346 * configure.in: Cope with shells that do not support unquoted ^
5347 * configure: Regenerate.
5348
5349 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
5350 Paolo Bonzini <bonzini@gnu.org>
5351
5352 PR bootstrap/14522
5353 * configure.in: Cope with shell that do not support nesting
5354 quotes inside quoted backquote substitutions.
5355 * configure: Regenerate.
5356
5357 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5358
5359 PR bootstrap/14522
5360 * configure.in: Fix escaping of $.
5361 * configure: Regenerate.
5362
5363 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5364
5365 * configure: Regenerate.
5366
5367 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
5368
5369 PR ada/14131
5370 Move language detection to the top level.
5371 * configure.in: Find default values for the tools as
5372 soon as possible. Disable ada if GNAT is not found.
5373 Emit error message about missing languages. Expand
5374 --enable-languages=all for the gcc subdirectory.
5375
5376 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
5377
5378 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5379 and disable libgcj.
5380 * configure: Regenerated.
5381
5382 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5383
5384 PR bootstrap/7087
5385 * Makefile.tpl: Guard XFOO sed statements better.
5386 * Makefile.tpl: Add dependency for configure-target-libada.
5387 * Makefile.in: Regenerate (incidentally fixes broken
5388 commit when libada-branch was merged).
5389
5390 2004-02-28 Andrew Cagney <cagney@redhat.com>
5391
5392 * src-release (CVS_NAMES): Define.
5393 (do-tar, do-tar): Prune $(CVS_NAMES).
5394
5395 2004-02-23 Andrew Cagney <cagney@redhat.com>
5396
5397 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5398 2004-02-19.09.
5399
5400 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5401
5402 PR bootstrap/11932
5403 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5404
5405 2004-02-19 Andrew Cagney <cagney@redhat.com>
5406
5407 * config.guess: Update from version 2003-06-12 to 2004-02-16.
5408 * config.sub: Update from version 2003-06-13 to 2004-02-16.
5409
5410 2004-02-11 David Edelsohn <edelsohn@gnu.org>
5411
5412 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5413 (rs6000-*-aix*): Same.
5414 * configure: Regenerate.
5415
5416 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5417
5418 * configure.in (host): Add in missing $noconfigdirs to defines.
5419 * configure: Regenerate.
5420
5421 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5422 Nathanael Nerode <neroden@gcc.gnu.org>
5423
5424 PR ada/6637, PR ada/5911
5425 Merge with libada-branch:
5426 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5427 with appropriate dependencies. Add --enable-libada configure switch.
5428 * configure, Makefile.in: Regenerate.
5429
5430 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5431
5432 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5433 * configure: Regenerate.
5434
5435 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5436
5437 * COPYING.NEWLIB: Update Red Hat license to 2004.
5438
5439 2004-01-23 DJ Delorie <dj@redhat.com>
5440
5441 * Makefile.def (target_modules) [libiberty]: Don't stage.
5442 * Makefile.in: Rebuilt.
5443
5444 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
5445
5446 * COPYING.NEWLIB: Update to include copyrights for new
5447 iconv code.
5448
5449 2004-01-15 Andrew Cagney <cagney@redhat.com>
5450
5451 * src-release: Update copyright year.
5452 (do-proto-toplev): Configure using i686-pc-linux-gnu.
5453 (NEWLIB_SUPPORT_DIRS): Delete macro.
5454 (newlib.tar.bz2): Delete rule.
5455
5456 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
5457
5458 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5459 * Makefile.tpl (configure-target-[+module+]): Support stage.
5460 * Makefile.in: Rebuilt.
5461
5462 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5463
5464 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5465 throughout.
5466
5467 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5468
5469 * configure.in: Use ./config.cache, not config.cache.
5470 * configure: Regenerate.
5471 * Makefile.tpl: Special-casing not needed for GCC any more.
5472 * Makefile.in: Regenerate.
5473
5474 * configure.in: Don't share a cache file for host dirs.
5475 * configure: Regenerate.
5476
5477 * config-ml.in: Don't mess with the cache file.
5478
5479 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5480
5481 * Makefile.tpl: Make GCC use a separate config.cache.
5482 * Makefile.in: Regenerate.
5483
5484 PR bootstrap/11932, PR bootstrap/11933
5485 (I don't know if it will fix either of them, but it relates
5486 to them.)
5487 * configure.in: Don't use shared config.cache for target
5488 directories.
5489 * configure: Regenerate.
5490
5491 2003-12-31 Roger Sayle <roger@eyesopen.com>
5492
5493 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5494 * configure: Regenerated.
5495
5496 2003-12-21 Bernardo Innocenti <bernie@develer.com>
5497
5498 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5499 * configure: Regenerated.
5500
5501 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5502
5503 Port change over from GCC:
5504 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5505 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5506 (configure-build-[+module+], configure-[+module+]): Likewise.
5507 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5508 * Makefile.in: Regenerate.
5509
5510 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5511
5512 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5513 * configure: Regenerate.
5514
5515 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5516
5517 * COPYING.NEWLIB: Add license info for long long routines added to
5518 stdlib.
5519
5520 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5521
5522 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5523 * Makefile.in: Regenerate.
5524
5525 2003-10-20 Phil Edwards <phil@codesourcery.com>
5526
5527 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5528 * configure: Regenerate.
5529
5530 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5531
5532 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5533 HOST_FLAGS_TO_PASS.
5534 * Makefile.in: Regenerate.
5535
5536 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5537
5538 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5539 * configure: Rebuilt
5540 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5541 * Makefile.in: Rebuilt
5542
5543 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5544
5545 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5546
5547 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
5548
5549 * config-ml.in: Use ac_configure_args directly instead of
5550 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5551 actually seen.
5552
5553 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5554
5555 * config-ml.in: Propagate INSTALL variables.
5556
5557 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
5558
5559 * configure.in: Pass a computed --program-transform-name
5560 to subconfigures.
5561 * configure: Regenerated.
5562
5563 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5564
5565 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5566 * Makefile.in: Regenerate.
5567
5568 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5569 * Makefile.in: Regenerate.
5570
5571 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
5572
5573 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5574 quoting.
5575 * configure: Regenerated.
5576
5577 2003-09-12 Michael Chastain <mec@shout.net>
5578
5579 Fix PR gdb/857.
5580 * src-release (do-proto-topleve): Remove junk files
5581 intl/config.cache, intl/config.status,
5582 intl/config.h, intl/stamp-h.
5583
5584 2003-09-14 Andrew Cagney <cagney@redhat.com>
5585
5586 * src-release (dejagnu.tar): New target.
5587 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5588 (do-djunpack): Use $(PACKAGE) for the package name.
5589
5590 2003-09-04 DJ Delorie <dj@redhat.com>
5591
5592 * configure: Regenerate.
5593
5594 2003-09-04 Robert Millan <robertmh@gnu.org>
5595
5596 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5597
5598 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5599
5600 * configure.in: Ensure arguments to sed are properly spaced.
5601 * configure: Regenerate.
5602
5603 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
5604
5605 Merge from gcc:
5606 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5607 * install-sh: Update to newer upstream versions (associated with
5608 aclocal 1.7).
5609 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5610
5611 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
5612
5613 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5614 * configure: Regenerated.
5615
5616 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
5617
5618 * configure.in: Use newline instead of semicolon when assuming
5619 shell arguments in a for loop.
5620 * configure: Regenerated.
5621
5622 2003-08-20 Geoffrey Keating <geoffk@apple.com>
5623
5624 PR 8180
5625 * configure.in: When testing with_libs and with_headers, treat
5626 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5627 * configure: Regenerate.
5628
5629 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5630 make, shell, etc.
5631 (baseargs): Likewise.
5632 * configure: Regenerate.
5633
5634 2003-08-19 Geoffrey Keating <geoffk@apple.com>
5635
5636 * configure.in: Disable libgcj for darwin not on powerpc.
5637 * configure: Rebuild.
5638
5639 2003-08-15 Michael Chastain <mec@shout.net>
5640
5641 * src-release (do-proto-toplev): Remove junk files
5642 dejagnu/example/calc/config.status,
5643 dejagnu/example/calc/config.log.
5644
5645 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5646
5647 * config-ml.in, symlink-tree: Add license.
5648
5649 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
5650
5651 Merge from gcc:
5652
5653 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5654 * Makefile.tpl (check, check-c++): Express dependencies using
5655 dependencies rather than commands.
5656 * Makefile.in: Regenerate.
5657
5658 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5659 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5660 * Makefile.in: Update.
5661
5662 2003-08-01 Andrew Cagney <cagney@redhat.com>
5663
5664 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5665 * configure: Ditto.
5666
5667 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5668
5669 * configure.in: Enable libgcj for darwin.
5670 * configure: Rebuild.
5671
5672 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
5673
5674 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5675
5676 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5677
5678 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5679 creating target and build subdirs to build all parent dirs as needed.
5680 * Makefile.in: Rebuild.
5681 * configure.in: Don't build dirs explicitly here.
5682 * configure: Rebuild.
5683
5684 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
5685
5686 * Makefile.tpl (all-make): Depend on intl.
5687 * Makefile.in: Rebuilt.
5688
5689 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5690
5691 * config.if: Remove unused libc_interface determination.
5692
5693 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5694
5695 * Makefile.in: Regenerate, correctly this time.
5696
5697 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5698
5699 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5700 unused INSTALL_PROGRAM_ARGS.
5701 * configure.in: Use AC_PROG_INSTALL.
5702 * Makefile.in: Regenerate.
5703 * configure: Regenerate.
5704
5705 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
5706
5707 * configure: Rebuilt.
5708 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5709 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5710 newlib nor libgloss.
5711 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5712 * configure.in (am33_2.0-*-linux*): Added.
5713
5714 2003-07-09 Bob Wilson <bob.wilson@acm.org>
5715
5716 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5717 * configure: Regenerate.
5718
5719 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
5720
5721 * config-ml.in: Replace PWD with PWD_COMMAND.
5722 * Makefile.tpl: Likewise.
5723 * Makefile.in: Regenerated.
5724
5725 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5726
5727 * configure.in: Clean up config-lang.in handling. Delete
5728 useless assignment to "subdirs".
5729 * configure: Regenerate.
5730
5731 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5732
5733 * configure.in: Rename 'target_libs' to 'target_libraries'.
5734 Remove useless reference to 'target_libs'.
5735 * configure: Regenerate.
5736
5737 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5738
5739 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5740 * Makefile.in: Regenerate.
5741
5742 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5743
5744 * Makefile.def: Introduce flags_to_pass.
5745 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5746 * Makefile.in: Regenerate.
5747
5748 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5749
5750 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5751 and target-libgloss.
5752 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5753 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5754 * configure: Regenerate.
5755
5756 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5757
5758 * configure.in: Update testsuite_flags to new location.
5759 * configure. Regenerate.
5760
5761 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5762
5763 * Makefile.tpl: Remove BUILD_CC stuff.
5764 * Makefile.in: Regenerate.
5765
5766 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
5767
5768 * config.guess: Update to 2003-06-12 version.
5769 * config.sub: Update to 2003-06-13 version.
5770
5771 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5772
5773 * MAINTAINERS: Add myself as MIPS co-maintainer.
5774
5775 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5776
5777 * config.guess: Update to 2003-06-06 version.
5778 * config.sub: Update to 2003-06-06 version.
5779
5780 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5781
5782 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5783 * configure. Regenerate.
5784
5785 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5786
5787 * configure.in: Disable serial configure by default.
5788 * configure: Regenerate.
5789 * Makefile.tpl: Abolish .NOTPARALLEL.
5790 * Makefile.in: Regenerate.
5791
5792 * Makefile.tpl: Replace {build,host,target}_canonical by
5793 {build,host,target}.
5794 * Makefile.in: Regenerate.
5795
5796 * Makefile.tpl: Fix stupid pasto.
5797 * Makefile.in: Regenerate.
5798
5799 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5800
5801 * Makefile.tpl: Remove bogus conditional.
5802 * Makefile.in: Regenerate.
5803
5804 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5805
5806 * Makefile.tpl: Make 'recursive targets' using autogen rather
5807 than shell loop. Remove duplicate 'clean' targets and false
5808 comments.
5809 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5810 Add systematic method of specifying missing targets in subdirs.
5811 Add copyright boilerplate.
5812 * Makefile.in: Regenerate.
5813 * configure.in: Add 'recursive targets' to maybe list.
5814 * configure: Regenerate.
5815
5816 * Makefile.tpl: Rename [+target+] to [+make_target+].
5817 * Makefile.def: Rename 'target' to 'make_target'.
5818
5819 2003-05-30 Nick Clifton <nickc@redhat.com>
5820
5821 * README-maintainer-mode: Update URL for locating blessed config
5822 tools.
5823
5824 2003-05-29 Robert Millan <rmh@debian.org>
5825
5826 * ltconfig: Import this patch and modify for use with current
5827 version of ltconfig:
5828
5829 2003-05-21 Bruno Haible <bruno@clisp.org>
5830
5831 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5832 GNU/FreeBSD.
5833
5834 2003-05-28 DJ Delorie <dj@redhat.com>
5835
5836 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5837 * Makefile.in: Regenerate.
5838
5839 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
5840
5841 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
5842
5843 2003-05-21 DJ Delorie <dj@redhat.com>
5844
5845 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5846 newlib or libgloss.
5847 * Makefile.in: Regenerate.
5848
5849 2003-05-21 DJ Delorie <dj@redhat.com>
5850
5851 * Makefile.tpl: Add missing empty maybe-check-gcc target.
5852 * Makefile.in: Regenerate.
5853
5854 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5855
5856 * configure.in: Use curly braces in the definition of tooldir.
5857 * configure: Regenerate.
5858
5859 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
5860
5861 * configure.in: Switch more things to use maybe dependencies.
5862 * Makefile.tpl: Switch more things to use maybe dependencies.
5863 Factor out common code from autogen IF statements.
5864 * configure: Regenerate.
5865 * Makefile.in: Regenerate.
5866
5867 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
5868
5869 * configure.in: Accept i[3456789]86 for machine type.
5870 * configure: Regenerate.
5871
5872 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
5873
5874 * configure.in: Switch more things to use maybe dependencies.
5875 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
5876 * configure: Regenerate.
5877 * Makefile.tpl: Switch more things to use maybe dependencies.
5878 * Makefile.in: Regenerate.
5879
5880 2003-05-16 Andreas Schwab <schwab@suse.de>
5881
5882 * Makefile.tpl (install-opcodes): Define.
5883 * Makefile.in: Rebuild.
5884
5885 2003-05-13 Andreas Jaeger <aj@suse.de>
5886
5887 * config.guess: Update to 2003-05-09 version.
5888 * config.sub: Update to 2003-05-09 version.
5889
5890 2003-05-13 Michael Eager <eager@mvista.com>
5891
5892 * configure.in: Correct sed script so that options in quotes are not
5893 deleted.
5894 * configure: Rebuild.
5895
5896 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
5897
5898 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
5899 and $$s/newlib/libc/sys/cygwin32 include paths.
5900 * configure: Ditto.
5901
5902 2003-05-05 H.J. Lu <hjl@gnu.org>
5903
5904 * config-ml.in: Restored from gcc repository.
5905
5906 2003-05-02 Chris Demetriou <cgd@broadcom.com>
5907
5908 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
5909 * Makefile.in: Regenerate.
5910
5911 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
5912
5913 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
5914 and Makefile.def.
5915
5916 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
5917
5918 * Makefile.tpl: Clean $(BUILD_SUBDIR).
5919 * Makefile.in: Regenerated.
5920
5921 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
5922
5923 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
5924 * Makefile.in: Regenerate.
5925
5926 2003-04-18 Jakub Jelinek <jakub@redhat.com>
5927
5928 * configure.in (powerpc64*-*-linux*): Remove.
5929 * configure: Rebuilt.
5930
5931 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
5932
5933 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
5934 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
5935 and restrap.
5936 * Makefile.in: Regenerate.
5937
5938 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
5939
5940 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
5941 * configure: Regenerated.
5942
5943 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
5944
5945 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
5946 * */configure: Rebuilt.
5947
5948 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
5949
5950 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
5951 * Makefile.in: Regenerate.
5952
5953 2003-03-14 Michael Chastain <mec@shout.net>
5954
5955 * Makefile.in: Regenerate with correct Makefile.def.
5956
5957 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
5958
5959 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
5960 Make macro.
5961 * Makefile.in: Regenerate.
5962 * configure.in: Clean up gxx_include_dir logic.
5963 * configure: Regenerate.
5964
5965 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5966
5967 * configure.in (gxx_include_dir): Fix typo.
5968 * configure: Regenerated.
5969
5970 2003-03-06 Andrew Cagney <cagney@redhat.com>
5971
5972 * texinfo/texinfo.tex: Import version 2003-02-03.16.
5973
5974 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
5975
5976 * configure.in: Include $(build_tooldir)/sys-include in
5977 FLAGS_FOR_TARGET.
5978 * configure: Regenerated.
5979
5980 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
5981
5982 * Makefile.tpl: Reindent.
5983 * Makefile.in: Regenerate.
5984 * configure.in: Reindent. Don't set unused variables.
5985 * configure: Regenerate.
5986
5987 * Makefile.tpl: Always pass down RANLIB.
5988 * Makefile.in: Regenerate.
5989
5990 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
5991 * Makefile.in: Regenerate.
5992 * configure.in: Remove unused logic relating to --enable-shared
5993 and --enable-threads. Remove bogus comments. Remove redundant
5994 noconfigdirs.
5995 * configure: Regenerate.
5996
5997 * configure.in: Replace ${libstdcxx_version} by its value.
5998 Remove reference to mh-dgux.
5999 * configure: Regenerate.
6000
6001 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6002
6003 * Makefile.tpl: Rearrange.
6004 * Makefile.in: Regenerate.
6005
6006 2003-02-25 Nick Clifton <nickc@redhat.com>
6007
6008 * configure: Remove site-file supprot - it is obsolete.
6009
6010 2003-02-24 Uwe Stieber <uwe@wwws.de>
6011
6012 * configure.in: Add support for kaOS as cross build target system.
6013 * configure: Regenerated.
6014
6015 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
6016
6017 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6018 configure-target-* as some target builds may require additional
6019 flags for preprocessor tests.
6020 * Makefile.in: Regenerated.
6021
6022 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6023
6024 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6025 * ltconfig: Handle it.
6026 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6027 auto-detecting it.
6028
6029 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6030
6031 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6032 it is used as argument to $CC.
6033 * ltcf-gcj.sh: Likewise.
6034
6035 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6036
6037 * configure.in: Introduce --enable-maintainer-mode.
6038 * configure: Rebuilt.
6039 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6040 for maintainer mode.
6041 * Makefile.in: Rebuilt.
6042
6043 2003-02-19 Andrew Cagney <ac131313@redhat.com>
6044
6045 * configure: Regenerate using autoconf 2.13.
6046
6047 2003-02-19 Alan Modra <amodra@bigpond.net.au>
6048
6049 * config.guess: Import latest version.
6050 * config.sub: Import latest version.
6051
6052 2003-02-18 Jason Merrill <jason@redhat.com>
6053
6054 * Makefile.tpl (check-c++): Allow parallelism.
6055
6056 2003-02-17 Andrew Cagney <ac131313@redhat.com>
6057
6058 * configure: Regenerate using autoconf 000227.
6059
6060 2003-02-15 Geoffrey Keating <geoffk@apple.com>
6061
6062 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6063 don't configure target-libobjc.
6064 * configure: Regenerate.
6065
6066 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6067
6068 * Makefile.tpl (RANLIB): Define.
6069 * Makefile.in: Regenerate.
6070
6071 2003-02-06 Keith R Seitz <keiths@redhat.com>
6072
6073 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6074 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6075 * Makefile.in: Regenerated.
6076 * configure.in: Remove all traces of snavigator, db, and grep.
6077 * configure: Regenerated.
6078
6079 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
6080
6081 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6082 * Makefile.in: Regenerated.
6083
6084 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
6085
6086 * config.if: Copy from GCC.
6087
6088 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
6089
6090 * configure.in: Revert 24Jan change.
6091 * configure: Regenerate.
6092
6093 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6094
6095 * configure.in: Revert previous change.
6096 * configure: Regenerate.
6097
6098 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6099
6100 * configure.in: Make rda native-only.
6101 * configure: Regenerate.
6102
6103 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6104
6105 * configure.in: Add missing \.
6106 * configure: Rebuilt.
6107
6108 2003-01-17 Jakub Jelinek <jakub@redhat.com>
6109
6110 * configure.in (baseargs): Avoid using \| in sed regular
6111 expressions.
6112 * configure: Rebuilt.
6113
6114 2003-01-16 Jakub Jelinek <jakub@redhat.com>
6115
6116 * configure.in (baseargs): Remove all supported forms of
6117 --cache-file, --srcdir, --host, --build and --target options
6118 from argument lists.
6119 * configure: Rebuilt.
6120
6121 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
6122
6123 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6124 * configure: Rebuilt.
6125
6126 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6127
6128 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6129 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6130 * Makefile.in: Regenerate.
6131 * configure: Regenerate.
6132
6133 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6134
6135 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6136 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6137 * Makefile.in: Regenerate.
6138
6139 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
6140
6141 * configure.in: Remove Makefile in build, host and target modules
6142 unless configure was run with --no-recursion.
6143 * configure: Rebuilt.
6144
6145 2003-01-08 Chris Demetriou <cgd@broadcom.com>
6146
6147 * config.guess: Update to 2003-01-03 version.
6148 * config.sub: Update to 2003-01-03 version.
6149
6150 2003-01-07 Christopher Faylor <cgf@redhat.com>
6151
6152 * configure: Regenerate with proper autoconf 2.13.
6153
6154 2003-01-07 Christopher Faylor <cgf@redhat.com>
6155
6156 * configure.in: Add AC_PREREQ for consistency.
6157 * configure: Regenerate.
6158
6159 2003-01-06 Andrew Cagney <ac131313@redhat.com>
6160
6161 * configure.in (GDB_TK): Add tcl directories conditional on
6162 gdb/gdbtk directory being present.
6163 * configure: Regenerate.
6164
6165 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
6166
6167 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6168 by gcc if LD is not defined and we are not doing a Canadian Cross.
6169 * configure: Rebuilt.
6170
6171 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
6172
6173 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6174
6175 2002-12-31 Tom Tromey <tromey@redhat.com>
6176
6177 * Makefile.in: Rebuilt.
6178 * Makefile.def (target_modules) [libffi]: Allow installation.
6179
6180 2002-12-31 Andreas Schwab <schwab@suse.de>
6181
6182 * configure.in: Fix use of $program_transform_name.
6183 * configure: Regenerated.
6184
6185 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
6186
6187 * configure.in (baseargs): Don't remove first configure argument.
6188 * configure: Regenerated.
6189
6190 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
6191
6192 * Makefile.tpl (local-distclean): Don't remove...
6193 (multilib.ts): ... this. Moved into...
6194 (multilib.out): ... this. Don't use sub-make.
6195 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6196 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6197 (configure-build-[+module+], configure-[+module+],
6198 configure-target-[+module+], configure-gcc): ... these. Test
6199 for Makefile existence. Drop config.status from dependencies.
6200 * Makefile.in: Rebuilt.
6201 * configure.in: Move gcc-version-trigger to the end of
6202 ac_configure_args. Add comments to maybedep.tmp and
6203 serdep.tmp. Introduce --disable-serial-configure. Remove
6204 nonopt from baseargs, matching and removing corresponding
6205 whitespace while at it.
6206 * configure: Rebuilt.
6207
6208 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6209
6210 * configure.in (host_configargs): Replace reference to
6211 no-longer-defined buildopts with --build=${build_alias}.
6212 * configure: Rebuilt.
6213
6214 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6215
6216 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6217 program_transform_name to standard idiom.
6218 (AUTOGEN, AUTOCONF): Define.
6219 (Makefile.in): Use $(AUTOGEN).
6220 (Makefile): Depend on config.status, and use autoconf-style rule to
6221 build it. Move original commands to...
6222 (config.status): ... this new target.
6223 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6224 $(AUTOCONF).
6225 * Makefile.in: Rebuilt.
6226
6227 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6228
6229 * Makefile.tpl: Fix dramatic bustage due to change in
6230 program_transform_name.
6231 * Makefile.in: Regenerate.
6232
6233 * configure.in: Remove unnecessary PATH setting.
6234 * configure: Regnerate.
6235
6236 * configure.in: Don't default to unprefixed tools unless
6237 the native tools will work.
6238 * configure: Regenerate.
6239
6240 * configure.in: Convert to autoconf script. Blow away lots
6241 of now-redundant Makefile fragments.
6242 * configure: Generate using Autoconf.
6243 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6244 * Makefile.in: Regenerate.
6245
6246 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6247
6248 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
6249 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6250
6251 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
6252 where they belong.
6253
6254 2002-12-24 Andreas Schwab <schwab@suse.de>
6255
6256 * Makefile.tpl (multilib.out): Fix missing space.
6257 * Makefile.in: Regenerate.
6258
6259 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6260
6261 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6262 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6263 * Makefile.in: Regenerate.
6264 * configure.in: Remove unnecessary leftovers.
6265
6266 2002-12-21 Geoffrey Keating <geoffk@apple.com>
6267
6268 * configure.in (extra_ranlibflags_for_target): New variable.
6269 (*-*-darwin): Add -c to ranlib commands.
6270 * configure (tooldir): Handle extra_ranlibflags_for_target.
6271
6272 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
6273
6274 * COPYING.NEWLIB: Updated.
6275 * COPYING.LIBGLOSS: Ditto.
6276
6277 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6278
6279 * Makefile.tpl: Revert HJL's change.
6280 * Makefile.in: Regenerated.
6281 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6282 always.
6283
6284 2002-12-19 Andreas Schwab <schwab@suse.de>
6285
6286 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6287 * Makefile.in: Regenerate.
6288
6289 2002-12-18 H.J. Lu <hjl@gnu.org>
6290
6291 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6292 * Makefile.in: Regenerated.
6293
6294 * configure.in (build_prefix): New. Substitute.
6295
6296 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6297
6298 * Makefile.tpl: Don't let real targets depend on phony targets.
6299 * Makefile.in: Regenerate.
6300
6301 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6302 * Makefile.in: Regenerate.
6303
6304 2002-12-16 Jason Merrill <jason@redhat.com>
6305
6306 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6307 previous 'make bootstrap'.
6308 * Makefile.in: Regenerate.
6309
6310 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6311
6312 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6313
6314 2002-12-13 Jason Merrill <jason@redhat.com>
6315
6316 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6317 library tests.
6318 (check-c++): Just depend on it and check-target-libstdc++-v3.
6319 * Makefile.in: Regenerate.
6320
6321 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6322
6323 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6324 * Makefile.in: Regenerate.
6325
6326 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
6327
6328 * COPYING.NEWLIB: Update list of alternate Regent of California
6329 licenses and discuss official revoking of advertising clause.
6330 * COPYING.LIBGLOSS: Ditto.
6331
6332 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
6333
6334 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6335 * Makefile.in: Rebuilt.
6336
6337 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6338
6339 * configure: Fix bug put in by gremlins.
6340
6341 * Makefile.tpl: Substitute more autoconfily.
6342 * configure: Substitute more autoconfily.
6343 * Makefile.in: Regenerate.
6344
6345 2002-12-08 Andrew Cagney <ac131313@redhat.com>
6346
6347 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6348 * Makefile.in (all-sim): Ditto.
6349
6350 2002-12-06 DJ Delorie <dj@redhat.com>
6351
6352 * Makefile.tpl: Change configure dependencies to not have real
6353 targets depend on phony targets.
6354
6355 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6356
6357 * configure.in: Revert unintentional change.
6358
6359 * src-release: Configure host subdirs.
6360
6361 * Makefile.tpl: Change dependency for */multilib.out so that
6362 it works when gcc isn't in the tree.
6363
6364 * configure.in: Substitute more.
6365 * configure: Run subconfigures from the Makefile.
6366 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6367 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6368
6369 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6370
6371 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6372 and corresponding dependencies.
6373 * Makefile.in: Regenerate.
6374
6375 * configure.in (host_tools): Order binutils, gas and ld for
6376 convenience in running the testsuites.
6377
6378 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6379 * Makefile.in: Regenerate.
6380 * configure.in: Introduce rules to serialize subconfigure runs.
6381
6382 * configure.in: Introduce BASE_CC_FOR_TARGET.
6383 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6384 Realize configure-build-* targets. Realize configure-target-* targets.
6385 * Makefile.in: Regenerate.
6386
6387 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6388
6389 * configure: Move gcc_version_trigger stuff from here...
6390 * configure.in: ...to here.
6391
6392 * configure.in: Separate subconfigure options added by this file from
6393 options given by the user. Add machinery to put args for host
6394 subconfigures into the Makefile.
6395
6396 * Makefile.tpl: Remove 'vault' targets.
6397 * Makefile.tpl: Reorder and comment dependencies.
6398 * Makefile.in: Regenerate.
6399
6400 2002-11-28 Geoffrey Keating <geoffk@apple.com>
6401
6402 * configure.in: Move host-specific darwin noconfigdirs into
6403 the host-specific section.
6404
6405 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6406
6407 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6408 during replay.
6409 * Makefile.in: Regenerate.
6410
6411 (finishing slow-motion replay)
6412 * configure: Remove skip-this-dir support.
6413 * Makefile.tpl: Remove skip-this-dir support.
6414
6415 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6416 subdirectories.
6417 * Makefile.in: Regenerate.
6418
6419 * Makefile.tpl: Strip out useless setting of 'dir'.
6420 * Makefile.in: Regenerate.
6421
6422 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6423
6424 (finishing slow-motion replay)
6425 * configure.in: Fix deeply stupid bug.
6426
6427 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6428 shell code in CXX_FOR_TARGET
6429 * Makefile.def: Introduce raw_cxx.
6430 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6431 RAW_CXX_FOR_TARGET.
6432 * Makefile.in: Regenerate.
6433
6434 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6435
6436 (finishing slow-motion replay)
6437 * Makefile.tpl: Remove unnecessary ifs.
6438 * Makefile.in: Regenerate.
6439
6440 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6441 dependencies. Maybe-ize build-libiberty. Create dummy install
6442 targets for 'no_install' modules.
6443 * configure: Move GDB_TK substitution to configure.in. Move
6444 build_modules stuff to configure.in.
6445 * configure.in: Implement soft dependency machinery. Maybe-ize
6446 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6447 * Makefile.in: Regenerate.
6448
6449 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6450
6451 (continuing slow-motion replay)
6452 * Makefile.tpl: Make all-target, install-target behave similarly
6453 to all, install (only hitting configured targets). Eliminate
6454 unused macro defintions.
6455
6456 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6457 build != host.
6458
6459 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6460
6461 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6462
6463 * configure.in: Produce lists of subdir targets we're actually
6464 configuring. Remove references to "dosrel".
6465 * Makefile.tpl: Let configure set which subdir targets are hit.
6466 Remove install-cross; clean up install; remove ALL. Remove
6467 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6468 Autogenerate host module targets. Remove empty dependency lines
6469 and redundant dependency; rearrange slightly.
6470 * Makefile.def: Add host-side libtermcap, utils.
6471
6472 * Makefile.in: Regenerate.
6473
6474 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6475
6476 (Continuing slow-motion replay)
6477 * Makefile.def: Add list of recursive targets to autogenerate.
6478 Add build_modules.
6479 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6480 targets. Autogenerate *-build-* targets.
6481 * Makefile.in: Regenerate.
6482
6483 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6484
6485 (Continuing slow-motion replay)
6486 * configure: More autoconf-style substitutions.
6487 * Makefile.tpl: More autoconf-style substitutions.
6488 * Makefile.in: Regenerate.
6489
6490 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6491
6492 (Continuing slow-motion replay)
6493 * configure: Substitute more variables in a more autoconf-friendly
6494 way. Simplify slightly.
6495 * Makefile.tpl: Make more variables substitutable in an
6496 autoconf-friendly way.
6497 * Makefile.in: Regenerate.
6498
6499 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6500
6501 (Continuing slow-motion replay)
6502 * configure.in (v810*): Remove special setting of tools.
6503
6504 * configure: Add support for extra required flags for ar or nm.
6505 * configure.in (aix4.3+): Use above support for target-specific
6506 issues, rather than using config/mt-aix43.
6507
6508 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6509
6510 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6511 * configure: Remove 'removing', which doesn't work. Replace $subdir
6512 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6513 with $srcdir. Reformat indentation. Substitute some variables
6514 formerly hard-coded in the Makefile for build=host.
6515 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6516 * Makefile.def: Autogenerate more.
6517 * Makefile.in: Regenerate.
6518
6519 2002-11-13 Bruce Korb <bkorb@gnu.org>
6520
6521 * Makefile.tpl: syntactic cleanup
6522
6523 2002-11-04 Kevin Buettner <kevinb@redhat.com>
6524
6525 * Makefile.def (host_modules): Add rda.
6526 * Makefile.in: Regenerate.
6527 * configure.in (target_tool): Add target-rda to list.
6528
6529 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
6530
6531 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6532 and restrap targets to this rule.
6533 * Makefile.in: Regenerate.
6534
6535 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6536
6537 * configure.in (i[3456]86-*-linux*): Add check to disable
6538 ${libgcj} for glibc1.
6539
6540 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6541
6542 * configure.in: Add tic4x target.
6543
6544 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6545
6546 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6547 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6548 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6549 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6550 * Makefile.in: Regenerate.
6551
6552 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6553
6554 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6555 * Makefile.in: Regenerate.
6556
6557 * Makefile.def: Remove order dependency comments.
6558 * Makefile.tpl: Add explicit install-install dependencies.
6559 * Makefile.in: Regenerate.
6560
6561 * Makefile.tpl: Remove material now in src-release. (Finally!)
6562 * Makefile.in: Regenerate.
6563
6564 * configure: Restore my original patch by syncing with gcc version.
6565
6566 * Bring following over from gcc:
6567
6568 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6569
6570 * configure.in (s390*-*-linux*): Enable libgcj.
6571
6572 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6573
6574 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
6575
6576 2002-10-02 Alan Modra <amodra@bigpond.net.au>
6577
6578 * configure: Move stray lines back to where they belong.
6579
6580 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
6581
6582 * Makefile.tpl: Insert configure-target target, for src-release.
6583
6584 * configure: Finish reverting change which Andrew Cagney started
6585 reverting. Should fix bustage.
6586
6587 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6588 * src-release: New file. Contains material for making net
6589 releases for gdb, binutils, et al., formerly in Makefile.in.
6590
6591 2002-09-30 Nick Clifton <nickc@redhat.com>
6592
6593 * cpu: New top level directory. Intended to hold input files for
6594 CGEN which have FSF copyright assignment.
6595 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6596
6597 2002-09-29 Andrew Cagney <ac131313@redhat.com>
6598
6599 Revert below (note that src does not contain Makefile.tpl):
6600 * Makefile.tpl: Make subsituted variables more autoconfy.
6601 * Makefile.in: Regenerate.
6602
6603 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6604
6605 * configure: Revert accidentally applied changes.
6606
6607 * Makefile.tpl: Make more autoconf-friendly.
6608 * Makefile.in: Regenerate.
6609 * configure: Make substitution more autoconf-like.
6610
6611 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
6612
6613 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6614 single entry to handle all these.
6615 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6616 libjava on arm-*-elf.
6617
6618 2002-09-27 Geoffrey Keating <geoffk@apple.com>
6619
6620 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6621 things that depend on them.
6622
6623 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6624
6625 * Makefile.tpl: Make subsituted variables more autoconfy.
6626 * Makefile.in: Regenerate.
6627 * configure: Make seds more autoconfy.
6628
6629 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6630
6631 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6632 * Makefile.in: Regenerate.
6633 * configure.in: Rewrite sed statements to look autoconfy.
6634
6635 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6636 all-target-foo on configure-target-foo.
6637 * Makefile.def: Ditto.
6638 * Makefile.in: Rebuild.
6639
6640 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6641
6642 * Makefile.def: New file.
6643 * Makefile.tpl: New file.
6644 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6645
6646 * configure.in: Minor rearrangement. Simplify tests.
6647
6648 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
6649
6650 * configure.in (with_headers): Skip copy if value is "yes".
6651 (with_libs): Likewise.
6652
6653 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6654
6655 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6656 * configure.in (sh*-*-pe*): Ditto.
6657 * configure.in (mips*-*-pe*): Ditto.
6658 * configure.in (*arm-wince-pe): Ditto.
6659
6660 * configure.in: Rearrange.
6661
6662 2002-09-12 Nick Clifton <nickc@redhat.com>
6663
6664 * Import these changes from the config master repository:
6665
6666 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
6667
6668 * config.sub: Add tic4x target.
6669
6670 2002-09-03 Ben Elliston <bje@redhat.com>
6671
6672 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6673 Reported by <Duncan_Stodart@insession.com>.
6674
6675 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
6676
6677 * COPYING.NEWLIB: More updates.
6678
6679 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
6680
6681 * COPYING.NEWLIB: Update.
6682
6683 2002-08-23 Andrew Cagney <ac131313@redhat.com>
6684
6685 * texinfo/texinfo.tex: Import version 2002-06-04.06.
6686
6687 * config.guess: Import version 2002-08-23.
6688 * config.sub: Import version 2002-08-22.
6689
6690 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
6691
6692 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6693 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6694 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6695
6696 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6697
6698 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6699
6700 2002-08-04 H.J. Lu (hjl@gnu.org)
6701
6702 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6703
6704 2002-07-31 Alan Modra <amodra@bigpond.net.au>
6705
6706 * configure.in: Move generic linux case to end. Copy generic
6707 linux noconfigdirs to mips*-*-linux* entry and new
6708 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6709
6710 2002-07-19 Chris Demetriou <cgd@broadcom.com>
6711
6712 * MAINTAINERS: Clarify on config.guess and config.sub, and add
6713 one instance of them which was missed to the list to update.
6714
6715 2002-07-16 Chris Demetriou <cgd@broadcom.com>
6716
6717 * config.guess: Update to 2002-07-09 version.
6718 * config.sub: Update to 2002-07-03 version.
6719
6720 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6721
6722 * configure.in: Remove two redundant tests.
6723
6724 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6725
6726 * configure.in (mips*-*-irix6*o32): Enable stabs.
6727
6728 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6729
6730 * configure.in: Don't build grez.
6731 * Makefile.in: Ditto.
6732
6733 * Makefile.in: Remove references to bsp, cygmon, libstub.
6734 * configure.in: Ditto.
6735
6736 * configure.in: Remove leftover reference to gdbtest.
6737
6738 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
6739
6740 * configure.in (gxx_include_dir): Change to match versioned
6741 C++ headers if --enable-version-specific-runtime-libs is used.
6742
6743 2002-07-04 Steve Ellcey <sje@cup.hp.com>
6744
6745 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6746
6747 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6748
6749 * configure.in: Make --without-x work.
6750
6751 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6752
6753 * contrib: New directory. Created to contain a copy of the
6754 texi2pod.pl script so that it is in the same place as the version in
6755 the FSF GCC sources.
6756
6757 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6758
6759 * configure.in: Rearrange target Makefile fragment collection.
6760
6761 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6762 cvs[src].
6763 * configure.in: Ditto.
6764
6765 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6766
6767 * Makefile.in: Eliminate 'apache' targets.
6768 * configure.in: Eliminate 'apache' targets.
6769
6770 * configure.in: Eliminate redundant tests. Reorganize.
6771
6772 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6773
6774 * config-ml.in: Eliminate references to Cygnus configure.
6775
6776 * Makefile.in: Eliminate references to building emacs.
6777
6778 2002-07-01 Denis Chertykov <denisc@overta.ru>
6779
6780 * configure.in: Add support for ip2k.
6781
6782 2002-06-24 Ben Elliston <bje@redhat.com>
6783
6784 * configure.in (host_tools): Remove cgen.
6785
6786 * Makefile.in (all-cgen): Remove; runs from its source directory.
6787 (check-cgen, install-cgen, clean-cgen): Likewise.
6788 (all-opcodes): No not depend on all-cgen.
6789 (all-sim): Likewise.
6790
6791 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6792
6793 * configure.in: Fix AIX configury bug.
6794
6795 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6796
6797 * configure.in: Replace ${topsrcdir} with ${srcdir}.
6798
6799 * configure.in: Move definition of libstdcxx_flags right above
6800 usage, rather than way earlier.
6801
6802 * configure.in: Pull definition of is_cross_compiler earlier.
6803
6804 * configure.in: Rearrange a little.
6805
6806 * configure.in: Remove references to librx.
6807 * Makefile.in: Remove references to librx.
6808
6809 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6810
6811 * configure.in: Eliminate ${gasdir} variable.
6812
6813 2002-06-18 Dave Brolley <brolley@redhat.com>
6814
6815 * configure.in: Add support for frv.
6816 * config.sub: Add support for frv.
6817
6818 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6819
6820 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6821
6822 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6823
6824 * configure.in (vax-*-netbsd*): Re-enable gas.
6825
6826 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6827
6828 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6829 BUILD_PREFIX_1, to correct nomenclature.
6830 * configure: Likewise.
6831
6832 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6833 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6834
6835 2002-05-31 Olaf Hering <olh@suse.de>
6836
6837 * config-ml.in: Propogate DESTDIR also.
6838
6839 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6840
6841 * configure.in (vax-*-netbsd*): Don't build gas for this
6842 platform.
6843
6844 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6845
6846 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6847 and libgcj for AVR.
6848
6849 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
6850
6851 * config.sub: Add DLX target.
6852
6853 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
6854
6855 * config.guess: Update to 2002-05-22 version.
6856 * config.sub: Likewise.
6857
6858 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6859
6860 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
6861 * config-ml.in: Likewise.
6862 * configure: Likewise.
6863 * configure.in: Likewise.
6864
6865 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
6866
6867 * configure.in: Simplify makefile fragment collection.
6868
6869 * configure.in: Remove code to build emacs.
6870
6871 * configure.in : Remove --srcdir argument from targargs and buildargs
6872 (it's always overridden in the Makefile anyway). Rearrange a bit.
6873
6874 * configure: Move some logic to configure.in.
6875 * configure.in: Move some logic from configure.
6876
6877 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
6878
6879 * COPYING.LIBGLOSS: New file.
6880
6881 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
6882
6883 * Makefile.in: Honour DESTDIR.
6884
6885 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
6886
6887 * configure.in (noconfigdirs): Don't disable libgcj on
6888 sparc64-*-solaris* and sparcv9-*-solaris*.
6889
6890 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
6891
6892 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
6893
6894 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
6895
6896 * configure.in (FLAGS_FOR_TARGET): Do not add
6897 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
6898 on i[3456]86-*-linux*.
6899
6900 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
6901
6902 * configure.in (noconfigdirs): Replace [ ] with test.
6903
6904 * configure.in (noconfigdirs): Do not add target-newlib if
6905 target == i[3456]86-*-linux*, and host == target.
6906
6907 2002-04-29 Mark Mitchell <mark@codesourcery.com>
6908
6909 * config.guess: Updated to 2002-04-26's version.
6910 * config.sub: Updated to 2002-04-26's version.
6911
6912 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
6913
6914 * configure.in: delete reference to absent file
6915
6916 * configure.in: replace '[' with 'test'
6917
6918 * configure.in: Eliminate references to gash.
6919 * Makefile.in: Eliminate references to gash.
6920
6921 * configure.in: remove useless references to 'pic' makefile fragments.
6922
6923 * configure.in: (*-*-windows*) Finish removing.
6924
6925 * configure.in: Eliminate redundant test for libgui.
6926
6927 2002-04-26 Joel Sherrill <joel@OARcorp.com>
6928
6929 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
6930 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
6931
6932 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
6933
6934 * configure.in: remove references to dead files
6935
6936 2002-04-18 Tom Tromey <tromey@redhat.com>
6937
6938 * configure.in: Disallow configuring libgcj when it is already
6939 installed and we're using Solaris 2.8 linker. Do enable libgcj on
6940 Solaris 2.8 by default. For PR libgcj/6158.
6941
6942 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6943
6944 * configure.in: Move default CC setting out of config/mh-* fragments
6945 directly into here.
6946
6947 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
6948
6949 * configure.in: don't even try to configure or make a subdirectory
6950 if there's no configure script for it.
6951
6952 2002-04-15 Mark Mitchell <mark@codesourcery.com>
6953
6954 * MAINTAINERS: Remove chill maintainers.
6955 * Makefile.in (CHILLFLAGS): Remove.
6956 (CHILL_LIB): Remove.
6957 (TARGET_CONFIGDIRS): Remove libchill.
6958 (CHILL_FOR_TARGET): Remove.
6959 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
6960 CHILL_LIB.
6961 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
6962 (CHECK_TARGET_MODULES): Likewise.
6963 (INSTALL_TARGET_MODULES): Likewise.
6964 (CLEAN_TARGET_MODULES): Likewise.
6965 (configure-target-libchill): Remove.
6966 (all-target-libchill): Remove.
6967 * configure.in (target_libs): Remove target-libchill.
6968 Do not compute CHILL_FOR_TARGET.
6969 * libchill: Remove directory.
6970
6971 2002-04-15 DJ Delorie <dj@redhat.com>
6972
6973 * Makefile.in, configure.in, configure: Sync with gcc, entries
6974 follow...
6975
6976 2002-04-08 Tom Tromey <tromey@redhat.com>
6977
6978 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
6979 Fixes PR libgcj/6068.
6980
6981 2002-03-30 Krister Walfridsson <cato@df.lth.se>
6982
6983 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
6984
6985 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6986
6987 * configure.in (alpha*-dec-osf*): Enable libgcj.
6988
6989 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
6990
6991 Fix for: PR bootstrap/3591, target/5676
6992 * configure.in (mcore-pe): Disable the configuration of
6993 libstdc++-v3 since exceptions are not supported.
6994
6995 2002-03-20 Anthony Green <green@redhat.com>
6996
6997 * configure.in: Enable libgcj for xscale-elf target.
6998
6999 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7000
7001 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7002 libjava.
7003 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7004
7005 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
7006
7007 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7008 libstdc++-v3 and libjava.
7009
7010 2002-02-11 Adam Megacz <adam@xwt.org>
7011
7012 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7013 boehm-gc
7014
7015 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
7016
7017 * config.guess: Updated to 2002-01-30's version.
7018 * config.sub: Updated to 2002-02-01's version.
7019 Contribute sh64-elf.
7020 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7021 * configure.in: Added sh64-*-*.
7022
7023 2002-01-17 H.J. Lu <hjl@gnu.org>
7024
7025 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7026 (all-target-fastjar): Also depend on all-target-libiberty.
7027
7028 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7029
7030 * configure, configure.in: Use temp file for long sed commands.
7031
7032 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7033
7034 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7035 libf2c.
7036
7037 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7038
7039 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7040
7041 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
7042
7043 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7044
7045 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7046
7047 * configure: Handle temporary files securely using mkdir.
7048
7049 2001-09-26 Will Cohen <wcohen@redhat.com>
7050
7051 * configure.in (*-*-linux*): Disable configuration of target-newlib
7052 and target-libgloss.
7053
7054 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7055
7056 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7057 RANLIB.
7058
7059 2001-08-11 Graham Stott <grahams@redhat.com>
7060
7061 * Makefile.in (check-c++): Add missing semicolon.
7062
7063 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7064
7065 * configure.in (sh-*-linux*): New.
7066
7067 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7068
7069 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7070 and libgcj on m68hc11/m68hc12.
7071
7072 2001-06-27 H.J. Lu (hjl@gnu.org)
7073
7074 * Makefile (CFLAGS_FOR_BUILD): New.
7075 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7076
7077 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
7078
7079 * configure.in (libstdcxx_flags): Do not try to execute
7080 libstdc++-v3/testsuite_flags until it exists.
7081
7082 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7083
7084 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7085
7086 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7087
7088 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7089
7090 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7091
7092 * configure.in: Move *-chorusos target case to the proper switch.
7093 Disable libgcj.
7094
7095 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7096
7097 * Makefile.in (STAGE1_CFLAGS): Pass down.
7098
7099 2001-04-13 Alan Modra <amodra@one.net.au>
7100
7101 * config.guess: Add hppa64-linux support. Note for next import that
7102 this is already in the master file.
7103 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7104
7105 2001-03-22 Colin Howell <chowell@redhat.com>
7106
7107 * Makefile.in (DO_X): Do not backslash single-quotes in
7108 backquotes (two places).
7109
7110 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
7111
7112 * Makefile.in (DO_X): Quote nested quotes.
7113
7114 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
7115
7116 * Makefile.in (DO_X): Use double quotes for quoting
7117 "RANLIB=$${RANLIB}".
7118
7119 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7120
7121 * configure.in: Only use `lang_requires' for languages athat are
7122 actually enabled.
7123
7124 2001-03-07 Tom Tromey <tromey@redhat.com>
7125
7126 * configure.in: Allow config-lang.in to set `lang_requires' to list
7127 of other required languages.
7128
7129 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
7130
7131 * Makefile.in: Remove RANLIB definition. Use RANLIB
7132 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7133 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7134
7135 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7136 Alexandre Oliva <aoliva@redhat.com>
7137
7138 * Makefile.in (check-c++): Use tabs, not spaces.
7139
7140 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7141
7142 * Makefile.in (check-c++): New rule.
7143
7144 * configure.in (target_libs): Remove libg++.
7145 (noconfigdirs): Remove libg++.
7146 (noconfigdirs): Same.
7147 (noconfigdirs): Same.
7148 (noconfigdirs): Same.
7149
7150 * config-ml.in: Remove libg++ references.
7151
7152 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7153 (ALL_TARGET_MODULES): Same.
7154 (configure-target-libg++): Remove.
7155 (all-target-libg++): Remove.
7156 (configure-target-libio): Remove.
7157 (all-target-libio): Remove.
7158 (check-target-libio): Remove.
7159 (.PHONY): Remove.
7160 (libg++.tar.bz2): Remove.
7161 (all-target-cygmon): Remove libio.
7162 (all-target-libstdc++): Remove.
7163 (configure-target-libstdc++): Remove.
7164 (TARGET_LIB_PATH): Remove libstdc++.
7165 (ALL_GCC_CXX): Remove libstdc++.
7166 (all-target-gperf): Correct.
7167
7168 2001-02-15 Anthony Green <green@redhat.com>
7169
7170 * configure: Introduce GCJ_FOR_TARGET.
7171 * configure.in: Ditto.
7172 * Makefile.in: Ditto.
7173
7174 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7175
7176 * configure.in: for *-chorusos, don't config target-newlib and
7177 target-libgloss.
7178
7179 2001-02-04 Mark Mitchell <mark@codesourcery.com>
7180
7181 Remove V2 C++ library.
7182 * configure.in: Remove --enable-libstdcxx_v3 support.
7183
7184 2001-01-27 Richard Henderson <rth@redhat.com>
7185
7186 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7187
7188 2001-01-26 Tom Tromey <tromey@redhat.com>
7189
7190 * configure.in: Allow libgcj to be built on Sparc Solaris.
7191
7192 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7193
7194 * configure.in: Enable libgcj on several additional platforms.
7195
7196 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7197
7198 * configure.in: Enable libgcj for linux targets.
7199
7200 2001-01-09 Mike Stump <mrs@wrs.com>
7201
7202 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7203 failures of subdirectories.
7204
7205 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7206
7207 * configure: handle DOS-style absolute paths.
7208
7209 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7210
7211 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7212
7213 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7214
7215 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7216 (libstdcxx_incdir): Pass down.
7217 * config.if: Remove expired bits for cxx_interface, add stub.
7218 (libstdcxx_incdir): Add variable for g++ include directory.
7219 * configure.in (gxx_include_dir): Use it.
7220
7221 2000-12-15 Andreas Jaeger <aj@suse.de>
7222
7223 * configure.in: Handle lang_dirs.
7224
7225 2000-12-13 Anthony Green <green@redhat.com>
7226
7227 * configure.in: Disable libgcj for any target not specifically
7228 listed. Disable libgcj for x86 and Alpha Linux until compatible
7229 with g++ abi.
7230
7231 2000-12-13 Mike Stump <mrs@wrs.com>
7232
7233 * Makefile.in (local-distclean): Also remove fastjar.
7234
7235 2000-12-10 Anthony Green <green@redhat.com>
7236
7237 * configure.in: Define libgcj. Disable libgcj target libraries for
7238 most targets.
7239
7240 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7241
7242 * configure.in (target_libs): Revert 2000-12-08 patch.
7243 (noconfigdirs): Added target-libjava.
7244
7245 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7246
7247 * Makefile.in: handle DOS-style absolute paths.
7248
7249 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7250
7251 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7252 libjava.
7253 * configure.in (target_libs): Removed `target-libjava'.
7254
7255 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7256
7257 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7258 (ALL_MODULES): Added fastjar.
7259 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7260 (all-target-libjava): all-fastjar replaces all-zip.
7261 (all-fastjar): Added.
7262 (configure-target-fastjar, all-target-fastjar): Likewise.
7263 * configure.in (host_tools): Added fastjar.
7264
7265 2000-12-07 Mike Stump <mrs@wrs.com>
7266
7267 * Makefile.in (local-distclean): Remove leftover built files.
7268
7269 2000-11-16 Fred Fish <fnf@be.com>
7270
7271 * configure.in (enable_libstdcxx_v3): Fix typo,
7272 libstd++ -> libstdc++.
7273
7274 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7275
7276 * configure: Provide the original toplevel configure arguments
7277 (including $0) to subprocesses in the environment rather than
7278 through gcc/configargs.h.
7279
7280 2000-11-12 Mark Mitchell <mark@codesourcery.com>
7281
7282 * configure: Turn on libstdc++ V3 by default.
7283
7284 2000-10-16 Michael Meissner <meissner@redhat.com>
7285
7286 * configure (gcc/configargs.h): Only create if there is a build GCC
7287 directory created.
7288
7289 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
7290
7291 * configure: Save configure arguments to gcc/configargs.h.
7292
7293 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
7294
7295 * Makefile.in (bootstrap): avoid recursion if subdir missing
7296 (cross): ditto
7297 (do-proto-toplev): ditto
7298
7299 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7300
7301 * configure.in: Do not build byacc for hppa64. Provide paths to the
7302 X11 libraries for hppa64.
7303
7304 2000-09-02 Anthony Green <green@cygnus.com>
7305
7306 * Makefile.in (all-gcc): Depend on all-zlib.
7307 (CLEAN_MODULES): Add clean-zlib.
7308 (ALL_MODULES): Add all-zlib.
7309 * configure.in (host_libs): Add zlib.
7310
7311 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
7312
7313 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7314 $targargs to tell whether newlib is going to be built.
7315
7316 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7317 $$r/TARGET_SUBDIR/libio for _G_config.h.
7318
7319 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7320
7321 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7322
7323 * configure: Make enable_threads and enable_shared defaults
7324 explicit. Substitute enable_threads into generated Makefiles.
7325 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7326 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7327
7328 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
7329
7330 * configure.in: Re-enable all references to libg++ and librx.
7331
7332 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
7333
7334 * configure.in: Add *-*-freebsd* configurations.
7335
7336 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7337
7338 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7339 (do-tar, do-bz2): New rules.
7340 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7341 (gdb-tar): New rule.
7342 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7343 (insight_dejagnu.tar): New rule.
7344 (insight.tar): New rule.
7345 (gdb+dejagnu.tar): New rule.
7346 (gdb.tar): New rule.
7347
7348 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7349
7350 * MAINTAINERS: Update dejagnu/
7351
7352 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
7353
7354 * ltmain.sh (relink_command): Fix typo in previous change.
7355
7356 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
7357
7358 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7359 (relink_command): Added --tag flags.
7360 (mode=install): If relinking fails; error out.
7361
7362 2002-03-12 Richard Henderson <rth@redhat.com>
7363
7364 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7365 .NOTPARALLEL tag.
7366 (do-check): Rename from check.
7367 (check): Allow parallel check.
7368
7369 2002-03-11 Richard Henderson <rth@redhat.com>
7370
7371 * Makefile.in (.NOTPARALLEL): Add fake tag.
7372
7373 2002-03-07 H.J. Lu (hjl@gnu.org)
7374
7375 * configure.in: Enable gprof for mips*-*-linux*.
7376
7377 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7378
7379 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7380 libjava.
7381 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7382
7383 2002-02-24 Andrew Cagney <ac131313@redhat.com>
7384
7385 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7386
7387 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
7388
7389 * config.guess: Import from master sources, rev 1.232.
7390 * config.sub: Import from master sources, rev 1.246.
7391
7392 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
7393
7394 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7395 because its Makefile is there; test for the executable instead.
7396
7397 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
7398
7399 Contribute sh64-elf.
7400 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7401 * configure.in: Added sh64-*-*.
7402
7403 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
7404
7405 * COPYING.NEWLIB: Remove advertising clause from
7406 Berkeley and Red Hat licenses.
7407
7408 2002-02-01 Mo DeJong <supermo@bayarea.net>
7409
7410 * Makefile.in: Add all-tix to deps for all-snavigator
7411 so that tix is built when building snavigator.
7412
7413 2002-02-01 Ben Elliston <bje@redhat.com>
7414
7415 * config.guess: Import from master sources, rev 1.229.
7416 * config.sub: Import from master sources, rev 1.240.
7417
7418 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7419
7420 From Steve Ellcey <sje@cup.hp.com>:
7421 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7422 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7423 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7424 IA64.
7425 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7426 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7427 soname_spec, sys_lib_search_path_spec): Ditto.
7428
7429 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7430
7431 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7432 target-libiberty, and target-libgloss. Skip Java-related
7433 libraries if not supported for NetBSD on target CPU.
7434
7435 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7436
7437 * configure.in: Import StrongARM and XScale target_configdirs from
7438 FSF GCC version.
7439
7440 2002-01-16 H.J. Lu (hjl@gnu.org)
7441
7442 * config.guess: Import from master sources, rev 1.225.
7443 * config.sub: Import from master sources, rev 1.238.
7444
7445 * MAINTAINERS: Updated notes on config.guess and config.sub.
7446
7447 2002-01-11 Steve Ellcey <sje@cup.hp.com>
7448
7449 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7450 ld and gdb are not supported.
7451
7452 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7453
7454 * Change reference to Cygnus Solutions to be Red Hat.
7455
7456 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7457
7458 * COPYING.NEWLIB: Update generic copyright date.
7459
7460 2002-01-07 Mark Salter <msalter@redhat.com>
7461
7462 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7463 Allow target-libgloss to be built for arm, strongarm, and xscale.
7464
7465 2002-01-03 Ben Elliston <bje@redhat.com>
7466
7467 * MAINTAINERS: Update URL for config.* scripts.
7468
7469 2001-12-18 Alan Modra <amodra@bigpond.net.au>
7470
7471 * config.sub: Import latest version.
7472 * config.guess: Likewise.
7473
7474 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7475
7476 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7477 options for i[3456]86-pc-linux* native builds.
7478
7479 2001-12-05 Laurent Guerby <guerby@acm.org>
7480
7481 * MAINTAINERS: gcc adopts symlink-tree, refer more to
7482 libiberty.
7483
7484 Import this patch from gcc:
7485
7486 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7487
7488 * symlink-tree: handle DOS-style absolute paths.
7489
7490 2001-11-28 DJ Delorie <dj@redhat.com>
7491 Zack Weinberg <zack@codesourcery.com>
7492
7493 When build != host, create libiberty for the build machine.
7494
7495 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7496 CONFIG_ARGUMENTS.
7497 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7498 New variables.
7499 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7500 and rules.
7501 (all.normal): Depend on ALL_BUILD_MODULES.
7502 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7503 (all-build-libiberty): Depend on configure-build-libiberty.
7504
7505 * configure: Calculate and substitute proper value for
7506 ALL_BUILD_MODULES.
7507 * configure.in: Create the build subdirectory.
7508 Calculate and substitute TARGET_CONFIGARGS (formerly
7509 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7510
7511 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
7512
7513 * config.sub: Update to version 1.232 on subversion.
7514
7515 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7516
7517 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7518 files from .po files for a distribution.
7519
7520 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7521
7522 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7523
7524 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
7525
7526 Merged from net gcc:
7527 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7528 * ltcf-c.sh: Use $objext, not $ac_objext.
7529 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7530 * ltcf-cxx.sh: Add support for GNU.
7531 2001-07-22 Timothy Wall <twall@redhat.com>
7532 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7533 default settings if using GNU tools with that configuration.
7534 * ltcf-cxx.sh: Ditto.
7535 * ltcf-gcj.sh: Ditto.
7536 2001-07-21 Michael Chastain <chastain@redhat.com>
7537 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7538 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7539 * ltmain.sh: Mark as gcc-local.
7540
7541 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
7542
7543 * Makefile.in (all-bison): Revert 2001-10-24.
7544 Don't depend on texinfo.
7545
7546 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7547
7548 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
7549
7550 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7551
7552 * configure.in (--enable-languages): Be more permissive about
7553 syntax. Check for empty lists better. Warn about $LANGUAGES.
7554
7555 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7556
7557 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7558
7559 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
7560
7561 Makefile.in (all-bison): Don't depend on texinfo.
7562
7563 2001-10-03 Alan Modra <amodra@bigpond.net.au>
7564
7565 * gettext.m4: Test po/POTFILES.in exists before trying to read.
7566
7567 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
7568
7569 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7570
7571 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
7572
7573 * config.sub, config.guess: Import latest from subversions.
7574
7575 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
7576
7577 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7578 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7579 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7580 avoid quotes nesting problems.
7581 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7582 (DO_X): Export only variables that are set.
7583
7584 2001-09-19 Ben Elliston <bje@redhat.com>
7585
7586 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7587 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7588 semantics. Use the shell built-in "type" command instead.
7589
7590 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7591
7592 * config.sub: Reverted the earlier change, this version is not the
7593 master file.
7594
7595 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7596
7597 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7598 Add support for mips64.
7599
7600 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
7601
7602 * configure.in: Enable libstdc++-v3 for h8300 targets.
7603
7604 2001-08-30 Eric Christopher <echristo@redhat.com>
7605 Jason Eckhardt <jle@redhat.com>
7606
7607 * config.sub: Add support for mipsisa32.
7608
7609 2001-08-30 Eric Christopher <echristo@redhat.com>
7610
7611 * config.sub, config.guess: Import latest from subversions.
7612
7613 2001-08-20 Alan Modra <amodra@bigpond.net.au>
7614
7615 * config.sub, config.guess: Import latest from subversions.
7616
7617 2001-07-26 DJ Delorie <dj@redhat.com>
7618
7619 * MAINTAINERS: Clarify libiberty merge rules and procedures.
7620
7621 2001-06-19 Alan Modra <amodra@bigpond.net.au>
7622
7623 * Makefile.in: Revert 2001-06-17.
7624 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7625
7626 2001-06-17 H.J. Lu <hjl@gnu.org>
7627
7628 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7629 (gas+binutils.tar.bz2): Likewise.
7630 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7631
7632 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7633
7634 * Makefile.in (VER): When present, extract the version number from
7635 the file version.in.
7636
7637 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7638
7639 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7640 gcc/xgcc is built, use -print-prog-name to find out the program
7641 name to use.
7642
7643 2001-06-04 Mark Mitchell <mark@codesourcery.com>
7644
7645 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7646 with_gcc]: Use `gcc -shared' to build a shared library.
7647
7648 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7649
7650 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7651 archives.
7652
7653 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
7654
7655 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7656 libraries when using g++ with native linker.
7657
7658 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
7659
7660 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7661
7662 2001-05-24 Tom Rix <trix@redhat.com>
7663
7664 * configure.in : enable ld for aix
7665
7666 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
7667
7668 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7669 [aix4*|aix5*]: Prepend blank.
7670
7671 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
7672
7673 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7674 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7675 of subdir/configure scripts to use the new libtool.m4.
7676
7677 2001-05-14 H.J. Lu <hjl@gnu.org>
7678
7679 * config.if (libc_interface): Set to -libc6.2- for cross
7680 compiling to Linux/glibc 2.2.
7681
7682 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
7683
7684 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7685 libgcj.
7686
7687 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
7688
7689 * configure.in (noconfigdirs): Don't reset it from scratch in the
7690 target case; only append to it.
7691
7692 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
7693
7694 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7695 sparc-*-solaris2.8]: Disable ${libgcj}.
7696
7697 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
7698
7699 * configure.in (libgcj_saved): Copy from $libgcj.
7700 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7701 --disable-libgcj.
7702
7703 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
7704
7705 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7706 1.641.2.228.
7707
7708 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
7709
7710 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7711 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7712
7713 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
7714
7715 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7716 New macros.
7717 (bootstrap, cross): Use RECURSE_FLAGS.
7718 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7719
7720 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
7721
7722 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7723
7724 2001-03-23 Nick Clifton <nickc@redhat.com>
7725
7726 * README-maintainer-mode: Add note about inability to use "make
7727 distclean" in maintainer mode.
7728
7729 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
7730
7731 Re-installed:
7732 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7733 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7734 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7735 * ltcf-cxx.sh: Likewise.
7736 * ltcf-gcj.sh: Likewise.
7737
7738 2001-03-22 Philip Blundell <philb@gnu.org>
7739
7740 * config.sub, config.guess: Import latest from subversions.
7741
7742 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
7743
7744 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7745 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7746
7747 2001-03-20 Michael Chastain <chastain@redhat.com>
7748
7749 * Makefile.in: all-m4 depends on all-texinfo.
7750
7751 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
7752
7753 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7754
7755 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7756
7757 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7758 longer valid.
7759
7760 2001-02-16 Nick Clifton <nickc@redhat.com>
7761
7762 * configure.in (noconfigdirs): Allow configuration of texinfo
7763 for Cygwin hosts.
7764
7765 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7766
7767 * config.guess: Add linux target for S/390.
7768 * config.sub: Likewise.
7769 * configure.in: Likewise.
7770
7771 2001-02-06 Ben Elliston <bje@redhat.com>
7772
7773 * configure: Output host type to stdout, not stderr.
7774
7775 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7776
7777 * config.guess: Import from subversions.gnu.org (revision 1.181).
7778 * config.sub: Import from subversions.gnu.org (revision 1.199).
7779
7780 2001-01-30 Alan Modra <alan@linuxcare.com.au>
7781
7782 * config.guess: Handle hppa64-linux systems.
7783
7784 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7785
7786 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7787 Don't unset, it's non-portable and no longer necessary, set to empty
7788 instead.
7789
7790 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7791
7792 * ltconfig: Shell portability fix for the tagname validity check.
7793
7794 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7795
7796 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7797
7798 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
7799
7800 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7801 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7802
7803 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
7804
7805 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7806 keep at least one of build_libtool_libs or build_old_libs set to
7807 yes.
7808
7809 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
7810
7811 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7812 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7813
7814 2000-11-07 Philip Blundell <pb@futuretv.com>
7815
7816 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7817
7818 2000-11-03 Philip Blundell <pb@futuretv.com>
7819
7820 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7821 files.
7822
7823 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
7824
7825 * COPYING.NEWLIB: Put into source repository.
7826
7827 2001-01-15 Ben Elliston <bje@redhat.com>
7828
7829 * configure.in (host_tools): Add sid.
7830 Always configure cgen.
7831 * Makefile.in (all-sid): New target.
7832 (check-sid, clean-sid, install-sid): Likewise.
7833
7834 2001-01-07 Andreas Jaeger <aj@suse.de>
7835
7836 * config.sub, config.guess: Update from subversions.
7837
7838 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
7839
7840 * configure.in: Disable language-specific target libraries for
7841 languages that aren't enabled.
7842
7843 2000-11-24 Nick Clifton <nickc@redhat.com>
7844
7845 * configure.in (xscale-elf): Add target.
7846 (xscale-coff): Add target.
7847 (c4x, c5x, tic54x): Move after ARM targets.
7848
7849 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
7850
7851 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
7852
7853 2000-11-20 Ian Lance Taylor <ian@zembu.com>
7854
7855 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
7856
7857 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
7858
7859 * Makefile.in: Merge with GCC and libgcj.
7860 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
7861 configure-target-<library> when their configure scripts need the C
7862 or C++ library to have already been built to work properly.
7863 (do_proto_toplev): Set them to an empty string.
7864
7865 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
7866
7867 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
7868 (REALLY_SET_LIB_PATH): Use them.
7869
7870 2000-11-06 Christopher Faylor <cgf@cygnus.com>
7871
7872 * config.sub: Add support for Sun Chorus
7873
7874 2000-11-02 Per Lundberg <plundis@chaosdev.org>
7875
7876 * config.sub: Add support for the *-storm-chaos OS.
7877
7878 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
7879
7880 * configure.in (noconfigdirs): Don't compile some
7881 of the libraries for 68HC11 & 68hc12 targets.
7882
7883 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
7884
7885 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
7886 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
7887 all affected `configure' scripts.
7888
7889 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
7890
7891 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
7892 ltcf-c.sh.
7893
7894 2000-09-12 Philip Blundell <philb@gnu.org>
7895
7896 * config.sub, config.guess: Update from subversions.
7897
7898 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
7899
7900 * Makefile.in (all-zlib): Added dummy target.
7901
7902 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
7903 multi-language branch.
7904
7905 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
7906
7907 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
7908 (bootstrap*): Depend on all-bootstrap.
7909
7910 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
7911
7912 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
7913 crosses, but add gcc/include to the header search path for them.
7914
7915 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
7916
7917 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
7918 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
7919 * gettext.m4: New file, extracted from aclocal.m4.
7920
7921 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
7922
7923 * config-ml.in (CC, CXX): Avoid trailing whitespace.
7924 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
7925 sub-configures.
7926
7927 2000-08-20 Doug Evans <dje@casey.transmeta.com>
7928
7929 * Makefile.in (ALL_MODULES): Add all-cgen.
7930 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7931 (all-cgen): New target.
7932 (all-opcodes,all-sim): Depend on all-cgen.
7933 * configure.in (host_tools): Add cgen.
7934 Only configure cgen if --enable-cgen-maint.
7935
7936 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
7937
7938 * config-ml.in (CC, CXX): Don't introduce a leading space.
7939
7940 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
7941
7942 * configure.in (libstdcxx_flags): Use
7943 libstdc++-v3/src/libstdc++.INC.
7944
7945 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
7946
7947 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
7948
7949 2000-08-11 Jason Merrill <jason@redhat.com>
7950
7951 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
7952 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
7953 (FLAGS_FOR_TARGET): Not here.
7954 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
7955
7956 2000-08-07 DJ Delorie <dj@redhat.com>
7957
7958 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
7959 "if we're also building gcc, and it's a gcc that will run on the
7960 build machine, we want to use its includes instead of the system's
7961 default includes".
7962
7963 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
7964
7965 * configure.in (libstdcxx_flags): Don't use `"'.
7966
7967 * config-ml.in: Adjust multilib search paths to the
7968 appropriate multilib tree.
7969
7970 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
7971
7972 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
7973 commas in $LANGUAGES.
7974
7975 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
7976
7977 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
7978
7979 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
7980
7981 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
7982 CXX_FOR_TARGET for sed.
7983
7984 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
7985
7986 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
7987 Do not override if already set in the environment or in configure.
7988 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
7989 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
7990
7991 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
7992
7993 * Makefile.in (FLAGS_FOR_TARGET): New macro.
7994 (GCC_FOR_TARGET): Use it.
7995 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
7996 * configure.in: ... here.
7997 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
7998 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
7999
8000 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
8001
8002 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8003 (configure-target-libchill, configure-target-libobjc): Likewise.
8004
8005 * configure.in: Use the same cache file for all target libs.
8006 * config-ml.in: But different cache files per multilib variant.
8007
8008 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8009
8010 * configure (topsrcdir): Don't use dirname.
8011
8012 2000-07-20 Jason Merrill <jason@redhat.com>
8013
8014 * configure.in: Remove all references to libg++ and librx.
8015
8016 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8017
8018 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
8019
8020 * config.sub: Update to subversions version 2000-07-06.
8021
8022 2000-07-12 Andrew Haley <aph@cygnus.com>
8023
8024 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8025 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8026
8027 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8028
8029 * symlink-tree: Check number of arguments.
8030
8031 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
8032
8033 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8034
8035 2000-07-05 Jim Wilson <wilson@cygnus.com>
8036
8037 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8038 search path for a g++ extracted from the build tree. This
8039 will allow link tests run by configure scripts in
8040 subdirectories to succeed.
8041
8042 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
8043
8044 * ltconfig: Add support for mips-dde-sysv4.2MP
8045
8046 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8047
8048 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8049 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8050
8051 2000-06-19 Timothy Wall <twall@cygnus.com>
8052
8053 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8054 * config.sub: Add tic54x target.
8055
8056 2000-06-07 Phillip Thomas <pthomas@suse.de>
8057
8058 * README-maintainer-mode: New file: Contains notes on using
8059 --enable-maintainer-mode with binutils.
8060
8061 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
8062
8063 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8064
8065 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
8066
8067 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8068 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8069
8070 20000-05-21 H.J. Lu (hjl@gnu.org)
8071
8072 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8073 directory are used if they exist. Make sure
8074 $(build_tooldir)/include is searched for header files,
8075 $(build_tooldir)/lib/ for library files.
8076 (GCC_FOR_TARGET): Likewise.
8077 (CXX_FOR_TARGET): Likewise.
8078
8079 2000-05-18 Jeffrey A Law (law@cygnus.com)
8080
8081 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8082
8083 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
8084
8085 * Makefile.in (configure-target-libiberty): Depend on
8086 configure-target-newlib.
8087
8088 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8089
8090 * configure.in, Makefile.in: Merge all libffi-related
8091 configury stuff from the libgcj tree.
8092
8093 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
8094
8095 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8096 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8097
8098 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
8099
8100 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8101 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8102 current version information. Add to proto-toplev directory.
8103 (gdb-taz): Build do-djunpack.
8104
8105 2000-05-15 David Edelsohn <edelsohn@gnu.org>
8106
8107 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8108
8109 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8110
8111 * ltmain.sh: Preserve in relink_command any environment
8112 variables that may affect the linker behavior.
8113
8114 2000-05-12 Jeffrey A Law (law@cygnus.com)
8115
8116 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8117
8118 2000-05-10 Jim Wilson <wilson@cygnus.com>
8119
8120 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8121
8122 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8123
8124 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8125 with the version name.
8126
8127 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8128
8129 * config.if: Tweak.
8130
8131 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8132
8133 * djunpack.bat: New file.
8134
8135 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
8136
8137 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8138 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8139 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8140 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8141
8142 2000-04-16 Dave Pitts <dpitts@cozx.com>
8143
8144 * config.sub (case $basic_machine): Change default for "ibm-*"
8145 to "openedition".
8146
8147 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
8148
8149 * Makefile.in (gdb-taz): New target. GDB specific archive.
8150 (do-md5sum): New target.
8151 (MD5PROG): Define.
8152 (PACKAGE): Default to TOOL.
8153 (VER): Default to a shell script.
8154 (taz): Rewrite target. Move real work to do-proto-toplev. Include
8155 md5 checksum generation.
8156 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8157 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8158 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8159 insight.tar.bz2): Use gdb-taz to create archive.
8160
8161 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
8162
8163 * configure (warn_cflags): Delete.
8164
8165 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
8166 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
8167
8168 * configure.in (enable_libstdcxx_v3): Add.
8169 (target_libs): Add bits here to switch between libstdc++-v2 and
8170 libstdc++-v3.
8171 * config.if: And this file too.
8172 * Makefile.in: Add libstdc++-v3 targets.
8173
8174 2000-04-05 Michael Meissner <meissner@redhat.com>
8175
8176 * config.sub (d30v): Add d30v as a basic machine type.
8177
8178 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
8179
8180 * configure.in: -linux-gnu*, not -linux-gnu.
8181
8182 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
8183
8184 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8185 (do-tar-bz2): Replace TOOL with PACKAGE.
8186 (gdb.tar.bz2): Remove GDBTK from GDB package.
8187 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8188 dejagnu.tar.bz2): New packages.
8189
8190 2000-02-27 Andreas Jaeger <aj@suse.de>
8191
8192 * configure.in: Add entry for mips*-*-linux*, move catch all
8193 *-*-*linux* entry below this one.
8194
8195 2000-02-27 Ian Lance Taylor <ian@zembu.com>
8196
8197 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8198
8199 2000-02-24 Nick Clifton <nickc@cygnus.com>
8200
8201 * config.sub: Support an OS of "wince".
8202
8203 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
8204
8205 * config.guess, config.sub: Updated to match config's 2000-02-15
8206 version.
8207
8208 2000-02-23 Linas Vepstas <linas@linas.org>
8209
8210 * config.sub: Add support for Linux/IBM 370.
8211 * configure.in: Likewise.
8212
8213 2000-02-22 Nick Clifton <nickc@cygnus.com>
8214
8215 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8216
8217 2000-02-20 Christopher Faylor <cgf@cygnus.com>
8218
8219 * config.guess: Guess "cygwin" rather than "cygwin32".
8220
8221 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8222
8223 * configure (gcc_version): When setting, narrow search to
8224 lines containing `version_string'.
8225
8226 2000-02-15 Denis Chertykov <denisc@overta.ru>
8227
8228 * config.sub: Add support for avr target.
8229
8230 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
8231
8232 * config.sub: Add mmix-knuth-mmixware.
8233
8234 2000-01-27 Christopher Faylor <cgf@redhat.com>
8235
8236 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8237 structure stuff to -L library search.
8238 (CXX_FOR_TARGET): Ditto.
8239 (CROSS_CHECK_MODULES): Fix spelling mistake.
8240
8241 2000-01-24 Mark Mitchell <mark@codesourcery.com>
8242
8243 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8244 the C++ compiler.
8245
8246 2000-01-12 Richard Henderson <rth@cygnus.com>
8247
8248 * configure.in: Don't build some bits for beos.
8249
8250 2000-01-12 Joel Sherrill (joel@OARcorp.com)
8251
8252 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8253 as include files.
8254
8255 2000-01-06 Geoff Keating <geoffk@cygnus.com>
8256
8257 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8258 not mh-aix43.
8259
8260 1999-12-14 Richard Henderson <rth@cygnus.com>
8261
8262 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8263 * config.sub: Accept alphaev[78], alphaev8.
8264
8265 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8266
8267 * config.guess, config.sub: Update from autoconf.
8268
8269 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8270
8271 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8272 necessary libraries are missing.
8273
8274 1999-10-25 Andreas Schwab <schwab@suse.de>
8275
8276 * configure: Fix quoting inside arguments of eval.
8277
8278 1999-10-21 Nick Clifton <nickc@cygnus.com>
8279
8280 * config-ml.in: Allow suppression of some ARM multilibs.
8281
8282 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8283
8284 * config.guess: Add OS/390 match pattern.
8285 * config.sub: Add mvs, openedition targets.
8286 * configure.in (i370-ibm-opened*): New.
8287
8288 1999-09-04 Steve Chamberlain <sac@pobox.com>
8289
8290 * config.sub: Add support for configuring for pj.
8291
8292 1999-08-31 Nick Clifton <nickc@cygnus.com>
8293
8294 * config.sub (maybe_os): Add support for configuring for fr30.
8295
8296 1999-08-25 Nick Clifton <nickc@cygnus.com>
8297
8298 * configure.in: Do not configure or build ld for AIX
8299 platforms. ld is known to be broken on these platforms.
8300
8301 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8302
8303 * config-ml.in: Pass compiler flag corresponding to multidirs to
8304 subdir configures.
8305
8306 1999-08-09 Ian Lance Taylor <ian@zembu.com>
8307
8308 * Makefile.in (LDFLAGS): Define.
8309
8310 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8311
8312 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8313 noconfigdirs.
8314 (*-*-cygwin*): Likewise.
8315
8316 1999-08-08 Ian Lance Taylor <ian@zembu.com>
8317
8318 * mkdep: New file.
8319 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8320 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8321
8322 From Eli Zaretskii <eliz@is.elta.co.il>:
8323 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8324 long file name when using DJGPP on MS-DOS.
8325
8326 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8327
8328 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8329
8330 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8331
8332 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8333 dependency as this causes "make check" to globally "make all"
8334
8335 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8336
8337 * configure.in (target_libs): Added target-zlib.
8338 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8339 (CONFIGURE_TARGET_MODULES): Likewise.
8340 (CHECK_TARGET_MODULES): Likewise.
8341 (INSTALL_TARGET_MODULES): Likewise.
8342 (CLEAN_TARGET_MODULES): Likewise.
8343 (configure-target-zlib): New target.
8344 (all-target-zlib): Likewise.
8345 (all-target-libjava): Depend on all-target-zlib.
8346 (configure-target-libjava): Depend on configure-target-zlib.
8347
8348 * Makefile.in (configure-target-libjava): Depend on
8349 configure-target-newlib.
8350 (configure-target-boehm-gc): New target.
8351 (configure-target-qthreads): New target.
8352
8353 * configure.in (target_libs): Added target-qthreads.
8354 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8355 (CONFIGURE_TARGET_MODULES): Likewise.
8356 (CHECK_TARGET_MODULES): Likewise.
8357 (INSTALL_TARGET_MODULES): Likewise.
8358 (CLEAN_TARGET_MODULES): Likewise.
8359 (all-target-qthreads): New target.
8360 (configure-target-libjava): Depend on configure-target-qthreads.
8361 (all-target-libjava): Depend on all-target-qthreads.
8362
8363 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8364 (CONFIGURE_TARGET_MODULES): Likewise.
8365 (CHECK_TARGET_MODULES): Likewise.
8366 (INSTALL_TARGET_MODULES): Likewise.
8367 (CLEAN_TARGET_MODULES): Likewise.
8368 (all-target-libjava): New target.
8369 (all-target-boehm-gc): Likewise.
8370 * configure.in (target_libs): Added libjava, boehm-gc.
8371
8372 1999-07-22 Ian Lance Taylor <ian@zembu.com>
8373
8374 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8375 configure.bat in SUPPORT_FILES.
8376 (gas+binutils.tar.bz2): Likewise.
8377
8378 * makeall.bat: Remove; obsolete.
8379
8380 1999-07-21 Ian Lance Taylor <ian@zembu.com>
8381
8382 From Mark Elbrecht:
8383 * configure.bat: Remove; obsolete.
8384
8385 1999-07-11 Ian Lance Taylor <ian@zembu.com>
8386
8387 * configure: Add -W -Wall to the default CFLAGS when compiling with
8388 gcc.
8389
8390 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8391
8392 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8393
8394 1999-06-30 Mark Mitchell <mark@codesourcery.com>
8395
8396 * configure.in: Build ld on IRIX6.
8397
8398 1999-06-12 Ian Lance Taylor <ian@zembu.com>
8399
8400 * Makefile.in: Change distribution targets to use bzip2 instead of
8401 gzip.
8402 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8403 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8404
8405 1999-06-04 Nick Clifton <nickc@cygnus.com>
8406
8407 * config.sub: Add mcore target.
8408
8409 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
8410
8411 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8412
8413 1999-05-25 H.J. Lu (hjl@gnu.org)
8414
8415 * config.guess (dummy): Changed to $dummy.
8416
8417 1999-05-24 Nick Clifton <nickc@cygnus.com>
8418
8419 * config.sub: Tidied up case statements.
8420
8421 1999-05-22 Ben Elliston <bje@cygnus.com>
8422
8423 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8424 <jiro@din.or.jp>.
8425
8426 * config.guess: Merge with FSF version. Future changes will be
8427 more accurately recorded in this ChangeLog.
8428 * config.sub: Likewise.
8429
8430 1999-05-20 Stephen L Moshier <moshier@world.std.com>
8431
8432 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8433
8434 1999-04-30 Tom Tromey <tromey@cygnus.com>
8435
8436 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8437
8438 1999-04-23 Tom Tromey <tromey@cygnus.com>
8439
8440 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8441
8442 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
8443
8444 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8445 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8446 Bad merge removed these two changes.
8447
8448 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
8449 Martin Heller (Ing.-Buero_Heller@t-online.de)
8450
8451 * config.guess (interix Alpha): Add.
8452
8453 1999-04-11 Richard Henderson <rth@cygnus.com>
8454
8455 * configure.in (i?86-*-beos*): Do config gperf; don't config
8456 gdb, newlib, or libgloss.
8457
8458 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
8459
8460 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8461 link a trivial program with -mabi=64. If it fails, remove mabi=64
8462 from multidirs.
8463
8464 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
8465
8466 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8467
8468 1999-04-08 Nick Clifton <nickc@cygnus.com>
8469
8470 * config.sub: Add support for mcore targets.
8471
8472 1999-04-07 Michael Meissner <meissner@cygnus.com>
8473
8474 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8475 not mt-ospace, in order to shut up assembler warning about using
8476 symbols that are named the same as registers.
8477
8478 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
8479
8480 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8481 dependency list for all-target-cygmon.
8482
8483 1999-04-05 Doug Evans <devans@casey.cygnus.com>
8484
8485 * config-ml.in: Check $host, not $target, for selective multilibs.
8486 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8487 thumb interworking, and underscore prefix multilibs.
8488
8489 1999-04-04 Ian Lance Taylor <ian@zembu.com>
8490
8491 * missing: Update to version from current automake.
8492
8493 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8494
8495 * configure (gxx_include_dir): Removed.
8496
8497 * configure.in (gxx_include_dir): Handle it.
8498 * Makefile.in: Likewise.
8499
8500 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8501
8502 * config.sub (mips64vr4111,mips64vr4111el) Add.
8503
8504 1999-03-21 Ben Elliston <bje@cygnus.com>
8505
8506 * config.guess: Correct typo for detecting ELF on FreeBSD.
8507
8508 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8509
8510 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8511 config/mh-djgpp.
8512
8513 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8514
8515 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8516 all-target-newlib to dependency list for all-target-bsp.
8517
8518 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8519
8520 * config.sub: Add i386-uwin support.
8521 * config.guess: Likewise.
8522
8523 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8524
8525 * configure.in: cleanup, add mh-*pic handling for arm, special
8526 case powerpc*-*-aix*
8527
8528 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8529
8530 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8531 can be built.
8532
8533 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8534
8535 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8536 targets.
8537
8538 1999-03-02 Nick Clifton <nickc@cygnus.com>
8539
8540 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8541
8542 1999-02-28 Geoffrey Noer <noer@cygnus.com>
8543
8544 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8545
8546 1999-02-24 Nick Clifton <nickc@cygnus.com>
8547
8548 * config.sub: Fix typo in arm recognition.
8549
8550 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
8551
8552 * configure.in (noconfigdirs): Changed target_configdirs to
8553 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8554 rather than m68k-*-* since it is not known to work on
8555 m68k-aout. Ditto for arm-*-*oabi.
8556
8557 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
8558
8559 * configure.in (*-*-windows*): Remove, no longer used.
8560
8561 1999-02-19 Ben Elliston <bje@cygnus.com>
8562
8563 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8564 Smart and improved by Andrew Cagney.
8565
8566 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
8567
8568 * config.guess: Recognize openbsd-*-hppa.
8569
8570 1999-02-17 H.J. Lu (hjl@gnu.org)
8571
8572 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8573 only if it is not empty.
8574
8575 1999-02-17 Nick Clifton <nickc@cygnus.com>
8576
8577 Patch from: Scott Bambrough <scottb@corelcomputer.com>
8578
8579 * config.guess: Modified to recognize uname's armv* syntax.
8580
8581 * config.sub: Modified to recognize uname's armv* syntax.
8582
8583 1999-02-17 Mark Salter <msalter@cygnus.com>
8584
8585 * configure.in: Added target-bsp for sparclite.
8586
8587 1999-02-08 Richard Henderson <rth@cygnus.com>
8588
8589 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8590
8591 1999-02-08 Nick Clifton <nickc@cygnus.com>
8592
8593 * configure.in: Add support for strongarm port.
8594 * config.sub: Add support for strongarm target.
8595
8596 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
8597
8598 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8599 the old name config/mh-cygwin32.
8600 Enable texinfo.
8601
8602 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
8603
8604 * configure.in: Do build ld for ix86 Solaris.
8605
8606 1999-02-02 Jim Wilson <wilson@cygnus.com>
8607
8608 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8609 $AR_FOR_TARGET. Likewise for RANLIB.
8610
8611 1999-02-02 Catherine Moore <clm@cygnus.com>
8612
8613 * config.sub (oabi): Recognize.
8614 * configure.in (arm-*-oabi): Handle.
8615
8616 1999-01-30 Robert Lipe (robertlipe@usa.net)
8617
8618 * config.guess: Improve detection of i686 on UnixWare 7.
8619
8620 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
8621
8622 * config.guess: Add support for i386-pc-interix.
8623 * config.sub: Likewise.
8624 * configure.in: Likewise.
8625
8626 1999-01-18 Christopher Faylor <cgf@cygnus.com>
8627
8628 * Makefile.in: Remove unneeded all-target-libio from
8629 from all-target-winsup target since it is now unneeded.
8630 Add all-target-libtermcap in its place since it is now
8631 needed.
8632
8633 1998-12-30 Christopher Faylor <cgf@cygnus.com>
8634
8635 * configure.in: makefile stub for cygwin target is probably
8636 unnecessary. Remove it for now.
8637
8638 1998-12-30 Christopher Faylor <cgf@cygnus.com>
8639
8640 * configure.in: libtermcap.a should be built when cygwin is the
8641 target as well as the host.
8642 * config.guess: Allow mixed case in cygwin uname output.
8643 * Makefile.in: Add libtermcap target.
8644
8645 1998-12-23 Jeffrey A Law (law@cygnus.com)
8646
8647 * config.sub: Clean up handling of hppa2.0.
8648
8649 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
8650
8651 * config.guess: Use C code to identify more HP machines.
8652
8653 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8654
8655 * config.sub: Handle hppa2.0.
8656
8657 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8658
8659 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8660 cygmon for all sparclite targets, regardless of object format.
8661
8662 1998-12-15 Mark Salter <msalter@cygnus.com>
8663
8664 * configure.in: Added target-bsp for several target architectures.
8665
8666 * Makefile.in: Added rules for bsp.
8667
8668 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8669
8670 * config.guess: Improve detection of hppa2.0 processors.
8671
8672 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8673
8674 * config.guess: Recognize FreeBSD using ELF automatically.
8675
8676 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8677
8678 * configure (skip-this-dir): Add handling for new shell script, which
8679 might be created by a sub-directory's configure to indicate, this particular
8680 directory is "unwanted".
8681 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8682
8683 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8684
8685 * ltconfig: import from libtool, after changing libtool to
8686 account for the cygwin name change.
8687
8688 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8689
8690 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8691 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8692
8693 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8694
8695 * configure.in: Add libtermcap to list of cygwin dependencies.
8696
8697 1998-11-17 Geoffrey Noer <noer@cygnus.com>
8698
8699 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8700 they include winsup/include when it's a cygwin target.
8701
8702 1998-11-12 Tom Tromey <tromey@cygnus.com>
8703
8704 * configure.in (host_tools): Added zip.
8705 * Makefile.in (all-target-libjava): Depend on all-zip.
8706 (all-zip): New target.
8707 (ALL_MODULES): Added all-zip.
8708 (NATIVE_CHECK_MODULES): Added check-zip.
8709 (INSTALL_MODULES): Added install-zip.
8710 (CLEAN_MODULES): Added clean-zip.
8711
8712 1998-11-12 Geoffrey Noer <noer@cygnus.com>
8713
8714 * Makefile.in: lose "32" from comment about cygwin.
8715
8716 1998-11-05 Nick Clifton <nickc@cygnus.com>
8717
8718 * configure.in: Use -Os to build target libraries for the fr30.
8719
8720 1998-11-04 Dave Brolley <brolley@cygnus.com>
8721
8722 * config.sub: Add fr30.
8723
8724 1998-11-02 Geoffrey Noer <noer@cygnus.com>
8725
8726 * configure.in: drop "32" from config/mh-cygwin32. Check
8727 cygwin* instead of cygwin32*.
8728 * config.sub: Check cygwin* instead of cygwin32*.
8729
8730 1998-10-22 Robert Lipe <robertl@dgii.com>
8731
8732 * config.guess: Match any version of Unixware7.
8733
8734 1998-10-20 Syd Polk <spolk@cygnus.com>
8735
8736 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8737 if desired.
8738
8739 1998-10-18 Jeffrey A Law (law@cygnus.com)
8740
8741 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8742 these if the appropriate directories and files to not exist.
8743
8744 1998-10-14 Jeffrey A Law (law@cygnus.com)
8745
8746 * Makefile.in (DEVO_SUPPORT): Add config.if.
8747
8748 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
8749
8750 * configure: Add pattern to replace "build_tooldir"'s
8751 definition in the generated Makefile with "tooldir"'s
8752 actual value.
8753
8754 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8755
8756 * config.sub: Bring back lost sparcv9.
8757
8758 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8759
8760 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8761
8762 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8763 CC_FOR_TARGET and friends.
8764
8765 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8766
8767 * Makefile.in (build_tooldir): New variable, same as tooldir.
8768 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8769 -B$(build_tooldir)/bin/.
8770 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8771
8772 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8773
8774 * config.sub: Add support for i[34567]86-pc-udk.
8775 * configure.in: Likewise.
8776
8777 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8778
8779 * Makefile.in: add bzip2 package building bits for user
8780 tools module
8781 * configure.in: ditto
8782
8783 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8784
8785 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8786 (ALL_TARGET_MODULES): Add all-target-libobjc.
8787 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8788 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8789 (all-target-libchill): Add dependencies.
8790 * configure.in (target_libs): Add libchill.
8791
8792 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8793
8794 * configure.in (target_subdir): Remove duplicate line.
8795
8796 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8797
8798 * Makefile.in (all-automake): fix dependencies.
8799
8800 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8801
8802 * configure.in: Minor cleanups for building in the $(target_alias)
8803 subdir.
8804
8805 1998-09-22 Jim Wilson <wilson@cygnus.com>
8806
8807 * Makefile.in (bootstrap): Set r and s before make all. Use
8808 BASE_FLAGS_TO_PASS in make all.
8809 (cross): Likewise.
8810
8811 1998-09-20 Mark Mitchell <mark@markmitchell.com>
8812
8813 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8814
8815 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8816
8817 * config.sub: Fix typo in last change.
8818
8819 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8820
8821 * config.sub: Add support for C4x target.
8822 * configure.in: Likewise.
8823
8824 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8825
8826 * config.sub: Recognize sparcv9 just like sparc64.
8827
8828 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8829
8830 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8831
8832 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8833
8834 * config.guess: Correctly identify Pentium II sco boxes.
8835
8836 * config.guess: Fix "tr" code. From Weiwen Liu.
8837
8838 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8839
8840 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8841 stabs.
8842
8843 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8844
8845 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8846 (ALL_TARGET_MODULES): Add all-target-libchill.
8847 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8848 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8849 (all-target-libchill): Add dependencies.
8850 * configure.in (target_libs): Add libchill.
8851
8852 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
8853
8854 * config.guess: Avoid assumptions about "tr" behaves when
8855 LANG is set to something other than English.
8856
8857 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
8858
8859 * configure (gxx_include_dir): Changed to
8860 '${prefix}/include/g++'-${libstdcxx_interface}.
8861
8862 * config.if: New to determine the interfaces.
8863
8864 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
8865
8866 * config.guess: Detect and handle MPE/IX.
8867 * config.sub: Deal with MPE/IX.
8868
8869 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
8870
8871 * configure.in: Use mh-aix43.
8872
8873 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
8874
8875 * configure: Fix --without/--disable cases for gxx-include-dir.
8876
8877 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
8878
8879 * mdata-sh: Imported. Needed for automake support.
8880
8881 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
8882
8883 * Makefile.in (taz): Try "chmod -R og=u ." before
8884 "chmod og=u `find . -print`".
8885
8886 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
8887
8888 * configure.in: Add arm-elf and thumb-elf support.
8889
8890 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
8891
8892 * Makefile.in: Undo previous patch.
8893
8894 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
8895
8896 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
8897 to here ...
8898 (install-no-fixedincludes): and here
8899 (INSTALL_MODULES): ... from here.
8900
8901 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
8902
8903 * config.sub: Merge with FSF.
8904
8905 * config.guess: Merge with FSF.
8906
8907 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
8908
8909 * configure (extraconfigdirs): New variable.
8910 (SUBDIRS): Add extraconfigdirs and recurse on them too.
8911 * Makefile.in (all): Move higher in file.
8912 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
8913 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
8914 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
8915 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
8916 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
8917
8918 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
8919
8920 * Makefile.in (all-target-libjava): Depend on all-gcc and
8921 all-target-newlib.
8922 (configure-target-libjava): Depend on $(ALL_GCC).
8923
8924 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
8925
8926 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
8927 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
8928
8929 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
8930
8931 * ylwrap: Change absolute path checks to check for DOS style path
8932 names.
8933
8934 * ylwrap: Don't use a full path name if the source file is in the
8935 same directory. From hjl@lucon.org (H.J. Lu).
8936
8937 * config-ml.in: Default to being verbose, to match Feb 18 change to
8938 configure.
8939
8940 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
8941
8942 Brought over from egcs:
8943
8944 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
8945
8946 * configure.in (target_subdir): Set to ${target_alias} instead
8947 of "libraries".
8948
8949 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
8950
8951 * configure.in (target_subdir): Set to libraries if enable_multilib.
8952
8953 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
8954
8955 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
8956 multilibs, force reconfiguration the first time we create
8957 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
8958
8959 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
8960
8961 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
8962 avoid confusion with --no-recursion.
8963
8964 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
8965
8966 * configure.in: Win32 hosts shouldn't use install -x
8967 * install-sh: remove -x option, and special .exe-handling
8968 hack.
8969
8970 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
8971
8972 * config.guess: Recognize i586-pc-beos.
8973 * configure.in: Don't build some bits for beos.
8974
8975 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
8976
8977 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
8978 CFLAGS default to -O2.
8979
8980 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
8981 when using GNU ld.
8982
8983 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
8984
8985 * ltmain.sh: Correct install when using a different shell.
8986
8987 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
8988
8989 * ltconfig, ltmain.sh: Update to libtool 1.2b.
8990
8991 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
8992
8993 * makefile.vms: Update to build binutils/makefile.vms. Add install
8994 target.
8995
8996 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
8997
8998 * ltconfig: Update to correct AIX handling.
8999
9000 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9001
9002 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9003
9004 * configure.in (target_subdir): Set to ${target_alias} instead
9005 of "libraries".
9006
9007 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9008
9009 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9010 (Makefile): Depend on $(gcc_version_trigger).
9011
9012 * configure (gcc_version): Change default initializer to empty
9013 string.
9014 (gcc_version_trigger): New variable; pass this variable down
9015 to subdir configures to enable them checking gcc's version
9016 themselves. Emit make macros for both gcc_version vars.
9017 (topsrcdir): Initialize reliably.
9018 (recursion line): Remove --with-gcc-version=${gcc_version}.
9019
9020 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9021
9022 * configure (enable_version_specific_runtime_libs): Implement new flag
9023 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9024 in $(libsubdir); emit definition in each generated Makefile.
9025 (gxx_include_dir): Initialize depending on
9026 $enable_version_specific_runtime_libs.
9027
9028 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9029
9030 * configure (gcc_version): Initialize properly depending on
9031 how and where configure is started.
9032 (recursion line): Pass a --with-gcc-version=${gcc_version}
9033 to configures in subdirs.
9034
9035 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9036
9037 * configure.in (noconfigdirs): Add configure pattern for mips tx39
9038 cygmon
9039
9040 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9041
9042 * configure.in: Add cygmon and libstub support for mn10200.
9043
9044 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9045
9046 * configure (gcc_version): Add new variable describing the
9047 particular gcc version we're building.
9048 * Makefile.in (libsubdir): Add new macro for the directory
9049 in which the compiler finds executables, libraries, etc.
9050 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9051 and libsubdir.
9052
9053 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9054
9055 * Makefile.in (local-clean): Remove *.log.
9056 (warning.log): Built with warn_summary from build.log.
9057 (mail-report.log): Run test_summary.
9058 (mail-report-with-warnings.log): Run test_summary including
9059 warning.log in the report.
9060
9061 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9062
9063 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9064
9065 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9066
9067 * Makefile.in (grep): Grep no longer depends on libiberty.
9068
9069 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9070
9071 * Makefile.in: all-snavigator needs all-libgui.
9072
9073 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9074
9075 * configure.in: Add cygmon and libstub support for mn10300.
9076
9077 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9078
9079 * missing: Update to version from automake 1.3.
9080
9081 * ltmain.sh: On installation, don't get confused if the same name
9082 appears more than once in the list of library names.
9083
9084 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9085
9086 * config.sub: Accept m68060 and m5200 as CPU names.
9087
9088 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9089
9090 * configure: Use && rather than using -a in test, because odd
9091 strings can confuse test.
9092 * configure.in: Likewise.
9093
9094 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9095
9096 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9097
9098 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9099
9100 * Makefile.in (boostrap2-lean, bootstrap3-lean,
9101 bootstrap4-lean): New targets.
9102
9103 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9104
9105 * mpw-* Delete. Not used.
9106
9107 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9108
9109 * COPYING.LIB: Update FSF address.
9110
9111 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9112
9113 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9114
9115 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9116 GAS_SUPPORT_DIRS.
9117
9118 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9119
9120 * ltconfig, ltmain.sh: Avoid producing a version number if
9121 -version-info was not used.
9122
9123 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9124
9125 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9126 building with newlib.
9127
9128 1998-04-30 Paul Eggert <eggert@twinsun.com>
9129
9130 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9131 Solaris `make' causes it to continue to next definition.
9132
9133 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9134
9135 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9136 the right GUI libraries and files are installed along with GDB.
9137
9138 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9139
9140 * configure.in: Change alpha to alpha* in several places.
9141
9142 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9143
9144 * config.sub: Recognize sparc86x.
9145
9146 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9147
9148 * configure.in (--enable-target-optspace): Remove debug echo.
9149
9150 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9151
9152 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9153
9154 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9155
9156 * ltconfig: Update cygwin32 support.
9157
9158 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9159 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9160 (GDB_SUPPORT_DIRS): Likewise.
9161
9162 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9163
9164 * configure.in (target_makefile_frag): If --enable-target-optspace,
9165 use -Os to compile target libraries rather than -O2. Default to
9166 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9167 not used.
9168 * configure.in (target_cflags): Ditto for d30v.
9169
9170 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9171
9172 * Makefile.in (all-bfd): Depend on all-intl.
9173 (all-binutils): Likewise.
9174 (all-gas): Likewise.
9175 (all-gprof): Likewise.
9176 (all-ld): Likewise.
9177
9178 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
9179
9180 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9181
9182 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9183
9184 * Makefile.in (all-bfd): Depend upon all-libiberty.
9185
9186 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9187
9188 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9189
9190 * Makefile.in: Add libstub.
9191
9192 * configure.in: Ditto. Build libstub for targets that have cygmon
9193 support.
9194
9195 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9196
9197 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9198
9199 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9200
9201 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9202 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9203
9204 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9205
9206 * configure: Define DEFAULT_M4 by searching PATH.
9207 * Makfile.in: Use DEFAULT_M4.
9208
9209 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9210
9211 * ltconfig: Add cygwin32 support.
9212
9213 * Makefile.in, configure.in: Add libtool as a native only directory
9214 to configure and build.
9215
9216 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9217
9218 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9219
9220 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9221
9222 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9223
9224 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9225
9226 * Makefile.in: add ash make rules
9227 * configure.in: add ash to native_only and host_tools lists
9228
9229 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9230
9231 * Makefile.in (all-gettext, all-intl): New targets.
9232 (ALL_MODULES): Added all-gettext, all-intl.
9233 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9234 (INSTALL_MODULES): Added install-gettext, install-intl.
9235 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9236
9237 * configure.in (host_tools): Added gettext.
9238 (native_only): Likewise.
9239 (noconfigdirs) [various cases]: Likewise.
9240 (host_libs): Added intl.
9241
9242 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9243
9244 * configure: Do not disable building gdbtk for cygwin32 hosts.
9245
9246 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9247
9248 * configure.in: Add thumb-coff target.
9249 * config.sub: Add thumb-coff target.
9250
9251 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9252
9253 * Makefile.in: Revert yesterday's change.
9254 (all-target-winsup): all-target-librx stays out of here.
9255
9256 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9257
9258 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9259 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9260 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9261 Remove references to librx and libg++.
9262
9263 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9264
9265 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9266 recursive makes
9267
9268 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9269
9270 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9271 for newlib directory.
9272 (CXX_FOR_TARGET): Likewise.
9273
9274 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9275
9276 * ltconfig: Update after libtool/ltconfig.in change for
9277 hpux11.
9278
9279 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9280
9281 * ltconfig, ltmain.sh: Update to libtool 1.2.
9282
9283 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9284
9285 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9286 (install-gcc-cross): Instead, override LANGUAGES here.
9287
9288 1998-03-18 Dave Love <d.love@dl.ac.uk>
9289
9290 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9291 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9292
9293 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9294
9295 * configure.in: Add Thumb-pe target.
9296
9297 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
9298
9299 * Makefile.in - changed sn targets to snavigator
9300 * configure.in - changed sn targets to snavigator
9301
9302 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9303
9304 * config-ml.in: After building symlink tree call make distclean
9305 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9306 to be the case for libiberty.
9307
9308 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9309
9310 * configure: When making link, also check the current
9311 directory. The configure scripts may create one.
9312
9313 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9314
9315 * config.sub: Accept alphapca56 and alphaev6 properly.
9316
9317 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9318
9319 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9320
9321 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9322
9323 * config.sub (sco5): Fix typo.
9324
9325 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9326
9327 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9328 install-itcl.
9329 (install-itcl): Remove dependency on install-tcl.
9330
9331 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9332
9333 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9334
9335 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9336
9337 * configure.in: Don't build libgui for a cygwin32 target when not on
9338 a cygwin32 host.
9339
9340 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9341
9342 * configure (redirect): Set to null, so default behavior of
9343 configure is now --verbose.
9344
9345 1998-02-16 Dave Love <d.love@dl.ac.uk>
9346
9347 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9348 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9349
9350 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9351
9352 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9353 this change to sync Makefile.in with its ChangeLog entries.
9354
9355 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9356
9357 * ltmain.sh (mkdir): Check that the directory doesn't exist
9358 before we exit with error, so that we don't get races during
9359 parallel builds.
9360
9361 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9362
9363 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9364
9365 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9366
9367 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9368 PICFLAG_FOR_TARGET.
9369 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9370
9371 * configure: Emit a definition for the new macro enable_shared
9372 into each Makefile.
9373
9374 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9375
9376 * configure.in (host_tools, native_only): Add libtool.
9377
9378 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9379
9380 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9381 Fix typo in ming config comment.
9382
9383 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9384
9385 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9386
9387 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9388
9389 * config.sub: Add tic30 cases, and map c30 to tic30.
9390
9391 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9392
9393 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9394 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9395 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9396 (CLEAN_TARGET_MODULES): Similarly
9397 (all-target-libf2c): Add dependences.
9398 * configure.in (target_libs): Add libf2c.
9399
9400 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9401
9402 * configure.in: Remove expect from noconfigdirs when target
9403 is cygwin32. OK to build expect and dejagnu with Canadian
9404 Cross.
9405
9406 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9407
9408 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9409 host.
9410
9411 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9412 and mingw32.
9413
9414 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9415
9416 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9417 here as it is not defined in the toplevel Makefile.
9418
9419 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9420
9421 * configure (package_makefile_rules_frag): New variable, which names
9422 a file with generic rules, ...
9423 Change comment to mention we now have FIVE parts.
9424 * configure: Undo last change.
9425
9426 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9427
9428 * config.guess: More accurate determination of HP processor types.
9429 * config.sub: More accurate determination of HP processor types.
9430
9431 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9432
9433 * configure (package_makefile_frag): Move inserting the
9434 ${package_makefile_frag} to where it should be according
9435 to the comment.
9436
9437 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
9438
9439 * config.guess: Add support for Linux/ARM.
9440
9441 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9442
9443 * .cvsignore: Remove *-info and *-install since they match
9444 release-info and mpw-install, which we don't want to just ignore.
9445
9446 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9447
9448 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9449
9450 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9451
9452 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9453 local_prefix to sub-make invocations.
9454
9455 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9456
9457 * configure.in: Check makefile fragments in the source
9458 directory.
9459
9460 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9461
9462 * configure.in: Check whether host and target makefile
9463 fragments exist before adding them to *_makefile_frag.
9464
9465 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9466
9467 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9468
9469 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9470
9471 * configure.in: Make sure we only replace RPATH_ENVVAR on
9472 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9473 regexp to sed.
9474
9475 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9476 to sub-makes.
9477
9478 1998-01-13 Lee Iverson (leei@ai.sri.com)
9479
9480 * config-ml.in (multi-do): LDFLAGS must include multilib
9481 designator.
9482
9483 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9484
9485 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9486
9487 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9488
9489 * config.sub: Add mingw32 support.
9490 * configure.in: Likewise.
9491
9492 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9493
9494 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9495
9496 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9497
9498 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9499 * configure (gxx_include_dir): Provide a definition for subdirs
9500 which do not use autoconf.
9501
9502 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9503
9504 * config.guess: Sync with egcs. Picks up new alpha support,
9505 BeOS & some additional linux support.
9506
9507 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
9508
9509 * config.guess: HP 9000/803 is a PA1.1 machine.
9510
9511 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9512
9513 * configure.in: It's alpha*-...
9514
9515 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9516
9517 * configure.in (host_makefile_frag, target_makefile_frag):
9518 Handle multiple config files.
9519 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9520 alpha-*-*.
9521
9522 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9523
9524 * mkdep: New file.
9525
9526 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9527
9528 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9529
9530 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9531
9532 * Makefile.in: Add libgui directory.
9533 (GDB_TK): Add all-libgui.
9534 * configure.in: Add libgui directory.
9535 * configure: Add all-libgui to GDB_TK.
9536
9537 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9538
9539 * config-ml.in (multidirs): Add m32r to multilib list.
9540
9541 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9542
9543 * Makefile.in (all-target-gperf): Change dependency to
9544 all-target-libstdc++.
9545
9546 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9547
9548 * config.guess: Add BeOS support.
9549
9550 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9551
9552 Source directory cvs renamed to cvssrc:
9553 * configure.in (host_tools): Change cvs to cvssrc.
9554 (native_only): Likewise.
9555 (noconfigdirs) [various cases]: Likewise.
9556 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9557 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9558 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9559 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9560 (all-cvssrc): Rename target from all-cvs.
9561
9562 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9563
9564 * configure (gxx_include_dir): Fix thinko.
9565
9566 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9567
9568 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9569 (install-cross, install-gcc-cross): New targets.
9570
9571 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9572
9573 * configure.in (noconfigdirs): Add support for Thumb target.
9574
9575 * config.sub (maybe_os): Add support for Thumb target.
9576
9577 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9578
9579 * Makefile.in: Add rules for cygmon.
9580
9581 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9582
9583 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9584
9585 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9586 * configure (gxx_include_dir): Provide a definition for subdirs
9587 which do not use autoconf.
9588
9589 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9590
9591 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9592 11/18/97 build
9593
9594 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9595
9596 * From Franz Sirl.
9597 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9598 found on RedHat Linux systems.
9599
9600 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9601
9602 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9603 guesses.
9604
9605 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9606
9607 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9608
9609 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9610
9611 * ltmain.sh: If mkdir fails, check whether the directory was created
9612 anyhow by some other process.
9613
9614 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9615
9616 * configure.in (d30v-*-*): Configure all directories.
9617
9618 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9619
9620 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9621 for the D30V.
9622
9623 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9624
9625 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9626
9627 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9628
9629 * include/libiberty.h: Add extern "C" { so it can be used with C++
9630 progrms.
9631 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9632 programs.
9633
9634 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9635
9636 * configure.in (d30v-*-*): Configure GCC now.
9637
9638 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9639
9640 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9641 is no longer needed.
9642
9643 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9644
9645 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9646
9647 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9648
9649 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9650 targets using "$@" to provide support for similar but not identical
9651 targets without having to duplicate code.
9652
9653 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9654
9655 * makefile.vms: Fix to work with DEC C.
9656
9657 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9658
9659 * config.sub: Add mips-tx39-elf to marketing names.
9660
9661 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9662
9663 * ltmain.sh: Handle symlinks in generated script.
9664
9665 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9666
9667 * configure: Handle autoconf style directory options: --bindir,
9668 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9669 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9670 --sysconfdir.
9671 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9672 (sharedstatedir, localstatedir, oldincludedir): New variables.
9673 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9674 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9675 sbindir, sharedstatedir, and sysconfdir.
9676
9677 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9678
9679 * Makefile.in (bootstrap-lean): New target.
9680
9681 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9682
9683 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
9684 sn, and gnuserv from noconfigdirs.
9685
9686 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9687
9688 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9689
9690 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9691
9692 * Makefile.in (cross): New target.
9693
9694 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
9695 Jeff Law <law@cygnus.com>
9696
9697 * Makefile.in (bootstrap2, bootstrap3): New targets.
9698 (all-bootstrap): Remove outdated and confusing target.
9699 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9700
9701 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9702
9703 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9704 windows. Consistent with gdb/configure.
9705
9706 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9707
9708 * configure.in: Name Linux target fragment.
9709
9710 * configure: Rewrite so that project Makefile fragment is inserted
9711 first and appears last in the resulting Makefile.
9712
9713 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9714
9715 * Makefile.in (install-itcl): Install tcl first.
9716
9717 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
9718
9719 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9720
9721 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9722
9723 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9724
9725 * configure.in (skipdirs): Add target-librx for Linux.
9726 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9727
9728 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9729
9730 * Makefile.in (bootstrap): New target.
9731
9732 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9733
9734 * config.sub: Accept 'amigados' for backward compatability.
9735
9736 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9737
9738 * config.guess: Merge with FSF.
9739
9740 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9741
9742 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9743
9744 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9745
9746 * config.sub: Add "marketing-names" patch.
9747
9748 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9749
9750 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9751
9752 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9753
9754 * config.sub: Handle v850-elf.
9755
9756 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9757
9758 * .cvsignore (*-install): Remove.
9759
9760 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9761
9762 * ltconfig: Set CONFIG_SHELL in libtool.
9763 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9764
9765 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9766
9767 * configure.in (target_subdir): Set to libraries if enable_multilib.
9768
9769 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9770
9771 * config.guess: Update from gcc directory.
9772
9773 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9774
9775 * Makefile.in (all-sim): Depends on all-readline.
9776
9777 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9778
9779 * Makefile.in (BISON, YACC): Use $$s.
9780 (all-bison): Depend on all-texinfo.
9781
9782 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9783
9784 * Makefile.in (BISON): Add -L flag.
9785 (YACC): Likewise.
9786
9787 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9788
9789 * configure.in (noconfigdirs): Add support for v850e target.
9790
9791 * config.sub (maybe_os): Add support for v850e target.
9792
9793 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9794
9795 * configure.in (noconfigdirs): Add support for v850ea target.
9796
9797 * config.sub (maybe_os): Add support for v850ea target.
9798
9799 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9800
9801 * config.sub: Add mipstx39. Delete r3900.
9802
9803 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9804
9805 * Makefile.in (all-autoconf): Depends on all-texinfo.
9806
9807 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9808
9809 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9810 eabi targets.
9811
9812 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9813
9814 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9815
9816 * configure: When handling a Canadian Cross, handle YACC as well as
9817 BISON. Just set BISON to bison. When setting YACC, prefer bison.
9818 * Makefile.in (all-bison): Depend upon all-texinfo.
9819
9820 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9821
9822 * Makefile.in (BISON): bison, not byacc or bison -y.
9823 (YACC): bison -y or byacc or yacc.
9824 (various): Add *-bison as appropriate.
9825 (taz): No need to mess with BISON anymore.
9826
9827 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9828
9829 * configure: If OSTYPE matches *win32*, try to find a good value for
9830 CONFIG_SHELL.
9831
9832 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9833
9834 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9835 configure.in if it is present.
9836
9837 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9838
9839 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9840
9841 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9842
9843 * config.sub: Recognize `arc' cpu.
9844 * configure.in: Likewise.
9845 * config-ml.in: Likewise.
9846
9847 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9848
9849 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9850
9851 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
9852
9853 * configure: Changed sed delimiter from ':' to '|' when
9854 attempting to substitute ${config_shell} for SHELL. On
9855 NT ${config_shell} may contain a ':' in it.
9856
9857 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
9858
9859 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
9860
9861 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
9862
9863 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
9864
9865 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
9866
9867 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
9868
9869 * ylwrap: If the program is a relative path, force it to be
9870 absolute.
9871
9872 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
9873
9874 * configure (tooldir): Set BISON to `bison -y' and not just bison.
9875
9876 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
9877
9878 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
9879 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
9880 for libraries.
9881
9882 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
9883
9884 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
9885 separated by spaces.
9886
9887 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
9888
9889 * ylwrap: New file.
9890 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
9891
9892 * ltmain.sh: Handle /bin/sh at start of install program.
9893
9894 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
9895
9896 * ltconfig, ltmain.sh: New files, from libtool 1.0.
9897 * missing: New file, from automake 1.2.
9898
9899 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
9900
9901 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
9902 check-tk to CHECK_X11_MODULES.
9903
9904 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
9905
9906 * config.sub: Merge with FSF.
9907
9908 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
9909
9910 * config.guess: Merge with FSF.
9911
9912 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
9913
9914 * configure: Treat msdosdjgpp like go32.
9915 * configure.in: Likewise. Don't remove gprof for go32.
9916
9917 * configure: Change Makefile.tem2 to Makefile.tm2.
9918
9919 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
9920
9921 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
9922
9923 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9924
9925 * install-sh (chmodcmd): Set to null if the DST directory already
9926 exists. Same as Nov 11th change.
9927
9928 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
9929
9930 * configure (GDB_TK): Needs itcl and tix.
9931
9932 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
9933
9934 * config.guess: Update from FSF.
9935
9936 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
9937
9938 * Makefile.in (GDB_TK): Depend on itcl and tix.
9939
9940 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
9941
9942 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
9943 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
9944 (INSTALL_SCRIPT): New variable.
9945 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
9946 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
9947 to -x.
9948 * install-sh: Add support for -x option.
9949
9950 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
9951
9952 * configure.in, Makefile.in: Treat tix like itcl.
9953
9954 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
9955
9956 * Makefile.in (WINDRES): New variable.
9957 (WINDRES_FOR_TARGET): New variable.
9958 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
9959 (EXTRA_HOST_FLAGS): Add WINDRES.
9960 (EXTRA_TARGET_FLAGS): Add WINDRES.
9961 (EXTRA_GCC_FLAGS): Add WINDRES.
9962 ($(DO_X)): Pass down WINDRES.
9963 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
9964 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
9965 DLLTOOL_FOR_TARGET.
9966
9967 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
9968
9969 * configure.in: configure sim before gdb for win32-x-ppc
9970
9971 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9972
9973 Move gperf into the toplevel, from libg++.
9974 * configure.in (target_tools): Add target-gperf.
9975 (native_only): Add target-gperf.
9976 * Makefile.in (all-target-gperf): New target, depend on
9977 all-target-libg++.
9978 (configure-target-gperf): Empty rule.
9979 (ALL_TARGET_MODULES): Add all-target-gperf.
9980 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
9981 (CHECK_TARGET_MODULES): Add check-target-gperf.
9982 (INSTALL_TARGET_MODULES): Add install-target-gperf.
9983 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
9984
9985 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
9986
9987 * config.sub (mn10200): Recognize new basic machine.
9988
9989 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9990
9991 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
9992 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
9993
9994 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
9995
9996 * configure.in: If we're building mips-sgi-irix6* native, turn on
9997 ENABLE_MULTILIB and set TARGET_SUBDIR.
9998
9999 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10000
10001 * Makefile.in (all-sn): Depend on all-grep.
10002
10003 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10004
10005 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10006
10007 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10008 Makefile. From Jeff Makey <jeff@cts.com>.
10009 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10010
10011 * Makefile.in (DISTBISONFILES): Remove.
10012 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10013 $(DEFAULT_YACC).
10014
10015 * configure.in: Build itl, db, sn, etc., when building for native
10016 cygwin32.
10017
10018 * Makefile.in (LD): New variable.
10019 (EXTRA_HOST_FLAGS): Pass down LD.
10020 ($(DO_X)): Likewise.
10021
10022 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10023
10024 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10025
10026 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10027
10028 * configure.in (targargs): Strip out any supplied --build argument
10029 before adding our own. Always add --build.
10030
10031 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10032
10033 * configure.in (targargs): Pass --build if we're doing
10034 a cross-compile.
10035
10036 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10037
10038 * configure: Use '|' instead of ":" as the separator in
10039 sed. Otherwise sed chokes on NT path names with drive
10040 designators. Also look for "?:*" as the leading characters in an
10041 absolute pathname.
10042
10043 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10044
10045 * config.sub: Support for r3900.
10046
10047 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10048
10049 * configure.in: Use install-sh, not install.sh.
10050
10051 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10052
10053 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10054 apply it twice.
10055
10056 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10057
10058 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10059 install-binutils.
10060
10061 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10062
10063 * Makefile.in: Add automake targets.
10064 * configure.in (host_tools): Add automake.
10065
10066 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10067
10068 * configure: Default CXX to c++, not gcc.
10069 * Makefile.in (CXX): Set to c++, not gcc.
10070 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10071
10072 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10073
10074 * install-sh: try appending a .exe if source file doesn't
10075 exist
10076
10077 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10078
10079 * configure.in: Turn on multilib by default.
10080 (cross_only): Remove target-libiberty.
10081
10082 * Makefile.in (all-gcc): Don't depend on libiberty.
10083
10084 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10085
10086 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10087
10088 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10089
10090 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10091 (DISTBISONFILES): Add ld/Makefile.in
10092
10093 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10094
10095 * configure.in: if target is cygwin32 but host isn't cygwin32,
10096 don't configure gdb tcl tk expect, not just gdb.
10097
10098 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10099
10100 * configure.in: Added gnuserv everywhere sn appears.
10101
10102 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10103 (CROSS_CHECK_MODULES): Added check-gnuserv.
10104 (INSTALL_MODULES): Added install-gnuserv.
10105 (CLEAN_MODULES): Added clean-gnuserv.
10106 (all-gnuserv): New target.
10107
10108 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10109
10110 * config.guess: Fixes for MIPS OpenBSD systems.
10111
10112 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10113
10114 * Makefile.in (INSTALL_XFORM): Remove.
10115 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10116
10117 * mkinstalldirs: New file, copied from automake.
10118 * Makefile.in (installdirs): Rename from install-dirs. Use
10119 mkinstalldirs. Change all users.
10120 (DEVO_SUPPORT): Add mkinstalldirs.
10121
10122 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10123
10124 * install-sh: Rename from install.sh.
10125 * Makefile.in (INSTALL): Change install.sh to install-sh.
10126 (DEVO_SUPPORT): Likewise.
10127
10128 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10129 Graichen <graichen@rzpd.de>.
10130
10131 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10132
10133 * config.guess: Recognize OpenBSD systems correctly.
10134
10135 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10136
10137 * README, Makefile.in (ETC_SUPPORT): Remove references to
10138 cfg-paper*, configure.{texi,man,info*}._
10139
10140 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10141
10142 * Makefile.in (all.normal): Ensure that gcc is built after all
10143 the x11 - ie gdb - targets.
10144
10145 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10146
10147 * makefile.vms: Don't run conf-a-gas.
10148
10149 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10150
10151 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10152
10153 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10154
10155 * configure.in: Remove noconfigdirs case since gdb also
10156 configures and builds for tic80-coff.
10157
10158 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10159
10160 * configure: Set cache_file to config.cache.
10161 * Makefile.in (local-distclean): Remove config.cache.
10162
10163 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10164
10165 * COPYING: Update FSF address.
10166
10167 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10168
10169 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10170 noconfigdirs.
10171
10172 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10173
10174 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10175 MAKEDIRS, is empty.
10176
10177 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10178
10179 * config.sub: Tweak mn10300 entry.
10180
10181 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10182
10183 * configure.in (host_tools): Put sim before gdb, so gdb's
10184 configure.tgt can determine if the simulator was configured.
10185
10186 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10187
10188 * config.sub: Move BeOS $os case to be with other Cygnus
10189 local cases.
10190
10191 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10192
10193 * config.sub: Remove misplaced comment that broke Linux.
10194
10195 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10196
10197 * config.sub: Add BeOS support.
10198
10199 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10200
10201 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10202
10203 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10204
10205 * configure.in (noconfigdirs): Remove tcl and tk from
10206 noconfigdirs for cygwin32 builds.
10207
10208 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10209
10210 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10211
10212 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10213
10214 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10215 make-all.com, use makefile.vms instead.
10216
10217 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10218
10219 * config.sub: Accept -lnews*.
10220
10221 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10222
10223 * configure.in (noconfigdirs): Disable target-newlib,
10224 target-examples and target-libiberty for d30v.
10225
10226 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10227
10228 * configure.in (noconfigdirs): Enable ld for d30v.
10229
10230 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10231
10232 * configure.in (tic80-*-*): Build compiler.
10233
10234 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10235
10236 * configure.in (d30v-*): Remove sim directory from list of
10237 unsupported d30v directories
10238
10239 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10240
10241 * config.sub, configure.in: Add d30v target cpu.
10242
10243 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10244
10245 * makefile.vms: New file.
10246 * make-all.com: Remove.
10247
10248 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10249
10250 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10251
10252 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10253
10254 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10255
10256 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10257
10258 * Makefile.in (ALL_MODULES): Added all-db.
10259 (CROSS_CHECK_MODULES): Addec check-db.
10260 (INSTALL_MODULES): Added install-db.
10261 (CLEAN_MODULES): Added clean-db.
10262
10263 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10264
10265 * config.guess: Merge with latest FSF sources.
10266
10267 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10268
10269 * Makefile.in (ALL_MODULES): Added all-itcl.
10270 (CROSS_CHECK_MODULES): Added check-itcl.
10271 (INSTALL_MODULES): Added install-itcl.
10272 (CLEAN_MODULES): Added clean-itcl.
10273
10274 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10275
10276 * configure.in: build gdb for mn10200
10277
10278 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10279
10280 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10281
10282 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10283
10284 * configure.in (tic80-*-*): Turn off most targets right now.
10285
10286 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10287
10288 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10289 rather than the makeinfo program.
10290 (do-info): Depend upon all-texinfo.
10291
10292 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10293
10294 * configure.in: Remove uses of config/mh-linux.
10295
10296 * config.sub, config.guess: Merge with latest FSF sources.
10297
10298 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10299
10300 * config.sub (case $basic_machine): Add tic80 entries.
10301
10302 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10303
10304 * config.sub, config.guess: Merge with latest FSF sources.
10305
10306 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10307
10308 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10309 * mpw-config.in: Test for NewFolderRecursive.
10310 * mpw-install: Use symbolic name for startup filename.
10311 * mpw-README: Add various additional details.
10312
10313 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10314
10315 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10316
10317 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10318
10319 * configure.in: Do build gcc and the target libraries for
10320 the mn10200.
10321
10322 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10323
10324 * configure.in: don't avoid building gdb for mn10300 any more
10325 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10326 instead of single-quoting it.
10327
10328 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10329
10330 * configure.in: Don't use --with-stabs on IRIX 6.
10331
10332 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10333
10334 * configure.in (m32r): Build gdb, libg++ now.
10335
10336 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10337
10338 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10339 directories from noconfigdirs.
10340
10341 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10342
10343 * config.sub (basic_machine): added mips16 configuration
10344
10345 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10346
10347 * config.sub: Handle d10v-unknown.
10348
10349 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10350
10351 * config.sub: Handle v850-unknown.
10352
10353 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10354
10355 * Makefile.in: add findutils
10356 * configure.in: add findutils to list of host_tools
10357
10358 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10359
10360 * config.sub: Handle mn10200 and mn10300.
10361
10362 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10363
10364 * configure.in (d10v-*): Do not build librx.
10365
10366 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10367
10368 * configure.in (mn10300): Build everything except gdb & libgloss.
10369
10370 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10371
10372 * config.guess: Patch for Dansk Data Elektronik servers,
10373 from Niels Skou Olsen <nso@dde.dk>.
10374
10375 For ncr, use /bin/uname rather than uname, since GNU uname does not
10376 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10377
10378 Patch for MIPS R4000 running System V,
10379 from Eric S. Raymond <esr@snark.thyrsus.com>.
10380
10381 Fix thinko for nextstep.
10382
10383 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10384
10385 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10386 * config.guess: Guess mips-dec-mach_bsd4.3.
10387
10388 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10389 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10390 release numbers.
10391 * config.guess (mips-mips-riscos*): Emit just enough of the
10392 release number.
10393
10394 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10395 * config.guess (sparc-auspex-sunos*): Added.
10396 (f300-fujitsu-*): Added.
10397
10398 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10399 * config.guess: Recognize a Tadpole as a sparc.
10400
10401 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10402
10403 * config.guess: Don't assume that NextStep version is either 2 or
10404 3. NextStep 4 (aka OpenStep 4) has come out now.
10405
10406 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10407
10408 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10409 From Rik Faith <faith@cs.unc.edu>.
10410
10411 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10412
10413 * config.sub: Contributions from bug-gnu-utils to:
10414 Support plain "hppa" (no version given) architecture, reported by
10415 OpenStep.
10416 OpenBSD like NetBSD.
10417 LynxOs is not a hardware supplier.
10418
10419 * config.guess: Contributions from bug-gnu-utils to add support for:
10420 OpenBSD like NetBSD.
10421 Stratus systems.
10422 More Pyramid systems.
10423 i[n>4]86 Intel chips.
10424 M680[n>4]0 Motorola chips.
10425 Use unknown instead of lynx for hardware manufacturer.
10426
10427 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10428
10429 * install.sh (chmodcmd): Set to null if the DST directory already
10430 exists.
10431
10432 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10433
10434 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10435 not use mt-ppc target Makefile fragment any more.
10436
10437 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10438
10439 * configure.in (*-*-windows): Exclude everything but those dirs
10440 needed to build windows.
10441
10442 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10443
10444 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10445
10446 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10447
10448 * configure.in: Exclude mmalloc from i386-windows.
10449
10450 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10451
10452 * Undo my previous change.
10453
10454 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10455
10456 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10457 unconditionally.
10458 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10459
10460 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10461
10462 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10463 host to add it's own flags.
10464
10465 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10466
10467 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10468
10469 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10470
10471 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10472 (CXX_FOR_TARGET): Likewise.
10473 (GCC_FOR_TARGET): Define.
10474 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10475 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10476 CC_FOR_TARGET was specified on the command line.
10477 (MAKEOVERRIDES): Don't define.
10478
10479 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10480
10481 * configure.in (m32r): Fix spelling of libg++ libs.
10482
10483 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10484
10485 * config.sub (-apple*): Remove, now redundant.
10486
10487 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10488
10489 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10490
10491 * configure: Rework yesterday's sed script patch.
10492
10493 * config.sub: Merge with FSF.
10494
10495 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10496
10497 * config.guess: Merge from FSF.
10498
10499 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
10500 * config.guess: Use pc instead of unknown, for pc clone systems.
10501 Change linux to linux-gnu.
10502
10503 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10504 * config.guess: Avoid non-portable tr syntax.
10505
10506 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10507
10508 * test-build.mk (HOLES): Add "xargs" for gdb.
10509
10510 * configure: Avoid hpux10.20 sed bug.
10511
10512 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10513
10514 * configure.in: Add support for windows host
10515 (that is a build done under the Microsoft build environment).
10516
10517 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10518
10519 * Makefile.in: Replace all uses of srcroot with s, to shrink
10520 command line lengths.
10521
10522 Patches from Geoffrey Noer <noer@cygnus.com>:
10523 * configure.in: If configuring for newlib, pass --with-newlib to
10524 subdirectories.
10525 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10526 -Bnewlib/ and -Lwinsup to gcc.
10527 (CXX_FOR_TARGET): Likewise.
10528
10529 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10530
10531 * Makefile.in (ETC_SUPPORT): Add configure.
10532
10533 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10534
10535 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10536 host configuration file.
10537
10538 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10539
10540 * configure.in: Break mn10x00 support into separate
10541 mn10200 and mn10300 configurations.
10542 * config.sub: Likewise.
10543
10544 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10545
10546 * configure.in: Add lots of stuff to noconfigdirs for
10547 the mn10x00 targets.
10548
10549 * config.sub, configure.in: Add mn10x00 support.
10550
10551 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10552
10553 * make-all.com: Call conf-a-gas, not config-a-gas.
10554
10555 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10556
10557 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10558 targets.
10559
10560 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10561
10562 * mpw-README: Add much more detail for native PowerMac.
10563 * mpw-install: New file.
10564 * mpw-configure: Add --norecursion and --help options.
10565 * mpw-config.in: Translate readme and install files when
10566 copying to objdir.
10567 * mpw-build.in: Don't always depend on byacc and flex.
10568 (install-only-top): New action.
10569
10570 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10571
10572 * configure.in: You can now configure GDB for the v850.
10573
10574 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10575
10576 * configure.in (noconfigdirs): Don't configure any C++ dirs
10577 if targeting D10V.
10578
10579 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10580
10581 * config.sub: Recognize mips64vr5000.
10582
10583 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10584
10585 * configure.in: Use a single line for host_tools and native_only.
10586
10587 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10588
10589 * config.sub, configure.in: Add entries for m32r.
10590
10591 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10592
10593 * Makefile.in (inet-install): Don't run install-gzip.
10594
10595 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10596
10597 * configure.in: Don't config lots of things for *-*-windows*.
10598
10599 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10600
10601 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10602 (host_libs, host_tools): Copy from configure.in.
10603 * mpw-configure: Don't complain about directories not found.
10604
10605 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10606
10607 * configure.in (i[345]86): Recognize i686 for pentium pro.
10608 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10609 file.
10610
10611 * config.guess (i[345]86): Ditto.
10612
10613 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10614
10615 * configure.in (noconfigdirs): Removed gdb for D10V.
10616
10617 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10618
10619 * configure.in: Remove ld, target-libio, target-libg++, and
10620 target-libstdc++ from noconfigdirs.
10621
10622 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10623
10624 * configure: Fix three locations where shell scripts were
10625 being run directly rather than with config_shell.
10626
10627 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10628
10629 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10630 * config.sub (basic_machine): Recognize v850.
10631
10632 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10633
10634 * mpw-configure: Handle multiple enable/disable options and
10635 pass them down recursively, handle -c and -s flags appropriately
10636 depending on choice of compiler, add escape mechanism for
10637 quoted arguments to gC.
10638
10639 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10640
10641 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10642 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10643 so that -mrelocatable-lib and -mno-eabi are used.
10644
10645 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10646 not support --print-multi-lib, don't abort.
10647
10648 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10649
10650 * make-all.com: Run config-a-gas.
10651 * setup.com: Don't copy subdirectory files around.
10652
10653 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10654
10655 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10656 target, it now compiles correctly.
10657
10658 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10659
10660 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10661
10662 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10663
10664 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10665
10666 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10667
10668 * configure.in (native_only): Add prms.
10669
10670 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10671
10672 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10673 (BINUTILS_SUPPORT_DIRS): Likewise.
10674
10675 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10676
10677 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10678 d10v support is added.
10679
10680 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10681
10682 * configure.in (d10v-*-*): New target.
10683
10684 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10685
10686 * config.guess (HP 9000/811): Recognize this as a PA1.1
10687 machine.
10688
10689 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10690
10691 * Makefile.in (do-tar-gz): New target, split out from tail end of
10692 taz target. Run each command separately, don't use pipes.
10693 (taz): Use it.
10694
10695 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10696
10697 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10698 * mpw-build.in: No builds should depend on building byacc or flex,
10699 they are assumed to be installed already.
10700
10701 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10702
10703 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10704 variable that CC_FOR_TARGET needs.
10705
10706 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10707
10708 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10709 options have changed since the last time the subdirectory was
10710 configured, and if it has, reconfigure.
10711 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10712 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10713
10714 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10715
10716 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10717 CLEAN_MODULES): Add bash.
10718 (all-bash): New target.
10719
10720 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10721
10722 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10723
10724 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10725
10726 * config.sub (basic_machine): Recognize d10v as a valid processor.
10727
10728 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10729
10730 * mpw-configure: Add support for --bindir.
10731 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10732
10733 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10734
10735 * configure.in: add bash, time, gawk to list of hosttools and things
10736 to only build for native toolchains
10737
10738 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10739
10740 * Makefile.in (docdir): Remove.
10741
10742 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10743
10744 * Makefile.in (datadir): Set to $(prefix)/share.
10745
10746 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10747
10748 * configure.in: build diff and patch for cygwin32-hosted
10749 toolchains.
10750
10751 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10752
10753 * config.sub: Accept -rtems*.
10754
10755 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10756
10757 * configure.in: enable dosrel for cygwin32-hosted builds,
10758 remove diff from the list of things not buildable
10759 via Canadian Cross
10760
10761 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10762
10763 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10764 don't get ". ".
10765
10766 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10767
10768 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10769
10770 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10771
10772 * Makefile.in (taz): Handle case where tex3patch didn't even get
10773 checked out. Also, if it was found, put the symlink in a new util
10774 subdirectory.
10775
10776 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10777
10778 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10779
10780 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10781
10782 * config.sub: Recognize -openvms.
10783 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10784 * make-all.com, setup.com: New files.
10785
10786 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10787
10788 * Makefile.in (taz): tex3patch moved to texinfo/util.
10789
10790 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10791
10792 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10793 * configure.in: remove make from disable-if-Can-Cross list
10794 enable gdb if ${host} and ${target} are cygwin32
10795
10796 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10797
10798 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10799 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10800
10801 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10802
10803 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10804 distinguish sysv/svr4/bsd variants.
10805 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10806
10807 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10808
10809 * configure.in: Added copyright notice.
10810 * move-if-change: Added copyright notice.
10811
10812 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10813
10814 * configure.in (powerpcle-*-solaris*): Until we get shared
10815 libraries working, don't build gdb, sim, make, tcl, tk, or
10816 expect.
10817
10818 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10819
10820 * config.guess: Merge with FSF:
10821
10822 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10823 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10824
10825 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10826 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10827
10828 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10829 * config.guess: Combine two OSF1 rules.
10830 Also recognize field test versions. From mjr@zk3.dec.com.
10831 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10832 because GNU uname does not support -p. From pmr@pajato.com.
10833
10834 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10835
10836 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10837
10838 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10839
10840 * mpw-README: Document GCCIncludes.
10841
10842 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10843
10844 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10845
10846 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10847
10848 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10849
10850 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10851
10852 * configure.in (*-*-cygwin32): Configure make.
10853
10854 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
10855
10856 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
10857
10858 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
10859
10860 * Makefile.in (all-inet): Depend on all-perl.
10861
10862 * Makefile.in (inet-install): New target.
10863
10864 * Makefile.in (all-inet): Depend on all-tcl.
10865 (all-inet): Depend on all-send-pr.
10866
10867 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10868
10869 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
10870 temporarily.
10871
10872 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
10873
10874 * configure.in: Don't configure --with-gnu-ld on AIX.
10875
10876 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
10877
10878 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
10879
10880 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
10881
10882 * Makefile.in (ALL_MODULES): Added all-inet.
10883 (CROSS_CHECK_MODULES): Added check-inet.
10884 (INSTALL_MODULES): Added install-inet.
10885 (CLEAN_MODULES): Added clean-inet.
10886 (all-indent): New target.
10887
10888 * configure.in (host_tools): Added inet.
10889 (native_only): Added inet.
10890 (noconfigdirs): Added inet.
10891
10892 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
10893
10894 * configure.in: Don't configure libgloss if we are not configuring
10895 newlib.
10896
10897 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
10898
10899 * configure.in: Don't configure libgloss for unsupported
10900 architectures.
10901
10902 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10903
10904 * Makefile.in (CLEAN_MODULES): Add clean-apache.
10905
10906 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
10907
10908 * Makefile.in (ALL_MODULES): Include all-apache.
10909 (CROSS_CHECK_MODULES): Include check-apache.
10910 (INSTALL_MODULES): Include install-apache.
10911 (all-apache): New target.
10912
10913 * configure.in: Added apache everywhere perl is seen.
10914
10915 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10916
10917 * Makefile.in: Add support for clean-{module} and
10918 clean-target-{module} rules.
10919
10920 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
10921
10922 * configure.in (*-*-ose) do not build libgloss.
10923
10924 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10925
10926 * config.guess (prep*:SunOS:5.*:*): Turn into
10927 powerpele-unknown-solaris2.
10928
10929 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
10930
10931 * configure.in: Permit --enable-shared to specify a list of
10932 directories.
10933
10934 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10935
10936 * configure.in (host==solaris): Pass only the first word of $CC
10937 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
10938
10939 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
10940
10941 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
10942
10943 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
10944
10945 * Makefile.in (ALL_MODULES): Include all-perl.
10946 (CROSS_CHECK_MODULES): Include check-perl.
10947 (INSTALL_MODULES): Include install-perl.
10948 (ALL_X11_MODULES): Include all-guile.
10949 (CHECK_X11_MODULES): Include check-guile.
10950 (INSTALL_X11_MODULES): Include install-guile.
10951 (all-perl): New target.
10952 (all-guile): New target.
10953
10954 * configure.in (host_tools): Include perl and guile.
10955 (native_only): Include perl and guile.
10956 (noconfigdirs): Don't build guile and perl; no ports have been
10957 done.
10958
10959 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
10960
10961 * configure (--enable-*): Handle quoted option lists such as
10962 --enable-sim-cflags='-g0 -O' better.
10963
10964 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10965
10966 * Makefile.in ({,inst}all-target): New rule so we can make and
10967 install all of the target directories easily.
10968
10969 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
10970
10971 * configure.in: Add missing global flag in sed substitution when
10972 deleting `target-' from ${configdirs}.
10973
10974 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
10975
10976 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
10977 option.
10978
10979 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
10980 config/mh-necv4.
10981
10982 * install.sh: Correct misspelling of transformbasename.
10983
10984 * config.guess: Recognize mips-*-sysv*.
10985
10986 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
10987
10988 * config.sub: Recognize mon960.
10989
10990 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
10991
10992 * configure: Restore Canadian Cross handling of BISON and LEX,
10993 removed in Feb 20 change.
10994
10995 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
10996
10997 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
10998 Mention make install. Remove the old copyright date as well the
10999 clumsy and rather pointless copyright on the README file.
11000
11001 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11002
11003 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11004 Makefile after running symlink-tree, then run `make distclean' to
11005 avoid clobbering any generated files in srcdir.
11006
11007 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11008
11009 * configure.in (m68k-*-netbsd*): Build everything now.
11010
11011 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11012
11013 * Makefile.in (taz): Fix quoting.
11014
11015 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11016
11017 * configure.in (sparclet-*-*): Build everything now.
11018
11019 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11020
11021 * configure.in (m68k-*-linux*): New host.
11022
11023 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11024
11025 * configure: Check for bison before byacc.
11026
11027 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11028
11029 * Makefile.in configure: Change the way LEX and BISON/YACC are
11030 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11031 searching PATH. These are used as fallbacks by Makefile.in if
11032 flex/bison/byacc aren't in objdir.
11033
11034 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11035
11036 * Makefile.in: Make everything which depends upon all-bfd also
11037 depend upon all-opcodes, in case --with-commonbfdlib is used.
11038
11039 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11040
11041 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11042 building NT native compilers on Unix.
11043
11044 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11045
11046 * configure.in: Don't get CC from the host Makefile fragment if we
11047 can find gcc in PATH, or if this is a Canadian Cross. Move the
11048 Solaris test for /usr/ucb/cc to the post target script, just after
11049 the compiler sanity test.
11050
11051 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11052
11053 * config.sub: Merge with FSF.
11054
11055 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11056
11057 * Makefile.in (RPATH_ENVVAR): New variable.
11058 (REALLY_SET_LIB_PATH): Use it.
11059 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11060
11061 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11062
11063 * config.sub, configure.in: Recognize sparclet cpu.
11064
11065 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11066
11067 * config.guess: Support m68k-cbm-sysv4.
11068
11069 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11070
11071 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11072 m68k-unknown-linuxaout from linker help string. Put quotes around
11073 $ld_help_string.
11074
11075 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11076
11077 * config.guess (powerpc-harris-powerunix): Add guess for port
11078 to new target.
11079
11080 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11081
11082 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11083
11084 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11085
11086 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11087 $(REALLY_SET_LIB_PATH) in Makefile.
11088 * Makefile.in (SET_LIB_PATH): New variable.
11089 (REALLY_SET_LIB_PATH): New variable.
11090 ($(DO_X)): Use $(SET_LIB_PATH).
11091 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11092 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11093 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11094 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11095 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11096 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11097 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11098 (install-dosrel): Likewise.
11099 (all-opcodes): Depend upon all-libiberty.
11100
11101 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11102
11103 * config.guess (*:CYGWIN*): New
11104
11105 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11106
11107 * Makefile.in (all-target-winsup): All all-target-libiberty.
11108
11109 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11110
11111 * configure.in (noconfigdirs): Add missing # in front of comment.
11112
11113 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11114
11115 * configure.in: add second pass to things added to noconfigdirs
11116 so *-gm-magic can exclude libgloss properly.
11117
11118 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11119
11120 * mpw-configure (extralibs_name, rez_name): Set correctly
11121 for MWC68K compiler.
11122
11123 * mpw-README: Add more info on the necessary build tools.
11124
11125 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11126
11127 * configure.in, config.sub: Recognize cygwin32.
11128
11129 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11130
11131 * config.guess, config.sub: Recognize A/UX.
11132
11133 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11134
11135 * config.sub: Merge with gcc/config.sub.
11136
11137 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11138
11139 * mpw-build.in (do-binutils): Add build of stamps.
11140
11141 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11142
11143 * config.sub: Add recognition for mips64vr4100*-* targets.
11144
11145 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11146
11147 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11148 Add creation of gconfigargs with `--enable-shared' turned on.
11149 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11150 ($(host)-stamp-stage3-configured): Likewise.
11151 (HOLES): Add chatr and ldd.
11152 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11153
11154 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11155
11156 * configure: Pass --nfp to recursive configures.
11157
11158 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11159
11160 * Makefile.in (DLLTOOL): New.
11161 (DLLTOOL_FOR_TARGET): New.
11162 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11163 (EXTRA_TARGET_FLAGS): Ditto.
11164 (EXTRA_GCC_FLAGS): Ditto.
11165 (CONFIGURE_TARGET_MODULES): Ditto.
11166 (DO_X): Ditto.
11167 * configure: Add DLLTOOL.
11168
11169 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11170
11171 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11172 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11173 mh-sco, since old workarounds no longer needed, and don't
11174 build ld, since libraries have weak symbols in COFF.
11175
11176 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11177
11178 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11179
11180 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11181
11182 * configure.in: Make sure that ${CC} can be used to compile an
11183 executable.
11184
11185 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11186
11187 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11188 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11189 nothing depending on whether gdbtk is being built.
11190
11191 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11192
11193 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11194
11195 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11196
11197 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11198 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11199
11200 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11201
11202 * config-ml.in: Add support for
11203 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11204 Simplify setting of multidirs from --disable-foo.
11205
11206 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11207
11208 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11209 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11210 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11211 non-empty, pass them on to the GCC make.
11212 (all-bootstrap): New rule that is like all-gcc, except it executes
11213 the GCC bootstrap rule instead of the GCC all rule.
11214
11215 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11216
11217 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11218
11219 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11220
11221 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11222 DG/UX support.
11223
11224 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11225
11226 * config.sub (i*86*) Change [345] to [3456]
11227
11228 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11229
11230 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11231 --with-gnu-ld=no.
11232
11233 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11234
11235 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11236 AIX multilibs get built.
11237
11238 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11239
11240 * configure.in (i386-win32): Don't build expect if we're not
11241 building the tcl subdir.
11242
11243 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11244
11245 * Makefile.in: (configure-target-examples, all-target-examples):
11246 New targets, configure and build example programs.
11247
11248 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11249
11250 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11251 use it as input to sedit the generated MPW makefile.
11252 * mpw-README: Add a suggestion about Gestalt.h.
11253
11254 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11255
11256 * config.sub: Accept *-*-ieee*.
11257
11258 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11259
11260 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11261 Ronald F. Guilmette <rfg@monkeys.com>.
11262
11263 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11264
11265 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11266 for powerpc-pe native.
11267 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11268 (target==powerpc-pe): duplicate i386-win32 entry.
11269
11270 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11271
11272 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11273 of vxworks, not just vxworks5.1.
11274
11275 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11276
11277 * mpw-configure: Add support for exec-prefix.
11278
11279 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11280
11281 * config.guess: Recognize HP model 816 machines as having
11282 a PA1.1 processor.
11283
11284 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11285
11286 * configure: Ignore new autoconf configure options.
11287
11288 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11289
11290 * config.guess: Recognize Pentium under SCO.
11291 From Robert Lipe <robertl@arnet.com>.
11292
11293 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11294
11295 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11296
11297 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11298
11299 * configure.in: Don't configure gas for alpha-dec-osf*.
11300
11301 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11302
11303 * configure.in: Default to --with-stabs for some targets for which
11304 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11305 i[345]86*-*-unixware*.
11306
11307 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11308
11309 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11310 rather than basing it on the target. Simplify handling of options
11311 controlling which directories to configure. Remove extraneous
11312 slash in multi-clean target.
11313
11314 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11315
11316 * config-ml.in: Prefix more variables with ml_ so they don't collide
11317 with configure's.
11318
11319 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11320
11321 * configure: Don't turn -v into --v.
11322
11323 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11324
11325 * configure.in (targargs): Fix typo.
11326
11327 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11328
11329 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11330
11331 * configure.in: Strip --host and --target options from
11332 CONFIG_ARGUMENTS, and always configure for --host only. Add
11333 --with-cross-host option when building with a cross-compiler.
11334 * configure: Canonicalize the arguments put into config.status by
11335 always using `=' for an option with an argument. Pass a presumed
11336 --host or --target explicitly.
11337
11338 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11339
11340 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11341 into general OS recognition case.
11342
11343 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11344
11345 * configure.in (target_configdirs): add target-winsup only
11346 for win32 target systems.
11347
11348 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11349
11350 * Makefile.in (all-target-libgloss): Depend upon
11351 configure-target-newlib, since when libgloss is built it looks to
11352 see if the newlib directory exists.
11353
11354 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11355
11356 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11357 cfg-ml-*.in.
11358
11359 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11360
11361 * configure: Handle LD and LD_FOR_TARGET when configuring a
11362 Canadian Cross.
11363
11364 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11365
11366 * configure.in (target_libs): add target-winsup.
11367 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11368 (target==ppcle-pe): remove ld from $noconfigdirs.
11369
11370 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11371
11372 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11373 Preserve relative path names in $srcdir. Build symlink tree if
11374 configuring cross target dir and srcdir=. (= no VPATH support).
11375 (configure-target-libg++): Depend on configure-target-librx.
11376 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11377 * config-ml.in: New file.
11378 * symlink-tree: New file.
11379 * configure: Ensure srcdir="." if that's what it is.
11380
11381 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11382
11383 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11384 includes and FLEX_SKELETON setting.
11385 * mpw-configure (--with-gnu-ld): New option, controls whether
11386 to use PPCLink or ld with PowerMac GCC.
11387 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11388 * mpw-config.in: Configure grez if targeting Mac.
11389
11390 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11391 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11392 just macos.
11393 * configure.in: Configure grez resource compiler if targeting Mac.
11394 * Makefile.in (all-grez, install-grez): New targets.
11395
11396 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11397
11398 * configure: CXX defaults to gcc, not g++. If we find
11399 gcc in the path, set CC to gcc -O2.
11400
11401 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11402
11403 * configure: Default ${build} correctly. Avoid picking up extra
11404 spaces when reading CC and CXX from Makefile. When doing a
11405 Canadian Cross, use plausible default values for numerous
11406 variables.
11407 * configure.in: When doing a Canadian Cross, don't try to
11408 configure tools whose configure script can't handle it.
11409
11410 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11411
11412 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11413
11414 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11415
11416 * configure: Remove dubious bug reporting address.
11417
11418 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11419
11420 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11421 configure script, run that instead of this directory's configure.
11422 In either case, print a message that we're configuring the sub-dir.
11423
11424 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11425
11426 * configure.in: Before checking for the existence of various files,
11427 use sed to filter out "target-".
11428
11429 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11430
11431 * Makefile.in (DO_X): Split rule to decrease command line length
11432 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11433 (Philippe De Muyter).
11434
11435 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11436
11437 * Makefile.in (all-patch): depend on all-libiberty.
11438
11439 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11440
11441 * configure.in: If the only directory in target_configdirs which
11442 actually exists is libiberty, then set target_configdirs to empty,
11443 to avoid trying to build a target libiberty in a gas or gdb
11444 distribution.
11445
11446 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11447
11448 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11449 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11450 systems.
11451
11452 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11453
11454 * configure.in (copy_dirs): Use sys-include instead of include
11455 for --with-headers option.
11456
11457 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11458
11459 * Makefile.in, configure.in: Make winsup builds work with
11460 new scheme.
11461
11462 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11463
11464 * configure.in: Build the linker on AIX.
11465
11466 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11467
11468 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11469 where needed.
11470
11471 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11472
11473 * Makefile.in (all-gcc): Fix typo.
11474
11475 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11476
11477 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11478
11479 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11480
11481 * configure.in: Rename libFOO to target-libFOO, and xiberty
11482 to target-xiberty, to provide more flexibility.
11483 (target_subdir): Define. Create if cross.
11484 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11485 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11486 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11487 check-libFOO -> check-target-libFOO, etc.
11488 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11489 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11490 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11491 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11492 allow ALL_GCC="" to only configure.
11493 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11494 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11495 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11496
11497 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11498
11499 * Makefile.in (taz): Build "info" in etc explicitly.
11500
11501 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11502
11503 * configure.in: Make sure that CC is undefined (as opposed to
11504 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11505 problem with autoconf trying to configure on a host without GCC.
11506
11507 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11508
11509 * mpw-configure: Set host alias from choice of host compiler,
11510 only use generic MPW Makefile sed if present, edit a file
11511 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11512 * mpw-README: Add problem notes about CW6 and CW7.
11513
11514 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11515
11516 * Makefile.in (taz): Use ";" instead of ";;".
11517
11518 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11519
11520 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11521 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11522 DISTDOCDIRS.
11523 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11524 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11525
11526 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11527
11528 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11529 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11530 Move bfd to DISTSTUFFDIRS.
11531
11532 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11533
11534 * Makefile.in (X11_LIB): Removed.
11535 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11536
11537 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11538
11539 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11540
11541 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11542 names.
11543
11544 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11545
11546 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11547
11548 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11549
11550 * configure.in (i[345]86-*-win32): Always build newlib.
11551 Don't configure cvs, autoconf or texinfo.
11552 * Makefile.in (LD_FOR_TARGET): New.
11553 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11554 Pass down LD_FOR_TARGET.
11555
11556 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11557
11558 * winsup: New directory.
11559 * Makefile.in: Build winsup.
11560 * configure.in: Winsup is configured when target is win32.
11561 Can only build win32 target GDB when native.
11562
11563 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11564
11565 * config.guess: Recognize HP model 819 machines as having
11566 a PA 1.1 processor.
11567
11568 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11569
11570 * configure: Fix sed loop which substitutes for CC and CXX to
11571 avoid bug found in various sed implementations.
11572
11573 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11574
11575 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11576 simulator. Use standard powerpc-*-eabi*.
11577
11578 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11579
11580 * configure.in: Stop putting gas and binutils in noconfigdirs for
11581 powerpc-*-aix* and rs6000-*-*.
11582
11583 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11584
11585 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11586 -mcall-aixdesc libraries.
11587
11588 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11589
11590 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11591
11592 * config.sub (arm | armel | armeb): Fix shell syntax.
11593
11594 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11595
11596 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11597 -msoft-float and -mcpu=common support.
11598 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11599 libraries.
11600
11601 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11602
11603 * configure.in: Allow configuration and build of emacs19 for the alpha.
11604
11605 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11606
11607 * configure.in (CC): Get ^CC, not just any old CC, from
11608 ${host_makefile_frag}.
11609
11610 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11611
11612 * configure.in (CC): Try to get CC from
11613 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11614
11615 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11616
11617 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11618 only if it exists in $(srcdir).
11619
11620 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11621
11622 * configure: If CC and CXX are not set in the environment, set
11623 them, based on either an existing Makefile or on searching for gcc
11624 in PATH. Substitute for CC and CXX in Makefile.
11625 * configure.in: Remove libm from target_libs. Separate
11626 target_configdirs from configdirs. If CC is not set in
11627 environment, try to get it from a host Makefile fragment. Rewrite
11628 changes of configdirs to use skipdirs instead. A few minor
11629 tweaks. Take directories out of target_configdirs as they are
11630 taken out of configdirs. Remove existing Makefile files from
11631 subdirectories. Substitute for TARGET_CONFIGDIRS and
11632 CONFIG_ARGUMENTS in Makefile.
11633 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11634 by configure.in.
11635 (CONFIG_ARGUMENTS): Likewise.
11636 (CONFIGURE_TARGET_MODULES): New variable.
11637 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11638 ($(CONFIGURE_TARGET_MODULES)): New target.
11639 (configure-libg++, configure-libio): New targets.
11640 (all-libg++): Depend upon configure-libg++.
11641 (all-libio): Depend upon configure-libio.
11642 (configure-libgloss, all-libgloss): New targets.
11643 (configure-libstdc++): New target.
11644 (all-libstdc++): Depend upon configure-libstdc++.
11645 (configure-librx, all-librx): New targets.
11646 (configure-newlib): New target.
11647 (all-newlib): Depend upon configure-newlib
11648 (configure-xiberty): New target.
11649 (all-xiberty): Depend upon configure-xiberty.
11650
11651 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11652
11653 * configure.in (host i[345]86-*-win32): Expand the
11654 noconfigdirs again.
11655
11656 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11657
11658 * mpw-configure: Fix sed command file name.
11659
11660 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11661
11662 * configure.in (host i[345]86-*-win32): Reduce the
11663 noconfigdirs again.
11664
11665 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11666
11667 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11668 or powerpc*-*-pe*, since they are not yet supported.
11669
11670 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11671
11672 Add PowerMac support and many other enhancements.
11673 * mpw-configure: New option --cc to select compiler to use,
11674 paste options set according to --cc into the generated
11675 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11676 if mpw-make.sed is present.
11677 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11678 add forward includes for PowerPC include files.
11679 * mpw-build.in: Build using Makefile.PPC if present.
11680 (do-byacc, etc): Remove separate version resource builds.
11681 (do-gas): Build "stamps" before "all".
11682 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11683 * mpw-README: Update to reflect --cc option, PowerMac support,
11684 and recently-reported compatibility problems.
11685
11686 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11687
11688 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11689 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11690 (--with-multilib-top): Pass to recursive invocations.
11691
11692 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11693
11694 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11695 v810-*-*.
11696
11697 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11698
11699 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11700 gdb, ld and opcodes on v810-*-*.
11701
11702 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11703
11704 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11705 (local-maintainer-clean): New target.
11706 (maintainer-clean): New target.
11707 (realclean): Just depend upon maintainer-clean.
11708
11709 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11710
11711 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11712
11713 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11714
11715 * configure.in: Build ld in mips*-*-bsd* case.
11716
11717 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11718
11719 * config.sub: Accept -lites* OS. From Ian Dall.
11720
11721 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11722
11723 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11724 targets.
11725
11726 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11727
11728 * configure.in: treat i386-win32 canadian cross the same as
11729 i386-go32 canadian cross.
11730
11731 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11732
11733 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11734 running under the simulator to build a reduced set of libraries.
11735 (powerpc-*-eabiaix): Add fine grained multilib support added to
11736 other powerpc targets yesterday.
11737
11738 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11739
11740 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11741 -disable-softfloat, -disable-relocatable, -disable-aix, and
11742 -disable-sysv to control which multilib libraries get built.
11743
11744 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11745
11746 * configure: Add Makefile.tem to list of files to remove in trap
11747 handler.
11748
11749 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11750
11751 * config.guess (*Linux*): Add missing "exit"s.
11752 Also, need specific check for alpha-unknown-linux (uses COFF).
11753
11754 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11755
11756 * config.guess: Merge with FSF:
11757
11758 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11759 * config.guess (AIX4): More robust release numbering discovery.
11760
11761 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11762 * config.guess (i386-sequent-ptx): Properly get version number.
11763
11764 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11765 * config.guess (mips:*:4*:UMIPS): New case.
11766
11767 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11768
11769 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11770 (i386-win32 host): Likewise. Don't build readline.
11771
11772 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11773
11774 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11775 SUPPORT_FILES to submakes.
11776
11777 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11778
11779 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11780 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11781 mpw-configure.
11782
11783 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11784
11785 * configure.in (appdirs): Use =, not ==, in test expression when
11786 trying to build the text to print in the warning message for
11787 Solaris users.
11788
11789 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11790
11791 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11792
11793 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11794
11795 * config.guess: Recognize lynx-2.3.
11796
11797 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11798
11799 * config.sub (z8ksim): Deleted
11800 (z8k-*-coff): New, this is the one true name of the target.
11801
11802 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11803
11804 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11805
11806 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11807
11808 * config.guess (*:Linux:*:*): First try asking the linker what the
11809 default object file format is (elf, aout, or coff). Then if this
11810 fails, try previous methods.
11811
11812 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11813
11814 * configure.in: Don't build newlib for *-*-vxworks5.1.
11815
11816 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11817
11818 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11819 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11820
11821 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11822
11823 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11824
11825 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11826
11827 * cfg-ml-com.in: New file.
11828 * cfg-ml-pos.in: New file.
11829
11830 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11831
11832 * COPYING.NEWLIB: Add HP free copyright to list.
11833
11834 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11835
11836 * config.sub: Recognize -eabi* for the system, not just -eabi.
11837
11838 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11839
11840 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11841 * config.sub, configure.in (win32): New target and host.
11842
11843 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11844
11845 * configure.in: Add i386-pe configuration.
11846
11847 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11848
11849 * mpw-build.in (install): Install GDB after LD.
11850
11851 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
11852
11853 * mpw-config.in (elf/mips.h): Always forward-include, needed
11854 for GDB to build.
11855
11856 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
11857
11858 * testsuite: New directory for customer acceptance and whole tool
11859 chain tests.
11860
11861 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
11862
11863 * configure: If per-host line isn't found, but AC_OUTPUT is found
11864 and a configure script exists, run it instead.
11865
11866 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11867
11868 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
11869
11870 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
11871
11872 * configure: Set build_{cpu,vendor,os,alias} to host values when
11873 --build isn't specified.
11874
11875 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11876
11877 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
11878 (FLAGS_TO_PASS): Pass them.
11879 (EXTRA_TARGET_FLAGS): Ditto.
11880
11881 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11882
11883 * Makefile.in (all-libg++): Depend on all-libstdc++.
11884
11885 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11886
11887 * configure.in (noconfigdirs): Enable all packages for
11888 i386-unknown-netbsd.
11889
11890 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
11891
11892 * configure.in (noconfigdirs): Don't configure tk for i386-go32
11893 hosted builds (DOS builds)
11894
11895 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11896
11897 Changes for ARM based on patches from Richard Earnshaw:
11898 * config.sub: Handle armeb and armel.
11899 * configure.in: Omit arm linker only for riscix.
11900
11901 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
11902
11903 * config.guess: Update from FSF.
11904
11905 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
11906
11907 * config.sub: Recognize powerpcle as the little endian varient of
11908 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
11909 powerpcle variant. Convert pentium into i586, not i486. Add p5
11910 alias for i586. Map new x86 variants p6, k5, nexgen into i586
11911 temporarily.
11912
11913 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
11914
11915 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
11916
11917 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
11918
11919 * config.sub: Accept -lites* as a basic system type.
11920
11921 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
11922
11923 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
11924 installed, and if so return linuxoldld as the system name.
11925
11926 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
11927
11928 * config.guess: Add hppa1.1-hp-lites support.
11929
11930 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
11931
11932 * configure.in: Don't build newlib for m68k-vxworks5.1.
11933
11934 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11935
11936 * configure.in (mips-sgi-irix6): Use mh-irix5.
11937
11938 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
11939
11940 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
11941
11942 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
11943
11944 * test-build.mk: Enable building of shared libraries on IRIX 5 and
11945 OSF/1. Fix compiler flags.
11946 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
11947
11948 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
11949
11950 * configure.in: Recognize --with-newlib.
11951 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
11952
11953 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11954
11955 * Makefile.in: move {all,check,install}-gdb from *_MODULES
11956 to *_X11_MODULES due to gdbtk needing X include files et al.
11957
11958 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
11959
11960 Merge in support for Mac MPW as a host.
11961 (Old change descriptions retained for informational value.)
11962
11963 * mpw-config.in: Add generic include forwards for cpu-specific
11964 include files in aout and elf directories.
11965
11966 * mpw-configure: Added copyright.
11967 * mpw-config.in: Check for presence of required build tools.
11968 (target_libs): Add newlib.
11969 (target_tools): Add examples.
11970 (Read Me): Generate as "Read Me for MPW" instead.
11971 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
11972 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
11973 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
11974
11975 * mpw-configure: Remove subdir-specific makefile hackery,
11976 delete mk.tmp after using it.
11977
11978 * mpw-build.in (all): Display start and end times.
11979
11980 * mpw-configure (host_canonical): Set.
11981 (target_cpu): Always add to makefiles.
11982 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
11983 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
11984 (mpw-mh-mpw): Look for in srcdir and srcroot.
11985 Use sed instead of mpw-edit-prefix to edit prefix definitions.
11986
11987 * mpw-build.in: (install-only): New target.
11988
11989 * mpw-configure (host_alias, target_alias): Rename from hostalias
11990 and targetalias, add into generated Makefile.
11991 (mk.tmp): If present, add into generated Makefile.
11992 * mpw-build.in (all-gas): Build config.h first before gas proper.
11993
11994 * mpw-configure (config.status): Write only if changed.
11995 * mpw-config.in (readline): Configure it (not built, just used for
11996 definitions).
11997
11998 * mpw-config.in (elf/mips.h): Add a forward include.
11999
12000 * mpw-config.in: Forward-include most .h files in include into
12001 extra-include.
12002 (readline): Don't build.
12003 mpw-build.in (install): Install GDB.
12004
12005 * mpw-configure (prefix, mpw_prefix): Handle it.
12006 * mpw-config.in (mmalloc, readline): Don't configure.
12007 * mpw-build.in (thisscript): Rename to ThisScript.
12008 Use mpw-build instead of BuildProgram everywhere.
12009 (mmalloc, readline): Don't build.
12010 * mpw-README: New file, basic documentation about the MPW port.
12011
12012 * mpw-config.in: Use forward-include to create include files.
12013
12014 * mpw-configure: Add more things to the top of each configured
12015 Makefile, including contents of config/mpw-mh-mpw.
12016 * mpw-config.in (extra-include): Create this directory and fill it
12017 with Posix-like include files when configuring.
12018
12019 * config.sub (apple, mac, mpw): Add various aliases.
12020
12021 * mpw-build.in: New file, top-level build script fragment for MPW.
12022 * mpw-configure: New file, configure script for MPW.
12023 * mpw-config.in: New file, config fragment for MPW.
12024
12025 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12026
12027 * configure.in (host_libs): Remove glob, since it is gone from the
12028 sources.
12029
12030 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12031
12032 * Makefile.in: define empty GDB_NLM_DEPS var.
12033
12034 * configure.in(target_makefile_frag): use config/mt-netware
12035 for netware targets.
12036
12037 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12038
12039 * config.sub: Merge in recent FSF changes. Remove linux special
12040 cases.
12041
12042 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12043
12044 Revert this change:
12045
12046 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12047
12048 * build-all.mk: Use CC=cc -Xs on Solaris.
12049
12050 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12051
12052 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12053 stop using it.
12054 * Makefile.in: Nuke all references to glob subdirectory.
12055
12056 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12057
12058 * configure.in: Fix --enable-shared logic in per-host.
12059
12060 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12061
12062 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12063
12064 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12065
12066 * configure.in (noconfigdirs): Don't build gas on AIX, for
12067 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12068
12069 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12070
12071 * configure: Fix --cache-file to work if the file argument is a
12072 relative path.
12073
12074 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12075
12076 * configure: If the --cache-file is used, pass it down to
12077 configure in subdirectories.
12078
12079 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12080
12081 * config.sub: add vxworks29k configuration.
12082
12083 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12084
12085 * Makefile.in (taz): Do "diststuff" part quietly.
12086
12087 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12088
12089 * config.sub: Mini-merge with gcc/config.sub.
12090
12091 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12092
12093 * config.guess (IRIX): Sed - to _.
12094
12095 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12096
12097 * Makefile.in (source-vault, binary-vault): New targets.
12098
12099 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12100
12101 * config.sub: Recognize -eabi as a basic system type.
12102
12103 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12104
12105 * configure.in (enable_shared stuff): Fix typo.
12106
12107 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12108
12109 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12110
12111 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12112
12113 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12114
12115 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12116
12117 * configure.in (rs6000-*-*): Don't build gas.
12118
12119 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12120
12121 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12122 reduce command line length.
12123 (AS_FOR_TARGET): Check for as.new, not Makefile.
12124 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12125
12126 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12127
12128 * config.guess: Merge from FSF.
12129
12130 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12131
12132 * configure: Don't use $ when handling program_suffix.
12133
12134 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12135
12136 * configure.in: Configure tk for hppa/hpux.
12137
12138 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12139
12140 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12141
12142 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12143
12144 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12145 to LIBCXXFLAGS. Tests are better run without it.
12146
12147 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12148
12149 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12150
12151 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12152
12153 * configure.in (*-*-netware*): Don't configure xiberty.
12154
12155 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12156
12157 * configure.in: Remove tk from native_only list.
12158
12159 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12160
12161 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12162 for special NCD build.
12163
12164 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12165
12166 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12167 makeall.bat, they're only useful for binutils snapshots.
12168 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12169 makeall.bat to specified SUPPORT_FILES.
12170
12171 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12172
12173 * build-all.mk: Add Ericsson targets to sun4 and solaris
12174 hosts. Add BNR's sun4 target to solaris host, so their
12175 build-from-source will be tested in-house first.
12176
12177 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12178
12179 * Makefile.in (LIBCFLAGS): New variable.
12180 (CFLAGS_FOR_TARGET): Ditto.
12181 (LIBCFLAGS_FOR_TARGET): Ditto.
12182 (LIBCXXFLAGS): Ditto.
12183 (CXXFLAGS_FOR_TARGET): Ditto.
12184 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12185 (BASE_FLAGS_TO_PASS): Pass them.
12186 (EXTRA_TARGET_FLAGS): Ditto.
12187
12188 * configure.in: Support --enable-shared.
12189
12190 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12191
12192 * configure.in (target_libs): Include libstdc++ again.
12193 * config.guess: Update from FSF (for FreeBSD).
12194
12195 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12196
12197 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12198 makeall.bat.
12199 (DISTDOCDIRS): Add `etc'.
12200 (ETC_SUPPORT_PFX): New variable.
12201 (taz): Include anything from etc starting with a word in
12202 ETC_SUPPORT_PFX.
12203
12204 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12205
12206 * config.sub: Update for recent FSF changes. Remove obsolete
12207 h8300hds entry. Add -windows* and -osx as basic os. Minor
12208 spacing changes.
12209
12210 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12211
12212 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12213
12214 * config.guess: Merge with FSF.
12215 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12216
12217 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12218
12219 * configure: Since the "trap 0" handler will override the exit
12220 status on many systems, only use it for "exit 1", and make it set
12221 a non-zero exit status; reset it before "exit 0". Also, check
12222 exit status of config.sub, and error out if it failed.
12223
12224 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12225
12226 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12227 and install libgloss.
12228
12229 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12230
12231 * Makefile.in (all-binutils): Depend upon all-byacc.
12232
12233 * configure.in: Don't build emacs on Irix 5.
12234
12235 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12236
12237 * configure.in (*-*-netware*): Add libio.
12238
12239 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12240
12241 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12242 (CHECK_TARGET_MODULES): Ditto.
12243 (INSTALL_TARGET_MODULES): Ditto.
12244 (TARGET_LIBS): Ditto.
12245 (all-libstdc++): Note dependencies.
12246
12247 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12248
12249 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12250
12251 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12252
12253 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12254 -fexternal-templates.
12255
12256 * configure.in (target_libs): Add libstdc++.
12257 (noconfigdirs): Add libstdc++ as appropriate.
12258
12259 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12260
12261 * config.guess: Update from FSF.
12262
12263 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12264
12265 * configure: Use ${config_shell} when running ${configsub}.
12266
12267 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12268
12269 * config.sub: No longer recognize h8300h.
12270
12271 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12272
12273 * config.sub: Remove extraneous differences between config.sub and
12274 gcc/config.sub.
12275
12276 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12277
12278 * Makefile.in (DISTSTUFFDIRS): Add gas.
12279
12280 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12281
12282 * COPYING.NEWLIB: New file.
12283
12284 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12285
12286 * config.guess (HP-UX): Patch from Harlan Stenn
12287 <harlan@landmark.com> to also emit release level.
12288
12289 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12290
12291 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12292
12293 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12294
12295 * config.sub: Merge nextstep cleanup from FSF.
12296
12297 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12298
12299 * configure.in (arm-*-*): Don't configure ld for this target.
12300
12301 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12302
12303 * configure.in (*-*-netware): don't configure libg++, libio,
12304 librx, or newlib.
12305
12306 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12307
12308 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12309 configure ld--it works, but it doesn't support shared libraries.
12310
12311 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12312
12313 * config.guess (*-unknown-freebsd*): Get rid of possible
12314 trailing "(Release)" in version string.
12315 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12316
12317 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12318
12319 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12320 Fix type: *-next-neststep -> *-next-nextstep.
12321
12322 * config.guess: Merge from FSF:
12323
12324 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12325
12326 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12327
12328 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12329
12330 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12331 instead of UNIX_SV for UnixWare 1.0).
12332
12333 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12334
12335 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12336 to make gdb/nlm/* build after the compiler and linker.
12337
12338 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12339
12340 * config.guess (netbsd, freebsd, linux): Accept any machine,
12341 not just i[34]86.
12342 (m68k-atari-sysv4): Relocate to match FSF version.
12343
12344 * config.guess: More merges from the FSF:
12345
12346 Add a space before function call or macro invocation.
12347
12348 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12349
12350 * config.guess: Add trap cmd to remove dummy.c and dummy when
12351 interrupted.
12352
12353 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12354
12355 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12356 (dummy): Redirect stderr from compilation of dummy.c.
12357
12358 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12359
12360 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12361
12362 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12363
12364 * configure: Accept and ignore --cache*, for compatibility with
12365 new autoconf.
12366
12367 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12368
12369 * config.guess: Merge from FSF:
12370
12371 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12372
12373 * config.guess (Pyramid*:OSx*:*:*): New case.
12374 (PATH): Add /.attbin at end for finding uname.
12375 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
12376
12377 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12378
12379 * config.guess (M88*:DolphinOS:*:*): New case.
12380
12381 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12382
12383 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12384 to select whether to use ELF or COFF.
12385
12386 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12387
12388 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12389
12390 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12391
12392 * config.guess: Guess the OS version for HPUX.
12393
12394 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12395
12396 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12397
12398 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12399
12400 * configure.in: Recognize --with-headers, --with-libs, and
12401 --without-newlib.
12402 * Makefile.in (all-xiberty): Depend upon all-ld.
12403
12404 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12405
12406 * configure.in: Change i[34]86 to i[345]86.
12407
12408 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12409
12410 * configure (version): A few more tweaks to help message.
12411
12412 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12413
12414 * Makefile.in: Remove (for now) librx as a host library,
12415 now that we're building it for target.
12416
12417 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12418
12419 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12420 (Karl Berry).
12421
12422 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12423
12424 * configure.in: Also configure librx.
12425
12426 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12427
12428 * Makefile.in: Update various rules to reflect that librx
12429 is now needed for libg++.
12430
12431 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12432
12433 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12434
12435 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12436
12437 * configure.in: Configure the examples directory.
12438
12439 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12440
12441 * configure: Simplify Jun 2 1994 change.
12442
12443 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12444
12445 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12446 /bin/gcc isn't good enough to build gcc.
12447
12448 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12449
12450 * Makefile.in (GDB_SUPPORT_FILES): Remove
12451 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12452 (gdb.tar.gz): Add new rule to use standard distribution building
12453 mechanism.
12454
12455 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12456
12457 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12458 Bill Cox <bill@cygnus.com>.
12459
12460 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12461
12462 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12463
12464 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12465
12466 * configure: Search current dir first in .gdbinit.
12467
12468 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12469
12470 * config.sub: Recognize freebsd (merged from gcc config.sub).
12471
12472 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12473
12474 * config.sub: Refer to NeXT's operating system as nextstep.
12475
12476 * config.sub (case $basic_machine): Re-order the cases, to match
12477 the order in the FSF version (which is mostly alphabethical).
12478 Merge in some additions and changes from the FSF.
12479
12480 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12481
12482 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12483 * config.sub: Recognize cxux7.
12484 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12485
12486 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12487
12488 * config.sub: Fix typo powerpc -> powerpc-*.
12489
12490 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12491
12492 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12493
12494 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12495 parallel with all-emacs and install-emacs). Top-level command
12496 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12497
12498 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12499
12500 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12501 $(relbindir)/make before doing ``make install'', and use
12502 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12503 installing over running make binary.
12504 ($(host)-stamp-stage3-installed): Likewise.
12505
12506 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12507
12508 * config.guess: Recognize Mach.
12509
12510 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12511
12512 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12513 see whether --exec-prefix was used.
12514
12515 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12516
12517 * README: Explicitly mention libg++/README. (Zoo's idea.)
12518
12519 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12520
12521 * Makefile.in: Add all-librx target similar to all-libproc.
12522
12523 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12524
12525 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12526 with post 1.2 uname bogosity.
12527
12528 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12529
12530 * configure: Remove temporary files on receipt of a signal.
12531
12532 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12533
12534 * configure: If there is a package_makefile_frag, remove
12535 ${subdir}/Makefile.tem after copying it in.
12536
12537 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12538
12539 * build_all.mk: support rs6000 lynx identifies itself as
12540 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12541 since /bin/gcc is too feeble to compile a modern gcc.
12542
12543 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12544
12545 * brought devo/test-build.mk update-to-date with progressive/
12546 test-build.mk. Add lynx targets and hppa flag info.
12547
12548 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12549
12550 * configure.in: Use mh-ncrsvr43. Patch from
12551 Tom McConnell <tmcconne@sedona.intel.com>.
12552
12553 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12554
12555 * config.guess (i386-unknown-bsdi): No longer need to
12556 check #if defined(__bsdi__) && defined(__i386__).
12557
12558 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12559
12560 * configure: Set program_transform_nameoption correctly.
12561
12562 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12563
12564 * brought build-all.mk update-to-date with progressive build-all.mk,
12565 added new targets and hppa info.
12566
12567 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12568
12569 * configure: If config.guess result is a prefix of the user
12570 specified target, assume a native build and use the user specified
12571 target as the host alias. Remove SunOS patch suffix removal hack.
12572 * configure.in: Remove SunOS patch suffix removal hack.
12573
12574 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12575 in NATIVE_CHECK_MODULES.
12576
12577 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12578
12579 * Makefile.in: Rename HOST_ONLY to NATIVE.
12580 * configure: Delete SunOs patch suffix from host_canonical
12581 and build_canonical variables that are prepended to Makefiles.
12582 * configure.in: Add comments for easier maintenance.
12583
12584 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12585
12586 * Makefile.in: Add all-libproc target similar to all-gui.
12587
12588 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12589
12590 * Makefile.in (CHECK_MODULES): split into
12591 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12592
12593 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12594
12595 * config.guess (i386-unknown-bsdi): New system to guess.
12596
12597 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12598
12599 * Makefile.in: Add all-gui target (but not yet build by "all").
12600
12601 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12602
12603 * config.sub: Move deletion of patch suffix from here...
12604 * configure.in: To here, at Ian's suggestion. The top-
12605 level scripts might need to know of a patch level.
12606
12607 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12608
12609 * config.sub: Strip off patch suffix so rtl is recognized
12610 as a sunos4.1.3 machine, even though it's been patched.
12611
12612 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12613
12614 * Makefile.in (INSTALL_LAST): Delete.
12615 (INSTALL_DOSREL): New.
12616
12617 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12618
12619 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12620 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12621 whether we pass down --with-gnu-ld anyhow.
12622
12623 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12624
12625 * Makefile.in (INSTALL_LAST): Change operation so it works
12626 on more flavors of make.
12627 * configure.in (go32): Don't build libg++ or libio.
12628
12629 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12630
12631 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12632 they can be overriden by templates.
12633
12634 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12635
12636 * configure.in (target==go32): Don't build gdb.
12637 * dosrel: New directory.
12638
12639 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12640
12641 * configure.in (host==go32): Configure dosrel too.
12642 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12643 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12644 be set by incoming names or templates.
12645 (INSTALL_LAST): New rule.
12646
12647 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12648
12649 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12650
12651 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12652
12653 * configure.in (appdirs): New variable. Currently empty, but will
12654 be used in gas distribution. If nonempty, lists a set of
12655 directories at least one of which must get configured, or top
12656 level configuration is considered to have failed.
12657 (rs6000-*-lynxos*): Use new file name.
12658
12659 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12660
12661 Eliminate XTRAFLAGS.
12662 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12663 newlib include files using -idirafter, and also use -nostdinc.
12664 (CXX_FOR_TARGET): Likewise.
12665 (XTRAFLAGS): Removed.
12666 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12667 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12668 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12669 ($(DO_X)): Don't pass down XTRAFLAGS.
12670
12671 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12672
12673 * configure.in (mips*-dec-bsd*): New target; do build linker.
12674 (mips*-*-bsd*): New target; don't build linker.
12675
12676 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12677
12678 * configure.in: support rs6000-*-lynxos* configuration.
12679 support sunos4 as a cross target.
12680
12681 * config.sub: look for lynx*, not lynx since the OS version may
12682 legitimately be part of the name.
12683
12684 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12685
12686 * configure.in (i[34]86-*-sco*): Move to be with other i386
12687 targets.
12688 (romp-*-*): New target. Skip various binary utilities.
12689 (vax-*-*): New target. Don't build newlib.
12690 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12691
12692 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12693
12694 * configure.in: Only set host_makefile_frag if config
12695 directory exists.
12696
12697 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12698
12699 * install.sh: If $dstdir exists, don't check whether each
12700 component does.
12701
12702 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12703
12704 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12705
12706 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12707
12708 * configure.in (*-*-lynxos*): Don't configure newlib for either
12709 native or cross Lynx.
12710
12711 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12712
12713 * config.sub (sparc64-elf): Fix os.
12714 (z8k): Remove duplicate.
12715
12716 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12717
12718 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12719 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12720
12721 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12722
12723 * configure: Make file links cleanly even if Lynx fails on
12724 an NFS symlink (at least fail cleanly).
12725
12726 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12727
12728 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12729 -XNh2000.
12730
12731 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12732
12733 * configure: Unknown options are fatal again.
12734
12735 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12736
12737 * configure: Ignore --x-includes and --x-libraries, for Autoconf
12738 compatibility.
12739
12740 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12741
12742 * build-all.mk: Add `clean' target.
12743
12744 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12745
12746 * config.guess: Add SINIX support.
12747 * configure.in: Add mips-*-sysv4* support.
12748
12749 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12750
12751 * build-all.mk: Document all useful targets.
12752 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12753 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12754
12755 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12756
12757 * configure: Support --silent, --quiet.
12758
12759 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12760
12761 * configure: Support --disable-FEATURE.
12762
12763 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12764
12765 * config.guess: Recognize NCR running SVR4.3.
12766
12767 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12768
12769 * config.guess: Make BSDI generate i386-unknown-bsd386.
12770 Patch from Paul Eggert <eggert@twinsun.com>.
12771
12772 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12773
12774 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12775
12776 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12777
12778 * configure: Make unrecognized options give nonfatal warnings
12779 instead of fatal errors, and pass them to any subdirectory
12780 configures in case they recognize them.
12781 Make --x equivalent to --with-x.
12782
12783 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12784
12785 * configure: Add --enable-* options. Clean up usage message and
12786 some comments.
12787
12788 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12789
12790 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12791
12792 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12793
12794 * configure.in (hppa*-*-*): Enable binutils.
12795
12796 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12797
12798 * config.sub: Recognize cisco.
12799
12800 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12801
12802 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12803
12804 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12805
12806 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12807 than one configuration name. Add comment.
12808
12809 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12810
12811 * config.guess: about target *-hitachi-hiuxwe2, fixed
12812 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12813 macro is incorrect.]
12814
12815 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12816
12817 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12818 than the "make ls" stuff which used to be here.
12819
12820 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12821
12822 * config.guess: Recognize i[34]86-unknown-freebsd.
12823 From Shawn M Carey <smcarey@rodan.syr.edu>.
12824
12825 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12826
12827 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12828
12829 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12830
12831 * config.guess: Check for ptx.
12832
12833 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12834
12835 * config.sub: Add os9k checking.
12836
12837 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12838
12839 * config.guess: Handle OSF1 running on HPPA processors
12840
12841 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12842
12843 * configure: If subdir configure fails, print out a message with
12844 subdirectory name, in case subdir's configure code didn't identify
12845 itself.
12846
12847 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12848
12849 * configure.in: Remove embedded newlines from configdirs.
12850 Avoid mismatches of substrings. Fix matching strings at end
12851 of configdirs.
12852
12853 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
12854
12855 * config.guess: Add Lynx/rs6000 config support.
12856
12857 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12858
12859 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
12860
12861 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
12862
12863 * configure.in (hppa*-*-osf*): Treat this just like most other
12864 PA configurations (eg no binutils or ld).
12865 (hppa*-*-*elf*): These configurations have binutils and ld.
12866
12867 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12868
12869 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
12870
12871 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12872
12873 * configure.in (rs6000-*-*): Build gas.
12874
12875 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12876
12877 * Makefile.in: Avoid bug in losing hpux sed.
12878
12879 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12880
12881 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
12882 for GDB and GDB has been fixed to not need it.
12883
12884 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12885
12886 * config.guess: Recognize vax hosts.
12887
12888 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12889
12890 * configure (while loop): Don't use "break 2" inside case
12891 statement -- the case statement isn't an enclosing loop.
12892
12893 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
12894
12895 * config.guess: Clean up NeXT support, to allow nextstep
12896 on Intel machines. Make OS be nextstep.
12897
12898 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
12899
12900 * config.guess: Add alternate forms for Convex.
12901
12902 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
12903
12904 * configure: Completely rewrite option processing. Take
12905 advantage of pattern-matching to avoid invoking test frequently.
12906 Also clean up host and target defaulting logic.
12907
12908 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12909
12910 * Makefile.in: Replace all occurrances of "rootme" with "r" and
12911 "$${rootme}" with "$$r", to increase the likelihood that the do-*
12912 commands (plus user environment) will fit SCO limits.
12913
12914 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12915
12916 * configure.in: Don't issue warnings about directories which are
12917 not being configured if -norecursion is set. Correct test for
12918 --with-gnu-as and --with-gnu-ld to not get confused by substring
12919 matches.
12920
12921 * configure.in: Don't build gas for alpha-dec-osf1*.
12922
12923 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
12924
12925 * configure: Back out Per's change of 12/19/1993. It changes the
12926 behavior of configure in unexpected and confusing ways.
12927
12928 Also, use different delim char when calculating
12929 program_transform_name so that the name can contain slashes.
12930
12931 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
12932
12933 * configure.in, config.sub: Add support for VSTa micro-kernel.
12934
12935 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12936
12937 * configure.in: Nuke hacks which were used to get a special
12938 version of GAS for HPPA configurations.
12939
12940 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
12941
12942 * configure: If only ${target_alias} is given, use that
12943 as the default for ${host_alias}.
12944 * configure: Add missing back-slashes before nested quotes.
12945
12946 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12947
12948 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
12949
12950 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
12951
12952 * config.guess: Recognize some Tektronix configurations.
12953 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
12954
12955 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
12956
12957 * config.sub: Match any flavor of SH.
12958
12959 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
12960
12961 * configure.in: Don't try to configure newlib for Alpha.
12962
12963 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12964
12965 * configure.in: Don't build ld for Irix 5. Don't build gas,
12966 libg++ or libio for any Alpha target.
12967
12968 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
12969
12970 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
12971
12972 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
12973 default arguments -- so it tried to compress itself.
12974
12975 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
12976
12977 * configure.in (notsupp): ensure that a space is always at the end
12978 of the configdirs list, since the grep checks for an explicit space
12979
12980 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
12981
12982 * configure.in (target i386-sysv4.2): don't build ld, since static
12983 versions of many libraries are not available.
12984
12985 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12986
12987 * config.guess: Recognize Apollos (using environment variables).
12988 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
12989
12990 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12991
12992 * config.guess: Recognize Sony news mips running newsos.
12993
12994 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
12995
12996 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
12997 "fi ; else" for bash.
12998
12999 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13000
13001 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13002
13003 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13004
13005 * config.sub: accept unixware as an alias for svr4.2.
13006 Fix some inconsistancies with the gcc version.
13007
13008 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13009
13010 * Makefile.in (DISTDOCDIRS): Add gdb.
13011
13012 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13013
13014 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13015
13016 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13017
13018 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13019 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13020 this now.
13021
13022 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13023
13024 * config.sub: Accept hiux* as an OS name.
13025
13026 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13027 etc/make-stds.texi. The underscore came from gcc, and dje now
13028 agrees that RUNTESTFLAGS is the correct name.
13029
13030 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13031
13032 * install.sh: Remove 'set -e'. It makes any conditionals
13033 in the script useless.
13034
13035 * config.guess: Automatically recognize arm-acorn-riscix
13036 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13037
13038 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13039
13040 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13041
13042 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13043
13044 * Makefile.in (DISTDOCDIRS): New variable.
13045 (taz): Edit local Makefile.in sooner, instead of proto-toplev
13046 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
13047
13048 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13049
13050 * configure.in (hppa target): check the source directory for the
13051 pagas sub-directory
13052
13053 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13054
13055 * config.sub: Allow -aout* and -elf*.
13056
13057 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13058
13059 * configure.in: Don't build ld on i386-solaris2, same as for
13060 sparc-solaris2.
13061
13062 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13063
13064 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13065
13066 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13067
13068 * configure.in: Configure gdb for alpha.
13069
13070 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13071
13072 * Makefile.in (CXXFLAGS): Add -O.
13073
13074 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13075
13076 * config.guess: added support for DG Aviion
13077
13078 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13079
13080 * configure.in: Produce warning message for subdirectories not
13081 configurable for this host/target combination. Don't try to
13082 configure gdb for vms.
13083
13084 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13085
13086 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13087 appropriate files before making "diststuff".
13088 (DISTBISONFILES): New var: list of files to be edited.
13089 (DISTSTUFFDIRS): Add binutils.
13090
13091 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13092
13093 * config.sub: also handle mipsel and mips64el (for little endian mips)
13094
13095 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13096
13097 * configure.in: Add * to end of all OS names.
13098
13099 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13100
13101 * configure.in: Build newlib for LynxOS native.
13102
13103 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13104
13105 * config.guess: Add support for delta 88k running SVR3.
13106
13107 * configure.in: Add comment about HP compiler vs. emacs.
13108
13109 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13110
13111 * configure.in: don't build ld on solaris2 (not a viable option
13112 due to bugs in getpwnam & getpwuid)
13113
13114 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13115
13116 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13117 config.guess will produce a full version number.
13118
13119 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13120
13121 * configure.in: Build linker and binutils for alpha-dec-osf1.
13122
13123 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13124
13125 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13126 and gdb/testsuite/Makefile.in.
13127
13128 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13129
13130 * configure.in: recognize mips*- instead of mips-
13131
13132 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13133
13134 * config.sub: Accept linux*coff and linux*elf as operating
13135 systems.
13136
13137 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13138
13139 * config.sub: Recognize mips64, and mips3 as an alias for it.
13140
13141 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13142
13143 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13144 gdb knows how to handle OSF/1 shared libraries.
13145
13146 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13147
13148 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13149 * config.guess: Recognize Hitachi's HIUX.
13150 * config.sub: Recognize h3050r* and hppahitachi.
13151 Remove redundant cases for hp9k[23]*.
13152
13153 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13154
13155 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13156 if gas and ld are in the source tree and are in ${configdirs}.
13157 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13158 --with options (but still pass them down on the command line,
13159 if they were explicitly specified).
13160
13161 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13162
13163 * configure: substitute SHELL value in Makefile.in with
13164 ${CONFIG_SHELL}
13165
13166 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13167
13168 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13169 *-*-solaris2* targets.
13170
13171 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13172
13173 * Makefile.in: define M4, and pass it down to sub-makes;
13174 all-autoconf now depends on all-m4
13175
13176 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13177
13178 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13179 presence of {ar,ranlib} instead of a configured directory
13180
13181 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13182
13183 * config.guess: Accept 34?? as well as 33?? for NCR.
13184
13185 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13186
13187 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13188 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13189
13190 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13191
13192 * configure: grab values for $(CC) and $(CXX) from the
13193 environment, so that someone can do "CC=gcc configure; make" and
13194 have it work right (matching the way that autoconf works now)
13195
13196 * configure.in, Makefile.in: add support for gash, the tcl
13197 interface to Galaxy
13198
13199 * config.guess: add NetBSD variants (hp300, x86)
13200
13201 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13202
13203 * install.sh: Support -d option (in the manner of SunOS 4 install,
13204 as it is more deterministic than that of GNU install)
13205 (chmodcmd): Set file to mode 755 by default (should also do default
13206 chgrp and chown, but I don't feel like dealing with that now)
13207
13208 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13209
13210 * config.sub: Remove h8300hhms alias.
13211
13212 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13213
13214 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13215
13216 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13217
13218 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13219 as stmp-fixinc
13220
13221 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13222
13223 * config.sub: recognize m88110-bug-coff.
13224
13225 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13226
13227 * Makefile.in (all-libio): all dependencies on the toolchain used
13228 to build this (gcc, gas, ld, etc)
13229
13230 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13231
13232 * config.guess: Deal with OSF/1 1.3 on alpha.
13233
13234 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13235
13236 * install.sh: add some 'else true' clauses for portability
13237
13238 * configure.in: don't build libio for h8[35]00-*-* targets
13239
13240 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13241
13242 * Makefile.in: Add support for new libio.
13243
13244 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13245
13246 * install.sh: If one command fails, don't try the rest. Don't try
13247 to remove $dsttmp (via trap) unless we have already created it.
13248 If $src doesn't exist, detect it and exit with an error.
13249
13250 * config.guess: Recognize BSD on hp300.
13251
13252 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13253
13254 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13255 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13256
13257 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13258
13259 * Makefile.in (all-send-pr): depends on all-prms
13260
13261 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13262
13263 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13264
13265 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13266
13267 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13268 Added test for mips-mips-riscos5.
13269
13270 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13271
13272 * configure.in: use mh-hp300 for 68k HP hosts
13273
13274 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13275
13276 * configure: add support for CONFIG_SHELL, so that you can use
13277 some alternate shell for evaluating configure scripts
13278
13279 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13280
13281 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13282 in configure script to bug-gdb@prep.ai.mit.edu when building
13283 distribution archive.
13284 * Makefile.in (COMPRESS): Remove def.
13285 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13286 gdb.tar.Z and make-gdb.tar.Z respectively.
13287 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13288 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13289 to convergence with 'taz' target in Makefile.in.
13290
13291 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13292
13293 * install.sh (dsttmp): use trap to ensure that tmp files go
13294 away on error conditions
13295
13296 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13297
13298 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13299
13300 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13301
13302 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13303 its parent is '/' not ''.
13304
13305 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13306
13307 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13308
13309 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13310 that ${newsrcdir}/configure.in does.
13311
13312 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13313
13314 * test-build.mk: support for CONFIG_SHELL
13315
13316 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13317
13318 * config.sub (netware): Add as a basic system type.
13319
13320 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13321
13322 * Makefile.in (Makefile): depend on configure.in. Also drop the
13323 $(srcdir)/ from the dependency on Makefile.in.
13324
13325 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13326
13327 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13328 (h8300hhms is temporary until multi-libraries are implemented).
13329 * configure.in: Handle h8300h too.
13330
13331 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13332
13333 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13334
13335 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13336
13337 * configure: Remove extraneous output when guessing host type.
13338 * config.guess: Remove extraneous output when guessing using C
13339 compiler rather than uname, or when guessing fails.
13340
13341 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13342
13343 * Makefile.in: remove all.cross and install.cross targets
13344
13345 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13346 definitions
13347
13348 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13349
13350 * configure.in (target sh): Build gprof.
13351
13352 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13353
13354 * config.sub: change -solaris to -solaris2
13355
13356 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13357
13358 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13359
13360 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13361
13362 * configure: Correct error message for missing Makefile.in to
13363 print correct directory.
13364
13365 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13366
13367 * install.sh: kludge around 386BSD shell bug
13368
13369 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13370
13371 * config.guess: Recognize NeXT.
13372 * config.guess: Recognize i486-ncr-sysv4.
13373 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13374
13375 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13376
13377 * Makefile.in (MAKEINFOFLAGS): New variable.
13378 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13379 * build-all.mk, test-build.mk: Pass down --no-split as
13380 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13381
13382 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13383
13384 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13385
13386 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13387
13388 * Makefile.in (libg++.tar.z): New rule.
13389 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13390 * Makefile.in (taz): Only do a single chmod.
13391
13392 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13393
13394 * install.sh: don't use dirname anymore (replaced with sed usage)
13395
13396 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13397
13398 * Makefile.in: Change extension for gzip'd files from '.z' to
13399 '.gz' per new FSF standard usage.
13400
13401 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13402
13403 * configure: put quotes around the final value of program_transform_name
13404
13405 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13406
13407 * Makefile.in: new install.sh support; update install-info rules
13408
13409 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13410
13411 * configure.in: Build diff for crosses, but not for go32 host.
13412
13413 * configure.in: Build gprof only for native, and don't build it
13414 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13415
13416 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13417
13418 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13419
13420 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13421
13422 * configure.in (host_tools): Add prms.
13423
13424 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13425
13426 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13427 with $(FLAGS_TO_PASS) on the command line
13428
13429 * config.sub: Recognize lynx and lynxos
13430
13431 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13432
13433 * config.sub: Accept -ecoff*, not just -ecoff.
13434
13435 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13436
13437 * Makefile.in (taz): Use .gz suffix instead of .z.
13438 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13439 names.
13440
13441 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13442
13443 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13444
13445 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13446
13447 * Makefile.in (install-no-fixedincludes): install gcc last, so
13448 that rebuilds that might happen during 'make install' don't get
13449 bogus gcc include files
13450
13451 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13452
13453 Change from Utah for HPPA support:
13454 * config.guess: Recognize hppa1.x-hp-bsd.
13455
13456 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13457
13458 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13459 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13460
13461 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13462
13463 * config.sub: Add support for rom68k and bug boot monitors.
13464
13465 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13466
13467 * Makefile.in: Make all-opcodes depend on all-bfd.
13468
13469 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13470
13471 * config.guess: Added special check for i[34]86-univel-sysv4*.
13472
13473 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13474
13475 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13476 the processor rather than assuming i486.
13477
13478 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13479
13480 * config.guess: Recognize SunOS6 as Solaris3.
13481
13482 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13483
13484 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13485 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13486
13487 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13488
13489 * build-all.mk (all-cross): New target for Canadian Cross.
13490 Added Q2 go32 targets.
13491 * test-build.mk: Configure go32 cross sparclite-aout and
13492 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13493 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13494
13495 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13496
13497 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13498 GO32 hosted toolchains
13499
13500 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13501
13502 * configure: change so "-exec-prefix" gets passed down rather
13503 than "-exec_prefix" so autoconf generated Makefiles get the
13504 exec_prefix set right.
13505
13506 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13507
13508 * config.guess: get the Solaris2 minor version number
13509
13510 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13511
13512 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13513
13514 * config.guess: Recognize some Sequent platforms.
13515
13516 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13517
13518 * Makefile.in: added the vault-install target
13519
13520 * configure.in: actually use the Sun3 makefile fragment that's in
13521 config, also added the release dir to configdirs
13522
13523 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13524
13525 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13526
13527 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13528
13529 * configure.in: remove some program from Alpha targetted toolchains
13530
13531 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13532
13533 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13534 gprof.
13535 (taz): Run "make diststuff" in those directories instead of "make
13536 proto-dir". Look for "VERSION=" only at start of line in subdir
13537 Makefile. Use "gzip -9" for compression.
13538 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13539 (binutils.tar.z): New target.
13540
13541 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13542
13543 * Makefile.in (taz): Include gpl.texinfo.
13544
13545 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13546
13547 * Makefile.in (setup-dirs): Merged into "taz" target.
13548 (taz): Only do `proto-dir' stuff if a directory is actually needed
13549 for this target.
13550
13551 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13552
13553 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13554 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13555 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13556 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13557 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13558
13559 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13560
13561 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13562 config.sub, and move-if-change to gdb testsuite distribution
13563 archive, so the testsuite can be extracted, configured, and
13564 run separately from the gdb distribution. Blow away the Chill
13565 tests that require a Chill compiled executable, since GNU Chill
13566 is not yet publically available.
13567
13568 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13569
13570 * test-build.mk: set environment variables in a single command,
13571 instead of a list of assignments and exports
13572
13573 * config.guess: recognize Alpha/OSF1 systems
13574
13575 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13576
13577 * configure: Change help message to prefer --options rather than
13578 -options.
13579
13580 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13581
13582 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13583 zippy@ecst.csuchico.edu.
13584 * config.guess: Recognize miniframe.
13585
13586 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13587
13588 * Makefile.in: Use srcroot to find runtest rather than rootme.
13589 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13590
13591 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13592
13593 * test-build.mk: Extensive additions to support building on a
13594 machine other than the host.
13595
13596 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13597
13598 * configure (tooldir): Fix for i386-aix again.
13599
13600 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13601
13602 * configure, Makefile.in: Change definition of $(tooldir)
13603 to match the FSF.
13604
13605 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13606
13607 * config.guess: Recognize i[34]86/SVR4.
13608
13609 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13610
13611 * Makefile.in (all-gdb): gdb depends on sim.
13612
13613 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13614
13615 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13616 at the same time we make the prototype gdb directory.
13617 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13618 files at the same time as the gdb base release distribution.
13619
13620 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13621
13622 * Makefile.in (check): Use individual check targets rather than
13623 DO_X rule.
13624 (check-gcc): Added.
13625
13626 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13627
13628 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13629 for System V release 3.2.
13630
13631 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13632
13633 * config.sub: Recognize hppaosf.
13634 * configure.in: Do configure ld/binutils/gas for it.
13635
13636 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13637
13638 * configure (tooldir): Alter syntax used to set this, for systems
13639 where "\$" isn't handled right, like i386-aix.
13640
13641 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13642
13643 * configure: Pass program-transform-name, not
13644 program_transform_name, to recursive configures.
13645
13646 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13647
13648 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13649 of gas+ld+binutils.
13650
13651 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13652
13653 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13654
13655 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13656
13657 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13658
13659 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13660
13661 * Makefile.in (PRMS): Set back to all-prms.
13662
13663 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13664
13665 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13666 targets, rather than for MIPS hosts.
13667
13668 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13669
13670 * configure.in: add comment for --with-x default values
13671
13672 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13673
13674 * Makefile.in: add check-* targets for each of the directories in
13675 the tree. Add a definition of RUNTEST that will use the one we
13676 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13677
13678 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13679
13680 * configure.in: Removed obsolete references to bfd_target and
13681 target_makefile_frag.
13682
13683 * build-all.mk: Set assorted targets for Q2.
13684 * config.sub: Recognize z8k-sim and h8300-hms.
13685 * test-build.mk: Really don't pass host to configure.
13686 (HOLES): Added uname.
13687
13688 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13689
13690 * configure: Handle an empty program-prefix, program-suffix or
13691 program-transform-name correctly.
13692
13693 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13694
13695 * build-all.mk: -G 8 no longer required for MIPS targets.
13696 * test-build.mk: Don't pass host argument to configure; make it
13697 guess.
13698
13699 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13700
13701 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13702 * Makefile.in (COMPRESS): New macro, like GZIP.
13703
13704 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13705
13706 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13707
13708 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13709 with gas currently defaults to -G 0.
13710
13711 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13712
13713 * Makefile.in (all-flex): flex depends on byacc.
13714
13715 * build-all.mk: If host not specified, use config.guess. Pass TAG
13716 to test-build.mk as RELEASE_TAG.
13717 * test-build.mk (configargs): New variable containing arguments to
13718 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13719 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13720
13721 * config.guess: Use /bin/uname when checking -X argument on SCO,
13722 to avoid invoking GNU uname which doesn't understand -X.
13723
13724 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13725
13726 * configure.in: Build gas for mips-*-*.
13727
13728 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13729
13730 * Makefile.in (all.normal): insert missing backslash.
13731
13732 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13733
13734 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13735
13736 * Makefile.in: Complete overhaul to merge many almost identical
13737 targets.
13738
13739 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13740
13741 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13742 (gdb.tar.Z): Adjusted.
13743
13744 * Makefile.in (setup-dirs, taz): New targets; should be general
13745 enough to adapt for gdb sometime. Build only .z file.
13746 (gas.tar.z): New target.
13747
13748 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13749
13750 * build-all.mk: Use CC=cc -Xs on Solaris.
13751
13752 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13753
13754 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13755 for handling BISON for FSF releases.
13756
13757 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13758
13759 * configure: Actually implement the change zoo just documented.
13760
13761 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13762
13763 * configure: when using config.guess, only set target_alias when
13764 it's not already been set (ie, on the command line)
13765
13766 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13767
13768 * Makefile.in: add installcheck target, set PRMS to install-prms
13769
13770 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13771
13772 * configure: add support for package_makefile_fragment, handle the
13773 case where a directory has a configure.in file but no Makefile.in
13774 more gracefully (with an actual understandable error message, even);
13775 add support for --without (and add this to the usage message); also
13776 explicitly add a --host=${host_alias} to the command line when
13777 config.guess is used
13778
13779 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13780
13781 * configure: Must use both --host and --target in recursive calls.
13782
13783 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13784
13785 * Makefile.in: Change deja-gnu to dejagnu.
13786
13787 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13788
13789 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13790
13791 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13792
13793 * configure.in: canonicalize all instances to *-*-solaris2*,
13794 also strip out a number of tools to not build for go32 host
13795
13796 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13797
13798 * config.guess: add GPL.
13799
13800 * Makefile.in, config.guess, config.sub, configure: bump
13801 copyrights to 93.
13802
13803 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13804
13805 * Makefile.in (do-info): Removed obsolete check for existence of
13806 localenv file.
13807
13808 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13809
13810 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13811
13812 * Makefile.in: a couple of 'else true' for decstation,
13813 support for TclX
13814
13815 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13816
13817 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13818
13819 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13820
13821 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13822
13823 * config.guess: Recognize i386-ibm-aix (PS/2).
13824 * configure.in: Use config/mh-aix386 file for it.
13825
13826 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13827
13828 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13829 CC_FOR_TARGET instead.
13830 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13831
13832 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13833
13834 * Makefile.in: Add sim to list of directories sent with gdb
13835
13836 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13837
13838 * configure.in: Put back mips-dec-bsd* case.
13839
13840 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13841
13842 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13843 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13844 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13845
13846 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13847
13848 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13849
13850 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13851 (install-info): install dir.info only if it exists,
13852 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
13853
13854 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
13855
13856 * configure.in: For vms target, skip bfd, ld, binutils. Do build
13857 gas for mips-dec-bsd.
13858
13859 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
13860
13861 * configure (makesrcdir): If ${srcdir} is relative and not ".",
13862 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
13863
13864 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
13865
13866 * configure.in: Added "dejagnu" to hosttools list.
13867
13868 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
13869
13870 * config.sub, configure.in, config.guess: Add support
13871 for Bosx, an AIX variant from Bull.
13872 Patches from F.Pierresteguy@frcl.bull.fr.
13873
13874 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
13875
13876 * devo/dejagnu: Initial creation of devo/dejagnu.
13877 Migrated dejagnu testcases and support files for testing software
13878 tools to reside as subdirectories, currently called "testsuite",
13879 within the directory of the software tool. Migrated all programs,
13880 support libraries, etc. beloging to dejagnu proper from
13881 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
13882 with no modifications. The changes to these files which will
13883 allow them to configure, build, and execute properly will be made
13884 in a future update.
13885
13886 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13887
13888 * Makefile.in: Change send_pr to send-pr.
13889 * configure.in: Likewise.
13890 * send_pr: Renamed directory to send-pr.
13891
13892 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
13893
13894 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
13895
13896 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
13897
13898 * README: Update for gdb-4.8 release.
13899 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
13900 gdb-xxx.tar.z (gzip'd) file also.
13901
13902 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13903
13904 * Makefile.in: make all-diff depend on all-libiberty
13905
13906 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
13907
13908 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
13909
13910 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13911
13912 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
13913
13914 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
13915
13916 * Makefile.in (DEVO_SUPPORT): Remove etc directory
13917 (ETC_SUPPORT): Only add the files GDB wants from etc/.
13918 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
13919
13920 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13921
13922 * Makefile.in: makeinfo binary is in a new location
13923
13924 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
13925
13926 * config.sub: Accept -ecoff as an OS.
13927
13928 * Makefile.in: Various changes to eliminate a level of make
13929 recursion and reduce the required command line length.
13930 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
13931 sub-makes.
13932 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
13933 variables holding settings for specific sub-makes.
13934 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
13935 in terms of BASE_FLAGS_TO_PASS.
13936 (TARGET_LIBS): New variable listing directories which use
13937 TARGET_FLAGS_TO_PASS.
13938 (subdir_do): Eliminated.
13939 (do-*): New set of targets to replace subdir_do.
13940 (various): All targets which used subdir_do now depend on do-*.
13941 (local-clean): Renamed from do_clean.
13942 (local-distclean): New target, dependency of distclean and
13943 realclean.
13944 (install-info): Don't create directories. Depend on dir.info
13945 rather than calling make recursively.
13946 (install-dir.info): Eliminated.
13947 (install-info-dirs): Create all info directories here.
13948 (dir.info): Depend upon do-install-info.
13949
13950 * test-build.mk (HOLES): Added false.
13951
13952 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
13953
13954 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
13955
13956 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13957
13958 * Makefile.in (info): remove dependency on all-texinfo. The
13959 problem was really in texinfo/C, not at this level.
13960
13961 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
13962
13963 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
13964
13965 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
13966
13967 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
13968 GDB releases.
13969
13970 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13971
13972 * configure: Include srcdir in message about target of link not
13973 being found. Don't convert `-' to `_' in `with' options being
13974 passed to subdirs.
13975
13976 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13977
13978 * configure.in: add uudecode to host_tools
13979
13980 * Makefile.in: added {all,install}-uudecode targets, added them to
13981 the appropriate lists
13982
13983 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
13984
13985 * Makefile.in (all-gcc): Added dependency on all-gas.
13986
13987 * configure.in (mips-*-*): Build ld and binutils.
13988
13989 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13990
13991 * configure: check return code from mkdir, print error message and
13992 exit on failure.
13993
13994 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
13995
13996 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
13997
13998 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
13999
14000 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14001
14002 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14003
14004 * config.sub (h8500): Recognize this as a cpu type.
14005
14006 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14007
14008 * configure: source directory missing is no longer a warning
14009
14010 * configure.in: recognize irix[34]* instead of irix[34]
14011
14012 * Makefile.in: define and pass down X11_LIB
14013
14014 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14015
14016 * guess-systype: Renamed to ...
14017 * config.guess: ... by popular request.
14018 * configure.in, Makefile.in: Update accordingly.
14019
14020 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14021
14022 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14023 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14024 + Execute ./dummy instead of assuming . is in PATH.
14025
14026 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14027
14028 * guess-systype: New shell script. Attempts to guess the
14029 canonical host name of the executing host.
14030 Only a few hosts are supported so far.
14031 * configure: Call guess-systype if no host is specified.
14032
14033 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14034
14035 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14036 gcc Makefile.
14037
14038
14039 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14040
14041 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14042 (all-gcc, install-gcc, subdir_do): Use it.
14043
14044 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14045
14046 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14047
14048 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14049
14050 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14051 set exclusively by configure, using configure.in .
14052
14053 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14054
14055 * test-build.mk: set $PATH for all builds
14056
14057 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14058
14059 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14060
14061 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14062 the one used in gcc/Makefile.in, so that a null expansion doesn't
14063 override the one needed to build gcc with a native cc.
14064
14065
14066 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14067
14068 * configure: Accept -with arguments.
14069
14070 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14071
14072 * Makefile.in: added h8300sim
14073
14074 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14075
14076 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14077 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14078 (all-cygnus, native, build-cygnus): Make
14079 $(canonhost)-stamp-3stage-done, not $(host)....
14080 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14081 i386-sco3.2v4. Added else true to if command.
14082
14083 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14084
14085 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14086
14087 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14088
14089 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14090
14091 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14092
14093 * configure.in: don't remove binutils from Solaris builds
14094
14095 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14096
14097 * Makefile.in: get rid of earlier definitions for *clean,
14098 also handle the recursive info rule better
14099
14100 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14101
14102 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14103 do more-or-less the right thing.
14104
14105 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14106
14107 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14108 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14109
14110 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14111
14112 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14113 $(host_canonical).
14114
14115 * configure.in: split the configdirs list into 4 categories (native
14116 v. cross, library v. tool) and handle the cross-only and native-
14117 only in more reasonable (and correct!) way.
14118
14119 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14120
14121 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14122 configdirs anymore.
14123
14124 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14125
14126 * Makefile.in: extensive cleanup:: removed all of the explicit
14127 clean-* targets, collapsed many wrappers around subdir_do into
14128 one, added additional targets to satisfy standards.texi, deleted
14129 some old targets, some changes for consistency
14130
14131 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14132
14133 * configure.in: handle some programs as cross-only, and others as
14134 native only
14135
14136 * test-build.mk: handle partial holes in a more generic manner
14137
14138 * Makefile.in: m4 depends on libiberty
14139
14140 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14141
14142 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14143 time, wdiff, and find to configdirs
14144
14145 * Makefile.in: all, clean, and install rules for the new programs
14146 added to configure.in
14147
14148 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14149
14150 * configure.in: use mh-sun for all *-sun-* hosts
14151
14152 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14153
14154 * Makefile.in: define flags for X11 include files and library file
14155 locations, pass them down to the programs that need this info
14156
14157 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14158
14159 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14160
14161 * configure.in: start building libg++ for HP-UX targets
14162
14163 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14164
14165 * README: Update references to files moved into etc/.
14166
14167 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14168
14169 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14170 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14171
14172 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14173
14174 * configure: accept dash as well as underscore in long option
14175 names for FSF compatibility.
14176
14177 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14178
14179 * config.sub: added -sco3.2v4 support from FSF.
14180
14181 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14182
14183 * configure.in: expand the section that adds or removes
14184 directories from the list of programs to build, to handle native
14185 vs. cross in addition to host v. native
14186
14187 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14188
14189 * Makefile.in: Replace C++ in macro names with CXX.
14190 This is less likely to break ...
14191
14192 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14193
14194 * test-build.mk: add -w to GNU_MAKE
14195
14196 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14197
14198 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14199 add 'sparc' to list of recognized cpus. This needed to make
14200 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14201 Delete some redundant ose68 variants. Recognize -wrs as an os,
14202 then changes that into $CPU-wrs-vxworks.
14203
14204 * configure.in: remove most references to gdbtest, regularize
14205 target based program removal
14206
14207 * test-build.mk: import from p3 tree (many fixes and changes)
14208
14209 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14210
14211 * Makefile.in: added rules to handle tcl, tk, and expect
14212
14213 * configure.in: handle those directories if they exist
14214
14215 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14216
14217 * config.sub: removed bogus hppabsd and hppahpux names, since
14218 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14219
14220 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14221
14222 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14223 depends upon all-xiberty
14224
14225 * Makefile.in: changes from p3, including:
14226
14227 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14228
14229 * Makefile.in (XTRAFLAGS): include newlib directories if
14230 newlib/Makefile exists, rather than if host != target.
14231
14232 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14233
14234 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14235 from the same source tree and not building a cross-compiler. This
14236 matters for the libg++ configuration if reconfiguring a tree that
14237 has already been installed.
14238
14239 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14240
14241 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14242 pick up the machine and system specific header files.
14243
14244 * Makefile.in: added AS_FOR_TARGET, passed down in
14245 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14246 the C compiler to use to create programs which are run in the
14247 build environment, set it to default to $(CC), and passed it down
14248 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14249
14250 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14251
14252 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14253 We need them for unusual native builds, like systems without
14254 ranlib.
14255
14256 * configure: also define $(host_canonical) and
14257 $(target_canonical), which are the full, canonical names for the
14258 given host and target
14259
14260 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14261
14262 * Makefile.in: Added separate definitions for C++.
14263
14264 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14265
14266 * configure.in (configdirs): Add deja-gnu.
14267
14268 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14269
14270 * README: Update for configure.texi and gdb-4.7 release.
14271
14272 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14273
14274 * Makefile.in: Move "all" target to top of file.
14275 Previously, first target was ".PHONY" which caused BSD4.4 make
14276 to build .PHONY when make was run without arguments.
14277
14278 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14279
14280 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14281 Library-copylefted code in libiberty.
14282
14283 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14284
14285 * config.sub: Replace m68kmote with plain old m68k.
14286
14287 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14288
14289 * Makefile.in: Remove space from blank line, avoid Make complaints.
14290
14291 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14292
14293 * config.sub: Complain if no argument is given. Added support for
14294 386bsd as OS and target alias.
14295
14296 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14297
14298 * Makefile.in (XTRAFLAGS): include newlib directories if
14299 newlib/Makefile exists, rather than if host != target.
14300
14301 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14302
14303 * config.sub: recognize sparclite-wrs-vxworks.
14304
14305 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14306 p3.) Added clean-xiberty to clean.
14307
14308 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14309
14310 * configure.in: use *-*-* instead of nested cases for host and target
14311
14312 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14313
14314 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14315 from the same source tree and not building a cross-compiler. This
14316 matters for the libg++ configuration if reconfiguring a tree that
14317 has already been installed.
14318
14319 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14320
14321 * config.sub (i486v/i486v4): Merge in from FSF version.
14322
14323 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14324
14325 * configure: only set PWD if it is already set.
14326
14327 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14328
14329 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14330 doesn't have unset and all success paths (and most error paths)
14331 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14332 to just ${PWD} to avoid confusion.)
14333
14334 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14335
14336 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14337 even for a native compilation.
14338
14339 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14340
14341 Changes to make the gdb.tar.Z rule work better.
14342
14343 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14344 (DEVO_SUPPORT): Add configure.texi.
14345 (bfd-ilrt.tar.Z): Remove ancient rule.
14346
14347 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14348
14349 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14350 pick up the machine and system specific header files.
14351
14352 * configure.in, config.sub: added new target m68010-adobe-scout,
14353 with alias of adobe68k. Changed configure.in to check for
14354 -scout before -sco* to avoid a false match.
14355
14356 * Makefile.in: added AS_FOR_TARGET, passed down in
14357 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14358 the C compiler to use to create programs which are run in the
14359 build environment, set it to default to $(CC), and passed it down
14360 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14361
14362 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14363
14364 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14365 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14366 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14367 FOR_TARGET variants, to newlib and libg++.
14368
14369 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14370
14371 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14372 first.
14373
14374 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14375
14376 * config.sub: Accept `elf' as an environment.
14377
14378 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14379
14380 * Makefile.in (all-opcodes): cd into the right directory
14381
14382 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14383
14384 * configure: added -program_transform_name option, used as
14385 argument to sed when installing programs.
14386 configure.texi: added documentation for -program_prefix,
14387 -program_suffix and -program_transform_name.
14388
14389 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14390
14391 * config.sub: Accept i486 where i386 ok.
14392
14393 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14394
14395 * config.sub: accept we32k
14396
14397 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14398
14399 * config.sub, configure.in: accept OSE68000 and OSE68k.
14400
14401 * Makefile.in: don't create all directories for ``make install'';
14402 let the subdirectories create the ones they need.
14403
14404 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14405
14406 * COPYING: new file, GPL v2
14407
14408 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14409
14410 * Makefile.in: use the new gen-info-dir, which needs a template
14411 argument (which also lives in texinfo)
14412
14413 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14414
14415 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14416
14417 * config.sub (ncr3000): Change i386 to i486.
14418
14419 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14420
14421 * Makefile.in: add install-rcs, install-grep to
14422 install-no-fixedincludes, removed install-bison and install-libgcc
14423
14424 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14425
14426 * configure.in: grab the HPUX makefile fragment if on HPUX
14427
14428 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14429
14430 * Makefile.in: eradicate bison spoor (ditto libgcc).
14431 configure.in: recognise m68{k,000}-ericsson-OSE.
14432 es1800 is alias for m68k-ericsson-OSE
14433
14434 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14435
14436 * configure.in: rearrange the parts that remove programs from
14437 configdirs, based now on HOST==TARGET or by canonical triple.
14438
14439 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14440
14441 * test-build.mk: recurse explicitly with -f test-build.mk when
14442 appropriate. predicate stage3 and comparison on the existence
14443 of gcc. That is, if gcc isn't around, we aren't three-staging.
14444 On very clean, also remove ...stamp-co. Build in-place before
14445 doing other builds.
14446
14447 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14448
14449 * Makefile.in, configure.in: add tgas
14450
14451 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14452
14453 * Makefile.in: a number of changes merged in from progressive.
14454
14455 * configure.in: add libm.
14456
14457 * .cvsignore: ignore some stuff that comes from test-build.mk.
14458
14459 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14460
14461 * config.sub: Add es1800 (m68k-ericsson-es1800).
14462
14463 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14464
14465 * configure: Add program_suffix (parallel to program_prefix)
14466 * Makefile.in: adjust directory-creating script for losing decstation
14467
14468 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14469
14470 * configure: Minor $subdir-related fixes.
14471
14472 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14473
14474 * configure: fix various problems with propogating
14475 makefile_target_frag in subdirs.
14476 * configure.in: config libgcc if its there
14477
14478 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14479
14480 * config.sub: HPPA merge.
14481
14482 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14483
14484 * Makefile.in: Replace all-bison with all-byacc in all
14485 dependency lines for other tools (which now use byacc).
14486
14487 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14488
14489 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14490
14491 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14492
14493 * Makefile.in: make gprof rules similar to byacc rules (instead of
14494 vestigal $(unsubdir) that didn't work...)
14495
14496 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14497
14498 * config.sub: Add support for Linux.
14499 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14500 (at least for libg++).
14501
14502 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14503
14504 * configure.texi: fix doc for the -nfp option to configure
14505
14506 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14507
14508 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14509
14510 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14511
14512 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14513 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14514 * configure.in: added solaris* host_makefile_frag hook.
14515
14516 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14517
14518 * config.sub: changed recognition of m68000 so that various
14519 m68k types can be specified via m680[01234]0
14520
14521 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14522
14523 * config.sub (basic_machine): fix sed so that '-foo' isn't
14524 completely substituted out while .+'-foo' loses the '-foo'
14525
14526 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14527
14528 * config.sub ($os): Add -aout.
14529
14530 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14531
14532 * configure: If host_makefile_frag is absolute, don't
14533 prefix ${invsubdir} (relevant to libg++ auto-configure).
14534
14535 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14536
14537 * Makefile.in (tooldir): Define it.
14538 (all-ld): Depend on all-flex.
14539
14540 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14541
14542 * Makefile.in (check): Fix libg++ special case.
14543
14544 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14545
14546 * configure: do not bury `pwd` into config.status, thus do fewer
14547 pwd's.
14548
14549 * configure: print the "Building in" message only when building in
14550 other than "." AND verbose.
14551
14552 * configure: remove -s, rework -v to better accomodate guested
14553 configures.
14554
14555 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14556
14557 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14558
14559 * Makefile.in: macroize flags passed on recursion. remove
14560 fileutils.
14561
14562 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14563
14564 * configure: get makesrcdir right for subdirs deeper than 1.
14565
14566 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14567 install.
14568
14569 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14570
14571 * Makefile.in: don't print subdir_do or recursion lines.
14572
14573 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14574
14575 * standards.texi: added menu item.
14576
14577 * Makefile.in: build and install standards.info.
14578
14579 * standards.texi: new file.
14580
14581 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14582
14583 * configure: test for and move config.status pieces from
14584 ${subdir}/.
14585
14586 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14587
14588 * configure: Test for existance of files before trying to mv
14589 them, to avoid numerous non-existance messages.
14590
14591 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14592
14593 * configure: correct final line of config.status.
14594
14595 * configure: patch from eggert. Avoids a protection problem if
14596 the original Makefile.in is read only.
14597
14598 * configure: use move-if-change from gcc to create config.status.
14599 Some makefiles depend on config.status to tell if a directory
14600 has been reconfigured for a different host. This change
14601 prevents those directories from remaking everything in the case
14602 where the reconfig was only intended to rebuild a Makefile.
14603
14604 * configure: test for config.sub with "config.sub sun4" rather
14605 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14606 host alias from a missing config.sub.
14607
14608 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14609
14610 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14611 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14612
14613 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14614
14615 * configure: mkdir ${subdir} as needed.
14616
14617 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14618
14619 * Makefile.in,configure.in: added autoconf.
14620
14621 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14622
14623 * Makefile.in: no longer pass against on recursion.
14624
14625 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14626 definitions are not inherited.
14627
14628 * configure: correct makesrcdir when subdir is .
14629
14630 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14631
14632 * configure: Add support for 'subdirs' variable, which is
14633 like 'configdirs', except that configure doesn't re-invoke
14634 itself for subdirs, it just creates a Makefile for each subdir.
14635 * configure.texi: Document subdirs.
14636
14637 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14638
14639 * configure.in: added flex to configdirs
14640
14641 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14642
14643 * Makefile.in: remove clean-stamps from clean.
14644
14645 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14646
14647 * configure.in: Add gdbtest to configdirs.
14648
14649 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14650
14651 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14652 to recursive makes.
14653 * configure.in: Recognize new ncr3000 config.
14654
14655 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14656
14657 * Makefile.in, configure.in: removed references to gdbm.
14658
14659 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14660
14661 * config.sub: Don't canonicalize os value
14662 newsos* to bsd (readline needs to check for newsos).
14663 (This fix was earlier made Jan 31, but got re-broken.)
14664
14665 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14666
14667 * configure.in: sco is an os, not a vendor!
14668
14669 * configure: Quote $( better. Keep various shells happy.
14670
14671 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14672
14673 * Makefile.in: eliminate stamp-files.
14674
14675 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14676
14677 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14678 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14679
14680 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14681
14682 * config.sub: fix iris/iris3.
14683
14684 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14685
14686 * configure: re-add -rm.
14687
14688 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14689
14690 * Maskefile.in: add .stmp-rcs to all.
14691
14692 * configure.in: remove gas from rs6000 build, use aix host fragment.
14693
14694 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14695
14696 * configure: pass down site_option during recursion.
14697
14698 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14699
14700 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14701
14702 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14703
14704 * configure: Change exec_prefix so that it really defaults to prefix.
14705
14706 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14707
14708 * Makefile.in, configure.in: Add support for mmalloc library.
14709
14710 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14711
14712 * Makefile.in: add stmp dependencies for a few more things.
14713
14714 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14715
14716 * configure: adjusted error message on objdir/srcdir configure
14717 collision, per john's suggestion.
14718
14719 * Makefile.in: add libiberty stmp to all and all.cross.
14720
14721 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14722
14723 * Makefile.in: remove force dependencies, add grep to all.
14724
14725 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14726
14727 * Makefile.in: drop flex. make stamp files work.
14728
14729 * configure: added test for conflicting configuration in srcdir,
14730 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14731 gets cranky. use relative paths for configure and srcdir
14732 whenever possible. Send some error messages to stderr that were
14733 going to stdout.
14734
14735 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14736
14737 * Makefile.in: Fix libg++ rule to check for gcc directory
14738 before using gcc/gcc. Also pass XTRAFLAGS.
14739
14740 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14741
14742 * Makefile.in: added stmp-files so that directories aren't polled
14743 when they are already built.
14744
14745 * configure.texi: fixed a node pointer problem.
14746
14747 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14748
14749 * config.sub configure.in gdb/configure.in
14750 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14751 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14752 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14753
14754 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14755
14756 * configure: -recurring becomes -silent. corrected help message
14757 for -site= option.
14758
14759 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14760
14761 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14762
14763 * configure: when building Makefile for crosses, replace
14764 tooldir and program_prefix. default srcdir from location of
14765 config.sub. remove "for host in hosts" and "for target in
14766 targets" loops.
14767
14768 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14769
14770 * Makefile.in: Do not pass bindir or mandir to cvs.
14771
14772 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14773
14774 * Makefile.in, configure.in: removed traces of namesubdir,
14775 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14776 copyrights to '92, changed some from Cygnus to FSF.
14777
14778 * configure.texi: remove most references to multiple hosts,
14779 multiple targets, subdirs, etc.
14780
14781 * configure.man: removed rcsid. reference config.sub not
14782 config.subr.
14783
14784 * Makefile.in: mkdir $(infodir) on install-info.
14785
14786 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14787
14788 * configure.texi: Explain better about .gdbinit and about
14789 the environment that configure.in sections run in.
14790
14791 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14792
14793 * configure.in: Ultrix is only a decstation if it's a MIPS.
14794
14795 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14796
14797 * README: DOC.configure => cfg-paper.texi.
14798
14799 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14800
14801 * config.sub (near case $os): Don't convert newsos* to bsd!
14802
14803 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14804
14805 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14806 the number of copies of COPYING that go into the GDB tar file.
14807
14808 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14809
14810 * bfd/configure.in, gdb/config/mh-i386sco,
14811 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14812 Fix SCO configuration stuff.
14813
14814 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14815
14816 * Makefile.in: For libg++, make sure the -I pointing
14817 to the gcc directory goes *after* all the libg++-local -I flags.
14818 Also, move just-gcc dependency from just-libg++ to all-libg++.
14819
14820 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14821
14822 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14823
14824 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14825
14826 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14827
14828 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14829
14830 * config.sub: Add stratus configuration frags. Also
14831 submitted to FSF.
14832
14833 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14834
14835 * Makefile.in (DEV_SUPPORT): add configure.man.
14836
14837 * config.sub(Decode manufacturer-specific): add -none*.
14838
14839 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14840
14841 * Makefile.in: remove form feeds to make Sun's make happy.
14842 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14843
14844 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14845
14846 * Makefile.in (AR_FLAGS): Make quieter.
14847
14848 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14849
14850 * configure.in: Add libg++.
14851 * configure: When verbose, don't output the command line at each
14852 level; it will be unremarkably the same as the previous version,
14853 which will be the same as what the user typed.
14854
14855 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
14856
14857 * configure.in, Makefile.in: fix clean-info, add flex. add
14858 fileutils.
14859
14860 * configure: be less sensitive to spaces in Makefile.in. Do not
14861 look for sources in "..". Doing so breaks subdirectories that
14862 might have their own configure. If a subdir has it's own
14863 configure script, use it.
14864
14865 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
14866
14867 * cfg-paper.texi: some changes suggested by rms.
14868
14869 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
14870
14871 * config.sub: Merge in some small additions from the FSF version,
14872 taken from the gcc distribution, to bring the Cygnus and FSF
14873 versions into closer sync.
14874
14875 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
14876
14877 * configure.in: Changed svr4 references to sysv4.
14878
14879 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
14880
14881 * configure: added -V for version number option.
14882
14883 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
14884
14885 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
14886 renamed from DOC.configure to cfg-paper.texi.
14887
14888 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
14889
14890 * configure, config.subr, config.sub: config.subr is now
14891 config.sub again.
14892
14893 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
14894
14895 * configure.texi: new file, in progress.
14896
14897 * Makefile.in: build info file and install the man page for
14898 configure.
14899
14900 * configure.man: new file, first cut.
14901
14902 * configure: find config.subr again now that configuration "none"
14903 has gone. removed all traces of the -ansi option. removed all
14904 traces of the -languages option.
14905
14906 * config.subr: resync from rms.
14907
14908 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
14909
14910 * configure, config.sub, config.subr: merge config.sub into
14911 config.subr, call the result config.subr, remove config.sub, use
14912 config.subr.
14913
14914 * Makefile.in: revised install for dir.info.
14915
14916 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
14917
14918 * configure.in: add decstation host makefile frag.
14919
14920 * Makefile.in: BISON now bison -y again. also install-gcc on
14921 install. clean-gdbm on clean. infodir belongs in datadir.
14922 Make directories for info install. Build dir.info here then
14923 install it.
14924
14925 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
14926
14927 * Makefile.in: fix for bad directory tests.
14928
14929 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
14930
14931 * configure: \{1,2\} appears to be a sysv'ism. Use a different
14932 regexp. -srcdir relative was being handled incorrectly.
14933
14934 * Makefile.in: unwrapped some for loops so that parallel makes
14935 work again and so one can focus one's attention on a particular
14936 package.
14937
14938 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
14939
14940 * configure: added PWD as a stand in for `pwd` (for speed). use
14941 elif wherever possible. make -srcdir work without -objdir.
14942 -objdir= commented out.
14943
14944 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
14945
14946 * configure: +options become --options. -subdirs commented out.
14947 added -host, -datadir. Renamed -destdir to -prefix. Comment in
14948 Makefile now at top of generated Makefile. Removed cvs log
14949 entries. added -srcdir. create .gdbinit only if there is one
14950 in ${srcdir}.
14951
14952 * Makefile.in: idestdir and ddestdir go away. Added copyrights
14953 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
14954 and mandir now keyed off datadir by default.
14955
14956 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
14957
14958 * Freshly created ChangeLog.
14959
14960 \f
14961 Local Variables:
14962 mode: change-log
14963 left-margin: 8
14964 fill-column: 76
14965 version-control: never
14966 End: