re PR testsuite/55504 (gcc.c-torture/execute/20071018-1.c execution failures with...
[gcc.git] / ChangeLog
1 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
2
3 * configure.ac: Disable libsanitizer if we're not building C++.
4 * configure: Regenerate.
5
6 2012-11-15 Roland McGrath <roland@hack.frob.com>
7
8 * MAINTAINERS (Write After Approval): Add myself.
9
10 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
11
12 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
13 Kostya Serebryany (kcc@google.com) and
14 Jakub Jelinek (jakub@redhat.com).
15 Rename area for Dodji Seketeli (dodji@redhat.com).
16
17 2012-11-15 Dodji Seketeli <dodji@redhat.com>
18
19 * MAINTAINERS: (asan.c, related): Add myself.
20
21 2012-11-14 Roland McGrath <mcgrathr@google.com>
22
23 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
24 * configure: Regenerate.
25
26 2012-11-13 Richard Henderson <rth@redhat.com>
27
28 * configure.ac: Move libsanitizer logic to subdirectory.
29 * configure: Regenerate.
30
31 2012-11-13 Dodji Seketeli <dodji@redhat.com>
32
33 * configure.ac: Enable libsanitizer just on x86 linux for now.
34 * configure: Re-generate.
35
36 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
37
38 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
39 sections.
40 * configure: Regenerate.
41
42 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
43
44 * configure.ac: Add section for configdirs for libsanitizer.
45 Disable for cris-*-* and mmix-*-*.
46 * configure: Regenerate.
47
48 2012-11-12 Wei Mi <wmi@google.com>
49
50 * configure.ac: Add libsanitizer to target_libraries.
51 * Makefile.def: Ditto.
52 * configure: Regenerate.
53 * Makefile.in: Regenerate.
54 * libsanitizer: New directory for asan runtime. Contains an empty
55 tsan directory.
56
57 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
58
59 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
60 against Mingw64 w32api.
61 * configure: Regenerate.
62
63 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
64
65 * configure: Regenerated.
66
67 2012-11-03 Robert Mason <rbmj@verizon.net>
68
69 * configure.ac: add --disable-libstdcxx configure option
70 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
71
72 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
73
74 * MAINTAINERS (Write After Approval): Add myself.
75
76 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
77
78 * MAINTAINERS (Write After Approval): Add myself.
79
80 2012-10-24 Sharad Singhai <singhai@google.com>
81
82 * MAINTAINERS (Write After Approval): Add myself.
83
84 2012-10-24 Eric Christopher <echristo@gmail.com>
85
86 * MAINTAINERS: Update email address.
87
88 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
89
90 PR bootstrap/54820
91 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
92 * configure: Regenerate.
93
94 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
95
96 * MAINTAINERS (aarch64): Add Marcus and myself.
97
98 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
99
100 PR bootstrap/54820
101 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
102 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
103 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
104 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
105 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
106 * Makefile.in: Regenerate.
107 * configure.ac (have_static_libs): New variable and associated check.
108 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
109 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
110 * configure: Regenerate.
111
112 2012-10-10 Richard Biener <rguenther@suse.de>
113
114 * MAINTAINERS: Adjust for changed surname.
115
116 2012-10-04 Lawrence Crowl <crowl@google.com>
117
118 * MAINTAINERS (Write After Approval): Add myself.
119
120 2012-10-01 Cary Coutant <ccoutant@google.com>
121
122 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
123
124 2012-09-28 Ian Lance Taylor <iant@google.com>
125
126 * Makefile.def: Make all-target-libgo depend on
127 all-target-libbacktrace.
128 * Makefile.in: Rebuild.
129
130 2012-09-26 Ian Lance Taylor <iant@google.com>
131
132 * Makefile.def: Make all-gcc depend on all-libbacktrace.
133 * Makefile.in: Rebuild.
134
135 2012-09-20 Walter Lee <walt@tilera.com>
136
137 * configure.ac: Add tilegx to list of targets that support gold.
138 * configure: Regenerate.
139
140 2012-09-20 Marek Polacek <polacek@redhat.com>
141
142 * MAINTAINERS (Write After Approval): Add myself.
143
144 2012-09-19 Steve Ellcey <sellcey@mips.com>
145
146 * configure.ac: Add mips*-mti-elf* target.
147 * configure: Regenerate.
148
149 2012-09-17 Ian Lance Taylor <iant@google.com>
150
151 * MAINTAINERS (Various Maintainers): Add libbacktrace.
152 * configure.ac (host_libs): Add libbacktrace.
153 (target_libraries): Add libbacktrace.
154 * Makefile.def (host_modules): Add libbacktrace.
155 (target_modules): Likewise.
156 * configure, Makefile.in: Rebuild.
157
158 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
159
160 PR target/38607
161 Merge upstream change.
162 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
163
164 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
165 Add libgomp*.o to compare_exclusions for AIX.
166 * configure: Regenerate.
167
168 2012-09-06 Diego Novillo <dnovillo@google.com>
169
170 * configure.ac: Bump minimum GMP version to 4.2.3.
171 * configure: Re-generate.
172
173 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
174
175 PR target/54461
176 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
177 target-libgloss if not configured --with-avrlibc=no.
178 * configure: Regenerate.
179
180 2012-09-04 Jason Merrill <jason@redhat.com>
181
182 * configure.ac: Fix --enable-languages=all.
183
184 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
185
186 * MAINTAINERS (Write After Approval): Add myself.
187
188 2012-09-03 Richard Guenther <rguenther@suse.de>
189
190 PR bootstrap/54138
191 * configure.ac: Re-organize ISL / CLOOG checks to allow
192 disabling with either --without-isl or --without-cloog.
193 * configure: Regenerated.
194
195 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
196
197 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
198 * configure: Regenerate.
199
200 2012-08-27 Ulrich Drepper <drepper@gmail.com>
201
202 * MAINTAINERS: Fix my email address.
203
204 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
205
206 PR binutils/4970
207 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
208 and opcodes.
209 * Makefile.in: Regenerated.
210
211 2012-08-26 Art Haas <ahaas@impactweather.com>
212
213 * configure: Regenerate.
214
215 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
216
217 * INSTALL/README: Also refer to the online installation
218 instructions.
219
220 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
221
222 * MAINTAINERS (Write After Approval): Add myself.
223 (Picochip port): Remove myself.
224
225 2012-08-14 Diego Novillo <dnovillo@google.com>
226
227 Merge from cxx-conversion branch.
228
229 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
230 POSTSTAGE1_CONFIGURE_FLAGS.
231 * Makefile.in: Regenerate.
232 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
233 Force C++ when bootstrapping.
234 * configure: Regenerate.
235
236 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
237
238 * MAINTAINERS (Write After Approval): Add myself.
239
240 2012-07-16 Joseph Myers <joseph@codesourcery.com>
241
242 * README: Document use of ranges of years in copyright notices.
243
244 2012-07-06 Richard Guenther <rguenther@suse.de>
245
246 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
247 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
248 --with-gmp=system.
249 * Makefile.in: Regenerated.
250 * configure: Likewise.
251
252 2012-07-06 Richard Guenther <rguenther@suse.de>
253
254 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
255 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
256 supply V=1 as extra_make_flags.
257 * configure: Regenerated.
258 * Makefile.in: Likewise.
259
260 2012-07-04 Tristan Gingold <gingold@adacore.com>
261
262 * configure: Regenerate.
263
264 2012-07-03 Richard Guenther <rguenther@suse.de>
265
266 * Makfile.def (isl): Remove not necessary extra_exports and
267 extra_make_flags.
268 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
269 * Makefile.in: Regenerated.
270
271 2012-07-03 Richard Guenther <rguenther@suse.de>
272
273 * Makefile.def (cloog): Add V=1 to extra_make_flags.
274 * configure.ac: If either the ISL or the CLooG check failed
275 do not try to build in-tree versions.
276 * Makefile.in: Regenerated.
277 * configure: Regenerated.
278
279 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
280
281 * configure: Regenerate.
282
283 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
284
285 * MAINTAINERS (Various Maintainers): Add myself as testsuite
286 maintainer.
287
288 2012-07-02 Richard Guenther <rguenther@suse.de>
289
290 * configure: Regenerated.
291
292 2012-07-02 Richard Guenther <rguenther@suse.de>
293 Michael Matz <matz@suse.de>
294 Tobias Grosser <tobias@grosser.es>
295 Sebastian Pop <sebpop@gmail.com>
296
297 * Makefile.def: Add ISL host module, remove PPL host module.
298 Adjust ClooG host module to use the proper ISL.
299 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
300 * configure.ac: Include config/isl.m4. Add ISL host library,
301 remove PPL. Remove PPL configury, add ISL configury, adjust
302 ClooG configury.
303 * Makefile.in: Regenerated.
304 * configure: Likewise.
305
306 2012-07-02 Richard Guenther <rguenther@suse.de>
307
308 Merge from graphite branch
309 2011-07-21 Tobias Grosser <tobias@grosser.es>
310
311 * configure: Regenerated.
312 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
313 both cloog.org and legacy versions. The only supported version will
314 be CLooG with the isl backend.
315
316 2011-07-21 Tobias Grosser <tobias@grosser.es>
317
318 * configure: Regenerated.
319 * configure.ac: Require cloog isl 0.17.0
320
321 2011-07-21 Tobias Grosser <tobias@grosser.es>
322
323 * configure: Regenerated.
324 * config/cloog.m4: Do not define CLOOG_ORG
325
326 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
327
328 * configure.ac: Skip C if explicitly selected.
329 * configure: Regenerate.
330
331 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
332
333 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
334 they contain -O2.
335 * configure: Regenerate.
336
337 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
338
339 PR debug/53740
340 * df.h, df-problems.c, dce.c: Revert last patch.
341
342 2012-06-25 Iain Sandoe <iain@codesourcery.com>
343
344 * MAINTAINERS (Write After Approval): Update my email address.
345
346 2012-06-21 Meador Inge <meadori@codesourcery.com>
347
348 * MAINTAINERS (Write After Approval): Add myself.
349
350 2012-06-20 Jason Merrill <jason@redhat.com>
351
352 * Makefile.tpl (check-target-libgomp-c++): New.
353 (check-target-libitm-c++): New.
354 * Makefile.def (c++): Add them.
355 * Makefile.in: Regenerate.
356
357 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
358
359 * MAINTAINERS (Write After Approval): Add myself.
360
361 2012-05-16 Olivier Hainque <hainque@adacore.com>
362
363 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
364 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
365 (install-no-fixedincludes): Adjust accordingly.
366 * Makefile.in: Regenerate.
367
368 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
369
370 Merge upstream change
371 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
372
373 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
374
375 * MAINTAINERS (Write After Approval): Add myself.
376
377 2012-05-09 Nick Clifton <nickc@redhat.com>
378 Paul Smith <psmith@gnu.org>
379
380 PR bootstrap/50461
381 * configure.ac (mpfr-dir): When using in-tree MPFR sources
382 allow for the fact that from release v3.1.0 of MPFR the source
383 files were moved into a src sub-directory.
384 * configure: Regenerate.
385
386 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
387
388 * configure.ac: Bump minimum MPFR version to 2.4.0.
389 * configure: Regenerated.
390
391 2012-05-01 Richard Henderson <rth@redhat.com>
392
393 * Makefile.def (libatomic): New target_module.
394 * configure.ac (target_libraries): Add libatomic.
395 (noconfigdirs): Check if libatomic is supported.
396 * Makefile.in, configure: Rebuild.
397
398 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
399
400 * MAINTAINERS (Write After Approval): Add myself.
401
402 2012-04-25 Joel Brobecker <brobecker@adacore.com>
403
404 * config.sub: Update to 2012-04-18 version from official repo.
405
406 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
407
408 * MAINTAINERS (Write After Approval): Add myself.
409
410 2012-04-11 Steve Ellcey <sellcey@mips.com>
411
412 * MAINTAINERS: Changed email address.
413
414 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
415
416 PR target/52737
417 * contrib/gcc_update (files_and_dependencies):
418 Remove gcc/config/avr/t-multilib from touch data.
419
420 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
421
422 * MAINTAINERS (OS Port Maintainers): Remove irix.
423 * configure.ac (enable_libgomp): Remove *-*-irix6*.
424 (unsupported_languages): Remove mips-sgi-irix6.*.
425 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
426 (with_stabs): Remove.
427 * configure: Regenerate.
428
429 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
430
431 * MAINTAINERS (OS Port Maintainers): Remove osf.
432 * configure.ac (enable_libgomp): Remove *-*-osf*.
433 (with_stabs): Remove alpha*-*-osf*.
434 * configure: Regenerate.
435
436 2012-03-05 Tristan Gingold <gingold@adacore.com>
437
438 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
439 * configure: Regenerate.
440
441 2012-02-17 Walter Lee <walt@tilera.com>
442
443 * MAINTAINERS: (Write After Approval): Delete myself.
444
445 2012-02-14 Walter Lee <walt@tilera.com>
446
447 * MAINTAINERS (tilegx port): Add myself.
448 (tilepro port): Add myself.
449 (Write After Approval): Add myself.
450
451 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
452
453 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
454 and Joseph Myers as docstring relicensing maintainers.
455
456 2012-02-09 Bin Cheng <bin.cheng@arm.com>
457
458 * MAINTAINERS (write-after-approval): Add myself.
459
460 2012-02-08 Ira Rosen <irar@il.ibm.com>
461
462 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
463 maintainer.
464
465 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
466
467 * MAINTAINERS (Write After Approval): Move myself to
468 maintain alphabetical order.
469
470 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
471
472 * MAINTAINERS (Write After Approval): Add myself.
473
474 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
475
476 * MAINTAINERS (Write After Approval): Add myself.
477
478 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
479 Jayant R Sonar <jayant.sonar@kpitcummins.com>
480
481 * configure.ac (cr16-*-*): Remove nonconfigdirs.
482 * configure: Regenerate.
483
484 2012-01-23 Harshit Chopra <harshit@google.com>
485
486 * MAINTAINERS (Write After Approval): Add myself.
487
488 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
489
490 * configure.ac: Remove reference to mh-interix.
491 * configure: Regenerate.
492
493 2012-01-05 Richard Henderson <rth@redhat.com>
494
495 PR bootstrap/51072
496 * configure.ac: Disable libitm if c++ is not enabled.
497 * configure: Rebuild.
498
499 * configure.ac: Fix regexp for same.
500 * configure: Rebuild.
501
502 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
503
504 * MAINTAINERS (Write After Approval): Add myself.
505
506 2012-01-02 Richard Guenther <rguenther@suse.de>
507
508 PR bootstrap/51686
509 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
510 * Makefile.in: Regenerate.
511
512 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
513
514 * MAINTAINERS (Write After Approval): Add myself.
515
516 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
517
518 * configure: Regenerate.
519
520 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
521
522 * MAINTAINERS (picochip): Changed email address.
523
524 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
525
526 * MAINTAINERS (write-after-approval): Add self.
527
528 2011-11-29 DJ Delorie <dj@redhat.com>
529
530 * configure.ac (rl78-*-*) New case.
531 * configure: Regenerate.
532 * MAINTAINERS: Add myself as RL78 maintainer.
533
534 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
535
536 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
537
538 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
539
540 * libtool.m4: Additional FreeBSD 10 fixes.
541
542 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
543
544 * MAINTAINERS: Move myself from Write After Approval to CPU Port
545 Maintainers section, as Epiphany maintainer.
546
547 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
548
549 PR target/49992
550 * configure.ac: Remove ranlib special-casing for Darwin.
551 * configure: Regenerate.
552
553 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
554
555 * MAINTAINERS (Reviewers): Keep the list sorted.
556
557 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
558
559 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
560
561 2011-11-09 Roland McGrath <mcgrathr@google.com>
562
563 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
564 * configure: Rebuild.
565 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
566 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
567 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
568 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
569 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
570 Add READELF.
571 * Makefile.in: Rebuild.
572
573 2011-11-09 Jason Merrill <jason@redhat.com>
574
575 * Makefile.def (language=c++): Remove check-c++0x.
576 * Makefile.in (check-gcc-c++): Regenerate.
577
578 2011-11-08 Richard Henderson <rth@redhat.com>
579
580 * configure.ac: Test for libitm directory present first.
581
582 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
583
584 * configure.ac: Test libitm/configure.tgt to disable libitm.
585 * configure: Rebuild.
586
587 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
588 Richard Henderson <rth@redhat.com>
589
590 Merged from transactional-memory.
591
592 * Makefile.def (lang_env_dependencies): libitm is c++.
593 Add libitm target module.
594 * configure.ac: Likewise.
595 * config/mmap.m4: New file.
596 * contrib/gcc_update: Add libitm to touch data.
597 * Makefile.in, configure: Rebuild.
598
599 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
600
601 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
602 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
603 * Makefile.in: Regenerate.
604
605 2011-11-01 DJ Delorie <dj@redhat.com>
606
607 * config.sub: Update to version 2011-10-29 (added rl78)
608
609 2011-10-27 Nick Clifton <nickc@redhat.com>
610
611 * config.sub: Import these changes from the config project:
612
613 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
614 Ben Elliston <bje@gnu.org>
615
616 * config.sub (epiphany): New.
617
618 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
619 Ben Elliston <bje@gnu.org>
620
621 * config.sub (hexagon, hexagon-*): New.
622
623 2011-08-23 Roland McGrath <mcgrathr@google.com>
624
625 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
626 64eb to be64.
627
628 2011-08-16 Roland McGrath <mcgrathr@google.com>
629
630 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
631 (nacl): Grok as alias for 32el-unknown-nacl.
632
633 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
634
635 * MAINTAINERS (Write After Approval): Add myself.
636
637 2011-10-24 Teresa Johnson <tejohnson@google.com>
638
639 * MAINTAINERS (Write After Approval): Add myself.
640
641 2011-09-21 Jakub Jelinek <jakub@redhat.com>
642
643 * MAINTAINERS (sparc port): Remove myself.
644
645 2011-09-14 Tom de Vries <tom@codesourcery.com>
646
647 * MAINTAINERS (Write After Approval): Add myself.
648
649 2011-08-14 Yao Qi <yao@codesourcery.com>
650
651 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
652 * configure: Regenerate.
653
654 2011-07-26 Ian Lance Taylor <iant@google.com>
655
656 * configure.ac: Set have_compiler based on whether gcc directory
657 exists, rather than on whether gcc is in configdirs.
658 * configure: Rebuild.
659
660 2011-07-21 Joseph Myers <joseph@codesourcery.com>
661
662 * MAINTAINERS (Global Reviewers): Add self.
663
664 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
665
666 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
667 link directories.
668 * Makefile.in: Rebuild.
669
670 2011-07-20 Ian Lance Taylor <iant@google.com>
671
672 PR bootstrap/49787
673 * configure.ac: Move --enable-bootstrap handling earlier in file.
674 If --enable-bootstrap and either --enable-build-with-cxx or
675 --enable-build-poststage1-with-cxx, enable C++ automatically.
676 * configure: Rebuild.
677
678 2011-07-19 Ian Lance Taylor <iant@google.com>
679
680 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
681 make C++ a boot_language. Set and substitute
682 POSTSTAGE1_CONFIGURE_FLAGS.
683 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
684 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
685 * configure, Makefile.in: Rebuild.
686
687 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
688
689 * MAINTAINERS (Register Allocation): Move myself from reviewers to
690 maintainers.
691
692 2011-07-18 Jakub Jelinek <jakub@redhat.com>
693
694 * MAINTAINERS (Global Reviewers): Add myself.
695
696 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
697
698 * configure: Regenerate.
699
700 2011-07-16 Jason Merrill <jason@redhat.com>
701
702 * Makefile.def (language=c++): Add check-c++0x and
703 check-target-libmudflap-c++.
704 * Makefile.tpl (check-target-libmudflap-c++): New.
705 * Makefile.in: Regenerate.
706
707 2011-07-16 Matthias Klose <doko@ubuntu.com>
708
709 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
710 * Makefile.def (target_modules/libjava): Pass
711 $(EXTRA_CONFIGARGS_LIBJAVA).
712 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
713 if not configured with --enable-static-libjava.
714 * Makefile.in: Regenerate.
715 * configure: Likewise.
716
717 2011-07-15 Jason Merrill <jason@redhat.com>
718
719 * Makefile.in (check-c++): Move check-gcc-c++0x after
720 check-target-libstdc++-v3.
721
722 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
723
724 * MAINTAINERS (c6x port): New entry.
725
726 2011-07-13 Jason Merrill <jason@redhat.com>
727
728 * Makefile.in (check-gcc-c++0x): New.
729 (check-c++): Depend on it.
730
731 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
732
733 PR target/39150
734 * configure.ac (i[3456789]86-*-solaris2*): Also accept
735 x86_64-*-solaris2.1[0-9]*.
736 * configure: Regenerate.
737
738 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
739
740 * MAINTAINERS (RTL optimizers): Add self.
741
742 2011-06-27 Gabriel Charette <gchare@google.com>
743
744 * MAINTAINERS (Write After Approval): Add myself.
745
746 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
747
748 PR regression/47836
749 PR bootstrap/23656
750 PR other/47733
751 PR bootstrap/49247
752 PR c/48825
753 * configure.ac (target_libraries): Remove target-libiberty.
754 Remove case-statement setting skipdirs=target-libiberty for
755 multiple targets. Remove checking target_configdirs and
756 removing target-libiberty but keeping target-libgcc if
757 otherwise empty.
758 * Makefile.def (target_modules): Don't add libiberty.
759 (dependencies): Remove all traces of target-libiberty.
760 * configure, Makefile.in: Regenerate.
761
762 2011-06-13 Walter Lee <walt@tilera.com>
763
764 * configure.ac (tilepro-*-*) New case.
765 (tilegx-*-*): Likewise.
766 * configure: Regenerate.
767
768 2011-06-06 Jing Yu <jingyu@google.com>
769
770 * configure.ac: Skip target-libiberty for
771 arm*-*-linux-androideabi.
772 * configure: Regenerated.
773
774 2011-06-06 Nick Clifton <nickc@redhat.com>
775
776 * config.sub: Sync from upstream.
777
778 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
779
780 * MAINTAINERS (Write After Approval): Add myself.
781
782 2011-06-01 Daniel Jacobowitz <drow@false.org>
783
784 * MAINTAINERS: Update my email address.
785
786 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
787
788 * MAINTAINERS (Write After Approval): Update my email address.
789
790 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
791
792 * MAINTAINERS (Write After Approval): Add myself.
793
794 2011-05-08 Doug Kwan <dougkwan@google.com>
795
796 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
797 * configure: Regenerated.
798 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
799 value from configure.
800 * Makefile.in: Regenerated.
801
802 2011-05-05 Joseph Myers <joseph@codesourcery.com>
803
804 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
805 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
806 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
807 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
808 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
809 *-*-vxworks*): Disable newlib and libgloss in separate case
810 statement.
811 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
812 to separate case statement.
813 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
814 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
815 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
816 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
817 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
818 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
819 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
820 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
821 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
822 i[[3456789]]86-*-rdos*, m32r-*-*,
823 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
824 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
825 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
826 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
827 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
828 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
829 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
830 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
831 and libgloss in main case over targets. Remove most empty cases
832 in main case over targets.
833 * configure: Regenerate.
834
835 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
836
837 * MAINTAINERS (Write After Approval): Add myself.
838
839 2011-05-04 Joseph Myers <joseph@codesourcery.com>
840
841 * configure.ac: Remove code setting special library locations for
842 hppa*64*-*-hpux11*. Remove code setting compiler for
843 sparc-sun-solaris2*.
844 * configure: Regenerate.
845
846 2011-05-04 Joseph Myers <joseph@codesourcery.com>
847
848 * configure.ac: Separate libgloss_dir settings from general case
849 over targets.
850 * configure: Regenerate.
851
852 2011-04-28 Joseph Myers <joseph@codesourcery.com>
853
854 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
855 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
856 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
857 cases in libgcj-disabling case statement.
858 (hppa*64*-*-linux*): Set unsupported_languages instead of
859 disabling target-zlib.
860 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
861 to hppa*64*-*-hpux*.
862 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
863 hppa*-*-hpux*.
864 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
865 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
866 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
867 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
868 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
869 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
870 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
871 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
872 libgcj-disabling case statement.
873 * configure: Regenerate.
874
875 2011-04-28 Joseph Myers <joseph@codesourcery.com>
876
877 * configure.ac: Disable Java for targets not supporting libffi.
878 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
879 Remove cases in Java-disabling statement.
880 (*arm-wince-pe): Change to arm-wince-pe.
881 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
882 cases in Java-disabling statement.
883 (bfin-*-*): Don't disable Java again.
884 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
885 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
886 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
887 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
888 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
889 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
890 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
891 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
892 Java-disabling statement.
893 (mmix-*-*): Don't disable Java again.
894 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
895 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
896 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
897 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
898 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
899 statement.
900 * configure: Regenerate.
901
902 2011-04-28 Joseph Myers <joseph@codesourcery.com>
903
904 * configure.ac: Separate cases disabling Java and Java libraries
905 from general case over targets.
906 * configure: Regenerate.
907
908 2011-04-21 Jie Zhang <jzhang918@gmail.com>
909
910 * MAINTAINERS: Update my email address.
911
912 2011-04-20 Easwaran Raman <eraman@google.com>
913
914 * MAINTAINERS (Write After Approval): Add myself.
915
916 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
917
918 PR lto/48086
919 * configure.ac: Re-enable LTO on *-apple-darwin9*.
920 * configure: Regenerate.
921
922 2011-04-16 Jim Meyering <meyering@redhat.com>
923
924 * MAINTAINERS (Write After Approval): Add myself.
925
926 2011-04-15 Dodji Seketeli <dodji@redhat.com>
927
928 * MAINTAINERS: Update my email address.
929
930 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
931
932 * MAINTAINERS (Write After Approval): Add myself.
933
934 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
935
936 * MAINTAINERS (Write After Approval): Add myself.
937
938 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
939
940 * MAINTAINERS (Write After Approval): Add myself.
941
942 2011-04-06 Joseph Myers <joseph@codesourcery.com>
943
944 * configure.ac (build_tools): Remove build-byacc.
945 (host_libs): Remove mmalloc.
946 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
947 autoconf automake libtool diff rcs fileutils shellutils time
948 textutils wdiff find uudecode hello tar gzip indent recode release
949 sed perl gawk findutils gettext zip.
950 (libgcj): Remove target-qthreads.
951 (target_tools): Remove target-examples target-gperf.
952 (YACC): Don't handle building byacc.
953 * configure: Regenerate.
954 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
955 dosutils, examples, fileutils, find, findutils, gawk, gettext,
956 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
957 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
958 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
959 handle building components.
960 * Makefile.in: Regenerate.
961
962 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
963
964 * MAINTAINERS: Update my email address as Xtensa maintainer.
965
966 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
967
968 * config.sub: Sync from upstream.
969
970 2011-04-01 Joseph Myers <joseph@codesourcery.com>
971
972 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
973 (microblaze*): Don't disable libssp.
974 * configure: Regenerate.
975
976 2011-04-01 Joseph Myers <joseph@codesourcery.com>
977
978 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
979 moveifchange.
980 * configure: Regenerate.
981 * Makefile.tpl: Use @SHELL@ not @config_shell@.
982 * Makefile.in: Regenerate.
983
984 2011-04-01 Joseph Myers <joseph@codesourcery.com>
985
986 * configure.ac (*-*-sysv4*): Don't enable libgomp.
987 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
988 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
989 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
990 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
991 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
992 md_exec_prefix cases.
993 * configure: Regenerate.
994
995 2011-04-01 Joseph Myers <joseph@codesourcery.com>
996
997 * configure.ac: Separate cases disabling target-libssp,
998 target-libiberty, target-libstdc++-v3 and Fortran from general
999 case over targets.
1000 * configure: Regenerate.
1001
1002 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1003
1004 * configure.ac (*-*-chorusos): Don't disable libgcj.
1005 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1006 Remove case.
1007 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1008 (arm-*-coff): Don't disable libgcj.
1009 (arm*-*-linux-gnueabi): Remove useless assignment.
1010 (arm-*-riscix*): Don't disable libgcj.
1011 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1012 configuration.
1013 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1014 (c54x*-*-*): Remove case.
1015 (tic54x-*-*): Don't disable GCC or GCC libraries.
1016 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1017 to *.
1018 (d10v-*-*): Don't disable GCC libraries.
1019 (d30v-*-*): Don't disable libgcj.
1020 (h8500-*-*): Don't disable GCC libraries.
1021 (i960-*-*): Don't disable libgcj.
1022 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1023 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1024 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1025 libgcj.
1026 (m68k-*-coff*): Remove case.
1027 (mmix-*-*): Don't disable libgloss on host.
1028 (mn10200-*-*, mn10300-*-*): Remove cases.
1029 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1030 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1031 Don't disable libgcj.
1032 (romp-*-*): Remove case.
1033 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1034 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1035 case.
1036 (v810-*-*): Don't disable GCC libraries.
1037 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1038 (ip2k-*-*): Don't disable GCC libraries.
1039 * configure: Regenerate.
1040
1041 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1042
1043 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1044 libffi on host.
1045 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1046 on host.
1047 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1048 * configure: Regenerate.
1049
1050 2011-03-26 John Marino <binutils@marino.st>
1051
1052 * configure.ac: Add support for *-*-dragonfly*
1053 * configure: Regenerate.
1054
1055 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1056
1057 * configure.ac (native_only): Remove.
1058 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1059 send-pr uudecode guile gnuserv on host.
1060 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1061 send-pr rcs guile perl texinfo libtool on host.
1062 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1063 automake send-pr rcs guile perl texinfo libtool on host.
1064 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1065 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1066 (alpha*-dec-osf*): Don't disable fileutils on target.
1067 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1068 texinfo send-pr expect dejagnu on target.
1069 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1070 target-qthreads on target.
1071 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1072 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1073 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1074 x86_64-*-mingw*): Don't disable expect on target.
1075 (*-*-cygwin*): Don't disable target-gperf on target.
1076 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1077 gnuserv on target.
1078 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1079 target.
1080 * configure: Regenerate.
1081
1082 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1083
1084 * configure.ac (target_tools): Remove target-groff.
1085 (native_only): Remove target-groff.
1086 (hppa*64*-*-*): Don't disable byacc.
1087 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1088 setting.
1089 (*-*-kaos*): Don't skip target-librx and target-groff.
1090 (*-*-netware*): Don't skip target-libmudflap.
1091 (*-*-tpf*): Don't skip target-libmudflap.
1092 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1093 directories on the host.
1094 (ia64*-*-*vms*): Don't skip tix.
1095 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1096 host.
1097 * configure: Regenerate.
1098
1099 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1100
1101 * configure.ac: Remove references to mt-mep, mt-netware,
1102 mt-wince.
1103 * Makefile.def: Add all-utils soft dependencies.
1104 * Makefile.tpl: Remove GDB_NLM_DEPS.
1105 * configure: Regenerate.
1106 * Makefile.in: Regenerate.
1107
1108 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1109
1110 * configure.ac: Do not include mh-x86omitfp.
1111 * configure: Regenerate.
1112
1113 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1114
1115 * configure.ac: Remove empty cases.
1116 * configure: Regenerate.
1117
1118 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1119
1120 * Makefile.def: Add dependency from termcap to gdb.
1121 * Makefile.in: Regenerate.
1122
1123 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1124
1125 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1126 * configure: Regenerate.
1127 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1128 * Makefile.tpl: Likewise.
1129 * Makefile.in: Regenerate.
1130
1131 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1132
1133 * configure.ac: Remove all mentions of tentative_cc.
1134 * configure: Regenerate.
1135
1136 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1137
1138 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1139 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1140 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1141 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1142 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1143 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1144 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1145 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1146 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1147 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1148 *-*-rhapsody*): Remove host cases.
1149 * configure: Regenerate.
1150
1151 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1152
1153 * configure.ac (ppc*-*-pe): Remove host case.
1154 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1155 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1156 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1157 cases.
1158 * configure: Regenerate.
1159
1160 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1161
1162 * config.sub: Update to version 2011-03-23.
1163
1164 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1165
1166 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1167 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1168 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1169 * configure: Regenerate.
1170
1171 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1172
1173 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1174 to Write After Approval.
1175 * config-ml.in: Don't handle arc-*-elf*.
1176 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1177 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1178 handle GCC libraries.
1179 * configure: Regenerate.
1180
1181 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1182
1183 PR bootstrap/48120:
1184 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1185 Add -lstdc++ -lm to LIBS.
1186 * configure: Regenerate.
1187
1188 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1189
1190 * config.guess: Update to version 2011-02-02
1191 * config.sub: Update to version 2011-02-24
1192
1193 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1194
1195 PR lto/48086
1196 * configure.ac: Re-enable LTO on *-apple-darwin9.
1197 * configure: Regenerate.
1198
1199 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1200
1201 PR lto/48086
1202 * configure.ac: Disable LTO on darwin due to an assembler change in
1203 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1204 under 256.
1205 * configure: Regenerate.
1206
1207 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1208
1209 * MAINTAINERS: Update myself as score backend maintainer,
1210 update my e-mail address.
1211
1212 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1213
1214 * MAINTAINERS: Update my e-mail address.
1215
1216 2011-03-06 Joey Ye <joey.ye@arm.com>
1217
1218 * MAINTAINERS: Update my e-mail address.
1219
1220 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1221
1222 * configure.ac: Adjust test of with_ppl.
1223 * configure: Regenerated.
1224
1225 2011-03-02 Kai Tietz <ktietz@redhat.com>
1226
1227 * MAINTAINERS: Adjust my e-mail address.
1228
1229 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1230
1231 * configure.ac: Add -lpwl to ppllibs.
1232 * configure: Regenerated.
1233
1234 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1235
1236 * config/cloog.m4: Add -lisl to clooglibs.
1237 * configure: Regenerated.
1238
1239 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1240
1241 * MAINTAINERS (CPU Port maintainers): Add self.
1242
1243 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1244
1245 * MAINTAINERS: Add myself as testsuite maintainer.
1246
1247 2011-02-15 Mike Stump <mikestump@comcast.net>
1248
1249 * MAINTAINERS: Add myself as testsuite maintainer.
1250
1251 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1252
1253 Import from Libtool and gnulib:
1254
1255 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1256
1257 Prepare for supporting FreeBSD 10.
1258 * config.rpath: Remove handling of freebsd1* which soon would
1259 match FreeBSD 10.0.
1260
1261 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1262
1263 Remove support for FreeBSD 1.x.
1264 * libtool.m4 (_LT_LINKER_SHLIBS)
1265 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1266 soon would incorrectly match FreeBSD 10.0.
1267
1268 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1269
1270 PR binutils/12283
1271 * move-if-change: Import version from gnulib.
1272
1273 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1274
1275 PR lto/47225
1276 * Makefile.def (lto-plugin): Double dash for enable-shared.
1277 (configure-gcc): Depend on all-lto-plugin.
1278 * Makefile.in: Rebuilt.
1279
1280 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1281
1282 * configure.ac: Remove extra bracket.
1283 * configure: Regenerate.
1284
1285 2011-02-08 Tobias Burnus <burnus@net-b.de>
1286
1287 * MAINTAINERS: Add myself as libquadmath maintainer.
1288
1289 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1290
1291 * MAINTAINERS: Update my email address.
1292
1293 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1294
1295 * MAINTAINERS (option handling): Add self.
1296
1297 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1298
1299 PR lto/47225
1300 * Makefile.def: Add dependency for install-gcc
1301 on install-lto-plugin.
1302 * Makfile.in: Regenerated
1303
1304 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1305
1306 * MAINTAINERS (CPU Port Maintainers): Add myself.
1307
1308 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1309
1310 PR libgcj/44341
1311 * configure.ac: Discard --with-* flags for host when configuring
1312 target libraries for cross build.
1313 * configure: Rebuilt.
1314
1315 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1316
1317 * MAINTAINERS (linear loop transforms): Removed.
1318
1319 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1320
1321 * configure.ac: If with_ppl is no, move setting with_cloog=no
1322 after CLOOG_REQUESTED check.
1323 * configure: Regenerated.
1324
1325 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1326
1327 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1328 CLooG has been requested.
1329 * configure: Regenerated.
1330
1331 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1332
1333 * configure: Regenerated.
1334 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1335
1336 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1337
1338 * configure: Regenerated.
1339 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1340
1341 2011-01-21 Andreas Schwab <schwab@redhat.com>
1342
1343 * configure.ac: Use AS_HELP_STRING throughout.
1344 * configure: Regenerate.
1345
1346 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1347
1348 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1349 * configure: Regenerate.
1350
1351 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1352
1353 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1354
1355 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1356
1357 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1358 for ia64-hpux.
1359 * configure: Regenerate.
1360
1361 2011-01-07 Jan Hubicka <jh@suse.cz>
1362
1363 PR lto/47225
1364 * Makefile.in: Regenerate.
1365 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1366 configure.
1367
1368 2011-01-07 Jan Hubicka <jh@suse.cz>
1369
1370 * Makefile.in: Regenerate.
1371 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1372 and configure dependency on lto-plugin configure.
1373 (lto-plugin module): Remove dependency on GCC; add dependency on
1374 liniberty.
1375
1376 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1377
1378 * MAINTAINERS (Write After Approval): Add myself.
1379
1380 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1381
1382 * configure: Regenerate.
1383
1384 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1385
1386 * configure.ac: (picochip): Disable libiberty.
1387
1388 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1389
1390 * MAINTAINERS (Write After Approval): Add myself.
1391
1392 2010-12-10 Ian Lance Taylor <iant@google.com>
1393
1394 PR bootstrap/46819
1395 * configure.ac: For --disable-libgcj clear libgcj_saved.
1396 * configure: Rebuild.
1397
1398 2010-12-10 Tobias Burnus <burnus@net-b.de>
1399
1400 PR fortran/46540
1401 * configure.ac: Add --disable-libquadmath and
1402 --disable-libquadmath-support.
1403 * configure: Regenerate.
1404
1405 2010-12-03 Ian Lance Taylor <iant@google.com>
1406
1407 * MAINTAINERS: Add myself as libgo maintainer.
1408
1409 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1410
1411 PR libffi/46792
1412 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1413 * configure: Regenerate.
1414
1415 2010-12-02 Ian Lance Taylor <iant@google.com>
1416
1417 * configure.ac: Always set default for poststage1_ldflags to
1418 -static-libstdc++ -static-libgcc.
1419
1420 2010-11-29 Andreas Schwab <schwab@redhat.com>
1421
1422 * configure.ac: Move comment to remove extra space in last argument
1423 of GCC_TARGET_TOOL.
1424
1425 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1426
1427 PR other/46026
1428 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1429 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1430 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1431 (BASE_FLAGS_TO_PASS): Use it.
1432 * configure: Rebuilt.
1433 * Makefile.in: Rebuilt.
1434
1435 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1436
1437 PR binutils/12258
1438 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1439 Properly check default linker.
1440 * configure: Regnerated.
1441
1442 2010-11-23 Matthias Klose <doko@ubuntu.com>
1443
1444 * configure.ac: For --enable-gold, handle value `default' instead of
1445 `both*'. New configure option --{en,dis}able-ld.
1446 * configure: Regenerate.
1447
1448 2010-11-20 Ian Lance Taylor <iant@google.com>
1449
1450 * configure.ac: Only disable a language library if no language needs
1451 it. Don't let --disable-libgcj uncondtionally disable libffi.
1452 * configure: Rebuild.
1453
1454 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1455
1456 * Makefile.in: Regenerate.
1457
1458 PR other/46202
1459 * configure.ac: Fix just-built in-tree STRIP name to be
1460 binutils/strip-new.
1461 * configure: Regenerate.
1462 * Makefile.def (install-strip-gcc, install-strip-binutils)
1463 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1464 (install-strip-sid): Mirror dependencies on non-strip variants
1465 of these targets on the respective -strip prerequisites.
1466 * Makefile.tpl (install-strip, install-strip-host)
1467 (install-strip-target): New targets.
1468 (install-strip-[+module+], install-strip-target-[+module+]):
1469 New targets.
1470 * Makefile.in: Regenerate.
1471
1472 2010-11-19 Ian Lance Taylor <iant@google.com>
1473 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1474
1475 * configure.ac: Add target-libgo to target_libraries. Set
1476 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1477 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1478 (HOST_EXPORTS): Add GOC.
1479 (BASE_TARGET_EXPORTS): Add GOC.
1480 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1481 (GOCFLAGS_FOR_TARGET): New variable.
1482 (EXTRA_HOST_FLAGS): Add GOC.
1483 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1484 * Makefile.def (target_modules): Add libgo.
1485 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1486 (dependencies): Add dependency from configure-target-libgo to
1487 configure-target-libffi and all-target-libstdc++-v3. Add
1488 dependencies from all-target-libgo to all-target-libffi.
1489 (languages): Add go.
1490 * configure: Rebuild.
1491 * Makefile.in: Rebuild.
1492
1493 2010-11-19 Ian Lance Taylor <iant@google.com>
1494
1495 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1496 compiler/flag environment variables.
1497
1498 2010-11-18 Ian Lance Taylor <iant@google.com>
1499
1500 * configure.ac: Check for lang_requires_boot_languages in
1501 config-lang.in files.
1502 * configure: Rebuild.
1503
1504 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1505 Tobias Burnus <burnus@net-b.de>
1506
1507 PR fortran/32049
1508 * Makefile.def: Add libquadmath; build it with language=fortran.
1509 * configure.ac: Add libquadmath.
1510 * Makefile.tpl: Handle multiple libs in check-[+language+].
1511 * Makefile.in: Regenerate.
1512 * configure: Regenerate.
1513
1514 2010-11-16 Tom Tromey <tromey@redhat.com>
1515
1516 * MAINTAINERS: Moved myself to reviewers section.
1517
1518 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1519
1520 * MAINTAINERS: Moved myself to reviewers section.
1521
1522 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1523
1524 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1525 (Write After Approval): Remove self.
1526
1527 2010-11-15 Andreas Schwab <schwab@redhat.com>
1528
1529 * configure.ac: Fix spelling in option names.
1530 * configure: Regenerated.
1531
1532 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1533
1534 PR bootstrap/39622
1535 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1536 * configure: Regenerated.
1537
1538 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1539
1540 * MAINTAINERS: Update my email address.
1541
1542 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1543
1544 * configure: Regenerate.
1545
1546 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1547
1548 * configure: Regenerate.
1549
1550 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1551
1552 * configure: Regenerate.
1553
1554 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1555
1556 * configure: Regenerate.
1557
1558 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1559
1560 * configure.ac: Support official CLooG.org versions.
1561 * configure: Regenerate.
1562 * config/cloog.m4: New.
1563
1564 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1565
1566 * MAINTAINERS (Write After Approval): Add myself.
1567
1568 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1569
1570 * MAINTAINERS: Update my email address.
1571
1572 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1573
1574 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1575 * configure: Regenerate.
1576
1577 2010-11-03 Ian Lance Taylor <iant@google.com>
1578 Dave Korn <dave.korn.cygwin@gmail.com>
1579
1580 PR lto/46273
1581 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1582 and on other supported platforms whenever LTO is enabled.
1583 * configure: Rebuild.
1584
1585 2010-11-02 Alan Modra <amodra@gmail.com>
1586
1587 PR binutils/12110
1588 * configure.ac: Error when source path contains spaces.
1589 * configure: Regenerate.
1590
1591 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1592
1593 * MAINTAINERS: Update my email address.
1594
1595 2010-10-20 Ian Lance Taylor <iant@google.com>
1596
1597 * Makefile.def (target_modules): Set lib_path to src/.libs for
1598 libstdc++-v3 module.
1599 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1600 * Makefile.in: Rebuild.
1601
1602 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1603
1604 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1605 (Write After Approval): Remove myself.
1606
1607 2010-10-15 Tristan Gingold <gingold@adacore.com>
1608
1609 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1610
1611 2010-10-14 Douglas Rupp <rupp@gnat.com>
1612
1613 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1614
1615 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1616
1617 * configure.ac (build_lto_plugin): New shell variable.
1618 (--enable-lto): Turn on by default for all non-ELF platforms that
1619 have had LTO support added so far. Set build_lto_plugin appropriately
1620 for both ELF and non-ELF.
1621 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1622 * configure: Regenerate.
1623
1624 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1625
1626 Sync from src:
1627 * configure.ac (v850 support): Remove target-libgloss from
1628 noconfigdirs.
1629 * configure: Regenerate.
1630
1631 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1632
1633 PR bootstrap/45326
1634 PR bootstrap/45174
1635 * configure.ac: Honor initial values of $build_configargs,
1636 $host_configargs, $target_configargs. Mark the precious, so
1637 environment settings get recorded.
1638 * configure: Regenerate.
1639
1640 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1641
1642 PR bootstrap/45796
1643 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1644 Depend on all-build-libiberty.
1645 * Makefile.in: Regenerate.
1646
1647 2010-09-30 Michael Eager <eager@eagercon.com>
1648
1649 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1650 * configure: Regenerate.
1651
1652 2010-09-28 Michael Eager <eager@eagercon.com>
1653
1654 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1655
1656 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1657
1658 PR bootstrap/44621
1659 * configure.ac: Fix unportable shell quoting.
1660 * configure: Regenerate.
1661
1662 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1663
1664 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1665 targets and amend comment.
1666 * configure: Regenerate.
1667
1668 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1669
1670 * MAINTAINERS (Write After Approval): Add myself.
1671
1672 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1673
1674 * configure.ac: Enable LTO by default on Darwin.
1675 * configure: Regenerate.
1676
1677 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1678
1679 * MAINTAINERS (Write After Approval): Add myself.
1680
1681 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1682
1683 * MAINTAINERS (Write After Approval): Add myself.
1684
1685 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1686
1687 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1688 ports
1689
1690 2010-07-28 David Yuste <david.yuste@gmail.com>
1691
1692 * MAINTAINERS (Write After Approval): Add myself.
1693
1694 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1695
1696 * configure.ac: Support all v850 targets.
1697 * configure: Regenerate.
1698
1699 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1700
1701 PR bootstrap/44455
1702 * configure.ac (extra_mpfr_configure_flags): Copy from
1703 extra_mpc_gmp_configure_flags.
1704 * configure: Re-generated.
1705
1706 2010-07-22 Andi Kleen <ak@linux.intel.com>
1707
1708 * MAINTAINERS (Write After Approval): Add myself.
1709
1710 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1711
1712 * MAINTAINERS (Write After Approval): Add myself.
1713
1714 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1715
1716 * MAINTAINERS (Write After Approval): Add myself.
1717
1718 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1719
1720 PR target/44862
1721 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1722 Provide -B option to allow for link spec %s substitutions for
1723 libstdc++.a on darwin.
1724 * Makefile.in: Regenerate.
1725
1726 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1727
1728 * MAINTAINERS (Reviewers): Update my e-mail address
1729
1730 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1731
1732 * Makefile.def (configure-gcc): Depend on all-libelf.
1733 * Makefile.in: Rebuild.
1734
1735 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1736
1737 * MAINTAINERS (Write After Approval): Add myself in the right place.
1738
1739 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1740
1741 * MAINTAINERS (Write After Approval): Add myself.
1742
1743 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1744
1745 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1746
1747 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1748
1749 * config.sub: Update to version 2010-05-21.
1750 * config.guess: Update to version 2010-04-03.
1751
1752 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1753
1754 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1755 * configure: Regenerate.
1756
1757 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1758
1759 * MAINTAINERS (Write After Approval): Add myself.
1760
1761 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1762
1763 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1764 a platform that supports LTO.
1765 * configure: Regenerate.
1766
1767 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1768
1769 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1770 * configure: Regenerated.
1771
1772 2010-04-27 Roland McGrath <roland@redhat.com>
1773 H.J. Lu <hongjiu.lu@intel.com>
1774
1775 * configure.ac (--enable-gold): Support both, both/gold and
1776 both/bfd to add gold to configdirs without removing ld.
1777 * configure: Regenerated.
1778
1779 * Makefile.def: Add install-gold dependency to install-ld.
1780 * Makefile.in: Regenerated.
1781
1782 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1783
1784 PR lto/42776
1785 * configure.ac (--enable-lto): Refactor handling so libelf tests
1786 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1787 and allow LTO to be explicitly enabled on non-ELF platforms that
1788 are known to support it inside else-clause.
1789 * configure: Regenerate.
1790
1791 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1792
1793 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1794 * configure: Regenerate.
1795
1796 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1797
1798 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1799 * configure: Regenerate.
1800
1801 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1802
1803 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1804 separately.
1805 * configure: Regenerate.
1806
1807 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1808
1809 * MAINTAINERS (Write After Approval): Add myself.
1810
1811 2010-04-14 Tristan Gingold <gingold@adacore.com>
1812
1813 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1814 * configure: Regenerate.
1815
1816 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1817
1818 * configure: Regenerate after change to elf.m4.
1819
1820 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1821
1822 * MAINTAINERS (Write After Approval): Add myself.
1823
1824 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1825
1826 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1827 * configure: Regenerated.
1828
1829 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1830
1831 * configure.ac: Print "buggy but acceptable" when CLooG
1832 revision is less than 9.
1833 * configure: Regenerated.
1834
1835 2010-04-01 Diego Novillo <dnovillo@google.com>
1836
1837 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1838
1839 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1840
1841 PR bootstrap/43615
1842 PR bootstrap/43328
1843
1844 Revert:
1845
1846 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1847
1848 * configure.ac: Do not pass --enable-multilib nor
1849 --disable-multilib in baseargs. Accept explicitly passed
1850 --enable_multilib.
1851 * configure: Regenerate.
1852
1853 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1854
1855 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1856
1857 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1858
1859 * MAINTAINERS: Remove myself.
1860
1861 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1862
1863 PR bootstrap/43328
1864 * configure.ac: Do not pass --enable-multilib nor
1865 --disable-multilib in baseargs. Accept explicitly passed
1866 --enable_multilib.
1867 * configure: Regenerate.
1868
1869 2010-03-28 Andrew Pinski <pinskia@gmail.com>
1870
1871 * MAINTAINERS (spu port): Remove me.
1872
1873 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1874
1875 * configure.ac (tic6x-*-*): New case.
1876 * configure: Regenerate.
1877
1878 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1879
1880 * config.sub: Update to version 2010-03-22.
1881 * config.guess: Update to version 2009-12-30.
1882
1883 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1884
1885 PR ada/42554
1886 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1887 * configure: Regenerate.
1888
1889 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1890
1891 * MAINTAINERS: Update my email address.
1892
1893 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1894
1895 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1896 (ghassan.shobaki@amd.com): Removed.
1897
1898 2010-03-17 Alan Modra <amodra@gmail.com>
1899
1900 * MAINTAINERS: Update my email address.
1901
1902 2010-03-16 Diego Novillo <dnovillo@google.com>
1903
1904 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1905 Matthews.
1906
1907 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1908
1909 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1910 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1911
1912 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1913
1914 * MAINTAINERS: Update my email address.
1915
1916 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1917
1918 * MAINTAINERS: Update my email address.
1919
1920 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1921
1922 * MAINTAINERS: Update my email address.
1923
1924 2010-03-09 Jie Zhang <jie@codesourcery.com>
1925
1926 * MAINTAINERS: Update my email address.
1927
1928 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1929
1930 PR libstdc++/32499
1931 * configure.ac (RANLIB): Default to true.
1932 (STRIP): Likewise.
1933 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1934 * configure: Regenerate.
1935
1936 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
1937
1938 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1939 (Write After Approval): Update my email address.
1940
1941 2010-02-17 Nick Clifton <nickc@redhat.com>
1942
1943 PR 11238
1944 * Makefile.tpl (local-distclean): Also remove config.cache files in
1945 sub-directories as there may not be Makefiles present in the
1946 sub-directories.
1947 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1948 the config.cache files found by the find command.
1949
1950 * Makefile.in: Regenerate.
1951 * configure.ac: Revert previous delta.
1952 * configure: Regenerate.
1953
1954 2010-02-15 Nick Clifton <nickc@redhat.com>
1955
1956 PR 11238
1957 * configure.ac: Delete config.cache files in sub-directories when
1958 deleting Makefiles.
1959 * configure: Regenerate.
1960
1961 2010-02-12 Ben Elliston <bje@gnu.org>
1962
1963 * MAINTAINERS: Update my email address.
1964
1965 2010-02-08 Andrew Pinski <pinskia@gmail.com>
1966
1967 * MAINTAINERS (spu port): Update my email address.
1968
1969 2010-02-08 Jie Zhang <jie.zhang@analog.com>
1970
1971 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1972
1973 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1974
1975 * configure.ac: Add "recommended" version checks for GMP/MPC.
1976 Update recommended GMP/MPFR/MPC versions.
1977 * configure: Regenerate.
1978
1979 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1980
1981 * MAINTAINERS: Move my Embecosm email address into the
1982 write-after-approval section.
1983
1984 2010-01-26 Ian Lance Taylor <iant@google.com>
1985
1986 * MAINTAINERS: Add myself as Go frontend maintainer.
1987
1988 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1989
1990 PR libstdc++/36101, PR libstdc++/42813
1991 * configure.ac (bootstrap_target_libs): Make inclusion of
1992 target-libgomp conditional on libgomb being in target_configdirs.
1993 * configure: Regenerate.
1994
1995 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1996
1997 PR libstdc++/36101, PR libstdc++/42813
1998 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1999 * configure: Regenerate.
2000
2001 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2002
2003 PR libstdc++/36101, PR libstdc++/42813
2004 * configure.ac (target_configdirs): Substitute.
2005 * Makefile.def: Bootstrap target module libgomp.
2006 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2007 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2008 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2009 * configure, Makefile.in: Regenerate.
2010
2011 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2012
2013 * MAINTAINERS: Adjust my details.
2014
2015 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2016
2017 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2018
2019 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2020
2021 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2022
2023 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2024
2025 * MAINTAINERS (Write After Approval): Add myself.
2026
2027 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2028
2029 * MAINTAINERS (Write After Approval): Add myself.
2030
2031 2010-01-11 Richard Guenther <rguenther@suse.de>
2032
2033 PR lto/41569
2034 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2035 * Makefile.in: Regenerated.
2036
2037 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2038
2039 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2040 * configure: Regenerate.
2041
2042 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2043 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2044
2045 PR bootstrap/42424
2046 * configure.ac: Include libtool m4 files.
2047 (_LT_CHECK_OBJDIR): Call it.
2048 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2049 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2050
2051 * configure: Regenerate.
2052
2053 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2054
2055 PR bootstrap/41818
2056 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2057 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2058 * Makefile.in: Regenerate.
2059
2060 2010-01-02 Richard Guenther <rguenther@suse.de>
2061
2062 PR lto/41529
2063 * configure.ac: Include config/elf.m4. Disable LTO if not
2064 builting for an elf target.
2065 * configure: Regenerate.
2066
2067 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2068
2069 * MAINTAINERS: Change my email address.
2070
2071 2009-12-18 Ben Elliston <bje@au.ibm.com>
2072
2073 * config.sub, config.guess: Update from upstream sources.
2074
2075 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2076
2077 * MAINTAINERS (Write After Approval): Add myself.
2078
2079 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2080
2081 PR middle-end/30447
2082 PR middle-end/30789
2083 PR other/40302
2084
2085 * configure.ac: Require MPC.
2086 * configure: Regenerate.
2087
2088 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2089
2090 PR target/38384
2091 PR bootstrap/40972
2092 * libtool.m4: Sync from git Libtool.
2093 * ltoptions.m4: Likewise.
2094 * ltversion.m4: Likewise.
2095 * lt~obsolete.m4: Likewise.
2096 * ltmain.sh: Likewise.
2097
2098 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2099
2100 * configure.ac: Update minimum MPC version to 0.8.
2101 * configure: Regenerate.
2102
2103 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2104
2105 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2106 * configure: Regenerated.
2107
2108 2009-11-21 Ian Lance Taylor <iant@google.com>
2109
2110 * configure.ac: Change default of poststage1_ldflags to be empty if
2111 poststage1_libs is set. When poststage1_libs is empty, and
2112 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2113 * configure: Rebuild.
2114
2115 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2116
2117 * MAINTAINERS (Write After Approval): Update my email address.
2118
2119 2009-11-20 Ben Elliston <bje@au.ibm.com>
2120
2121 * config.guess: Update from upstream sources.
2122
2123 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2124
2125 * Makefile.def: Restore host and target settings for gmp.
2126 * Makefile.in: Rebuild.
2127
2128 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2129
2130 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2131 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2132 Fix portability of test of C++ as bootstrap language. Add
2133 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2134 * configure: Rebuild.
2135 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2136 and cloog. Fix in-tree ppl configuration. Introduce libelf
2137 in-tree building.
2138 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2139 (POSTSTAGE1_HOST_EXPORTS): Use it.
2140 (STAGE[+id+]_CXXFLAGS): New.
2141 (BASE_FLAGS_TO_PASS): Pass it down.
2142 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2143 extra_exports.
2144 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2145 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2146 extra_exports.
2147 * Makefile.in: Rebuild.
2148
2149 2009-11-17 Ben Elliston <bje@au.ibm.com>
2150
2151 * config.sub, config.guess: Update from upstream sources.
2152
2153 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2154
2155 * MAINTAINERS (Write After Approval): Add myself.
2156
2157 2009-11-09 Jon Beniston <jon@beniston.com>
2158
2159 * MAINTAINERS (Write After Approval): Add myself.
2160
2161 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2162
2163 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2164 paths for *-w64-mingw* and x86_64-*mingw*.
2165 * configure: Regenerated.
2166
2167 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2168
2169 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2170
2171 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2172
2173 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2174 Phil Edwards to Write-After Approval.
2175
2176 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2177
2178 * configure.ac: Disable target-winsup & co for
2179 x86_64-*-mingw* and *-w64-mingw* targets.
2180 * configure: Regenerated.
2181
2182 2009-10-16 Nick Clifton <nickc@redhat.com>
2183
2184 * MAINTAINERS: Add myself as a maintainer for the RX port.
2185
2186 2009-10-26 Johannes Singler <singler@kit.edu>
2187
2188 * MAINTAINERS (Write After Approval): Update my e-mail address.
2189
2190 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2191
2192 * configure.ac (CLooG test): Use = with test.
2193 * configure: Regenerate.
2194
2195 2009-10-22 Richard Guenther <rguenther@suse.de>
2196
2197 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2198 cloog if the ppl version check failed. Move flags saving
2199 before setting in libelf check.
2200 * configure: Regenerate.
2201
2202 2009-10-21 Richard Guenther <rguenther@suse.de>
2203
2204 * configure.ac: Adjust the ppl and cloog configure to work as
2205 documented. Disable cloog if ppl was disabled. Omit the version
2206 checks if they were disabled.
2207 * configure: Re-generate.
2208
2209 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2210
2211 * configure.ac: Add 'lto' to enable_languages, not
2212 new_enable_languages, and only if not already present.
2213 * configure: Regenerate.
2214
2215 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2216
2217 * README: Refer to the various COPYING* files instead of just
2218 COPYING.
2219 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2220
2221 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2222
2223 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2224
2225 2009-10-07 Richard Guenther <rguenther@suse.de>
2226
2227 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2228 and Richard Guenther as reviewers.
2229 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2230 as reviewers.
2231
2232 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2233
2234 * config.sub: Update from upstream sources.
2235
2236 2009-10-06 Ian Lance Taylor <iant@google.com>
2237
2238 * Makefile.def: check-gold depends upon all-gas.
2239 * Makefile.in: Rebuild.
2240
2241 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2242
2243 * MAINTAINERS (Write After Approval): Add myself.
2244
2245 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2246
2247 * Makefile.def: all-lto-plugin depends on all-libiberty.
2248 set bootstrap=true for lto-plugin.
2249 Add lto-plugin.
2250 * Makefile.in: Regenerate.
2251 * configure.ac (host_libs): Add lto-plugin.
2252 * configure: Regenerate.
2253
2254 2009-10-03 Diego Novillo <dnovillo@google.com>
2255
2256 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2257 (HOST_LIBELFLIBS): Define.
2258 (HOST_LIBELFINC): Define.
2259 * Makefile.in: Regenerate.
2260 * configure.ac: Add --enable-lto.
2261 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2262 If --enable-lto is used, add 'lto' to new_enable_languages.
2263 If --enable-lto is used and gold is enabled, add
2264 lto-plugin to configdirs.
2265 * configure: Regenerate.
2266
2267 2009-10-03 Simon Baldwin <simonb@google.com>
2268
2269 * configure.ac: If --with-system-zlib, suppress local zlib and
2270 pass --with-system-zlib to subdir configure scripts.
2271 * configure: Regenerate.
2272
2273 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2274 Paolo Bonzini <bonzini@gnu.org>
2275
2276 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2277 $(srcdir).
2278 * Makefile.in: Rebuilt.
2279
2280 2009-09-26 Gary Funck <gary@intrepid.com>
2281
2282 * MAINTAINERS (Write After Approval): Add myself.
2283
2284 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2285
2286 * configure.ac: Update minimum MPC version to 0.7.
2287 * configure: Regenerate.
2288
2289 2009-09-25 Nick Clifton <nickc@redhat.com>
2290
2291 * configure.ac: Pass any --cache-file=/dev/null option on to
2292 subconfigures.
2293 * configure: Regenerate.
2294
2295 2009-09-23 Nick Clifton <nickc@redhat.com>
2296
2297 * config.sub, config.guess: Update from upstream sources.
2298
2299 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2300
2301 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2302 * Makefile.in: Rebuilt.
2303
2304 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2305
2306 PR bootstrap/32272
2307 * configure.ac: Error out if $srcdir isn't '.' but contains
2308 host-${host_noncanonical}.
2309 * configure: Regenerate.
2310
2311 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2312
2313 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2314 maintainer.
2315
2316 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2317
2318 * configure.ac: If bootstrapping a combined tree with
2319 --enable-gold, require c++ in stage1_languages.
2320 * configure: Regenerate.
2321
2322 * configure.ac: Also add target_libs of stage1_languages to
2323 bootstrap_target_libs.
2324 * configure: Regenerate.
2325
2326 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2327 with --enable-languages not containing c++.
2328 * configure: Regenerate.
2329
2330 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2331
2332 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2333 * configure: Regenerate.
2334
2335 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2336
2337 * MAINTAINERS (Write After Approval): Update my e-mail address,
2338 and move from from here...
2339 (Waiting for paperwork): To here.
2340
2341 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2342
2343 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2344
2345 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2346
2347 * configure.ac: Do not use $extrasub for replacing @if/@endif
2348 parts in Makefile; instead, use additional arguments to
2349 AC_CONFIG_COMMANDS to do the replacement manually, with several
2350 sed invocations, to avoid HP-UX sed command limits.
2351 * configure: Regenerate.
2352
2353 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2354
2355 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2356 blank before -L.
2357
2358 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2359
2360 * configure.ac (with-build-config): Document. Handle without.
2361 Handle missing argument.
2362 * configure: Rebuilt.
2363
2364 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2365
2366 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2367 Default to bootstrap-debug only if compare-debug works.
2368 * configure: Rebuilt.
2369 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2370 * Makefile.in: Rebuilt.
2371
2372 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2373
2374 * MAINTAINERS (OS Port Maintainers): Update my email address.
2375
2376 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2377
2378 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2379 * Makefile.in: Rebuilt.
2380
2381 2009-09-01 Chris Demetriou <cgd@google.com>
2382
2383 * MAINTAINERS (Write After Approval): Add myself.
2384
2385 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2386
2387 PR debug/30161
2388 * include/dwarf2.h (enum dwarf_tag): Added
2389 DW_TAG_GNU_template_template_param
2390 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2391
2392 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2393
2394 * Makefile.tpl (AWK): Fix typo.
2395 * Makefile.in: Regenerate.
2396
2397 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2398
2399 * configure.ac: Detect awk and sed.
2400 * Makefile.def (flags_to_pass): Add AWK and SED.
2401 * Makefile.tpl (AWK, SED): New.
2402 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2403 * configure: Regenerate.
2404 * Makefile.in: Regenerate.
2405
2406 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2407
2408 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2409 (collapseslashes): Likewise.
2410
2411 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2412
2413 * configure.ac (AC_PREREQ): Bump to 2.64.
2414
2415 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2416
2417 * configure.ac: Remove --with-datarootdir, --with-docdir,
2418 --with-pdfdir, --with-htmldir switches.
2419 * configure: Regenerate.
2420
2421 * configure: Regenerate.
2422
2423 * compile: Sync from Automake 1.11.
2424 * depcomp: Likewise.
2425 * install-sh: Likewise.
2426 * missing: Likewise.
2427 * mkinstalldirs: Likewise.
2428 * ylwrap: Likewise.
2429
2430 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2431
2432 * ltmain.sh (func_normal_abspath): New function.
2433 (func_relative_path): Likewise.
2434 (func_mode_help): Document new -bindir option for link mode.
2435 (func_mode_link): Add new -bindir option, and use it to place
2436 output DLL if specified.
2437
2438 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2439
2440 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2441 (baseargs): Add --disable-option-checking.
2442 * configure: Regenerate.
2443
2444 * Makefile.def (configure-target-libiberty): Depend on
2445 all-binutils and all-ld.
2446 (configure-target-newlib): Likewise.
2447 * Makefile.in: Regenerate.
2448
2449 2009-08-17 Ben Elliston <bje@au.ibm.com>
2450
2451 * config.sub, config.guess: Update from upstream sources.
2452
2453 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2454
2455 Sync from src, merge:
2456
2457 2009-07-02 Tristan Gingold <gingold@adacore.com>
2458
2459 * configure.ac: Do not exclude gas for i386-*-darwin.
2460 Add a case for x86_64-*-darwin.
2461 * configure: Regenerate.
2462
2463 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2464
2465 * MAINTAINERS: Add my name to Write After Approval list.
2466
2467 2009-08-06 Michael Eager <eager@eagercon.com>
2468
2469 * configure.ac: Add Microblaze target.
2470 * configure: Regenerate.
2471
2472 2009-07-31 Christian Bruel <christian.bruel@st.com>
2473
2474 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2475 * configure: Regenerate.
2476
2477 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2478
2479 * MAINTAINERS (Write After Approval): Update my e-mail address.
2480
2481 2009-07-06 Ian Lance Taylor <iant@google.com>
2482
2483 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2484 * configure: Rebuild.
2485
2486 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2487
2488 * MAINTAINERS: Move myself to the Graphite Reviewers.
2489
2490 2009-06-30 Wei Guozhi <carrot@google.com>
2491
2492 * MAINTAINERS: Add my name to Write After Approval list.
2493
2494 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2495
2496 PR bootstrap/40338
2497 * configure.ac (comparestring): Create new variable.
2498 * Makefile.tpl (comparestring): Use to skip some comparisions.
2499 * configure: Regenerate.
2500 * Makefile.in: Regenerate.
2501
2502 2009-06-26 Doug Evans <dje@sebabeach.org>
2503
2504 * Makefile.def (host_modules): Add cgen.
2505 * Makefile.in: Regenerate.
2506 * configure.ac (host_tools): Add cgen.
2507 * configure: Regenerate.
2508
2509 2009-06-23 DJ Delorie <dj@redhat.com>
2510
2511 * MAINTAINERS: Add myself as mep maintainer.
2512
2513 2009-06-23 Ian Lance Taylor <iant@google.com>
2514
2515 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2516 boot_languages. Only bootstrap target libraries listed in
2517 target_libs for some boot language. Add --with-stage1-ldflags,
2518 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2519 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2520 if not building with C++.
2521 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2522 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2523 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2524 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2525 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2526 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2527 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2528 * configure, Makefile.in: Rebuild.
2529
2530 2009-06-23 Li Feng <nemokingdom@gmail.com>
2531
2532 * MAINTAINERS: Added my name to write-after-approval list.
2533
2534 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2535
2536 * configure.ac: Define is_elf for QNX Neutrino targets.
2537 * configure: Regenerate.
2538
2539 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2540
2541 * MAINTAINERS: Added my name to the write-after-approval list
2542
2543 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2544
2545 * configure.ac: Detect MPC in default directory.
2546 * configure: Regenerate.
2547
2548 2009-06-03 Jerome Guitton <guitton@adacore.com>
2549 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2550
2551 * Makefile.tpl (all): Avoid a trailing backslash.
2552 * Makefile.in: Regenerate.
2553
2554 2009-06-03 Ben Elliston <bje@au.ibm.com>
2555
2556 * config.sub, config.guess: Update from upstream sources.
2557
2558 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2559
2560 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2561 to noconfdirs.
2562 * configure: Regenerate.
2563
2564 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2565
2566 * Makefile.tpl ([+compare-target+]): Compare all stage
2567 directories, rather than just gcc.
2568 * Makefile.in: Rebuilt.
2569
2570 2009-06-01 Doug Kwan <dougkwan@google.com>
2571
2572 * configure.ac: Support gold for target arm*-*-*.
2573 * configure: Regenerate.
2574
2575 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2576
2577 * Makefile.def: Add MPC support and dependencies.
2578 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2579
2580 * Makefile.in, configure: Regenerate.
2581
2582 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2583
2584 * Makefile.tpl (all): Avoid harmless warning in make all when
2585 gcc-bootstrap is enabled but stage_last does not exist.
2586 * Makefile.in: Rebuilt.
2587
2588 2009-05-24 Nicolas Roche <roche@adacore.com>
2589
2590 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2591 * Makefile.in: Regenerate.
2592
2593 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2594
2595 * MAINTAINERS: Update my e-mail address.
2596
2597 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2598
2599 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2600 * configure: Regenerate.
2601
2602 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2603
2604 PR other/40159
2605 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2606 gcc-no-bootstrap are mutually exclusive.
2607 * Makefile.in: Rebuilt.
2608
2609 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2610
2611 PR other/40159
2612 * Makefile.tpl (all): Don't end with unconditional success.
2613 * Makefile.in: Rebuilt.
2614
2615 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2616
2617 PR target/37137
2618 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2619 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2620 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2621 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2622 stage_configureflags, stage_cflags and stage_libcflags into
2623 explicit Makefile macros.
2624 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2625 GFORTRAN.
2626 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2627 CC. Set CC_FOR_BUILD from CC.
2628 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2629 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2630 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2631 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2632 and GFORTRAN.
2633 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2634 (_LIBCFLAGS): Renamed to _TFLAGS.
2635 (do-compare-debug, do-compare3-debug): Drop.
2636 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2637 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2638 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2639 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2640 (XGCC_FLAGS_FOR_TARGET): New.
2641 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2642 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2643 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2644 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2645 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2646 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2647 TFLAGS.
2648 (BUILD_CONFIG): Include if requested.
2649 (all): Set TFLAGS on bootstrap.
2650 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2651 (all-stageid-prefixmodule): Likewise.
2652 (do-clean, distclean-stageid): Set TFLAGS.
2653 (restrap): Fix whitespace.
2654 * Makefile.in: Rebuilt.
2655
2656 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2657
2658 * config.guess: Sync with src.
2659
2660 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2661
2662 * configure.ac ($with_ppl): Default to no if not supplied.
2663 ($with_cloog): Likewise.
2664 configure: Regenerate.
2665
2666 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2667
2668 * MAINTAINERS: Update my e-mail address.
2669
2670 2009-04-27 Nick Clifton <nickc@redhat.com>
2671
2672 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2673
2674 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2675
2676 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2677 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2678 * Makefile.in: Regenerate.
2679
2680 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2681
2682 PR bootstrap/39739
2683 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2684 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2685
2686 * configure, Makefile.in: Regenerate.
2687
2688 2009-04-21 Taras Glek <tglek@mozilla.com>
2689
2690 * include/hashtab.h: Update GTY annotations to new syntax
2691 * include/splay-tree.h: Likewise
2692
2693 2009-04-17 Ben Elliston <bje@au.ibm.com>
2694
2695 * config.sub, config.guess: Update from upstream sources.
2696
2697 2009-04-15 Anthony Green <green@moxielogic.com>
2698
2699 * configure.ac: Add moxie support.
2700 * configure: Rebuilt.
2701
2702 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2703
2704 * configure.ac: Change copyright header to refer to version
2705 3 of the GNU General Public License and to point readers at the
2706 COPYING3 file and the FSF's license web page.
2707 * Makefile.def: Likewise.
2708 * Makefile.tpl: Likewise.
2709 * Makefile.in: Regenerate.
2710
2711 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2712
2713 * configure.ac: Restore match for darwin9 or later. Use double
2714 brackets since regeneration eats one pair.
2715 * configure: Regenerate.
2716
2717 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2718
2719 PR gas/10039
2720 * configure.ac: Require texinfo 4.7.
2721 * configure: Regenerated.
2722
2723 2009-04-09 Nick Clifton <nickc@redhat.com>
2724
2725 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2726 the GCC Runtime Library Exception.
2727
2728 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2729
2730 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2731 * configure: Regenerate.
2732
2733 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2734
2735 * Makefil.def (languages): New entries.
2736 * Makefile.tpl (check-gcc-*): New generic target.
2737 * Makefile.in: Regenerate.
2738
2739 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2740
2741 * MAINTAINERS: Update my email address.
2742
2743 2009-03-18 Tom Tromey <tromey@redhat.com>
2744
2745 * configure: Rebuild.
2746 * configure.ac (host_libs): Add libiconv.
2747 * Makefile.in: Rebuild.
2748 * Makefile.def (host_modules): Add libiconv.
2749 (configure-gdb, all-gdb): Depend on libiconv.
2750
2751 2009-03-16 Tristan Gingold <gingold@adacore.com>
2752
2753 * configure.ac: Treat gdb as supported on x86_64-darwin.
2754 * configure: Regenerate.
2755
2756 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2757
2758 * configure.ac (--with-host-libstdcxx): New option.
2759 * configure: Regenerate.
2760
2761 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2762
2763 * MAINTAINERS: Move myself into the write after approval list.
2764
2765 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2766
2767 * MAINTAINERS: Update e-mail address.
2768
2769 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2770
2771 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2772
2773 2009-03-10 Ira Rosen <irar@il.ibm.com>
2774
2775 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2776
2777 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2778
2779 Backport from git Libtool:
2780
2781 2009-01-19 Robert Millan <rmh@aybabtu.com>
2782 Support GNU/kOpenSolaris.
2783 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2784 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2785 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2786 GNU/kOpenSolaris.
2787
2788 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2789
2790 * MAINTAINERS: Update e-mail address.
2791
2792 2009-02-24 Michael Eager <eager@eagercon.com>
2793
2794 * MAINTAINERS (Write After Approval): Add self.
2795
2796 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2797
2798 * MAINTAINERS (Write After Approval): Add myself.
2799
2800 2009-02-05 Andreas Schwab <schwab@suse.de>
2801
2802 * Makefile.tpl (stage_last): Define $r and $s before using
2803 $(RECURSE_FLAGS_TO_PASS).
2804 * Makefile.in: Regenerate
2805
2806 2009-01-30 Ian Lance Taylor <iant@google.com>
2807
2808 * MAINTAINERS: Move myself to the Global Reviewers list.
2809
2810 2009-01-29 Robert Millan <rmh@aybabtu.com>
2811
2812 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2813 * configure: Regenerate.
2814
2815 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2816
2817 * MAINTAINERS: Make whitespace consistent.
2818 Remove Robert Millan from Write After Approval.
2819
2820 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2821
2822 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2823 (all-opcodes): Depend on all-libiberty.
2824 * Makefile.in: Regenerate.
2825
2826 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2827
2828 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2829 * configure: Regenerate.
2830
2831 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2832
2833 * MAINTAINERS (Write After Approval): Add myself.
2834
2835 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2836
2837 * MAINTAINERS: Add myself to reviewers (Fortran).
2838
2839 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2840
2841 PR tree-optimization/38515
2842 * configure.ac (cloog-polylib): Removed.
2843 (with_ppl, with_cloog): Test for "no".
2844 * configure: Regenerated.
2845
2846 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2847
2848 * MAINTAINERS: Moved myself to reviewers (Fortran).
2849
2850 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2851
2852 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2853 (Write After Approval): Remove myself.
2854
2855 2009-01-03 Diego Novillo <dnovillo@google.com>
2856
2857 * MAINTAINERS: Remove myself from alias maintainership.
2858
2859 2009-01-02 David Ayers <ayers@fsfe.org>
2860
2861 * MAINTAINERS: Update e-mail address.
2862
2863 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2864
2865 * MAINTAINERS: Make whitespace consistent.
2866
2867 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2868
2869 Backport from upstream Libtool:
2870 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2871 Add cache variables to tests that require the linker to work.
2872 For shlibpath_overrides_runpath, this also changes the semantics
2873 to let the result from the C compiler take precedence.
2874
2875 2008-12-02 Ben Elliston <bje@au.ibm.com>
2876
2877 * config.sub, config.guess: Update from upstream sources.
2878
2879 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2880
2881 * configure.ac (ppllibs): Add by default the lib flags.
2882 * configure: Regenerate.
2883
2884 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
2885
2886 * MAINTAINERS: Add myself to the write after approval list.
2887
2888 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2889
2890 * configure.ac: Add double brackets on darwin[912].
2891 * configure: Regenerate.
2892
2893 2008-12-03 Daniel Kraft <d@domob.eu>
2894
2895 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2896 Approval to Reviewer section (for Fortran front-end).
2897
2898 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2899
2900 * configure.ac: Expand to darwin10 and later.
2901 * configure: Regenerate.
2902
2903 2008-12-02 Andreas Schwab <schwab@suse.de>
2904
2905 * Makefile.def: configure-target-boehm-gc depends on
2906 all-target-libstdc++-v3.
2907 * Makefile.in: Regenerate.
2908
2909 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
2910
2911 * MAINTAINERS: Add myself as mingw maintainer.
2912
2913 2008-12-02 Ben Elliston <bje@au.ibm.com>
2914
2915 * config.sub, config.guess: Update from upstream sources.
2916
2917 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2918
2919 * README.SCO: Remove.
2920
2921 2008-11-29 Fernando Pereira <pronesto@gmail.com>
2922
2923 * MAINTAINERS: Add myself to the write after approval list.
2924
2925 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2926
2927 * MAINTAINERS: Update my email address in WAA section.
2928
2929 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
2930
2931 * MAINTAINERS: Update e-mail address.
2932
2933 2008-11-27 Toon Moene <toon@moene.org>
2934
2935 * MAINTAINERS: Change e-mail address.
2936
2937 2008-11-27 Tristan Gingold <gingold@adacore.com>
2938
2939 * configure.ac: Build gdb for i?86-*-darwin*
2940 * configure: Regenerated.
2941
2942 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
2943
2944 * MAINTAINERS: Added my full name.
2945
2946 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2947
2948 PR bootstrap/38014
2949 PR bootstrap/37923
2950
2951 Revert:
2952
2953 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2954
2955 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2956 * Makefile.in: Regenerated.
2957
2958 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2959
2960 PR gdb/921
2961 PR gdb/1646
2962 PR gdb/2175
2963 PR gdb/2176
2964
2965 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2966 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2967 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2968 (HOST_EXPORTS): Pass CPPFLAGS.
2969 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2970 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2971 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2972 * Makefile.in, configure: Regenerated.
2973 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2974 and CPPFLAGS_FOR_BUILD.
2975
2976 2008-11-06 Jeff Law <law@redhat.com>
2977
2978 * MAINTAINERS: Add myself as middle end maintainer.
2979
2980 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
2981
2982 * MAINTAINERS (Write after approval): Add myself.
2983
2984 2008-11-05 Diego Novillo <dnovillo@google.com>
2985
2986 * MAINTAINERS (Global Reviewers): Add myself.
2987 (Non-Algorithmic Maintainers): Remove myself.
2988
2989 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2990
2991 * MAINTAINERS (Write after approval): Add myself.
2992
2993 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
2994
2995 * MAINTAINERS (Write after approval): Add myself.
2996
2997 2008-10-31 Ben Elliston <bje@au.ibm.com>
2998
2999 * configure.ac (spu-*-*): Remove special case.
3000 * configure: Regenerate.
3001
3002 2008-10-30 Catherine Moore <clm@codesourcery.com>
3003
3004 * MAINTAINERS (Write after approval): Update my email address.
3005
3006 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3007
3008 * configure.ac [spu-*-*]: Do not set skipdirs.
3009 * configure: Re-generate.
3010
3011 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3012
3013 * MAINTAINERS (Various Maintainers): Add myself to reload.
3014
3015 2008-10-25 Richard Guenther <rguenther@suse.de>
3016
3017 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3018 maintainer. Remove myself as libgcc-math maintainer.
3019 (Non-Algorithmic Maintainers): Remove myself.
3020
3021 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3022
3023 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3024 * Makefile.in: Regenerated.
3025
3026 2008-10-23 Cary Coutant <ccoutant@google.com>
3027
3028 * MAINTAINERS (Write after approval): Add myself.
3029
3030 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3031
3032 PR gdb/921
3033 PR gdb/1646
3034 PR gdb/2175
3035 PR gdb/2176
3036
3037 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3038 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3039 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3040 (HOST_EXPORTS): Pass CPPFLAGS.
3041 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3042 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3043 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3044 * Makefile.in, configure: Regenerated.
3045 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3046 and CPPFLAGS_FOR_BUILD.
3047
3048 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3049
3050 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3051 Sebastian Pop.
3052
3053 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3054
3055 * MAINTAINERS (Write After Approval): Added myself.
3056
3057 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3058
3059 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3060 recommended version to 2.3.2.
3061
3062 * configure: Regenerate.
3063
3064 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3065
3066 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3067
3068 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3069
3070 * MAINTAINERS (Write After Approval): Update e-mail address.
3071
3072 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3073
3074 * libtool.m4: Update to libtool 2.2.6.
3075 * lt~obsolete.m4: Update to libtool 2.2.6.
3076 * ltmain.sh: Update to libtool 2.2.6.
3077 * ltsugar.m4: Update to libtool 2.2.6.
3078 * ltversion.m4: Update to libtool 2.2.6.
3079 * ltoptions.m4: Update to libtool 2.2.6.
3080 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3081
3082 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3083
3084 * MAINTAINERS (Write After Approval): Add myself.
3085
3086 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3087
3088 * MAINTAINERS (Write After Approval): Update my name.
3089
3090 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3091
3092 * MAINTAINERS: Add myself in "Write After Approval".
3093
3094 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3095
3096 * MAINTAINERS: Add myself as ia64 maintainer.
3097
3098 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3099
3100 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3101 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3102 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3103 and Michael Tiemann from Write After Approval since they do not
3104 actually have access.
3105
3106 2008-09-05 Richard Guenther <rguenther@suse.de>
3107
3108 * configure.ac: Initialize clooglibs to -lcloog.
3109 * configure: Re-generate.
3110
3111 2008-09-04 Le-Chun Wu <lcwu@google.com>
3112
3113 * MAINTAINERS (Write After Approval): Add myself.
3114
3115 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3116
3117 * configure.ac (--with-cloog-polylib): New.
3118 (--disable-cloog-version-check): New.
3119 (--disable-ppl-version-check): New.
3120 * configure: Re-generate.
3121
3122 2008-09-03 Richard Guenther <rguenther@suse.de>
3123
3124 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3125 cloog test.
3126 * configure: Re-generate.
3127
3128 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3129
3130 Add picoChip port.
3131 * MAINTAINERS: Add picoChip maintainers.
3132
3133 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3134 Tobias Grosser <grosser@fim.uni-passau.de>
3135 Jan Sjodin <jan.sjodin@amd.com>
3136 Harsha Jagasia <harsha.jagasia@amd.com>
3137 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3138 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3139 Adrien Eliche <aeliche@isty.uvsq.fr>
3140
3141 Merge from graphite branch.
3142 * configure: Regenerate.
3143 * Makefile.in: Regenerate.
3144 * configure.ac (host_libs): Add ppl and cloog.
3145 Add checks for PPL and CLooG.
3146 * Makefile.def (ppl, cloog): Added modules and dependences.
3147 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3148 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3149
3150 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3151
3152 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3153 (GCC_SHLIB_SUBDIR): New.
3154 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3155 * configure: Regenerate.
3156 * Makefile.in: Regenerate.
3157
3158 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3159
3160 * MAINTAINERS: Consistently use tabs to separate columns.
3161
3162 2008-08-29 Tristan Gingold <gingold@adacore.com>
3163
3164 * MAINTAINERS (Write after Approval): Add myself.
3165
3166 2008-08-28 Tristan Gingold <gingold@adacore.com>
3167
3168 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3169 Enable bfd, binutils and opcodes.
3170 * configure: Regenerate.
3171
3172 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3173
3174 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3175
3176 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3177
3178 * MAINTAINERS: Use correct Umlaut for last name.
3179
3180 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3181
3182 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3183
3184 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3185
3186 * MAINTAINERS: Update my email address.
3187
3188 2008-08-16 Nicolas Roche <roche@adacore.com>
3189
3190 * Makefile.tpl: Add BOOT_ADAFLAGS.
3191 * Makefile.in: Regenerate.
3192
3193 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3194
3195 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3196 * configure: Regenerate.
3197
3198 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3199
3200 * configure.ac: Add makefile fragments for hpux.
3201 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3202 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3203 * configure: Regenerate.
3204 * Makefile.in: Regenerate.
3205
3206 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3207
3208 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3209
3210 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3211
3212 * MAINTAINERS (Write after Approval): Add myself.
3213
3214 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3215
3216 * MAINTAINERS (Write After Approval): Add myself.
3217
3218 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3219
3220 * MAINTAINERS (Write After Approval): Add myself.
3221
3222 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3223
3224 * MAINTAINERS: Update my email address.
3225
3226 2008-06-25 Joey Ye <joey.ye@intel.com>
3227
3228 * MAINTAINERS (Write After Approval): Add myself.
3229
3230 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3231
3232 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3233 * Makefile.in: Regenerate.
3234 * configure: Regenerate.
3235
3236 2008-06-17 Daniel Kraft <d@domob.eu>
3237
3238 * MAINTAINERS (Write After Approval): Add myself.
3239
3240 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3241
3242 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3243 "$@" is still intact with both Autoconf 2.59 and 2.62.
3244 * configure: Regenerate.
3245
3246 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3247
3248 * Makefile.tpl: Fix comment errors.
3249 * Makefile.in: Regenerate.
3250
3251 2008-06-12 David S. Miller <davem@davemloft.net>
3252 David Edelsohn <edelsohn@gnu.org>
3253
3254 * configure.ac: Add powerpc*-*-* to gold supported targets.
3255 * configure: Regenerate.
3256
3257 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3258
3259 PR tree-optimization/36218
3260 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3261 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3262 (all prefix="build-"): Pass them to build-system sub-makes.
3263 * Makefile.in: Regenerate.
3264
3265 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3266
3267 * MAINTAINERS (mt port): Remove.
3268 (sco5, unixware, sco udk): Remove.
3269 (Kean Johnston): Add to Write After Approval.
3270
3271 2008-05-30 Julian Brown <julian@codesourcery.com>
3272
3273 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3274 of libobjc for ARM EABI Linux.
3275 * configure: Regenerate.
3276
3277 2008-05-18 Xinliang David Li <davidxl@google.com>
3278
3279 * ChangeLog: Remove wrong ChangeLog entry.
3280
3281 2008-05-17 Xinliang David Li <davidxl@google.com>
3282
3283 * MAINTAINERS (Write After Approval): Add myself.
3284
3285 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3286
3287 * MAINTAINERS (Write After Approval): Add myself.
3288
3289 2008-05-14 Rafael Espíndola <espindola@google.com>
3290
3291 * config-ml.in: don't handle --enable-shared and --enable-static.
3292
3293 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3294
3295 * MAINTAINERS: Update my email address.
3296
3297 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3298
3299 * MAINTAINERS: Update my email address.
3300
3301 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3302
3303 * MAINTAINERS (Write After Approval): Add myself.
3304
3305 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3306
3307 * MAINTAINERS (Write After Approval): Add myself.
3308
3309 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3310
3311 * MAINTAINERS (crx): Add myself.
3312
3313 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3314
3315 Sync with src:
3316 2008-04-14 David S. Miller <davem@davemloft.net>
3317
3318 * configure.ac: Add sparc*-*-* to gold supported targets.
3319 * configure: Regenerate.
3320
3321 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3322
3323 PR bootstrap/35457
3324 * configure.ac: Include override.m4.
3325 * configure: Regenerate.
3326
3327 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3328
3329 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3330 * Makefile.in: Regenerate.
3331
3332 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3333
3334 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3335 as nonconfigurable directories list.
3336 * configure: Regenerate.
3337
3338 2008-04-14 Ben Elliston <bje@au.ibm.com>
3339
3340 * config.sub, config.guess: Update from upstream sources.
3341
3342 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3343
3344 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3345 * Makefile.in: Regenerate.
3346
3347 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3348
3349 * configure.ac: Do not build libssp for the AVR.
3350 * configure: Regenerate.
3351
3352 2008-04-07 Ian Lance Taylor <iant@google.com>
3353
3354 * Makefile.def: check-gold depends upon all-binutils.
3355 * Makefile.in: Regenerate.
3356
3357 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3358
3359 * MAINTAINERS (Write After Approval): Add myself.
3360
3361 2008-04-04 Nick Clifton <nickc@redhat.com>
3362
3363 PR binutils/4334
3364 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3365 builds.
3366 * configure: Regenerate.
3367
3368 2008-04-04 NightStrike <NightStrike@gmail.com>
3369
3370 PR other/35151
3371 * configure.ac: Combine rules for mingw32 and mingw64.
3372 * configure: Regenerate.
3373
3374 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3375
3376 * MAINTAINERS (Write After Approval): Add myself.
3377
3378 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3379
3380 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3381 * Makefile.in (.NOTPARALLEL): Ditto.
3382
3383 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3384
3385 * MAINTAINERS (Write After Approval): Add myself.
3386
3387 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3388
3389 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3390 * Makefile.in (.NOTPARALLEL): Regenerate.
3391
3392 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3393
3394 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3395 * Makefile.in: Regenerate.
3396
3397 2008-03-26 Jakub Staszak <kuba@et.pl>
3398
3399 * MAINTAINERS (Write After Approval): Add myself.
3400
3401 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3402
3403 * MAINTAINERS: Update e-mail address.
3404
3405 2008-03-20 Ian Lance Taylor <iant@google.com>
3406
3407 * configure.ac: Add support for --enable-gold.
3408 * Makefile.def: Add gold as a directory like ld.
3409 * configure, Makefile.in: Regenerate.
3410
3411 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3412
3413 * configure.ac: m4_include config/proginstall.m4.
3414 * configure: Regenerate.
3415
3416 Backport from upstream Libtool:
3417
3418 2007-10-12 Eric Blake <ebb9@byu.net>
3419
3420 Deal with Autoconf 2.62's semantic change in m4_append.
3421 * ltsugar.m4 (lt_append): Replace broken versions of
3422 m4_append.
3423 (lt_if_append_uniq): Don't require separator to be overquoted,
3424 and avoid broken m4_append.
3425 (lt_dict_add): Fix typo.
3426 * libtool.m4 (_LT_DECL): Don't overquote separator.
3427
3428 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3429
3430 * config.rpath: Add AIX 6 support.
3431
3432 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3433
3434 * Makefile.def (stageprofile). Remove -fprofile-generate
3435 from stage_libcflags.
3436 * Makefile.in: Regenerate.
3437
3438 2008-03-13 Ben Elliston <bje@au.ibm.com>
3439
3440 * config.sub, config.guess: Update from upstream sources.
3441
3442 2008-03-06 Tom Tromey <tromey@redhat.com>
3443
3444 * MAINTAINERS: Update for treelang deletion.
3445
3446 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3447
3448 * MAINTAINERS: Update my email address.
3449
3450 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3451
3452 * MAINTAINERS (darwin port): Add myself as a maintainer.
3453 (objective-c/c++): Add myself as a maintainer.
3454
3455 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3456
3457 * MAINTAINERS (Write After Approval): Update my email address.
3458
3459 2008-02-25 Tomas Bily <tbily@suse.cz>
3460
3461 * MAINTAINERS (Write After Approval): Add myself.
3462
3463 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3464
3465 * MAINTAINERS (OpenMP): Add myself.
3466
3467 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3468
3469 PR bootstrap/32009
3470 PR bootstrap/32161
3471
3472 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3473 * configure: Regenerate.
3474
3475 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3476 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3477 STAGE4_LIBCFLAGS): New.
3478 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3479 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3480 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3481 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3482 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3483 for target modules. Don't export LIBCFLAGS.
3484 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3485 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3486 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3487 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3488 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3489 * Makefile.in: Regenerate.
3490
3491 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3492
3493 PR libgcj/33085
3494 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3495 Do not use -DDLL_EXPORT. Backport from upstream.
3496
3497 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3498
3499 * MAINTAINERS (Write After Approval): Add myself.
3500
3501 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3502
3503 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3504 * configure: Regenerate.
3505
3506 2008-01-31 Marc Gauthier <marc@tensilica.com>
3507
3508 * configure.ac (xtensa*-*-*): Recognize processor variants.
3509 * configure: Regenerate.
3510
3511 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3512
3513 PR bootstrap/34922
3514 * configure.ac (PARSE_ARGS): Push suitable setting of
3515 ac_subdirs_all, for `./configure --help=recursive'.
3516 Handle `+' in generic toplevel directory disabling.
3517 * configure: Regenerate.
3518
3519 2008-01-28 Nick Clifton <nickc@redhat.com>
3520
3521 * MAINTAINERS (xstormy16): Take over maintainership.
3522
3523 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3524
3525 * MAINTAINERS (c4x port): Remove.
3526
3527 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3528
3529 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3530
3531 2008-01-23 Ben Elliston <bje@au.ibm.com>
3532
3533 * config.sub, config.guess: Update from upstream sources.
3534
3535 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3536
3537 * MAINTAINERS (Write After Approval): Add myself.
3538
3539 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3540
3541 * MAINTAINERS: Update my email address.
3542
3543 2008-01-09 Raksit Ashok <raksit@google.com>
3544
3545 * MAINTAINERS (Write After Approval): Add myself.
3546
3547 2008-01-09 Raksit Ashok <raksit@google.com>
3548
3549 * MAINTAINERS (Write After Approval): Add myself.
3550
3551 2008-01-08 Ben Elliston <bje@au.ibm.com>
3552
3553 * config.sub, config.guess: Update from upstream sources.
3554
3555 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3556
3557 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3558 Change recommended MPFR from 2.2.1 -> 2.3.0.
3559 * configure: Regenerate.
3560
3561 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3562
3563 * MAINTAINERS: Update my email address.
3564
3565 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3566
3567 * MAINTAINERS: Update my email address.
3568
3569 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3570
3571 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3572 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3573 * Makefile.in: Regenerate.
3574
3575 2007-12-10 Mark Heffernan <meheff@google.com>
3576
3577 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3578 misplaced entries.
3579
3580 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3581
3582 * configure.ac: Enable libjava for x86_64-*-darwin9.
3583 * configure: Regenerate.
3584
3585 2007-12-07 Bill Maddox <maddox@google.com>
3586
3587 * MAINTAINERS (Write After Approval): Add myself.
3588
3589 2007-12-05 Ben Elliston <bje@au.ibm.com>
3590
3591 * config.sub, config.guess: Update from upstream sources.
3592
3593 2007-12-02 Matthias Klose <doko@ubuntu.com>
3594
3595 * config-ml.in: Remove 64bit configure tests.
3596
3597 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3598
3599 * config-ml.in: Robustify against white space in absolute file
3600 names.
3601
3602 * config-ml.in (multi-clean): Substitute ${Makefile}.
3603 Remove superfluous ${Makefile} in list.
3604
3605 2007-11-19 Thiemo Seufer <ths@mips.com>
3606
3607 * config-ml.in: Don't hardcode the Makefile name.
3608
3609 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3610
3611 * MAINTAINERS (Write After Approval): Add myself.
3612
3613 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3614
3615 * MAINTAINERS (Write After Approval): Add myself.
3616
3617 2007-11-06 Doug Kwan <dougkwan@google.com>
3618
3619 * MAINTAINERS (Write After Approval): Add myself.
3620
3621 2007-10-25 Ben Elliston <bje@au.ibm.com>
3622
3623 * MAINTAINERS (mercury): Remove entry.
3624 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3625
3626 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3627
3628 * Makefile.def (dependencies): Make configure-gdb depend on
3629 all-intl.
3630 * Makefile.in: Regenerated.
3631
3632 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3633
3634 * MAINTAINERS (Fortran maintainer): Remove myself.
3635
3636 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3637
3638 * Makefile.def: To avoid problems running with parallel makes,
3639 build newlib before libgloss so that target specific header
3640 files are availble.
3641 * Makefile.in: Regenerate
3642
3643 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3644
3645 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3646 * Makefile.in: Regenerate.
3647
3648 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3649
3650 * MAINTAINERS (Register allocation reviewer): Add myself.
3651
3652 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3653
3654 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3655 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3656 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3657 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3658 * configure: Regenerate.
3659
3660 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3661
3662 * MAINTAINERS (Register allocation reviewer): Add myself.
3663
3664 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3665
3666 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3667 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3668 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3669 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3670 * configure.ac: Default them to host tools for $host = $build.
3671 Subst them.
3672
3673 * configure: Regenerate.
3674 * Makefile.in: Regenerate.
3675
3676 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3677
3678 * MAINTAINERS (Register allocation reviewer): Add myself.
3679
3680 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3681
3682 * MAINTAINERS (Register allocation reviewer): Add myself.
3683
3684 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3685
3686 * MAINTAINERS (Write After Approval): Fix typo.
3687
3688 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3689
3690 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3691 * configure: Regenerate.
3692
3693 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3694
3695 PR bootstrap/31906
3696 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3697 they're already prefixed.
3698
3699 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3700
3701 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3702 libstdc++.
3703 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3704 * configure: Regenerate.
3705 * Makefile.in: Regenerate.
3706
3707 2007-09-17 Andreas Schwab <schwab@suse.de>
3708
3709 * configure.ac: Raise minimum makeinfo version to 4.6.
3710 * configure: Regenerate.
3711
3712 2007-09-17 Johannes Singler <singler@ira.uka.de>
3713
3714 * MAINTAINERS (write-after-approval) add myself
3715
3716 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3717
3718 * configure.ac: Correct makeinfo version check.
3719 * configure: Regenerate.
3720
3721 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3722
3723 * MAINTAINERS: Update my email address.
3724
3725 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3726
3727 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3728 to $skipdirs and only disable gprof for newlib. Use the normal
3729 mips*-elf* handling in other respects.
3730 * configure: Regnerate.
3731
3732 2007-09-12 David Daney <ddaney@avtrex.com>
3733
3734 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3735 enabling libgcj.
3736 * configure: Regenerate.
3737
3738 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3739
3740 PR other/32154
3741 * configure.ac: For libgloss targets, point the linker to the linker
3742 script, startup code and simulator library.
3743 * configure: Regenerate.
3744
3745 2007-09-07 Andrew Haley <aph@redhat.com>
3746
3747 * configure.ac (noconfigdirs): Remove target-libffi and
3748 target-libjava.
3749 * configure: Regenerate.
3750
3751 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3752
3753 PR target/33281
3754 * configure.ac: Use config/mh-mingw on mingw.
3755 * configure: Regenerate.
3756
3757 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3758
3759 * MAINTAINERS (Write After Approval): Add myself.
3760
3761 2007-09-05 Richard Guenther <rguenther@suse.de>
3762
3763 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3764 nor --disable-checking is provided also turn on yes and types
3765 checking for stage1.
3766 * configure: Re-generate.
3767
3768 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3769
3770 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3771 (Write After Approval): Remove myself.
3772
3773 2007-08-29 Nick Clifton <nickc@redhat.com>
3774
3775 * config.sub, config.guess: Update from upstream sources.
3776
3777 2007-08-22 Bud Davis <jmdavis@link.com>
3778
3779 * MAINTAINERS (Write After Approval): Added myself.
3780 * MAINTAINERS (Reviewers): Removed myself.
3781
3782 2007-08-18 Paul Brook <paul@codesourcery.com>
3783 Joseph Myers <joseph@codesourcery.com>
3784
3785 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3786 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3787 * Makefile.in: Regenerate.
3788 * configure.ac (--with-debug-prefix-map): New.
3789 * configure: Regenerate.
3790
3791 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3792 Nigel Stephens <nigel@mips.com>
3793
3794 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3795 as target_makefile_frag.
3796 * configure: Regenerate.
3797
3798 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3799
3800 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3801 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3802 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3803 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3804 (do-compare, do-compare3, do-compare-debug): New.
3805 ([+compare-target+]): Use them.
3806
3807 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3808
3809 * MAINTAINERS (Write After Approval): Change my email address.
3810
3811 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3812 Ben Elliston <bje@au.ibm.com>
3813
3814 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3815 --silent if $silent.
3816 * configure: Regenerate.
3817
3818 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3819
3820 * MAINTAINERS (Various Maintainers): Add myself as
3821 loop infrastructure maintainer. Update my e-mail
3822 address.
3823
3824 2007-07-31 Diego Novillo <dnovillo@google.com>
3825
3826 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3827 Adjust description.
3828
3829 2007-07-26 Richard Guenther <rguenther@suse.de>
3830
3831 * configure.ac: Add types checking to stage1 checking flags.
3832 * configure: Regenerate.
3833
3834 2007-07-17 Nick Clifton <nickc@redhat.com>
3835
3836 * COPYING3: New file. Contains version 3 of the GNU General
3837 Public License.
3838 * COPYING3.LIB: New file. Contains version 3 of the GNU
3839 Lesser General Public License.
3840
3841 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3842
3843 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3844
3845 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3846
3847 * MAINTAINERS (S/390 co-maintainer): Add myself.
3848 (Write After Approval): Remove myself.
3849
3850 2007-07-13 Dan Hipschman <dsh@google.com>
3851
3852 * MAINTAINERS (Write After Approval): Add myself.
3853
3854 2007-07-11 Nick Clifton <nickc@redhat.com>
3855
3856 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3857 WINDRES export.
3858 * Makefile.in: Regenerate.
3859
3860 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3861
3862 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3863 maintainer.
3864
3865 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3866
3867 * lt~obsolete.m4: New. Import from 20070318 libtool.
3868
3869 2007-07-03 Julian Brown <julian@codesourcery.com>
3870
3871 * MAINTAINERS (Write After Approval): Add myself.
3872
3873 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3874
3875 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3876 * configure: Regenerate.
3877
3878 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3879
3880 * configure.ac: Add some missing m4 quotation.
3881 * configure: Regenerate.
3882
3883 2007-07-02 Simon Baldwin <simonb@google.com>
3884
3885 * MAINTAINERS (Write After Approval): Add myself.
3886
3887 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
3888
3889 * configure: Regenerate.
3890
3891 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
3892
3893 * Makefile.def: Add windmc tool to build.
3894 * Makefile.tpl: Likewise.
3895 * configure.ac: Likewise.
3896 * Makefile.in: Regenerate.
3897 * configure: Regenerate.
3898
3899 2007-06-28 DJ Delorie <dj@redhat.com>
3900
3901 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3902 not building newlib.
3903 * configure: Regenerated.
3904
3905 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3906
3907 * MAINTAINERS (Write After Approval): Add myself.
3908
3909 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
3910
3911 * MAINTAINERS (Write After Approval): Add myself.
3912
3913 2007-06-19 Chris Matthews <chrismatthews@google.com>
3914
3915 * MAINTAINERS (Write After Approval): Add myself.
3916
3917 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3918
3919 * MAINTAINERS (Write After Approval): Add myself.
3920
3921 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3922
3923 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3924 * Makefile.in: Regenerated.
3925
3926 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3927
3928 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3929 bfin*-*-uclinux* targets.
3930 * configure: Regenerate.
3931
3932 2007-06-14 Ian Lance Taylor <iant@google.com>
3933
3934 * MAINTAINERS: Add myself as non-algorithmic global write
3935 maintainer.
3936
3937 2007-06-14 Diego Novillo <dnovillo@google.com>
3938
3939 * MAINTAINERS: Add self as middle-end maintainer and
3940 non-algorithmic global write maintainer.
3941
3942 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3943
3944 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3945 Move all Fortran maintainers except Paul Brook into the
3946 Non-Autopoiesis section.
3947
3948 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3949
3950 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3951 (distclean-stage[+id+]): Possibly delete stage_last.
3952 * Makefile.in: Regenerate.
3953
3954 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
3955
3956 * MAINTAINERS (Various Maintainer): Fix typo.
3957
3958 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
3959
3960 * MAINTAINERS (Various Maintainer): Add myself as
3961 dataflow maintainer.
3962
3963 2007-06-07 Ben Elliston <bje@au.ibm.com>
3964
3965 * config.sub, config.guess: Update from upstream sources.
3966
3967 2007-06-07 Ben Elliston <bje@au.ibm.com>
3968
3969 * Makefile.tpl: Fix spelling error.
3970 * Makefile.in: Regenerate.
3971
3972 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3973
3974 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3975 lt_cv_sys_max_cmd_len.
3976
3977 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3978
3979 * MAINTAINERS (Various Maintainers): Add myself as
3980 auto-vectorizer maintainer.
3981
3982 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
3983
3984 PR libjava/32098
3985 * libtool.m4: Revert previous change.
3986 * ltgcc.m4: Put it here.
3987
3988 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3989
3990 * MAINTAINERS (Various Maintainers): Add myself as
3991 auto-vectorizer maintainer.
3992
3993 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
3994
3995 PR libjava/32098
3996 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3997
3998 2007-05-30 Richard Guenther <rguenther@suse.de>
3999
4000 * MAINTAINERS (Various Maintainers): Add myself as
4001 auto-vectorizer maintainer.
4002
4003 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4004
4005 PR bootstrap/29382
4006 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4007 * configure: Rebuilt.
4008
4009 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4010
4011 * MAINTAINERS (Write After Approval): Removed my name.
4012
4013 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4014
4015 * MAINTAINERS (Write After Approval): Remove myself.
4016
4017 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4018
4019 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4020
4021 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4022
4023 * ltmain.sh: Update from ToT Libtool.
4024 * libtool.m4: Update from ToT Libtool.
4025 * ltsugar.m4: New. Update from ToT Libtool.
4026 * ltversion.m4: New. Update from ToT Libtool.
4027 * ltoptions.m4: New. Update from ToT Libtool.
4028 * ltconfig: Remove.
4029 * ltcf-c.sh: Remove.
4030 * ltcf-cxx.sh: Remove.
4031 * ltcf-gcj.sh: Remove.
4032
4033 2007-05-22 Ollie Wild <aaw@google.com>
4034
4035 * MAINTAINERS (Write After Approval): Add myself.
4036
4037 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4038
4039 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4040 stage_cflags.
4041 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4042 Remove CFLAGS/LIBCFLAGS.
4043 (configure-stage[+id+]-[+prefix+][+module+],
4044 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4045 * Makefile.in: Regenerate.
4046
4047 2007-05-15 Diego Novillo <dnovillo@google.com>
4048
4049 * MAINTAINERS: Update e-mail address.
4050
4051 2007-05-15 Revital Eres <eres@il.ibm.com>
4052
4053 * MAINTAINERS (Write After Approval): Add myself.
4054
4055 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4056
4057 * MAINTAINERS (Write After Approval): Updated my address.
4058
4059 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4060
4061 * MAINTAINERS (Write After Approval): Add myself.
4062
4063 2007-05-11 Silvius Rus <rus@google.com>
4064
4065 * MAINTAINERS (Write After Approval): Add myself.
4066
4067 2007-04-23 Tom Tromey <tromey@redhat.com>
4068
4069 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4070
4071 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4072
4073 * MAINTAINERS (cpplib): Rename to ...
4074 (libcpp): ... this. Add C/C++ front end maintainers.
4075
4076 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4077
4078 * config-ml.in: Pass ${ml_config_env} to configure calls.
4079
4080 2007-04-04 Christian Bruel <christian.bruel@st.com>
4081
4082 * MAINTAINERS (Write After Approval): Add myself.
4083
4084 2007-04-02 Dave Korn <dave.korn@artimi.com>
4085
4086 * MAINTAINERS (Write After Approval): Add myself.
4087
4088 2007-03-31 Tobias Burnus <burnus@net-b.de>
4089
4090 * MAINTAINERS (fortran 95 front end): Add myself.
4091
4092 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4093
4094 * MAINTAINERS (Write After Approval): Add myself.
4095
4096 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4097
4098 * MAINTAINERS (Modulo Scheduler): Add myself.
4099
4100 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4101
4102 * MAINTAINERS (fortran 95 front end): Add myself.
4103 (c++ front end): whitespace fix.
4104
4105 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4106
4107 * MAINTAINERS (Write After Approval): Add myself.
4108
4109 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4110
4111 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4112 of glob. Quote arguments with single quotes too.
4113 * configure: Regenerate.
4114
4115 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4116
4117 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4118 * Makefile.in: Regenerate
4119
4120 2007-03-07 Andreas Schwab <schwab@suse.de>
4121
4122 * configure: Regenerate.
4123
4124 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4125
4126 * configure.ac: Add "--with-pdfdir" configure option,
4127 which defines pdfdir variable.
4128 * Makefile.def (target=fixincludes): Add install-pdf to
4129 missing targets.
4130 (recursive_targets): Add install-pdf target.
4131 (flags_to_pass): Add pdfdir.
4132 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4133 target.
4134 * configure: Regenerate
4135 * Makefile.in: Regenerate
4136
4137 2007-02-28 Eric Christopher <echristo@apple.com>
4138
4139 Revert:
4140 2006-12-07 Mike Stump <mrs@apple.com>
4141
4142 * Makefile.def (dependencies): Add dependency for
4143 install-target-libssp and install-target-libgomp on
4144 install-gcc.
4145 * Makefile.in: Regenerate.
4146
4147 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4148
4149 * configure: Regenerate.
4150 * configure.ac: Move statements after variable declarations.
4151
4152 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4153
4154 * MAINTAINERS: Add myself as sh maintainer.
4155
4156 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4157
4158 * configure.ac: Adjust for loop syntax.
4159 * configure: Regenerate.
4160
4161 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4162
4163 * configure: Rebuilt.
4164
4165 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4166
4167 * configure.ac: Drop multiple occurrences of --enable-languages,
4168 and fix its quoting.
4169 * configure: Rebuilt.
4170
4171 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4172 Nathan Sidwell <nathan@codesourcery.com>
4173 Vladimir Prus <vladimir@codesourcery.com>
4174 Joseph Myers <joseph@codesourcery.com>
4175
4176 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4177 * configure: Regenerate.
4178
4179 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4180
4181 * ltconfig (freebsd*): Default to elf.
4182
4183 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4184
4185 * configure.ac (target_libraries): Move libgcc before libiberty.
4186 * configure: Regenerated.
4187
4188 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4189 Paolo Bonzini <bonzini@gnu.org>
4190
4191 PR bootstrap/30753
4192 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4193 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4194 * configure: Regenerated.
4195
4196 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4197
4198 * MAINTAINERS (Language Front End Maintainers): Update my mail
4199 address.
4200
4201 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4202
4203 PR bootstrap/30748
4204 * configure.ac: Correct syntax for Solaris ksh.
4205 * configure: Regenerated.
4206
4207 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4208
4209 * configure.ac: Sync with src.
4210 * configure: Regenerate.
4211
4212 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4213
4214 * Makefile.in: Regenerate.
4215
4216 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4217
4218 * config.sub: Sync with src.
4219
4220 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4221
4222 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4223 noncanonical equivalents.
4224 * configure.in: Rename to...
4225 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4226 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4227 target_noncanonical. Use them. Rewrite removal of configure
4228 arguments for autoconf 2.59. Discard variable settings. Force
4229 program_transform_name for native tools.
4230
4231 * Makefile.in: Regenerated.
4232 * configure: Regenerated with autoconf 2.59.
4233
4234 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4235
4236 * MAINTAINERS (Write After Approval): Add myself.
4237
4238 2007-01-31 Andreas Schwab <schwab@suse.de>
4239
4240 * Makefile.tpl (LDFLAGS): Substitute it.
4241 * Makefile.in: Regenerate.
4242
4243 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4244
4245 * MAINTAINERS (Write After Approval): Add myself.
4246
4247 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4248
4249 * MAINTAINERS (spu port): Add myself.
4250
4251 2007-01-23 Richard Guenther <rguenther@suse.de>
4252
4253 PR bootstrap/30541
4254 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4255 * Makefile.tpl (GNATBIND): Substitute it.
4256 (GNATMAKE): Likewise.
4257 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4258 of STAGE_PREFIX.
4259 * Makefile.in: Regenerate.
4260 * configure: Regenerate.
4261
4262 2007-01-18 Mike Stump <mrs@apple.com>
4263
4264 * configure.in: Re-enable -Werror for gcc builds.
4265
4266 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4267
4268 * MAINTAINERS (Write After Approval): Add myself.
4269
4270 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4271
4272 * configure.in: Change == to = in test command.
4273 * configure: Regenerate.
4274
4275 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4276 Nick Clifton <nickc@redhat.com>
4277 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4278
4279 * configure.in (build_configargs, host_configargs, target_configargs):
4280 Remove build/host/target parameters.
4281 (host_libs): Add gmp and mpfr.
4282 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4283 * Makefile.def (gmp, mpfr): New.
4284 (gcc): Remove target.
4285 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4286 target_os, target_vendor): New.
4287 (configure): Add host_alias/target_alias arguments; adjust invocations.
4288 * configure: Regenerate.
4289 * Makefile.in: Regenerate.
4290
4291 2007-01-11 Matt Fago <fago@earthlink.net>
4292
4293 * configure.in: Try to link to functions only in mpfr 2.2.x
4294 to improve robustness of configure tests.
4295 * configure: Regenerate.
4296
4297 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4298
4299 * MAINTAINERS: Add myself as i386 maintainer.
4300
4301 2007-01-08 Jan Hubicka <jh@suse.cz>
4302
4303 * MAINTAINERS: Add myself as i386 maintainer.
4304
4305 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4306
4307 * configure.in: Add support for an x86_64-mingw* target.
4308 * configure: Regenerate.
4309
4310 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4311
4312 * Makefile.tpl (all-target): Correct @if conditional for target
4313 modules.
4314 * configure.in: Omit libiberty if building only target libgcc.
4315 * configure, Makefile.in: Regenerated.
4316
4317 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4318
4319 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4320 * configure: Regenerate.
4321
4322 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4323
4324 * Makefile.def (target_modules): Add libgcc.
4325 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4326 * Makefile.tpl (clean-target-libgcc): Delete.
4327 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4328 on gcc even for bootstrapped modules. Rewrite handling of
4329 lang_env_dependencies to loop over target_modules.
4330 * configure.in (target_libraries): Add target-libgcc.
4331 * Makefile.in, configure: Regenerated.
4332
4333 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4334
4335 * configure.in: Reorganize recognition of languages. Add
4336 --enable-stage1-languages. Show supported languages for the chosen
4337 target rather than all recognized languages.
4338 * configure: Regenerate.
4339
4340 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4341
4342 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4343 * Makefile.in: Regenerate.
4344
4345 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4346
4347 * configure.in: Warn that MPFR 2.2.0 is buggy.
4348 * configure: Regenerate.
4349
4350 2006-12-27 Ian Lance Taylor <iant@google.com>
4351
4352 * configure.in: When removing Makefiles to force a reconfigure, also
4353 remove prev-DIR*/Makefile.
4354 * configure: Regenerate.
4355
4356 2006-12-22 Andreas Schwab <schwab@suse.de>
4357
4358 * configure: Regenerate with correct autoconf version.
4359
4360 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4361
4362 * configure.in: add AC_SUBST for *_FOR_TARGET.
4363 * configure: Regenerate.
4364
4365 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4366
4367 * configure.in: Simplify logic for rejecting languages that cannot
4368 be built. Separate the case when a language is unsupported,
4369 from the case when the user chooses not to build a language.
4370
4371 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4372
4373 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4374 it only affects bootstrap and could be tested on "$host" as well.
4375 * configure: Regenerate.
4376 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4377
4378 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4379
4380 PR bootstrap/29544
4381 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4382 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4383 move here comment from Makefile.tpl.
4384 * Makefile.tpl: Move some definitions higher in the file.
4385 (STAGE1_CHECKING): New.
4386 * configure.in: Add --enable-stage1-checking.
4387 * configure: Regenerate.
4388 * Makefile.in: Regenerate.
4389
4390 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4391
4392 * MAINTAINERS: Add myself as build system maintainer.
4393
4394 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4395
4396 * MAINTAINERS (Write After Approval): Add myself.
4397
4398 2006-12-13 Eric Christopher <echristo@apple.com>
4399
4400 * MAINTAINERS: Add myself as darwin maintainer.
4401
4402 2006-12-11 Ian Lance Taylor <ian@airs.com>
4403
4404 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4405
4406 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4407
4408 MAINTAINERS: Update my entry.
4409
4410 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4411
4412 * configure.in: Handle spu makefile frag.
4413 * Makefile.tpl (MAINT): Define
4414 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4415 * configure: Regenerate.
4416 * Makefile.in: Regenerate.
4417
4418 2006-12-11 Ben Elliston <bje@au.ibm.com>
4419
4420 * config.guess: Import latest version.
4421 * config.sub: Likewise.
4422
4423 2006-12-11 Ben Elliston <bje@au.ibm.com>
4424
4425 * configure.in (spu-*-*): Don't skip target-libiberty.
4426 * configure: Regenerate.
4427
4428 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4429
4430 PR bootstrap/30134
4431 * configure.in: Correct x86 darwin support for libjava to powerpc
4432 and i?86 only.
4433 * configure: Regenerate.
4434
4435 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4436
4437 * configure.in: Add x86 darwin support for libjava.
4438 * configure: Regenerate.
4439
4440 2006-12-07 Mike Stump <mrs@apple.com>
4441
4442 * Makefile.def (dependencies): Add dependency for
4443 install-target-libssp and install-target-libgomp on
4444 install-gcc.
4445 * Makefile.in: Regenerate.
4446
4447 2006-12-04 Richard Guenther <rguenther@suse.de>
4448
4449 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4450 (Non-Algorithmic Maintainers): Move over non-algorithmic
4451 loop optimizer maintainers, add myself as a non-algorithmic
4452 middle-end maintainer.
4453
4454 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4455
4456 * MAINTAINERS (Write After Approval): Add myself.
4457
4458 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4459
4460 * configure.in: Update error message for missing GMP/MPFR.
4461
4462 * configure: Regenerate.
4463
4464 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4465
4466 * configure.in: Update MPFR version in error message.
4467
4468 * configure: Regenerate.
4469
4470 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4471
4472 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4473 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4474 --with-gmp-lib): New flags.
4475
4476 * configure: Regenerate.
4477
4478 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4479
4480 * MAINTAINERS (Write After Approval): Change my email address.
4481
4482 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4483
4484 * MAINTAINERS (Write After Approval): Add myself.
4485
4486 2006-11-22 Philipp Thomas <pth@suse.de>
4487
4488 * MAINTAINERS (i18n): Update e-mail address.
4489
4490 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4491
4492 * MAINTAINERS (spu port): Add myself as maintainer.
4493 (Write After Approval): Remove myself.
4494
4495 2006-11-22 Ben Elliston <bje@au.ibm.com>
4496
4497 * configure.in (skipdirs): Don't build libssp for SPU.
4498 * configure: Regenerate.
4499
4500 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4501
4502 * MAINTAINERS (spu port): Add myself as maintainer.
4503 (libobjc): Update my email address.
4504
4505 2006-11-21 Andrea Bona <andrea.bona@st.com>
4506
4507 * MAINTAINERS (Write After Approval): Add myself.
4508
4509 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4510
4511 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4512 * configure : Rebuilt.
4513
4514 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4515
4516 * MAINTAINERS (Write After Approval): Add myself.
4517
4518 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4519
4520 * MAINTAINERS (Write After Approval): Add myself.
4521
4522 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4523
4524 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4525 libmpfr.a.
4526 * configure: Regenerate.
4527
4528 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4529
4530 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4531 (unstage): Test for stage_last presence.
4532
4533 PR bootstrap/29802
4534 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4535 STAGE_PREFIX.
4536 * Makefile.in: Regenerate.
4537
4538 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4539
4540 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4541 maintainers.
4542
4543 2006-11-14 Erven Rohou <erven.rohou@st.com>
4544
4545 * MAINTAINERS (Write After Approval): Add myself.
4546
4547 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4548
4549 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4550 and stageN-package/Makefile.
4551 * Makefile.in: Regenerated.
4552
4553 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4554
4555 * configure.in: Remove target-libgloss from noconfigdirs for
4556 bfin-*-*.
4557 * configure: Regenerated.
4558
4559 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4560
4561 * configure.in (have_gmp): Only error if the gcc directory exists.
4562
4563 * configure: Regenerate.
4564
4565 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4566
4567 * configure.in: Robustify error message for missing GMP/MPFR.
4568
4569 * configure: Regenerate.
4570
4571 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4572
4573 * MAINTAINERS (Write After Approval): Add myself.
4574
4575 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4576
4577 * MAINTAINERS: Change email address.
4578
4579 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4580
4581 * MAINTAINERS (Write After Approval): Add myself.
4582
4583 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4584
4585 * MAINTAINERS (Write After Approval): Add myself.
4586
4587 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4588
4589 * MAINTAINERS (Write After Approval): Move myself to
4590 Write After Approval section.
4591
4592 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4593
4594 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4595 need_gmp anymore.
4596 * configure: Regenerate.
4597
4598 2006-10-16 Tobias Burnus <burnus@net-b.de>
4599
4600 * MAINTAINERS (Write After Approval): Add myself.
4601
4602 2006-10-16 Ben Elliston <bje@au.ibm.com>
4603
4604 * config.guess: Import latest version.
4605 * config.sub: Likewise.
4606
4607 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4608
4609 * Makefile.def: Added pdf target handling.
4610 * Makefile.tpl: Added pdf target handling.
4611 * Makefile.in: Regenerated.
4612
4613 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4614
4615 * MAINTAINERS: Add self as score port maintainer.
4616
4617 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4618
4619 * MAINTAINERS (Write After Approval): Add myself.
4620
4621 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4622
4623 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4624 or newer.
4625 * configure: Regenerated.
4626
4627 2006-09-27 Dave Brolley <brolley@redhat.com>
4628
4629 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4630 using $s instead of $r.
4631 * configure: Regenerated.
4632
4633 2006-09-26 Thiemo Seufer <ths@mips.com>
4634
4635 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4636 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4637 * configure: Regenerate.
4638
4639 2006-09-24 Graeme Peterson <gridly@gmail.com>
4640
4641 * MAINTAINERS (Write After Approval): Remove myself.
4642
4643 2006-09-22 Chao-ying Fu <fu@mips.com>
4644
4645 * MAINTAINERS (Write After Approval): Add myself.
4646
4647 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4648
4649 * MAINTAINERS: Add self as soft-fp maintainer.
4650
4651 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4652
4653 * MAINTAINERS: Add myself as avr maintainer.
4654 Remove Marek Michalkiewicz as avr maintainer.
4655
4656 2006-09-07 Roberto Costa <roberto.costa@st.com>
4657
4658 * MAINTAINERS (Write After Approval): Add myself.
4659
4660 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4661
4662 * configure.in: Never build newlib for a Mingw host.
4663 Never build newlib as Mingw target library.
4664 Test the existence of winsup/cygwin for building a Cygwin newlib,
4665 rather than just winsup.
4666 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4667 building a Mingw target.
4668 * configure: Regenerate.
4669
4670 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4671
4672 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4673
4674 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4675
4676 * config.guess: Import from src (was more updated).
4677 * config.sub: Likewise.
4678
4679 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4680
4681 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4682 * configure: Regenerated.
4683
4684 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4685
4686 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4687 for stages after the first.
4688
4689 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4690
4691 * Makefile.def: Add dependencies for configure-opcodes
4692 on configure-intl and all-opcodes on all-intl.
4693 * Makefile.in: Regenerated.
4694
4695 2006-07-13 Ben Elliston <bje@au.ibm.com>
4696
4697 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4698
4699 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4700
4701 Port to hosts whose 'sort' and 'tail' implementations
4702 treat operands with leading '+' as file names, as POSIX
4703 has required since 2001. However, make sure the code still
4704 works on pre-POSIX hosts.
4705 * ltmain.sh: Don't assume "sort +2" is equivalent to
4706 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4707
4708 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4709
4710 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4711
4712 2006-07-04 Peter O'Gorman <peter@pogma.com>
4713
4714 * ltconfig: chmod 644 before ranlib during install.
4715
4716 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4717
4718 PR bootstrap/18058
4719 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4720 if the bootstrap compiler is a GCC version that supports it.
4721 * configure: Regenerate.
4722
4723 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4724
4725 * configure.in: Fix thinkos in previous check-in.
4726 * configure: Regenerate.
4727
4728 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4729
4730 PR other/27063
4731 * configure.in: Test subdir_requires and give an appropriate
4732 error message.
4733 * configure: Regenerate.
4734
4735 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4736
4737 * MAINTAINERS (Write After Approval): Add myself.
4738
4739 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4740
4741 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4742
4743 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4744
4745 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4746
4747 2006-06-20 David Ayers <d.ayers@inode.at>
4748
4749 PR bootstrap/28072
4750 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4751 whether target-libjava is being configured instead of whether the
4752 java front end is enabled.
4753 * configure: Regenerate.
4754
4755 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4756
4757 PR target/27540
4758 * configure.in: Only enable libgomp on IRIX 6.
4759 * configure: Regenerate.
4760
4761 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4762
4763 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4764 too.
4765 * Makefile.in: Regenerate.
4766
4767 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4768
4769 * config-ml.in: Alter CCASFLAGS to include special
4770 multilib options the same as is done for CFLAGS.
4771
4772 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4773
4774 * configure.in: Don't enable libgomp on hpux10.
4775 * configure: Rebuilt.
4776
4777 2006-06-12 David Ayers <d.ayers@inode.at>
4778
4779 PR bootstrap/27963
4780 PR target/19970
4781 * configure.in: Remove target-boehm-gc from noconfigdirs where
4782 ${libgcj} is specified.
4783 * configure: Regenerate.
4784
4785 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4786
4787 Sync from src:
4788
4789 * configure.in: Sync.
4790 * configure: Regenerated.
4791
4792 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4793
4794 * Makefile.def: Added dependencies from sim and gdb on intl, and
4795 added configure dependencies to everything with an all dependency
4796 on intl.
4797 * Makefile.in: Regenerated.
4798
4799 2006-06-06 David Ayers <d.ayers@inode.at>
4800
4801 PR libobjc/13946
4802 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4803 * Makefile.in: Regenerate.
4804 * configure.in: Add --enable-objc-gc at toplevel and have it
4805 enable boehm-gc for Objective-C.
4806 Remove target-boehm-gc from libgcj.
4807 Add target-boehm-gc to target_libraries.
4808 Add target-boehm-gc to noconfigdirs where ${libgcj}
4809 is specified.
4810 Assert that boehm-gc is supported when requested for Objective-C.
4811 Only build boehm-gc if needed either for Java or Objective-C.
4812 * configure: Regenerate.
4813
4814 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4815
4816 PR 27674
4817 * Makefile.tpl (configure-[+prefix+][+module+],
4818 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4819 Remove rule to unstage bootstrapped modules.
4820 (stage_current): New.
4821 * Makefile.in: Regenerate.
4822
4823 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4824
4825 * MAINTAINERS (Write After Approval): Update my e-mail address.
4826
4827 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4828
4829 * include/libiberty.h: Declare pex_run_in_environment.
4830
4831 2006-05-31 Asher Langton <langton2@llnl.gov>
4832
4833 * MAINTAINERS (Write After Approval): Add myself.
4834
4835 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4836
4837 * Makefile.def (bfd, opcodes): Fix lib_path.
4838 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4839 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4840 * Makefile.in: Regenerate.
4841
4842 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4843
4844 * Makefile.in: Regenerate.
4845
4846 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4847
4848 * Makefile.def: Add install-html target. Add datarootdir
4849 docdir and htmldir to flags_to_pass.
4850 * Makefile.tpl: Add install-html target.
4851 * Makefile.in: Regenerate.
4852 * configure.in: Add --with-datarootdir, --with-docdir, and
4853 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4854 * configure: Regenerate.
4855
4856 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4857
4858 * configure.in: Enable gprof for cross builds.
4859 * configure: Regenerate.
4860
4861 2006-05-22 Richard Guenther <rguenther@suse.de>
4862
4863 Revert
4864 2006-01-31 Richard Guenther <rguenther@suse.de>
4865 Paolo Bonzini <bonzini@gnu.org>
4866
4867 * Makefile.def (target_modules): Add libgcc-math target module.
4868 * configure.in (target_libraries): Add libgcc-math target library.
4869 (--enable-libgcc-math): New configure switch.
4870 * Makefile.in: Re-generate.
4871 * configure: Re-generate.
4872 * libgcc-math: New toplevel directory.
4873
4874 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4875 Andreas Tobler <a.tobler@schweiz.ch>
4876
4877 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4878 * configure: Rebuilt.
4879
4880 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
4881
4882 * MAINTAINERS (Write After Approval): Add myself.
4883
4884 2006-05-01 DJ Delorie <dj@redhat.com>
4885
4886 * configure.in: Restore CFLAGS if GMP isn't present.
4887 * configure: Regenerate.
4888
4889 2006-05-01 Richard Guenther <rguenther@suse.de>
4890
4891 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4892 maintainer.
4893
4894 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
4895
4896 * MAINTAINERS (Write After Approval): Add myself.
4897
4898 2006-04-28 Jan Beulich <jbeulich@novell.com>
4899
4900 * MAINTAINERS (Write After Approval): Add myself.
4901
4902 2006-04-18 DJ Delorie <dj@redhat.com>
4903
4904 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4905 reference libgloss so that libssp can be built in a combined
4906 tree.
4907 * configure: Regenerate.
4908
4909 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
4910
4911 * MAINTAINERS (Write After Approval): Add myself.
4912
4913 2006-04-05 Ben Elliston <bje@au.ibm.com>
4914
4915 * configure.in: Require makeinfo 4.4 or higher.
4916 * configure: Regenerate.
4917
4918 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4919
4920 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4921 Rearrange the entries of other libraries to have them in one place.
4922
4923 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4924
4925 * MAINTAINERS (Write After Approval): Remove myself.
4926 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4927
4928 2006-03-14 Richard Guenther <rguenther@suse.de>
4929
4930 * configure: Regenerate with autoconf 2.13.
4931
4932 2006-03-13 Jim Blandy <jimb@codesourcery.com>
4933
4934 * MAINTAINERS: Use my work address.
4935
4936 * MAINTAINERS: Update my E-mail address.
4937
4938 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4939
4940 * configure.in: Handle --disable-<component> generically.
4941 * configure: Regenerate.
4942
4943 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4944
4945 PR libgcj/17311
4946 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4947
4948 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4949
4950 * MAINTAINERS (Write After Approval): Remove myself.
4951 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4952
4953 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4954
4955 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4956 (TARGET_CONFIGDIRS): Remove.
4957 * configure.in: Remove AC_SUBST(target_configdirs).
4958 * Makefile.in, configure: Regenerated.
4959
4960 2006-02-20 Steven G. Kargl <kargls@comcast.net>
4961
4962 * MAINTAINERS (Write After Approval): Remove myself.
4963 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4964
4965 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4966
4967 PR bootstrap/25670
4968
4969 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4970
4971 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4972 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4973 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4974 BUILD_PREFIX, BUILD_PREFIX_1.
4975 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4976
4977 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4978 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4979
4980 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4981 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4982 of `cat stage_current`. Always provide the `r' and `s' variables.
4983 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4984 a single shell execution.
4985 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4986 bootstrapped modules, make the stage1 module if the build was not
4987 started yet, else build the current stage.
4988 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4989 (all-build, all-host, all-target, [+make_target+]-host,
4990 [+make_target+]-target): Do not use \-continued lines.
4991 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4992 (current_stage, restrap, stage_last): New.
4993
4994 * Makefile.in: Regenerate.
4995 * configure: Regenerate.
4996
4997 2006-02-19 Bud Davis <jmdavis@link.com>
4998
4999 * MAINTAINERS (Write After Approval): Remove myself.
5000 (Language Front End Maintainers): Add myself as fortran 95
5001 maintainer and update e-mail address.
5002
5003 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5004
5005 * MAINTAINERS (Write After Approval): Remove myself.
5006 (Language Front End Maintainers): Add myself as fortran 95
5007 maintainer.
5008
5009 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5010
5011 * MAINTAINERS (Write After Approval): Add myself.
5012
5013 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5014
5015 * MAINTAINERS (Write After Approval): Remove myself.
5016 (Language Front End Maintainers): Add myself as
5017 fortran 95 maintainer.
5018
5019 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5020
5021 Sync from src:
5022
5023 2005-12-27 Leif Ekblad <leif@rdos.net>
5024
5025 * configure.in: Add support for RDOS target.
5026 * configure: Regenerate.
5027
5028 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5029 Andreas Schwab <schwab@suse.de>
5030
5031 * configure: Regenerate.
5032
5033 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5034
5035 * configure.in (enable_libgomp): Add AIX.
5036 * configure: Regenerate.
5037
5038 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5039
5040 * MAINTAINERS (Write After Approval): Add myself.
5041
5042 2006-02-03 Lee Millward <lee.millward@gmail.com>
5043
5044 * MAINTAINERS (Write After Approval): Add myself.
5045
5046 2006-01-31 Richard Guenther <rguenther@suse.de>
5047 Paolo Bonzini <bonzini@gnu.org>
5048
5049 * Makefile.def (target_modules): Add libgcc-math target module.
5050 * configure.in (target_libraries): Add libgcc-math target library.
5051 (--enable-libgcc-math): New configure switch.
5052 * Makefile.in: Re-generate.
5053 * configure: Re-generate.
5054 * libgcc-math: New toplevel directory.
5055
5056 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5057
5058 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5059 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5060 the assembler, linker and binutils.
5061 * configure: Regenerate.
5062
5063 2006-01-22 Dirk Mueller <dmueller@suse.de>
5064
5065 * MAINTAINERS (Write After Approval): Add myself.
5066
5067 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5068
5069 * configure: Regenerate.
5070
5071 2006-01-18 Richard Henderson <rth@redhat.com>
5072 Jakub Jelinek <jakub@redhat.com>
5073 Diego Novillo <dnovillo@redhat.com>
5074
5075 * libgomp: New directory.
5076 * Makefile.def: Add target_module libgomp.
5077 * Makefile.in: Regenerate.
5078 * configure.in (target_libraries): Add target-libgomp.
5079 * configure: Regenerate.
5080
5081 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5082
5083 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5084 @ from continuation.
5085 * Makefile.in: Rebuilt.
5086
5087 2006-01-04 Chris Lattner <sabre@gnu.org>
5088
5089 * MAINTAINERS (Write After Approval): Add myself.
5090
5091 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5092
5093 PR bootstrap/24252
5094
5095 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5096 * Makefile.tpl (OBJDUMP): New.
5097 (EXTRA_HOST_FLAGS): Add it.
5098 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5099
5100 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5101 to use symbolic links between directories. Avoid race conditions
5102 or make them harmless.
5103 * configure.in: Do not try to use symbolic links between directories.
5104
5105 * Makefile.def (LEAN): Pass.
5106 * Makefile.tpl (LEAN): Define.
5107 (stage[+id+]-start): Accept that the previous directory does not
5108 exist, if the bootstrap is lean.
5109 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5110 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5111 configure substitution.
5112 ([+compare-target+]): Likewise.
5113 ([+bootstrap-target+]-lean): New.
5114 * configure.in: Remove lean bootstrap support from here.
5115
5116 * Makefile.in: Regenerate.
5117 * configure: Regenerate.
5118
5119 2006-01-04 Ben Elliston <bje@au.ibm.com>
5120
5121 * MAINTAINERS (libdecnumber): Add myself.
5122
5123 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5124
5125 * libtool-ldflags: New script.
5126
5127 2006-01-02 Andreas Schwab <schwab@suse.de>
5128
5129 * configure.in: When reconfiguring remove Makefile in
5130 all stage directories.
5131 * configure: Regenerate.
5132
5133 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5134
5135 * MAINTAINERS: Update my email address.
5136
5137 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5138
5139 Revert Ada-related part of the previous change.
5140
5141 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5142 Do not pass.
5143 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5144 * Makefile.in: Regenerate.
5145 * configure.in: Do not include mt-ppc-aix target fragment.
5146 * configure: Regenerate.
5147
5148 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5149
5150 * configure.in: Select appropriate fragments for PowerPC/AIX.
5151 * configure: Regenerate.
5152
5153 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5154 BOOT_CFLAGS, BOOT_LDFLAGS.
5155 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5156 BOOT_CFLAGS, BOOT_LDFLAGS.
5157 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5158 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5159 (stage): Fail if we cannot complete the work.
5160 * Makefile.in: Regenerate.
5161
5162 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5163
5164 * configure.in: Replace ms1 with mt.
5165 * configure: Rebuilt.
5166
5167 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5168
5169 * MAINTAINERS: Update my email address.
5170
5171 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5172
5173 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5174 install-host-nogcc): Don't invoke $(stage) at the end.
5175 * Makefile.in: Regenerate.
5176
5177 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5178
5179 * configure.in: Flip the top-level bootstrap switch.
5180 * configure: Regenerate.
5181
5182 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5183
5184 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5185 $(stage) and $(unstage).
5186 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5187 (all): Remove stray semicolon.
5188 (local-distclean): Don't handle multilib.tmp and multilib.out.
5189 (install.all): Set $s for consistency.
5190 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5191 check_multilibs setting. Always make the install directory.
5192 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5193 Correct @if/@endif.
5194 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5195 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5196 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5197 (multilib.out): Remove.
5198 * Makefile.in: Regenerated.
5199
5200 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5201
5202 * MAINTAINERS (Write After Approval): Add myself.
5203
5204 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5205
5206 * MAINTAINERS: Add myself as mt maintainer.
5207
5208 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5209
5210 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5211
5212 * MAINTAINERS: Change email address.
5213
5214 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5215
5216 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5217 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5218 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5219 Find in-tree tools if available.
5220 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5221 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5222 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5223 (COMPILER_*_FOR_TARGET): New.
5224 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5225 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5226 (CONFIGURED_*, USUAL_*): Remove.
5227 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5228 STRIP): Use autoconf substitutions.
5229 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5230 COMPILER_NM_FOR_TARGET): New.
5231 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5232
5233 (all): Make all-host and all-target in parallel.
5234 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5235 that $$r and $$s are set before invoking a recursive make.
5236 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5237 ([+bootstrap-target+]): Inline most of the `all' target.
5238
5239 2005-11-29 Ben Elliston <bje@au.ibm.com>
5240
5241 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5242 from the gcc build directory.
5243 * Makefile.in: Regenerate.
5244
5245 2005-11-29 Ben Elliston <bje@au.ibm.com>
5246
5247 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5248 depend on all-libdecnumber.
5249 * configure.in (host_libs): Include libdecnumber.
5250 * Makefile.in: Regenerate.
5251 * configure: Likewise.
5252
5253 2005-11-29 Ben Elliston <bje@au.ibm.com>
5254
5255 * libdecnumber: Import decNumber sources from the dfp-branch.
5256
5257 2005-11-21 Kean Johnston <jkj@sco.com>
5258
5259 * config.sub, config.guess: Sync from upstream sources.
5260
5261 2005-11-21 Ben Elliston <bje@au.ibm.com>
5262
5263 Import from Autoconf sources:
5264
5265 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5266 * config/move-if-change: Don't output "$2 is unchanged";
5267 suggested by Ben Elliston. Handle weird characters correctly.
5268
5269 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5270
5271 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5272 to match upstream libtool for darwin.
5273
5274 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5275
5276 * Makefile.def: Remove gdb dependencies for gdbtk.
5277 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5278 (configure-gdb, install-gdb): New rules.
5279 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5280 * Makefile.in, configure: Regenerated.
5281
5282 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5283
5284 * MAINTAINERS (Write After Approval): Add myself.
5285
5286 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5287
5288 * MAINTAINERS (Write After Approval): Add myself.
5289
5290 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5291
5292 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5293 Diego Novillo.
5294
5295 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5296
5297 PR bootstrap/24297
5298 * Makefile.tpl (do-[+make-target+], do-check, install,
5299 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5300 are set before recursing.
5301 * Makefile.in: Regenerate.
5302
5303 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5304
5305 PR bootstrap/18939
5306 * Makefile.def (gcc) <target>: Fix thinko.
5307 * Makefile.in: Regenerate.
5308
5309 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5310
5311 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5312 * configure: Regenerate.
5313
5314 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5315
5316 * MAINTAINERS (Write After Approval): Add self.
5317
5318 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5319
5320 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5321 target-libffi, target-qthreads, target-libjava, and
5322 targetlibobjc.
5323 * configure: Regenerate.
5324
5325 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5326
5327 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5328 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5329 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5330 (USUAL_OBJDUMP_FOR_TARGET): New.
5331 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5332 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5333 * configure, Makefile.in: Regenerated.
5334
5335 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5336
5337 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5338 before other host packages.
5339
5340 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5341
5342 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5343
5344 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5345
5346 PR bootstrap/22340
5347
5348 * configure.in (default_target): Remove.
5349 * Makefile.tpl (all): Do not use prerequisites as subroutines
5350 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5351 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5352 use prerequisites as subroutines.
5353 (check-host, check-target): New.
5354 (bootstrap configure & all targets): Do not use stage*-start
5355 if the directory layout is already ok.
5356 (non-bootstrap configure & all targets): Prepend a $(unstage).
5357 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5358 (NOTPARALLEL): Remove.
5359 (unstage, stage variables): New variables.
5360 (unstage, stage targets): Simply expand to those variables.
5361
5362 * configure: Regenerate.
5363 * Makefile.in: Regenerate.
5364
5365 2005-10-04 James E Wilson <wilson@specifix.com>
5366
5367 * Makefile.def (lang_env_dependencies): Add libmudflap.
5368 * Makefile.in: Regenerate.
5369
5370 2005-10-03 Andreas Schwab <schwab@suse.de>
5371
5372 Backport from libtool CVS:
5373 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5374
5375 * ltmain.sh: add support for installing into temporary
5376 staging area (e.g. 'make install DESTDIR=...')
5377
5378 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5379
5380 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5381 * configure: Regenerated.
5382
5383 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5384
5385 * configure: Regenerate with the correct
5386 autoconf version.
5387
5388 2005-09-30 Catherine Moore <clm@cm00re.com>
5389
5390 * configure.in (bfin-*-*): New.
5391 * configure: Regenerated.
5392
5393 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5394
5395 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5396 (LIPO_FOR_TARGET): New.
5397 (CONFIGURED_LIPO_FOR_TARGET): New.
5398 (USUAL_LIPO_FOR_TARGET): New.
5399 (STRIP_FOR_TARGET): New.
5400 (CONFIGURED_STRIP_FOR_TARGET): New.
5401 (USUAL_STRIP_FOR_TARGET): New.
5402 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5403 STRIP_FOR_TARGET.
5404 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5405 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5406 * Makefile.in: Regenerate.
5407 * configure: Regenerate.
5408
5409 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5410
5411 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5412 (rs6000-*-aix*): Same.
5413 * configure: Regenerate.
5414
5415 2005-09-16 Tom Tromey <tromey@redhat.com>
5416
5417 * MAINTAINERS: Add self as java maintainer.
5418
5419 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5420
5421 * configure.in: Recognize f95 in the --enable-languages option,
5422 and substitute it for fortran, issuing a warning.
5423 * configure: Regenerate.
5424
5425 2005-08-30 Phil Edwards <phil@codesourcery.com>
5426
5427 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5428 * configure: Regenerated.
5429
5430 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5431
5432 * MAINTAINERS: Add self as ms1 maintainer.
5433
5434 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5435
5436 * Makefile.def (libssp): Add to lang_env_dependencies.
5437 * Makefile.in: Regenerate.
5438
5439 2005-08-18 Ian Lance Taylor <ian@airs.com>
5440
5441 * MAINTAINERS: Add myself as middle-end maintainer.
5442
5443 2005-08-17 Christian Groessler <chris@groessler.org>
5444
5445 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5446 * Makefile.in: Regenerate.
5447
5448 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5449
5450 * MAINTAINERS (write after approval): Added myself.
5451
5452 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5453
5454 * MAINTAINERS (Write After Approval): Add myself.
5455
5456 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5457
5458 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5459 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5460 Look for alternate names of the target cc and c++
5461 * configure: Regenerate.
5462
5463 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5464
5465 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5466 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5467 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5468 tools; remove code to manually set them.
5469 (Target tools): Look in the environment for them.
5470 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5471 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5472 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5473 build directory.
5474 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5475 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5476 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5477 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5478 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5479 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5480 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5481 * configure: Regenerate.
5482 * Makefile.in: Regenerate.
5483
5484 2005-07-28 Ben Elliston <bje@au.ibm.com>
5485
5486 * MAINTAINERS: Update for removed CPU targets.
5487
5488 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5489
5490 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5491 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5492 * Makefile.in: Regenerated.
5493
5494 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5495
5496 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5497 (CFLAGS_FOR_TARGET): Use it.
5498 (CXXFLAGS_FOR_TARGET): Likewise.
5499 * Makefile.in: Regenerated.
5500 * configure.in (--with-build-sysroot): New option.
5501 * configure: Regenerated.
5502
5503 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5504
5505 * Makefile.tpl: Wrap install between unstage and stage
5506 * Makefile.in: Regenerate.
5507
5508 2005-07-21 Eric Christopher <echristo@apple.com>
5509
5510 * MAINTAINERS: Update affiliation.
5511
5512 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5513
5514 * MAINTAINERS: Add self as crx port maintainer.
5515
5516 2005-07-20 DJ Delorie <dj@redhat.com>
5517
5518 * MAINTAINERS: Add self as m32c maintainer.
5519
5520 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5521
5522 * all files: Update FSF address.
5523
5524 2005-07-15 Eric Christopher <echristo@redhat.com>
5525
5526 * MAINTAINERS: Change affiliation.
5527
5528 2005-07-14 Jim Blandy <jimb@redhat.com>
5529
5530 * configure.in: Add cases for Renesas m32c.
5531 * configure: Regenerated.
5532
5533 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5534
5535 * COPYING.LIB: Update from fsf.org.
5536
5537 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5538
5539 * COPYING, compile, config.guess,
5540 config.sub, install-sh, missing, mkinstalldirs,
5541 symlink-tree, ylwrap: Sync from upstream sources.
5542 * config-ml.in: Update FSF address.
5543
5544 2005-07-13 Eric Christopher <echristo@redhat.com>
5545
5546 * configure.in: Add toplevel noconfigdir support for tpf.
5547 * configure: Regenerate.
5548
5549 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5550
5551 PR ada/22340
5552
5553 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5554 * Makefile.in: Regenerate.
5555
5556 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5557
5558 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5559 Brolley to write-after-approval.
5560
5561 2005-07-07 Andreas Schwab <schwab@suse.de>
5562
5563 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5564 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5565 * Makefile.in: Regenerated.
5566
5567 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5568
5569 * configure.in: Don't build sim or rda when targetting darwin.
5570 * configure: Regenerate.
5571
5572 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5573
5574 * configure.in: Add --enable-libssp and --disable-libssp.
5575 * configure: Regenerate with autoconf-2.13.
5576
5577 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5578
5579 * Makefile.def (target_modules): Add libssp.
5580 * configure.in (target_libraries): Add target-libssp.
5581 * configure: Rebuilt.
5582 * Makefile.in: Rebuilt.
5583
5584 2005-07-01 Zack Weinberg <zackw@panix.com>
5585
5586 * MAINTAINERS: Change email address. Resign from maintainership.
5587
5588 2005-07-01 Richard Guenther <rguenther@suse.de>
5589
5590 * MAINTAINERS: Change my e-mail address and affiliation.
5591
5592 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5593
5594 * Makefile.def (stagefeedback): Come after profile.
5595 Define profiledbootstrap target.
5596 * Makefile.tpl (profiledbootstrap): Remove.
5597 (stageprofile-end): Zap stagefeedback.
5598 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5599 * Makefile.in: Regenerate.
5600
5601 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5602
5603 * MAINTAINERS: Update my email address.
5604
5605 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5606
5607 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5608 In 'cpp' stanza, support '#line' as well as '# '.
5609
5610 2005-06-08 Andreas Schwab <schwab@suse.de>
5611
5612 * MAINTAINERS: Move myself from 'Write After Approval' to
5613 'CPU Port Maintainers' section as m68k maintainer.
5614
5615 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5616
5617 * configure.in (unsupported_languages): New macro.
5618 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5619 non-ported target libraries in noconfigdirs.
5620 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5621 non-linux-gnu. Remove libgcj_ex_libffi.
5622 <lang_frag loop>: Set add_this_lang=no if the language is in
5623 unsupported_languages.
5624 * configure: Regenerate.
5625
5626 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5627
5628 * configure.in: Fix typo in handling of --with-mpfr-dir.
5629 * configure: Regenerate.
5630
5631 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5632
5633 * MAINTAINERS: Update my email address.
5634
5635 2005-06-02 Jim Blandy <jimb@redhat.com>
5636
5637 * config.sub: Add cases for the Renesas m32c. (This patch has been
5638 accepted into the master sources.)
5639
5640 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5641 Michael Snyder <msnyder@redhat.com>
5642 Stan Cox <scox@redhat.com>
5643
5644 * configure.in: Set noconfigdirs for ms1.
5645
5646 * configure: Regenerate.
5647
5648 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5649
5650 * MAINTAINERS (Write After Approval): Add self.
5651
5652 2005-06-01 Josh Conner <jconner@apple.com>
5653
5654 * MAINTAINERS (Write After Approval): Add self.
5655
5656 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5657
5658 * MAINTAINERS: Update my email address.
5659
5660 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5661
5662 * MAINTAINERS (Write After Approval): Add self.
5663
5664 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5665
5666 * MAINTAINERS (Write After Approval): Remove self.
5667
5668 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5669
5670 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5671 (Dependencies): Consider target modules for bootstrap dependencies.
5672 Make target bootstrap modules depend on each stage's gcc.
5673 * Makefile.in: Regenerate.
5674
5675 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5676
5677 * Makefile.def (configure-gcc): Depend on binutils having been built.
5678 (all-gcc): No need to do it here.
5679 * Makefile.in: Regenerate.
5680
5681 2005-05-19 Paul Brook <paul@codesourcery.com>
5682
5683 * configure.in: Rewrite misleading error message when requested
5684 language cannot be built.
5685 * configure: Regenerate.
5686
5687 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5688
5689 * ylwrap: Import from Automake 1.9.5.
5690
5691 2005-05-13 David Ung <davidu@mips.com>
5692
5693 * MAINTAINERS (Write After Approval): Add self.
5694
5695 2005-05-09 Mike Stump <mrs@apple.com>
5696
5697 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5698 lt_cv_sys_max_cmd_len for now.
5699
5700 2005-05-09 Stan Cox <scox@redhat.com>
5701
5702 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5703
5704 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5705
5706 * README.SCO: Update the URL.
5707
5708 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5709
5710 * ltconfig: Define file_list_spec. Pass file_list_spec and
5711 with_gnu_ld to libtool.
5712 * ltcf-c.sh (aix[45]): Define file_list_spec.
5713 * ltcf-cxx.sh (aix[45]): Same.
5714 * ltcf-gcj.sh (aix[45]): Same.
5715 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5716 exists, write list of input files to temporary file.
5717
5718 2005-05-04 Mike Stump <mrs@apple.com>
5719
5720 * configure.in: Always pass --target to target configures as
5721 otherwise rebuilds that do --recheck will fail.
5722 * confiugure: Rebuilt.
5723
5724 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5725
5726 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5727 STAGE_HOST_EXPORTS.
5728 (configure, all): Add bootstrap support.
5729 (Host modules, target modules): Pass post-stage1 flags and exports.
5730 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5731 * Makefile.in: Regenerate.
5732
5733 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5734
5735 * configure: Regenerate.
5736
5737 2005-04-27 Mike Stump <mrs@apple.com>
5738
5739 * MAINTAINERS: Add self as darwin maintainer.
5740
5741 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5742
5743 * config.sub: Update from master copy.
5744
5745 2005-04-21 Mike Stump <mrs@apple.com>
5746
5747 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5748 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5749
5750 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5751
5752 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5753 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5754 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5755 "*-*-elf" and "*-*-linux*".
5756 * configure: Regenerate.
5757
5758 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5759
5760 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5761
5762 2005-04-12 Mike Stump <mrs@apple.com>
5763
5764 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5765
5766 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5767
5768 * MAINTAINERS (Write After Approval): Add myself.
5769
5770 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5771
5772 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5773
5774 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5775
5776 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5777 (TARGET_CONFIGARGS): Include --with-target-subdir.
5778 (configure, all): New macros. Use them throughout.
5779 * Makefile.in: Regenerate.
5780
5781 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5782
5783 * MAINTAINERS (Write After Approval): Add myself.
5784
5785 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5786
5787 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5788
5789 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5790
5791 * MAINTAINERS: Move John Carr to Write After Approval.
5792
5793 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5794
5795 * config/mh-mingw32: Delete.
5796 * configure.in: Don't use it.
5797 * configure: Regenerate.
5798
5799 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5800
5801 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5802 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5803 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5804 (HOST_LIB_PATH): Generate from Makefile.def.
5805 (TARGET_LIB_PATH): Likewise.
5806 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5807 * Makefile.in: Regenerate.
5808 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5809 (RPATH_ENVVAR): Include Darwin case.
5810 * configure: Regenerate.
5811
5812 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5813
5814 * MAINTAINERS (Various Maintainers): Remove self.
5815 (Write After Approval): Add self.
5816
5817 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5818
5819 * MAINTAINERS (Various Maintainers): Add self.
5820
5821 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5822
5823 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5824 * configure: Regenerate.
5825
5826 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5827
5828 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5829 gcc_version, and gcc_version_trigger from set of flags to pass.
5830 * Makefile.tpl: Remove definitions of above variables.
5831 (config.status): Remove dependency on $(gcc_version_trigger).
5832 * Makefile.in: Regenerate.
5833 * configure.in: Do not reference config/gcc-version.m4 nor
5834 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5835 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5836 * configure: Regenerate.
5837
5838 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5839 Andrew Pinski <pinskia@physics.uc.edu>
5840
5841 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5842 * Makefile.in: Regenerate.
5843
5844 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5845
5846 * MAINTAINERS (Write After Approval): Add myself.
5847
5848 2005-03-03 David Ayers <d.ayers@inode.at>
5849
5850 * MAINTAINERS (Write After Approval): Add myself.
5851
5852 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5853
5854 PR libgcj/20160
5855 * ltmain.sh: Avoid creating archives with components that have
5856 duplicate basenames.
5857
5858 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5859
5860 PR bootstrap/20250
5861 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5862 instead of check.
5863 * Makefile.in: Regenerate.
5864
5865 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5866
5867 * Makefile.in: Regenerate to fix conflict between the previous two
5868 patches.
5869
5870 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5871
5872 PR bootstrap/17383
5873 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5874 * Makefile.tpl (HOST_SUBDIR): New substitution.
5875 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5876 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5877 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5878 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5879 (Host modules, Bootstrapped modules): Use it.
5880 (Build modules, Target modules): Do not create symlink trees,
5881 always configure out-of-srcdir.
5882 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5883 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5884 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5885 $(HOST_SUBDIR). Create a symlink for host_subdir.
5886
5887 * Makefile.in: Regenerate.
5888 * configure: Regenerate.
5889
5890 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5891
5892 Merged from libada-gnattools-branch:
5893 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5894
5895 * gnattools: New directory.
5896 * Makefile.def: Add gnattools as a module, depending on target-libada.
5897 * Makefile.in: Regenerate.
5898 * configure.in: Include gnattools in host_tools; disable it if ada
5899 is disabled.
5900 * configure: Regenerate.
5901
5902 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
5903
5904 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5905 treelang maintainer.
5906 (Write After Approval): Remove myself.
5907
5908 2005-02-23 Paul Schlie <schlie@comcast.net>
5909
5910 * configure.in: Allow darwin targeted ports to build tk, itcl and
5911 libgui.
5912 * configure: Regenerate.
5913
5914 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5915
5916 PR libgcj/10353
5917 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5918 * configure: Regenerate.
5919
5920 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5921
5922 * MAINTAINERS (Write After Approval): Add myself.
5923
5924 2005-02-10 Ian Lance Taylor <ian@airs.com>
5925
5926 * MAINTAINERS: Update my e-mail address.
5927
5928 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5929
5930 * MAINTAINERS (Write After Approval): Add myself.
5931
5932 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5933
5934 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5935 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5936 target-libgloss when not *-*-elf and *-*-aout.
5937 * configure: Regenerate.
5938
5939 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5940
5941 * MAINTAINERS: Remove obsolete entries.
5942
5943 * MAINTAINERS (Write After Approval): Add Michael Matz.
5944
5945 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
5946
5947 * MAINTAINERS: Remove self as cpplib maintainer.
5948
5949 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5950
5951 * install-sh, config.sub: Import from upstream.
5952
5953 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5954
5955 PR bootstrap/18222
5956 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5957 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5958 * Makefile.in: Regenerate.
5959
5960 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
5961
5962 * MAINTAINERS: Update my email address.
5963
5964 2005-01-12 David Edelsohn <edelsohn@gnu.org>
5965 Andreas Schwab <schwab@suse.de>
5966
5967 PR bootstrap/18033
5968 * config-ml.in: Eval option if surrounded by single quotes.
5969
5970 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5971
5972 Revert 2004-12-28 Makefile changes, a better fix will be
5973 applied to mainline and src after GCC 4.0 branches.
5974
5975 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5976
5977 PR bootstrap/17383
5978
5979 * Makefile.def (target_modules): Remove stage parameter,
5980 it is always true now.
5981 * Makefile.tpl (configure-build-[+module+],
5982 configure-target-[+module+]): Always build symlink tree
5983 for the directory and for include. BUILD_SUBDIR and
5984 TARGET_SUBDIR cannot be . anymore.
5985 * Makefile.in: Regenerate.
5986
5987 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5988
5989 Revert 2004-12-08 Makefile changes.
5990
5991 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
5992
5993 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5994 cygwin, mingw.
5995
5996 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5997
5998 * configure.in (sh64-*-*): Reenable gprof.
5999 * configure: Regenerate.
6000
6001 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6002
6003 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6004 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6005 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6006 * Makefile.in: Regenerate.
6007
6008 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6009
6010 * MAINTAINERS: Update my email address.
6011
6012 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6013
6014 * Makefile.tpl: Generate normal dependencies if the LHS module is
6015 not bootstrapped.
6016 * Makefile.in: Regenerate.
6017
6018 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6019
6020 * configure.in: Include config/gxx-include-dir.m4. Use
6021 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6022 * configure: Regenerate.
6023
6024 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6025
6026 * config.if: Delete.
6027 * configure.in: Set libstdcxx_incdir directly.
6028 * configure: Regenerate.
6029
6030 2004-12-02 Eric Christopher <echristo@redhat.com>
6031
6032 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6033 * Makefile.in: Regenerate.
6034
6035 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6036
6037 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6038 * configure: Regenerate.
6039
6040 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6041
6042 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6043 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6044 * configure: Regenerate.
6045
6046 2004-12-01 Eric Christopher <echristo@redhat.com>
6047
6048 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6049 of things to remove.
6050
6051 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6052
6053 * MAINTAINERS (Write After Approval): Update my e-mail address.
6054
6055 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6056
6057 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6058 from CVS libtool to always pass_all.
6059
6060 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6061
6062 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6063 (hppa*64*-*-*): Delete incorrect comment.
6064 * configure: Rebuilt.
6065
6066 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6067
6068 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6069
6070 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6071
6072 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6073 from CVS libtool to always pass_all.
6074
6075 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6076
6077 * install-sh, compile: Import from automake.
6078
6079 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6080
6081 * config.guess, config.sub: Import from savannnah.
6082
6083 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6084
6085 * MAINTAINERS (Write After Approval): Add myself
6086
6087 2004-11-12 Mike Stump <mrs@apple.com>
6088
6089 * Makefile.def: Add html support.
6090 * Makefile.tpl: Likewise.
6091 * Makefile.in: Regenerate.
6092
6093 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6094
6095 PR 18423
6096 * configure.in: Remove all instances of build-fixincludes from
6097 noconfigdirs.
6098 (build_configargs): Supply --target to subdirectories.
6099 * configure: Regenerate.
6100
6101 * Makefile.def: Make gcc install depend on fixincludes install.
6102 * Makefile.in: Regenerate.
6103
6104 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6105
6106 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6107
6108 2004-11-11 Paul Brook <paul@codesourcery.com>
6109
6110 * MAINTAINERS: Add self as arm maintainer. Update email address.
6111
6112 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6113
6114 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6115 target-libgfortran.
6116 * configure: Regenerate.
6117
6118 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6119
6120 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6121 like CC.
6122
6123 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6124
6125 * Makefile.def (host fixincludes): Specify missing targets.
6126 * Makefile.in: Regenerate.
6127
6128 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6129
6130 * MAINTAINERS: Add myself
6131
6132 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6133
6134 * MAINTAINERS (Write After Approval): Add myself.
6135
6136 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6137
6138 * Makefile.def: Build fixincludes for the host, too.
6139 * Makefile.in: Regenerate.
6140 * configure.in (host_tools): Add fixincludes.
6141 * configure: Regenerate.
6142
6143 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6144
6145 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6146 * configure: Regenerated.
6147
6148 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6149
6150 PR other/17783
6151 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6152 * configure: Regenerated.
6153
6154 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6155
6156 * README.SCO: Update per FSF instructions.
6157
6158 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6159
6160 PR target/18151
6161 * configure.in (case ${target}): Do not build fixincludes for avr.
6162 * configure: Regenerated.
6163
6164 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6165
6166 * configure.in (case ${target}): Do not build fixincludes
6167 on platforms where it is not used.
6168 * configure: Regenerated.
6169
6170 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6171
6172 * configure.in: Use an absolute path to install-sh.
6173 * configure: Regenerated.
6174
6175 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6176
6177 * MAINTAINERS (Write After Approval): Add myself.
6178
6179 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6180
6181 * MAINTAINERS: Remove from Write After Approval those that are
6182 already maintainers.
6183
6184 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6185
6186 * MAINTAINERS: Update my email address.
6187
6188 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6189
6190 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6191 * configure: Regenerate.
6192
6193 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6194
6195 * MAINTAINERS: Update my email address.
6196
6197 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6198
6199 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6200 entries belonging to this category.
6201
6202 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6203
6204 * MAINTAINERS: Update my e-mail address.
6205
6206 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6207
6208 Fix wrong conflict resolution in:
6209
6210 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6211
6212 * Makefile.in: Regenerate.
6213 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6214 in the recursive `make', instead of hardwiring `all'.
6215 (Autogenerated TARGET-* variables): New.
6216
6217 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6218
6219 * configure.in: Enable target-libgloss for crx-*-*.
6220 * configure: Regenerate.
6221
6222 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6223
6224 * MAINTAINERS (Various Maintainers): Move the "windows,
6225 cygwin, mingw" maintainer to ...
6226 (OS Port Maintainers): ... here.
6227
6228 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6229
6230 * MAINTAINERS (Write After Approval): Remove those that are
6231 maintainers of some subsystem.
6232
6233 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6234
6235 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6236 * ltcf-cxx.sh (tpf*): Likewise.
6237 * ltconfig (tpf*): Add TPF OS configuration support.
6238
6239 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6240
6241 * MAINTAINERS: Change my email address to my new work account.
6242
6243 2004-09-24 Michael Roth <mroth@nessie.de>
6244
6245 * configure.in (--without-headers): Add missing double quotes.
6246 * configure: Regenerate.
6247
6248 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6249
6250 * ylwrap: Revert to previous version.
6251
6252 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6253
6254 PR bootstrap/17369
6255 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6256 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6257 SET_GCC_LIB_PATH_CMD.
6258 (BASE_TARGET_EXPORTS): Likewise.
6259 * Makefile.in: Regenerated.
6260
6261 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6262 * configure: Regenerated.
6263
6264 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6265
6266 * config.guess: New upstream version
6267 * compile, depcomp, install-sh, ylwrap: Likewise.
6268
6269 2004-09-19 Roger Sayle <roger@eyesopen.com>
6270
6271 * config/mh-x86omitfp: New host makefile fragment. Add
6272 -fomit-frame-pointer to the default BOOT_CFLAGS.
6273 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6274 * configure: Regenerate.
6275
6276 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6277
6278 PR target/11572
6279 * configure.in (*-*-darwin*): Renable libobjc.
6280 * configure: Regenerate.
6281
6282 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6283
6284 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6285
6286 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6287
6288 * Makefile.def: Remove libbanshee.
6289 * Makefile.tpl: Ditto.
6290 * configure.in: Ditto.
6291 * Makefile.in: Regen.
6292 * configure: Ditto.
6293
6294 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6295
6296 * ltmain.sh: Use $pic_object as $non_pic_object if
6297 $non_pic_object=none.
6298
6299 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6300
6301 * missing: Import latest version from master repository.
6302
6303 2004-09-06 Nick Clifton <nickc@redhat.com>
6304
6305 * config.sub: Import latest version from master repository.
6306 * config.guess: Likewise.
6307 This includes these changes:
6308
6309 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6310
6311 * config.sub: Handle crisv32, alias etraxfs.
6312 * config.guess (crisv32:Linux:*:*): Handle.
6313
6314 2004-08-13 Brad Smith <brad@comstyle.com>
6315
6316 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6317 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6318
6319 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6320
6321 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6322 assume the processor is a powerpc. This is because coreutils
6323 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6324 in this case, due to a MacOS X bug that causes
6325 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6326 to return a negative number.
6327 Problem reported by Petter Reinholdtsen in:
6328 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6329
6330 2004-07-19 Ben Elliston <bje@gnu.org>
6331
6332 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6333
6334 2004-06-24 Ben Elliston <bje@gnu.org>
6335
6336 * config.guess: Update copyright years.
6337 * config.sub: Likewise.
6338
6339 2004-06-22 Robert Millan <robertmh@gnu.org>
6340
6341 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6342 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6343
6344 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6345
6346 * config.guess (*:*VMS:*:*): New entry. Replaces
6347 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6348 manufacturer.
6349
6350 2004-06-22 Ben Elliston <bje@gnu.org>
6351
6352 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6353 * config.sub: Likewise.
6354
6355 2004-06-22 Ben Elliston <bje@gnu.org>
6356
6357 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6358 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6359
6360 2004-06-11 Ben Elliston <bje@gnu.org>
6361
6362 * config.guess (pegasos:OpenBSD:*:*): Remove.
6363
6364 2004-06-11 Ben Elliston <bje@gnu.org>
6365
6366 From Wouter Verhelst <wouter@grep.be>:
6367 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6368
6369 2004-06-11 Ben Elliston <bje@gnu.org>
6370
6371 * config.guess (luna88k:OpenBSD:*:*): New.
6372
6373 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6374
6375 * config.guess (m32r*:Linux:*:*): New case.
6376 * config.sub: Handle m32rle.
6377
6378 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6379
6380 From Jens Petersen <petersen@redhat.com>:
6381 * config.sub: Handle sparcv8.
6382
6383 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6384
6385 From Tom Smith <smith@cag.lkg.hp.com>:
6386 * config.guess: Version suffixes are equally significant on Tru64
6387 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6388 prefix of "P" (patched kernel).
6389
6390 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6391
6392 * config.sub: Add support for National Semiconductor CRX target.
6393
6394 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6395
6396 * MAINTAINERS (Various Maintainers): Remove myself as web page
6397 maintainer, add myself as maintainer of build status lists.
6398
6399 2004-09-03 Jan Beulich <jbeulich@novell.com>
6400
6401 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6402 *-*-netware, but add target-libmudflap.
6403 Consolidate *-*-netware targets (of which really only i?86 exists)
6404 into a single entry.
6405 * configure: Likewise.
6406
6407 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6408
6409 * Makefile.tpl (sorry): Remove.
6410 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6411 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6412 (do-clean): Clean per-stage directories too.
6413 (do-distclean): Run distclean-stage1 too.
6414 (.NOTPARALLEL): Enable during toplevel bootstrap.
6415 (stage[+id+]-bubble): Enable parallel execution during
6416 the recursive invocation.
6417 * Makefile.in: Regenerate.
6418
6419 Fix previous checkin:
6420
6421 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6422 include.
6423 * configure.in: Fix indentation.
6424 * configure: Regenerate.
6425
6426 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6427
6428 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6429 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6430 * configure: regenerate
6431 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6432 -mdynamic-no-pic
6433
6434 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6435
6436 * Makefile.def (build_modules): Add fixincludes.
6437 (dependencies): Make gcc depend on fixincludes.
6438 * configure.in (build_tools): Add fixincludes.
6439 (build_configdirs): Always include build_libs.
6440 * Makefile.in: Regenerate.
6441 * configure: Regenerate.
6442
6443 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6444
6445 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6446 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6447 phony targets; do not generate timestamp files.
6448 (distclean-stageN): Remove references to their timestamp files.
6449 (restageN, touch-stageN): Remove.
6450 (stageN-bubble): Rewritten.
6451 (compare): Support lean bootstraps.
6452 * Makefile.in: Regenerate.
6453
6454 * configure.in: Only warn when bootstrapping but
6455 build != host or build != target. Support lean bootstraps.
6456 * configure: Regenerate.
6457
6458 2004-08-26 Phil Edwards <phil@codesourcery.com>
6459
6460 * configure.in: Give a better error message if GMP/MPFR are missing
6461 and a language needing them has been requested.
6462 * configure: Regenerated.
6463
6464 2004-08-25 Phil Edwards <phil@codesourcery.com>
6465
6466 * configure.in: Print a list of available language front-ends if
6467 a requested one is missing. Tidy stray tab characters.
6468 * configure: Regenerated.
6469
6470 2004-08-19 Michael Koch <konqueror@gmx.de>
6471
6472 * gcc/doc/install.texi: Update entry about automake for libjava.
6473
6474 2004-08-17 Robert Millan <robertmh@gnu.org>
6475
6476 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6477 (instead of FreeBSD).
6478 * configure: Regenerate.
6479
6480 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6481
6482 * Makefile.in: Regenerate.
6483 * configure: Regenerate.
6484
6485 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6486 stage_*_flags.
6487 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6488 for bootstrapped modules if toplevel bootstrap is going.
6489 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6490 modules. Adjust for changes in Makefile.def. Enable several
6491 rules even in non-bootstrap mode, just to avoid peppering the
6492 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6493 (stage-[+prev+]-bubble): Remove.
6494
6495 * Makefile.def (Dependencies): Depend on all-build-bison,
6496 all-build-flex, all-build-byacc, all-build-texinfo, rather
6497 than the host variations.
6498 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6499 with BUILD_SUBDIR.
6500 (BISON): Update for recent Bisons.
6501 (YACC): Fix typo.
6502 (cross): Depend on all-build.
6503 (all): Do not depend on all-build.
6504 (prebootstrap): Remove.
6505 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6506 (Prebootstrap dependencies): Add them to the per-stage targets
6507 and to all-prebootstrap.
6508 * configure.in (build_configdirs): Always enable build_tools.
6509 (BUILD_DIR_PREFIX): Remove.
6510
6511 * Makefile.def (gcc): Add target variable.
6512 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6513 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6514 in the recursive `make', instead of hardwiring `all'.
6515 (Autogenerated TARGET-* variables): New.
6516
6517 2004-08-13 Brian Booth <bbooth@redhat.com>
6518
6519 * MAINTAINERS: Remove myself from write-after-approval.
6520
6521 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6522
6523 * src-release: Stop distributing mmalloc with gdb (which doesn't
6524 use it).
6525 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6526 * Makefile.in: Regenerate.
6527
6528 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6529
6530 * configure.in (arm*-*-eabi*): New target.
6531 * configure: Regenerate.
6532
6533 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6534
6535 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6536 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6537 (Dependencies): New section.
6538 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6539 (configure-target-[+module+]): Depend on maybe-all-gcc
6540 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6541 (toplevel profiledbootstrap): Fix dependencies.
6542 * Makefile.in: Regenerate.
6543
6544 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6545
6546 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6547 target-libiberty to noconfigdirs.
6548 * configure: Regenerate.
6549
6550 2004-08-03 Paul Brook <paul@codesourcery.com>
6551
6552 * configure.in: Check for MPFR as well as GMP.
6553 * configure: Regenerate.
6554
6555 2004-08-01 Robert Millan <robertmh@gnu.org>
6556
6557 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6558 libmudflap for all GNU-based systems (with Glibc).
6559 * configure: Regenerate.
6560
6561 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6562
6563 * Makefile.def (host-modules): Add gcc.
6564 * Makefile.in: Regenerate.
6565 * Makefile.tpl (sorry): New rule.
6566 (configure-host, all-host, [+make_target+]-host, do-check,
6567 install-host): Do not add gcc as a special case.
6568 (host modules): Add a small special-casing for gcc. Export
6569 extra_make_flags through the environment.
6570 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6571 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6572 other recursive targets for gcc): Remove.
6573
6574 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6575 (stage, unstage): New rules.
6576 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6577 distclean-stage[+id+]): Use stage_current.
6578 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6579 the stage*-start rules.
6580
6581 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6582
6583 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6584 use -all_load flag.
6585
6586 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6587
6588 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6589 * configure: Regenerate.
6590
6591 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6592
6593 * maintainer-scripts/gcc_release: Revert yesterday's change.
6594
6595 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6596
6597 * MAINTAINERS: Add myself to write-after-approval.
6598
6599 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6600
6601 * libf2c: Removed.
6602 * gcc/gccbug.in: Updated because of libf2c removal.
6603 * maintainer-scripts/gcc_release: Ditto.
6604
6605 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6606
6607 * configure.in: Build libmudflap by default on FreeBSD.
6608 * configure: Regenerated.
6609
6610 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6611
6612 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6613 systems.
6614 * configure: Regenerated.
6615
6616 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6617
6618 PR target/16344
6619 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6620 feedback based compiler.
6621 * Makefile.in: Rebuilt.
6622
6623 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6624
6625 * Makefile.def (host_modules): Set bootstrap=true for flex.
6626 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6627 * Makefile.in: Rebuilt.
6628
6629 2004-07-07 Jan Hubicka <jh@suse.cz>
6630
6631 * MAINTAINERS: Add self as a profile feedback maintainer.
6632
6633 2004-07-05 Phil Edwards <phil@codesourcery.com>
6634
6635 * configure.in: Do not prepend $srcdir to /dev/null in
6636 makefile fragments.
6637 * configure: Regenerate.
6638
6639 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6640
6641 * Makefile.def (build_modules): Add bison, byacc, flex,
6642 m4, texinfo.
6643 (flags_to_pass): Add FLEX.
6644 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6645 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6646 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6647 DEFAULT_MAKEINFO): Remove.
6648 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6649 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6650 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6651 objdir or else use configured tool.
6652 (all-build): New.
6653 (all): Depend on it.
6654 (Build module dependencies): Add.
6655 * Makefile.in: Regenerate.
6656 * configure.in: Better support for multiple build modules,
6657 matching what is done for host/target modules. Do not look
6658 for "plausible" locations of build tools if Canadian cross.
6659 Use autoconf's AC_PROG_CC to find a C compiler. Define
6660 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6661 * configure: Regenerate.
6662
6663 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6664
6665 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6666 * Makefile.in: Regenerate.
6667
6668 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6669
6670 * Makefile.tpl (configure-build-[+module+],
6671 configure-[+module+], configure-target-[+module+]): Pass
6672 [+extra_configure_args+].
6673 (all-build-[+module+], all-[+module+], check-[+module+],
6674 install-[+module+], [+make_target+]-[+module+],
6675 all-target-[+module+], check-target-[+module+],
6676 install-target-[+module+], [+make_target+]-target-[+module+]):
6677 Pass [+extra_make_args+].
6678 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6679 (GCC_HOST_EXPORTS): Remove.
6680 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6681 cross, check-gcc, check-gcc-c++, install-gcc,
6682 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6683 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6684 * Makefile.in: Regenerate.
6685
6686 2004-06-21 Matthew Sachs <msachs@apple.com>
6687
6688 * MAINTAINERS: Added self to write-after-approval.
6689
6690 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6691
6692 * configure.in: Check for srcdir/winsup rather than build directory
6693 winsup.
6694 * configure: Regenerate.
6695
6696 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6697
6698 * configure.in: Don't build Cygwin native newlib if winsup
6699 directory is missing. Emit warning instead.
6700 * configure: Regenerate.
6701
6702 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6703
6704 * Makefile.tpl (touch-stage[+id+]): New.
6705 (restage[+prev+]): Depend on touch-stage[+id+].
6706
6707 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6708 Use it throughout.
6709
6710 * Makefile.def: Add profile and feedback bootstrap stages.
6711 Remove next field from bootstrap stages.
6712 * Makefile.tpl (LN, LN_S): Substitute.
6713 (stageN-start, stageN-end): Use double-colon rules, to
6714 provide a hook for additional setup commands.
6715 (distclean-stageN-gcc, restageN): Create dependencies from
6716 [+prev+], not from [+next+].
6717 (stageN-bubble): Add commands for successive stages from
6718 [+prev+], using double-colon rules.
6719 (all-stageN-gcc): Fix typo.
6720 (stagefeedback-start, profiledbootstrap): New.
6721 * Makefile.in: Regenerate.
6722 * configure.in: Call ACX_PROG_LN.
6723 * configure: Regenerate.
6724
6725 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6726
6727 * MAINTAINERS (Write After Approval): Add myself.
6728
6729 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6730
6731 * MAINTAINERS (Write After Approval): Add myself.
6732
6733 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6734
6735 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6736 without gcc.
6737 * configure: Regenerate.
6738
6739 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6740
6741 * Makefile.tpl: Fix typo.
6742 * Makefile.in: Regenerate.
6743
6744 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6745
6746 * configure.in: Remove new- prefix from toplevel
6747 bootstrap targets.
6748 * configure: Regenerate.
6749
6750 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6751
6752 * Makefile.tpl (all.normal): Rename to all.
6753 (all): Replace with a rule to pick the default
6754 target from configure.
6755 (all-gcc, configure-gcc): Use conditionals to
6756 do nothing when toplevel bootstrap is going on.
6757 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6758 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6759 * configure.in: Support --enable-bootstrap.
6760
6761 * Makefile.def: Remove new- prefix from toplevel
6762 bootstrap targets.
6763 * Makefile.tpl: Likewise.
6764
6765 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6766 target.
6767
6768 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6769 $(RECURSE_FLAGS) to recursive invocation of make.
6770
6771 * Makefile.in: Regenerate.
6772 * configure: Regenerate.
6773
6774 2004-05-30 Andreas Jaeger <aj@suse.de>
6775 Jim Wilson <wilson@specifixinc.com>
6776
6777 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6778 like CC.
6779
6780 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6781
6782 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6783 * configure: Regenerate.
6784
6785 2004-05-25 Daniel Jacobowitz <drow@false.org>
6786
6787 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6788 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6789 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6790 targets.
6791 * Makefile.in: Regenerate.
6792
6793 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6794
6795 * configure.in: Test the ability to symlink directories.
6796 * configure: Regenerate.
6797
6798 * Makefile.def (bootstrap-stage): New definitions.
6799 * Makefile.tpl (configure-stage1-gcc,
6800 configure-stage2-gcc, configure-stage3-gcc,
6801 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6802 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6803 new-restage3, compare): Autogenerate, see Makefile.in
6804 entry for behavioral changes.
6805 (distclean-stage1, new-stage1-start, new-stage1-end,
6806 new-stage1-bubble, distclean-stage2, new-stage2-start,
6807 new-stage2-end, new-stage2-bubble, distclean-stage3,
6808 new-stage3-start, new-stage3-end): New autogenerated targets.
6809 (objext, prebootstrap, BOOT_CFLAGS,
6810 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6811 targets.
6812
6813 * Makefile.in: Regenerate.
6814 (distclean-stage1, new-stage1-start, new-stage1-end,
6815 new-stage1-bubble, distclean-stage2, new-stage2-start,
6816 new-stage2-end, new-stage2-bubble, distclean-stage3,
6817 new-stage3-start, new-stage3-end): New targets.
6818 (all-stage1-gcc): Move prebootstrap dependency from here...
6819 (configure-stage1-gcc): ...to here.
6820 (new-bootstrap): Use bubble targets.
6821 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6822 Use per-stage distclean targets.
6823 (configure-stage1-gcc, configure-stage2-gcc,
6824 configure-stage3-gcc, all-stage1-gcc,
6825 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6826 Use new-stageN-start to prepare the tree.
6827
6828 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6829
6830 * Makefile.def (host_modules): add libcpp.
6831 * Makefile.tpl: Add dependencies on and for libcpp.
6832 * Makefile.in: Regenerate.
6833 * configure.in: Add libcpp host module.
6834 * configure: Regenerate.
6835
6836 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6837
6838 * Makefile.tpl: Whenever a recursive target is defined, wrap
6839 it in a special @if/@endif block, and prepare its maybe
6840 dependency in the @if/@endif block
6841 * configure.in: Instead of writing maybe dependencies, remove
6842 the @if/@endif statements, and remove the @if/@endif blocks
6843 that remain.
6844 * configure: Regenerate.
6845 * Makefile.in: Regenerate.
6846
6847 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6848
6849 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6850
6851 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6852
6853 PR bootstrap/15120
6854 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6855 * */configure: Rebuilt.
6856
6857 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6858
6859 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6860 of libf2c.
6861 * configure, Makefile.in: Regenerate.
6862
6863 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6864
6865 * MAINTAINERS (Write After Approval): Add myself.
6866
6867 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6868
6869 Merge from tree-ssa-20020619-branch.
6870
6871 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6872 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6873 (HOST_GMPLIBS): Define.
6874 (HOST_GMPINC): Define.
6875 (TARGET_LIB_PATH): Add libmudflap.
6876 (GFORTRAN_FOR_TARGET): Define.
6877 (configure-build*): Export GFORTRAN.
6878 (configure-gcc): Export GMPLIBS and GMPINC.
6879 (all-gcc): Add maybe-all-libbanshee.
6880 (configure-target-libgfortran): Define.
6881 * Makefile.in: Regenerate.
6882 * configure.in (host_libs): Add libbanshee.
6883 (target_libraries): Add target-libmudflap and target-libgfortran.
6884 Add --with-libbanshee.
6885 Handle --disable-libmudflap.
6886 (*-*-freebsd*): Use with_gmp.
6887 Add $(libgcj) to noconfigdirs.
6888 * configure: Regenerate.
6889 * depcomp: New file.
6890 * MAINTAINERS: Add tree-ssa maintainers.
6891
6892 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6893
6894 * MAINTAINERS (Various Maintainers): Add myself.
6895
6896 2004-04-30 Brian Ford <ford@vss.fsi.com>
6897
6898 * MAINTAINERS (Write After Approval): Add myself.
6899
6900 2004-04-29 Uros Bizjak <uros@kss-loka.si>
6901
6902 * MAINTAINERS (Write After Approval): Add myself.
6903
6904 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6905
6906 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6907 * configure: Regenerate.
6908
6909 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6910
6911 Revert:
6912 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6913
6914 * Makefile.def (flags_to_pass): Remove *dir variables that
6915 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6916 as well as prefix and exec_prefix.
6917 * Makefile.in: Regenerate.
6918
6919 2004-04-26 Robert Millan <robertmh@gnu.org>
6920
6921 Add patches from libtool CVS.
6922 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6923 * ltconfig: Likewise.
6924 * ltcf-c.sh: Likewise.
6925 * ltcf-cxx.sh: Likewise.
6926 * ltcf-gcj.sh: Likewise.
6927
6928 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6929
6930 * Makefile.def (host_modules): Mark with the bootstrap
6931 flag packages on which gcc depends.
6932 * Makefile.tpl (all-bootstrap): Use it.
6933 * Makefile.in: Regenerate.
6934
6935 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6936
6937 * Makefile.def (flags_to_pass): Remove *dir variables that
6938 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6939 as well as prefix and exec_prefix.
6940 * Makefile.in: Regenerate.
6941
6942 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6943
6944 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6945 * configure: Regenerate.
6946 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6947 * gcc/Makefile.tpl (compare): Use the result of the test.
6948 * gcc/Makefile.in: Regenerate.
6949
6950 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6951
6952 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6953 Always relocate gcc and prev-gcc to the original names, even
6954 if the build fails.
6955 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6956 New targets.
6957
6958 2004-04-23 Laurent GUERBY <laurent@guerby.net>
6959
6960 * MAINTAINERS: Update my email address.
6961
6962 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6963
6964 * configure.in (mips*-*-irix5*): Enable ld.
6965 * configure: Regenerate.
6966
6967 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6968
6969 * configure: Regenerate.
6970
6971 2004-04-15 James E Wilson <wilson@specifixinc.com>
6972
6973 * Makefile.tpl (configure-[+module+], configure-gcc,
6974 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6975 Set and export LDFLAGS.
6976 * Makefile.in: Regenerate.
6977
6978 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6979
6980 * MAINTAINERS: Add myself to write-after-approval.
6981
6982 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6983
6984 PR bootstrap/14871
6985 * Makefile.tpl: If we don't have built-in-tree target tools,
6986 use the ones found by configure rather than hacking around with
6987 program_transform_name.
6988 * configure.in: Give Makefile.tpl the information necessary
6989 to do that.
6990 * Makefile.in: Regenerate.
6991 * configure: Regenerate.
6992
6993 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6994
6995 PR bootstrap/14760
6996 * configure.in: When computing baseargs, strip *all* copies of
6997 offending options. Also, don't match/substitute the trailing space,
6998 so that this actually works when two similar options are separated by
6999 only one space.
7000 * configure: Regenerate.
7001
7002 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7003
7004 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7005 (rs6000-*-aix*): Same.
7006 * configure: Regenerate.
7007
7008 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7009
7010 * MAINTAINERS: Add myself to write-after-approval.
7011
7012 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7013
7014 * MAINTAINERS: Add myself to write-after-approval.
7015
7016 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7017
7018 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7019 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7020 * Makefile.in: Regenerate.
7021
7022 * configure.in (top level bootstrap support): Rework --enable-werror
7023 to set @stage2_werror_flag@.
7024 * configure: Regenerate.
7025 * Makefile.tpl (top level bootstrap support): Pass
7026 @stage2_werror_flag@ down to configure in stages 2 and 3.
7027 * Makefile.in: Regenerate.
7028
7029 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7030
7031 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7032 for stages 2 and 3 as well as in make. As a consequence, remove
7033 OUTPUT_OPTION (now detected by configure) from the flags passed down
7034 to make.
7035 * Makefile.in: Regenerate.
7036
7037 * Makefile.tpl (new-bootstrap): Fix typo.
7038 * Makefile.in: Regenerate.
7039
7040 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7041
7042 * Makefile.tpl: Rearrange by moving recursive_targets rules
7043 into their proper sections.
7044 * Makefile.tpl (top level bootstrap support): Move disabling
7045 of coverage flags from 'make' to 'configure'; improve comments.
7046 * Makefile.in: Regenerate.
7047
7048 * Makefile.tpl (experimental top level bootstrap) Move stage1
7049 language setting from all- target to configure- target; disable
7050 intermodule optimization in stage 1; prevent gratuitous rebuilds
7051 of stage 1.
7052 * Makefile.in: Regenerate.
7053 * configure.in: Comma-separate stage 1 language list for top
7054 level bootstrap.
7055 * configure: Regenerate.
7056
7057 * Makefile.tpl: Clean up experimental top level bootstrap support:
7058 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7059 prev-gcc in configure- targets as well as all- targets.
7060 * Makefile.in: Regenerate.
7061
7062 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7063
7064 * compile: New file imported from automake.
7065
7066 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7067
7068 * configure.in: Remove symbolic link section.
7069 * configure: Regenerate.
7070 * Makefile.tpl (links): Remove.
7071 * Makefile.in: Regenerate.
7072
7073 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7074 Nathanael Nerode <neroden@gcc.gnu.org>
7075
7076 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7077 Set with AC_CHECK_PROGS.
7078 * configure.in: Fix comment typo from last patch.
7079 * configure: Regenerate.
7080
7081 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7082
7083 * Makefile.tpl: Introduce experimental top level bootstrap support.
7084 * Makefile.in: Regenerate.
7085 * configure.in: Introduce support for top level bootstrap.
7086 * configure: Regenerate.
7087
7088 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7089 Paolo Bonzini <bonzini@gnu.org>
7090
7091 PR bootstrap/14522
7092 * configure.in: Cope with shells that do not support unquoted ^
7093 * configure: Regenerate.
7094
7095 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7096 Paolo Bonzini <bonzini@gnu.org>
7097
7098 PR bootstrap/14522
7099 * configure.in: Cope with shells that do not support nesting
7100 quotes inside quoted backquote substitutions.
7101 * configure: Regenerate.
7102
7103 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7104
7105 PR bootstrap/14522
7106 * configure.in: Fix escaping of $.
7107 * configure: Regenerate.
7108
7109 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7110
7111 * configure: Regenerate, since I forgot to while committing Paolo's
7112 changes.
7113
7114 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7115
7116 PR ada/14131
7117 Move language detection to the top level.
7118 * configure.in: Find default values for the tools as
7119 soon as possible. Disable ada if GNAT is not found.
7120 Emit error message about missing languages. Expand
7121 --enable-languages=all for the gcc subdirectory.
7122
7123 2004-03-10 Ben Elliston <bje@gnu.org>
7124
7125 * MAINTAINERS: Update my email address.
7126
7127 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7128
7129 * ltconfig: Disable building static libraries if building shared
7130 libraries on AIX 5L.
7131
7132 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7133
7134 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7135 and disable libgcj.
7136 * configure: Regenerated.
7137
7138 2004-03-01 Brian Booth <bbooth@redhat.com>
7139
7140 * MAINTAINERS: Add myself to write-after-approval.
7141
7142 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7143
7144 * MAINTAINERS: Add myself to write-after-approval.
7145
7146 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7147
7148 PR bootstrap/7087
7149 * Makefile.tpl: Guard XFOO sed statements better.
7150 * Makefile.tpl: Add dependency for configure-target-libada.
7151 * Makefile.in: Regenerate (incidentally fixes broken
7152 commit when libada-branch was merged).
7153
7154 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7155
7156 * MAINTAINERS: Add myself to write-after-approval.
7157
7158 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7159
7160 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7161 maintainers.
7162
7163 2004-02-20 Andrew Cagney <cagney@redhat.com>
7164
7165 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7166 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7167
7168 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7169
7170 PR bootstrap/11932
7171 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7172
7173 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7174
7175 * MAINTAINERS: Added myself to write-after-approval.
7176
7177 2004-02-14 Michael Koch <konqueror@gmx.de>
7178
7179 * MAINTAINERS: Added myself to write-after-approval.
7180
7181 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7182
7183 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7184 some OS port maintainers to OS port maintainers section.
7185
7186 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7187
7188 * MAINTAINERS: Add self.
7189
7190 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7191
7192 * MAINTAINERS: Alphabetize.
7193
7194 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7195
7196 * MAINTAINERS: Remove myself.
7197
7198 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7199
7200 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7201 (rs6000-*-aix*): Same.
7202 * configure: Regenerate.
7203
7204 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7205
7206 * configure.in (host): Add in missing $noconfigdirs to defines.
7207 * configure: Regenerate.
7208
7209 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7210 Nathanael Nerode <neroden@gcc.gnu.org>
7211
7212 PR ada/6637, PR ada/5911
7213 Merge with libada-branch:
7214 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7215 with appropriate dependencies. Add --enable-libada configure switch.
7216 * configure, Makefile.in: Regenerate.
7217
7218 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7219
7220 * MAINTAINERS: Add myself to write-after-approval.
7221
7222 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7223
7224 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7225 * configure: Regenerate.
7226
7227 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7228
7229 Merge from upstream:
7230
7231 * ltmain.in: When setting IFS to '~', be careful about user
7232 arguments that contain '~'.
7233
7234 2004-02-04 Peter O'Gorman <peter@pogma.com>
7235
7236 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7237 Also test $base_compile against $CC with escaped arguments. Bug
7238 reported by Geoff Keating <geoffk@apple.com>.
7239
7240 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7241
7242 * MAINTAINERS: Remove i960 port.
7243
7244 2004-01-23 DJ Delorie <dj@redhat.com>
7245
7246 * Makefile.def (target_modules) [libiberty]: Don't stage.
7247 * Makefile.in: Rebuilt.
7248
7249 2004-01-20 Caroline Tice <ctice@apple.com>
7250
7251 * MAINTAINERS: Add myself to write-after-approval.
7252
7253 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7254
7255 * MAINTAINERS: Update my email address.
7256
7257 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7258
7259 * MAINTAINERS: Add myself to write-after-approval.
7260
7261 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7262
7263 * MAINTAINERS: Remove entries without email address.
7264
7265 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7266
7267 * MAINTAINERS: Add myself to write-after-approval.
7268
7269 2004-01-15 Steven Bosscher <stevenb@suse.de>
7270
7271 * MAINTAINERS: Update my email address.
7272
7273 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7274
7275 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7276 * Makefile.tpl (configure-target-[+module+]): Support stage.
7277 * Makefile.in: Rebuilt.
7278
7279 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7280
7281 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7282
7283 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7284
7285 * MAINTAINERS: Add myself as a MIPS maintainer.
7286
7287 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7288
7289 * configure.in: Use ./config.cache, not config.cache.
7290 * configure: Regenerate.
7291 * Makefile.tpl: Special-casing not needed for GCC any more.
7292 * Makefile.in: Regenerate.
7293
7294 * configure.in: Don't share a cache file for host dirs.
7295 * configure: Regenerate.
7296
7297 * config-ml.in: Don't mess with the cache file.
7298
7299 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7300
7301 * MAINTAINERS: Move myself from 'Write After Approval' to
7302 'CPU Port Maintainers' section as SPARC maintainer.
7303
7304 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7305
7306 * Makefile.tpl: Make GCC use a separate config.cache.
7307 * Makefile.in: Regenerate.
7308
7309 PR bootstrap/11932, PR bootstrap/11933
7310 (I don't know if it will fix either of them, but it relates
7311 to them.)
7312 * configure.in: Don't use shared config.cache for target
7313 directories.
7314 * configure: Regenerate.
7315
7316 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7317
7318 * MAINTAINERS: Add myself to 'Write After Approval' section.
7319
7320 2003-12-31 Roger Sayle <roger@eyesopen.com>
7321
7322 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7323 * configure: Regenerated.
7324
7325 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7326
7327 * MAINTAINERS: Remove the mn10200 maintainer.
7328
7329 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7330
7331 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7332 * configure: Regenerated.
7333
7334 2003-12-16 Jan Hubicka <jh@suse.cz>
7335
7336 * MAINTAINERS: Add myself as callgraph maintainer.
7337
7338 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7339
7340 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7341 * configure: Regenerate.
7342
7343 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7344
7345 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7346 'Write After Approval' section. Update email.
7347
7348 2003-12-01 James Lemke <jim@wasabisystems.com>
7349
7350 * MAINTAINERS (Write After Approval): Add myself.
7351
7352 2003-11-20 Matt Thomas <matt@3am-software.com>
7353
7354 * MAINTAINERS: Add myself as a vax port maintainer.
7355
7356 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7357
7358 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7359 (configure-build-[+module+], configure-[+module+]): Likewise.
7360 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7361 * Makefile.in: Regenerate.
7362
7363 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7364
7365 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7366 shared/dylibed libraries.
7367 * ltmain.sh: Likewise.
7368 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7369 * ltcf-cxx.sh: Likewise.
7370 * ltcf-gcj.sh: Likewise.
7371 * ltconfig: Likewise.
7372
7373 2003-11-17 Stan Cox <scox@redhat.com>
7374
7375 * MAINTAINERS: Add myself as iq2000 port maintainer.
7376
7377 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7378
7379 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7380 * Makefile.in: Regenerate.
7381
7382 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7383
7384 * config.sub: Update to 2003-11-03 version.
7385
7386 2003-10-20 Phil Edwards <phil@codesourcery.com>
7387
7388 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7389 * configure: Regenerate.
7390
7391 2003-10-20 Nicolas Pitre <nico@cam.org>
7392
7393 * MAINTAINERS: Add myself to 'Write After Approval' section.
7394
7395 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7396
7397 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7398
7399 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7400
7401 * MAINTAINERS: Update my email address.
7402
7403 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7404
7405 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7406
7407 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7408
7409 * MAINTAINERS: Add myself to 'Write After Approval' section.
7410
7411 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7412
7413 * config.guess: Update to 2003-10-16 version.
7414 * config.sub: Update to 2003-10-16 version.
7415
7416 2003-10-15 David Daney <ddaney@avtrex.com>
7417
7418 * MAINTAINERS: Added myself to 'Write After Approval' section.
7419
7420 2003-10-15 Falk Hueffner <falk@debian.org>
7421
7422 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7423 'Write After Approval' section. Update email.
7424
7425 2003-10-14 Roger Sayle <roger@eyesopen.com>
7426
7427 * MAINTAINERS: Move myself from 'Write After Approval' to
7428 'Various Maintainers' section as middle-end maintainer.
7429
7430 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7431
7432 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7433 HOST_FLAGS_TO_PASS.
7434 * Makefile.in: Regenerate.
7435
7436 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7437
7438 * config.guess: Update to 2003-10-07 version.
7439 * config.sub: Update to 2003-10-07 version.
7440
7441 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7442
7443 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7444 * ltconfig (irix5*, irix6*): Don't override version_type.
7445
7446 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7447
7448 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7449 * configure: Rebuilt
7450 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7451 * Makefile.in: Rebuilt
7452
7453 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7454
7455 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7456
7457 2003-09-30 Carlo Wood <carlo@alinoe.com>
7458
7459 * MAINTAINERS (Write After Approval): Add myself.
7460
7461 2003-09-29 Paul Koning <ni1d@arrl.net>
7462
7463 * MAINTAINERS: Move myself from "Write After Approval"
7464 to CPU platform maintainers for pdp11 platform.
7465
7466 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7467
7468 * MAINTAINERS: Move myself from 'Write After Approval' to
7469 'Various Maintainers' section as libffi testsuite maintainer.
7470
7471 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7472
7473 * configure.in: Pass a computed --program-transform-name
7474 to subconfigures.
7475 * configure: Regenerated.
7476
7477 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7478
7479 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7480 * Makefile.in: Regenerate.
7481
7482 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7483 * Makefile.in: Regenerate.
7484
7485 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7486
7487 * MAINTAINERS: Move myself from 'Write After Approval'
7488 to 'Various Maintainers' (objective-c) section.
7489
7490 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7491
7492 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7493 quoting.
7494 * configure: Regenerated.
7495
7496 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7497
7498 * MAINTAINERS (Write After Approval): Add myself to write after
7499 approval list.
7500
7501 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7502
7503 * MAINTAINERS (Write After Approval): Add myself.
7504
7505 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7506
7507 * MAINTAINERS: Update my e-mail address.
7508
7509 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7510
7511 * libtool.m4 (LD): Correct powerpc64 host match.
7512
7513 2003-09-06 James E Wilson <wilson@tuliptree.org>
7514
7515 * MAINTAINTERS: Update my affiliation and email address.
7516
7517 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7518
7519 * MAINTAINERS (Write After Approval): Add myself.
7520
7521 2003-09-04 DJ Delorie <dj@redhat.com>
7522
7523 * configure: Regenerate.
7524
7525 2003-09-04 Robert Millan <robertmh@gnu.org>
7526
7527 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7528
7529 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7530
7531 * configure.in: Ensure arguments to sed are properly spaced.
7532 * configure: Regenerate.
7533
7534 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7535
7536 * MAINTAINERS: Update my e-mail address.
7537
7538 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7539
7540 * MAINTAINERS (Write After Approval): Add myself.
7541
7542 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7543
7544 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7545 * configure: Regenerated.
7546
7547 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7548
7549 * MAINTAINERS: Update my email address.
7550
7551 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7552
7553 * configure.in: Use newline instead of semicolon when assuming
7554 shell arguments in a for loop.
7555 * configure: Regenerated.
7556
7557 2003-08-22 Jason Eckhardt <jle@rice.edu>
7558
7559 * MAINTAINERS: Resurrect the i860 maintainer.
7560
7561 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7562
7563 PR 8180
7564 * configure.in: When testing with_libs and with_headers, treat
7565 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7566 * configure: Regenerate.
7567
7568 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7569 make, shell, etc.
7570 (baseargs): Likewise.
7571 * configure: Regenerate.
7572
7573 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7574
7575 * MAINTAINERS (Write After Approval): Add myself.
7576
7577 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7578
7579 * configure.in: Disable libgcj for darwin not on powerpc.
7580 * configure: Rebuild.
7581
7582 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7583
7584 * config-ml.in, symlink-tree: Add license.
7585
7586 2003-08-03 Richard Stallman <rms@gnu.org>
7587 Eben Moglen <moglen@columbia.edu>
7588
7589 * README.SCO: New file.
7590
7591 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7592
7593 * Makefile.tpl (check, check-c++): Express dependencies using
7594 dependencies rather than commands.
7595 * Makefile.in: Regenerate.
7596
7597 2003-08-01 Andrew Cagney <cagney@redhat.com>
7598
7599 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7600 * configure: Ditto.
7601
7602 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7603
7604 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7605 * Makefile.in: Update.
7606
7607 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7608
7609 * configure.in: Enable libgcj for darwin.
7610 * configure: Rebuild.
7611
7612 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7613
7614 * config-ml.in: Use ac_configure_args directly instead of
7615 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7616 actually seen.
7617
7618 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7619
7620 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7621 creating target and build subdirs to build all parent dirs as needed.
7622 * Makefile.in: Rebuild.
7623 * configure.in: Don't build dirs explicitly here.
7624 * configure: Rebuild.
7625
7626 2003-07-26 Paul Brook <paul@nowt.org>
7627
7628 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7629
7630 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7631
7632 * Makefile.tpl (all-make): Depend on intl.
7633 * Makefile.in: Rebuilt.
7634
7635 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7636
7637 * install-sh: Update to newer upstream versions (associated with
7638 aclocal 1.7).
7639 * mkinstalldirs: Likewise.
7640 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7641
7642 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7643
7644 * MAINTAINERS: Move self from Bug database only accounts
7645 to write-after-approval.
7646
7647 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7648
7649 * config.if: Remove unused libc_interface determination.
7650
7651 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7652
7653 * MAINTAINERS: Move self from write-after-approval to
7654 build machinery (*.in).
7655
7656 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7657
7658 PR bootstrap/11273
7659 PR bootstrap/11408
7660 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7661 unused INSTALL_PROGRAM_ARGS.
7662 * configure.in: Use AC_PROG_INSTALL.
7663 * Makefile.in: Regenerate.
7664 * configure: Regenerate.
7665
7666 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7667
7668 * MAINTAINERS: Alphabetize.
7669
7670 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7671
7672 * configure: Rebuilt.
7673 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7674 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7675 newlib nor libgloss.
7676 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7677 * configure.in (am33_2.0-*-linux*): Added.
7678
7679 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7680
7681 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7682 * configure: Regenerate.
7683
7684 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7685
7686 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7687 * Makefile.in: Regenerate.
7688
7689 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7690
7691 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7692 * Makefile.in: Regenerate.
7693
7694 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7695
7696 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7697 * Makefile.in: Regenerated.
7698
7699 * config-ml.in: Replace PWD with PWD_COMMAND.
7700
7701 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7702
7703 * intl: New directory; see intl/ChangeLog for details.
7704 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7705 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7706 * Makefile.in: Regenerate.
7707
7708 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7709
7710 * configure.in: Clean up config-lang.in handling. Delete
7711 useless assignment to "subdirs".
7712 * configure: Regenerate.
7713
7714 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7715
7716 * configure.in: Rename 'target_libs' to 'target_libraries'.
7717 Remove useless reference to 'target_libs'.
7718 * configure: Regenerate.
7719
7720 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7721
7722 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7723 * Makefile.in: Regenerate.
7724
7725 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7726
7727 * Makefile.def: Introduce flags_to_pass.
7728 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7729 * Makefile.in: Regenerate.
7730
7731 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7732
7733 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7734 and target-libgloss.
7735 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7736 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7737 * configure: Regenerate.
7738
7739 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7740
7741 * configure.in: Update testsuite_flags to new location.
7742 * configure. Regenerate.
7743
7744 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7745
7746 * Makefile.tpl: Remove BUILD_CC stuff.
7747 * Makefile.in: Regenerate.
7748
7749 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7750
7751 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7752
7753 2003-06-16 Graeme Peterson <gp@qnx.com>
7754
7755 * MAINTAINERS (Write After Approval): Add myself.
7756
7757 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7758
7759 * config.guess: Update to 2003-06-12 version.
7760 * config.sub: Update to 2003-06-13 version.
7761
7762 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7763
7764 * config.guess: Update to 2003-06-06 version.
7765 * config.sub: Update to 2003-06-06 version.
7766
7767 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7768
7769 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7770 * configure. Regenerate.
7771
7772 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7773
7774 * configure.in: Disable serial configure by default.
7775 * configure: Regenerate.
7776 * Makefile.tpl: Abolish .NOTPARALLEL.
7777 * Makefile.in: Regenerate.
7778
7779 * Makefile.tpl: Replace {build,host,target}_canonical by
7780 {build,host,target}.
7781 * Makefile.in: Regenerate.
7782
7783 * Makefile.tpl: Fix stupid pasto.
7784 * Makefile.in: Regenerate.
7785
7786 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7787
7788 * Makefile.tpl: Remove bogus conditional.
7789 * Makefile.in: Regenerate.
7790
7791 2003-06-05 Jan Hubicka <jh@suse.cz>
7792
7793 * Makefile.tpl (profiledbootstrap): New target.
7794 * Makefile.in (profiledbootstrap): New target.
7795
7796 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7797
7798 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7799 Pinski. Remove user names from other bugzilla-only maintainers.
7800
7801 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7802
7803 * Makefile.tpl: Make 'recursive targets' using autogen rather
7804 than shell loop. Remove duplicate 'clean' targets and false
7805 comments.
7806 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7807 Add systematic method of specifying missing targets in subdirs.
7808 Add copyright boilerplate.
7809 * Makefile.in: Regenerate.
7810 * configure.in: Add 'recursive targets' to maybe list.
7811 * configure: Regenerate.
7812
7813 * MAINTAINERS: "GNATS only" -> "Bug database only".
7814
7815 * Makefile.tpl: Rename [+target+] to [+make_target+].
7816 * Makefile.def: Rename 'target' to 'make_target'.
7817
7818 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7819
7820 * MAINTAINERS: Add self as options handling maintainer.
7821
7822 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7823
7824 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7825 been too long since I touched those ports.
7826
7827 2003-05-28 DJ Delorie <dj@redhat.com>
7828
7829 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7830 * Makefile.in: Regenerate.
7831
7832 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7833
7834 * configure.in: Use curly braces in the definition of tooldir.
7835 * configure: Regenerate.
7836
7837 2003-05-21 DJ Delorie <dj@redhat.com>
7838
7839 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7840 newlib or libgloss.
7841 * Makefile.in: Regenerate.
7842
7843 2003-05-21 DJ Delorie <dj@redhat.com>
7844
7845 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7846 * Makefile.in: Regenerate.
7847
7848 2003-05-20 Ian Lance Taylor <ian@airs.com>
7849
7850 * MAINTAINERS: Update my e-mail address.
7851
7852 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7853
7854 * configure.in: Switch more things to use maybe dependencies.
7855 * Makefile.tpl: Switch more things to use maybe dependencies.
7856 Factor out common code from autogen IF statements.
7857 * configure: Regenerate.
7858 * Makefile.in: Regenerate.
7859
7860 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7861
7862 * configure.in: Accept i[3456789]86 for machine type.
7863 * configure: Regenerate.
7864
7865 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7866
7867 * configure.in: Switch more things to use maybe dependencies.
7868 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7869 * configure: Regenerate.
7870 * Makefile.tpl: Switch more things to use maybe dependencies.
7871 * Makefile.in: Regenerate.
7872
7873 2003-05-16 Andreas Schwab <schwab@suse.de>
7874
7875 * Makefile.tpl (install-opcodes): Define.
7876 * Makefile.in: Rebuild.
7877
7878 2003-05-13 Andreas Jaeger <aj@suse.de>
7879
7880 * config.guess: Update to 2003-05-09 version.
7881 * config.sub: Update to 2003-05-09 version.
7882
7883 2003-05-13 Michael Eager <eager@mvista.com>
7884
7885 * configure.in: Correct sed script so that options in quotes are not
7886 deleted.
7887 * configure: Rebuild.
7888
7889 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7890
7891 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7892 and $$s/newlib/libc/sys/cygwin32 include paths.
7893 * configure: Ditto.
7894
7895 2003-05-12 Michael Meissner <gnu@the-meissners.org>
7896
7897 * MAINTAINERS: Update my email addresses.
7898
7899 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7900
7901 * config-ml.in: Propagate INSTALL variables.
7902
7903 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7904
7905 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7906
7907 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7908
7909 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7910 * Makefile.in: Regenerate.
7911
7912 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7913
7914 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7915
7916 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7917
7918 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7919
7920 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7921
7922 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7923 * Makefile.in: Regenerated.
7924
7925 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7926
7927 * MAINTAINERS (Write After Approval): Upgrade myself from
7928 GNATS only to write-after-approval. Update my mail address.
7929
7930 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
7931
7932 (OS Port Maintainers: freebsd): Add myself.
7933
7934 2003-04-22 Mark Mitchell <mark@codesourcery.com>
7935
7936 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7937
7938 2003-04-22 Kean Johnston <jkj@sco.com>
7939
7940 * MAINTAINERS (SCO ports): Added myself.
7941
7942 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7943
7944 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7945
7946 2003-04-19 Kean Johnston <jkj@sco.com>
7947
7948 * MAINTAINERS (Write After Approval): Add myself.
7949
7950 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7951
7952 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7953 * Makefile.in: Regenerate.
7954
7955 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7956
7957 * configure.in (powerpc64*-*-linux*): Remove.
7958 * configure: Rebuilt.
7959
7960 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7961
7962 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7963 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7964 and restrap.
7965 * Makefile.in: Regenerate.
7966
7967 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7968
7969 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7970 * configure: Regenerated.
7971
7972 2003-04-15 DJ Delorie <dj@redhat.com>
7973
7974 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7975
7976 2003-04-13 Nick Clifton <nickc@redhat.com>
7977
7978 * config-ml.in: Remove support for --disable-aix removing
7979 call-aix multilibs.
7980
7981 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
7982
7983 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7984 * */configure: Rebuilt.
7985
7986 2003-04-08 Joel Sherrill <joel@oarcorp.com>
7987
7988 * MAINTAINERS: Add my email address.
7989
7990 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
7991
7992 * MAINTAINERS (Write After Approval): Add myself.
7993
7994 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7995
7996 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7997 * Makefile.in: Regenerate.
7998
7999 2003-03-14 Michael Chastain <mec@shout.net>
8000
8001 * Makefile.in: Regenerate with correct Makefile.def.
8002
8003 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8004
8005 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8006 Make macro.
8007 * Makefile.in: Regenerate.
8008 * configure.in: Clean up gxx_include_dir logic.
8009 * configure: Regenerate.
8010
8011 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8012
8013 * MAINTAINERS (Write After Approval): Add myself.
8014
8015 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8016
8017 * MAINTAINERS: Update my mail address.
8018
8019 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8020
8021 * configure.in (gxx_include_dir): Fix typo.
8022 * configure: Regenerated.
8023
8024 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8025
8026 * Makefile.tpl: Reindent.
8027 * Makefile.in: Regenerate.
8028 * configure.in: Reindent. Don't set unused variables.
8029 * configure: Regenerate.
8030
8031 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8032
8033 * configure.in: Include $(build_tooldir)/sys-include in
8034 FLAGS_FOR_TARGET.
8035 * configure: Regenerated.
8036
8037 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8038
8039 * Makefile.tpl: Always pass down RANLIB.
8040 * Makefile.in: Regenerate.
8041
8042 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8043 * Makefile.in: Regenerate.
8044 * configure.in: Remove unused logic relating to --enable-shared
8045 and --enable-threads. Remove bogus comments. Remove redundant
8046 noconfigdirs.
8047 * configure: Regenerate.
8048
8049 * configure.in: Replace ${libstdcxx_version} by its value.
8050 Remove reference to mh-dgux.
8051 * configure: Regenerate.
8052
8053 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8054
8055 * MAINTAINERS (Write After Approval): Add myself.
8056
8057 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8058
8059 * Makefile.tpl: Rearrange.
8060 * Makefile.in: Regenerate.
8061
8062 2003-02-25 Uwe Stieber <uwe@wwws.de>
8063
8064 * configure.in: Add support for kaOS as cross build target system.
8065 * configure: Regenerated.
8066
8067 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8068
8069 * MAINTAINERS (Write after approval): Add myself.
8070
8071 2003-02-21 James E Wilson <wilson@tuliptree.org>
8072
8073 * MAINTAINERS: Update my email address.
8074
8075 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8076
8077 * MAINTAINERS: Add self to blanket write privs. section.
8078
8079 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8080
8081 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8082 configure-target-* as some target builds may require additional
8083 flags for preprocessor tests.
8084 * Makefile.in: Regenerated.
8085
8086 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8087
8088 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8089 * ltconfig: Handle it.
8090 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8091 auto-detecting it.
8092
8093 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8094 it is used as argument to $CC.
8095 * ltcf-gcj.sh: Likewise.
8096
8097 * configure.in: Introduce --enable-maintainer-mode.
8098 * configure: Rebuilt.
8099 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8100 for maintainer mode.
8101 * Makefile.in: Rebuilt.
8102
8103 2003-02-18 Jason Merrill <jason@redhat.com>
8104
8105 * Makefile.tpl (check-c++): Allow parallelism.
8106
8107 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8108
8109 * MAINTAINERS: Remove John Carr (who never actually had access to
8110 gcc.gnu.org).
8111
8112 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8113
8114 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8115 don't configure target-libobjc.
8116 * configure: Regenerate.
8117
8118 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8119
8120 * Makefile.tpl (RANLIB): Define.
8121 * Makefile.in: Regenerate.
8122
8123 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8124
8125 * MAINTAINERS: Update my email.
8126
8127 2003-02-06 Keith R Seitz <keiths@redhat.com>
8128
8129 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8130 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8131 * Makefile.in: Regenerated.
8132 * configure.in: Remove all traces of snavigator, db, and grep.
8133 * configure: Regenerated.
8134
8135 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8136
8137 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8138 After Approval.
8139
8140 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8141
8142 * MAINTAINERS (Write after approval): Add myself.
8143
8144 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8145
8146 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8147 * Makefile.in: Regenerated.
8148
8149 2003-01-30 Roger Sayle <roger@eyesopen.com>
8150
8151 * config.guess: Updated to 2003-01-30's version.
8152 * config.sub: Updated to 2003-01-28's version.
8153
8154 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8155
8156 * config.if: If gcc_version is already set, just use it. Don't set
8157 gcc_version_trigger if it's already set, otherwise set it to
8158 gcc/version.c, but only if the file exists. If it is not set and
8159 gcc/version.c does not exist, try to extract the version number from
8160 $CC.
8161
8162 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8163
8164 * MAINTAINERS: Add myself to write-after-approval list.
8165
8166 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8167
8168 * configure.in: Revert 24Jan change.
8169 * configure: Regenerate.
8170
8171 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8172
8173 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8174 entry of HJ Lu.
8175
8176 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8177
8178 * configure.in: Revert previous change.
8179 * configure: Regenerate.
8180
8181 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8182
8183 * configure.in: Make rda native-only.
8184 * configure: Regenerate.
8185
8186 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8187
8188 * MAINTAINERS: Move myself from GNATS-only-accounts to
8189 write-after-approval.
8190
8191 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8192
8193 * configure.in: Add missing \.
8194 * configure: Rebuilt.
8195
8196 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8197
8198 * configure.in (baseargs): Avoid using \| in sed regular
8199 expressions.
8200 * configure: Rebuilt.
8201
8202 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8203
8204 * configure.in (baseargs): Remove all supported forms of
8205 --cache-file, --srcdir, --host, --build and --target options
8206 from argument lists.
8207 * configure: Rebuilt.
8208
8209 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8210
8211 * MAINTAINERS: Add myself to write-after-approval list.
8212
8213 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8214
8215 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8216 * configure: Rebuilt.
8217
8218 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8219
8220 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8221 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8222 * Makefile.in: Regenerate.
8223 * configure: Regenerate.
8224
8225 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8226
8227 * configure.in: Remove Makefile in build, host and target modules
8228 unless configure was run with --no-recursion.
8229 * configure: Rebuilt.
8230
8231 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8232
8233 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8234 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8235 * Makefile.in: Regenerate.
8236
8237 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8238
8239 * config.guess: Update to 2003-01-03 version.
8240 * config.sub: Update to 2003-01-03 version.
8241
8242 2003-01-07 Christopher Faylor <cgf@redhat.com>
8243
8244 * configure: Regenerate with proper autoconf 2.13.
8245
8246 2003-01-07 Christopher Faylor <cgf@redhat.com>
8247
8248 * configure.in: Add AC_PREREQ for consistency.
8249 * configure: Regenerate.
8250
8251 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8252
8253 * configure.in (GDB_TK): Add tcl directories conditional on
8254 gdb/gdbtk directory being present.
8255 * configure: Regenerate.
8256
8257 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8258
8259 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8260 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8261 * configure: Rebuilt.
8262
8263 2002-12-31 Tom Tromey <tromey@redhat.com>
8264
8265 * Makefile.in: Rebuilt.
8266 * Makefile.def (target_modules) [libffi]: Allow installation.
8267
8268 2002-12-31 Andreas Schwab <schwab@suse.de>
8269
8270 * configure.in: Fix use of $program_transform_name.
8271 * configure: Regenerated.
8272
8273 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8274
8275 * configure.in (baseargs): Don't remove first configure argument.
8276 * configure: Regenerated.
8277
8278 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8279
8280 * Makefile.tpl (local-distclean): Don't remove...
8281 (multilib.ts): ... this. Moved into...
8282 (multilib.out): ... this. Don't use sub-make.
8283 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8284 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8285 (configure-build-[+module+], configure-[+module+],
8286 configure-target-[+module+], configure-gcc): ... these. Test
8287 for Makefile existence. Drop config.status from dependencies.
8288 * Makefile.in: Rebuilt.
8289 * configure.in: Move gcc-version-trigger to the end of
8290 ac_configure_args. Add comments to maybedep.tmp and
8291 serdep.tmp. Introduce --disable-serial-configure. Remove
8292 nonopt from baseargs, matching and removing corresponding
8293 whitespace while at it.
8294 * configure: Rebuilt.
8295
8296 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8297
8298 * configure.in (host_configargs): Replace reference to
8299 no-longer-defined buildopts with --build=${build_alias}.
8300 * configure: Rebuilt.
8301
8302 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8303 program_transform_name to standard idiom.
8304 (AUTOGEN, AUTOCONF): Define.
8305 (Makefile.in): Use $(AUTOGEN).
8306 (Makefile): Depend on config.status, and use autoconf-style rule to
8307 build it. Move original commands to...
8308 (config.status): ... this new target.
8309 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8310 $(AUTOCONF).
8311 * Makefile.in: Rebuilt.
8312
8313 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8314
8315 * Makefile.tpl: Fix dramatic bustage due to change in
8316 program_transform_name.
8317 * Makefile.in: Regenerate.
8318
8319 * configure.in: Remove unnecessary PATH setting.
8320 * configure: Regnerate.
8321
8322 * configure.in: Don't default to unprefixed tools unless
8323 the native tools will work.
8324 * configure: Regenerate.
8325
8326 * configure.in: Convert to autoconf script. Blow away lots
8327 of now-redundant Makefile fragments.
8328 * configure: Generate using Autoconf.
8329 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8330 * Makefile.in: Regenerate.
8331
8332 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8333
8334 * configure: Fix stupid bug where RANLIB was mistakenly included.
8335
8336 * configure.in: Rename (buildargs, hostargs, targargs) to
8337 (build_configargs, host_configargs, target_configargs).
8338
8339 * configure.in: Move logic out of sed statement.
8340
8341 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8342 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8343
8344 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8345
8346 * config.sub: Import from master repository
8347 * config.guess: Ditto
8348
8349 2002-12-24 Andreas Schwab <schwab@suse.de>
8350
8351 * Makefile.tpl (multilib.out): Fix missing space.
8352 * Makefile.in: Regenerate.
8353
8354 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8355
8356 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8357 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8358 * Makefile.in: Regenerate.
8359 * configure.in: Remove unnecessary leftovers.
8360
8361 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8362
8363 * configure.in (extra_ranlibflags_for_target): New variable.
8364 (*-*-darwin): Add -c to ranlib commands.
8365 * configure (tooldir): Handle extra_ranlibflags_for_target.
8366
8367 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8368
8369 * Makefile.tpl: Revert HJL's change.
8370 * Makefile.in: Regenerated.
8371 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8372 always.
8373
8374 2002-12-19 Andreas Schwab <schwab@suse.de>
8375
8376 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8377 * Makefile.in: Regenerate.
8378
8379 2002-12-18 H.J. Lu <hjl@gnu.org>
8380
8381 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8382 * Makefile.in: Regenerated.
8383
8384 * configure.in (build_prefix): New. Substitute.
8385
8386 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8387
8388 * Makefile.tpl: Don't let real targets depend on phony targets.
8389 * Makefile.in: Regenerate.
8390
8391 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8392 * Makefile.in: Regenerate.
8393
8394 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8395
8396 * config.sub: Import from master repository
8397 * config.guess: Ditto
8398
8399 2002-12-16 Jason Merrill <jason@redhat.com>
8400
8401 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8402 previous 'make bootstrap'.
8403 * Makefile.in: Regenerate.
8404
8405 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8406
8407 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8408
8409 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8410
8411 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8412 * Makefile.in: Regenerate.
8413
8414 2002-12-13 Jason Merrill <jason@redhat.com>
8415
8416 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8417 library tests.
8418 (check-c++): Just depend on it and check-target-libstdc++-v3.
8419 * Makefile.in: Regenerate.
8420
8421 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8422
8423 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8424 * Makefile.in: Rebuilt.
8425
8426 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8427
8428 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8429
8430 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8431
8432 * configure: Fix bug put in by gremlins.
8433
8434 * Makefile.tpl: Substitute more autoconfily.
8435 * configure: Substitute more autoconfily.
8436 * Makefile.in: Regenerate.
8437
8438 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8439
8440 * config.sub: Import from master repository
8441 * config.guess: Ditto
8442 * MAINTAINERS: Added Svein Seldal under write after approval
8443
8444 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8445
8446 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8447 * Makefile.in (all-sim): Ditto.
8448
8449 2002-12-06 DJ Delorie <dj@redhat.com>
8450
8451 * Makefile.tpl: Change configure dependencies to not have real
8452 targets depend on phony targets.
8453
8454 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8455
8456 * configure.in: Revert unintentional change.
8457
8458 * Makefile.tpl: Change dependency for */multilib.out so that
8459 it works when gcc isn't in the tree.
8460
8461 * configure.in: Substitute more.
8462 * configure: Run subconfigures from the Makefile.
8463 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8464 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8465
8466 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8467
8468 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8469
8470 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8471
8472 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8473 and corresponding dependencies.
8474 * Makefile.in: Regenerate.
8475
8476 * configure.in (host_tools): Order binutils, gas and ld for
8477 convenience in running the testsuites.
8478
8479 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8480 * Makefile.in: Regenerate.
8481 * configure.in: Introduce rules to serialize subconfigure runs.
8482
8483 * configure.in: Introduce BASE_CC_FOR_TARGET.
8484 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8485 Realize configure-build-* targets. Realize configure-target-* targets.
8486 * Makefile.in: Regenerate.
8487
8488 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8489
8490 * configure: Move gcc_version_trigger stuff from here...
8491 * configure.in: ...to here.
8492
8493 * configure.in: Separate subconfigure options added by this file from
8494 options given by the user. Add machinery to put args for host
8495 subconfigures into the Makefile.
8496
8497 * Makefile.tpl: Remove 'vault' targets.
8498 * Makefile.tpl: Reorder and comment dependencies.
8499 * Makefile.in: Regenerate.
8500
8501 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8502 * configure.in: Fix my broken commit of previous patch. (sigh)
8503
8504 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8505
8506 * configure.in: Move host-specific darwin noconfigdirs into
8507 the host-specific section.
8508
8509 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8510
8511 * configure.in: Move host-specific darwin noconfigdirs into
8512 the host-specific section.
8513
8514 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8515
8516 * configure: Remove skip-this-dir support.
8517 * Makefile.tpl: Remove skip-this-dir support.
8518
8519 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8520 subdirectories.
8521 * Makefile.in: Regenerate.
8522
8523 * Makefile.tpl: Strip out useless setting of 'dir'.
8524 * Makefile.in: Regenerate.
8525
8526 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8527
8528 * configure.in: Fix deeply stupid bug.
8529
8530 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8531 shell code in CXX_FOR_TARGET
8532 * Makefile.def: Introduce raw_cxx.
8533 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8534 RAW_CXX_FOR_TARGET.
8535 * Makefile.in: Regenerate.
8536
8537 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8538
8539 * Makefile.tpl: Remove unnecessary ifs.
8540 * Makefile.in: Regenerate.
8541
8542 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8543 dependencies. Maybe-ize build-libiberty. Create dummy install
8544 targets for 'no_install' modules.
8545 * configure: Move GDB_TK substitution to configure.in. Move
8546 build_modules stuff to configure.in.
8547 * configure.in: Implement soft dependency machinery. Maybe-ize
8548 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8549 * Makefile.in: Regenerate.
8550
8551 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8552
8553 * Makefile.tpl: Make all-target, install-target behave similarly
8554 to all, install (only hitting configured targets). Eliminate
8555 unused macro defintions.
8556
8557 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8558 build != host.
8559
8560 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8561
8562 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8563
8564 * configure.in: Produce lists of subdir targets we're actually
8565 configuring. Remove references to "dosrel".
8566 * Makefile.tpl: Let configure set which subdir targets are hit.
8567 Remove install-cross; clean up install; remove ALL. Remove
8568 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8569 Autogenerate host module targets. Remove empty dependency lines
8570 and redundant dependency; rearrange slightly.
8571 * Makefile.def: Add host-side libtermcap, utils.
8572
8573 * Makefile.in: Regenerate.
8574
8575 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8576
8577 * ltconfig (osf[345]): Append $major to soname_spec.
8578 Reflect this in library_names_spec.
8579 * ltmain.sh (osf): Prefix $major with . for use as extension.
8580
8581 2002-11-19 Andreas Jaeger <aj@suse.de>
8582
8583 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8584 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8585 and sparc64 GNU/Linux systems.
8586
8587 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8588
8589 * MAINTAINERS: Update email.
8590
8591 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8592
8593 * MAINTAINERS: Complete James Dennett's entry.
8594
8595 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8596
8597 * MAINTAINERS (Write After Approval): Add myself.
8598
8599 2002-11-13 Bruce Korb <bkorb@gnu.org>
8600
8601 * Makefile.tpl: syntactic cleanup
8602
8603 2002-11-13 Stuart Hastings <stuart@apple.com>
8604
8605 * MAINTAINERS: Add myself to write-after-approval list.
8606
8607 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8608
8609 * Makefile.def: Add list of recursive targets to autogenerate.
8610 Add build_modules.
8611 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8612 targets. Autogenerate *-build-* targets.
8613 * Makefile.in: Regenerate.
8614
8615 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8616
8617 * configure: More autoconf-style substitutions.
8618 * Makefile.tpl: More autoconf-style substitutions.
8619 * Makefile.in: Regenerate.
8620
8621 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8622
8623 * configure: Substitute more variables in a more autoconf-friendly
8624 way. Simplify slightly.
8625 * Makefile.tpl: Make more variables substitutable in an
8626 autoconf-friendly way.
8627 * Makefile.in: Regenerate.
8628
8629 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8630
8631 * MAINTAINERS (Write After Approval): Add myself.
8632
8633 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8634
8635 * configure.in (v810*): Remove special setting of tools.
8636
8637 * configure: Add support for extra required flags for ar or nm.
8638 * configure.in (aix4.3+): Use above support for target-specific
8639 issues, rather than using config/mt-aix43.
8640
8641 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8642
8643 * configure: Remove 'removing', which doesn't work. Replace $subdir
8644 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8645 with $srcdir. Reformat indentation. Substitute some variables
8646 formerly hard-coded in the Makefile for build=host.
8647 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8648 * Makefile.def: Autogenerate more.
8649 * Makefile.in: Regenerate.
8650
8651 2002-11-04 Adam Nemet <anemet@lnxw.com>
8652
8653 * MAINTAINERS (Write After Approval): Add myself.
8654
8655 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8656
8657 * Makefile.def (host_modules): Add rda.
8658 * Makefile.in: Regenerate.
8659 * configure.in (target_tool): Add target-rda to list.
8660
8661 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8662
8663 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8664
8665 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8666
8667 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8668 and restrap targets to this rule.
8669 * Makefile.in: Regenerate.
8670
8671 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8672
8673 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8674 GNATS only accounts.
8675
8676 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8677
8678 * configure.in (i[3456]86-*-linux*): Add check to disable
8679 ${libgcj} for glibc1.
8680
8681 2002-10-24 Denis Chertykov <denisc@overta.ru>
8682
8683 * MAINTAINERS: Add myself as ip2k port maintainer.
8684
8685 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8686
8687 * configure.in: Add tic4x target.
8688
8689 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8690
8691 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8692 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8693 * Makefile.in: Regenerate.
8694
8695 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8696 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8697 * Makefile.in: Regenerate.
8698
8699 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8700
8701 * MAINTAINERS: Add myself as web pages co-maintainer.
8702
8703 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8704
8705 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8706 * Makefile.in: Regenerate.
8707
8708 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8709
8710 * MAINTAINERS: Add myself and Nathan Sidwell
8711 <nathan@codesourcery.com> as VxWorks maintainers.
8712
8713 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8714
8715 * Makefile.def: Remove order dependency comments.
8716 * Makefile.tpl: Add explicit install-install dependencies.
8717 * Makefile.in: Regenerate.
8718
8719 * Makefile.tpl: Remove material now in src-release. (Finally!)
8720 * Makefile.in: Regenerate.
8721
8722 * Makefile.tpl: Add configure-target (for src-release in src)
8723 * Makefile.in: Regenerate.
8724
8725 2002-09-30 Nick Clifton <nickc@redhat.com>
8726
8727 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8728
8729 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8730
8731 * configure.in (s390*-*-linux*): Enable libgcj.
8732
8733 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8734
8735 * configure: Revert accidentally applied changes.
8736
8737 * Makefile.tpl: Make more autoconf-friendly.
8738 * Makefile.in: Regenerate.
8739 * configure: Make substitution more autoconf-like.
8740
8741 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8742
8743 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8744 single entry to handle all these.
8745 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8746 libjava on arm-*-elf.
8747
8748 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8749
8750 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8751 things that depend on them.
8752
8753 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8754
8755 * Makefile.tpl: Make subsituted variables more autoconfy.
8756 * Makefile.in: Regenerate.
8757 * configure: Make seds more autoconfy.
8758
8759 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8760
8761 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8762 * Makefile.in: Regenerate.
8763 * configure.in: Rewrite sed statements to look autoconfy.
8764
8765 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8766 all-target-foo on configure-target-foo.
8767 * Makefile.def: Ditto.
8768 * Makefile.in: Rebuild.
8769
8770 2002-09-25 Andrew Haley <aph@redhat.com>
8771
8772 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8773
8774 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8775
8776 * Makefile.def: New file.
8777 * Makefile.tpl: New file.
8778 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8779 * contrib/gcc_update: Note that Makefile.in is a generated file.
8780
8781 * configure.in: Minor rearrangement. Simplify tests.
8782
8783 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8784
8785 * configure.in (with_headers): Skip copy if value is "yes".
8786 (with_libs): Likewise.
8787
8788 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8789
8790 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8791 * configure.in (sh*-*-pe*): Ditto.
8792 * configure.in (mips*-*-pe*): Ditto.
8793 * configure.in (*arm-wince-pe): Ditto.
8794
8795 * configure.in: Rearrange.
8796
8797 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8798
8799 * MAINTAINERS: Update my email address.
8800
8801 2002-08-30 Paul Koning <pkoning@equallogic.com>
8802
8803 * MAINTAINERS: (Write After Approval): Add myself.
8804
8805 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8806
8807 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8808
8809 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8810
8811 * MAINTAINERS: Change my mailing address.
8812
8813 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8814
8815 * MAINTAINERS (Write After Approval): Remove myself.
8816 (Various Maintainers: c++ runtime libs): Add myself.
8817
8818 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8819
8820 * MAINTAINERS (Write After Approval): Remove myself.
8821 (Various Maintainers: c++ runtime libs): Add myself.
8822
8823 2002-08-15 Eric Christopher <echristo@redhat.com>
8824
8825 * config.sub: Import from master repository.
8826 * config.guess: Ditto.
8827
8828 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8829
8830 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8831 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8832 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8833
8834 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8835
8836 * MAINTAINERS: Add self to rs6000 vector extensions.
8837
8838 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8839
8840 * libiberty/configure: Reverted unintended yesterday's check in.
8841
8842 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8843
8844 * boehm-gc/configure, libf2c/configure: Rebuilt.
8845 * libffi/configure, libiberty/configure: Ditto.
8846 * libjava/configure, libobjc/configure: Ditto.
8847 * libstdc++-v3/configure, zlib/configure: Ditto.
8848 Merged from binutils:
8849 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8850 From Steve Ellcey <sje@cup.hp.com>:
8851 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8852 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8853 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8854 IA64.
8855 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8856 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8857 soname_spec, sys_lib_search_path_spec): Ditto.
8858
8859 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8860
8861 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8862
8863 2002-08-04 H.J. Lu (hjl@gnu.org)
8864
8865 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8866
8867 2002-08-02 Krister Walfridsson <cato@df.lth.se>
8868
8869 * MAINTAINERS (Write After Approval): Add myself.
8870
8871 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8872
8873 * configure.in: Move generic linux case to end. Copy generic
8874 linux noconfigdirs to mips*-*-linux* entry and new
8875 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8876
8877 2002-07-19 Michael Matz <matz@suse.de>
8878
8879 * MAINTAINERS: Add myself as ra* maintainer.
8880
8881 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8882
8883 * config.guess: Update to 2002-07-09 version.
8884 * config.sub: Update to 2002-07-03 version.
8885
8886 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8887
8888 * MAINTAINERS: Fix typo in a maintainer email address.
8889
8890 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8891
8892 * configure.in: Remove two redundant tests.
8893
8894 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8895
8896 * configure.in (mips*-*-irix6*o32): Enable stabs.
8897
8898 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8899
8900 * configure.in: Don't build grez.
8901 * Makefile.in: Ditto.
8902
8903 * Makefile.in: Remove references to bsp, cygmon, libstub.
8904 * configure.in: Ditto.
8905
8906 * configure.in: Remove leftover reference to gdbtest.
8907
8908 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8909
8910 * configure.in (gxx_include_dir): Change to match versioned
8911 C++ headers if --enable-version-specific-runtime-libs is used.
8912
8913 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8914
8915 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8916
8917 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8918
8919 * configure.in: Make --without-x work.
8920
8921 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8922
8923 * configure.in: Rearrange target Makefile fragment collection.
8924
8925 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8926 cvs[src].
8927 * configure.in: Ditto.
8928
8929 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8930
8931 * MAINTAINERS (Write After Approval): Update my e-mail address.
8932
8933 2002-06-24 Ben Elliston <bje@redhat.com>
8934
8935 * configure.in (host_tools): Remove cgen.
8936
8937 * Makefile.in (all-cgen): Remove; runs from its source directory.
8938 (check-cgen, install-cgen, clean-cgen): Likewise.
8939 (all-opcodes): Do not depend on all-cgen.
8940 (all-sim): Likewise.
8941
8942 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8943
8944 * Makefile.in: Eliminate 'apache' targets.
8945 * configure.in: Eliminate 'apache' targets.
8946
8947 * configure.in: Eliminate redundant tests. Reorganize.
8948
8949 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8950
8951 * config-ml.in: Eliminate references to Cygnus configure.
8952
8953 * Makefile.in: Eliminate references to building emacs.
8954
8955 2002-06-28 Graham Stott <graham.stott@btinternet.com>
8956
8957 * MAINTAINERS: Update my email address.
8958
8959 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8960
8961 * config.if (libstdcxx_incdir): Version C++ headers.
8962 (cxx_incdir): Remove.
8963
8964 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8965
8966 * MAINTAINERS (Write After Approval): Add self.
8967
8968 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8969
8970 * configure.in: Add support for ip2k.
8971
8972 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8973
8974 * configure.in: Fix AIX configury bug.
8975
8976 2002-06-20 Steve Ellcey <sje@cup.hp.com>
8977
8978 * MAINTAINERS (Write After Approval): Add self.
8979
8980 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8981
8982 * configure.in: replace ${topsrcdir} with ${srcdir}
8983
8984 * configure.in: Move definition of libstdcxx_flags
8985 right above usage, rather than waaay earlier.
8986
8987 * configure.in: Pull definition of is_cross_compiler earlier.
8988
8989 * configure.in: Rearrange a little.
8990
8991 * configure.in: Remove references to librx.
8992 * Makefile.in: Remove references to librx.
8993
8994 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
8995
8996 * config.sub: Add support for avr target.
8997 Import from master sources, rev 1.255
8998
8999 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9000
9001 * configure, .cvsignore: Revert previous change...
9002 * Makefile: ...delete.
9003
9004 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9005
9006 * configure.in: Eliminate ${gasdir} variable.
9007
9008 2002-06-18 Dave Brolley <brolley@redhat.com>
9009
9010 * configure.in: Add support for frv.
9011 * config.sub: Add support for frv.
9012
9013 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9014
9015 * configure: Remove garbage from previous commit.
9016
9017 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9018
9019 * configure: For in-source builds, make a subdir and re-exec there.
9020 * Makefile: New file. Pass targets through to build directory.
9021 * .cvsignore: No longer ignore "Makefile".
9022
9023 2002-06-16 Douglas Rupp <rupp@gnat.com>
9024
9025 * MAINTAINERS (Write After Approval): Add self.
9026
9027 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9028
9029 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9030
9031 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9032
9033 * configure.in (vax-*-netbsd*): Re-enable gas.
9034
9035 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9036
9037 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9038 BUILD_PREFIX_1, to correct nomenclature.
9039 * configure: Likewise.
9040
9041 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9042 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9043
9044 2002-05-31 Olaf Hering <olh@suse.de>
9045
9046 * config-ml.in: Propogate DESTDIR also.
9047
9048 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9049
9050 * configure.in (vax-*-netbsd*): Don't build gas for this
9051 platform.
9052
9053 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9054
9055 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9056 and libgcj for AVR.
9057
9058 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9059
9060 * MAINTAINERS (Write After Approval): Add myself.
9061
9062 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9063
9064 * config.guess: Update to 2002-05-22 version.
9065 * config.sub: Likewise.
9066
9067 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9068
9069 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9070 * config-ml.in: Likewise.
9071 * configure: Likewise.
9072 * configure.in: Likewise.
9073
9074 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9075
9076 * MAINTAINERS: Update my email address.
9077
9078 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9079
9080 * configure.in: Simplify makefile fragment collection.
9081
9082 * configure.in: Remove code to build emacs.
9083
9084 * configure.in : Remove --srcdir argument from targargs and buildargs
9085 (it's always overridden in the Makefile anyway). Rearrange a bit.
9086
9087 * configure: Move some logic to configure.in.
9088 * configure.in: Move some logic from configure.
9089
9090 2002-05-11 Tom Tromey <tromey@redhat.com>
9091
9092 * MAINTAINERS: Reflect libgcj reality.
9093
9094 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9095
9096 * Makefile.in: Honour DESTDIR.
9097
9098 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9099
9100 * config.guess: Import 2002-03-20 version.
9101 * config.sub: Import 2002-04-26 version.
9102
9103 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9104
9105 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9106
9107 2002-05-07 Tim Josling <tej@melbpc.org.au>
9108
9109 * MAINTAINERS: Add self.
9110
9111 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9112
9113 * ltmain.sh: Detect and handle object name conflicts
9114 while piecewise linking a static library.
9115
9116 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9117
9118 * configure.in (noconfigdirs): Don't disable libgcj on
9119 sparc64-*-solaris* and sparcv9-*-solaris*.
9120
9121 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9122
9123 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9124
9125 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9126
9127 * configure.in (FLAGS_FOR_TARGET): Do not add
9128 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9129 on i[3456]86-*-linux*.
9130
9131 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9132
9133 * configure.in (noconfigdirs): Replace [ ] with test.
9134
9135 * configure.in (noconfigdirs): Do not add target-newlib if
9136 target == i[3456]86-*-linux*, and host == target.
9137
9138 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9139
9140 * configure.in: delete reference to absent file
9141
9142 * configure.in: replace '[' with 'test'
9143
9144 * configure.in: Eliminate references to gash.
9145 * Makefile.in: Eliminate references to gash.
9146
9147 * configure.in: remove useless references to 'pic' makefile fragments.
9148
9149 * configure.in: (*-*-windows*) Finish removing.
9150
9151 * configure.in: Eliminate redundant test for libgui.
9152
9153 2002-04-29 Roger Sayle <roger@eyesopen.com>
9154
9155 * MAINTAINERS: Add self and realphabetize. Update entries
9156 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9157 entry for a29k port maintainer.
9158
9159 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9160
9161 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9162 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9163
9164 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9165
9166 * configure.in: remove references to dead files
9167
9168 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9169
9170 * MAINTAINERS: Add information about purpose of this file.
9171
9172 2002-04-18 Tom Tromey <tromey@redhat.com>
9173
9174 * configure.in: Disallow configuring libgcj when it is already
9175 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9176 Solaris 2.8 by default. For PR libgcj/6158.
9177
9178 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9179
9180 * configure.in: Move default CC setting out of config/mh-* fragments
9181 directly into here.
9182
9183 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9184
9185 * configure.in: don't even try to configure or make a subdirectory
9186 if there's no configure script for it.
9187
9188 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9189
9190 * MAINTAINERS: Remove chill maintainers.
9191 * Makefile.in (CHILLFLAGS): Remove.
9192 (CHILL_LIB): Remove.
9193 (TARGET_CONFIGDIRS): Remove libchill.
9194 (CHILL_FOR_TARGET): Remove.
9195 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9196 CHILL_LIB.
9197 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9198 (CHECK_TARGET_MODULES): Likewise.
9199 (INSTALL_TARGET_MODULES): Likewise.
9200 (CLEAN_TARGET_MODULES): Likewise.
9201 (configure-target-libchill): Remove.
9202 (all-target-libchill): Remove.
9203 * configure.in (target_libs): Remove target-libchill.
9204 Do not compute CHILL_FOR_TARGET.
9205 * libchill: Remove directory.
9206
9207 2002-04-11 DJ Delorie <dj@redhat.com>
9208
9209 * Makefile.in, configure.in: Sync with binutils, entries
9210 follow...
9211
9212 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9213
9214 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9215 (do-tar, do-bz2): New rules.
9216 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9217 (gdb-tar): New rule.
9218 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9219 (insight_dejagnu.tar): New rule.
9220 (insight.tar): New rule.
9221 (gdb+dejagnu.tar): New rule.
9222 (gdb.tar): New rule.
9223
9224 2002-02-01 Mo DeJong <supermo@bayarea.net>
9225
9226 * Makefile.in: Add all-tix to deps for all-snavigator
9227 so that tix is built when building snavigator.
9228
9229 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9230
9231 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9232 ld and gdb are not supported.
9233
9234 2002-01-07 Mark Salter <msalter@redhat.com>
9235
9236 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9237 Allow target-libgloss to be built for arm, strongarm, and xscale.
9238
9239 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9240
9241 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9242 options for i[3456]86-pc-linux* native builds.
9243
9244 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9245
9246 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9247 files from .po files for a distribution.
9248
9249 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9250
9251 * configure.in: Enable libstdc++-v3 for h8300 targets.
9252
9253 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9254
9255 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9256 version from bfd/.
9257
9258 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9259
9260 * Makefile.in (VER): When present, extract the version number from
9261 the file version.in.
9262
9263 2001-05-24 Tom Rix <trix@redhat.com>
9264
9265 * configure.in : enable ld for aix
9266
9267 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9268
9269 * config.guess: Add linux target for S/390.
9270
9271 2000-11-07 Philip Blundell <pb@futuretv.com>
9272
9273 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9274
9275 2000-11-03 Philip Blundell <pb@futuretv.com>
9276
9277 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9278 files.
9279
9280 2001-01-15 Ben Elliston <bje@redhat.com>
9281
9282 * configure.in (host_tools): Add sid.
9283 Always configure cgen.
9284
9285 2000-11-24 Nick Clifton <nickc@redhat.com>
9286
9287 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9288
9289
9290 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9291
9292 * Makefile.in (ALL_MODULES): Add all-cgen.
9293 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9294 (all-cgen): New target.
9295 (all-opcodes,all-sim): Depend on all-cgen.
9296 * configure.in (host_tools): Add cgen.
9297 Only configure cgen if --enable-cgen-maint.
9298
9299 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9300
9301 * configure.in: Add *-*-freebsd* configurations.
9302
9303 2002-04-08 Tom Tromey <tromey@redhat.com>
9304
9305 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9306 Fixes PR libgcj/6068.
9307
9308 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9309
9310 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9311
9312 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9313
9314 * configure.in (alpha*-dec-osf*): Enable libgcj.
9315
9316 2003-03-27 Matthew Gingell <gingell@gnat.com>
9317
9318 * MAINTAINERS (Write After Approval): Add myself.
9319
9320 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9321
9322 Fix for: PR bootstrap/3591, target/5676
9323 * configure.in (mcore-pe): Disable the configuration of
9324 libstdc++-v3 since exceptions are not supported.
9325
9326 2002-03-20 Anthony Green <green@redhat.com>
9327
9328 * configure.in: Enable libgcj for xscale-elf target.
9329
9330 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9331
9332 * MAINTAINERS: Update my email address.
9333
9334 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9335
9336 * ltmain.sh (relink_command): Fix typo in previous change.
9337
9338 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9339
9340 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9341 (relink_command): Added --tag flags.
9342 (mode=install): If relinking fails; error out.
9343
9344 2002-03-12 Richard Henderson <rth@redhat.com>
9345
9346 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9347 .NOTPARALLEL tag.
9348 (do-check): Rename from check.
9349 (check): Allow parallel check.
9350
9351 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9352
9353 * MAINTAINERS: Add myself as maintainer for xtensa port.
9354 Fix alphabetical order in CPU port maintainer list.
9355 Remove myself from Write After Approval list.
9356
9357 2002-03-11 Richard Henderson <rth@redhat.com>
9358
9359 * Makefile.in (.NOTPARALLEL): Add fake tag.
9360
9361 2002-03-07 H.J. Lu (hjl@gnu.org)
9362
9363 * configure.in: Enable gprof for mips*-*-linux*.
9364
9365 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9366
9367 * MAINTAINERS (Write After Approval): Add myself.
9368
9369 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9370
9371 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9372 libjava.
9373 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9374
9375 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9376
9377 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9378 because its Makefile is there; test for the executable instead.
9379
9380 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9381
9382 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9383 libstdc++-v3 and libjava.
9384
9385 2002-02-11 Adam Megacz <adam@xwt.org>
9386
9387 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9388 boehm-gc
9389
9390 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9391
9392 * config.guess: Updated to 2002-01-30's version.
9393 * config.sub: Updated to 2002-02-01's version.
9394 Contribute sh64-elf.
9395 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9396 * configure.in: Added sh64-*-*.
9397
9398 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9399
9400 * MAINTAINERS: Belatedly add myself to write after approval list.
9401
9402 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9403
9404 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9405 Remove self as Write After Approval.
9406
9407 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9408
9409 * MAINTAINERS: Put self in as maintainer for contrib/regression
9410 directory.
9411
9412 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9413
9414 * MAINTAINERS: Update my email address.
9415
9416 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9417
9418 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9419 target-libiberty, and target-libgloss. Skip Java-related
9420 libraries if not supported for NetBSD on target CPU.
9421
9422 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9423
9424 * install-sh: Use _inst.$$_ for temp file name.
9425
9426 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9427
9428 * MAINTAINERS (Write After Approval): Move my contact info
9429 from here...
9430 (OS Port Maintainers): ...to here (netbsd).
9431
9432 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9433
9434 * MAINTAINERS (Write After Approval): Add myself.
9435
9436 2002-01-17 H.J. Lu <hjl@gnu.org>
9437
9438 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9439 (all-target-fastjar): Also depend on all-target-libiberty.
9440
9441 2002-01-16 H.J. Lu (hjl@gnu.org)
9442
9443 * config.guess: Import from master sources, rev 1.225.
9444 * config.sub: Import from master sources, rev 1.238.
9445
9446 2002-01-16 Kazu Hirata <kazu@hxi.com>
9447
9448 * MAINTAINERS (Write After Approval): Remove myself.
9449
9450 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9451
9452 * MAINTAINERS (Write After Approval): Add myself.
9453
9454 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9455
9456 * MAINTAINERS: Add self as docs co-maintainer.
9457
9458 2001-12-11 Matthias Klose <doko@debian.org>
9459
9460 * MAINTAINERS (Write After Approval): Add myself.
9461
9462 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9463
9464 * MAINTAINERS: Update my email address.
9465
9466 2001-12-07 Turly O'Connor <turly@apple.com>
9467 * MAINTAINERS (Write After Approval): Add myself.
9468 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9469 (rs6000_initialize_trampoline): Call __trampoline_setup for
9470 ABI_DARWIN too.
9471 * darwin-tramp.asm: New file, implements __trampoline_setup.
9472 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9473
9474 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9475
9476 * MAINTAINERS (Write After Approval): Add myself.
9477
9478 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9479
9480 * configure, configure.in: Use temp file for long sed commands.
9481
9482 2001-12-03 Laurent Guerby <guerby@acm.org>
9483
9484 * config.sub: Update to version 1.232 on subversion.
9485
9486 2001-12-03 Ben Elliston <bje@redhat.com>
9487
9488 * MAINTAINERS: Update mail address for config.* patches.
9489
9490 2001-11-27 DJ Delorie <dj@redhat.com>
9491 Zack Weinberg <zack@codesourcery.com>
9492
9493 When build != host, create libiberty for the build machine.
9494
9495 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9496 CONFIG_ARGUMENTS.
9497 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9498 New variables.
9499 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9500 and rules.
9501 (all.normal): Depend on ALL_BUILD_MODULES.
9502 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9503 (all-build-libiberty): Depend on configure-build-libiberty.
9504
9505 * configure: Calculate and substitute proper value for
9506 ALL_BUILD_MODULES.
9507 * configure.in: Create the build subdirectory.
9508 Calculate and substitute TARGET_CONFIGARGS (formerly
9509 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9510
9511 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9512
9513 * MAINTAINERS (write-after-approval): Add self.
9514
9515 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9516
9517 * MAINTAINERS (GNATS only accounts): Remove self.
9518
9519 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9520
9521 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9522 libf2c.
9523
9524 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9525
9526 * MAINTAINERS (Write After Approval): Add self.
9527
9528 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9529
9530 * MAINTAINERS: mips and s390 are also CPU ports.
9531
9532 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9533
9534 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9535
9536 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9537
9538 * MAINTAINERS: Alphabetize.
9539
9540 2001-11-09 Kazu Hirata <kazu@hxi.com>
9541
9542 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9543
9544 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9545
9546 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9547
9548 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9549
9550 * configure.in (--enable-languages): Be more permissive about
9551 syntax. Check for empty lists better. Warn about $LANGUAGES.
9552
9553 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9554
9555 * config.sub: Import from master sources, rev. 1.230.
9556 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9557
9558 2001-11-07 Laurent Guerby <guerby@acm.org>
9559
9560 * MAINTAINERS (Write After Approval): Add self.
9561
9562 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9563
9564 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9565
9566 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9567
9568 * config.sub: Import from master sources, rev 1.226.
9569 * config.guess: Import from master sources, rev 1.216.
9570
9571 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9572
9573 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9574 * MAINTAINERS: Add self as maintainer of MMIX port.
9575 Remove old after-approval entry.
9576
9577 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9578
9579 * ChangeLog, configure: Fix spelling errors.
9580
9581 2001-10-20 Brendan Kehoe <brendan@zen.org>
9582
9583 * MAINTAINERS: Tweak my address.
9584
9585 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9586
9587 * MAINTAINERS: Update my email address.
9588
9589 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9590
9591 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9592 * MAINTAINERS: Add self as maintainer of CRIS port.
9593
9594 2001-10-10 Geert Bosch <bosch@gnat.com>
9595
9596 * MAINTAINERS (Various maintainers: Ada front end):
9597 Added Robert Dewar.
9598
9599 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9600
9601 * MAINTAINERS (Write After Approval): Added self
9602
9603 2001-10-02 Geert Bosch <bosch@gnat.com>
9604
9605 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9606
9607 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9608
9609 * configure: Handle temporary files securely using mkdir.
9610
9611 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9612
9613 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9614
9615 2001-09-26 Will Cohen <wcohen@redhat.com>
9616
9617 * configure.in (*-*-linux*): Disable configuration of target-newlib
9618 and target-libgloss.
9619
9620 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9621
9622 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9623 RANLIB.
9624
9625 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9626
9627 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9628 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9629 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9630 avoid quotes nesting problems.
9631 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9632 (DO_X): Export only variables that are set.
9633
9634 2001-09-19 Ben Elliston <bje@redhat.com>
9635
9636 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9637 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9638 semantics. Use the shell built-in "type" command instead.
9639
9640 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9641
9642 Merged from gcc-3_0-branch:
9643 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9644 * ltcf-c.sh: Use $objext, not $ac_objext.
9645 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9646 * ltcf-cxx.sh: Add support for GNU.
9647 2001-07-22 Timothy Wall <twall@redhat.com>
9648 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9649 default settings if using GNU tools with that configuration.
9650 * ltcf-cxx.sh: Ditto.
9651 * ltcf-gcj.sh: Ditto.
9652 2001-07-21 Michael Chastain <chastain@redhat.com>
9653 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9654 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9655 * ltmain.sh: Mark as gcc-local.
9656
9657 2001-08-30 Eric Christopher <echristo@redhat.com>
9658 Jason Eckhardt <jle@redhat.com>
9659
9660 * config.guess: Merge from master sources.
9661 * config.sub: Merge from master sources, add support for mipsisa32.
9662
9663 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9664 * config.sub: Merge from master sources, rev 1.219.
9665 * MAINTAINERS: Add self as contact for stormy16 port.
9666
9667 2001-08-14 Zack Weinberg <zackw@panix.com>
9668
9669 * config.sub: Merge from master sources, rev 1.218.
9670 * config.guess: Merge from master sources, rev 1.209.
9671
9672 2001-08-11 Graham Stott <grahams@redhat.com>
9673
9674 * Makefile.in (check-c++): Add missing semicolon.
9675
9676 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9677
9678 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9679
9680 2001-07-30 Eric Christopher <echristo@redhat.com>
9681
9682 * MAINTAINERS (Various maintainers: mips port): Added myself.
9683
9684 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9685
9686 * configure.in (sh-*-linux*): New.
9687
9688 2001-07-27 Richard Henderson <rth@redhat.com>
9689
9690 * .cvsignore: Add LAST_UPDATED.
9691
9692 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9693
9694 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9695
9696 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9697
9698 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9699
9700 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9701
9702 * MAINTAINERS (Write After Approval): Added myself.
9703
9704 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9705
9706 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9707 and libgcj on m68hc11/m68hc12.
9708
9709 2001-06-27 H.J. Lu (hjl@gnu.org)
9710
9711 * Makefile (CFLAGS_FOR_BUILD): New.
9712 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9713
9714 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9715
9716 * README: Remove version number.
9717
9718 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9719
9720 * INSTALL/README: Update wrt. to the installation instructions now
9721 residing in gcc/doc/install.texi.
9722
9723 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9724
9725 * README: Replace with a cut-down and updated version of gcc/README.
9726
9727 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9728
9729 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9730 multilibs to be disabled.
9731
9732 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9733
9734 * MAINTAINERS (Write After Approval): Add myself.
9735
9736 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9737
9738 * config.guess: Import CVS version 1.195.
9739 * config.sub: Import CVS version 1.212.
9740
9741 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9742
9743 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9744 gcc/xgcc is built, use -print-prog-name to find out the program
9745 name to use.
9746
9747 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9748
9749 * config.guess: Import CVS version 1.194. All gcc-local changes
9750 appear to also be in the master copy.
9751 * config.sub: Import CVS version 1.211.
9752
9753 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9754
9755 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9756 with_gcc]: Use `gcc -shared' to build a shared library.
9757
9758 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9759
9760 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9761 archives.
9762
9763 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9764
9765 * MAINTAINERS (Write After Approval): Add myself.
9766
9767 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9768
9769 * configure.in (libstdcxx_flags): Do not try to execute
9770 libstdc++-v3/testsuite_flags until it exists.
9771
9772 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9773
9774 * MAINTAINERS: Update my email address.
9775
9776 2001-05-31 Graham Stott <grahams@redhat.com>
9777
9778 * MAINTAINERS (Write After Approval): Add myself.
9779
9780 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9781
9782 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9783 libraries when using g++ with native linker.
9784
9785 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9786
9787 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9788
9789 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9790
9791 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9792 [aix4*|aix5*]: Prepend blank.
9793
9794 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9795
9796 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9797 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9798 of subdir/configure scripts to use the new libtool.m4.
9799
9800 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9801
9802 * MAINTAINERS (Write After Approval): Add myself.
9803
9804 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9805
9806 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9807
9808 2001-05-11 Ben Elliston <bje@redhat.com>
9809
9810 * Makefile.in (all-sid): New target.
9811 (check-sid, clean-sid, install-sid): Likewise.
9812
9813 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9814
9815 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9816
9817 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9818
9819 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9820 libgcj.
9821
9822 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9823
9824 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9825 gcc/xgcc is built, use -print-prog-name to find out the program
9826 name to use.
9827
9828 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9829
9830 * configure.in (noconfigdirs): Don't reset it from scratch in the
9831 target case; only append to it.
9832
9833 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9834 sparc-*-solaris2.8]: Disable ${libgcj}.
9835
9836 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9837
9838 * configure.in (libgcj_saved): Copy from $libgcj.
9839 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9840 --disable-libgcj.
9841
9842 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9843
9844 * MAINTAINERS: Remove self as MIPS maintainer and
9845 C front end maintainer.
9846
9847 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9848
9849 * configure.in: Move *-chorusos target case to the proper switch.
9850 Disable libgcj.
9851
9852 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9853
9854 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9855 1.641.2.228.
9856
9857 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9858
9859 * Makefile.in (STAGE1_CFLAGS): Pass down.
9860
9861 2001-04-13 Alan Modra <amodra@one.net.au>
9862
9863 * config.guess: Add hppa64-linux support. Note for next import that
9864 this is already in the master file.
9865 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9866
9867 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9868
9869 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9870 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9871
9872 2001-04-11 Stan Shebs <shebs@apple.com>
9873
9874 * MAINTAINERS: Add self as Darwin port maintainer.
9875
9876 2001-04-11 Alan Modra <amodra@one.net.au>
9877
9878 * MAINTAINERS: Update my email address.
9879
9880 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
9881
9882 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9883 recent versions of FreeBSD (release 3 or later).
9884 * ltconfig: On FreeBSD, -lc must not be provided when building
9885 a shared library or else the standard -pthread gcc option is
9886 rendered worthless to later users of the built library.
9887
9888 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9889
9890 * MAINTAINERS: Add self and RTH as C front end maintainers.
9891
9892 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
9893
9894 * config.sub: Make sure to match an already-canonicalized
9895 machine name (eg. mn10300-unknown-elf).
9896
9897 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9898
9899 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9900 New macros.
9901 (bootstrap, cross): Use RECURSE_FLAGS.
9902 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9903
9904 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9905
9906 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9907
9908 2001-03-22 Colin Howell <chowell@redhat.com>
9909
9910 * Makefile.in (DO_X): Do not backslash single-quotes in
9911 backquotes (two places).
9912
9913 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9914
9915 Re-installed:
9916 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9917 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9918 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9919 * ltcf-cxx.sh: Likewise.
9920 * ltcf-gcj.sh: Likewise.
9921
9922 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9923
9924 * MAINTAINERS: Add myself as "documentation co-maintainer".
9925
9926 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9927
9928 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9929 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9930
9931 2001-03-19 Tom Tromey <tromey@redhat.com>
9932
9933 * config-ml.in: Handle GCJ and GCJFLAGS.
9934
9935 2001-03-21 Michael Chastain <chastain@redhat.com>
9936
9937 * Makefile.in: all-m4 depends on all-texinfo.
9938
9939 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
9940
9941 * MAINTAINERS: Add myself to write after approval list.
9942
9943 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
9944
9945 * Makefile.in (DO_X): Quote nested quotes.
9946
9947 2001-03-18 Alan Modra <alan@linuxcare.com.au>
9948
9949 * MAINTAINERS: Add myself to write after approval list.
9950
9951 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
9952
9953 * Makefile.in (DO_X): Use double quotes for quoting
9954 "RANLIB=$${RANLIB}".
9955
9956 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9957
9958 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9959
9960 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
9961
9962 * configure.in: Only use `lang_requires' for languages athat are
9963 actually enabled.
9964
9965 2001-03-08 Phil Edwards <pme@sources.redhat.com>
9966
9967 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9968
9969 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9970
9971 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9972
9973 2001-03-07 Tom Tromey <tromey@redhat.com>
9974
9975 * configure.in: Allow config-lang.in to set `lang_requires' to list
9976 of other required languages.
9977
9978 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
9979
9980 * Makefile.in: Remove RANLIB definition. Use RANLIB
9981 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9982 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9983
9984 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
9985 Alexandre Oliva <aoliva@redhat.com>
9986
9987 * Makefile.in (check-c++): Use tabs, not spaces.
9988
9989 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
9990
9991 * MAINTAINERS: add myself to Write After Approval list.
9992
9993 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
9994
9995 * Makefile.in (check-c++): New rule.
9996
9997 * configure.in (target_libs): Remove libg++.
9998 (noconfigdirs): Remove libg++.
9999 (noconfigdirs): Same.
10000 (noconfigdirs): Same.
10001 (noconfigdirs): Same.
10002
10003 * config-ml.in: Remove libg++ references.
10004
10005 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10006 (ALL_TARGET_MODULES): Same.
10007 (configure-target-libg++): Remove.
10008 (all-target-libg++): Remove.
10009 (configure-target-libio): Remove.
10010 (all-target-libio): Remove.
10011 (check-target-libio): Remove.
10012 (.PHONY): Remove.
10013 (libg++.tar.bz2): Remove.
10014 (all-target-cygmon): Remove libio.
10015 (all-target-libstdc++): Remove.
10016 (configure-target-libstdc++): Remove.
10017 (TARGET_LIB_PATH): Remove libstdc++.
10018 (ALL_GCC_CXX): Remove libstdc++.
10019 (all-target-gperf): Correct.
10020
10021 2001-02-16 Nick Clifton <nickc@redhat.com>
10022
10023 * configure.in (noconfigdirs): Allow configuration of texinfo
10024 for Cygwin hosts.
10025
10026 2001-02-15 Anthony Green <green@redhat.com>
10027
10028 * configure: Introduce GCJ_FOR_TARGET.
10029 * configure.in: Ditto.
10030 * Makefile.in: Ditto.
10031
10032 2001-02-13 Andreas Schwab <schwab@suse.de>
10033
10034 * MAINTAINERS: Update mail address.
10035
10036 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10037
10038 * config.guess: Add linux target for S/390.
10039 * config.sub: Likewise.
10040
10041 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10042
10043 * configure.in: for *-chorusos, don't config target-newlib and
10044 target-libgloss.
10045
10046 2001-02-06 Ben Elliston <bje@redhat.com>
10047
10048 * configure: Output host type to stdout, not stderr.
10049
10050 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10051
10052 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10053 * ltcf-cxx.sh: Likewise.
10054
10055 * config.if: Assume enable_libstdcxx_v3 is defined.
10056
10057 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10058
10059 Remove V2 C++ library.
10060 * configure.in: Remove --enable-libstdcxx_v3 support.
10061
10062 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10063
10064 * include/demangle.h: Add prototype for java_demangle_v3.
10065
10066 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10067
10068 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10069
10070 2001-01-27 Richard Henderson <rth@redhat.com>
10071
10072 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10073
10074 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10075
10076 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10077 Don't unset, it's non-portable and no longer necessary, set to empty
10078 instead.
10079
10080 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10081
10082 * ltconfig: Shell portability fix for the tagname validity check.
10083
10084 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10085
10086 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10087 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10088
10089 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10090
10091 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10092
10093 2001-01-26 Tom Tromey <tromey@redhat.com>
10094
10095 * configure.in: Allow libgcj to be built on Sparc Solaris.
10096
10097 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10098
10099 * ltcf-c.sh: Add aix5 case.
10100 * ltcf-cxx.sh: Likewise.
10101 * ltconfig: Likewise.
10102
10103 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10104
10105 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10106 keep at least one of build_libtool_libs or build_old_libs set to
10107 yes.
10108
10109 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10110 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10111
10112 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10113
10114 * configure.in: Enable libgcj on several additional platforms.
10115
10116 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10117
10118 * configure.in: Enable libgcj for linux targets.
10119
10120 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10121
10122 * MAINTAINERS (Write After Approval): Add myself.
10123
10124 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10125
10126 * MAINTAINERS: Add myself as vax port maintainer.
10127
10128 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10129
10130 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10131
10132 2001-01-09 Mike Stump <mrs@wrs.com>
10133
10134 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10135 failures of subdirectories.
10136
10137 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10138
10139 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10140 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10141 * ltcf-cxx.sh: Likewise.
10142 * ltcf-gcj.sh: Likewise.
10143 * ltconfig.sh: Fix typo.
10144
10145 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10146
10147 * configure: handle DOS-style absolute paths.
10148
10149 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10150
10151 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10152
10153 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10154
10155 * MAINTAINERS: Add myself as avr port co-maintainer.
10156
10157 2000-12-28 Ben Elliston <bje@redhat.com>
10158
10159 * MAINTAINERS: Add myself under ``Write After Approval''.
10160
10161 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10162
10163 * texinfo: Remove directory from GCC.
10164
10165 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10166
10167 * COPYING: Update to current
10168 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10169 to 19yy as example year in copyright notice).
10170
10171 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10172
10173 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10174 (libstdcxx_incdir): Pass down.
10175 * config.if: Remove expired bits for cxx_interface, add stub.
10176 (libstdcxx_incdir): Add variable for g++ include directory.
10177 * configure.in (gxx_include_dir): Use it.
10178
10179 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10180
10181 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10182 with old-email address from ``Write After Approval''.
10183
10184 2000-12-15 Andreas Jaeger <aj@suse.de>
10185
10186 * configure.in: Handle lang_dirs.
10187
10188 2000-12-14 Tom Tromey <tromey@redhat.com>
10189
10190 * MAINTAINERS: Removed brads.
10191
10192 * MAINTAINERS: Added gcj developers.
10193
10194 2000-12-13 Anthony Green <green@redhat.com>
10195
10196 * configure.in: Disable libgcj for any target not specifically
10197 listed. Disable libgcj for x86 and Alpha Linux until compatible
10198 with g++ abi.
10199
10200 2000-12-13 Mike Stump <mrs@wrs.com>
10201
10202 * Makefile.in (local-distclean): Also remove fastjar.
10203
10204 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10205
10206 * contrib/gcc_update: Add fastjar --touch entries.
10207
10208 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10209
10210 * configure.in: Disable language-specific target libraries for
10211 languages that aren't enabled.
10212
10213 2000-12-10 Anthony Green <green@redhat.com>
10214
10215 * configure.in: Define libgcj. Disable libgcj target libraries for
10216 most targets.
10217
10218 2000-12-10 Neil Booth <neilb@earthling.net>
10219
10220 * MAINTAINERS: Update mail address, remove from WAA list.
10221
10222 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10223
10224 * libjava: Imported from /cvs/java.
10225 * libffi: Likewise.
10226 * Boehm-gc: Likewise.
10227
10228 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10229
10230 * configure.in (target_libs): Revert 2000-12-08 patch.
10231 (noconfigdirs): Added target-libjava.
10232
10233 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10234
10235 * djunpack.bat: removed.
10236
10237 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10238
10239 * Makefile.in: handle DOS-style absolute paths.
10240 * config-ml.in: likewise.
10241 * symlink-tree: likewise.
10242
10243 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10244
10245 * fastjar: Imported.
10246
10247 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10248
10249 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10250 libjava.
10251 * configure.in (target_libs): Removed `target-libjava'.
10252
10253 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10254
10255 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10256 (ALL_MODULES): Added fastjar.
10257 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10258 (all-target-libjava): all-fastjar replaces all-zip.
10259 (all-fastjar): Added.
10260 (configure-target-fastjar, all-target-fastjar): Likewise.
10261 * configure.in (host_tools): Added fastjar.
10262
10263 2000-12-07 Mike Stump <mrs@wrs.com>
10264
10265 * Makefile.in (local-distclean): Remove leftover built files.
10266
10267 2000-11-24 Nick Clifton <nickc@redhat.com>
10268
10269 * configure.in (xscale-elf): Add target.
10270 (xscale-coff): Add target.
10271
10272 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10273
10274 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10275 recent versions of FreeBSD (release 3 or later).
10276 * ltconfig: On FreeBSD, -lc must not be provided when building
10277 a shared library or else the standard -pthread gcc option is
10278 rendered worthless to later users of the built library.
10279
10280 2000-11-16 Fred Fish <fnf@be.com>
10281
10282 * configure.in (enable_libstdcxx_v3): Fix typo,
10283 libstd++ -> libstdc++.
10284
10285 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10286
10287 * MAINTAINERS: Add self to Write After Approval list.
10288
10289 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10290
10291 * MAINTAINERS: Update my email address. Add myself to global write
10292 privs list.
10293
10294 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10295
10296 * Makefile.in: Merge with src and libgcj.
10297 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10298 configure-target-<library> when their configure scripts need the C
10299 or C++ library to have already been built to work properly.
10300 (do_proto_toplev): Set them to an empty string.
10301
10302 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10303 (REALLY_SET_LIB_PATH): Use them.
10304
10305 2000-11-17 Stan Shebs <shebs@apple.com>
10306
10307 * MAINTAINERS: Add self to Write After Approval list.
10308
10309 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10310
10311 * configure: Provide the original toplevel configure arguments
10312 (including $0) to subprocesses in the environment rather than
10313 through gcc/configargs.h.
10314
10315 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10316
10317 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10318 C99. Alphabetise "Write After Approval" list.
10319
10320 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10321
10322 * configure: Turn on libstdc++ V3 by default.
10323
10324 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10325 if we've got GCC.
10326
10327 2000-11-11 Philip Blundell <philb@gnu.org>
10328
10329 * MAINTAINERS: Add self to Write After Approval list.
10330
10331 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10332
10333 * ltcf-c.sh (aix4): Improve shared library configuration; require
10334 exporting symbols.
10335 * ltcf-cxx.sh (aix4): Define.
10336 * ltconfig (aix4): Define library and soname specs appropriate for
10337 AIX. Define command to create export symbols list.
10338
10339 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10340
10341 * config.sub: Add support for Sun Chorus
10342
10343 2000-10-31 Nick Clifton <nickc@redhat.com>
10344
10345 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10346 <name>@redhat.com. Also installed new email address for Clint
10347 Popetz.
10348
10349 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10350
10351 * etc: Remove directory from GCC.
10352
10353 2000-10-16 Michael Meissner <meissner@redhat.com>
10354
10355 * configure (gcc/configargs.h): Only create if there is a build GCC
10356 directory created.
10357
10358 2000-10-16 Matthias Klose <doko@debian.org>
10359
10360 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10361 when configured for libstdc++-v3.
10362
10363 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10364
10365 * configure: Save configure arguments to gcc/configargs.h.
10366
10367 2000-10-04 Philipp Thomas <pthomas@suse.de>
10368
10369 * config.guess: Import CVS version 1.157.
10370 * config.sub: Import CVS version 1.181.
10371
10372 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10373
10374 * Makefile.in (bootstrap): avoid recursion if subdir missing
10375 (cross): ditto
10376 (do-proto-toplev): ditto
10377
10378 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10379
10380 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10381 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10382
10383 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10384 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10385 all affected `configure' scripts.
10386
10387 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10388
10389 * MAINTAINERS: Add self as cpplib co-maintainer.
10390
10391 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10392
10393 * MAINTAINERS: Add self to Write After Approval list.
10394
10395 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10396
10397 * INSTALL/README: egcs -> GCC update.
10398
10399 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10400
10401 * MAINTAINERS: Add myself to Write After Approval list.
10402
10403 2000-09-15 Kazu Hirata <kazu@hxi.com>
10404
10405 * MAINTAINERS: Add myself to Write After Approval list.
10406
10407 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10408
10409 * configure.in: Do not build byacc for hppa64. Provide paths to the
10410 X11 libraries for hppa64.
10411
10412 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10413
10414 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10415
10416 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10417
10418 * Makefile.in (all-zlib): Added dummy target.
10419
10420 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10421 ltcf-gcj.sh: Updated from libtool multi-language branch.
10422
10423 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10424
10425 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10426 (bootstrap*): Depend on all-bootstrap.
10427
10428 2000-09-05 Philipp Thomas <pthomas@suse.de>
10429
10430 * config.guess: Import CVS version 1.156.
10431 * config.sub: Import CVS version 1.179.
10432
10433 2000-09-02 Anthony Green <green@cygnus.com>
10434
10435 * Makefile.in (all-gcc): Depend on all-zlib.
10436 (CLEAN_MODULES): Add clean-zlib.
10437 (ALL_MODULES): Add all-zlib.
10438 * configure.in (host_libs): Add zlib.
10439
10440 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10441
10442 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10443 crosses, but add gcc/include to the header search path for them.
10444
10445 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10446
10447 * MAINTAINERS: Add self to Write After Approval list.
10448
10449 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10450
10451 * config.guess: Import CVS version 1.152.
10452 * config.sub: Import CVS version 1.177.
10453
10454 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10455
10456 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10457 $targargs to tell whether newlib is going to be built.
10458
10459 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10460 $$r/TARGET_SUBDIR/libio for _G_config.h.
10461
10462 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10463
10464 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10465
10466 2000-08-22 DJ Delorie <dj@redhat.com>
10467
10468 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10469
10470 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10471
10472 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10473 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10474 sub-configures.
10475
10476 2000-08-21 DJ Delorie <dj@redhat.com>
10477
10478 * MAINTAINERS: Add self as a libiberty maintainer
10479
10480 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10481
10482 * configure.in (libstdcxx_flags): Use
10483 libstdc++-v3/src/libstdc++.INC.
10484
10485 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10486
10487 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10488
10489 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10490
10491 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10492
10493 * configure: Make enable_threads and enable_shared defaults
10494 explicit. Substitute enable_threads into generated Makefiles.
10495 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10496 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10497
10498 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10499
10500 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10501
10502 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10503
10504 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10505 previous delta.
10506
10507 2000-08-11 Jason Merrill <jason@redhat.com>
10508
10509 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10510 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10511 (FLAGS_FOR_TARGET): Not here.
10512 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10513
10514 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10515
10516 * config-ml.in (CC, CXX): Don't introduce a leading space.
10517
10518 2000-08-07 DJ Delorie <dj@delorie.com>
10519
10520 * MAINTAINERS: Add self as a DJGPP maintainer
10521
10522 2000-08-07 DJ Delorie <dj@redhat.com>
10523
10524 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10525 "if we're also building gcc, and it's a gcc that will run on the
10526 build machine, we want to use its includes instead of the system's
10527 default includes".
10528
10529 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10530
10531 * MAINTAINERS: Add self to Write After Approval list.
10532
10533 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10534
10535 * configure.in (libstdcxx_flags): Don't use `"'.
10536
10537 * config-ml.in: Adjust multilib search paths to the
10538 appropriate multilib tree.
10539
10540 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10541
10542 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10543 commas in $LANGUAGES.
10544
10545 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10546
10547 * configure.in: Re-enable all references to libg++ and librx.
10548
10549 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10550
10551 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10552 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10553 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10554 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10555
10556 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10557
10558 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10559
10560 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10561 CXX_FOR_TARGET for sed.
10562
10563 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10564
10565 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10566 Do not override if already set in the environment or in configure.
10567 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10568 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10569
10570 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10571
10572 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10573 the libtool CVS tree multi-language branch.
10574 * ltconfig, ltmain.sh: Updated.
10575
10576 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10577
10578 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10579 (clean-target): Depend on it.
10580
10581 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10582 (GCC_FOR_TARGET): Use it.
10583 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10584 * configure.in: ... here.
10585 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10586 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10587
10588 2000-07-24 Eric Christopher <echristo@cygnus.com>
10589
10590 * MAINTAINERS: Add self to Write After Approval list.
10591
10592 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10593
10594 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10595 (configure-target-libchill, configure-target-libobjc): Likewise.
10596
10597 * configure.in: Use the same cache file for all target libs.
10598 * config-ml.in: But different cache files per multilib variant.
10599
10600 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10601
10602 * configure (topsrcdir): Don't use dirname.
10603
10604 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10605
10606 * MAINTAINERS: Add self to Write After Approval list.
10607
10608 2000-07-20 Jason Merrill <jason@redhat.com>
10609
10610 * configure.in: Remove all references to libg++ and librx.
10611
10612 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10613
10614 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10615
10616 * config.sub: Update to subversions version 2000-07-06.
10617
10618 2000-07-12 Andrew Haley <aph@cygnus.com>
10619
10620 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10621 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10622
10623 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10624
10625 * symlink-tree: Check number of arguments.
10626
10627 2000-07-05 Jim Wilson <wilson@cygnus.com>
10628
10629 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10630 search path for a g++ extracted from the build tree. This
10631 will allow link tests run by configure scripts in
10632 subdirectories to succeed.
10633
10634 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10635
10636 * ltconfig: Add support for mips-dde-sysv4.2MP
10637
10638 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10639
10640 * MAINTAINERS: Add myself as loop discovery maintainer.
10641
10642 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10643
10644 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10645 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10646
10647 2000-06-19 Timothy Wall <twall@cygnus.com>
10648
10649 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10650 * config.sub: Add tic54x target.
10651
10652 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10653
10654 * MAINTAINERS: Add self as Fortran maintainer,
10655 remove Craig Burley.
10656
10657 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10658
10659 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10660 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10661
10662 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10663
10664 * MAINTAINERS: Add self as i18n maintainer
10665
10666 20000-05-21 H.J. Lu (hjl@gnu.org)
10667
10668 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10669 directory are used if they exist. Make sure
10670 $(build_tooldir)/include is searched for header files,
10671 $(build_tooldir)/lib/ for library files.
10672 (GCC_FOR_TARGET): Likewise.
10673 (CXX_FOR_TARGET): Likewise.
10674
10675 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10676
10677 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10678
10679 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10680
10681 * Makefile.in (configure-target-libiberty): Depend on
10682 configure-target-newlib.
10683
10684 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10685
10686 * configure.in, Makefile.in: Merge all libffi-related
10687 configury stuff from the libgcj tree.
10688
10689 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10690
10691 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10692 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10693
10694 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10695
10696 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10697 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10698 current version information. Add to proto-toplev directory.
10699 (gdb-taz): Build do-djunpack.
10700
10701 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10702
10703 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10704
10705 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10706
10707 * MAINTAINERS: Add self to Write After Approval list.
10708
10709 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10710
10711 * ltmain.sh: Preserve in relink_command any environment
10712 variables that may affect the linker behavior.
10713
10714 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10715
10716 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10717
10718 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10719
10720 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10721
10722 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10723
10724 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10725 with the version name.
10726
10727 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10728
10729 * MAINTAINERS: Add self as bb-reorder maintainer.
10730
10731 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10732
10733 * config.if: Tweak.
10734
10735 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10736
10737 * djunpack.bat: New file.
10738
10739 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10740
10741 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10742 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10743 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10744 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10745
10746 2000-04-16 Dave Pitts <dpitts@cozx.com>
10747
10748 * config.sub (case $basic_machine): Change default for "ibm-*"
10749 to "openedition".
10750
10751 2000-04-13 Andreas Jaeger <aj@suse.de>
10752
10753 * MAINTAINERS: Added myself.
10754
10755 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10756
10757 * Makefile.in (gdb-taz): New target. GDB specific archive.
10758 (do-md5sum): New target.
10759 (MD5PROG): Define.
10760 (PACKAGE): Default to TOOL.
10761 (VER): Default to a shell script.
10762 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10763 md5 checksum generation.
10764 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10765 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10766 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10767 insight.tar.bz2): Use gdb-taz to create archive.
10768
10769 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10770
10771 * configure (warn_cflags): Delete.
10772
10773 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10774
10775 * MAINTAINERS: Added myself.
10776
10777 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10778 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10779
10780 * configure.in (enable_libstdcxx_v3): Add.
10781 (target_libs): Add bits here to switch between libstdc++-v2 and
10782 libstdc++-v3.
10783 * config.if: And this file too.
10784 * Makefile.in: Add libstdc++-v3 targets.
10785
10786 2000-04-05 Michael Meissner <meissner@redhat.com>
10787
10788 * config.sub (d30v): Add d30v as a basic machine type.
10789
10790 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10791
10792 * configure.in: -linux-gnu*, not -linux-gnu.
10793
10794 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10795
10796 * MAINTAINERS: Add self in write-after-approval section.
10797
10798 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10799
10800 * MAINTAINERS: Add self as ia64 port maintainer.
10801
10802 2000-03-08 Neil Booth <NeilB@earthling.net>
10803
10804 * MAINTAINERS: Add self in write-after-approval section.
10805
10806 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10807
10808 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10809 (do-tar-bz2): Replace TOOL with PACKAGE.
10810 (gdb.tar.bz2): Remove GDBTK from GDB package.
10811 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10812 dejagnu.tar.bz2): New packages.
10813
10814 2000-02-27 Andreas Jaeger <aj@suse.de>
10815
10816 * configure.in: Add entry for mips*-*-linux*, move catch all
10817 *-*-*linux* entry below this one.
10818
10819 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10820
10821 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10822
10823 2000-02-24 Nick Clifton <nickc@cygnus.com>
10824
10825 * config.sub: Support an OS of "wince".
10826
10827 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10828
10829 * config.guess, config.sub: Updated to match config's 2000-02-15
10830 version.
10831
10832 2000-02-23 Linas Vepstas <linas@linas.org>
10833
10834 * config.sub: Add support for Linux/IBM 370.
10835 * configure.in: Likewise.
10836
10837 2000-02-22 Nick Clifton <nickc@cygnus.com>
10838
10839 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10840
10841 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10842
10843 * config.guess: Guess "cygwin" rather than "cygwin32".
10844
10845 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10846
10847 * configure (gcc_version): When setting, narrow search to
10848 lines containing `version_string'.
10849
10850 2000-02-15 Denis Chertykov <denisc@overta.ru>
10851
10852 * config.sub: Add support for avr target.
10853
10854 2000-02-14 Nick Clifton <nickc@cygnus.com>
10855
10856 * MAINTAINERS: Add maintainers for MCore port.
10857
10858 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10859
10860 * config.sub: Add mmix-knuth-mmixware.
10861
10862 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10863
10864 * MAINTAINERS: Pair cccp with cpplib maintainership.
10865
10866 2000-01-27 Christopher Faylor <cgf@redhat.com>
10867
10868 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10869 structure stuff to -L library search.
10870 (CXX_FOR_TARGET): Ditto.
10871 (CROSS_CHECK_MODULES): Fix spelling mistake.
10872
10873 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10874
10875 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10876 the C++ compiler.
10877
10878 2000-01-12 Richard Henderson <rth@cygnus.com>
10879
10880 * configure.in: Don't build some bits for beos.
10881
10882 2000-01-12 Joel Sherrill (joel@OARcorp.com)
10883
10884 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10885 as include files.
10886
10887 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10888
10889 * Add self as cpplib maintainer, as requested by Jason
10890 Merrill. Correct my e-mail address.
10891
10892 2000-01-06 Geoff Keating <geoffk@cygnus.com>
10893
10894 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10895 not mh-aix43.
10896
10897 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10898
10899 * MAINTAINERS: Add myself to "write after approval" list.
10900
10901 1999-12-14 Richard Henderson <rth@cygnus.com>
10902
10903 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10904 * config.sub: Accept alphaev[78], alphaev8.
10905
10906 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10907
10908 * config.guess, config.sub: Update from autoconf.
10909
10910 1999-11-29 Bruce Korb <autogen@linuxbox.com>
10911
10912 * MAINTAINERS: update my playtime e-address.
10913
10914 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10915
10916 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10917 necessary libraries are missing.
10918
10919 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
10920
10921 * MAINTAINERS: Add new 'write after approval' maintainer.
10922
10923 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10924
10925 * MAINTAINERS: Add new Java maintainer.
10926
10927 1999-10-25 Andreas Schwab <schwab@suse.de>
10928
10929 * configure: Fix quoting inside arguments of eval.
10930
10931 1999-10-21 Nick Clifton <nickc@cygnus.com>
10932
10933 * config-ml.in: Allow suppression of some ARM multilibs.
10934
10935 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10936
10937 * config.guess: Add OS/390 match pattern.
10938 * config.sub: Add mvs, openedition targets.
10939 * configure.in (i370-ibm-opened*): New.
10940
10941 1999-09-04 Steve Chamberlain <sac@pobox.com>
10942
10943 * config.sub: Add support for configuring for pj.
10944
10945 1999-08-31 Nick Clifton <nickc@cygnus.com>
10946
10947 * config.sub (maybe_os): Add support for configuring for fr30.
10948
10949 1999-08-25 Nick Clifton <nickc@cygnus.com>
10950
10951 * configure.in: Do not configure or build ld for AIX
10952 platforms. ld is known to be broken on these platforms.
10953
10954 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10955
10956 * config-ml.in: Pass compiler flag corresponding to multidirs to
10957 subdir configures.
10958
10959 1999-08-09 Ian Lance Taylor <ian@zembu.com>
10960
10961 * Makefile.in (LDFLAGS): Define.
10962
10963 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10964
10965 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10966 noconfigdirs.
10967 (*-*-cygwin*): Likewise.
10968
10969 1999-08-08 Ian Lance Taylor <ian@zembu.com>
10970
10971 * mkdep: New file.
10972 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10973 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10974
10975 From Eli Zaretskii <eliz@is.elta.co.il>:
10976 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10977 long file name when using DJGPP on MS-DOS.
10978
10979 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10980
10981 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10982
10983 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10984
10985 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10986 dependency as this causes "make check" to globally "make all"
10987
10988 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10989
10990 * configure.in (target_libs): Added target-zlib.
10991 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10992 (CONFIGURE_TARGET_MODULES): Likewise.
10993 (CHECK_TARGET_MODULES): Likewise.
10994 (INSTALL_TARGET_MODULES): Likewise.
10995 (CLEAN_TARGET_MODULES): Likewise.
10996 (configure-target-zlib): New target.
10997 (all-target-zlib): Likewise.
10998 (all-target-libjava): Depend on all-target-zlib.
10999 (configure-target-libjava): Depend on configure-target-zlib.
11000
11001 * Makefile.in (configure-target-libjava): Depend on
11002 configure-target-newlib.
11003 (configure-target-boehm-gc): New target.
11004 (configure-target-qthreads): New target.
11005
11006 * configure.in (target_libs): Added target-qthreads.
11007 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11008 (CONFIGURE_TARGET_MODULES): Likewise.
11009 (CHECK_TARGET_MODULES): Likewise.
11010 (INSTALL_TARGET_MODULES): Likewise.
11011 (CLEAN_TARGET_MODULES): Likewise.
11012 (all-target-qthreads): New target.
11013 (configure-target-libjava): Depend on configure-target-qthreads.
11014 (all-target-libjava): Depend on all-target-qthreads.
11015
11016 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11017 (CONFIGURE_TARGET_MODULES): Likewise.
11018 (CHECK_TARGET_MODULES): Likewise.
11019 (INSTALL_TARGET_MODULES): Likewise.
11020 (CLEAN_TARGET_MODULES): Likewise.
11021 (all-target-libjava): New target.
11022 (all-target-boehm-gc): Likewise.
11023 * configure.in (target_libs): Added libjava, boehm-gc.
11024
11025 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11026
11027 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11028 configure.bat in SUPPORT_FILES.
11029 (gas+binutils.tar.bz2): Likewise.
11030
11031 * makeall.bat: Remove; obsolete.
11032
11033 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11034
11035 From Mark Elbrecht:
11036 * configure.bat: Remove; obsolete.
11037
11038 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11039
11040 * configure: Add -W -Wall to the default CFLAGS when compiling with
11041 gcc.
11042
11043 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11044
11045 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11046
11047 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11048
11049 * configure.in: Build ld on IRIX6.
11050
11051 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11052
11053 * Makefile.in: Change distribution targets to use bzip2 instead of
11054 gzip.
11055 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11056 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11057
11058 1999-06-04 Nick Clifton <nickc@cygnus.com>
11059
11060 * config.sub: Add mcore target.
11061
11062 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11063
11064 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11065
11066 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11067
11068 * config.guess (dummy): Changed to $dummy.
11069
11070 1999-05-24 Nick Clifton <nickc@cygnus.com>
11071
11072 * config.sub: Tidied up case statements.
11073
11074 1999-05-22 Ben Elliston <bje@cygnus.com>
11075
11076 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11077 <jiro@din.or.jp>.
11078
11079 * config.guess: Merge with FSF version. Future changes will be
11080 more accurately recorded in this ChangeLog.
11081 * config.sub: Likewise.
11082
11083 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11084
11085 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11086
11087 1999-04-30 Tom Tromey <tromey@cygnus.com>
11088
11089 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11090
11091 1999-04-23 Tom Tromey <tromey@cygnus.com>
11092
11093 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11094
11095 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11096
11097 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11098 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11099 Bad merge removed these two changes.
11100
11101 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11102 Martin Heller (Ing.-Buero_Heller@t-online.de)
11103
11104 * config.guess (interix Alpha): Add.
11105
11106 1999-04-11 Richard Henderson <rth@cygnus.com>
11107
11108 * configure.in (i?86-*-beos*): Do config gperf; don't config
11109 gdb, newlib, or libgloss.
11110
11111 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11112
11113 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11114 link a trivial program with -mabi=64. If it fails, remove mabi=64
11115 from multidirs.
11116
11117 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11118
11119 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11120
11121 1999-04-08 Nick Clifton <nickc@cygnus.com>
11122
11123 * config.sub: Add support for mcore targets.
11124
11125 1999-04-07 Michael Meissner <meissner@cygnus.com>
11126
11127 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11128 not mt-ospace, in order to shut up assembler warning about using
11129 symbols that are named the same as registers.
11130
11131 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11132
11133 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11134 dependency list for all-target-cygmon.
11135
11136 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11137
11138 * config-ml.in: Check $host, not $target, for selective multilibs.
11139 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11140 thumb interworking, and underscore prefix multilibs.
11141
11142 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11143
11144 * missing: Update to version from current automake.
11145
11146 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11147
11148 * configure (gxx_include_dir): Removed.
11149
11150 * configure.in (gxx_include_dir): Handle it.
11151 * Makefile.in: Likewise.
11152
11153 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11154
11155 * config.sub (mips64vr4111,mips64vr4111el) Add.
11156
11157 1999-03-21 Ben Elliston <bje@cygnus.com>
11158
11159 * config.guess: Correct typo for detecting ELF on FreeBSD.
11160
11161 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11162
11163 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11164 config/mh-djgpp.
11165
11166 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11167
11168 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11169 all-target-newlib to dependency list for all-target-bsp.
11170
11171 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11172
11173 * config.sub: Add i386-uwin support.
11174 * config.guess: Likewise.
11175
11176 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11177
11178 * configure.in: cleanup, add mh-*pic handling for arm, special
11179 case powerpc*-*-aix*
11180
11181 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11182
11183 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11184 can be built.
11185
11186 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11187
11188 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11189 targets.
11190
11191 1999-03-02 Nick Clifton <nickc@cygnus.com>
11192
11193 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11194
11195 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11196
11197 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11198
11199 1999-02-24 Nick Clifton <nickc@cygnus.com>
11200
11201 * config.sub: Fix typo in arm recognition.
11202
11203 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11204
11205 * configure.in (noconfigdirs): Changed target_configdirs to
11206 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11207 rather than m68k-*-* since it is not known to work on
11208 m68k-aout. Ditto for arm-*-*oabi.
11209
11210 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11211
11212 * configure.in (*-*-windows*): Remove, no longer used.
11213
11214 1999-02-19 Ben Elliston <bje@cygnus.com>
11215
11216 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11217 Smart and improved by Andrew Cagney.
11218
11219 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11220
11221 * config.guess: Recognize openbsd-*-hppa.
11222
11223 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11224
11225 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11226 only if it is not empty.
11227
11228 1999-02-17 Nick Clifton <nickc@cygnus.com>
11229
11230 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11231
11232 * config.guess: Modified to recognize uname's armv* syntax.
11233
11234 * config.sub: Modified to recognize uname's armv* syntax.
11235
11236 1999-02-17 Mark Salter <msalter@cygnus.com>
11237
11238 * configure.in: Added target-bsp for sparclite.
11239
11240 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11241
11242 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11243
11244 1999-02-08 Nick Clifton <nickc@cygnus.com>
11245
11246 * configure.in: Add support for strongarm port.
11247 * config.sub: Add support for strongarm target.
11248
11249 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11250
11251 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11252 the old name config/mh-cygwin32.
11253 Enable texinfo.
11254
11255 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11256
11257 * configure.in: Do build ld for ix86 Solaris.
11258
11259 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11260
11261 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11262 $AR_FOR_TARGET. Likewise for RANLIB.
11263
11264 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11265
11266 * config.sub (oabi): Recognize.
11267 * configure.in (arm-*-oabi): Handle.
11268
11269 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11270
11271 * config.guess: Improve detection of i686 on UnixWare 7.
11272
11273 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11274
11275 * config.guess: Add support for i386-pc-interix.
11276 * config.sub: Likewise.
11277 * configure.in: Likewise.
11278
11279 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11280
11281 * Makefile.in: Remove unneeded all-target-libio from
11282 from all-target-winsup target since it is now unneeded.
11283 Add all-target-libtermcap in its place since it is now
11284 needed.
11285
11286 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11287
11288 * configure.in: makefile stub for cygwin target is probably
11289 unnecessary. Remove it for now.
11290
11291 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11292
11293 * configure.in: libtermcap.a should be built when cygwin is the
11294 target as well as the host.
11295 * config.guess: Allow mixed case in cygwin uname output.
11296 * Makefile.in: Add libtermcap target.
11297
11298 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11299
11300 * config.sub: Clean up handling of hppa2.0.
11301
11302 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11303
11304 * config.guess: Use C code to identify more HP machines.
11305
11306 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11307
11308 * config.sub: Handle hppa2.0.
11309
11310 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11311
11312 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11313 cygmon for all sparclite targets, regardless of object format.
11314
11315 1998-12-15 Mark Salter <msalter@cygnus.com>
11316
11317 * configure.in: Added target-bsp for several target architectures.
11318
11319 * Makefile.in: Added rules for bsp.
11320
11321 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11322
11323 * config.guess: Improve detection of hppa2.0 processors.
11324
11325 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11326
11327 * config.guess: Recognize FreeBSD using ELF automatically.
11328
11329 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11330
11331 * configure (skip-this-dir): Add handling for new shell script, which
11332 might be created by a sub-directory's configure to indicate, this particular
11333 directory is "unwanted".
11334 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11335
11336 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11337
11338 * ltconfig: import from libtool, after changing libtool to
11339 account for the cygwin name change.
11340
11341 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11342
11343 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11344 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11345
11346 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11347
11348 * configure.in: Add libtermcap to list of cygwin dependencies.
11349
11350 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11351
11352 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11353 they include winsup/include when it's a cygwin target.
11354
11355 1998-11-12 Tom Tromey <tromey@cygnus.com>
11356
11357 * configure.in (host_tools): Added zip.
11358 * Makefile.in (all-target-libjava): Depend on all-zip.
11359 (all-zip): New target.
11360 (ALL_MODULES): Added all-zip.
11361 (NATIVE_CHECK_MODULES): Added check-zip.
11362 (INSTALL_MODULES): Added install-zip.
11363 (CLEAN_MODULES): Added clean-zip.
11364
11365 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11366
11367 * Makefile.in: lose "32" from comment about cygwin.
11368
11369 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11370
11371 * configure.in: Use -Os to build target libraries for the fr30.
11372
11373 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11374
11375 * config.sub: Add fr30.
11376
11377 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11378
11379 * configure.in: drop "32" from config/mh-cygwin32. Check
11380 cygwin* instead of cygwin32*.
11381 * config.sub: Check cygwin* instead of cygwin32*.
11382
11383 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11384
11385 * config.guess: Match any version of Unixware7.
11386
11387 1998-10-20 Syd Polk <spolk@cygnus.com>
11388
11389 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11390 if desired.
11391
11392 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11393
11394 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11395 these if the appropriate directories and files to not exist.
11396
11397 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11398
11399 * Makefile.in (DEVO_SUPPORT): Add config.if.
11400
11401 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11402
11403 * configure: Add pattern to replace "build_tooldir"'s
11404 definition in the generated Makefile with "tooldir"'s
11405 actual value.
11406
11407 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11408
11409 * config.sub: Bring back lost sparcv9.
11410
11411 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11412
11413 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11414
11415 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11416 CC_FOR_TARGET and friends.
11417
11418 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11419
11420 * Makefile.in (build_tooldir): New variable, same as tooldir.
11421 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11422 -B$(build_tooldir)/bin/.
11423 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11424
11425 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11426
11427 * README: Remove installation instructions and refer to the
11428 INSTALL directory instead.
11429
11430 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11431
11432 * config.sub: Add support for i[34567]86-pc-udk.
11433 * configure.in: Likewise.
11434
11435 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11436
11437 * Makefile.in: add bzip2 package building bits for user
11438 tools module
11439 * configure.in: ditto
11440
11441 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11442
11443 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11444 (ALL_TARGET_MODULES): Add all-target-libobjc.
11445 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11446 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11447 (all-target-libchill): Add dependencies.
11448 * configure.in (target_libs): Add libchill.
11449
11450 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11451
11452 * configure.in (target_subdir): Remove duplicate line.
11453
11454 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11455
11456 * Makefile.in (all-automake): fix dependencies.
11457
11458 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11459
11460 * configure.in: Minor cleanups for building in the $(target_alias)
11461 subdir.
11462
11463 1998-09-22 Jim Wilson <wilson@cygnus.com>
11464
11465 * Makefile.in (bootstrap): Set r and s before make all. Use
11466 BASE_FLAGS_TO_PASS in make all.
11467 (cross): Likewise.
11468
11469 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11470
11471 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11472
11473 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11474
11475 * config.sub: Fix typo in last change.
11476
11477 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11478
11479 * config.sub: Add support for C4x target.
11480 * configure.in: Likewise.
11481
11482 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11483
11484 * config.sub: Recognize sparcv9 just like sparc64.
11485
11486 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11487
11488 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11489
11490 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11491
11492 * config.guess: Correctly identify Pentium II sco boxes.
11493
11494 * config.guess: Fix "tr" code. From Weiwen Liu.
11495
11496 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11497
11498 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11499 stabs.
11500
11501 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11502
11503 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11504 (ALL_TARGET_MODULES): Add all-target-libchill.
11505 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11506 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11507 (all-target-libchill): Add dependencies.
11508 * configure.in (target_libs): Add libchill.
11509
11510 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11511
11512 * config.guess: Avoid assumptions about "tr" behaves when
11513 LANG is set to something other than English.
11514
11515 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11516
11517 * configure (gxx_include_dir): Changed to
11518 '${prefix}/include/g++'-${libstdcxx_interface}.
11519
11520 * config.if: New to determine the interfaces.
11521
11522 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11523
11524 * config.guess: Detect and handle MPE/IX.
11525 * config.sub: Deal with MPE/IX.
11526
11527 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11528
11529 * configure.in: Use mh-aix43.
11530
11531 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11532
11533 * configure: Fix --without/--disable cases for gxx-include-dir.
11534
11535 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11536
11537 * mdata-sh: Imported. Needed for automake support.
11538
11539 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11540
11541 * Makefile.in (taz): Try "chmod -R og=u ." before
11542 "chmod og=u `find . -print`".
11543
11544 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11545
11546 * configure.in: Add arm-elf and thumb-elf support.
11547
11548 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11549
11550 * Makefile.in: Undo previous patch.
11551
11552 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11553
11554 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11555 to here ...
11556 (install-no-fixedincludes): and here
11557 (INSTALL_MODULES): ... from here.
11558
11559 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11560
11561 * config.sub: Merge with FSF.
11562
11563 * config.guess: Merge with FSF.
11564
11565 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11566
11567 * configure (extraconfigdirs): New variable.
11568 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11569 * Makefile.in (all): Move higher in file.
11570 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11571 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11572 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11573 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11574 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11575
11576 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11577
11578 * Makefile.in (all-target-libjava): Depend on all-gcc and
11579 all-target-newlib.
11580 (configure-target-libjava): Depend on $(ALL_GCC).
11581
11582 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11583
11584 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11585 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11586
11587 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11588
11589 * INSTALL/README: Fix typo.
11590
11591 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11592
11593 * ylwrap: Change absolute path checks to check for DOS style path
11594 names.
11595
11596 * ylwrap: Don't use a full path name if the source file is in the
11597 same directory. From hjl@lucon.org (H.J. Lu).
11598
11599 * config-ml.in: Default to being verbose, to match Feb 18 change to
11600 configure.
11601
11602 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11603
11604 Brought over from egcs:
11605
11606 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11607
11608 * configure.in (target_subdir): Set to ${target_alias} instead
11609 of "libraries".
11610
11611 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11612
11613 * configure.in (target_subdir): Set to libraries if enable_multilib.
11614
11615 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11616
11617 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11618 multilibs, force reconfiguration the first time we create
11619 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11620
11621 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11622
11623 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11624 avoid confusion with --no-recursion.
11625
11626 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11627
11628 * configure.in: Win32 hosts shouldn't use install -x
11629 * install-sh: remove -x option, and special .exe-handling
11630 hack.
11631
11632 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11633
11634 * config.guess: Recognize i586-pc-beos.
11635 * configure.in: Don't build some bits for beos.
11636
11637 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11638
11639 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11640 CFLAGS default to -O2.
11641
11642 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11643 when using GNU ld.
11644
11645 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11646
11647 * ltmain.sh: Correct install when using a different shell.
11648
11649 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11650
11651 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11652
11653 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11654
11655 * makefile.vms: Update to build binutils/makefile.vms. Add install
11656 target.
11657
11658 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11659
11660 * ltconfig: Update to correct AIX handling.
11661
11662 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11663
11664 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11665
11666 * configure.in (target_subdir): Set to ${target_alias} instead
11667 of "libraries".
11668
11669 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11670
11671 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11672 (Makefile): Depend on $(gcc_version_trigger).
11673
11674 * configure (gcc_version): Change default initializer to empty
11675 string.
11676 (gcc_version_trigger): New variable; pass this variable down
11677 to subdir configures to enable them checking gcc's version
11678 themselves. Emit make macros for both gcc_version vars.
11679 (topsrcdir): Initialize reliably.
11680 (recursion line): Remove --with-gcc-version=${gcc_version}.
11681
11682 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11683
11684 * configure (enable_version_specific_runtime_libs): Implement new flag
11685 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11686 in $(libsubdir); emit definition in each generated Makefile.
11687 (gxx_include_dir): Initialize depending on
11688 $enable_version_specific_runtime_libs.
11689
11690 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11691
11692 * configure (gcc_version): Initialize properly depending on
11693 how and where configure is started.
11694 (recursion line): Pass a --with-gcc-version=${gcc_version}
11695 to configures in subdirs.
11696
11697 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11698
11699 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11700 cygmon
11701
11702 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11703
11704 * configure.in: Add cygmon and libstub support for mn10200.
11705
11706 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11707
11708 * configure (gcc_version): Add new variable describing the
11709 particular gcc version we're building.
11710 * Makefile.in (libsubdir): Add new macro for the directory
11711 in which the compiler finds executables, libraries, etc.
11712 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11713 and libsubdir.
11714
11715 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11716
11717 * Makefile.in (local-clean): Remove *.log.
11718 (warning.log): Built with warn_summary from build.log.
11719 (mail-report.log): Run test_summary.
11720 (mail-report-with-warnings.log): Run test_summary including
11721 warning.log in the report.
11722
11723 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11724
11725 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11726
11727 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11728
11729 * Makefile.in (grep): Grep no longer depends on libiberty.
11730
11731 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11732
11733 * Makefile.in: all-snavigator needs all-libgui.
11734
11735 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11736
11737 * configure.in: Add cygmon and libstub support for mn10300.
11738
11739 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11740
11741 * missing: Update to version from automake 1.3.
11742
11743 * ltmain.sh: On installation, don't get confused if the same name
11744 appears more than once in the list of library names.
11745
11746 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11747
11748 * config.sub: Accept m68060 and m5200 as CPU names.
11749
11750 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11751
11752 * configure: Use && rather than using -a in test, because odd
11753 strings can confuse test.
11754 * configure.in: Likewise.
11755
11756 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11757
11758 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11759
11760 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11761
11762 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11763 bootstrap4-lean): New targets.
11764
11765 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11766
11767 * mpw-* Delete. Not used.
11768
11769 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11770
11771 * COPYING.LIB: Update FSF address.
11772
11773 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11774
11775 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11776
11777 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11778 GAS_SUPPORT_DIRS.
11779
11780 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11781
11782 * ltconfig, ltmain.sh: Avoid producing a version number if
11783 -version-info was not used.
11784
11785 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11786
11787 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11788 building with newlib.
11789
11790 1998-04-30 Paul Eggert <eggert@twinsun.com>
11791
11792 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11793 Solaris `make' causes it to continue to next definition.
11794
11795 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11796
11797 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11798 the right GUI libraries and files are installed along with GDB.
11799
11800 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11801
11802 * configure.in: Change alpha to alpha* in several places.
11803
11804 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11805
11806 * config.sub: Recognize sparc86x.
11807
11808 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11809
11810 * configure.in (--enable-target-optspace): Remove debug echo.
11811
11812 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11813
11814 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11815
11816 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11817
11818 * ltconfig: Update cygwin32 support.
11819
11820 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11821 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11822 (GDB_SUPPORT_DIRS): Likewise.
11823
11824 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11825
11826 * configure.in (target_makefile_frag): If --enable-target-optspace,
11827 use -Os to compile target libraries rather than -O2. Default to
11828 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11829 not used.
11830 * configure.in (target_cflags): Ditto for d30v.
11831
11832 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11833
11834 * Makefile.in (all-bfd): Depend on all-intl.
11835 (all-binutils): Likewise.
11836 (all-gas): Likewise.
11837 (all-gprof): Likewise.
11838 (all-ld): Likewise.
11839
11840 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11841
11842 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11843
11844 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11845
11846 * Makefile.in (all-bfd): Depend upon all-libiberty.
11847
11848 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11849
11850 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11851
11852 * Makefile.in: Add libstub.
11853
11854 * configure.in: Ditto. Build libstub for targets that have cygmon
11855 support.
11856
11857 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11858
11859 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11860
11861 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11862
11863 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11864 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11865
11866 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11867
11868 * configure: Define DEFAULT_M4 by searching PATH.
11869 * Makfile.in: Use DEFAULT_M4.
11870
11871 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11872
11873 * ltconfig: Add cygwin32 support.
11874
11875 * Makefile.in, configure.in: Add libtool as a native only directory
11876 to configure and build.
11877
11878 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11879
11880 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11881
11882 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
11883
11884 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11885
11886 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11887
11888 * Makefile.in: add ash make rules
11889 * configure.in: add ash to native_only and host_tools lists
11890
11891 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11892
11893 * Makefile.in (all-gettext, all-intl): New targets.
11894 (ALL_MODULES): Added all-gettext, all-intl.
11895 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11896 (INSTALL_MODULES): Added install-gettext, install-intl.
11897 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11898
11899 * configure.in (host_tools): Added gettext.
11900 (native_only): Likewise.
11901 (noconfigdirs) [various cases]: Likewise.
11902 (host_libs): Added intl.
11903
11904 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11905
11906 * configure: Do not disable building gdbtk for cygwin32 hosts.
11907
11908 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11909
11910 * configure.in: Add thumb-coff target.
11911 * config.sub: Add thumb-coff target.
11912
11913 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11914
11915 * Makefile.in: Revert yesterday's change.
11916 (all-target-winsup): all-target-librx stays out of here.
11917
11918 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11919
11920 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11921 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11922 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11923 Remove references to librx and libg++.
11924
11925 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11926
11927 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11928 recursive makes
11929
11930 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11931
11932 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11933 for newlib directory.
11934 (CXX_FOR_TARGET): Likewise.
11935
11936 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11937
11938 * ltconfig: Update after libtool/ltconfig.in change for
11939 hpux11.
11940
11941 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11942
11943 * ltconfig, ltmain.sh: Update to libtool 1.2.
11944
11945 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11946
11947 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11948 (install-gcc-cross): Instead, override LANGUAGES here.
11949
11950 1998-03-18 Dave Love <d.love@dl.ac.uk>
11951
11952 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11953 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11954
11955 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11956
11957 * configure.in: Add Thumb-pe target.
11958
11959 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
11960
11961 * Makefile.in - changed sn targets to snavigator
11962 * configure.in - changed sn targets to snavigator
11963
11964 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11965
11966 * config-ml.in: After building symlink tree call make distclean
11967 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11968 to be the case for libiberty.
11969
11970 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11971
11972 * configure: When making link, also check the current
11973 directory. The configure scripts may create one.
11974
11975 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11976
11977 * config.sub: Accept alphapca56 and alphaev6 properly.
11978
11979 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11980
11981 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11982
11983 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11984
11985 * config.sub (sco5): Fix typo.
11986
11987 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11988
11989 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11990 install-itcl.
11991 (install-itcl): Remove dependency on install-tcl.
11992
11993 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
11994
11995 * configure.in: Remove libgloss from noconfigdirs for MN10300.
11996
11997 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
11998
11999 * configure.in: Don't build libgui for a cygwin32 target when not on
12000 a cygwin32 host.
12001
12002 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12003
12004 * configure (redirect): Set to null, so default behavior of
12005 configure is now --verbose.
12006
12007 1998-02-16 Dave Love <d.love@dl.ac.uk>
12008
12009 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12010 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12011
12012 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12013
12014 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12015 this change to sync Makefile.in with its ChangeLog entries.
12016
12017 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12018
12019 * ltmain.sh (mkdir): Check that the directory doesn't exist
12020 before we exit with error, so that we don't get races during
12021 parallel builds.
12022
12023 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12024
12025 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12026
12027 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12028
12029 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12030 PICFLAG_FOR_TARGET.
12031 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12032
12033 * configure: Emit a definition for the new macro enable_shared
12034 into each Makefile.
12035
12036 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12037
12038 * configure.in (host_tools, native_only): Add libtool.
12039
12040 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12041
12042 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12043 Fix typo in ming config comment.
12044
12045 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12046
12047 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12048
12049 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12050
12051 * config.sub: Add tic30 cases, and map c30 to tic30.
12052
12053 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12054
12055 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12056 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12057 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12058 (CLEAN_TARGET_MODULES): Similarly
12059 (all-target-libf2c): Add dependences.
12060 * configure.in (target_libs): Add libf2c.
12061
12062 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12063
12064 * configure.in: Remove expect from noconfigdirs when target
12065 is cygwin32. OK to build expect and dejagnu with Canadian
12066 Cross.
12067
12068 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12069
12070 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12071 host.
12072
12073 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12074 and mingw32.
12075
12076 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12077
12078 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12079 here as it is not defined in the toplevel Makefile.
12080
12081 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12082
12083 * configure (package_makefile_rules_frag): New variable, which names
12084 a file with generic rules, ...
12085 Change comment to mention we now have FIVE parts.
12086 * configure: Undo last change.
12087
12088 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12089
12090 * config.guess: More accurate determination of HP processor types.
12091 * config.sub: More accurate determination of HP processor types.
12092
12093 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12094
12095 * configure (package_makefile_frag): Move inserting the
12096 ${package_makefile_frag} to where it should be according
12097 to the comment.
12098
12099 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12100
12101 * config.guess: Add support for Linux/ARM.
12102
12103 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12104
12105 * .cvsignore: Remove *-info and *-install since they match
12106 release-info and mpw-install, which we don't want to just ignore.
12107
12108 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12109
12110 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12111
12112 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12113
12114 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12115 local_prefix to sub-make invocations.
12116
12117 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12118
12119 * configure.in: Check makefile fragments in the source
12120 directory.
12121
12122 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12123
12124 * configure.in: Check whether host and target makefile
12125 fragments exist before adding them to *_makefile_frag.
12126
12127 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12128
12129 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12130
12131 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12132
12133 * configure.in: Make sure we only replace RPATH_ENVVAR on
12134 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12135 regexp to sed.
12136
12137 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12138 to sub-makes.
12139
12140 1998-01-13 Lee Iverson (leei@ai.sri.com)
12141
12142 * config-ml.in (multi-do): LDFLAGS must include multilib
12143 designator.
12144
12145 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12146
12147 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12148
12149 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12150
12151 * config.sub: Add mingw32 support.
12152 * configure.in: Likewise.
12153
12154 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12155
12156 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12157
12158 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12159
12160 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12161 * configure (gxx_include_dir): Provide a definition for subdirs
12162 which do not use autoconf.
12163
12164 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12165
12166 * config.guess: Sync with egcs. Picks up new alpha support,
12167 BeOS & some additional linux support.
12168
12169 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12170
12171 * config.guess: HP 9000/803 is a PA1.1 machine.
12172
12173 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12174
12175 * configure.in: It's alpha*-...
12176
12177 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12178
12179 * configure.in (host_makefile_frag, target_makefile_frag):
12180 Handle multiple config files.
12181 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12182 alpha-*-*.
12183
12184 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12185
12186 * mkdep: New file.
12187
12188 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12189
12190 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12191
12192 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12193
12194 * Makefile.in: Add libgui directory.
12195 (GDB_TK): Add all-libgui.
12196 * configure.in: Add libgui directory.
12197 * configure: Add all-libgui to GDB_TK.
12198
12199 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12200
12201 * config-ml.in (multidirs): Add m32r to multilib list.
12202
12203 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12204
12205 * Makefile.in (all-target-gperf): Change dependency to
12206 all-target-libstdc++.
12207
12208 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12209
12210 * config.guess: Add BeOS support.
12211
12212 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12213
12214 Source directory cvs renamed to cvssrc:
12215 * configure.in (host_tools): Change cvs to cvssrc.
12216 (native_only): Likewise.
12217 (noconfigdirs) [various cases]: Likewise.
12218 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12219 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12220 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12221 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12222 (all-cvssrc): Rename target from all-cvs.
12223
12224 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12225
12226 * configure (gxx_include_dir): Fix thinko.
12227
12228 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12229
12230 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12231 (install-cross, install-gcc-cross): New targets.
12232
12233 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12234
12235 * configure.in (noconfigdirs): Add support for Thumb target.
12236
12237 * config.sub (maybe_os): Add support for Thumb target.
12238
12239 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12240
12241 * Makefile.in: Add rules for cygmon.
12242
12243 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12244
12245 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12246
12247 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12248 * configure (gxx_include_dir): Provide a definition for subdirs
12249 which do not use autoconf.
12250
12251 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12252
12253 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12254 11/18/97 build
12255
12256 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12257
12258 * From Franz Sirl.
12259 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12260 found on RedHat Linux systems.
12261
12262 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12263
12264 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12265 guesses.
12266
12267 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12268
12269 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12270
12271 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12272
12273 * ltmain.sh: If mkdir fails, check whether the directory was created
12274 anyhow by some other process.
12275
12276 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12277
12278 * configure.in (d30v-*-*): Configure all directories.
12279
12280 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12281
12282 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12283 for the D30V.
12284
12285 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12286
12287 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12288
12289 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12290
12291 * include/libiberty.h: Add extern "C" { so it can be used with C++
12292 progrms.
12293 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12294 programs.
12295
12296 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12297
12298 * configure.in (d30v-*-*): Configure GCC now.
12299
12300 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12301
12302 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12303 is no longer needed.
12304
12305 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12306
12307 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12308
12309 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12310
12311 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12312 targets using "$@" to provide support for similar but not identical
12313 targets without having to duplicate code.
12314
12315 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12316
12317 * makefile.vms: Fix to work with DEC C.
12318
12319 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12320
12321 * config.sub: Add mips-tx39-elf to marketing names.
12322
12323 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12324
12325 * ltmain.sh: Handle symlinks in generated script.
12326
12327 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12328
12329 * configure: Handle autoconf style directory options: --bindir,
12330 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12331 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12332 --sysconfdir.
12333 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12334 (sharedstatedir, localstatedir, oldincludedir): New variables.
12335 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12336 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12337 sbindir, sharedstatedir, and sysconfdir.
12338
12339 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12340
12341 * Makefile.in (bootstrap-lean): New target.
12342
12343 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12344
12345 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12346 sn, and gnuserv from noconfigdirs.
12347
12348 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12349
12350 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12351
12352 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12353
12354 * Makefile.in (cross): New target.
12355
12356 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12357 Jeff Law <law@cygnus.com>
12358
12359 * Makefile.in (bootstrap2, bootstrap3): New targets.
12360 (all-bootstrap): Remove outdated and confusing target.
12361 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12362
12363 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12364
12365 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12366 windows. Consistent with gdb/configure.
12367
12368 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12369
12370 * configure.in: Name Linux target fragment.
12371
12372 * configure: Rewrite so that project Makefile fragment is inserted
12373 first and appears last in the resulting Makefile.
12374
12375 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12376
12377 * Makefile.in (install-itcl): Install tcl first.
12378
12379 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12380
12381 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12382
12383 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12384
12385 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12386
12387 * configure.in (skipdirs): Add target-librx for Linux.
12388 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12389
12390 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12391
12392 * Makefile.in (bootstrap): New target.
12393
12394 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12395
12396 * config.sub: Accept 'amigados' for backward compatibility.
12397
12398 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12399
12400 * config.guess: Merge with FSF.
12401
12402 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12403
12404 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12405
12406 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12407
12408 * config.sub: Add "marketing-names" patch.
12409
12410 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12411
12412 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12413
12414 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12415
12416 * config.sub: Handle v850-elf.
12417
12418 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12419
12420 * .cvsignore (*-install): Remove.
12421
12422 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12423
12424 * ltconfig: Set CONFIG_SHELL in libtool.
12425 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12426
12427 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12428
12429 * configure.in (target_subdir): Set to libraries if enable_multilib.
12430
12431 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12432
12433 * config.guess: Update from gcc directory.
12434
12435 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12436
12437 * Makefile.in (all-sim): Depends on all-readline.
12438
12439 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12440
12441 * Makefile.in (BISON, YACC): Use $$s.
12442 (all-bison): Depend on all-texinfo.
12443
12444 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12445
12446 * Makefile.in (BISON): Add -L flag.
12447 (YACC): Likewise.
12448
12449 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12450
12451 * configure.in (noconfigdirs): Add support for v850e target.
12452
12453 * config.sub (maybe_os): Add support for v850e target.
12454
12455 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12456
12457 * configure.in (noconfigdirs): Add support for v850ea target.
12458
12459 * config.sub (maybe_os): Add support for v850ea target.
12460
12461 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12462
12463 * config.sub: Add mipstx39. Delete r3900.
12464
12465 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12466
12467 * Makefile.in (all-autoconf): Depends on all-texinfo.
12468
12469 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12470
12471 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12472 eabi targets.
12473
12474 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12475
12476 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12477
12478 * configure: When handling a Canadian Cross, handle YACC as well as
12479 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12480 * Makefile.in (all-bison): Depend upon all-texinfo.
12481
12482 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12483
12484 * Makefile.in (BISON): bison, not byacc or bison -y.
12485 (YACC): bison -y or byacc or yacc.
12486 (various): Add *-bison as appropriate.
12487 (taz): No need to mess with BISON anymore.
12488
12489 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12490
12491 * configure: If OSTYPE matches *win32*, try to find a good value for
12492 CONFIG_SHELL.
12493
12494 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12495
12496 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12497 configure.in if it is present.
12498
12499 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12500
12501 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12502
12503 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12504
12505 * config.sub: Recognize `arc' cpu.
12506 * configure.in: Likewise.
12507 * config-ml.in: Likewise.
12508
12509 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12510
12511 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12512
12513 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12514
12515 * configure: Changed sed delimiter from ':' to '|' when
12516 attempting to substitute ${config_shell} for SHELL. On
12517 NT ${config_shell} may contain a ':' in it.
12518
12519 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12520
12521 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12522
12523 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12524
12525 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12526
12527 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12528
12529 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12530
12531 * ylwrap: If the program is a relative path, force it to be
12532 absolute.
12533
12534 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12535
12536 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12537
12538 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12539
12540 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12541 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12542 for libraries.
12543
12544 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12545
12546 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12547 separated by spaces.
12548
12549 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12550
12551 * ylwrap: New file.
12552 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12553
12554 * ltmain.sh: Handle /bin/sh at start of install program.
12555
12556 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12557
12558 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12559 * missing: New file, from automake 1.2.
12560
12561 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12562
12563 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12564 check-tk to CHECK_X11_MODULES.
12565
12566 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12567
12568 * config.sub: Merge with FSF.
12569
12570 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12571
12572 * config.guess: Merge with FSF.
12573
12574 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12575
12576 * configure: Treat msdosdjgpp like go32.
12577 * configure.in: Likewise. Don't remove gprof for go32.
12578
12579 * configure: Change Makefile.tem2 to Makefile.tm2.
12580
12581 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12582
12583 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12584
12585 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12586
12587 * install-sh (chmodcmd): Set to null if the DST directory already
12588 exists. Same as Nov 11th change.
12589
12590 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12591
12592 * configure (GDB_TK): Needs itcl and tix.
12593
12594 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12595
12596 * config.guess: Update from FSF.
12597
12598 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12599
12600 * Makefile.in (GDB_TK): Depend on itcl and tix.
12601
12602 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12603
12604 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12605 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12606 (INSTALL_SCRIPT): New variable.
12607 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12608 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12609 to -x.
12610 * install-sh: Add support for -x option.
12611
12612 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12613
12614 * configure.in, Makefile.in: Treat tix like itcl.
12615
12616 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12617
12618 * Makefile.in (WINDRES): New variable.
12619 (WINDRES_FOR_TARGET): New variable.
12620 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12621 (EXTRA_HOST_FLAGS): Add WINDRES.
12622 (EXTRA_TARGET_FLAGS): Add WINDRES.
12623 (EXTRA_GCC_FLAGS): Add WINDRES.
12624 ($(DO_X)): Pass down WINDRES.
12625 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12626 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12627 DLLTOOL_FOR_TARGET.
12628
12629 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12630
12631 * configure.in: configure sim before gdb for win32-x-ppc
12632
12633 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12634
12635 Move gperf into the toplevel, from libg++.
12636 * configure.in (target_tools): Add target-gperf.
12637 (native_only): Add target-gperf.
12638 * Makefile.in (all-target-gperf): New target, depend on
12639 all-target-libg++.
12640 (configure-target-gperf): Empty rule.
12641 (ALL_TARGET_MODULES): Add all-target-gperf.
12642 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12643 (CHECK_TARGET_MODULES): Add check-target-gperf.
12644 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12645 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12646
12647 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12648
12649 * config.sub (mn10200): Recognize new basic machine.
12650
12651 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12652
12653 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12654 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12655
12656 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12657
12658 * configure.in: If we're building mips-sgi-irix6* native, turn on
12659 ENABLE_MULTILIB and set TARGET_SUBDIR.
12660
12661 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12662
12663 * Makefile.in (all-sn): Depend on all-grep.
12664
12665 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12666
12667 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12668
12669 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12670 Makefile. From Jeff Makey <jeff@cts.com>.
12671 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12672
12673 * Makefile.in (DISTBISONFILES): Remove.
12674 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12675 $(DEFAULT_YACC).
12676
12677 * configure.in: Build itl, db, sn, etc., when building for native
12678 cygwin32.
12679
12680 * Makefile.in (LD): New variable.
12681 (EXTRA_HOST_FLAGS): Pass down LD.
12682 ($(DO_X)): Likewise.
12683
12684 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12685
12686 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12687
12688 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12689
12690 * configure.in (targargs): Strip out any supplied --build argument
12691 before adding our own. Always add --build.
12692
12693 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12694
12695 * configure.in (targargs): Pass --build if we're doing
12696 a cross-compile.
12697
12698 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12699
12700 * configure: Use '|' instead of ":" as the separator in
12701 sed. Otherwise sed chokes on NT path names with drive
12702 designators. Also look for "?:*" as the leading characters in an
12703 absolute pathname.
12704
12705 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12706
12707 * config.sub: Support for r3900.
12708
12709 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12710
12711 * configure.in: Use install-sh, not install.sh.
12712
12713 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12714
12715 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12716 apply it twice.
12717
12718 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12719
12720 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12721 install-binutils.
12722
12723 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12724
12725 * Makefile.in: Add automake targets.
12726 * configure.in (host_tools): Add automake.
12727
12728 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12729
12730 * configure: Default CXX to c++, not gcc.
12731 * Makefile.in (CXX): Set to c++, not gcc.
12732 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12733
12734 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12735
12736 * install-sh: try appending a .exe if source file doesn't
12737 exist
12738
12739 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12740
12741 * configure.in: Turn on multilib by default.
12742 (cross_only): Remove target-libiberty.
12743
12744 * Makefile.in (all-gcc): Don't depend on libiberty.
12745
12746 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12747
12748 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12749
12750 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12751
12752 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12753 (DISTBISONFILES): Add ld/Makefile.in
12754
12755 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12756
12757 * configure.in: if target is cygwin32 but host isn't cygwin32,
12758 don't configure gdb tcl tk expect, not just gdb.
12759
12760 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12761
12762 * configure.in: Added gnuserv everywhere sn appears.
12763
12764 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12765 (CROSS_CHECK_MODULES): Added check-gnuserv.
12766 (INSTALL_MODULES): Added install-gnuserv.
12767 (CLEAN_MODULES): Added clean-gnuserv.
12768 (all-gnuserv): New target.
12769
12770 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12771
12772 * config.guess: Fixes for MIPS OpenBSD systems.
12773
12774 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12775
12776 * Makefile.in (INSTALL_XFORM): Remove.
12777 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12778
12779 * mkinstalldirs: New file, copied from automake.
12780 * Makefile.in (installdirs): Rename from install-dirs. Use
12781 mkinstalldirs. Change all users.
12782 (DEVO_SUPPORT): Add mkinstalldirs.
12783
12784 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12785
12786 * install-sh: Rename from install.sh.
12787 * Makefile.in (INSTALL): Change install.sh to install-sh.
12788 (DEVO_SUPPORT): Likewise.
12789
12790 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12791 Graichen <graichen@rzpd.de>.
12792
12793 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12794
12795 * config.guess: Recognize OpenBSD systems correctly.
12796
12797 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12798
12799 * README, Makefile.in (ETC_SUPPORT): Remove references to
12800 cfg-paper*, configure.{texi,man,info*}._
12801
12802 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12803
12804 * Makefile.in (all.normal): Ensure that gcc is built after all
12805 the x11 - ie gdb - targets.
12806
12807 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12808
12809 * makefile.vms: Don't run conf-a-gas.
12810
12811 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12812
12813 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12814
12815 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12816
12817 * configure.in: Remove noconfigdirs case since gdb also
12818 configures and builds for tic80-coff.
12819
12820 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12821
12822 * configure: Set cache_file to config.cache.
12823 * Makefile.in (local-distclean): Remove config.cache.
12824
12825 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12826
12827 * COPYING: Update FSF address.
12828
12829 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12830
12831 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12832 noconfigdirs.
12833
12834 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12835
12836 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12837 MAKEDIRS, is empty.
12838
12839 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12840
12841 * config.sub: Tweak mn10300 entry.
12842
12843 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12844
12845 * configure.in (host_tools): Put sim before gdb, so gdb's
12846 configure.tgt can determine if the simulator was configured.
12847
12848 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12849
12850 * config.sub: Move BeOS $os case to be with other Cygnus
12851 local cases.
12852
12853 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12854
12855 * config.sub: Remove misplaced comment that broke Linux.
12856
12857 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12858
12859 * config.sub: Add BeOS support.
12860
12861 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12862
12863 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12864
12865 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12866
12867 * configure.in (noconfigdirs): Remove tcl and tk from
12868 noconfigdirs for cygwin32 builds.
12869
12870 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12871
12872 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12873
12874 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12875
12876 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12877 make-all.com, use makefile.vms instead.
12878
12879 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12880
12881 * config.sub: Accept -lnews*.
12882
12883 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12884
12885 * configure.in (noconfigdirs): Disable target-newlib,
12886 target-examples and target-libiberty for d30v.
12887
12888 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12889
12890 * configure.in (noconfigdirs): Enable ld for d30v.
12891
12892 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12893
12894 * configure.in (tic80-*-*): Build compiler.
12895
12896 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12897
12898 * configure.in (d30v-*): Remove sim directory from list of
12899 unsupported d30v directories
12900
12901 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12902
12903 * config.sub, configure.in: Add d30v target cpu.
12904
12905 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12906
12907 * makefile.vms: New file.
12908 * make-all.com: Remove.
12909
12910 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12911
12912 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12913
12914 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12915
12916 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12917
12918 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12919
12920 * Makefile.in (ALL_MODULES): Added all-db.
12921 (CROSS_CHECK_MODULES): Addec check-db.
12922 (INSTALL_MODULES): Added install-db.
12923 (CLEAN_MODULES): Added clean-db.
12924
12925 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12926
12927 * config.guess: Merge with latest FSF sources.
12928
12929 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12930
12931 * Makefile.in (ALL_MODULES): Added all-itcl.
12932 (CROSS_CHECK_MODULES): Added check-itcl.
12933 (INSTALL_MODULES): Added install-itcl.
12934 (CLEAN_MODULES): Added clean-itcl.
12935
12936 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12937
12938 * configure.in: build gdb for mn10200
12939
12940 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12941
12942 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12943
12944 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12945
12946 * configure.in (tic80-*-*): Turn off most targets right now.
12947
12948 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12949
12950 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12951 rather than the makeinfo program.
12952 (do-info): Depend upon all-texinfo.
12953
12954 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12955
12956 * configure.in: Remove uses of config/mh-linux.
12957
12958 * config.sub, config.guess: Merge with latest FSF sources.
12959
12960 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12961
12962 * config.sub (case $basic_machine): Add tic80 entries.
12963
12964 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12965
12966 * config.sub, config.guess: Merge with latest FSF sources.
12967
12968 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12969
12970 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12971 * mpw-config.in: Test for NewFolderRecursive.
12972 * mpw-install: Use symbolic name for startup filename.
12973 * mpw-README: Add various additional details.
12974
12975 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12976
12977 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12978
12979 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12980
12981 * configure.in: Do build gcc and the target libraries for
12982 the mn10200.
12983
12984 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12985
12986 * configure.in: don't avoid building gdb for mn10300 any more
12987 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12988 instead of single-quoting it.
12989
12990 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12991
12992 * configure.in: Don't use --with-stabs on IRIX 6.
12993
12994 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
12995
12996 * configure.in (m32r): Build gdb, libg++ now.
12997
12998 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12999
13000 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13001 directories from noconfigdirs.
13002
13003 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13004
13005 * config.sub (basic_machine): added mips16 configuration
13006
13007 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13008
13009 * config.sub: Handle d10v-unknown.
13010
13011 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13012
13013 * config.sub: Handle v850-unknown.
13014
13015 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13016
13017 * Makefile.in: add findutils
13018 * configure.in: add findutils to list of host_tools
13019
13020 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13021
13022 * config.sub: Handle mn10200 and mn10300.
13023
13024 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13025
13026 * configure.in (d10v-*): Do not build librx.
13027
13028 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13029
13030 * configure.in (mn10300): Build everything except gdb & libgloss.
13031
13032 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13033
13034 * config.guess: Patch for Dansk Data Elektronik servers,
13035 from Niels Skou Olsen <nso@dde.dk>.
13036
13037 For ncr, use /bin/uname rather than uname, since GNU uname does not
13038 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13039
13040 Patch for MIPS R4000 running System V,
13041 from Eric S. Raymond <esr@snark.thyrsus.com>.
13042
13043 Fix thinko for nextstep.
13044
13045 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13046
13047 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13048 * config.guess: Guess mips-dec-mach_bsd4.3.
13049
13050 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13051 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13052 release numbers.
13053 * config.guess (mips-mips-riscos*): Emit just enough of the
13054 release number.
13055
13056 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13057 * config.guess (sparc-auspex-sunos*): Added.
13058 (f300-fujitsu-*): Added.
13059
13060 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13061 * config.guess: Recognize a Tadpole as a sparc.
13062
13063 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13064
13065 * config.guess: Don't assume that NextStep version is either 2 or
13066 3. NextStep 4 (aka OpenStep 4) has come out now.
13067
13068 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13069
13070 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13071 From Rik Faith <faith@cs.unc.edu>.
13072
13073 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13074
13075 * config.sub: Contributions from bug-gnu-utils to:
13076 Support plain "hppa" (no version given) architecture, reported by
13077 OpenStep.
13078 OpenBSD like NetBSD.
13079 LynxOs is not a hardware supplier.
13080
13081 * config.guess: Contributions from bug-gnu-utils to add support for:
13082 OpenBSD like NetBSD.
13083 Stratus systems.
13084 More Pyramid systems.
13085 i[n>4]86 Intel chips.
13086 M680[n>4]0 Motorola chips.
13087 Use unknown instead of lynx for hardware manufacturer.
13088
13089 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13090
13091 * install.sh (chmodcmd): Set to null if the DST directory already
13092 exists.
13093
13094 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13095
13096 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13097 not use mt-ppc target Makefile fragment any more.
13098
13099 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13100
13101 * configure.in (*-*-windows): Exclude everything but those dirs
13102 needed to build windows.
13103
13104 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13105
13106 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13107
13108 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13109
13110 * configure.in: Exclude mmalloc from i386-windows.
13111
13112 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13113
13114 * Undo my previous change.
13115
13116 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13117
13118 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13119 unconditionally.
13120 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13121
13122 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13123
13124 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13125 host to add it's own flags.
13126
13127 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13128
13129 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13130
13131 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13132
13133 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13134 (CXX_FOR_TARGET): Likewise.
13135 (GCC_FOR_TARGET): Define.
13136 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13137 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13138 CC_FOR_TARGET was specified on the command line.
13139 (MAKEOVERRIDES): Don't define.
13140
13141 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13142
13143 * configure.in (m32r): Fix spelling of libg++ libs.
13144
13145 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13146
13147 * config.sub (-apple*): Remove, now redundant.
13148
13149 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13150
13151 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13152
13153 * configure: Rework yesterday's sed script patch.
13154
13155 * config.sub: Merge with FSF.
13156
13157 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13158
13159 * config.guess: Merge from FSF.
13160
13161 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13162 * config.guess: Use pc instead of unknown, for pc clone systems.
13163 Change linux to linux-gnu.
13164
13165 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13166 * config.guess: Avoid non-portable tr syntax.
13167
13168 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13169
13170 * test-build.mk (HOLES): Add "xargs" for gdb.
13171
13172 * configure: Avoid hpux10.20 sed bug.
13173
13174 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13175
13176 * configure.in: Add support for windows host
13177 (that is a build done under the Microsoft build environment).
13178
13179 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13180
13181 * Makefile.in: Replace all uses of srcroot with s, to shrink
13182 command line lengths.
13183
13184 Patches from Geoffrey Noer <noer@cygnus.com>:
13185 * configure.in: If configuring for newlib, pass --with-newlib to
13186 subdirectories.
13187 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13188 -Bnewlib/ and -Lwinsup to gcc.
13189 (CXX_FOR_TARGET): Likewise.
13190
13191 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13192
13193 * Makefile.in (ETC_SUPPORT): Add configure.
13194
13195 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13196
13197 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13198 host configuration file.
13199
13200 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13201
13202 * configure.in: Break mn10x00 support into separate
13203 mn10200 and mn10300 configurations.
13204 * config.sub: Likewise.
13205
13206 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13207
13208 * configure.in: Add lots of stuff to noconfigdirs for
13209 the mn10x00 targets.
13210
13211 * config.sub, configure.in: Add mn10x00 support.
13212
13213 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13214
13215 * make-all.com: Call conf-a-gas, not config-a-gas.
13216
13217 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13218
13219 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13220 targets.
13221
13222 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13223
13224 * mpw-README: Add much more detail for native PowerMac.
13225 * mpw-install: New file.
13226 * mpw-configure: Add --norecursion and --help options.
13227 * mpw-config.in: Translate readme and install files when
13228 copying to objdir.
13229 * mpw-build.in: Don't always depend on byacc and flex.
13230 (install-only-top): New action.
13231
13232 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13233
13234 * configure.in: You can now configure GDB for the v850.
13235
13236 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13237
13238 * configure.in (noconfigdirs): Don't configure any C++ dirs
13239 if targeting D10V.
13240
13241 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13242
13243 * config.sub: Recognize mips64vr5000.
13244
13245 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13246
13247 * configure.in: Use a single line for host_tools and native_only.
13248
13249 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13250
13251 * config.sub, configure.in: Add entries for m32r.
13252
13253 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13254
13255 * Makefile.in (inet-install): Don't run install-gzip.
13256
13257 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13258
13259 * configure.in: Don't config lots of things for *-*-windows*.
13260
13261 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13262
13263 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13264 (host_libs, host_tools): Copy from configure.in.
13265 * mpw-configure: Don't complain about directories not found.
13266
13267 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13268
13269 * configure.in (i[345]86): Recognize i686 for pentium pro.
13270 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13271 file.
13272
13273 * config.guess (i[345]86): Ditto.
13274
13275 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13276
13277 * configure.in (noconfigdirs): Removed gdb for D10V.
13278
13279 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13280
13281 * configure.in: Remove ld, target-libio, target-libg++, and
13282 target-libstdc++ from noconfigdirs.
13283
13284 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13285
13286 * configure: Fix three locations where shell scripts were
13287 being run directly rather than with config_shell.
13288
13289 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13290
13291 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13292 * config.sub (basic_machine): Recognize v850.
13293
13294 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13295
13296 * mpw-configure: Handle multiple enable/disable options and
13297 pass them down recursively, handle -c and -s flags appropriately
13298 depending on choice of compiler, add escape mechanism for
13299 quoted arguments to gC.
13300
13301 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13302
13303 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13304 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13305 so that -mrelocatable-lib and -mno-eabi are used.
13306
13307 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13308 not support --print-multi-lib, don't abort.
13309
13310 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13311
13312 * make-all.com: Run config-a-gas.
13313 * setup.com: Don't copy subdirectory files around.
13314
13315 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13316
13317 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13318 target, it now compiles correctly.
13319
13320 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13321
13322 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13323
13324 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13325
13326 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13327
13328 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13329
13330 * configure.in (native_only): Add prms.
13331
13332 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13333
13334 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13335 (BINUTILS_SUPPORT_DIRS): Likewise.
13336
13337 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13338
13339 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13340 d10v support is added.
13341
13342 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13343
13344 * configure.in (d10v-*-*): New target.
13345
13346 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13347
13348 * config.guess (HP 9000/811): Recognize this as a PA1.1
13349 machine.
13350
13351 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13352
13353 * Makefile.in (do-tar-gz): New target, split out from tail end of
13354 taz target. Run each command separately, don't use pipes.
13355 (taz): Use it.
13356
13357 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13358
13359 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13360 * mpw-build.in: No builds should depend on building byacc or flex,
13361 they are assumed to be installed already.
13362
13363 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13364
13365 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13366 variable that CC_FOR_TARGET needs.
13367
13368 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13369
13370 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13371 options have changed since the last time the subdirectory was
13372 configured, and if it has, reconfigure.
13373 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13374 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13375
13376 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13377
13378 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13379 CLEAN_MODULES): Add bash.
13380 (all-bash): New target.
13381
13382 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13383
13384 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13385
13386 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13387
13388 * config.sub (basic_machine): Recognize d10v as a valid processor.
13389
13390 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13391
13392 * mpw-configure: Add support for --bindir.
13393 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13394
13395 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13396
13397 * configure.in: add bash, time, gawk to list of hosttools and things
13398 to only build for native toolchains
13399
13400 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13401
13402 * Makefile.in (docdir): Remove.
13403
13404 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13405
13406 * Makefile.in (datadir): Set to $(prefix)/share.
13407
13408 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13409
13410 * configure.in: build diff and patch for cygwin32-hosted
13411 toolchains.
13412
13413 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13414
13415 * config.sub: Accept -rtems*.
13416
13417 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13418
13419 * configure.in: enable dosrel for cygwin32-hosted builds,
13420 remove diff from the list of things not buildable
13421 via Canadian Cross
13422
13423 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13424
13425 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13426 don't get ". ".
13427
13428 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13429
13430 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13431
13432 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13433
13434 * Makefile.in (taz): Handle case where tex3patch didn't even get
13435 checked out. Also, if it was found, put the symlink in a new util
13436 subdirectory.
13437
13438 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13439
13440 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13441
13442 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13443
13444 * config.sub: Recognize -openvms.
13445 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13446 * make-all.com, setup.com: New files.
13447
13448 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13449
13450 * Makefile.in (taz): tex3patch moved to texinfo/util.
13451
13452 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13453
13454 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13455 * configure.in: remove make from disable-if-Can-Cross list
13456 enable gdb if ${host} and ${target} are cygwin32
13457
13458 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13459
13460 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13461 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13462
13463 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13464
13465 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13466 distinguish sysv/svr4/bsd variants.
13467 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13468
13469 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13470
13471 * configure.in: Added copyright notice.
13472 * move-if-change: Added copyright notice.
13473
13474 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13475
13476 * configure.in (powerpcle-*-solaris*): Until we get shared
13477 libraries working, don't build gdb, sim, make, tcl, tk, or
13478 expect.
13479
13480 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13481
13482 * config.guess: Merge with FSF:
13483
13484 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13485 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13486
13487 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13488 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13489
13490 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13491 * config.guess: Combine two OSF1 rules.
13492 Also recognize field test versions. From mjr@zk3.dec.com.
13493 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13494 because GNU uname does not support -p. From pmr@pajato.com.
13495
13496 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13497
13498 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13499
13500 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13501
13502 * mpw-README: Document GCCIncludes.
13503
13504 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13505
13506 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13507
13508 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13509
13510 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13511
13512 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13513
13514 * configure.in (*-*-cygwin32): Configure make.
13515
13516 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13517
13518 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13519
13520 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13521
13522 * Makefile.in (all-inet): Depend on all-perl.
13523
13524 * Makefile.in (inet-install): New target.
13525
13526 * Makefile.in (all-inet): Depend on all-tcl.
13527 (all-inet): Depend on all-send-pr.
13528
13529 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13530
13531 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13532 temporarily.
13533
13534 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13535
13536 * configure.in: Don't configure --with-gnu-ld on AIX.
13537
13538 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13539
13540 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13541
13542 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13543
13544 * Makefile.in (ALL_MODULES): Added all-inet.
13545 (CROSS_CHECK_MODULES): Added check-inet.
13546 (INSTALL_MODULES): Added install-inet.
13547 (CLEAN_MODULES): Added clean-inet.
13548 (all-indent): New target.
13549
13550 * configure.in (host_tools): Added inet.
13551 (native_only): Added inet.
13552 (noconfigdirs): Added inet.
13553
13554 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13555
13556 * configure.in: Don't configure libgloss if we are not configuring
13557 newlib.
13558
13559 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13560
13561 * configure.in: Don't configure libgloss for unsupported
13562 architectures.
13563
13564 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13565
13566 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13567
13568 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13569
13570 * Makefile.in (ALL_MODULES): Include all-apache.
13571 (CROSS_CHECK_MODULES): Include check-apache.
13572 (INSTALL_MODULES): Include install-apache.
13573 (all-apache): New target.
13574
13575 * configure.in: Added apache everywhere perl is seen.
13576
13577 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13578
13579 * Makefile.in: Add support for clean-{module} and
13580 clean-target-{module} rules.
13581
13582 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13583
13584 * configure.in (*-*-ose) do not build libgloss.
13585
13586 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13587
13588 * config.guess (prep*:SunOS:5.*:*): Turn into
13589 powerpele-unknown-solaris2.
13590
13591 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13592
13593 * configure.in: Permit --enable-shared to specify a list of
13594 directories.
13595
13596 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13597
13598 * configure.in (host==solaris): Pass only the first word of $CC
13599 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13600
13601 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13602
13603 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13604
13605 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13606
13607 * Makefile.in (ALL_MODULES): Include all-perl.
13608 (CROSS_CHECK_MODULES): Include check-perl.
13609 (INSTALL_MODULES): Include install-perl.
13610 (ALL_X11_MODULES): Include all-guile.
13611 (CHECK_X11_MODULES): Include check-guile.
13612 (INSTALL_X11_MODULES): Include install-guile.
13613 (all-perl): New target.
13614 (all-guile): New target.
13615
13616 * configure.in (host_tools): Include perl and guile.
13617 (native_only): Include perl and guile.
13618 (noconfigdirs): Don't build guile and perl; no ports have been
13619 done.
13620
13621 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13622
13623 * configure (--enable-*): Handle quoted option lists such as
13624 --enable-sim-cflags='-g0 -O' better.
13625
13626 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13627
13628 * Makefile.in ({,inst}all-target): New rule so we can make and
13629 install all of the target directories easily.
13630
13631 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13632
13633 * configure.in: Add missing global flag in sed substitution when
13634 deleting `target-' from ${configdirs}.
13635
13636 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13637
13638 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13639 option.
13640
13641 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13642 config/mh-necv4.
13643
13644 * install.sh: Correct misspelling of transformbasename.
13645
13646 * config.guess: Recognize mips-*-sysv*.
13647
13648 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13649
13650 * config.sub: Recognize mon960.
13651
13652 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13653
13654 * configure: Restore Canadian Cross handling of BISON and LEX,
13655 removed in Feb 20 change.
13656
13657 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13658
13659 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13660 Mention make install. Remove the old copyright date as well the
13661 clumsy and rather pointless copyright on the README file.
13662
13663 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13664
13665 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13666 Makefile after running symlink-tree, then run `make distclean' to
13667 avoid clobbering any generated files in srcdir.
13668
13669 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13670
13671 * configure.in (m68k-*-netbsd*): Build everything now.
13672
13673 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13674
13675 * Makefile.in (taz): Fix quoting.
13676
13677 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13678
13679 * configure.in (sparclet-*-*): Build everything now.
13680
13681 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13682
13683 * configure.in (m68k-*-linux*): New host.
13684
13685 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13686
13687 * configure: Check for bison before byacc.
13688
13689 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13690
13691 * Makefile.in configure: Change the way LEX and BISON/YACC are
13692 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13693 searching PATH. These are used as fallbacks by Makefile.in if
13694 flex/bison/byacc aren't in objdir.
13695
13696 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13697
13698 * Makefile.in: Make everything which depends upon all-bfd also
13699 depend upon all-opcodes, in case --with-commonbfdlib is used.
13700
13701 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13702
13703 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13704 building NT native compilers on Unix.
13705
13706 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13707
13708 * configure.in: Don't get CC from the host Makefile fragment if we
13709 can find gcc in PATH, or if this is a Canadian Cross. Move the
13710 Solaris test for /usr/ucb/cc to the post target script, just after
13711 the compiler sanity test.
13712
13713 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13714
13715 * config.sub: Merge with FSF.
13716
13717 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13718
13719 * Makefile.in (RPATH_ENVVAR): New variable.
13720 (REALLY_SET_LIB_PATH): Use it.
13721 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13722
13723 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13724
13725 * config.sub, configure.in: Recognize sparclet cpu.
13726
13727 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13728
13729 * config.guess: Support m68k-cbm-sysv4.
13730
13731 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13732
13733 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13734 m68k-unknown-linuxaout from linker help string. Put quotes around
13735 $ld_help_string.
13736
13737 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13738
13739 * config.guess (powerpc-harris-powerunix): Add guess for port
13740 to new target.
13741
13742 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13743
13744 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13745
13746 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13747
13748 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13749 $(REALLY_SET_LIB_PATH) in Makefile.
13750 * Makefile.in (SET_LIB_PATH): New variable.
13751 (REALLY_SET_LIB_PATH): New variable.
13752 ($(DO_X)): Use $(SET_LIB_PATH).
13753 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13754 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13755 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13756 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13757 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13758 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13759 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13760 (install-dosrel): Likewise.
13761 (all-opcodes): Depend upon all-libiberty.
13762
13763 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13764
13765 * config.guess (*:CYGWIN*): New
13766
13767 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13768
13769 * Makefile.in (all-target-winsup): All all-target-libiberty.
13770
13771 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13772
13773 * configure.in (noconfigdirs): Add missing # in front of comment.
13774
13775 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13776
13777 * configure.in: add second pass to things added to noconfigdirs
13778 so *-gm-magic can exclude libgloss properly.
13779
13780 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13781
13782 * mpw-configure (extralibs_name, rez_name): Set correctly
13783 for MWC68K compiler.
13784
13785 * mpw-README: Add more info on the necessary build tools.
13786
13787 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13788
13789 * configure.in, config.sub: Recognize cygwin32.
13790
13791 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13792
13793 * config.guess, config.sub: Recognize A/UX.
13794
13795 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13796
13797 * config.sub: Merge with gcc/config.sub.
13798
13799 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13800
13801 * mpw-build.in (do-binutils): Add build of stamps.
13802
13803 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13804
13805 * config.sub: Add recognition for mips64vr4100*-* targets.
13806
13807 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13808
13809 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13810 Add creation of gconfigargs with `--enable-shared' turned on.
13811 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13812 ($(host)-stamp-stage3-configured): Likewise.
13813 (HOLES): Add chatr and ldd.
13814 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13815
13816 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13817
13818 * configure: Pass --nfp to recursive configures.
13819
13820 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13821
13822 * Makefile.in (DLLTOOL): New.
13823 (DLLTOOL_FOR_TARGET): New.
13824 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13825 (EXTRA_TARGET_FLAGS): Ditto.
13826 (EXTRA_GCC_FLAGS): Ditto.
13827 (CONFIGURE_TARGET_MODULES): Ditto.
13828 (DO_X): Ditto.
13829 * configure: Add DLLTOOL.
13830
13831 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13832
13833 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13834 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13835 mh-sco, since old workarounds no longer needed, and don't
13836 build ld, since libraries have weak symbols in COFF.
13837
13838 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13839
13840 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13841
13842 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13843
13844 * configure.in: Make sure that ${CC} can be used to compile an
13845 executable.
13846
13847 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13848
13849 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13850 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13851 nothing depending on whether gdbtk is being built.
13852
13853 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13854
13855 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13856
13857 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13858
13859 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13860 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13861
13862 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13863
13864 * config-ml.in: Add support for
13865 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13866 Simplify setting of multidirs from --disable-foo.
13867
13868 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13869
13870 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13871 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13872 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13873 non-empty, pass them on to the GCC make.
13874 (all-bootstrap): New rule that is like all-gcc, except it executes
13875 the GCC bootstrap rule instead of the GCC all rule.
13876
13877 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13878
13879 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13880
13881 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13882
13883 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13884 DG/UX support.
13885
13886 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13887
13888 * config.sub (i*86*) Change [345] to [3456]
13889
13890 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13891
13892 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13893 --with-gnu-ld=no.
13894
13895 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13896
13897 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13898 AIX multilibs get built.
13899
13900 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13901
13902 * configure.in (i386-win32): Don't build expect if we're not
13903 building the tcl subdir.
13904
13905 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13906
13907 * Makefile.in: (configure-target-examples, all-target-examples):
13908 New targets, configure and build example programs.
13909
13910 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13911
13912 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13913 use it as input to sedit the generated MPW makefile.
13914 * mpw-README: Add a suggestion about Gestalt.h.
13915
13916 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13917
13918 * config.sub: Accept *-*-ieee*.
13919
13920 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13921
13922 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13923 Ronald F. Guilmette <rfg@monkeys.com>.
13924
13925 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13926
13927 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13928 for powerpc-pe native.
13929 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13930 (target==powerpc-pe): duplicate i386-win32 entry.
13931
13932 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13933
13934 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13935 of vxworks, not just vxworks5.1.
13936
13937 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13938
13939 * mpw-configure: Add support for exec-prefix.
13940
13941 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13942
13943 * config.guess: Recognize HP model 816 machines as having
13944 a PA1.1 processor.
13945
13946 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13947
13948 * configure: Ignore new autoconf configure options.
13949
13950 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13951
13952 * config.guess: Recognize Pentium under SCO.
13953 From Robert Lipe <robertl@arnet.com>.
13954
13955 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13956
13957 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13958
13959 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13960
13961 * configure.in: Don't configure gas for alpha-dec-osf*.
13962
13963 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13964
13965 * configure.in: Default to --with-stabs for some targets for which
13966 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13967 i[345]86*-*-unixware*.
13968
13969 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13970
13971 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13972 rather than basing it on the target. Simplify handling of options
13973 controlling which directories to configure. Remove extraneous
13974 slash in multi-clean target.
13975
13976 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13977
13978 * config-ml.in: Prefix more variables with ml_ so they don't collide
13979 with configure's.
13980
13981 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13982
13983 * configure: Don't turn -v into --v.
13984
13985 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13986
13987 * configure.in (targargs): Fix typo.
13988
13989 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13990
13991 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
13992
13993 * configure.in: Strip --host and --target options from
13994 CONFIG_ARGUMENTS, and always configure for --host only. Add
13995 --with-cross-host option when building with a cross-compiler.
13996 * configure: Canonicalize the arguments put into config.status by
13997 always using `=' for an option with an argument. Pass a presumed
13998 --host or --target explicitly.
13999
14000 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14001
14002 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14003 into general OS recognition case.
14004
14005 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14006
14007 * configure.in (target_configdirs): add target-winsup only
14008 for win32 target systems.
14009
14010 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14011
14012 * Makefile.in (all-target-libgloss): Depend upon
14013 configure-target-newlib, since when libgloss is built it looks to
14014 see if the newlib directory exists.
14015
14016 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14017
14018 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14019 cfg-ml-*.in.
14020
14021 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14022
14023 * configure: Handle LD and LD_FOR_TARGET when configuring a
14024 Canadian Cross.
14025
14026 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14027
14028 * configure.in (target_libs): add target-winsup.
14029 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14030 (target==ppcle-pe): remove ld from $noconfigdirs.
14031
14032 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14033
14034 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14035 Preserve relative path names in $srcdir. Build symlink tree if
14036 configuring cross target dir and srcdir=. (= no VPATH support).
14037 (configure-target-libg++): Depend on configure-target-librx.
14038 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14039 * config-ml.in: New file.
14040 * symlink-tree: New file.
14041 * configure: Ensure srcdir="." if that's what it is.
14042
14043 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14044
14045 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14046 includes and FLEX_SKELETON setting.
14047 * mpw-configure (--with-gnu-ld): New option, controls whether
14048 to use PPCLink or ld with PowerMac GCC.
14049 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14050 * mpw-config.in: Configure grez if targeting Mac.
14051
14052 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14053 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14054 just macos.
14055 * configure.in: Configure grez resource compiler if targeting Mac.
14056 * Makefile.in (all-grez, install-grez): New targets.
14057
14058 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14059
14060 * configure: CXX defaults to gcc, not g++. If we find
14061 gcc in the path, set CC to gcc -O2.
14062
14063 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14064
14065 * configure: Default ${build} correctly. Avoid picking up extra
14066 spaces when reading CC and CXX from Makefile. When doing a
14067 Canadian Cross, use plausible default values for numerous
14068 variables.
14069 * configure.in: When doing a Canadian Cross, don't try to
14070 configure tools whose configure script can't handle it.
14071
14072 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14073
14074 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14075
14076 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14077
14078 * configure: Remove dubious bug reporting address.
14079
14080 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14081
14082 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14083 configure script, run that instead of this directory's configure.
14084 In either case, print a message that we're configuring the sub-dir.
14085
14086 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14087
14088 * configure.in: Before checking for the existence of various files,
14089 use sed to filter out "target-".
14090
14091 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14092
14093 * Makefile.in (DO_X): Split rule to decrease command line length
14094 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14095 (Philippe De Muyter).
14096
14097 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14098
14099 * Makefile.in (all-patch): depend on all-libiberty.
14100
14101 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14102
14103 * configure.in: If the only directory in target_configdirs which
14104 actually exists is libiberty, then set target_configdirs to empty,
14105 to avoid trying to build a target libiberty in a gas or gdb
14106 distribution.
14107
14108 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14109
14110 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14111 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14112 systems.
14113
14114 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14115
14116 * configure.in (copy_dirs): Use sys-include instead of include
14117 for --with-headers option.
14118
14119 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14120
14121 * Makefile.in, configure.in: Make winsup builds work with
14122 new scheme.
14123
14124 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14125
14126 * configure.in: Build the linker on AIX.
14127
14128 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14129
14130 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14131 where needed.
14132
14133 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14134
14135 * Makefile.in (all-gcc): Fix typo.
14136
14137 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14138
14139 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14140
14141 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14142
14143 * configure.in: Rename libFOO to target-libFOO, and xiberty
14144 to target-xiberty, to provide more flexibility.
14145 (target_subdir): Define. Create if cross.
14146 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14147 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14148 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14149 check-libFOO -> check-target-libFOO, etc.
14150 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14151 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14152 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14153 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14154 allow ALL_GCC="" to only configure.
14155 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14156 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14157 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14158
14159 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14160
14161 * Makefile.in (taz): Build "info" in etc explicitly.
14162
14163 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14164
14165 * configure.in: Make sure that CC is undefined (as opposed to
14166 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14167 problem with autoconf trying to configure on a host without GCC.
14168
14169 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14170
14171 * mpw-configure: Set host alias from choice of host compiler,
14172 only use generic MPW Makefile sed if present, edit a file
14173 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14174 * mpw-README: Add problem notes about CW6 and CW7.
14175
14176 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14177
14178 * Makefile.in (taz): Use ";" instead of ";;".
14179
14180 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14181
14182 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14183 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14184 DISTDOCDIRS.
14185 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14186 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14187
14188 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14189
14190 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14191 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14192 Move bfd to DISTSTUFFDIRS.
14193
14194 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14195
14196 * Makefile.in (X11_LIB): Removed.
14197 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14198
14199 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14200
14201 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14202
14203 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14204 names.
14205
14206 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14207
14208 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14209
14210 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14211
14212 * configure.in (i[345]86-*-win32): Always build newlib.
14213 Don't configure cvs, autoconf or texinfo.
14214 * Makefile.in (LD_FOR_TARGET): New.
14215 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14216 Pass down LD_FOR_TARGET.
14217
14218 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14219
14220 * winsup: New directory.
14221 * Makefile.in: Build winsup.
14222 * configure.in: Winsup is configured when target is win32.
14223 Can only build win32 target GDB when native.
14224
14225 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14226
14227 * config.guess: Recognize HP model 819 machines as having
14228 a PA 1.1 processor.
14229
14230 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14231
14232 * configure: Fix sed loop which substitutes for CC and CXX to
14233 avoid bug found in various sed implementations.
14234
14235 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14236
14237 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14238 simulator. Use standard powerpc-*-eabi*.
14239
14240 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14241
14242 * configure.in: Stop putting gas and binutils in noconfigdirs for
14243 powerpc-*-aix* and rs6000-*-*.
14244
14245 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14246
14247 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14248 -mcall-aixdesc libraries.
14249
14250 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14251
14252 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14253
14254 * config.sub (arm | armel | armeb): Fix shell syntax.
14255
14256 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14257
14258 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14259 -msoft-float and -mcpu=common support.
14260 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14261 libraries.
14262
14263 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14264
14265 * configure.in: Allow configuration and build of emacs19 for the alpha.
14266
14267 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14268
14269 * configure.in (CC): Get ^CC, not just any old CC, from
14270 ${host_makefile_frag}.
14271
14272 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14273
14274 * configure.in (CC): Try to get CC from
14275 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14276
14277 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14278
14279 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14280 only if it exists in $(srcdir).
14281
14282 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14283
14284 * configure: If CC and CXX are not set in the environment, set
14285 them, based on either an existing Makefile or on searching for gcc
14286 in PATH. Substitute for CC and CXX in Makefile.
14287 * configure.in: Remove libm from target_libs. Separate
14288 target_configdirs from configdirs. If CC is not set in
14289 environment, try to get it from a host Makefile fragment. Rewrite
14290 changes of configdirs to use skipdirs instead. A few minor
14291 tweaks. Take directories out of target_configdirs as they are
14292 taken out of configdirs. Remove existing Makefile files from
14293 subdirectories. Substitute for TARGET_CONFIGDIRS and
14294 CONFIG_ARGUMENTS in Makefile.
14295 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14296 by configure.in.
14297 (CONFIG_ARGUMENTS): Likewise.
14298 (CONFIGURE_TARGET_MODULES): New variable.
14299 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14300 ($(CONFIGURE_TARGET_MODULES)): New target.
14301 (configure-libg++, configure-libio): New targets.
14302 (all-libg++): Depend upon configure-libg++.
14303 (all-libio): Depend upon configure-libio.
14304 (configure-libgloss, all-libgloss): New targets.
14305 (configure-libstdc++): New target.
14306 (all-libstdc++): Depend upon configure-libstdc++.
14307 (configure-librx, all-librx): New targets.
14308 (configure-newlib): New target.
14309 (all-newlib): Depend upon configure-newlib
14310 (configure-xiberty): New target.
14311 (all-xiberty): Depend upon configure-xiberty.
14312
14313 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14314
14315 * configure.in (host i[345]86-*-win32): Expand the
14316 noconfigdirs again.
14317
14318 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14319
14320 * mpw-configure: Fix sed command file name.
14321
14322 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14323
14324 * configure.in (host i[345]86-*-win32): Reduce the
14325 noconfigdirs again.
14326
14327 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14328
14329 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14330 or powerpc*-*-pe*, since they are not yet supported.
14331
14332 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14333
14334 Add PowerMac support and many other enhancements.
14335 * mpw-configure: New option --cc to select compiler to use,
14336 paste options set according to --cc into the generated
14337 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14338 if mpw-make.sed is present.
14339 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14340 add forward includes for PowerPC include files.
14341 * mpw-build.in: Build using Makefile.PPC if present.
14342 (do-byacc, etc): Remove separate version resource builds.
14343 (do-gas): Build "stamps" before "all".
14344 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14345 * mpw-README: Update to reflect --cc option, PowerMac support,
14346 and recently-reported compatibility problems.
14347
14348 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14349
14350 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14351 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14352 (--with-multilib-top): Pass to recursive invocations.
14353
14354 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14355
14356 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14357 v810-*-*.
14358
14359 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14360
14361 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14362 gdb, ld and opcodes on v810-*-*.
14363
14364 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14365
14366 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14367 (local-maintainer-clean): New target.
14368 (maintainer-clean): New target.
14369 (realclean): Just depend upon maintainer-clean.
14370
14371 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14372
14373 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14374
14375 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14376
14377 * configure.in: Build ld in mips*-*-bsd* case.
14378
14379 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14380
14381 * config.sub: Accept -lites* OS. From Ian Dall.
14382
14383 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14384
14385 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14386 targets.
14387
14388 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14389
14390 * configure.in: treat i386-win32 canadian cross the same as
14391 i386-go32 canadian cross.
14392
14393 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14394
14395 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14396 running under the simulator to build a reduced set of libraries.
14397 (powerpc-*-eabiaix): Add fine grained multilib support added to
14398 other powerpc targets yesterday.
14399
14400 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14401
14402 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14403 -disable-softfloat, -disable-relocatable, -disable-aix, and
14404 -disable-sysv to control which multilib libraries get built.
14405
14406 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14407
14408 * configure: Add Makefile.tem to list of files to remove in trap
14409 handler.
14410
14411 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14412
14413 * config.guess (*Linux*): Add missing "exit"s.
14414 Also, need specific check for alpha-unknown-linux (uses COFF).
14415
14416 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14417
14418 * config.guess: Merge with FSF:
14419
14420 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14421 * config.guess (AIX4): More robust release numbering discovery.
14422
14423 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14424 * config.guess (i386-sequent-ptx): Properly get version number.
14425
14426 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14427 * config.guess (mips:*:4*:UMIPS): New case.
14428
14429 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14430
14431 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14432 (i386-win32 host): Likewise. Don't build readline.
14433
14434 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14435
14436 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14437 SUPPORT_FILES to submakes.
14438
14439 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14440
14441 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14442 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14443 mpw-configure.
14444
14445 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14446
14447 * configure.in (appdirs): Use =, not ==, in test expression when
14448 trying to build the text to print in the warning message for
14449 Solaris users.
14450
14451 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14452
14453 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14454
14455 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14456
14457 * config.guess: Recognize lynx-2.3.
14458
14459 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14460
14461 * config.sub (z8ksim): Deleted
14462 (z8k-*-coff): New, this is the one true name of the target.
14463
14464 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14465
14466 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14467
14468 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14469
14470 * config.guess (*:Linux:*:*): First try asking the linker what the
14471 default object file format is (elf, aout, or coff). Then if this
14472 fails, try previous methods.
14473
14474 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14475
14476 * configure.in: Don't build newlib for *-*-vxworks5.1.
14477
14478 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14479
14480 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14481 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14482
14483 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14484
14485 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14486
14487 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14488
14489 * cfg-ml-com.in: New file.
14490 * cfg-ml-pos.in: New file.
14491
14492 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14493
14494 * COPYING.NEWLIB: Add HP free copyright to list.
14495
14496 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14497
14498 * config.sub: Recognize -eabi* for the system, not just -eabi.
14499
14500 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14501
14502 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14503 * config.sub, configure.in (win32): New target and host.
14504
14505 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14506
14507 * configure.in: Add i386-pe configuration.
14508
14509 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14510
14511 * mpw-build.in (install): Install GDB after LD.
14512
14513 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14514
14515 * mpw-config.in (elf/mips.h): Always forward-include, needed
14516 for GDB to build.
14517
14518 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14519
14520 * testsuite: New directory for customer acceptance and whole tool
14521 chain tests.
14522
14523 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14524
14525 * configure: If per-host line isn't found, but AC_OUTPUT is found
14526 and a configure script exists, run it instead.
14527
14528 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14529
14530 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14531
14532 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14533
14534 * configure: Set build_{cpu,vendor,os,alias} to host values when
14535 --build isn't specified.
14536
14537 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14538
14539 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14540 (FLAGS_TO_PASS): Pass them.
14541 (EXTRA_TARGET_FLAGS): Ditto.
14542
14543 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14544
14545 * Makefile.in (all-libg++): Depend on all-libstdc++.
14546
14547 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14548
14549 * configure.in (noconfigdirs): Enable all packages for
14550 i386-unknown-netbsd.
14551
14552 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14553
14554 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14555 hosted builds (DOS builds)
14556
14557 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14558
14559 Changes for ARM based on patches from Richard Earnshaw:
14560 * config.sub: Handle armeb and armel.
14561 * configure.in: Omit arm linker only for riscix.
14562
14563 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14564
14565 * config.guess: Update from FSF.
14566
14567 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14568
14569 * config.sub: Recognize powerpcle as the little endian variant of
14570 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14571 powerpcle variant. Convert pentium into i586, not i486. Add p5
14572 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14573 temporarily.
14574
14575 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14576
14577 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14578
14579 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14580
14581 * config.sub: Accept -lites* as a basic system type.
14582
14583 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14584
14585 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14586 installed, and if so return linuxoldld as the system name.
14587
14588 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14589
14590 * config.guess: Add hppa1.1-hp-lites support.
14591
14592 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14593
14594 * configure.in: Don't build newlib for m68k-vxworks5.1.
14595
14596 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14597
14598 * configure.in (mips-sgi-irix6): Use mh-irix5.
14599
14600 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14601
14602 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14603
14604 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14605
14606 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14607 OSF/1. Fix compiler flags.
14608 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14609
14610 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14611
14612 * configure.in: Recognize --with-newlib.
14613 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14614
14615 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14616
14617 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14618 to *_X11_MODULES due to gdbtk needing X include files et al.
14619
14620 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14621
14622 Merge in support for Mac MPW as a host.
14623 (Old change descriptions retained for informational value.)
14624
14625 * mpw-config.in: Add generic include forwards for cpu-specific
14626 include files in aout and elf directories.
14627
14628 * mpw-configure: Added copyright.
14629 * mpw-config.in: Check for presence of required build tools.
14630 (target_libs): Add newlib.
14631 (target_tools): Add examples.
14632 (Read Me): Generate as "Read Me for MPW" instead.
14633 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14634 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14635 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14636
14637 * mpw-configure: Remove subdir-specific makefile hackery,
14638 delete mk.tmp after using it.
14639
14640 * mpw-build.in (all): Display start and end times.
14641
14642 * mpw-configure (host_canonical): Set.
14643 (target_cpu): Always add to makefiles.
14644 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14645 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14646 (mpw-mh-mpw): Look for in srcdir and srcroot.
14647 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14648
14649 * mpw-build.in: (install-only): New target.
14650
14651 * mpw-configure (host_alias, target_alias): Rename from hostalias
14652 and targetalias, add into generated Makefile.
14653 (mk.tmp): If present, add into generated Makefile.
14654 * mpw-build.in (all-gas): Build config.h first before gas proper.
14655
14656 * mpw-configure (config.status): Write only if changed.
14657 * mpw-config.in (readline): Configure it (not built, just used for
14658 definitions).
14659
14660 * mpw-config.in (elf/mips.h): Add a forward include.
14661
14662 * mpw-config.in: Forward-include most .h files in include into
14663 extra-include.
14664 (readline): Don't build.
14665 mpw-build.in (install): Install GDB.
14666
14667 * mpw-configure (prefix, mpw_prefix): Handle it.
14668 * mpw-config.in (mmalloc, readline): Don't configure.
14669 * mpw-build.in (thisscript): Rename to ThisScript.
14670 Use mpw-build instead of BuildProgram everywhere.
14671 (mmalloc, readline): Don't build.
14672 * mpw-README: New file, basic documentation about the MPW port.
14673
14674 * mpw-config.in: Use forward-include to create include files.
14675
14676 * mpw-configure: Add more things to the top of each configured
14677 Makefile, including contents of config/mpw-mh-mpw.
14678 * mpw-config.in (extra-include): Create this directory and fill it
14679 with Posix-like include files when configuring.
14680
14681 * config.sub (apple, mac, mpw): Add various aliases.
14682
14683 * mpw-build.in: New file, top-level build script fragment for MPW.
14684 * mpw-configure: New file, configure script for MPW.
14685 * mpw-config.in: New file, config fragment for MPW.
14686
14687 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14688
14689 * configure.in (host_libs): Remove glob, since it is gone from the
14690 sources.
14691
14692 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14693
14694 * Makefile.in: define empty GDB_NLM_DEPS var.
14695
14696 * configure.in(target_makefile_frag): use config/mt-netware
14697 for netware targets.
14698
14699 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14700
14701 * config.sub: Merge in recent FSF changes. Remove linux special
14702 cases.
14703
14704 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14705
14706 Revert this change:
14707
14708 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14709
14710 * build-all.mk: Use CC=cc -Xs on Solaris.
14711
14712 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14713
14714 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14715 stop using it.
14716 * Makefile.in: Nuke all references to glob subdirectory.
14717
14718 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14719
14720 * configure.in: Fix --enable-shared logic in per-host.
14721
14722 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14723
14724 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14725
14726 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14727
14728 * configure.in (noconfigdirs): Don't build gas on AIX, for
14729 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14730
14731 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14732
14733 * configure: Fix --cache-file to work if the file argument is a
14734 relative path.
14735
14736 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14737
14738 * configure: If the --cache-file is used, pass it down to
14739 configure in subdirectories.
14740
14741 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14742
14743 * config.sub: add vxworks29k configuration.
14744
14745 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14746
14747 * Makefile.in (taz): Do "diststuff" part quietly.
14748
14749 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14750
14751 * config.sub: Mini-merge with gcc/config.sub.
14752
14753 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14754
14755 * config.guess (IRIX): Sed - to _.
14756
14757 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14758
14759 * Makefile.in (source-vault, binary-vault): New targets.
14760
14761 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14762
14763 * config.sub: Recognize -eabi as a basic system type.
14764
14765 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14766
14767 * configure.in (enable_shared stuff): Fix typo.
14768
14769 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14770
14771 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14772
14773 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14774
14775 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14776
14777 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14778
14779 * configure.in (rs6000-*-*): Don't build gas.
14780
14781 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14782
14783 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14784 reduce command line length.
14785 (AS_FOR_TARGET): Check for as.new, not Makefile.
14786 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14787
14788 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14789
14790 * config.guess: Merge from FSF.
14791
14792 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14793
14794 * configure: Don't use $ when handling program_suffix.
14795
14796 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14797
14798 * configure.in: Configure tk for hppa/hpux.
14799
14800 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14801
14802 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14803
14804 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14805
14806 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14807 to LIBCXXFLAGS. Tests are better run without it.
14808
14809 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14810
14811 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14812
14813 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14814
14815 * configure.in (*-*-netware*): Don't configure xiberty.
14816
14817 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14818
14819 * configure.in: Remove tk from native_only list.
14820
14821 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14822
14823 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14824 for special NCD build.
14825
14826 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14827
14828 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14829 makeall.bat, they're only useful for binutils snapshots.
14830 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14831 makeall.bat to specified SUPPORT_FILES.
14832
14833 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14834
14835 * build-all.mk: Add Ericsson targets to sun4 and solaris
14836 hosts. Add BNR's sun4 target to solaris host, so their
14837 build-from-source will be tested in-house first.
14838
14839 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14840
14841 * Makefile.in (LIBCFLAGS): New variable.
14842 (CFLAGS_FOR_TARGET): Ditto.
14843 (LIBCFLAGS_FOR_TARGET): Ditto.
14844 (LIBCXXFLAGS): Ditto.
14845 (CXXFLAGS_FOR_TARGET): Ditto.
14846 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14847 (BASE_FLAGS_TO_PASS): Pass them.
14848 (EXTRA_TARGET_FLAGS): Ditto.
14849
14850 * configure.in: Support --enable-shared.
14851
14852 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14853
14854 * configure.in (target_libs): Include libstdc++ again.
14855 * config.guess: Update from FSF (for FreeBSD).
14856
14857 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14858
14859 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14860 makeall.bat.
14861 (DISTDOCDIRS): Add `etc'.
14862 (ETC_SUPPORT_PFX): New variable.
14863 (taz): Include anything from etc starting with a word in
14864 ETC_SUPPORT_PFX.
14865
14866 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14867
14868 * config.sub: Update for recent FSF changes. Remove obsolete
14869 h8300hds entry. Add -windows* and -osx as basic os. Minor
14870 spacing changes.
14871
14872 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14873
14874 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14875
14876 * config.guess: Merge with FSF.
14877 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14878
14879 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14880
14881 * configure: Since the "trap 0" handler will override the exit
14882 status on many systems, only use it for "exit 1", and make it set
14883 a non-zero exit status; reset it before "exit 0". Also, check
14884 exit status of config.sub, and error out if it failed.
14885
14886 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14887
14888 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14889 and install libgloss.
14890
14891 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14892
14893 * Makefile.in (all-binutils): Depend upon all-byacc.
14894
14895 * configure.in: Don't build emacs on Irix 5.
14896
14897 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14898
14899 * configure.in (*-*-netware*): Add libio.
14900
14901 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14902
14903 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14904 (CHECK_TARGET_MODULES): Ditto.
14905 (INSTALL_TARGET_MODULES): Ditto.
14906 (TARGET_LIBS): Ditto.
14907 (all-libstdc++): Note dependencies.
14908
14909 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14910
14911 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14912
14913 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14914
14915 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14916 -fexternal-templates.
14917
14918 * configure.in (target_libs): Add libstdc++.
14919 (noconfigdirs): Add libstdc++ as appropriate.
14920
14921 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14922
14923 * config.guess: Update from FSF.
14924
14925 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14926
14927 * configure: Use ${config_shell} when running ${configsub}.
14928
14929 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14930
14931 * config.sub: No longer recognize h8300h.
14932
14933 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14934
14935 * config.sub: Remove extraneous differences between config.sub and
14936 gcc/config.sub.
14937
14938 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14939
14940 * Makefile.in (DISTSTUFFDIRS): Add gas.
14941
14942 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14943
14944 * COPYING.NEWLIB: New file.
14945
14946 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14947
14948 * config.guess (HP-UX): Patch from Harlan Stenn
14949 <harlan@landmark.com> to also emit release level.
14950
14951 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14952
14953 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14954
14955 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14956
14957 * config.sub: Merge nextstep cleanup from FSF.
14958
14959 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14960
14961 * configure.in (arm-*-*): Don't configure ld for this target.
14962
14963 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14964
14965 * configure.in (*-*-netware): don't configure libg++, libio,
14966 librx, or newlib.
14967
14968 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14969
14970 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14971 configure ld--it works, but it doesn't support shared libraries.
14972
14973 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14974
14975 * config.guess (*-unknown-freebsd*): Get rid of possible
14976 trailing "(Release)" in version string.
14977 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14978
14979 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14980
14981 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14982 Fix type: *-next-neststep -> *-next-nextstep.
14983
14984 * config.guess: Merge from FSF:
14985
14986 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14987
14988 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14989
14990 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14991
14992 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14993 instead of UNIX_SV for UnixWare 1.0).
14994
14995 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
14996
14997 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
14998 to make gdb/nlm/* build after the compiler and linker.
14999
15000 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15001
15002 * config.guess (netbsd, freebsd, linux): Accept any machine,
15003 not just i[34]86.
15004 (m68k-atari-sysv4): Relocate to match FSF version.
15005
15006 * config.guess: More merges from the FSF:
15007
15008 Add a space before function call or macro invocation.
15009
15010 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15011
15012 * config.guess: Add trap cmd to remove dummy.c and dummy when
15013 interrupted.
15014
15015 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15016
15017 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15018 (dummy): Redirect stderr from compilation of dummy.c.
15019
15020 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15021
15022 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15023
15024 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15025
15026 * configure: Accept and ignore --cache*, for compatibility with
15027 new autoconf.
15028
15029 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15030
15031 * config.guess: Merge from FSF:
15032
15033 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15034
15035 * config.guess (Pyramid*:OSx*:*:*): New case.
15036 (PATH): Add /.attbin at end for finding uname.
15037 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15038
15039 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15040
15041 * config.guess (M88*:DolphinOS:*:*): New case.
15042
15043 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15044
15045 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15046 to select whether to use ELF or COFF.
15047
15048 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15049
15050 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15051
15052 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15053
15054 * config.guess: Guess the OS version for HPUX.
15055
15056 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15057
15058 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15059
15060 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15061
15062 * configure.in: Recognize --with-headers, --with-libs, and
15063 --without-newlib.
15064 * Makefile.in (all-xiberty): Depend upon all-ld.
15065
15066 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15067
15068 * configure.in: Change i[34]86 to i[345]86.
15069
15070 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15071
15072 * configure (version): A few more tweaks to help message.
15073
15074 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15075
15076 * Makefile.in: Remove (for now) librx as a host library,
15077 now that we're building it for target.
15078
15079 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15080
15081 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15082 (Karl Berry).
15083
15084 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15085
15086 * configure.in: Also configure librx.
15087
15088 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15089
15090 * Makefile.in: Update various rules to reflect that librx
15091 is now needed for libg++.
15092
15093 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15094
15095 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15096
15097 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15098
15099 * configure.in: Configure the examples directory.
15100
15101 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15102
15103 * configure: Simplify Jun 2 1994 change.
15104
15105 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15106
15107 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15108 /bin/gcc isn't good enough to build gcc.
15109
15110 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15111
15112 * Makefile.in (GDB_SUPPORT_FILES): Remove
15113 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15114 (gdb.tar.gz): Add new rule to use standard distribution building
15115 mechanism.
15116
15117 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15118
15119 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15120 Bill Cox <bill@cygnus.com>.
15121
15122 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15123
15124 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15125
15126 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15127
15128 * configure: Search current dir first in .gdbinit.
15129
15130 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15131
15132 * config.sub: Recognize freebsd (merged from gcc config.sub).
15133
15134 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15135
15136 * config.sub: Refer to NeXT's operating system as nextstep.
15137
15138 * config.sub (case $basic_machine): Re-order the cases, to match
15139 the order in the FSF version (which is mostly alphabethical).
15140 Merge in some additions and changes from the FSF.
15141
15142 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15143
15144 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15145 * config.sub: Recognize cxux7.
15146 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15147
15148 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15149
15150 * config.sub: Fix typo powerpc -> powerpc-*.
15151
15152 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15153
15154 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15155
15156 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15157 parallel with all-emacs and install-emacs). Top-level command
15158 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15159
15160 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15161
15162 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15163 $(relbindir)/make before doing ``make install'', and use
15164 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15165 installing over running make binary.
15166 ($(host)-stamp-stage3-installed): Likewise.
15167
15168 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15169
15170 * config.guess: Recognize Mach.
15171
15172 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15173
15174 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15175 see whether --exec-prefix was used.
15176
15177 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15178
15179 * README: Explicitly mention libg++/README. (Zoo's idea.)
15180
15181 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15182
15183 * Makefile.in: Add all-librx target similar to all-libproc.
15184
15185 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15186
15187 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15188 with post 1.2 uname bogosity.
15189
15190 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15191
15192 * configure: Remove temporary files on receipt of a signal.
15193
15194 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15195
15196 * configure: If there is a package_makefile_frag, remove
15197 ${subdir}/Makefile.tem after copying it in.
15198
15199 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15200
15201 * build_all.mk: support rs6000 lynx identifies itself as
15202 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15203 since /bin/gcc is too feeble to compile a modern gcc.
15204
15205 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15206
15207 * brought devo/test-build.mk update-to-date with progressive/
15208 test-build.mk. Add lynx targets and hppa flag info.
15209
15210 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15211
15212 * configure.in: Use mh-ncrsvr43. Patch from
15213 Tom McConnell <tmcconne@sedona.intel.com>.
15214
15215 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15216
15217 * config.guess (i386-unknown-bsdi): No longer need to
15218 check #if defined(__bsdi__) && defined(__i386__).
15219
15220 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15221
15222 * configure: Set program_transform_nameoption correctly.
15223
15224 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15225
15226 * brought build-all.mk update-to-date with progressive build-all.mk,
15227 added new targets and hppa info.
15228
15229 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15230
15231 * configure: If config.guess result is a prefix of the user
15232 specified target, assume a native build and use the user specified
15233 target as the host alias. Remove SunOS patch suffix removal hack.
15234 * configure.in: Remove SunOS patch suffix removal hack.
15235
15236 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15237 in NATIVE_CHECK_MODULES.
15238
15239 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15240
15241 * Makefile.in: Rename HOST_ONLY to NATIVE.
15242 * configure: Delete SunOs patch suffix from host_canonical
15243 and build_canonical variables that are prepended to Makefiles.
15244 * configure.in: Add comments for easier maintenance.
15245
15246 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15247
15248 * Makefile.in: Add all-libproc target similar to all-gui.
15249
15250 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15251
15252 * Makefile.in (CHECK_MODULES): split into
15253 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15254
15255 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15256
15257 * config.guess (i386-unknown-bsdi): New system to guess.
15258
15259 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15260
15261 * Makefile.in: Add all-gui target (but not yet build by "all").
15262
15263 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15264
15265 * config.sub: Move deletion of patch suffix from here...
15266 * configure.in: To here, at Ian's suggestion. The top-
15267 level scripts might need to know of a patch level.
15268
15269 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15270
15271 * config.sub: Strip off patch suffix so rtl is recognized
15272 as a sunos4.1.3 machine, even though it's been patched.
15273
15274 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15275
15276 * Makefile.in (INSTALL_LAST): Delete.
15277 (INSTALL_DOSREL): New.
15278
15279 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15280
15281 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15282 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15283 whether we pass down --with-gnu-ld anyhow.
15284
15285 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15286
15287 * Makefile.in (INSTALL_LAST): Change operation so it works
15288 on more flavors of make.
15289 * configure.in (go32): Don't build libg++ or libio.
15290
15291 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15292
15293 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15294 they can be overriden by templates.
15295
15296 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15297
15298 * configure.in (target==go32): Don't build gdb.
15299 * dosrel: New directory.
15300
15301 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15302
15303 * configure.in (host==go32): Configure dosrel too.
15304 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15305 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15306 be set by incoming names or templates.
15307 (INSTALL_LAST): New rule.
15308
15309 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15310
15311 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15312
15313 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15314
15315 * configure.in (appdirs): New variable. Currently empty, but will
15316 be used in gas distribution. If nonempty, lists a set of
15317 directories at least one of which must get configured, or top
15318 level configuration is considered to have failed.
15319 (rs6000-*-lynxos*): Use new file name.
15320
15321 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15322
15323 Eliminate XTRAFLAGS.
15324 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15325 newlib include files using -idirafter, and also use -nostdinc.
15326 (CXX_FOR_TARGET): Likewise.
15327 (XTRAFLAGS): Removed.
15328 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15329 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15330 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15331 ($(DO_X)): Don't pass down XTRAFLAGS.
15332
15333 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15334
15335 * configure.in (mips*-dec-bsd*): New target; do build linker.
15336 (mips*-*-bsd*): New target; don't build linker.
15337
15338 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15339
15340 * configure.in: support rs6000-*-lynxos* configuration.
15341 support sunos4 as a cross target.
15342
15343 * config.sub: look for lynx*, not lynx since the OS version may
15344 legitimately be part of the name.
15345
15346 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15347
15348 * configure.in (i[34]86-*-sco*): Move to be with other i386
15349 targets.
15350 (romp-*-*): New target. Skip various binary utilities.
15351 (vax-*-*): New target. Don't build newlib.
15352 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15353
15354 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15355
15356 * configure.in: Only set host_makefile_frag if config
15357 directory exists.
15358
15359 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15360
15361 * install.sh: If $dstdir exists, don't check whether each
15362 component does.
15363
15364 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15365
15366 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15367
15368 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15369
15370 * configure.in (*-*-lynxos*): Don't configure newlib for either
15371 native or cross Lynx.
15372
15373 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15374
15375 * config.sub (sparc64-elf): Fix os.
15376 (z8k): Remove duplicate.
15377
15378 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15379
15380 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15381 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15382
15383 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15384
15385 * configure: Make file links cleanly even if Lynx fails on
15386 an NFS symlink (at least fail cleanly).
15387
15388 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15389
15390 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15391 -XNh2000.
15392
15393 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15394
15395 * configure: Unknown options are fatal again.
15396
15397 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15398
15399 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15400 compatibility.
15401
15402 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15403
15404 * build-all.mk: Add `clean' target.
15405
15406 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15407
15408 * config.guess: Add SINIX support.
15409 * configure.in: Add mips-*-sysv4* support.
15410
15411 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15412
15413 * build-all.mk: Document all useful targets.
15414 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15415 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15416
15417 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15418
15419 * configure: Support --silent, --quiet.
15420
15421 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15422
15423 * configure: Support --disable-FEATURE.
15424
15425 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15426
15427 * config.guess: Recognize NCR running SVR4.3.
15428
15429 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15430
15431 * config.guess: Make BSDI generate i386-unknown-bsd386.
15432 Patch from Paul Eggert <eggert@twinsun.com>.
15433
15434 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15435
15436 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15437
15438 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15439
15440 * configure: Make unrecognized options give nonfatal warnings
15441 instead of fatal errors, and pass them to any subdirectory
15442 configures in case they recognize them.
15443 Make --x equivalent to --with-x.
15444
15445 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15446
15447 * configure: Add --enable-* options. Clean up usage message and
15448 some comments.
15449
15450 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15451
15452 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15453
15454 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15455
15456 * configure.in (hppa*-*-*): Enable binutils.
15457
15458 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15459
15460 * config.sub: Recognize cisco.
15461
15462 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15463
15464 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15465
15466 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15467
15468 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15469 than one configuration name. Add comment.
15470
15471 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15472
15473 * config.guess: about target *-hitachi-hiuxwe2, fixed
15474 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15475 macro is incorrect.]
15476
15477 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15478
15479 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15480 than the "make ls" stuff which used to be here.
15481
15482 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15483
15484 * config.guess: Recognize i[34]86-unknown-freebsd.
15485 From Shawn M Carey <smcarey@rodan.syr.edu>.
15486
15487 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15488
15489 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15490
15491 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15492
15493 * config.guess: Check for ptx.
15494
15495 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15496
15497 * config.sub: Add os9k checking.
15498
15499 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15500
15501 * config.guess: Handle OSF1 running on HPPA processors
15502
15503 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15504
15505 * configure: If subdir configure fails, print out a message with
15506 subdirectory name, in case subdir's configure code didn't identify
15507 itself.
15508
15509 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15510
15511 * configure.in: Remove embedded newlines from configdirs.
15512 Avoid mismatches of substrings. Fix matching strings at end
15513 of configdirs.
15514
15515 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15516
15517 * config.guess: Add Lynx/rs6000 config support.
15518
15519 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15520
15521 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15522
15523 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15524
15525 * configure.in (hppa*-*-osf*): Treat this just like most other
15526 PA configurations (eg no binutils or ld).
15527 (hppa*-*-*elf*): These configurations have binutils and ld.
15528
15529 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15530
15531 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15532
15533 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15534
15535 * configure.in (rs6000-*-*): Build gas.
15536
15537 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15538
15539 * Makefile.in: Avoid bug in losing hpux sed.
15540
15541 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15542
15543 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15544 for GDB and GDB has been fixed to not need it.
15545
15546 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15547
15548 * config.guess: Recognize vax hosts.
15549
15550 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15551
15552 * configure (while loop): Don't use "break 2" inside case
15553 statement -- the case statement isn't an enclosing loop.
15554
15555 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15556
15557 * config.guess: Clean up NeXT support, to allow nextstep
15558 on Intel machines. Make OS be nextstep.
15559
15560 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15561
15562 * config.guess: Add alternate forms for Convex.
15563
15564 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15565
15566 * configure: Completely rewrite option processing. Take
15567 advantage of pattern-matching to avoid invoking test frequently.
15568 Also clean up host and target defaulting logic.
15569
15570 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15571
15572 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15573 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15574 commands (plus user environment) will fit SCO limits.
15575
15576 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15577
15578 * configure.in: Don't issue warnings about directories which are
15579 not being configured if -norecursion is set. Correct test for
15580 --with-gnu-as and --with-gnu-ld to not get confused by substring
15581 matches.
15582
15583 * configure.in: Don't build gas for alpha-dec-osf1*.
15584
15585 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15586
15587 * configure: Back out Per's change of 12/19/1993. It changes the
15588 behavior of configure in unexpected and confusing ways.
15589
15590 Also, use different delim char when calculating
15591 program_transform_name so that the name can contain slashes.
15592
15593 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15594
15595 * configure.in, config.sub: Add support for VSTa micro-kernel.
15596
15597 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15598
15599 * configure.in: Nuke hacks which were used to get a special
15600 version of GAS for HPPA configurations.
15601
15602 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15603
15604 * configure: If only ${target_alias} is given, use that
15605 as the default for ${host_alias}.
15606 * configure: Add missing back-slashes before nested quotes.
15607
15608 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15609
15610 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15611
15612 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15613
15614 * config.guess: Recognize some Tektronix configurations.
15615 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15616
15617 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15618
15619 * config.sub: Match any flavor of SH.
15620
15621 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15622
15623 * configure.in: Don't try to configure newlib for Alpha.
15624
15625 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15626
15627 * configure.in: Don't build ld for Irix 5. Don't build gas,
15628 libg++ or libio for any Alpha target.
15629
15630 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15631
15632 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15633
15634 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15635 default arguments -- so it tried to compress itself.
15636
15637 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15638
15639 * configure.in (notsupp): ensure that a space is always at the end
15640 of the configdirs list, since the grep checks for an explicit space
15641
15642 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15643
15644 * configure.in (target i386-sysv4.2): don't build ld, since static
15645 versions of many libraries are not available.
15646
15647 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15648
15649 * config.guess: Recognize Apollos (using environment variables).
15650 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15651
15652 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15653
15654 * config.guess: Recognize Sony news mips running newsos.
15655
15656 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15657
15658 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15659 "fi ; else" for bash.
15660
15661 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15662
15663 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15664
15665 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15666
15667 * config.sub: accept unixware as an alias for svr4.2.
15668 Fix some inconsistancies with the gcc version.
15669
15670 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15671
15672 * Makefile.in (DISTDOCDIRS): Add gdb.
15673
15674 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15675
15676 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15677
15678 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15679
15680 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15681 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15682 this now.
15683
15684 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15685
15686 * config.sub: Accept hiux* as an OS name.
15687
15688 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15689 etc/make-stds.texi. The underscore came from gcc, and dje now
15690 agrees that RUNTESTFLAGS is the correct name.
15691
15692 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15693
15694 * install.sh: Remove 'set -e'. It makes any conditionals
15695 in the script useless.
15696
15697 * config.guess: Automatically recognize arm-acorn-riscix
15698 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15699
15700 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15701
15702 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15703
15704 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15705
15706 * Makefile.in (DISTDOCDIRS): New variable.
15707 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15708 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15709
15710 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15711
15712 * configure.in (hppa target): check the source directory for the
15713 pagas sub-directory
15714
15715 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15716
15717 * config.sub: Allow -aout* and -elf*.
15718
15719 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15720
15721 * configure.in: Don't build ld on i386-solaris2, same as for
15722 sparc-solaris2.
15723
15724 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15725
15726 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15727
15728 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15729
15730 * configure.in: Configure gdb for alpha.
15731
15732 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15733
15734 * Makefile.in (CXXFLAGS): Add -O.
15735
15736 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15737
15738 * config.guess: added support for DG Aviion
15739
15740 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15741
15742 * configure.in: Produce warning message for subdirectories not
15743 configurable for this host/target combination. Don't try to
15744 configure gdb for vms.
15745
15746 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15747
15748 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15749 appropriate files before making "diststuff".
15750 (DISTBISONFILES): New var: list of files to be edited.
15751 (DISTSTUFFDIRS): Add binutils.
15752
15753 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15754
15755 * config.sub: also handle mipsel and mips64el (for little endian mips)
15756
15757 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15758
15759 * configure.in: Add * to end of all OS names.
15760
15761 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15762
15763 * configure.in: Build newlib for LynxOS native.
15764
15765 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15766
15767 * config.guess: Add support for delta 88k running SVR3.
15768
15769 * configure.in: Add comment about HP compiler vs. emacs.
15770
15771 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15772
15773 * configure.in: don't build ld on solaris2 (not a viable option
15774 due to bugs in getpwnam & getpwuid)
15775
15776 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15777
15778 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15779 config.guess will produce a full version number.
15780
15781 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15782
15783 * configure.in: Build linker and binutils for alpha-dec-osf1.
15784
15785 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15786
15787 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15788 and gdb/testsuite/Makefile.in.
15789
15790 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15791
15792 * configure.in: recognize mips*- instead of mips-
15793
15794 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15795
15796 * config.sub: Accept linux*coff and linux*elf as operating
15797 systems.
15798
15799 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15800
15801 * config.sub: Recognize mips64, and mips3 as an alias for it.
15802
15803 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15804
15805 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15806 gdb knows how to handle OSF/1 shared libraries.
15807
15808 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15809
15810 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15811 * config.guess: Recognize Hitachi's HIUX.
15812 * config.sub: Recognize h3050r* and hppahitachi.
15813 Remove redundant cases for hp9k[23]*.
15814
15815 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15816
15817 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15818 if gas and ld are in the source tree and are in ${configdirs}.
15819 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15820 --with options (but still pass them down on the command line,
15821 if they were explicitly specified).
15822
15823 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15824
15825 * configure: substitute SHELL value in Makefile.in with
15826 ${CONFIG_SHELL}
15827
15828 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15829
15830 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15831 *-*-solaris2* targets.
15832
15833 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15834
15835 * Makefile.in: define M4, and pass it down to sub-makes;
15836 all-autoconf now depends on all-m4
15837
15838 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15839
15840 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15841 presence of {ar,ranlib} instead of a configured directory
15842
15843 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15844
15845 * config.guess: Accept 34?? as well as 33?? for NCR.
15846
15847 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15848
15849 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15850 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15851
15852 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15853
15854 * configure: grab values for $(CC) and $(CXX) from the
15855 environment, so that someone can do "CC=gcc configure; make" and
15856 have it work right (matching the way that autoconf works now)
15857
15858 * configure.in, Makefile.in: add support for gash, the tcl
15859 interface to Galaxy
15860
15861 * config.guess: add NetBSD variants (hp300, x86)
15862
15863 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15864
15865 * install.sh: Support -d option (in the manner of SunOS 4 install,
15866 as it is more deterministic than that of GNU install)
15867 (chmodcmd): Set file to mode 755 by default (should also do default
15868 chgrp and chown, but I don't feel like dealing with that now)
15869
15870 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15871
15872 * config.sub: Remove h8300hhms alias.
15873
15874 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15875
15876 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15877
15878 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15879
15880 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15881 as stmp-fixinc
15882
15883 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15884
15885 * config.sub: recognize m88110-bug-coff.
15886
15887 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15888
15889 * Makefile.in (all-libio): all dependencies on the toolchain used
15890 to build this (gcc, gas, ld, etc)
15891
15892 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15893
15894 * config.guess: Deal with OSF/1 1.3 on alpha.
15895
15896 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15897
15898 * install.sh: add some 'else true' clauses for portability
15899
15900 * configure.in: don't build libio for h8[35]00-*-* targets
15901
15902 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15903
15904 * Makefile.in: Add support for new libio.
15905
15906 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15907
15908 * install.sh: If one command fails, don't try the rest. Don't try
15909 to remove $dsttmp (via trap) unless we have already created it.
15910 If $src doesn't exist, detect it and exit with an error.
15911
15912 * config.guess: Recognize BSD on hp300.
15913
15914 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15915
15916 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15917 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15918
15919 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15920
15921 * Makefile.in (all-send-pr): depends on all-prms
15922
15923 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15924
15925 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15926
15927 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15928
15929 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15930 Added test for mips-mips-riscos5.
15931
15932 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15933
15934 * configure.in: use mh-hp300 for 68k HP hosts
15935
15936 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15937
15938 * configure: add support for CONFIG_SHELL, so that you can use
15939 some alternate shell for evaluating configure scripts
15940
15941 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15942
15943 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15944 in configure script to bug-gdb@prep.ai.mit.edu when building
15945 distribution archive.
15946 * Makefile.in (COMPRESS): Remove def.
15947 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15948 gdb.tar.Z and make-gdb.tar.Z respectively.
15949 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15950 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15951 to convergence with 'taz' target in Makefile.in.
15952
15953 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15954
15955 * install.sh (dsttmp): use trap to ensure that tmp files go
15956 away on error conditions
15957
15958 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15959
15960 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15961
15962 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15963
15964 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15965 its parent is '/' not ''.
15966
15967 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15968
15969 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15970
15971 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15972 that ${newsrcdir}/configure.in does.
15973
15974 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15975
15976 * test-build.mk: support for CONFIG_SHELL
15977
15978 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15979
15980 * config.sub (netware): Add as a basic system type.
15981
15982 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15983
15984 * Makefile.in (Makefile): depend on configure.in. Also drop the
15985 $(srcdir)/ from the dependency on Makefile.in.
15986
15987 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15988
15989 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15990 (h8300hhms is temporary until multi-libraries are implemented).
15991 * configure.in: Handle h8300h too.
15992
15993 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15994
15995 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15996
15997 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
15998
15999 * configure: Remove extraneous output when guessing host type.
16000 * config.guess: Remove extraneous output when guessing using C
16001 compiler rather than uname, or when guessing fails.
16002
16003 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16004
16005 * Makefile.in: remove all.cross and install.cross targets
16006
16007 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16008 definitions
16009
16010 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16011
16012 * configure.in (target sh): Build gprof.
16013
16014 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16015
16016 * config.sub: change -solaris to -solaris2
16017
16018 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16019
16020 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16021
16022 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16023
16024 * configure: Correct error message for missing Makefile.in to
16025 print correct directory.
16026
16027 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16028
16029 * install.sh: kludge around 386BSD shell bug
16030
16031 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16032
16033 * config.guess: Recognize NeXT.
16034 * config.guess: Recognize i486-ncr-sysv4.
16035 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16036
16037 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16038
16039 * Makefile.in (MAKEINFOFLAGS): New variable.
16040 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16041 * build-all.mk, test-build.mk: Pass down --no-split as
16042 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16043
16044 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16045
16046 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16047
16048 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16049
16050 * Makefile.in (libg++.tar.z): New rule.
16051 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16052 * Makefile.in (taz): Only do a single chmod.
16053
16054 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16055
16056 * install.sh: don't use dirname anymore (replaced with sed usage)
16057
16058 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16059
16060 * Makefile.in: Change extension for gzip'd files from '.z' to
16061 '.gz' per new FSF standard usage.
16062
16063 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16064
16065 * configure: put quotes around the final value of program_transform_name
16066
16067 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16068
16069 * Makefile.in: new install.sh support; update install-info rules
16070
16071 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16072
16073 * configure.in: Build diff for crosses, but not for go32 host.
16074
16075 * configure.in: Build gprof only for native, and don't build it
16076 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16077
16078 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16079
16080 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16081
16082 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16083
16084 * configure.in (host_tools): Add prms.
16085
16086 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16087
16088 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16089 with $(FLAGS_TO_PASS) on the command line
16090
16091 * config.sub: Recognize lynx and lynxos
16092
16093 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16094
16095 * config.sub: Accept -ecoff*, not just -ecoff.
16096
16097 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16098
16099 * Makefile.in (taz): Use .gz suffix instead of .z.
16100 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16101 names.
16102
16103 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16104
16105 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16106
16107 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16108
16109 * Makefile.in (install-no-fixedincludes): install gcc last, so
16110 that rebuilds that might happen during 'make install' don't get
16111 bogus gcc include files
16112
16113 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16114
16115 Change from Utah for HPPA support:
16116 * config.guess: Recognize hppa1.x-hp-bsd.
16117
16118 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16119
16120 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16121 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16122
16123 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16124
16125 * config.sub: Add support for rom68k and bug boot monitors.
16126
16127 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16128
16129 * Makefile.in: Make all-opcodes depend on all-bfd.
16130
16131 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16132
16133 * config.guess: Added special check for i[34]86-univel-sysv4*.
16134
16135 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16136
16137 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16138 the processor rather than assuming i486.
16139
16140 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16141
16142 * config.guess: Recognize SunOS6 as Solaris3.
16143
16144 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16145
16146 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16147 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16148
16149 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16150
16151 * build-all.mk (all-cross): New target for Canadian Cross.
16152 Added Q2 go32 targets.
16153 * test-build.mk: Configure go32 cross sparclite-aout and
16154 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16155 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16156
16157 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16158
16159 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16160 GO32 hosted toolchains
16161
16162 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16163
16164 * configure: change so "-exec-prefix" gets passed down rather
16165 than "-exec_prefix" so autoconf generated Makefiles get the
16166 exec_prefix set right.
16167
16168 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16169
16170 * config.guess: get the Solaris2 minor version number
16171
16172 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16173
16174 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16175
16176 * config.guess: Recognize some Sequent platforms.
16177
16178 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16179
16180 * Makefile.in: added the vault-install target
16181
16182 * configure.in: actually use the Sun3 makefile fragment that's in
16183 config, also added the release dir to configdirs
16184
16185 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16186
16187 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16188
16189 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16190
16191 * configure.in: remove some program from Alpha targetted toolchains
16192
16193 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16194
16195 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16196 gprof.
16197 (taz): Run "make diststuff" in those directories instead of "make
16198 proto-dir". Look for "VERSION=" only at start of line in subdir
16199 Makefile. Use "gzip -9" for compression.
16200 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16201 (binutils.tar.z): New target.
16202
16203 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16204
16205 * Makefile.in (taz): Include gpl.texinfo.
16206
16207 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16208
16209 * Makefile.in (setup-dirs): Merged into "taz" target.
16210 (taz): Only do `proto-dir' stuff if a directory is actually needed
16211 for this target.
16212
16213 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16214
16215 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16216 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16217 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16218 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16219 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16220
16221 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16222
16223 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16224 config.sub, and move-if-change to gdb testsuite distribution
16225 archive, so the testsuite can be extracted, configured, and
16226 run separately from the gdb distribution. Blow away the Chill
16227 tests that require a Chill compiled executable, since GNU Chill
16228 is not yet publically available.
16229
16230 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16231
16232 * test-build.mk: set environment variables in a single command,
16233 instead of a list of assignments and exports
16234
16235 * config.guess: recognize Alpha/OSF1 systems
16236
16237 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16238
16239 * configure: Change help message to prefer --options rather than
16240 -options.
16241
16242 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16243
16244 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16245 zippy@ecst.csuchico.edu.
16246 * config.guess: Recognize miniframe.
16247
16248 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16249
16250 * Makefile.in: Use srcroot to find runtest rather than rootme.
16251 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16252
16253 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16254
16255 * test-build.mk: Extensive additions to support building on a
16256 machine other than the host.
16257
16258 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16259
16260 * configure (tooldir): Fix for i386-aix again.
16261
16262 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16263
16264 * configure, Makefile.in: Change definition of $(tooldir)
16265 to match the FSF.
16266
16267 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16268
16269 * config.guess: Recognize i[34]86/SVR4.
16270
16271 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16272
16273 * Makefile.in (all-gdb): gdb depends on sim.
16274
16275 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16276
16277 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16278 at the same time we make the prototype gdb directory.
16279 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16280 files at the same time as the gdb base release distribution.
16281
16282 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16283
16284 * Makefile.in (check): Use individual check targets rather than
16285 DO_X rule.
16286 (check-gcc): Added.
16287
16288 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16289
16290 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16291 for System V release 3.2.
16292
16293 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16294
16295 * config.sub: Recognize hppaosf.
16296 * configure.in: Do configure ld/binutils/gas for it.
16297
16298 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16299
16300 * configure (tooldir): Alter syntax used to set this, for systems
16301 where "\$" isn't handled right, like i386-aix.
16302
16303 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16304
16305 * configure: Pass program-transform-name, not
16306 program_transform_name, to recursive configures.
16307
16308 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16309
16310 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16311 of gas+ld+binutils.
16312
16313 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16314
16315 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16316
16317 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16318
16319 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16320
16321 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16322
16323 * Makefile.in (PRMS): Set back to all-prms.
16324
16325 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16326
16327 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16328 targets, rather than for MIPS hosts.
16329
16330 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16331
16332 * configure.in: add comment for --with-x default values
16333
16334 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16335
16336 * Makefile.in: add check-* targets for each of the directories in
16337 the tree. Add a definition of RUNTEST that will use the one we
16338 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16339
16340 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16341
16342 * configure.in: Removed obsolete references to bfd_target and
16343 target_makefile_frag.
16344
16345 * build-all.mk: Set assorted targets for Q2.
16346 * config.sub: Recognize z8k-sim and h8300-hms.
16347 * test-build.mk: Really don't pass host to configure.
16348 (HOLES): Added uname.
16349
16350 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16351
16352 * configure: Handle an empty program-prefix, program-suffix or
16353 program-transform-name correctly.
16354
16355 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16356
16357 * build-all.mk: -G 8 no longer required for MIPS targets.
16358 * test-build.mk: Don't pass host argument to configure; make it
16359 guess.
16360
16361 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16362
16363 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16364 * Makefile.in (COMPRESS): New macro, like GZIP.
16365
16366 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16367
16368 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16369
16370 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16371 with gas currently defaults to -G 0.
16372
16373 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16374
16375 * Makefile.in (all-flex): flex depends on byacc.
16376
16377 * build-all.mk: If host not specified, use config.guess. Pass TAG
16378 to test-build.mk as RELEASE_TAG.
16379 * test-build.mk (configargs): New variable containing arguments to
16380 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16381 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16382
16383 * config.guess: Use /bin/uname when checking -X argument on SCO,
16384 to avoid invoking GNU uname which doesn't understand -X.
16385
16386 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16387
16388 * configure.in: Build gas for mips-*-*.
16389
16390 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16391
16392 * Makefile.in (all.normal): insert missing backslash.
16393
16394 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16395
16396 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16397
16398 * Makefile.in: Complete overhaul to merge many almost identical
16399 targets.
16400
16401 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16402
16403 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16404 (gdb.tar.Z): Adjusted.
16405
16406 * Makefile.in (setup-dirs, taz): New targets; should be general
16407 enough to adapt for gdb sometime. Build only .z file.
16408 (gas.tar.z): New target.
16409
16410 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16411
16412 * build-all.mk: Use CC=cc -Xs on Solaris.
16413
16414 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16415
16416 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16417 for handling BISON for FSF releases.
16418
16419 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16420
16421 * configure: Actually implement the change zoo just documented.
16422
16423 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16424
16425 * configure: when using config.guess, only set target_alias when
16426 it's not already been set (ie, on the command line)
16427
16428 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16429
16430 * Makefile.in: add installcheck target, set PRMS to install-prms
16431
16432 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16433
16434 * configure: add support for package_makefile_fragment, handle the
16435 case where a directory has a configure.in file but no Makefile.in
16436 more gracefully (with an actual understandable error message, even);
16437 add support for --without (and add this to the usage message); also
16438 explicitly add a --host=${host_alias} to the command line when
16439 config.guess is used
16440
16441 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16442
16443 * configure: Must use both --host and --target in recursive calls.
16444
16445 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16446
16447 * Makefile.in: Change deja-gnu to dejagnu.
16448
16449 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16450
16451 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16452
16453 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16454
16455 * configure.in: canonicalize all instances to *-*-solaris2*,
16456 also strip out a number of tools to not build for go32 host
16457
16458 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16459
16460 * config.guess: add GPL.
16461
16462 * Makefile.in, config.guess, config.sub, configure: bump
16463 copyrights to 93.
16464
16465 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16466
16467 * Makefile.in (do-info): Removed obsolete check for existence of
16468 localenv file.
16469
16470 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16471
16472 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16473
16474 * Makefile.in: a couple of 'else true' for decstation,
16475 support for TclX
16476
16477 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16478
16479 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16480
16481 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16482
16483 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16484
16485 * config.guess: Recognize i386-ibm-aix (PS/2).
16486 * configure.in: Use config/mh-aix386 file for it.
16487
16488 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16489
16490 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16491 CC_FOR_TARGET instead.
16492 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16493
16494 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16495
16496 * Makefile.in: Add sim to list of directories sent with gdb
16497
16498 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16499
16500 * configure.in: Put back mips-dec-bsd* case.
16501
16502 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16503
16504 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16505 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16506 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16507
16508 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16509
16510 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16511
16512 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16513 (install-info): install dir.info only if it exists,
16514 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16515
16516 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16517
16518 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16519 gas for mips-dec-bsd.
16520
16521 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16522
16523 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16524 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16525
16526 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16527
16528 * configure.in: Added "dejagnu" to hosttools list.
16529
16530 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16531
16532 * config.sub, configure.in, config.guess: Add support
16533 for Bosx, an AIX variant from Bull.
16534 Patches from F.Pierresteguy@frcl.bull.fr.
16535
16536 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16537
16538 * devo/dejagnu: Initial creation of devo/dejagnu.
16539 Migrated dejagnu testcases and support files for testing software
16540 tools to reside as subdirectories, currently called "testsuite",
16541 within the directory of the software tool. Migrated all programs,
16542 support libraries, etc. beloging to dejagnu proper from
16543 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16544 with no modifications. The changes to these files which will
16545 allow them to configure, build, and execute properly will be made
16546 in a future update.
16547
16548 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16549
16550 * Makefile.in: Change send_pr to send-pr.
16551 * configure.in: Likewise.
16552 * send_pr: Renamed directory to send-pr.
16553
16554 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16555
16556 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16557
16558 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16559
16560 * README: Update for gdb-4.8 release.
16561 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16562 gdb-xxx.tar.z (gzip'd) file also.
16563
16564 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16565
16566 * Makefile.in: make all-diff depend on all-libiberty
16567
16568 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16569
16570 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16571
16572 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16573
16574 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16575
16576 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16577
16578 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16579 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16580 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16581
16582 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16583
16584 * Makefile.in: makeinfo binary is in a new location
16585
16586 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16587
16588 * config.sub: Accept -ecoff as an OS.
16589
16590 * Makefile.in: Various changes to eliminate a level of make
16591 recursion and reduce the required command line length.
16592 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16593 sub-makes.
16594 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16595 variables holding settings for specific sub-makes.
16596 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16597 in terms of BASE_FLAGS_TO_PASS.
16598 (TARGET_LIBS): New variable listing directories which use
16599 TARGET_FLAGS_TO_PASS.
16600 (subdir_do): Eliminated.
16601 (do-*): New set of targets to replace subdir_do.
16602 (various): All targets which used subdir_do now depend on do-*.
16603 (local-clean): Renamed from do_clean.
16604 (local-distclean): New target, dependency of distclean and
16605 realclean.
16606 (install-info): Don't create directories. Depend on dir.info
16607 rather than calling make recursively.
16608 (install-dir.info): Eliminated.
16609 (install-info-dirs): Create all info directories here.
16610 (dir.info): Depend upon do-install-info.
16611
16612 * test-build.mk (HOLES): Added false.
16613
16614 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16615
16616 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16617
16618 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16619
16620 * Makefile.in (info): remove dependency on all-texinfo. The
16621 problem was really in texinfo/C, not at this level.
16622
16623 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16624
16625 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16626
16627 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16628
16629 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16630 GDB releases.
16631
16632 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16633
16634 * configure: Include srcdir in message about target of link not
16635 being found. Don't convert `-' to `_' in `with' options being
16636 passed to subdirs.
16637
16638 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16639
16640 * configure.in: add uudecode to host_tools
16641
16642 * Makefile.in: added {all,install}-uudecode targets, added them to
16643 the appropriate lists
16644
16645 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16646
16647 * Makefile.in (all-gcc): Added dependency on all-gas.
16648
16649 * configure.in (mips-*-*): Build ld and binutils.
16650
16651 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16652
16653 * configure: check return code from mkdir, print error message and
16654 exit on failure.
16655
16656 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16657
16658 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16659
16660 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16661
16662 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16663
16664 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16665
16666 * config.sub (h8500): Recognize this as a cpu type.
16667
16668 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16669
16670 * configure: source directory missing is no longer a warning
16671
16672 * configure.in: recognize irix[34]* instead of irix[34]
16673
16674 * Makefile.in: define and pass down X11_LIB
16675
16676 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16677
16678 * guess-systype: Renamed to ...
16679 * config.guess: ... by popular request.
16680 * configure.in, Makefile.in: Update accordingly.
16681
16682 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16683
16684 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16685 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16686 + Execute ./dummy instead of assuming . is in PATH.
16687
16688 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16689
16690 * guess-systype: New shell script. Attempts to guess the
16691 canonical host name of the executing host.
16692 Only a few hosts are supported so far.
16693 * configure: Call guess-systype if no host is specified.
16694
16695 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16696
16697 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16698 gcc Makefile.
16699
16700
16701 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16702
16703 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16704 (all-gcc, install-gcc, subdir_do): Use it.
16705
16706 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16707
16708 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16709
16710 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16711
16712 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16713 set exclusively by configure, using configure.in .
16714
16715 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16716
16717 * test-build.mk: set $PATH for all builds
16718
16719 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16720
16721 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16722
16723 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16724 the one used in gcc/Makefile.in, so that a null expansion doesn't
16725 override the one needed to build gcc with a native cc.
16726
16727
16728 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16729
16730 * configure: Accept -with arguments.
16731
16732 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16733
16734 * Makefile.in: added h8300sim
16735
16736 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16737
16738 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16739 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16740 (all-cygnus, native, build-cygnus): Make
16741 $(canonhost)-stamp-3stage-done, not $(host)....
16742 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16743 i386-sco3.2v4. Added else true to if command.
16744
16745 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16746
16747 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16748
16749 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16750
16751 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16752
16753 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16754
16755 * configure.in: don't remove binutils from Solaris builds
16756
16757 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16758
16759 * Makefile.in: get rid of earlier definitions for *clean,
16760 also handle the recursive info rule better
16761
16762 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16763
16764 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16765 do more-or-less the right thing.
16766
16767 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16768
16769 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16770 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16771
16772 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16773
16774 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16775 $(host_canonical).
16776
16777 * configure.in: split the configdirs list into 4 categories (native
16778 v. cross, library v. tool) and handle the cross-only and native-
16779 only in more reasonable (and correct!) way.
16780
16781 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16782
16783 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16784 configdirs anymore.
16785
16786 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16787
16788 * Makefile.in: extensive cleanup:: removed all of the explicit
16789 clean-* targets, collapsed many wrappers around subdir_do into
16790 one, added additional targets to satisfy standards.texi, deleted
16791 some old targets, some changes for consistency
16792
16793 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16794
16795 * configure.in: handle some programs as cross-only, and others as
16796 native only
16797
16798 * test-build.mk: handle partial holes in a more generic manner
16799
16800 * Makefile.in: m4 depends on libiberty
16801
16802 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16803
16804 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16805 time, wdiff, and find to configdirs
16806
16807 * Makefile.in: all, clean, and install rules for the new programs
16808 added to configure.in
16809
16810 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16811
16812 * configure.in: use mh-sun for all *-sun-* hosts
16813
16814 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16815
16816 * Makefile.in: define flags for X11 include files and library file
16817 locations, pass them down to the programs that need this info
16818
16819 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16820
16821 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16822
16823 * configure.in: start building libg++ for HP-UX targets
16824
16825 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16826
16827 * README: Update references to files moved into etc/.
16828
16829 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16830
16831 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16832 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16833
16834 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16835
16836 * configure: accept dash as well as underscore in long option
16837 names for FSF compatibility.
16838
16839 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16840
16841 * config.sub: added -sco3.2v4 support from FSF.
16842
16843 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16844
16845 * configure.in: expand the section that adds or removes
16846 directories from the list of programs to build, to handle native
16847 vs. cross in addition to host v. native
16848
16849 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16850
16851 * Makefile.in: Replace C++ in macro names with CXX.
16852 This is less likely to break ...
16853
16854 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16855
16856 * test-build.mk: add -w to GNU_MAKE
16857
16858 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16859
16860 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16861 add 'sparc' to list of recognized cpus. This needed to make
16862 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16863 Delete some redundant ose68 variants. Recognize -wrs as an os,
16864 then changes that into $CPU-wrs-vxworks.
16865
16866 * configure.in: remove most references to gdbtest, regularize
16867 target based program removal
16868
16869 * test-build.mk: import from p3 tree (many fixes and changes)
16870
16871 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16872
16873 * Makefile.in: added rules to handle tcl, tk, and expect
16874
16875 * configure.in: handle those directories if they exist
16876
16877 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16878
16879 * config.sub: removed bogus hppabsd and hppahpux names, since
16880 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16881
16882 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16883
16884 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16885 depends upon all-xiberty
16886
16887 * Makefile.in: changes from p3, including:
16888
16889 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16890
16891 * Makefile.in (XTRAFLAGS): include newlib directories if
16892 newlib/Makefile exists, rather than if host != target.
16893
16894 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16895
16896 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16897 from the same source tree and not building a cross-compiler. This
16898 matters for the libg++ configuration if reconfiguring a tree that
16899 has already been installed.
16900
16901 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16902
16903 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16904 pick up the machine and system specific header files.
16905
16906 * Makefile.in: added AS_FOR_TARGET, passed down in
16907 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16908 the C compiler to use to create programs which are run in the
16909 build environment, set it to default to $(CC), and passed it down
16910 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16911
16912 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16913
16914 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16915 We need them for unusual native builds, like systems without
16916 ranlib.
16917
16918 * configure: also define $(host_canonical) and
16919 $(target_canonical), which are the full, canonical names for the
16920 given host and target
16921
16922 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16923
16924 * Makefile.in: Added separate definitions for C++.
16925
16926 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16927
16928 * configure.in (configdirs): Add deja-gnu.
16929
16930 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16931
16932 * README: Update for configure.texi and gdb-4.7 release.
16933
16934 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16935
16936 * Makefile.in: Move "all" target to top of file.
16937 Previously, first target was ".PHONY" which caused BSD4.4 make
16938 to build .PHONY when make was run without arguments.
16939
16940 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16941
16942 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16943 Library-copylefted code in libiberty.
16944
16945 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16946
16947 * config.sub: Replace m68kmote with plain old m68k.
16948
16949 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16950
16951 * Makefile.in: Remove space from blank line, avoid Make complaints.
16952
16953 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16954
16955 * config.sub: Complain if no argument is given. Added support for
16956 386bsd as OS and target alias.
16957
16958 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16959
16960 * Makefile.in (XTRAFLAGS): include newlib directories if
16961 newlib/Makefile exists, rather than if host != target.
16962
16963 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16964
16965 * config.sub: recognize sparclite-wrs-vxworks.
16966
16967 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16968 p3.) Added clean-xiberty to clean.
16969
16970 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16971
16972 * configure.in: use *-*-* instead of nested cases for host and target
16973
16974 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16975
16976 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16977 from the same source tree and not building a cross-compiler. This
16978 matters for the libg++ configuration if reconfiguring a tree that
16979 has already been installed.
16980
16981 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16982
16983 * config.sub (i486v/i486v4): Merge in from FSF version.
16984
16985 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16986
16987 * configure: only set PWD if it is already set.
16988
16989 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16990
16991 * configure: just set PWD=`pwd` at the top, since Ultrix sh
16992 doesn't have unset and all success paths (and most error paths)
16993 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16994 to just ${PWD} to avoid confusion.)
16995
16996 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
16997
16998 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16999 even for a native compilation.
17000
17001 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17002
17003 Changes to make the gdb.tar.Z rule work better.
17004
17005 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17006 (DEVO_SUPPORT): Add configure.texi.
17007 (bfd-ilrt.tar.Z): Remove ancient rule.
17008
17009 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17010
17011 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17012 pick up the machine and system specific header files.
17013
17014 * configure.in, config.sub: added new target m68010-adobe-scout,
17015 with alias of adobe68k. Changed configure.in to check for
17016 -scout before -sco* to avoid a false match.
17017
17018 * Makefile.in: added AS_FOR_TARGET, passed down in
17019 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17020 the C compiler to use to create programs which are run in the
17021 build environment, set it to default to $(CC), and passed it down
17022 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17023
17024 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17025
17026 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17027 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17028 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17029 FOR_TARGET variants, to newlib and libg++.
17030
17031 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17032
17033 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17034 first.
17035
17036 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17037
17038 * config.sub: Accept `elf' as an environment.
17039
17040 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17041
17042 * Makefile.in (all-opcodes): cd into the right directory
17043
17044 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17045
17046 * configure: added -program_transform_name option, used as
17047 argument to sed when installing programs.
17048 configure.texi: added documentation for -program_prefix,
17049 -program_suffix and -program_transform_name.
17050
17051 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17052
17053 * config.sub: Accept i486 where i386 ok.
17054
17055 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17056
17057 * config.sub: accept we32k
17058
17059 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17060
17061 * config.sub, configure.in: accept OSE68000 and OSE68k.
17062
17063 * Makefile.in: don't create all directories for ``make install'';
17064 let the subdirectories create the ones they need.
17065
17066 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17067
17068 * COPYING: new file, GPL v2
17069
17070 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17071
17072 * Makefile.in: use the new gen-info-dir, which needs a template
17073 argument (which also lives in texinfo)
17074
17075 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17076
17077 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17078
17079 * config.sub (ncr3000): Change i386 to i486.
17080
17081 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17082
17083 * Makefile.in: add install-rcs, install-grep to
17084 install-no-fixedincludes, removed install-bison and install-libgcc
17085
17086 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17087
17088 * configure.in: grab the HPUX makefile fragment if on HPUX
17089
17090 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17091
17092 * Makefile.in: eradicate bison spoor (ditto libgcc).
17093 configure.in: recognise m68{k,000}-ericsson-OSE.
17094 es1800 is alias for m68k-ericsson-OSE
17095
17096 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17097
17098 * configure.in: rearrange the parts that remove programs from
17099 configdirs, based now on HOST==TARGET or by canonical triple.
17100
17101 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17102
17103 * test-build.mk: recurse explicitly with -f test-build.mk when
17104 appropriate. predicate stage3 and comparison on the existence
17105 of gcc. That is, if gcc isn't around, we aren't three-staging.
17106 On very clean, also remove ...stamp-co. Build in-place before
17107 doing other builds.
17108
17109 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17110
17111 * Makefile.in, configure.in: add tgas
17112
17113 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17114
17115 * Makefile.in: a number of changes merged in from progressive.
17116
17117 * configure.in: add libm.
17118
17119 * .cvsignore: ignore some stuff that comes from test-build.mk.
17120
17121 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17122
17123 * config.sub: Add es1800 (m68k-ericsson-es1800).
17124
17125 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17126
17127 * configure: Add program_suffix (parallel to program_prefix)
17128 * Makefile.in: adjust directory-creating script for losing decstation
17129
17130 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17131
17132 * configure: Minor $subdir-related fixes.
17133
17134 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17135
17136 * configure: fix various problems with propogating
17137 makefile_target_frag in subdirs.
17138 * configure.in: config libgcc if its there
17139
17140 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17141
17142 * config.sub: HPPA merge.
17143
17144 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17145
17146 * Makefile.in: Replace all-bison with all-byacc in all
17147 dependency lines for other tools (which now use byacc).
17148
17149 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17150
17151 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17152
17153 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17154
17155 * Makefile.in: make gprof rules similar to byacc rules (instead of
17156 vestigal $(unsubdir) that didn't work...)
17157
17158 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17159
17160 * config.sub: Add support for Linux.
17161 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17162 (at least for libg++).
17163
17164 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17165
17166 * configure.texi: fix doc for the -nfp option to configure
17167
17168 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17169
17170 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17171
17172 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17173
17174 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17175 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17176 * configure.in: added solaris* host_makefile_frag hook.
17177
17178 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17179
17180 * config.sub: changed recognition of m68000 so that various
17181 m68k types can be specified via m680[01234]0
17182
17183 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17184
17185 * config.sub (basic_machine): fix sed so that '-foo' isn't
17186 completely substituted out while .+'-foo' loses the '-foo'
17187
17188 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17189
17190 * config.sub ($os): Add -aout.
17191
17192 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17193
17194 * configure: If host_makefile_frag is absolute, don't
17195 prefix ${invsubdir} (relevant to libg++ auto-configure).
17196
17197 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17198
17199 * Makefile.in (tooldir): Define it.
17200 (all-ld): Depend on all-flex.
17201
17202 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17203
17204 * Makefile.in (check): Fix libg++ special case.
17205
17206 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17207
17208 * configure: do not bury `pwd` into config.status, thus do fewer
17209 pwd's.
17210
17211 * configure: print the "Building in" message only when building in
17212 other than "." AND verbose.
17213
17214 * configure: remove -s, rework -v to better accommodate guested
17215 configures.
17216
17217 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17218
17219 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17220
17221 * Makefile.in: macroize flags passed on recursion. remove
17222 fileutils.
17223
17224 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17225
17226 * configure: get makesrcdir right for subdirs deeper than 1.
17227
17228 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17229 install.
17230
17231 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17232
17233 * Makefile.in: don't print subdir_do or recursion lines.
17234
17235 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17236
17237 * standards.texi: added menu item.
17238
17239 * Makefile.in: build and install standards.info.
17240
17241 * standards.texi: new file.
17242
17243 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17244
17245 * configure: test for and move config.status pieces from
17246 ${subdir}/.
17247
17248 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17249
17250 * configure: Test for existance of files before trying to mv
17251 them, to avoid numerous non-existance messages.
17252
17253 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17254
17255 * configure: correct final line of config.status.
17256
17257 * configure: patch from eggert. Avoids a protection problem if
17258 the original Makefile.in is read only.
17259
17260 * configure: use move-if-change from gcc to create config.status.
17261 Some makefiles depend on config.status to tell if a directory
17262 has been reconfigured for a different host. This change
17263 prevents those directories from remaking everything in the case
17264 where the reconfig was only intended to rebuild a Makefile.
17265
17266 * configure: test for config.sub with "config.sub sun4" rather
17267 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17268 host alias from a missing config.sub.
17269
17270 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17271
17272 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17273 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17274
17275 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17276
17277 * configure: mkdir ${subdir} as needed.
17278
17279 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17280
17281 * Makefile.in,configure.in: added autoconf.
17282
17283 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17284
17285 * Makefile.in: no longer pass against on recursion.
17286
17287 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17288 definitions are not inherited.
17289
17290 * configure: correct makesrcdir when subdir is .
17291
17292 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17293
17294 * configure: Add support for 'subdirs' variable, which is
17295 like 'configdirs', except that configure doesn't re-invoke
17296 itself for subdirs, it just creates a Makefile for each subdir.
17297 * configure.texi: Document subdirs.
17298
17299 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17300
17301 * configure.in: added flex to configdirs
17302
17303 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17304
17305 * Makefile.in: remove clean-stamps from clean.
17306
17307 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17308
17309 * configure.in: Add gdbtest to configdirs.
17310
17311 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17312
17313 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17314 to recursive makes.
17315 * configure.in: Recognize new ncr3000 config.
17316
17317 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17318
17319 * Makefile.in, configure.in: removed references to gdbm.
17320
17321 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17322
17323 * config.sub: Don't canonicalize os value
17324 newsos* to bsd (readline needs to check for newsos).
17325 (This fix was earlier made Jan 31, but got re-broken.)
17326
17327 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17328
17329 * configure.in: sco is an os, not a vendor!
17330
17331 * configure: Quote $( better. Keep various shells happy.
17332
17333 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17334
17335 * Makefile.in: eliminate stamp-files.
17336
17337 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17338
17339 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17340 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17341
17342 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17343
17344 * config.sub: fix iris/iris3.
17345
17346 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17347
17348 * configure: re-add -rm.
17349
17350 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17351
17352 * Maskefile.in: add .stmp-rcs to all.
17353
17354 * configure.in: remove gas from rs6000 build, use aix host fragment.
17355
17356 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17357
17358 * configure: pass down site_option during recursion.
17359
17360 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17361
17362 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17363
17364 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17365
17366 * configure: Change exec_prefix so that it really defaults to prefix.
17367
17368 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17369
17370 * Makefile.in, configure.in: Add support for mmalloc library.
17371
17372 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17373
17374 * Makefile.in: add stmp dependencies for a few more things.
17375
17376 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17377
17378 * configure: adjusted error message on objdir/srcdir configure
17379 collision, per john's suggestion.
17380
17381 * Makefile.in: add libiberty stmp to all and all.cross.
17382
17383 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17384
17385 * Makefile.in: remove force dependencies, add grep to all.
17386
17387 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17388
17389 * Makefile.in: drop flex. make stamp files work.
17390
17391 * configure: added test for conflicting configuration in srcdir,
17392 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17393 gets cranky. use relative paths for configure and srcdir
17394 whenever possible. Send some error messages to stderr that were
17395 going to stdout.
17396
17397 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17398
17399 * Makefile.in: Fix libg++ rule to check for gcc directory
17400 before using gcc/gcc. Also pass XTRAFLAGS.
17401
17402 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17403
17404 * Makefile.in: added stmp-files so that directories aren't polled
17405 when they are already built.
17406
17407 * configure.texi: fixed a node pointer problem.
17408
17409 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17410
17411 * config.sub configure.in gdb/configure.in
17412 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17413 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17414 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17415
17416 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17417
17418 * configure: -recurring becomes -silent. corrected help message
17419 for -site= option.
17420
17421 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17422
17423 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17424
17425 * configure: when building Makefile for crosses, replace
17426 tooldir and program_prefix. default srcdir from location of
17427 config.sub. remove "for host in hosts" and "for target in
17428 targets" loops.
17429
17430 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17431
17432 * Makefile.in: Do not pass bindir or mandir to cvs.
17433
17434 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17435
17436 * Makefile.in, configure.in: removed traces of namesubdir,
17437 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17438 copyrights to '92, changed some from Cygnus to FSF.
17439
17440 * configure.texi: remove most references to multiple hosts,
17441 multiple targets, subdirs, etc.
17442
17443 * configure.man: removed rcsid. reference config.sub not
17444 config.subr.
17445
17446 * Makefile.in: mkdir $(infodir) on install-info.
17447
17448 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17449
17450 * configure.texi: Explain better about .gdbinit and about
17451 the environment that configure.in sections run in.
17452
17453 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17454
17455 * configure.in: Ultrix is only a decstation if it's a MIPS.
17456
17457 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17458
17459 * README: DOC.configure => cfg-paper.texi.
17460
17461 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17462
17463 * config.sub (near case $os): Don't convert newsos* to bsd!
17464
17465 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17466
17467 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17468 the number of copies of COPYING that go into the GDB tar file.
17469
17470 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17471
17472 * bfd/configure.in, gdb/config/mh-i386sco,
17473 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17474 Fix SCO configuration stuff.
17475
17476 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17477
17478 * Makefile.in: For libg++, make sure the -I pointing
17479 to the gcc directory goes *after* all the libg++-local -I flags.
17480 Also, move just-gcc dependency from just-libg++ to all-libg++.
17481
17482 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17483
17484 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17485
17486 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17487
17488 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17489
17490 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17491
17492 * config.sub: Add stratus configuration frags. Also
17493 submitted to FSF.
17494
17495 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17496
17497 * Makefile.in (DEV_SUPPORT): add configure.man.
17498
17499 * config.sub(Decode manufacturer-specific): add -none*.
17500
17501 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17502
17503 * Makefile.in: remove form feeds to make Sun's make happy.
17504 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17505
17506 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17507
17508 * Makefile.in (AR_FLAGS): Make quieter.
17509
17510 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17511
17512 * configure.in: Add libg++.
17513 * configure: When verbose, don't output the command line at each
17514 level; it will be unremarkably the same as the previous version,
17515 which will be the same as what the user typed.
17516
17517 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17518
17519 * configure.in, Makefile.in: fix clean-info, add flex. add
17520 fileutils.
17521
17522 * configure: be less sensitive to spaces in Makefile.in. Do not
17523 look for sources in "..". Doing so breaks subdirectories that
17524 might have their own configure. If a subdir has it's own
17525 configure script, use it.
17526
17527 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17528
17529 * cfg-paper.texi: some changes suggested by rms.
17530
17531 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17532
17533 * config.sub: Merge in some small additions from the FSF version,
17534 taken from the gcc distribution, to bring the Cygnus and FSF
17535 versions into closer sync.
17536
17537 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17538
17539 * configure.in: Changed svr4 references to sysv4.
17540
17541 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17542
17543 * configure: added -V for version number option.
17544
17545 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17546
17547 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17548 renamed from DOC.configure to cfg-paper.texi.
17549
17550 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17551
17552 * configure, config.subr, config.sub: config.subr is now
17553 config.sub again.
17554
17555 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17556
17557 * configure.texi: new file, in progress.
17558
17559 * Makefile.in: build info file and install the man page for
17560 configure.
17561
17562 * configure.man: new file, first cut.
17563
17564 * configure: find config.subr again now that configuration "none"
17565 has gone. removed all traces of the -ansi option. removed all
17566 traces of the -languages option.
17567
17568 * config.subr: resync from rms.
17569
17570 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17571
17572 * configure, config.sub, config.subr: merge config.sub into
17573 config.subr, call the result config.subr, remove config.sub, use
17574 config.subr.
17575
17576 * Makefile.in: revised install for dir.info.
17577
17578 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17579
17580 * configure.in: add decstation host makefile frag.
17581
17582 * Makefile.in: BISON now bison -y again. also install-gcc on
17583 install. clean-gdbm on clean. infodir belongs in datadir.
17584 Make directories for info install. Build dir.info here then
17585 install it.
17586
17587 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17588
17589 * Makefile.in: fix for bad directory tests.
17590
17591 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17592
17593 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17594 regexp. -srcdir relative was being handled incorrectly.
17595
17596 * Makefile.in: unwrapped some for loops so that parallel makes
17597 work again and so one can focus one's attention on a particular
17598 package.
17599
17600 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17601
17602 * configure: added PWD as a stand in for `pwd` (for speed). use
17603 elif wherever possible. make -srcdir work without -objdir.
17604 -objdir= commented out.
17605
17606 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17607
17608 * configure: +options become --options. -subdirs commented out.
17609 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17610 Makefile now at top of generated Makefile. Removed cvs log
17611 entries. added -srcdir. create .gdbinit only if there is one
17612 in ${srcdir}.
17613
17614 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17615 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17616 and mandir now keyed off datadir by default.
17617
17618 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17619
17620 * Freshly created ChangeLog.
17621
17622 \f
17623 Local Variables:
17624 mode: change-log
17625 left-margin: 8
17626 fill-column: 76
17627 version-control: never
17628 End: