* configure.ac: Add user-friendly check for native x86_64-linux multilibs. * configur...
[deliverable/binutils-gdb.git] / ChangeLog
1 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2
3 * configure.ac: Add user-friendly check for native x86_64-linux
4 multilibs.
5 * configure: Regenerate.
6
7 2013-11-23 Alan Modra <amodra@gmail.com>
8
9 * config.sub, config.guess: Import from upstream.
10
11 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
12
13 * Makefile.in: Regenerate.
14
15 * Makefile.tpl: Fix typo.
16 * Makefile.in: Regenerate partially.
17
18 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
19
20 * configure.ac: Added libcilkrts to noconfig list when C++ is not
21 supported.
22 * configure: Regenerated.
23
24 2013-10-30 Jason Merrill <jason@redhat.com>
25
26 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
27 --disable-build-format-warnings.
28
29 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
30
31 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
32 depend on libstdc++ and libgcc.
33 * configure: Regenerate.
34 * configure.ac: Added libcilkrts to target binaries. Also, restrict
35 libcilkrts for POSIX and i*86, and x86_64 architectures.
36 * Makefile.in: Added libcilkrts related fields to support building it.
37
38 2013-10-26 Jeff Law <law@redhat.com>
39
40 * Makefile.def (target_modules): Remove libmudflap
41 (languages): Remove check-target-libmudflap).
42 * Makefile.in: Rebuilt.
43 * Makefile.tpl (check-target-libmudflap-c++): Remove.
44 * configure.ac (target_libraries): Remove target-libmudflap.
45 Remove checks which disabled libmudflap on some systems.
46 * configure: Rebuilt.
47 * libmudflap: Directory removed.
48
49 2013-10-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
50
51 * configure.ac: Update from GCC.
52 * configure: Regenerate.
53
54 2013-10-15 Hans-Peter Nilsson <hp@axis.com>
55
56 * src-release (do-proto-toplevel): Support subdir-path-prefixed
57 files in SUPPORT_FILES.
58 (SIM_SUPPORT_DIRS): New variable.
59 (sim.tar.bz2): New rule.
60
61 2013-10-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
62
63 * configure.ac: Update from GCC.
64 * configure: Regenerate.
65
66 2013-10-01 Jeff Johnston <jjohnstn@redhat.com>
67
68 * COPYING.NEWLIB: Update with new copyright.
69
70 2013-09-21 Jan-Benedict Glaw <jbglaw@lug-owl.de>
71
72 * configure.ac: Update from GCC.
73 * configure: Regenerate.
74
75 2013-09-20 Alan Modra <amodra@gmail.com>
76
77 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
78 ppc host match. Support little-endian powerpc linux hosts.
79
80 2013-08-16 Joel Brobecker <brobecker@adacore.com>
81
82 * src-release (VER): When using $(TOOL)/common/create-version.sh,
83 strip the "-cvs" suffix from the version number if present.
84
85 2013-08-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
86
87 * configure.ac: Sync with GCC repo.
88 * Makefile.def: Ditto.
89 * configure: Regenerate.
90 * Makefile.in: Ditto.
91
92 2013-07-22 Joel Brobecker <brobecker@adacore.com>
93
94 * src-release (VER): Use $(TOOL)/common/create-version.sh
95 if it exists.
96
97 2013-06-22 Richard Sandiford <rdsandiford@googlemail.com>
98
99 * configure.ac (mips*-*-bsd*, mips*-*-ultrix*, mips*-*-osf*)
100 (mips*-*-ecoff*, mips*-*-pe*, mips*-*-irix* [v4 and earlier])
101 (mips*-*-lnews*, mips*-*-riscos*): Add gas and ld to noconfigdirs.
102 * configure: Regenerate.
103
104 2013-06-01 George Thomas <george.thomas@atmel.com>
105
106 * include/opcode/avr.h: Rename AVR_ISA_XCH to AVR_ISA_RMW. Remove
107 from AVR_ISA_XMEGA and add new AVR_ISA_XMEGAU
108
109 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
110
111 * COPYING.NEWLIB: Add Altera Corporation copyright.
112
113 2013-04-29 Jan-Benedict Glaw <jbglaw@lug-owl.de>
114
115 * config.guess: Update from config repo.
116 * config.sub: Ditto.
117
118 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
119
120 * Makefile.def: Sync with GCC.
121 * Makefile.in: Regenerate.
122
123 2013-04-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
124
125 * configure.ac: Sync with GCC.
126 * configure: Regenerate.
127
128 2013-03-22 Mike Frysinger <vapier@gentoo.org>
129
130 * src-release (VER): Change bfd/configure.in sed to use the new
131 `bfd/configure --version` output.
132
133 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
134
135 * configure.ac: Sync with GCC repo.
136 * configure: Ditto.
137
138 2013-02-05 Ian Lance Taylor <iant@google.com>
139
140 PR go/55969
141 * configure.ac: Disable libgo on some systems where it does not
142 work.
143 * configure: Rebuild.
144
145 2013-02-05 Alan Modra <amodra@gmail.com>
146
147 * configure: Regenerate after syncing config/.
148
149 2013-01-15 Jan-Benedict Glaw <jbglaw@lug-owl.de>
150
151 * configure.ac: Sync with GCC repo.
152 * configure: Ditto.
153 * Makefile.def: Ditto.
154 * Makefile.in: Ditto.
155
156 2013-01-11 Joel Brobecker <brobecker@adacore.com>
157
158 Sync with GCC, merge:
159
160 2013-01-09 Jason Merrill <jason@redhat.com>
161
162 * .gitignore: Import from gdb repository.
163
164 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
165
166 * config.sub: Update from config repo.
167
168 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
169
170 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
171 * Makefile.in: Regenerate.
172
173 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
174
175 * Makefile.def (configure-gcc): Depend on all-gmp.
176 (all-gcc): Remove dependency on all-gmp.
177 * Makefile.in: Regenerated.
178
179 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
180
181 * config.guess: Update from config repo.
182 * config.sub: Ditto.
183
184 2013-01-07 Jeff Johnston <jjohnstn@redhat.com>
185
186 * COPYING.LIBGLOSS: Remove license for mips/lsi33k-stub.h which no longer
187 exists and replace the new bfin license in its location.
188
189 2013-01-07 H.J. Lu <hongjiu.lu@intel.com>
190
191 PR gas/14899
192 * Makefile.def (dependencies): Make all-binutils, all-gprof,
193 all-ld and all-gold depend on all-gas.
194 * Makefile.in: Regenerated.
195
196 2012-12-29 Ben Elliston <bje@gnu.org>
197
198 * config.guess: Update to 2012-12-29 version.
199 * config.sub: Likewise.
200
201 2012-12-20 Jan-Benedict Glaw <jbglaw@lug-owl.de>
202
203 * Makefile.def (install-target-libgo): Depend on
204 install-target-libatomic. Merged from GCC repo.
205 * Makefile.in: Regenerate.
206
207 2012-12-17 Jeff Johnston <jjohnstn@redhat.com>
208
209 * COPYING.LIBGLOSS: Add license for bfin libgloss.
210
211 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
212
213 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
214 * configure: Regenerate.
215
216 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
217
218 * Makefile.def (target_modules): Add bootstrap=true and
219 raw_cxx=true to libsanitizer.
220 * configure.ac (bootstrap_target_libs): Add libsanitizer.
221 * Makefile.in: Regenerated.
222 * configure: Likewise.
223
224 2012-12-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
225
226 * config.sub: Merge from config repo.
227
228 2012-11-30 Jan-Benedict Glaw <jbglaw@lug-owl.de>
229
230 * configure.ac: Merge from GCC.
231 * Makefile.tpl: Ditto.
232 * Makefile.in: Ditto.
233 * configure: Ditto.
234
235 2012-11-28 Jan-Benedict Glaw <jbglaw@lug-owl.de>
236
237 * configure.ac (noconfigdirs): Merge from GCC.
238 * configure: Regenerate.
239
240 2012-11-19 Jan-Benedict Glaw <jbglaw@lug-owl.de>
241
242 * config.sub (arm): Merge from upstream: Handle armv[6-8] targets.
243
244 2012-11-14 Roland McGrath <mcgrathr@google.com>
245
246 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
247 * configure: Regenerate.
248
249 2012-11-13 Richard Henderson <rth@redhat.com>
250
251 * configure.ac: Move libsanitizer logic to subdirectory.
252 * configure: Regenerate.
253
254 2012-11-13 Dodji Seketeli <dodji@redhat.com>
255
256 * configure.ac: Enable libsanitizer just on x86 linux for now.
257 * configure: Re-generate.
258
259 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
260
261 * configure.ac: Merge libquadmath sections.
262 * configure: Regenerate.
263
264 2012-11-12 Wei Mi <wmi@google.com>
265
266 * configure.ac: Add libsanitizer to target_libraries.
267 * Makefile.def: Ditto.
268 * configure: Regenerate.
269 * Makefile.in: Regenerate.
270
271 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
272
273 * configure: Regenerated.
274
275 2012-11-03 Robert Mason <rbmj@verizon.net>
276
277 * configure.ac: add --disable-libstdcxx configure option
278 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
279
280 2012-10-24 Corinna Vinschen <corinna@vinschen.de>
281
282 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
283 against Mingw64 w32api.
284 * configure: Regenerate.
285
286 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
287
288 PR bootstrap/54820
289 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
290 * configure: Regenerate.
291
292 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
293
294 PR bootstrap/54820
295 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
296 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
297 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
298 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
299 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
300 * Makefile.in: Regenerate.
301 * configure.ac (have_static_libs): New variable and associated check.
302 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
303 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
304 * configure: Regenerate.
305
306 2012-10-10 David Holsgrove <david.holsgrove@xilinx.com>
307
308 * config.guess, config.sub: Include updated version from
309 config-patches. Adds microblaze little endian support.
310
311 2012-09-28 Ian Lance Taylor <iant@google.com>
312
313 * Makefile.def: Make all-target-libgo depend on
314 all-target-libbacktrace.
315 * Makefile.in: Rebuild.
316
317 2012-09-26 Ian Lance Taylor <iant@google.com>
318
319 * Makefile.def: Make all-gcc depend on all-libbacktrace.
320 * Makefile.in: Rebuild.
321
322 2012-09-06 Diego Novillo <dnovillo@google.com>
323
324 * configure.ac: Bump minimum GMP version to 4.2.3.
325 * configure: Re-generate.
326
327 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
328
329 PR target/54461
330 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
331 target-libgloss if not configured --with-avrlibc=no.
332 * configure: Regenerate.
333
334 2012-09-04 Jason Merrill <jason@redhat.com>
335
336 * configure.ac: Fix --enable-languages=all.
337
338 2012-09-03 Richard Guenther <rguenther@suse.de>
339
340 PR bootstrap/54138
341 * configure.ac: Re-organize ISL / CLOOG checks to allow
342 disabling with either --without-isl or --without-cloog.
343 * configure: Regenerated.
344
345 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
346
347 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
348 * configure: Regenerate.
349
350 2012-09-21 Steve Ellcey <sellcey@mips.com>
351
352 * configure.ac: Add mips*-mti-elf* target.
353 * configure: Regenerate.
354
355 2012-09-19 Ian Lance Taylor <iant@google.com>
356
357 * configure.ac (host_libs): Add libbacktrace.
358 (target_libraries): Add libbacktrace.
359 * Makefile.def (host_modules): Add libbacktrace.
360 (target_modules): Likewise.
361 * configure, Makefile.in: Rebuild.
362
363 2012-09-15 Jiong Wang <jiwang@tilera.com>
364
365 * configure.ac (ENABLE_GOLD): support tilegx*
366 * configure: rebuild
367
368 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
369
370 PR target/38607
371 Merge upstream change.
372 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
373
374 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
375 Add libgomp*.o to compare_exclusions for AIX.
376 * configure: Regenerate.
377
378 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
379
380 PR binutils/4970
381 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
382 and opcodes.
383 * Makefile.in: Regenerated.
384
385 2012-08-14 Diego Novillo <dnovillo@google.com>
386
387 Merge from cxx-conversion branch.
388
389 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
390 POSTSTAGE1_CONFIGURE_FLAGS.
391 * Makefile.in: Regenerate.
392 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
393 Force C++ when bootstrapping.
394 * configure: Regenerate.
395
396 2012-07-06 Richard Guenther <rguenther@suse.de>
397
398 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
399 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
400 --with-gmp=system.
401 * Makefile.in: Regenerated.
402 * configure: Likewise.
403
404 2012-07-06 Richard Guenther <rguenther@suse.de>
405
406 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
407 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
408 supply V=1 as extra_make_flags.
409 * configure: Regenerated.
410 * Makefile.in: Likewise.
411
412 2012-07-03 Richard Guenther <rguenther@suse.de>
413
414 * Makfile.def (isl): Remove not necessary extra_exports and
415 extra_make_flags.
416 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
417 * Makefile.in: Regenerated.
418
419 2012-07-03 Richard Guenther <rguenther@suse.de>
420
421 * Makefile.def (cloog): Add V=1 to extra_make_flags.
422 * configure.ac: If either the ISL or the CLooG check failed
423 do not try to build in-tree versions.
424 * Makefile.in: Regenerated.
425 * configure: Regenerated.
426
427 2012-07-02 Richard Guenther <rguenther@suse.de>
428 Michael Matz <matz@suse.de>
429 Tobias Grosser <tobias@grosser.es>
430 Sebastian Pop <sebpop@gmail.com>
431
432 * Makefile.def: Add ISL host module, remove PPL host module.
433 Adjust ClooG host module to use the proper ISL.
434 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
435 * configure.ac: Include config/isl.m4. Add ISL host library,
436 remove PPL. Remove PPL configury, add ISL configury, adjust
437 ClooG configury.
438 * Makefile.in: Regenerated.
439 * configure: Likewise.
440
441 2012-07-02 Richard Guenther <rguenther@suse.de>
442
443 Merge from graphite branch
444 2011-07-21 Tobias Grosser <tobias@grosser.es>
445
446 * configure: Regenerated.
447 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
448 both cloog.org and legacy versions. The only supported version will
449 be CLooG with the isl backend.
450
451 2011-07-21 Tobias Grosser <tobias@grosser.es>
452
453 * configure: Regenerated.
454 * configure.ac: Require cloog isl 0.17.0
455
456 2011-07-21 Tobias Grosser <tobias@grosser.es>
457
458 * configure: Regenerated.
459 * config/cloog.m4: Do not define CLOOG_ORG
460
461 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
462
463 * configure.ac: Skip C if explicitly selected.
464 * configure: Regenerate.
465
466 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
467
468 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
469 they contain -O2.
470 * configure: Regenerate.
471
472 2012-06-20 Jason Merrill <jason@redhat.com>
473
474 * Makefile.tpl (check-target-libgomp-c++): New.
475 (check-target-libitm-c++): New.
476 * Makefile.def (c++): Add them.
477 * Makefile.in: Regenerate.
478
479 2012-05-16 Olivier Hainque <hainque@adacore.com>
480
481 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
482 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
483 (install-no-fixedincludes): Adjust accordingly.
484 * Makefile.in: Regenerate.
485
486 2012-05-09 Nick Clifton <nickc@redhat.com>
487 Paul Smith <psmith@gnu.org>
488
489 PR bootstrap/50461
490 * configure.ac (mpfr-dir): When using in-tree MPFR sources
491 allow for the fact that from release v3.1.0 of MPFR the source
492 files were moved into a src sub-directory.
493 * configure: Regenerate.
494
495 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
496
497 * configure.ac: Bump minimum MPFR version to 2.4.0.
498 * configure: Regenerated.
499
500 2012-05-01 Richard Henderson <rth@redhat.com>
501
502 * Makefile.def (libatomic): New target_module.
503 * configure.ac (target_libraries): Add libatomic.
504 (noconfigdirs): Check if libatomic is supported.
505 * Makefile.in, configure: Rebuild.
506
507 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
508
509 Merge upstream change
510 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
511
512 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
513
514 * libtool.m4: Additional FreeBSD 10 fixes.
515
516 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
517
518 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
519 they contain -O2.
520 * configure: Regenerate.
521
522 2012-05-14 Catherine Moore <clm@codesourcery.com>
523
524 * NEWS: Mention PowerPC VLE port.
525
526 2012-05-11 Mike Frysinger <vapier@gentoo.org>
527
528 * MAINTAINERS (config/): Move to intl/ section.
529 (compile; depcomp; install-sh; missing; ylwrap): Likewise.
530
531 2012-05-09 Nick Clifton <nickc@redhat.com>
532 Paul Smith <psmith@gnu.org>
533
534 PR bootstrap/50461
535 * configure.ac (mpfr-dir): When using in-tree MPFR sources
536 allow for the fact that from release v3.1.0 of MPFR the source
537 files were moved into a src sub-directory.
538 * configure: Regenerate.
539
540 2012-05-02 Roland McGrath <mcgrathr@google.com>
541
542 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
543 * configure: Regenerate.
544
545 2012-04-25 Joel Brobecker <brobecker@adacore.com>
546
547 * config.sub: Update to 2012-04-18 version from official repo.
548
549 2012-03-19 Tristan Gingold <gingold@adacore.com>
550
551 * configure.ac (ia64*-*-*vms*): Add support for ld.
552 * configure: Regenerate.
553
554 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
555
556 * configure.ac (enable_libgomp): Remove *-*-irix6*.
557 (unsupported_languages): Remove mips-sgi-irix6.*.
558 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
559 (with_stabs): Remove.
560 * configure: Regenerate.
561
562 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
563
564 * configure.ac (enable_libgomp): Remove *-*-osf*.
565 (with_stabs): Remove alpha*-*-osf*.
566 * configure: Regenerate.
567
568 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
569
570 * COPYING.NEWLIB: Modify DJ Delorie license to include
571 modification rights in clause as permitted by DJ Delorie.
572 * COPYING.LIBGLOSS: Ditto.
573
574 2012-03-09 Jeff Johnston <jjohnstn@redhat.com>
575
576 * COPYING.NEWLIB: Remove two unused licenses.
577
578 2012-03-05 Tristan Gingold <gingold@adacore.com>
579
580 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
581 * configure: Regenerate.
582
583 2012-02-21 Joern Rennecke <joern.rennecke@embecosm.com>
584
585 * COPYING.NEWLIB: Add Adapteva notice.
586 * COPYING.LIBGLOSS: Add Adapteva notice.
587
588 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
589
590 * configure: Regenerate.
591
592 2011-12-15 Jeff Johnston <jjohnstn@redhat.com>
593
594 * COPYING.LIBGLOSS: Add GPL with exception license.
595
596 2011-11-09 Roland McGrath <mcgrathr@google.com>
597
598 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
599 * configure: Rebuild.
600 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
601 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
602 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
603 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
604 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
605 Add READELF.
606 * Makefile.in: Rebuild.
607
608 2011-11-08 Richard Henderson <rth@redhat.com>
609
610 * configure.ac: Test for libitm directory present first.
611
612 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
613
614 * configure.ac: Test libitm/configure.tgt to disable libitm.
615 * configure: Rebuild.
616
617 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
618
619 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
620 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
621 * Makefile.in: Regenerate.
622
623 2011-11-01 DJ Delorie <dj@redhat.com>
624
625 * configure.ac (rl78-*-*) New case.
626 * configure: Regenerate.
627
628 2011-11-01 DJ Delorie <dj@redhat.com>
629
630 * config.sub: Update to version 2011-10-29 (added rl78)
631
632 2011-10-27 Nick Clifton <nickc@redhat.com>
633
634 * config.sub: Import these changes from the config project:
635
636 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
637 Ben Elliston <bje@gnu.org>
638
639 * config.sub (epiphany): New.
640
641 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
642 Ben Elliston <bje@gnu.org>
643
644 * config.sub (hexagon, hexagon-*): New.
645
646 2011-08-23 Roland McGrath <mcgrathr@google.com>
647
648 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
649 64eb to be64.
650
651 2011-08-16 Roland McGrath <mcgrathr@google.com>
652
653 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
654 (nacl): Grok as alias for 32el-unknown-nacl.
655
656 2011-08-19 Joel Brobecker <brobecker@adacore.com>
657
658 * src-release (GDB_SUPPORT_DIRS): Add 'cpu'.
659
660 2011-08-14 Yao Qi <yao@codesourcery.com>
661
662 Merge from gcc:
663
664 2011-08-14 Yao Qi <yao@codesourcery.com>
665 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
666 * configure: Regenerate.
667
668 2011-07-26 Ian Lance Taylor <iant@google.com>
669
670 Merge from gcc:
671
672 2011-07-26 Ian Lance Taylor <iant@google.com>
673 * configure.ac: Set have_compiler based on whether gcc directory
674 exists, rather than on whether gcc is in configdirs.
675 * configure: Rebuild.
676
677 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
678 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
679 link directories.
680 * Makefile.in: Rebuild.
681
682 2011-07-20 Ian Lance Taylor <iant@google.com>
683 PR bootstrap/49787
684 * configure.ac: Move --enable-bootstrap handling earlier in file.
685 If --enable-bootstrap and either --enable-build-with-cxx or
686 --enable-build-poststage1-with-cxx, enable C++ automatically.
687 * configure: Rebuild.
688
689 2011-07-19 Ian Lance Taylor <iant@google.com>
690 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
691 make C++ a boot_language. Set and substitute
692 POSTSTAGE1_CONFIGURE_FLAGS.
693 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
694 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
695 * configure, Makefile.in: Rebuild.
696
697 2011-07-16 Jason Merrill <jason@redhat.com>
698 * Makefile.def (language=c++): Add check-c++0x and
699 check-target-libmudflap-c++.
700 * Makefile.tpl (check-target-libmudflap-c++): New.
701 * Makefile.in: Regenerate.
702
703 2011-07-16 Matthias Klose <doko@ubuntu.com>
704 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
705 * Makefile.def (target_modules/libjava): Pass
706 $(EXTRA_CONFIGARGS_LIBJAVA).
707 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
708 if not configured with --enable-static-libjava.
709 * Makefile.in: Regenerate.
710 * configure: Likewise.
711
712 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
713 PR regression/47836
714 PR bootstrap/23656
715 PR other/47733
716 PR bootstrap/49247
717 PR c/48825
718 * configure.ac (target_libraries): Remove target-libiberty.
719 Remove case-statement setting skipdirs=target-libiberty for
720 multiple targets. Remove checking target_configdirs and
721 removing target-libiberty but keeping target-libgcc if
722 otherwise empty.
723 * Makefile.def (target_modules): Don't add libiberty.
724 (dependencies): Remove all traces of target-libiberty.
725 * configure, Makefile.in: Regenerate.
726
727 2011-07-22 Jason Merrill <jason@redhat.com>
728
729 * Makefile.def (language=c++): Add check-c++0x and
730 check-target-libmudflap-c++.
731 * Makefile.tpl (check-target-libmudflap-c++): New.
732 * Makefile.in: Regenerate.
733
734 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
735
736 * configure: Regenerate.
737
738 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
739
740 PR target/39150
741 * configure.ac (i[3456789]86-*-solaris2*): Also accept
742 x86_64-*-solaris2.1[0-9]*.
743 * configure: Regenerate.
744
745 2011-06-13 Walter Lee <walt@tilera.com>
746
747 * configure.ac (tilepro-*-*) New case.
748 (tilegx-*-*): Likewise.
749 * configure: Regenerate.
750
751 2011-06-06 Nick Clifton <nickc@redhat.com>
752
753 * config.sub: Sync from upstream.
754
755 2011-05-08 Doug Kwan <dougkwan@google.com>
756
757 Merge from gcc:
758
759 2011-05-08 Doug Kwan <dougkwan@google.com>
760
761 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
762 * configure: Regenerated.
763 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
764 value from configure.
765 * Makefile.in: Regenerated.
766
767 2011-05-05 Joseph Myers <joseph@codesourcery.com>
768
769 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
770 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
771 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
772 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
773 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
774 *-*-vxworks*): Disable newlib and libgloss in separate case
775 statement.
776 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
777 to separate case statement.
778 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
779 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
780 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
781 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
782 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
783 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
784 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
785 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
786 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
787 i[[3456789]]86-*-rdos*, m32r-*-*,
788 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
789 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
790 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
791 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
792 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
793 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
794 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
795 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
796 and libgloss in main case over targets. Remove most empty cases
797 in main case over targets.
798 * configure: Regenerate.
799
800 2011-05-04 Joseph Myers <joseph@codesourcery.com>
801
802 * configure.ac: Remove code setting special library locations for
803 hppa*64*-*-hpux11*. Remove code setting compiler for
804 sparc-sun-solaris2*.
805 * configure: Regenerate.
806
807 2011-05-04 Joseph Myers <joseph@codesourcery.com>
808
809 * configure.ac: Separate libgloss_dir settings from general case
810 over targets.
811 * configure: Regenerate.
812
813 2011-04-28 Joseph Myers <joseph@codesourcery.com>
814
815 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
816 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
817 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
818 cases in libgcj-disabling case statement.
819 (hppa*64*-*-linux*): Set unsupported_languages instead of
820 disabling target-zlib.
821 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
822 to hppa*64*-*-hpux*.
823 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
824 hppa*-*-hpux*.
825 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
826 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
827 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
828 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
829 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
830 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
831 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
832 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
833 libgcj-disabling case statement.
834 * configure: Regenerate.
835
836 2011-04-28 Joseph Myers <joseph@codesourcery.com>
837
838 * configure.ac: Disable Java for targets not supporting libffi.
839 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
840 Remove cases in Java-disabling statement.
841 (*arm-wince-pe): Change to arm-wince-pe.
842 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
843 cases in Java-disabling statement.
844 (bfin-*-*): Don't disable Java again.
845 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
846 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
847 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
848 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
849 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
850 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
851 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
852 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
853 Java-disabling statement.
854 (mmix-*-*): Don't disable Java again.
855 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
856 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
857 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
858 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
859 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
860 statement.
861 * configure: Regenerate.
862
863 2011-04-28 Joseph Myers <joseph@codesourcery.com>
864
865 Merge from GCC:
866
867 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
868
869 PR lto/48086
870 * configure.ac: Re-enable LTO on *-apple-darwin9*.
871 * configure: Regenerate.
872
873 2011-04-28 Joseph Myers <joseph@codesourcery.com>
874
875 * configure.ac: Separate cases disabling Java and Java libraries
876 from general case over targets.
877 * configure: Regenerate.
878
879 2011-04-06 Joseph Myers <joseph@codesourcery.com>
880
881 * configure.ac (build_tools): Remove build-byacc.
882 (host_libs): Remove mmalloc.
883 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
884 autoconf automake libtool diff rcs fileutils shellutils time
885 textutils wdiff find uudecode hello tar gzip indent recode release
886 sed perl gawk findutils gettext zip.
887 (libgcj): Remove target-qthreads.
888 (target_tools): Remove target-examples target-gperf.
889 (YACC): Don't handle building byacc.
890 * configure: Regenerate.
891 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
892 dosutils, examples, fileutils, find, findutils, gawk, gettext,
893 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
894 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
895 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
896 handle building components.
897 * Makefile.in: Regenerate.
898
899 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
900
901 * config.sub: Sync from upstream.
902
903 2011-04-01 Joseph Myers <joseph@codesourcery.com>
904
905 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
906 (microblaze*): Don't disable libssp.
907 * configure: Regenerate.
908
909 2011-04-01 Joseph Myers <joseph@codesourcery.com>
910
911 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
912 moveifchange.
913 * configure: Regenerate.
914 * Makefile.tpl: Use @SHELL@ not @config_shell@.
915 * Makefile.in: Regenerate.
916
917 2011-04-01 Joseph Myers <joseph@codesourcery.com>
918
919 * configure.ac (*-*-sysv4*): Don't enable libgomp.
920 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
921 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
922 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
923 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
924 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
925 md_exec_prefix cases.
926 * configure: Regenerate.
927
928 2011-04-01 Joseph Myers <joseph@codesourcery.com>
929
930 * configure.ac: Separate cases disabling target-libssp,
931 target-libiberty, target-libstdc++-v3 and Fortran from general
932 case over targets.
933 * configure: Regenerate.
934
935 2011-04-01 Joseph Myers <joseph@codesourcery.com>
936
937 * configure.ac (*-*-chorusos): Don't disable libgcj.
938 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
939 Remove case.
940 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
941 (arm-*-coff): Don't disable libgcj.
942 (arm*-*-linux-gnueabi): Remove useless assignment.
943 (arm-*-riscix*): Don't disable libgcj.
944 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
945 configuration.
946 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
947 (c54x*-*-*): Remove case.
948 (tic54x-*-*): Don't disable GCC or GCC libraries.
949 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
950 to *.
951 (d10v-*-*): Don't disable GCC libraries.
952 (d30v-*-*): Don't disable libgcj.
953 (h8500-*-*): Don't disable GCC libraries.
954 (i960-*-*): Don't disable libgcj.
955 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
956 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
957 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
958 libgcj.
959 (m68k-*-coff*): Remove case.
960 (mmix-*-*): Don't disable libgloss on host.
961 (mn10200-*-*, mn10300-*-*): Remove cases.
962 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
963 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
964 Don't disable libgcj.
965 (romp-*-*): Remove case.
966 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
967 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
968 case.
969 (v810-*-*): Don't disable GCC libraries.
970 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
971 (ip2k-*-*): Don't disable GCC libraries.
972 * configure: Regenerate.
973
974 2011-03-28 Joseph Myers <joseph@codesourcery.com>
975
976 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
977 libffi on host.
978 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
979 on host.
980 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
981 * configure: Regenerate.
982
983 2011-03-26 John Marino <binutils@marino.st>
984
985 * configure.ac: Add support for *-*-dragonfly*
986 * configure: Regenerate.
987
988 2011-03-25 Joseph Myers <joseph@codesourcery.com>
989
990 * configure.ac (native_only): Remove.
991 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
992 send-pr uudecode guile gnuserv on host.
993 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
994 send-pr rcs guile perl texinfo libtool on host.
995 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
996 automake send-pr rcs guile perl texinfo libtool on host.
997 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
998 (*-*-kaos*): Don't disable target-examples target-gperf on target.
999 (alpha*-dec-osf*): Don't disable fileutils on target.
1000 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1001 texinfo send-pr expect dejagnu on target.
1002 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1003 target-qthreads on target.
1004 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1005 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1006 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1007 x86_64-*-mingw*): Don't disable expect on target.
1008 (*-*-cygwin*): Don't disable target-gperf on target.
1009 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1010 gnuserv on target.
1011 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1012 target.
1013 * configure: Regenerate.
1014
1015 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1016
1017 * configure.ac (target_tools): Remove target-groff.
1018 (native_only): Remove target-groff.
1019 (hppa*64*-*-*): Don't disable byacc.
1020 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1021 setting.
1022 (*-*-kaos*): Don't skip target-librx and target-groff.
1023 (*-*-netware*): Don't skip target-libmudflap.
1024 (*-*-tpf*): Don't skip target-libmudflap.
1025 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1026 directories on the host.
1027 (ia64*-*-*vms*): Don't skip tix.
1028 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1029 host.
1030 * configure: Regenerate.
1031
1032 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1033
1034 * configure.ac: Remove references to mt-mep, mt-netware,
1035 mt-wince.
1036 * Makefile.def: Add all-utils soft dependencies.
1037 * Makefile.tpl: Remove GDB_NLM_DEPS.
1038 * configure: Regenerate.
1039 * Makefile.in: Regenerate.
1040
1041 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1042
1043 Sync from GCC:
1044
1045 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1046
1047 * configure.ac: Do not include mh-x86omitfp.
1048 * configure: Regenerate.
1049
1050 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1051
1052 * configure.ac: Remove empty cases.
1053 * configure: Regenerate.
1054
1055 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1056
1057 * Makefile.def: Add dependency from termcap to gdb.
1058 * Makefile.in: Regenerate.
1059
1060 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1061
1062 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1063 * configure: Regenerate.
1064 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1065 * Makefile.tpl: Likewise.
1066 * Makefile.in: Regenerate.
1067
1068 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1069
1070 * configure.ac: Remove all mentions of tentative_cc.
1071 * configure: Regenerate.
1072
1073 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1074
1075 PR lto/48086
1076 * configure.ac: Re-enable LTO on *-apple-darwin9.
1077 * configure: Regenerate.
1078
1079 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1080
1081 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1082 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1083 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1084 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1085 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1086 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1087 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1088 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1089 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1090 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1091 *-*-rhapsody*): Remove host cases.
1092 * configure: Regenerate.
1093
1094 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1095
1096 * configure.ac (ppc*-*-pe): Remove host case.
1097 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1098 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1099 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1100 cases.
1101 * configure: Regenerate.
1102
1103 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1104
1105 * config.sub: Update to version 2011-03-23.
1106
1107 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1108
1109 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1110 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1111 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1112 * configure: Regenerate.
1113
1114 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1115
1116 * config-ml.in: Don't handle arc-*-elf*.
1117 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1118 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1119 handle GCC libraries.
1120 * configure: Regenerate.
1121
1122 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1123
1124 PR bootstrap/48120:
1125 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1126 Add -lstdc++ -lm to LIBS.
1127 * configure: Regenerate.
1128
1129 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1130
1131 * config.guess: Update to version 2011-02-02
1132 * config.sub: Update to version 2011-02-24
1133
1134 2011-03-03 Sebastian Pop <sebastian.pop@amd.com>
1135
1136 * configure.ac: Adjust test of with_ppl.
1137 * configure: Regenerated.
1138
1139 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1140
1141 * configure.ac: Add -lpwl to ppllibs.
1142 * config/cloog.m4: Add -lisl to clooglibs.
1143 * configure: Regenerated.
1144
1145 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1146
1147 Import from Libtool and gnulib:
1148
1149 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1150
1151 Prepare for supporting FreeBSD 10.
1152 * config.rpath: Remove handling of freebsd1* which soon would
1153 match FreeBSD 10.0.
1154
1155 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1156
1157 Remove support for FreeBSD 1.x.
1158 * libtool.m4 (_LT_LINKER_SHLIBS)
1159 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1160 soon would incorrectly match FreeBSD 10.0.
1161
1162 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1163
1164 PR binutils/12283
1165 * MAINTAINERS (mkinstalldirs): Comes from Automake.
1166 (move-if-change): Comes from gnulib.
1167 * move-if-change: Import version from gnulib.
1168
1169 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1170
1171 Sync from GCC:
1172
1173 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1174
1175 PR lto/47225
1176 * Makefile.def (lto-plugin): Double dash for enable-shared.
1177 (configure-gcc): Depend on all-lto-plugin.
1178 * Makefile.in: Rebuilt.
1179
1180 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1181
1182 * configure.ac: Remove extra bracket.
1183 * configure: Regenerate.
1184
1185 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1186
1187 PR lto/47225
1188 * Makefile.def: Add dependency for install-gcc
1189 on install-lto-plugin.
1190 * Makfile.in: Regenerated
1191
1192 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1193
1194 * configure.ac: If with_ppl is no, move setting with_cloog=no
1195 after CLOOG_REQUESTED check.
1196 * configure: Regenerated.
1197
1198 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1199
1200 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1201 CLooG has been requested.
1202 * configure: Regenerated.
1203
1204 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1205
1206 * configure: Regenerated.
1207 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1208
1209 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1210
1211 * configure: Regenerated.
1212 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1213
1214 2011-01-07 Jan Hubicka <jh@suse.cz>
1215
1216 PR lto/47225
1217 * Makefile.in: Regenerate.
1218 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1219 configure.
1220
1221 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1222
1223 PR libgcj/44341
1224 * configure.ac: Discard --with-* flags for host when configuring
1225 target libraries for cross build.
1226 * configure: Rebuilt.
1227
1228 2011-01-21 Andreas Schwab <schwab@redhat.com>
1229
1230 Sync from GCC:
1231
1232 2011-01-21 Andreas Schwab <schwab@redhat.com>
1233
1234 * configure.ac: Use AS_HELP_STRING throughout.
1235 * configure: Regenerate.
1236
1237 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1238
1239 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1240 * configure: Regenerate.
1241
1242 2010-12-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1243
1244 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1245
1246 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1247
1248 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1249 for ia64-hpux.
1250 * configure: Regenerate.
1251
1252 2011-01-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1253
1254 Sync from GCC:
1255 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1256
1257 * configure.ac: (picochip): Disable libiberty.
1258 * configure: Regenerate.
1259
1260 2010-12-18 Jeff Johnston <jjohnstn@redhat.com>
1261
1262 * COPYING.LIBGLOSS: Remove the GPL for fr30 target.
1263
1264 2010-12-10 Ian Lance Taylor <iant@google.com>
1265
1266 PR bootstrap/46819
1267 * configure.ac: For --disable-libgcj clear libgcj_saved.
1268 * configure: Rebuild.
1269
1270 2010-12-10 Tobias Burnus <burnus@net-b.de>
1271
1272 PR fortran/46540
1273 * configure.ac: Add --disable-libquadmath and
1274 --disable-libquadmath-support.
1275 * configure: Regenerate.
1276
1277 2010-12-10 Tristan Gingold <gingold@adacore.com>
1278
1279 * src-release (ETC_SUPPORT): add gnu-oids.texi
1280
1281 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1282
1283 PR libffi/46792
1284 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1285 * configure: Regenerate.
1286
1287 2010-12-02 Ian Lance Taylor <iant@google.com>
1288
1289 * configure.ac: Always set default for poststage1_ldflags to
1290 -static-libstdc++ -static-libgcc.
1291
1292 2010-12-02 Jeff Johnston <jjohnstn@redhat.com>
1293
1294 * COPYING.NEWLIB: Add National Semiconductor notice.
1295
1296 2010-11-29 Andreas Schwab <schwab@redhat.com>
1297
1298 * configure.ac: Move comment to remove extra space in last argument
1299 of GCC_TARGET_TOOL.
1300
1301 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1302
1303 PR other/46026
1304 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1305 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1306 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1307 (BASE_FLAGS_TO_PASS): Use it.
1308 * configure: Rebuilt.
1309 * Makefile.in: Rebuilt.
1310
1311 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1312
1313 PR binutils/12258
1314 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1315 Properly check default linker.
1316 * configure: Regnerated.
1317
1318 2010-11-23 Matthias Klose <doko@ubuntu.com>
1319
1320 * configure.ac: For --enable-gold, handle value `default' instead of
1321 `both*'. New configure option --{en,dis}able-ld.
1322 * configure: Regenerate.
1323
1324 2010-11-20 Ian Lance Taylor <iant@google.com>
1325
1326 * configure.ac: Only disable a language library if no language needs
1327 it. Don't let --disable-libgcj uncondtionally disable libffi.
1328 * configure: Rebuild.
1329
1330 2010-11-20 Paolo Bonzini <bonzini@gnu.org>
1331
1332 * configure: Regenerate.
1333
1334 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1335
1336 PR other/46202
1337 * configure.ac: Fix just-built in-tree STRIP name to be
1338 binutils/strip-new.
1339 * configure: Regenerate.
1340 * Makefile.def (install-strip-gcc, install-strip-binutils)
1341 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1342 (install-strip-sid): Mirror dependencies on non-strip variants
1343 of these targets on the respective -strip prerequisites.
1344 * Makefile.tpl (install-strip, install-strip-host)
1345 (install-strip-target): New targets.
1346 (install-strip-[+module+], install-strip-target-[+module+]):
1347 New targets.
1348 * Makefile.in: Regenerate.
1349
1350 2010-11-19 Ian Lance Taylor <iant@google.com>
1351 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1352
1353 * configure.ac: Add target-libgo to target_libraries. Set
1354 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1355 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1356 (HOST_EXPORTS): Add GOC.
1357 (BASE_TARGET_EXPORTS): Add GOC.
1358 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1359 (GOCFLAGS_FOR_TARGET): New variable.
1360 (EXTRA_HOST_FLAGS): Add GOC.
1361 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1362 * Makefile.def (target_modules): Add libgo.
1363 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1364 (dependencies): Add dependency from configure-target-libgo to
1365 configure-target-libffi and all-target-libstdc++-v3. Add
1366 dependencies from all-target-libgo to all-target-libffi.
1367 (languages): Add go.
1368 * configure: Rebuild.
1369 * Makefile.in: Rebuild.
1370
1371 2010-11-19 Ian Lance Taylor <iant@google.com>
1372
1373 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1374 compiler/flag environment variables.
1375
1376 2010-11-18 Ian Lance Taylor <iant@google.com>
1377
1378 * configure.ac: Check for lang_requires_boot_languages in
1379 config-lang.in files.
1380 * configure: Rebuild.
1381
1382 2010-11-17 Mike Frysinger <vapier@gentoo.org>
1383
1384 * .gitignore: New file.
1385
1386 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1387 Tobias Burnus <burnus@net-b.de>
1388
1389 PR fortran/32049
1390 * Makefile.def: Add libquadmath; build it with language=fortran.
1391 * configure.ac: Add libquadmath.
1392 * Makefile.tpl: Handle multiple libs in check-[+language+].
1393 * Makefile.in: Regenerate.
1394 * configure: Regenerate.
1395
1396 2010-11-15 Andreas Schwab <schwab@redhat.com>
1397
1398 * configure.ac: Fix spelling in option names.
1399 * configure: Regenerated.
1400
1401 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1402
1403 PR bootstrap/39622
1404 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1405 * configure: Regenerated.
1406
1407 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1408
1409 * config/cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
1410 define the cloog backend to use. Furthermore, only pass the ppllibs to
1411 the configure checks, if necessary.
1412 * configure: Regenerate.
1413
1414 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1415
1416 * config/cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
1417 * configure: regenerate
1418
1419 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1420
1421 * config/cloog.m4: Fix typo. verison -> version.
1422 * configure: Regenerate.
1423
1424 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1425
1426 * config/cloog.m4: Pass ppl libraries to the CLooG version check.
1427 * configure: Regenerate.
1428
1429 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1430
1431 * configure.ac: Support official CLooG.org versions.
1432 * configure: Regenerate.
1433 * config/cloog.m4: New.
1434
1435 2010-11-05 Michael Eager <eager@eagercon.com>
1436
1437 * COPYING.LIBGLOSS: Correct typo in microblaze.
1438 * COPYING.NEWLIB: Same.
1439
1440 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1441
1442 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1443 * configure: Regenerate.
1444
1445 2010-11-03 Ian Lance Taylor <iant@google.com>
1446 Dave Korn <dave.korn.cygwin@gmail.com>
1447
1448 PR lto/46273
1449 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1450 and on other supported platforms whenever LTO is enabled.
1451 * configure: Rebuild.
1452
1453 2010-11-02 Alan Modra <amodra@gmail.com>
1454
1455 PR binutils/12110
1456 * configure.ac: Error when source path contains spaces.
1457 * configure: Regenerate.
1458
1459 2010-10-20 Ian Lance Taylor <iant@google.com>
1460
1461 * Makefile.def (target_modules): Set lib_path to src/.libs for
1462 libstdc++-v3 module.
1463 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1464 * Makefile.in: Rebuild.
1465
1466 2010-10-08 Bernd Schmidt <bernds@codesourcery.com>
1467 Joseph Myers <joseph@codesourcery.com>
1468
1469 * COPYING.LIBGLOSS: Add National Semiconductor and CodeSourcery
1470 notices.
1471 * COPYING.NEWLIB: Add Texas Instruments notice.
1472
1473 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1474
1475 * configure.ac (build_lto_plugin): New shell variable.
1476 (--enable-lto): Turn on by default for all non-ELF platforms that
1477 have had LTO support added so far. Set build_lto_plugin appropriately
1478 for both ELF and non-ELF.
1479 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1480 * configure: Regenerate.
1481
1482 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1483
1484 PR bootstrap/45326
1485 PR bootstrap/45174
1486 * configure.ac: Honor initial values of $build_configargs,
1487 $host_configargs, $target_configargs. Mark the precious, so
1488 environment settings get recorded.
1489 * configure: Regenerate.
1490
1491 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1492
1493 Sync from GCC:
1494
1495 2010-09-30 Michael Eager <eager@eagercon.com>
1496
1497 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1498 * configure: Regenerate.
1499
1500 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1501
1502 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1503 targets and amend comment.
1504 * configure: Regenerate.
1505
1506 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1507
1508 * configure.ac: Enable LTO by default on Darwin.
1509 * configure: Regenerate.
1510
1511 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1512
1513 PR bootstrap/44455
1514 * configure.ac (extra_mpfr_configure_flags): Copy from
1515 extra_mpc_gmp_configure_flags.
1516 * configure: Re-generated.
1517
1518 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1519
1520 Sync from GCC:
1521
1522 PR bootstrap/45796
1523 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1524 Depend on all-build-libiberty.
1525 * Makefile.in: Regenerate.
1526
1527 2010-09-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1528
1529 Sync from GCC:
1530
1531 PR bootstrap/44621
1532 * configure.ac: Fix unportable shell quoting.
1533 * configure: Regenerate.
1534
1535 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1536
1537 * configure.ac: Support all v850 targets.
1538 * configure: Regenerate.
1539
1540 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1541
1542 PR target/44862
1543 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1544 Provide -B option to allow for link spec %s substitutions for
1545 libstdc++.a on darwin.
1546 * Makefile.in: Regenerate.
1547
1548 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1549
1550 * Makefile.def (configure-gcc): Depend on all-libelf.
1551 * Makefile.in: Rebuild.
1552
1553 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1554
1555 * config.sub, config.guess: Update from upstream sources.
1556
1557 2010-06-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1558
1559 Sync from GCC:
1560
1561 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1562 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1563 * configure: Regenerated.
1564
1565 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1566 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1567 * configure: Regenerate.
1568
1569 2010-04-17 Ralf Cors<E9>pius <ralf.corsepius@rtems.org>
1570 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1571 * configure: Regenerate.
1572
1573 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1574 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1575 separately.
1576 * configure: Regenerate.
1577
1578 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1579 * configure: Regenerate after change to elf.m4.
1580
1581 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1582 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1583 * configure: Regenerated.
1584
1585 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1586 * configure.ac: Print "buggy but acceptable" when CLooG
1587 revision is less than 9.
1588 * configure: Regenerated.
1589
1590 2010-05-26 Dave Korn <dave.korn.cygwin@gmail.com>
1591
1592 Merge from gcc:
1593
1594 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1595 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1596 * configure: Regenerate.
1597
1598 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1599 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1600 a platform that supports LTO.
1601 * configure: Regenerate.
1602
1603 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1604 PR lto/42776
1605 * configure.ac (--enable-lto): Refactor handling so libelf tests
1606 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1607 and allow LTO to be explicitly enabled on non-ELF platforms that
1608 are known to support it inside else-clause.
1609 * configure: Regenerate.
1610
1611 2010-04-27 Roland McGrath <roland@redhat.com>
1612 H.J. Lu <hongjiu.lu@intel.com>
1613
1614 * configure.ac (--enable-gold): Support both, both/gold and
1615 both/bfd to add gold to configdirs without removing ld.
1616 * configure: Regenerated.
1617
1618 * Makefile.def: Add install-gold dependency to install-ld.
1619 * Makefile.in: Regenerated.
1620
1621 2010-04-14 Tristan Gingold <gingold@adacore.com>
1622
1623 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1624 * configure: Regenerate.
1625
1626 2010-04-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1627
1628 Merge from gcc:
1629 PR bootstrap/43615
1630 PR bootstrap/43328
1631 Revert:
1632 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1633 * configure.ac: Do not pass --enable-multilib nor
1634 --disable-multilib in baseargs. Accept explicitly passed
1635 --enable_multilib.
1636 * configure: Regenerate.
1637
1638 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1639
1640 PR bootstrap/43328
1641 * configure.ac: Do not pass --enable-multilib nor
1642 --disable-multilib in baseargs. Accept explicitly passed
1643 --enable_multilib.
1644 * configure: Regenerate.
1645
1646 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1647
1648 * configure.ac (tic6x-*-*): New case.
1649 * configure: Regenerate.
1650
1651 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1652
1653 Merge from gcc:
1654 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1655 PR ada/42554
1656 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1657 * configure: Regenerate.
1658
1659 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1660
1661 * config.sub: Update to version 2010-03-22.
1662 * config.guess: Update to version 2009-12-30.
1663
1664 2010-03-14 Joseph Myers <joseph@codesourcery.com>
1665
1666 Merge from gcc:
1667 2010-01-11 Richard Guenther <rguenther@suse.de>
1668 PR lto/41569
1669 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1670 * Makefile.in: Regenerated.
1671
1672 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1673
1674 PR libstdc++/32499
1675 * configure.ac (RANLIB): Default to true.
1676 (STRIP): Likewise.
1677 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1678 * configure: Regenerate.
1679
1680 2010-02-17 Nick Clifton <nickc@redhat.com>
1681
1682 PR 11238
1683 * Makefile.tpl (local-distclean): Also remove config.cache files in
1684 sub-directories as there may not be Makefiles present in the
1685 sub-directories.
1686 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1687 the config.cache files found by the find command.
1688
1689 * Makefile.in: Regenerate.
1690 * configure.ac: Revert previous delta.
1691 * configure: Regenerate.
1692
1693 2010-02-15 Nick Clifton <nickc@redhat.com>
1694
1695 PR 11238
1696 * configure.ac: Delete config.cache files in sub-directories when
1697 deleting Makefiles.
1698 * configure: Regenerate.
1699
1700 2010-02-15 Nick Clifton <nickc@redhat.com>
1701
1702 * configure.ac: Sync from gcc.
1703 * configure: Regenerate.
1704
1705 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1706
1707 Sync from gcc:
1708 * configure.ac: Add "recommended" version checks for GMP/MPC.
1709 Update recommended GMP/MPFR/MPC versions.
1710 * configure: Regenerate.
1711
1712 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1713
1714 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1715 * configure.ac (bootstrap_target_libs): Make inclusion of
1716 target-libgomp conditional on libgomb being in target_configdirs.
1717 * configure: Regenerate.
1718
1719 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1720
1721 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1722 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1723 * configure: Regenerate.
1724
1725 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
1726
1727 gcc PR libstdc++/36101, gcc PR libstdc++/42813
1728 * configure.ac (target_configdirs): Substitute.
1729 * Makefile.def: Bootstrap target module libgomp.
1730 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1731 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1732 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1733 * configure, Makefile.in: Regenerate.
1734
1735 2009-12-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1736
1737 * libtool.m4: Sync from git Libtool.
1738 * ltmain.sh: Likewise.
1739 * ltoptions.m4: Likewise.
1740 * ltversion.m4: Likewise.
1741 * lt~obsolete.m4: Likewise.
1742
1743 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1744 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1745
1746 PR bootstrap/42424
1747 * configure.ac: Include libtool m4 files.
1748 (_LT_CHECK_OBJDIR): Call it.
1749 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1750 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1751
1752 * configure: Regenerate.
1753
1754 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1755
1756 PR bootstrap/41818
1757 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1758 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1759 * Makefile.in: Regenerate.
1760
1761 2009-12-18 Ben Elliston <bje@au.ibm.com>
1762
1763 * config.sub, config.guess: Update from upstream sources.
1764
1765 2009-12-17 Jeff Johnston <jjohnstn@redhat.com>
1766
1767 * COPYING.NEWLIB: Update copyright date.
1768 * COPYING.LIBGLOSS: Ditto.
1769
1770 2009-12-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1771
1772 PR middle-end/30447
1773 PR middle-end/30789
1774 PR other/40302
1775
1776 * configure.ac: Require MPC.
1777 * configure: Regenerate.
1778
1779 * configure.ac: Update minimum MPC version to 0.8.
1780 * configure: Regenerate.
1781
1782 2009-11-20 Paolo Bonzini <bonzini@gnu.org>
1783
1784 * config.guess: Sync with upstream and gcc.
1785 * config.sub: Sync with upstream and gcc.
1786
1787 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1788
1789 * Makefile.def: Restore host and target settings for gmp.
1790 * Makefile.in: Rebuild.
1791
1792 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
1793
1794 * configure.ac: Add libelf to host_libs. Enable in-tree configury
1795 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
1796 Fix portability of test of C++ as bootstrap language. Add
1797 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
1798 * configure: Rebuild.
1799 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
1800 and cloog. Fix in-tree ppl configuration. Introduce libelf
1801 in-tree building.
1802 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
1803 (POSTSTAGE1_HOST_EXPORTS): Use it.
1804 (STAGE[+id+]_CXXFLAGS): New.
1805 (BASE_FLAGS_TO_PASS): Pass it down.
1806 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
1807 extra_exports.
1808 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
1809 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
1810 extra_exports.
1811 * Makefile.in: Rebuild.
1812
1813 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
1814
1815 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
1816 paths for *-w64-mingw* and x86_64-*mingw*.
1817 * configure: Regenerated.
1818
1819 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
1820
1821 * configure.ac: Disable target-winsup & co for
1822 x86_64-*-mingw* and *-w64-mingw* targets.
1823 * configure: Regenerated.
1824
1825 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1826
1827 * configure.ac (CLooG test): Use = with test.
1828 * configure: Regenerate.
1829
1830 2009-10-22 Richard Guenther <rguenther@suse.de>
1831
1832 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
1833 cloog if the ppl version check failed. Move flags saving
1834 before setting in libelf check.
1835 * configure: Regenerate.
1836
1837 2009-10-21 Richard Guenther <rguenther@suse.de>
1838
1839 * configure.ac: Adjust the ppl and cloog configure to work as
1840 documented. Disable cloog if ppl was disabled. Omit the version
1841 checks if they were disabled.
1842 * configure: Re-generate.
1843
1844 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1845
1846 * configure.ac: Add 'lto' to enable_languages, not
1847 new_enable_languages, and only if not already present.
1848 * configure: Regenerate.
1849
1850 2009-10-06 Ian Lance Taylor <iant@google.com>
1851
1852 * Makefile.def: check-gold depends upon all-gas.
1853 * Makefile.in: Rebuild.
1854
1855 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
1856
1857 * Makefile.def: all-lto-plugin depends on all-libiberty.
1858 set bootstrap=true for lto-plugin.
1859 Add lto-plugin.
1860 * Makefile.in: Regenerate.
1861 * configure.ac (host_libs): Add lto-plugin.
1862 * configure: Regenerate.
1863
1864 2009-10-03 Diego Novillo <dnovillo@google.com>
1865
1866 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1867 (HOST_LIBELFLIBS): Define.
1868 (HOST_LIBELFINC): Define.
1869 * Makefile.in: Regenerate.
1870 * configure.ac: Add --enable-lto.
1871 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1872 If --enable-lto is used, add 'lto' to new_enable_languages.
1873 If --enable-lto is used and gold is enabled, add
1874 lto-plugin to configdirs.
1875 * configure: Regenerate.
1876
1877 2009-10-03 Simon Baldwin <simonb@google.com>
1878
1879 * configure.ac: If --with-system-zlib, suppress local zlib and
1880 pass --with-system-zlib to subdir configure scripts.
1881 * configure: Regenerate.
1882
1883 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
1884 Paolo Bonzini <bonzini@gnu.org>
1885
1886 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1887 $(srcdir).
1888 * Makefile.in: Rebuilt.
1889
1890 2009-09-29 Paolo Bonzini <bonzini@gnu.org>
1891
1892 Sync from gcc:
1893 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1894
1895 * configure.ac: Update minimum MPC version to 0.7.
1896 * configure: Regenerate.
1897
1898 2009-09-25 Nick Clifton <nickc@redhat.com>
1899
1900 * configure.ac: Pass any --cache-file=/dev/null option on to
1901 subconfigures.
1902 * configure: Regenerate.
1903
1904 2009-09-23 Nick Clifton <nickc@redhat.com>
1905
1906 * config.sub, config.guess: Update from upstream sources.
1907
1908 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
1909
1910 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1911 * Makefile.in: Rebuilt.
1912
1913 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1914
1915 PR bootstrap/32272
1916 * configure.ac: Error out if $srcdir isn't '.' but contains
1917 host-${host_noncanonical}.
1918 * configure: Regenerate.
1919
1920 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1921
1922 * configure.ac: If bootstrapping a combined tree with
1923 --enable-gold, require c++ in stage1_languages.
1924 * configure: Regenerate.
1925
1926 * configure.ac: Also add target_libs of stage1_languages to
1927 bootstrap_target_libs.
1928 * configure: Regenerate.
1929
1930 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1931 with --enable-languages not containing c++.
1932 * configure: Regenerate.
1933
1934 2009-09-16 Jie Zhang <jie.zhang@analog.com>
1935
1936 * configure.ac: Disable java and boehm-gc for bfin-*-*.
1937 * configure: Regenerate.
1938
1939 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1940
1941 * configure.ac: Do not use $extrasub for replacing @if/@endif
1942 parts in Makefile; instead, use additional arguments to
1943 AC_CONFIG_COMMANDS to do the replacement manually, with several
1944 sed invocations, to avoid HP-UX sed command limits.
1945 * configure: Regenerate.
1946
1947 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
1948
1949 * configure.ac (with-build-config): Document. Handle without.
1950 Handle missing argument.
1951 * configure: Rebuilt.
1952
1953 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
1954
1955 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
1956 Default to bootstrap-debug only if compare-debug works.
1957 * configure: Rebuilt.
1958 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1959 * Makefile.in: Rebuilt.
1960
1961 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
1962
1963 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1964 * Makefile.in: Rebuilt.
1965
1966 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
1967
1968 * Makefile.tpl (AWK): Fix typo.
1969 * Makefile.in: Regenerate.
1970
1971 2009-09-02 Paolo Bonzini <bonzini@gnu.org>
1972
1973 * configure.ac: Detect awk and sed.
1974 * Makefile.def (flags_to_pass): Add AWK and SED.
1975 * Makefile.tpl (AWK, SED): New.
1976 (BASE_FLAGS_TO_PASS): Add AWK and SED.
1977 * configure: Regenerate.
1978 * Makefile.in: Regenerate.
1979
1980 2009-09-01 Tristan Gingold <gingold@adacore.com>
1981
1982 * setup.com: Ported to Itanium VMS. Can also build using DCL scripts.
1983 Remove logical names.
1984
1985 2009-08-31 Dave Korn <dave.korn.cygwin@gmail.com>
1986
1987 * ltmain.sh (func_normal_abspath): New function.
1988 (func_relative_path): Likewise.
1989 (func_mode_help): Document new -bindir option for link mode.
1990 (func_mode_link): Add new -bindir option, and use it to place
1991 output DLL if specified.
1992
1993 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1994
1995 * configure.ac (AC_PREREQ): Bump to 2.64.
1996
1997 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1998
1999 * README-maintainer-mode: Point directly to upstream locations
2000 for autoconf, automake, libtool, gettext, instead of copies on
2001 sources.redhat.com. Document required versions.
2002 * configure.ac: Do not substitute datarootdir, htmldir,
2003 pdfdir, docdir. Do not process --with-datarootdir,
2004 --with-htmldir, --with-pdfdir, --with-docdir.
2005 * configure: Regenerate.
2006
2007 * configure: Regenerate.
2008
2009 * compile: Sync from Automake 1.11.
2010 * depcomp: Likewise.
2011 * install-sh: Likewise.
2012 * missing: Likewise.
2013 * mkinstalldirs: Likewise.
2014 * ylwrap: Likewise.
2015
2016 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2017
2018 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2019 (baseargs): Add --disable-option-checking.
2020 * configure: Regenerate.
2021
2022 * Makefile.def (configure-target-libiberty): Depend on
2023 all-binutils and all-ld.
2024 (configure-target-newlib): Likewise.
2025 * Makefile.in: Regenerate.
2026
2027 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2028
2029 Sync with GCC, merge:
2030
2031 2009-07-31 Christian Bruel <christian.bruel@st.com>
2032
2033 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2034 * configure: Regenerate.
2035
2036 2009-07-06 Ian Lance Taylor <iant@google.com>
2037
2038 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2039 * configure: Rebuild.
2040
2041 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2042
2043 PR bootstrap/40338
2044 * configure.ac (comparestring): Create new variable.
2045 * Makefile.tpl (comparestring): Use to skip some comparisions.
2046 * configure: Regenerate.
2047 * Makefile.in: Regenerate.
2048
2049 2009-06-23 Ian Lance Taylor <iant@google.com>
2050
2051 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2052 boot_languages. Only bootstrap target libraries listed in
2053 target_libs for some boot language. Add --with-stage1-ldflags,
2054 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2055 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2056 if not building with C++.
2057 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2058 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2059 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2060 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2061 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2062 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2063 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2064 * configure, Makefile.in: Rebuild.
2065
2066 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2067
2068 * configure.ac: Detect MPC in default directory.
2069 * configure: Regenerate.
2070
2071 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2072
2073 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2074 to noconfdirs.
2075 * configure: Regenerate.
2076
2077 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2078
2079 * Makefile.def: Add MPC support and dependencies.
2080 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2081
2082 * Makefile.in, configure: Regenerate.
2083
2084 2009-05-24 Nicolas Roche <roche@adacore.com>
2085
2086 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2087 * Makefile.in: Regenerate.
2088
2089 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2090
2091 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2092 * configure: Regenerate.
2093
2094 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2095
2096 * configure.ac ($with_ppl): Default to no if not supplied.
2097 ($with_cloog): Likewise.
2098 configure: Regenerate.
2099
2100 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2101
2102 PR bootstrap/39739
2103 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2104 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2105
2106 * configure, Makefile.in: Regenerate.
2107
2108 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2109
2110 * configure.ac: Change copyright header to refer to version
2111 3 of the GNU General Public License and to point readers at the
2112 COPYING3 file and the FSF's license web page.
2113 * Makefile.def: Likewise.
2114 * Makefile.tpl: Likewise.
2115 * Makefile.in: Regenerate.
2116
2117 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2118
2119 * configure.ac: Restore match for darwin9 or later. Use double
2120 brackets since regeneration eats one pair.
2121 * configure: Regenerate.
2122
2123 2009-08-18 Christopher Faylor <me+cygwin@cgf.cx>
2124
2125 * MAINTAINERS: Perform some obvious fixups.
2126
2127 2009-08-17 Ben Elliston <bje@au.ibm.com>
2128
2129 * config.sub, config.guess: Update from upstream sources.
2130
2131 2009-08-06 Michael Eager <eager@eagercon.com>
2132
2133 * configure.ac: Add Microblaze target.
2134 * configure: Regenerate.
2135
2136 2009-07-02 Tristan Gingold <gingold@adacore.com>
2137
2138 * configure.ac: Do not exclude gas for i386-*-darwin.
2139 Add a case for x86_64-*-darwin.
2140 * configure: Regenerate.
2141
2142 2009-06-26 Doug Evans <dje@sebabeach.org>
2143
2144 * Makefile.def (host_modules): Add cgen.
2145 * Makefile.in: Regenerate.
2146 * configure.ac (host_tools): Add cgen.
2147 * configure: Regenerate.
2148
2149 2009-06-17 Michael Eager <eager@eagercon.com>
2150
2151 * COPYING.LIBGLOSS: Add Xilinx license.
2152
2153 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2154
2155 * configure.ac: Define is_elf for QNX Neutrino targets.
2156 * configure: Regenerate.
2157
2158 2009-06-03 Jerome Guitton <guitton@adacore.com>
2159 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2160
2161 * Makefile.tpl (all): Avoid a trailing backslash.
2162 * Makefile.in: Regenerate.
2163
2164 2009-06-03 Ben Elliston <bje@au.ibm.com>
2165
2166 * config.sub, config.guess: Update from upstream sources.
2167
2168 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2169
2170 * Makefile.tpl ([+compare-target+]): Compare all stage
2171 directories, rather than just gcc.
2172 * Makefile.in: Rebuilt.
2173
2174 2009-05-28 Doug Kwan <dougkwan@google.com>
2175
2176 * configure.ac: Support gold for target arm*-*-*.
2177 * configure: Regenerate.
2178
2179 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2180
2181 * Makefile.tpl (all): Avoid harmless warning in make all when
2182 gcc-bootstrap is enabled but stage_last does not exist.
2183 * Makefile.in: Rebuilt.
2184
2185 2009-05-25 Tristan Gingold <gingold@adacore.com>
2186
2187 * setup.com: Complete the file with configuration and build.
2188
2189 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2190
2191 PR other/40159
2192 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2193 gcc-no-bootstrap are mutually exclusive.
2194 * Makefile.in: Rebuilt.
2195
2196 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2197
2198 PR other/40159
2199 * Makefile.tpl (all): Don't end with unconditional success.
2200 * Makefile.in: Rebuilt.
2201
2202 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2203
2204 PR target/37137
2205 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2206 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2207 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2208 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2209 stage_configureflags, stage_cflags and stage_libcflags into
2210 explicit Makefile macros.
2211 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2212 GFORTRAN.
2213 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2214 CC. Set CC_FOR_BUILD from CC.
2215 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2216 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2217 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2218 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2219 and GFORTRAN.
2220 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2221 (_LIBCFLAGS): Renamed to _TFLAGS.
2222 (do-compare-debug, do-compare3-debug): Drop.
2223 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2224 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2225 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2226 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2227 (XGCC_FLAGS_FOR_TARGET): New.
2228 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2229 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2230 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2231 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2232 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2233 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2234 TFLAGS.
2235 (BUILD_CONFIG): Include if requested.
2236 (all): Set TFLAGS on bootstrap.
2237 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2238 (all-stageid-prefixmodule): Likewise.
2239 (do-clean, distclean-stageid): Set TFLAGS.
2240 (restrap): Fix whitespace.
2241 * Makefile.in: Rebuilt.
2242
2243 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2244
2245 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2246 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2247 * Makefile.in: Regenerate.
2248
2249 2009-04-24 Eli Zaretskii <eliz@gnu.org>
2250
2251 * config.guess (pc:*:*:*): Return i586-pc-msdosdjgpp, for
2252 consistency with config.sub. (Update from upstream sources.)
2253
2254 2009-04-21 Joseph Myers <joseph@codesourcery.com>
2255
2256 * texinfo/texinfo.tex: Update to version 2009-03-28.05.
2257
2258 2009-04-17 Ben Elliston <bje@au.ibm.com>
2259
2260 * config.sub, config.guess: Update from upstream sources.
2261
2262 2009-04-15 Anthony Green <green@moxielogic.com>
2263
2264 * configure.ac: Add moxie support.
2265 * configure: Rebuilt.
2266
2267 2009-04-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2268
2269 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2270 * configure: Regenerate.
2271
2272 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2273
2274 PR gas/10039
2275 * configure.ac: Require texinfo 4.7.
2276 * configure: Regenerated.
2277
2278 2009-04-09 Steve Ellcey <sje@cup.hp.com>
2279
2280 * Makefil.def (languages): New entries.
2281 * Makefile.tpl (check-gcc-*): New generic target.
2282 * Makefile.in: Regenerate.
2283
2284 2009-03-27 Eli Zaretskii <eliz@gnu.org>
2285
2286 * djunpack.bat: Use ".." quoting in Sed command, for the sake of
2287 Windows builds of Sed.
2288
2289 2009-03-18 Tom Tromey <tromey@redhat.com>
2290
2291 * configure: Rebuild.
2292 * configure.ac (host_libs): Add libiconv.
2293 * Makefile.in: Rebuild.
2294 * Makefile.def (host_modules): Add libiconv.
2295 (configure-gdb, all-gdb): Depend on libiconv.
2296
2297 2009-03-16 Tristan Gingold <gingold@adacore.com>
2298
2299 * configure.ac: Treat gdb as supported on x86_64-darwin.
2300 * configure: Regenerate.
2301
2302 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2303
2304 Merge from GCC:
2305
2306 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2307
2308 * configure.ac (--with-host-libstdcxx): New option.
2309 * configure: Regenerate.
2310
2311 2009-01-29 Robert Millan <rmh@aybabtu.com>
2312
2313 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2314 * configure: Regenerate.
2315
2316 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2317
2318 PR tree-optimization/38515
2319 * configure.ac (cloog-polylib): Removed.
2320 (with_ppl, with_cloog): Test for "no".
2321 * configure: Regenerated.
2322
2323 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2324
2325 Backport from git Libtool:
2326
2327 2009-01-19 Robert Millan <rmh@aybabtu.com>
2328 Support GNU/kOpenSolaris.
2329 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2330 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2331 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2332 GNU/kOpenSolaris.
2333
2334 2009-02-05 Andreas Schwab <schwab@suse.de>
2335
2336 * Makefile.tpl (stage_last): Define $r and $s before using
2337 $(RECURSE_FLAGS_TO_PASS).
2338 * Makefile.in: Regenerate
2339
2340 2009-01-21 Jeff Johnston <jjohnstn@redhat.com>
2341
2342 * COPYING.NEWLIB: Add ARM license.
2343
2344 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2345
2346 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2347 (all-opcodes): Depend on all-libiberty.
2348 * Makefile.in: Regenerate.
2349
2350 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2351
2352 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2353 * configure: Regenerate.
2354
2355 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2356
2357 Backport link test fix from upstream Libtool:
2358
2359 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2360 Add cache variables to tests that require the linker to work.
2361 For shlibpath_overrides_runpath, this also changes the semantics
2362 to let the result from the C compiler take precedence.
2363 compiler take precedence.
2364
2365 2008-12-02 Ben Elliston <bje@au.ibm.com>
2366
2367 * config.sub, config.guess: Update from upstream sources.
2368
2369 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>
2370
2371 * COPYING.NEWLIB: Updated.
2372 * COPYING.LIBGLOSS: Ditto.
2373
2374 2008-12-16 Paolo Bonzini <bonzini@gnu.org>
2375
2376 Sync with GCC:
2377
2378 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2379
2380 * configure.ac (ppllibs): Add by default the lib flags.
2381 * configure: Regenerate.
2382
2383 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2384
2385 * configure.ac: Add double brackets on darwin[912].
2386 * configure: Regenerate.
2387
2388 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2389
2390 * configure.ac: Expand to darwin10 and later.
2391 * configure: Regenerate.
2392
2393 2008-12-02 Andreas Schwab <schwab@suse.de>
2394
2395 * Makefile.def: configure-target-boehm-gc depends on
2396 all-target-libstdc++-v3.
2397 * Makefile.in: Regenerate.
2398
2399 2008-12-02 Ben Elliston <bje@au.ibm.com>
2400
2401 * config.sub, config.guess: Update from upstream sources.
2402
2403 2008-11-27 Joseph Myers <joseph@codesourcery.com>
2404
2405 Merge from GCC:
2406
2407 2007-12-02 Matthias Klose <doko@ubuntu.com>
2408
2409 * config-ml.in: Remove 64bit configure tests.
2410
2411 2008-05-14 Rafael Espindola <espindola@google.com>
2412
2413 * config-ml.in: don't handle --enable-shared and --enable-static.
2414
2415 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
2416 Tobias Grosser <grosser@fim.uni-passau.de>
2417 Jan Sjodin <jan.sjodin@amd.com>
2418 Harsha Jagasia <harsha.jagasia@amd.com>
2419 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2420 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2421 Adrien Eliche <aeliche@isty.uvsq.fr>
2422
2423 Merge from graphite branch.
2424 * configure: Regenerate.
2425 * Makefile.in: Regenerate.
2426 * configure.ac (host_libs): Add ppl and cloog.
2427 Add checks for PPL and CLooG.
2428 * Makefile.def (ppl, cloog): Added modules and dependences.
2429 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
2430 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
2431
2432 2008-09-03 Richard Guenther <rguenther@suse.de>
2433
2434 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
2435 cloog test.
2436 * configure: Re-generate.
2437
2438 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2439
2440 * configure.ac (--with-cloog-polylib): New.
2441 (--disable-cloog-version-check): New.
2442 (--disable-ppl-version-check): New.
2443 * configure: Re-generate.
2444
2445 2008-09-05 Richard Guenther <rguenther@suse.de>
2446
2447 * configure.ac: Initialize clooglibs to -lcloog.
2448 * configure: Re-generate.
2449
2450 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2451
2452 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2453 recommended version to 2.3.2.
2454
2455 * configure: Regenerate.
2456
2457 2008-10-31 Ben Elliston <bje@au.ibm.com>
2458
2459 * configure.ac (spu-*-*): Remove special case.
2460 * configure: Regenerate.
2461
2462 Complete comment text from GCC version of:
2463
2464 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2465
2466 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2467 (GCC_SHLIB_SUBDIR): New.
2468 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2469 * configure: Regenerate.
2470 * Makefile.in: Regenerate.
2471
2472 2008-11-27 Tristan Gingold <gingold@adacore.com>
2473
2474 * configure.ac: Build gdb for i?86-*-darwin*
2475 * configure: Regenerated.
2476
2477 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2478
2479 PR bootstrap/38014
2480 PR bootstrap/37923
2481
2482 Revert:
2483
2484 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2485
2486 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2487 * Makefile.in: Regenerated.
2488
2489 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2490
2491 PR gdb/921
2492 PR gdb/1646
2493 PR gdb/2175
2494 PR gdb/2176
2495
2496 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2497 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2498 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2499 (HOST_EXPORTS): Pass CPPFLAGS.
2500 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2501 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2502 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2503 * Makefile.in, configure: Regenerated.
2504 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2505 and CPPFLAGS_FOR_BUILD.
2506
2507 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2508
2509 * configure.ac [spu-*-*]: Do not set skipdirs.
2510 * configure: Re-generate.
2511
2512 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2513
2514 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2515 * Makefile.in: Regenerated.
2516
2517 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2518
2519 PR gdb/921
2520 PR gdb/1646
2521 PR gdb/2175
2522 PR gdb/2176
2523
2524 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2525 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2526 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2527 (HOST_EXPORTS): Pass CPPFLAGS.
2528 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2529 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2530 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2531 * Makefile.in, configure: Regenerated.
2532 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2533 and CPPFLAGS_FOR_BUILD.
2534
2535 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
2536
2537 * libtool.m4: Update to libtool 2.2.6.
2538 * lt~obsolete.m4: Update to libtool 2.2.6.
2539 * ltmain.sh: Update to libtool 2.2.6.
2540 * ltsugar.m4: Update to libtool 2.2.6.
2541 * ltversion.m4: Update to libtool 2.2.6.
2542 * ltoptions.m4: Update to libtool 2.2.6.
2543 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2544
2545 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
2546
2547 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
2548 (GCC_SHLIB_SUBDIR): New.
2549 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
2550 * configure: Regenerate.
2551 * Makefile.in: Regenerate.
2552
2553 2008-08-28 Tristan Gingold <gingold@adacore.com>
2554
2555 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
2556 Enable bfd, binutils and opcodes.
2557 * configure: Regenerate.
2558
2559 2008-08-16 Nicolas Roche <roche@adacore.com>
2560
2561 * Makefile.tpl: Add BOOT_ADAFLAGS.
2562 * Makefile.in: Regenerate.
2563
2564 2008-08-16 Richard Sandiford <rdsandiford@googlemail.com>
2565
2566 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2567 * configure: Regenerate.
2568
2569 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2570
2571 Sync with gcc:
2572 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
2573
2574 * configure.ac: Add makefile fragments for hpux.
2575 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2576 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2577 * configure: Regenerate.
2578 * Makefile.in: Regenerate.
2579
2580 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2581
2582 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2583 * Makefile.in: Regenerate.
2584 * configure: Regenerate.
2585
2586 2008-06-18 Ian Lance Taylor <iant@google.com>
2587
2588 * src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
2589
2590 * src-release (BINUTILS_SUPPORT_DIRS): Add depcomp.
2591
2592 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2593
2594 * configure: Regenerate.
2595
2596 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2597
2598 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2599 "$@" is still intact with both Autoconf 2.59 and 2.62.
2600 * configure: Regenerate.
2601
2602 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2603
2604 * Makefile.tpl: Fix comment errors.
2605 * Makefile.in: Regenerate.
2606
2607 2008-06-13 Julian Brown <julian@codesourcery.com>
2608
2609 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2610 of libobjc for ARM EABI Linux.
2611 * configure: Regenerate.
2612
2613 2008-06-12 David S. Miller <davem@davemloft.net>
2614 David Edelsohn <edelsohn@gnu.org>
2615
2616 * configure.ac: Add powerpc*-*-* to gold supported targets.
2617 * configure: Regenerate.
2618
2619 2008-06-08 Joseph Myers <joseph@codesourcery.com>
2620
2621 PR tree-optimization/36218
2622 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2623 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2624 (all prefix="build-"): Pass them to build-system sub-makes.
2625 * Makefile.in: Regenerate.
2626
2627 2008-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2628
2629 * src-release (DEVO_SUPPORT): Add ChangeLog, MAINTAINERS,
2630 README-maintainer-mode, lt~obsolete.m4, ltgcc.m4, depcomp,
2631 mkdep, and compile. Update comments.
2632 (ETC_SUPPORT): Add ChangeLog and update comments.
2633
2634 2008-05-11 Ian Lance Taylor <iant@google.com>
2635
2636 * src-release (BINUTILS_SUPPORT_DIRS): Add elfcpp and gold.
2637
2638 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2639
2640 Sync with gcc:
2641 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2642
2643 PR bootstrap/35457
2644 * configure.ac: Include override.m4.
2645 * configure: Regenerate.
2646
2647 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
2648
2649 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2650 * Makefile.in: Regenerate.
2651
2652 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
2653
2654 * configure.ac: Do not build libssp for the AVR.
2655 * configure: Regenerate.
2656
2657 2008-04-18 Nick Clifton <nickc@redhat.com>
2658
2659 * MAINTAINERS: Replace reference to configure.in with reference to
2660 configure.ac.
2661
2662 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
2663
2664 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2665 as nonconfigurable directories list.
2666 * configure: Regenerate.
2667
2668 2008-04-14 David S. Miller <davem@davemloft.net>
2669
2670 * configure.ac: Add sparc*-*-* to gold supported targets.
2671 * configure: Regenerate.
2672
2673 2008-04-14 Ben Elliston <bje@au.ibm.com>
2674
2675 * config.sub, config.guess: Update from upstream sources.
2676
2677 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
2678
2679 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2680 * Makefile.in: Regenerate.
2681
2682 2008-04-07 Ian Lance Taylor <iant@google.com>
2683
2684 * Makefile.def: check-gold depends upon all-binutils.
2685 * Makefile.in: Regenerate.
2686
2687 2008-04-04 Nick Clifton <nickc@redhat.com>
2688
2689 PR binutils/4334
2690 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2691 builds.
2692 * configure: Regenerate.
2693
2694 2008-04-04 NightStrike <NightStrike@gmail.com>
2695
2696 PR other/35151
2697 * configure.ac: Combine rules for mingw32 and mingw64.
2698 * configure: Regenerate.
2699
2700 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
2701
2702 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2703 * Makefile.in: Regenerate.
2704
2705 2008-03-20 Ian Lance Taylor <iant@google.com>
2706
2707 * configure.ac: Add support for --enable-gold.
2708 * Makefile.def: Add gold as a directory like ld.
2709 * configure, Makefile.in: Regenerate.
2710
2711 2008-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
2712
2713 * opcodes/s390-mkopc.c (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2714 (s390_cond_extensions): Reduced extensions to the compare related.
2715 (main): z10 cpu type option added.
2716 (expandConditionalJump): Renamed to ...
2717 (insertExpandedMnemonic): ... this.
2718
2719 * opcodes/s390-opc.c: Re-group the operand format makros.
2720 (INSTR_RIE_RRPU, INSTR_RIE_RRP0, INSTR_RIE_RUPI,
2721 INSTR_RIE_R0PI, INSTR_RIE_RUPU, INSTR_RIE_R0PU, INSTR_RIE_R0IU,
2722 INSTR_RIE_R0I0, INSTR_RIE_R0UU, INSTR_RIE_R0U0,
2723 INSTR_RIE_RRUUU, INSTR_RIS_RURDI, INSTR_RIS_R0RDI, INSTR_RIS_RURDU,
2724 INSTR_RIS_R0RDU, INSTR_RRF_U0RR, INSTR_RRF_00RR, INSTR_RRS_RRRDU,
2725 INSTR_RRS_RRRD0, INSTR_RXY_URRD, INSTR_SIY_IRD, INSTR_SIL_RDI,
2726 INSTR_SIL_RDU): New instruction formats added.
2727 (MASK_RIE_RRPU, MASK_RIE_RRP0, MASK_RIE_RUPI, MASK_RIE_R0PI,
2728 MASK_RIE_RUPU, MASK_RIE_R0PU, MASK_RIE_R0IU, MASK_RIE_R0I0,
2729 MASK_RIE_R0UU, MASK_RIE_R0U0, MASK_RIE_RRUUU, MASK_RIS_RURDI,
2730 MASK_RIS_R0RDI, MASK_RIS_RURDU, MASK_RIS_R0RDU, MASK_RRF_U0RR,
2731 MASK_RRF_00RR, MASK_RRS_RRRDU, MASK_RRS_RRRD0, MASK_RXY_URRD,
2732 MASK_SIY_IRD, MASK_SIL_RDI, MASK_SIL_RDU): New instruction format
2733 masks added.
2734 (s390_opformats): New formats added "ris", "rrs", "sil".
2735 * opcodes/s390-opc.txt: Add the conditional jumps with the
2736 extensions removed from automatic expansion in s390-mkopc.c manually.
2737 (asi - trtre): Add new System z10 EC instructions.
2738 * include/opcode/s390.h (s390_opcode_cpu_val): S390_OPCODE_Z10 added.
2739
2740 2008-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2741
2742 * configure.ac: m4_include config/proginstall.m4.
2743 * configure: Regenerate.
2744
2745 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2746
2747 Backport from upstream Libtool:
2748
2749 2007-10-12 Eric Blake <ebb9@byu.net>
2750
2751 Deal with Autoconf 2.62's semantic change in m4_append.
2752 * ltsugar.m4 (lt_append): Replace broken versions of
2753 m4_append.
2754 (lt_if_append_uniq): Don't require separator to be overquoted,
2755 and avoid broken m4_append.
2756 (lt_dict_add): Fix typo.
2757 * libtool.m4 (_LT_DECL): Don't overquote separator.
2758
2759 2008-03-13 David Edelsohn <edelsohn@gnu.org>
2760
2761 * config.rpath: Add AIX 6 support.
2762
2763 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
2764
2765 * Makefile.def (stageprofile). Remove -fprofile-generate
2766 from stage_libcflags.
2767 * Makefile.in: Regenerate.
2768
2769 2008-03-13 Ben Elliston <bje@au.ibm.com>
2770
2771 * config.sub, config.guess: Update from upstream sources.
2772
2773 2008-03-06 Florian Krohm <fkrohm@us.ibm.com>
2774
2775 * s390-opc.c (INSTR_RSL_R0RD): Fix operands.
2776 * s390-opc.txt (cmpsc): Duplicate entry removed.
2777 (dxr, sqdr, sqer, cxfbr, cdfbr, cefbr, lzer, lzdr, lzxr,
2778 cegbr, cdgbr, cxgbr, cegr, cdgr, cxgr, cxfr, cdfr, cefr, fixr, fidr,
2779 fier, cu42, cu41): Fix operand format.
2780
2781 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
2782
2783 PR bootstrap/32009
2784 PR bootstrap/32161
2785
2786 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2787 * configure: Regenerate.
2788
2789 * Makefile.def: Define stage_libcflags for all bootstrap stages.
2790 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2791 STAGE4_LIBCFLAGS): New.
2792 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2793 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2794 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2795 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2796 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2797 for target modules. Don't export LIBCFLAGS.
2798 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2799 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2800 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2801 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2802 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2803 * Makefile.in: Regenerate.
2804
2805 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2806
2807 PR libgcj/33085
2808 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2809 Do not use -DDLL_EXPORT. Backport from upstream.
2810
2811 2008-02-14 Nick Clifton <nickc@redhat.com>
2812
2813 Import this patch from gcc:
2814 2008-01-24 David Edelsohn <edelsohn@gnu.org>
2815
2816 * libtool.m4: Backport AIX 6 support from ToT Libtool.
2817
2818 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
2819
2820 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2821 * configure: Regenerate.
2822
2823 2008-01-31 Marc Gauthier <marc@tensilica.com>
2824
2825 * configure.ac (xtensa*-*-*): Recognize processor variants.
2826 * configure: Regenerate.
2827
2828 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2829
2830 PR bootstrap/34922
2831 * configure.ac (PARSE_ARGS): Push suitable setting of
2832 ac_subdirs_all, for `./configure --help=recursive'.
2833 Handle `+' in generic toplevel directory disabling.
2834 * configure: Regenerate.
2835
2836 2008-01-23 Ben Elliston <bje@au.ibm.com>
2837
2838 * config.sub, config.guess: Update from upstream sources.
2839
2840 2008-01-08 Ben Elliston <bje@au.ibm.com>
2841
2842 * config.sub, config.guess: Update from upstream sources.
2843
2844 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2845
2846 * COPYING.LIBGLOSS: Update default copyright.
2847
2848 2007-12-19 Jeff Johnston <jjohnstn@redhat.com>
2849
2850 * COPYING.NEWLIB: Update default copyright.
2851
2852 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2853
2854 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2855 Change recommended MPFR from 2.2.1 > 2.3.0.
2856 * configure: Regenerate.
2857
2858 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
2859
2860 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2861 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2862 * Makefile.in: Regenerate.
2863
2864 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
2865
2866 * configure.ac: Enable libjava for x86_64-*-darwin9.
2867 * configure: Regenerate.
2868
2869 2007-12-05 Ben Elliston <bje@au.ibm.com>
2870
2871 * config.sub, config.guess: Update from upstream sources.
2872
2873 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2874
2875 * config-ml.in: Robustify against white space in absolute file
2876 names.
2877
2878 * config-ml.in (multi-clean): Substitute ${Makefile}.
2879 Remove superfluous ${Makefile} in list.
2880
2881 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
2882
2883 * Makefile.def (dependencies): Make configure-gdb depend on
2884 all-intl.
2885 * Makefile.in: Regenerated.
2886
2887 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
2888
2889 * Makefile.def: To avoid problems running with parallel makes,
2890 build newlib before libgloss so that target specific header
2891 files are availble.
2892 * Makefile.in: Regenerate.
2893
2894 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2895
2896 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2897 * Makefile.in: Regenerate.
2898
2899 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2900
2901 * src-release (GDB_SUPPORT_DIRS): Add libdecnumber.
2902 * libdecnumber: New directory, imported from GCC.
2903
2904 2007-10-08 Mike Frysinger <vapier@gentoo.org>
2905
2906 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2907 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2908 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
2909 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2910 * configure: Regenerate.
2911
2912 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
2913
2914 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2915 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2916 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2917 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2918 * configure.ac: Default them to host tools for $host = $build.
2919 Subst them.
2920
2921 * configure: Regenerate.
2922 * Makefile.in: Regenerate.
2923
2924 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
2925
2926 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2927 * configure: Regenerate.
2928
2929 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
2930
2931 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2932 libstdc++.
2933 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2934 * configure: Regenerate.
2935 * Makefile.in: Regenerate.
2936
2937 2007-09-17 Andreas Schwab <schwab@suse.de>
2938
2939 * configure.ac: Raise minimum makeinfo version to 4.6.
2940 * configure: Regenerate.
2941
2942 2007-09-15 Alan Modra <amodra@bigpond.net.au>
2943
2944 * configure.ac: Correct makeinfo version check.
2945 * configure: Regenerate.
2946
2947 2007-09-14 Richard Sandiford <richard@codesourcery.com>
2948
2949 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2950 to $skipdirs and only disable gprof for newlib. Use the normal
2951 mips*-elf* handling in other respects.
2952 * configure: Regnerate.
2953
2954 2007-09-12 David Daney <ddaney@avtrex.com>
2955
2956 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2957 enabling libgcj.
2958 * configure: Regenerate.
2959
2960 2007-09-12 Richard Guenther <rguenther@suse.de>
2961
2962 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2963 nor --disable-checking is provided also turn on yes and types
2964 checking for stage1.
2965 * configure: Re-generate.
2966
2967 2007-09-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2968
2969 PR target/33281
2970 * configure.ac: Use config/mh-mingw on mingw.
2971 * configure: Regenerate.
2972
2973 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2974
2975 PR other/32154
2976 * configure.ac: For libgloss targets, point the linker to the linker
2977 script, startup code and simulator library.
2978 * configure: Regenerate.
2979
2980 2007-09-09 Andrew Haley <aph@redhat.com>
2981
2982 * configure.ac (noconfigdirs): Remove target-libffi and
2983 target-libjava.
2984
2985 2007-08-29 Nick Clifton <nickc@redhat.com>
2986
2987 * config.sub, config.guess: Update from upstream sources.
2988
2989 2007-08-21 Richard Guenther <rguenther@suse.de>
2990
2991 * configure.ac: Add types checking to stage1 checking flags.
2992 * configure: Regenerate.
2993
2994 2007-08-18 Paul Brook <paul@codesourcery.com>
2995 Joseph Myers <joseph@codesourcery.com>
2996
2997 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2998 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2999 * Makefile.in: Regenerate.
3000 * configure.ac (--with-debug-prefix-map): New.
3001 * configure: Regenerate.
3002
3003 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3004 Nigel Stephens <nigel@mips.com>
3005
3006 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3007 as target_makefile_frag.
3008 * configure: Regenerate.
3009
3010 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3011
3012 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3013 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3014 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3015 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3016 (do-compare, do-compare3, do-compare-debug): New.
3017 ([+compare-target+]): Use them.
3018
3019 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3020
3021 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3022 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3023 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3024 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3025 (do-compare, do-compare3, do-compare-debug): New.
3026 ([+compare-target+]): Use them.
3027
3028 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3029 Ben Elliston <bje@au.ibm.com>
3030
3031 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3032 --silent if $silent.
3033 * configure: Regenerate.
3034
3035 2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
3036
3037 * src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
3038
3039 2007-07-17 Nick Clifton <nickc@redhat.com>
3040
3041 * COPYING3: New file. Contains version 3 of the GNU General
3042 Public License.
3043 * COPYING3.LIB: New file. Contains version 3 of the GNU
3044 Lesser General Public License.
3045
3046 2007-07-11 Bernd Schmidt <bernd.schmidt@analog.com>
3047
3048 * configure.ac: Fix my previous change to really match GCC.
3049 * configure: Regenerate.
3050
3051 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3052
3053 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3054 * configure: Regenerate.
3055
3056 2007-07-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3057
3058 * configure.ac: Add some missing m4 quotation.
3059 * configure: Regenerate.
3060
3061 2007-07-09 Kai Tietz <kai.tietz@onevision.com>
3062
3063 * Makefile.def: Add windmc tool to build.
3064 * Makefile.tpl: Likewise.
3065 * configure.ac: Likewise.
3066 * Makefile.in: Regenerate.
3067 * configure: Regenerate.
3068
3069 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3070
3071 * lt~obsolete.m4: New. Import from 20070318 libtool.
3072
3073 2007-06-29 Bernd Schmidt <bernd.schmidt@analog.com>
3074
3075 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3076 uclinux and linux-uclibc targets.
3077 * configure: Regenerate.
3078
3079 2007-06-28 DJ Delorie <dj@redhat.com>
3080
3081 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3082 not building newlib.
3083 * configure: Regenerated.
3084
3085 2007-06-22 Daniel Jacobowitz <dan@codesourcery.com>
3086
3087 * src-release (DEVO_SUPPORT): Correct typos.
3088
3089 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3090
3091 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3092 * Makefile.in: Regenerated.
3093
3094 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3095
3096 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3097 (distclean-stage[+id+]): Possibly delete stage_last.
3098 * Makefile.in: Regenerate.
3099
3100 2007-06-07 Ben Elliston <bje@au.ibm.com>
3101
3102 * config.sub, config.guess: Update from upstream sources.
3103
3104 2007-06-07 Ben Elliston <bje@au.ibm.com>
3105
3106 * Makefile.tpl: Fix spelling error.
3107 * Makefile.in: Regenerate.
3108
3109 2007-06-04 Paolo Bonzini <bonzini@gnu.org>
3110
3111 Sync with gcc:
3112 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3113
3114 PR bootstrap/29382
3115 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3116 * configure: Rebuilt.
3117
3118 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3119
3120 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3121 lt_cv_sys_max_cmd_len.
3122
3123 2007-05-31 Paolo Bonzini <bonzini@gnu.org>
3124
3125 * ltgcc.m4: Update from GCC.
3126
3127 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3128
3129 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3130
3131 2007-05-24 Steve Ellcey <sje@cup.hp.com>
3132
3133 * ltmain.sh: Update from GCC.
3134 * libtool.m4: Update from GCC.
3135 * ltsugar.m4: New. Update from GCC.
3136 * ltversion.m4: New. Update from GCC.
3137 * ltoptions.m4: New. Update from GCC.
3138 * ltconfig: Remove.
3139 * ltcf-c.sh: Remove.
3140 * ltcf-cxx.sh: Remove.
3141 * ltcf-gcj.sh: Remove.
3142 * src-release: Update with new libtool file list.
3143
3144 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3145
3146 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3147 stage_cflags.
3148 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3149 Remove CFLAGS/LIBCFLAGS.
3150 (configure-stage[+id+]-[+prefix+][+module+],
3151 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3152 * Makefile.in: Regenerate.
3153
3154 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3155
3156 * config-ml.in: Update from GCC.
3157
3158 2007-04-09 Daniel Jacobowitz <dan@codesourcery.com>
3159
3160 * src-release (do-proto-toplev): Process the support directories before
3161 the tool directory.
3162
3163 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3164
3165 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3166 of glob. Quote arguments with single quotes too.
3167 * configure: Regenerate.
3168
3169 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3170
3171 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
3172 * Makefile.in: Regenerate
3173
3174 2007-03-07 Andreas Schwab <schwab@suse.de>
3175
3176 * configure: Regenerate.
3177
3178 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
3179
3180 * configure.ac: Add "--with-pdfdir" configure option,
3181 which defines pdfdir variable.
3182 * Makefile.def (target=fixincludes): Add install-pdf to
3183 missing targets.
3184 (recursive_targets): Add install-pdf target.
3185 (flags_to_pass): Add pdfdir.
3186 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
3187 target.
3188 * configure: Regenerate
3189 * Makefile.in: Regenerate
3190
3191 2007-02-28 Eric Christopher <echristo@apple.com>
3192
3193 Revert:
3194 2006-12-07 Mike Stump <mrs@apple.com>
3195
3196 * Makefile.def (dependencies): Add dependency for
3197 install-target-libssp and install-target-libgomp on
3198 install-gcc.
3199 * Makefile.in: Regenerate.
3200
3201 2007-02-27 Matt Kraai <kraai@ftbfs.org>
3202
3203 * configure: Regenerate.
3204 * configure.ac: Move statements after variable declarations.
3205
3206 2007-02-19 Joseph Myers <joseph@codesourcery.com>
3207
3208 * configure.ac: Adjust for loop syntax.
3209 * configure: Regenerate.
3210
3211 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3212
3213 * configure: Rebuilt.
3214
3215 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
3216
3217 * configure.ac: Drop multiple occurrences of --enable-languages,
3218 and fix its quoting.
3219 * configure: Rebuilt.
3220
3221 2007-02-17 Mark Mitchell <mark@codesourcery.com>
3222 Nathan Sidwell <nathan@codesourcery.com>
3223 Vladimir Prus <vladimir@codesourcery.com
3224 Joseph Myers <joseph@codesourcery.com>
3225
3226 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3227 * configure: Regenerate.
3228
3229 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3230
3231 * configure.ac (target_libraries): Move libgcc before libiberty.
3232 * configure: Regenerated.
3233
3234 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
3235
3236 * configure: Regenerate again?
3237
3238 2007-02-13 Paolo Bonzini <bonzini@gnu.org>
3239
3240 * configure: Reapply PR30748 fix which was lost in the previous commit.
3241
3242 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
3243 Paolo Bonzini <bonzini@gnu.org>
3244
3245 PR bootstrap/30753
3246 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
3247 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
3248 * configure: Regenerated.
3249
3250 2007-02-10 Paolo Bonzini <bonzini@gnu.org>
3251
3252 * configure: Regenerate.
3253
3254 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3255
3256 PR bootstrap/30748
3257 * configure.ac: Correct syntax for Solaris ksh.
3258 * configure: Regenerated.
3259
3260 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
3261
3262 * Makefile.def: Sync with GCC.
3263 * Makefile.tpl: Sync with GCC.
3264 * Makefile.in: Regenerate.
3265 * configure: Regenerate.
3266
3267 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
3268
3269 * Makefile.tpl (build_alias, host_alias, target_alias): Use
3270 noncanonical equivalents.
3271 * configure.in: Rename to...
3272 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
3273 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
3274 target_noncanonical. Use them. Rewrite removal of configure
3275 arguments for autoconf 2.59. Discard variable settings. Force
3276 program_transform_name for native tools.
3277
3278 * Makefile.in: Regenerated.
3279 * configure: Regenerated with autoconf 2.59.
3280
3281 * src-release (DEVO_SUPPORT, do-proto-toplev): Expect configure.ac.
3282
3283 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>
3284
3285 * COPYING.LIBGLOSS: Reformat default Red Hat
3286 license to fit within 80 columns.
3287 * COPYING.NEWLIB: Ditto.
3288
3289 2007-02-05 Dave Brolley <brolley@redhat.com>
3290
3291 * Contribute the following changes:
3292 2006-11-28 DJ Delorie <dj@redhat.com>
3293
3294 * configure.in: Fix typo for mep's target_makefile_frag.
3295 * configure: Regenerated.
3296
3297 2005-04-22 Richard Sandiford <rsandifo@redhat.com>
3298
3299 * configure.in (mep*): Add -mlibrary to FLAGS_FOR_TARGET.
3300 * configure: Regenerate.
3301
3302 2001-09-19 DJ Delorie <dj@redhat.com>
3303
3304 * configure.in (target_makefile_frag): use mt-mep
3305
3306 2001-06-12 Don Howard <dhoward@redhat.com>
3307
3308 * configure.in: Remove gdb from MeP skip list.
3309
3310 2001-04-05 DJ Delorie <dj@redhat.com>
3311
3312 * configure.in (noconfigdirs): Remove gcc from MeP skip list.
3313
3314 2001-03-20 Ben Elliston <bje@redhat.com>
3315
3316 * configure.in (noconfigdirs): Add gcc and gdb for MeP.
3317
3318 2001-03-19 Ben Elliston <bje@redhat.com>
3319
3320 * config.sub (mep, mep-*): Add.
3321
3322 2007-01-31 Andreas Schwab <schwab@suse.de>
3323
3324 * Makefile.tpl (LDFLAGS): Substitute it.
3325 * Makefile.in: Regenerate.
3326
3327 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3328
3329 * configure.in: Change == to = in test command.
3330 * configure: Regenerate.
3331
3332 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
3333 Nick Clifton <nickc@redhat.com>
3334 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
3335
3336 * configure.in (build_configargs, host_configargs, target_configargs):
3337 Remove build/host/target parameters.
3338 (host_libs): Add gmp and mpfr.
3339 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3340 * Makefile.def (gmp, mpfr): New.
3341 (gcc): Remove target.
3342 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3343 target_os, target_vendor): New.
3344 (configure): Add host_alias/target_alias arguments. Adjust invocations.
3345 * configure: Regenerate.
3346 * Makefile.in: Regenerate.
3347
3348 2007-01-11 Matt Fago <fago@earthlink.net>
3349
3350 * configure.in: Try to link to functions only in mpfr 2.2.x
3351 to improve robustness of configure tests.
3352 * configure: Regenerate.
3353
3354 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
3355
3356 * configure.in: Add support for an x86_64-mingw* target.
3357 * configure: Regenerate.
3358
3359 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
3360
3361 * Makefile.tpl (all-target): Correct @if conditional for target
3362 modules.
3363 * configure.in: Omit libiberty if building only target libgcc.
3364 * configure, Makefile.in: Regenerated.
3365
3366 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
3367
3368 * configure.in: Use DEV-PHASE to detect the default for --enable-werror.
3369 * configure: Regenerate.
3370
3371 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
3372
3373 * Makefile.def (target_modules): Add libgcc.
3374 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
3375 * Makefile.tpl (clean-target-libgcc): Delete.
3376 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3377 on gcc even for bootstrapped modules. Rewrite handling of
3378 lang_env_dependencies to loop over target_modules.
3379 * configure.in (target_libraries): Add target-libgcc.
3380 * Makefile.in, configure: Regenerated.
3381
3382 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3383
3384 Sync with gcc:
3385 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3386
3387 * configure.in: Reorganize recognition of languages. Add
3388 --enable-stage1-languages. Show supported languages for the chosen
3389 target rather than all recognized languages.
3390 * configure: Regenerate.
3391
3392 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
3393
3394 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3395 * Makefile.in: Regenerate.
3396
3397 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3398
3399 * configure.in: Warn that MPFR 2.2.0 is buggy.
3400 * configure: Regenerate.
3401
3402 2006-12-27 Ian Lance Taylor <iant@google.com>
3403
3404 * configure.in: When removing Makefiles to force a reconfigure, also
3405 remove prev-DIR*/Makefile.
3406 * configure: Regenerate.
3407
3408 2006-12-23 Kazu Hirata <kazu@codesourcery.com>
3409
3410 * config.bfd: Recognize fido.
3411
3412 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3413
3414 Sync with gcc:
3415
3416 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3417
3418 * configure.in: Remove "$build" case for powerpc-*-darwin* since
3419 it only affects bootstrap and could be tested on "$host" as well.
3420 * configure: Regenerate.
3421 * config/mh-ppc-darwin: Add to the stage1 cflags here.
3422
3423 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
3424
3425 PR bootstrap/29544
3426 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3427 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3428 move here comment from Makefile.tpl.
3429 * Makefile.tpl: Move some definitions higher in the file.
3430 (STAGE1_CHECKING): New.
3431 * configure.in: Add --enable-stage1-checking.
3432 * configure: Regenerate.
3433 * Makefile.in: Regenerate.
3434
3435 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3436
3437 * configure.in: Update error message for missing GMP/MPFR.
3438
3439 * configure: Regenerate.
3440
3441 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3442
3443 * configure.in: Update MPFR version in error message.
3444
3445 * configure: Regenerate.
3446
3447 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3448
3449 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3450 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3451 --with-gmp-lib): New flags.
3452
3453 * configure: Regenerate.
3454
3455 2006-12-12 Andreas Tobler <a.tobler@schweiz.org>
3456
3457 PR bootstrap/30134
3458 * configure.in: Correct x86 darwin support for libjava to powerpc
3459 and i?86 only.
3460 * configure: Regenerate.
3461
3462 2006-12-11 Alan Modra <amodra@bigpond.net.au>
3463
3464 * configure.in: Handle spu makefile frag.
3465 * Makefile.tpl (MAINT): Define
3466 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3467 * configure: Regenerate.
3468 * Makefile.in: Regenerate.
3469
3470 2006-12-11 Ben Elliston <bje@au.ibm.com>
3471
3472 * config.sub, config.guess: Update from upstream sources.
3473
3474 2006-12-11 Ben Elliston <bje@au.ibm.com>
3475
3476 * configure.in: Sync with GCC (spu-*-*).
3477 * configure: Sync with GCC.
3478
3479 2006-12-07 Mike Stump <mrs@apple.com>
3480
3481 * Makefile.def (dependencies): Add dependency for
3482 install-target-libssp and install-target-libgomp on
3483 install-gcc.
3484 * Makefile.in: Regenerate.
3485
3486 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
3487
3488 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3489 (unstage): Test for stage_last presence.
3490
3491 PR bootstrap/29802
3492 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
3493 * Makefile.in: Regenerate.
3494
3495 2006-11-14 DJ Delorie <dj@redhat.com>
3496
3497 * Makefile.tpl (clean-stage*): Sync with GCC (clean).
3498 * Makefile.in: Sync with GCC.
3499 * configure.in: Sync with GCC (mpfr, gmp).
3500 * configure: Sync with GCC.
3501
3502 2006-11-08 Jie Zhang <jie.zhang@analog.com>
3503
3504 * configure.in: Remove target-libgloss from noconfigdirs for
3505 bfin-*-*.
3506 * configure: Regenerated.
3507
3508 2006-10-27 Jeff Johnston <jjohnstn@redhat.com>
3509
3510 * COPYING.NEWLIB: Add spu license.
3511 * COPYING.LIBGLOSS: Ditto.
3512
3513 2006-10-17 Brooks Moses <bmoses@stanford.edu>
3514
3515 * Makefile.def: Added pdf target handling.
3516 * Makefile.tpl: Added pdf target handling.
3517 * Makefile.in: Regenerated.
3518
3519 2006-10-11 Jeff Johnston <jjohnstn@redhat.com>
3520
3521 * COPYING.NEWLIB: Updated.
3522 * COPYING.LIBGLOSS: Ditto.
3523
3524 2006-09-27 Dave Brolley <brolley@redhat.com>
3525
3526 * configure.in (RUNTEST): Look for 'runtest' in the source tree by using
3527 $s instead of $r.
3528 * configure: Regenerated.
3529
3530 2006-09-26 Ben Elliston <bje@au.ibm.com>
3531
3532 * config.sub, config.guess: Update from upstream sources.
3533
3534 2006-09-20 Thiemo Seufer <ths@mips.com>
3535
3536 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3537 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3538 * configure: Regenerate.
3539
3540 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
3541
3542 * configure.in: Never build newlib for a Mingw host.
3543 Never build newlib as Mingw target library.
3544 Test the existence of winsup/cygwin for building a Cygwin newlib,
3545 rather than just winsup.
3546 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3547 building a Mingw target.
3548 * configure: Regenerate.
3549
3550 2006-08-15 Thiemo Seufer <ths@mips.com>
3551 Nigel Stephens <nigel@mips.com>
3552 David Ung <davidu@mips.com>
3553
3554 * config.sub: Add support for sde as alias of mipsisa32-sde-elf.
3555
3556 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
3557
3558 Sync from GCC:
3559 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
3560
3561 PR bootstrap/18058
3562 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3563 if the bootstrap compiler is a GCC version that supports it.
3564 * configure: Regenerate.
3565
3566 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
3567
3568 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3569 * configure: Regenerated.
3570
3571 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
3572
3573 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3574 for stages after the first.
3575
3576 2006-07-17 Jakub Jelinek <jakub@redhat.com>
3577
3578 * Makefile.def: Add dependencies for configure-opcodes
3579 on configure-intl and all-opcodes on all-intl.
3580 * Makefile.in: Regenerated.
3581
3582 2006-07-04 Peter O'Gorman <peter@pogma.com>
3583
3584 * ltconfig: chmod 644 before ranlib during install.
3585
3586 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3587
3588 * configure.in: Fix thinkos in previous check-in.
3589 * configure: Regenerate.
3590
3591 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3592
3593 Sync from gcc:
3594
3595 2007-07-03 Paolo Bonzini <bonzini@gnu.org>
3596
3597 PR other/27063
3598 * configure.in: Test subdir_requires and give an appropriate
3599 error message.
3600 * configure: Regenerate.
3601
3602 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3603
3604 PR target/27540
3605 * configure.in: Only enable libgomp on IRIX 6.
3606 * configure: Regenerate.
3607
3608 2006-06-20 David Ayers <d.ayers@inode.at>
3609
3610 PR bootstrap/28072
3611 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3612 whether target-libjava is being configured instead of whether the
3613 java front end is enabled.
3614 * configure: Regenerate.
3615
3616 2006-06-15 Mark Shinwell <shinwell@codesourcery.com>
3617
3618 * include/elf/arm.h: Correct names of R_ARM_LDC_G{0,1,2}
3619 to R_ARM_LDC_SB_G{0,1,2} respectively.
3620
3621 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
3622
3623 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3624 too.
3625 * Makefile.in: Regenerate.
3626
3627 2006-06-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3628
3629 Sync from gcc:
3630
3631 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3632 * configure.in: Don't enable libgomp on hpux10.
3633 * configure: Rebuilt.
3634
3635 2006-06-13 David Ayers <d.ayers@inode.at>
3636
3637 Sync from gcc:
3638
3639 2006-06-12 David Ayers <d.ayers@inode.at>
3640
3641 PR bootstrap/27963
3642 PR target/19970
3643 * configure.in: Remove target-boehm-gc from noconfigdirs where
3644 ${libgcj} is specified.
3645 * configure: Regenerate.
3646
3647 2006-06-08 Jeff Johnston <jjohnstn@redhat.com>
3648
3649 Sync from gcc:
3650
3651 2005-01-12 David Edelsohn <edelsohn@gnu.org>
3652 Andreas Schwab <schwab@suse.de>
3653
3654 PR bootstrap/18033
3655 * config-ml.in: Eval option if surrounded by single quotes.
3656
3657 2006-06-07 Carlos O'Donell <carlos@codesourcery.com>
3658
3659 Sync from gcc:
3660
3661 2006-06-06 David Ayers <d.ayers@inode.at>
3662
3663 PR libobjc/13946
3664 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3665 * Makefile.in: Regenerate.
3666 * configure.in: Add --enable-objc-gc at toplevel and have it
3667 enable boehm-gc for Objective-C.
3668 Remove target-boehm-gc from libgcj.
3669 Add target-boehm-gc to target_libraries.
3670 Add target-boehm-gc to noconfigdirs where ${libgcj}
3671 is specified.
3672 Assert that boehm-gc is supported when requested for Objective-C.
3673 Only build boehm-gc if needed either for Java or Objective-C.
3674 * configure: Regenerate.
3675
3676 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
3677
3678 PR 27674
3679 * Makefile.tpl (configure-[+prefix+][+module+],
3680 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3681 Remove rule to unstage bootstrapped modules.
3682 (stage_current): New.
3683 * Makefile.in: Regenerate.
3684
3685 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3686 Andreas Tobler <a.tobler@schweiz.ch>
3687
3688 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3689 * configure: Rebuilt.
3690
3691 Revert
3692 2006-01-31 Richard Guenther <rguenther@suse.de>
3693 Paolo Bonzini <bonzini@gnu.org>
3694
3695 * Makefile.def (target_modules): Add libgcc-math target module.
3696 * configure.in (target_libraries): Add libgcc-math target library.
3697 (--enable-libgcc-math): New configure switch.
3698 * Makefile.in: Re-generate.
3699 * configure: Re-generate.
3700
3701 2006-06-05 Jeff Johnston <jjohnstn@redhat.com>
3702
3703 * config-ml.in: Alter CCASFLAGS to include special
3704 multilib options the same as is done for CFLAGS.
3705
3706 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3707
3708 * Makefile.def: Added dependencies from sim and gdb on intl, and
3709 added configure dependencies to everything with an all dependency
3710 on intl.
3711 * gettext.m4: Removed.
3712 * src-release (DEVO_SUPPORT): Don't mention gettext.m4.
3713 (GDB_SUPPORT_DIRS): Add intl.
3714 * Makefile.in: Regenerated.
3715
3716 2006-05-25 Daniel Jacobowitz <dan@codesourcery.com>
3717
3718 * src-release (DEVO_SUPPORT): Add config.rpath.
3719
3720 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
3721
3722 * Makefile.def (bfd, opcodes): Fix lib_path.
3723 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3724 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3725 * Makefile.in: Regenerate.
3726
3727 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3728
3729 * configure.in: Enable gprof for cross builds.
3730 * configure: Regenerate.
3731
3732 2006-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3733
3734 * src-release (MAKEINFOFLAGS): Define.
3735 (do-proto-toplev): Pass MAKEINFOFLAGS to submakes.
3736
3737 2006-05-14 Ben Elliston <bje@au.ibm.com>
3738
3739 * config.sub, config.guess: Update from upstream sources.
3740
3741 2006-05-12 Ben Elliston <bje@au.ibm.com>
3742
3743 * config.sub, config.guess: Update from upstream sources.
3744
3745 2006-05-04 Steve Ellcey <sje@cup.hp.com>
3746
3747 * blt, iwidgets, mmalloc: Remove directories.
3748
3749 2006-05-01 DJ Delorie <dj@redhat.com>
3750
3751 * configure.in: Restore CFLAGS if GMP isn't present.
3752 * configure: Regenerate.
3753
3754 2006-04-18 DJ Delorie <dj@redhat.com>
3755
3756 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3757 reference libgloss so that libssp can be built in a combined
3758 tree.
3759 * configure: Regenerate.
3760
3761 2006-04-10 Ben Elliston <bje@au.ibm.com>
3762
3763 * contrib: Remove directory.
3764
3765 2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
3766
3767 * Makefile.tpl: Add install-html target.
3768 * Makefile.def: Add install-html target.
3769 * Makefile.in: Regenerate.
3770 * configure.in: Add --with-datarootdir, --with-docdir,
3771 and --with-htmldir options.
3772 * configure: Regenerate.
3773
3774 2006-03-31 Ben Elliston <bje@au.ibm.com>
3775
3776 PR binutils/1860
3777 * configure.in: Require makeinfo 4.4 or higher.
3778 * configure: Regenerate.
3779
3780 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
3781
3782 * Makefile.in: Regenerate.
3783
3784 2006-03-14 Paolo Bonzini <bonzini@gnu.org>
3785
3786 Sync with gcc:
3787 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3788
3789 * configure.in: Handle --disable-<component> generically.
3790 * configure: Regenerate.
3791
3792 2006-02-21 Rafael Avila de Espindola <rafael.espindola@gmail.com>
3793
3794 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3795 (TARGET_CONFIGDIRS): Remove.
3796 * configure.in: Remove AC_SUBST(target_configdirs).
3797 * Makefile.in, configure: Regenerated.
3798
3799
3800 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3801
3802 PR libgcj/17311
3803 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3804
3805 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3806
3807 PR bootstrap/25670
3808
3809 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3810
3811 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3812 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3813 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3814 BUILD_PREFIX, BUILD_PREFIX_1.
3815 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3816
3817 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3818 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3819
3820 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3821 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3822 of `cat stage_current`. Always provide the `r' and `s' variables.
3823 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3824 a single shell execution.
3825 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3826 bootstrapped modules, make the stage1 module if the build was not
3827 started yet, else build the current stage.
3828 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3829 (all-build, all-host, all-target, [+make_target+]-host,
3830 [+make_target+]-target): Do not use \-continued lines.
3831 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3832 (current_stage, restrap, stage_last): New.
3833
3834 * Makefile.in: Regenerate.
3835 * configure: Regenerate.
3836
3837 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3838
3839 Sync from gcc:
3840
3841 2006-01-31 Richard Guenther <rguenther@suse.de>
3842 Paolo Bonzini <bonzini@gnu.org>
3843
3844 * Makefile.def (target_modules): Add libgcc-math target module.
3845 * configure.in (target_libraries): Add libgcc-math target library.
3846 (--enable-libgcc-math): New configure switch.
3847 * Makefile.in: Re-generate.
3848 * configure: Re-generate.
3849 * libgcc-math: New toplevel directory.
3850
3851 2006-01-18 Richard Henderson <rth@redhat.com>
3852 Jakub Jelinek <jakub@redhat.com>
3853 Diego Novillo <dnovillo@redhat.com>
3854
3855 * libgomp: New directory.
3856 * Makefile.def: Add target_module libgomp.
3857 * Makefile.in: Regenerate.
3858 * configure.in (target_libraries): Add target-libgomp.
3859 * configure: Regenerate.
3860
3861 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3862 Andreas Schwab <schwab@suse.de>
3863
3864 * configure: Regenerate.
3865
3866 2006-01-16 Paolo Bonzini <bonzini@gnu.org>
3867
3868 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3869 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3870 the assembler, linker and binutils.
3871 * configure: Regenerate.
3872
3873 2006-01-16 Nick Clifton <nickc@redhat.com>
3874
3875 * config.sub, config.guess: Sync from config repository.
3876
3877 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
3878
3879 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3880 @ from continuation.
3881 * Makefile.in: Rebuilt.
3882
3883 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3884
3885 Sync from gcc:
3886
3887 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3888
3889 PR bootstrap/24252
3890
3891 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3892 * Makefile.tpl (OBJDUMP): New.
3893 (EXTRA_HOST_FLAGS): Add it.
3894 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3895
3896 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3897 to use symbolic links between directories. Avoid race conditions
3898 or make them harmless.
3899 * configure.in: Do not try to use symbolic links between directories.
3900
3901 * Makefile.def (LEAN): Pass.
3902 * Makefile.tpl (LEAN): Define.
3903 (stage[+id+]-start): Accept that the previous directory does not
3904 exist, if the bootstrap is lean.
3905 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3906 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3907 configure substitution.
3908 ([+compare-target+]): Likewise.
3909 ([+bootstrap-target+]-lean): New.
3910 * configure.in: Remove lean bootstrap support from here.
3911
3912 * Makefile.in: Regenerate.
3913 * configure: Regenerate.
3914
3915 2006-01-02 Andreas Schwab <schwab@suse.de>
3916
3917 * configure.in: When reconfiguring remove Makefile in
3918 all stage directories.
3919 * configure: Regenerate.
3920
3921 2005-12-27 Leif Ekblad <leif@rdos.net>
3922
3923 * configure.in: Add support for RDOS target.
3924 * configure: Regenerate.
3925
3926 2005-12-27 Nick Clifton <nickc@redhat.com>
3927
3928 PR binutils/1990
3929 * libtool.m4: Synchronize with version in GCC sources.
3930
3931 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
3932
3933 Revert Ada-related part of the previous change.
3934
3935 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3936 Do not pass.
3937 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3938 * Makefile.in: Regenerate.
3939 * configure.in: Do not include mt-ppc-aix target fragment.
3940 * configure: Regenerate.
3941
3942 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
3943
3944 * configure.in: Select appropriate fragments for PowerPC/AIX.
3945 * configure: Regenerate.
3946
3947 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3948 BOOT_CFLAGS, BOOT_LDFLAGS.
3949 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3950 BOOT_CFLAGS, BOOT_LDFLAGS.
3951 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3952 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3953 (stage): Fail if we cannot complete the work.
3954 * Makefile.in: Regenerate.
3955
3956 2005-12-16 Jeff Johnston <jjohnstn@redhat.com>
3957
3958 * COPYING.NEWLIB: Update copyright year for default
3959 copyright.
3960
3961 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
3962
3963 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3964 install-host-nogcc): Don't invoke $(stage) at the end.
3965 * Makefile.in: Regenerate.
3966
3967 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
3968
3969 * configure.in: Flip the top-level bootstrap switch.
3970 * configure: Regenerate.
3971
3972 Merge from gcc:
3973
3974 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3975
3976 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3977 $(stage) and $(unstage).
3978 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3979 (all): Remove stray semicolon.
3980 (local-distclean): Don't handle multilib.tmp and multilib.out.
3981 (install.all): Set $s for consistency.
3982 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3983 check_multilibs setting. Always make the install directory.
3984 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3985 Correct @if/@endif.
3986 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3987 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3988 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3989 (multilib.out): Remove.
3990 * Makefile.in: Regenerated.
3991
3992 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3993
3994 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
3995 * configure.in: Replace ms1 arch with mt.
3996 * configure: Rebuilt.
3997
3998 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3999
4000 Sync with gcc:
4001
4002 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
4003
4004 * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
4005 * configure.in: Replace ms1 arch with mt.
4006 * configure: Rebuilt.
4007
4008 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4009
4010 Sync with gcc:
4011
4012 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
4013
4014 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4015 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4016 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
4017 Find in-tree tools if available.
4018 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4019 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4020 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4021 (COMPILER_*_FOR_TARGET): New.
4022 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4023 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4024 (CONFIGURED_*, USUAL_*): Remove.
4025 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4026 STRIP): Use autoconf substitutions.
4027 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4028 COMPILER_NM_FOR_TARGET): New.
4029 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4030
4031 (all): Make all-host and all-target in parallel.
4032 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4033 that $$r and $$s are set before invoking a recursive make.
4034 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4035 ([+bootstrap-target+]): Inline most of the `all' target.
4036
4037 2005-11-29 Ben Elliston <bje@au.ibm.com>
4038
4039 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4040 from the gcc build directory.
4041 * Makefile.in: Regenerate.
4042
4043 2005-11-29 Ben Elliston <bje@au.ibm.com>
4044
4045 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
4046 depend on all-libdecnumber.
4047 * configure.in (host_libs): Include libdecnumber.
4048 * Makefile.in: Regenerate.
4049 * configure: Likewise.
4050
4051 2005-11-21 Kean Johnston <jkj@sco.com>
4052
4053 * config.sub, config.guess: Sync from upstream sources.
4054
4055 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
4056
4057 * Makefile.def: Remove gdb dependencies for gdbtk.
4058 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4059 (configure-gdb, install-gdb): New rules.
4060 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4061 * Makefile.in, configure: Regenerated.
4062
4063 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
4064
4065 PR bootstrap/24297
4066 * Makefile.tpl (do-[+make-target+], do-check, install,
4067 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4068 are set before recursing.
4069 * Makefile.in: Regenerate.
4070
4071 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
4072
4073 PR bootstrap/18939
4074 * Makefile.def (gcc) <target>: Fix thinko.
4075 * Makefile.in: Regenerate.
4076
4077 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
4078
4079 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4080 * configure: Regenerate.
4081
4082 2005-10-09 Kazu Hirata <kazu@codesourcery.com>
4083
4084 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4085 target-libffi, target-qthreads, target-libjava, and
4086 targetlibobjc.
4087 * configure: Regenerate.
4088
4089 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
4090
4091 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4092 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4093 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4094 (USUAL_OBJDUMP_FOR_TARGET): New.
4095 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4096 * configure.in: Check for $OBJDUMP_FOR_TARGET.
4097 * configure, Makefile.in: Regenerated.
4098
4099 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4100
4101 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4102 before other host packages.
4103
4104 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
4105
4106 PR bootstrap/22340
4107
4108 * configure.in (default_target): Remove.
4109 * Makefile.tpl (all): Do not use prerequisites as subroutines
4110 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4111 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4112 use prerequisites as subroutines.
4113 (check-host, check-target): New.
4114 (bootstrap configure & all targets): Do not use stage*-start
4115 if the directory layout is already ok.
4116 (non-bootstrap configure & all targets): Prepend a $(unstage).
4117 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
4118 (NOTPARALLEL): Remove.
4119 (unstage, stage variables): New variables.
4120 (unstage, stage targets): Simply expand to those variables.
4121
4122 * configure: Regenerate.
4123 * Makefile.in: Regenerate.
4124
4125 2005-10-04 James E Wilson <wilson@specifix.com>
4126
4127 * Makefile.def (lang_env_dependencies): Add libmudflap.
4128 * Makefile.in: Regenerate.
4129
4130 2005-10-03 Catherine Moore <clm@cm00re.com>
4131
4132 * configure.in (bfin-*-*): Support bfin.
4133 * configure: Regenerated.
4134
4135 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>
4136
4137 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4138 * configure: Regenerated.
4139
4140 2005-09-28 Geoffrey Keating <geoffk@apple.com>
4141
4142 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4143 (LIPO_FOR_TARGET): New.
4144 (CONFIGURED_LIPO_FOR_TARGET): New.
4145 (USUAL_LIPO_FOR_TARGET): New.
4146 (STRIP_FOR_TARGET): New.
4147 (CONFIGURED_STRIP_FOR_TARGET): New.
4148 (USUAL_STRIP_FOR_TARGET): New.
4149 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4150 STRIP_FOR_TARGET.
4151 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4152 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4153 * Makefile.in: Regenerate.
4154 * configure: Regenerate.
4155
4156 2005-09-19 David Edelsohn <edelsohn@gnu.org>
4157
4158 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4159 (rs6000-*-aix*): Same.
4160 * configure: Regenerate.
4161
4162 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4163
4164 * configure.in: Recognize f95 in the --enable-languages option,
4165 and substitute it for fortran, issuing a warning.
4166 * configure: Regenerate.
4167
4168 2005-09-07 Ben Elliston <bje@au.ibm.com>
4169
4170 Import from Autoconf sources:
4171
4172 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
4173 * move-if-change: Don't output "$2 is unchanged"; suggested by Ben
4174 Elliston. Handle weird characters correctly.
4175
4176 2005-08-30 Phil Edwards <phil@codesourcery.com>
4177
4178 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
4179 * configure: Regenerated.
4180
4181 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
4182
4183 * Makefile.def (libssp): Add to lang_env_dependencies.
4184 * Makefile.in: Regenerate.
4185
4186 2005-08-17 Christian Groessler <chris@groessler.org>
4187
4188 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4189 * Makefile.in: Regenerate.
4190
4191 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
4192
4193 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4194 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4195 Look for alternate names of the target cc and c++
4196 * configure: Regenerate.
4197
4198 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
4199
4200 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4201 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4202 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4203 tools; remove code to manually set them.
4204 (Target tools): Look in the environment for them.
4205 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4206 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4207 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4208 build directory.
4209 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4210 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4211 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4212 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4213 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4214 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4215 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4216 * configure: Regenerate.
4217 * Makefile.in: Regenerate.
4218
4219 2005-07-27 Mark Mitchell <mark@codesourcery.com>
4220
4221 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4222 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4223 * Makefile.in: Regenerated.
4224
4225 2005-07-26 Mark Mitchell <mark@codesourcery.com>
4226
4227 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4228 (CFLAGS_FOR_TARGET): Use it.
4229 (CXXFLAGS_FOR_TARGET): Likewise.
4230 * Makefile.in: Regenerated.
4231 * configure.in (--with-build-sysroot): New option.
4232 * configure: Regenerated.
4233
4234 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
4235
4236 * Makefile.tpl: Wrap install between unstage and stage
4237 * Makefile.in: Regenerate.
4238
4239 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
4240
4241 * all files: Update FSF address.
4242
4243 2005-07-14 Jim Blandy <jimb@redhat.com>
4244
4245 * configure.in: Add cases for Renesas m32c.
4246 * configure: Regenerated.
4247
4248 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
4249
4250 * COPYING, compile, config-ml.in, config.guess,
4251 config.sub, install-sh, missing, mkinstalldirs,
4252 symlink-tree, ylwrap: Sync from upstream sources.
4253
4254 2005-07-13 Eric Christopher <echristo@redhat.com>
4255
4256 * configure.in: Add toplevel noconfigdir support for tpf.
4257 * configure: Regenerate.
4258
4259 2005-07-11 Jakub Jelinek <jakub@redhat.com>
4260
4261 * Makefile.def (target_modules): Add libssp.
4262 * configure.in (target_libraries): Add target-libssp.
4263 * configure: Rebuilt.
4264 * Makefile.in: Rebuilt.
4265
4266 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
4267
4268 PR ada/22340
4269
4270 * Makefile.def: Sync with gcc.
4271 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4272 * Makefile.in: Regenerate.
4273
4274 2005-07-07 Andreas Schwab <schwab@suse.de>
4275
4276 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4277 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4278 * Makefile.in: Regenerated.
4279
4280 2005-07-07 Kazu Hirata <kazu@codesourcery.com>
4281
4282 * configure.in: Add --enable-libssp and --disable-libssp.
4283 * configure: Regenerate with autoconf-2.13.
4284
4285 2005-07-06 Geoffrey Keating <geoffk@apple.com>
4286
4287 * configure.in: Don't build sim or rda when targetting darwin.
4288 * configure: Regenerate.
4289
4290 2005-07-04 Ben Elliston <bje@gnu.org>
4291
4292 * src-release (do-proto-toplev): Remove dejagnu bits.
4293 (DEJAGNU_SUPPORT_DIRS): Remove.
4294 (dejagnu.tar.bz2, dejagnu.tar): Likewise.
4295 (GDBD_SUPPORT_DIRS): Likewise.
4296 (gdb+dejagnu.tar.bz2, gdb+dejagnu.tar): Likewise.
4297 (INSIGHTD_SUPPORT_DIRS): Likewise.
4298 (insight+dejagnu.tar.bz2, insight+dejagnu.tar): Likewise.
4299
4300 2005-06-30 Ben Elliston <bje@gnu.org>
4301
4302 * setup.com (mpw): Remove unused directive.
4303
4304 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
4305
4306 * Makefile.def (stagefeedback): Come after profile.
4307 Define profiledbootstrap target.
4308 * Makefile.tpl (profiledbootstrap): Remove.
4309 (stageprofile-end): Zap stagefeedback.
4310 (stagefeedback-start): Copy all .gcda files, not only GCC's.
4311 * Makefile.in: Regenerate.
4312
4313 2005-06-13 Zack Weinberg <zack@codesourcery.com>
4314
4315 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
4316 In 'cpp' stanza, support '#line' as well as '# '.
4317
4318 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
4319
4320 * configure.in (unsupported_languages): New macro.
4321 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
4322 non-ported target libraries in noconfigdirs.
4323 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4324 non-linux-gnu. Remove libgcj_ex_libffi.
4325 <lang_frag loop>: Set add_this_lang=no if the language is in
4326 unsupported_languages.
4327 * configure: Regenerate.
4328
4329 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
4330
4331 * configure.in: Fix typo in handling of --with-mpfr-dir.
4332 * configure: Regenerate.
4333
4334 2005-06-02 Jim Blandy <jimb@redhat.com>
4335
4336 * config.sub: Add cases for the Renesas m32c. (This patch has been
4337 accepted into the master sources.)
4338
4339 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
4340 Michael Snyder <msnyder@redhat.com>
4341 Stan Cox <scox@redhat.com>
4342
4343 * configure.in: Set noconfigdirs for ms1.
4344
4345 * configure: Regenerate.
4346
4347 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
4348
4349 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4350 (Dependencies): Consider target modules for bootstrap dependencies.
4351 Make target bootstrap modules depend on each stage's gcc.
4352 * Makefile.in: Regenerate.
4353
4354 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
4355
4356 * Makefile.def (configure-gcc): Depend on binutils having been built.
4357 (all-gcc): No need to do it here.
4358 * Makefile.in: Regenerate.
4359
4360 2005-05-19 Paul Brook <paul@codesourcery.com>
4361
4362 * configure.in: Rewrite misleading error message when requested
4363 language cannot be built.
4364 * configure: Regenerate.
4365
4366 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
4367
4368 * ylwrap: Import from Automake 1.9.5.
4369
4370 2005-05-04 Mike Stump <mrs@apple.com>
4371
4372 * configure.in: Always pass --target to target configures as
4373 otherwise rebuilds that do --recheck will fail.
4374 * configure: Rebuilt.
4375
4376 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
4377
4378 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4379 STAGE_HOST_EXPORTS.
4380 (configure, all): Add bootstrap support.
4381 (Host modules, target modules): Pass post-stage1 flags and exports.
4382 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4383 * Makefile.in: Regenerate.
4384
4385 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
4386
4387 Sync from gcc:
4388
4389 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4390
4391 * config.sub: Update from master copy.
4392
4393 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4394
4395 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4396 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4397 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4398 "*-*-elf" and "*-*-linux*".
4399 * configure: Regenerate.
4400
4401 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
4402
4403 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4404 (TARGET_CONFIGARGS): Include --with-target-subdir.
4405 (configure, all): New macros. Use them throughout.
4406
4407 2005-04-05 Paolo Bonzini <bonzini@gnu.org>
4408
4409 * Makefile.tpl: Sync with gcc.
4410 * Makefile.in: Regenerate.
4411
4412 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4413
4414 * config/mh-mingw32: Delete.
4415 * configure.in: Don't use it.
4416 * configure: Regenerate.
4417
4418 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
4419
4420 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4421 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4422 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set $(RPATH_ENVVAR).
4423 (HOST_LIB_PATH): Generate from Makefile.def.
4424 (TARGET_LIB_PATH): Likewise.
4425 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4426 * Makefile.in: Regenerate.
4427 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4428 (RPATH_ENVVAR): Include Darwin case.
4429 * configure: Regenerate.
4430
4431 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
4432
4433 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4434 * configure: Regenerate.
4435
4436 2005-03-21 Zack Weinberg <zack@codesourcery.com>
4437
4438 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4439 gcc_version, and gcc_version_trigger from set of flags to pass.
4440 * Makefile.tpl: Remove definitions of above variables.
4441 (config.status): Remove dependency on $(gcc_version_trigger).
4442 * Makefile.in: Regenerate.
4443 * configure.in: Do not reference config/gcc-version.m4 nor
4444 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4445 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4446 * configure: Regenerate.
4447
4448 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4449 Andrew Pinski <pinskia@physics.uc.edu>
4450
4451 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4452 * Makefile.in: Regenerate.
4453
4454 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
4455
4456 PR libgcj/20160
4457 * ltmain.sh: Avoid creating archives with components that have
4458 duplicate basenames.
4459
4460 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4461
4462 PR bootstrap/20250
4463 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4464 instead of check.
4465 * Makefile.in: Regenerate.
4466
4467 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4468
4469 Sync from gcc.
4470
4471 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4472
4473 PR bootstrap/17383
4474 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4475 * Makefile.tpl (HOST_SUBDIR): New substitution.
4476 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4477 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4478 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4479 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4480 (Host modules, Bootstrapped modules): Use it.
4481 (Build modules, Target modules): Do not create symlink trees,
4482 always configure out-of-srcdir.
4483 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4484 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4485 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4486 $(HOST_SUBDIR). Create a symlink for host_subdir.
4487
4488 * Makefile.in: Regenerate.
4489 * configure: Regenerate.
4490
4491 Merged from libada-gnattools-branch:
4492 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4493
4494 * Makefile.def: Add gnattools as a module, depending on target-libada.
4495 * Makefile.in: Regenerate.
4496 * configure.in: Include gnattools in host_tools; disable it if ada
4497 is disabled.
4498 * configure: Regenerate.
4499
4500 2005-02-23 Nick Clifton <nickc@redhat.com>
4501
4502 * configure: Regenerate.
4503
4504 2005-02-22 Paul Schlie <schlie@comcast.net>
4505
4506 * configure.in: Allow darwin targeted ports to build tk, itcl and
4507 libgui.
4508
4509 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4510
4511 PR libgcj/10353
4512 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4513 * configure: Regenerate.
4514
4515 2005-02-08 Andrew Cagney <cagney@gnu.org>
4516
4517 * MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
4518 gdb/ section. Update GDB's URL.
4519
4520 2005-01-31 Andrew Cagney <cagney@gnu.org>
4521
4522 * gettext.m4: Only set ENABLE_NLS when gettext is present.
4523
4524 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
4525
4526 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4527 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4528 target-libgloss when not *-*-elf and *-*-aout.
4529 * configure: Regenerate.
4530
4531 2005-01-27 Andrew Cagney <cagney@gnu.org>
4532
4533 * gettext.m4: Don't use NONE as a default for CATOBJEXT.
4534
4535 2005-01-24 Andrew Cagney <cagney@gnu.org>
4536
4537 * gettext.m4: Only fall back to ../intl/ when it's present.
4538
4539 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4540
4541 * install-sh, config.sub: Import from upstream.
4542
4543 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4544
4545 PR bootstrap/18222
4546 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4547 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4548 * Makefile.in: Regenerate.
4549
4550 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
4551
4552 Revert 2004-12-28 Makefile changes, a better fix will be
4553 applied to mainline and src after GCC 4.0 branches.
4554
4555 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
4556
4557 PR bootstrap/17383
4558
4559 * Makefile.def (target_modules): Remove stage parameter,
4560 it is always true now.
4561 * Makefile.tpl (configure-build-[+module+],
4562 configure-target-[+module+]): Always build symlink tree
4563 for the directory and for include. BUILD_SUBDIR and
4564 TARGET_SUBDIR cannot be . anymore.
4565 * Makefile.in: Regenerate.
4566
4567 2004-12-25 David Edelsohn <edelsohn@gnu.org>
4568
4569 Revert 2004-12-08 Makefile changes.
4570
4571 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4572
4573 * configure.in (sh64-*-*): Reenable gprof.
4574 * configure: Regenerate.
4575
4576 2004-12-09 Jim Blandy <jimb@redhat.com>
4577
4578 * MAINTAINERS: List 'depcomp' as part of automake.
4579
4580 2004-12-08 David Edelsohn <edelsohn@gnu.org>
4581
4582 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4583 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4584 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4585 * Makefile.in: Regenerate.
4586
4587 2004-12-07 Matt Kraai <kraai@ftbfs.org>
4588
4589 * Makefile.tpl: Generate normal dependencies if the LHS module is
4590 not bootstrapped.
4591 * Makefile.in: Regenerate.
4592
4593 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4594
4595 * configure.in: Include config/gxx-include-dir.m4. Use
4596 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4597 * configure: Regenerate.
4598
4599 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4600
4601 * config.if: Delete.
4602 * configure.in: Set libstdcxx_incdir directly.
4603 * configure: Regenerate.
4604 * MAINTAINERS: Remove mention of config.if.
4605 * src-release (DEVO_SUPPORT): Remove config.if.
4606
4607 2004-12-02 Eric Christopher <echristo@redhat.com>
4608
4609 * Makefile.tpl (clean-target-libgcc): Add stmp-dirs to list
4610 of things to remove.
4611 * Makefile.in: Regenerate.
4612
4613 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4614
4615 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4616 * configure: Regenerate.
4617
4618 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4619
4620 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4621 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4622 * configure: Regenerate.
4623
4624 2004-11-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4625
4626 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4627 (hppa*64*-*-*): Delete incorrect comment.
4628 * configure: Rebuilt.
4629
4630 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4631
4632 * install-sh, compile: Import from automake.
4633
4634 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4635
4636 * config.guess, config.sub: Import from savannnah.
4637
4638 2004-11-12 Mike Stump <mrs@apple.com>
4639
4640 * Makefile.def: Add html support.
4641 * Makefile.tpl: Likewise.
4642 * Makefile.in: Regenerate.
4643
4644 2004-11-11 Geoffrey Keating <geoffk@apple.com>
4645
4646 PR 18423
4647 * configure.in: Remove all instances of build-fixincludes from
4648 noconfigdirs.
4649 (build_configargs): Supply --target to subdirectories.
4650 * configure: Regenerate.
4651
4652 * Makefile.def: Make gcc install depend on fixincludes install.
4653 * Makefile.in: Regenerate.
4654
4655 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4656
4657 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4658 target-libgfortran.
4659 * configure: Regenerate.
4660
4661 2004-11-07 David Edelsohn <edelsohn@gnu.org>
4662
4663 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4664 like CC.
4665
4666 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
4667
4668 * Makefile.def (host fixincludes): Specify missing targets.
4669 * Makefile.in: Regenerate.
4670
4671 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4672
4673 PR other/17783
4674 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4675 * configure: Regenerated.
4676
4677 2004-11-04 Daniel Jacobowitz <dan@debian.org>
4678
4679 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4680 * configure: Regenerated.
4681
4682 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
4683
4684 PR target/18151
4685 * configure.in (case ${target}): Do not build fixincludes for avr.
4686 * configure: Regenerated.
4687
4688 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
4689
4690 * configure.in (case ${target}): Do not build fixincludes
4691 on platforms where it is not used.
4692 * configure: Regenerated.
4693
4694 2004-10-23 Daniel Jacobowitz <dan@debian.org>
4695
4696 * configure.in: Use an absolute path to install-sh.
4697 * configure: Regenerated.
4698
4699 2004-10-19 Andrew Cagney <cagney@gnu.org>
4700
4701 * src-release (do-djunpack, do-md5sum): Install the generated file
4702 directly into the proto-toplev/ directory.
4703
4704 2004-10-19 Andrew Cagney <cagney@gnu.org>
4705
4706 * src-release (GDB_SUPPORT_DIRS): Remove utils and intl.
4707
4708 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4709
4710 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4711 * configure: Regenerate.
4712
4713 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
4714
4715 Fix wrong conflict resolution in:
4716
4717 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4718
4719 * Makefile.in: Regenerate.
4720 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4721 in the recursive `make', instead of hardwiring `all'.
4722 (Autogenerated TARGET-* variables): New.
4723
4724 2004-10-05 Ulrich Weigand <uweigand@de.ibm.com>
4725
4726 Merged from GCC / libtool upstream:
4727 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4728 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4729 * ltcf-cxx.sh (tpf*): Likewise.
4730 * ltconfig (tpf*): Add TPF OS configuration support.
4731
4732 2004-09-30 Tomer Levi <Tomer.Levi@nsc.com>
4733
4734 * configure.in: Enable target-libgloss for crx-*-*.
4735 * configure: Regenerate.
4736
4737 2004-09-24 Michael Roth <mroth@nessie.de>
4738
4739 * configure.in (--without-headers): Add missing double quotes.
4740 * configure: Regenerate.
4741
4742 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4743
4744 * ylwrap: Revert to previous version.
4745
4746 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4747
4748 PR bootstrap/17369
4749 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4750 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4751 SET_GCC_LIB_PATH_CMD.
4752 (BASE_TARGET_EXPORTS): Likewise.
4753 * Makefile.in: Regenerated.
4754
4755 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4756 * configure: Regenerated.
4757
4758 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4759
4760 * config.guess: New upstream version
4761 * compile, depcomp, install-sh, ylwrap: Likewise.
4762
4763 2004-09-19 Roger Sayle <roger@eyesopen.com>
4764
4765 * config/mh-x86omitfp: New host makefile fragment. Add
4766 -fomit-frame-pointer to the default BOOT_CFLAGS.
4767 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4768 * configure: Regenerate.
4769
4770 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4771
4772 PR target/11572
4773 * configure.in (*-*-darwin*): Renable libobjc.
4774 * configure: Regenerate.
4775
4776 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
4777
4778 * Makefile.def: Remove libbanshee.
4779 * Makefile.tpl: Ditto.
4780 * configure.in: Ditto.
4781 * Makefile.in: Regen.
4782 * configure: Ditto.
4783
4784 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
4785
4786 * missing: Import latest version from master repository.
4787
4788 2004-09-04 Nick Clifton <nickc@redhat.com>
4789
4790 * config.sub: Import latest version from master repository.
4791 * config.guess: Likewise.
4792 This includes these changes:
4793
4794 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4795
4796 * config.sub: Handle crisv32, alias etraxfs.
4797 * config.guess (crisv32:Linux:*:*): Handle.
4798
4799 2004-08-13 Brad Smith <brad@comstyle.com>
4800
4801 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4802 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4803
4804 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4805
4806 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4807 assume the processor is a powerpc. This is because coreutils
4808 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4809 in this case, due to a MacOS X bug that causes
4810 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4811 to return a negative number.
4812 Problem reported by Petter Reinholdtsen in:
4813 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4814
4815 2004-07-19 Ben Elliston <bje@gnu.org>
4816
4817 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4818
4819 2004-06-24 Ben Elliston <bje@gnu.org>
4820
4821 * config.guess: Update copyright years.
4822 * config.sub: Likewise.
4823
4824 2004-06-22 Robert Millan <robertmh@gnu.org>
4825
4826 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4827 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4828
4829 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4830
4831 * config.guess (*:*VMS:*:*): New entry. Replaces
4832 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4833 manufacturer.
4834
4835 2004-06-22 Ben Elliston <bje@gnu.org>
4836
4837 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4838 * config.sub: Likewise.
4839
4840 2004-06-22 Ben Elliston <bje@gnu.org>
4841
4842 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4843 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4844
4845 2004-06-11 Ben Elliston <bje@gnu.org>
4846
4847 * config.guess (pegasos:OpenBSD:*:*): Remove.
4848
4849 2004-06-11 Ben Elliston <bje@gnu.org>
4850
4851 From Wouter Verhelst <wouter@grep.be>:
4852 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4853
4854 2004-06-11 Ben Elliston <bje@gnu.org>
4855
4856 * config.guess (luna88k:OpenBSD:*:*): New.
4857
4858 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4859
4860 * config.guess (m32r*:Linux:*:*): New case.
4861 * config.sub: Handle m32rle.
4862
4863 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4864
4865 From Jens Petersen <petersen@redhat.com>:
4866 * config.sub: Handle sparcv8.
4867
4868 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4869
4870 From Tom Smith <smith@cag.lkg.hp.com>:
4871 * config.guess: Version suffixes are equally significant on Tru64
4872 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4873 prefix of "P" (patched kernel).
4874
4875 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4876
4877 * config.sub: Add support for National Semiconductor CRX target.
4878
4879 2004-09-03 Jan Beulich <jbeulich@novell.com>
4880
4881 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4882 *-*-netware, but add target-libmudflap.
4883 Consolidate *-*-netware targets (of which really only i?86 exists)
4884 into a single entry.
4885 * configure: Likewise.
4886
4887 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
4888
4889 * Makefile.tpl (sorry): Remove.
4890 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4891 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4892 (do-clean): Clean per-stage directories too.
4893 (do-distclean): Run distclean-stage1 too.
4894 (.NOTPARALLEL): Enable during toplevel bootstrap.
4895 (stage[+id+]-bubble): Enable parallel execution during
4896 the recursive invocation.
4897 * Makefile.in: Regenerate.
4898
4899 Sync from gcc (moving the Makefile.in change to Makefile.tpl):
4900
4901 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4902
4903 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4904 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4905 * configure: regenerate
4906 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4907 -mdynamic-no-pic
4908
4909 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
4910
4911 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4912 include.
4913 * configure.in: Fix indentation.
4914 * configure: Regenerate.
4915
4916 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
4917
4918 * Makefile.def (build_modules): Add fixincludes.
4919 (dependencies): Make gcc depend on fixincludes.
4920 * configure.in (build_tools): Add fixincludes.
4921 (build_configdirs): Always include build_libs.
4922 * Makefile.in: Regenerate.
4923 * configure: Regenerate.
4924
4925 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
4926
4927 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4928 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4929 phony targets; do not generate timestamp files.
4930 (distclean-stageN): Remove references to their timestamp files.
4931 (restageN, touch-stageN): Remove.
4932 (stageN-bubble): Rewritten.
4933 (compare): Support lean bootstraps.
4934 * Makefile.in: Regenerate.
4935
4936 * configure.in: Only warn when bootstrapping but
4937 build != host or build != target. Support lean bootstraps.
4938 * configure: Regenerate.
4939
4940 Sync from gcc:
4941 2004-08-26 Phil Edwards <phil@codesourcery.com>
4942
4943 * configure.in: Give a better error message if GMP/MPFR are missing
4944 and a language needing them has been requested.
4945 * configure: Regenerated.
4946
4947 2004-08-25 Phil Edwards <phil@codesourcery.com>
4948
4949 * configure.in: Print a list of available language front-ends if
4950 a requested one is missing. Tidy stray tab characters.
4951 * configure: Regenerated.
4952
4953 2004-08-17 Paolo Bonzini <bonzini@gnu.org>
4954
4955 * Makefile.in: Regenerate.
4956 * configure: Regenerate.
4957
4958 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4959 stage_*_flags.
4960 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4961 for bootstrapped modules if toplevel bootstrap is going.
4962 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4963 modules. Adjust for changes in Makefile.def. Enable several
4964 rules even in non-bootstrap mode, just to avoid peppering the
4965 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4966 (stage-[+prev+]-bubble): Remove.
4967
4968 * Makefile.def (Dependencies): Depend on all-build-bison,
4969 all-build-flex, all-build-byacc, all-build-texinfo, rather
4970 than the host variations.
4971 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4972 with BUILD_SUBDIR.
4973 (BISON): Update for recent Bisons.
4974 (YACC): Fix typo.
4975 (cross): Depend on all-build.
4976 (all): Do not depend on all-build.
4977 (prebootstrap): Remove.
4978 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4979 (Prebootstrap dependencies): Add them to the per-stage targets
4980 and to all-prebootstrap.
4981 * configure.in (build_configdirs): Always enable build_tools.
4982 (BUILD_DIR_PREFIX): Remove.
4983
4984 * Makefile.def (gcc): Add target variable.
4985 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4986 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4987 in the recursive `make', instead of hardwiring `all'.
4988 (Autogenerated TARGET-* variables): New.
4989
4990 2004-08-17 Robert Millan <robertmh@gnu.org>
4991
4992 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4993 (instead of FreeBSD).
4994 * configure: Regenerate.
4995
4996 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4997
4998 * Makefile.def, configure.in, src-release: Remove useless, bogus
4999 references to tix.
5000 * Makefile.in, configure: Regenerate.
5001
5002 * src-release: Stop distributing mmalloc with gdb (which doesn't
5003 use it).
5004 * Makefile.def: GDB doesn't depend on mmalloc anymore.
5005 * Makefile.in: Regenerate.
5006
5007 2004-08-09 Mark Mitchell <mark@codesourcery.com>
5008
5009 * configure.in (arm*-*-eabi*): New target.
5010 * configure: Regenerate.
5011
5012 2004-08-01 Robert Millan <robertmh@gnu.org>
5013
5014 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5015 libmudflap for all GNU-based systems (with Glibc).
5016 * configure: Regenerate.
5017
5018 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
5019
5020 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5021 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5022 (Dependencies): New section.
5023 * Makefile.tpl (Dependencies): Generate from Makefile.def.
5024 (configure-target-[+module+]): Depend on maybe-all-gcc
5025 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
5026 (toplevel profiledbootstrap): Fix dependencies.
5027 * Makefile.in: Regenerate.
5028
5029 2004-08-03 Mark Mitchell <mark@codesourcery.com>
5030
5031 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5032 target-libiberty to noconfigdirs.
5033
5034 2004-08-03 Paul Brook <paul@codesourcery.com>
5035
5036 * configure.in: Check for MPFR as well as GMP.
5037 * configure: Regenerate.
5038
5039 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
5040
5041 * Makefile.def (host-modules): Add gcc.
5042 * Makefile.in: Regenerate.
5043 * Makefile.tpl (sorry): New rule.
5044 (configure-host, all-host, [+make_target+]-host, do-check,
5045 install-host): Do not add gcc as a special case.
5046 (host modules): Add a small special-casing for gcc. Export
5047 extra_make_flags through the environment.
5048 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5049 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5050 other recursive targets for gcc): Remove.
5051
5052 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5053 (stage, unstage): New rules.
5054 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5055 distclean-stage[+id+]): Use stage_current.
5056 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5057 the stage*-start rules.
5058
5059 2004-07-19 Robert Millan <robertmh@gnu.org>
5060
5061 Synced from gcc:
5062
5063 2004-04-26 Robert Millan <robertmh@gnu.org>
5064
5065 Add patches from libtool CVS.
5066 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5067 * ltconfig: Likewise.
5068 * ltcf-c.sh: Likewise.
5069 * ltcf-cxx.sh: Likewise.
5070 * ltcf-gcj.sh: Likewise.
5071
5072 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
5073
5074 * configure.in: Add noconfigdirs for crx-*-*.
5075 * configure: Regenerate.
5076
5077 2004-07-12 Paolo Bonzini <bonzini@gnu.org>
5078
5079 Synced from gcc:
5080
5081 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
5082
5083 * configure.in: Build libmudflap by default on FreeBSD.
5084 * configure: Regenerated.
5085
5086 2004-07-09 Mark Mitchell <mark@codesourcery.com>
5087
5088 * configure.in: Do not build libmudflap by default on non-GNU/Linux
5089 systems.
5090 * configure: Regenerated.
5091
5092 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5093
5094 PR target/16344
5095 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5096 feedback based compiler.
5097 * Makefile.in: Rebuilt.
5098
5099 2004-07-05 Phil Edwards <phil@codesourcery.com>
5100
5101 * configure.in: Do not prepend $srcdir to /dev/null in
5102 makefile fragments.
5103 * configure: Regenerate.
5104
5105 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
5106
5107 * Makefile.def (host_modules): Set bootstrap=true for flex.
5108 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5109 * Makefile.in: Rebuilt.
5110
5111 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
5112
5113 * Makefile.def (build_modules): Add bison, byacc, flex,
5114 m4, texinfo.
5115 (flags_to_pass): Add FLEX.
5116 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5117 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5118 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5119 DEFAULT_MAKEINFO): Remove.
5120 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5121 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5122 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5123 objdir or else use configured tool.
5124 (all-build): New.
5125 (all): Depend on it.
5126 (Build module dependencies): Add.
5127 * Makefile.in: Regenerate.
5128 * configure.in: Better support for multiple build modules,
5129 matching what is done for host/target modules. Do not look
5130 for "plausible" locations of build tools if Canadian cross.
5131 Use autoconf's AC_PROG_CC to find a C compiler. Define
5132 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
5133 * configure: Regenerate.
5134
5135 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5136
5137 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5138 * Makefile.in: Regenerate.
5139
5140 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
5141
5142 * Makefile.tpl (configure-build-[+module+],
5143 configure-[+module+], configure-target-[+module+]): Pass
5144 [+extra_configure_args+].
5145 (all-build-[+module+], all-[+module+], check-[+module+],
5146 install-[+module+], [+make_target+]-[+module+],
5147 all-target-[+module+], check-target-[+module+],
5148 install-target-[+module+], [+make_target+]-target-[+module+]):
5149 Pass [+extra_make_args+].
5150 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5151 (GCC_HOST_EXPORTS): Remove.
5152 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5153 cross, check-gcc, check-gcc-c++, install-gcc,
5154 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5155 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5156 * Makefile.in: Regenerate.
5157
5158 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
5159
5160 * configure.in: Check for srcdir/winsup rather than build directory
5161 winsup.
5162 * configure: Regenerate.
5163
5164 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
5165
5166 * configure.in: Don't build Cygwin native newlib if winsup
5167 directory is missing. Emit warning instead.
5168 * configure: Regenerate.
5169
5170 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
5171
5172 * Makefile.tpl (touch-stage[+id+]): New.
5173 (restage[+prev+]): Depend on touch-stage[+id+].
5174
5175 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5176 Use it throughout.
5177
5178 * Makefile.def: Add profile and feedback bootstrap stages.
5179 Remove next field from bootstrap stages.
5180 * Makefile.tpl (LN, LN_S): Substitute.
5181 (stageN-start, stageN-end): Use double-colon rules, to
5182 provide a hook for additional setup commands.
5183 (distclean-stageN-gcc, restageN): Create dependencies from
5184 [+prev+], not from [+next+].
5185 (stageN-bubble): Add commands for successive stages from
5186 [+prev+], using double-colon rules.
5187 (all-stageN-gcc): Fix typo.
5188 (stagefeedback-start, profiledbootstrap): New.
5189 * Makefile.in: Regenerate.
5190 * configure.in: Call ACX_PROG_LN.
5191 * configure: Regenerate.
5192
5193 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
5194
5195 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5196 without gcc.
5197 * configure: Regenerate.
5198
5199 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5200
5201 * Makefile.tpl: Fix typo.
5202 * Makefile.in: Regenerate.
5203
5204 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5205
5206 * configure.in: Remove new- prefix from toplevel
5207 bootstrap targets.
5208 * configure: Regenerate.
5209
5210 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5211
5212 Merge this patch from the gcc tree:
5213
5214 2004-05-30 Andreas Jaeger <aj@suse.de>
5215 Jim Wilson <wilson@specifixinc.com>
5216
5217 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5218 like CC.
5219
5220 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5221
5222 * Makefile.tpl (all.normal): Rename to all.
5223 (all): Replace with a rule to pick the default
5224 target from configure.
5225 (all-gcc, configure-gcc): Use conditionals to
5226 do nothing when toplevel bootstrap is going on.
5227 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5228 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5229 * configure.in: Support --enable-bootstrap.
5230
5231 * Makefile.def: Remove new- prefix from toplevel
5232 bootstrap targets.
5233 * Makefile.tpl: Likewise.
5234
5235 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5236 target.
5237
5238 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5239 $(RECURSE_FLAGS) to recursive invocation of make.
5240
5241 * Makefile.in: Regenerate.
5242 * configure: Regenerate.
5243
5244 2004-05-27 Daniel Jacobowitz <dan@debian.org>
5245
5246 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5247 * configure: Regenerate.
5248
5249 2004-05-25 Daniel Jacobowitz <drow@false.org>
5250
5251 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5252 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5253 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5254 targets.
5255 * Makefile.in: Regenerate.
5256
5257 2005-05-24 Paolo Bonzini <bonzini@gnu.org>
5258
5259 * configure.in: Test the ability to symlink directories.
5260 * configure: Regenerate.
5261
5262 * Makefile.def (bootstrap-stage): New definitions.
5263 * Makefile.tpl (configure-stage1-gcc,
5264 configure-stage2-gcc, configure-stage3-gcc,
5265 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5266 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5267 new-restage3, compare): Autogenerate, see Makefile.in
5268 entry for behavioral changes.
5269 (distclean-stage1, new-stage1-start, new-stage1-end,
5270 new-stage1-bubble, distclean-stage2, new-stage2-start,
5271 new-stage2-end, new-stage2-bubble, distclean-stage3,
5272 new-stage3-start, new-stage3-end): New autogenerated targets.
5273 (objext, prebootstrap, BOOT_CFLAGS,
5274 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5275 targets.
5276
5277 * Makefile.in: Regenerate.
5278 (distclean-stage1, new-stage1-start, new-stage1-end,
5279 new-stage1-bubble, distclean-stage2, new-stage2-start,
5280 new-stage2-end, new-stage2-bubble, distclean-stage3,
5281 new-stage3-start, new-stage3-end): New targets.
5282 (all-stage1-gcc): Move prebootstrap dependency from here...
5283 (configure-stage1-gcc): ...to here.
5284 (new-bootstrap): Use bubble targets.
5285 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5286 Use per-stage distclean targets.
5287 (configure-stage1-gcc, configure-stage2-gcc,
5288 configure-stage3-gcc, all-stage1-gcc,
5289 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5290 Use new-stageN-start to prepare the tree.
5291
5292 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
5293
5294 * Makefile.def (host_modules): add libcpp.
5295 * Makefile.tpl: Add dependencies on and for libcpp.
5296 * Makefile.in: Regenerate.
5297 * configure.in: Add libcpp host module.
5298 * configure: Regenerate.
5299
5300 2004-05-17 Zack Weinberg <zack@codesourcery.com>
5301
5302 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5303 of libf2c.
5304 * configure, Makefile.in: Regenerate.
5305
5306 2004-05-13 Diego Novillo <dnovillo@redhat.com>
5307
5308 Merge from tree-ssa-20020619-branch.
5309
5310 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5311 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5312 (HOST_GMPLIBS): Define.
5313 (HOST_GMPINC): Define.
5314 (TARGET_LIB_PATH): Add libmudflap.
5315 (GFORTRAN_FOR_TARGET): Define.
5316 (configure-build*): Export GFORTRAN.
5317 (configure-gcc): Export GMPLIBS and GMPINC.
5318 (all-gcc): Add maybe-all-libbanshee.
5319 (configure-target-libgfortran): Define.
5320 * Makefile.in: Regenerate.
5321 * configure.in (host_libs): Add libbanshee.
5322 (target_libraries): Add target-libmudflap and target-libgfortran.
5323 Add --with-libbanshee.
5324 Handle --disable-libmudflap.
5325 (*-*-freebsd*): Use with_gmp.
5326 Add $(libgcj) to noconfigdirs.
5327 * configure: Regenerate.
5328 * depcomp: New file.
5329 * MAINTAINERS: Add tree-ssa maintainers.
5330
5331 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
5332
5333 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5334 * configure: Regenerate.
5335
5336 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
5337
5338 Revert:
5339 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5340
5341 * Makefile.def (flags_to_pass): Remove *dir variables that
5342 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5343 as well as prefix and exec_prefix.
5344 * Makefile.in: Regenerate.
5345
5346 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5347
5348 * Makefile.def (host_modules): Mark with the bootstrap
5349 flag packages on which gcc depends.
5350 * Makefile.tpl (all-bootstrap): Use it.
5351 * Makefile.in: Regenerate.
5352
5353 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5354
5355 * Makefile.def (flags_to_pass): Remove *dir variables that
5356 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5357 as well as prefix and exec_prefix.
5358 * Makefile.in: Regenerate.
5359
5360 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5361
5362 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5363 * configure: Regenerate.
5364 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5365 * gcc/Makefile.tpl (compare): Use the result of the test.
5366 * gcc/Makefile.in: Regenerate.
5367
5368 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
5369
5370 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5371 Always relocate gcc and prev-gcc to the original names, even
5372 if the build fails.
5373 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5374 New targets.
5375
5376 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5377
5378 * configure.in (mips*-*-irix5*): Enable ld.
5379 * configure: Regenerate.
5380
5381 2004-04-15 James E Wilson <wilson@specifixinc.com>
5382
5383 * Makefile.tpl (configure-[+module+], configure-gcc,
5384 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5385 Set and export LDFLAGS.
5386 * Makefile.in: Regenerate.
5387
5388 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5389
5390 PR bootstrap/14871
5391 * Makefile.tpl: If we don't have built-in-tree target tools,
5392 use the ones found by configure rather than hacking around with
5393 program_transform_name.
5394 * configure.in: Give Makefile.tpl the information necessary
5395 to do that.
5396 * Makefile.in: Regenerate.
5397 * configure: Regenerate.
5398
5399 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5400
5401 PR bootstrap/14760
5402 * configure.in: When computing baseargs, strip *all* copies of
5403 offending options. Also, don't match/substitute the trailing space,
5404 so that this actually works when two similar options are separated by
5405 only one space.
5406 * configure: Regenerate.
5407
5408 2004-04-06 David Edelsohn <edelsohn@gnu.org>
5409
5410 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5411 (rs6000-*-aix*): Same.
5412 * configure: Regenerate.
5413
5414 2004-03-25 Stan Shebs <shebs@apple.com>
5415
5416 Remove MPW support, no longer used.
5417 * mpw-README, mpw-build.in, mpw-config.in, mpw-configure,
5418 mpw-install: Remove files.
5419 * src-release (DEVO_SUPPORT): Remove names of removed files.
5420 * MAINTAINERS: Likewise.
5421
5422 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5423
5424 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5425 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5426 * Makefile.in: Regenerate.
5427
5428 * configure.in (top level bootstrap support): Rework --enable-werror
5429 to set @stage2_werror_flag@.
5430 * configure: Regenerate.
5431 * Makefile.tpl (top level bootstrap support): Pass
5432 @stage2_werror_flag@ down to configure in stages 2 and 3.
5433 * Makefile.in: Regenerate.
5434
5435 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5436
5437 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5438 for stages 2 and 3 as well as in make. As a consequence, remove
5439 OUTPUT_OPTION (now detected by configure) from the flags passed down
5440 to make.
5441 * Makefile.in: Regenerate.
5442
5443 * Makefile.tpl (new-bootstrap): Fix typo.
5444 * Makefile.in: Regenerate.
5445
5446 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5447
5448 * Makefile.tpl: Rearrange by moving recursive_targets rules
5449 into their proper sections.
5450 * Makefile.tpl (top level bootstrap support): Move disabling
5451 of coverage flags from 'make' to 'configure'; improve comments.
5452 * Makefile.in: Regenerate.
5453
5454 * Makefile.tpl (experimental top level bootstrap) Move stage1
5455 language setting from all- target to configure- target; disable
5456 intermodule optimization in stage 1; prevent gratuitous rebuilds
5457 of stage 1.
5458 * Makefile.in: Regenerate.
5459 * configure.in: Comma-separate stage 1 language list for top
5460 level bootstrap.
5461 * configure: Regenerate.
5462
5463 * Makefile.tpl: Clean up experimental top level bootstrap support:
5464 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5465 prev-gcc in configure- targets as well as all- targets.
5466 * Makefile.in: Regenerate.
5467
5468 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
5469
5470 * configure.in: Remove symbolic link section.
5471 * configure: Regenerate.
5472 * Makefile.tpl (links): Remove.
5473 * Makefile.in: Regenerate.
5474
5475 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
5476 Nathanael Nerode <neroden@gcc.gnu.org>
5477
5478 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5479 Set with AC_CHECK_PROGS.
5480 * configure.in: Fix comment typo from last patch.
5481 * configure: Regenerate.
5482
5483 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5484
5485 * Makefile.tpl: Introduce experimental top level bootstrap support.
5486 * Makefile.in: Regenerate.
5487 * configure.in: Introduce support for top level bootstrap.
5488 * configure: Regenerate.
5489
5490 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
5491 Paolo Bonzini <bonzini@gnu.org>
5492
5493 PR bootstrap/14522
5494 * configure.in: Cope with shells that do not support unquoted ^
5495 * configure: Regenerate.
5496
5497 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
5498 Paolo Bonzini <bonzini@gnu.org>
5499
5500 PR bootstrap/14522
5501 * configure.in: Cope with shell that do not support nesting
5502 quotes inside quoted backquote substitutions.
5503 * configure: Regenerate.
5504
5505 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5506
5507 PR bootstrap/14522
5508 * configure.in: Fix escaping of $.
5509 * configure: Regenerate.
5510
5511 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5512
5513 * configure: Regenerate.
5514
5515 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
5516
5517 PR ada/14131
5518 Move language detection to the top level.
5519 * configure.in: Find default values for the tools as
5520 soon as possible. Disable ada if GNAT is not found.
5521 Emit error message about missing languages. Expand
5522 --enable-languages=all for the gcc subdirectory.
5523
5524 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
5525
5526 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5527 and disable libgcj.
5528 * configure: Regenerated.
5529
5530 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5531
5532 PR bootstrap/7087
5533 * Makefile.tpl: Guard XFOO sed statements better.
5534 * Makefile.tpl: Add dependency for configure-target-libada.
5535 * Makefile.in: Regenerate (incidentally fixes broken
5536 commit when libada-branch was merged).
5537
5538 2004-02-28 Andrew Cagney <cagney@redhat.com>
5539
5540 * src-release (CVS_NAMES): Define.
5541 (do-tar, do-tar): Prune $(CVS_NAMES).
5542
5543 2004-02-23 Andrew Cagney <cagney@redhat.com>
5544
5545 * texinfo/texinfo.tex: Update from version 2003-02-03.16 to
5546 2004-02-19.09.
5547
5548 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5549
5550 PR bootstrap/11932
5551 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5552
5553 2004-02-19 Andrew Cagney <cagney@redhat.com>
5554
5555 * config.guess: Update from version 2003-06-12 to 2004-02-16.
5556 * config.sub: Update from version 2003-06-13 to 2004-02-16.
5557
5558 2004-02-11 David Edelsohn <edelsohn@gnu.org>
5559
5560 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5561 (rs6000-*-aix*): Same.
5562 * configure: Regenerate.
5563
5564 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5565
5566 * configure.in (host): Add in missing $noconfigdirs to defines.
5567 * configure: Regenerate.
5568
5569 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5570 Nathanael Nerode <neroden@gcc.gnu.org>
5571
5572 PR ada/6637, PR ada/5911
5573 Merge with libada-branch:
5574 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5575 with appropriate dependencies. Add --enable-libada configure switch.
5576 * configure, Makefile.in: Regenerate.
5577
5578 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5579
5580 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5581 * configure: Regenerate.
5582
5583 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
5584
5585 * COPYING.NEWLIB: Update Red Hat license to 2004.
5586
5587 2004-01-23 DJ Delorie <dj@redhat.com>
5588
5589 * Makefile.def (target_modules) [libiberty]: Don't stage.
5590 * Makefile.in: Rebuilt.
5591
5592 2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
5593
5594 * COPYING.NEWLIB: Update to include copyrights for new
5595 iconv code.
5596
5597 2004-01-15 Andrew Cagney <cagney@redhat.com>
5598
5599 * src-release: Update copyright year.
5600 (do-proto-toplev): Configure using i686-pc-linux-gnu.
5601 (NEWLIB_SUPPORT_DIRS): Delete macro.
5602 (newlib.tar.bz2): Delete rule.
5603
5604 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
5605
5606 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5607 * Makefile.tpl (configure-target-[+module+]): Support stage.
5608 * Makefile.in: Rebuilt.
5609
5610 2003-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
5611
5612 * gettext.m4: Quote names of macros to be defined by AC_DEFUN
5613 throughout.
5614
5615 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5616
5617 * configure.in: Use ./config.cache, not config.cache.
5618 * configure: Regenerate.
5619 * Makefile.tpl: Special-casing not needed for GCC any more.
5620 * Makefile.in: Regenerate.
5621
5622 * configure.in: Don't share a cache file for host dirs.
5623 * configure: Regenerate.
5624
5625 * config-ml.in: Don't mess with the cache file.
5626
5627 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5628
5629 * Makefile.tpl: Make GCC use a separate config.cache.
5630 * Makefile.in: Regenerate.
5631
5632 PR bootstrap/11932, PR bootstrap/11933
5633 (I don't know if it will fix either of them, but it relates
5634 to them.)
5635 * configure.in: Don't use shared config.cache for target
5636 directories.
5637 * configure: Regenerate.
5638
5639 2003-12-31 Roger Sayle <roger@eyesopen.com>
5640
5641 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5642 * configure: Regenerated.
5643
5644 2003-12-21 Bernardo Innocenti <bernie@develer.com>
5645
5646 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5647 * configure: Regenerated.
5648
5649 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
5650
5651 Port change over from GCC:
5652 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5653 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5654 (configure-build-[+module+], configure-[+module+]): Likewise.
5655 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5656 * Makefile.in: Regenerate.
5657
5658 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5659
5660 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5661 * configure: Regenerate.
5662
5663 2003-11-27 Jeff Johnston <jjohnstn@redhat.com>
5664
5665 * COPYING.NEWLIB: Add license info for long long routines added to
5666 stdlib.
5667
5668 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5669
5670 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5671 * Makefile.in: Regenerate.
5672
5673 2003-10-20 Phil Edwards <phil@codesourcery.com>
5674
5675 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5676 * configure: Regenerate.
5677
5678 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5679
5680 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5681 HOST_FLAGS_TO_PASS.
5682 * Makefile.in: Regenerate.
5683
5684 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5685
5686 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5687 * configure: Rebuilt
5688 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5689 * Makefile.in: Rebuilt
5690
5691 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5692
5693 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5694
5695 2003-10-01 Phil Edwards <pme@gcc.gnu.org>
5696
5697 * config-ml.in: Use ac_configure_args directly instead of
5698 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5699 actually seen.
5700
5701 2003-10-01 Eric Botcazou <ebotcazou@libertysurf.fr>
5702
5703 * config-ml.in: Propagate INSTALL variables.
5704
5705 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
5706
5707 * configure.in: Pass a computed --program-transform-name
5708 to subconfigures.
5709 * configure: Regenerated.
5710
5711 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5712
5713 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5714 * Makefile.in: Regenerate.
5715
5716 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5717 * Makefile.in: Regenerate.
5718
5719 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
5720
5721 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5722 quoting.
5723 * configure: Regenerated.
5724
5725 2003-09-12 Michael Chastain <mec@shout.net>
5726
5727 Fix PR gdb/857.
5728 * src-release (do-proto-topleve): Remove junk files
5729 intl/config.cache, intl/config.status,
5730 intl/config.h, intl/stamp-h.
5731
5732 2003-09-14 Andrew Cagney <cagney@redhat.com>
5733
5734 * src-release (dejagnu.tar): New target.
5735 (dejagnu.tar.bz2): Recursively call "gdb-taz" rule.
5736 (do-djunpack): Use $(PACKAGE) for the package name.
5737
5738 2003-09-04 DJ Delorie <dj@redhat.com>
5739
5740 * configure: Regenerate.
5741
5742 2003-09-04 Robert Millan <robertmh@gnu.org>
5743
5744 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5745
5746 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5747
5748 * configure.in: Ensure arguments to sed are properly spaced.
5749 * configure: Regenerate.
5750
5751 2003-08-28 Daniel Jacobowitz <drow@mvista.com>
5752
5753 Merge from gcc:
5754 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5755 * install-sh: Update to newer upstream versions (associated with
5756 aclocal 1.7).
5757 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5758
5759 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
5760
5761 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5762 * configure: Regenerated.
5763
5764 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
5765
5766 * configure.in: Use newline instead of semicolon when assuming
5767 shell arguments in a for loop.
5768 * configure: Regenerated.
5769
5770 2003-08-20 Geoffrey Keating <geoffk@apple.com>
5771
5772 PR 8180
5773 * configure.in: When testing with_libs and with_headers, treat
5774 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5775 * configure: Regenerate.
5776
5777 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5778 make, shell, etc.
5779 (baseargs): Likewise.
5780 * configure: Regenerate.
5781
5782 2003-08-19 Geoffrey Keating <geoffk@apple.com>
5783
5784 * configure.in: Disable libgcj for darwin not on powerpc.
5785 * configure: Rebuild.
5786
5787 2003-08-15 Michael Chastain <mec@shout.net>
5788
5789 * src-release (do-proto-toplev): Remove junk files
5790 dejagnu/example/calc/config.status,
5791 dejagnu/example/calc/config.log.
5792
5793 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5794
5795 * config-ml.in, symlink-tree: Add license.
5796
5797 2003-08-01 Nathanael Nerode <neroden@gcc.gnu.org>
5798
5799 Merge from gcc:
5800
5801 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5802 * Makefile.tpl (check, check-c++): Express dependencies using
5803 dependencies rather than commands.
5804 * Makefile.in: Regenerate.
5805
5806 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5807 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5808 * Makefile.in: Update.
5809
5810 2003-08-01 Andrew Cagney <cagney@redhat.com>
5811
5812 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5813 * configure: Ditto.
5814
5815 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5816
5817 * configure.in: Enable libgcj for darwin.
5818 * configure: Rebuild.
5819
5820 2003-07-29 Nathanael Nerode <neroden@gcc.gnu.org>
5821
5822 * mkinstalldirs: Import autoconf 2.57 / automake 1.7 version.
5823
5824 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5825
5826 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5827 creating target and build subdirs to build all parent dirs as needed.
5828 * Makefile.in: Rebuild.
5829 * configure.in: Don't build dirs explicitly here.
5830 * configure: Rebuild.
5831
5832 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
5833
5834 * Makefile.tpl (all-make): Depend on intl.
5835 * Makefile.in: Rebuilt.
5836
5837 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5838
5839 * config.if: Remove unused libc_interface determination.
5840
5841 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5842
5843 * Makefile.in: Regenerate, correctly this time.
5844
5845 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5846
5847 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5848 unused INSTALL_PROGRAM_ARGS.
5849 * configure.in: Use AC_PROG_INSTALL.
5850 * Makefile.in: Regenerate.
5851 * configure: Regenerate.
5852
5853 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
5854
5855 * configure: Rebuilt.
5856 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5857 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5858 newlib nor libgloss.
5859 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5860 * configure.in (am33_2.0-*-linux*): Added.
5861
5862 2003-07-09 Bob Wilson <bob.wilson@acm.org>
5863
5864 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5865 * configure: Regenerate.
5866
5867 2003-07-06 H.J. Lu <hongjiu.lu@intel.com>
5868
5869 * config-ml.in: Replace PWD with PWD_COMMAND.
5870 * Makefile.tpl: Likewise.
5871 * Makefile.in: Regenerated.
5872
5873 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5874
5875 * configure.in: Clean up config-lang.in handling. Delete
5876 useless assignment to "subdirs".
5877 * configure: Regenerate.
5878
5879 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5880
5881 * configure.in: Rename 'target_libs' to 'target_libraries'.
5882 Remove useless reference to 'target_libs'.
5883 * configure: Regenerate.
5884
5885 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5886
5887 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5888 * Makefile.in: Regenerate.
5889
5890 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
5891
5892 * Makefile.def: Introduce flags_to_pass.
5893 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
5894 * Makefile.in: Regenerate.
5895
5896 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
5897
5898 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
5899 and target-libgloss.
5900 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
5901 <h8300*-*-*>: Disable libf2c and ${libgcj}.
5902 * configure: Regenerate.
5903
5904 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
5905
5906 * configure.in: Update testsuite_flags to new location.
5907 * configure. Regenerate.
5908
5909 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
5910
5911 * Makefile.tpl: Remove BUILD_CC stuff.
5912 * Makefile.in: Regenerate.
5913
5914 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
5915
5916 * config.guess: Update to 2003-06-12 version.
5917 * config.sub: Update to 2003-06-13 version.
5918
5919 2003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
5920
5921 * MAINTAINERS: Add myself as MIPS co-maintainer.
5922
5923 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
5924
5925 * config.guess: Update to 2003-06-06 version.
5926 * config.sub: Update to 2003-06-06 version.
5927
5928 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5929
5930 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
5931 * configure. Regenerate.
5932
5933 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
5934
5935 * configure.in: Disable serial configure by default.
5936 * configure: Regenerate.
5937 * Makefile.tpl: Abolish .NOTPARALLEL.
5938 * Makefile.in: Regenerate.
5939
5940 * Makefile.tpl: Replace {build,host,target}_canonical by
5941 {build,host,target}.
5942 * Makefile.in: Regenerate.
5943
5944 * Makefile.tpl: Fix stupid pasto.
5945 * Makefile.in: Regenerate.
5946
5947 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
5948
5949 * Makefile.tpl: Remove bogus conditional.
5950 * Makefile.in: Regenerate.
5951
5952 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
5953
5954 * Makefile.tpl: Make 'recursive targets' using autogen rather
5955 than shell loop. Remove duplicate 'clean' targets and false
5956 comments.
5957 * Makefile.def: Add systematic dependencies to 'recursive' targets.
5958 Add systematic method of specifying missing targets in subdirs.
5959 Add copyright boilerplate.
5960 * Makefile.in: Regenerate.
5961 * configure.in: Add 'recursive targets' to maybe list.
5962 * configure: Regenerate.
5963
5964 * Makefile.tpl: Rename [+target+] to [+make_target+].
5965 * Makefile.def: Rename 'target' to 'make_target'.
5966
5967 2003-05-30 Nick Clifton <nickc@redhat.com>
5968
5969 * README-maintainer-mode: Update URL for locating blessed config
5970 tools.
5971
5972 2003-05-29 Robert Millan <rmh@debian.org>
5973
5974 * ltconfig: Import this patch and modify for use with current
5975 version of ltconfig:
5976
5977 2003-05-21 Bruno Haible <bruno@clisp.org>
5978
5979 * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add support for
5980 GNU/FreeBSD.
5981
5982 2003-05-28 DJ Delorie <dj@redhat.com>
5983
5984 * Makefile.tpl: Make maybe-check-gcc .PHONY.
5985 * Makefile.in: Regenerate.
5986
5987 2003-05-28 Jeff Johnston <jjohnstn@redhat.com>
5988
5989 * COPYING.NEWLIB: Add license info for newlib/libc/sys/linux/stdlib.
5990
5991 2003-05-21 DJ Delorie <dj@redhat.com>
5992
5993 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
5994 newlib or libgloss.
5995 * Makefile.in: Regenerate.
5996
5997 2003-05-21 DJ Delorie <dj@redhat.com>
5998
5999 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6000 * Makefile.in: Regenerate.
6001
6002 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6003
6004 * configure.in: Use curly braces in the definition of tooldir.
6005 * configure: Regenerate.
6006
6007 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6008
6009 * configure.in: Switch more things to use maybe dependencies.
6010 * Makefile.tpl: Switch more things to use maybe dependencies.
6011 Factor out common code from autogen IF statements.
6012 * configure: Regenerate.
6013 * Makefile.in: Regenerate.
6014
6015 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6016
6017 * configure.in: Accept i[3456789]86 for machine type.
6018 * configure: Regenerate.
6019
6020 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6021
6022 * configure.in: Switch more things to use maybe dependencies.
6023 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6024 * configure: Regenerate.
6025 * Makefile.tpl: Switch more things to use maybe dependencies.
6026 * Makefile.in: Regenerate.
6027
6028 2003-05-16 Andreas Schwab <schwab@suse.de>
6029
6030 * Makefile.tpl (install-opcodes): Define.
6031 * Makefile.in: Rebuild.
6032
6033 2003-05-13 Andreas Jaeger <aj@suse.de>
6034
6035 * config.guess: Update to 2003-05-09 version.
6036 * config.sub: Update to 2003-05-09 version.
6037
6038 2003-05-13 Michael Eager <eager@mvista.com>
6039
6040 * configure.in: Correct sed script so that options in quotes are not
6041 deleted.
6042 * configure: Rebuild.
6043
6044 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
6045
6046 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6047 and $$s/newlib/libc/sys/cygwin32 include paths.
6048 * configure: Ditto.
6049
6050 2003-05-05 H.J. Lu <hjl@gnu.org>
6051
6052 * config-ml.in: Restored from gcc repository.
6053
6054 2003-05-02 Chris Demetriou <cgd@broadcom.com>
6055
6056 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6057 * Makefile.in: Regenerate.
6058
6059 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6060
6061 * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
6062 and Makefile.def.
6063
6064 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6065
6066 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6067 * Makefile.in: Regenerated.
6068
6069 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6070
6071 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6072 * Makefile.in: Regenerate.
6073
6074 2003-04-18 Jakub Jelinek <jakub@redhat.com>
6075
6076 * configure.in (powerpc64*-*-linux*): Remove.
6077 * configure: Rebuilt.
6078
6079 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
6080
6081 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6082 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6083 and restrap.
6084 * Makefile.in: Regenerate.
6085
6086 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
6087
6088 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6089 * configure: Regenerated.
6090
6091 2003-04-11 Alexandre Oliva <aoliva@redhat.com>
6092
6093 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6094 * */configure: Rebuilt.
6095
6096 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6097
6098 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6099 * Makefile.in: Regenerate.
6100
6101 2003-03-14 Michael Chastain <mec@shout.net>
6102
6103 * Makefile.in: Regenerate with correct Makefile.def.
6104
6105 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6106
6107 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6108 Make macro.
6109 * Makefile.in: Regenerate.
6110 * configure.in: Clean up gxx_include_dir logic.
6111 * configure: Regenerate.
6112
6113 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6114
6115 * configure.in (gxx_include_dir): Fix typo.
6116 * configure: Regenerated.
6117
6118 2003-03-06 Andrew Cagney <cagney@redhat.com>
6119
6120 * texinfo/texinfo.tex: Import version 2003-02-03.16.
6121
6122 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
6123
6124 * configure.in: Include $(build_tooldir)/sys-include in
6125 FLAGS_FOR_TARGET.
6126 * configure: Regenerated.
6127
6128 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6129
6130 * Makefile.tpl: Reindent.
6131 * Makefile.in: Regenerate.
6132 * configure.in: Reindent. Don't set unused variables.
6133 * configure: Regenerate.
6134
6135 * Makefile.tpl: Always pass down RANLIB.
6136 * Makefile.in: Regenerate.
6137
6138 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6139 * Makefile.in: Regenerate.
6140 * configure.in: Remove unused logic relating to --enable-shared
6141 and --enable-threads. Remove bogus comments. Remove redundant
6142 noconfigdirs.
6143 * configure: Regenerate.
6144
6145 * configure.in: Replace ${libstdcxx_version} by its value.
6146 Remove reference to mh-dgux.
6147 * configure: Regenerate.
6148
6149 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6150
6151 * Makefile.tpl: Rearrange.
6152 * Makefile.in: Regenerate.
6153
6154 2003-02-25 Nick Clifton <nickc@redhat.com>
6155
6156 * configure: Remove site-file supprot - it is obsolete.
6157
6158 2003-02-24 Uwe Stieber <uwe@wwws.de>
6159
6160 * configure.in: Add support for kaOS as cross build target system.
6161 * configure: Regenerated.
6162
6163 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
6164
6165 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6166 configure-target-* as some target builds may require additional
6167 flags for preprocessor tests.
6168 * Makefile.in: Regenerated.
6169
6170 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6171
6172 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6173 * ltconfig: Handle it.
6174 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6175 auto-detecting it.
6176
6177 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6178
6179 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6180 it is used as argument to $CC.
6181 * ltcf-gcj.sh: Likewise.
6182
6183 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6184
6185 * configure.in: Introduce --enable-maintainer-mode.
6186 * configure: Rebuilt.
6187 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6188 for maintainer mode.
6189 * Makefile.in: Rebuilt.
6190
6191 2003-02-19 Andrew Cagney <ac131313@redhat.com>
6192
6193 * configure: Regenerate using autoconf 2.13.
6194
6195 2003-02-19 Alan Modra <amodra@bigpond.net.au>
6196
6197 * config.guess: Import latest version.
6198 * config.sub: Import latest version.
6199
6200 2003-02-18 Jason Merrill <jason@redhat.com>
6201
6202 * Makefile.tpl (check-c++): Allow parallelism.
6203
6204 2003-02-17 Andrew Cagney <ac131313@redhat.com>
6205
6206 * configure: Regenerate using autoconf 000227.
6207
6208 2003-02-15 Geoffrey Keating <geoffk@apple.com>
6209
6210 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6211 don't configure target-libobjc.
6212 * configure: Regenerate.
6213
6214 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6215
6216 * Makefile.tpl (RANLIB): Define.
6217 * Makefile.in: Regenerate.
6218
6219 2003-02-06 Keith R Seitz <keiths@redhat.com>
6220
6221 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6222 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6223 * Makefile.in: Regenerated.
6224 * configure.in: Remove all traces of snavigator, db, and grep.
6225 * configure: Regenerated.
6226
6227 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
6228
6229 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6230 * Makefile.in: Regenerated.
6231
6232 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
6233
6234 * config.if: Copy from GCC.
6235
6236 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
6237
6238 * configure.in: Revert 24Jan change.
6239 * configure: Regenerate.
6240
6241 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6242
6243 * configure.in: Revert previous change.
6244 * configure: Regenerate.
6245
6246 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6247
6248 * configure.in: Make rda native-only.
6249 * configure: Regenerate.
6250
6251 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6252
6253 * configure.in: Add missing \.
6254 * configure: Rebuilt.
6255
6256 2003-01-17 Jakub Jelinek <jakub@redhat.com>
6257
6258 * configure.in (baseargs): Avoid using \| in sed regular
6259 expressions.
6260 * configure: Rebuilt.
6261
6262 2003-01-16 Jakub Jelinek <jakub@redhat.com>
6263
6264 * configure.in (baseargs): Remove all supported forms of
6265 --cache-file, --srcdir, --host, --build and --target options
6266 from argument lists.
6267 * configure: Rebuilt.
6268
6269 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
6270
6271 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6272 * configure: Rebuilt.
6273
6274 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6275
6276 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6277 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6278 * Makefile.in: Regenerate.
6279 * configure: Regenerate.
6280
6281 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6282
6283 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6284 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6285 * Makefile.in: Regenerate.
6286
6287 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
6288
6289 * configure.in: Remove Makefile in build, host and target modules
6290 unless configure was run with --no-recursion.
6291 * configure: Rebuilt.
6292
6293 2003-01-08 Chris Demetriou <cgd@broadcom.com>
6294
6295 * config.guess: Update to 2003-01-03 version.
6296 * config.sub: Update to 2003-01-03 version.
6297
6298 2003-01-07 Christopher Faylor <cgf@redhat.com>
6299
6300 * configure: Regenerate with proper autoconf 2.13.
6301
6302 2003-01-07 Christopher Faylor <cgf@redhat.com>
6303
6304 * configure.in: Add AC_PREREQ for consistency.
6305 * configure: Regenerate.
6306
6307 2003-01-06 Andrew Cagney <ac131313@redhat.com>
6308
6309 * configure.in (GDB_TK): Add tcl directories conditional on
6310 gdb/gdbtk directory being present.
6311 * configure: Regenerate.
6312
6313 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
6314
6315 * configure.in (LD): Improve test for gcc. Try to set LD to the ld used
6316 by gcc if LD is not defined and we are not doing a Canadian Cross.
6317 * configure: Rebuilt.
6318
6319 2003-01-01 Daniel Jacobowitz <drow@mvista.com>
6320
6321 * src-release (ETC_SUPPORT): Add fdl.texi and texi2pod.pl.
6322
6323 2002-12-31 Tom Tromey <tromey@redhat.com>
6324
6325 * Makefile.in: Rebuilt.
6326 * Makefile.def (target_modules) [libffi]: Allow installation.
6327
6328 2002-12-31 Andreas Schwab <schwab@suse.de>
6329
6330 * configure.in: Fix use of $program_transform_name.
6331 * configure: Regenerated.
6332
6333 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
6334
6335 * configure.in (baseargs): Don't remove first configure argument.
6336 * configure: Regenerated.
6337
6338 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
6339
6340 * Makefile.tpl (local-distclean): Don't remove...
6341 (multilib.ts): ... this. Moved into...
6342 (multilib.out): ... this. Don't use sub-make.
6343 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6344 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6345 (configure-build-[+module+], configure-[+module+],
6346 configure-target-[+module+], configure-gcc): ... these. Test
6347 for Makefile existence. Drop config.status from dependencies.
6348 * Makefile.in: Rebuilt.
6349 * configure.in: Move gcc-version-trigger to the end of
6350 ac_configure_args. Add comments to maybedep.tmp and
6351 serdep.tmp. Introduce --disable-serial-configure. Remove
6352 nonopt from baseargs, matching and removing corresponding
6353 whitespace while at it.
6354 * configure: Rebuilt.
6355
6356 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6357
6358 * configure.in (host_configargs): Replace reference to
6359 no-longer-defined buildopts with --build=${build_alias}.
6360 * configure: Rebuilt.
6361
6362 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6363
6364 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6365 program_transform_name to standard idiom.
6366 (AUTOGEN, AUTOCONF): Define.
6367 (Makefile.in): Use $(AUTOGEN).
6368 (Makefile): Depend on config.status, and use autoconf-style rule to
6369 build it. Move original commands to...
6370 (config.status): ... this new target.
6371 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6372 $(AUTOCONF).
6373 * Makefile.in: Rebuilt.
6374
6375 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6376
6377 * Makefile.tpl: Fix dramatic bustage due to change in
6378 program_transform_name.
6379 * Makefile.in: Regenerate.
6380
6381 * configure.in: Remove unnecessary PATH setting.
6382 * configure: Regnerate.
6383
6384 * configure.in: Don't default to unprefixed tools unless
6385 the native tools will work.
6386 * configure: Regenerate.
6387
6388 * configure.in: Convert to autoconf script. Blow away lots
6389 of now-redundant Makefile fragments.
6390 * configure: Generate using Autoconf.
6391 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6392 * Makefile.in: Regenerate.
6393
6394 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6395
6396 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
6397 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6398
6399 * ChangeLog: Move a couple of entries from here to winsup/cygwin,
6400 where they belong.
6401
6402 2002-12-24 Andreas Schwab <schwab@suse.de>
6403
6404 * Makefile.tpl (multilib.out): Fix missing space.
6405 * Makefile.in: Regenerate.
6406
6407 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6408
6409 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6410 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6411 * Makefile.in: Regenerate.
6412 * configure.in: Remove unnecessary leftovers.
6413
6414 2002-12-21 Geoffrey Keating <geoffk@apple.com>
6415
6416 * configure.in (extra_ranlibflags_for_target): New variable.
6417 (*-*-darwin): Add -c to ranlib commands.
6418 * configure (tooldir): Handle extra_ranlibflags_for_target.
6419
6420 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
6421
6422 * COPYING.NEWLIB: Updated.
6423 * COPYING.LIBGLOSS: Ditto.
6424
6425 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6426
6427 * Makefile.tpl: Revert HJL's change.
6428 * Makefile.in: Regenerated.
6429 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6430 always.
6431
6432 2002-12-19 Andreas Schwab <schwab@suse.de>
6433
6434 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6435 * Makefile.in: Regenerate.
6436
6437 2002-12-18 H.J. Lu <hjl@gnu.org>
6438
6439 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6440 * Makefile.in: Regenerated.
6441
6442 * configure.in (build_prefix): New. Substitute.
6443
6444 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6445
6446 * Makefile.tpl: Don't let real targets depend on phony targets.
6447 * Makefile.in: Regenerate.
6448
6449 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6450 * Makefile.in: Regenerate.
6451
6452 2002-12-16 Jason Merrill <jason@redhat.com>
6453
6454 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6455 previous 'make bootstrap'.
6456 * Makefile.in: Regenerate.
6457
6458 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6459
6460 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6461
6462 2002-12-13 Jason Merrill <jason@redhat.com>
6463
6464 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6465 library tests.
6466 (check-c++): Just depend on it and check-target-libstdc++-v3.
6467 * Makefile.in: Regenerate.
6468
6469 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6470
6471 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6472 * Makefile.in: Regenerate.
6473
6474 2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
6475
6476 * COPYING.NEWLIB: Update list of alternate Regent of California
6477 licenses and discuss official revoking of advertising clause.
6478 * COPYING.LIBGLOSS: Ditto.
6479
6480 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
6481
6482 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6483 * Makefile.in: Rebuilt.
6484
6485 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6486
6487 * configure: Fix bug put in by gremlins.
6488
6489 * Makefile.tpl: Substitute more autoconfily.
6490 * configure: Substitute more autoconfily.
6491 * Makefile.in: Regenerate.
6492
6493 2002-12-08 Andrew Cagney <ac131313@redhat.com>
6494
6495 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6496 * Makefile.in (all-sim): Ditto.
6497
6498 2002-12-06 DJ Delorie <dj@redhat.com>
6499
6500 * Makefile.tpl: Change configure dependencies to not have real
6501 targets depend on phony targets.
6502
6503 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6504
6505 * configure.in: Revert unintentional change.
6506
6507 * src-release: Configure host subdirs.
6508
6509 * Makefile.tpl: Change dependency for */multilib.out so that
6510 it works when gcc isn't in the tree.
6511
6512 * configure.in: Substitute more.
6513 * configure: Run subconfigures from the Makefile.
6514 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6515 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6516
6517 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6518
6519 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6520 and corresponding dependencies.
6521 * Makefile.in: Regenerate.
6522
6523 * configure.in (host_tools): Order binutils, gas and ld for
6524 convenience in running the testsuites.
6525
6526 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6527 * Makefile.in: Regenerate.
6528 * configure.in: Introduce rules to serialize subconfigure runs.
6529
6530 * configure.in: Introduce BASE_CC_FOR_TARGET.
6531 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6532 Realize configure-build-* targets. Realize configure-target-* targets.
6533 * Makefile.in: Regenerate.
6534
6535 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6536
6537 * configure: Move gcc_version_trigger stuff from here...
6538 * configure.in: ...to here.
6539
6540 * configure.in: Separate subconfigure options added by this file from
6541 options given by the user. Add machinery to put args for host
6542 subconfigures into the Makefile.
6543
6544 * Makefile.tpl: Remove 'vault' targets.
6545 * Makefile.tpl: Reorder and comment dependencies.
6546 * Makefile.in: Regenerate.
6547
6548 2002-11-28 Geoffrey Keating <geoffk@apple.com>
6549
6550 * configure.in: Move host-specific darwin noconfigdirs into
6551 the host-specific section.
6552
6553 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6554
6555 * Makefile.tpl: Restore bkorb's style patch, accidentally lost
6556 during replay.
6557 * Makefile.in: Regenerate.
6558
6559 (finishing slow-motion replay)
6560 * configure: Remove skip-this-dir support.
6561 * Makefile.tpl: Remove skip-this-dir support.
6562
6563 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6564 subdirectories.
6565 * Makefile.in: Regenerate.
6566
6567 * Makefile.tpl: Strip out useless setting of 'dir'.
6568 * Makefile.in: Regenerate.
6569
6570 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6571
6572 (finishing slow-motion replay)
6573 * configure.in: Fix deeply stupid bug.
6574
6575 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6576 shell code in CXX_FOR_TARGET
6577 * Makefile.def: Introduce raw_cxx.
6578 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6579 RAW_CXX_FOR_TARGET.
6580 * Makefile.in: Regenerate.
6581
6582 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6583
6584 (finishing slow-motion replay)
6585 * Makefile.tpl: Remove unnecessary ifs.
6586 * Makefile.in: Regenerate.
6587
6588 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6589 dependencies. Maybe-ize build-libiberty. Create dummy install
6590 targets for 'no_install' modules.
6591 * configure: Move GDB_TK substitution to configure.in. Move
6592 build_modules stuff to configure.in.
6593 * configure.in: Implement soft dependency machinery. Maybe-ize
6594 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6595 * Makefile.in: Regenerate.
6596
6597 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6598
6599 (continuing slow-motion replay)
6600 * Makefile.tpl: Make all-target, install-target behave similarly
6601 to all, install (only hitting configured targets). Eliminate
6602 unused macro defintions.
6603
6604 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6605 build != host.
6606
6607 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6608
6609 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6610
6611 * configure.in: Produce lists of subdir targets we're actually
6612 configuring. Remove references to "dosrel".
6613 * Makefile.tpl: Let configure set which subdir targets are hit.
6614 Remove install-cross; clean up install; remove ALL. Remove
6615 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6616 Autogenerate host module targets. Remove empty dependency lines
6617 and redundant dependency; rearrange slightly.
6618 * Makefile.def: Add host-side libtermcap, utils.
6619
6620 * Makefile.in: Regenerate.
6621
6622 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6623
6624 (Continuing slow-motion replay)
6625 * Makefile.def: Add list of recursive targets to autogenerate.
6626 Add build_modules.
6627 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6628 targets. Autogenerate *-build-* targets.
6629 * Makefile.in: Regenerate.
6630
6631 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6632
6633 (Continuing slow-motion replay)
6634 * configure: More autoconf-style substitutions.
6635 * Makefile.tpl: More autoconf-style substitutions.
6636 * Makefile.in: Regenerate.
6637
6638 2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
6639
6640 (Continuing slow-motion replay)
6641 * configure: Substitute more variables in a more autoconf-friendly
6642 way. Simplify slightly.
6643 * Makefile.tpl: Make more variables substitutable in an
6644 autoconf-friendly way.
6645 * Makefile.in: Regenerate.
6646
6647 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6648
6649 (Continuing slow-motion replay)
6650 * configure.in (v810*): Remove special setting of tools.
6651
6652 * configure: Add support for extra required flags for ar or nm.
6653 * configure.in (aix4.3+): Use above support for target-specific
6654 issues, rather than using config/mt-aix43.
6655
6656 2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
6657
6658 (Starting slow-motion replay merge from gcc 3.4 b-i-b branch)
6659 * configure: Remove 'removing', which doesn't work. Replace $subdir
6660 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6661 with $srcdir. Reformat indentation. Substitute some variables
6662 formerly hard-coded in the Makefile for build=host.
6663 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6664 * Makefile.def: Autogenerate more.
6665 * Makefile.in: Regenerate.
6666
6667 2002-11-13 Bruce Korb <bkorb@gnu.org>
6668
6669 * Makefile.tpl: syntactic cleanup
6670
6671 2002-11-04 Kevin Buettner <kevinb@redhat.com>
6672
6673 * Makefile.def (host_modules): Add rda.
6674 * Makefile.in: Regenerate.
6675 * configure.in (target_tool): Add target-rda to list.
6676
6677 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
6678
6679 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6680 and restrap targets to this rule.
6681 * Makefile.in: Regenerate.
6682
6683 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6684
6685 * configure.in (i[3456]86-*-linux*): Add check to disable
6686 ${libgcj} for glibc1.
6687
6688 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6689
6690 * configure.in: Add tic4x target.
6691
6692 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6693
6694 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6695 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6696 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6697 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6698 * Makefile.in: Regenerate.
6699
6700 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6701
6702 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6703 * Makefile.in: Regenerate.
6704
6705 * Makefile.def: Remove order dependency comments.
6706 * Makefile.tpl: Add explicit install-install dependencies.
6707 * Makefile.in: Regenerate.
6708
6709 * Makefile.tpl: Remove material now in src-release. (Finally!)
6710 * Makefile.in: Regenerate.
6711
6712 * configure: Restore my original patch by syncing with gcc version.
6713
6714 * Bring following over from gcc:
6715
6716 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
6717
6718 * configure.in (s390*-*-linux*): Enable libgcj.
6719
6720 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6721
6722 * Makefile.in: Regenerate. This really ought to fix things. :sigh:
6723
6724 2002-10-02 Alan Modra <amodra@bigpond.net.au>
6725
6726 * configure: Move stray lines back to where they belong.
6727
6728 2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
6729
6730 * Makefile.tpl: Insert configure-target target, for src-release.
6731
6732 * configure: Finish reverting change which Andrew Cagney started
6733 reverting. Should fix bustage.
6734
6735 * src-release (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6736 * src-release: New file. Contains material for making net
6737 releases for gdb, binutils, et al., formerly in Makefile.in.
6738
6739 2002-09-30 Nick Clifton <nickc@redhat.com>
6740
6741 * cpu: New top level directory. Intended to hold input files for
6742 CGEN which have FSF copyright assignment.
6743 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
6744
6745 2002-09-29 Andrew Cagney <ac131313@redhat.com>
6746
6747 Revert below (note that src does not contain Makefile.tpl):
6748 * Makefile.tpl: Make subsituted variables more autoconfy.
6749 * Makefile.in: Regenerate.
6750
6751 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
6752
6753 * configure: Revert accidentally applied changes.
6754
6755 * Makefile.tpl: Make more autoconf-friendly.
6756 * Makefile.in: Regenerate.
6757 * configure: Make substitution more autoconf-like.
6758
6759 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
6760
6761 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
6762 single entry to handle all these.
6763 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
6764 libjava on arm-*-elf.
6765
6766 2002-09-27 Geoffrey Keating <geoffk@apple.com>
6767
6768 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
6769 things that depend on them.
6770
6771 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6772
6773 * Makefile.tpl: Make subsituted variables more autoconfy.
6774 * Makefile.in: Regenerate.
6775 * configure: Make seds more autoconfy.
6776
6777 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
6778
6779 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
6780 * Makefile.in: Regenerate.
6781 * configure.in: Rewrite sed statements to look autoconfy.
6782
6783 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
6784 all-target-foo on configure-target-foo.
6785 * Makefile.def: Ditto.
6786 * Makefile.in: Rebuild.
6787
6788 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
6789
6790 * Makefile.def: New file.
6791 * Makefile.tpl: New file.
6792 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
6793
6794 * configure.in: Minor rearrangement. Simplify tests.
6795
6796 2002-09-23 Jason Thorpe <thorpej@wasabisystems.com>
6797
6798 * configure.in (with_headers): Skip copy if value is "yes".
6799 (with_libs): Likewise.
6800
6801 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
6802
6803 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
6804 * configure.in (sh*-*-pe*): Ditto.
6805 * configure.in (mips*-*-pe*): Ditto.
6806 * configure.in (*arm-wince-pe): Ditto.
6807
6808 * configure.in: Rearrange.
6809
6810 2002-09-12 Nick Clifton <nickc@redhat.com>
6811
6812 * Import these changes from the config master repository:
6813
6814 2002-09-05 Svein E. Seldal <Svein.Seldal@solidas.com>
6815
6816 * config.sub: Add tic4x target.
6817
6818 2002-09-03 Ben Elliston <bje@redhat.com>
6819
6820 * config.guess: Detect NSR-D machines for nsr-tandem-nsk.
6821 Reported by <Duncan_Stodart@insession.com>.
6822
6823 2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
6824
6825 * COPYING.NEWLIB: More updates.
6826
6827 2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
6828
6829 * COPYING.NEWLIB: Update.
6830
6831 2002-08-23 Andrew Cagney <ac131313@redhat.com>
6832
6833 * texinfo/texinfo.tex: Import version 2002-06-04.06.
6834
6835 * config.guess: Import version 2002-08-23.
6836 * config.sub: Import version 2002-08-22.
6837
6838 2002-08-20 Alexandre Oliva <aoliva@redhat.com>
6839
6840 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
6841 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
6842 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
6843
6844 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
6845
6846 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
6847
6848 2002-08-04 H.J. Lu (hjl@gnu.org)
6849
6850 * configure.in (mips*-*-linux*): Don't skip target-libffi.
6851
6852 2002-07-31 Alan Modra <amodra@bigpond.net.au>
6853
6854 * configure.in: Move generic linux case to end. Copy generic
6855 linux noconfigdirs to mips*-*-linux* entry and new
6856 powerpc64*-*-linux* entry. Add target-libffi for the latter.
6857
6858 2002-07-19 Chris Demetriou <cgd@broadcom.com>
6859
6860 * MAINTAINERS: Clarify on config.guess and config.sub, and add
6861 one instance of them which was missed to the list to update.
6862
6863 2002-07-16 Chris Demetriou <cgd@broadcom.com>
6864
6865 * config.guess: Update to 2002-07-09 version.
6866 * config.sub: Update to 2002-07-03 version.
6867
6868 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
6869
6870 * configure.in: Remove two redundant tests.
6871
6872 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6873
6874 * configure.in (mips*-*-irix6*o32): Enable stabs.
6875
6876 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
6877
6878 * configure.in: Don't build grez.
6879 * Makefile.in: Ditto.
6880
6881 * Makefile.in: Remove references to bsp, cygmon, libstub.
6882 * configure.in: Ditto.
6883
6884 * configure.in: Remove leftover reference to gdbtest.
6885
6886 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
6887
6888 * configure.in (gxx_include_dir): Change to match versioned
6889 C++ headers if --enable-version-specific-runtime-libs is used.
6890
6891 2002-07-04 Steve Ellcey <sje@cup.hp.com>
6892
6893 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
6894
6895 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
6896
6897 * configure.in: Make --without-x work.
6898
6899 2002-07-03 Nick Clifton <nickc@cambridge.redhat.com>
6900
6901 * contrib: New directory. Created to contain a copy of the
6902 texi2pod.pl script so that it is in the same place as the version in
6903 the FSF GCC sources.
6904
6905 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
6906
6907 * configure.in: Rearrange target Makefile fragment collection.
6908
6909 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
6910 cvs[src].
6911 * configure.in: Ditto.
6912
6913 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
6914
6915 * Makefile.in: Eliminate 'apache' targets.
6916 * configure.in: Eliminate 'apache' targets.
6917
6918 * configure.in: Eliminate redundant tests. Reorganize.
6919
6920 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
6921
6922 * config-ml.in: Eliminate references to Cygnus configure.
6923
6924 * Makefile.in: Eliminate references to building emacs.
6925
6926 2002-07-01 Denis Chertykov <denisc@overta.ru>
6927
6928 * configure.in: Add support for ip2k.
6929
6930 2002-06-24 Ben Elliston <bje@redhat.com>
6931
6932 * configure.in (host_tools): Remove cgen.
6933
6934 * Makefile.in (all-cgen): Remove; runs from its source directory.
6935 (check-cgen, install-cgen, clean-cgen): Likewise.
6936 (all-opcodes): No not depend on all-cgen.
6937 (all-sim): Likewise.
6938
6939 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
6940
6941 * configure.in: Fix AIX configury bug.
6942
6943 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6944
6945 * configure.in: Replace ${topsrcdir} with ${srcdir}.
6946
6947 * configure.in: Move definition of libstdcxx_flags right above
6948 usage, rather than way earlier.
6949
6950 * configure.in: Pull definition of is_cross_compiler earlier.
6951
6952 * configure.in: Rearrange a little.
6953
6954 * configure.in: Remove references to librx.
6955 * Makefile.in: Remove references to librx.
6956
6957 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
6958
6959 * configure.in: Eliminate ${gasdir} variable.
6960
6961 2002-06-18 Dave Brolley <brolley@redhat.com>
6962
6963 * configure.in: Add support for frv.
6964 * config.sub: Add support for frv.
6965
6966 2002-06-12 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6967
6968 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
6969
6970 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
6971
6972 * configure.in (vax-*-netbsd*): Re-enable gas.
6973
6974 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
6975
6976 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
6977 BUILD_PREFIX_1, to correct nomenclature.
6978 * configure: Likewise.
6979
6980 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
6981 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
6982
6983 2002-05-31 Olaf Hering <olh@suse.de>
6984
6985 * config-ml.in: Propogate DESTDIR also.
6986
6987 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
6988
6989 * configure.in (vax-*-netbsd*): Don't build gas for this
6990 platform.
6991
6992 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
6993
6994 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
6995 and libgcj for AVR.
6996
6997 2002-05-28 Nick Clifton <nickc@cambridge.redhat.com>
6998
6999 * config.sub: Add DLX target.
7000
7001 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7002
7003 * config.guess: Update to 2002-05-22 version.
7004 * config.sub: Likewise.
7005
7006 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7007
7008 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7009 * config-ml.in: Likewise.
7010 * configure: Likewise.
7011 * configure.in: Likewise.
7012
7013 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7014
7015 * configure.in: Simplify makefile fragment collection.
7016
7017 * configure.in: Remove code to build emacs.
7018
7019 * configure.in : Remove --srcdir argument from targargs and buildargs
7020 (it's always overridden in the Makefile anyway). Rearrange a bit.
7021
7022 * configure: Move some logic to configure.in.
7023 * configure.in: Move some logic from configure.
7024
7025 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>
7026
7027 * COPYING.LIBGLOSS: New file.
7028
7029 2002-05-07 Federico G. Schwindt <fgsch@olimpo.com.br>
7030
7031 * Makefile.in: Honour DESTDIR.
7032
7033 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
7034
7035 * configure.in (noconfigdirs): Don't disable libgcj on
7036 sparc64-*-solaris* and sparcv9-*-solaris*.
7037
7038 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
7039
7040 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7041
7042 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7043
7044 * configure.in (FLAGS_FOR_TARGET): Do not add
7045 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7046 on i[3456]86-*-linux*.
7047
7048 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7049
7050 * configure.in (noconfigdirs): Replace [ ] with test.
7051
7052 * configure.in (noconfigdirs): Do not add target-newlib if
7053 target == i[3456]86-*-linux*, and host == target.
7054
7055 2002-04-29 Mark Mitchell <mark@codesourcery.com>
7056
7057 * config.guess: Updated to 2002-04-26's version.
7058 * config.sub: Updated to 2002-04-26's version.
7059
7060 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7061
7062 * configure.in: delete reference to absent file
7063
7064 * configure.in: replace '[' with 'test'
7065
7066 * configure.in: Eliminate references to gash.
7067 * Makefile.in: Eliminate references to gash.
7068
7069 * configure.in: remove useless references to 'pic' makefile fragments.
7070
7071 * configure.in: (*-*-windows*) Finish removing.
7072
7073 * configure.in: Eliminate redundant test for libgui.
7074
7075 2002-04-26 Joel Sherrill <joel@OARcorp.com>
7076
7077 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7078 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7079
7080 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7081
7082 * configure.in: remove references to dead files
7083
7084 2002-04-18 Tom Tromey <tromey@redhat.com>
7085
7086 * configure.in: Disallow configuring libgcj when it is already
7087 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7088 Solaris 2.8 by default. For PR libgcj/6158.
7089
7090 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7091
7092 * configure.in: Move default CC setting out of config/mh-* fragments
7093 directly into here.
7094
7095 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7096
7097 * configure.in: don't even try to configure or make a subdirectory
7098 if there's no configure script for it.
7099
7100 2002-04-15 Mark Mitchell <mark@codesourcery.com>
7101
7102 * MAINTAINERS: Remove chill maintainers.
7103 * Makefile.in (CHILLFLAGS): Remove.
7104 (CHILL_LIB): Remove.
7105 (TARGET_CONFIGDIRS): Remove libchill.
7106 (CHILL_FOR_TARGET): Remove.
7107 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7108 CHILL_LIB.
7109 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7110 (CHECK_TARGET_MODULES): Likewise.
7111 (INSTALL_TARGET_MODULES): Likewise.
7112 (CLEAN_TARGET_MODULES): Likewise.
7113 (configure-target-libchill): Remove.
7114 (all-target-libchill): Remove.
7115 * configure.in (target_libs): Remove target-libchill.
7116 Do not compute CHILL_FOR_TARGET.
7117 * libchill: Remove directory.
7118
7119 2002-04-15 DJ Delorie <dj@redhat.com>
7120
7121 * Makefile.in, configure.in, configure: Sync with gcc, entries
7122 follow...
7123
7124 2002-04-08 Tom Tromey <tromey@redhat.com>
7125
7126 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7127 Fixes PR libgcj/6068.
7128
7129 2002-03-30 Krister Walfridsson <cato@df.lth.se>
7130
7131 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7132
7133 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7134
7135 * configure.in (alpha*-dec-osf*): Enable libgcj.
7136
7137 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7138
7139 Fix for: PR bootstrap/3591, target/5676
7140 * configure.in (mcore-pe): Disable the configuration of
7141 libstdc++-v3 since exceptions are not supported.
7142
7143 2002-03-20 Anthony Green <green@redhat.com>
7144
7145 * configure.in: Enable libgcj for xscale-elf target.
7146
7147 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7148
7149 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7150 libjava.
7151 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7152
7153 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
7154
7155 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7156 libstdc++-v3 and libjava.
7157
7158 2002-02-11 Adam Megacz <adam@xwt.org>
7159
7160 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7161 boehm-gc
7162
7163 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
7164
7165 * config.guess: Updated to 2002-01-30's version.
7166 * config.sub: Updated to 2002-02-01's version.
7167 Contribute sh64-elf.
7168 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7169 * configure.in: Added sh64-*-*.
7170
7171 2002-01-17 H.J. Lu <hjl@gnu.org>
7172
7173 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7174 (all-target-fastjar): Also depend on all-target-libiberty.
7175
7176 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7177
7178 * configure, configure.in: Use temp file for long sed commands.
7179
7180 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7181
7182 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7183 libf2c.
7184
7185 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7186
7187 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7188
7189 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
7190
7191 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7192
7193 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7194
7195 * configure: Handle temporary files securely using mkdir.
7196
7197 2001-09-26 Will Cohen <wcohen@redhat.com>
7198
7199 * configure.in (*-*-linux*): Disable configuration of target-newlib
7200 and target-libgloss.
7201
7202 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7203
7204 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7205 RANLIB.
7206
7207 2001-08-11 Graham Stott <grahams@redhat.com>
7208
7209 * Makefile.in (check-c++): Add missing semicolon.
7210
7211 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7212
7213 * configure.in (sh-*-linux*): New.
7214
7215 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7216
7217 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7218 and libgcj on m68hc11/m68hc12.
7219
7220 2001-06-27 H.J. Lu (hjl@gnu.org)
7221
7222 * Makefile (CFLAGS_FOR_BUILD): New.
7223 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7224
7225 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
7226
7227 * configure.in (libstdcxx_flags): Do not try to execute
7228 libstdc++-v3/testsuite_flags until it exists.
7229
7230 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
7231
7232 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
7233
7234 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
7235
7236 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
7237
7238 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
7239
7240 * configure.in: Move *-chorusos target case to the proper switch.
7241 Disable libgcj.
7242
7243 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7244
7245 * Makefile.in (STAGE1_CFLAGS): Pass down.
7246
7247 2001-04-13 Alan Modra <amodra@one.net.au>
7248
7249 * config.guess: Add hppa64-linux support. Note for next import that
7250 this is already in the master file.
7251 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
7252
7253 2001-03-22 Colin Howell <chowell@redhat.com>
7254
7255 * Makefile.in (DO_X): Do not backslash single-quotes in
7256 backquotes (two places).
7257
7258 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
7259
7260 * Makefile.in (DO_X): Quote nested quotes.
7261
7262 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
7263
7264 * Makefile.in (DO_X): Use double quotes for quoting
7265 "RANLIB=$${RANLIB}".
7266
7267 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
7268
7269 * configure.in: Only use `lang_requires' for languages athat are
7270 actually enabled.
7271
7272 2001-03-07 Tom Tromey <tromey@redhat.com>
7273
7274 * configure.in: Allow config-lang.in to set `lang_requires' to list
7275 of other required languages.
7276
7277 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
7278
7279 * Makefile.in: Remove RANLIB definition. Use RANLIB
7280 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
7281 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
7282
7283 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
7284 Alexandre Oliva <aoliva@redhat.com>
7285
7286 * Makefile.in (check-c++): Use tabs, not spaces.
7287
7288 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
7289
7290 * Makefile.in (check-c++): New rule.
7291
7292 * configure.in (target_libs): Remove libg++.
7293 (noconfigdirs): Remove libg++.
7294 (noconfigdirs): Same.
7295 (noconfigdirs): Same.
7296 (noconfigdirs): Same.
7297
7298 * config-ml.in: Remove libg++ references.
7299
7300 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
7301 (ALL_TARGET_MODULES): Same.
7302 (configure-target-libg++): Remove.
7303 (all-target-libg++): Remove.
7304 (configure-target-libio): Remove.
7305 (all-target-libio): Remove.
7306 (check-target-libio): Remove.
7307 (.PHONY): Remove.
7308 (libg++.tar.bz2): Remove.
7309 (all-target-cygmon): Remove libio.
7310 (all-target-libstdc++): Remove.
7311 (configure-target-libstdc++): Remove.
7312 (TARGET_LIB_PATH): Remove libstdc++.
7313 (ALL_GCC_CXX): Remove libstdc++.
7314 (all-target-gperf): Correct.
7315
7316 2001-02-15 Anthony Green <green@redhat.com>
7317
7318 * configure: Introduce GCJ_FOR_TARGET.
7319 * configure.in: Ditto.
7320 * Makefile.in: Ditto.
7321
7322 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
7323
7324 * configure.in: for *-chorusos, don't config target-newlib and
7325 target-libgloss.
7326
7327 2001-02-04 Mark Mitchell <mark@codesourcery.com>
7328
7329 Remove V2 C++ library.
7330 * configure.in: Remove --enable-libstdcxx_v3 support.
7331
7332 2001-01-27 Richard Henderson <rth@redhat.com>
7333
7334 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
7335
7336 2001-01-26 Tom Tromey <tromey@redhat.com>
7337
7338 * configure.in: Allow libgcj to be built on Sparc Solaris.
7339
7340 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
7341
7342 * configure.in: Enable libgcj on several additional platforms.
7343
7344 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
7345
7346 * configure.in: Enable libgcj for linux targets.
7347
7348 2001-01-09 Mike Stump <mrs@wrs.com>
7349
7350 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
7351 failures of subdirectories.
7352
7353 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7354
7355 * configure: handle DOS-style absolute paths.
7356
7357 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7358
7359 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
7360
7361 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
7362
7363 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
7364 (libstdcxx_incdir): Pass down.
7365 * config.if: Remove expired bits for cxx_interface, add stub.
7366 (libstdcxx_incdir): Add variable for g++ include directory.
7367 * configure.in (gxx_include_dir): Use it.
7368
7369 2000-12-15 Andreas Jaeger <aj@suse.de>
7370
7371 * configure.in: Handle lang_dirs.
7372
7373 2000-12-13 Anthony Green <green@redhat.com>
7374
7375 * configure.in: Disable libgcj for any target not specifically
7376 listed. Disable libgcj for x86 and Alpha Linux until compatible
7377 with g++ abi.
7378
7379 2000-12-13 Mike Stump <mrs@wrs.com>
7380
7381 * Makefile.in (local-distclean): Also remove fastjar.
7382
7383 2000-12-10 Anthony Green <green@redhat.com>
7384
7385 * configure.in: Define libgcj. Disable libgcj target libraries for
7386 most targets.
7387
7388 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
7389
7390 * configure.in (target_libs): Revert 2000-12-08 patch.
7391 (noconfigdirs): Added target-libjava.
7392
7393 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7394
7395 * Makefile.in: handle DOS-style absolute paths.
7396
7397 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7398
7399 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
7400 libjava.
7401 * configure.in (target_libs): Removed `target-libjava'.
7402
7403 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
7404
7405 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
7406 (ALL_MODULES): Added fastjar.
7407 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
7408 (all-target-libjava): all-fastjar replaces all-zip.
7409 (all-fastjar): Added.
7410 (configure-target-fastjar, all-target-fastjar): Likewise.
7411 * configure.in (host_tools): Added fastjar.
7412
7413 2000-12-07 Mike Stump <mrs@wrs.com>
7414
7415 * Makefile.in (local-distclean): Remove leftover built files.
7416
7417 2000-11-16 Fred Fish <fnf@be.com>
7418
7419 * configure.in (enable_libstdcxx_v3): Fix typo,
7420 libstd++ -> libstdc++.
7421
7422 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
7423
7424 * configure: Provide the original toplevel configure arguments
7425 (including $0) to subprocesses in the environment rather than
7426 through gcc/configargs.h.
7427
7428 2000-11-12 Mark Mitchell <mark@codesourcery.com>
7429
7430 * configure: Turn on libstdc++ V3 by default.
7431
7432 2000-10-16 Michael Meissner <meissner@redhat.com>
7433
7434 * configure (gcc/configargs.h): Only create if there is a build GCC
7435 directory created.
7436
7437 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
7438
7439 * configure: Save configure arguments to gcc/configargs.h.
7440
7441 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
7442
7443 * Makefile.in (bootstrap): avoid recursion if subdir missing
7444 (cross): ditto
7445 (do-proto-toplev): ditto
7446
7447 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
7448
7449 * configure.in: Do not build byacc for hppa64. Provide paths to the
7450 X11 libraries for hppa64.
7451
7452 2000-09-02 Anthony Green <green@cygnus.com>
7453
7454 * Makefile.in (all-gcc): Depend on all-zlib.
7455 (CLEAN_MODULES): Add clean-zlib.
7456 (ALL_MODULES): Add all-zlib.
7457 * configure.in (host_libs): Add zlib.
7458
7459 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
7460
7461 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
7462 $targargs to tell whether newlib is going to be built.
7463
7464 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
7465 $$r/TARGET_SUBDIR/libio for _G_config.h.
7466
7467 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
7468
7469 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
7470
7471 * configure: Make enable_threads and enable_shared defaults
7472 explicit. Substitute enable_threads into generated Makefiles.
7473 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
7474 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
7475
7476 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
7477
7478 * configure.in: Re-enable all references to libg++ and librx.
7479
7480 2002-04-09 Loren James Rittle <rittle@labs.mot.com>
7481
7482 * configure.in: Add *-*-freebsd* configurations.
7483
7484 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7485
7486 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7487 (do-tar, do-bz2): New rules.
7488 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7489 (gdb-tar): New rule.
7490 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7491 (insight_dejagnu.tar): New rule.
7492 (insight.tar): New rule.
7493 (gdb+dejagnu.tar): New rule.
7494 (gdb.tar): New rule.
7495
7496 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7497
7498 * MAINTAINERS: Update dejagnu/
7499
7500 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
7501
7502 * ltmain.sh (relink_command): Fix typo in previous change.
7503
7504 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
7505
7506 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7507 (relink_command): Added --tag flags.
7508 (mode=install): If relinking fails; error out.
7509
7510 2002-03-12 Richard Henderson <rth@redhat.com>
7511
7512 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7513 .NOTPARALLEL tag.
7514 (do-check): Rename from check.
7515 (check): Allow parallel check.
7516
7517 2002-03-11 Richard Henderson <rth@redhat.com>
7518
7519 * Makefile.in (.NOTPARALLEL): Add fake tag.
7520
7521 2002-03-07 H.J. Lu (hjl@gnu.org)
7522
7523 * configure.in: Enable gprof for mips*-*-linux*.
7524
7525 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7526
7527 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7528 libjava.
7529 (CXX_FOR_TARGET): Add -shared-libgcc for libstdc++-v3 and libjava.
7530
7531 2002-02-24 Andrew Cagney <ac131313@redhat.com>
7532
7533 * texinfo/texinfo.tex: Update to version 2002-02-14.08.
7534
7535 2002-02-23 Daniel Jacobowitz <drow@mvista.com>
7536
7537 * config.guess: Import from master sources, rev 1.232.
7538 * config.sub: Import from master sources, rev 1.246.
7539
7540 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
7541
7542 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7543 because its Makefile is there; test for the executable instead.
7544
7545 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
7546
7547 Contribute sh64-elf.
7548 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7549 * configure.in: Added sh64-*-*.
7550
7551 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>
7552
7553 * COPYING.NEWLIB: Remove advertising clause from
7554 Berkeley and Red Hat licenses.
7555
7556 2002-02-01 Mo DeJong <supermo@bayarea.net>
7557
7558 * Makefile.in: Add all-tix to deps for all-snavigator
7559 so that tix is built when building snavigator.
7560
7561 2002-02-01 Ben Elliston <bje@redhat.com>
7562
7563 * config.guess: Import from master sources, rev 1.229.
7564 * config.sub: Import from master sources, rev 1.240.
7565
7566 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7567
7568 From Steve Ellcey <sje@cup.hp.com>:
7569 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7570 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7571 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7572 IA64.
7573 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7574 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7575 soname_spec, sys_lib_search_path_spec): Ditto.
7576
7577 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7578
7579 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7580 target-libiberty, and target-libgloss. Skip Java-related
7581 libraries if not supported for NetBSD on target CPU.
7582
7583 2002-01-23 Nick Clifton <nickc@cambridge.redhat.com>
7584
7585 * configure.in: Import StrongARM and XScale target_configdirs from
7586 FSF GCC version.
7587
7588 2002-01-16 H.J. Lu (hjl@gnu.org)
7589
7590 * config.guess: Import from master sources, rev 1.225.
7591 * config.sub: Import from master sources, rev 1.238.
7592
7593 * MAINTAINERS: Updated notes on config.guess and config.sub.
7594
7595 2002-01-11 Steve Ellcey <sje@cup.hp.com>
7596
7597 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7598 ld and gdb are not supported.
7599
7600 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7601
7602 * Change reference to Cygnus Solutions to be Red Hat.
7603
7604 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>
7605
7606 * COPYING.NEWLIB: Update generic copyright date.
7607
7608 2002-01-07 Mark Salter <msalter@redhat.com>
7609
7610 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7611 Allow target-libgloss to be built for arm, strongarm, and xscale.
7612
7613 2002-01-03 Ben Elliston <bje@redhat.com>
7614
7615 * MAINTAINERS: Update URL for config.* scripts.
7616
7617 2001-12-18 Alan Modra <amodra@bigpond.net.au>
7618
7619 * config.sub: Import latest version.
7620 * config.guess: Likewise.
7621
7622 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7623
7624 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7625 options for i[3456]86-pc-linux* native builds.
7626
7627 2001-12-05 Laurent Guerby <guerby@acm.org>
7628
7629 * MAINTAINERS: gcc adopts symlink-tree, refer more to
7630 libiberty.
7631
7632 Import this patch from gcc:
7633
7634 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
7635
7636 * symlink-tree: handle DOS-style absolute paths.
7637
7638 2001-11-28 DJ Delorie <dj@redhat.com>
7639 Zack Weinberg <zack@codesourcery.com>
7640
7641 When build != host, create libiberty for the build machine.
7642
7643 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7644 CONFIG_ARGUMENTS.
7645 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7646 New variables.
7647 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7648 and rules.
7649 (all.normal): Depend on ALL_BUILD_MODULES.
7650 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7651 (all-build-libiberty): Depend on configure-build-libiberty.
7652
7653 * configure: Calculate and substitute proper value for
7654 ALL_BUILD_MODULES.
7655 * configure.in: Create the build subdirectory.
7656 Calculate and substitute TARGET_CONFIGARGS (formerly
7657 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7658
7659 2001-11-26 Geoffrey Keating <geoffk@redhat.com>
7660
7661 * config.sub: Update to version 1.232 on subversion.
7662
7663 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7664
7665 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7666 files from .po files for a distribution.
7667
7668 2001-11-19 Hans-Peter Nilsson <hp@bitrange.com>
7669
7670 * COPYING.NEWLIB: Mention preserved notice in specific parts.
7671
7672 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
7673
7674 Merged from net gcc:
7675 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7676 * ltcf-c.sh: Use $objext, not $ac_objext.
7677 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7678 * ltcf-cxx.sh: Add support for GNU.
7679 2001-07-22 Timothy Wall <twall@redhat.com>
7680 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7681 default settings if using GNU tools with that configuration.
7682 * ltcf-cxx.sh: Ditto.
7683 * ltcf-gcj.sh: Ditto.
7684 2001-07-21 Michael Chastain <chastain@redhat.com>
7685 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7686 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7687 * ltmain.sh: Mark as gcc-local.
7688
7689 2001-11-13 Jeff Holcomb <jeffh@redhat.com>
7690
7691 * Makefile.in (all-bison): Revert 2001-10-24.
7692 Don't depend on texinfo.
7693
7694 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>
7695
7696 * COPYING.NEWLIB: Add BSD-style license/copyright blurb for my work.
7697
7698 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7699
7700 * configure.in (--enable-languages): Be more permissive about
7701 syntax. Check for empty lists better. Warn about $LANGUAGES.
7702
7703 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7704
7705 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7706
7707 2001-10-24 Jeff Holcomb <jeffh@redhat.com>
7708
7709 Makefile.in (all-bison): Don't depend on texinfo.
7710
7711 2001-10-03 Alan Modra <amodra@bigpond.net.au>
7712
7713 * gettext.m4: Test po/POTFILES.in exists before trying to read.
7714
7715 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
7716
7717 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7718
7719 2001-09-28 Hans-Peter Nilsson <hp@axis.com>
7720
7721 * config.sub, config.guess: Import latest from subversions.
7722
7723 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
7724
7725 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7726 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7727 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7728 avoid quotes nesting problems.
7729 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7730 (DO_X): Export only variables that are set.
7731
7732 2001-09-19 Ben Elliston <bje@redhat.com>
7733
7734 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7735 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7736 semantics. Use the shell built-in "type" command instead.
7737
7738 2001-09-15 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7739
7740 * config.sub: Reverted the earlier change, this version is not the
7741 master file.
7742
7743 2001-09-14 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
7744
7745 * config.sub: Change machine triplets from mipsel*-* to mips*el-*.
7746 Add support for mips64.
7747
7748 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
7749
7750 * configure.in: Enable libstdc++-v3 for h8300 targets.
7751
7752 2001-08-30 Eric Christopher <echristo@redhat.com>
7753 Jason Eckhardt <jle@redhat.com>
7754
7755 * config.sub: Add support for mipsisa32.
7756
7757 2001-08-30 Eric Christopher <echristo@redhat.com>
7758
7759 * config.sub, config.guess: Import latest from subversions.
7760
7761 2001-08-20 Alan Modra <amodra@bigpond.net.au>
7762
7763 * config.sub, config.guess: Import latest from subversions.
7764
7765 2001-07-26 DJ Delorie <dj@redhat.com>
7766
7767 * MAINTAINERS: Clarify libiberty merge rules and procedures.
7768
7769 2001-06-19 Alan Modra <amodra@bigpond.net.au>
7770
7771 * Makefile.in: Revert 2001-06-17.
7772 (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get version from bfd/.
7773
7774 2001-06-17 H.J. Lu <hjl@gnu.org>
7775
7776 * Makefile.in (gas.tar.bz2): Pass TOOL=bfd PACKAGE=gas to make.
7777 (gas+binutils.tar.bz2): Likewise.
7778 (binutils.tar.bz2): Pass TOOL=bfd PACKAGE=binutils to make.
7779
7780 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7781
7782 * Makefile.in (VER): When present, extract the version number from
7783 the file version.in.
7784
7785 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
7786
7787 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
7788 gcc/xgcc is built, use -print-prog-name to find out the program
7789 name to use.
7790
7791 2001-06-04 Mark Mitchell <mark@codesourcery.com>
7792
7793 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
7794 with_gcc]: Use `gcc -shared' to build a shared library.
7795
7796 2001-06-04 John David Anglin <dave@hiauly1.hia.nrc.ca>
7797
7798 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
7799 archives.
7800
7801 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
7802
7803 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
7804 libraries when using g++ with native linker.
7805
7806 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
7807
7808 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
7809
7810 2001-05-24 Tom Rix <trix@redhat.com>
7811
7812 * configure.in : enable ld for aix
7813
7814 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
7815
7816 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
7817 [aix4*|aix5*]: Prepend blank.
7818
7819 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
7820
7821 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7822 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
7823 of subdir/configure scripts to use the new libtool.m4.
7824
7825 2001-05-14 H.J. Lu <hjl@gnu.org>
7826
7827 * config.if (libc_interface): Set to -libc6.2- for cross
7828 compiling to Linux/glibc 2.2.
7829
7830 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
7831
7832 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
7833 libgcj.
7834
7835 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
7836
7837 * configure.in (noconfigdirs): Don't reset it from scratch in the
7838 target case; only append to it.
7839
7840 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
7841
7842 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
7843 sparc-*-solaris2.8]: Disable ${libgcj}.
7844
7845 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
7846
7847 * configure.in (libgcj_saved): Copy from $libgcj.
7848 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
7849 --disable-libgcj.
7850
7851 2001-04-20 Alexandre Oliva <aoliva@redhat.com>
7852
7853 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
7854 1.641.2.228.
7855
7856 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
7857
7858 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7859 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
7860
7861 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
7862
7863 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
7864 New macros.
7865 (bootstrap, cross): Use RECURSE_FLAGS.
7866 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
7867
7868 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
7869
7870 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
7871
7872 2001-03-23 Nick Clifton <nickc@redhat.com>
7873
7874 * README-maintainer-mode: Add note about inability to use "make
7875 distclean" in maintainer mode.
7876
7877 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
7878
7879 Re-installed:
7880 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
7881 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
7882 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
7883 * ltcf-cxx.sh: Likewise.
7884 * ltcf-gcj.sh: Likewise.
7885
7886 2001-03-22 Philip Blundell <philb@gnu.org>
7887
7888 * config.sub, config.guess: Import latest from subversions.
7889
7890 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
7891
7892 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
7893 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
7894
7895 2001-03-20 Michael Chastain <chastain@redhat.com>
7896
7897 * Makefile.in: all-m4 depends on all-texinfo.
7898
7899 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
7900
7901 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
7902
7903 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>
7904
7905 * COPYING.NEWLIB: Remove DJ Delorie's address because it is no
7906 longer valid.
7907
7908 2001-02-16 Nick Clifton <nickc@redhat.com>
7909
7910 * configure.in (noconfigdirs): Allow configuration of texinfo
7911 for Cygwin hosts.
7912
7913 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7914
7915 * config.guess: Add linux target for S/390.
7916 * config.sub: Likewise.
7917 * configure.in: Likewise.
7918
7919 2001-02-06 Ben Elliston <bje@redhat.com>
7920
7921 * configure: Output host type to stdout, not stderr.
7922
7923 2001-02-04 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7924
7925 * config.guess: Import from subversions.gnu.org (revision 1.181).
7926 * config.sub: Import from subversions.gnu.org (revision 1.199).
7927
7928 2001-01-30 Alan Modra <alan@linuxcare.com.au>
7929
7930 * config.guess: Handle hppa64-linux systems.
7931
7932 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7933
7934 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
7935 Don't unset, it's non-portable and no longer necessary, set to empty
7936 instead.
7937
7938 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
7939
7940 * ltconfig: Shell portability fix for the tagname validity check.
7941
7942 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
7943
7944 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
7945
7946 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
7947
7948 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
7949 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
7950
7951 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
7952
7953 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
7954 keep at least one of build_libtool_libs or build_old_libs set to
7955 yes.
7956
7957 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
7958
7959 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
7960 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
7961
7962 2000-11-07 Philip Blundell <pb@futuretv.com>
7963
7964 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7965
7966 2000-11-03 Philip Blundell <pb@futuretv.com>
7967
7968 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7969 files.
7970
7971 2001-01-15 Jeff Johnston <jjohnstn@redhat.com>
7972
7973 * COPYING.NEWLIB: Put into source repository.
7974
7975 2001-01-15 Ben Elliston <bje@redhat.com>
7976
7977 * configure.in (host_tools): Add sid.
7978 Always configure cgen.
7979 * Makefile.in (all-sid): New target.
7980 (check-sid, clean-sid, install-sid): Likewise.
7981
7982 2001-01-07 Andreas Jaeger <aj@suse.de>
7983
7984 * config.sub, config.guess: Update from subversions.
7985
7986 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
7987
7988 * configure.in: Disable language-specific target libraries for
7989 languages that aren't enabled.
7990
7991 2000-11-24 Nick Clifton <nickc@redhat.com>
7992
7993 * configure.in (xscale-elf): Add target.
7994 (xscale-coff): Add target.
7995 (c4x, c5x, tic54x): Move after ARM targets.
7996
7997 2000-11-23 Alexandre Oliva <aoliva@redhat.com>
7998
7999 * ltcf-gcj.sh: Added file, required by 2000-11-18 merge.
8000
8001 2000-11-20 Ian Lance Taylor <ian@zembu.com>
8002
8003 * ltcf-cxx.sh: Added file, required by 2000-11-18 merge.
8004
8005 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8006
8007 * Makefile.in: Merge with GCC and libgcj.
8008 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8009 configure-target-<library> when their configure scripts need the C
8010 or C++ library to have already been built to work properly.
8011 (do_proto_toplev): Set them to an empty string.
8012
8013 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8014
8015 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8016 (REALLY_SET_LIB_PATH): Use them.
8017
8018 2000-11-06 Christopher Faylor <cgf@cygnus.com>
8019
8020 * config.sub: Add support for Sun Chorus
8021
8022 2000-11-02 Per Lundberg <plundis@chaosdev.org>
8023
8024 * config.sub: Add support for the *-storm-chaos OS.
8025
8026 2000-10-30 Stephane Carrez <stcarrez@worldnet.fr>
8027
8028 * configure.in (noconfigdirs): Don't compile some
8029 of the libraries for 68HC11 & 68hc12 targets.
8030
8031 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
8032
8033 * ltconfig, ltmain.sh, libtool.m4: Updated from libtool
8034 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8035 all affected `configure' scripts.
8036
8037 2000-09-25 Alexandre Oliva <aoliva@redhat.com>
8038
8039 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
8040 ltcf-c.sh.
8041
8042 2000-09-12 Philip Blundell <philb@gnu.org>
8043
8044 * config.sub, config.guess: Update from subversions.
8045
8046 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
8047
8048 * Makefile.in (all-zlib): Added dummy target.
8049
8050 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh: Updated from libtool
8051 multi-language branch.
8052
8053 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
8054
8055 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8056 (bootstrap*): Depend on all-bootstrap.
8057
8058 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8059
8060 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8061 crosses, but add gcc/include to the header search path for them.
8062
8063 2000-08-31 Alexandre Oliva <aoliva@redhat.com>
8064
8065 * ltconfig, ltmain.sh: Updated from libtool multi-language branch.
8066 * libtool.m4, ltcf-c.sh: Copied from libtool multi-language branch.
8067 * gettext.m4: New file, extracted from aclocal.m4.
8068
8069 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
8070
8071 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8072 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8073 sub-configures.
8074
8075 2000-08-20 Doug Evans <dje@casey.transmeta.com>
8076
8077 * Makefile.in (ALL_MODULES): Add all-cgen.
8078 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8079 (all-cgen): New target.
8080 (all-opcodes,all-sim): Depend on all-cgen.
8081 * configure.in (host_tools): Add cgen.
8082 Only configure cgen if --enable-cgen-maint.
8083
8084 2000-08-17 Alexandre Oliva <aoliva@redhat.com>
8085
8086 * config-ml.in (CC, CXX): Don't introduce a leading space.
8087
8088 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
8089
8090 * configure.in (libstdcxx_flags): Use
8091 libstdc++-v3/src/libstdc++.INC.
8092
8093 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
8094
8095 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8096
8097 2000-08-11 Jason Merrill <jason@redhat.com>
8098
8099 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8100 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8101 (FLAGS_FOR_TARGET): Not here.
8102 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8103
8104 2000-08-07 DJ Delorie <dj@redhat.com>
8105
8106 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8107 "if we're also building gcc, and it's a gcc that will run on the
8108 build machine, we want to use its includes instead of the system's
8109 default includes".
8110
8111 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
8112
8113 * configure.in (libstdcxx_flags): Don't use `"'.
8114
8115 * config-ml.in: Adjust multilib search paths to the
8116 appropriate multilib tree.
8117
8118 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
8119
8120 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8121 commas in $LANGUAGES.
8122
8123 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
8124
8125 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8126
8127 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
8128
8129 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8130 CXX_FOR_TARGET for sed.
8131
8132 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
8133
8134 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8135 Do not override if already set in the environment or in configure.
8136 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8137 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8138
8139 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
8140
8141 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8142 (GCC_FOR_TARGET): Use it.
8143 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8144 * configure.in: ... here.
8145 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8146 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8147
8148 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
8149
8150 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8151 (configure-target-libchill, configure-target-libobjc): Likewise.
8152
8153 * configure.in: Use the same cache file for all target libs.
8154 * config-ml.in: But different cache files per multilib variant.
8155
8156 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8157
8158 * configure (topsrcdir): Don't use dirname.
8159
8160 2000-07-20 Jason Merrill <jason@redhat.com>
8161
8162 * configure.in: Remove all references to libg++ and librx.
8163
8164 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8165
8166 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
8167
8168 * config.sub: Update to subversions version 2000-07-06.
8169
8170 2000-07-12 Andrew Haley <aph@cygnus.com>
8171
8172 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8173 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8174
8175 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8176
8177 * symlink-tree: Check number of arguments.
8178
8179 2000-06-06 Andrew Cagney <cagney@b1.cygnus.com>
8180
8181 * texinfo/texinfo.tex: Update to version 2000-05-28.15.
8182
8183 2000-07-05 Jim Wilson <wilson@cygnus.com>
8184
8185 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8186 search path for a g++ extracted from the build tree. This
8187 will allow link tests run by configure scripts in
8188 subdirectories to succeed.
8189
8190 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
8191
8192 * ltconfig: Add support for mips-dde-sysv4.2MP
8193
8194 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8195
8196 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8197 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8198
8199 2000-06-19 Timothy Wall <twall@cygnus.com>
8200
8201 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8202 * config.sub: Add tic54x target.
8203
8204 2000-06-07 Phillip Thomas <pthomas@suse.de>
8205
8206 * README-maintainer-mode: New file: Contains notes on using
8207 --enable-maintainer-mode with binutils.
8208
8209 2000-05-29 Andrew Cagney <cagney@b1.cygnus.com>
8210
8211 * texinfo/texinfo.tex: Update. Version from makeinfo 4.0.
8212
8213 2000-05-30 Andrew Cagney <cagney@b1.cygnus.com>
8214
8215 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8216 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8217
8218 20000-05-21 H.J. Lu (hjl@gnu.org)
8219
8220 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8221 directory are used if they exist. Make sure
8222 $(build_tooldir)/include is searched for header files,
8223 $(build_tooldir)/lib/ for library files.
8224 (GCC_FOR_TARGET): Likewise.
8225 (CXX_FOR_TARGET): Likewise.
8226
8227 2000-05-18 Jeffrey A Law (law@cygnus.com)
8228
8229 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8230
8231 2000-05-17 Alexandre Oliva <aoliva@cygnus.com>
8232
8233 * Makefile.in (configure-target-libiberty): Depend on
8234 configure-target-newlib.
8235
8236 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8237
8238 * configure.in, Makefile.in: Merge all libffi-related
8239 configury stuff from the libgcj tree.
8240
8241 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
8242
8243 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8244 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8245
8246 2000-05-16 Andrew Cagney <cagney@b1.cygnus.com>
8247
8248 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8249 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8250 current version information. Add to proto-toplev directory.
8251 (gdb-taz): Build do-djunpack.
8252
8253 2000-05-15 David Edelsohn <edelsohn@gnu.org>
8254
8255 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8256
8257 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8258
8259 * ltmain.sh: Preserve in relink_command any environment
8260 variables that may affect the linker behavior.
8261
8262 2000-05-12 Jeffrey A Law (law@cygnus.com)
8263
8264 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8265
8266 2000-05-10 Jim Wilson <wilson@cygnus.com>
8267
8268 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8269
8270 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8271
8272 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
8273 with the version name.
8274
8275 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
8276
8277 * config.if: Tweak.
8278
8279 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
8280
8281 * djunpack.bat: New file.
8282
8283 2000-04-19 Andrew Cagney <cagney@b1.cygnus.com>
8284
8285 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
8286 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
8287 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
8288 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
8289
8290 2000-04-16 Dave Pitts <dpitts@cozx.com>
8291
8292 * config.sub (case $basic_machine): Change default for "ibm-*"
8293 to "openedition".
8294
8295 2000-04-12 Andrew Cagney <cagney@b1.cygnus.com>
8296
8297 * Makefile.in (gdb-taz): New target. GDB specific archive.
8298 (do-md5sum): New target.
8299 (MD5PROG): Define.
8300 (PACKAGE): Default to TOOL.
8301 (VER): Default to a shell script.
8302 (taz): Rewrite target. Move real work to do-proto-toplev. Include
8303 md5 checksum generation.
8304 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
8305 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
8306 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
8307 insight.tar.bz2): Use gdb-taz to create archive.
8308
8309 2000-04-07 Andrew Cagney <cagney@b1.cygnus.com>
8310
8311 * configure (warn_cflags): Delete.
8312
8313 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
8314 Martin v. Loewis <martin@loewis.home.cs.tu-berlin.de>
8315
8316 * configure.in (enable_libstdcxx_v3): Add.
8317 (target_libs): Add bits here to switch between libstdc++-v2 and
8318 libstdc++-v3.
8319 * config.if: And this file too.
8320 * Makefile.in: Add libstdc++-v3 targets.
8321
8322 2000-04-05 Michael Meissner <meissner@redhat.com>
8323
8324 * config.sub (d30v): Add d30v as a basic machine type.
8325
8326 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
8327
8328 * configure.in: -linux-gnu*, not -linux-gnu.
8329
8330 2000-03-03 Andrew Cagney <cagney@b1.cygnus.com>
8331
8332 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
8333 (do-tar-bz2): Replace TOOL with PACKAGE.
8334 (gdb.tar.bz2): Remove GDBTK from GDB package.
8335 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
8336 dejagnu.tar.bz2): New packages.
8337
8338 2000-02-27 Andreas Jaeger <aj@suse.de>
8339
8340 * configure.in: Add entry for mips*-*-linux*, move catch all
8341 *-*-*linux* entry below this one.
8342
8343 2000-02-27 Ian Lance Taylor <ian@zembu.com>
8344
8345 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
8346
8347 2000-02-24 Nick Clifton <nickc@cygnus.com>
8348
8349 * config.sub: Support an OS of "wince".
8350
8351 2000-02-24 Andrew Cagney <cagney@b1.cygnus.com>
8352
8353 * config.guess, config.sub: Updated to match config's 2000-02-15
8354 version.
8355
8356 2000-02-23 Linas Vepstas <linas@linas.org>
8357
8358 * config.sub: Add support for Linux/IBM 370.
8359 * configure.in: Likewise.
8360
8361 2000-02-22 Nick Clifton <nickc@cygnus.com>
8362
8363 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
8364
8365 2000-02-20 Christopher Faylor <cgf@cygnus.com>
8366
8367 * config.guess: Guess "cygwin" rather than "cygwin32".
8368
8369 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8370
8371 * configure (gcc_version): When setting, narrow search to
8372 lines containing `version_string'.
8373
8374 2000-02-15 Denis Chertykov <denisc@overta.ru>
8375
8376 * config.sub: Add support for avr target.
8377
8378 2000-02-01 Hans-Peter Nilsson <hp@bitrange.com>
8379
8380 * config.sub: Add mmix-knuth-mmixware.
8381
8382 2000-01-27 Christopher Faylor <cgf@redhat.com>
8383
8384 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
8385 structure stuff to -L library search.
8386 (CXX_FOR_TARGET): Ditto.
8387 (CROSS_CHECK_MODULES): Fix spelling mistake.
8388
8389 2000-01-24 Mark Mitchell <mark@codesourcery.com>
8390
8391 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
8392 the C++ compiler.
8393
8394 2000-01-12 Richard Henderson <rth@cygnus.com>
8395
8396 * configure.in: Don't build some bits for beos.
8397
8398 2000-01-12 Joel Sherrill (joel@OARcorp.com)
8399
8400 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
8401 as include files.
8402
8403 2000-01-06 Geoff Keating <geoffk@cygnus.com>
8404
8405 * configure.in: Use mt-aix43 to handle *_TARGET defs,
8406 not mh-aix43.
8407
8408 1999-12-14 Richard Henderson <rth@cygnus.com>
8409
8410 * config.guess (alpha-osf, alpha-linux): Detect ev67.
8411 * config.sub: Accept alphaev[78], alphaev8.
8412
8413 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8414
8415 * config.guess, config.sub: Update from autoconf.
8416
8417 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8418
8419 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
8420 necessary libraries are missing.
8421
8422 1999-10-25 Andreas Schwab <schwab@suse.de>
8423
8424 * configure: Fix quoting inside arguments of eval.
8425
8426 1999-10-21 Nick Clifton <nickc@cygnus.com>
8427
8428 * config-ml.in: Allow suppression of some ARM multilibs.
8429
8430 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
8431
8432 * config.guess: Add OS/390 match pattern.
8433 * config.sub: Add mvs, openedition targets.
8434 * configure.in (i370-ibm-opened*): New.
8435
8436 1999-09-04 Steve Chamberlain <sac@pobox.com>
8437
8438 * config.sub: Add support for configuring for pj.
8439
8440 1999-08-31 Nick Clifton <nickc@cygnus.com>
8441
8442 * config.sub (maybe_os): Add support for configuring for fr30.
8443
8444 1999-08-25 Nick Clifton <nickc@cygnus.com>
8445
8446 * configure.in: Do not configure or build ld for AIX
8447 platforms. ld is known to be broken on these platforms.
8448
8449 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8450
8451 * config-ml.in: Pass compiler flag corresponding to multidirs to
8452 subdir configures.
8453
8454 1999-08-09 Ian Lance Taylor <ian@zembu.com>
8455
8456 * Makefile.in (LDFLAGS): Define.
8457
8458 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
8459
8460 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
8461 noconfigdirs.
8462 (*-*-cygwin*): Likewise.
8463
8464 1999-08-08 Ian Lance Taylor <ian@zembu.com>
8465
8466 * mkdep: New file.
8467 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
8468 (BINUTILS_SUPPORT_DIRS): Add mkdep.
8469
8470 From Eli Zaretskii <eliz@is.elta.co.il>:
8471 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
8472 long file name when using DJGPP on MS-DOS.
8473
8474 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
8475
8476 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
8477
8478 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
8479
8480 * Makefile.in (check-target-libio): Remove all-target-libstdc++
8481 dependency as this causes "make check" to globally "make all"
8482
8483 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
8484
8485 * configure.in (target_libs): Added target-zlib.
8486 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
8487 (CONFIGURE_TARGET_MODULES): Likewise.
8488 (CHECK_TARGET_MODULES): Likewise.
8489 (INSTALL_TARGET_MODULES): Likewise.
8490 (CLEAN_TARGET_MODULES): Likewise.
8491 (configure-target-zlib): New target.
8492 (all-target-zlib): Likewise.
8493 (all-target-libjava): Depend on all-target-zlib.
8494 (configure-target-libjava): Depend on configure-target-zlib.
8495
8496 * Makefile.in (configure-target-libjava): Depend on
8497 configure-target-newlib.
8498 (configure-target-boehm-gc): New target.
8499 (configure-target-qthreads): New target.
8500
8501 * configure.in (target_libs): Added target-qthreads.
8502 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
8503 (CONFIGURE_TARGET_MODULES): Likewise.
8504 (CHECK_TARGET_MODULES): Likewise.
8505 (INSTALL_TARGET_MODULES): Likewise.
8506 (CLEAN_TARGET_MODULES): Likewise.
8507 (all-target-qthreads): New target.
8508 (configure-target-libjava): Depend on configure-target-qthreads.
8509 (all-target-libjava): Depend on all-target-qthreads.
8510
8511 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
8512 (CONFIGURE_TARGET_MODULES): Likewise.
8513 (CHECK_TARGET_MODULES): Likewise.
8514 (INSTALL_TARGET_MODULES): Likewise.
8515 (CLEAN_TARGET_MODULES): Likewise.
8516 (all-target-libjava): New target.
8517 (all-target-boehm-gc): Likewise.
8518 * configure.in (target_libs): Added libjava, boehm-gc.
8519
8520 1999-07-22 Ian Lance Taylor <ian@zembu.com>
8521
8522 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
8523 configure.bat in SUPPORT_FILES.
8524 (gas+binutils.tar.bz2): Likewise.
8525
8526 * makeall.bat: Remove; obsolete.
8527
8528 1999-07-21 Ian Lance Taylor <ian@zembu.com>
8529
8530 From Mark Elbrecht:
8531 * configure.bat: Remove; obsolete.
8532
8533 1999-07-11 Ian Lance Taylor <ian@zembu.com>
8534
8535 * configure: Add -W -Wall to the default CFLAGS when compiling with
8536 gcc.
8537
8538 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
8539
8540 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
8541
8542 1999-06-30 Mark Mitchell <mark@codesourcery.com>
8543
8544 * configure.in: Build ld on IRIX6.
8545
8546 1999-06-12 Ian Lance Taylor <ian@zembu.com>
8547
8548 * Makefile.in: Change distribution targets to use bzip2 instead of
8549 gzip.
8550 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
8551 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
8552
8553 1999-06-04 Nick Clifton <nickc@cygnus.com>
8554
8555 * config.sub: Add mcore target.
8556
8557 1999-05-30 Cort Dougan <cort@cs.nmt.edu>
8558
8559 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
8560
8561 1999-05-25 H.J. Lu (hjl@gnu.org)
8562
8563 * config.guess (dummy): Changed to $dummy.
8564
8565 1999-05-24 Nick Clifton <nickc@cygnus.com>
8566
8567 * config.sub: Tidied up case statements.
8568
8569 1999-05-22 Ben Elliston <bje@cygnus.com>
8570
8571 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
8572 <jiro@din.or.jp>.
8573
8574 * config.guess: Merge with FSF version. Future changes will be
8575 more accurately recorded in this ChangeLog.
8576 * config.sub: Likewise.
8577
8578 1999-05-20 Stephen L Moshier <moshier@world.std.com>
8579
8580 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
8581
8582 1999-04-30 Tom Tromey <tromey@cygnus.com>
8583
8584 * ltmain.sh: [mode link] Always use CC given by ltconfig.
8585
8586 1999-04-23 Tom Tromey <tromey@cygnus.com>
8587
8588 * ltconfig, ltmain.sh: Update to libtool 1.2f.
8589
8590 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
8591
8592 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
8593 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
8594 Bad merge removed these two changes.
8595
8596 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
8597 Martin Heller (Ing.-Buero_Heller@t-online.de)
8598
8599 * config.guess (interix Alpha): Add.
8600
8601 1999-04-11 Richard Henderson <rth@cygnus.com>
8602
8603 * configure.in (i?86-*-beos*): Do config gperf; don't config
8604 gdb, newlib, or libgloss.
8605
8606 1999-04-11 Alexandre Oliva <oliva@dcc.unicamp.br>
8607
8608 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
8609 link a trivial program with -mabi=64. If it fails, remove mabi=64
8610 from multidirs.
8611
8612 1999-04-10 Philipp Thomas (kthomas@gwdg.de)
8613
8614 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
8615
8616 1999-04-08 Nick Clifton <nickc@cygnus.com>
8617
8618 * config.sub: Add support for mcore targets.
8619
8620 1999-04-07 Michael Meissner <meissner@cygnus.com>
8621
8622 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
8623 not mt-ospace, in order to shut up assembler warning about using
8624 symbols that are named the same as registers.
8625
8626 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
8627
8628 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
8629 dependency list for all-target-cygmon.
8630
8631 1999-04-05 Doug Evans <devans@casey.cygnus.com>
8632
8633 * config-ml.in: Check $host, not $target, for selective multilibs.
8634 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
8635 thumb interworking, and underscore prefix multilibs.
8636
8637 1999-04-04 Ian Lance Taylor <ian@zembu.com>
8638
8639 * missing: Update to version from current automake.
8640
8641 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
8642
8643 * configure (gxx_include_dir): Removed.
8644
8645 * configure.in (gxx_include_dir): Handle it.
8646 * Makefile.in: Likewise.
8647
8648 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
8649
8650 * config.sub (mips64vr4111,mips64vr4111el) Add.
8651
8652 1999-03-21 Ben Elliston <bje@cygnus.com>
8653
8654 * config.guess: Correct typo for detecting ELF on FreeBSD.
8655
8656 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
8657
8658 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
8659 config/mh-djgpp.
8660
8661 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
8662
8663 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
8664 all-target-newlib to dependency list for all-target-bsp.
8665
8666 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
8667
8668 * config.sub: Add i386-uwin support.
8669 * config.guess: Likewise.
8670
8671 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8672
8673 * configure.in: cleanup, add mh-*pic handling for arm, special
8674 case powerpc*-*-aix*
8675
8676 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
8677
8678 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
8679 can be built.
8680
8681 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
8682
8683 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
8684 targets.
8685
8686 1999-03-02 Nick Clifton <nickc@cygnus.com>
8687
8688 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
8689
8690 1999-02-28 Geoffrey Noer <noer@cygnus.com>
8691
8692 * config.sub: Check for "cygwin*" rather than "cygwin32*"
8693
8694 1999-02-24 Nick Clifton <nickc@cygnus.com>
8695
8696 * config.sub: Fix typo in arm recognition.
8697
8698 1999-02-24 Drew Moseley <dmoseley@cygnus.com>
8699
8700 * configure.in (noconfigdirs): Changed target_configdirs to
8701 include target-bsp only for m68k-*-elf* and m68k-*-coff*
8702 rather than m68k-*-* since it is not known to work on
8703 m68k-aout. Ditto for arm-*-*oabi.
8704
8705 1999-02-24 Stan Shebs <shebs@andros.cygnus.com>
8706
8707 * configure.in (*-*-windows*): Remove, no longer used.
8708
8709 1999-02-19 Ben Elliston <bje@cygnus.com>
8710
8711 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
8712 Smart and improved by Andrew Cagney.
8713
8714 1999-02-18 Marc Espie <espie@cvs.openbsd.org>
8715
8716 * config.guess: Recognize openbsd-*-hppa.
8717
8718 1999-02-17 H.J. Lu (hjl@gnu.org)
8719
8720 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
8721 only if it is not empty.
8722
8723 1999-02-17 Nick Clifton <nickc@cygnus.com>
8724
8725 Patch from: Scott Bambrough <scottb@corelcomputer.com>
8726
8727 * config.guess: Modified to recognize uname's armv* syntax.
8728
8729 * config.sub: Modified to recognize uname's armv* syntax.
8730
8731 1999-02-17 Mark Salter <msalter@cygnus.com>
8732
8733 * configure.in: Added target-bsp for sparclite.
8734
8735 1999-02-08 Richard Henderson <rth@cygnus.com>
8736
8737 * config.sub: Recognize alphapca5[67] and up to alphaev8.
8738
8739 1999-02-08 Nick Clifton <nickc@cygnus.com>
8740
8741 * configure.in: Add support for strongarm port.
8742 * config.sub: Add support for strongarm target.
8743
8744 1999-02-07 Mumit Khan <khan@xraylith.wisc.edu>
8745
8746 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
8747 the old name config/mh-cygwin32.
8748 Enable texinfo.
8749
8750 1999-02-04 Ian Lance Taylor <ian@cygnus.com>
8751
8752 * configure.in: Do build ld for ix86 Solaris.
8753
8754 1999-02-02 Jim Wilson <wilson@cygnus.com>
8755
8756 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
8757 $AR_FOR_TARGET. Likewise for RANLIB.
8758
8759 1999-02-02 Catherine Moore <clm@cygnus.com>
8760
8761 * config.sub (oabi): Recognize.
8762 * configure.in (arm-*-oabi): Handle.
8763
8764 1999-01-30 Robert Lipe (robertlipe@usa.net)
8765
8766 * config.guess: Improve detection of i686 on UnixWare 7.
8767
8768 1999-01-30 Mumit Khan <khan@xraylith.wisc.edu>
8769
8770 * config.guess: Add support for i386-pc-interix.
8771 * config.sub: Likewise.
8772 * configure.in: Likewise.
8773
8774 1999-01-18 Christopher Faylor <cgf@cygnus.com>
8775
8776 * Makefile.in: Remove unneeded all-target-libio from
8777 from all-target-winsup target since it is now unneeded.
8778 Add all-target-libtermcap in its place since it is now
8779 needed.
8780
8781 1998-12-30 Christopher Faylor <cgf@cygnus.com>
8782
8783 * configure.in: makefile stub for cygwin target is probably
8784 unnecessary. Remove it for now.
8785
8786 1998-12-30 Christopher Faylor <cgf@cygnus.com>
8787
8788 * configure.in: libtermcap.a should be built when cygwin is the
8789 target as well as the host.
8790 * config.guess: Allow mixed case in cygwin uname output.
8791 * Makefile.in: Add libtermcap target.
8792
8793 1998-12-23 Jeffrey A Law (law@cygnus.com)
8794
8795 * config.sub: Clean up handling of hppa2.0.
8796
8797 1998-12-22 Rodney Brown (rodneybrown@pmsc.com)
8798
8799 * config.guess: Use C code to identify more HP machines.
8800
8801 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
8802
8803 * config.sub: Handle hppa2.0.
8804
8805 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
8806
8807 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
8808 cygmon for all sparclite targets, regardless of object format.
8809
8810 1998-12-15 Mark Salter <msalter@cygnus.com>
8811
8812 * configure.in: Added target-bsp for several target architectures.
8813
8814 * Makefile.in: Added rules for bsp.
8815
8816 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
8817
8818 * config.guess: Improve detection of hppa2.0 processors.
8819
8820 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
8821
8822 * config.guess: Recognize FreeBSD using ELF automatically.
8823
8824 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
8825
8826 * configure (skip-this-dir): Add handling for new shell script, which
8827 might be created by a sub-directory's configure to indicate, this particular
8828 directory is "unwanted".
8829 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
8830
8831 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
8832
8833 * ltconfig: import from libtool, after changing libtool to
8834 account for the cygwin name change.
8835
8836 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
8837
8838 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
8839 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
8840
8841 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
8842
8843 * configure.in: Add libtermcap to list of cygwin dependencies.
8844
8845 1998-11-17 Geoffrey Noer <noer@cygnus.com>
8846
8847 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
8848 they include winsup/include when it's a cygwin target.
8849
8850 1998-11-12 Tom Tromey <tromey@cygnus.com>
8851
8852 * configure.in (host_tools): Added zip.
8853 * Makefile.in (all-target-libjava): Depend on all-zip.
8854 (all-zip): New target.
8855 (ALL_MODULES): Added all-zip.
8856 (NATIVE_CHECK_MODULES): Added check-zip.
8857 (INSTALL_MODULES): Added install-zip.
8858 (CLEAN_MODULES): Added clean-zip.
8859
8860 1998-11-12 Geoffrey Noer <noer@cygnus.com>
8861
8862 * Makefile.in: lose "32" from comment about cygwin.
8863
8864 1998-11-05 Nick Clifton <nickc@cygnus.com>
8865
8866 * configure.in: Use -Os to build target libraries for the fr30.
8867
8868 1998-11-04 Dave Brolley <brolley@cygnus.com>
8869
8870 * config.sub: Add fr30.
8871
8872 1998-11-02 Geoffrey Noer <noer@cygnus.com>
8873
8874 * configure.in: drop "32" from config/mh-cygwin32. Check
8875 cygwin* instead of cygwin32*.
8876 * config.sub: Check cygwin* instead of cygwin32*.
8877
8878 1998-10-22 Robert Lipe <robertl@dgii.com>
8879
8880 * config.guess: Match any version of Unixware7.
8881
8882 1998-10-20 Syd Polk <spolk@cygnus.com>
8883
8884 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
8885 if desired.
8886
8887 1998-10-18 Jeffrey A Law (law@cygnus.com)
8888
8889 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
8890 these if the appropriate directories and files to not exist.
8891
8892 1998-10-14 Jeffrey A Law (law@cygnus.com)
8893
8894 * Makefile.in (DEVO_SUPPORT): Add config.if.
8895
8896 1998-10-13 Manfred Hollstein <manfred@s-direktnet.de>
8897
8898 * configure: Add pattern to replace "build_tooldir"'s
8899 definition in the generated Makefile with "tooldir"'s
8900 actual value.
8901
8902 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
8903
8904 * config.sub: Bring back lost sparcv9.
8905
8906 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
8907
8908 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
8909
8910 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
8911 CC_FOR_TARGET and friends.
8912
8913 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
8914
8915 * Makefile.in (build_tooldir): New variable, same as tooldir.
8916 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
8917 -B$(build_tooldir)/bin/.
8918 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
8919
8920 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
8921
8922 * config.sub: Add support for i[34567]86-pc-udk.
8923 * configure.in: Likewise.
8924
8925 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
8926
8927 * Makefile.in: add bzip2 package building bits for user
8928 tools module
8929 * configure.in: ditto
8930
8931 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
8932
8933 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
8934 (ALL_TARGET_MODULES): Add all-target-libobjc.
8935 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8936 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8937 (all-target-libchill): Add dependencies.
8938 * configure.in (target_libs): Add libchill.
8939
8940 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
8941
8942 * configure.in (target_subdir): Remove duplicate line.
8943
8944 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
8945
8946 * Makefile.in (all-automake): fix dependencies.
8947
8948 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
8949
8950 * configure.in: Minor cleanups for building in the $(target_alias)
8951 subdir.
8952
8953 1998-09-22 Jim Wilson <wilson@cygnus.com>
8954
8955 * Makefile.in (bootstrap): Set r and s before make all. Use
8956 BASE_FLAGS_TO_PASS in make all.
8957 (cross): Likewise.
8958
8959 1998-09-20 Mark Mitchell <mark@markmitchell.com>
8960
8961 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
8962
8963 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
8964
8965 * config.sub: Fix typo in last change.
8966
8967 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8968
8969 * config.sub: Add support for C4x target.
8970 * configure.in: Likewise.
8971
8972 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
8973
8974 * config.sub: Recognize sparcv9 just like sparc64.
8975
8976 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
8977
8978 * config.guess: Match "Pent II" or "PentII" for OpenServer.
8979
8980 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
8981
8982 * config.guess: Correctly identify Pentium II sco boxes.
8983
8984 * config.guess: Fix "tr" code. From Weiwen Liu.
8985
8986 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
8987
8988 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
8989 stabs.
8990
8991 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
8992
8993 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
8994 (ALL_TARGET_MODULES): Add all-target-libchill.
8995 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
8996 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
8997 (all-target-libchill): Add dependencies.
8998 * configure.in (target_libs): Add libchill.
8999
9000 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9001
9002 * config.guess: Avoid assumptions about "tr" behaves when
9003 LANG is set to something other than English.
9004
9005 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9006
9007 * configure (gxx_include_dir): Changed to
9008 '${prefix}/include/g++'-${libstdcxx_interface}.
9009
9010 * config.if: New to determine the interfaces.
9011
9012 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9013
9014 * config.guess: Detect and handle MPE/IX.
9015 * config.sub: Deal with MPE/IX.
9016
9017 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9018
9019 * configure.in: Use mh-aix43.
9020
9021 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9022
9023 * configure: Fix --without/--disable cases for gxx-include-dir.
9024
9025 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9026
9027 * mdata-sh: Imported. Needed for automake support.
9028
9029 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9030
9031 * Makefile.in (taz): Try "chmod -R og=u ." before
9032 "chmod og=u `find . -print`".
9033
9034 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9035
9036 * configure.in: Add arm-elf and thumb-elf support.
9037
9038 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9039
9040 * Makefile.in: Undo previous patch.
9041
9042 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9043
9044 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9045 to here ...
9046 (install-no-fixedincludes): and here
9047 (INSTALL_MODULES): ... from here.
9048
9049 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9050
9051 * config.sub: Merge with FSF.
9052
9053 * config.guess: Merge with FSF.
9054
9055 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9056
9057 * configure (extraconfigdirs): New variable.
9058 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9059 * Makefile.in (all): Move higher in file.
9060 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9061 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9062 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9063 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9064 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9065
9066 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
9067
9068 * Makefile.in (all-target-libjava): Depend on all-gcc and
9069 all-target-newlib.
9070 (configure-target-libjava): Depend on $(ALL_GCC).
9071
9072 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9073
9074 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9075 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9076
9077 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9078
9079 * ylwrap: Change absolute path checks to check for DOS style path
9080 names.
9081
9082 * ylwrap: Don't use a full path name if the source file is in the
9083 same directory. From hjl@lucon.org (H.J. Lu).
9084
9085 * config-ml.in: Default to being verbose, to match Feb 18 change to
9086 configure.
9087
9088 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9089
9090 Brought over from egcs:
9091
9092 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9093
9094 * configure.in (target_subdir): Set to ${target_alias} instead
9095 of "libraries".
9096
9097 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9098
9099 * configure.in (target_subdir): Set to libraries if enable_multilib.
9100
9101 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9102
9103 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9104 multilibs, force reconfiguration the first time we create
9105 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9106
9107 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9108
9109 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9110 avoid confusion with --no-recursion.
9111
9112 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9113
9114 * configure.in: Win32 hosts shouldn't use install -x
9115 * install-sh: remove -x option, and special .exe-handling
9116 hack.
9117
9118 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9119
9120 * config.guess: Recognize i586-pc-beos.
9121 * configure.in: Don't build some bits for beos.
9122
9123 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9124
9125 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9126 CFLAGS default to -O2.
9127
9128 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9129 when using GNU ld.
9130
9131 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9132
9133 * ltmain.sh: Correct install when using a different shell.
9134
9135 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9136
9137 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9138
9139 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9140
9141 * makefile.vms: Update to build binutils/makefile.vms. Add install
9142 target.
9143
9144 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9145
9146 * ltconfig: Update to correct AIX handling.
9147
9148 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9149
9150 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9151
9152 * configure.in (target_subdir): Set to ${target_alias} instead
9153 of "libraries".
9154
9155 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9156
9157 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9158 (Makefile): Depend on $(gcc_version_trigger).
9159
9160 * configure (gcc_version): Change default initializer to empty
9161 string.
9162 (gcc_version_trigger): New variable; pass this variable down
9163 to subdir configures to enable them checking gcc's version
9164 themselves. Emit make macros for both gcc_version vars.
9165 (topsrcdir): Initialize reliably.
9166 (recursion line): Remove --with-gcc-version=${gcc_version}.
9167
9168 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9169
9170 * configure (enable_version_specific_runtime_libs): Implement new flag
9171 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9172 in $(libsubdir); emit definition in each generated Makefile.
9173 (gxx_include_dir): Initialize depending on
9174 $enable_version_specific_runtime_libs.
9175
9176 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9177
9178 * configure (gcc_version): Initialize properly depending on
9179 how and where configure is started.
9180 (recursion line): Pass a --with-gcc-version=${gcc_version}
9181 to configures in subdirs.
9182
9183 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9184
9185 * configure.in (noconfigdirs): Add configure pattern for mips tx39
9186 cygmon
9187
9188 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9189
9190 * configure.in: Add cygmon and libstub support for mn10200.
9191
9192 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9193
9194 * configure (gcc_version): Add new variable describing the
9195 particular gcc version we're building.
9196 * Makefile.in (libsubdir): Add new macro for the directory
9197 in which the compiler finds executables, libraries, etc.
9198 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9199 and libsubdir.
9200
9201 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9202
9203 * Makefile.in (local-clean): Remove *.log.
9204 (warning.log): Built with warn_summary from build.log.
9205 (mail-report.log): Run test_summary.
9206 (mail-report-with-warnings.log): Run test_summary including
9207 warning.log in the report.
9208
9209 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9210
9211 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
9212
9213 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
9214
9215 * Makefile.in (grep): Grep no longer depends on libiberty.
9216
9217 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
9218
9219 * Makefile.in: all-snavigator needs all-libgui.
9220
9221 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
9222
9223 * configure.in: Add cygmon and libstub support for mn10300.
9224
9225 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
9226
9227 * missing: Update to version from automake 1.3.
9228
9229 * ltmain.sh: On installation, don't get confused if the same name
9230 appears more than once in the list of library names.
9231
9232 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
9233
9234 * config.sub: Accept m68060 and m5200 as CPU names.
9235
9236 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
9237
9238 * configure: Use && rather than using -a in test, because odd
9239 strings can confuse test.
9240 * configure.in: Likewise.
9241
9242 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
9243
9244 * ltconfig, ltmain.sh: Bring in Visual C++ support.
9245
9246 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9247
9248 * Makefile.in (boostrap2-lean, bootstrap3-lean,
9249 bootstrap4-lean): New targets.
9250
9251 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
9252
9253 * mpw-* Delete. Not used.
9254
9255 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
9256
9257 * COPYING.LIB: Update FSF address.
9258
9259 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
9260
9261 * ltconfig, ltmain.sh: Update to libtool 1.2a.
9262
9263 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
9264 GAS_SUPPORT_DIRS.
9265
9266 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
9267
9268 * ltconfig, ltmain.sh: Avoid producing a version number if
9269 -version-info was not used.
9270
9271 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
9272
9273 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
9274 building with newlib.
9275
9276 1998-04-30 Paul Eggert <eggert@twinsun.com>
9277
9278 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
9279 Solaris `make' causes it to continue to next definition.
9280
9281 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
9282
9283 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
9284 the right GUI libraries and files are installed along with GDB.
9285
9286 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
9287
9288 * configure.in: Change alpha to alpha* in several places.
9289
9290 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
9291
9292 * config.sub: Recognize sparc86x.
9293
9294 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
9295
9296 * configure.in (--enable-target-optspace): Remove debug echo.
9297
9298 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
9299
9300 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
9301
9302 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
9303
9304 * ltconfig: Update cygwin32 support.
9305
9306 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
9307 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
9308 (GDB_SUPPORT_DIRS): Likewise.
9309
9310 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
9311
9312 * configure.in (target_makefile_frag): If --enable-target-optspace,
9313 use -Os to compile target libraries rather than -O2. Default to
9314 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
9315 not used.
9316 * configure.in (target_cflags): Ditto for d30v.
9317
9318 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
9319
9320 * Makefile.in (all-bfd): Depend on all-intl.
9321 (all-binutils): Likewise.
9322 (all-gas): Likewise.
9323 (all-gprof): Likewise.
9324 (all-ld): Likewise.
9325
9326 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
9327
9328 * configure.in (host_tools): Fix typo, lbtool -> libtool.
9329
9330 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
9331
9332 * Makefile.in (all-bfd): Depend upon all-libiberty.
9333
9334 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
9335
9336 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
9337
9338 * Makefile.in: Add libstub.
9339
9340 * configure.in: Ditto. Build libstub for targets that have cygmon
9341 support.
9342
9343 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
9344
9345 * configure.in: Don't set PICFLAG on ix86-cygwin32.
9346
9347 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
9348
9349 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
9350 use mh-sysv5 if specified. Support gprof on SCO Open Server.
9351
9352 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
9353
9354 * configure: Define DEFAULT_M4 by searching PATH.
9355 * Makfile.in: Use DEFAULT_M4.
9356
9357 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
9358
9359 * ltconfig: Add cygwin32 support.
9360
9361 * Makefile.in, configure.in: Add libtool as a native only directory
9362 to configure and build.
9363
9364 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
9365
9366 * Makefile.in (INSTALL_MODULES): Remove texinfo.
9367
9368 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
9369
9370 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
9371
9372 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
9373
9374 * Makefile.in: add ash make rules
9375 * configure.in: add ash to native_only and host_tools lists
9376
9377 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
9378
9379 * Makefile.in (all-gettext, all-intl): New targets.
9380 (ALL_MODULES): Added all-gettext, all-intl.
9381 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
9382 (INSTALL_MODULES): Added install-gettext, install-intl.
9383 (CLEAN_MODULES): Added clean-gettext, clean-intl.
9384
9385 * configure.in (host_tools): Added gettext.
9386 (native_only): Likewise.
9387 (noconfigdirs) [various cases]: Likewise.
9388 (host_libs): Added intl.
9389
9390 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
9391
9392 * configure: Do not disable building gdbtk for cygwin32 hosts.
9393
9394 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
9395
9396 * configure.in: Add thumb-coff target.
9397 * config.sub: Add thumb-coff target.
9398
9399 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9400
9401 * Makefile.in: Revert yesterday's change.
9402 (all-target-winsup): all-target-librx stays out of here.
9403
9404 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
9405
9406 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
9407 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
9408 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
9409 Remove references to librx and libg++.
9410
9411 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
9412
9413 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
9414 recursive makes
9415
9416 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
9417
9418 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
9419 for newlib directory.
9420 (CXX_FOR_TARGET): Likewise.
9421
9422 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
9423
9424 * ltconfig: Update after libtool/ltconfig.in change for
9425 hpux11.
9426
9427 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
9428
9429 * ltconfig, ltmain.sh: Update to libtool 1.2.
9430
9431 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
9432
9433 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
9434 (install-gcc-cross): Instead, override LANGUAGES here.
9435
9436 1998-03-18 Dave Love <d.love@dl.ac.uk>
9437
9438 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
9439 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
9440
9441 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
9442
9443 * configure.in: Add Thumb-pe target.
9444
9445 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
9446
9447 * Makefile.in - changed sn targets to snavigator
9448 * configure.in - changed sn targets to snavigator
9449
9450 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
9451
9452 * config-ml.in: After building symlink tree call make distclean
9453 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
9454 to be the case for libiberty.
9455
9456 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
9457
9458 * configure: When making link, also check the current
9459 directory. The configure scripts may create one.
9460
9461 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
9462
9463 * config.sub: Accept alphapca56 and alphaev6 properly.
9464
9465 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9466
9467 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
9468
9469 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
9470
9471 * config.sub (sco5): Fix typo.
9472
9473 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
9474
9475 * Makefile.in (INSTALL_MODULES): Move install-tcl before
9476 install-itcl.
9477 (install-itcl): Remove dependency on install-tcl.
9478
9479 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
9480
9481 * configure.in: Remove libgloss from noconfigdirs for MN10300.
9482
9483 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
9484
9485 * configure.in: Don't build libgui for a cygwin32 target when not on
9486 a cygwin32 host.
9487
9488 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
9489
9490 * configure (redirect): Set to null, so default behavior of
9491 configure is now --verbose.
9492
9493 1998-02-16 Dave Love <d.love@dl.ac.uk>
9494
9495 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
9496 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
9497
9498 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
9499
9500 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
9501 this change to sync Makefile.in with its ChangeLog entries.
9502
9503 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
9504
9505 * ltmain.sh (mkdir): Check that the directory doesn't exist
9506 before we exit with error, so that we don't get races during
9507 parallel builds.
9508
9509 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
9510
9511 * ltconfig, ltmain.sh: Update from libtool 1.0i.
9512
9513 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
9514
9515 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
9516 PICFLAG_FOR_TARGET.
9517 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
9518
9519 * configure: Emit a definition for the new macro enable_shared
9520 into each Makefile.
9521
9522 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
9523
9524 * configure.in (host_tools, native_only): Add libtool.
9525
9526 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
9527
9528 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
9529 Fix typo in ming config comment.
9530
9531 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
9532
9533 * ltconfig, ltmain.sh: Update from libtool 1.0h.
9534
9535 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
9536
9537 * config.sub: Add tic30 cases, and map c30 to tic30.
9538
9539 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
9540
9541 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
9542 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
9543 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
9544 (CLEAN_TARGET_MODULES): Similarly
9545 (all-target-libf2c): Add dependences.
9546 * configure.in (target_libs): Add libf2c.
9547
9548 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
9549
9550 * configure.in: Remove expect from noconfigdirs when target
9551 is cygwin32. OK to build expect and dejagnu with Canadian
9552 Cross.
9553
9554 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
9555
9556 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
9557 host.
9558
9559 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
9560 and mingw32.
9561
9562 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
9563
9564 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
9565 here as it is not defined in the toplevel Makefile.
9566
9567 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
9568
9569 * configure (package_makefile_rules_frag): New variable, which names
9570 a file with generic rules, ...
9571 Change comment to mention we now have FIVE parts.
9572 * configure: Undo last change.
9573
9574 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
9575
9576 * config.guess: More accurate determination of HP processor types.
9577 * config.sub: More accurate determination of HP processor types.
9578
9579 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
9580
9581 * configure (package_makefile_frag): Move inserting the
9582 ${package_makefile_frag} to where it should be according
9583 to the comment.
9584
9585 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
9586
9587 * config.guess: Add support for Linux/ARM.
9588
9589 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
9590
9591 * .cvsignore: Remove *-info and *-install since they match
9592 release-info and mpw-install, which we don't want to just ignore.
9593
9594 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
9595
9596 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
9597
9598 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
9599
9600 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
9601 local_prefix to sub-make invocations.
9602
9603 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
9604
9605 * configure.in: Check makefile fragments in the source
9606 directory.
9607
9608 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9609
9610 * configure.in: Check whether host and target makefile
9611 fragments exist before adding them to *_makefile_frag.
9612
9613 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
9614
9615 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
9616
9617 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
9618
9619 * configure.in: Make sure we only replace RPATH_ENVVAR on
9620 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
9621 regexp to sed.
9622
9623 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
9624 to sub-makes.
9625
9626 1998-01-13 Lee Iverson (leei@ai.sri.com)
9627
9628 * config-ml.in (multi-do): LDFLAGS must include multilib
9629 designator.
9630
9631 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
9632
9633 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
9634
9635 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
9636
9637 * config.sub: Add mingw32 support.
9638 * configure.in: Likewise.
9639
9640 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
9641
9642 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
9643
9644 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
9645
9646 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9647 * configure (gxx_include_dir): Provide a definition for subdirs
9648 which do not use autoconf.
9649
9650 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
9651
9652 * config.guess: Sync with egcs. Picks up new alpha support,
9653 BeOS & some additional linux support.
9654
9655 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
9656
9657 * config.guess: HP 9000/803 is a PA1.1 machine.
9658
9659 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
9660
9661 * configure.in: It's alpha*-...
9662
9663 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9664
9665 * configure.in (host_makefile_frag, target_makefile_frag):
9666 Handle multiple config files.
9667 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
9668 alpha-*-*.
9669
9670 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
9671
9672 * mkdep: New file.
9673
9674 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
9675
9676 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
9677
9678 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
9679
9680 * Makefile.in: Add libgui directory.
9681 (GDB_TK): Add all-libgui.
9682 * configure.in: Add libgui directory.
9683 * configure: Add all-libgui to GDB_TK.
9684
9685 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
9686
9687 * config-ml.in (multidirs): Add m32r to multilib list.
9688
9689 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
9690
9691 * Makefile.in (all-target-gperf): Change dependency to
9692 all-target-libstdc++.
9693
9694 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
9695
9696 * config.guess: Add BeOS support.
9697
9698 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
9699
9700 Source directory cvs renamed to cvssrc:
9701 * configure.in (host_tools): Change cvs to cvssrc.
9702 (native_only): Likewise.
9703 (noconfigdirs) [various cases]: Likewise.
9704 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
9705 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
9706 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
9707 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
9708 (all-cvssrc): Rename target from all-cvs.
9709
9710 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
9711
9712 * configure (gxx_include_dir): Fix thinko.
9713
9714 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
9715
9716 * Makefile.in (INSTALL_TARGET_CROSS): Define.
9717 (install-cross, install-gcc-cross): New targets.
9718
9719 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
9720
9721 * configure.in (noconfigdirs): Add support for Thumb target.
9722
9723 * config.sub (maybe_os): Add support for Thumb target.
9724
9725 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
9726
9727 * Makefile.in: Add rules for cygmon.
9728
9729 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
9730
9731 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
9732
9733 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
9734 * configure (gxx_include_dir): Provide a definition for subdirs
9735 which do not use autoconf.
9736
9737 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
9738
9739 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
9740 11/18/97 build
9741
9742 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
9743
9744 * From Franz Sirl.
9745 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
9746 found on RedHat Linux systems.
9747
9748 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
9749
9750 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
9751 guesses.
9752
9753 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
9754
9755 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
9756
9757 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
9758
9759 * ltmain.sh: If mkdir fails, check whether the directory was created
9760 anyhow by some other process.
9761
9762 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
9763
9764 * configure.in (d30v-*-*): Configure all directories.
9765
9766 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
9767
9768 * configure.in (d30v-*-*): Configure newlib, libiberty directories
9769 for the D30V.
9770
9771 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
9772
9773 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
9774
9775 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
9776
9777 * include/libiberty.h: Add extern "C" { so it can be used with C++
9778 progrms.
9779 * include/remote-sim.h: Add extern "C" { so it can be used with C++
9780 programs.
9781
9782 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
9783
9784 * configure.in (d30v-*-*): Configure GCC now.
9785
9786 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
9787
9788 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
9789 is no longer needed.
9790
9791 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
9792
9793 * Makefile.in: check-target-libio depends on all-target-libstdc++.
9794
9795 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
9796
9797 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
9798 targets using "$@" to provide support for similar but not identical
9799 targets without having to duplicate code.
9800
9801 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
9802
9803 * makefile.vms: Fix to work with DEC C.
9804
9805 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
9806
9807 * config.sub: Add mips-tx39-elf to marketing names.
9808
9809 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
9810
9811 * ltmain.sh: Handle symlinks in generated script.
9812
9813 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
9814
9815 * configure: Handle autoconf style directory options: --bindir,
9816 --datadir, --includedir, --infodir, --libdir, --libexecdir,
9817 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
9818 --sysconfdir.
9819 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
9820 (sharedstatedir, localstatedir, oldincludedir): New variables.
9821 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
9822 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
9823 sbindir, sharedstatedir, and sysconfdir.
9824
9825 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
9826
9827 * Makefile.in (bootstrap-lean): New target.
9828
9829 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
9830
9831 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
9832 sn, and gnuserv from noconfigdirs.
9833
9834 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
9835
9836 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
9837
9838 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
9839
9840 * Makefile.in (cross): New target.
9841
9842 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
9843 Jeff Law <law@cygnus.com>
9844
9845 * Makefile.in (bootstrap2, bootstrap3): New targets.
9846 (all-bootstrap): Remove outdated and confusing target.
9847 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
9848
9849 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
9850
9851 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
9852 windows. Consistent with gdb/configure.
9853
9854 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
9855
9856 * configure.in: Name Linux target fragment.
9857
9858 * configure: Rewrite so that project Makefile fragment is inserted
9859 first and appears last in the resulting Makefile.
9860
9861 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
9862
9863 * Makefile.in (install-itcl): Install tcl first.
9864
9865 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
9866
9867 * configure.in: remove bison from noconfigdirs for Cygwin32 host
9868
9869 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
9870
9871 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
9872
9873 * configure.in (skipdirs): Add target-librx for Linux.
9874 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
9875
9876 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
9877
9878 * Makefile.in (bootstrap): New target.
9879
9880 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
9881
9882 * config.sub: Accept 'amigados' for backward compatability.
9883
9884 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
9885
9886 * config.guess: Merge with FSF.
9887
9888 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
9889
9890 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
9891
9892 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
9893
9894 * config.sub: Add "marketing-names" patch.
9895
9896 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
9897
9898 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
9899
9900 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
9901
9902 * config.sub: Handle v850-elf.
9903
9904 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
9905
9906 * .cvsignore (*-install): Remove.
9907
9908 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
9909
9910 * ltconfig: Set CONFIG_SHELL in libtool.
9911 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
9912
9913 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9914
9915 * configure.in (target_subdir): Set to libraries if enable_multilib.
9916
9917 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
9918
9919 * config.guess: Update from gcc directory.
9920
9921 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
9922
9923 * Makefile.in (all-sim): Depends on all-readline.
9924
9925 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
9926
9927 * Makefile.in (BISON, YACC): Use $$s.
9928 (all-bison): Depend on all-texinfo.
9929
9930 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
9931
9932 * Makefile.in (BISON): Add -L flag.
9933 (YACC): Likewise.
9934
9935 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9936
9937 * configure.in (noconfigdirs): Add support for v850e target.
9938
9939 * config.sub (maybe_os): Add support for v850e target.
9940
9941 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
9942
9943 * configure.in (noconfigdirs): Add support for v850ea target.
9944
9945 * config.sub (maybe_os): Add support for v850ea target.
9946
9947 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
9948
9949 * config.sub: Add mipstx39. Delete r3900.
9950
9951 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
9952
9953 * Makefile.in (all-autoconf): Depends on all-texinfo.
9954
9955 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
9956
9957 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
9958 eabi targets.
9959
9960 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
9961
9962 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
9963
9964 * configure: When handling a Canadian Cross, handle YACC as well as
9965 BISON. Just set BISON to bison. When setting YACC, prefer bison.
9966 * Makefile.in (all-bison): Depend upon all-texinfo.
9967
9968 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
9969
9970 * Makefile.in (BISON): bison, not byacc or bison -y.
9971 (YACC): bison -y or byacc or yacc.
9972 (various): Add *-bison as appropriate.
9973 (taz): No need to mess with BISON anymore.
9974
9975 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
9976
9977 * configure: If OSTYPE matches *win32*, try to find a good value for
9978 CONFIG_SHELL.
9979
9980 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
9981
9982 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
9983 configure.in if it is present.
9984
9985 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
9986
9987 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
9988
9989 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
9990
9991 * config.sub: Recognize `arc' cpu.
9992 * configure.in: Likewise.
9993 * config-ml.in: Likewise.
9994
9995 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
9996
9997 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
9998
9999 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10000
10001 * configure: Changed sed delimiter from ':' to '|' when
10002 attempting to substitute ${config_shell} for SHELL. On
10003 NT ${config_shell} may contain a ':' in it.
10004
10005 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10006
10007 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10008
10009 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10010
10011 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10012
10013 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10014
10015 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10016
10017 * ylwrap: If the program is a relative path, force it to be
10018 absolute.
10019
10020 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10021
10022 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10023
10024 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10025
10026 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10027 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10028 for libraries.
10029
10030 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10031
10032 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10033 separated by spaces.
10034
10035 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10036
10037 * ylwrap: New file.
10038 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10039
10040 * ltmain.sh: Handle /bin/sh at start of install program.
10041
10042 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10043
10044 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10045 * missing: New file, from automake 1.2.
10046
10047 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10048
10049 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10050 check-tk to CHECK_X11_MODULES.
10051
10052 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10053
10054 * config.sub: Merge with FSF.
10055
10056 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10057
10058 * config.guess: Merge with FSF.
10059
10060 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10061
10062 * configure: Treat msdosdjgpp like go32.
10063 * configure.in: Likewise. Don't remove gprof for go32.
10064
10065 * configure: Change Makefile.tem2 to Makefile.tm2.
10066
10067 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10068
10069 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10070
10071 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10072
10073 * install-sh (chmodcmd): Set to null if the DST directory already
10074 exists. Same as Nov 11th change.
10075
10076 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10077
10078 * configure (GDB_TK): Needs itcl and tix.
10079
10080 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10081
10082 * config.guess: Update from FSF.
10083
10084 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10085
10086 * Makefile.in (GDB_TK): Depend on itcl and tix.
10087
10088 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10089
10090 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10091 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10092 (INSTALL_SCRIPT): New variable.
10093 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10094 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10095 to -x.
10096 * install-sh: Add support for -x option.
10097
10098 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10099
10100 * configure.in, Makefile.in: Treat tix like itcl.
10101
10102 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10103
10104 * Makefile.in (WINDRES): New variable.
10105 (WINDRES_FOR_TARGET): New variable.
10106 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10107 (EXTRA_HOST_FLAGS): Add WINDRES.
10108 (EXTRA_TARGET_FLAGS): Add WINDRES.
10109 (EXTRA_GCC_FLAGS): Add WINDRES.
10110 ($(DO_X)): Pass down WINDRES.
10111 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10112 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10113 DLLTOOL_FOR_TARGET.
10114
10115 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10116
10117 * configure.in: configure sim before gdb for win32-x-ppc
10118
10119 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10120
10121 Move gperf into the toplevel, from libg++.
10122 * configure.in (target_tools): Add target-gperf.
10123 (native_only): Add target-gperf.
10124 * Makefile.in (all-target-gperf): New target, depend on
10125 all-target-libg++.
10126 (configure-target-gperf): Empty rule.
10127 (ALL_TARGET_MODULES): Add all-target-gperf.
10128 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10129 (CHECK_TARGET_MODULES): Add check-target-gperf.
10130 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10131 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10132
10133 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
10134
10135 * config.sub (mn10200): Recognize new basic machine.
10136
10137 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10138
10139 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10140 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10141
10142 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10143
10144 * configure.in: If we're building mips-sgi-irix6* native, turn on
10145 ENABLE_MULTILIB and set TARGET_SUBDIR.
10146
10147 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10148
10149 * Makefile.in (all-sn): Depend on all-grep.
10150
10151 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10152
10153 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10154
10155 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10156 Makefile. From Jeff Makey <jeff@cts.com>.
10157 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10158
10159 * Makefile.in (DISTBISONFILES): Remove.
10160 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10161 $(DEFAULT_YACC).
10162
10163 * configure.in: Build itl, db, sn, etc., when building for native
10164 cygwin32.
10165
10166 * Makefile.in (LD): New variable.
10167 (EXTRA_HOST_FLAGS): Pass down LD.
10168 ($(DO_X)): Likewise.
10169
10170 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10171
10172 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10173
10174 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10175
10176 * configure.in (targargs): Strip out any supplied --build argument
10177 before adding our own. Always add --build.
10178
10179 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10180
10181 * configure.in (targargs): Pass --build if we're doing
10182 a cross-compile.
10183
10184 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10185
10186 * configure: Use '|' instead of ":" as the separator in
10187 sed. Otherwise sed chokes on NT path names with drive
10188 designators. Also look for "?:*" as the leading characters in an
10189 absolute pathname.
10190
10191 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10192
10193 * config.sub: Support for r3900.
10194
10195 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10196
10197 * configure.in: Use install-sh, not install.sh.
10198
10199 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10200
10201 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10202 apply it twice.
10203
10204 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10205
10206 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10207 install-binutils.
10208
10209 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10210
10211 * Makefile.in: Add automake targets.
10212 * configure.in (host_tools): Add automake.
10213
10214 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
10215
10216 * configure: Default CXX to c++, not gcc.
10217 * Makefile.in (CXX): Set to c++, not gcc.
10218 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
10219
10220 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
10221
10222 * install-sh: try appending a .exe if source file doesn't
10223 exist
10224
10225 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
10226
10227 * configure.in: Turn on multilib by default.
10228 (cross_only): Remove target-libiberty.
10229
10230 * Makefile.in (all-gcc): Don't depend on libiberty.
10231
10232 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
10233
10234 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
10235
10236 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
10237
10238 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
10239 (DISTBISONFILES): Add ld/Makefile.in
10240
10241 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
10242
10243 * configure.in: if target is cygwin32 but host isn't cygwin32,
10244 don't configure gdb tcl tk expect, not just gdb.
10245
10246 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
10247
10248 * configure.in: Added gnuserv everywhere sn appears.
10249
10250 * Makefile.in (ALL_MODULES): Added all-gnuserv.
10251 (CROSS_CHECK_MODULES): Added check-gnuserv.
10252 (INSTALL_MODULES): Added install-gnuserv.
10253 (CLEAN_MODULES): Added clean-gnuserv.
10254 (all-gnuserv): New target.
10255
10256 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
10257
10258 * config.guess: Fixes for MIPS OpenBSD systems.
10259
10260 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
10261
10262 * Makefile.in (INSTALL_XFORM): Remove.
10263 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
10264
10265 * mkinstalldirs: New file, copied from automake.
10266 * Makefile.in (installdirs): Rename from install-dirs. Use
10267 mkinstalldirs. Change all users.
10268 (DEVO_SUPPORT): Add mkinstalldirs.
10269
10270 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
10271
10272 * install-sh: Rename from install.sh.
10273 * Makefile.in (INSTALL): Change install.sh to install-sh.
10274 (DEVO_SUPPORT): Likewise.
10275
10276 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
10277 Graichen <graichen@rzpd.de>.
10278
10279 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
10280
10281 * config.guess: Recognize OpenBSD systems correctly.
10282
10283 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10284
10285 * README, Makefile.in (ETC_SUPPORT): Remove references to
10286 cfg-paper*, configure.{texi,man,info*}._
10287
10288 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
10289
10290 * Makefile.in (all.normal): Ensure that gcc is built after all
10291 the x11 - ie gdb - targets.
10292
10293 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
10294
10295 * makefile.vms: Don't run conf-a-gas.
10296
10297 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
10298
10299 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
10300
10301 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
10302
10303 * configure.in: Remove noconfigdirs case since gdb also
10304 configures and builds for tic80-coff.
10305
10306 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
10307
10308 * configure: Set cache_file to config.cache.
10309 * Makefile.in (local-distclean): Remove config.cache.
10310
10311 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
10312
10313 * COPYING: Update FSF address.
10314
10315 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
10316
10317 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
10318 noconfigdirs.
10319
10320 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
10321
10322 * Makefile.in (install-dirs): Don't crash if prefix, and hence
10323 MAKEDIRS, is empty.
10324
10325 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
10326
10327 * config.sub: Tweak mn10300 entry.
10328
10329 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
10330
10331 * configure.in (host_tools): Put sim before gdb, so gdb's
10332 configure.tgt can determine if the simulator was configured.
10333
10334 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
10335
10336 * config.sub: Move BeOS $os case to be with other Cygnus
10337 local cases.
10338
10339 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
10340
10341 * config.sub: Remove misplaced comment that broke Linux.
10342
10343 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
10344
10345 * config.sub: Add BeOS support.
10346
10347 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
10348
10349 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
10350
10351 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
10352
10353 * configure.in (noconfigdirs): Remove tcl and tk from
10354 noconfigdirs for cygwin32 builds.
10355
10356 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
10357
10358 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
10359
10360 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
10361
10362 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
10363 make-all.com, use makefile.vms instead.
10364
10365 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
10366
10367 * config.sub: Accept -lnews*.
10368
10369 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
10370
10371 * configure.in (noconfigdirs): Disable target-newlib,
10372 target-examples and target-libiberty for d30v.
10373
10374 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10375
10376 * configure.in (noconfigdirs): Enable ld for d30v.
10377
10378 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
10379
10380 * configure.in (tic80-*-*): Build compiler.
10381
10382 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
10383
10384 * configure.in (d30v-*): Remove sim directory from list of
10385 unsupported d30v directories
10386
10387 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
10388
10389 * config.sub, configure.in: Add d30v target cpu.
10390
10391 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
10392
10393 * makefile.vms: New file.
10394 * make-all.com: Remove.
10395
10396 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
10397
10398 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
10399
10400 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
10401
10402 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
10403
10404 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
10405
10406 * Makefile.in (ALL_MODULES): Added all-db.
10407 (CROSS_CHECK_MODULES): Addec check-db.
10408 (INSTALL_MODULES): Added install-db.
10409 (CLEAN_MODULES): Added clean-db.
10410
10411 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
10412
10413 * config.guess: Merge with latest FSF sources.
10414
10415 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
10416
10417 * Makefile.in (ALL_MODULES): Added all-itcl.
10418 (CROSS_CHECK_MODULES): Added check-itcl.
10419 (INSTALL_MODULES): Added install-itcl.
10420 (CLEAN_MODULES): Added clean-itcl.
10421
10422 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
10423
10424 * configure.in: build gdb for mn10200
10425
10426 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
10427
10428 * Makefile.in (all-target-winsup): Depend on all-target-libio.
10429
10430 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
10431
10432 * configure.in (tic80-*-*): Turn off most targets right now.
10433
10434 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
10435
10436 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
10437 rather than the makeinfo program.
10438 (do-info): Depend upon all-texinfo.
10439
10440 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
10441
10442 * configure.in: Remove uses of config/mh-linux.
10443
10444 * config.sub, config.guess: Merge with latest FSF sources.
10445
10446 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
10447
10448 * config.sub (case $basic_machine): Add tic80 entries.
10449
10450 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
10451
10452 * config.sub, config.guess: Merge with latest FSF sources.
10453
10454 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10455
10456 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
10457 * mpw-config.in: Test for NewFolderRecursive.
10458 * mpw-install: Use symbolic name for startup filename.
10459 * mpw-README: Add various additional details.
10460
10461 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
10462
10463 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
10464
10465 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
10466
10467 * configure.in: Do build gcc and the target libraries for
10468 the mn10200.
10469
10470 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
10471
10472 * configure.in: don't avoid building gdb for mn10300 any more
10473 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
10474 instead of single-quoting it.
10475
10476 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
10477
10478 * configure.in: Don't use --with-stabs on IRIX 6.
10479
10480 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
10481
10482 * configure.in (m32r): Build gdb, libg++ now.
10483
10484 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10485
10486 * configure.in (mips*-sgi-irix6*): Remove gdb and related
10487 directories from noconfigdirs.
10488
10489 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
10490
10491 * config.sub (basic_machine): added mips16 configuration
10492
10493 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10494
10495 * config.sub: Handle d10v-unknown.
10496
10497 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
10498
10499 * config.sub: Handle v850-unknown.
10500
10501 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
10502
10503 * Makefile.in: add findutils
10504 * configure.in: add findutils to list of host_tools
10505
10506 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
10507
10508 * config.sub: Handle mn10200 and mn10300.
10509
10510 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10511
10512 * configure.in (d10v-*): Do not build librx.
10513
10514 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
10515
10516 * configure.in (mn10300): Build everything except gdb & libgloss.
10517
10518 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
10519
10520 * config.guess: Patch for Dansk Data Elektronik servers,
10521 from Niels Skou Olsen <nso@dde.dk>.
10522
10523 For ncr, use /bin/uname rather than uname, since GNU uname does not
10524 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
10525
10526 Patch for MIPS R4000 running System V,
10527 from Eric S. Raymond <esr@snark.thyrsus.com>.
10528
10529 Fix thinko for nextstep.
10530
10531 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
10532
10533 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
10534 * config.guess: Guess mips-dec-mach_bsd4.3.
10535
10536 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
10537 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
10538 release numbers.
10539 * config.guess (mips-mips-riscos*): Emit just enough of the
10540 release number.
10541
10542 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
10543 * config.guess (sparc-auspex-sunos*): Added.
10544 (f300-fujitsu-*): Added.
10545
10546 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
10547 * config.guess: Recognize a Tadpole as a sparc.
10548
10549 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10550
10551 * config.guess: Don't assume that NextStep version is either 2 or
10552 3. NextStep 4 (aka OpenStep 4) has come out now.
10553
10554 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
10555
10556 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
10557 From Rik Faith <faith@cs.unc.edu>.
10558
10559 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
10560
10561 * config.sub: Contributions from bug-gnu-utils to:
10562 Support plain "hppa" (no version given) architecture, reported by
10563 OpenStep.
10564 OpenBSD like NetBSD.
10565 LynxOs is not a hardware supplier.
10566
10567 * config.guess: Contributions from bug-gnu-utils to add support for:
10568 OpenBSD like NetBSD.
10569 Stratus systems.
10570 More Pyramid systems.
10571 i[n>4]86 Intel chips.
10572 M680[n>4]0 Motorola chips.
10573 Use unknown instead of lynx for hardware manufacturer.
10574
10575 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10576
10577 * install.sh (chmodcmd): Set to null if the DST directory already
10578 exists.
10579
10580 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10581
10582 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
10583 not use mt-ppc target Makefile fragment any more.
10584
10585 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10586
10587 * configure.in (*-*-windows): Exclude everything but those dirs
10588 needed to build windows.
10589
10590 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
10591
10592 * Makefile.in (all-target-winsup): Depend on all-target-librx.
10593
10594 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10595
10596 * configure.in: Exclude mmalloc from i386-windows.
10597
10598 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
10599
10600 * Undo my previous change.
10601
10602 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
10603
10604 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
10605 unconditionally.
10606 (MAKEOVERRIDES): Define (revert this part of October 18 change).
10607
10608 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
10609
10610 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
10611 host to add it's own flags.
10612
10613 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
10614
10615 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
10616
10617 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
10618
10619 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
10620 (CXX_FOR_TARGET): Likewise.
10621 (GCC_FOR_TARGET): Define.
10622 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
10623 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
10624 CC_FOR_TARGET was specified on the command line.
10625 (MAKEOVERRIDES): Don't define.
10626
10627 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
10628
10629 * configure.in (m32r): Fix spelling of libg++ libs.
10630
10631 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
10632
10633 * config.sub (-apple*): Remove, now redundant.
10634
10635 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
10636
10637 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
10638
10639 * configure: Rework yesterday's sed script patch.
10640
10641 * config.sub: Merge with FSF.
10642
10643 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
10644
10645 * config.guess: Merge from FSF.
10646
10647 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
10648 * config.guess: Use pc instead of unknown, for pc clone systems.
10649 Change linux to linux-gnu.
10650
10651 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10652 * config.guess: Avoid non-portable tr syntax.
10653
10654 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
10655
10656 * test-build.mk (HOLES): Add "xargs" for gdb.
10657
10658 * configure: Avoid hpux10.20 sed bug.
10659
10660 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
10661
10662 * configure.in: Add support for windows host
10663 (that is a build done under the Microsoft build environment).
10664
10665 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
10666
10667 * Makefile.in: Replace all uses of srcroot with s, to shrink
10668 command line lengths.
10669
10670 Patches from Geoffrey Noer <noer@cygnus.com>:
10671 * configure.in: If configuring for newlib, pass --with-newlib to
10672 subdirectories.
10673 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
10674 -Bnewlib/ and -Lwinsup to gcc.
10675 (CXX_FOR_TARGET): Likewise.
10676
10677 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
10678
10679 * Makefile.in (ETC_SUPPORT): Add configure.
10680
10681 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
10682
10683 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
10684 host configuration file.
10685
10686 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
10687
10688 * configure.in: Break mn10x00 support into separate
10689 mn10200 and mn10300 configurations.
10690 * config.sub: Likewise.
10691
10692 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
10693
10694 * configure.in: Add lots of stuff to noconfigdirs for
10695 the mn10x00 targets.
10696
10697 * config.sub, configure.in: Add mn10x00 support.
10698
10699 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
10700
10701 * make-all.com: Call conf-a-gas, not config-a-gas.
10702
10703 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
10704
10705 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
10706 targets.
10707
10708 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
10709
10710 * mpw-README: Add much more detail for native PowerMac.
10711 * mpw-install: New file.
10712 * mpw-configure: Add --norecursion and --help options.
10713 * mpw-config.in: Translate readme and install files when
10714 copying to objdir.
10715 * mpw-build.in: Don't always depend on byacc and flex.
10716 (install-only-top): New action.
10717
10718 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
10719
10720 * configure.in: You can now configure GDB for the v850.
10721
10722 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
10723
10724 * configure.in (noconfigdirs): Don't configure any C++ dirs
10725 if targeting D10V.
10726
10727 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
10728
10729 * config.sub: Recognize mips64vr5000.
10730
10731 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
10732
10733 * configure.in: Use a single line for host_tools and native_only.
10734
10735 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
10736
10737 * config.sub, configure.in: Add entries for m32r.
10738
10739 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
10740
10741 * Makefile.in (inet-install): Don't run install-gzip.
10742
10743 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
10744
10745 * configure.in: Don't config lots of things for *-*-windows*.
10746
10747 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
10748
10749 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
10750 (host_libs, host_tools): Copy from configure.in.
10751 * mpw-configure: Don't complain about directories not found.
10752
10753 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10754
10755 * configure.in (i[345]86): Recognize i686 for pentium pro.
10756 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
10757 file.
10758
10759 * config.guess (i[345]86): Ditto.
10760
10761 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10762
10763 * configure.in (noconfigdirs): Removed gdb for D10V.
10764
10765 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
10766
10767 * configure.in: Remove ld, target-libio, target-libg++, and
10768 target-libstdc++ from noconfigdirs.
10769
10770 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
10771
10772 * configure: Fix three locations where shell scripts were
10773 being run directly rather than with config_shell.
10774
10775 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
10776
10777 * configure.in (v850-*-*): Set up initial $noconfigdirs.
10778 * config.sub (basic_machine): Recognize v850.
10779
10780 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
10781
10782 * mpw-configure: Handle multiple enable/disable options and
10783 pass them down recursively, handle -c and -s flags appropriately
10784 depending on choice of compiler, add escape mechanism for
10785 quoted arguments to gC.
10786
10787 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10788
10789 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
10790 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
10791 so that -mrelocatable-lib and -mno-eabi are used.
10792
10793 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
10794 not support --print-multi-lib, don't abort.
10795
10796 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
10797
10798 * make-all.com: Run config-a-gas.
10799 * setup.com: Don't copy subdirectory files around.
10800
10801 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
10802
10803 * configure.in (*-*-ose): Remove exclusion of libgloss for this
10804 target, it now compiles correctly.
10805
10806 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
10807
10808 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
10809
10810 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10811
10812 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
10813
10814 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
10815
10816 * configure.in (native_only): Add prms.
10817
10818 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
10819
10820 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
10821 (BINUTILS_SUPPORT_DIRS): Likewise.
10822
10823 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10824
10825 * configure.in (d10v-*-*): Don't configure ld or gdb until the
10826 d10v support is added.
10827
10828 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
10829
10830 * configure.in (d10v-*-*): New target.
10831
10832 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
10833
10834 * config.guess (HP 9000/811): Recognize this as a PA1.1
10835 machine.
10836
10837 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
10838
10839 * Makefile.in (do-tar-gz): New target, split out from tail end of
10840 taz target. Run each command separately, don't use pipes.
10841 (taz): Use it.
10842
10843 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
10844
10845 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
10846 * mpw-build.in: No builds should depend on building byacc or flex,
10847 they are assumed to be installed already.
10848
10849 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10850
10851 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
10852 variable that CC_FOR_TARGET needs.
10853
10854 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10855
10856 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
10857 options have changed since the last time the subdirectory was
10858 configured, and if it has, reconfigure.
10859 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
10860 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
10861
10862 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
10863
10864 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
10865 CLEAN_MODULES): Add bash.
10866 (all-bash): New target.
10867
10868 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
10869
10870 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
10871
10872 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10873
10874 * config.sub (basic_machine): Recognize d10v as a valid processor.
10875
10876 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
10877
10878 * mpw-configure: Add support for --bindir.
10879 * mpw-build.in: Use a GCC-specific build script for GCC actions.
10880
10881 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
10882
10883 * configure.in: add bash, time, gawk to list of hosttools and things
10884 to only build for native toolchains
10885
10886 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10887
10888 * Makefile.in (docdir): Remove.
10889
10890 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10891
10892 * Makefile.in (datadir): Set to $(prefix)/share.
10893
10894 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
10895
10896 * configure.in: build diff and patch for cygwin32-hosted
10897 toolchains.
10898
10899 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
10900
10901 * config.sub: Accept -rtems*.
10902
10903 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
10904
10905 * configure.in: enable dosrel for cygwin32-hosted builds,
10906 remove diff from the list of things not buildable
10907 via Canadian Cross
10908
10909 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
10910
10911 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
10912 don't get ". ".
10913
10914 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
10915
10916 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
10917
10918 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
10919
10920 * Makefile.in (taz): Handle case where tex3patch didn't even get
10921 checked out. Also, if it was found, put the symlink in a new util
10922 subdirectory.
10923
10924 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10925
10926 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
10927
10928 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
10929
10930 * config.sub: Recognize -openvms.
10931 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
10932 * make-all.com, setup.com: New files.
10933
10934 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
10935
10936 * Makefile.in (taz): tex3patch moved to texinfo/util.
10937
10938 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
10939
10940 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
10941 * configure.in: remove make from disable-if-Can-Cross list
10942 enable gdb if ${host} and ${target} are cygwin32
10943
10944 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
10945
10946 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
10947 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
10948
10949 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
10950
10951 * config.guess: Combine mips-mips-riscos cases, and use cpp to
10952 distinguish sysv/svr4/bsd variants.
10953 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
10954
10955 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
10956
10957 * configure.in: Added copyright notice.
10958 * move-if-change: Added copyright notice.
10959
10960 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
10961
10962 * configure.in (powerpcle-*-solaris*): Until we get shared
10963 libraries working, don't build gdb, sim, make, tcl, tk, or
10964 expect.
10965
10966 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
10967
10968 * config.guess: Merge with FSF:
10969
10970 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
10971 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
10972
10973 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
10974 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
10975
10976 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
10977 * config.guess: Combine two OSF1 rules.
10978 Also recognize field test versions. From mjr@zk3.dec.com.
10979 * config.guess (dgux): Use /usr/bin/uname rather than uname,
10980 because GNU uname does not support -p. From pmr@pajato.com.
10981
10982 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
10983
10984 * Makefile.in (MAKEDIRS): Removed $(tooldir).
10985
10986 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
10987
10988 * mpw-README: Document GCCIncludes.
10989
10990 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
10991
10992 * configure.in (alpha-*-linux*): Set enable_shared to yes.
10993
10994 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
10995
10996 * mpw-configure: Handle --enable-FOO and --disable-FOO.
10997
10998 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
10999
11000 * configure.in (*-*-cygwin32): Configure make.
11001
11002 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11003
11004 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11005
11006 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11007
11008 * Makefile.in (all-inet): Depend on all-perl.
11009
11010 * Makefile.in (inet-install): New target.
11011
11012 * Makefile.in (all-inet): Depend on all-tcl.
11013 (all-inet): Depend on all-send-pr.
11014
11015 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11016
11017 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11018 temporarily.
11019
11020 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11021
11022 * configure.in: Don't configure --with-gnu-ld on AIX.
11023
11024 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11025
11026 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11027
11028 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11029
11030 * Makefile.in (ALL_MODULES): Added all-inet.
11031 (CROSS_CHECK_MODULES): Added check-inet.
11032 (INSTALL_MODULES): Added install-inet.
11033 (CLEAN_MODULES): Added clean-inet.
11034 (all-indent): New target.
11035
11036 * configure.in (host_tools): Added inet.
11037 (native_only): Added inet.
11038 (noconfigdirs): Added inet.
11039
11040 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11041
11042 * configure.in: Don't configure libgloss if we are not configuring
11043 newlib.
11044
11045 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11046
11047 * configure.in: Don't configure libgloss for unsupported
11048 architectures.
11049
11050 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11051
11052 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11053
11054 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11055
11056 * Makefile.in (ALL_MODULES): Include all-apache.
11057 (CROSS_CHECK_MODULES): Include check-apache.
11058 (INSTALL_MODULES): Include install-apache.
11059 (all-apache): New target.
11060
11061 * configure.in: Added apache everywhere perl is seen.
11062
11063 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11064
11065 * Makefile.in: Add support for clean-{module} and
11066 clean-target-{module} rules.
11067
11068 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11069
11070 * configure.in (*-*-ose) do not build libgloss.
11071
11072 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11073
11074 * config.guess (prep*:SunOS:5.*:*): Turn into
11075 powerpele-unknown-solaris2.
11076
11077 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11078
11079 * configure.in: Permit --enable-shared to specify a list of
11080 directories.
11081
11082 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11083
11084 * configure.in (host==solaris): Pass only the first word of $CC
11085 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11086
11087 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11088
11089 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11090
11091 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11092
11093 * Makefile.in (ALL_MODULES): Include all-perl.
11094 (CROSS_CHECK_MODULES): Include check-perl.
11095 (INSTALL_MODULES): Include install-perl.
11096 (ALL_X11_MODULES): Include all-guile.
11097 (CHECK_X11_MODULES): Include check-guile.
11098 (INSTALL_X11_MODULES): Include install-guile.
11099 (all-perl): New target.
11100 (all-guile): New target.
11101
11102 * configure.in (host_tools): Include perl and guile.
11103 (native_only): Include perl and guile.
11104 (noconfigdirs): Don't build guile and perl; no ports have been
11105 done.
11106
11107 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11108
11109 * configure (--enable-*): Handle quoted option lists such as
11110 --enable-sim-cflags='-g0 -O' better.
11111
11112 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11113
11114 * Makefile.in ({,inst}all-target): New rule so we can make and
11115 install all of the target directories easily.
11116
11117 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11118
11119 * configure.in: Add missing global flag in sed substitution when
11120 deleting `target-' from ${configdirs}.
11121
11122 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11123
11124 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11125 option.
11126
11127 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11128 config/mh-necv4.
11129
11130 * install.sh: Correct misspelling of transformbasename.
11131
11132 * config.guess: Recognize mips-*-sysv*.
11133
11134 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11135
11136 * config.sub: Recognize mon960.
11137
11138 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11139
11140 * configure: Restore Canadian Cross handling of BISON and LEX,
11141 removed in Feb 20 change.
11142
11143 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11144
11145 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11146 Mention make install. Remove the old copyright date as well the
11147 clumsy and rather pointless copyright on the README file.
11148
11149 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11150
11151 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11152 Makefile after running symlink-tree, then run `make distclean' to
11153 avoid clobbering any generated files in srcdir.
11154
11155 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11156
11157 * configure.in (m68k-*-netbsd*): Build everything now.
11158
11159 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11160
11161 * Makefile.in (taz): Fix quoting.
11162
11163 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11164
11165 * configure.in (sparclet-*-*): Build everything now.
11166
11167 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11168
11169 * configure.in (m68k-*-linux*): New host.
11170
11171 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11172
11173 * configure: Check for bison before byacc.
11174
11175 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11176
11177 * Makefile.in configure: Change the way LEX and BISON/YACC are
11178 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11179 searching PATH. These are used as fallbacks by Makefile.in if
11180 flex/bison/byacc aren't in objdir.
11181
11182 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11183
11184 * Makefile.in: Make everything which depends upon all-bfd also
11185 depend upon all-opcodes, in case --with-commonbfdlib is used.
11186
11187 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11188
11189 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11190 building NT native compilers on Unix.
11191
11192 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11193
11194 * configure.in: Don't get CC from the host Makefile fragment if we
11195 can find gcc in PATH, or if this is a Canadian Cross. Move the
11196 Solaris test for /usr/ucb/cc to the post target script, just after
11197 the compiler sanity test.
11198
11199 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11200
11201 * config.sub: Merge with FSF.
11202
11203 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11204
11205 * Makefile.in (RPATH_ENVVAR): New variable.
11206 (REALLY_SET_LIB_PATH): Use it.
11207 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11208
11209 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11210
11211 * config.sub, configure.in: Recognize sparclet cpu.
11212
11213 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
11214
11215 * config.guess: Support m68k-cbm-sysv4.
11216
11217 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11218
11219 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
11220 m68k-unknown-linuxaout from linker help string. Put quotes around
11221 $ld_help_string.
11222
11223 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
11224
11225 * config.guess (powerpc-harris-powerunix): Add guess for port
11226 to new target.
11227
11228 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11229
11230 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
11231
11232 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
11233
11234 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
11235 $(REALLY_SET_LIB_PATH) in Makefile.
11236 * Makefile.in (SET_LIB_PATH): New variable.
11237 (REALLY_SET_LIB_PATH): New variable.
11238 ($(DO_X)): Use $(SET_LIB_PATH).
11239 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
11240 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
11241 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
11242 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
11243 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
11244 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
11245 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
11246 (install-dosrel): Likewise.
11247 (all-opcodes): Depend upon all-libiberty.
11248
11249 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
11250
11251 * config.guess (*:CYGWIN*): New
11252
11253 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11254
11255 * Makefile.in (all-target-winsup): All all-target-libiberty.
11256
11257 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11258
11259 * configure.in (noconfigdirs): Add missing # in front of comment.
11260
11261 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
11262
11263 * configure.in: add second pass to things added to noconfigdirs
11264 so *-gm-magic can exclude libgloss properly.
11265
11266 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
11267
11268 * mpw-configure (extralibs_name, rez_name): Set correctly
11269 for MWC68K compiler.
11270
11271 * mpw-README: Add more info on the necessary build tools.
11272
11273 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
11274
11275 * configure.in, config.sub: Recognize cygwin32.
11276
11277 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
11278
11279 * config.guess, config.sub: Recognize A/UX.
11280
11281 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
11282
11283 * config.sub: Merge with gcc/config.sub.
11284
11285 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
11286
11287 * mpw-build.in (do-binutils): Add build of stamps.
11288
11289 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
11290
11291 * config.sub: Add recognition for mips64vr4100*-* targets.
11292
11293 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11294
11295 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
11296 Add creation of gconfigargs with `--enable-shared' turned on.
11297 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
11298 ($(host)-stamp-stage3-configured): Likewise.
11299 (HOLES): Add chatr and ldd.
11300 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
11301
11302 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
11303
11304 * configure: Pass --nfp to recursive configures.
11305
11306 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
11307
11308 * Makefile.in (DLLTOOL): New.
11309 (DLLTOOL_FOR_TARGET): New.
11310 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
11311 (EXTRA_TARGET_FLAGS): Ditto.
11312 (EXTRA_GCC_FLAGS): Ditto.
11313 (CONFIGURE_TARGET_MODULES): Ditto.
11314 (DO_X): Ditto.
11315 * configure: Add DLLTOOL.
11316
11317 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
11318
11319 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
11320 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
11321 mh-sco, since old workarounds no longer needed, and don't
11322 build ld, since libraries have weak symbols in COFF.
11323
11324 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
11325
11326 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
11327
11328 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
11329
11330 * configure.in: Make sure that ${CC} can be used to compile an
11331 executable.
11332
11333 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11334
11335 * Makefile.in (all-gdb): Depend on $(GDB_TK).
11336 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
11337 nothing depending on whether gdbtk is being built.
11338
11339 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
11340
11341 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
11342
11343 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
11344
11345 * configure.in (noconfigdirs): Put ld or gas in this early, if the
11346 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
11347
11348 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
11349
11350 * config-ml.in: Add support for
11351 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
11352 Simplify setting of multidirs from --disable-foo.
11353
11354 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11355
11356 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
11357 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
11358 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
11359 non-empty, pass them on to the GCC make.
11360 (all-bootstrap): New rule that is like all-gcc, except it executes
11361 the GCC bootstrap rule instead of the GCC all rule.
11362
11363 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
11364
11365 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
11366
11367 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11368
11369 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
11370 DG/UX support.
11371
11372 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
11373
11374 * config.sub (i*86*) Change [345] to [3456]
11375
11376 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11377
11378 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
11379 --with-gnu-ld=no.
11380
11381 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11382
11383 * config-ml.in (rs6000*, powerpc*): Add switches to control which
11384 AIX multilibs get built.
11385
11386 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11387
11388 * configure.in (i386-win32): Don't build expect if we're not
11389 building the tcl subdir.
11390
11391 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
11392
11393 * Makefile.in: (configure-target-examples, all-target-examples):
11394 New targets, configure and build example programs.
11395
11396 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11397
11398 * mpw-configure: If an mpw-config.in generated a file mk.sed,
11399 use it as input to sedit the generated MPW makefile.
11400 * mpw-README: Add a suggestion about Gestalt.h.
11401
11402 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
11403
11404 * config.sub: Accept *-*-ieee*.
11405
11406 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
11407
11408 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
11409 Ronald F. Guilmette <rfg@monkeys.com>.
11410
11411 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11412
11413 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
11414 for powerpc-pe native.
11415 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
11416 (target==powerpc-pe): duplicate i386-win32 entry.
11417
11418 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11419
11420 * configure.in (noconfigdirs): Exclude target-newlib for all versions
11421 of vxworks, not just vxworks5.1.
11422
11423 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
11424
11425 * mpw-configure: Add support for exec-prefix.
11426
11427 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11428
11429 * config.guess: Recognize HP model 816 machines as having
11430 a PA1.1 processor.
11431
11432 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
11433
11434 * configure: Ignore new autoconf configure options.
11435
11436 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11437
11438 * config.guess: Recognize Pentium under SCO.
11439 From Robert Lipe <robertl@arnet.com>.
11440
11441 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11442
11443 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
11444
11445 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
11446
11447 * configure.in: Don't configure gas for alpha-dec-osf*.
11448
11449 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
11450
11451 * configure.in: Default to --with-stabs for some targets for which
11452 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
11453 i[345]86*-*-unixware*.
11454
11455 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
11456
11457 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
11458 rather than basing it on the target. Simplify handling of options
11459 controlling which directories to configure. Remove extraneous
11460 slash in multi-clean target.
11461
11462 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
11463
11464 * config-ml.in: Prefix more variables with ml_ so they don't collide
11465 with configure's.
11466
11467 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
11468
11469 * configure: Don't turn -v into --v.
11470
11471 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
11472
11473 * configure.in (targargs): Fix typo.
11474
11475 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
11476
11477 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
11478
11479 * configure.in: Strip --host and --target options from
11480 CONFIG_ARGUMENTS, and always configure for --host only. Add
11481 --with-cross-host option when building with a cross-compiler.
11482 * configure: Canonicalize the arguments put into config.status by
11483 always using `=' for an option with an argument. Pass a presumed
11484 --host or --target explicitly.
11485
11486 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
11487
11488 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
11489 into general OS recognition case.
11490
11491 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11492
11493 * configure.in (target_configdirs): add target-winsup only
11494 for win32 target systems.
11495
11496 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
11497
11498 * Makefile.in (all-target-libgloss): Depend upon
11499 configure-target-newlib, since when libgloss is built it looks to
11500 see if the newlib directory exists.
11501
11502 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
11503
11504 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
11505 cfg-ml-*.in.
11506
11507 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
11508
11509 * configure: Handle LD and LD_FOR_TARGET when configuring a
11510 Canadian Cross.
11511
11512 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11513
11514 * configure.in (target_libs): add target-winsup.
11515 (target==i386-win32): add patch diff flex make to $noconfigdirs.
11516 (target==ppcle-pe): remove ld from $noconfigdirs.
11517
11518 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
11519
11520 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
11521 Preserve relative path names in $srcdir. Build symlink tree if
11522 configuring cross target dir and srcdir=. (= no VPATH support).
11523 (configure-target-libg++): Depend on configure-target-librx.
11524 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
11525 * config-ml.in: New file.
11526 * symlink-tree: New file.
11527 * configure: Ensure srcdir="." if that's what it is.
11528
11529 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
11530
11531 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
11532 includes and FLEX_SKELETON setting.
11533 * mpw-configure (--with-gnu-ld): New option, controls whether
11534 to use PPCLink or ld with PowerMac GCC.
11535 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
11536 * mpw-config.in: Configure grez if targeting Mac.
11537
11538 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
11539 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
11540 just macos.
11541 * configure.in: Configure grez resource compiler if targeting Mac.
11542 * Makefile.in (all-grez, install-grez): New targets.
11543
11544 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
11545
11546 * configure: CXX defaults to gcc, not g++. If we find
11547 gcc in the path, set CC to gcc -O2.
11548
11549 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
11550
11551 * configure: Default ${build} correctly. Avoid picking up extra
11552 spaces when reading CC and CXX from Makefile. When doing a
11553 Canadian Cross, use plausible default values for numerous
11554 variables.
11555 * configure.in: When doing a Canadian Cross, don't try to
11556 configure tools whose configure script can't handle it.
11557
11558 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11559
11560 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
11561
11562 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
11563
11564 * configure: Remove dubious bug reporting address.
11565
11566 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
11567
11568 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
11569 configure script, run that instead of this directory's configure.
11570 In either case, print a message that we're configuring the sub-dir.
11571
11572 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
11573
11574 * configure.in: Before checking for the existence of various files,
11575 use sed to filter out "target-".
11576
11577 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
11578
11579 * Makefile.in (DO_X): Split rule to decrease command line length
11580 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
11581 (Philippe De Muyter).
11582
11583 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11584
11585 * Makefile.in (all-patch): depend on all-libiberty.
11586
11587 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
11588
11589 * configure.in: If the only directory in target_configdirs which
11590 actually exists is libiberty, then set target_configdirs to empty,
11591 to avoid trying to build a target libiberty in a gas or gdb
11592 distribution.
11593
11594 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
11595
11596 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
11597 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
11598 systems.
11599
11600 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
11601
11602 * configure.in (copy_dirs): Use sys-include instead of include
11603 for --with-headers option.
11604
11605 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
11606
11607 * Makefile.in, configure.in: Make winsup builds work with
11608 new scheme.
11609
11610 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
11611
11612 * configure.in: Build the linker on AIX.
11613
11614 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
11615
11616 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
11617 where needed.
11618
11619 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
11620
11621 * Makefile.in (all-gcc): Fix typo.
11622
11623 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
11624
11625 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
11626
11627 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
11628
11629 * configure.in: Rename libFOO to target-libFOO, and xiberty
11630 to target-xiberty, to provide more flexibility.
11631 (target_subdir): Define. Create if cross.
11632 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
11633 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
11634 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
11635 check-libFOO -> check-target-libFOO, etc.
11636 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
11637 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
11638 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
11639 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
11640 allow ALL_GCC="" to only configure.
11641 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
11642 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
11643 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
11644
11645 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
11646
11647 * Makefile.in (taz): Build "info" in etc explicitly.
11648
11649 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
11650
11651 * configure.in: Make sure that CC is undefined (as opposed to
11652 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
11653 problem with autoconf trying to configure on a host without GCC.
11654
11655 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11656
11657 * mpw-configure: Set host alias from choice of host compiler,
11658 only use generic MPW Makefile sed if present, edit a file
11659 named "hacked_Makefile.in" instead of "Makefile.in" if present.
11660 * mpw-README: Add problem notes about CW6 and CW7.
11661
11662 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
11663
11664 * Makefile.in (taz): Use ";" instead of ";;".
11665
11666 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
11667
11668 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
11669 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
11670 DISTDOCDIRS.
11671 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
11672 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
11673
11674 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
11675
11676 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
11677 and gnats, because they are now subsumed by DISTSTUFFDIRS.
11678 Move bfd to DISTSTUFFDIRS.
11679
11680 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11681
11682 * Makefile.in (X11_LIB): Removed.
11683 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
11684
11685 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
11686
11687 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11688
11689 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
11690 names.
11691
11692 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11693
11694 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
11695
11696 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
11697
11698 * configure.in (i[345]86-*-win32): Always build newlib.
11699 Don't configure cvs, autoconf or texinfo.
11700 * Makefile.in (LD_FOR_TARGET): New.
11701 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
11702 Pass down LD_FOR_TARGET.
11703
11704 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
11705
11706 * winsup: New directory.
11707 * Makefile.in: Build winsup.
11708 * configure.in: Winsup is configured when target is win32.
11709 Can only build win32 target GDB when native.
11710
11711 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
11712
11713 * config.guess: Recognize HP model 819 machines as having
11714 a PA 1.1 processor.
11715
11716 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
11717
11718 * configure: Fix sed loop which substitutes for CC and CXX to
11719 avoid bug found in various sed implementations.
11720
11721 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11722
11723 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
11724 simulator. Use standard powerpc-*-eabi*.
11725
11726 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
11727
11728 * configure.in: Stop putting gas and binutils in noconfigdirs for
11729 powerpc-*-aix* and rs6000-*-*.
11730
11731 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
11732
11733 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
11734 -mcall-aixdesc libraries.
11735
11736 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
11737
11738 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11739
11740 * config.sub (arm | armel | armeb): Fix shell syntax.
11741
11742 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11743
11744 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
11745 -msoft-float and -mcpu=common support.
11746 (powerpc*-*-eabisim*): Add support for building -mcall-aix
11747 libraries.
11748
11749 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11750
11751 * configure.in: Allow configuration and build of emacs19 for the alpha.
11752
11753 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11754
11755 * configure.in (CC): Get ^CC, not just any old CC, from
11756 ${host_makefile_frag}.
11757
11758 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11759
11760 * configure.in (CC): Try to get CC from
11761 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
11762
11763 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11764
11765 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
11766 only if it exists in $(srcdir).
11767
11768 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
11769
11770 * configure: If CC and CXX are not set in the environment, set
11771 them, based on either an existing Makefile or on searching for gcc
11772 in PATH. Substitute for CC and CXX in Makefile.
11773 * configure.in: Remove libm from target_libs. Separate
11774 target_configdirs from configdirs. If CC is not set in
11775 environment, try to get it from a host Makefile fragment. Rewrite
11776 changes of configdirs to use skipdirs instead. A few minor
11777 tweaks. Take directories out of target_configdirs as they are
11778 taken out of configdirs. Remove existing Makefile files from
11779 subdirectories. Substitute for TARGET_CONFIGDIRS and
11780 CONFIG_ARGUMENTS in Makefile.
11781 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
11782 by configure.in.
11783 (CONFIG_ARGUMENTS): Likewise.
11784 (CONFIGURE_TARGET_MODULES): New variable.
11785 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
11786 ($(CONFIGURE_TARGET_MODULES)): New target.
11787 (configure-libg++, configure-libio): New targets.
11788 (all-libg++): Depend upon configure-libg++.
11789 (all-libio): Depend upon configure-libio.
11790 (configure-libgloss, all-libgloss): New targets.
11791 (configure-libstdc++): New target.
11792 (all-libstdc++): Depend upon configure-libstdc++.
11793 (configure-librx, all-librx): New targets.
11794 (configure-newlib): New target.
11795 (all-newlib): Depend upon configure-newlib
11796 (configure-xiberty): New target.
11797 (all-xiberty): Depend upon configure-xiberty.
11798
11799 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11800
11801 * configure.in (host i[345]86-*-win32): Expand the
11802 noconfigdirs again.
11803
11804 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
11805
11806 * mpw-configure: Fix sed command file name.
11807
11808 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
11809
11810 * configure.in (host i[345]86-*-win32): Reduce the
11811 noconfigdirs again.
11812
11813 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
11814
11815 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
11816 or powerpc*-*-pe*, since they are not yet supported.
11817
11818 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
11819
11820 Add PowerMac support and many other enhancements.
11821 * mpw-configure: New option --cc to select compiler to use,
11822 paste options set according to --cc into the generated
11823 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
11824 if mpw-make.sed is present.
11825 * mpw-config.in: Don't test for gC1, test for mpw-touch,
11826 add forward includes for PowerPC include files.
11827 * mpw-build.in: Build using Makefile.PPC if present.
11828 (do-byacc, etc): Remove separate version resource builds.
11829 (do-gas): Build "stamps" before "all".
11830 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
11831 * mpw-README: Update to reflect --cc option, PowerMac support,
11832 and recently-reported compatibility problems.
11833
11834 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
11835
11836 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
11837 embedded m68k systems (-aout, -coff, -elf, -vxworks).
11838 (--with-multilib-top): Pass to recursive invocations.
11839
11840 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
11841
11842 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
11843 v810-*-*.
11844
11845 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11846
11847 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
11848 gdb, ld and opcodes on v810-*-*.
11849
11850 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
11851
11852 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
11853 (local-maintainer-clean): New target.
11854 (maintainer-clean): New target.
11855 (realclean): Just depend upon maintainer-clean.
11856
11857 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11858
11859 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
11860
11861 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
11862
11863 * configure.in: Build ld in mips*-*-bsd* case.
11864
11865 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
11866
11867 * config.sub: Accept -lites* OS. From Ian Dall.
11868
11869 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
11870
11871 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
11872 targets.
11873
11874 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
11875
11876 * configure.in: treat i386-win32 canadian cross the same as
11877 i386-go32 canadian cross.
11878
11879 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11880
11881 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
11882 running under the simulator to build a reduced set of libraries.
11883 (powerpc-*-eabiaix): Add fine grained multilib support added to
11884 other powerpc targets yesterday.
11885
11886 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11887
11888 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
11889 -disable-softfloat, -disable-relocatable, -disable-aix, and
11890 -disable-sysv to control which multilib libraries get built.
11891
11892 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
11893
11894 * configure: Add Makefile.tem to list of files to remove in trap
11895 handler.
11896
11897 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
11898
11899 * config.guess (*Linux*): Add missing "exit"s.
11900 Also, need specific check for alpha-unknown-linux (uses COFF).
11901
11902 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
11903
11904 * config.guess: Merge with FSF:
11905
11906 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
11907 * config.guess (AIX4): More robust release numbering discovery.
11908
11909 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
11910 * config.guess (i386-sequent-ptx): Properly get version number.
11911
11912 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
11913 * config.guess (mips:*:4*:UMIPS): New case.
11914
11915 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
11916
11917 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
11918 (i386-win32 host): Likewise. Don't build readline.
11919
11920 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
11921
11922 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
11923 SUPPORT_FILES to submakes.
11924
11925 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
11926
11927 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
11928 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
11929 mpw-configure.
11930
11931 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
11932
11933 * configure.in (appdirs): Use =, not ==, in test expression when
11934 trying to build the text to print in the warning message for
11935 Solaris users.
11936
11937 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
11938
11939 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
11940
11941 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11942
11943 * config.guess: Recognize lynx-2.3.
11944
11945 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
11946
11947 * config.sub (z8ksim): Deleted
11948 (z8k-*-coff): New, this is the one true name of the target.
11949
11950 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
11951
11952 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
11953
11954 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
11955
11956 * config.guess (*:Linux:*:*): First try asking the linker what the
11957 default object file format is (elf, aout, or coff). Then if this
11958 fails, try previous methods.
11959
11960 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11961
11962 * configure.in: Don't build newlib for *-*-vxworks5.1.
11963
11964 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
11965
11966 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
11967 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
11968
11969 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
11970
11971 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
11972
11973 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
11974
11975 * cfg-ml-com.in: New file.
11976 * cfg-ml-pos.in: New file.
11977
11978 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
11979
11980 * COPYING.NEWLIB: Add HP free copyright to list.
11981
11982 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
11983
11984 * config.sub: Recognize -eabi* for the system, not just -eabi.
11985
11986 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
11987
11988 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
11989 * config.sub, configure.in (win32): New target and host.
11990
11991 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
11992
11993 * configure.in: Add i386-pe configuration.
11994
11995 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
11996
11997 * mpw-build.in (install): Install GDB after LD.
11998
11999 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12000
12001 * mpw-config.in (elf/mips.h): Always forward-include, needed
12002 for GDB to build.
12003
12004 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12005
12006 * testsuite: New directory for customer acceptance and whole tool
12007 chain tests.
12008
12009 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12010
12011 * configure: If per-host line isn't found, but AC_OUTPUT is found
12012 and a configure script exists, run it instead.
12013
12014 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12015
12016 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12017
12018 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12019
12020 * configure: Set build_{cpu,vendor,os,alias} to host values when
12021 --build isn't specified.
12022
12023 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12024
12025 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12026 (FLAGS_TO_PASS): Pass them.
12027 (EXTRA_TARGET_FLAGS): Ditto.
12028
12029 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12030
12031 * Makefile.in (all-libg++): Depend on all-libstdc++.
12032
12033 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12034
12035 * configure.in (noconfigdirs): Enable all packages for
12036 i386-unknown-netbsd.
12037
12038 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12039
12040 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12041 hosted builds (DOS builds)
12042
12043 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12044
12045 Changes for ARM based on patches from Richard Earnshaw:
12046 * config.sub: Handle armeb and armel.
12047 * configure.in: Omit arm linker only for riscix.
12048
12049 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12050
12051 * config.guess: Update from FSF.
12052
12053 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12054
12055 * config.sub: Recognize powerpcle as the little endian varient of
12056 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12057 powerpcle variant. Convert pentium into i586, not i486. Add p5
12058 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12059 temporarily.
12060
12061 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12062
12063 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12064
12065 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12066
12067 * config.sub: Accept -lites* as a basic system type.
12068
12069 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12070
12071 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12072 installed, and if so return linuxoldld as the system name.
12073
12074 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12075
12076 * config.guess: Add hppa1.1-hp-lites support.
12077
12078 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12079
12080 * configure.in: Don't build newlib for m68k-vxworks5.1.
12081
12082 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12083
12084 * configure.in (mips-sgi-irix6): Use mh-irix5.
12085
12086 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12087
12088 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12089
12090 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12091
12092 * test-build.mk: Enable building of shared libraries on IRIX 5 and
12093 OSF/1. Fix compiler flags.
12094 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12095
12096 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12097
12098 * configure.in: Recognize --with-newlib.
12099 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12100
12101 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12102
12103 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12104 to *_X11_MODULES due to gdbtk needing X include files et al.
12105
12106 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12107
12108 Merge in support for Mac MPW as a host.
12109 (Old change descriptions retained for informational value.)
12110
12111 * mpw-config.in: Add generic include forwards for cpu-specific
12112 include files in aout and elf directories.
12113
12114 * mpw-configure: Added copyright.
12115 * mpw-config.in: Check for presence of required build tools.
12116 (target_libs): Add newlib.
12117 (target_tools): Add examples.
12118 (Read Me): Generate as "Read Me for MPW" instead.
12119 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12120 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12121 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12122
12123 * mpw-configure: Remove subdir-specific makefile hackery,
12124 delete mk.tmp after using it.
12125
12126 * mpw-build.in (all): Display start and end times.
12127
12128 * mpw-configure (host_canonical): Set.
12129 (target_cpu): Always add to makefiles.
12130 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12131 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12132 (mpw-mh-mpw): Look for in srcdir and srcroot.
12133 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12134
12135 * mpw-build.in: (install-only): New target.
12136
12137 * mpw-configure (host_alias, target_alias): Rename from hostalias
12138 and targetalias, add into generated Makefile.
12139 (mk.tmp): If present, add into generated Makefile.
12140 * mpw-build.in (all-gas): Build config.h first before gas proper.
12141
12142 * mpw-configure (config.status): Write only if changed.
12143 * mpw-config.in (readline): Configure it (not built, just used for
12144 definitions).
12145
12146 * mpw-config.in (elf/mips.h): Add a forward include.
12147
12148 * mpw-config.in: Forward-include most .h files in include into
12149 extra-include.
12150 (readline): Don't build.
12151 mpw-build.in (install): Install GDB.
12152
12153 * mpw-configure (prefix, mpw_prefix): Handle it.
12154 * mpw-config.in (mmalloc, readline): Don't configure.
12155 * mpw-build.in (thisscript): Rename to ThisScript.
12156 Use mpw-build instead of BuildProgram everywhere.
12157 (mmalloc, readline): Don't build.
12158 * mpw-README: New file, basic documentation about the MPW port.
12159
12160 * mpw-config.in: Use forward-include to create include files.
12161
12162 * mpw-configure: Add more things to the top of each configured
12163 Makefile, including contents of config/mpw-mh-mpw.
12164 * mpw-config.in (extra-include): Create this directory and fill it
12165 with Posix-like include files when configuring.
12166
12167 * config.sub (apple, mac, mpw): Add various aliases.
12168
12169 * mpw-build.in: New file, top-level build script fragment for MPW.
12170 * mpw-configure: New file, configure script for MPW.
12171 * mpw-config.in: New file, config fragment for MPW.
12172
12173 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12174
12175 * configure.in (host_libs): Remove glob, since it is gone from the
12176 sources.
12177
12178 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12179
12180 * Makefile.in: define empty GDB_NLM_DEPS var.
12181
12182 * configure.in(target_makefile_frag): use config/mt-netware
12183 for netware targets.
12184
12185 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12186
12187 * config.sub: Merge in recent FSF changes. Remove linux special
12188 cases.
12189
12190 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12191
12192 Revert this change:
12193
12194 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12195
12196 * build-all.mk: Use CC=cc -Xs on Solaris.
12197
12198 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12199
12200 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12201 stop using it.
12202 * Makefile.in: Nuke all references to glob subdirectory.
12203
12204 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12205
12206 * configure.in: Fix --enable-shared logic in per-host.
12207
12208 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12209
12210 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
12211
12212 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12213
12214 * configure.in (noconfigdirs): Don't build gas on AIX, for
12215 powerpc*-*-aix* as well as for rs6000*-*-aix*.
12216
12217 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
12218
12219 * configure: Fix --cache-file to work if the file argument is a
12220 relative path.
12221
12222 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
12223
12224 * configure: If the --cache-file is used, pass it down to
12225 configure in subdirectories.
12226
12227 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
12228
12229 * config.sub: add vxworks29k configuration.
12230
12231 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12232
12233 * Makefile.in (taz): Do "diststuff" part quietly.
12234
12235 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
12236
12237 * config.sub: Mini-merge with gcc/config.sub.
12238
12239 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12240
12241 * config.guess (IRIX): Sed - to _.
12242
12243 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12244
12245 * Makefile.in (source-vault, binary-vault): New targets.
12246
12247 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
12248
12249 * config.sub: Recognize -eabi as a basic system type.
12250
12251 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12252
12253 * configure.in (enable_shared stuff): Fix typo.
12254
12255 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
12256
12257 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
12258
12259 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12260
12261 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
12262
12263 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
12264
12265 * configure.in (rs6000-*-*): Don't build gas.
12266
12267 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
12268
12269 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
12270 reduce command line length.
12271 (AS_FOR_TARGET): Check for as.new, not Makefile.
12272 (NM_FOR_TARGET): Check for nm.new, not Makefile.
12273
12274 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
12275
12276 * config.guess: Merge from FSF.
12277
12278 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12279
12280 * configure: Don't use $ when handling program_suffix.
12281
12282 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
12283
12284 * configure.in: Configure tk for hppa/hpux.
12285
12286 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
12287
12288 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
12289
12290 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12291
12292 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
12293 to LIBCXXFLAGS. Tests are better run without it.
12294
12295 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
12296
12297 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
12298
12299 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
12300
12301 * configure.in (*-*-netware*): Don't configure xiberty.
12302
12303 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
12304
12305 * configure.in: Remove tk from native_only list.
12306
12307 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
12308
12309 * build-all.mk: Add mips-ncd-elf target to sun4 targets
12310 for special NCD build.
12311
12312 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12313
12314 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
12315 makeall.bat, they're only useful for binutils snapshots.
12316 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
12317 makeall.bat to specified SUPPORT_FILES.
12318
12319 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
12320
12321 * build-all.mk: Add Ericsson targets to sun4 and solaris
12322 hosts. Add BNR's sun4 target to solaris host, so their
12323 build-from-source will be tested in-house first.
12324
12325 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12326
12327 * Makefile.in (LIBCFLAGS): New variable.
12328 (CFLAGS_FOR_TARGET): Ditto.
12329 (LIBCFLAGS_FOR_TARGET): Ditto.
12330 (LIBCXXFLAGS): Ditto.
12331 (CXXFLAGS_FOR_TARGET): Ditto.
12332 (LIBCXXFLAGS_FOR_TARGET): Ditto.
12333 (BASE_FLAGS_TO_PASS): Pass them.
12334 (EXTRA_TARGET_FLAGS): Ditto.
12335
12336 * configure.in: Support --enable-shared.
12337
12338 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
12339
12340 * configure.in (target_libs): Include libstdc++ again.
12341 * config.guess: Update from FSF (for FreeBSD).
12342
12343 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12344
12345 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
12346 makeall.bat.
12347 (DISTDOCDIRS): Add `etc'.
12348 (ETC_SUPPORT_PFX): New variable.
12349 (taz): Include anything from etc starting with a word in
12350 ETC_SUPPORT_PFX.
12351
12352 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12353
12354 * config.sub: Update for recent FSF changes. Remove obsolete
12355 h8300hds entry. Add -windows* and -osx as basic os. Minor
12356 spacing changes.
12357
12358 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
12359
12360 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
12361
12362 * config.guess: Merge with FSF.
12363 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
12364
12365 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12366
12367 * configure: Since the "trap 0" handler will override the exit
12368 status on many systems, only use it for "exit 1", and make it set
12369 a non-zero exit status; reset it before "exit 0". Also, check
12370 exit status of config.sub, and error out if it failed.
12371
12372 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
12373
12374 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
12375 and install libgloss.
12376
12377 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12378
12379 * Makefile.in (all-binutils): Depend upon all-byacc.
12380
12381 * configure.in: Don't build emacs on Irix 5.
12382
12383 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12384
12385 * configure.in (*-*-netware*): Add libio.
12386
12387 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12388
12389 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
12390 (CHECK_TARGET_MODULES): Ditto.
12391 (INSTALL_TARGET_MODULES): Ditto.
12392 (TARGET_LIBS): Ditto.
12393 (all-libstdc++): Note dependencies.
12394
12395 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12396
12397 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
12398
12399 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
12400
12401 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
12402 -fexternal-templates.
12403
12404 * configure.in (target_libs): Add libstdc++.
12405 (noconfigdirs): Add libstdc++ as appropriate.
12406
12407 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12408
12409 * config.guess: Update from FSF.
12410
12411 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12412
12413 * configure: Use ${config_shell} when running ${configsub}.
12414
12415 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
12416
12417 * config.sub: No longer recognize h8300h.
12418
12419 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
12420
12421 * config.sub: Remove extraneous differences between config.sub and
12422 gcc/config.sub.
12423
12424 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
12425
12426 * Makefile.in (DISTSTUFFDIRS): Add gas.
12427
12428 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
12429
12430 * COPYING.NEWLIB: New file.
12431
12432 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
12433
12434 * config.guess (HP-UX): Patch from Harlan Stenn
12435 <harlan@landmark.com> to also emit release level.
12436
12437 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12438
12439 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
12440
12441 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
12442
12443 * config.sub: Merge nextstep cleanup from FSF.
12444
12445 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12446
12447 * configure.in (arm-*-*): Don't configure ld for this target.
12448
12449 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
12450
12451 * configure.in (*-*-netware): don't configure libg++, libio,
12452 librx, or newlib.
12453
12454 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12455
12456 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
12457 configure ld--it works, but it doesn't support shared libraries.
12458
12459 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12460
12461 * config.guess (*-unknown-freebsd*): Get rid of possible
12462 trailing "(Release)" in version string.
12463 Patch from Paul Richards <paul@isl.cf.ac.uk>.
12464
12465 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
12466
12467 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
12468 Fix type: *-next-neststep -> *-next-nextstep.
12469
12470 * config.guess: Merge from FSF:
12471
12472 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12473
12474 * config.guess: Recognize powerpc-ibm-aix3.2.5.
12475
12476 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
12477
12478 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
12479 instead of UNIX_SV for UnixWare 1.0).
12480
12481 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
12482
12483 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
12484 to make gdb/nlm/* build after the compiler and linker.
12485
12486 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
12487
12488 * config.guess (netbsd, freebsd, linux): Accept any machine,
12489 not just i[34]86.
12490 (m68k-atari-sysv4): Relocate to match FSF version.
12491
12492 * config.guess: More merges from the FSF:
12493
12494 Add a space before function call or macro invocation.
12495
12496 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12497
12498 * config.guess: Add trap cmd to remove dummy.c and dummy when
12499 interrupted.
12500
12501 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
12502
12503 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
12504 (dummy): Redirect stderr from compilation of dummy.c.
12505
12506 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
12507
12508 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
12509
12510 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
12511
12512 * configure: Accept and ignore --cache*, for compatibility with
12513 new autoconf.
12514
12515 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
12516
12517 * config.guess: Merge from FSF:
12518
12519 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12520
12521 * config.guess (Pyramid*:OSx*:*:*): New case.
12522 (PATH): Add /.attbin at end for finding uname.
12523 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
12524
12525 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
12526
12527 * config.guess (M88*:DolphinOS:*:*): New case.
12528
12529 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
12530
12531 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
12532 to select whether to use ELF or COFF.
12533
12534 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
12535
12536 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
12537
12538 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
12539
12540 * config.guess: Guess the OS version for HPUX.
12541
12542 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
12543
12544 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
12545
12546 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12547
12548 * configure.in: Recognize --with-headers, --with-libs, and
12549 --without-newlib.
12550 * Makefile.in (all-xiberty): Depend upon all-ld.
12551
12552 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12553
12554 * configure.in: Change i[34]86 to i[345]86.
12555
12556 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12557
12558 * configure (version): A few more tweaks to help message.
12559
12560 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
12561
12562 * Makefile.in: Remove (for now) librx as a host library,
12563 now that we're building it for target.
12564
12565 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12566
12567 * configure: Fix up help message; from karl@owl.hq.ileaf.com
12568 (Karl Berry).
12569
12570 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
12571
12572 * configure.in: Also configure librx.
12573
12574 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
12575
12576 * Makefile.in: Update various rules to reflect that librx
12577 is now needed for libg++.
12578
12579 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12580
12581 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
12582
12583 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
12584
12585 * configure.in: Configure the examples directory.
12586
12587 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12588
12589 * configure: Simplify Jun 2 1994 change.
12590
12591 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12592
12593 * change CC to /usr/latest/bin/gcc for lynx host builds, since
12594 /bin/gcc isn't good enough to build gcc.
12595
12596 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
12597
12598 * Makefile.in (GDB_SUPPORT_FILES): Remove
12599 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
12600 (gdb.tar.gz): Add new rule to use standard distribution building
12601 mechanism.
12602
12603 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12604
12605 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
12606 Bill Cox <bill@cygnus.com>.
12607
12608 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
12609
12610 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
12611
12612 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
12613
12614 * configure: Search current dir first in .gdbinit.
12615
12616 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
12617
12618 * config.sub: Recognize freebsd (merged from gcc config.sub).
12619
12620 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
12621
12622 * config.sub: Refer to NeXT's operating system as nextstep.
12623
12624 * config.sub (case $basic_machine): Re-order the cases, to match
12625 the order in the FSF version (which is mostly alphabethical).
12626 Merge in some additions and changes from the FSF.
12627
12628 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
12629
12630 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
12631 * config.sub: Recognize cxux7.
12632 * configure.in: Use mh-cxux for m88k-harris-cxux*.
12633
12634 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12635
12636 * config.sub: Fix typo powerpc -> powerpc-*.
12637
12638 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
12639
12640 * Makefile.in: `all-emacs19' depends on `all-byacc'.
12641
12642 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
12643 parallel with all-emacs and install-emacs). Top-level command
12644 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
12645
12646 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12647
12648 * test-build.mk ($(host)-stamp-stage2-installed): Remove
12649 $(relbindir)/make before doing ``make install'', and use
12650 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
12651 installing over running make binary.
12652 ($(host)-stamp-stage3-installed): Likewise.
12653
12654 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12655
12656 * config.guess: Recognize Mach.
12657
12658 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
12659
12660 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
12661 see whether --exec-prefix was used.
12662
12663 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12664
12665 * README: Explicitly mention libg++/README. (Zoo's idea.)
12666
12667 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12668
12669 * Makefile.in: Add all-librx target similar to all-libproc.
12670
12671 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
12672
12673 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
12674 with post 1.2 uname bogosity.
12675
12676 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12677
12678 * configure: Remove temporary files on receipt of a signal.
12679
12680 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
12681
12682 * configure: If there is a package_makefile_frag, remove
12683 ${subdir}/Makefile.tem after copying it in.
12684
12685 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12686
12687 * build_all.mk: support rs6000 lynx identifies itself as
12688 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
12689 since /bin/gcc is too feeble to compile a modern gcc.
12690
12691 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12692
12693 * brought devo/test-build.mk update-to-date with progressive/
12694 test-build.mk. Add lynx targets and hppa flag info.
12695
12696 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
12697
12698 * configure.in: Use mh-ncrsvr43. Patch from
12699 Tom McConnell <tmcconne@sedona.intel.com>.
12700
12701 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
12702
12703 * config.guess (i386-unknown-bsdi): No longer need to
12704 check #if defined(__bsdi__) && defined(__i386__).
12705
12706 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12707
12708 * configure: Set program_transform_nameoption correctly.
12709
12710 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
12711
12712 * brought build-all.mk update-to-date with progressive build-all.mk,
12713 added new targets and hppa info.
12714
12715 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12716
12717 * configure: If config.guess result is a prefix of the user
12718 specified target, assume a native build and use the user specified
12719 target as the host alias. Remove SunOS patch suffix removal hack.
12720 * configure.in: Remove SunOS patch suffix removal hack.
12721
12722 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
12723 in NATIVE_CHECK_MODULES.
12724
12725 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
12726
12727 * Makefile.in: Rename HOST_ONLY to NATIVE.
12728 * configure: Delete SunOs patch suffix from host_canonical
12729 and build_canonical variables that are prepended to Makefiles.
12730 * configure.in: Add comments for easier maintenance.
12731
12732 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12733
12734 * Makefile.in: Add all-libproc target similar to all-gui.
12735
12736 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
12737
12738 * Makefile.in (CHECK_MODULES): split into
12739 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
12740
12741 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
12742
12743 * config.guess (i386-unknown-bsdi): New system to guess.
12744
12745 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12746
12747 * Makefile.in: Add all-gui target (but not yet build by "all").
12748
12749 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
12750
12751 * config.sub: Move deletion of patch suffix from here...
12752 * configure.in: To here, at Ian's suggestion. The top-
12753 level scripts might need to know of a patch level.
12754
12755 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
12756
12757 * config.sub: Strip off patch suffix so rtl is recognized
12758 as a sunos4.1.3 machine, even though it's been patched.
12759
12760 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
12761
12762 * Makefile.in (INSTALL_LAST): Delete.
12763 (INSTALL_DOSREL): New.
12764
12765 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12766
12767 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
12768 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
12769 whether we pass down --with-gnu-ld anyhow.
12770
12771 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
12772
12773 * Makefile.in (INSTALL_LAST): Change operation so it works
12774 on more flavors of make.
12775 * configure.in (go32): Don't build libg++ or libio.
12776
12777 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
12778
12779 * Makefile.in (Move HOST_PREFIX_1 and friends up so
12780 they can be overriden by templates.
12781
12782 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
12783
12784 * configure.in (target==go32): Don't build gdb.
12785 * dosrel: New directory.
12786
12787 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
12788
12789 * configure.in (host==go32): Configure dosrel too.
12790 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
12791 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
12792 be set by incoming names or templates.
12793 (INSTALL_LAST): New rule.
12794
12795 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
12796
12797 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
12798
12799 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12800
12801 * configure.in (appdirs): New variable. Currently empty, but will
12802 be used in gas distribution. If nonempty, lists a set of
12803 directories at least one of which must get configured, or top
12804 level configuration is considered to have failed.
12805 (rs6000-*-lynxos*): Use new file name.
12806
12807 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12808
12809 Eliminate XTRAFLAGS.
12810 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
12811 newlib include files using -idirafter, and also use -nostdinc.
12812 (CXX_FOR_TARGET): Likewise.
12813 (XTRAFLAGS): Removed.
12814 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
12815 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
12816 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
12817 ($(DO_X)): Don't pass down XTRAFLAGS.
12818
12819 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
12820
12821 * configure.in (mips*-dec-bsd*): New target; do build linker.
12822 (mips*-*-bsd*): New target; don't build linker.
12823
12824 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
12825
12826 * configure.in: support rs6000-*-lynxos* configuration.
12827 support sunos4 as a cross target.
12828
12829 * config.sub: look for lynx*, not lynx since the OS version may
12830 legitimately be part of the name.
12831
12832 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
12833
12834 * configure.in (i[34]86-*-sco*): Move to be with other i386
12835 targets.
12836 (romp-*-*): New target. Skip various binary utilities.
12837 (vax-*-*): New target. Don't build newlib.
12838 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
12839
12840 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12841
12842 * configure.in: Only set host_makefile_frag if config
12843 directory exists.
12844
12845 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12846
12847 * install.sh: If $dstdir exists, don't check whether each
12848 component does.
12849
12850 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12851
12852 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
12853
12854 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
12855
12856 * configure.in (*-*-lynxos*): Don't configure newlib for either
12857 native or cross Lynx.
12858
12859 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
12860
12861 * config.sub (sparc64-elf): Fix os.
12862 (z8k): Remove duplicate.
12863
12864 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12865
12866 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
12867 gcc/stmp-fixproto, to try to prevent fixproto from being run.
12868
12869 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
12870
12871 * configure: Make file links cleanly even if Lynx fails on
12872 an NFS symlink (at least fail cleanly).
12873
12874 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
12875
12876 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
12877 -XNh2000.
12878
12879 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12880
12881 * configure: Unknown options are fatal again.
12882
12883 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
12884
12885 * configure: Ignore --x-includes and --x-libraries, for Autoconf
12886 compatibility.
12887
12888 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
12889
12890 * build-all.mk: Add `clean' target.
12891
12892 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12893
12894 * config.guess: Add SINIX support.
12895 * configure.in: Add mips-*-sysv4* support.
12896
12897 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
12898
12899 * build-all.mk: Document all useful targets.
12900 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
12901 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
12902
12903 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12904
12905 * configure: Support --silent, --quiet.
12906
12907 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12908
12909 * configure: Support --disable-FEATURE.
12910
12911 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12912
12913 * config.guess: Recognize NCR running SVR4.3.
12914
12915 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
12916
12917 * config.guess: Make BSDI generate i386-unknown-bsd386.
12918 Patch from Paul Eggert <eggert@twinsun.com>.
12919
12920 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
12921
12922 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
12923
12924 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12925
12926 * configure: Make unrecognized options give nonfatal warnings
12927 instead of fatal errors, and pass them to any subdirectory
12928 configures in case they recognize them.
12929 Make --x equivalent to --with-x.
12930
12931 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
12932
12933 * configure: Add --enable-* options. Clean up usage message and
12934 some comments.
12935
12936 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
12937
12938 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
12939
12940 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12941
12942 * configure.in (hppa*-*-*): Enable binutils.
12943
12944 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12945
12946 * config.sub: Recognize cisco.
12947
12948 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
12949
12950 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
12951
12952 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12953
12954 * config.guess: about target *-hitachi-hiuxwe2, don't print more
12955 than one configuration name. Add comment.
12956
12957 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
12958
12959 * config.guess: about target *-hitachi-hiuxwe2, fixed
12960 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
12961 macro is incorrect.]
12962
12963 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
12964
12965 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
12966 than the "make ls" stuff which used to be here.
12967
12968 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
12969
12970 * config.guess: Recognize i[34]86-unknown-freebsd.
12971 From Shawn M Carey <smcarey@rodan.syr.edu>.
12972
12973 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
12974
12975 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
12976
12977 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
12978
12979 * config.guess: Check for ptx.
12980
12981 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
12982
12983 * config.sub: Add os9k checking.
12984
12985 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
12986
12987 * config.guess: Handle OSF1 running on HPPA processors
12988
12989 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
12990
12991 * configure: If subdir configure fails, print out a message with
12992 subdirectory name, in case subdir's configure code didn't identify
12993 itself.
12994
12995 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
12996
12997 * configure.in: Remove embedded newlines from configdirs.
12998 Avoid mismatches of substrings. Fix matching strings at end
12999 of configdirs.
13000
13001 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13002
13003 * config.guess: Add Lynx/rs6000 config support.
13004
13005 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13006
13007 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13008
13009 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13010
13011 * configure.in (hppa*-*-osf*): Treat this just like most other
13012 PA configurations (eg no binutils or ld).
13013 (hppa*-*-*elf*): These configurations have binutils and ld.
13014
13015 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13016
13017 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13018
13019 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13020
13021 * configure.in (rs6000-*-*): Build gas.
13022
13023 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13024
13025 * Makefile.in: Avoid bug in losing hpux sed.
13026
13027 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13028
13029 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13030 for GDB and GDB has been fixed to not need it.
13031
13032 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13033
13034 * config.guess: Recognize vax hosts.
13035
13036 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13037
13038 * configure (while loop): Don't use "break 2" inside case
13039 statement -- the case statement isn't an enclosing loop.
13040
13041 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13042
13043 * config.guess: Clean up NeXT support, to allow nextstep
13044 on Intel machines. Make OS be nextstep.
13045
13046 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13047
13048 * config.guess: Add alternate forms for Convex.
13049
13050 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13051
13052 * configure: Completely rewrite option processing. Take
13053 advantage of pattern-matching to avoid invoking test frequently.
13054 Also clean up host and target defaulting logic.
13055
13056 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13057
13058 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13059 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13060 commands (plus user environment) will fit SCO limits.
13061
13062 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13063
13064 * configure.in: Don't issue warnings about directories which are
13065 not being configured if -norecursion is set. Correct test for
13066 --with-gnu-as and --with-gnu-ld to not get confused by substring
13067 matches.
13068
13069 * configure.in: Don't build gas for alpha-dec-osf1*.
13070
13071 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13072
13073 * configure: Back out Per's change of 12/19/1993. It changes the
13074 behavior of configure in unexpected and confusing ways.
13075
13076 Also, use different delim char when calculating
13077 program_transform_name so that the name can contain slashes.
13078
13079 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13080
13081 * configure.in, config.sub: Add support for VSTa micro-kernel.
13082
13083 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13084
13085 * configure.in: Nuke hacks which were used to get a special
13086 version of GAS for HPPA configurations.
13087
13088 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13089
13090 * configure: If only ${target_alias} is given, use that
13091 as the default for ${host_alias}.
13092 * configure: Add missing back-slashes before nested quotes.
13093
13094 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13095
13096 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13097
13098 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13099
13100 * config.guess: Recognize some Tektronix configurations.
13101 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13102
13103 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13104
13105 * config.sub: Match any flavor of SH.
13106
13107 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13108
13109 * configure.in: Don't try to configure newlib for Alpha.
13110
13111 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13112
13113 * configure.in: Don't build ld for Irix 5. Don't build gas,
13114 libg++ or libio for any Alpha target.
13115
13116 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13117
13118 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13119
13120 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13121 default arguments -- so it tried to compress itself.
13122
13123 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13124
13125 * configure.in (notsupp): ensure that a space is always at the end
13126 of the configdirs list, since the grep checks for an explicit space
13127
13128 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13129
13130 * configure.in (target i386-sysv4.2): don't build ld, since static
13131 versions of many libraries are not available.
13132
13133 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13134
13135 * config.guess: Recognize Apollos (using environment variables).
13136 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13137
13138 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13139
13140 * config.guess: Recognize Sony news mips running newsos.
13141
13142 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13143
13144 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13145 "fi ; else" for bash.
13146
13147 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13148
13149 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13150
13151 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13152
13153 * config.sub: accept unixware as an alias for svr4.2.
13154 Fix some inconsistancies with the gcc version.
13155
13156 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13157
13158 * Makefile.in (DISTDOCDIRS): Add gdb.
13159
13160 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13161
13162 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13163
13164 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13165
13166 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13167 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13168 this now.
13169
13170 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13171
13172 * config.sub: Accept hiux* as an OS name.
13173
13174 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13175 etc/make-stds.texi. The underscore came from gcc, and dje now
13176 agrees that RUNTESTFLAGS is the correct name.
13177
13178 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13179
13180 * install.sh: Remove 'set -e'. It makes any conditionals
13181 in the script useless.
13182
13183 * config.guess: Automatically recognize arm-acorn-riscix
13184 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13185
13186 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13187
13188 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13189
13190 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13191
13192 * Makefile.in (DISTDOCDIRS): New variable.
13193 (taz): Edit local Makefile.in sooner, instead of proto-toplev
13194 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
13195
13196 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13197
13198 * configure.in (hppa target): check the source directory for the
13199 pagas sub-directory
13200
13201 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13202
13203 * config.sub: Allow -aout* and -elf*.
13204
13205 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13206
13207 * configure.in: Don't build ld on i386-solaris2, same as for
13208 sparc-solaris2.
13209
13210 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
13211
13212 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
13213
13214 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13215
13216 * configure.in: Configure gdb for alpha.
13217
13218 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13219
13220 * Makefile.in (CXXFLAGS): Add -O.
13221
13222 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13223
13224 * config.guess: added support for DG Aviion
13225
13226 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13227
13228 * configure.in: Produce warning message for subdirectories not
13229 configurable for this host/target combination. Don't try to
13230 configure gdb for vms.
13231
13232 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13233
13234 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
13235 appropriate files before making "diststuff".
13236 (DISTBISONFILES): New var: list of files to be edited.
13237 (DISTSTUFFDIRS): Add binutils.
13238
13239 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13240
13241 * config.sub: also handle mipsel and mips64el (for little endian mips)
13242
13243 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13244
13245 * configure.in: Add * to end of all OS names.
13246
13247 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
13248
13249 * configure.in: Build newlib for LynxOS native.
13250
13251 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13252
13253 * config.guess: Add support for delta 88k running SVR3.
13254
13255 * configure.in: Add comment about HP compiler vs. emacs.
13256
13257 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13258
13259 * configure.in: don't build ld on solaris2 (not a viable option
13260 due to bugs in getpwnam & getpwuid)
13261
13262 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13263
13264 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
13265 config.guess will produce a full version number.
13266
13267 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13268
13269 * configure.in: Build linker and binutils for alpha-dec-osf1.
13270
13271 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13272
13273 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
13274 and gdb/testsuite/Makefile.in.
13275
13276 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13277
13278 * configure.in: recognize mips*- instead of mips-
13279
13280 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
13281
13282 * config.sub: Accept linux*coff and linux*elf as operating
13283 systems.
13284
13285 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13286
13287 * config.sub: Recognize mips64, and mips3 as an alias for it.
13288
13289 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13290
13291 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
13292 gdb knows how to handle OSF/1 shared libraries.
13293
13294 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13295
13296 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
13297 * config.guess: Recognize Hitachi's HIUX.
13298 * config.sub: Recognize h3050r* and hppahitachi.
13299 Remove redundant cases for hp9k[23]*.
13300
13301 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13302
13303 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
13304 if gas and ld are in the source tree and are in ${configdirs}.
13305 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
13306 --with options (but still pass them down on the command line,
13307 if they were explicitly specified).
13308
13309 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13310
13311 * configure: substitute SHELL value in Makefile.in with
13312 ${CONFIG_SHELL}
13313
13314 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13315
13316 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
13317 *-*-solaris2* targets.
13318
13319 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13320
13321 * Makefile.in: define M4, and pass it down to sub-makes;
13322 all-autoconf now depends on all-m4
13323
13324 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13325
13326 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
13327 presence of {ar,ranlib} instead of a configured directory
13328
13329 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
13330
13331 * config.guess: Accept 34?? as well as 33?? for NCR.
13332
13333 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13334
13335 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
13336 of 'gas' in sed commands, since 'gash' is now in the tree as well.
13337
13338 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13339
13340 * configure: grab values for $(CC) and $(CXX) from the
13341 environment, so that someone can do "CC=gcc configure; make" and
13342 have it work right (matching the way that autoconf works now)
13343
13344 * configure.in, Makefile.in: add support for gash, the tcl
13345 interface to Galaxy
13346
13347 * config.guess: add NetBSD variants (hp300, x86)
13348
13349 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
13350
13351 * install.sh: Support -d option (in the manner of SunOS 4 install,
13352 as it is more deterministic than that of GNU install)
13353 (chmodcmd): Set file to mode 755 by default (should also do default
13354 chgrp and chown, but I don't feel like dealing with that now)
13355
13356 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
13357
13358 * config.sub: Remove h8300hhms alias.
13359
13360 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13361
13362 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
13363
13364 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13365
13366 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
13367 as stmp-fixinc
13368
13369 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13370
13371 * config.sub: recognize m88110-bug-coff.
13372
13373 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13374
13375 * Makefile.in (all-libio): all dependencies on the toolchain used
13376 to build this (gcc, gas, ld, etc)
13377
13378 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13379
13380 * config.guess: Deal with OSF/1 1.3 on alpha.
13381
13382 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13383
13384 * install.sh: add some 'else true' clauses for portability
13385
13386 * configure.in: don't build libio for h8[35]00-*-* targets
13387
13388 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
13389
13390 * Makefile.in: Add support for new libio.
13391
13392 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13393
13394 * install.sh: If one command fails, don't try the rest. Don't try
13395 to remove $dsttmp (via trap) unless we have already created it.
13396 If $src doesn't exist, detect it and exit with an error.
13397
13398 * config.guess: Recognize BSD on hp300.
13399
13400 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
13401
13402 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
13403 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
13404
13405 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
13406
13407 * Makefile.in (all-send-pr): depends on all-prms
13408
13409 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13410
13411 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
13412
13413 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13414
13415 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
13416 Added test for mips-mips-riscos5.
13417
13418 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13419
13420 * configure.in: use mh-hp300 for 68k HP hosts
13421
13422 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13423
13424 * configure: add support for CONFIG_SHELL, so that you can use
13425 some alternate shell for evaluating configure scripts
13426
13427 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
13428
13429 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
13430 in configure script to bug-gdb@prep.ai.mit.edu when building
13431 distribution archive.
13432 * Makefile.in (COMPRESS): Remove def.
13433 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
13434 gdb.tar.Z and make-gdb.tar.Z respectively.
13435 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
13436 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
13437 to convergence with 'taz' target in Makefile.in.
13438
13439 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13440
13441 * install.sh (dsttmp): use trap to ensure that tmp files go
13442 away on error conditions
13443
13444 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13445
13446 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
13447
13448 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13449
13450 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
13451 its parent is '/' not ''.
13452
13453 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
13454
13455 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
13456
13457 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
13458 that ${newsrcdir}/configure.in does.
13459
13460 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13461
13462 * test-build.mk: support for CONFIG_SHELL
13463
13464 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
13465
13466 * config.sub (netware): Add as a basic system type.
13467
13468 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
13469
13470 * Makefile.in (Makefile): depend on configure.in. Also drop the
13471 $(srcdir)/ from the dependency on Makefile.in.
13472
13473 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
13474
13475 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
13476 (h8300hhms is temporary until multi-libraries are implemented).
13477 * configure.in: Handle h8300h too.
13478
13479 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13480
13481 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
13482
13483 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
13484
13485 * configure: Remove extraneous output when guessing host type.
13486 * config.guess: Remove extraneous output when guessing using C
13487 compiler rather than uname, or when guessing fails.
13488
13489 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
13490
13491 * Makefile.in: remove all.cross and install.cross targets
13492
13493 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
13494 definitions
13495
13496 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
13497
13498 * configure.in (target sh): Build gprof.
13499
13500 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13501
13502 * config.sub: change -solaris to -solaris2
13503
13504 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13505
13506 * configure.in: Use config/mh-riscos for mips-*-sysv*.
13507
13508 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
13509
13510 * configure: Correct error message for missing Makefile.in to
13511 print correct directory.
13512
13513 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13514
13515 * install.sh: kludge around 386BSD shell bug
13516
13517 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
13518
13519 * config.guess: Recognize NeXT.
13520 * config.guess: Recognize i486-ncr-sysv4.
13521 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
13522
13523 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
13524
13525 * Makefile.in (MAKEINFOFLAGS): New variable.
13526 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
13527 * build-all.mk, test-build.mk: Pass down --no-split as
13528 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
13529
13530 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
13531
13532 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
13533
13534 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
13535
13536 * Makefile.in (libg++.tar.z): New rule.
13537 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
13538 * Makefile.in (taz): Only do a single chmod.
13539
13540 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13541
13542 * install.sh: don't use dirname anymore (replaced with sed usage)
13543
13544 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
13545
13546 * Makefile.in: Change extension for gzip'd files from '.z' to
13547 '.gz' per new FSF standard usage.
13548
13549 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
13550
13551 * configure: put quotes around the final value of program_transform_name
13552
13553 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13554
13555 * Makefile.in: new install.sh support; update install-info rules
13556
13557 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
13558
13559 * configure.in: Build diff for crosses, but not for go32 host.
13560
13561 * configure.in: Build gprof only for native, and don't build it
13562 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
13563
13564 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
13565
13566 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
13567
13568 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13569
13570 * configure.in (host_tools): Add prms.
13571
13572 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13573
13574 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
13575 with $(FLAGS_TO_PASS) on the command line
13576
13577 * config.sub: Recognize lynx and lynxos
13578
13579 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
13580
13581 * config.sub: Accept -ecoff*, not just -ecoff.
13582
13583 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13584
13585 * Makefile.in (taz): Use .gz suffix instead of .z.
13586 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
13587 names.
13588
13589 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13590
13591 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
13592
13593 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13594
13595 * Makefile.in (install-no-fixedincludes): install gcc last, so
13596 that rebuilds that might happen during 'make install' don't get
13597 bogus gcc include files
13598
13599 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13600
13601 Change from Utah for HPPA support:
13602 * config.guess: Recognize hppa1.x-hp-bsd.
13603
13604 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
13605
13606 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
13607 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
13608
13609 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
13610
13611 * config.sub: Add support for rom68k and bug boot monitors.
13612
13613 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
13614
13615 * Makefile.in: Make all-opcodes depend on all-bfd.
13616
13617 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
13618
13619 * config.guess: Added special check for i[34]86-univel-sysv4*.
13620
13621 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
13622
13623 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
13624 the processor rather than assuming i486.
13625
13626 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13627
13628 * config.guess: Recognize SunOS6 as Solaris3.
13629
13630 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
13631
13632 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
13633 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
13634
13635 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
13636
13637 * build-all.mk (all-cross): New target for Canadian Cross.
13638 Added Q2 go32 targets.
13639 * test-build.mk: Configure go32 cross sparclite-aout and
13640 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
13641 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
13642
13643 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13644
13645 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
13646 GO32 hosted toolchains
13647
13648 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
13649
13650 * configure: change so "-exec-prefix" gets passed down rather
13651 than "-exec_prefix" so autoconf generated Makefiles get the
13652 exec_prefix set right.
13653
13654 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13655
13656 * config.guess: get the Solaris2 minor version number
13657
13658 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
13659
13660 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13661
13662 * config.guess: Recognize some Sequent platforms.
13663
13664 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13665
13666 * Makefile.in: added the vault-install target
13667
13668 * configure.in: actually use the Sun3 makefile fragment that's in
13669 config, also added the release dir to configdirs
13670
13671 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13672
13673 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
13674
13675 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13676
13677 * configure.in: remove some program from Alpha targetted toolchains
13678
13679 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
13680
13681 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
13682 gprof.
13683 (taz): Run "make diststuff" in those directories instead of "make
13684 proto-dir". Look for "VERSION=" only at start of line in subdir
13685 Makefile. Use "gzip -9" for compression.
13686 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
13687 (binutils.tar.z): New target.
13688
13689 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13690
13691 * Makefile.in (taz): Include gpl.texinfo.
13692
13693 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13694
13695 * Makefile.in (setup-dirs): Merged into "taz" target.
13696 (taz): Only do `proto-dir' stuff if a directory is actually needed
13697 for this target.
13698
13699 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
13700
13701 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
13702 (FLAGS_TO_PASS): Pass down MUNCH_NM.
13703 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
13704 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
13705 (gcc-no-fixedincludes): Correct for current gcc Makefile.
13706
13707 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
13708
13709 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
13710 config.sub, and move-if-change to gdb testsuite distribution
13711 archive, so the testsuite can be extracted, configured, and
13712 run separately from the gdb distribution. Blow away the Chill
13713 tests that require a Chill compiled executable, since GNU Chill
13714 is not yet publically available.
13715
13716 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13717
13718 * test-build.mk: set environment variables in a single command,
13719 instead of a list of assignments and exports
13720
13721 * config.guess: recognize Alpha/OSF1 systems
13722
13723 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13724
13725 * configure: Change help message to prefer --options rather than
13726 -options.
13727
13728 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13729
13730 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
13731 zippy@ecst.csuchico.edu.
13732 * config.guess: Recognize miniframe.
13733
13734 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
13735
13736 * Makefile.in: Use srcroot to find runtest rather than rootme.
13737 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
13738
13739 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
13740
13741 * test-build.mk: Extensive additions to support building on a
13742 machine other than the host.
13743
13744 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
13745
13746 * configure (tooldir): Fix for i386-aix again.
13747
13748 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
13749
13750 * configure, Makefile.in: Change definition of $(tooldir)
13751 to match the FSF.
13752
13753 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
13754
13755 * config.guess: Recognize i[34]86/SVR4.
13756
13757 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13758
13759 * Makefile.in (all-gdb): gdb depends on sim.
13760
13761 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
13762
13763 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
13764 at the same time we make the prototype gdb directory.
13765 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
13766 files at the same time as the gdb base release distribution.
13767
13768 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
13769
13770 * Makefile.in (check): Use individual check targets rather than
13771 DO_X rule.
13772 (check-gcc): Added.
13773
13774 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
13775
13776 * config.sub: Use sysv3.2 not sysv32 for canonical OS
13777 for System V release 3.2.
13778
13779 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13780
13781 * config.sub: Recognize hppaosf.
13782 * configure.in: Do configure ld/binutils/gas for it.
13783
13784 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13785
13786 * configure (tooldir): Alter syntax used to set this, for systems
13787 where "\$" isn't handled right, like i386-aix.
13788
13789 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
13790
13791 * configure: Pass program-transform-name, not
13792 program_transform_name, to recursive configures.
13793
13794 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
13795
13796 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
13797 of gas+ld+binutils.
13798
13799 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
13800
13801 * config.guess: Recognize AIX3.2 as distinct from 3.1.
13802
13803 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13804
13805 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
13806
13807 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
13808
13809 * Makefile.in (PRMS): Set back to all-prms.
13810
13811 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
13812
13813 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
13814 targets, rather than for MIPS hosts.
13815
13816 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13817
13818 * configure.in: add comment for --with-x default values
13819
13820 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
13821
13822 * Makefile.in: add check-* targets for each of the directories in
13823 the tree. Add a definition of RUNTEST that will use the one we
13824 just built, if it exists. Pass this down via FLAGS_TO_PASS.
13825
13826 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
13827
13828 * configure.in: Removed obsolete references to bfd_target and
13829 target_makefile_frag.
13830
13831 * build-all.mk: Set assorted targets for Q2.
13832 * config.sub: Recognize z8k-sim and h8300-hms.
13833 * test-build.mk: Really don't pass host to configure.
13834 (HOLES): Added uname.
13835
13836 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
13837
13838 * configure: Handle an empty program-prefix, program-suffix or
13839 program-transform-name correctly.
13840
13841 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
13842
13843 * build-all.mk: -G 8 no longer required for MIPS targets.
13844 * test-build.mk: Don't pass host argument to configure; make it
13845 guess.
13846
13847 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
13848
13849 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
13850 * Makefile.in (COMPRESS): New macro, like GZIP.
13851
13852 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
13853
13854 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
13855
13856 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
13857 with gas currently defaults to -G 0.
13858
13859 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
13860
13861 * Makefile.in (all-flex): flex depends on byacc.
13862
13863 * build-all.mk: If host not specified, use config.guess. Pass TAG
13864 to test-build.mk as RELEASE_TAG.
13865 * test-build.mk (configargs): New variable containing arguments to
13866 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
13867 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
13868
13869 * config.guess: Use /bin/uname when checking -X argument on SCO,
13870 to avoid invoking GNU uname which doesn't understand -X.
13871
13872 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
13873
13874 * configure.in: Build gas for mips-*-*.
13875
13876 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13877
13878 * Makefile.in (all.normal): insert missing backslash.
13879
13880 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
13881
13882 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
13883
13884 * Makefile.in: Complete overhaul to merge many almost identical
13885 targets.
13886
13887 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
13888
13889 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
13890 (gdb.tar.Z): Adjusted.
13891
13892 * Makefile.in (setup-dirs, taz): New targets; should be general
13893 enough to adapt for gdb sometime. Build only .z file.
13894 (gas.tar.z): New target.
13895
13896 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
13897
13898 * build-all.mk: Use CC=cc -Xs on Solaris.
13899
13900 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
13901
13902 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
13903 for handling BISON for FSF releases.
13904
13905 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13906
13907 * configure: Actually implement the change zoo just documented.
13908
13909 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
13910
13911 * configure: when using config.guess, only set target_alias when
13912 it's not already been set (ie, on the command line)
13913
13914 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13915
13916 * Makefile.in: add installcheck target, set PRMS to install-prms
13917
13918 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13919
13920 * configure: add support for package_makefile_fragment, handle the
13921 case where a directory has a configure.in file but no Makefile.in
13922 more gracefully (with an actual understandable error message, even);
13923 add support for --without (and add this to the usage message); also
13924 explicitly add a --host=${host_alias} to the command line when
13925 config.guess is used
13926
13927 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
13928
13929 * configure: Must use both --host and --target in recursive calls.
13930
13931 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
13932
13933 * Makefile.in: Change deja-gnu to dejagnu.
13934
13935 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
13936
13937 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
13938
13939 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13940
13941 * configure.in: canonicalize all instances to *-*-solaris2*,
13942 also strip out a number of tools to not build for go32 host
13943
13944 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
13945
13946 * config.guess: add GPL.
13947
13948 * Makefile.in, config.guess, config.sub, configure: bump
13949 copyrights to 93.
13950
13951 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
13952
13953 * Makefile.in (do-info): Removed obsolete check for existence of
13954 localenv file.
13955
13956 * Makefile.in (MAKEOVERRIDES): Define to be empty.
13957
13958 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13959
13960 * Makefile.in: a couple of 'else true' for decstation,
13961 support for TclX
13962
13963 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
13964
13965 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
13966
13967 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
13968
13969 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
13970
13971 * config.guess: Recognize i386-ibm-aix (PS/2).
13972 * configure.in: Use config/mh-aix386 file for it.
13973
13974 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
13975
13976 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
13977 CC_FOR_TARGET instead.
13978 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
13979
13980 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
13981
13982 * Makefile.in: Add sim to list of directories sent with gdb
13983
13984 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
13985
13986 * configure.in: Put back mips-dec-bsd* case.
13987
13988 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
13989
13990 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
13991 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
13992 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
13993
13994 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
13995
13996 * configure.in: remove no-op mips-dec-bsd* in "case $target"
13997
13998 * Makefile.in (dir.info): only run gen-info-dir if it exists,
13999 (install-info): install dir.info only if it exists,
14000 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14001
14002 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14003
14004 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14005 gas for mips-dec-bsd.
14006
14007 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14008
14009 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14010 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14011
14012 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14013
14014 * configure.in: Added "dejagnu" to hosttools list.
14015
14016 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14017
14018 * config.sub, configure.in, config.guess: Add support
14019 for Bosx, an AIX variant from Bull.
14020 Patches from F.Pierresteguy@frcl.bull.fr.
14021
14022 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14023
14024 * devo/dejagnu: Initial creation of devo/dejagnu.
14025 Migrated dejagnu testcases and support files for testing software
14026 tools to reside as subdirectories, currently called "testsuite",
14027 within the directory of the software tool. Migrated all programs,
14028 support libraries, etc. beloging to dejagnu proper from
14029 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14030 with no modifications. The changes to these files which will
14031 allow them to configure, build, and execute properly will be made
14032 in a future update.
14033
14034 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14035
14036 * Makefile.in: Change send_pr to send-pr.
14037 * configure.in: Likewise.
14038 * send_pr: Renamed directory to send-pr.
14039
14040 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14041
14042 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14043
14044 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14045
14046 * README: Update for gdb-4.8 release.
14047 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14048 gdb-xxx.tar.z (gzip'd) file also.
14049
14050 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14051
14052 * Makefile.in: make all-diff depend on all-libiberty
14053
14054 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14055
14056 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14057
14058 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14059
14060 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14061
14062 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14063
14064 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14065 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14066 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14067
14068 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14069
14070 * Makefile.in: makeinfo binary is in a new location
14071
14072 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14073
14074 * config.sub: Accept -ecoff as an OS.
14075
14076 * Makefile.in: Various changes to eliminate a level of make
14077 recursion and reduce the required command line length.
14078 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14079 sub-makes.
14080 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14081 variables holding settings for specific sub-makes.
14082 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14083 in terms of BASE_FLAGS_TO_PASS.
14084 (TARGET_LIBS): New variable listing directories which use
14085 TARGET_FLAGS_TO_PASS.
14086 (subdir_do): Eliminated.
14087 (do-*): New set of targets to replace subdir_do.
14088 (various): All targets which used subdir_do now depend on do-*.
14089 (local-clean): Renamed from do_clean.
14090 (local-distclean): New target, dependency of distclean and
14091 realclean.
14092 (install-info): Don't create directories. Depend on dir.info
14093 rather than calling make recursively.
14094 (install-dir.info): Eliminated.
14095 (install-info-dirs): Create all info directories here.
14096 (dir.info): Depend upon do-install-info.
14097
14098 * test-build.mk (HOLES): Added false.
14099
14100 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14101
14102 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14103
14104 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14105
14106 * Makefile.in (info): remove dependency on all-texinfo. The
14107 problem was really in texinfo/C, not at this level.
14108
14109 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14110
14111 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14112
14113 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14114
14115 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14116 GDB releases.
14117
14118 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14119
14120 * configure: Include srcdir in message about target of link not
14121 being found. Don't convert `-' to `_' in `with' options being
14122 passed to subdirs.
14123
14124 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14125
14126 * configure.in: add uudecode to host_tools
14127
14128 * Makefile.in: added {all,install}-uudecode targets, added them to
14129 the appropriate lists
14130
14131 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14132
14133 * Makefile.in (all-gcc): Added dependency on all-gas.
14134
14135 * configure.in (mips-*-*): Build ld and binutils.
14136
14137 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14138
14139 * configure: check return code from mkdir, print error message and
14140 exit on failure.
14141
14142 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14143
14144 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14145
14146 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14147
14148 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14149
14150 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14151
14152 * config.sub (h8500): Recognize this as a cpu type.
14153
14154 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14155
14156 * configure: source directory missing is no longer a warning
14157
14158 * configure.in: recognize irix[34]* instead of irix[34]
14159
14160 * Makefile.in: define and pass down X11_LIB
14161
14162 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14163
14164 * guess-systype: Renamed to ...
14165 * config.guess: ... by popular request.
14166 * configure.in, Makefile.in: Update accordingly.
14167
14168 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14169
14170 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14171 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14172 + Execute ./dummy instead of assuming . is in PATH.
14173
14174 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14175
14176 * guess-systype: New shell script. Attempts to guess the
14177 canonical host name of the executing host.
14178 Only a few hosts are supported so far.
14179 * configure: Call guess-systype if no host is specified.
14180
14181 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14182
14183 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14184 gcc Makefile.
14185
14186
14187 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14188
14189 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14190 (all-gcc, install-gcc, subdir_do): Use it.
14191
14192 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14193
14194 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14195
14196 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14197
14198 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14199 set exclusively by configure, using configure.in .
14200
14201 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14202
14203 * test-build.mk: set $PATH for all builds
14204
14205 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14206
14207 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14208
14209 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14210 the one used in gcc/Makefile.in, so that a null expansion doesn't
14211 override the one needed to build gcc with a native cc.
14212
14213
14214 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14215
14216 * configure: Accept -with arguments.
14217
14218 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14219
14220 * Makefile.in: added h8300sim
14221
14222 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
14223
14224 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
14225 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
14226 (all-cygnus, native, build-cygnus): Make
14227 $(canonhost)-stamp-3stage-done, not $(host)....
14228 * test-build.mk (stamp-3stage-compared): Use tail +10c for
14229 i386-sco3.2v4. Added else true to if command.
14230
14231 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
14232
14233 * config.sub: (from FSF) Sequent uses a BSD-like OS.
14234
14235 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
14236
14237 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
14238
14239 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14240
14241 * configure.in: don't remove binutils from Solaris builds
14242
14243 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
14244
14245 * Makefile.in: get rid of earlier definitions for *clean,
14246 also handle the recursive info rule better
14247
14248 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
14249
14250 * Makefile.in (mostlyclean, distclean, realclean): Fix to
14251 do more-or-less the right thing.
14252
14253 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
14254
14255 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
14256 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
14257
14258 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14259
14260 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
14261 $(host_canonical).
14262
14263 * configure.in: split the configdirs list into 4 categories (native
14264 v. cross, library v. tool) and handle the cross-only and native-
14265 only in more reasonable (and correct!) way.
14266
14267 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
14268
14269 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
14270 configdirs anymore.
14271
14272 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14273
14274 * Makefile.in: extensive cleanup:: removed all of the explicit
14275 clean-* targets, collapsed many wrappers around subdir_do into
14276 one, added additional targets to satisfy standards.texi, deleted
14277 some old targets, some changes for consistency
14278
14279 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14280
14281 * configure.in: handle some programs as cross-only, and others as
14282 native only
14283
14284 * test-build.mk: handle partial holes in a more generic manner
14285
14286 * Makefile.in: m4 depends on libiberty
14287
14288 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14289
14290 * configure.in: add m4, textutils, fileutils, sed, shellutils,
14291 time, wdiff, and find to configdirs
14292
14293 * Makefile.in: all, clean, and install rules for the new programs
14294 added to configure.in
14295
14296 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14297
14298 * configure.in: use mh-sun for all *-sun-* hosts
14299
14300 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14301
14302 * Makefile.in: define flags for X11 include files and library file
14303 locations, pass them down to the programs that need this info
14304
14305 * build-all.mk: added a 'native' target, to 3stage the native toolchain
14306
14307 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14308
14309 * configure.in: start building libg++ for HP-UX targets
14310
14311 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
14312
14313 * README: Update references to files moved into etc/.
14314
14315 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
14316
14317 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
14318 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
14319
14320 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
14321
14322 * configure: accept dash as well as underscore in long option
14323 names for FSF compatibility.
14324
14325 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
14326
14327 * config.sub: added -sco3.2v4 support from FSF.
14328
14329 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14330
14331 * configure.in: expand the section that adds or removes
14332 directories from the list of programs to build, to handle native
14333 vs. cross in addition to host v. native
14334
14335 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
14336
14337 * Makefile.in: Replace C++ in macro names with CXX.
14338 This is less likely to break ...
14339
14340 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14341
14342 * test-build.mk: add -w to GNU_MAKE
14343
14344 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14345
14346 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
14347 add 'sparc' to list of recognized cpus. This needed to make
14348 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
14349 Delete some redundant ose68 variants. Recognize -wrs as an os,
14350 then changes that into $CPU-wrs-vxworks.
14351
14352 * configure.in: remove most references to gdbtest, regularize
14353 target based program removal
14354
14355 * test-build.mk: import from p3 tree (many fixes and changes)
14356
14357 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14358
14359 * Makefile.in: added rules to handle tcl, tk, and expect
14360
14361 * configure.in: handle those directories if they exist
14362
14363 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14364
14365 * config.sub: removed bogus hppabsd and hppahpux names, since
14366 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
14367
14368 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14369
14370 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
14371 depends upon all-xiberty
14372
14373 * Makefile.in: changes from p3, including:
14374
14375 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
14376
14377 * Makefile.in (XTRAFLAGS): include newlib directories if
14378 newlib/Makefile exists, rather than if host != target.
14379
14380 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
14381
14382 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14383 from the same source tree and not building a cross-compiler. This
14384 matters for the libg++ configuration if reconfiguring a tree that
14385 has already been installed.
14386
14387 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
14388
14389 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14390 pick up the machine and system specific header files.
14391
14392 * Makefile.in: added AS_FOR_TARGET, passed down in
14393 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14394 the C compiler to use to create programs which are run in the
14395 build environment, set it to default to $(CC), and passed it down
14396 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14397
14398 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
14399
14400 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
14401 We need them for unusual native builds, like systems without
14402 ranlib.
14403
14404 * configure: also define $(host_canonical) and
14405 $(target_canonical), which are the full, canonical names for the
14406 given host and target
14407
14408 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
14409
14410 * Makefile.in: Added separate definitions for C++.
14411
14412 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
14413
14414 * configure.in (configdirs): Add deja-gnu.
14415
14416 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
14417
14418 * README: Update for configure.texi and gdb-4.7 release.
14419
14420 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
14421
14422 * Makefile.in: Move "all" target to top of file.
14423 Previously, first target was ".PHONY" which caused BSD4.4 make
14424 to build .PHONY when make was run without arguments.
14425
14426 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
14427
14428 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
14429 Library-copylefted code in libiberty.
14430
14431 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
14432
14433 * config.sub: Replace m68kmote with plain old m68k.
14434
14435 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
14436
14437 * Makefile.in: Remove space from blank line, avoid Make complaints.
14438
14439 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
14440
14441 * config.sub: Complain if no argument is given. Added support for
14442 386bsd as OS and target alias.
14443
14444 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
14445
14446 * Makefile.in (XTRAFLAGS): include newlib directories if
14447 newlib/Makefile exists, rather than if host != target.
14448
14449 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
14450
14451 * config.sub: recognize sparclite-wrs-vxworks.
14452
14453 * Makefile.in (install-xiberty): added *-xiberty make rules (from
14454 p3.) Added clean-xiberty to clean.
14455
14456 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14457
14458 * configure.in: use *-*-* instead of nested cases for host and target
14459
14460 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
14461
14462 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
14463 from the same source tree and not building a cross-compiler. This
14464 matters for the libg++ configuration if reconfiguring a tree that
14465 has already been installed.
14466
14467 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
14468
14469 * config.sub (i486v/i486v4): Merge in from FSF version.
14470
14471 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
14472
14473 * configure: only set PWD if it is already set.
14474
14475 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
14476
14477 * configure: just set PWD=`pwd` at the top, since Ultrix sh
14478 doesn't have unset and all success paths (and most error paths)
14479 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
14480 to just ${PWD} to avoid confusion.)
14481
14482 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
14483
14484 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
14485 even for a native compilation.
14486
14487 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
14488
14489 Changes to make the gdb.tar.Z rule work better.
14490
14491 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
14492 (DEVO_SUPPORT): Add configure.texi.
14493 (bfd-ilrt.tar.Z): Remove ancient rule.
14494
14495 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
14496
14497 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
14498 pick up the machine and system specific header files.
14499
14500 * configure.in, config.sub: added new target m68010-adobe-scout,
14501 with alias of adobe68k. Changed configure.in to check for
14502 -scout before -sco* to avoid a false match.
14503
14504 * Makefile.in: added AS_FOR_TARGET, passed down in
14505 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
14506 the C compiler to use to create programs which are run in the
14507 build environment, set it to default to $(CC), and passed it down
14508 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
14509
14510 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
14511
14512 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
14513 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
14514 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
14515 FOR_TARGET variants, to newlib and libg++.
14516
14517 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
14518
14519 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
14520 first.
14521
14522 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
14523
14524 * config.sub: Accept `elf' as an environment.
14525
14526 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14527
14528 * Makefile.in (all-opcodes): cd into the right directory
14529
14530 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
14531
14532 * configure: added -program_transform_name option, used as
14533 argument to sed when installing programs.
14534 configure.texi: added documentation for -program_prefix,
14535 -program_suffix and -program_transform_name.
14536
14537 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
14538
14539 * config.sub: Accept i486 where i386 ok.
14540
14541 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
14542
14543 * config.sub: accept we32k
14544
14545 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
14546
14547 * config.sub, configure.in: accept OSE68000 and OSE68k.
14548
14549 * Makefile.in: don't create all directories for ``make install'';
14550 let the subdirectories create the ones they need.
14551
14552 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14553
14554 * COPYING: new file, GPL v2
14555
14556 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14557
14558 * Makefile.in: use the new gen-info-dir, which needs a template
14559 argument (which also lives in texinfo)
14560
14561 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
14562
14563 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
14564
14565 * config.sub (ncr3000): Change i386 to i486.
14566
14567 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14568
14569 * Makefile.in: add install-rcs, install-grep to
14570 install-no-fixedincludes, removed install-bison and install-libgcc
14571
14572 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
14573
14574 * configure.in: grab the HPUX makefile fragment if on HPUX
14575
14576 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14577
14578 * Makefile.in: eradicate bison spoor (ditto libgcc).
14579 configure.in: recognise m68{k,000}-ericsson-OSE.
14580 es1800 is alias for m68k-ericsson-OSE
14581
14582 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14583
14584 * configure.in: rearrange the parts that remove programs from
14585 configdirs, based now on HOST==TARGET or by canonical triple.
14586
14587 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14588
14589 * test-build.mk: recurse explicitly with -f test-build.mk when
14590 appropriate. predicate stage3 and comparison on the existence
14591 of gcc. That is, if gcc isn't around, we aren't three-staging.
14592 On very clean, also remove ...stamp-co. Build in-place before
14593 doing other builds.
14594
14595 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14596
14597 * Makefile.in, configure.in: add tgas
14598
14599 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14600
14601 * Makefile.in: a number of changes merged in from progressive.
14602
14603 * configure.in: add libm.
14604
14605 * .cvsignore: ignore some stuff that comes from test-build.mk.
14606
14607 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
14608
14609 * config.sub: Add es1800 (m68k-ericsson-es1800).
14610
14611 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
14612
14613 * configure: Add program_suffix (parallel to program_prefix)
14614 * Makefile.in: adjust directory-creating script for losing decstation
14615
14616 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
14617
14618 * configure: Minor $subdir-related fixes.
14619
14620 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
14621
14622 * configure: fix various problems with propogating
14623 makefile_target_frag in subdirs.
14624 * configure.in: config libgcc if its there
14625
14626 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
14627
14628 * config.sub: HPPA merge.
14629
14630 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
14631
14632 * Makefile.in: Replace all-bison with all-byacc in all
14633 dependency lines for other tools (which now use byacc).
14634
14635 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
14636
14637 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
14638
14639 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
14640
14641 * Makefile.in: make gprof rules similar to byacc rules (instead of
14642 vestigal $(unsubdir) that didn't work...)
14643
14644 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
14645
14646 * config.sub: Add support for Linux.
14647 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
14648 (at least for libg++).
14649
14650 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
14651
14652 * configure.texi: fix doc for the -nfp option to configure
14653
14654 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
14655
14656 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
14657
14658 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
14659
14660 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
14661 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
14662 * configure.in: added solaris* host_makefile_frag hook.
14663
14664 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14665
14666 * config.sub: changed recognition of m68000 so that various
14667 m68k types can be specified via m680[01234]0
14668
14669 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14670
14671 * config.sub (basic_machine): fix sed so that '-foo' isn't
14672 completely substituted out while .+'-foo' loses the '-foo'
14673
14674 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14675
14676 * config.sub ($os): Add -aout.
14677
14678 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
14679
14680 * configure: If host_makefile_frag is absolute, don't
14681 prefix ${invsubdir} (relevant to libg++ auto-configure).
14682
14683 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
14684
14685 * Makefile.in (tooldir): Define it.
14686 (all-ld): Depend on all-flex.
14687
14688 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
14689
14690 * Makefile.in (check): Fix libg++ special case.
14691
14692 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
14693
14694 * configure: do not bury `pwd` into config.status, thus do fewer
14695 pwd's.
14696
14697 * configure: print the "Building in" message only when building in
14698 other than "." AND verbose.
14699
14700 * configure: remove -s, rework -v to better accomodate guested
14701 configures.
14702
14703 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
14704
14705 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
14706
14707 * Makefile.in: macroize flags passed on recursion. remove
14708 fileutils.
14709
14710 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
14711
14712 * configure: get makesrcdir right for subdirs deeper than 1.
14713
14714 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
14715 install.
14716
14717 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
14718
14719 * Makefile.in: don't print subdir_do or recursion lines.
14720
14721 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
14722
14723 * standards.texi: added menu item.
14724
14725 * Makefile.in: build and install standards.info.
14726
14727 * standards.texi: new file.
14728
14729 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14730
14731 * configure: test for and move config.status pieces from
14732 ${subdir}/.
14733
14734 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
14735
14736 * configure: Test for existance of files before trying to mv
14737 them, to avoid numerous non-existance messages.
14738
14739 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
14740
14741 * configure: correct final line of config.status.
14742
14743 * configure: patch from eggert. Avoids a protection problem if
14744 the original Makefile.in is read only.
14745
14746 * configure: use move-if-change from gcc to create config.status.
14747 Some makefiles depend on config.status to tell if a directory
14748 has been reconfigured for a different host. This change
14749 prevents those directories from remaking everything in the case
14750 where the reconfig was only intended to rebuild a Makefile.
14751
14752 * configure: test for config.sub with "config.sub sun4" rather
14753 than "config.sub ${host_alias}". Otherwise we can't tell a bad
14754 host alias from a missing config.sub.
14755
14756 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14757
14758 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
14759 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
14760
14761 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
14762
14763 * configure: mkdir ${subdir} as needed.
14764
14765 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
14766
14767 * Makefile.in,configure.in: added autoconf.
14768
14769 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14770
14771 * Makefile.in: no longer pass against on recursion.
14772
14773 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
14774 definitions are not inherited.
14775
14776 * configure: correct makesrcdir when subdir is .
14777
14778 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
14779
14780 * configure: Add support for 'subdirs' variable, which is
14781 like 'configdirs', except that configure doesn't re-invoke
14782 itself for subdirs, it just creates a Makefile for each subdir.
14783 * configure.texi: Document subdirs.
14784
14785 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14786
14787 * configure.in: added flex to configdirs
14788
14789 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
14790
14791 * Makefile.in: remove clean-stamps from clean.
14792
14793 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
14794
14795 * configure.in: Add gdbtest to configdirs.
14796
14797 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
14798
14799 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
14800 to recursive makes.
14801 * configure.in: Recognize new ncr3000 config.
14802
14803 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
14804
14805 * Makefile.in, configure.in: removed references to gdbm.
14806
14807 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
14808
14809 * config.sub: Don't canonicalize os value
14810 newsos* to bsd (readline needs to check for newsos).
14811 (This fix was earlier made Jan 31, but got re-broken.)
14812
14813 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
14814
14815 * configure.in: sco is an os, not a vendor!
14816
14817 * configure: Quote $( better. Keep various shells happy.
14818
14819 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
14820
14821 * Makefile.in: eliminate stamp-files.
14822
14823 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
14824
14825 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
14826 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
14827
14828 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
14829
14830 * config.sub: fix iris/iris3.
14831
14832 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
14833
14834 * configure: re-add -rm.
14835
14836 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
14837
14838 * Maskefile.in: add .stmp-rcs to all.
14839
14840 * configure.in: remove gas from rs6000 build, use aix host fragment.
14841
14842 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
14843
14844 * configure: pass down site_option during recursion.
14845
14846 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
14847
14848 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
14849
14850 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
14851
14852 * configure: Change exec_prefix so that it really defaults to prefix.
14853
14854 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
14855
14856 * Makefile.in, configure.in: Add support for mmalloc library.
14857
14858 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
14859
14860 * Makefile.in: add stmp dependencies for a few more things.
14861
14862 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
14863
14864 * configure: adjusted error message on objdir/srcdir configure
14865 collision, per john's suggestion.
14866
14867 * Makefile.in: add libiberty stmp to all and all.cross.
14868
14869 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
14870
14871 * Makefile.in: remove force dependencies, add grep to all.
14872
14873 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
14874
14875 * Makefile.in: drop flex. make stamp files work.
14876
14877 * configure: added test for conflicting configuration in srcdir,
14878 remove trailing slashes from srcdir. Otherwise emacs gdb mode
14879 gets cranky. use relative paths for configure and srcdir
14880 whenever possible. Send some error messages to stderr that were
14881 going to stdout.
14882
14883 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
14884
14885 * Makefile.in: Fix libg++ rule to check for gcc directory
14886 before using gcc/gcc. Also pass XTRAFLAGS.
14887
14888 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
14889
14890 * Makefile.in: added stmp-files so that directories aren't polled
14891 when they are already built.
14892
14893 * configure.texi: fixed a node pointer problem.
14894
14895 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
14896
14897 * config.sub configure.in gdb/configure.in
14898 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
14899 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
14900 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
14901
14902 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14903
14904 * configure: -recurring becomes -silent. corrected help message
14905 for -site= option.
14906
14907 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
14908
14909 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14910
14911 * configure: when building Makefile for crosses, replace
14912 tooldir and program_prefix. default srcdir from location of
14913 config.sub. remove "for host in hosts" and "for target in
14914 targets" loops.
14915
14916 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
14917
14918 * Makefile.in: Do not pass bindir or mandir to cvs.
14919
14920 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
14921
14922 * Makefile.in, configure.in: removed traces of namesubdir,
14923 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
14924 copyrights to '92, changed some from Cygnus to FSF.
14925
14926 * configure.texi: remove most references to multiple hosts,
14927 multiple targets, subdirs, etc.
14928
14929 * configure.man: removed rcsid. reference config.sub not
14930 config.subr.
14931
14932 * Makefile.in: mkdir $(infodir) on install-info.
14933
14934 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
14935
14936 * configure.texi: Explain better about .gdbinit and about
14937 the environment that configure.in sections run in.
14938
14939 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
14940
14941 * configure.in: Ultrix is only a decstation if it's a MIPS.
14942
14943 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
14944
14945 * README: DOC.configure => cfg-paper.texi.
14946
14947 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
14948
14949 * config.sub (near case $os): Don't convert newsos* to bsd!
14950
14951 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
14952
14953 * Makefile.in: Reinstall change from gdb-4.3 that reduces
14954 the number of copies of COPYING that go into the GDB tar file.
14955
14956 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
14957
14958 * bfd/configure.in, gdb/config/mh-i386sco,
14959 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
14960 Fix SCO configuration stuff.
14961
14962 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
14963
14964 * Makefile.in: For libg++, make sure the -I pointing
14965 to the gcc directory goes *after* all the libg++-local -I flags.
14966 Also, move just-gcc dependency from just-libg++ to all-libg++.
14967
14968 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
14969
14970 * configure: Change -x to -f to keep Ultrix /bin/test happy.
14971
14972 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
14973
14974 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
14975
14976 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
14977
14978 * config.sub: Add stratus configuration frags. Also
14979 submitted to FSF.
14980
14981 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
14982
14983 * Makefile.in (DEV_SUPPORT): add configure.man.
14984
14985 * config.sub(Decode manufacturer-specific): add -none*.
14986
14987 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
14988
14989 * Makefile.in: remove form feeds to make Sun's make happy.
14990 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
14991
14992 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
14993
14994 * Makefile.in (AR_FLAGS): Make quieter.
14995
14996 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
14997
14998 * configure.in: Add libg++.
14999 * configure: When verbose, don't output the command line at each
15000 level; it will be unremarkably the same as the previous version,
15001 which will be the same as what the user typed.
15002
15003 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15004
15005 * configure.in, Makefile.in: fix clean-info, add flex. add
15006 fileutils.
15007
15008 * configure: be less sensitive to spaces in Makefile.in. Do not
15009 look for sources in "..". Doing so breaks subdirectories that
15010 might have their own configure. If a subdir has it's own
15011 configure script, use it.
15012
15013 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15014
15015 * cfg-paper.texi: some changes suggested by rms.
15016
15017 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15018
15019 * config.sub: Merge in some small additions from the FSF version,
15020 taken from the gcc distribution, to bring the Cygnus and FSF
15021 versions into closer sync.
15022
15023 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15024
15025 * configure.in: Changed svr4 references to sysv4.
15026
15027 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15028
15029 * configure: added -V for version number option.
15030
15031 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15032
15033 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15034 renamed from DOC.configure to cfg-paper.texi.
15035
15036 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15037
15038 * configure, config.subr, config.sub: config.subr is now
15039 config.sub again.
15040
15041 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15042
15043 * configure.texi: new file, in progress.
15044
15045 * Makefile.in: build info file and install the man page for
15046 configure.
15047
15048 * configure.man: new file, first cut.
15049
15050 * configure: find config.subr again now that configuration "none"
15051 has gone. removed all traces of the -ansi option. removed all
15052 traces of the -languages option.
15053
15054 * config.subr: resync from rms.
15055
15056 1991-12-11 K. Richard Pixley (rich at rtl.cygnus.com)
15057
15058 * configure, config.sub, config.subr: merge config.sub into
15059 config.subr, call the result config.subr, remove config.sub, use
15060 config.subr.
15061
15062 * Makefile.in: revised install for dir.info.
15063
15064 1991-12-10 K. Richard Pixley (rich at rtl.cygnus.com)
15065
15066 * configure.in: add decstation host makefile frag.
15067
15068 * Makefile.in: BISON now bison -y again. also install-gcc on
15069 install. clean-gdbm on clean. infodir belongs in datadir.
15070 Make directories for info install. Build dir.info here then
15071 install it.
15072
15073 1991-12-09 K. Richard Pixley (rich at rtl.cygnus.com)
15074
15075 * Makefile.in: fix for bad directory tests.
15076
15077 1991-12-07 K. Richard Pixley (rich at rtl.cygnus.com)
15078
15079 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15080 regexp. -srcdir relative was being handled incorrectly.
15081
15082 * Makefile.in: unwrapped some for loops so that parallel makes
15083 work again and so one can focus one's attention on a particular
15084 package.
15085
15086 1991-12-06 K. Richard Pixley (rich at rtl.cygnus.com)
15087
15088 * configure: added PWD as a stand in for `pwd` (for speed). use
15089 elif wherever possible. make -srcdir work without -objdir.
15090 -objdir= commented out.
15091
15092 1991-12-05 K. Richard Pixley (rich at rtl.cygnus.com)
15093
15094 * configure: +options become --options. -subdirs commented out.
15095 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15096 Makefile now at top of generated Makefile. Removed cvs log
15097 entries. added -srcdir. create .gdbinit only if there is one
15098 in ${srcdir}.
15099
15100 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15101 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15102 and mandir now keyed off datadir by default.
15103
15104 1991-11-22 K. Richard Pixley (rich at rtl.cygnus.com)
15105
15106 * Freshly created ChangeLog.
15107
15108 \f
15109 Local Variables:
15110 mode: change-log
15111 left-margin: 8
15112 fill-column: 76
15113 version-control: never
15114 End:
This page took 0.420937 seconds and 4 git commands to generate.