]> git.ipfire.org Git - thirdparty/gcc.git/blame_incremental - ChangeLog
Daily bump.
[thirdparty/gcc.git] / ChangeLog
... / ...
CommitLineData
12012-12-20 Matthias Klose <doko@ubuntu.com>
2
3 * Makefile.def (install-target-libgfortran): Depend on
4 install-target-libquadmath, install-target-libgcc.
5 (install-target-libsanitizer): Depend on install-target-libgcc.
6 (install-target-libjava): Depend on install-target-libgcc.
7 (install-target-libitm): Depend on install-target-libgcc.
8 (install-target-libobjc): Depend on install-target-libgcc.
9 (install-target-libstdc++-v3): Depend on install-target-libgcc.
10 * Makefile.in: Regenerate.
11
122012-12-19 Matthias Klose <doko@ubuntu.com>
13
14 * Makefile.def (install-target-libgo): Depend on
15 install-target-libatomic.
16 * Makefile.in: Regenerate.
17
182012-12-18 Andreas Schwab <schwab@linux-m68k.org>
19
20 PR go/55201
21 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
22 * Makefile.in: Regenerate.
23
242012-12-16 Thomas Schwinge <thomas@codesourcery.com>
25
26 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
27 * configure: Regenerate.
28
292012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
30
31 * config.sub: Merge from config repo.
32
332012-12-11 H.J. Lu <hongjiu.lu@intel.com>
34
35 * Makefile.def (target_modules): Add bootstrap=true and
36 raw_cxx=true to libsanitizer.
37 * configure.ac (bootstrap_target_libs): Add libsanitizer.
38 * Makefile.in: Regenerated.
39 * configure: Likewise.
40
412012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
42
43 * MAINTAINERS: Remove self as RTL optimization maintainer.
44
452012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
46
47 * MAINTAINERS (Write After Approval): Add myself.
48
492012-11-28 H.J. Lu <hongjiu.lu@intel.com>
50
51 * Makefile.def (target_modules): Remove bootstrap=true and
52 raw_cxx=true from libsanitizer.
53 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
54 * Makefile.in: Regenerated.
55 * configure: Likewise.
56
572012-11-28 H.J. Lu <hongjiu.lu@intel.com>
58
59 * Makefile.def (target_modules): Add bootstrap=true and
60 raw_cxx=true to libsanitizer.
61 * configure.ac (bootstrap_target_libs): Add libsanitizer.
62 * Makefile.in: Regenerated.
63 * configure: Likewise.
64
652012-11-28 Andrew Pinski <apinski@cavium.com>
66
67 PR bootstrap/54279
68 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
69 * configure: Regenerate.
70 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
71 * Makefile.in: Regenerate.
72
732012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
74
75 * configure.ac: Disable libsanitizer if we're not building C++.
76 * configure: Regenerate.
77
782012-11-15 Roland McGrath <roland@hack.frob.com>
79
80 * MAINTAINERS (Write After Approval): Add myself.
81
822012-11-15 Dmitry Vyukov <dvyukov@google.com>
83
84 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
85 Kostya Serebryany (kcc@google.com) and
86 Jakub Jelinek (jakub@redhat.com).
87 Rename area for Dodji Seketeli (dodji@redhat.com).
88
892012-11-15 Dodji Seketeli <dodji@redhat.com>
90
91 * MAINTAINERS: (asan.c, related): Add myself.
92
932012-11-14 Roland McGrath <mcgrathr@google.com>
94
95 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
96 * configure: Regenerate.
97
982012-11-13 Richard Henderson <rth@redhat.com>
99
100 * configure.ac: Move libsanitizer logic to subdirectory.
101 * configure: Regenerate.
102
1032012-11-13 Dodji Seketeli <dodji@redhat.com>
104
105 * configure.ac: Enable libsanitizer just on x86 linux for now.
106 * configure: Re-generate.
107
1082012-11-13 David Edelsohn <dje.gcc@gmail.com>
109
110 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
111 sections.
112 * configure: Regenerate.
113
1142012-11-13 Hans-Peter Nilsson <hp@axis.com>
115
116 * configure.ac: Add section for configdirs for libsanitizer.
117 Disable for cris-*-* and mmix-*-*.
118 * configure: Regenerate.
119
1202012-11-12 Wei Mi <wmi@google.com>
121
122 * configure.ac: Add libsanitizer to target_libraries.
123 * Makefile.def: Ditto.
124 * configure: Regenerate.
125 * Makefile.in: Regenerate.
126 * libsanitizer: New directory for asan runtime. Contains an empty
127 tsan directory.
128
1292012-11-03 Corinna Vinschen <corinna@vinschen.de>
130
131 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
132 against Mingw64 w32api.
133 * configure: Regenerate.
134
1352012-11-03 H.J. Lu <hongjiu.lu@intel.com>
136
137 * configure: Regenerated.
138
1392012-11-03 Robert Mason <rbmj@verizon.net>
140
141 * configure.ac: add --disable-libstdcxx configure option
142 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
143
1442012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
145
146 * MAINTAINERS (Write After Approval): Add myself.
147
1482012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
149
150 * MAINTAINERS (Write After Approval): Add myself.
151
1522012-10-24 Sharad Singhai <singhai@google.com>
153
154 * MAINTAINERS (Write After Approval): Add myself.
155
1562012-10-24 Eric Christopher <echristo@gmail.com>
157
158 * MAINTAINERS: Update email address.
159
1602012-10-23 Eric Botcazou <ebotcazou@adacore.com>
161
162 PR bootstrap/54820
163 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
164 * configure: Regenerate.
165
1662012-10-23 Richard Earnshaw <rearnsha@arm.com>
167
168 * MAINTAINERS (aarch64): Add Marcus and myself.
169
1702012-10-22 Eric Botcazou <ebotcazou@adacore.com>
171
172 PR bootstrap/54820
173 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
174 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
175 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
176 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
177 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
178 * Makefile.in: Regenerate.
179 * configure.ac (have_static_libs): New variable and associated check.
180 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
181 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
182 * configure: Regenerate.
183
1842012-10-10 Richard Biener <rguenther@suse.de>
185
186 * MAINTAINERS: Adjust for changed surname.
187
1882012-10-04 Lawrence Crowl <crowl@google.com>
189
190 * MAINTAINERS (Write After Approval): Add myself.
191
1922012-10-01 Cary Coutant <ccoutant@google.com>
193
194 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
195
1962012-09-28 Ian Lance Taylor <iant@google.com>
197
198 * Makefile.def: Make all-target-libgo depend on
199 all-target-libbacktrace.
200 * Makefile.in: Rebuild.
201
2022012-09-26 Ian Lance Taylor <iant@google.com>
203
204 * Makefile.def: Make all-gcc depend on all-libbacktrace.
205 * Makefile.in: Rebuild.
206
2072012-09-20 Walter Lee <walt@tilera.com>
208
209 * configure.ac: Add tilegx to list of targets that support gold.
210 * configure: Regenerate.
211
2122012-09-20 Marek Polacek <polacek@redhat.com>
213
214 * MAINTAINERS (Write After Approval): Add myself.
215
2162012-09-19 Steve Ellcey <sellcey@mips.com>
217
218 * configure.ac: Add mips*-mti-elf* target.
219 * configure: Regenerate.
220
2212012-09-17 Ian Lance Taylor <iant@google.com>
222
223 * MAINTAINERS (Various Maintainers): Add libbacktrace.
224 * configure.ac (host_libs): Add libbacktrace.
225 (target_libraries): Add libbacktrace.
226 * Makefile.def (host_modules): Add libbacktrace.
227 (target_modules): Likewise.
228 * configure, Makefile.in: Rebuild.
229
2302012-09-14 David Edelsohn <dje.gcc@gmail.com>
231
232 PR target/38607
233 Merge upstream change.
234 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
235
236 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
237 Add libgomp*.o to compare_exclusions for AIX.
238 * configure: Regenerate.
239
2402012-09-06 Diego Novillo <dnovillo@google.com>
241
242 * configure.ac: Bump minimum GMP version to 4.2.3.
243 * configure: Re-generate.
244
2452012-09-05 Georg-Johann Lay <avr@gjlay.de>
246
247 PR target/54461
248 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
249 target-libgloss if not configured --with-avrlibc=no.
250 * configure: Regenerate.
251
2522012-09-04 Jason Merrill <jason@redhat.com>
253
254 * configure.ac: Fix --enable-languages=all.
255
2562012-09-04 Christophe Lyon <christophe.lyon@st.com>
257
258 * MAINTAINERS (Write After Approval): Add myself.
259
2602012-09-03 Richard Guenther <rguenther@suse.de>
261
262 PR bootstrap/54138
263 * configure.ac: Re-organize ISL / CLOOG checks to allow
264 disabling with either --without-isl or --without-cloog.
265 * configure: Regenerated.
266
2672012-09-03 Georg-Johann Lay <avr@gjlay.de>
268
269 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
270 * configure: Regenerate.
271
2722012-08-27 Ulrich Drepper <drepper@gmail.com>
273
274 * MAINTAINERS: Fix my email address.
275
2762012-08-26 H.J. Lu <hongjiu.lu@intel.com>
277
278 PR binutils/4970
279 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
280 and opcodes.
281 * Makefile.in: Regenerated.
282
2832012-08-26 Art Haas <ahaas@impactweather.com>
284
285 * configure: Regenerate.
286
2872012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
288
289 * INSTALL/README: Also refer to the online installation
290 instructions.
291
2922012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
293
294 * MAINTAINERS (Write After Approval): Add myself.
295 (Picochip port): Remove myself.
296
2972012-08-14 Diego Novillo <dnovillo@google.com>
298
299 Merge from cxx-conversion branch.
300
301 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
302 POSTSTAGE1_CONFIGURE_FLAGS.
303 * Makefile.in: Regenerate.
304 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
305 Force C++ when bootstrapping.
306 * configure: Regenerate.
307
3082012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
309
310 * MAINTAINERS (Write After Approval): Add myself.
311
3122012-07-16 Joseph Myers <joseph@codesourcery.com>
313
314 * README: Document use of ranges of years in copyright notices.
315
3162012-07-06 Richard Guenther <rguenther@suse.de>
317
318 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
319 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
320 --with-gmp=system.
321 * Makefile.in: Regenerated.
322 * configure: Likewise.
323
3242012-07-06 Richard Guenther <rguenther@suse.de>
325
326 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
327 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
328 supply V=1 as extra_make_flags.
329 * configure: Regenerated.
330 * Makefile.in: Likewise.
331
3322012-07-04 Tristan Gingold <gingold@adacore.com>
333
334 * configure: Regenerate.
335
3362012-07-03 Richard Guenther <rguenther@suse.de>
337
338 * Makfile.def (isl): Remove not necessary extra_exports and
339 extra_make_flags.
340 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
341 * Makefile.in: Regenerated.
342
3432012-07-03 Richard Guenther <rguenther@suse.de>
344
345 * Makefile.def (cloog): Add V=1 to extra_make_flags.
346 * configure.ac: If either the ISL or the CLooG check failed
347 do not try to build in-tree versions.
348 * Makefile.in: Regenerated.
349 * configure: Regenerated.
350
3512012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
352
353 * configure: Regenerate.
354
3552012-07-02 Janis Johnson <janisjo@codesourcery.com>
356
357 * MAINTAINERS (Various Maintainers): Add myself as testsuite
358 maintainer.
359
3602012-07-02 Richard Guenther <rguenther@suse.de>
361
362 * configure: Regenerated.
363
3642012-07-02 Richard Guenther <rguenther@suse.de>
365 Michael Matz <matz@suse.de>
366 Tobias Grosser <tobias@grosser.es>
367 Sebastian Pop <sebpop@gmail.com>
368
369 * Makefile.def: Add ISL host module, remove PPL host module.
370 Adjust ClooG host module to use the proper ISL.
371 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
372 * configure.ac: Include config/isl.m4. Add ISL host library,
373 remove PPL. Remove PPL configury, add ISL configury, adjust
374 ClooG configury.
375 * Makefile.in: Regenerated.
376 * configure: Likewise.
377
3782012-07-02 Richard Guenther <rguenther@suse.de>
379
380 Merge from graphite branch
381 2011-07-21 Tobias Grosser <tobias@grosser.es>
382
383 * configure: Regenerated.
384 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
385 both cloog.org and legacy versions. The only supported version will
386 be CLooG with the isl backend.
387
388 2011-07-21 Tobias Grosser <tobias@grosser.es>
389
390 * configure: Regenerated.
391 * configure.ac: Require cloog isl 0.17.0
392
393 2011-07-21 Tobias Grosser <tobias@grosser.es>
394
395 * configure: Regenerated.
396 * config/cloog.m4: Do not define CLOOG_ORG
397
3982012-06-29 Steven Bosscher <steven@gcc.gnu.org>
399
400 * configure.ac: Skip C if explicitly selected.
401 * configure: Regenerate.
402
4032012-06-28 Christophe Lyon <christophe.lyon@st.com>
404
405 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
406 they contain -O2.
407 * configure: Regenerate.
408
4092012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
410
411 PR debug/53740
412 * df.h, df-problems.c, dce.c: Revert last patch.
413
4142012-06-25 Iain Sandoe <iain@codesourcery.com>
415
416 * MAINTAINERS (Write After Approval): Update my email address.
417
4182012-06-21 Meador Inge <meadori@codesourcery.com>
419
420 * MAINTAINERS (Write After Approval): Add myself.
421
4222012-06-20 Jason Merrill <jason@redhat.com>
423
424 * Makefile.tpl (check-target-libgomp-c++): New.
425 (check-target-libitm-c++): New.
426 * Makefile.def (c++): Add them.
427 * Makefile.in: Regenerate.
428
4292012-05-29 Edmar Wienskoski <edmar@freescale.com>
430
431 * MAINTAINERS (Write After Approval): Add myself.
432
4332012-05-16 Olivier Hainque <hainque@adacore.com>
434
435 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
436 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
437 (install-no-fixedincludes): Adjust accordingly.
438 * Makefile.in: Regenerate.
439
4402012-05-15 H.J. Lu <hongjiu.lu@intel.com>
441
442 Merge upstream change
443 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
444
4452012-05-14 Marc Glisse <marc.glisse@inria.fr>
446
447 * MAINTAINERS (Write After Approval): Add myself.
448
4492012-05-09 Nick Clifton <nickc@redhat.com>
450 Paul Smith <psmith@gnu.org>
451
452 PR bootstrap/50461
453 * configure.ac (mpfr-dir): When using in-tree MPFR sources
454 allow for the fact that from release v3.1.0 of MPFR the source
455 files were moved into a src sub-directory.
456 * configure: Regenerate.
457
4582012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
459
460 * configure.ac: Bump minimum MPFR version to 2.4.0.
461 * configure: Regenerated.
462
4632012-05-01 Richard Henderson <rth@redhat.com>
464
465 * Makefile.def (libatomic): New target_module.
466 * configure.ac (target_libraries): Add libatomic.
467 (noconfigdirs): Check if libatomic is supported.
468 * Makefile.in, configure: Rebuild.
469
4702012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
471
472 * MAINTAINERS (Write After Approval): Add myself.
473
4742012-04-25 Joel Brobecker <brobecker@adacore.com>
475
476 * config.sub: Update to 2012-04-18 version from official repo.
477
4782012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
479
480 * MAINTAINERS (Write After Approval): Add myself.
481
4822012-04-11 Steve Ellcey <sellcey@mips.com>
483
484 * MAINTAINERS: Changed email address.
485
4862012-03-28 Georg-Johann Lay <avr@gjlay.de>
487
488 PR target/52737
489 * contrib/gcc_update (files_and_dependencies):
490 Remove gcc/config/avr/t-multilib from touch data.
491
4922012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
493
494 * MAINTAINERS (OS Port Maintainers): Remove irix.
495 * configure.ac (enable_libgomp): Remove *-*-irix6*.
496 (unsupported_languages): Remove mips-sgi-irix6.*.
497 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
498 (with_stabs): Remove.
499 * configure: Regenerate.
500
5012012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
502
503 * MAINTAINERS (OS Port Maintainers): Remove osf.
504 * configure.ac (enable_libgomp): Remove *-*-osf*.
505 (with_stabs): Remove alpha*-*-osf*.
506 * configure: Regenerate.
507
5082012-03-05 Tristan Gingold <gingold@adacore.com>
509
510 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
511 * configure: Regenerate.
512
5132012-02-17 Walter Lee <walt@tilera.com>
514
515 * MAINTAINERS: (Write After Approval): Delete myself.
516
5172012-02-14 Walter Lee <walt@tilera.com>
518
519 * MAINTAINERS (tilegx port): Add myself.
520 (tilepro port): Add myself.
521 (Write After Approval): Add myself.
522
5232012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
524
525 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
526 and Joseph Myers as docstring relicensing maintainers.
527
5282012-02-09 Bin Cheng <bin.cheng@arm.com>
529
530 * MAINTAINERS (write-after-approval): Add myself.
531
5322012-02-08 Ira Rosen <irar@il.ibm.com>
533
534 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
535 maintainer.
536
5372012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
538
539 * MAINTAINERS (Write After Approval): Move myself to
540 maintain alphabetical order.
541
5422012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
543
544 * MAINTAINERS (Write After Approval): Add myself.
545
5462012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
547
548 * MAINTAINERS (Write After Approval): Add myself.
549
5502012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
551 Jayant R Sonar <jayant.sonar@kpitcummins.com>
552
553 * configure.ac (cr16-*-*): Remove nonconfigdirs.
554 * configure: Regenerate.
555
5562012-01-23 Harshit Chopra <harshit@google.com>
557
558 * MAINTAINERS (Write After Approval): Add myself.
559
5602012-01-22 Douglas B Rupp <rupp@ngnat.com>
561
562 * configure.ac: Remove reference to mh-interix.
563 * configure: Regenerate.
564
5652012-01-05 Richard Henderson <rth@redhat.com>
566
567 PR bootstrap/51072
568 * configure.ac: Disable libitm if c++ is not enabled.
569 * configure: Rebuild.
570
571 * configure.ac: Fix regexp for same.
572 * configure: Rebuild.
573
5742012-01-02 Balaji V. Iyer <bviyer@gmail.com>
575
576 * MAINTAINERS (Write After Approval): Add myself.
577
5782012-01-02 Richard Guenther <rguenther@suse.de>
579
580 PR bootstrap/51686
581 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
582 * Makefile.in: Regenerate.
583
5842011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
585
586 * MAINTAINERS (Write After Approval): Add myself.
587
5882011-12-18 Eric Botcazou <ebotcazou@adacore.com>
589
590 * configure: Regenerate.
591
5922011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
593
594 * MAINTAINERS (picochip): Changed email address.
595
5962011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
597
598 * MAINTAINERS (write-after-approval): Add self.
599
6002011-11-29 DJ Delorie <dj@redhat.com>
601
602 * configure.ac (rl78-*-*) New case.
603 * configure: Regenerate.
604 * MAINTAINERS: Add myself as RL78 maintainer.
605
6062011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
607
608 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
609
6102011-11-21 Andreas Tobler <andreast@fgznet.ch>
611
612 * libtool.m4: Additional FreeBSD 10 fixes.
613
6142011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
615
616 * MAINTAINERS: Move myself from Write After Approval to CPU Port
617 Maintainers section, as Epiphany maintainer.
618
6192011-11-18 Iain Sandoe <iains@gcc.gnu.org>
620
621 PR target/49992
622 * configure.ac: Remove ranlib special-casing for Darwin.
623 * configure: Regenerate.
624
6252011-11-12 Andrey Belevantsev <abel@ispras.ru>
626
627 * MAINTAINERS (Reviewers): Keep the list sorted.
628
6292011-11-11 Andrey Belevantsev <abel@ispras.ru>
630
631 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
632
6332011-11-09 Roland McGrath <mcgrathr@google.com>
634
635 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
636 * configure: Rebuild.
637 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
638 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
639 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
640 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
641 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
642 Add READELF.
643 * Makefile.in: Rebuild.
644
6452011-11-09 Jason Merrill <jason@redhat.com>
646
647 * Makefile.def (language=c++): Remove check-c++0x.
648 * Makefile.in (check-gcc-c++): Regenerate.
649
6502011-11-08 Richard Henderson <rth@redhat.com>
651
652 * configure.ac: Test for libitm directory present first.
653
654 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
655
656 * configure.ac: Test libitm/configure.tgt to disable libitm.
657 * configure: Rebuild.
658
6592011-11-07 Aldy Hernandez <aldyh@redhat.com>
660 Richard Henderson <rth@redhat.com>
661
662 Merged from transactional-memory.
663
664 * Makefile.def (lang_env_dependencies): libitm is c++.
665 Add libitm target module.
666 * configure.ac: Likewise.
667 * config/mmap.m4: New file.
668 * contrib/gcc_update: Add libitm to touch data.
669 * Makefile.in, configure: Rebuild.
670
6712011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
672
673 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
674 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
675 * Makefile.in: Regenerate.
676
6772011-11-01 DJ Delorie <dj@redhat.com>
678
679 * config.sub: Update to version 2011-10-29 (added rl78)
680
6812011-10-27 Nick Clifton <nickc@redhat.com>
682
683 * config.sub: Import these changes from the config project:
684
685 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
686 Ben Elliston <bje@gnu.org>
687
688 * config.sub (epiphany): New.
689
690 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
691 Ben Elliston <bje@gnu.org>
692
693 * config.sub (hexagon, hexagon-*): New.
694
695 2011-08-23 Roland McGrath <mcgrathr@google.com>
696
697 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
698 64eb to be64.
699
700 2011-08-16 Roland McGrath <mcgrathr@google.com>
701
702 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
703 (nacl): Grok as alias for 32el-unknown-nacl.
704
7052011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
706
707 * MAINTAINERS (Write After Approval): Add myself.
708
7092011-10-24 Teresa Johnson <tejohnson@google.com>
710
711 * MAINTAINERS (Write After Approval): Add myself.
712
7132011-09-21 Jakub Jelinek <jakub@redhat.com>
714
715 * MAINTAINERS (sparc port): Remove myself.
716
7172011-09-14 Tom de Vries <tom@codesourcery.com>
718
719 * MAINTAINERS (Write After Approval): Add myself.
720
7212011-08-14 Yao Qi <yao@codesourcery.com>
722
723 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
724 * configure: Regenerate.
725
7262011-07-26 Ian Lance Taylor <iant@google.com>
727
728 * configure.ac: Set have_compiler based on whether gcc directory
729 exists, rather than on whether gcc is in configdirs.
730 * configure: Rebuild.
731
7322011-07-21 Joseph Myers <joseph@codesourcery.com>
733
734 * MAINTAINERS (Global Reviewers): Add self.
735
7362011-07-20 David Edelsohn <dje.gcc@gmail.com>
737
738 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
739 link directories.
740 * Makefile.in: Rebuild.
741
7422011-07-20 Ian Lance Taylor <iant@google.com>
743
744 PR bootstrap/49787
745 * configure.ac: Move --enable-bootstrap handling earlier in file.
746 If --enable-bootstrap and either --enable-build-with-cxx or
747 --enable-build-poststage1-with-cxx, enable C++ automatically.
748 * configure: Rebuild.
749
7502011-07-19 Ian Lance Taylor <iant@google.com>
751
752 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
753 make C++ a boot_language. Set and substitute
754 POSTSTAGE1_CONFIGURE_FLAGS.
755 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
756 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
757 * configure, Makefile.in: Rebuild.
758
7592011-07-19 Vladimir Makarov <vmakarov@redhat.com>
760
761 * MAINTAINERS (Register Allocation): Move myself from reviewers to
762 maintainers.
763
7642011-07-18 Jakub Jelinek <jakub@redhat.com>
765
766 * MAINTAINERS (Global Reviewers): Add myself.
767
7682011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
769
770 * configure: Regenerate.
771
7722011-07-16 Jason Merrill <jason@redhat.com>
773
774 * Makefile.def (language=c++): Add check-c++0x and
775 check-target-libmudflap-c++.
776 * Makefile.tpl (check-target-libmudflap-c++): New.
777 * Makefile.in: Regenerate.
778
7792011-07-16 Matthias Klose <doko@ubuntu.com>
780
781 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
782 * Makefile.def (target_modules/libjava): Pass
783 $(EXTRA_CONFIGARGS_LIBJAVA).
784 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
785 if not configured with --enable-static-libjava.
786 * Makefile.in: Regenerate.
787 * configure: Likewise.
788
7892011-07-15 Jason Merrill <jason@redhat.com>
790
791 * Makefile.in (check-c++): Move check-gcc-c++0x after
792 check-target-libstdc++-v3.
793
7942011-07-15 Bernd Schmidt <bernds@codesourcery.com>
795
796 * MAINTAINERS (c6x port): New entry.
797
7982011-07-13 Jason Merrill <jason@redhat.com>
799
800 * Makefile.in (check-gcc-c++0x): New.
801 (check-c++): Depend on it.
802
8032011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
804
805 PR target/39150
806 * configure.ac (i[3456789]86-*-solaris2*): Also accept
807 x86_64-*-solaris2.1[0-9]*.
808 * configure: Regenerate.
809
8102011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
811
812 * MAINTAINERS (RTL optimizers): Add self.
813
8142011-06-27 Gabriel Charette <gchare@google.com>
815
816 * MAINTAINERS (Write After Approval): Add myself.
817
8182011-06-22 Hans-Peter Nilsson <hp@axis.com>
819
820 PR regression/47836
821 PR bootstrap/23656
822 PR other/47733
823 PR bootstrap/49247
824 PR c/48825
825 * configure.ac (target_libraries): Remove target-libiberty.
826 Remove case-statement setting skipdirs=target-libiberty for
827 multiple targets. Remove checking target_configdirs and
828 removing target-libiberty but keeping target-libgcc if
829 otherwise empty.
830 * Makefile.def (target_modules): Don't add libiberty.
831 (dependencies): Remove all traces of target-libiberty.
832 * configure, Makefile.in: Regenerate.
833
8342011-06-13 Walter Lee <walt@tilera.com>
835
836 * configure.ac (tilepro-*-*) New case.
837 (tilegx-*-*): Likewise.
838 * configure: Regenerate.
839
8402011-06-06 Jing Yu <jingyu@google.com>
841
842 * configure.ac: Skip target-libiberty for
843 arm*-*-linux-androideabi.
844 * configure: Regenerated.
845
8462011-06-06 Nick Clifton <nickc@redhat.com>
847
848 * config.sub: Sync from upstream.
849
8502011-06-05 Nenad Vukicevic <nenad@intrepid.com>
851
852 * MAINTAINERS (Write After Approval): Add myself.
853
8542011-06-01 Daniel Jacobowitz <drow@false.org>
855
856 * MAINTAINERS: Update my email address.
857
8582011-05-27 Nathan Froyd <froydnj@codesourcery.com>
859
860 * MAINTAINERS (Write After Approval): Update my email address.
861
8622011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
863
864 * MAINTAINERS (Write After Approval): Add myself.
865
8662011-05-08 Doug Kwan <dougkwan@google.com>
867
868 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
869 * configure: Regenerated.
870 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
871 value from configure.
872 * Makefile.in: Regenerated.
873
8742011-05-05 Joseph Myers <joseph@codesourcery.com>
875
876 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
877 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
878 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
879 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
880 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
881 *-*-vxworks*): Disable newlib and libgloss in separate case
882 statement.
883 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
884 to separate case statement.
885 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
886 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
887 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
888 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
889 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
890 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
891 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
892 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
893 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
894 i[[3456789]]86-*-rdos*, m32r-*-*,
895 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
896 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
897 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
898 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
899 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
900 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
901 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
902 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
903 and libgloss in main case over targets. Remove most empty cases
904 in main case over targets.
905 * configure: Regenerate.
906
9072011-05-04 Janis Johnson <janisjo@codesourcery.com>
908
909 * MAINTAINERS (Write After Approval): Add myself.
910
9112011-05-04 Joseph Myers <joseph@codesourcery.com>
912
913 * configure.ac: Remove code setting special library locations for
914 hppa*64*-*-hpux11*. Remove code setting compiler for
915 sparc-sun-solaris2*.
916 * configure: Regenerate.
917
9182011-05-04 Joseph Myers <joseph@codesourcery.com>
919
920 * configure.ac: Separate libgloss_dir settings from general case
921 over targets.
922 * configure: Regenerate.
923
9242011-04-28 Joseph Myers <joseph@codesourcery.com>
925
926 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
927 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
928 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
929 cases in libgcj-disabling case statement.
930 (hppa*64*-*-linux*): Set unsupported_languages instead of
931 disabling target-zlib.
932 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
933 to hppa*64*-*-hpux*.
934 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
935 hppa*-*-hpux*.
936 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
937 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
938 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
939 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
940 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
941 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
942 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
943 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
944 libgcj-disabling case statement.
945 * configure: Regenerate.
946
9472011-04-28 Joseph Myers <joseph@codesourcery.com>
948
949 * configure.ac: Disable Java for targets not supporting libffi.
950 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
951 Remove cases in Java-disabling statement.
952 (*arm-wince-pe): Change to arm-wince-pe.
953 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
954 cases in Java-disabling statement.
955 (bfin-*-*): Don't disable Java again.
956 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
957 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
958 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
959 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
960 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
961 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
962 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
963 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
964 Java-disabling statement.
965 (mmix-*-*): Don't disable Java again.
966 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
967 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
968 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
969 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
970 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
971 statement.
972 * configure: Regenerate.
973
9742011-04-28 Joseph Myers <joseph@codesourcery.com>
975
976 * configure.ac: Separate cases disabling Java and Java libraries
977 from general case over targets.
978 * configure: Regenerate.
979
9802011-04-21 Jie Zhang <jzhang918@gmail.com>
981
982 * MAINTAINERS: Update my email address.
983
9842011-04-20 Easwaran Raman <eraman@google.com>
985
986 * MAINTAINERS (Write After Approval): Add myself.
987
9882011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
989
990 PR lto/48086
991 * configure.ac: Re-enable LTO on *-apple-darwin9*.
992 * configure: Regenerate.
993
9942011-04-16 Jim Meyering <meyering@redhat.com>
995
996 * MAINTAINERS (Write After Approval): Add myself.
997
9982011-04-15 Dodji Seketeli <dodji@redhat.com>
999
1000 * MAINTAINERS: Update my email address.
1001
10022011-04-13 Georg-Johann Lay <avr@gjlay.de>
1003
1004 * MAINTAINERS (Write After Approval): Add myself.
1005
10062011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1007
1008 * MAINTAINERS (Write After Approval): Add myself.
1009
10102011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1011
1012 * MAINTAINERS (Write After Approval): Add myself.
1013
10142011-04-06 Joseph Myers <joseph@codesourcery.com>
1015
1016 * configure.ac (build_tools): Remove build-byacc.
1017 (host_libs): Remove mmalloc.
1018 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1019 autoconf automake libtool diff rcs fileutils shellutils time
1020 textutils wdiff find uudecode hello tar gzip indent recode release
1021 sed perl gawk findutils gettext zip.
1022 (libgcj): Remove target-qthreads.
1023 (target_tools): Remove target-examples target-gperf.
1024 (YACC): Don't handle building byacc.
1025 * configure: Regenerate.
1026 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1027 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1028 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1029 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1030 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1031 handle building components.
1032 * Makefile.in: Regenerate.
1033
10342011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1035
1036 * MAINTAINERS: Update my email address as Xtensa maintainer.
1037
10382011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1039
1040 * config.sub: Sync from upstream.
1041
10422011-04-01 Joseph Myers <joseph@codesourcery.com>
1043
1044 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1045 (microblaze*): Don't disable libssp.
1046 * configure: Regenerate.
1047
10482011-04-01 Joseph Myers <joseph@codesourcery.com>
1049
1050 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1051 moveifchange.
1052 * configure: Regenerate.
1053 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1054 * Makefile.in: Regenerate.
1055
10562011-04-01 Joseph Myers <joseph@codesourcery.com>
1057
1058 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1059 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1060 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1061 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1062 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1063 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1064 md_exec_prefix cases.
1065 * configure: Regenerate.
1066
10672011-04-01 Joseph Myers <joseph@codesourcery.com>
1068
1069 * configure.ac: Separate cases disabling target-libssp,
1070 target-libiberty, target-libstdc++-v3 and Fortran from general
1071 case over targets.
1072 * configure: Regenerate.
1073
10742011-04-01 Joseph Myers <joseph@codesourcery.com>
1075
1076 * configure.ac (*-*-chorusos): Don't disable libgcj.
1077 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1078 Remove case.
1079 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1080 (arm-*-coff): Don't disable libgcj.
1081 (arm*-*-linux-gnueabi): Remove useless assignment.
1082 (arm-*-riscix*): Don't disable libgcj.
1083 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1084 configuration.
1085 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1086 (c54x*-*-*): Remove case.
1087 (tic54x-*-*): Don't disable GCC or GCC libraries.
1088 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1089 to *.
1090 (d10v-*-*): Don't disable GCC libraries.
1091 (d30v-*-*): Don't disable libgcj.
1092 (h8500-*-*): Don't disable GCC libraries.
1093 (i960-*-*): Don't disable libgcj.
1094 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1095 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1096 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1097 libgcj.
1098 (m68k-*-coff*): Remove case.
1099 (mmix-*-*): Don't disable libgloss on host.
1100 (mn10200-*-*, mn10300-*-*): Remove cases.
1101 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1102 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1103 Don't disable libgcj.
1104 (romp-*-*): Remove case.
1105 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1106 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1107 case.
1108 (v810-*-*): Don't disable GCC libraries.
1109 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1110 (ip2k-*-*): Don't disable GCC libraries.
1111 * configure: Regenerate.
1112
11132011-03-28 Joseph Myers <joseph@codesourcery.com>
1114
1115 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1116 libffi on host.
1117 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1118 on host.
1119 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1120 * configure: Regenerate.
1121
11222011-03-26 John Marino <binutils@marino.st>
1123
1124 * configure.ac: Add support for *-*-dragonfly*
1125 * configure: Regenerate.
1126
11272011-03-25 Joseph Myers <joseph@codesourcery.com>
1128
1129 * configure.ac (native_only): Remove.
1130 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1131 send-pr uudecode guile gnuserv on host.
1132 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1133 send-pr rcs guile perl texinfo libtool on host.
1134 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1135 automake send-pr rcs guile perl texinfo libtool on host.
1136 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1137 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1138 (alpha*-dec-osf*): Don't disable fileutils on target.
1139 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1140 texinfo send-pr expect dejagnu on target.
1141 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1142 target-qthreads on target.
1143 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1144 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1145 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1146 x86_64-*-mingw*): Don't disable expect on target.
1147 (*-*-cygwin*): Don't disable target-gperf on target.
1148 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1149 gnuserv on target.
1150 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1151 target.
1152 * configure: Regenerate.
1153
11542011-03-25 Joseph Myers <joseph@codesourcery.com>
1155
1156 * configure.ac (target_tools): Remove target-groff.
1157 (native_only): Remove target-groff.
1158 (hppa*64*-*-*): Don't disable byacc.
1159 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1160 setting.
1161 (*-*-kaos*): Don't skip target-librx and target-groff.
1162 (*-*-netware*): Don't skip target-libmudflap.
1163 (*-*-tpf*): Don't skip target-libmudflap.
1164 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1165 directories on the host.
1166 (ia64*-*-*vms*): Don't skip tix.
1167 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1168 host.
1169 * configure: Regenerate.
1170
11712011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1172
1173 * configure.ac: Remove references to mt-mep, mt-netware,
1174 mt-wince.
1175 * Makefile.def: Add all-utils soft dependencies.
1176 * Makefile.tpl: Remove GDB_NLM_DEPS.
1177 * configure: Regenerate.
1178 * Makefile.in: Regenerate.
1179
11802011-03-24 Paolo Bonzini <bonzini@gnu.org>
1181
1182 * configure.ac: Do not include mh-x86omitfp.
1183 * configure: Regenerate.
1184
11852011-03-24 Paolo Bonzini <bonzini@gnu.org>
1186
1187 * configure.ac: Remove empty cases.
1188 * configure: Regenerate.
1189
11902011-03-24 Paolo Bonzini <bonzini@gnu.org>
1191
1192 * Makefile.def: Add dependency from termcap to gdb.
1193 * Makefile.in: Regenerate.
1194
11952011-03-24 Paolo Bonzini <bonzini@gnu.org>
1196
1197 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1198 * configure: Regenerate.
1199 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1200 * Makefile.tpl: Likewise.
1201 * Makefile.in: Regenerate.
1202
12032011-03-24 Paolo Bonzini <bonzini@gnu.org>
1204
1205 * configure.ac: Remove all mentions of tentative_cc.
1206 * configure: Regenerate.
1207
12082011-03-24 Joseph Myers <joseph@codesourcery.com>
1209
1210 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1211 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1212 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1213 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1214 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1215 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1216 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1217 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1218 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1219 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1220 *-*-rhapsody*): Remove host cases.
1221 * configure: Regenerate.
1222
12232011-03-24 Joseph Myers <joseph@codesourcery.com>
1224
1225 * configure.ac (ppc*-*-pe): Remove host case.
1226 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1227 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1228 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1229 cases.
1230 * configure: Regenerate.
1231
12322011-03-24 Joseph Myers <joseph@codesourcery.com>
1233
1234 * config.sub: Update to version 2011-03-23.
1235
12362011-03-22 Joseph Myers <joseph@codesourcery.com>
1237
1238 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1239 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1240 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1241 * configure: Regenerate.
1242
12432011-03-22 Joseph Myers <joseph@codesourcery.com>
1244
1245 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1246 to Write After Approval.
1247 * config-ml.in: Don't handle arc-*-elf*.
1248 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1249 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1250 handle GCC libraries.
1251 * configure: Regenerate.
1252
12532011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1254
1255 PR bootstrap/48120:
1256 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1257 Add -lstdc++ -lm to LIBS.
1258 * configure: Regenerate.
1259
12602011-03-18 David Edelsohn <dje.gcc@gmail.com>
1261
1262 * config.guess: Update to version 2011-02-02
1263 * config.sub: Update to version 2011-02-24
1264
12652011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1266
1267 PR lto/48086
1268 * configure.ac: Re-enable LTO on *-apple-darwin9.
1269 * configure: Regenerate.
1270
12712011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1272
1273 PR lto/48086
1274 * configure.ac: Disable LTO on darwin due to an assembler change in
1275 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1276 under 256.
1277 * configure: Regenerate.
1278
12792011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1280
1281 * MAINTAINERS: Update myself as score backend maintainer,
1282 update my e-mail address.
1283
12842011-03-09 Xuepeng Guo <terry.guo@arm.com>
1285
1286 * MAINTAINERS: Update my e-mail address.
1287
12882011-03-06 Joey Ye <joey.ye@arm.com>
1289
1290 * MAINTAINERS: Update my e-mail address.
1291
12922011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1293
1294 * configure.ac: Adjust test of with_ppl.
1295 * configure: Regenerated.
1296
12972011-03-02 Kai Tietz <ktietz@redhat.com>
1298
1299 * MAINTAINERS: Adjust my e-mail address.
1300
13012011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1302
1303 * configure.ac: Add -lpwl to ppllibs.
1304 * configure: Regenerated.
1305
13062011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1307
1308 * config/cloog.m4: Add -lisl to clooglibs.
1309 * configure: Regenerated.
1310
13112011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1312
1313 * MAINTAINERS (CPU Port maintainers): Add self.
1314
13152011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1316
1317 * MAINTAINERS: Add myself as testsuite maintainer.
1318
13192011-02-15 Mike Stump <mikestump@comcast.net>
1320
1321 * MAINTAINERS: Add myself as testsuite maintainer.
1322
13232011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1324
1325 Import from Libtool and gnulib:
1326
1327 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1328
1329 Prepare for supporting FreeBSD 10.
1330 * config.rpath: Remove handling of freebsd1* which soon would
1331 match FreeBSD 10.0.
1332
1333 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1334
1335 Remove support for FreeBSD 1.x.
1336 * libtool.m4 (_LT_LINKER_SHLIBS)
1337 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1338 soon would incorrectly match FreeBSD 10.0.
1339
13402011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1341
1342 PR binutils/12283
1343 * move-if-change: Import version from gnulib.
1344
13452011-02-12 Alexandre Oliva <aoliva@redhat.com>
1346
1347 PR lto/47225
1348 * Makefile.def (lto-plugin): Double dash for enable-shared.
1349 (configure-gcc): Depend on all-lto-plugin.
1350 * Makefile.in: Rebuilt.
1351
13522011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1353
1354 * configure.ac: Remove extra bracket.
1355 * configure: Regenerate.
1356
13572011-02-08 Tobias Burnus <burnus@net-b.de>
1358
1359 * MAINTAINERS: Add myself as libquadmath maintainer.
1360
13612011-02-08 Thomas Schwinge <thomas@schwinge.name>
1362
1363 * MAINTAINERS: Update my email address.
1364
13652011-02-07 Joseph Myers <joseph@codesourcery.com>
1366
1367 * MAINTAINERS (option handling): Add self.
1368
13692011-02-06 Kai Tietz <kai.tietz@onevision.com>
1370
1371 PR lto/47225
1372 * Makefile.def: Add dependency for install-gcc
1373 on install-lto-plugin.
1374 * Makfile.in: Regenerated
1375
13762011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1377
1378 * MAINTAINERS (CPU Port Maintainers): Add myself.
1379
13802011-01-31 Alexandre Oliva <aoliva@redhat.com>
1381
1382 PR libgcj/44341
1383 * configure.ac: Discard --with-* flags for host when configuring
1384 target libraries for cross build.
1385 * configure: Rebuilt.
1386
13872011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1388
1389 * MAINTAINERS (linear loop transforms): Removed.
1390
13912011-01-25 Jakub Jelinek <jakub@redhat.com>
1392
1393 * configure.ac: If with_ppl is no, move setting with_cloog=no
1394 after CLOOG_REQUESTED check.
1395 * configure: Regenerated.
1396
13972011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1398
1399 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1400 CLooG has been requested.
1401 * configure: Regenerated.
1402
14032011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1404
1405 * configure: Regenerated.
1406 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1407
14082011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1409
1410 * configure: Regenerated.
1411 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1412
14132011-01-21 Andreas Schwab <schwab@redhat.com>
1414
1415 * configure.ac: Use AS_HELP_STRING throughout.
1416 * configure: Regenerate.
1417
14182011-01-18 Jie Zhang <jie.zhang@analog.com>
1419
1420 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1421 * configure: Regenerate.
1422
14232011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1424
1425 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1426
14272011-01-13 Joel Brobecker <brobecker@adacore.com>
1428
1429 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1430 for ia64-hpux.
1431 * configure: Regenerate.
1432
14332011-01-07 Jan Hubicka <jh@suse.cz>
1434
1435 PR lto/47225
1436 * Makefile.in: Regenerate.
1437 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1438 configure.
1439
14402011-01-07 Jan Hubicka <jh@suse.cz>
1441
1442 * Makefile.in: Regenerate.
1443 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1444 and configure dependency on lto-plugin configure.
1445 (lto-plugin module): Remove dependency on GCC; add dependency on
1446 liniberty.
1447
14482011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1449
1450 * MAINTAINERS (Write After Approval): Add myself.
1451
14522010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1453
1454 * configure: Regenerate.
1455
14562010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1457
1458 * configure.ac: (picochip): Disable libiberty.
1459
14602010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1461
1462 * MAINTAINERS (Write After Approval): Add myself.
1463
14642010-12-10 Ian Lance Taylor <iant@google.com>
1465
1466 PR bootstrap/46819
1467 * configure.ac: For --disable-libgcj clear libgcj_saved.
1468 * configure: Rebuild.
1469
14702010-12-10 Tobias Burnus <burnus@net-b.de>
1471
1472 PR fortran/46540
1473 * configure.ac: Add --disable-libquadmath and
1474 --disable-libquadmath-support.
1475 * configure: Regenerate.
1476
14772010-12-03 Ian Lance Taylor <iant@google.com>
1478
1479 * MAINTAINERS: Add myself as libgo maintainer.
1480
14812010-12-03 Hans-Peter Nilsson <hp@axis.com>
1482
1483 PR libffi/46792
1484 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1485 * configure: Regenerate.
1486
14872010-12-02 Ian Lance Taylor <iant@google.com>
1488
1489 * configure.ac: Always set default for poststage1_ldflags to
1490 -static-libstdc++ -static-libgcc.
1491
14922010-11-29 Andreas Schwab <schwab@redhat.com>
1493
1494 * configure.ac: Move comment to remove extra space in last argument
1495 of GCC_TARGET_TOOL.
1496
14972010-11-26 Alexandre Oliva <aoliva@redhat.com>
1498
1499 PR other/46026
1500 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1501 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1502 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1503 (BASE_FLAGS_TO_PASS): Use it.
1504 * configure: Rebuilt.
1505 * Makefile.in: Rebuilt.
1506
15072010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1508
1509 PR binutils/12258
1510 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1511 Properly check default linker.
1512 * configure: Regnerated.
1513
15142010-11-23 Matthias Klose <doko@ubuntu.com>
1515
1516 * configure.ac: For --enable-gold, handle value `default' instead of
1517 `both*'. New configure option --{en,dis}able-ld.
1518 * configure: Regenerate.
1519
15202010-11-20 Ian Lance Taylor <iant@google.com>
1521
1522 * configure.ac: Only disable a language library if no language needs
1523 it. Don't let --disable-libgcj uncondtionally disable libffi.
1524 * configure: Rebuild.
1525
15262010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1527
1528 * Makefile.in: Regenerate.
1529
1530 PR other/46202
1531 * configure.ac: Fix just-built in-tree STRIP name to be
1532 binutils/strip-new.
1533 * configure: Regenerate.
1534 * Makefile.def (install-strip-gcc, install-strip-binutils)
1535 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1536 (install-strip-sid): Mirror dependencies on non-strip variants
1537 of these targets on the respective -strip prerequisites.
1538 * Makefile.tpl (install-strip, install-strip-host)
1539 (install-strip-target): New targets.
1540 (install-strip-[+module+], install-strip-target-[+module+]):
1541 New targets.
1542 * Makefile.in: Regenerate.
1543
15442010-11-19 Ian Lance Taylor <iant@google.com>
1545 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1546
1547 * configure.ac: Add target-libgo to target_libraries. Set
1548 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1549 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1550 (HOST_EXPORTS): Add GOC.
1551 (BASE_TARGET_EXPORTS): Add GOC.
1552 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1553 (GOCFLAGS_FOR_TARGET): New variable.
1554 (EXTRA_HOST_FLAGS): Add GOC.
1555 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1556 * Makefile.def (target_modules): Add libgo.
1557 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1558 (dependencies): Add dependency from configure-target-libgo to
1559 configure-target-libffi and all-target-libstdc++-v3. Add
1560 dependencies from all-target-libgo to all-target-libffi.
1561 (languages): Add go.
1562 * configure: Rebuild.
1563 * Makefile.in: Rebuild.
1564
15652010-11-19 Ian Lance Taylor <iant@google.com>
1566
1567 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1568 compiler/flag environment variables.
1569
15702010-11-18 Ian Lance Taylor <iant@google.com>
1571
1572 * configure.ac: Check for lang_requires_boot_languages in
1573 config-lang.in files.
1574 * configure: Rebuild.
1575
15762010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1577 Tobias Burnus <burnus@net-b.de>
1578
1579 PR fortran/32049
1580 * Makefile.def: Add libquadmath; build it with language=fortran.
1581 * configure.ac: Add libquadmath.
1582 * Makefile.tpl: Handle multiple libs in check-[+language+].
1583 * Makefile.in: Regenerate.
1584 * configure: Regenerate.
1585
15862010-11-16 Tom Tromey <tromey@redhat.com>
1587
1588 * MAINTAINERS: Moved myself to reviewers section.
1589
15902010-11-15 Zdenek Dvorak <ook@ucw.cz>
1591
1592 * MAINTAINERS: Moved myself to reviewers section.
1593
15942010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1595
1596 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1597 (Write After Approval): Remove self.
1598
15992010-11-15 Andreas Schwab <schwab@redhat.com>
1600
1601 * configure.ac: Fix spelling in option names.
1602 * configure: Regenerated.
1603
16042010-11-13 Georg-Johann Lay <georgjohann@web.de>
1605
1606 PR bootstrap/39622
1607 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1608 * configure: Regenerated.
1609
16102010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1611
1612 * MAINTAINERS: Update my email address.
1613
16142010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1615
1616 * configure: Regenerate.
1617
16182010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1619
1620 * configure: Regenerate.
1621
16222010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1623
1624 * configure: Regenerate.
1625
16262010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1627
1628 * configure: Regenerate.
1629
16302010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1631
1632 * configure.ac: Support official CLooG.org versions.
1633 * configure: Regenerate.
1634 * config/cloog.m4: New.
1635
16362010-11-10 François Dumont <francois.cppdevs@free.fr>
1637
1638 * MAINTAINERS (Write After Approval): Add myself.
1639
16402010-11-09 David Edelsohn <dje.gcc@gmail.com>
1641
1642 * MAINTAINERS: Update my email address.
1643
16442010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1645
1646 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1647 * configure: Regenerate.
1648
16492010-11-03 Ian Lance Taylor <iant@google.com>
1650 Dave Korn <dave.korn.cygwin@gmail.com>
1651
1652 PR lto/46273
1653 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1654 and on other supported platforms whenever LTO is enabled.
1655 * configure: Rebuild.
1656
16572010-11-02 Alan Modra <amodra@gmail.com>
1658
1659 PR binutils/12110
1660 * configure.ac: Error when source path contains spaces.
1661 * configure: Regenerate.
1662
16632010-10-23 James E. Wilson <wilson@codesourcery.com>
1664
1665 * MAINTAINERS: Update my email address.
1666
16672010-10-20 Ian Lance Taylor <iant@google.com>
1668
1669 * Makefile.def (target_modules): Set lib_path to src/.libs for
1670 libstdc++-v3 module.
1671 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1672 * Makefile.in: Rebuild.
1673
16742010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1675
1676 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1677 (Write After Approval): Remove myself.
1678
16792010-10-15 Tristan Gingold <gingold@adacore.com>
1680
1681 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1682
16832010-10-14 Douglas Rupp <rupp@gnat.com>
1684
1685 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1686
16872010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1688
1689 * configure.ac (build_lto_plugin): New shell variable.
1690 (--enable-lto): Turn on by default for all non-ELF platforms that
1691 have had LTO support added so far. Set build_lto_plugin appropriately
1692 for both ELF and non-ELF.
1693 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1694 * configure: Regenerate.
1695
16962010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1697
1698 Sync from src:
1699 * configure.ac (v850 support): Remove target-libgloss from
1700 noconfigdirs.
1701 * configure: Regenerate.
1702
17032010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1704
1705 PR bootstrap/45326
1706 PR bootstrap/45174
1707 * configure.ac: Honor initial values of $build_configargs,
1708 $host_configargs, $target_configargs. Mark the precious, so
1709 environment settings get recorded.
1710 * configure: Regenerate.
1711
17122010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1713
1714 PR bootstrap/45796
1715 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1716 Depend on all-build-libiberty.
1717 * Makefile.in: Regenerate.
1718
17192010-09-30 Michael Eager <eager@eagercon.com>
1720
1721 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1722 * configure: Regenerate.
1723
17242010-09-28 Michael Eager <eager@eagercon.com>
1725
1726 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1727
17282010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1729
1730 PR bootstrap/44621
1731 * configure.ac: Fix unportable shell quoting.
1732 * configure: Regenerate.
1733
17342010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1735
1736 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1737 targets and amend comment.
1738 * configure: Regenerate.
1739
17402010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1741
1742 * MAINTAINERS (Write After Approval): Add myself.
1743
17442010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1745
1746 * configure.ac: Enable LTO by default on Darwin.
1747 * configure: Regenerate.
1748
17492010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1750
1751 * MAINTAINERS (Write After Approval): Add myself.
1752
17532010-09-01 Ian Bolton <ian.bolton@arm.com>
1754
1755 * MAINTAINERS (Write After Approval): Add myself.
1756
17572010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1758
1759 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1760 ports
1761
17622010-07-28 David Yuste <david.yuste@gmail.com>
1763
1764 * MAINTAINERS (Write After Approval): Add myself.
1765
17662010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1767
1768 * configure.ac: Support all v850 targets.
1769 * configure: Regenerate.
1770
17712010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1772
1773 PR bootstrap/44455
1774 * configure.ac (extra_mpfr_configure_flags): Copy from
1775 extra_mpc_gmp_configure_flags.
1776 * configure: Re-generated.
1777
17782010-07-22 Andi Kleen <ak@linux.intel.com>
1779
1780 * MAINTAINERS (Write After Approval): Add myself.
1781
17822010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1783
1784 * MAINTAINERS (Write After Approval): Add myself.
1785
17862010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1787
1788 * MAINTAINERS (Write After Approval): Add myself.
1789
17902010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1791
1792 PR target/44862
1793 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1794 Provide -B option to allow for link spec %s substitutions for
1795 libstdc++.a on darwin.
1796 * Makefile.in: Regenerate.
1797
17982010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1799
1800 * MAINTAINERS (Reviewers): Update my e-mail address
1801
18022010-06-10 Alexandre Oliva <aoliva@redhat.com>
1803
1804 * Makefile.def (configure-gcc): Depend on all-libelf.
1805 * Makefile.in: Rebuild.
1806
18072010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1808
1809 * MAINTAINERS (Write After Approval): Add myself in the right place.
1810
18112010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1812
1813 * MAINTAINERS (Write After Approval): Add myself.
1814
18152010-05-25 Sterling Augustine <sterling@tensilica.com>
1816
1817 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1818
18192010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1820
1821 * config.sub: Update to version 2010-05-21.
1822 * config.guess: Update to version 2010-04-03.
1823
18242010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1825
1826 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1827 * configure: Regenerate.
1828
18292010-05-12 Sriraman Tallam <tmsriram@google.com>
1830
1831 * MAINTAINERS (Write After Approval): Add myself.
1832
18332010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1834
1835 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1836 a platform that supports LTO.
1837 * configure: Regenerate.
1838
18392010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1840
1841 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1842 * configure: Regenerated.
1843
18442010-04-27 Roland McGrath <roland@redhat.com>
1845 H.J. Lu <hongjiu.lu@intel.com>
1846
1847 * configure.ac (--enable-gold): Support both, both/gold and
1848 both/bfd to add gold to configdirs without removing ld.
1849 * configure: Regenerated.
1850
1851 * Makefile.def: Add install-gold dependency to install-ld.
1852 * Makefile.in: Regenerated.
1853
18542010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1855
1856 PR lto/42776
1857 * configure.ac (--enable-lto): Refactor handling so libelf tests
1858 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1859 and allow LTO to be explicitly enabled on non-ELF platforms that
1860 are known to support it inside else-clause.
1861 * configure: Regenerate.
1862
18632010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1864
1865 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1866 * configure: Regenerate.
1867
18682010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1869
1870 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1871 * configure: Regenerate.
1872
18732010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1874
1875 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1876 separately.
1877 * configure: Regenerate.
1878
18792010-04-16 Kevin Williams <kevin.williams@inria.fr>
1880
1881 * MAINTAINERS (Write After Approval): Add myself.
1882
18832010-04-14 Tristan Gingold <gingold@adacore.com>
1884
1885 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1886 * configure: Regenerate.
1887
18882010-04-13 Steve Ellcey <sje@cup.hp.com>
1889
1890 * configure: Regenerate after change to elf.m4.
1891
18922010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1893
1894 * MAINTAINERS (Write After Approval): Add myself.
1895
18962010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1897
1898 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1899 * configure: Regenerated.
1900
19012010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1902
1903 * configure.ac: Print "buggy but acceptable" when CLooG
1904 revision is less than 9.
1905 * configure: Regenerated.
1906
19072010-04-01 Diego Novillo <dnovillo@google.com>
1908
1909 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1910
19112010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1912
1913 PR bootstrap/43615
1914 PR bootstrap/43328
1915
1916 Revert:
1917
1918 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1919
1920 * configure.ac: Do not pass --enable-multilib nor
1921 --disable-multilib in baseargs. Accept explicitly passed
1922 --enable_multilib.
1923 * configure: Regenerate.
1924
19252010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1926
1927 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1928
19292010-03-31 Janis Johnson <janis187@us.ibm.com>
1930
1931 * MAINTAINERS: Remove myself.
1932
19332010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1934
1935 PR bootstrap/43328
1936 * configure.ac: Do not pass --enable-multilib nor
1937 --disable-multilib in baseargs. Accept explicitly passed
1938 --enable_multilib.
1939 * configure: Regenerate.
1940
19412010-03-28 Andrew Pinski <pinskia@gmail.com>
1942
1943 * MAINTAINERS (spu port): Remove me.
1944
19452010-03-23 Joseph Myers <joseph@codesourcery.com>
1946
1947 * configure.ac (tic6x-*-*): New case.
1948 * configure: Regenerate.
1949
19502010-03-23 Joseph Myers <joseph@codesourcery.com>
1951
1952 * config.sub: Update to version 2010-03-22.
1953 * config.guess: Update to version 2009-12-30.
1954
19552010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1956
1957 PR ada/42554
1958 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1959 * configure: Regenerate.
1960
19612010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1962
1963 * MAINTAINERS: Update my email address.
1964
19652010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1966
1967 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1968 (ghassan.shobaki@amd.com): Removed.
1969
19702010-03-17 Alan Modra <amodra@gmail.com>
1971
1972 * MAINTAINERS: Update my email address.
1973
19742010-03-16 Diego Novillo <dnovillo@google.com>
1975
1976 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1977 Matthews.
1978
19792010-03-16 Joseph Myers <joseph@codesourcery.com>
1980
1981 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1982 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1983
19842010-03-16 Joseph Myers <joseph@codesourcery.com>
1985
1986 * MAINTAINERS: Update my email address.
1987
19882010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1989
1990 * MAINTAINERS: Update my email address.
1991
19922010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1993
1994 * MAINTAINERS: Update my email address.
1995
19962010-03-09 Jie Zhang <jie@codesourcery.com>
1997
1998 * MAINTAINERS: Update my email address.
1999
20002010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2001
2002 PR libstdc++/32499
2003 * configure.ac (RANLIB): Default to true.
2004 (STRIP): Likewise.
2005 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2006 * configure: Regenerate.
2007
20082010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2009
2010 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2011 (Write After Approval): Update my email address.
2012
20132010-02-17 Nick Clifton <nickc@redhat.com>
2014
2015 PR 11238
2016 * Makefile.tpl (local-distclean): Also remove config.cache files in
2017 sub-directories as there may not be Makefiles present in the
2018 sub-directories.
2019 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2020 the config.cache files found by the find command.
2021
2022 * Makefile.in: Regenerate.
2023 * configure.ac: Revert previous delta.
2024 * configure: Regenerate.
2025
20262010-02-15 Nick Clifton <nickc@redhat.com>
2027
2028 PR 11238
2029 * configure.ac: Delete config.cache files in sub-directories when
2030 deleting Makefiles.
2031 * configure: Regenerate.
2032
20332010-02-12 Ben Elliston <bje@gnu.org>
2034
2035 * MAINTAINERS: Update my email address.
2036
20372010-02-08 Andrew Pinski <pinskia@gmail.com>
2038
2039 * MAINTAINERS (spu port): Update my email address.
2040
20412010-02-08 Jie Zhang <jie.zhang@analog.com>
2042
2043 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2044
20452010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2046
2047 * configure.ac: Add "recommended" version checks for GMP/MPC.
2048 Update recommended GMP/MPFR/MPC versions.
2049 * configure: Regenerate.
2050
20512010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2052
2053 * MAINTAINERS: Move my Embecosm email address into the
2054 write-after-approval section.
2055
20562010-01-26 Ian Lance Taylor <iant@google.com>
2057
2058 * MAINTAINERS: Add myself as Go frontend maintainer.
2059
20602010-01-25 Joern Rennecke <amylaar@spamcop.net>
2061
2062 PR libstdc++/36101, PR libstdc++/42813
2063 * configure.ac (bootstrap_target_libs): Make inclusion of
2064 target-libgomp conditional on libgomb being in target_configdirs.
2065 * configure: Regenerate.
2066
20672010-01-23 Joern Rennecke <amylaar@spamcop.net>
2068
2069 PR libstdc++/36101, PR libstdc++/42813
2070 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2071 * configure: Regenerate.
2072
20732010-01-22 Joern Rennecke <amylaar@spamcop.net>
2074
2075 PR libstdc++/36101, PR libstdc++/42813
2076 * configure.ac (target_configdirs): Substitute.
2077 * Makefile.def: Bootstrap target module libgomp.
2078 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2079 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2080 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2081 * configure, Makefile.in: Regenerate.
2082
20832010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2084
2085 * MAINTAINERS: Adjust my details.
2086
20872010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2088
2089 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2090
20912010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2092
2093 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2094
20952010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2096
2097 * MAINTAINERS (Write After Approval): Add myself.
2098
20992010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2100
2101 * MAINTAINERS (Write After Approval): Add myself.
2102
21032010-01-11 Richard Guenther <rguenther@suse.de>
2104
2105 PR lto/41569
2106 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2107 * Makefile.in: Regenerated.
2108
21092010-01-11 Andreas Tobler <andreast@fgznet.ch>
2110
2111 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2112 * configure: Regenerate.
2113
21142010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2115 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2116
2117 PR bootstrap/42424
2118 * configure.ac: Include libtool m4 files.
2119 (_LT_CHECK_OBJDIR): Call it.
2120 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2121 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2122
2123 * configure: Regenerate.
2124
21252010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2126
2127 PR bootstrap/41818
2128 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2129 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2130 * Makefile.in: Regenerate.
2131
21322010-01-02 Richard Guenther <rguenther@suse.de>
2133
2134 PR lto/41529
2135 * configure.ac: Include config/elf.m4. Disable LTO if not
2136 builting for an elf target.
2137 * configure: Regenerate.
2138
21392009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2140
2141 * MAINTAINERS: Change my email address.
2142
21432009-12-18 Ben Elliston <bje@au.ibm.com>
2144
2145 * config.sub, config.guess: Update from upstream sources.
2146
21472009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2148
2149 * MAINTAINERS (Write After Approval): Add myself.
2150
21512009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2152
2153 PR middle-end/30447
2154 PR middle-end/30789
2155 PR other/40302
2156
2157 * configure.ac: Require MPC.
2158 * configure: Regenerate.
2159
21602009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2161
2162 PR target/38384
2163 PR bootstrap/40972
2164 * libtool.m4: Sync from git Libtool.
2165 * ltoptions.m4: Likewise.
2166 * ltversion.m4: Likewise.
2167 * lt~obsolete.m4: Likewise.
2168 * ltmain.sh: Likewise.
2169
21702009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2171
2172 * configure.ac: Update minimum MPC version to 0.8.
2173 * configure: Regenerate.
2174
21752009-11-21 Sebastian Pop <sebpop@gmail.com>
2176
2177 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2178 * configure: Regenerated.
2179
21802009-11-21 Ian Lance Taylor <iant@google.com>
2181
2182 * configure.ac: Change default of poststage1_ldflags to be empty if
2183 poststage1_libs is set. When poststage1_libs is empty, and
2184 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2185 * configure: Rebuild.
2186
21872009-11-21 Adam Nemet <adambnmet@gmail.com>
2188
2189 * MAINTAINERS (Write After Approval): Update my email address.
2190
21912009-11-20 Ben Elliston <bje@au.ibm.com>
2192
2193 * config.guess: Update from upstream sources.
2194
21952009-11-16 Alexandre Oliva <aoliva@redhat.com>
2196
2197 * Makefile.def: Restore host and target settings for gmp.
2198 * Makefile.in: Rebuild.
2199
22002009-11-16 Alexandre Oliva <aoliva@redhat.com>
2201
2202 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2203 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2204 Fix portability of test of C++ as bootstrap language. Add
2205 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2206 * configure: Rebuild.
2207 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2208 and cloog. Fix in-tree ppl configuration. Introduce libelf
2209 in-tree building.
2210 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2211 (POSTSTAGE1_HOST_EXPORTS): Use it.
2212 (STAGE[+id+]_CXXFLAGS): New.
2213 (BASE_FLAGS_TO_PASS): Pass it down.
2214 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2215 extra_exports.
2216 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2217 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2218 extra_exports.
2219 * Makefile.in: Rebuild.
2220
22212009-11-17 Ben Elliston <bje@au.ibm.com>
2222
2223 * config.sub, config.guess: Update from upstream sources.
2224
22252009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2226
2227 * MAINTAINERS (Write After Approval): Add myself.
2228
22292009-11-09 Jon Beniston <jon@beniston.com>
2230
2231 * MAINTAINERS (Write After Approval): Add myself.
2232
22332009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2234
2235 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2236 paths for *-w64-mingw* and x86_64-*mingw*.
2237 * configure: Regenerated.
2238
22392009-11-05 Joern Rennecke <amylaar@spamcop.net>
2240
2241 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2242
22432009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2244
2245 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2246 Phil Edwards to Write-After Approval.
2247
22482009-10-30 Kai Tietz <kai.tietz@onevision.com>
2249
2250 * configure.ac: Disable target-winsup & co for
2251 x86_64-*-mingw* and *-w64-mingw* targets.
2252 * configure: Regenerated.
2253
22542009-10-16 Nick Clifton <nickc@redhat.com>
2255
2256 * MAINTAINERS: Add myself as a maintainer for the RX port.
2257
22582009-10-26 Johannes Singler <singler@kit.edu>
2259
2260 * MAINTAINERS (Write After Approval): Update my e-mail address.
2261
22622009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2263
2264 * configure.ac (CLooG test): Use = with test.
2265 * configure: Regenerate.
2266
22672009-10-22 Richard Guenther <rguenther@suse.de>
2268
2269 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2270 cloog if the ppl version check failed. Move flags saving
2271 before setting in libelf check.
2272 * configure: Regenerate.
2273
22742009-10-21 Richard Guenther <rguenther@suse.de>
2275
2276 * configure.ac: Adjust the ppl and cloog configure to work as
2277 documented. Disable cloog if ppl was disabled. Omit the version
2278 checks if they were disabled.
2279 * configure: Re-generate.
2280
22812009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2282
2283 * configure.ac: Add 'lto' to enable_languages, not
2284 new_enable_languages, and only if not already present.
2285 * configure: Regenerate.
2286
22872009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2288
2289 * README: Refer to the various COPYING* files instead of just
2290 COPYING.
2291 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2292
22932009-10-07 Rafael Avila de Espindola <espindola@google.com>
2294
2295 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2296
22972009-10-07 Richard Guenther <rguenther@suse.de>
2298
2299 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2300 and Richard Guenther as reviewers.
2301 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2302 as reviewers.
2303
23042009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2305
2306 * config.sub: Update from upstream sources.
2307
23082009-10-06 Ian Lance Taylor <iant@google.com>
2309
2310 * Makefile.def: check-gold depends upon all-gas.
2311 * Makefile.in: Rebuild.
2312
23132009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2314
2315 * MAINTAINERS (Write After Approval): Add myself.
2316
23172009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2318
2319 * Makefile.def: all-lto-plugin depends on all-libiberty.
2320 set bootstrap=true for lto-plugin.
2321 Add lto-plugin.
2322 * Makefile.in: Regenerate.
2323 * configure.ac (host_libs): Add lto-plugin.
2324 * configure: Regenerate.
2325
23262009-10-03 Diego Novillo <dnovillo@google.com>
2327
2328 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2329 (HOST_LIBELFLIBS): Define.
2330 (HOST_LIBELFINC): Define.
2331 * Makefile.in: Regenerate.
2332 * configure.ac: Add --enable-lto.
2333 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2334 If --enable-lto is used, add 'lto' to new_enable_languages.
2335 If --enable-lto is used and gold is enabled, add
2336 lto-plugin to configdirs.
2337 * configure: Regenerate.
2338
23392009-10-03 Simon Baldwin <simonb@google.com>
2340
2341 * configure.ac: If --with-system-zlib, suppress local zlib and
2342 pass --with-system-zlib to subdir configure scripts.
2343 * configure: Regenerate.
2344
23452009-10-01 Loren J. Rittle <ljrittle@acm.org>
2346 Paolo Bonzini <bonzini@gnu.org>
2347
2348 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2349 $(srcdir).
2350 * Makefile.in: Rebuilt.
2351
23522009-09-26 Gary Funck <gary@intrepid.com>
2353
2354 * MAINTAINERS (Write After Approval): Add myself.
2355
23562009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2357
2358 * configure.ac: Update minimum MPC version to 0.7.
2359 * configure: Regenerate.
2360
23612009-09-25 Nick Clifton <nickc@redhat.com>
2362
2363 * configure.ac: Pass any --cache-file=/dev/null option on to
2364 subconfigures.
2365 * configure: Regenerate.
2366
23672009-09-23 Nick Clifton <nickc@redhat.com>
2368
2369 * config.sub, config.guess: Update from upstream sources.
2370
23712009-09-22 Loren J. Rittle <ljrittle@acm.org>
2372
2373 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2374 * Makefile.in: Rebuilt.
2375
23762009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2377
2378 PR bootstrap/32272
2379 * configure.ac: Error out if $srcdir isn't '.' but contains
2380 host-${host_noncanonical}.
2381 * configure: Regenerate.
2382
23832009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2384
2385 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2386 maintainer.
2387
23882009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2389
2390 * configure.ac: If bootstrapping a combined tree with
2391 --enable-gold, require c++ in stage1_languages.
2392 * configure: Regenerate.
2393
2394 * configure.ac: Also add target_libs of stage1_languages to
2395 bootstrap_target_libs.
2396 * configure: Regenerate.
2397
2398 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2399 with --enable-languages not containing c++.
2400 * configure: Regenerate.
2401
24022009-09-15 Jie Zhang <jie.zhang@analog.com>
2403
2404 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2405 * configure: Regenerate.
2406
24072009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2408
2409 * MAINTAINERS (Write After Approval): Update my e-mail address,
2410 and move from from here...
2411 (Waiting for paperwork): To here.
2412
24132009-09-09 Joseph Myers <joseph@codesourcery.com>
2414
2415 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2416
24172009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2418
2419 * configure.ac: Do not use $extrasub for replacing @if/@endif
2420 parts in Makefile; instead, use additional arguments to
2421 AC_CONFIG_COMMANDS to do the replacement manually, with several
2422 sed invocations, to avoid HP-UX sed command limits.
2423 * configure: Regenerate.
2424
24252009-09-08 Alexandre Oliva <aoliva@redhat.com>
2426
2427 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2428 blank before -L.
2429
24302009-09-04 Alexandre Oliva <aoliva@redhat.com>
2431
2432 * configure.ac (with-build-config): Document. Handle without.
2433 Handle missing argument.
2434 * configure: Rebuilt.
2435
24362009-09-03 Alexandre Oliva <aoliva@redhat.com>
2437
2438 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2439 Default to bootstrap-debug only if compare-debug works.
2440 * configure: Rebuilt.
2441 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2442 * Makefile.in: Rebuilt.
2443
24442009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2445
2446 * MAINTAINERS (OS Port Maintainers): Update my email address.
2447
24482009-09-01 Alexandre Oliva <aoliva@redhat.com>
2449
2450 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2451 * Makefile.in: Rebuilt.
2452
24532009-09-01 Chris Demetriou <cgd@google.com>
2454
2455 * MAINTAINERS (Write After Approval): Add myself.
2456
24572009-08-31 Dodji Seketeli <dodji@redhat.com>
2458
2459 PR debug/30161
2460 * include/dwarf2.h (enum dwarf_tag): Added
2461 DW_TAG_GNU_template_template_param
2462 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2463
24642009-08-30 Paolo Bonzini <bonzini@gnu.org>
2465
2466 * Makefile.tpl (AWK): Fix typo.
2467 * Makefile.in: Regenerate.
2468
24692009-08-30 Paolo Bonzini <bonzini@gnu.org>
2470
2471 * configure.ac: Detect awk and sed.
2472 * Makefile.def (flags_to_pass): Add AWK and SED.
2473 * Makefile.tpl (AWK, SED): New.
2474 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2475 * configure: Regenerate.
2476 * Makefile.in: Regenerate.
2477
24782009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2479
2480 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2481 (collapseslashes): Likewise.
2482
24832009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2484
2485 * configure.ac (AC_PREREQ): Bump to 2.64.
2486
24872009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2488
2489 * configure.ac: Remove --with-datarootdir, --with-docdir,
2490 --with-pdfdir, --with-htmldir switches.
2491 * configure: Regenerate.
2492
2493 * configure: Regenerate.
2494
2495 * compile: Sync from Automake 1.11.
2496 * depcomp: Likewise.
2497 * install-sh: Likewise.
2498 * missing: Likewise.
2499 * mkinstalldirs: Likewise.
2500 * ylwrap: Likewise.
2501
25022009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2503
2504 * ltmain.sh (func_normal_abspath): New function.
2505 (func_relative_path): Likewise.
2506 (func_mode_help): Document new -bindir option for link mode.
2507 (func_mode_link): Add new -bindir option, and use it to place
2508 output DLL if specified.
2509
25102009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2511
2512 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2513 (baseargs): Add --disable-option-checking.
2514 * configure: Regenerate.
2515
2516 * Makefile.def (configure-target-libiberty): Depend on
2517 all-binutils and all-ld.
2518 (configure-target-newlib): Likewise.
2519 * Makefile.in: Regenerate.
2520
25212009-08-17 Ben Elliston <bje@au.ibm.com>
2522
2523 * config.sub, config.guess: Update from upstream sources.
2524
25252009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2526
2527 Sync from src, merge:
2528
2529 2009-07-02 Tristan Gingold <gingold@adacore.com>
2530
2531 * configure.ac: Do not exclude gas for i386-*-darwin.
2532 Add a case for x86_64-*-darwin.
2533 * configure: Regenerate.
2534
25352009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2536
2537 * MAINTAINERS: Add my name to Write After Approval list.
2538
25392009-08-06 Michael Eager <eager@eagercon.com>
2540
2541 * configure.ac: Add Microblaze target.
2542 * configure: Regenerate.
2543
25442009-07-31 Christian Bruel <christian.bruel@st.com>
2545
2546 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2547 * configure: Regenerate.
2548
25492009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2550
2551 * MAINTAINERS (Write After Approval): Update my e-mail address.
2552
25532009-07-06 Ian Lance Taylor <iant@google.com>
2554
2555 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2556 * configure: Rebuild.
2557
25582009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2559
2560 * MAINTAINERS: Move myself to the Graphite Reviewers.
2561
25622009-06-30 Wei Guozhi <carrot@google.com>
2563
2564 * MAINTAINERS: Add my name to Write After Approval list.
2565
25662009-06-26 Steve Ellcey <sje@cup.hp.com>
2567
2568 PR bootstrap/40338
2569 * configure.ac (comparestring): Create new variable.
2570 * Makefile.tpl (comparestring): Use to skip some comparisions.
2571 * configure: Regenerate.
2572 * Makefile.in: Regenerate.
2573
25742009-06-26 Doug Evans <dje@sebabeach.org>
2575
2576 * Makefile.def (host_modules): Add cgen.
2577 * Makefile.in: Regenerate.
2578 * configure.ac (host_tools): Add cgen.
2579 * configure: Regenerate.
2580
25812009-06-23 DJ Delorie <dj@redhat.com>
2582
2583 * MAINTAINERS: Add myself as mep maintainer.
2584
25852009-06-23 Ian Lance Taylor <iant@google.com>
2586
2587 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2588 boot_languages. Only bootstrap target libraries listed in
2589 target_libs for some boot language. Add --with-stage1-ldflags,
2590 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2591 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2592 if not building with C++.
2593 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2594 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2595 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2596 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2597 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2598 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2599 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2600 * configure, Makefile.in: Rebuild.
2601
26022009-06-23 Li Feng <nemokingdom@gmail.com>
2603
2604 * MAINTAINERS: Added my name to write-after-approval list.
2605
26062009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2607
2608 * configure.ac: Define is_elf for QNX Neutrino targets.
2609 * configure: Regenerate.
2610
26112009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2612
2613 * MAINTAINERS: Added my name to the write-after-approval list
2614
26152009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2616
2617 * configure.ac: Detect MPC in default directory.
2618 * configure: Regenerate.
2619
26202009-06-03 Jerome Guitton <guitton@adacore.com>
2621 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2622
2623 * Makefile.tpl (all): Avoid a trailing backslash.
2624 * Makefile.in: Regenerate.
2625
26262009-06-03 Ben Elliston <bje@au.ibm.com>
2627
2628 * config.sub, config.guess: Update from upstream sources.
2629
26302009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2631
2632 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2633 to noconfdirs.
2634 * configure: Regenerate.
2635
26362009-06-02 Alexandre Oliva <aoliva@redhat.com>
2637
2638 * Makefile.tpl ([+compare-target+]): Compare all stage
2639 directories, rather than just gcc.
2640 * Makefile.in: Rebuilt.
2641
26422009-06-01 Doug Kwan <dougkwan@google.com>
2643
2644 * configure.ac: Support gold for target arm*-*-*.
2645 * configure: Regenerate.
2646
26472009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2648
2649 * Makefile.def: Add MPC support and dependencies.
2650 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2651
2652 * Makefile.in, configure: Regenerate.
2653
26542009-05-27 Alexandre Oliva <aoliva@redhat.com>
2655
2656 * Makefile.tpl (all): Avoid harmless warning in make all when
2657 gcc-bootstrap is enabled but stage_last does not exist.
2658 * Makefile.in: Rebuilt.
2659
26602009-05-24 Nicolas Roche <roche@adacore.com>
2661
2662 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2663 * Makefile.in: Regenerate.
2664
26652009-05-21 Denis Chertykov <chertykov@gmail.com>
2666
2667 * MAINTAINERS: Update my e-mail address.
2668
26692009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2670
2671 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2672 * configure: Regenerate.
2673
26742009-05-18 Alexandre Oliva <aoliva@redhat.com>
2675
2676 PR other/40159
2677 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2678 gcc-no-bootstrap are mutually exclusive.
2679 * Makefile.in: Rebuilt.
2680
26812009-05-18 Alexandre Oliva <aoliva@redhat.com>
2682
2683 PR other/40159
2684 * Makefile.tpl (all): Don't end with unconditional success.
2685 * Makefile.in: Rebuilt.
2686
26872009-05-12 Alexandre Oliva <aoliva@redhat.com>
2688
2689 PR target/37137
2690 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2691 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2692 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2693 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2694 stage_configureflags, stage_cflags and stage_libcflags into
2695 explicit Makefile macros.
2696 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2697 GFORTRAN.
2698 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2699 CC. Set CC_FOR_BUILD from CC.
2700 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2701 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2702 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2703 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2704 and GFORTRAN.
2705 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2706 (_LIBCFLAGS): Renamed to _TFLAGS.
2707 (do-compare-debug, do-compare3-debug): Drop.
2708 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2709 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2710 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2711 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2712 (XGCC_FLAGS_FOR_TARGET): New.
2713 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2714 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2715 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2716 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2717 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2718 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2719 TFLAGS.
2720 (BUILD_CONFIG): Include if requested.
2721 (all): Set TFLAGS on bootstrap.
2722 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2723 (all-stageid-prefixmodule): Likewise.
2724 (do-clean, distclean-stageid): Set TFLAGS.
2725 (restrap): Fix whitespace.
2726 * Makefile.in: Rebuilt.
2727
27282009-05-07 Paolo Bonzini <bonzini@gnu.org>
2729
2730 * config.guess: Sync with src.
2731
27322009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2733
2734 * configure.ac ($with_ppl): Default to no if not supplied.
2735 ($with_cloog): Likewise.
2736 configure: Regenerate.
2737
27382009-04-27 James E. Wilson <wilson@codesourcery.com>
2739
2740 * MAINTAINERS: Update my e-mail address.
2741
27422009-04-27 Nick Clifton <nickc@redhat.com>
2743
2744 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2745
27462009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2747
2748 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2749 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2750 * Makefile.in: Regenerate.
2751
27522009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2753
2754 PR bootstrap/39739
2755 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2756 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2757
2758 * configure, Makefile.in: Regenerate.
2759
27602009-04-21 Taras Glek <tglek@mozilla.com>
2761
2762 * include/hashtab.h: Update GTY annotations to new syntax
2763 * include/splay-tree.h: Likewise
2764
27652009-04-17 Ben Elliston <bje@au.ibm.com>
2766
2767 * config.sub, config.guess: Update from upstream sources.
2768
27692009-04-15 Anthony Green <green@moxielogic.com>
2770
2771 * configure.ac: Add moxie support.
2772 * configure: Rebuilt.
2773
27742009-04-14 Jakub Jelinek <jakub@redhat.com>
2775
2776 * configure.ac: Change copyright header to refer to version
2777 3 of the GNU General Public License and to point readers at the
2778 COPYING3 file and the FSF's license web page.
2779 * Makefile.def: Likewise.
2780 * Makefile.tpl: Likewise.
2781 * Makefile.in: Regenerate.
2782
27832009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2784
2785 * configure.ac: Restore match for darwin9 or later. Use double
2786 brackets since regeneration eats one pair.
2787 * configure: Regenerate.
2788
27892009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2790
2791 PR gas/10039
2792 * configure.ac: Require texinfo 4.7.
2793 * configure: Regenerated.
2794
27952009-04-09 Nick Clifton <nickc@redhat.com>
2796
2797 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2798 the GCC Runtime Library Exception.
2799
28002009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2801
2802 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2803 * configure: Regenerate.
2804
28052009-04-01 Steve Ellcey <sje@cup.hp.com>
2806
2807 * Makefil.def (languages): New entries.
2808 * Makefile.tpl (check-gcc-*): New generic target.
2809 * Makefile.in: Regenerate.
2810
28112009-03-25 Erven Rohou <erven.rohou@inria.fr>
2812
2813 * MAINTAINERS: Update my email address.
2814
28152009-03-18 Tom Tromey <tromey@redhat.com>
2816
2817 * configure: Rebuild.
2818 * configure.ac (host_libs): Add libiconv.
2819 * Makefile.in: Rebuild.
2820 * Makefile.def (host_modules): Add libiconv.
2821 (configure-gdb, all-gdb): Depend on libiconv.
2822
28232009-03-16 Tristan Gingold <gingold@adacore.com>
2824
2825 * configure.ac: Treat gdb as supported on x86_64-darwin.
2826 * configure: Regenerate.
2827
28282009-03-16 Joseph Myers <joseph@codesourcery.com>
2829
2830 * configure.ac (--with-host-libstdcxx): New option.
2831 * configure: Regenerate.
2832
28332009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2834
2835 * MAINTAINERS: Move myself into the write after approval list.
2836
28372009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2838
2839 * MAINTAINERS: Update e-mail address.
2840
28412009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2842
2843 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2844
28452009-03-10 Ira Rosen <irar@il.ibm.com>
2846
2847 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2848
28492009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2850
2851 Backport from git Libtool:
2852
2853 2009-01-19 Robert Millan <rmh@aybabtu.com>
2854 Support GNU/kOpenSolaris.
2855 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2856 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2857 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2858 GNU/kOpenSolaris.
2859
28602009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2861
2862 * MAINTAINERS: Update e-mail address.
2863
28642009-02-24 Michael Eager <eager@eagercon.com>
2865
2866 * MAINTAINERS (Write After Approval): Add self.
2867
28682009-02-18 Bingfeng Mei <bmei@broadcom.com>
2869
2870 * MAINTAINERS (Write After Approval): Add myself.
2871
28722009-02-05 Andreas Schwab <schwab@suse.de>
2873
2874 * Makefile.tpl (stage_last): Define $r and $s before using
2875 $(RECURSE_FLAGS_TO_PASS).
2876 * Makefile.in: Regenerate
2877
28782009-01-30 Ian Lance Taylor <iant@google.com>
2879
2880 * MAINTAINERS: Move myself to the Global Reviewers list.
2881
28822009-01-29 Robert Millan <rmh@aybabtu.com>
2883
2884 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2885 * configure: Regenerate.
2886
28872009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2888
2889 * MAINTAINERS: Make whitespace consistent.
2890 Remove Robert Millan from Write After Approval.
2891
28922009-01-16 Alan Modra <amodra@bigpond.net.au>
2893
2894 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2895 (all-opcodes): Depend on all-libiberty.
2896 * Makefile.in: Regenerate.
2897
28982009-01-15 Douglas B Rupp <rupp@gnat.com>
2899
2900 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2901 * configure: Regenerate.
2902
29032009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2904
2905 * MAINTAINERS (Write After Approval): Add myself.
2906
29072009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2908
2909 * MAINTAINERS: Add myself to reviewers (Fortran).
2910
29112009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2912
2913 PR tree-optimization/38515
2914 * configure.ac (cloog-polylib): Removed.
2915 (with_ppl, with_cloog): Test for "no".
2916 * configure: Regenerated.
2917
29182009-01-11 Daniel Franke <franke.daniel@gmail.com>
2919
2920 * MAINTAINERS: Moved myself to reviewers (Fortran).
2921
29222009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2923
2924 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2925 (Write After Approval): Remove myself.
2926
29272009-01-03 Diego Novillo <dnovillo@google.com>
2928
2929 * MAINTAINERS: Remove myself from alias maintainership.
2930
29312009-01-02 David Ayers <ayers@fsfe.org>
2932
2933 * MAINTAINERS: Update e-mail address.
2934
29352008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2936
2937 * MAINTAINERS: Make whitespace consistent.
2938
29392008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2940
2941 Backport from upstream Libtool:
2942 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2943 Add cache variables to tests that require the linker to work.
2944 For shlibpath_overrides_runpath, this also changes the semantics
2945 to let the result from the C compiler take precedence.
2946
29472008-12-02 Ben Elliston <bje@au.ibm.com>
2948
2949 * config.sub, config.guess: Update from upstream sources.
2950
29512008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2952
2953 * configure.ac (ppllibs): Add by default the lib flags.
2954 * configure: Regenerate.
2955
29562008-12-08 Luis Machado <luisgpm@br.ibm.com>
2957
2958 * MAINTAINERS: Add myself to the write after approval list.
2959
29602008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2961
2962 * configure.ac: Add double brackets on darwin[912].
2963 * configure: Regenerate.
2964
29652008-12-03 Daniel Kraft <d@domob.eu>
2966
2967 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2968 Approval to Reviewer section (for Fortran front-end).
2969
29702008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2971
2972 * configure.ac: Expand to darwin10 and later.
2973 * configure: Regenerate.
2974
29752008-12-02 Andreas Schwab <schwab@suse.de>
2976
2977 * Makefile.def: configure-target-boehm-gc depends on
2978 all-target-libstdc++-v3.
2979 * Makefile.in: Regenerate.
2980
29812008-12-02 Kai Tietz <kai.tietz@onevision.com>
2982
2983 * MAINTAINERS: Add myself as mingw maintainer.
2984
29852008-12-02 Ben Elliston <bje@au.ibm.com>
2986
2987 * config.sub, config.guess: Update from upstream sources.
2988
29892008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2990
2991 * README.SCO: Remove.
2992
29932008-11-29 Fernando Pereira <pronesto@gmail.com>
2994
2995 * MAINTAINERS: Add myself to the write after approval list.
2996
29972008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2998
2999 * MAINTAINERS: Update my email address in WAA section.
3000
30012008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3002
3003 * MAINTAINERS: Update e-mail address.
3004
30052008-11-27 Toon Moene <toon@moene.org>
3006
3007 * MAINTAINERS: Change e-mail address.
3008
30092008-11-27 Tristan Gingold <gingold@adacore.com>
3010
3011 * configure.ac: Build gdb for i?86-*-darwin*
3012 * configure: Regenerated.
3013
30142008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3015
3016 * MAINTAINERS: Added my full name.
3017
30182008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3019
3020 PR bootstrap/38014
3021 PR bootstrap/37923
3022
3023 Revert:
3024
3025 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3026
3027 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3028 * Makefile.in: Regenerated.
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
30482008-11-06 Jeff Law <law@redhat.com>
3049
3050 * MAINTAINERS: Add myself as middle end maintainer.
3051
30522008-11-06 Andrew Stubbs <ams@codesourcery.com>
3053
3054 * MAINTAINERS (Write after approval): Add myself.
3055
30562008-11-05 Diego Novillo <dnovillo@google.com>
3057
3058 * MAINTAINERS (Global Reviewers): Add myself.
3059 (Non-Algorithmic Maintainers): Remove myself.
3060
30612008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3062
3063 * MAINTAINERS (Write after approval): Add myself.
3064
30652008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3066
3067 * MAINTAINERS (Write after approval): Add myself.
3068
30692008-10-31 Ben Elliston <bje@au.ibm.com>
3070
3071 * configure.ac (spu-*-*): Remove special case.
3072 * configure: Regenerate.
3073
30742008-10-30 Catherine Moore <clm@codesourcery.com>
3075
3076 * MAINTAINERS (Write after approval): Update my email address.
3077
30782008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3079
3080 * configure.ac [spu-*-*]: Do not set skipdirs.
3081 * configure: Re-generate.
3082
30832008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3084
3085 * MAINTAINERS (Various Maintainers): Add myself to reload.
3086
30872008-10-25 Richard Guenther <rguenther@suse.de>
3088
3089 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3090 maintainer. Remove myself as libgcc-math maintainer.
3091 (Non-Algorithmic Maintainers): Remove myself.
3092
30932008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3094
3095 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3096 * Makefile.in: Regenerated.
3097
30982008-10-23 Cary Coutant <ccoutant@google.com>
3099
3100 * MAINTAINERS (Write after approval): Add myself.
3101
31022008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3103
3104 PR gdb/921
3105 PR gdb/1646
3106 PR gdb/2175
3107 PR gdb/2176
3108
3109 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3110 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3111 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3112 (HOST_EXPORTS): Pass CPPFLAGS.
3113 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3114 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3115 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3116 * Makefile.in, configure: Regenerated.
3117 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3118 and CPPFLAGS_FOR_BUILD.
3119
31202008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3121
3122 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3123 Sebastian Pop.
3124
31252008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3126
3127 * MAINTAINERS (Write After Approval): Added myself.
3128
31292008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3130
3131 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3132 recommended version to 2.3.2.
3133
3134 * configure: Regenerate.
3135
31362008-10-01 Mark Mitchell <mark@codesourcery.com>
3137
3138 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3139
31402008-09-29 David Daney <david.daney@caviumnetworks.com>
3141
3142 * MAINTAINERS (Write After Approval): Update e-mail address.
3143
31442008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3145
3146 * libtool.m4: Update to libtool 2.2.6.
3147 * lt~obsolete.m4: Update to libtool 2.2.6.
3148 * ltmain.sh: Update to libtool 2.2.6.
3149 * ltsugar.m4: Update to libtool 2.2.6.
3150 * ltversion.m4: Update to libtool 2.2.6.
3151 * ltoptions.m4: Update to libtool 2.2.6.
3152 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3153
31542008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3155
3156 * MAINTAINERS (Write After Approval): Add myself.
3157
31582008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3159
3160 * MAINTAINERS (Write After Approval): Update my name.
3161
31622008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3163
3164 * MAINTAINERS: Add myself in "Write After Approval".
3165
31662008-09-18 Steve Ellcey <sje@cup.hp.com>
3167
3168 * MAINTAINERS: Add myself as ia64 maintainer.
3169
31702008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3171
3172 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3173 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3174 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3175 and Michael Tiemann from Write After Approval since they do not
3176 actually have access.
3177
31782008-09-05 Richard Guenther <rguenther@suse.de>
3179
3180 * configure.ac: Initialize clooglibs to -lcloog.
3181 * configure: Re-generate.
3182
31832008-09-04 Le-Chun Wu <lcwu@google.com>
3184
3185 * MAINTAINERS (Write After Approval): Add myself.
3186
31872008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3188
3189 * configure.ac (--with-cloog-polylib): New.
3190 (--disable-cloog-version-check): New.
3191 (--disable-ppl-version-check): New.
3192 * configure: Re-generate.
3193
31942008-09-03 Richard Guenther <rguenther@suse.de>
3195
3196 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3197 cloog test.
3198 * configure: Re-generate.
3199
32002008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3201
3202 Add picoChip port.
3203 * MAINTAINERS: Add picoChip maintainers.
3204
32052008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3206 Tobias Grosser <grosser@fim.uni-passau.de>
3207 Jan Sjodin <jan.sjodin@amd.com>
3208 Harsha Jagasia <harsha.jagasia@amd.com>
3209 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3210 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3211 Adrien Eliche <aeliche@isty.uvsq.fr>
3212
3213 Merge from graphite branch.
3214 * configure: Regenerate.
3215 * Makefile.in: Regenerate.
3216 * configure.ac (host_libs): Add ppl and cloog.
3217 Add checks for PPL and CLooG.
3218 * Makefile.def (ppl, cloog): Added modules and dependences.
3219 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3220 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3221
32222008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3223
3224 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3225 (GCC_SHLIB_SUBDIR): New.
3226 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3227 * configure: Regenerate.
3228 * Makefile.in: Regenerate.
3229
32302008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3231
3232 * MAINTAINERS: Consistently use tabs to separate columns.
3233
32342008-08-29 Tristan Gingold <gingold@adacore.com>
3235
3236 * MAINTAINERS (Write after Approval): Add myself.
3237
32382008-08-28 Tristan Gingold <gingold@adacore.com>
3239
3240 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3241 Enable bfd, binutils and opcodes.
3242 * configure: Regenerate.
3243
32442008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3245
3246 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3247
32482008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3249
3250 * MAINTAINERS: Use correct Umlaut for last name.
3251
32522008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3253
3254 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3255
32562008-08-16 David Edelsohn <edelsohn@gnu.org>
3257
3258 * MAINTAINERS: Update my email address.
3259
32602008-08-16 Nicolas Roche <roche@adacore.com>
3261
3262 * Makefile.tpl: Add BOOT_ADAFLAGS.
3263 * Makefile.in: Regenerate.
3264
32652008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3266
3267 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3268 * configure: Regenerate.
3269
32702008-07-30 Paolo Bonzini <bonzini@gnu.org>
3271
3272 * configure.ac: Add makefile fragments for hpux.
3273 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3274 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3275 * configure: Regenerate.
3276 * Makefile.in: Regenerate.
3277
32782008-07-28 Aldy Hernandez <aldyh@redhat.com>
3279
3280 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3281
32822008-07-11 Dodji Seketeli <dseketel@redhat.com>
3283
3284 * MAINTAINERS (Write after Approval): Add myself.
3285
32862008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3287
3288 * MAINTAINERS (Write After Approval): Add myself.
3289
32902008-06-29 Andrew Jenner <andrew@codesourcery.com>
3291
3292 * MAINTAINERS (Write After Approval): Add myself.
3293
32942008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3295
3296 * MAINTAINERS: Update my email address.
3297
32982008-06-25 Joey Ye <joey.ye@intel.com>
3299
3300 * MAINTAINERS (Write After Approval): Add myself.
3301
33022008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3303
3304 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3305 * Makefile.in: Regenerate.
3306 * configure: Regenerate.
3307
33082008-06-17 Daniel Kraft <d@domob.eu>
3309
3310 * MAINTAINERS (Write After Approval): Add myself.
3311
33122008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3313
3314 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3315 "$@" is still intact with both Autoconf 2.59 and 2.62.
3316 * configure: Regenerate.
3317
33182008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3319
3320 * Makefile.tpl: Fix comment errors.
3321 * Makefile.in: Regenerate.
3322
33232008-06-12 David S. Miller <davem@davemloft.net>
3324 David Edelsohn <edelsohn@gnu.org>
3325
3326 * configure.ac: Add powerpc*-*-* to gold supported targets.
3327 * configure: Regenerate.
3328
33292008-06-08 Joseph Myers <joseph@codesourcery.com>
3330
3331 PR tree-optimization/36218
3332 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3333 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3334 (all prefix="build-"): Pass them to build-system sub-makes.
3335 * Makefile.in: Regenerate.
3336
33372008-06-07 Joseph Myers <joseph@codesourcery.com>
3338
3339 * MAINTAINERS (mt port): Remove.
3340 (sco5, unixware, sco udk): Remove.
3341 (Kean Johnston): Add to Write After Approval.
3342
33432008-05-30 Julian Brown <julian@codesourcery.com>
3344
3345 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3346 of libobjc for ARM EABI Linux.
3347 * configure: Regenerate.
3348
33492008-05-18 Xinliang David Li <davidxl@google.com>
3350
3351 * ChangeLog: Remove wrong ChangeLog entry.
3352
33532008-05-17 Xinliang David Li <davidxl@google.com>
3354
3355 * MAINTAINERS (Write After Approval): Add myself.
3356
33572008-05-15 Janus Weil <janus@gcc.gnu.org>
3358
3359 * MAINTAINERS (Write After Approval): Add myself.
3360
33612008-05-14 Rafael Espíndola <espindola@google.com>
3362
3363 * config-ml.in: don't handle --enable-shared and --enable-static.
3364
33652008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3366
3367 * MAINTAINERS: Update my email address.
3368
33692008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3370
3371 * MAINTAINERS: Update my email address.
3372
33732008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3374
3375 * MAINTAINERS (Write After Approval): Add myself.
3376
33772008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3378
3379 * MAINTAINERS (Write After Approval): Add myself.
3380
33812008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3382
3383 * MAINTAINERS (crx): Add myself.
3384
33852008-04-18 Paolo Bonzini <bonzini@gnu.org>
3386
3387 Sync with src:
3388 2008-04-14 David S. Miller <davem@davemloft.net>
3389
3390 * configure.ac: Add sparc*-*-* to gold supported targets.
3391 * configure: Regenerate.
3392
33932008-04-18 Paolo Bonzini <bonzini@gnu.org>
3394
3395 PR bootstrap/35457
3396 * configure.ac: Include override.m4.
3397 * configure: Regenerate.
3398
33992008-04-18 Paolo Bonzini <bonzini@gnu.org>
3400
3401 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3402 * Makefile.in: Regenerate.
3403
34042008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3405
3406 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3407 as nonconfigurable directories list.
3408 * configure: Regenerate.
3409
34102008-04-14 Ben Elliston <bje@au.ibm.com>
3411
3412 * config.sub, config.guess: Update from upstream sources.
3413
34142008-04-12 Hans-Peter Nilsson <hp@axis.com>
3415
3416 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3417 * Makefile.in: Regenerate.
3418
34192008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3420
3421 * configure.ac: Do not build libssp for the AVR.
3422 * configure: Regenerate.
3423
34242008-04-07 Ian Lance Taylor <iant@google.com>
3425
3426 * Makefile.def: check-gold depends upon all-binutils.
3427 * Makefile.in: Regenerate.
3428
34292008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3430
3431 * MAINTAINERS (Write After Approval): Add myself.
3432
34332008-04-04 Nick Clifton <nickc@redhat.com>
3434
3435 PR binutils/4334
3436 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3437 builds.
3438 * configure: Regenerate.
3439
34402008-04-04 NightStrike <NightStrike@gmail.com>
3441
3442 PR other/35151
3443 * configure.ac: Combine rules for mingw32 and mingw64.
3444 * configure: Regenerate.
3445
34462008-04-02 Kai Tietz <kai.tietz@onvision.com>
3447
3448 * MAINTAINERS (Write After Approval): Add myself.
3449
34502008-04-01 Seongbae Park <seongbae.park@gmail.com>
3451
3452 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3453 * Makefile.in (.NOTPARALLEL): Ditto.
3454
34552008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3456
3457 * MAINTAINERS (Write After Approval): Add myself.
3458
34592008-03-31 Seongbae Park <seongbae.park@gmail.com>
3460
3461 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3462 * Makefile.in (.NOTPARALLEL): Regenerate.
3463
34642008-03-27 Paolo Bonzini <bonzini@gnu.org>
3465
3466 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3467 * Makefile.in: Regenerate.
3468
34692008-03-26 Jakub Staszak <kuba@et.pl>
3470
3471 * MAINTAINERS (Write After Approval): Add myself.
3472
34732008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3474
3475 * MAINTAINERS: Update e-mail address.
3476
34772008-03-20 Ian Lance Taylor <iant@google.com>
3478
3479 * configure.ac: Add support for --enable-gold.
3480 * Makefile.def: Add gold as a directory like ld.
3481 * configure, Makefile.in: Regenerate.
3482
34832008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3484
3485 * configure.ac: m4_include config/proginstall.m4.
3486 * configure: Regenerate.
3487
3488 Backport from upstream Libtool:
3489
3490 2007-10-12 Eric Blake <ebb9@byu.net>
3491
3492 Deal with Autoconf 2.62's semantic change in m4_append.
3493 * ltsugar.m4 (lt_append): Replace broken versions of
3494 m4_append.
3495 (lt_if_append_uniq): Don't require separator to be overquoted,
3496 and avoid broken m4_append.
3497 (lt_dict_add): Fix typo.
3498 * libtool.m4 (_LT_DECL): Don't overquote separator.
3499
35002008-03-13 David Edelsohn <edelsohn@gnu.org>
3501
3502 * config.rpath: Add AIX 6 support.
3503
35042008-03-13 Paolo Bonzini <bonzini@gnu.org>
3505
3506 * Makefile.def (stageprofile). Remove -fprofile-generate
3507 from stage_libcflags.
3508 * Makefile.in: Regenerate.
3509
35102008-03-13 Ben Elliston <bje@au.ibm.com>
3511
3512 * config.sub, config.guess: Update from upstream sources.
3513
35142008-03-06 Tom Tromey <tromey@redhat.com>
3515
3516 * MAINTAINERS: Update for treelang deletion.
3517
35182008-03-03 James E. Wilson <wilson@tuliptree.org>
3519
3520 * MAINTAINERS: Update my email address.
3521
35222008-03-03 Stan Shebs <stanshebs@earthlink.net>
3523
3524 * MAINTAINERS (darwin port): Add myself as a maintainer.
3525 (objective-c/c++): Add myself as a maintainer.
3526
35272008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3528
3529 * MAINTAINERS (Write After Approval): Update my email address.
3530
35312008-02-25 Tomas Bily <tbily@suse.cz>
3532
3533 * MAINTAINERS (Write After Approval): Add myself.
3534
35352008-02-23 Jakub Jelinek <jakub@redhat.com>
3536
3537 * MAINTAINERS (OpenMP): Add myself.
3538
35392008-02-20 Paolo Bonzini <bonzini@gnu.org>
3540
3541 PR bootstrap/32009
3542 PR bootstrap/32161
3543
3544 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3545 * configure: Regenerate.
3546
3547 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3548 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3549 STAGE4_LIBCFLAGS): New.
3550 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3551 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3552 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3553 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3554 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3555 for target modules. Don't export LIBCFLAGS.
3556 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3557 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3558 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3559 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3560 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3561 * Makefile.in: Regenerate.
3562
35632008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3564
3565 PR libgcj/33085
3566 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3567 Do not use -DDLL_EXPORT. Backport from upstream.
3568
35692008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3570
3571 * MAINTAINERS (Write After Approval): Add myself.
3572
35732008-02-02 Hans-Peter Nilsson <hp@axis.com>
3574
3575 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3576 * configure: Regenerate.
3577
35782008-01-31 Marc Gauthier <marc@tensilica.com>
3579
3580 * configure.ac (xtensa*-*-*): Recognize processor variants.
3581 * configure: Regenerate.
3582
35832008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3584
3585 PR bootstrap/34922
3586 * configure.ac (PARSE_ARGS): Push suitable setting of
3587 ac_subdirs_all, for `./configure --help=recursive'.
3588 Handle `+' in generic toplevel directory disabling.
3589 * configure: Regenerate.
3590
35912008-01-28 Nick Clifton <nickc@redhat.com>
3592
3593 * MAINTAINERS (xstormy16): Take over maintainership.
3594
35952008-01-25 Joseph Myers <joseph@codesourcery.com>
3596
3597 * MAINTAINERS (c4x port): Remove.
3598
35992008-01-24 David Edelsohn <edelsohn@gnu.org>
3600
3601 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3602
36032008-01-23 Ben Elliston <bje@au.ibm.com>
3604
3605 * config.sub, config.guess: Update from upstream sources.
3606
36072008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3608
3609 * MAINTAINERS (Write After Approval): Add myself.
3610
36112008-01-17 H.J. Lu <hjl.tools@gmail.com>
3612
3613 * MAINTAINERS: Update my email address.
3614
36152008-01-09 Raksit Ashok <raksit@google.com>
3616
3617 * MAINTAINERS (Write After Approval): Add myself.
3618
36192008-01-09 Raksit Ashok <raksit@google.com>
3620
3621 * MAINTAINERS (Write After Approval): Add myself.
3622
36232008-01-08 Ben Elliston <bje@au.ibm.com>
3624
3625 * config.sub, config.guess: Update from upstream sources.
3626
36272007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3628
3629 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3630 Change recommended MPFR from 2.2.1 -> 2.3.0.
3631 * configure: Regenerate.
3632
36332007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3634
3635 * MAINTAINERS: Update my email address.
3636
36372007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3638
3639 * MAINTAINERS: Update my email address.
3640
36412007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3642
3643 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3644 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3645 * Makefile.in: Regenerate.
3646
36472007-12-10 Mark Heffernan <meheff@google.com>
3648
3649 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3650 misplaced entries.
3651
36522007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3653
3654 * configure.ac: Enable libjava for x86_64-*-darwin9.
3655 * configure: Regenerate.
3656
36572007-12-07 Bill Maddox <maddox@google.com>
3658
3659 * MAINTAINERS (Write After Approval): Add myself.
3660
36612007-12-05 Ben Elliston <bje@au.ibm.com>
3662
3663 * config.sub, config.guess: Update from upstream sources.
3664
36652007-12-02 Matthias Klose <doko@ubuntu.com>
3666
3667 * config-ml.in: Remove 64bit configure tests.
3668
36692007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3670
3671 * config-ml.in: Robustify against white space in absolute file
3672 names.
3673
3674 * config-ml.in (multi-clean): Substitute ${Makefile}.
3675 Remove superfluous ${Makefile} in list.
3676
36772007-11-19 Thiemo Seufer <ths@mips.com>
3678
3679 * config-ml.in: Don't hardcode the Makefile name.
3680
36812007-11-08 Alexander Monakov <amonakov@ispras.ru>
3682
3683 * MAINTAINERS (Write After Approval): Add myself.
3684
36852007-11-07 Samuel Tardieu <sam@rfc1149.net>
3686
3687 * MAINTAINERS (Write After Approval): Add myself.
3688
36892007-11-06 Doug Kwan <dougkwan@google.com>
3690
3691 * MAINTAINERS (Write After Approval): Add myself.
3692
36932007-10-25 Ben Elliston <bje@au.ibm.com>
3694
3695 * MAINTAINERS (mercury): Remove entry.
3696 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3697
36982007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3699
3700 * Makefile.def (dependencies): Make configure-gdb depend on
3701 all-intl.
3702 * Makefile.in: Regenerated.
3703
37042007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3705
3706 * MAINTAINERS (Fortran maintainer): Remove myself.
3707
37082007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3709
3710 * Makefile.def: To avoid problems running with parallel makes,
3711 build newlib before libgloss so that target specific header
3712 files are availble.
3713 * Makefile.in: Regenerate
3714
37152007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3716
3717 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3718 * Makefile.in: Regenerate.
3719
37202007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3721
3722 * MAINTAINERS (Register allocation reviewer): Add myself.
3723
37242007-10-08 Mike Frysinger <vapier@gentoo.org>
3725
3726 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3727 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3728 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3729 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3730 * configure: Regenerate.
3731
37322006-10-04 Seongbae Park <seongbae.park@gmail.com>
3733
3734 * MAINTAINERS (Register allocation reviewer): Add myself.
3735
37362007-10-01 Paolo Bonzini <bonzini@gnu.org>
3737
3738 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3739 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3740 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3741 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3742 * configure.ac: Default them to host tools for $host = $build.
3743 Subst them.
3744
3745 * configure: Regenerate.
3746 * Makefile.in: Regenerate.
3747
37482006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3749
3750 * MAINTAINERS (Register allocation reviewer): Add myself.
3751
37522006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3753
3754 * MAINTAINERS (Register allocation reviewer): Add myself.
3755
37562007-09-21 Seongbae Park <seongbae.park@gmail.com>
3757
3758 * MAINTAINERS (Write After Approval): Fix typo.
3759
37602007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3761
3762 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3763 * configure: Regenerate.
3764
37652007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3766
3767 PR bootstrap/31906
3768 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3769 they're already prefixed.
3770
37712007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3772
3773 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3774 libstdc++.
3775 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3776 * configure: Regenerate.
3777 * Makefile.in: Regenerate.
3778
37792007-09-17 Andreas Schwab <schwab@suse.de>
3780
3781 * configure.ac: Raise minimum makeinfo version to 4.6.
3782 * configure: Regenerate.
3783
37842007-09-17 Johannes Singler <singler@ira.uka.de>
3785
3786 * MAINTAINERS (write-after-approval) add myself
3787
37882007-09-15 Alan Modra <amodra@bigpond.net.au>
3789
3790 * configure.ac: Correct makeinfo version check.
3791 * configure: Regenerate.
3792
37932007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3794
3795 * MAINTAINERS: Update my email address.
3796
37972007-09-14 Richard Sandiford <richard@codesourcery.com>
3798
3799 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3800 to $skipdirs and only disable gprof for newlib. Use the normal
3801 mips*-elf* handling in other respects.
3802 * configure: Regnerate.
3803
38042007-09-12 David Daney <ddaney@avtrex.com>
3805
3806 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3807 enabling libgcj.
3808 * configure: Regenerate.
3809
38102007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3811
3812 PR other/32154
3813 * configure.ac: For libgloss targets, point the linker to the linker
3814 script, startup code and simulator library.
3815 * configure: Regenerate.
3816
38172007-09-07 Andrew Haley <aph@redhat.com>
3818
3819 * configure.ac (noconfigdirs): Remove target-libffi and
3820 target-libjava.
3821 * configure: Regenerate.
3822
38232007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3824
3825 PR target/33281
3826 * configure.ac: Use config/mh-mingw on mingw.
3827 * configure: Regenerate.
3828
38292007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3830
3831 * MAINTAINERS (Write After Approval): Add myself.
3832
38332007-09-05 Richard Guenther <rguenther@suse.de>
3834
3835 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3836 nor --disable-checking is provided also turn on yes and types
3837 checking for stage1.
3838 * configure: Re-generate.
3839
38402007-08-30 Krister Walfridsson <cato@df.lth.se>
3841
3842 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3843 (Write After Approval): Remove myself.
3844
38452007-08-29 Nick Clifton <nickc@redhat.com>
3846
3847 * config.sub, config.guess: Update from upstream sources.
3848
38492007-08-22 Bud Davis <jmdavis@link.com>
3850
3851 * MAINTAINERS (Write After Approval): Added myself.
3852 * MAINTAINERS (Reviewers): Removed myself.
3853
38542007-08-18 Paul Brook <paul@codesourcery.com>
3855 Joseph Myers <joseph@codesourcery.com>
3856
3857 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3858 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3859 * Makefile.in: Regenerate.
3860 * configure.ac (--with-debug-prefix-map): New.
3861 * configure: Regenerate.
3862
38632007-08-17 Richard Sandiford <richard@codesourcery.com>
3864 Nigel Stephens <nigel@mips.com>
3865
3866 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3867 as target_makefile_frag.
3868 * configure: Regenerate.
3869
38702007-08-16 Alexandre Oliva <aoliva@redhat.com>
3871
3872 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3873 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3874 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3875 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3876 (do-compare, do-compare3, do-compare-debug): New.
3877 ([+compare-target+]): Use them.
3878
38792007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3880
3881 * MAINTAINERS (Write After Approval): Change my email address.
3882
38832007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3884 Ben Elliston <bje@au.ibm.com>
3885
3886 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3887 --silent if $silent.
3888 * configure: Regenerate.
3889
38902003-08-12 Zdenek Dvorak <ook@ucw.cz>
3891
3892 * MAINTAINERS (Various Maintainers): Add myself as
3893 loop infrastructure maintainer. Update my e-mail
3894 address.
3895
38962007-07-31 Diego Novillo <dnovillo@google.com>
3897
3898 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3899 Adjust description.
3900
39012007-07-26 Richard Guenther <rguenther@suse.de>
3902
3903 * configure.ac: Add types checking to stage1 checking flags.
3904 * configure: Regenerate.
3905
39062007-07-17 Nick Clifton <nickc@redhat.com>
3907
3908 * COPYING3: New file. Contains version 3 of the GNU General
3909 Public License.
3910 * COPYING3.LIB: New file. Contains version 3 of the GNU
3911 Lesser General Public License.
3912
39132007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3914
3915 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3916
39172007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3918
3919 * MAINTAINERS (S/390 co-maintainer): Add myself.
3920 (Write After Approval): Remove myself.
3921
39222007-07-13 Dan Hipschman <dsh@google.com>
3923
3924 * MAINTAINERS (Write After Approval): Add myself.
3925
39262007-07-11 Nick Clifton <nickc@redhat.com>
3927
3928 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3929 WINDRES export.
3930 * Makefile.in: Regenerate.
3931
39322007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3933
3934 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3935 maintainer.
3936
39372007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3938
3939 * lt~obsolete.m4: New. Import from 20070318 libtool.
3940
39412007-07-03 Julian Brown <julian@codesourcery.com>
3942
3943 * MAINTAINERS (Write After Approval): Add myself.
3944
39452007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3946
3947 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3948 * configure: Regenerate.
3949
39502007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3951
3952 * configure.ac: Add some missing m4 quotation.
3953 * configure: Regenerate.
3954
39552007-07-02 Simon Baldwin <simonb@google.com>
3956
3957 * MAINTAINERS (Write After Approval): Add myself.
3958
39592007-07-02 Paolo Bonzini <bonzini@gnu.org>
3960
3961 * configure: Regenerate.
3962
39632007-07-02 Kai Tietz <kai.tietz@onevision.com>
3964
3965 * Makefile.def: Add windmc tool to build.
3966 * Makefile.tpl: Likewise.
3967 * configure.ac: Likewise.
3968 * Makefile.in: Regenerate.
3969 * configure: Regenerate.
3970
39712007-06-28 DJ Delorie <dj@redhat.com>
3972
3973 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3974 not building newlib.
3975 * configure: Regenerated.
3976
39772007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3978
3979 * MAINTAINERS (Write After Approval): Add myself.
3980
39812007-06-25 Martin Michlmayr <tbm@cyrius.com>
3982
3983 * MAINTAINERS (Write After Approval): Add myself.
3984
39852007-06-19 Chris Matthews <chrismatthews@google.com>
3986
3987 * MAINTAINERS (Write After Approval): Add myself.
3988
39892007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3990
3991 * MAINTAINERS (Write After Approval): Add myself.
3992
39932007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3994
3995 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3996 * Makefile.in: Regenerated.
3997
39982007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3999
4000 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4001 bfin*-*-uclinux* targets.
4002 * configure: Regenerate.
4003
40042007-06-14 Ian Lance Taylor <iant@google.com>
4005
4006 * MAINTAINERS: Add myself as non-algorithmic global write
4007 maintainer.
4008
40092007-06-14 Diego Novillo <dnovillo@google.com>
4010
4011 * MAINTAINERS: Add self as middle-end maintainer and
4012 non-algorithmic global write maintainer.
4013
40142007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4015
4016 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4017 Move all Fortran maintainers except Paul Brook into the
4018 Non-Autopoiesis section.
4019
40202007-06-14 Paolo Bonzini <bonzini@gnu.org>
4021
4022 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4023 (distclean-stage[+id+]): Possibly delete stage_last.
4024 * Makefile.in: Regenerate.
4025
40262007-06-12 Seongbae Park <seongbae.park@gmail.com>
4027
4028 * MAINTAINERS (Various Maintainer): Fix typo.
4029
40302007-06-11 Paolo Bonzini <bonzini@gnu.org>
4031
4032 * MAINTAINERS (Various Maintainer): Add myself as
4033 dataflow maintainer.
4034
40352007-06-07 Ben Elliston <bje@au.ibm.com>
4036
4037 * config.sub, config.guess: Update from upstream sources.
4038
40392007-06-07 Ben Elliston <bje@au.ibm.com>
4040
4041 * Makefile.tpl: Fix spelling error.
4042 * Makefile.in: Regenerate.
4043
40442007-06-01 Steve Ellcey <sje@cup.hp.com>
4045
4046 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4047 lt_cv_sys_max_cmd_len.
4048
40492007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4050
4051 * MAINTAINERS (Various Maintainers): Add myself as
4052 auto-vectorizer maintainer.
4053
40542003-05-31 Paolo Bonzini <bonzini@gnu.org>
4055
4056 PR libjava/32098
4057 * libtool.m4: Revert previous change.
4058 * ltgcc.m4: Put it here.
4059
40602003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4061
4062 * MAINTAINERS (Various Maintainers): Add myself as
4063 auto-vectorizer maintainer.
4064
40652007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4066
4067 PR libjava/32098
4068 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4069
40702007-05-30 Richard Guenther <rguenther@suse.de>
4071
4072 * MAINTAINERS (Various Maintainers): Add myself as
4073 auto-vectorizer maintainer.
4074
40752007-05-30 Jakub Jelinek <jakub@redhat.com>
4076
4077 PR bootstrap/29382
4078 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4079 * configure: Rebuilt.
4080
40812007-05-28 Roberto Costa <robsettantasei@gmail.com>
4082
4083 * MAINTAINERS (Write After Approval): Removed my name.
4084
40852007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4086
4087 * MAINTAINERS (Write After Approval): Remove myself.
4088
40892007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4090
4091 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4092
40932007-05-23 Steve Ellcey <sje@cup.hp.com>
4094
4095 * ltmain.sh: Update from ToT Libtool.
4096 * libtool.m4: Update from ToT Libtool.
4097 * ltsugar.m4: New. Update from ToT Libtool.
4098 * ltversion.m4: New. Update from ToT Libtool.
4099 * ltoptions.m4: New. Update from ToT Libtool.
4100 * ltconfig: Remove.
4101 * ltcf-c.sh: Remove.
4102 * ltcf-cxx.sh: Remove.
4103 * ltcf-gcj.sh: Remove.
4104
41052007-05-22 Ollie Wild <aaw@google.com>
4106
4107 * MAINTAINERS (Write After Approval): Add myself.
4108
41092007-05-16 Paolo Bonzini <bonzini@gnu.org>
4110
4111 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4112 stage_cflags.
4113 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4114 Remove CFLAGS/LIBCFLAGS.
4115 (configure-stage[+id+]-[+prefix+][+module+],
4116 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4117 * Makefile.in: Regenerate.
4118
41192007-05-15 Diego Novillo <dnovillo@google.com>
4120
4121 * MAINTAINERS: Update e-mail address.
4122
41232007-05-15 Revital Eres <eres@il.ibm.com>
4124
4125 * MAINTAINERS (Write After Approval): Add myself.
4126
41272007-05-14 Roberto Costa <robsettantasei@gmail.com>
4128
4129 * MAINTAINERS (Write After Approval): Updated my address.
4130
41312007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4132
4133 * MAINTAINERS (Write After Approval): Add myself.
4134
41352007-05-11 Silvius Rus <rus@google.com>
4136
4137 * MAINTAINERS (Write After Approval): Add myself.
4138
41392007-04-23 Tom Tromey <tromey@redhat.com>
4140
4141 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4142
41432007-04-22 Mark Mitchell <mark@codesourcery.com>
4144
4145 * MAINTAINERS (cpplib): Rename to ...
4146 (libcpp): ... this. Add C/C++ front end maintainers.
4147
41482007-04-14 Steve Ellcey <sje@cup.hp.com>
4149
4150 * config-ml.in: Pass ${ml_config_env} to configure calls.
4151
41522007-04-04 Christian Bruel <christian.bruel@st.com>
4153
4154 * MAINTAINERS (Write After Approval): Add myself.
4155
41562007-04-02 Dave Korn <dave.korn@artimi.com>
4157
4158 * MAINTAINERS (Write After Approval): Add myself.
4159
41602007-03-31 Tobias Burnus <burnus@net-b.de>
4161
4162 * MAINTAINERS (fortran 95 front end): Add myself.
4163
41642007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4165
4166 * MAINTAINERS (Write After Approval): Add myself.
4167
41682007-03-24 Ayal Zaks <zaks@il.ibm.com>
4169
4170 * MAINTAINERS (Modulo Scheduler): Add myself.
4171
41722007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4173
4174 * MAINTAINERS (fortran 95 front end): Add myself.
4175 (c++ front end): whitespace fix.
4176
41772007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4178
4179 * MAINTAINERS (Write After Approval): Add myself.
4180
41812007-03-21 Richard Sandiford <richard@codesourcery.com>
4182
4183 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4184 of glob. Quote arguments with single quotes too.
4185 * configure: Regenerate.
4186
41872007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4188
4189 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4190 * Makefile.in: Regenerate
4191
41922007-03-07 Andreas Schwab <schwab@suse.de>
4193
4194 * configure: Regenerate.
4195
41962007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4197
4198 * configure.ac: Add "--with-pdfdir" configure option,
4199 which defines pdfdir variable.
4200 * Makefile.def (target=fixincludes): Add install-pdf to
4201 missing targets.
4202 (recursive_targets): Add install-pdf target.
4203 (flags_to_pass): Add pdfdir.
4204 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4205 target.
4206 * configure: Regenerate
4207 * Makefile.in: Regenerate
4208
42092007-02-28 Eric Christopher <echristo@apple.com>
4210
4211 Revert:
4212 2006-12-07 Mike Stump <mrs@apple.com>
4213
4214 * Makefile.def (dependencies): Add dependency for
4215 install-target-libssp and install-target-libgomp on
4216 install-gcc.
4217 * Makefile.in: Regenerate.
4218
42192007-02-27 Matt Kraai <kraai@ftbfs.org>
4220
4221 * configure: Regenerate.
4222 * configure.ac: Move statements after variable declarations.
4223
42242007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4225
4226 * MAINTAINERS: Add myself as sh maintainer.
4227
42282007-02-19 Joseph Myers <joseph@codesourcery.com>
4229
4230 * configure.ac: Adjust for loop syntax.
4231 * configure: Regenerate.
4232
42332007-02-18 Alexandre Oliva <aoliva@redhat.com>
4234
4235 * configure: Rebuilt.
4236
42372007-02-18 Alexandre Oliva <aoliva@redhat.com>
4238
4239 * configure.ac: Drop multiple occurrences of --enable-languages,
4240 and fix its quoting.
4241 * configure: Rebuilt.
4242
42432007-02-17 Mark Mitchell <mark@codesourcery.com>
4244 Nathan Sidwell <nathan@codesourcery.com>
4245 Vladimir Prus <vladimir@codesourcery.com>
4246 Joseph Myers <joseph@codesourcery.com>
4247
4248 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4249 * configure: Regenerate.
4250
42512007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4252
4253 * ltconfig (freebsd*): Default to elf.
4254
42552007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4256
4257 * configure.ac (target_libraries): Move libgcc before libiberty.
4258 * configure: Regenerated.
4259
42602007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4261 Paolo Bonzini <bonzini@gnu.org>
4262
4263 PR bootstrap/30753
4264 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4265 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4266 * configure: Regenerated.
4267
42682007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4269
4270 * MAINTAINERS (Language Front End Maintainers): Update my mail
4271 address.
4272
42732007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4274
4275 PR bootstrap/30748
4276 * configure.ac: Correct syntax for Solaris ksh.
4277 * configure: Regenerated.
4278
42792007-02-09 Paolo Bonzini <bonzini@gnu.org>
4280
4281 * configure.ac: Sync with src.
4282 * configure: Regenerate.
4283
42842007-02-09 Paolo Bonzini <bonzini@gnu.org>
4285
4286 * Makefile.in: Regenerate.
4287
42882007-02-09 Paolo Bonzini <bonzini@gnu.org>
4289
4290 * config.sub: Sync with src.
4291
42922007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4293
4294 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4295 noncanonical equivalents.
4296 * configure.in: Rename to...
4297 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4298 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4299 target_noncanonical. Use them. Rewrite removal of configure
4300 arguments for autoconf 2.59. Discard variable settings. Force
4301 program_transform_name for native tools.
4302
4303 * Makefile.in: Regenerated.
4304 * configure: Regenerated with autoconf 2.59.
4305
43062007-02-07 Roman Zippel <zippel@linux-m68k.org>
4307
4308 * MAINTAINERS (Write After Approval): Add myself.
4309
43102007-01-31 Andreas Schwab <schwab@suse.de>
4311
4312 * Makefile.tpl (LDFLAGS): Substitute it.
4313 * Makefile.in: Regenerate.
4314
43152007-01-30 Andrey Belevantsev <abel@ispras.ru>
4316
4317 * MAINTAINERS (Write After Approval): Add myself.
4318
43192007-01-28 David Edelsohn <edelsohn@gnu.org>
4320
4321 * MAINTAINERS (spu port): Add myself.
4322
43232007-01-23 Richard Guenther <rguenther@suse.de>
4324
4325 PR bootstrap/30541
4326 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4327 * Makefile.tpl (GNATBIND): Substitute it.
4328 (GNATMAKE): Likewise.
4329 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4330 of STAGE_PREFIX.
4331 * Makefile.in: Regenerate.
4332 * configure: Regenerate.
4333
43342007-01-18 Mike Stump <mrs@apple.com>
4335
4336 * configure.in: Re-enable -Werror for gcc builds.
4337
43382007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4339
4340 * MAINTAINERS (Write After Approval): Add myself.
4341
43422007-01-11 Paolo Bonzini <bonzini@gnu.org>
4343
4344 * configure.in: Change == to = in test command.
4345 * configure: Regenerate.
4346
43472007-01-11 Paolo Bonzini <bonzini@gnu.org>
4348 Nick Clifton <nickc@redhat.com>
4349 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4350
4351 * configure.in (build_configargs, host_configargs, target_configargs):
4352 Remove build/host/target parameters.
4353 (host_libs): Add gmp and mpfr.
4354 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4355 * Makefile.def (gmp, mpfr): New.
4356 (gcc): Remove target.
4357 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4358 target_os, target_vendor): New.
4359 (configure): Add host_alias/target_alias arguments; adjust invocations.
4360 * configure: Regenerate.
4361 * Makefile.in: Regenerate.
4362
43632007-01-11 Matt Fago <fago@earthlink.net>
4364
4365 * configure.in: Try to link to functions only in mpfr 2.2.x
4366 to improve robustness of configure tests.
4367 * configure: Regenerate.
4368
43692007-01-09 Uros Bizjak <ubizjak@gmail.com>
4370
4371 * MAINTAINERS: Add myself as i386 maintainer.
4372
43732007-01-08 Jan Hubicka <jh@suse.cz>
4374
4375 * MAINTAINERS: Add myself as i386 maintainer.
4376
43772007-01-08 Kai Tietz <kai.tietz@onevision.com>
4378
4379 * configure.in: Add support for an x86_64-mingw* target.
4380 * configure: Regenerate.
4381
43822007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4383
4384 * Makefile.tpl (all-target): Correct @if conditional for target
4385 modules.
4386 * configure.in: Omit libiberty if building only target libgcc.
4387 * configure, Makefile.in: Regenerated.
4388
43892007-01-04 Paolo Bonzini <bonzini@gnu.org>
4390
4391 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4392 * configure: Regenerate.
4393
43942007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4395
4396 * Makefile.def (target_modules): Add libgcc.
4397 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4398 * Makefile.tpl (clean-target-libgcc): Delete.
4399 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4400 on gcc even for bootstrapped modules. Rewrite handling of
4401 lang_env_dependencies to loop over target_modules.
4402 * configure.in (target_libraries): Add target-libgcc.
4403 * Makefile.in, configure: Regenerated.
4404
44052006-12-29 Paolo Bonzini <bonzini@gnu.org>
4406
4407 * configure.in: Reorganize recognition of languages. Add
4408 --enable-stage1-languages. Show supported languages for the chosen
4409 target rather than all recognized languages.
4410 * configure: Regenerate.
4411
44122006-12-29 Paolo Bonzini <bonzini@gnu.org>
4413
4414 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4415 * Makefile.in: Regenerate.
4416
44172006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4418
4419 * configure.in: Warn that MPFR 2.2.0 is buggy.
4420 * configure: Regenerate.
4421
44222006-12-27 Ian Lance Taylor <iant@google.com>
4423
4424 * configure.in: When removing Makefiles to force a reconfigure, also
4425 remove prev-DIR*/Makefile.
4426 * configure: Regenerate.
4427
44282006-12-22 Andreas Schwab <schwab@suse.de>
4429
4430 * configure: Regenerate with correct autoconf version.
4431
44322006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4433
4434 * configure.in: add AC_SUBST for *_FOR_TARGET.
4435 * configure: Regenerate.
4436
44372006-12-19 Paolo Bonzini <bonzini@gnu.org>
4438
4439 * configure.in: Simplify logic for rejecting languages that cannot
4440 be built. Separate the case when a language is unsupported,
4441 from the case when the user chooses not to build a language.
4442
44432006-12-19 Paolo Bonzini <bonzini@gnu.org>
4444
4445 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4446 it only affects bootstrap and could be tested on "$host" as well.
4447 * configure: Regenerate.
4448 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4449
44502006-12-19 Paolo Bonzini <bonzini@gnu.org>
4451
4452 PR bootstrap/29544
4453 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4454 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4455 move here comment from Makefile.tpl.
4456 * Makefile.tpl: Move some definitions higher in the file.
4457 (STAGE1_CHECKING): New.
4458 * configure.in: Add --enable-stage1-checking.
4459 * configure: Regenerate.
4460 * Makefile.in: Regenerate.
4461
44622006-12-19 Paolo Bonzini <bonzini@gnu.org>
4463
4464 * MAINTAINERS: Add myself as build system maintainer.
4465
44662006-12-15 Simon Martin <simartin@users.sourceforge.net>
4467
4468 * MAINTAINERS (Write After Approval): Add myself.
4469
44702006-12-13 Eric Christopher <echristo@apple.com>
4471
4472 * MAINTAINERS: Add myself as darwin maintainer.
4473
44742006-12-11 Ian Lance Taylor <ian@airs.com>
4475
4476 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4477
44782006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4479
4480 MAINTAINERS: Update my entry.
4481
44822006-12-11 Alan Modra <amodra@bigpond.net.au>
4483
4484 * configure.in: Handle spu makefile frag.
4485 * Makefile.tpl (MAINT): Define
4486 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4487 * configure: Regenerate.
4488 * Makefile.in: Regenerate.
4489
44902006-12-11 Ben Elliston <bje@au.ibm.com>
4491
4492 * config.guess: Import latest version.
4493 * config.sub: Likewise.
4494
44952006-12-11 Ben Elliston <bje@au.ibm.com>
4496
4497 * configure.in (spu-*-*): Don't skip target-libiberty.
4498 * configure: Regenerate.
4499
45002006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4501
4502 PR bootstrap/30134
4503 * configure.in: Correct x86 darwin support for libjava to powerpc
4504 and i?86 only.
4505 * configure: Regenerate.
4506
45072006-12-08 Sandro Tolaini <tolaini@libero.it>
4508
4509 * configure.in: Add x86 darwin support for libjava.
4510 * configure: Regenerate.
4511
45122006-12-07 Mike Stump <mrs@apple.com>
4513
4514 * Makefile.def (dependencies): Add dependency for
4515 install-target-libssp and install-target-libgomp on
4516 install-gcc.
4517 * Makefile.in: Regenerate.
4518
45192006-12-04 Richard Guenther <rguenther@suse.de>
4520
4521 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4522 (Non-Algorithmic Maintainers): Move over non-algorithmic
4523 loop optimizer maintainers, add myself as a non-algorithmic
4524 middle-end maintainer.
4525
45262006-12-04 Daniel Franke <franke.daniel@gmail.com>
4527
4528 * MAINTAINERS (Write After Approval): Add myself.
4529
45302006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4531
4532 * configure.in: Update error message for missing GMP/MPFR.
4533
4534 * configure: Regenerate.
4535
45362006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4537
4538 * configure.in: Update MPFR version in error message.
4539
4540 * configure: Regenerate.
4541
45422006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4543
4544 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4545 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4546 --with-gmp-lib): New flags.
4547
4548 * configure: Regenerate.
4549
45502006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4551
4552 * MAINTAINERS (Write After Approval): Change my email address.
4553
45542006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4555
4556 * MAINTAINERS (Write After Approval): Add myself.
4557
45582006-11-22 Philipp Thomas <pth@suse.de>
4559
4560 * MAINTAINERS (i18n): Update e-mail address.
4561
45622006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4563
4564 * MAINTAINERS (spu port): Add myself as maintainer.
4565 (Write After Approval): Remove myself.
4566
45672006-11-22 Ben Elliston <bje@au.ibm.com>
4568
4569 * configure.in (skipdirs): Don't build libssp for SPU.
4570 * configure: Regenerate.
4571
45722006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4573
4574 * MAINTAINERS (spu port): Add myself as maintainer.
4575 (libobjc): Update my email address.
4576
45772006-11-21 Andrea Bona <andrea.bona@st.com>
4578
4579 * MAINTAINERS (Write After Approval): Add myself.
4580
45812006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4582
4583 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4584 * configure : Rebuilt.
4585
45862006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4587
4588 * MAINTAINERS (Write After Approval): Add myself.
4589
45902006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4591
4592 * MAINTAINERS (Write After Approval): Add myself.
4593
45942006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4595
4596 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4597 libmpfr.a.
4598 * configure: Regenerate.
4599
46002006-11-16 Paolo Bonzini <bonzini@gnu.org>
4601
4602 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4603 (unstage): Test for stage_last presence.
4604
4605 PR bootstrap/29802
4606 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4607 STAGE_PREFIX.
4608 * Makefile.in: Regenerate.
4609
46102003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4611
4612 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4613 maintainers.
4614
46152006-11-14 Erven Rohou <erven.rohou@st.com>
4616
4617 * MAINTAINERS (Write After Approval): Add myself.
4618
46192006-11-14 Paolo Bonzini <bonzini@gnu.org>
4620
4621 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4622 and stageN-package/Makefile.
4623 * Makefile.in: Regenerated.
4624
46252006-11-14 Jie Zhang <jie.zhang@analog.com>
4626
4627 * configure.in: Remove target-libgloss from noconfigdirs for
4628 bfin-*-*.
4629 * configure: Regenerated.
4630
46312006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4632
4633 * configure.in (have_gmp): Only error if the gcc directory exists.
4634
4635 * configure: Regenerate.
4636
46372006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4638
4639 * configure.in: Robustify error message for missing GMP/MPFR.
4640
4641 * configure: Regenerate.
4642
46432006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4644
4645 * MAINTAINERS (Write After Approval): Add myself.
4646
46472006-10-30 Uros Bizjak <ubizjak@gmail.com>
4648
4649 * MAINTAINERS: Change email address.
4650
46512006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4652
4653 * MAINTAINERS (Write After Approval): Add myself.
4654
46552006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4656
4657 * MAINTAINERS (Write After Approval): Add myself.
4658
46592006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4660
4661 * MAINTAINERS (Write After Approval): Move myself to
4662 Write After Approval section.
4663
46642006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4665
4666 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4667 need_gmp anymore.
4668 * configure: Regenerate.
4669
46702006-10-16 Tobias Burnus <burnus@net-b.de>
4671
4672 * MAINTAINERS (Write After Approval): Add myself.
4673
46742006-10-16 Ben Elliston <bje@au.ibm.com>
4675
4676 * config.guess: Import latest version.
4677 * config.sub: Likewise.
4678
46792006-10-10 Brooks Moses <bmoses@stanford.edu>
4680
4681 * Makefile.def: Added pdf target handling.
4682 * Makefile.tpl: Added pdf target handling.
4683 * Makefile.in: Regenerated.
4684
46852006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4686
4687 * MAINTAINERS: Add self as score port maintainer.
4688
46892006-10-04 Brooks Moses <bmoses@stanford.edu>
4690
4691 * MAINTAINERS (Write After Approval): Add myself.
4692
46932006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4694
4695 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4696 or newer.
4697 * configure: Regenerated.
4698
46992006-09-27 Dave Brolley <brolley@redhat.com>
4700
4701 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4702 using $s instead of $r.
4703 * configure: Regenerated.
4704
47052006-09-26 Thiemo Seufer <ths@mips.com>
4706
4707 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4708 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4709 * configure: Regenerate.
4710
47112006-09-24 Graeme Peterson <gridly@gmail.com>
4712
4713 * MAINTAINERS (Write After Approval): Remove myself.
4714
47152006-09-22 Chao-ying Fu <fu@mips.com>
4716
4717 * MAINTAINERS (Write After Approval): Add myself.
4718
47192006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4720
4721 * MAINTAINERS: Add self as soft-fp maintainer.
4722
47232006-09-09 Anatoly Sokolov <aesok@post.ru>
4724
4725 * MAINTAINERS: Add myself as avr maintainer.
4726 Remove Marek Michalkiewicz as avr maintainer.
4727
47282006-09-07 Roberto Costa <roberto.costa@st.com>
4729
4730 * MAINTAINERS (Write After Approval): Add myself.
4731
47322006-08-30 Corinna Vinschen <corinna@vinschen.de>
4733
4734 * configure.in: Never build newlib for a Mingw host.
4735 Never build newlib as Mingw target library.
4736 Test the existence of winsup/cygwin for building a Cygwin newlib,
4737 rather than just winsup.
4738 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4739 building a Mingw target.
4740 * configure: Regenerate.
4741
47422006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4743
4744 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4745
47462006-07-25 Paolo Bonzini <bonzini@gnu.org>
4747
4748 * config.guess: Import from src (was more updated).
4749 * config.sub: Likewise.
4750
47512006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4752
4753 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4754 * configure: Regenerated.
4755
47562006-07-18 Paolo Bonzini <bonzini@gnu.org>
4757
4758 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4759 for stages after the first.
4760
47612006-07-17 Jakub Jelinek <jakub@redhat.com>
4762
4763 * Makefile.def: Add dependencies for configure-opcodes
4764 on configure-intl and all-opcodes on all-intl.
4765 * Makefile.in: Regenerated.
4766
47672006-07-13 Ben Elliston <bje@au.ibm.com>
4768
4769 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4770
47712006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4772
4773 Port to hosts whose 'sort' and 'tail' implementations
4774 treat operands with leading '+' as file names, as POSIX
4775 has required since 2001. However, make sure the code still
4776 works on pre-POSIX hosts.
4777 * ltmain.sh: Don't assume "sort +2" is equivalent to
4778 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4779
47802006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4781
4782 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4783
47842006-07-04 Peter O'Gorman <peter@pogma.com>
4785
4786 * ltconfig: chmod 644 before ranlib during install.
4787
47882006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4789
4790 PR bootstrap/18058
4791 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4792 if the bootstrap compiler is a GCC version that supports it.
4793 * configure: Regenerate.
4794
47952006-07-03 Paolo Bonzini <bonzini@gnu.org>
4796
4797 * configure.in: Fix thinkos in previous check-in.
4798 * configure: Regenerate.
4799
48002006-07-03 Paolo Bonzini <bonzini@gnu.org>
4801
4802 PR other/27063
4803 * configure.in: Test subdir_requires and give an appropriate
4804 error message.
4805 * configure: Regenerate.
4806
48072006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4808
4809 * MAINTAINERS (Write After Approval): Add myself.
4810
48112006-06-22 John David Anglin <dave.anglin@nrc.ca>
4812
4813 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4814
48152006-06-22 Steve Ellcey <sje@cup.hp.com>
4816
4817 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4818
48192006-06-20 David Ayers <d.ayers@inode.at>
4820
4821 PR bootstrap/28072
4822 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4823 whether target-libjava is being configured instead of whether the
4824 java front end is enabled.
4825 * configure: Regenerate.
4826
48272006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4828
4829 PR target/27540
4830 * configure.in: Only enable libgomp on IRIX 6.
4831 * configure: Regenerate.
4832
48332006-06-15 Paolo Bonzini <bonzini@gnu.org>
4834
4835 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4836 too.
4837 * Makefile.in: Regenerate.
4838
48392006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4840
4841 * config-ml.in: Alter CCASFLAGS to include special
4842 multilib options the same as is done for CFLAGS.
4843
48442006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4845
4846 * configure.in: Don't enable libgomp on hpux10.
4847 * configure: Rebuilt.
4848
48492006-06-12 David Ayers <d.ayers@inode.at>
4850
4851 PR bootstrap/27963
4852 PR target/19970
4853 * configure.in: Remove target-boehm-gc from noconfigdirs where
4854 ${libgcj} is specified.
4855 * configure: Regenerate.
4856
48572006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4858
4859 Sync from src:
4860
4861 * configure.in: Sync.
4862 * configure: Regenerated.
4863
4864 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4865
4866 * Makefile.def: Added dependencies from sim and gdb on intl, and
4867 added configure dependencies to everything with an all dependency
4868 on intl.
4869 * Makefile.in: Regenerated.
4870
48712006-06-06 David Ayers <d.ayers@inode.at>
4872
4873 PR libobjc/13946
4874 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4875 * Makefile.in: Regenerate.
4876 * configure.in: Add --enable-objc-gc at toplevel and have it
4877 enable boehm-gc for Objective-C.
4878 Remove target-boehm-gc from libgcj.
4879 Add target-boehm-gc to target_libraries.
4880 Add target-boehm-gc to noconfigdirs where ${libgcj}
4881 is specified.
4882 Assert that boehm-gc is supported when requested for Objective-C.
4883 Only build boehm-gc if needed either for Java or Objective-C.
4884 * configure: Regenerate.
4885
48862006-06-05 Paolo Bonzini <bonzini@gnu.org>
4887
4888 PR 27674
4889 * Makefile.tpl (configure-[+prefix+][+module+],
4890 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4891 Remove rule to unstage bootstrapped modules.
4892 (stage_current): New.
4893 * Makefile.in: Regenerate.
4894
48952006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4896
4897 * MAINTAINERS (Write After Approval): Update my e-mail address.
4898
48992006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4900
4901 * include/libiberty.h: Declare pex_run_in_environment.
4902
49032006-05-31 Asher Langton <langton2@llnl.gov>
4904
4905 * MAINTAINERS (Write After Approval): Add myself.
4906
49072006-05-25 Paolo Bonzini <bonzini@gnu.org>
4908
4909 * Makefile.def (bfd, opcodes): Fix lib_path.
4910 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4911 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4912 * Makefile.in: Regenerate.
4913
49142006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4915
4916 * Makefile.in: Regenerate.
4917
49182006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4919
4920 * Makefile.def: Add install-html target. Add datarootdir
4921 docdir and htmldir to flags_to_pass.
4922 * Makefile.tpl: Add install-html target.
4923 * Makefile.in: Regenerate.
4924 * configure.in: Add --with-datarootdir, --with-docdir, and
4925 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4926 * configure: Regenerate.
4927
49282006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4929
4930 * configure.in: Enable gprof for cross builds.
4931 * configure: Regenerate.
4932
49332006-05-22 Richard Guenther <rguenther@suse.de>
4934
4935 Revert
4936 2006-01-31 Richard Guenther <rguenther@suse.de>
4937 Paolo Bonzini <bonzini@gnu.org>
4938
4939 * Makefile.def (target_modules): Add libgcc-math target module.
4940 * configure.in (target_libraries): Add libgcc-math target library.
4941 (--enable-libgcc-math): New configure switch.
4942 * Makefile.in: Re-generate.
4943 * configure: Re-generate.
4944 * libgcc-math: New toplevel directory.
4945
49462006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4947 Andreas Tobler <a.tobler@schweiz.ch>
4948
4949 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4950 * configure: Rebuilt.
4951
49522006-05-12 Sandra Loosemore <sandra@codesourcery.com>
4953
4954 * MAINTAINERS (Write After Approval): Add myself.
4955
49562006-05-01 DJ Delorie <dj@redhat.com>
4957
4958 * configure.in: Restore CFLAGS if GMP isn't present.
4959 * configure: Regenerate.
4960
49612006-05-01 Richard Guenther <rguenther@suse.de>
4962
4963 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4964 maintainer.
4965
49662006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
4967
4968 * MAINTAINERS (Write After Approval): Add myself.
4969
49702006-04-28 Jan Beulich <jbeulich@novell.com>
4971
4972 * MAINTAINERS (Write After Approval): Add myself.
4973
49742006-04-18 DJ Delorie <dj@redhat.com>
4975
4976 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4977 reference libgloss so that libssp can be built in a combined
4978 tree.
4979 * configure: Regenerate.
4980
49812006-04-08 Robert Millan <rmh@gcc.gnu.org>
4982
4983 * MAINTAINERS (Write After Approval): Add myself.
4984
49852006-04-05 Ben Elliston <bje@au.ibm.com>
4986
4987 * configure.in: Require makeinfo 4.4 or higher.
4988 * configure: Regenerate.
4989
49902006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4991
4992 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4993 Rearrange the entries of other libraries to have them in one place.
4994
49952006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4996
4997 * MAINTAINERS (Write After Approval): Remove myself.
4998 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4999
50002006-03-14 Richard Guenther <rguenther@suse.de>
5001
5002 * configure: Regenerate with autoconf 2.13.
5003
50042006-03-13 Jim Blandy <jimb@codesourcery.com>
5005
5006 * MAINTAINERS: Use my work address.
5007
5008 * MAINTAINERS: Update my E-mail address.
5009
50102006-03-10 Aldy Hernandez <aldyh@redhat.com>
5011
5012 * configure.in: Handle --disable-<component> generically.
5013 * configure: Regenerate.
5014
50152006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5016
5017 PR libgcj/17311
5018 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5019
50202006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5021
5022 * MAINTAINERS (Write After Approval): Remove myself.
5023 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5024
50252006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5026
5027 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5028 (TARGET_CONFIGDIRS): Remove.
5029 * configure.in: Remove AC_SUBST(target_configdirs).
5030 * Makefile.in, configure: Regenerated.
5031
50322006-02-20 Steven G. Kargl <kargls@comcast.net>
5033
5034 * MAINTAINERS (Write After Approval): Remove myself.
5035 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5036
50372006-02-20 Paolo Bonzini <bonzini@gnu.org>
5038
5039 PR bootstrap/25670
5040
5041 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5042
5043 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5044 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5045 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5046 BUILD_PREFIX, BUILD_PREFIX_1.
5047 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5048
5049 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5050 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5051
5052 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5053 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5054 of `cat stage_current`. Always provide the `r' and `s' variables.
5055 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5056 a single shell execution.
5057 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5058 bootstrapped modules, make the stage1 module if the build was not
5059 started yet, else build the current stage.
5060 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5061 (all-build, all-host, all-target, [+make_target+]-host,
5062 [+make_target+]-target): Do not use \-continued lines.
5063 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5064 (current_stage, restrap, stage_last): New.
5065
5066 * Makefile.in: Regenerate.
5067 * configure: Regenerate.
5068
50692006-02-19 Bud Davis <jmdavis@link.com>
5070
5071 * MAINTAINERS (Write After Approval): Remove myself.
5072 (Language Front End Maintainers): Add myself as fortran 95
5073 maintainer and update e-mail address.
5074
50752006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5076
5077 * MAINTAINERS (Write After Approval): Remove myself.
5078 (Language Front End Maintainers): Add myself as fortran 95
5079 maintainer.
5080
50812006-02-16 Victor Kaplansky <victork@il.ibm.com>
5082
5083 * MAINTAINERS (Write After Approval): Add myself.
5084
50852006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5086
5087 * MAINTAINERS (Write After Approval): Remove myself.
5088 (Language Front End Maintainers): Add myself as
5089 fortran 95 maintainer.
5090
50912006-02-14 Paolo Bonzini <bonzini@gnu.org>
5092
5093 Sync from src:
5094
5095 2005-12-27 Leif Ekblad <leif@rdos.net>
5096
5097 * configure.in: Add support for RDOS target.
5098 * configure: Regenerate.
5099
51002006-02-14 Paolo Bonzini <bonzini@gnu.org>
5101 Andreas Schwab <schwab@suse.de>
5102
5103 * configure: Regenerate.
5104
51052006-02-12 David Edelsohn <edelsohn@gnu.org>
5106
5107 * configure.in (enable_libgomp): Add AIX.
5108 * configure: Regenerate.
5109
51102006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5111
5112 * MAINTAINERS (Write After Approval): Add myself.
5113
51142006-02-03 Lee Millward <lee.millward@gmail.com>
5115
5116 * MAINTAINERS (Write After Approval): Add myself.
5117
51182006-01-31 Richard Guenther <rguenther@suse.de>
5119 Paolo Bonzini <bonzini@gnu.org>
5120
5121 * Makefile.def (target_modules): Add libgcc-math target module.
5122 * configure.in (target_libraries): Add libgcc-math target library.
5123 (--enable-libgcc-math): New configure switch.
5124 * Makefile.in: Re-generate.
5125 * configure: Re-generate.
5126 * libgcc-math: New toplevel directory.
5127
51282006-01-26 Paolo Bonzini <bonzini@gnu.org>
5129
5130 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5131 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5132 the assembler, linker and binutils.
5133 * configure: Regenerate.
5134
51352006-01-22 Dirk Mueller <dmueller@suse.de>
5136
5137 * MAINTAINERS (Write After Approval): Add myself.
5138
51392006-01-20 Diego Novillo <dnovillo@redhat.com>
5140
5141 * configure: Regenerate.
5142
51432006-01-18 Richard Henderson <rth@redhat.com>
5144 Jakub Jelinek <jakub@redhat.com>
5145 Diego Novillo <dnovillo@redhat.com>
5146
5147 * libgomp: New directory.
5148 * Makefile.def: Add target_module libgomp.
5149 * Makefile.in: Regenerate.
5150 * configure.in (target_libraries): Add target-libgomp.
5151 * configure: Regenerate.
5152
51532006-01-05 Alexandre Oliva <aoliva@redhat.com>
5154
5155 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5156 @ from continuation.
5157 * Makefile.in: Rebuilt.
5158
51592006-01-04 Chris Lattner <sabre@gnu.org>
5160
5161 * MAINTAINERS (Write After Approval): Add myself.
5162
51632006-01-04 Paolo Bonzini <bonzini@gnu.org>
5164
5165 PR bootstrap/24252
5166
5167 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5168 * Makefile.tpl (OBJDUMP): New.
5169 (EXTRA_HOST_FLAGS): Add it.
5170 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5171
5172 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5173 to use symbolic links between directories. Avoid race conditions
5174 or make them harmless.
5175 * configure.in: Do not try to use symbolic links between directories.
5176
5177 * Makefile.def (LEAN): Pass.
5178 * Makefile.tpl (LEAN): Define.
5179 (stage[+id+]-start): Accept that the previous directory does not
5180 exist, if the bootstrap is lean.
5181 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5182 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5183 configure substitution.
5184 ([+compare-target+]): Likewise.
5185 ([+bootstrap-target+]-lean): New.
5186 * configure.in: Remove lean bootstrap support from here.
5187
5188 * Makefile.in: Regenerate.
5189 * configure: Regenerate.
5190
51912006-01-04 Ben Elliston <bje@au.ibm.com>
5192
5193 * MAINTAINERS (libdecnumber): Add myself.
5194
51952006-01-02 Mark Mitchell <mark@codesourcery.com>
5196
5197 * libtool-ldflags: New script.
5198
51992006-01-02 Andreas Schwab <schwab@suse.de>
5200
5201 * configure.in: When reconfiguring remove Makefile in
5202 all stage directories.
5203 * configure: Regenerate.
5204
52052005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5206
5207 * MAINTAINERS: Update my email address.
5208
52092005-12-20 Paolo Bonzini <bonzini@gnu.org>
5210
5211 Revert Ada-related part of the previous change.
5212
5213 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5214 Do not pass.
5215 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5216 * Makefile.in: Regenerate.
5217 * configure.in: Do not include mt-ppc-aix target fragment.
5218 * configure: Regenerate.
5219
52202005-12-19 Paolo Bonzini <bonzini@gnu.org>
5221
5222 * configure.in: Select appropriate fragments for PowerPC/AIX.
5223 * configure: Regenerate.
5224
5225 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5226 BOOT_CFLAGS, BOOT_LDFLAGS.
5227 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5228 BOOT_CFLAGS, BOOT_LDFLAGS.
5229 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5230 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5231 (stage): Fail if we cannot complete the work.
5232 * Makefile.in: Regenerate.
5233
52342005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5235
5236 * configure.in: Replace ms1 with mt.
5237 * configure: Rebuilt.
5238
52392005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5240
5241 * MAINTAINERS: Update my email address.
5242
52432005-12-15 Paolo Bonzini <bonzini@gnu.org>
5244
5245 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5246 install-host-nogcc): Don't invoke $(stage) at the end.
5247 * Makefile.in: Regenerate.
5248
52492005-12-14 Paolo Bonzini <bonzini@gnu.org>
5250
5251 * configure.in: Flip the top-level bootstrap switch.
5252 * configure: Regenerate.
5253
52542005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5255
5256 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5257 $(stage) and $(unstage).
5258 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5259 (all): Remove stray semicolon.
5260 (local-distclean): Don't handle multilib.tmp and multilib.out.
5261 (install.all): Set $s for consistency.
5262 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5263 check_multilibs setting. Always make the install directory.
5264 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5265 Correct @if/@endif.
5266 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5267 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5268 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5269 (multilib.out): Remove.
5270 * Makefile.in: Regenerated.
5271
52722005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5273
5274 * MAINTAINERS (Write After Approval): Add myself.
5275
52762005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5277
5278 * MAINTAINERS: Add myself as mt maintainer.
5279
5280 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5281
52822005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5283
5284 * MAINTAINERS: Change email address.
5285
52862005-12-05 Paolo Bonzini <bonzini@gnu.org>
5287
5288 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5289 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5290 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5291 Find in-tree tools if available.
5292 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5293 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5294 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5295 (COMPILER_*_FOR_TARGET): New.
5296 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5297 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5298 (CONFIGURED_*, USUAL_*): Remove.
5299 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5300 STRIP): Use autoconf substitutions.
5301 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5302 COMPILER_NM_FOR_TARGET): New.
5303 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5304
5305 (all): Make all-host and all-target in parallel.
5306 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5307 that $$r and $$s are set before invoking a recursive make.
5308 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5309 ([+bootstrap-target+]): Inline most of the `all' target.
5310
53112005-11-29 Ben Elliston <bje@au.ibm.com>
5312
5313 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5314 from the gcc build directory.
5315 * Makefile.in: Regenerate.
5316
53172005-11-29 Ben Elliston <bje@au.ibm.com>
5318
5319 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5320 depend on all-libdecnumber.
5321 * configure.in (host_libs): Include libdecnumber.
5322 * Makefile.in: Regenerate.
5323 * configure: Likewise.
5324
53252005-11-29 Ben Elliston <bje@au.ibm.com>
5326
5327 * libdecnumber: Import decNumber sources from the dfp-branch.
5328
53292005-11-21 Kean Johnston <jkj@sco.com>
5330
5331 * config.sub, config.guess: Sync from upstream sources.
5332
53332005-11-21 Ben Elliston <bje@au.ibm.com>
5334
5335 Import from Autoconf sources:
5336
5337 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5338 * config/move-if-change: Don't output "$2 is unchanged";
5339 suggested by Ben Elliston. Handle weird characters correctly.
5340
53412005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5342
5343 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5344 to match upstream libtool for darwin.
5345
53462005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5347
5348 * Makefile.def: Remove gdb dependencies for gdbtk.
5349 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5350 (configure-gdb, install-gdb): New rules.
5351 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5352 * Makefile.in, configure: Regenerated.
5353
53542005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5355
5356 * MAINTAINERS (Write After Approval): Add myself.
5357
53582005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5359
5360 * MAINTAINERS (Write After Approval): Add myself.
5361
53622005-10-24 Diego Novillo <dnovillo@redhat.com>
5363
5364 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5365 Diego Novillo.
5366
53672005-10-22 Paolo Bonzini <bonzini@gnu.org>
5368
5369 PR bootstrap/24297
5370 * Makefile.tpl (do-[+make-target+], do-check, install,
5371 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5372 are set before recursing.
5373 * Makefile.in: Regenerate.
5374
53752005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5376
5377 PR bootstrap/18939
5378 * Makefile.def (gcc) <target>: Fix thinko.
5379 * Makefile.in: Regenerate.
5380
53812005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5382
5383 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5384 * configure: Regenerate.
5385
53862005-10-15 Jie Zhang <jie.zhang@analog.com>
5387
5388 * MAINTAINERS (Write After Approval): Add self.
5389
53902005-10-08 Kazu Hirata <kazu@codesourcery.com>
5391
5392 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5393 target-libffi, target-qthreads, target-libjava, and
5394 targetlibobjc.
5395 * configure: Regenerate.
5396
53972005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5398
5399 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5400 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5401 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5402 (USUAL_OBJDUMP_FOR_TARGET): New.
5403 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5404 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5405 * configure, Makefile.in: Regenerated.
5406
54072005-10-05 Paolo Bonzini <bonzini@gnu.org>
5408
5409 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5410 before other host packages.
5411
54122005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5413
5414 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5415
54162005-10-05 Paolo Bonzini <bonzini@gnu.org>
5417
5418 PR bootstrap/22340
5419
5420 * configure.in (default_target): Remove.
5421 * Makefile.tpl (all): Do not use prerequisites as subroutines
5422 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5423 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5424 use prerequisites as subroutines.
5425 (check-host, check-target): New.
5426 (bootstrap configure & all targets): Do not use stage*-start
5427 if the directory layout is already ok.
5428 (non-bootstrap configure & all targets): Prepend a $(unstage).
5429 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5430 (NOTPARALLEL): Remove.
5431 (unstage, stage variables): New variables.
5432 (unstage, stage targets): Simply expand to those variables.
5433
5434 * configure: Regenerate.
5435 * Makefile.in: Regenerate.
5436
54372005-10-04 James E Wilson <wilson@specifix.com>
5438
5439 * Makefile.def (lang_env_dependencies): Add libmudflap.
5440 * Makefile.in: Regenerate.
5441
54422005-10-03 Andreas Schwab <schwab@suse.de>
5443
5444 Backport from libtool CVS:
5445 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5446
5447 * ltmain.sh: add support for installing into temporary
5448 staging area (e.g. 'make install DESTDIR=...')
5449
54502005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5451
5452 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5453 * configure: Regenerated.
5454
54552005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5456
5457 * configure: Regenerate with the correct
5458 autoconf version.
5459
54602005-09-30 Catherine Moore <clm@cm00re.com>
5461
5462 * configure.in (bfin-*-*): New.
5463 * configure: Regenerated.
5464
54652005-09-28 Geoffrey Keating <geoffk@apple.com>
5466
5467 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5468 (LIPO_FOR_TARGET): New.
5469 (CONFIGURED_LIPO_FOR_TARGET): New.
5470 (USUAL_LIPO_FOR_TARGET): New.
5471 (STRIP_FOR_TARGET): New.
5472 (CONFIGURED_STRIP_FOR_TARGET): New.
5473 (USUAL_STRIP_FOR_TARGET): New.
5474 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5475 STRIP_FOR_TARGET.
5476 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5477 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5478 * Makefile.in: Regenerate.
5479 * configure: Regenerate.
5480
54812005-09-19 David Edelsohn <edelsohn@gnu.org>
5482
5483 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5484 (rs6000-*-aix*): Same.
5485 * configure: Regenerate.
5486
54872005-09-16 Tom Tromey <tromey@redhat.com>
5488
5489 * MAINTAINERS: Add self as java maintainer.
5490
54912005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5492
5493 * configure.in: Recognize f95 in the --enable-languages option,
5494 and substitute it for fortran, issuing a warning.
5495 * configure: Regenerate.
5496
54972005-08-30 Phil Edwards <phil@codesourcery.com>
5498
5499 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5500 * configure: Regenerated.
5501
55022005-08-22 Aldy Hernandez <aldyh@redhat.com>
5503
5504 * MAINTAINERS: Add self as ms1 maintainer.
5505
55062005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5507
5508 * Makefile.def (libssp): Add to lang_env_dependencies.
5509 * Makefile.in: Regenerate.
5510
55112005-08-18 Ian Lance Taylor <ian@airs.com>
5512
5513 * MAINTAINERS: Add myself as middle-end maintainer.
5514
55152005-08-17 Christian Groessler <chris@groessler.org>
5516
5517 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5518 * Makefile.in: Regenerate.
5519
55202005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5521
5522 * MAINTAINERS (write after approval): Added myself.
5523
55242005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5525
5526 * MAINTAINERS (Write After Approval): Add myself.
5527
55282005-08-12 Paolo Bonzini <bonzini@gnu.org>
5529
5530 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5531 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5532 Look for alternate names of the target cc and c++
5533 * configure: Regenerate.
5534
55352005-08-08 Paolo Bonzini <bonzini@gnu.org>
5536
5537 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5538 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5539 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5540 tools; remove code to manually set them.
5541 (Target tools): Look in the environment for them.
5542 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5543 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5544 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5545 build directory.
5546 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5547 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5548 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5549 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5550 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5551 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5552 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5553 * configure: Regenerate.
5554 * Makefile.in: Regenerate.
5555
55562005-07-28 Ben Elliston <bje@au.ibm.com>
5557
5558 * MAINTAINERS: Update for removed CPU targets.
5559
55602005-07-27 Mark Mitchell <mark@codesourcery.com>
5561
5562 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5563 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5564 * Makefile.in: Regenerated.
5565
55662005-07-26 Mark Mitchell <mark@codesourcery.com>
5567
5568 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5569 (CFLAGS_FOR_TARGET): Use it.
5570 (CXXFLAGS_FOR_TARGET): Likewise.
5571 * Makefile.in: Regenerated.
5572 * configure.in (--with-build-sysroot): New option.
5573 * configure: Regenerated.
5574
55752005-07-24 Paolo Bonzini <bonzini@gnu.org>
5576
5577 * Makefile.tpl: Wrap install between unstage and stage
5578 * Makefile.in: Regenerate.
5579
55802005-07-21 Eric Christopher <echristo@apple.com>
5581
5582 * MAINTAINERS: Update affiliation.
5583
55842005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5585
5586 * MAINTAINERS: Add self as crx port maintainer.
5587
55882005-07-20 DJ Delorie <dj@redhat.com>
5589
5590 * MAINTAINERS: Add self as m32c maintainer.
5591
55922005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5593
5594 * all files: Update FSF address.
5595
55962005-07-15 Eric Christopher <echristo@redhat.com>
5597
5598 * MAINTAINERS: Change affiliation.
5599
56002005-07-14 Jim Blandy <jimb@redhat.com>
5601
5602 * configure.in: Add cases for Renesas m32c.
5603 * configure: Regenerated.
5604
56052005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5606
5607 * COPYING.LIB: Update from fsf.org.
5608
56092005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5610
5611 * COPYING, compile, config.guess,
5612 config.sub, install-sh, missing, mkinstalldirs,
5613 symlink-tree, ylwrap: Sync from upstream sources.
5614 * config-ml.in: Update FSF address.
5615
56162005-07-13 Eric Christopher <echristo@redhat.com>
5617
5618 * configure.in: Add toplevel noconfigdir support for tpf.
5619 * configure: Regenerate.
5620
56212005-07-11 Paolo Bonzini <bonzini@gnu.org>
5622
5623 PR ada/22340
5624
5625 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5626 * Makefile.in: Regenerate.
5627
56282005-07-07 Mark Mitchell <mark@codesourcery.com>
5629
5630 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5631 Brolley to write-after-approval.
5632
56332005-07-07 Andreas Schwab <schwab@suse.de>
5634
5635 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5636 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5637 * Makefile.in: Regenerated.
5638
56392005-07-06 Geoffrey Keating <geoffk@apple.com>
5640
5641 * configure.in: Don't build sim or rda when targetting darwin.
5642 * configure: Regenerate.
5643
56442005-07-06 Kazu Hirata <kazu@codesourcery.com>
5645
5646 * configure.in: Add --enable-libssp and --disable-libssp.
5647 * configure: Regenerate with autoconf-2.13.
5648
56492005-07-02 Jakub Jelinek <jakub@redhat.com>
5650
5651 * Makefile.def (target_modules): Add libssp.
5652 * configure.in (target_libraries): Add target-libssp.
5653 * configure: Rebuilt.
5654 * Makefile.in: Rebuilt.
5655
56562005-07-01 Zack Weinberg <zackw@panix.com>
5657
5658 * MAINTAINERS: Change email address. Resign from maintainership.
5659
56602005-07-01 Richard Guenther <rguenther@suse.de>
5661
5662 * MAINTAINERS: Change my e-mail address and affiliation.
5663
56642005-06-22 Paolo Bonzini <bonzini@gnu.org>
5665
5666 * Makefile.def (stagefeedback): Come after profile.
5667 Define profiledbootstrap target.
5668 * Makefile.tpl (profiledbootstrap): Remove.
5669 (stageprofile-end): Zap stagefeedback.
5670 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5671 * Makefile.in: Regenerate.
5672
56732005-06-13 Richard Sandiford <richard@codesourcery.com>
5674
5675 * MAINTAINERS: Update my email address.
5676
56772005-06-13 Zack Weinberg <zack@codesourcery.com>
5678
5679 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5680 In 'cpp' stanza, support '#line' as well as '# '.
5681
56822005-06-08 Andreas Schwab <schwab@suse.de>
5683
5684 * MAINTAINERS: Move myself from 'Write After Approval' to
5685 'CPU Port Maintainers' section as m68k maintainer.
5686
56872005-06-07 Hans-Peter Nilsson <hp@axis.com>
5688
5689 * configure.in (unsupported_languages): New macro.
5690 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5691 non-ported target libraries in noconfigdirs.
5692 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5693 non-linux-gnu. Remove libgcj_ex_libffi.
5694 <lang_frag loop>: Set add_this_lang=no if the language is in
5695 unsupported_languages.
5696 * configure: Regenerate.
5697
56982005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5699
5700 * configure.in: Fix typo in handling of --with-mpfr-dir.
5701 * configure: Regenerate.
5702
57032005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5704
5705 * MAINTAINERS: Update my email address.
5706
57072005-06-02 Jim Blandy <jimb@redhat.com>
5708
5709 * config.sub: Add cases for the Renesas m32c. (This patch has been
5710 accepted into the master sources.)
5711
57122005-06-02 Aldy Hernandez <aldyh@redhat.com>
5713 Michael Snyder <msnyder@redhat.com>
5714 Stan Cox <scox@redhat.com>
5715
5716 * configure.in: Set noconfigdirs for ms1.
5717
5718 * configure: Regenerate.
5719
57202005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5721
5722 * MAINTAINERS (Write After Approval): Add self.
5723
57242005-06-01 Josh Conner <jconner@apple.com>
5725
5726 * MAINTAINERS (Write After Approval): Add self.
5727
57282005-06-01 Kazu Hirata <kazu@codesourcery.com>
5729
5730 * MAINTAINERS: Update my email address.
5731
57322005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5733
5734 * MAINTAINERS (Write After Approval): Add self.
5735
57362005-05-26 Chris Demetriou <cgd@broadcom.com>
5737
5738 * MAINTAINERS (Write After Approval): Remove self.
5739
57402005-05-25 Paolo Bonzini <bonzini@gnu.org>
5741
5742 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5743 (Dependencies): Consider target modules for bootstrap dependencies.
5744 Make target bootstrap modules depend on each stage's gcc.
5745 * Makefile.in: Regenerate.
5746
57472005-05-20 Paolo Bonzini <bonzini@gnu.org>
5748
5749 * Makefile.def (configure-gcc): Depend on binutils having been built.
5750 (all-gcc): No need to do it here.
5751 * Makefile.in: Regenerate.
5752
57532005-05-19 Paul Brook <paul@codesourcery.com>
5754
5755 * configure.in: Rewrite misleading error message when requested
5756 language cannot be built.
5757 * configure: Regenerate.
5758
57592005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5760
5761 * ylwrap: Import from Automake 1.9.5.
5762
57632005-05-13 David Ung <davidu@mips.com>
5764
5765 * MAINTAINERS (Write After Approval): Add self.
5766
57672005-05-09 Mike Stump <mrs@apple.com>
5768
5769 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5770 lt_cv_sys_max_cmd_len for now.
5771
57722005-05-09 Stan Cox <scox@redhat.com>
5773
5774 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5775
57762005-05-08 Matt Kraai <kraai@ftbfs.org>
5777
5778 * README.SCO: Update the URL.
5779
57802005-05-05 David Edelsohn <edelsohn@gnu.org>
5781
5782 * ltconfig: Define file_list_spec. Pass file_list_spec and
5783 with_gnu_ld to libtool.
5784 * ltcf-c.sh (aix[45]): Define file_list_spec.
5785 * ltcf-cxx.sh (aix[45]): Same.
5786 * ltcf-gcj.sh (aix[45]): Same.
5787 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5788 exists, write list of input files to temporary file.
5789
57902005-05-04 Mike Stump <mrs@apple.com>
5791
5792 * configure.in: Always pass --target to target configures as
5793 otherwise rebuilds that do --recheck will fail.
5794 * confiugure: Rebuilt.
5795
57962005-05-04 Paolo Bonzini <bonzini@gnu.org>
5797
5798 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5799 STAGE_HOST_EXPORTS.
5800 (configure, all): Add bootstrap support.
5801 (Host modules, target modules): Pass post-stage1 flags and exports.
5802 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5803 * Makefile.in: Regenerate.
5804
58052005-04-29 Paolo Bonzini <bonzini@gnu.org>
5806
5807 * configure: Regenerate.
5808
58092005-04-27 Mike Stump <mrs@apple.com>
5810
5811 * MAINTAINERS: Add self as darwin maintainer.
5812
58132005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5814
5815 * config.sub: Update from master copy.
5816
58172005-04-21 Mike Stump <mrs@apple.com>
5818
5819 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5820 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5821
58222005-04-19 Hans-Peter Nilsson <hp@axis.com>
5823
5824 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5825 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5826 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5827 "*-*-elf" and "*-*-linux*".
5828 * configure: Regenerate.
5829
58302005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5831
5832 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5833
58342005-04-12 Mike Stump <mrs@apple.com>
5835
5836 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5837
58382005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5839
5840 * MAINTAINERS (Write After Approval): Add myself.
5841
58422005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5843
5844 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5845
58462005-04-06 Paolo Bonzini <bonzini@gnu.org>
5847
5848 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5849 (TARGET_CONFIGARGS): Include --with-target-subdir.
5850 (configure, all): New macros. Use them throughout.
5851 * Makefile.in: Regenerate.
5852
58532005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5854
5855 * MAINTAINERS (Write After Approval): Add myself.
5856
58572005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5858
5859 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5860
58612005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5862
5863 * MAINTAINERS: Move John Carr to Write After Approval.
5864
58652005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5866
5867 * config/mh-mingw32: Delete.
5868 * configure.in: Don't use it.
5869 * configure: Regenerate.
5870
58712005-03-31 Paolo Bonzini <bonzini@gnu.org>
5872
5873 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5874 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5875 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5876 (HOST_LIB_PATH): Generate from Makefile.def.
5877 (TARGET_LIB_PATH): Likewise.
5878 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5879 * Makefile.in: Regenerate.
5880 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5881 (RPATH_ENVVAR): Include Darwin case.
5882 * configure: Regenerate.
5883
58842005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5885
5886 * MAINTAINERS (Various Maintainers): Remove self.
5887 (Write After Approval): Add self.
5888
58892005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5890
5891 * MAINTAINERS (Various Maintainers): Add self.
5892
58932005-03-25 Paolo Bonzini <bonzini@gnu.org>
5894
5895 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5896 * configure: Regenerate.
5897
58982005-03-21 Zack Weinberg <zack@codesourcery.com>
5899
5900 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5901 gcc_version, and gcc_version_trigger from set of flags to pass.
5902 * Makefile.tpl: Remove definitions of above variables.
5903 (config.status): Remove dependency on $(gcc_version_trigger).
5904 * Makefile.in: Regenerate.
5905 * configure.in: Do not reference config/gcc-version.m4 nor
5906 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5907 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5908 * configure: Regenerate.
5909
59102005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5911 Andrew Pinski <pinskia@physics.uc.edu>
5912
5913 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5914 * Makefile.in: Regenerate.
5915
59162005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5917
5918 * MAINTAINERS (Write After Approval): Add myself.
5919
59202005-03-03 David Ayers <d.ayers@inode.at>
5921
5922 * MAINTAINERS (Write After Approval): Add myself.
5923
59242005-03-01 Alexandre Oliva <aoliva@redhat.com>
5925
5926 PR libgcj/20160
5927 * ltmain.sh: Avoid creating archives with components that have
5928 duplicate basenames.
5929
59302005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5931
5932 PR bootstrap/20250
5933 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5934 instead of check.
5935 * Makefile.in: Regenerate.
5936
59372005-02-28 Paolo Bonzini <bonzini@gnu.org>
5938
5939 * Makefile.in: Regenerate to fix conflict between the previous two
5940 patches.
5941
59422005-02-28 Paolo Bonzini <bonzini@gnu.org>
5943
5944 PR bootstrap/17383
5945 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5946 * Makefile.tpl (HOST_SUBDIR): New substitution.
5947 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5948 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5949 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5950 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5951 (Host modules, Bootstrapped modules): Use it.
5952 (Build modules, Target modules): Do not create symlink trees,
5953 always configure out-of-srcdir.
5954 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5955 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5956 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5957 $(HOST_SUBDIR). Create a symlink for host_subdir.
5958
5959 * Makefile.in: Regenerate.
5960 * configure: Regenerate.
5961
59622005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5963
5964 Merged from libada-gnattools-branch:
5965 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5966
5967 * gnattools: New directory.
5968 * Makefile.def: Add gnattools as a module, depending on target-libada.
5969 * Makefile.in: Regenerate.
5970 * configure.in: Include gnattools in host_tools; disable it if ada
5971 is disabled.
5972 * configure: Regenerate.
5973
59742005-02-24 James A. Morrison <phython@gcc.gnu.org>
5975
5976 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5977 treelang maintainer.
5978 (Write After Approval): Remove myself.
5979
59802005-02-23 Paul Schlie <schlie@comcast.net>
5981
5982 * configure.in: Allow darwin targeted ports to build tk, itcl and
5983 libgui.
5984 * configure: Regenerate.
5985
59862005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5987
5988 PR libgcj/10353
5989 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5990 * configure: Regenerate.
5991
59922005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5993
5994 * MAINTAINERS (Write After Approval): Add myself.
5995
59962005-02-10 Ian Lance Taylor <ian@airs.com>
5997
5998 * MAINTAINERS: Update my e-mail address.
5999
60002005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6001
6002 * MAINTAINERS (Write After Approval): Add myself.
6003
60042005-01-29 Hans-Peter Nilsson <hp@axis.com>
6005
6006 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6007 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6008 target-libgloss when not *-*-elf and *-*-aout.
6009 * configure: Regenerate.
6010
60112005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6012
6013 * MAINTAINERS: Remove obsolete entries.
6014
6015 * MAINTAINERS (Write After Approval): Add Michael Matz.
6016
60172005-01-19 Neil Booth <neil@daikokuya.co.uk>
6018
6019 * MAINTAINERS: Remove self as cpplib maintainer.
6020
60212005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6022
6023 * install-sh, config.sub: Import from upstream.
6024
60252005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6026
6027 PR bootstrap/18222
6028 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6029 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6030 * Makefile.in: Regenerate.
6031
60322005-01-16 Jason Thorpe <thorpej@netbsd.org>
6033
6034 * MAINTAINERS: Update my email address.
6035
60362005-01-12 David Edelsohn <edelsohn@gnu.org>
6037 Andreas Schwab <schwab@suse.de>
6038
6039 PR bootstrap/18033
6040 * config-ml.in: Eval option if surrounded by single quotes.
6041
60422005-01-03 Paolo Bonzini <bonzini@gnu.org>
6043
6044 Revert 2004-12-28 Makefile changes, a better fix will be
6045 applied to mainline and src after GCC 4.0 branches.
6046
60472004-12-28 Paolo Bonzini <bonzini@gnu.org>
6048
6049 PR bootstrap/17383
6050
6051 * Makefile.def (target_modules): Remove stage parameter,
6052 it is always true now.
6053 * Makefile.tpl (configure-build-[+module+],
6054 configure-target-[+module+]): Always build symlink tree
6055 for the directory and for include. BUILD_SUBDIR and
6056 TARGET_SUBDIR cannot be . anymore.
6057 * Makefile.in: Regenerate.
6058
60592004-12-25 David Edelsohn <edelsohn@gnu.org>
6060
6061 Revert 2004-12-08 Makefile changes.
6062
60632004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6064
6065 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6066 cygwin, mingw.
6067
60682004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6069
6070 * configure.in (sh64-*-*): Reenable gprof.
6071 * configure: Regenerate.
6072
60732004-12-08 David Edelsohn <edelsohn@gnu.org>
6074
6075 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6076 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6077 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6078 * Makefile.in: Regenerate.
6079
60802004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6081
6082 * MAINTAINERS: Update my email address.
6083
60842004-12-07 Matt Kraai <kraai@ftbfs.org>
6085
6086 * Makefile.tpl: Generate normal dependencies if the LHS module is
6087 not bootstrapped.
6088 * Makefile.in: Regenerate.
6089
60902004-12-03 Richard Sandiford <rsandifo@redhat.com>
6091
6092 * configure.in: Include config/gxx-include-dir.m4. Use
6093 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6094 * configure: Regenerate.
6095
60962004-12-03 Richard Sandiford <rsandifo@redhat.com>
6097
6098 * config.if: Delete.
6099 * configure.in: Set libstdcxx_incdir directly.
6100 * configure: Regenerate.
6101
61022004-12-02 Eric Christopher <echristo@redhat.com>
6103
6104 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6105 * Makefile.in: Regenerate.
6106
61072004-12-02 Richard Sandiford <rsandifo@redhat.com>
6108
6109 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6110 * configure: Regenerate.
6111
61122004-12-02 Richard Sandiford <rsandifo@redhat.com>
6113
6114 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6115 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6116 * configure: Regenerate.
6117
61182004-12-01 Eric Christopher <echristo@redhat.com>
6119
6120 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6121 of things to remove.
6122
61232004-11-29 Matt Kraai <kraai@ftbfs.org>
6124
6125 * MAINTAINERS (Write After Approval): Update my e-mail address.
6126
61272004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6128
6129 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6130 from CVS libtool to always pass_all.
6131
61322004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6133
6134 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6135 (hppa*64*-*-*): Delete incorrect comment.
6136 * configure: Rebuilt.
6137
61382004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6139
6140 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6141
61422004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6143
6144 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6145 from CVS libtool to always pass_all.
6146
61472004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6148
6149 * install-sh, compile: Import from automake.
6150
61512004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6152
6153 * config.guess, config.sub: Import from savannnah.
6154
61552004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6156
6157 * MAINTAINERS (Write After Approval): Add myself
6158
61592004-11-12 Mike Stump <mrs@apple.com>
6160
6161 * Makefile.def: Add html support.
6162 * Makefile.tpl: Likewise.
6163 * Makefile.in: Regenerate.
6164
61652004-11-11 Geoffrey Keating <geoffk@apple.com>
6166
6167 PR 18423
6168 * configure.in: Remove all instances of build-fixincludes from
6169 noconfigdirs.
6170 (build_configargs): Supply --target to subdirectories.
6171 * configure: Regenerate.
6172
6173 * Makefile.def: Make gcc install depend on fixincludes install.
6174 * Makefile.in: Regenerate.
6175
61762004-11-10 Janis Johnson <janis187@us.ibm.com>
6177
6178 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6179
61802004-11-11 Paul Brook <paul@codesourcery.com>
6181
6182 * MAINTAINERS: Add self as arm maintainer. Update email address.
6183
61842004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6185
6186 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6187 target-libgfortran.
6188 * configure: Regenerate.
6189
61902004-11-07 David Edelsohn <edelsohn@gnu.org>
6191
6192 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6193 like CC.
6194
61952004-11-05 Paolo Bonzini <bonzini@gnu.org>
6196
6197 * Makefile.def (host fixincludes): Specify missing targets.
6198 * Makefile.in: Regenerate.
6199
62002004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6201
6202 * MAINTAINERS: Add myself
6203
62042004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6205
6206 * MAINTAINERS (Write After Approval): Add myself.
6207
62082004-11-04 Geoffrey Keating <geoffk@apple.com>
6209
6210 * Makefile.def: Build fixincludes for the host, too.
6211 * Makefile.in: Regenerate.
6212 * configure.in (host_tools): Add fixincludes.
6213 * configure: Regenerate.
6214
62152004-11-04 Daniel Jacobowitz <dan@debian.org>
6216
6217 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6218 * configure: Regenerated.
6219
62202004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6221
6222 PR other/17783
6223 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6224 * configure: Regenerated.
6225
62262004-10-31 Mark Mitchell <mark@codesourcery.com>
6227
6228 * README.SCO: Update per FSF instructions.
6229
62302004-10-28 Eric B. Weddington <ericw@evcohs.com>
6231
6232 PR target/18151
6233 * configure.in (case ${target}): Do not build fixincludes for avr.
6234 * configure: Regenerated.
6235
62362004-10-26 Paolo Bonzini <bonzini@gnu.org>
6237
6238 * configure.in (case ${target}): Do not build fixincludes
6239 on platforms where it is not used.
6240 * configure: Regenerated.
6241
62422004-10-23 Daniel Jacobowitz <dan@debian.org>
6243
6244 * configure.in: Use an absolute path to install-sh.
6245 * configure: Regenerated.
6246
62472004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6248
6249 * MAINTAINERS (Write After Approval): Add myself.
6250
62512004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6252
6253 * MAINTAINERS: Remove from Write After Approval those that are
6254 already maintainers.
6255
62562004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6257
6258 * MAINTAINERS: Update my email address.
6259
62602004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6261
6262 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6263 * configure: Regenerate.
6264
62652004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6266
6267 * MAINTAINERS: Update my email address.
6268
62692004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6270
6271 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6272 entries belonging to this category.
6273
62742004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6275
6276 * MAINTAINERS: Update my e-mail address.
6277
62782004-10-06 Paolo Bonzini <bonzini@gnu.org>
6279
6280 Fix wrong conflict resolution in:
6281
6282 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6283
6284 * Makefile.in: Regenerate.
6285 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6286 in the recursive `make', instead of hardwiring `all'.
6287 (Autogenerated TARGET-* variables): New.
6288
62892004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6290
6291 * configure.in: Enable target-libgloss for crx-*-*.
6292 * configure: Regenerate.
6293
62942004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6295
6296 * MAINTAINERS (Various Maintainers): Move the "windows,
6297 cygwin, mingw" maintainer to ...
6298 (OS Port Maintainers): ... here.
6299
63002004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6301
6302 * MAINTAINERS (Write After Approval): Remove those that are
6303 maintainers of some subsystem.
6304
63052004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6306
6307 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6308 * ltcf-cxx.sh (tpf*): Likewise.
6309 * ltconfig (tpf*): Add TPF OS configuration support.
6310
63112004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6312
6313 * MAINTAINERS: Change my email address to my new work account.
6314
63152004-09-24 Michael Roth <mroth@nessie.de>
6316
6317 * configure.in (--without-headers): Add missing double quotes.
6318 * configure: Regenerate.
6319
63202004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6321
6322 * ylwrap: Revert to previous version.
6323
63242004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6325
6326 PR bootstrap/17369
6327 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6328 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6329 SET_GCC_LIB_PATH_CMD.
6330 (BASE_TARGET_EXPORTS): Likewise.
6331 * Makefile.in: Regenerated.
6332
6333 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6334 * configure: Regenerated.
6335
63362004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6337
6338 * config.guess: New upstream version
6339 * compile, depcomp, install-sh, ylwrap: Likewise.
6340
63412004-09-19 Roger Sayle <roger@eyesopen.com>
6342
6343 * config/mh-x86omitfp: New host makefile fragment. Add
6344 -fomit-frame-pointer to the default BOOT_CFLAGS.
6345 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6346 * configure: Regenerate.
6347
63482004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6349
6350 PR target/11572
6351 * configure.in (*-*-darwin*): Renable libobjc.
6352 * configure: Regenerate.
6353
63542004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6355
6356 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6357
63582004-09-09 Daniel Berlin <dberlin@dberlin.org>
6359
6360 * Makefile.def: Remove libbanshee.
6361 * Makefile.tpl: Ditto.
6362 * configure.in: Ditto.
6363 * Makefile.in: Regen.
6364 * configure: Ditto.
6365
63662004-09-08 David Edelsohn <edelsohn@gnu.org>
6367
6368 * ltmain.sh: Use $pic_object as $non_pic_object if
6369 $non_pic_object=none.
6370
63712004-09-07 Paolo Bonzini <bonzini@gnu.org>
6372
6373 * missing: Import latest version from master repository.
6374
63752004-09-06 Nick Clifton <nickc@redhat.com>
6376
6377 * config.sub: Import latest version from master repository.
6378 * config.guess: Likewise.
6379 This includes these changes:
6380
6381 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6382
6383 * config.sub: Handle crisv32, alias etraxfs.
6384 * config.guess (crisv32:Linux:*:*): Handle.
6385
6386 2004-08-13 Brad Smith <brad@comstyle.com>
6387
6388 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6389 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6390
6391 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6392
6393 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6394 assume the processor is a powerpc. This is because coreutils
6395 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6396 in this case, due to a MacOS X bug that causes
6397 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6398 to return a negative number.
6399 Problem reported by Petter Reinholdtsen in:
6400 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6401
6402 2004-07-19 Ben Elliston <bje@gnu.org>
6403
6404 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6405
6406 2004-06-24 Ben Elliston <bje@gnu.org>
6407
6408 * config.guess: Update copyright years.
6409 * config.sub: Likewise.
6410
6411 2004-06-22 Robert Millan <robertmh@gnu.org>
6412
6413 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6414 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6415
6416 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6417
6418 * config.guess (*:*VMS:*:*): New entry. Replaces
6419 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6420 manufacturer.
6421
6422 2004-06-22 Ben Elliston <bje@gnu.org>
6423
6424 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6425 * config.sub: Likewise.
6426
6427 2004-06-22 Ben Elliston <bje@gnu.org>
6428
6429 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6430 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6431
6432 2004-06-11 Ben Elliston <bje@gnu.org>
6433
6434 * config.guess (pegasos:OpenBSD:*:*): Remove.
6435
6436 2004-06-11 Ben Elliston <bje@gnu.org>
6437
6438 From Wouter Verhelst <wouter@grep.be>:
6439 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6440
6441 2004-06-11 Ben Elliston <bje@gnu.org>
6442
6443 * config.guess (luna88k:OpenBSD:*:*): New.
6444
6445 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6446
6447 * config.guess (m32r*:Linux:*:*): New case.
6448 * config.sub: Handle m32rle.
6449
6450 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6451
6452 From Jens Petersen <petersen@redhat.com>:
6453 * config.sub: Handle sparcv8.
6454
6455 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6456
6457 From Tom Smith <smith@cag.lkg.hp.com>:
6458 * config.guess: Version suffixes are equally significant on Tru64
6459 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6460 prefix of "P" (patched kernel).
6461
6462 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6463
6464 * config.sub: Add support for National Semiconductor CRX target.
6465
64662004-09-03 Janis Johnson <janis187@us.ibm.com>
6467
6468 * MAINTAINERS (Various Maintainers): Remove myself as web page
6469 maintainer, add myself as maintainer of build status lists.
6470
64712004-09-03 Jan Beulich <jbeulich@novell.com>
6472
6473 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6474 *-*-netware, but add target-libmudflap.
6475 Consolidate *-*-netware targets (of which really only i?86 exists)
6476 into a single entry.
6477 * configure: Likewise.
6478
64792004-09-01 Paolo Bonzini <bonzini@gnu.org>
6480
6481 * Makefile.tpl (sorry): Remove.
6482 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6483 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6484 (do-clean): Clean per-stage directories too.
6485 (do-distclean): Run distclean-stage1 too.
6486 (.NOTPARALLEL): Enable during toplevel bootstrap.
6487 (stage[+id+]-bubble): Enable parallel execution during
6488 the recursive invocation.
6489 * Makefile.in: Regenerate.
6490
6491 Fix previous checkin:
6492
6493 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6494 include.
6495 * configure.in: Fix indentation.
6496 * configure: Regenerate.
6497
64982004-08-31 Robert Bowdidge <bowdidge@apple.com>
6499
6500 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6501 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6502 * configure: regenerate
6503 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6504 -mdynamic-no-pic
6505
65062004-08-31 Paolo Bonzini <bonzini@gnu.org>
6507
6508 * Makefile.def (build_modules): Add fixincludes.
6509 (dependencies): Make gcc depend on fixincludes.
6510 * configure.in (build_tools): Add fixincludes.
6511 (build_configdirs): Always include build_libs.
6512 * Makefile.in: Regenerate.
6513 * configure: Regenerate.
6514
65152004-08-30 Paolo Bonzini <bonzini@gnu.org>
6516
6517 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6518 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6519 phony targets; do not generate timestamp files.
6520 (distclean-stageN): Remove references to their timestamp files.
6521 (restageN, touch-stageN): Remove.
6522 (stageN-bubble): Rewritten.
6523 (compare): Support lean bootstraps.
6524 * Makefile.in: Regenerate.
6525
6526 * configure.in: Only warn when bootstrapping but
6527 build != host or build != target. Support lean bootstraps.
6528 * configure: Regenerate.
6529
65302004-08-26 Phil Edwards <phil@codesourcery.com>
6531
6532 * configure.in: Give a better error message if GMP/MPFR are missing
6533 and a language needing them has been requested.
6534 * configure: Regenerated.
6535
65362004-08-25 Phil Edwards <phil@codesourcery.com>
6537
6538 * configure.in: Print a list of available language front-ends if
6539 a requested one is missing. Tidy stray tab characters.
6540 * configure: Regenerated.
6541
65422004-08-19 Michael Koch <konqueror@gmx.de>
6543
6544 * gcc/doc/install.texi: Update entry about automake for libjava.
6545
65462004-08-17 Robert Millan <robertmh@gnu.org>
6547
6548 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6549 (instead of FreeBSD).
6550 * configure: Regenerate.
6551
65522004-08-16 Paolo Bonzini <bonzini@gnu.org>
6553
6554 * Makefile.in: Regenerate.
6555 * configure: Regenerate.
6556
6557 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6558 stage_*_flags.
6559 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6560 for bootstrapped modules if toplevel bootstrap is going.
6561 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6562 modules. Adjust for changes in Makefile.def. Enable several
6563 rules even in non-bootstrap mode, just to avoid peppering the
6564 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6565 (stage-[+prev+]-bubble): Remove.
6566
6567 * Makefile.def (Dependencies): Depend on all-build-bison,
6568 all-build-flex, all-build-byacc, all-build-texinfo, rather
6569 than the host variations.
6570 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6571 with BUILD_SUBDIR.
6572 (BISON): Update for recent Bisons.
6573 (YACC): Fix typo.
6574 (cross): Depend on all-build.
6575 (all): Do not depend on all-build.
6576 (prebootstrap): Remove.
6577 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6578 (Prebootstrap dependencies): Add them to the per-stage targets
6579 and to all-prebootstrap.
6580 * configure.in (build_configdirs): Always enable build_tools.
6581 (BUILD_DIR_PREFIX): Remove.
6582
6583 * Makefile.def (gcc): Add target variable.
6584 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6585 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6586 in the recursive `make', instead of hardwiring `all'.
6587 (Autogenerated TARGET-* variables): New.
6588
65892004-08-13 Brian Booth <bbooth@redhat.com>
6590
6591 * MAINTAINERS: Remove myself from write-after-approval.
6592
65932004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6594
6595 * src-release: Stop distributing mmalloc with gdb (which doesn't
6596 use it).
6597 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6598 * Makefile.in: Regenerate.
6599
66002004-08-09 Mark Mitchell <mark@codesourcery.com>
6601
6602 * configure.in (arm*-*-eabi*): New target.
6603 * configure: Regenerate.
6604
66052004-08-06 Paolo Bonzini <bonzini@gnu.org>
6606
6607 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6608 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6609 (Dependencies): New section.
6610 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6611 (configure-target-[+module+]): Depend on maybe-all-gcc
6612 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6613 (toplevel profiledbootstrap): Fix dependencies.
6614 * Makefile.in: Regenerate.
6615
66162004-08-03 Mark Mitchell <mark@codesourcery.com>
6617
6618 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6619 target-libiberty to noconfigdirs.
6620 * configure: Regenerate.
6621
66222004-08-03 Paul Brook <paul@codesourcery.com>
6623
6624 * configure.in: Check for MPFR as well as GMP.
6625 * configure: Regenerate.
6626
66272004-08-01 Robert Millan <robertmh@gnu.org>
6628
6629 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6630 libmudflap for all GNU-based systems (with Glibc).
6631 * configure: Regenerate.
6632
66332004-08-03 Paolo Bonzini <bonzini@gnu.org>
6634
6635 * Makefile.def (host-modules): Add gcc.
6636 * Makefile.in: Regenerate.
6637 * Makefile.tpl (sorry): New rule.
6638 (configure-host, all-host, [+make_target+]-host, do-check,
6639 install-host): Do not add gcc as a special case.
6640 (host modules): Add a small special-casing for gcc. Export
6641 extra_make_flags through the environment.
6642 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6643 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6644 other recursive targets for gcc): Remove.
6645
6646 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6647 (stage, unstage): New rules.
6648 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6649 distclean-stage[+id+]): Use stage_current.
6650 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6651 the stage*-start rules.
6652
66532004-08-02 Geoffrey Keating <geoffk@apple.com>
6654
6655 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6656 use -all_load flag.
6657
66582004-08-02 Paolo Bonzini <bonzini@gnu.org>
6659
6660 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6661 * configure: Regenerate.
6662
66632004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6664
6665 * maintainer-scripts/gcc_release: Revert yesterday's change.
6666
66672004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6668
6669 * MAINTAINERS: Add myself to write-after-approval.
6670
66712004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6672
6673 * libf2c: Removed.
6674 * gcc/gccbug.in: Updated because of libf2c removal.
6675 * maintainer-scripts/gcc_release: Ditto.
6676
66772004-07-09 Loren J. Rittle <ljrittle@acm.org>
6678
6679 * configure.in: Build libmudflap by default on FreeBSD.
6680 * configure: Regenerated.
6681
66822004-07-09 Mark Mitchell <mark@codesourcery.com>
6683
6684 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6685 systems.
6686 * configure: Regenerated.
6687
66882004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6689
6690 PR target/16344
6691 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6692 feedback based compiler.
6693 * Makefile.in: Rebuilt.
6694
66952004-07-08 Alexandre Oliva <aoliva@redhat.com>
6696
6697 * Makefile.def (host_modules): Set bootstrap=true for flex.
6698 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6699 * Makefile.in: Rebuilt.
6700
67012004-07-07 Jan Hubicka <jh@suse.cz>
6702
6703 * MAINTAINERS: Add self as a profile feedback maintainer.
6704
67052004-07-05 Phil Edwards <phil@codesourcery.com>
6706
6707 * configure.in: Do not prepend $srcdir to /dev/null in
6708 makefile fragments.
6709 * configure: Regenerate.
6710
67112004-07-01 Paolo Bonzini <bonzini@gnu.org>
6712
6713 * Makefile.def (build_modules): Add bison, byacc, flex,
6714 m4, texinfo.
6715 (flags_to_pass): Add FLEX.
6716 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6717 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6718 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6719 DEFAULT_MAKEINFO): Remove.
6720 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6721 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6722 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6723 objdir or else use configured tool.
6724 (all-build): New.
6725 (all): Depend on it.
6726 (Build module dependencies): Add.
6727 * Makefile.in: Regenerate.
6728 * configure.in: Better support for multiple build modules,
6729 matching what is done for host/target modules. Do not look
6730 for "plausible" locations of build tools if Canadian cross.
6731 Use autoconf's AC_PROG_CC to find a C compiler. Define
6732 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6733 * configure: Regenerate.
6734
67352004-06-22 Paolo Bonzini <bonzini@gnu.org>
6736
6737 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6738 * Makefile.in: Regenerate.
6739
67402004-06-22 Paolo Bonzini <bonzini@gnu.org>
6741
6742 * Makefile.tpl (configure-build-[+module+],
6743 configure-[+module+], configure-target-[+module+]): Pass
6744 [+extra_configure_args+].
6745 (all-build-[+module+], all-[+module+], check-[+module+],
6746 install-[+module+], [+make_target+]-[+module+],
6747 all-target-[+module+], check-target-[+module+],
6748 install-target-[+module+], [+make_target+]-target-[+module+]):
6749 Pass [+extra_make_args+].
6750 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6751 (GCC_HOST_EXPORTS): Remove.
6752 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6753 cross, check-gcc, check-gcc-c++, install-gcc,
6754 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6755 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6756 * Makefile.in: Regenerate.
6757
67582004-06-21 Matthew Sachs <msachs@apple.com>
6759
6760 * MAINTAINERS: Added self to write-after-approval.
6761
67622004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6763
6764 * configure.in: Check for srcdir/winsup rather than build directory
6765 winsup.
6766 * configure: Regenerate.
6767
67682004-06-17 Corinna Vinschen <vinschen@redhat.com>
6769
6770 * configure.in: Don't build Cygwin native newlib if winsup
6771 directory is missing. Emit warning instead.
6772 * configure: Regenerate.
6773
67742004-06-09 Paolo Bonzini <bonzini@gnu.org>
6775
6776 * Makefile.tpl (touch-stage[+id+]): New.
6777 (restage[+prev+]): Depend on touch-stage[+id+].
6778
6779 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6780 Use it throughout.
6781
6782 * Makefile.def: Add profile and feedback bootstrap stages.
6783 Remove next field from bootstrap stages.
6784 * Makefile.tpl (LN, LN_S): Substitute.
6785 (stageN-start, stageN-end): Use double-colon rules, to
6786 provide a hook for additional setup commands.
6787 (distclean-stageN-gcc, restageN): Create dependencies from
6788 [+prev+], not from [+next+].
6789 (stageN-bubble): Add commands for successive stages from
6790 [+prev+], using double-colon rules.
6791 (all-stageN-gcc): Fix typo.
6792 (stagefeedback-start, profiledbootstrap): New.
6793 * Makefile.in: Regenerate.
6794 * configure.in: Call ACX_PROG_LN.
6795 * configure: Regenerate.
6796
67972004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6798
6799 * MAINTAINERS (Write After Approval): Add myself.
6800
68012004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6802
6803 * MAINTAINERS (Write After Approval): Add myself.
6804
68052004-06-03 Paolo Bonzini <bonzini@gnu.org>
6806
6807 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6808 without gcc.
6809 * configure: Regenerate.
6810
68112004-06-01 Paolo Bonzini <bonzini@gnu.org>
6812
6813 * Makefile.tpl: Fix typo.
6814 * Makefile.in: Regenerate.
6815
68162004-06-01 Paolo Bonzini <bonzini@gnu.org>
6817
6818 * configure.in: Remove new- prefix from toplevel
6819 bootstrap targets.
6820 * configure: Regenerate.
6821
68222004-06-01 Paolo Bonzini <bonzini@gnu.org>
6823
6824 * Makefile.tpl (all.normal): Rename to all.
6825 (all): Replace with a rule to pick the default
6826 target from configure.
6827 (all-gcc, configure-gcc): Use conditionals to
6828 do nothing when toplevel bootstrap is going on.
6829 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6830 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6831 * configure.in: Support --enable-bootstrap.
6832
6833 * Makefile.def: Remove new- prefix from toplevel
6834 bootstrap targets.
6835 * Makefile.tpl: Likewise.
6836
6837 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6838 target.
6839
6840 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6841 $(RECURSE_FLAGS) to recursive invocation of make.
6842
6843 * Makefile.in: Regenerate.
6844 * configure: Regenerate.
6845
68462004-05-30 Andreas Jaeger <aj@suse.de>
6847 Jim Wilson <wilson@specifixinc.com>
6848
6849 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6850 like CC.
6851
68522004-05-27 Daniel Jacobowitz <dan@debian.org>
6853
6854 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6855 * configure: Regenerate.
6856
68572004-05-25 Daniel Jacobowitz <drow@false.org>
6858
6859 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6860 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6861 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6862 targets.
6863 * Makefile.in: Regenerate.
6864
68652004-05-24 Paolo Bonzini <bonzini@gnu.org>
6866
6867 * configure.in: Test the ability to symlink directories.
6868 * configure: Regenerate.
6869
6870 * Makefile.def (bootstrap-stage): New definitions.
6871 * Makefile.tpl (configure-stage1-gcc,
6872 configure-stage2-gcc, configure-stage3-gcc,
6873 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6874 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6875 new-restage3, compare): Autogenerate, see Makefile.in
6876 entry for behavioral changes.
6877 (distclean-stage1, new-stage1-start, new-stage1-end,
6878 new-stage1-bubble, distclean-stage2, new-stage2-start,
6879 new-stage2-end, new-stage2-bubble, distclean-stage3,
6880 new-stage3-start, new-stage3-end): New autogenerated targets.
6881 (objext, prebootstrap, BOOT_CFLAGS,
6882 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6883 targets.
6884
6885 * Makefile.in: Regenerate.
6886 (distclean-stage1, new-stage1-start, new-stage1-end,
6887 new-stage1-bubble, distclean-stage2, new-stage2-start,
6888 new-stage2-end, new-stage2-bubble, distclean-stage3,
6889 new-stage3-start, new-stage3-end): New targets.
6890 (all-stage1-gcc): Move prebootstrap dependency from here...
6891 (configure-stage1-gcc): ...to here.
6892 (new-bootstrap): Use bubble targets.
6893 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6894 Use per-stage distclean targets.
6895 (configure-stage1-gcc, configure-stage2-gcc,
6896 configure-stage3-gcc, all-stage1-gcc,
6897 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6898 Use new-stageN-start to prepare the tree.
6899
69002004-05-23 Paolo Bonzini <bonzini@gnu.org>
6901
6902 * Makefile.def (host_modules): add libcpp.
6903 * Makefile.tpl: Add dependencies on and for libcpp.
6904 * Makefile.in: Regenerate.
6905 * configure.in: Add libcpp host module.
6906 * configure: Regenerate.
6907
69082004-05-21 Paolo Bonzini <bonzini@gnu.org>
6909
6910 * Makefile.tpl: Whenever a recursive target is defined, wrap
6911 it in a special @if/@endif block, and prepare its maybe
6912 dependency in the @if/@endif block
6913 * configure.in: Instead of writing maybe dependencies, remove
6914 the @if/@endif statements, and remove the @if/@endif blocks
6915 that remain.
6916 * configure: Regenerate.
6917 * Makefile.in: Regenerate.
6918
69192004-05-20 Janis Johnson <janis187@us.ibm.com>
6920
6921 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6922
69232004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6924
6925 PR bootstrap/15120
6926 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6927 * */configure: Rebuilt.
6928
69292004-05-17 Zack Weinberg <zack@codesourcery.com>
6930
6931 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6932 of libf2c.
6933 * configure, Makefile.in: Regenerate.
6934
69352004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6936
6937 * MAINTAINERS (Write After Approval): Add myself.
6938
69392004-05-13 Diego Novillo <dnovillo@redhat.com>
6940
6941 Merge from tree-ssa-20020619-branch.
6942
6943 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6944 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6945 (HOST_GMPLIBS): Define.
6946 (HOST_GMPINC): Define.
6947 (TARGET_LIB_PATH): Add libmudflap.
6948 (GFORTRAN_FOR_TARGET): Define.
6949 (configure-build*): Export GFORTRAN.
6950 (configure-gcc): Export GMPLIBS and GMPINC.
6951 (all-gcc): Add maybe-all-libbanshee.
6952 (configure-target-libgfortran): Define.
6953 * Makefile.in: Regenerate.
6954 * configure.in (host_libs): Add libbanshee.
6955 (target_libraries): Add target-libmudflap and target-libgfortran.
6956 Add --with-libbanshee.
6957 Handle --disable-libmudflap.
6958 (*-*-freebsd*): Use with_gmp.
6959 Add $(libgcj) to noconfigdirs.
6960 * configure: Regenerate.
6961 * depcomp: New file.
6962 * MAINTAINERS: Add tree-ssa maintainers.
6963
69642004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6965
6966 * MAINTAINERS (Various Maintainers): Add myself.
6967
69682004-04-30 Brian Ford <ford@vss.fsi.com>
6969
6970 * MAINTAINERS (Write After Approval): Add myself.
6971
69722004-04-29 Uros Bizjak <uros@kss-loka.si>
6973
6974 * MAINTAINERS (Write After Approval): Add myself.
6975
69762004-04-28 Paolo Bonzini <bonzini@gnu.org>
6977
6978 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6979 * configure: Regenerate.
6980
69812004-04-27 Paolo Bonzini <bonzini@gnu.org>
6982
6983 Revert:
6984 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6985
6986 * Makefile.def (flags_to_pass): Remove *dir variables that
6987 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6988 as well as prefix and exec_prefix.
6989 * Makefile.in: Regenerate.
6990
69912004-04-26 Robert Millan <robertmh@gnu.org>
6992
6993 Add patches from libtool CVS.
6994 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6995 * ltconfig: Likewise.
6996 * ltcf-c.sh: Likewise.
6997 * ltcf-cxx.sh: Likewise.
6998 * ltcf-gcj.sh: Likewise.
6999
70002004-04-26 Paolo Bonzini <bonzini@gnu.org>
7001
7002 * Makefile.def (host_modules): Mark with the bootstrap
7003 flag packages on which gcc depends.
7004 * Makefile.tpl (all-bootstrap): Use it.
7005 * Makefile.in: Regenerate.
7006
70072004-04-26 Paolo Bonzini <bonzini@gnu.org>
7008
7009 * Makefile.def (flags_to_pass): Remove *dir variables that
7010 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7011 as well as prefix and exec_prefix.
7012 * Makefile.in: Regenerate.
7013
70142004-04-26 Paolo Bonzini <bonzini@gnu.org>
7015
7016 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7017 * configure: Regenerate.
7018 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7019 * gcc/Makefile.tpl (compare): Use the result of the test.
7020 * gcc/Makefile.in: Regenerate.
7021
70222004-04-23 Paolo Bonzini <bonzini@gnu.org>
7023
7024 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7025 Always relocate gcc and prev-gcc to the original names, even
7026 if the build fails.
7027 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7028 New targets.
7029
70302004-04-23 Laurent GUERBY <laurent@guerby.net>
7031
7032 * MAINTAINERS: Update my email address.
7033
70342004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7035
7036 * configure.in (mips*-*-irix5*): Enable ld.
7037 * configure: Regenerate.
7038
70392004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7040
7041 * configure: Regenerate.
7042
70432004-04-15 James E Wilson <wilson@specifixinc.com>
7044
7045 * Makefile.tpl (configure-[+module+], configure-gcc,
7046 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7047 Set and export LDFLAGS.
7048 * Makefile.in: Regenerate.
7049
70502004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7051
7052 * MAINTAINERS: Add myself to write-after-approval.
7053
70542004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7055
7056 PR bootstrap/14871
7057 * Makefile.tpl: If we don't have built-in-tree target tools,
7058 use the ones found by configure rather than hacking around with
7059 program_transform_name.
7060 * configure.in: Give Makefile.tpl the information necessary
7061 to do that.
7062 * Makefile.in: Regenerate.
7063 * configure: Regenerate.
7064
70652004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7066
7067 PR bootstrap/14760
7068 * configure.in: When computing baseargs, strip *all* copies of
7069 offending options. Also, don't match/substitute the trailing space,
7070 so that this actually works when two similar options are separated by
7071 only one space.
7072 * configure: Regenerate.
7073
70742004-04-06 David Edelsohn <edelsohn@gnu.org>
7075
7076 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7077 (rs6000-*-aix*): Same.
7078 * configure: Regenerate.
7079
70802004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7081
7082 * MAINTAINERS: Add myself to write-after-approval.
7083
70842004-04-03 Bud Davis <bdavis9659@comcast.net>
7085
7086 * MAINTAINERS: Add myself to write-after-approval.
7087
70882004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7089
7090 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7091 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7092 * Makefile.in: Regenerate.
7093
7094 * configure.in (top level bootstrap support): Rework --enable-werror
7095 to set @stage2_werror_flag@.
7096 * configure: Regenerate.
7097 * Makefile.tpl (top level bootstrap support): Pass
7098 @stage2_werror_flag@ down to configure in stages 2 and 3.
7099 * Makefile.in: Regenerate.
7100
71012004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7102
7103 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7104 for stages 2 and 3 as well as in make. As a consequence, remove
7105 OUTPUT_OPTION (now detected by configure) from the flags passed down
7106 to make.
7107 * Makefile.in: Regenerate.
7108
7109 * Makefile.tpl (new-bootstrap): Fix typo.
7110 * Makefile.in: Regenerate.
7111
71122004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7113
7114 * Makefile.tpl: Rearrange by moving recursive_targets rules
7115 into their proper sections.
7116 * Makefile.tpl (top level bootstrap support): Move disabling
7117 of coverage flags from 'make' to 'configure'; improve comments.
7118 * Makefile.in: Regenerate.
7119
7120 * Makefile.tpl (experimental top level bootstrap) Move stage1
7121 language setting from all- target to configure- target; disable
7122 intermodule optimization in stage 1; prevent gratuitous rebuilds
7123 of stage 1.
7124 * Makefile.in: Regenerate.
7125 * configure.in: Comma-separate stage 1 language list for top
7126 level bootstrap.
7127 * configure: Regenerate.
7128
7129 * Makefile.tpl: Clean up experimental top level bootstrap support:
7130 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7131 prev-gcc in configure- targets as well as all- targets.
7132 * Makefile.in: Regenerate.
7133
71342004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7135
7136 * compile: New file imported from automake.
7137
71382004-03-17 Paolo Bonzini <bonzini@gnu.org>
7139
7140 * configure.in: Remove symbolic link section.
7141 * configure: Regenerate.
7142 * Makefile.tpl (links): Remove.
7143 * Makefile.in: Regenerate.
7144
71452004-03-15 Paolo Bonzini <bonzini@gnu.org>
7146 Nathanael Nerode <neroden@gcc.gnu.org>
7147
7148 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7149 Set with AC_CHECK_PROGS.
7150 * configure.in: Fix comment typo from last patch.
7151 * configure: Regenerate.
7152
71532004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7154
7155 * Makefile.tpl: Introduce experimental top level bootstrap support.
7156 * Makefile.in: Regenerate.
7157 * configure.in: Introduce support for top level bootstrap.
7158 * configure: Regenerate.
7159
71602004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7161 Paolo Bonzini <bonzini@gnu.org>
7162
7163 PR bootstrap/14522
7164 * configure.in: Cope with shells that do not support unquoted ^
7165 * configure: Regenerate.
7166
71672004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7168 Paolo Bonzini <bonzini@gnu.org>
7169
7170 PR bootstrap/14522
7171 * configure.in: Cope with shells that do not support nesting
7172 quotes inside quoted backquote substitutions.
7173 * configure: Regenerate.
7174
71752004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7176
7177 PR bootstrap/14522
7178 * configure.in: Fix escaping of $.
7179 * configure: Regenerate.
7180
71812004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7182
7183 * configure: Regenerate, since I forgot to while committing Paolo's
7184 changes.
7185
71862004-03-08 Paolo Bonzini <bonzini@gnu.org>
7187
7188 PR ada/14131
7189 Move language detection to the top level.
7190 * configure.in: Find default values for the tools as
7191 soon as possible. Disable ada if GNAT is not found.
7192 Emit error message about missing languages. Expand
7193 --enable-languages=all for the gcc subdirectory.
7194
71952004-03-10 Ben Elliston <bje@gnu.org>
7196
7197 * MAINTAINERS: Update my email address.
7198
71992004-03-05 David Edelsohn <edelsohn@gnu.org>
7200
7201 * ltconfig: Disable building static libraries if building shared
7202 libraries on AIX 5L.
7203
72042004-03-01 Richard Sandiford <rsandifo@redhat.com>
7205
7206 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7207 and disable libgcj.
7208 * configure: Regenerated.
7209
72102004-03-01 Brian Booth <bbooth@redhat.com>
7211
7212 * MAINTAINERS: Add myself to write-after-approval.
7213
72142004-03-01 Paolo Bonzini <bonzini@gnu.org>
7215
7216 * MAINTAINERS: Add myself to write-after-approval.
7217
72182004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7219
7220 PR bootstrap/7087
7221 * Makefile.tpl: Guard XFOO sed statements better.
7222 * Makefile.tpl: Add dependency for configure-target-libada.
7223 * Makefile.in: Regenerate (incidentally fixes broken
7224 commit when libada-branch was merged).
7225
72262004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7227
7228 * MAINTAINERS: Add myself to write-after-approval.
7229
72302004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7231
7232 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7233 maintainers.
7234
72352004-02-20 Andrew Cagney <cagney@redhat.com>
7236
7237 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7238 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7239
72402004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7241
7242 PR bootstrap/11932
7243 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7244
72452004-02-14 Jerry Quinn <jlquinn@optonline.net>
7246
7247 * MAINTAINERS: Added myself to write-after-approval.
7248
72492004-02-14 Michael Koch <konqueror@gmx.de>
7250
7251 * MAINTAINERS: Added myself to write-after-approval.
7252
72532004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7254
7255 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7256 some OS port maintainers to OS port maintainers section.
7257
72582004-02-13 Frank Ch. Eigler <fche@redhat.com>
7259
7260 * MAINTAINERS: Add self.
7261
72622004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7263
7264 * MAINTAINERS: Alphabetize.
7265
72662004-02-12 Paolo Bonzini <bonzini@gnu.org>
7267
7268 * MAINTAINERS: Remove myself.
7269
72702004-02-11 David Edelsohn <edelsohn@gnu.org>
7271
7272 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7273 (rs6000-*-aix*): Same.
7274 * configure: Regenerate.
7275
72762004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7277
7278 * configure.in (host): Add in missing $noconfigdirs to defines.
7279 * configure: Regenerate.
7280
72812004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7282 Nathanael Nerode <neroden@gcc.gnu.org>
7283
7284 PR ada/6637, PR ada/5911
7285 Merge with libada-branch:
7286 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7287 with appropriate dependencies. Add --enable-libada configure switch.
7288 * configure, Makefile.in: Regenerate.
7289
72902004-02-09 Paolo Bonzini <bonzini@gnu.org>
7291
7292 * MAINTAINERS: Add myself to write-after-approval.
7293
72942004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7295
7296 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7297 * configure: Regenerate.
7298
72992004-02-04 Geoffrey Keating <geoffk@apple.com>
7300
7301 Merge from upstream:
7302
7303 * ltmain.in: When setting IFS to '~', be careful about user
7304 arguments that contain '~'.
7305
7306 2004-02-04 Peter O'Gorman <peter@pogma.com>
7307
7308 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7309 Also test $base_compile against $CC with escaped arguments. Bug
7310 reported by Geoff Keating <geoffk@apple.com>.
7311
73122004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7313
7314 * MAINTAINERS: Remove i960 port.
7315
73162004-01-23 DJ Delorie <dj@redhat.com>
7317
7318 * Makefile.def (target_modules) [libiberty]: Don't stage.
7319 * Makefile.in: Rebuilt.
7320
73212004-01-20 Caroline Tice <ctice@apple.com>
7322
7323 * MAINTAINERS: Add myself to write-after-approval.
7324
73252004-01-19 Paolo Carlini <pcarlini@suse.de>
7326
7327 * MAINTAINERS: Update my email address.
7328
73292004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7330
7331 * MAINTAINERS: Add myself to write-after-approval.
7332
73332004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7334
7335 * MAINTAINERS: Remove entries without email address.
7336
73372004-01-15 Daniel Jacobowitz <drow@mvista.com>
7338
7339 * MAINTAINERS: Add myself to write-after-approval.
7340
73412004-01-15 Steven Bosscher <stevenb@suse.de>
7342
7343 * MAINTAINERS: Update my email address.
7344
73452004-01-14 Loren J. Rittle <ljrittle@acm.org>
7346
7347 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7348 * Makefile.tpl (configure-target-[+module+]): Support stage.
7349 * Makefile.in: Rebuilt.
7350
73512004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7352
7353 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7354
73552004-01-10 Richard Sandiford <rsandifo@redhat.com>
7356
7357 * MAINTAINERS: Add myself as a MIPS maintainer.
7358
73592004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7360
7361 * configure.in: Use ./config.cache, not config.cache.
7362 * configure: Regenerate.
7363 * Makefile.tpl: Special-casing not needed for GCC any more.
7364 * Makefile.in: Regenerate.
7365
7366 * configure.in: Don't share a cache file for host dirs.
7367 * configure: Regenerate.
7368
7369 * config-ml.in: Don't mess with the cache file.
7370
73712004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7372
7373 * MAINTAINERS: Move myself from 'Write After Approval' to
7374 'CPU Port Maintainers' section as SPARC maintainer.
7375
73762004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7377
7378 * Makefile.tpl: Make GCC use a separate config.cache.
7379 * Makefile.in: Regenerate.
7380
7381 PR bootstrap/11932, PR bootstrap/11933
7382 (I don't know if it will fix either of them, but it relates
7383 to them.)
7384 * configure.in: Don't use shared config.cache for target
7385 directories.
7386 * configure: Regenerate.
7387
73882004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7389
7390 * MAINTAINERS: Add myself to 'Write After Approval' section.
7391
73922003-12-31 Roger Sayle <roger@eyesopen.com>
7393
7394 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7395 * configure: Regenerated.
7396
73972003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7398
7399 * MAINTAINERS: Remove the mn10200 maintainer.
7400
74012003-12-21 Bernardo Innocenti <bernie@develer.com>
7402
7403 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7404 * configure: Regenerated.
7405
74062003-12-16 Jan Hubicka <jh@suse.cz>
7407
7408 * MAINTAINERS: Add myself as callgraph maintainer.
7409
74102003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7411
7412 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7413 * configure: Regenerate.
7414
74152003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7416
7417 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7418 'Write After Approval' section. Update email.
7419
74202003-12-01 James Lemke <jim@wasabisystems.com>
7421
7422 * MAINTAINERS (Write After Approval): Add myself.
7423
74242003-11-20 Matt Thomas <matt@3am-software.com>
7425
7426 * MAINTAINERS: Add myself as a vax port maintainer.
7427
74282003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7429
7430 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7431 (configure-build-[+module+], configure-[+module+]): Likewise.
7432 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7433 * Makefile.in: Regenerate.
7434
74352003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7436
7437 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7438 shared/dylibed libraries.
7439 * ltmain.sh: Likewise.
7440 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7441 * ltcf-cxx.sh: Likewise.
7442 * ltcf-gcj.sh: Likewise.
7443 * ltconfig: Likewise.
7444
74452003-11-17 Stan Cox <scox@redhat.com>
7446
7447 * MAINTAINERS: Add myself as iq2000 port maintainer.
7448
74492003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7450
7451 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7452 * Makefile.in: Regenerate.
7453
74542003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7455
7456 * config.sub: Update to 2003-11-03 version.
7457
74582003-10-20 Phil Edwards <phil@codesourcery.com>
7459
7460 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7461 * configure: Regenerate.
7462
74632003-10-20 Nicolas Pitre <nico@cam.org>
7464
7465 * MAINTAINERS: Add myself to 'Write After Approval' section.
7466
74672003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7468
7469 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7470
74712003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7472
7473 * MAINTAINERS: Update my email address.
7474
74752003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7476
7477 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7478
74792003-10-17 Ralph Loader <rcl@ihug.co.nz>
7480
7481 * MAINTAINERS: Add myself to 'Write After Approval' section.
7482
74832003-10-16 Bernardo Innocenti <bernie@develer.com>
7484
7485 * config.guess: Update to 2003-10-16 version.
7486 * config.sub: Update to 2003-10-16 version.
7487
74882003-10-15 David Daney <ddaney@avtrex.com>
7489
7490 * MAINTAINERS: Added myself to 'Write After Approval' section.
7491
74922003-10-15 Falk Hueffner <falk@debian.org>
7493
7494 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7495 'Write After Approval' section. Update email.
7496
74972003-10-14 Roger Sayle <roger@eyesopen.com>
7498
7499 * MAINTAINERS: Move myself from 'Write After Approval' to
7500 'Various Maintainers' section as middle-end maintainer.
7501
75022003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7503
7504 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7505 HOST_FLAGS_TO_PASS.
7506 * Makefile.in: Regenerate.
7507
75082003-10-11 Bernardo Innocenti <bernie@develer.com>
7509
7510 * config.guess: Update to 2003-10-07 version.
7511 * config.sub: Update to 2003-10-07 version.
7512
75132003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7514
7515 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7516 * ltconfig (irix5*, irix6*): Don't override version_type.
7517
75182003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7519
7520 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7521 * configure: Rebuilt
7522 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7523 * Makefile.in: Rebuilt
7524
75252003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7526
7527 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7528
75292003-09-30 Carlo Wood <carlo@alinoe.com>
7530
7531 * MAINTAINERS (Write After Approval): Add myself.
7532
75332003-09-29 Paul Koning <ni1d@arrl.net>
7534
7535 * MAINTAINERS: Move myself from "Write After Approval"
7536 to CPU platform maintainers for pdp11 platform.
7537
75382003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7539
7540 * MAINTAINERS: Move myself from 'Write After Approval' to
7541 'Various Maintainers' section as libffi testsuite maintainer.
7542
75432003-09-21 Daniel Jacobowitz <drow@mvista.com>
7544
7545 * configure.in: Pass a computed --program-transform-name
7546 to subconfigures.
7547 * configure: Regenerated.
7548
75492003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7550
7551 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7552 * Makefile.in: Regenerate.
7553
7554 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7555 * Makefile.in: Regenerate.
7556
75572003-09-19 Ziemowit Laski <zlaski@apple.com>
7558
7559 * MAINTAINERS: Move myself from 'Write After Approval'
7560 to 'Various Maintainers' (objective-c) section.
7561
75622003-09-17 Daniel Jacobowitz <drow@mvista.com>
7563
7564 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7565 quoting.
7566 * configure: Regenerated.
7567
75682003-09-16 Joel Brobecker <brobecker@gnat.com>
7569
7570 * MAINTAINERS (Write After Approval): Add myself to write after
7571 approval list.
7572
75732003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7574
7575 * MAINTAINERS (Write After Approval): Add myself.
7576
75772003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7578
7579 * MAINTAINERS: Update my e-mail address.
7580
75812003-09-09 Alan Modra <amodra@bigpond.net.au>
7582
7583 * libtool.m4 (LD): Correct powerpc64 host match.
7584
75852003-09-06 James E Wilson <wilson@tuliptree.org>
7586
7587 * MAINTAINTERS: Update my affiliation and email address.
7588
75892003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7590
7591 * MAINTAINERS (Write After Approval): Add myself.
7592
75932003-09-04 DJ Delorie <dj@redhat.com>
7594
7595 * configure: Regenerate.
7596
75972003-09-04 Robert Millan <robertmh@gnu.org>
7598
7599 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7600
76012003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7602
7603 * configure.in: Ensure arguments to sed are properly spaced.
7604 * configure: Regenerate.
7605
76062003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7607
7608 * MAINTAINERS: Update my e-mail address.
7609
76102003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7611
7612 * MAINTAINERS (Write After Approval): Add myself.
7613
76142003-08-27 Daniel Jacobowitz <drow@mvista.com>
7615
7616 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7617 * configure: Regenerated.
7618
76192003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7620
7621 * MAINTAINERS: Update my email address.
7622
76232003-08-23 Phil Edwards <pme@gcc.gnu.org>
7624
7625 * configure.in: Use newline instead of semicolon when assuming
7626 shell arguments in a for loop.
7627 * configure: Regenerated.
7628
76292003-08-22 Jason Eckhardt <jle@rice.edu>
7630
7631 * MAINTAINERS: Resurrect the i860 maintainer.
7632
76332003-08-20 Geoffrey Keating <geoffk@apple.com>
7634
7635 PR 8180
7636 * configure.in: When testing with_libs and with_headers, treat
7637 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7638 * configure: Regenerate.
7639
7640 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7641 make, shell, etc.
7642 (baseargs): Likewise.
7643 * configure: Regenerate.
7644
76452003-08-20 Bernardo Innocenti <bernie@develer.com>
7646
7647 * MAINTAINERS (Write After Approval): Add myself.
7648
76492003-08-19 Geoffrey Keating <geoffk@apple.com>
7650
7651 * configure.in: Disable libgcj for darwin not on powerpc.
7652 * configure: Rebuild.
7653
76542003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7655
7656 * config-ml.in, symlink-tree: Add license.
7657
76582003-08-03 Richard Stallman <rms@gnu.org>
7659 Eben Moglen <moglen@columbia.edu>
7660
7661 * README.SCO: New file.
7662
76632003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7664
7665 * Makefile.tpl (check, check-c++): Express dependencies using
7666 dependencies rather than commands.
7667 * Makefile.in: Regenerate.
7668
76692003-08-01 Andrew Cagney <cagney@redhat.com>
7670
7671 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7672 * configure: Ditto.
7673
76742003-07-31 Geoffrey Keating <geoffk@apple.com>
7675
7676 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7677 * Makefile.in: Update.
7678
76792003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7680
7681 * configure.in: Enable libgcj for darwin.
7682 * configure: Rebuild.
7683
76842003-07-29 Phil Edwards <pme@gcc.gnu.org>
7685
7686 * config-ml.in: Use ac_configure_args directly instead of
7687 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7688 actually seen.
7689
76902003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7691
7692 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7693 creating target and build subdirs to build all parent dirs as needed.
7694 * Makefile.in: Rebuild.
7695 * configure.in: Don't build dirs explicitly here.
7696 * configure: Rebuild.
7697
76982003-07-26 Paul Brook <paul@nowt.org>
7699
7700 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7701
77022003-07-22 Alexandre Oliva <aoliva@redhat.com>
7703
7704 * Makefile.tpl (all-make): Depend on intl.
7705 * Makefile.in: Rebuilt.
7706
77072003-07-20 Phil Edwards <pme@gcc.gnu.org>
7708
7709 * install-sh: Update to newer upstream versions (associated with
7710 aclocal 1.7).
7711 * mkinstalldirs: Likewise.
7712 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7713
77142003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7715
7716 * MAINTAINERS: Move self from Bug database only accounts
7717 to write-after-approval.
7718
77192003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7720
7721 * config.if: Remove unused libc_interface determination.
7722
77232003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7724
7725 * MAINTAINERS: Move self from write-after-approval to
7726 build machinery (*.in).
7727
77282003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7729
7730 PR bootstrap/11273
7731 PR bootstrap/11408
7732 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7733 unused INSTALL_PROGRAM_ARGS.
7734 * configure.in: Use AC_PROG_INSTALL.
7735 * Makefile.in: Regenerate.
7736 * configure: Regenerate.
7737
77382003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7739
7740 * MAINTAINERS: Alphabetize.
7741
77422003-07-10 Alexandre Oliva <aoliva@redhat.com>
7743
7744 * configure: Rebuilt.
7745 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7746 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7747 newlib nor libgloss.
7748 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7749 * configure.in (am33_2.0-*-linux*): Added.
7750
77512003-07-09 Bob Wilson <bob.wilson@acm.org>
7752
7753 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7754 * configure: Regenerate.
7755
77562003-07-07 Zack Weinberg <zack@codesourcery.com>
7757
7758 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7759 * Makefile.in: Regenerate.
7760
77612003-07-04 Zack Weinberg <zack@codesourcery.com>
7762
7763 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7764 * Makefile.in: Regenerate.
7765
77662003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7767
7768 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7769 * Makefile.in: Regenerated.
7770
7771 * config-ml.in: Replace PWD with PWD_COMMAND.
7772
77732003-07-04 Zack Weinberg <zack@codesourcery.com>
7774
7775 * intl: New directory; see intl/ChangeLog for details.
7776 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7777 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7778 * Makefile.in: Regenerate.
7779
77802003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7781
7782 * configure.in: Clean up config-lang.in handling. Delete
7783 useless assignment to "subdirs".
7784 * configure: Regenerate.
7785
77862003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7787
7788 * configure.in: Rename 'target_libs' to 'target_libraries'.
7789 Remove useless reference to 'target_libs'.
7790 * configure: Regenerate.
7791
77922003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7793
7794 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7795 * Makefile.in: Regenerate.
7796
77972003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7798
7799 * Makefile.def: Introduce flags_to_pass.
7800 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7801 * Makefile.in: Regenerate.
7802
78032003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7804
7805 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7806 and target-libgloss.
7807 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7808 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7809 * configure: Regenerate.
7810
78112003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7812
7813 * configure.in: Update testsuite_flags to new location.
7814 * configure. Regenerate.
7815
78162003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7817
7818 * Makefile.tpl: Remove BUILD_CC stuff.
7819 * Makefile.in: Regenerate.
7820
78212003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7822
7823 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7824
78252003-06-16 Graeme Peterson <gp@qnx.com>
7826
7827 * MAINTAINERS (Write After Approval): Add myself.
7828
78292003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7830
7831 * config.guess: Update to 2003-06-12 version.
7832 * config.sub: Update to 2003-06-13 version.
7833
78342003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7835
7836 * config.guess: Update to 2003-06-06 version.
7837 * config.sub: Update to 2003-06-06 version.
7838
78392003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7840
7841 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7842 * configure. Regenerate.
7843
78442003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7845
7846 * configure.in: Disable serial configure by default.
7847 * configure: Regenerate.
7848 * Makefile.tpl: Abolish .NOTPARALLEL.
7849 * Makefile.in: Regenerate.
7850
7851 * Makefile.tpl: Replace {build,host,target}_canonical by
7852 {build,host,target}.
7853 * Makefile.in: Regenerate.
7854
7855 * Makefile.tpl: Fix stupid pasto.
7856 * Makefile.in: Regenerate.
7857
78582003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7859
7860 * Makefile.tpl: Remove bogus conditional.
7861 * Makefile.in: Regenerate.
7862
78632003-06-05 Jan Hubicka <jh@suse.cz>
7864
7865 * Makefile.tpl (profiledbootstrap): New target.
7866 * Makefile.in (profiledbootstrap): New target.
7867
78682003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7869
7870 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7871 Pinski. Remove user names from other bugzilla-only maintainers.
7872
78732003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7874
7875 * Makefile.tpl: Make 'recursive targets' using autogen rather
7876 than shell loop. Remove duplicate 'clean' targets and false
7877 comments.
7878 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7879 Add systematic method of specifying missing targets in subdirs.
7880 Add copyright boilerplate.
7881 * Makefile.in: Regenerate.
7882 * configure.in: Add 'recursive targets' to maybe list.
7883 * configure: Regenerate.
7884
7885 * MAINTAINERS: "GNATS only" -> "Bug database only".
7886
7887 * Makefile.tpl: Rename [+target+] to [+make_target+].
7888 * Makefile.def: Rename 'target' to 'make_target'.
7889
78902003-05-31 Neil Booth <neil@daikokuya.co.uk>
7891
7892 * MAINTAINERS: Add self as options handling maintainer.
7893
78942003-05-28 Michael Meissner <gnu@the-meissners.org>
7895
7896 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7897 been too long since I touched those ports.
7898
78992003-05-28 DJ Delorie <dj@redhat.com>
7900
7901 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7902 * Makefile.in: Regenerate.
7903
79042003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7905
7906 * configure.in: Use curly braces in the definition of tooldir.
7907 * configure: Regenerate.
7908
79092003-05-21 DJ Delorie <dj@redhat.com>
7910
7911 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7912 newlib or libgloss.
7913 * Makefile.in: Regenerate.
7914
79152003-05-21 DJ Delorie <dj@redhat.com>
7916
7917 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7918 * Makefile.in: Regenerate.
7919
79202003-05-20 Ian Lance Taylor <ian@airs.com>
7921
7922 * MAINTAINERS: Update my e-mail address.
7923
79242003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7925
7926 * configure.in: Switch more things to use maybe dependencies.
7927 * Makefile.tpl: Switch more things to use maybe dependencies.
7928 Factor out common code from autogen IF statements.
7929 * configure: Regenerate.
7930 * Makefile.in: Regenerate.
7931
79322003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7933
7934 * configure.in: Accept i[3456789]86 for machine type.
7935 * configure: Regenerate.
7936
79372003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7938
7939 * configure.in: Switch more things to use maybe dependencies.
7940 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7941 * configure: Regenerate.
7942 * Makefile.tpl: Switch more things to use maybe dependencies.
7943 * Makefile.in: Regenerate.
7944
79452003-05-16 Andreas Schwab <schwab@suse.de>
7946
7947 * Makefile.tpl (install-opcodes): Define.
7948 * Makefile.in: Rebuild.
7949
79502003-05-13 Andreas Jaeger <aj@suse.de>
7951
7952 * config.guess: Update to 2003-05-09 version.
7953 * config.sub: Update to 2003-05-09 version.
7954
79552003-05-13 Michael Eager <eager@mvista.com>
7956
7957 * configure.in: Correct sed script so that options in quotes are not
7958 deleted.
7959 * configure: Rebuild.
7960
79612003-05-12 Corinna Vinschen <corinna@vinschen.de>
7962
7963 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7964 and $$s/newlib/libc/sys/cygwin32 include paths.
7965 * configure: Ditto.
7966
79672003-05-12 Michael Meissner <gnu@the-meissners.org>
7968
7969 * MAINTAINERS: Update my email addresses.
7970
79712003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7972
7973 * config-ml.in: Propagate INSTALL variables.
7974
79752003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7976
7977 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7978
79792003-05-02 Chris Demetriou <cgd@broadcom.com>
7980
7981 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7982 * Makefile.in: Regenerate.
7983
79842003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7985
7986 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7987
79882003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7989
7990 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7991
79922003-04-27 Daniel Jacobowitz <drow@mvista.com>
7993
7994 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7995 * Makefile.in: Regenerated.
7996
79972003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7998
7999 * MAINTAINERS (Write After Approval): Upgrade myself from
8000 GNATS only to write-after-approval. Update my mail address.
8001
80022003-04-25 Loren J. Rittle <ljrittle@acm.org>
8003
8004 (OS Port Maintainers: freebsd): Add myself.
8005
80062003-04-22 Mark Mitchell <mark@codesourcery.com>
8007
8008 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8009
80102003-04-22 Kean Johnston <jkj@sco.com>
8011
8012 * MAINTAINERS (SCO ports): Added myself.
8013
80142003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8015
8016 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8017
80182003-04-19 Kean Johnston <jkj@sco.com>
8019
8020 * MAINTAINERS (Write After Approval): Add myself.
8021
80222003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8023
8024 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8025 * Makefile.in: Regenerate.
8026
80272003-04-18 Jakub Jelinek <jakub@redhat.com>
8028
8029 * configure.in (powerpc64*-*-linux*): Remove.
8030 * configure: Rebuilt.
8031
80322003-04-17 Phil Edwards <pme@gcc.gnu.org>
8033
8034 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8035 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8036 and restrap.
8037 * Makefile.in: Regenerate.
8038
80392003-04-16 Richard Earnshaw <rearnsha@arm.com>
8040
8041 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8042 * configure: Regenerated.
8043
80442003-04-15 DJ Delorie <dj@redhat.com>
8045
8046 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8047
80482003-04-13 Nick Clifton <nickc@redhat.com>
8049
8050 * config-ml.in: Remove support for --disable-aix removing
8051 call-aix multilibs.
8052
80532003-04-10 Alexandre Oliva <aoliva@redhat.com>
8054
8055 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8056 * */configure: Rebuilt.
8057
80582003-04-08 Joel Sherrill <joel@oarcorp.com>
8059
8060 * MAINTAINERS: Add my email address.
8061
80622003-03-17 Olivier Hainque <hainque@act-europe.fr>
8063
8064 * MAINTAINERS (Write After Approval): Add myself.
8065
80662003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8067
8068 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8069 * Makefile.in: Regenerate.
8070
80712003-03-14 Michael Chastain <mec@shout.net>
8072
8073 * Makefile.in: Regenerate with correct Makefile.def.
8074
80752003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8076
8077 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8078 Make macro.
8079 * Makefile.in: Regenerate.
8080 * configure.in: Clean up gxx_include_dir logic.
8081 * configure: Regenerate.
8082
80832003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8084
8085 * MAINTAINERS (Write After Approval): Add myself.
8086
80872003-03-10 Ben Elliston <bje@wasabisystems.com>
8088
8089 * MAINTAINERS: Update my mail address.
8090
80912003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8092
8093 * configure.in (gxx_include_dir): Fix typo.
8094 * configure: Regenerated.
8095
80962003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8097
8098 * Makefile.tpl: Reindent.
8099 * Makefile.in: Regenerate.
8100 * configure.in: Reindent. Don't set unused variables.
8101 * configure: Regenerate.
8102
81032003-03-04 Daniel Jacobowitz <drow@mvista.com>
8104
8105 * configure.in: Include $(build_tooldir)/sys-include in
8106 FLAGS_FOR_TARGET.
8107 * configure: Regenerated.
8108
81092003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8110
8111 * Makefile.tpl: Always pass down RANLIB.
8112 * Makefile.in: Regenerate.
8113
8114 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8115 * Makefile.in: Regenerate.
8116 * configure.in: Remove unused logic relating to --enable-shared
8117 and --enable-threads. Remove bogus comments. Remove redundant
8118 noconfigdirs.
8119 * configure: Regenerate.
8120
8121 * configure.in: Replace ${libstdcxx_version} by its value.
8122 Remove reference to mh-dgux.
8123 * configure: Regenerate.
8124
81252003-03-03 Kevin Buettner <kevinb@redhat.com>
8126
8127 * MAINTAINERS (Write After Approval): Add myself.
8128
81292003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8130
8131 * Makefile.tpl: Rearrange.
8132 * Makefile.in: Regenerate.
8133
81342003-02-25 Uwe Stieber <uwe@wwws.de>
8135
8136 * configure.in: Add support for kaOS as cross build target system.
8137 * configure: Regenerated.
8138
81392003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8140
8141 * MAINTAINERS (Write after approval): Add myself.
8142
81432003-02-21 James E Wilson <wilson@tuliptree.org>
8144
8145 * MAINTAINERS: Update my email address.
8146
81472003-02-21 Zack Weinberg <zack@codesourcery.com>
8148
8149 * MAINTAINERS: Add self to blanket write privs. section.
8150
81512003-02-20 Sean McNeil <sean@blue.mcneil.com>
8152
8153 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8154 configure-target-* as some target builds may require additional
8155 flags for preprocessor tests.
8156 * Makefile.in: Regenerated.
8157
81582003-02-19 Alexandre Oliva <aoliva@redhat.com>
8159
8160 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8161 * ltconfig: Handle it.
8162 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8163 auto-detecting it.
8164
8165 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8166 it is used as argument to $CC.
8167 * ltcf-gcj.sh: Likewise.
8168
8169 * configure.in: Introduce --enable-maintainer-mode.
8170 * configure: Rebuilt.
8171 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8172 for maintainer mode.
8173 * Makefile.in: Rebuilt.
8174
81752003-02-18 Jason Merrill <jason@redhat.com>
8176
8177 * Makefile.tpl (check-c++): Allow parallelism.
8178
81792003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8180
8181 * MAINTAINERS: Remove John Carr (who never actually had access to
8182 gcc.gnu.org).
8183
81842003-02-15 Geoffrey Keating <geoffk@apple.com>
8185
8186 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8187 don't configure target-libobjc.
8188 * configure: Regenerate.
8189
81902003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8191
8192 * Makefile.tpl (RANLIB): Define.
8193 * Makefile.in: Regenerate.
8194
81952003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8196
8197 * MAINTAINERS: Update my email.
8198
81992003-02-06 Keith R Seitz <keiths@redhat.com>
8200
8201 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8202 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8203 * Makefile.in: Regenerated.
8204 * configure.in: Remove all traces of snavigator, db, and grep.
8205 * configure: Regenerated.
8206
82072003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8208
8209 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8210 After Approval.
8211
82122003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8213
8214 * MAINTAINERS (Write after approval): Add myself.
8215
82162003-01-31 Frank Ch. Eigler <fche@redhat.com>
8217
8218 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8219 * Makefile.in: Regenerated.
8220
82212003-01-30 Roger Sayle <roger@eyesopen.com>
8222
8223 * config.guess: Updated to 2003-01-30's version.
8224 * config.sub: Updated to 2003-01-28's version.
8225
82262003-01-30 Alexandre Oliva <aoliva@redhat.com>
8227
8228 * config.if: If gcc_version is already set, just use it. Don't set
8229 gcc_version_trigger if it's already set, otherwise set it to
8230 gcc/version.c, but only if the file exists. If it is not set and
8231 gcc/version.c does not exist, try to extract the version number from
8232 $CC.
8233
82342003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8235
8236 * MAINTAINERS: Add myself to write-after-approval list.
8237
82382003-01-27 Phil Edwards <pme@gcc.gnu.org>
8239
8240 * configure.in: Revert 24Jan change.
8241 * configure: Regenerate.
8242
82432003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8244
8245 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8246 entry of HJ Lu.
8247
82482003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8249
8250 * configure.in: Revert previous change.
8251 * configure: Regenerate.
8252
82532003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8254
8255 * configure.in: Make rda native-only.
8256 * configure: Regenerate.
8257
82582003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8259
8260 * MAINTAINERS: Move myself from GNATS-only-accounts to
8261 write-after-approval.
8262
82632003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8264
8265 * configure.in: Add missing \.
8266 * configure: Rebuilt.
8267
82682003-01-17 Jakub Jelinek <jakub@redhat.com>
8269
8270 * configure.in (baseargs): Avoid using \| in sed regular
8271 expressions.
8272 * configure: Rebuilt.
8273
82742003-01-16 Jakub Jelinek <jakub@redhat.com>
8275
8276 * configure.in (baseargs): Remove all supported forms of
8277 --cache-file, --srcdir, --host, --build and --target options
8278 from argument lists.
8279 * configure: Rebuilt.
8280
82812003-01-15 Josef Zlomek <zlomekj@suse.cz>
8282
8283 * MAINTAINERS: Add myself to write-after-approval list.
8284
82852003-01-15 Alexandre Oliva <aoliva@redhat.com>
8286
8287 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8288 * configure: Rebuilt.
8289
82902003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8291
8292 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8293 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8294 * Makefile.in: Regenerate.
8295 * configure: Regenerate.
8296
82972003-01-09 Alexandre Oliva <aoliva@redhat.com>
8298
8299 * configure.in: Remove Makefile in build, host and target modules
8300 unless configure was run with --no-recursion.
8301 * configure: Rebuilt.
8302
83032003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8304
8305 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8306 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8307 * Makefile.in: Regenerate.
8308
83092003-01-08 Chris Demetriou <cgd@broadcom.com>
8310
8311 * config.guess: Update to 2003-01-03 version.
8312 * config.sub: Update to 2003-01-03 version.
8313
83142003-01-07 Christopher Faylor <cgf@redhat.com>
8315
8316 * configure: Regenerate with proper autoconf 2.13.
8317
83182003-01-07 Christopher Faylor <cgf@redhat.com>
8319
8320 * configure.in: Add AC_PREREQ for consistency.
8321 * configure: Regenerate.
8322
83232003-01-06 Andrew Cagney <ac131313@redhat.com>
8324
8325 * configure.in (GDB_TK): Add tcl directories conditional on
8326 gdb/gdbtk directory being present.
8327 * configure: Regenerate.
8328
83292003-01-04 John David Anglin <dave.anglin@nrc.ca>
8330
8331 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8332 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8333 * configure: Rebuilt.
8334
83352002-12-31 Tom Tromey <tromey@redhat.com>
8336
8337 * Makefile.in: Rebuilt.
8338 * Makefile.def (target_modules) [libffi]: Allow installation.
8339
83402002-12-31 Andreas Schwab <schwab@suse.de>
8341
8342 * configure.in: Fix use of $program_transform_name.
8343 * configure: Regenerated.
8344
83452002-12-30 Daniel Jacobowitz <drow@mvista.com>
8346
8347 * configure.in (baseargs): Don't remove first configure argument.
8348 * configure: Regenerated.
8349
83502002-12-29 Alexandre Oliva <aoliva@redhat.com>
8351
8352 * Makefile.tpl (local-distclean): Don't remove...
8353 (multilib.ts): ... this. Moved into...
8354 (multilib.out): ... this. Don't use sub-make.
8355 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8356 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8357 (configure-build-[+module+], configure-[+module+],
8358 configure-target-[+module+], configure-gcc): ... these. Test
8359 for Makefile existence. Drop config.status from dependencies.
8360 * Makefile.in: Rebuilt.
8361 * configure.in: Move gcc-version-trigger to the end of
8362 ac_configure_args. Add comments to maybedep.tmp and
8363 serdep.tmp. Introduce --disable-serial-configure. Remove
8364 nonopt from baseargs, matching and removing corresponding
8365 whitespace while at it.
8366 * configure: Rebuilt.
8367
83682002-12-28 Alexandre Oliva <aoliva@redhat.com>
8369
8370 * configure.in (host_configargs): Replace reference to
8371 no-longer-defined buildopts with --build=${build_alias}.
8372 * configure: Rebuilt.
8373
8374 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8375 program_transform_name to standard idiom.
8376 (AUTOGEN, AUTOCONF): Define.
8377 (Makefile.in): Use $(AUTOGEN).
8378 (Makefile): Depend on config.status, and use autoconf-style rule to
8379 build it. Move original commands to...
8380 (config.status): ... this new target.
8381 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8382 $(AUTOCONF).
8383 * Makefile.in: Rebuilt.
8384
83852002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8386
8387 * Makefile.tpl: Fix dramatic bustage due to change in
8388 program_transform_name.
8389 * Makefile.in: Regenerate.
8390
8391 * configure.in: Remove unnecessary PATH setting.
8392 * configure: Regnerate.
8393
8394 * configure.in: Don't default to unprefixed tools unless
8395 the native tools will work.
8396 * configure: Regenerate.
8397
8398 * configure.in: Convert to autoconf script. Blow away lots
8399 of now-redundant Makefile fragments.
8400 * configure: Generate using Autoconf.
8401 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8402 * Makefile.in: Regenerate.
8403
84042002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8405
8406 * configure: Fix stupid bug where RANLIB was mistakenly included.
8407
8408 * configure.in: Rename (buildargs, hostargs, targargs) to
8409 (build_configargs, host_configargs, target_configargs).
8410
8411 * configure.in: Move logic out of sed statement.
8412
8413 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8414 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8415
84162002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8417
8418 * config.sub: Import from master repository
8419 * config.guess: Ditto
8420
84212002-12-24 Andreas Schwab <schwab@suse.de>
8422
8423 * Makefile.tpl (multilib.out): Fix missing space.
8424 * Makefile.in: Regenerate.
8425
84262002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8427
8428 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8429 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8430 * Makefile.in: Regenerate.
8431 * configure.in: Remove unnecessary leftovers.
8432
84332002-12-21 Geoffrey Keating <geoffk@apple.com>
8434
8435 * configure.in (extra_ranlibflags_for_target): New variable.
8436 (*-*-darwin): Add -c to ranlib commands.
8437 * configure (tooldir): Handle extra_ranlibflags_for_target.
8438
84392002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8440
8441 * Makefile.tpl: Revert HJL's change.
8442 * Makefile.in: Regenerated.
8443 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8444 always.
8445
84462002-12-19 Andreas Schwab <schwab@suse.de>
8447
8448 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8449 * Makefile.in: Regenerate.
8450
84512002-12-18 H.J. Lu <hjl@gnu.org>
8452
8453 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8454 * Makefile.in: Regenerated.
8455
8456 * configure.in (build_prefix): New. Substitute.
8457
84582002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8459
8460 * Makefile.tpl: Don't let real targets depend on phony targets.
8461 * Makefile.in: Regenerate.
8462
8463 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8464 * Makefile.in: Regenerate.
8465
84662002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8467
8468 * config.sub: Import from master repository
8469 * config.guess: Ditto
8470
84712002-12-16 Jason Merrill <jason@redhat.com>
8472
8473 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8474 previous 'make bootstrap'.
8475 * Makefile.in: Regenerate.
8476
84772002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8478
8479 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8480
84812002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8482
8483 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8484 * Makefile.in: Regenerate.
8485
84862002-12-13 Jason Merrill <jason@redhat.com>
8487
8488 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8489 library tests.
8490 (check-c++): Just depend on it and check-target-libstdc++-v3.
8491 * Makefile.in: Regenerate.
8492
84932002-12-12 Alexandre Oliva <aoliva@redhat.com>
8494
8495 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8496 * Makefile.in: Rebuilt.
8497
84982002-12-12 Alexandre Oliva <aoliva@redhat.com>
8499
8500 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8501
85022002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8503
8504 * configure: Fix bug put in by gremlins.
8505
8506 * Makefile.tpl: Substitute more autoconfily.
8507 * configure: Substitute more autoconfily.
8508 * Makefile.in: Regenerate.
8509
85102002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8511
8512 * config.sub: Import from master repository
8513 * config.guess: Ditto
8514 * MAINTAINERS: Added Svein Seldal under write after approval
8515
85162002-12-08 Andrew Cagney <ac131313@redhat.com>
8517
8518 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8519 * Makefile.in (all-sim): Ditto.
8520
85212002-12-06 DJ Delorie <dj@redhat.com>
8522
8523 * Makefile.tpl: Change configure dependencies to not have real
8524 targets depend on phony targets.
8525
85262002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8527
8528 * configure.in: Revert unintentional change.
8529
8530 * Makefile.tpl: Change dependency for */multilib.out so that
8531 it works when gcc isn't in the tree.
8532
8533 * configure.in: Substitute more.
8534 * configure: Run subconfigures from the Makefile.
8535 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8536 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8537
85382002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8539
8540 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8541
85422002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8543
8544 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8545 and corresponding dependencies.
8546 * Makefile.in: Regenerate.
8547
8548 * configure.in (host_tools): Order binutils, gas and ld for
8549 convenience in running the testsuites.
8550
8551 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8552 * Makefile.in: Regenerate.
8553 * configure.in: Introduce rules to serialize subconfigure runs.
8554
8555 * configure.in: Introduce BASE_CC_FOR_TARGET.
8556 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8557 Realize configure-build-* targets. Realize configure-target-* targets.
8558 * Makefile.in: Regenerate.
8559
85602002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8561
8562 * configure: Move gcc_version_trigger stuff from here...
8563 * configure.in: ...to here.
8564
8565 * configure.in: Separate subconfigure options added by this file from
8566 options given by the user. Add machinery to put args for host
8567 subconfigures into the Makefile.
8568
8569 * Makefile.tpl: Remove 'vault' targets.
8570 * Makefile.tpl: Reorder and comment dependencies.
8571 * Makefile.in: Regenerate.
8572
85732002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8574 * configure.in: Fix my broken commit of previous patch. (sigh)
8575
85762002-11-28 Geoffrey Keating <geoffk@apple.com>
8577
8578 * configure.in: Move host-specific darwin noconfigdirs into
8579 the host-specific section.
8580
85812002-11-28 Geoffrey Keating <geoffk@apple.com>
8582
8583 * configure.in: Move host-specific darwin noconfigdirs into
8584 the host-specific section.
8585
85862002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8587
8588 * configure: Remove skip-this-dir support.
8589 * Makefile.tpl: Remove skip-this-dir support.
8590
8591 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8592 subdirectories.
8593 * Makefile.in: Regenerate.
8594
8595 * Makefile.tpl: Strip out useless setting of 'dir'.
8596 * Makefile.in: Regenerate.
8597
85982002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8599
8600 * configure.in: Fix deeply stupid bug.
8601
8602 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8603 shell code in CXX_FOR_TARGET
8604 * Makefile.def: Introduce raw_cxx.
8605 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8606 RAW_CXX_FOR_TARGET.
8607 * Makefile.in: Regenerate.
8608
86092002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8610
8611 * Makefile.tpl: Remove unnecessary ifs.
8612 * Makefile.in: Regenerate.
8613
8614 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8615 dependencies. Maybe-ize build-libiberty. Create dummy install
8616 targets for 'no_install' modules.
8617 * configure: Move GDB_TK substitution to configure.in. Move
8618 build_modules stuff to configure.in.
8619 * configure.in: Implement soft dependency machinery. Maybe-ize
8620 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8621 * Makefile.in: Regenerate.
8622
86232002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8624
8625 * Makefile.tpl: Make all-target, install-target behave similarly
8626 to all, install (only hitting configured targets). Eliminate
8627 unused macro defintions.
8628
8629 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8630 build != host.
8631
8632 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8633
8634 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8635
8636 * configure.in: Produce lists of subdir targets we're actually
8637 configuring. Remove references to "dosrel".
8638 * Makefile.tpl: Let configure set which subdir targets are hit.
8639 Remove install-cross; clean up install; remove ALL. Remove
8640 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8641 Autogenerate host module targets. Remove empty dependency lines
8642 and redundant dependency; rearrange slightly.
8643 * Makefile.def: Add host-side libtermcap, utils.
8644
8645 * Makefile.in: Regenerate.
8646
86472002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8648
8649 * ltconfig (osf[345]): Append $major to soname_spec.
8650 Reflect this in library_names_spec.
8651 * ltmain.sh (osf): Prefix $major with . for use as extension.
8652
86532002-11-19 Andreas Jaeger <aj@suse.de>
8654
8655 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8656 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8657 and sparc64 GNU/Linux systems.
8658
86592002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8660
8661 * MAINTAINERS: Update email.
8662
86632002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8664
8665 * MAINTAINERS: Complete James Dennett's entry.
8666
86672002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8668
8669 * MAINTAINERS (Write After Approval): Add myself.
8670
86712002-11-13 Bruce Korb <bkorb@gnu.org>
8672
8673 * Makefile.tpl: syntactic cleanup
8674
86752002-11-13 Stuart Hastings <stuart@apple.com>
8676
8677 * MAINTAINERS: Add myself to write-after-approval list.
8678
86792002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8680
8681 * Makefile.def: Add list of recursive targets to autogenerate.
8682 Add build_modules.
8683 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8684 targets. Autogenerate *-build-* targets.
8685 * Makefile.in: Regenerate.
8686
86872002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8688
8689 * configure: More autoconf-style substitutions.
8690 * Makefile.tpl: More autoconf-style substitutions.
8691 * Makefile.in: Regenerate.
8692
86932002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8694
8695 * configure: Substitute more variables in a more autoconf-friendly
8696 way. Simplify slightly.
8697 * Makefile.tpl: Make more variables substitutable in an
8698 autoconf-friendly way.
8699 * Makefile.in: Regenerate.
8700
87012002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8702
8703 * MAINTAINERS (Write After Approval): Add myself.
8704
87052002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8706
8707 * configure.in (v810*): Remove special setting of tools.
8708
8709 * configure: Add support for extra required flags for ar or nm.
8710 * configure.in (aix4.3+): Use above support for target-specific
8711 issues, rather than using config/mt-aix43.
8712
87132002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8714
8715 * configure: Remove 'removing', which doesn't work. Replace $subdir
8716 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8717 with $srcdir. Reformat indentation. Substitute some variables
8718 formerly hard-coded in the Makefile for build=host.
8719 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8720 * Makefile.def: Autogenerate more.
8721 * Makefile.in: Regenerate.
8722
87232002-11-04 Adam Nemet <anemet@lnxw.com>
8724
8725 * MAINTAINERS (Write After Approval): Add myself.
8726
87272002-11-04 Kevin Buettner <kevinb@redhat.com>
8728
8729 * Makefile.def (host_modules): Add rda.
8730 * Makefile.in: Regenerate.
8731 * configure.in (target_tool): Add target-rda to list.
8732
87332002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8734
8735 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8736
87372002-10-25 Phil Edwards <pme@gcc.gnu.org>
8738
8739 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8740 and restrap targets to this rule.
8741 * Makefile.in: Regenerate.
8742
87432002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8744
8745 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8746 GNATS only accounts.
8747
87482002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8749
8750 * configure.in (i[3456]86-*-linux*): Add check to disable
8751 ${libgcj} for glibc1.
8752
87532002-10-24 Denis Chertykov <denisc@overta.ru>
8754
8755 * MAINTAINERS: Add myself as ip2k port maintainer.
8756
87572002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8758
8759 * configure.in: Add tic4x target.
8760
87612002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8762
8763 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8764 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8765 * Makefile.in: Regenerate.
8766
8767 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8768 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8769 * Makefile.in: Regenerate.
8770
87712002-10-02 Janis Johnson <janis187@us.ibm.com>
8772
8773 * MAINTAINERS: Add myself as web pages co-maintainer.
8774
87752002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8776
8777 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8778 * Makefile.in: Regenerate.
8779
87802002-10-02 Zack Weinberg <zack@codesourcery.com>
8781
8782 * MAINTAINERS: Add myself and Nathan Sidwell
8783 <nathan@codesourcery.com> as VxWorks maintainers.
8784
87852002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8786
8787 * Makefile.def: Remove order dependency comments.
8788 * Makefile.tpl: Add explicit install-install dependencies.
8789 * Makefile.in: Regenerate.
8790
8791 * Makefile.tpl: Remove material now in src-release. (Finally!)
8792 * Makefile.in: Regenerate.
8793
8794 * Makefile.tpl: Add configure-target (for src-release in src)
8795 * Makefile.in: Regenerate.
8796
87972002-09-30 Nick Clifton <nickc@redhat.com>
8798
8799 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8800
88012002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8802
8803 * configure.in (s390*-*-linux*): Enable libgcj.
8804
88052002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8806
8807 * configure: Revert accidentally applied changes.
8808
8809 * Makefile.tpl: Make more autoconf-friendly.
8810 * Makefile.in: Regenerate.
8811 * configure: Make substitution more autoconf-like.
8812
88132002-09-28 Richard Earnshaw <rearnsha@arm.com>
8814
8815 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8816 single entry to handle all these.
8817 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8818 libjava on arm-*-elf.
8819
88202002-09-27 Geoffrey Keating <geoffk@apple.com>
8821
8822 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8823 things that depend on them.
8824
88252002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8826
8827 * Makefile.tpl: Make subsituted variables more autoconfy.
8828 * Makefile.in: Regenerate.
8829 * configure: Make seds more autoconfy.
8830
88312002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8832
8833 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8834 * Makefile.in: Regenerate.
8835 * configure.in: Rewrite sed statements to look autoconfy.
8836
8837 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8838 all-target-foo on configure-target-foo.
8839 * Makefile.def: Ditto.
8840 * Makefile.in: Rebuild.
8841
88422002-09-25 Andrew Haley <aph@redhat.com>
8843
8844 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8845
88462002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8847
8848 * Makefile.def: New file.
8849 * Makefile.tpl: New file.
8850 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8851 * contrib/gcc_update: Note that Makefile.in is a generated file.
8852
8853 * configure.in: Minor rearrangement. Simplify tests.
8854
88552002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8856
8857 * configure.in (with_headers): Skip copy if value is "yes".
8858 (with_libs): Likewise.
8859
88602002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8861
8862 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8863 * configure.in (sh*-*-pe*): Ditto.
8864 * configure.in (mips*-*-pe*): Ditto.
8865 * configure.in (*arm-wince-pe): Ditto.
8866
8867 * configure.in: Rearrange.
8868
88692002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8870
8871 * MAINTAINERS: Update my email address.
8872
88732002-08-30 Paul Koning <pkoning@equallogic.com>
8874
8875 * MAINTAINERS: (Write After Approval): Add myself.
8876
88772002-08-29 Geoffrey Keating <geoffk@redhat.com>
8878
8879 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8880
88812002-08-24 Geoffrey Keating <geoffk@redhat.com>
8882
8883 * MAINTAINERS: Change my mailing address.
8884
88852002-08-21 Paolo Carlini <pcarlini@unitus.it>
8886
8887 * MAINTAINERS (Write After Approval): Remove myself.
8888 (Various Maintainers: c++ runtime libs): Add myself.
8889
88902002-08-20 Loren J. Rittle <ljrittle@acm.org>
8891
8892 * MAINTAINERS (Write After Approval): Remove myself.
8893 (Various Maintainers: c++ runtime libs): Add myself.
8894
88952002-08-15 Eric Christopher <echristo@redhat.com>
8896
8897 * config.sub: Import from master repository.
8898 * config.guess: Ditto.
8899
89002002-08-19 Alexandre Oliva <aoliva@redhat.com>
8901
8902 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8903 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8904 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8905
89062002-08-16 Aldy Hernandez <aldyh@redhat.com>
8907
8908 * MAINTAINERS: Add self to rs6000 vector extensions.
8909
89102002-08-15 Alexandre Oliva <aoliva@redhat.com>
8911
8912 * libiberty/configure: Reverted unintended yesterday's check in.
8913
89142002-08-14 Alexandre Oliva <aoliva@redhat.com>
8915
8916 * boehm-gc/configure, libf2c/configure: Rebuilt.
8917 * libffi/configure, libiberty/configure: Ditto.
8918 * libjava/configure, libobjc/configure: Ditto.
8919 * libstdc++-v3/configure, zlib/configure: Ditto.
8920 Merged from binutils:
8921 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8922 From Steve Ellcey <sje@cup.hp.com>:
8923 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8924 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8925 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8926 IA64.
8927 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8928 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8929 soname_spec, sys_lib_search_path_spec): Ditto.
8930
89312002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8932
8933 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8934
89352002-08-04 H.J. Lu (hjl@gnu.org)
8936
8937 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8938
89392002-08-02 Krister Walfridsson <cato@df.lth.se>
8940
8941 * MAINTAINERS (Write After Approval): Add myself.
8942
89432002-07-31 Alan Modra <amodra@bigpond.net.au>
8944
8945 * configure.in: Move generic linux case to end. Copy generic
8946 linux noconfigdirs to mips*-*-linux* entry and new
8947 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8948
89492002-07-19 Michael Matz <matz@suse.de>
8950
8951 * MAINTAINERS: Add myself as ra* maintainer.
8952
89532002-07-16 Chris Demetriou <cgd@broadcom.com>
8954
8955 * config.guess: Update to 2002-07-09 version.
8956 * config.sub: Update to 2002-07-03 version.
8957
89582002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8959
8960 * MAINTAINERS: Fix typo in a maintainer email address.
8961
89622002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8963
8964 * configure.in: Remove two redundant tests.
8965
89662002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8967
8968 * configure.in (mips*-*-irix6*o32): Enable stabs.
8969
89702002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8971
8972 * configure.in: Don't build grez.
8973 * Makefile.in: Ditto.
8974
8975 * Makefile.in: Remove references to bsp, cygmon, libstub.
8976 * configure.in: Ditto.
8977
8978 * configure.in: Remove leftover reference to gdbtest.
8979
89802002-07-08 Phil Edwards <pme@gcc.gnu.org>
8981
8982 * configure.in (gxx_include_dir): Change to match versioned
8983 C++ headers if --enable-version-specific-runtime-libs is used.
8984
89852002-07-04 Steve Ellcey <sje@cup.hp.com>
8986
8987 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8988
89892002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8990
8991 * configure.in: Make --without-x work.
8992
89932002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8994
8995 * configure.in: Rearrange target Makefile fragment collection.
8996
8997 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8998 cvs[src].
8999 * configure.in: Ditto.
9000
90012002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9002
9003 * MAINTAINERS (Write After Approval): Update my e-mail address.
9004
90052002-06-24 Ben Elliston <bje@redhat.com>
9006
9007 * configure.in (host_tools): Remove cgen.
9008
9009 * Makefile.in (all-cgen): Remove; runs from its source directory.
9010 (check-cgen, install-cgen, clean-cgen): Likewise.
9011 (all-opcodes): Do not depend on all-cgen.
9012 (all-sim): Likewise.
9013
90142002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9015
9016 * Makefile.in: Eliminate 'apache' targets.
9017 * configure.in: Eliminate 'apache' targets.
9018
9019 * configure.in: Eliminate redundant tests. Reorganize.
9020
9021 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9022
9023 * config-ml.in: Eliminate references to Cygnus configure.
9024
9025 * Makefile.in: Eliminate references to building emacs.
9026
90272002-06-28 Graham Stott <graham.stott@btinternet.com>
9028
9029 * MAINTAINERS: Update my email address.
9030
90312002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9032
9033 * config.if (libstdcxx_incdir): Version C++ headers.
9034 (cxx_incdir): Remove.
9035
90362002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9037
9038 * MAINTAINERS (Write After Approval): Add self.
9039
9040Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9041
9042 * configure.in: Add support for ip2k.
9043
90442002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9045
9046 * configure.in: Fix AIX configury bug.
9047
90482002-06-20 Steve Ellcey <sje@cup.hp.com>
9049
9050 * MAINTAINERS (Write After Approval): Add self.
9051
90522002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9053
9054 * configure.in: replace ${topsrcdir} with ${srcdir}
9055
9056 * configure.in: Move definition of libstdcxx_flags
9057 right above usage, rather than waaay earlier.
9058
9059 * configure.in: Pull definition of is_cross_compiler earlier.
9060
9061 * configure.in: Rearrange a little.
9062
9063 * configure.in: Remove references to librx.
9064 * Makefile.in: Remove references to librx.
9065
9066Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9067
9068 * config.sub: Add support for avr target.
9069 Import from master sources, rev 1.255
9070
90712002-06-19 Phil Edwards <pme@gcc.gnu.org>
9072
9073 * configure, .cvsignore: Revert previous change...
9074 * Makefile: ...delete.
9075
90762002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9077
9078 * configure.in: Eliminate ${gasdir} variable.
9079
90802002-06-18 Dave Brolley <brolley@redhat.com>
9081
9082 * configure.in: Add support for frv.
9083 * config.sub: Add support for frv.
9084
90852002-06-18 Phil Edwards <pme@gcc.gnu.org>
9086
9087 * configure: Remove garbage from previous commit.
9088
90892002-06-18 Phil Edwards <pme@gcc.gnu.org>
9090
9091 * configure: For in-source builds, make a subdir and re-exec there.
9092 * Makefile: New file. Pass targets through to build directory.
9093 * .cvsignore: No longer ignore "Makefile".
9094
90952002-06-16 Douglas Rupp <rupp@gnat.com>
9096
9097 * MAINTAINERS (Write After Approval): Add self.
9098
90992002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9100
9101 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9102
91032002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9104
9105 * configure.in (vax-*-netbsd*): Re-enable gas.
9106
91072002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9108
9109 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9110 BUILD_PREFIX_1, to correct nomenclature.
9111 * configure: Likewise.
9112
9113 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9114 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9115
91162002-05-31 Olaf Hering <olh@suse.de>
9117
9118 * config-ml.in: Propogate DESTDIR also.
9119
91202002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9121
9122 * configure.in (vax-*-netbsd*): Don't build gas for this
9123 platform.
9124
91252002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9126
9127 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9128 and libgcj for AVR.
9129
91302002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9131
9132 * MAINTAINERS (Write After Approval): Add myself.
9133
91342002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9135
9136 * config.guess: Update to 2002-05-22 version.
9137 * config.sub: Likewise.
9138
91392002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9140
9141 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9142 * config-ml.in: Likewise.
9143 * configure: Likewise.
9144 * configure.in: Likewise.
9145
91462002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9147
9148 * MAINTAINERS: Update my email address.
9149
91502002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9151
9152 * configure.in: Simplify makefile fragment collection.
9153
9154 * configure.in: Remove code to build emacs.
9155
9156 * configure.in : Remove --srcdir argument from targargs and buildargs
9157 (it's always overridden in the Makefile anyway). Rearrange a bit.
9158
9159 * configure: Move some logic to configure.in.
9160 * configure.in: Move some logic from configure.
9161
91622002-05-11 Tom Tromey <tromey@redhat.com>
9163
9164 * MAINTAINERS: Reflect libgcj reality.
9165
91662002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9167
9168 * Makefile.in: Honour DESTDIR.
9169
91702002-05-08 Mark Mitchell <mark@codesourcery.com>
9171
9172 * config.guess: Import 2002-03-20 version.
9173 * config.sub: Import 2002-04-26 version.
9174
91752002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9176
9177 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9178
91792002-05-07 Tim Josling <tej@melbpc.org.au>
9180
9181 * MAINTAINERS: Add self.
9182
91832002-05-06 Loren J. Rittle <ljrittle@acm.org>
9184
9185 * ltmain.sh: Detect and handle object name conflicts
9186 while piecewise linking a static library.
9187
91882002-05-05 Alexandre Oliva <aoliva@redhat.com>
9189
9190 * configure.in (noconfigdirs): Don't disable libgcj on
9191 sparc64-*-solaris* and sparcv9-*-solaris*.
9192
91932002-05-03 Alexandre Oliva <aoliva@redhat.com>
9194
9195 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9196
91972002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9198
9199 * configure.in (FLAGS_FOR_TARGET): Do not add
9200 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9201 on i[3456]86-*-linux*.
9202
92032002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9204
9205 * configure.in (noconfigdirs): Replace [ ] with test.
9206
9207 * configure.in (noconfigdirs): Do not add target-newlib if
9208 target == i[3456]86-*-linux*, and host == target.
9209
92102002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9211
9212 * configure.in: delete reference to absent file
9213
9214 * configure.in: replace '[' with 'test'
9215
9216 * configure.in: Eliminate references to gash.
9217 * Makefile.in: Eliminate references to gash.
9218
9219 * configure.in: remove useless references to 'pic' makefile fragments.
9220
9221 * configure.in: (*-*-windows*) Finish removing.
9222
9223 * configure.in: Eliminate redundant test for libgui.
9224
92252002-04-29 Roger Sayle <roger@eyesopen.com>
9226
9227 * MAINTAINERS: Add self and realphabetize. Update entries
9228 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9229 entry for a29k port maintainer.
9230
92312002-04-26 Joel Sherrill <joel@OARcorp.com>
9232
9233 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9234 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9235
92362002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9237
9238 * configure.in: remove references to dead files
9239
92402002-04-19 Mark Mitchell <mark@codesourcery.com>
9241
9242 * MAINTAINERS: Add information about purpose of this file.
9243
92442002-04-18 Tom Tromey <tromey@redhat.com>
9245
9246 * configure.in: Disallow configuring libgcj when it is already
9247 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9248 Solaris 2.8 by default. For PR libgcj/6158.
9249
92502002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9251
9252 * configure.in: Move default CC setting out of config/mh-* fragments
9253 directly into here.
9254
92552002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9256
9257 * configure.in: don't even try to configure or make a subdirectory
9258 if there's no configure script for it.
9259
92602002-04-15 Mark Mitchell <mark@codesourcery.com>
9261
9262 * MAINTAINERS: Remove chill maintainers.
9263 * Makefile.in (CHILLFLAGS): Remove.
9264 (CHILL_LIB): Remove.
9265 (TARGET_CONFIGDIRS): Remove libchill.
9266 (CHILL_FOR_TARGET): Remove.
9267 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9268 CHILL_LIB.
9269 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9270 (CHECK_TARGET_MODULES): Likewise.
9271 (INSTALL_TARGET_MODULES): Likewise.
9272 (CLEAN_TARGET_MODULES): Likewise.
9273 (configure-target-libchill): Remove.
9274 (all-target-libchill): Remove.
9275 * configure.in (target_libs): Remove target-libchill.
9276 Do not compute CHILL_FOR_TARGET.
9277 * libchill: Remove directory.
9278
92792002-04-11 DJ Delorie <dj@redhat.com>
9280
9281 * Makefile.in, configure.in: Sync with binutils, entries
9282 follow...
9283
92842002-04-07 Andrew Cagney <ac131313@redhat.com>
9285
9286 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9287 (do-tar, do-bz2): New rules.
9288 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9289 (gdb-tar): New rule.
9290 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9291 (insight_dejagnu.tar): New rule.
9292 (insight.tar): New rule.
9293 (gdb+dejagnu.tar): New rule.
9294 (gdb.tar): New rule.
9295
92962002-02-01 Mo DeJong <supermo@bayarea.net>
9297
9298 * Makefile.in: Add all-tix to deps for all-snavigator
9299 so that tix is built when building snavigator.
9300
93012002-01-11 Steve Ellcey <sje@cup.hp.com>
9302
9303 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9304 ld and gdb are not supported.
9305
93062002-01-07 Mark Salter <msalter@redhat.com>
9307
9308 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9309 Allow target-libgloss to be built for arm, strongarm, and xscale.
9310
93112001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9312
9313 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9314 options for i[3456]86-pc-linux* native builds.
9315
93162001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9317
9318 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9319 files from .po files for a distribution.
9320
93212001-09-03 Jeff Holcomb <jeffh@redhat.com>
9322
9323 * configure.in: Enable libstdc++-v3 for h8300 targets.
9324
93252001-06-19 Alan Modra <amodra@bigpond.net.au>
9326
9327 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9328 version from bfd/.
9329
9330Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9331
9332 * Makefile.in (VER): When present, extract the version number from
9333 the file version.in.
9334
93352001-05-24 Tom Rix <trix@redhat.com>
9336
9337 * configure.in : enable ld for aix
9338
93392001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9340
9341 * config.guess: Add linux target for S/390.
9342
93432000-11-07 Philip Blundell <pb@futuretv.com>
9344
9345 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9346
93472000-11-03 Philip Blundell <pb@futuretv.com>
9348
9349 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9350 files.
9351
93522001-01-15 Ben Elliston <bje@redhat.com>
9353
9354 * configure.in (host_tools): Add sid.
9355 Always configure cgen.
9356
93572000-11-24 Nick Clifton <nickc@redhat.com>
9358
9359 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9360
9361
93622000-08-20 Doug Evans <dje@casey.transmeta.com>
9363
9364 * Makefile.in (ALL_MODULES): Add all-cgen.
9365 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9366 (all-cgen): New target.
9367 (all-opcodes,all-sim): Depend on all-cgen.
9368 * configure.in (host_tools): Add cgen.
9369 Only configure cgen if --enable-cgen-maint.
9370
93712002-04-09 Loren J. Rittle <ljrittle@acm.org>
9372
9373 * configure.in: Add *-*-freebsd* configurations.
9374
93752002-04-08 Tom Tromey <tromey@redhat.com>
9376
9377 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9378 Fixes PR libgcj/6068.
9379
93802002-03-30 Krister Walfridsson <cato@df.lth.se>
9381
9382 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9383
93842002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9385
9386 * configure.in (alpha*-dec-osf*): Enable libgcj.
9387
93882003-03-27 Matthew Gingell <gingell@gnat.com>
9389
9390 * MAINTAINERS (Write After Approval): Add myself.
9391
93922002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9393
9394 Fix for: PR bootstrap/3591, target/5676
9395 * configure.in (mcore-pe): Disable the configuration of
9396 libstdc++-v3 since exceptions are not supported.
9397
93982002-03-20 Anthony Green <green@redhat.com>
9399
9400 * configure.in: Enable libgcj for xscale-elf target.
9401
9402Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9403
9404 * MAINTAINERS: Update my email address.
9405
94062002-03-16 Alexandre Oliva <aoliva@redhat.com>
9407
9408 * ltmain.sh (relink_command): Fix typo in previous change.
9409
94102002-03-15 Alexandre Oliva <aoliva@redhat.com>
9411
9412 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9413 (relink_command): Added --tag flags.
9414 (mode=install): If relinking fails; error out.
9415
94162002-03-12 Richard Henderson <rth@redhat.com>
9417
9418 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9419 .NOTPARALLEL tag.
9420 (do-check): Rename from check.
9421 (check): Allow parallel check.
9422
94232002-03-12 Bob Wilson <bob.wilson@acm.org>
9424
9425 * MAINTAINERS: Add myself as maintainer for xtensa port.
9426 Fix alphabetical order in CPU port maintainer list.
9427 Remove myself from Write After Approval list.
9428
94292002-03-11 Richard Henderson <rth@redhat.com>
9430
9431 * Makefile.in (.NOTPARALLEL): Add fake tag.
9432
94332002-03-07 H.J. Lu (hjl@gnu.org)
9434
9435 * configure.in: Enable gprof for mips*-*-linux*.
9436
94372002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9438
9439 * MAINTAINERS (Write After Approval): Add myself.
9440
94412002-02-28 Alexandre Oliva <aoliva@redhat.com>
9442
9443 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9444 libjava.
9445 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9446
94472002-02-23 Alexandre Oliva <aoliva@redhat.com>
9448
9449 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9450 because its Makefile is there; test for the executable instead.
9451
94522002-02-22 Alexandre Oliva <aoliva@redhat.com>
9453
9454 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9455 libstdc++-v3 and libjava.
9456
94572002-02-11 Adam Megacz <adam@xwt.org>
9458
9459 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9460 boehm-gc
9461
94622002-02-09 Alexandre Oliva <aoliva@redhat.com>
9463
9464 * config.guess: Updated to 2002-01-30's version.
9465 * config.sub: Updated to 2002-02-01's version.
9466 Contribute sh64-elf.
9467 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9468 * configure.in: Added sh64-*-*.
9469
94702002-02-08 Chris Demetriou <cgd@broadcom.com>
9471
9472 * MAINTAINERS: Belatedly add myself to write after approval list.
9473
9474Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9475
9476 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9477 Remove self as Write After Approval.
9478
94792002-01-31 Geoffrey Keating <geoffk@redhat.com>
9480
9481 * MAINTAINERS: Put self in as maintainer for contrib/regression
9482 directory.
9483
94842002-01-28 Phil Edwards <pme@gcc.gnu.org>
9485
9486 * MAINTAINERS: Update my email address.
9487
94882002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9489
9490 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9491 target-libiberty, and target-libgloss. Skip Java-related
9492 libraries if not supported for NetBSD on target CPU.
9493
94942002-01-25 Douglas B Rupp <rupp@gnat.com>
9495
9496 * install-sh: Use _inst.$$_ for temp file name.
9497
94982002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9499
9500 * MAINTAINERS (Write After Approval): Move my contact info
9501 from here...
9502 (OS Port Maintainers): ...to here (netbsd).
9503
95042002-01-22 Bob Wilson <bob.wilson@acm.org>
9505
9506 * MAINTAINERS (Write After Approval): Add myself.
9507
95082002-01-17 H.J. Lu <hjl@gnu.org>
9509
9510 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9511 (all-target-fastjar): Also depend on all-target-libiberty.
9512
95132002-01-16 H.J. Lu (hjl@gnu.org)
9514
9515 * config.guess: Import from master sources, rev 1.225.
9516 * config.sub: Import from master sources, rev 1.238.
9517
95182002-01-16 Kazu Hirata <kazu@hxi.com>
9519
9520 * MAINTAINERS (Write After Approval): Remove myself.
9521
95222001-12-19 Florian Weimer <fw@deneb.enyo.de>
9523
9524 * MAINTAINERS (Write After Approval): Add myself.
9525
95262001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9527
9528 * MAINTAINERS: Add self as docs co-maintainer.
9529
95302001-12-11 Matthias Klose <doko@debian.org>
9531
9532 * MAINTAINERS (Write After Approval): Add myself.
9533
95342001-12-09 Zack Weinberg <zack@codesourcery.com>
9535
9536 * MAINTAINERS: Update my email address.
9537
95382001-12-07 Turly O'Connor <turly@apple.com>
9539 * MAINTAINERS (Write After Approval): Add myself.
9540 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9541 (rs6000_initialize_trampoline): Call __trampoline_setup for
9542 ABI_DARWIN too.
9543 * darwin-tramp.asm: New file, implements __trampoline_setup.
9544 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9545
95462001-12-07 Paolo Carlini <pcarlini@unitus.it>
9547
9548 * MAINTAINERS (Write After Approval): Add myself.
9549
9550Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9551
9552 * configure, configure.in: Use temp file for long sed commands.
9553
95542001-12-03 Laurent Guerby <guerby@acm.org>
9555
9556 * config.sub: Update to version 1.232 on subversion.
9557
95582001-12-03 Ben Elliston <bje@redhat.com>
9559
9560 * MAINTAINERS: Update mail address for config.* patches.
9561
95622001-11-27 DJ Delorie <dj@redhat.com>
9563 Zack Weinberg <zack@codesourcery.com>
9564
9565 When build != host, create libiberty for the build machine.
9566
9567 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9568 CONFIG_ARGUMENTS.
9569 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9570 New variables.
9571 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9572 and rules.
9573 (all.normal): Depend on ALL_BUILD_MODULES.
9574 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9575 (all-build-libiberty): Depend on configure-build-libiberty.
9576
9577 * configure: Calculate and substitute proper value for
9578 ALL_BUILD_MODULES.
9579 * configure.in: Create the build subdirectory.
9580 Calculate and substitute TARGET_CONFIGARGS (formerly
9581 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9582
95832001-11-26 Ziemowit Laski <zlaski@apple.com>
9584
9585 * MAINTAINERS (write-after-approval): Add self.
9586
95872001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9588
9589 * MAINTAINERS (GNATS only accounts): Remove self.
9590
95912001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9592
9593 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9594 libf2c.
9595
95962001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9597
9598 * MAINTAINERS (Write After Approval): Add self.
9599
96002001-11-12 David O'Brien <obrien@FreeBSD.org>
9601
9602 * MAINTAINERS: mips and s390 are also CPU ports.
9603
96042001-11-12 David O'Brien <obrien@FreeBSD.org>
9605
9606 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9607
96082001-11-11 David O'Brien <obrien@FreeBSD.org>
9609
9610 * MAINTAINERS: Alphabetize.
9611
96122001-11-09 Kazu Hirata <kazu@hxi.com>
9613
9614 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9615
96162001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9617
9618 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9619
96202001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9621
9622 * configure.in (--enable-languages): Be more permissive about
9623 syntax. Check for empty lists better. Warn about $LANGUAGES.
9624
96252001-11-08 Geoffrey Keating <geoffk@redhat.com>
9626
9627 * config.sub: Import from master sources, rev. 1.230.
9628 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9629
96302001-11-07 Laurent Guerby <guerby@acm.org>
9631
9632 * MAINTAINERS (Write After Approval): Add self.
9633
96342001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9635
9636 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9637
96382001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9639
9640 * config.sub: Import from master sources, rev 1.226.
9641 * config.guess: Import from master sources, rev 1.216.
9642
96432001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9644
9645 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9646 * MAINTAINERS: Add self as maintainer of MMIX port.
9647 Remove old after-approval entry.
9648
96492001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9650
9651 * ChangeLog, configure: Fix spelling errors.
9652
96532001-10-20 Brendan Kehoe <brendan@zen.org>
9654
9655 * MAINTAINERS: Tweak my address.
9656
9657Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9658
9659 * MAINTAINERS: Update my email address.
9660
96612001-10-11 Hans-Peter Nilsson <hp@axis.com>
9662
9663 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9664 * MAINTAINERS: Add self as maintainer of CRIS port.
9665
96662001-10-10 Geert Bosch <bosch@gnat.com>
9667
9668 * MAINTAINERS (Various maintainers: Ada front end):
9669 Added Robert Dewar.
9670
96712001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9672
9673 * MAINTAINERS (Write After Approval): Added self
9674
96752001-10-02 Geert Bosch <bosch@gnat.com>
9676
9677 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9678
96792001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9680
9681 * configure: Handle temporary files securely using mkdir.
9682
96832001-09-29 Alexandre Oliva <aoliva@redhat.com>
9684
9685 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9686
96872001-09-26 Will Cohen <wcohen@redhat.com>
9688
9689 * configure.in (*-*-linux*): Disable configuration of target-newlib
9690 and target-libgloss.
9691
96922001-09-26 Alexandre Oliva <aoliva@redhat.com>
9693
9694 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9695 RANLIB.
9696
96972001-09-21 Alexandre Oliva <aoliva@redhat.com>
9698
9699 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9700 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9701 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9702 avoid quotes nesting problems.
9703 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9704 (DO_X): Export only variables that are set.
9705
97062001-09-19 Ben Elliston <bje@redhat.com>
9707
9708 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9709 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9710 semantics. Use the shell built-in "type" command instead.
9711
97122001-08-31 Alexandre Oliva <aoliva@redhat.com>
9713
9714 Merged from gcc-3_0-branch:
9715 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9716 * ltcf-c.sh: Use $objext, not $ac_objext.
9717 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9718 * ltcf-cxx.sh: Add support for GNU.
9719 2001-07-22 Timothy Wall <twall@redhat.com>
9720 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9721 default settings if using GNU tools with that configuration.
9722 * ltcf-cxx.sh: Ditto.
9723 * ltcf-gcj.sh: Ditto.
9724 2001-07-21 Michael Chastain <chastain@redhat.com>
9725 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9726 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9727 * ltmain.sh: Mark as gcc-local.
9728
97292001-08-30 Eric Christopher <echristo@redhat.com>
9730 Jason Eckhardt <jle@redhat.com>
9731
9732 * config.guess: Merge from master sources.
9733 * config.sub: Merge from master sources, add support for mipsisa32.
9734
97352001-08-25 Geoffrey Keating <geoffk@redhat.com>
9736 * config.sub: Merge from master sources, rev 1.219.
9737 * MAINTAINERS: Add self as contact for stormy16 port.
9738
97392001-08-14 Zack Weinberg <zackw@panix.com>
9740
9741 * config.sub: Merge from master sources, rev 1.218.
9742 * config.guess: Merge from master sources, rev 1.209.
9743
97442001-08-11 Graham Stott <grahams@redhat.com>
9745
9746 * Makefile.in (check-c++): Add missing semicolon.
9747
9748Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9749
9750 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9751
97522001-07-30 Eric Christopher <echristo@redhat.com>
9753
9754 * MAINTAINERS (Various maintainers: mips port): Added myself.
9755
97562001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9757
9758 * configure.in (sh-*-linux*): New.
9759
97602001-07-27 Richard Henderson <rth@redhat.com>
9761
9762 * .cvsignore: Add LAST_UPDATED.
9763
97642001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9765
9766 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9767
97682001-07-16 Aldy Hernandez <aldyh@redhat.com>
9769
9770 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9771
9772Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9773
9774 * MAINTAINERS (Write After Approval): Added myself.
9775
97762001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9777
9778 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9779 and libgcj on m68hc11/m68hc12.
9780
97812001-06-27 H.J. Lu (hjl@gnu.org)
9782
9783 * Makefile (CFLAGS_FOR_BUILD): New.
9784 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9785
97862001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9787
9788 * README: Remove version number.
9789
97902001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9791
9792 * INSTALL/README: Update wrt. to the installation instructions now
9793 residing in gcc/doc/install.texi.
9794
97952001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9796
9797 * README: Replace with a cut-down and updated version of gcc/README.
9798
97992001-06-12 David Edelsohn <edelsohn@gnu.org>
9800
9801 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9802 multilibs to be disabled.
9803
98042001-06-11 Daniel Berlin <dan@cgsoftware.com>
9805
9806 * MAINTAINERS (Write After Approval): Add myself.
9807
98082001-06-09 Alexandre Oliva <aoliva@redhat.com>
9809
9810 * config.guess: Import CVS version 1.195.
9811 * config.sub: Import CVS version 1.212.
9812
98132001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9814
9815 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9816 gcc/xgcc is built, use -print-prog-name to find out the program
9817 name to use.
9818
98192001-06-04 Phil Edwards <pme@sources.redhat.com>
9820
9821 * config.guess: Import CVS version 1.194. All gcc-local changes
9822 appear to also be in the master copy.
9823 * config.sub: Import CVS version 1.211.
9824
9825Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9826
9827 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9828 with_gcc]: Use `gcc -shared' to build a shared library.
9829
9830Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9831
9832 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9833 archives.
9834
9835Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9836
9837 * MAINTAINERS (Write After Approval): Add myself.
9838
98392001-06-01 Hans-Peter Nilsson <hp@axis.com>
9840
9841 * configure.in (libstdcxx_flags): Do not try to execute
9842 libstdc++-v3/testsuite_flags until it exists.
9843
98442001-06-01 Alan Modra <amodra@bigpond.net.au>
9845
9846 * MAINTAINERS: Update my email address.
9847
98482001-05-31 Graham Stott <grahams@redhat.com>
9849
9850 * MAINTAINERS (Write After Approval): Add myself.
9851
98522001-05-28 Simon Patarin <simon.patarin@inria.fr>
9853
9854 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9855 libraries when using g++ with native linker.
9856
98572001-05-28 Alexandre Oliva <aoliva@redhat.com>
9858
9859 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9860
98612001-05-22 Alexandre Oliva <aoliva@redhat.com>
9862
9863 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9864 [aix4*|aix5*]: Prepend blank.
9865
98662001-05-20 Alexandre Oliva <aoliva@redhat.com>
9867
9868 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9869 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9870 of subdir/configure scripts to use the new libtool.m4.
9871
98722001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9873
9874 * MAINTAINERS (Write After Approval): Add myself.
9875
98762001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9877
9878 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9879
98802001-05-11 Ben Elliston <bje@redhat.com>
9881
9882 * Makefile.in (all-sid): New target.
9883 (check-sid, clean-sid, install-sid): Likewise.
9884
98852001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9886
9887 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9888
98892001-05-03 Alexandre Oliva <aoliva@redhat.com>
9890
9891 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9892 libgcj.
9893
98942001-05-03 Alexandre Oliva <aoliva@redhat.com>
9895
9896 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9897 gcc/xgcc is built, use -print-prog-name to find out the program
9898 name to use.
9899
99002001-04-26 Alexandre Oliva <aoliva@redhat.com>
9901
9902 * configure.in (noconfigdirs): Don't reset it from scratch in the
9903 target case; only append to it.
9904
9905 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9906 sparc-*-solaris2.8]: Disable ${libgcj}.
9907
99082001-04-25 Alexandre Oliva <aoliva@redhat.com>
9909
9910 * configure.in (libgcj_saved): Copy from $libgcj.
9911 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9912 --disable-libgcj.
9913
99142001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9915
9916 * MAINTAINERS: Remove self as MIPS maintainer and
9917 C front end maintainer.
9918
9919Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9920
9921 * configure.in: Move *-chorusos target case to the proper switch.
9922 Disable libgcj.
9923
99242001-04-12 Alexandre Oliva <aoliva@redhat.com>
9925
9926 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9927 1.641.2.228.
9928
99292001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9930
9931 * Makefile.in (STAGE1_CFLAGS): Pass down.
9932
99332001-04-13 Alan Modra <amodra@one.net.au>
9934
9935 * config.guess: Add hppa64-linux support. Note for next import that
9936 this is already in the master file.
9937 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9938
99392001-04-12 Alexandre Oliva <aoliva@redhat.com>
9940
9941 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9942 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9943
99442001-04-11 Stan Shebs <shebs@apple.com>
9945
9946 * MAINTAINERS: Add self as Darwin port maintainer.
9947
99482001-04-11 Alan Modra <amodra@one.net.au>
9949
9950 * MAINTAINERS: Update my email address.
9951
99522001-04-10 Loren J. Rittle <ljrittle@acm.org>
9953
9954 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9955 recent versions of FreeBSD (release 3 or later).
9956 * ltconfig: On FreeBSD, -lc must not be provided when building
9957 a shared library or else the standard -pthread gcc option is
9958 rendered worthless to later users of the built library.
9959
99602001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9961
9962 * MAINTAINERS: Add self and RTH as C front end maintainers.
9963
99642001-04-05 Alexandre Oliva <aoliva@redhat.com>
9965
9966 * config.sub: Make sure to match an already-canonicalized
9967 machine name (eg. mn10300-unknown-elf).
9968
99692001-04-01 Alexandre Oliva <aoliva@redhat.com>
9970
9971 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9972 New macros.
9973 (bootstrap, cross): Use RECURSE_FLAGS.
9974 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9975
99762001-03-27 Alexandre Oliva <aoliva@redhat.com>
9977
9978 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9979
99802001-03-22 Colin Howell <chowell@redhat.com>
9981
9982 * Makefile.in (DO_X): Do not backslash single-quotes in
9983 backquotes (two places).
9984
99852001-03-22 Alexandre Oliva <aoliva@redhat.com>
9986
9987 Re-installed:
9988 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9989 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9990 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9991 * ltcf-cxx.sh: Likewise.
9992 * ltcf-gcj.sh: Likewise.
9993
99942001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9995
9996 * MAINTAINERS: Add myself as "documentation co-maintainer".
9997
99982001-03-22 Alexandre Oliva <aoliva@redhat.com>
9999
10000 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10001 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10002
100032001-03-19 Tom Tromey <tromey@redhat.com>
10004
10005 * config-ml.in: Handle GCJ and GCJFLAGS.
10006
100072001-03-21 Michael Chastain <chastain@redhat.com>
10008
10009 * Makefile.in: all-m4 depends on all-texinfo.
10010
100112001-03-20 Loren J. Rittle <ljrittle@acm.org>
10012
10013 * MAINTAINERS: Add myself to write after approval list.
10014
100152001-03-18 Laurynas Biveinis <lauras@softhome.net>
10016
10017 * Makefile.in (DO_X): Quote nested quotes.
10018
100192001-03-18 Alan Modra <alan@linuxcare.com.au>
10020
10021 * MAINTAINERS: Add myself to write after approval list.
10022
100232001-03-15 Laurynas Biveinis <lauras@softhome.net>
10024
10025 * Makefile.in (DO_X): Use double quotes for quoting
10026 "RANLIB=$${RANLIB}".
10027
100282001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10029
10030 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10031
100322001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10033
10034 * configure.in: Only use `lang_requires' for languages athat are
10035 actually enabled.
10036
100372001-03-08 Phil Edwards <pme@sources.redhat.com>
10038
10039 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10040
100412001-03-08 Alexandre Oliva <aoliva@redhat.com>
10042
10043 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10044
100452001-03-07 Tom Tromey <tromey@redhat.com>
10046
10047 * configure.in: Allow config-lang.in to set `lang_requires' to list
10048 of other required languages.
10049
100502001-03-06 Laurynas Biveinis <lauras@softhome.net>
10051
10052 * Makefile.in: Remove RANLIB definition. Use RANLIB
10053 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10054 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10055
100562001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10057 Alexandre Oliva <aoliva@redhat.com>
10058
10059 * Makefile.in (check-c++): Use tabs, not spaces.
10060
100612001-02-20 Laurynas Biveinis <lauras@softhome.net>
10062
10063 * MAINTAINERS: add myself to Write After Approval list.
10064
100652001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10066
10067 * Makefile.in (check-c++): New rule.
10068
10069 * configure.in (target_libs): Remove libg++.
10070 (noconfigdirs): Remove libg++.
10071 (noconfigdirs): Same.
10072 (noconfigdirs): Same.
10073 (noconfigdirs): Same.
10074
10075 * config-ml.in: Remove libg++ references.
10076
10077 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10078 (ALL_TARGET_MODULES): Same.
10079 (configure-target-libg++): Remove.
10080 (all-target-libg++): Remove.
10081 (configure-target-libio): Remove.
10082 (all-target-libio): Remove.
10083 (check-target-libio): Remove.
10084 (.PHONY): Remove.
10085 (libg++.tar.bz2): Remove.
10086 (all-target-cygmon): Remove libio.
10087 (all-target-libstdc++): Remove.
10088 (configure-target-libstdc++): Remove.
10089 (TARGET_LIB_PATH): Remove libstdc++.
10090 (ALL_GCC_CXX): Remove libstdc++.
10091 (all-target-gperf): Correct.
10092
100932001-02-16 Nick Clifton <nickc@redhat.com>
10094
10095 * configure.in (noconfigdirs): Allow configuration of texinfo
10096 for Cygwin hosts.
10097
100982001-02-15 Anthony Green <green@redhat.com>
10099
10100 * configure: Introduce GCJ_FOR_TARGET.
10101 * configure.in: Ditto.
10102 * Makefile.in: Ditto.
10103
101042001-02-13 Andreas Schwab <schwab@suse.de>
10105
10106 * MAINTAINERS: Update mail address.
10107
101082001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10109
10110 * config.guess: Add linux target for S/390.
10111 * config.sub: Likewise.
10112
101132001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10114
10115 * configure.in: for *-chorusos, don't config target-newlib and
10116 target-libgloss.
10117
101182001-02-06 Ben Elliston <bje@redhat.com>
10119
10120 * configure: Output host type to stdout, not stderr.
10121
101222001-02-05 Mark Mitchell <mark@codesourcery.com>
10123
10124 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10125 * ltcf-cxx.sh: Likewise.
10126
10127 * config.if: Assume enable_libstdcxx_v3 is defined.
10128
101292001-02-04 Mark Mitchell <mark@codesourcery.com>
10130
10131 Remove V2 C++ library.
10132 * configure.in: Remove --enable-libstdcxx_v3 support.
10133
101342001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10135
10136 * include/demangle.h: Add prototype for java_demangle_v3.
10137
101382001-01-29 Phil Edwards <pme@sources.redhat.com>
10139
10140 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10141
101422001-01-27 Richard Henderson <rth@redhat.com>
10143
10144 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10145
101462001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10147
10148 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10149 Don't unset, it's non-portable and no longer necessary, set to empty
10150 instead.
10151
101522001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10153
10154 * ltconfig: Shell portability fix for the tagname validity check.
10155
101562001-01-27 Alexandre Oliva <aoliva@redhat.com>
10157
10158 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10159 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10160
101612001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10162
10163 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10164
101652001-01-26 Tom Tromey <tromey@redhat.com>
10166
10167 * configure.in: Allow libgcj to be built on Sparc Solaris.
10168
101692001-01-25 David Edelsohn <edelsohn@gnu.org>
10170
10171 * ltcf-c.sh: Add aix5 case.
10172 * ltcf-cxx.sh: Likewise.
10173 * ltconfig: Likewise.
10174
101752001-01-24 Alexandre Oliva <aoliva@redhat.com>
10176
10177 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10178 keep at least one of build_libtool_libs or build_old_libs set to
10179 yes.
10180
10181 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10182 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10183
101842001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10185
10186 * configure.in: Enable libgcj on several additional platforms.
10187
101882001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10189
10190 * configure.in: Enable libgcj for linux targets.
10191
101922001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10193
10194 * MAINTAINERS (Write After Approval): Add myself.
10195
101962001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10197
10198 * MAINTAINERS: Add myself as vax port maintainer.
10199
102002001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10201
10202 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10203
102042001-01-09 Mike Stump <mrs@wrs.com>
10205
10206 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10207 failures of subdirectories.
10208
102092001-01-02 Laurynas Biveinis <lauras@softhome.net>
10210
10211 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10212 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10213 * ltcf-cxx.sh: Likewise.
10214 * ltcf-gcj.sh: Likewise.
10215 * ltconfig.sh: Fix typo.
10216
102172001-01-02 Laurynas Biveinis <lauras@softhome.net>
10218
10219 * configure: handle DOS-style absolute paths.
10220
102212001-01-02 Laurynas Biveinis <lauras@softhome.net>
10222
10223 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10224
102252000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10226
10227 * MAINTAINERS: Add myself as avr port co-maintainer.
10228
102292000-12-28 Ben Elliston <bje@redhat.com>
10230
10231 * MAINTAINERS: Add myself under ``Write After Approval''.
10232
102332000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10234
10235 * texinfo: Remove directory from GCC.
10236
102372000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10238
10239 * COPYING: Update to current
10240 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10241 to 19yy as example year in copyright notice).
10242
102432000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10244
10245 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10246 (libstdcxx_incdir): Pass down.
10247 * config.if: Remove expired bits for cxx_interface, add stub.
10248 (libstdcxx_incdir): Add variable for g++ include directory.
10249 * configure.in (gxx_include_dir): Use it.
10250
102512000-12-18 Alexandre Oliva <aoliva@redhat.com>
10252
10253 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10254 with old-email address from ``Write After Approval''.
10255
102562000-12-15 Andreas Jaeger <aj@suse.de>
10257
10258 * configure.in: Handle lang_dirs.
10259
102602000-12-14 Tom Tromey <tromey@redhat.com>
10261
10262 * MAINTAINERS: Removed brads.
10263
10264 * MAINTAINERS: Added gcj developers.
10265
102662000-12-13 Anthony Green <green@redhat.com>
10267
10268 * configure.in: Disable libgcj for any target not specifically
10269 listed. Disable libgcj for x86 and Alpha Linux until compatible
10270 with g++ abi.
10271
102722000-12-13 Mike Stump <mrs@wrs.com>
10273
10274 * Makefile.in (local-distclean): Also remove fastjar.
10275
102762000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10277
10278 * contrib/gcc_update: Add fastjar --touch entries.
10279
102802000-12-12 Alexandre Oliva <aoliva@redhat.com>
10281
10282 * configure.in: Disable language-specific target libraries for
10283 languages that aren't enabled.
10284
102852000-12-10 Anthony Green <green@redhat.com>
10286
10287 * configure.in: Define libgcj. Disable libgcj target libraries for
10288 most targets.
10289
102902000-12-10 Neil Booth <neilb@earthling.net>
10291
10292 * MAINTAINERS: Update mail address, remove from WAA list.
10293
102942000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10295
10296 * libjava: Imported from /cvs/java.
10297 * libffi: Likewise.
10298 * Boehm-gc: Likewise.
10299
103002000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10301
10302 * configure.in (target_libs): Revert 2000-12-08 patch.
10303 (noconfigdirs): Added target-libjava.
10304
103052000-12-09 Laurynas Biveinis <lauras@softhome.net>
10306
10307 * djunpack.bat: removed.
10308
103092000-12-09 Laurynas Biveinis <lauras@softhome.net>
10310
10311 * Makefile.in: handle DOS-style absolute paths.
10312 * config-ml.in: likewise.
10313 * symlink-tree: likewise.
10314
103152000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10316
10317 * fastjar: Imported.
10318
103192000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10320
10321 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10322 libjava.
10323 * configure.in (target_libs): Removed `target-libjava'.
10324
103252000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10326
10327 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10328 (ALL_MODULES): Added fastjar.
10329 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10330 (all-target-libjava): all-fastjar replaces all-zip.
10331 (all-fastjar): Added.
10332 (configure-target-fastjar, all-target-fastjar): Likewise.
10333 * configure.in (host_tools): Added fastjar.
10334
103352000-12-07 Mike Stump <mrs@wrs.com>
10336
10337 * Makefile.in (local-distclean): Remove leftover built files.
10338
103392000-11-24 Nick Clifton <nickc@redhat.com>
10340
10341 * configure.in (xscale-elf): Add target.
10342 (xscale-coff): Add target.
10343
103442000-11-22 Loren J. Rittle <ljrittle@acm.org>
10345
10346 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10347 recent versions of FreeBSD (release 3 or later).
10348 * ltconfig: On FreeBSD, -lc must not be provided when building
10349 a shared library or else the standard -pthread gcc option is
10350 rendered worthless to later users of the built library.
10351
103522000-11-16 Fred Fish <fnf@be.com>
10353
10354 * configure.in (enable_libstdcxx_v3): Fix typo,
10355 libstd++ -> libstdc++.
10356
103572000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10358
10359 * MAINTAINERS: Add self to Write After Approval list.
10360
103612000-11-21 Bernd Schmidt <bernds@redhat.com>
10362
10363 * MAINTAINERS: Update my email address. Add myself to global write
10364 privs list.
10365
103662000-11-18 Alexandre Oliva <aoliva@redhat.com>
10367
10368 * Makefile.in: Merge with src and libgcj.
10369 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10370 configure-target-<library> when their configure scripts need the C
10371 or C++ library to have already been built to work properly.
10372 (do_proto_toplev): Set them to an empty string.
10373
10374 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10375 (REALLY_SET_LIB_PATH): Use them.
10376
103772000-11-17 Stan Shebs <shebs@apple.com>
10378
10379 * MAINTAINERS: Add self to Write After Approval list.
10380
103812000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10382
10383 * configure: Provide the original toplevel configure arguments
10384 (including $0) to subprocesses in the environment rather than
10385 through gcc/configargs.h.
10386
103872000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10388
10389 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10390 C99. Alphabetise "Write After Approval" list.
10391
103922000-11-12 Mark Mitchell <mark@codesourcery.com>
10393
10394 * configure: Turn on libstdc++ V3 by default.
10395
10396 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10397 if we've got GCC.
10398
103992000-11-11 Philip Blundell <philb@gnu.org>
10400
10401 * MAINTAINERS: Add self to Write After Approval list.
10402
104032000-11-09 David Edelsohn <edelsohn@gnu.org>
10404
10405 * ltcf-c.sh (aix4): Improve shared library configuration; require
10406 exporting symbols.
10407 * ltcf-cxx.sh (aix4): Define.
10408 * ltconfig (aix4): Define library and soname specs appropriate for
10409 AIX. Define command to create export symbols list.
10410
10411Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10412
10413 * config.sub: Add support for Sun Chorus
10414
104152000-10-31 Nick Clifton <nickc@redhat.com>
10416
10417 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10418 <name>@redhat.com. Also installed new email address for Clint
10419 Popetz.
10420
104212000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10422
10423 * etc: Remove directory from GCC.
10424
104252000-10-16 Michael Meissner <meissner@redhat.com>
10426
10427 * configure (gcc/configargs.h): Only create if there is a build GCC
10428 directory created.
10429
104302000-10-16 Matthias Klose <doko@debian.org>
10431
10432 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10433 when configured for libstdc++-v3.
10434
104352000-10-05 Phil Edwards <pme@gcc.gnu.org>
10436
10437 * configure: Save configure arguments to gcc/configargs.h.
10438
104392000-10-04 Philipp Thomas <pthomas@suse.de>
10440
10441 * config.guess: Import CVS version 1.157.
10442 * config.sub: Import CVS version 1.181.
10443
104442000-10-04 Andris Pavenis <pavenis@latnet.lv>
10445
10446 * Makefile.in (bootstrap): avoid recursion if subdir missing
10447 (cross): ditto
10448 (do-proto-toplev): ditto
10449
104502000-09-30 Alexandre Oliva <aoliva@redhat.com>
10451
10452 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10453 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10454
10455 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10456 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10457 all affected `configure' scripts.
10458
10459Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10460
10461 * MAINTAINERS: Add self as cpplib co-maintainer.
10462
104632000-09-24 Aldy Hernandez <aldyh@redhat.com>
10464
10465 * MAINTAINERS: Add self to Write After Approval list.
10466
104672000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10468
10469 * INSTALL/README: egcs -> GCC update.
10470
10471Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10472
10473 * MAINTAINERS: Add myself to Write After Approval list.
10474
104752000-09-15 Kazu Hirata <kazu@hxi.com>
10476
10477 * MAINTAINERS: Add myself to Write After Approval list.
10478
10479Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10480
10481 * configure.in: Do not build byacc for hppa64. Provide paths to the
10482 X11 libraries for hppa64.
10483
104842000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10485
10486 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10487
104882000-09-06 Alexandre Oliva <aoliva@redhat.com>
10489
10490 * Makefile.in (all-zlib): Added dummy target.
10491
10492 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10493 ltcf-gcj.sh: Updated from libtool multi-language branch.
10494
104952000-09-05 Alexandre Oliva <aoliva@redhat.com>
10496
10497 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10498 (bootstrap*): Depend on all-bootstrap.
10499
105002000-09-05 Philipp Thomas <pthomas@suse.de>
10501
10502 * config.guess: Import CVS version 1.156.
10503 * config.sub: Import CVS version 1.179.
10504
105052000-09-02 Anthony Green <green@cygnus.com>
10506
10507 * Makefile.in (all-gcc): Depend on all-zlib.
10508 (CLEAN_MODULES): Add clean-zlib.
10509 (ALL_MODULES): Add all-zlib.
10510 * configure.in (host_libs): Add zlib.
10511
105122000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10513
10514 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10515 crosses, but add gcc/include to the header search path for them.
10516
105172000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10518
10519 * MAINTAINERS: Add self to Write After Approval list.
10520
105212000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10522
10523 * config.guess: Import CVS version 1.152.
10524 * config.sub: Import CVS version 1.177.
10525
105262000-08-25 Alexandre Oliva <aoliva@redhat.com>
10527
10528 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10529 $targargs to tell whether newlib is going to be built.
10530
10531 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10532 $$r/TARGET_SUBDIR/libio for _G_config.h.
10533
105342000-08-23 Alexandre Oliva <aoliva@redhat.com>
10535
10536 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10537
105382000-08-22 DJ Delorie <dj@redhat.com>
10539
10540 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10541
105422000-08-22 Alexandre Oliva <aoliva@redhat.com>
10543
10544 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10545 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10546 sub-configures.
10547
105482000-08-21 DJ Delorie <dj@redhat.com>
10549
10550 * MAINTAINERS: Add self as a libiberty maintainer
10551
105522000-08-16 Alexandre Oliva <aoliva@redhat.com>
10553
10554 * configure.in (libstdcxx_flags): Use
10555 libstdc++-v3/src/libstdc++.INC.
10556
105572000-08-15 Alexandre Oliva <aoliva@redhat.com>
10558
10559 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10560
105612000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10562
10563 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10564
10565 * configure: Make enable_threads and enable_shared defaults
10566 explicit. Substitute enable_threads into generated Makefiles.
10567 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10568 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10569
105702000-08-13 Geoff Keating <geoffk@cygnus.com>
10571
10572 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10573
105742000-08-12 Alexandre Oliva <aoliva@redhat.com>
10575
10576 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10577 previous delta.
10578
105792000-08-11 Jason Merrill <jason@redhat.com>
10580
10581 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10582 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10583 (FLAGS_FOR_TARGET): Not here.
10584 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10585
105862000-08-11 Alexandre Oliva <aoliva@redhat.com>
10587
10588 * config-ml.in (CC, CXX): Don't introduce a leading space.
10589
105902000-08-07 DJ Delorie <dj@delorie.com>
10591
10592 * MAINTAINERS: Add self as a DJGPP maintainer
10593
105942000-08-07 DJ Delorie <dj@redhat.com>
10595
10596 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10597 "if we're also building gcc, and it's a gcc that will run on the
10598 build machine, we want to use its includes instead of the system's
10599 default includes".
10600
106012000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10602
10603 * MAINTAINERS: Add self to Write After Approval list.
10604
106052000-08-03 Alexandre Oliva <aoliva@redhat.com>
10606
10607 * configure.in (libstdcxx_flags): Don't use `"'.
10608
10609 * config-ml.in: Adjust multilib search paths to the
10610 appropriate multilib tree.
10611
106122000-08-02 Alexandre Oliva <aoliva@redhat.com>
10613
10614 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10615 commas in $LANGUAGES.
10616
106172000-08-02 Manfred Hollstein <manfredh@redhat.com>
10618
10619 * configure.in: Re-enable all references to libg++ and librx.
10620
106212000-08-01 Alexandre Oliva <aoliva@redhat.com>
10622
10623 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10624 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10625 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10626 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10627
10628 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10629
106302000-07-31 Alexandre Oliva <aoliva@redhat.com>
10631
10632 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10633 CXX_FOR_TARGET for sed.
10634
106352000-07-30 Alexandre Oliva <aoliva@redhat.com>
10636
10637 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10638 Do not override if already set in the environment or in configure.
10639 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10640 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10641
106422000-07-28 Alexandre Oliva <aoliva@redhat.com>
10643
10644 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10645 the libtool CVS tree multi-language branch.
10646 * ltconfig, ltmain.sh: Updated.
10647
106482000-07-27 Alexandre Oliva <aoliva@redhat.com>
10649
10650 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10651 (clean-target): Depend on it.
10652
10653 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10654 (GCC_FOR_TARGET): Use it.
10655 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10656 * configure.in: ... here.
10657 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10658 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10659
106602000-07-24 Eric Christopher <echristo@cygnus.com>
10661
10662 * MAINTAINERS: Add self to Write After Approval list.
10663
106642000-07-24 Alexandre Oliva <aoliva@redhat.com>
10665
10666 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10667 (configure-target-libchill, configure-target-libobjc): Likewise.
10668
10669 * configure.in: Use the same cache file for all target libs.
10670 * config-ml.in: But different cache files per multilib variant.
10671
106722000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10673
10674 * configure (topsrcdir): Don't use dirname.
10675
106762000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10677
10678 * MAINTAINERS: Add self to Write After Approval list.
10679
106802000-07-20 Jason Merrill <jason@redhat.com>
10681
10682 * configure.in: Remove all references to libg++ and librx.
10683
10684 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10685
106862000-07-20 Hans-Peter Nilsson <hp@axis.com>
10687
10688 * config.sub: Update to subversions version 2000-07-06.
10689
106902000-07-12 Andrew Haley <aph@cygnus.com>
10691
10692 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10693 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10694
106952000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10696
10697 * symlink-tree: Check number of arguments.
10698
106992000-07-05 Jim Wilson <wilson@cygnus.com>
10700
10701 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10702 search path for a g++ extracted from the build tree. This
10703 will allow link tests run by configure scripts in
10704 subdirectories to succeed.
10705
107062000-07-01 Koundinya K <kk@ddeorg.soft.net>
10707
10708 * ltconfig: Add support for mips-dde-sysv4.2MP
10709
107102000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10711
10712 * MAINTAINERS: Add myself as loop discovery maintainer.
10713
107142000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10715
10716 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10717 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10718
107192000-06-19 Timothy Wall <twall@cygnus.com>
10720
10721 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10722 * config.sub: Add tic54x target.
10723
10724Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10725
10726 * MAINTAINERS: Add self as Fortran maintainer,
10727 remove Craig Burley.
10728
10729Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10730
10731 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10732 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10733
10734Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10735
10736 * MAINTAINERS: Add self as i18n maintainer
10737
1073820000-05-21 H.J. Lu (hjl@gnu.org)
10739
10740 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10741 directory are used if they exist. Make sure
10742 $(build_tooldir)/include is searched for header files,
10743 $(build_tooldir)/lib/ for library files.
10744 (GCC_FOR_TARGET): Likewise.
10745 (CXX_FOR_TARGET): Likewise.
10746
10747Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10748
10749 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10750
10751Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10752
10753 * Makefile.in (configure-target-libiberty): Depend on
10754 configure-target-newlib.
10755
107562000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10757
10758 * configure.in, Makefile.in: Merge all libffi-related
10759 configury stuff from the libgcj tree.
10760
10761Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10762
10763 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10764 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10765
10766Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10767
10768 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10769 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10770 current version information. Add to proto-toplev directory.
10771 (gdb-taz): Build do-djunpack.
10772
107732000-05-15 David Edelsohn <edelsohn@gnu.org>
10774
10775 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10776
10777Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10778
10779 * MAINTAINERS: Add self to Write After Approval list.
10780
107812000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10782
10783 * ltmain.sh: Preserve in relink_command any environment
10784 variables that may affect the linker behavior.
10785
10786Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10787
10788 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10789
10790Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10791
10792 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10793
107942000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10795
10796 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10797 with the version name.
10798
10799Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10800
10801 * MAINTAINERS: Add self as bb-reorder maintainer.
10802
108032000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10804
10805 * config.if: Tweak.
10806
108072000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10808
10809 * djunpack.bat: New file.
10810
10811Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10812
10813 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10814 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10815 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10816 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10817
108182000-04-16 Dave Pitts <dpitts@cozx.com>
10819
10820 * config.sub (case $basic_machine): Change default for "ibm-*"
10821 to "openedition".
10822
108232000-04-13 Andreas Jaeger <aj@suse.de>
10824
10825 * MAINTAINERS: Added myself.
10826
10827Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10828
10829 * Makefile.in (gdb-taz): New target. GDB specific archive.
10830 (do-md5sum): New target.
10831 (MD5PROG): Define.
10832 (PACKAGE): Default to TOOL.
10833 (VER): Default to a shell script.
10834 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10835 md5 checksum generation.
10836 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10837 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10838 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10839 insight.tar.bz2): Use gdb-taz to create archive.
10840
10841Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10842
10843 * configure (warn_cflags): Delete.
10844
10845Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10846
10847 * MAINTAINERS: Added myself.
10848
108492000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10850 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10851
10852 * configure.in (enable_libstdcxx_v3): Add.
10853 (target_libs): Add bits here to switch between libstdc++-v2 and
10854 libstdc++-v3.
10855 * config.if: And this file too.
10856 * Makefile.in: Add libstdc++-v3 targets.
10857
108582000-04-05 Michael Meissner <meissner@redhat.com>
10859
10860 * config.sub (d30v): Add d30v as a basic machine type.
10861
108622000-03-29 Jason Merrill <jason@casey.cygnus.com>
10863
10864 * configure.in: -linux-gnu*, not -linux-gnu.
10865
10866Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10867
10868 * MAINTAINERS: Add self in write-after-approval section.
10869
10870Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10871
10872 * MAINTAINERS: Add self as ia64 port maintainer.
10873
108742000-03-08 Neil Booth <NeilB@earthling.net>
10875
10876 * MAINTAINERS: Add self in write-after-approval section.
10877
10878Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10879
10880 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10881 (do-tar-bz2): Replace TOOL with PACKAGE.
10882 (gdb.tar.bz2): Remove GDBTK from GDB package.
10883 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10884 dejagnu.tar.bz2): New packages.
10885
108862000-02-27 Andreas Jaeger <aj@suse.de>
10887
10888 * configure.in: Add entry for mips*-*-linux*, move catch all
10889 *-*-*linux* entry below this one.
10890
108912000-02-27 Ian Lance Taylor <ian@zembu.com>
10892
10893 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10894
108952000-02-24 Nick Clifton <nickc@cygnus.com>
10896
10897 * config.sub: Support an OS of "wince".
10898
10899Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10900
10901 * config.guess, config.sub: Updated to match config's 2000-02-15
10902 version.
10903
109042000-02-23 Linas Vepstas <linas@linas.org>
10905
10906 * config.sub: Add support for Linux/IBM 370.
10907 * configure.in: Likewise.
10908
109092000-02-22 Nick Clifton <nickc@cygnus.com>
10910
10911 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10912
109132000-02-20 Christopher Faylor <cgf@cygnus.com>
10914
10915 * config.guess: Guess "cygwin" rather than "cygwin32".
10916
109172000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10918
10919 * configure (gcc_version): When setting, narrow search to
10920 lines containing `version_string'.
10921
109222000-02-15 Denis Chertykov <denisc@overta.ru>
10923
10924 * config.sub: Add support for avr target.
10925
109262000-02-14 Nick Clifton <nickc@cygnus.com>
10927
10928 * MAINTAINERS: Add maintainers for MCore port.
10929
10930Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10931
10932 * config.sub: Add mmix-knuth-mmixware.
10933
109342000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10935
10936 * MAINTAINERS: Pair cccp with cpplib maintainership.
10937
109382000-01-27 Christopher Faylor <cgf@redhat.com>
10939
10940 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10941 structure stuff to -L library search.
10942 (CXX_FOR_TARGET): Ditto.
10943 (CROSS_CHECK_MODULES): Fix spelling mistake.
10944
109452000-01-24 Mark Mitchell <mark@codesourcery.com>
10946
10947 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10948 the C++ compiler.
10949
109502000-01-12 Richard Henderson <rth@cygnus.com>
10951
10952 * configure.in: Don't build some bits for beos.
10953
109542000-01-12 Joel Sherrill (joel@OARcorp.com)
10955
10956 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10957 as include files.
10958
109592000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10960
10961 * Add self as cpplib maintainer, as requested by Jason
10962 Merrill. Correct my e-mail address.
10963
109642000-01-06 Geoff Keating <geoffk@cygnus.com>
10965
10966 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10967 not mh-aix43.
10968
10969Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10970
10971 * MAINTAINERS: Add myself to "write after approval" list.
10972
109731999-12-14 Richard Henderson <rth@cygnus.com>
10974
10975 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10976 * config.sub: Accept alphaev[78], alphaev8.
10977
109781999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10979
10980 * config.guess, config.sub: Update from autoconf.
10981
109821999-11-29 Bruce Korb <autogen@linuxbox.com>
10983
10984 * MAINTAINERS: update my playtime e-address.
10985
10986Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10987
10988 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10989 necessary libraries are missing.
10990
10991Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
10992
10993 * MAINTAINERS: Add new 'write after approval' maintainer.
10994
10995Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10996
10997 * MAINTAINERS: Add new Java maintainer.
10998
109991999-10-25 Andreas Schwab <schwab@suse.de>
11000
11001 * configure: Fix quoting inside arguments of eval.
11002
110031999-10-21 Nick Clifton <nickc@cygnus.com>
11004
11005 * config-ml.in: Allow suppression of some ARM multilibs.
11006
11007Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11008
11009 * config.guess: Add OS/390 match pattern.
11010 * config.sub: Add mvs, openedition targets.
11011 * configure.in (i370-ibm-opened*): New.
11012
110131999-09-04 Steve Chamberlain <sac@pobox.com>
11014
11015 * config.sub: Add support for configuring for pj.
11016
110171999-08-31 Nick Clifton <nickc@cygnus.com>
11018
11019 * config.sub (maybe_os): Add support for configuring for fr30.
11020
110211999-08-25 Nick Clifton <nickc@cygnus.com>
11022
11023 * configure.in: Do not configure or build ld for AIX
11024 platforms. ld is known to be broken on these platforms.
11025
11026Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11027
11028 * config-ml.in: Pass compiler flag corresponding to multidirs to
11029 subdir configures.
11030
110311999-08-09 Ian Lance Taylor <ian@zembu.com>
11032
11033 * Makefile.in (LDFLAGS): Define.
11034
110351999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11036
11037 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11038 noconfigdirs.
11039 (*-*-cygwin*): Likewise.
11040
110411999-08-08 Ian Lance Taylor <ian@zembu.com>
11042
11043 * mkdep: New file.
11044 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11045 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11046
11047 From Eli Zaretskii <eliz@is.elta.co.il>:
11048 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11049 long file name when using DJGPP on MS-DOS.
11050
11051Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11052
11053 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11054
110551999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11056
11057 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11058 dependency as this causes "make check" to globally "make all"
11059
11060Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11061
11062 * configure.in (target_libs): Added target-zlib.
11063 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11064 (CONFIGURE_TARGET_MODULES): Likewise.
11065 (CHECK_TARGET_MODULES): Likewise.
11066 (INSTALL_TARGET_MODULES): Likewise.
11067 (CLEAN_TARGET_MODULES): Likewise.
11068 (configure-target-zlib): New target.
11069 (all-target-zlib): Likewise.
11070 (all-target-libjava): Depend on all-target-zlib.
11071 (configure-target-libjava): Depend on configure-target-zlib.
11072
11073 * Makefile.in (configure-target-libjava): Depend on
11074 configure-target-newlib.
11075 (configure-target-boehm-gc): New target.
11076 (configure-target-qthreads): New target.
11077
11078 * configure.in (target_libs): Added target-qthreads.
11079 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11080 (CONFIGURE_TARGET_MODULES): Likewise.
11081 (CHECK_TARGET_MODULES): Likewise.
11082 (INSTALL_TARGET_MODULES): Likewise.
11083 (CLEAN_TARGET_MODULES): Likewise.
11084 (all-target-qthreads): New target.
11085 (configure-target-libjava): Depend on configure-target-qthreads.
11086 (all-target-libjava): Depend on all-target-qthreads.
11087
11088 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11089 (CONFIGURE_TARGET_MODULES): Likewise.
11090 (CHECK_TARGET_MODULES): Likewise.
11091 (INSTALL_TARGET_MODULES): Likewise.
11092 (CLEAN_TARGET_MODULES): Likewise.
11093 (all-target-libjava): New target.
11094 (all-target-boehm-gc): Likewise.
11095 * configure.in (target_libs): Added libjava, boehm-gc.
11096
110971999-07-22 Ian Lance Taylor <ian@zembu.com>
11098
11099 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11100 configure.bat in SUPPORT_FILES.
11101 (gas+binutils.tar.bz2): Likewise.
11102
11103 * makeall.bat: Remove; obsolete.
11104
111051999-07-21 Ian Lance Taylor <ian@zembu.com>
11106
11107 From Mark Elbrecht:
11108 * configure.bat: Remove; obsolete.
11109
111101999-07-11 Ian Lance Taylor <ian@zembu.com>
11111
11112 * configure: Add -W -Wall to the default CFLAGS when compiling with
11113 gcc.
11114
11115Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11116
11117 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11118
111191999-06-30 Mark Mitchell <mark@codesourcery.com>
11120
11121 * configure.in: Build ld on IRIX6.
11122
111231999-06-12 Ian Lance Taylor <ian@zembu.com>
11124
11125 * Makefile.in: Change distribution targets to use bzip2 instead of
11126 gzip.
11127 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11128 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11129
111301999-06-04 Nick Clifton <nickc@cygnus.com>
11131
11132 * config.sub: Add mcore target.
11133
11134Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11135
11136 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11137
11138Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11139
11140 * config.guess (dummy): Changed to $dummy.
11141
111421999-05-24 Nick Clifton <nickc@cygnus.com>
11143
11144 * config.sub: Tidied up case statements.
11145
111461999-05-22 Ben Elliston <bje@cygnus.com>
11147
11148 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11149 <jiro@din.or.jp>.
11150
11151 * config.guess: Merge with FSF version. Future changes will be
11152 more accurately recorded in this ChangeLog.
11153 * config.sub: Likewise.
11154
11155Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11156
11157 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11158
111591999-04-30 Tom Tromey <tromey@cygnus.com>
11160
11161 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11162
111631999-04-23 Tom Tromey <tromey@cygnus.com>
11164
11165 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11166
111671999-04-20 Drew Moseley <dmoseley@cygnus.com>
11168
11169 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11170 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11171 Bad merge removed these two changes.
11172
11173Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11174 Martin Heller (Ing.-Buero_Heller@t-online.de)
11175
11176 * config.guess (interix Alpha): Add.
11177
111781999-04-11 Richard Henderson <rth@cygnus.com>
11179
11180 * configure.in (i?86-*-beos*): Do config gperf; don't config
11181 gdb, newlib, or libgloss.
11182
11183Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11184
11185 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11186 link a trivial program with -mabi=64. If it fails, remove mabi=64
11187 from multidirs.
11188
11189Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11190
11191 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11192
111931999-04-08 Nick Clifton <nickc@cygnus.com>
11194
11195 * config.sub: Add support for mcore targets.
11196
111971999-04-07 Michael Meissner <meissner@cygnus.com>
11198
11199 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11200 not mt-ospace, in order to shut up assembler warning about using
11201 symbols that are named the same as registers.
11202
112031999-04-07 Drew Moseley <dmoseley@cygnus.com>
11204
11205 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11206 dependency list for all-target-cygmon.
11207
112081999-04-05 Doug Evans <devans@casey.cygnus.com>
11209
11210 * config-ml.in: Check $host, not $target, for selective multilibs.
11211 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11212 thumb interworking, and underscore prefix multilibs.
11213
112141999-04-04 Ian Lance Taylor <ian@zembu.com>
11215
11216 * missing: Update to version from current automake.
11217
11218Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11219
11220 * configure (gxx_include_dir): Removed.
11221
11222 * configure.in (gxx_include_dir): Handle it.
11223 * Makefile.in: Likewise.
11224
112251999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11226
11227 * config.sub (mips64vr4111,mips64vr4111el) Add.
11228
112291999-03-21 Ben Elliston <bje@cygnus.com>
11230
11231 * config.guess: Correct typo for detecting ELF on FreeBSD.
11232
11233Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11234
11235 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11236 config/mh-djgpp.
11237
11238Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11239
11240 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11241 all-target-newlib to dependency list for all-target-bsp.
11242
11243Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11244
11245 * config.sub: Add i386-uwin support.
11246 * config.guess: Likewise.
11247
11248Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11249
11250 * configure.in: cleanup, add mh-*pic handling for arm, special
11251 case powerpc*-*-aix*
11252
11253Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11254
11255 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11256 can be built.
11257
11258Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11259
11260 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11261 targets.
11262
112631999-03-02 Nick Clifton <nickc@cygnus.com>
11264
11265 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11266
11267Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11268
11269 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11270
112711999-02-24 Nick Clifton <nickc@cygnus.com>
11272
11273 * config.sub: Fix typo in arm recognition.
11274
11275Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11276
11277 * configure.in (noconfigdirs): Changed target_configdirs to
11278 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11279 rather than m68k-*-* since it is not known to work on
11280 m68k-aout. Ditto for arm-*-*oabi.
11281
11282Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11283
11284 * configure.in (*-*-windows*): Remove, no longer used.
11285
112861999-02-19 Ben Elliston <bje@cygnus.com>
11287
11288 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11289 Smart and improved by Andrew Cagney.
11290
11291Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11292
11293 * config.guess: Recognize openbsd-*-hppa.
11294
11295Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11296
11297 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11298 only if it is not empty.
11299
113001999-02-17 Nick Clifton <nickc@cygnus.com>
11301
11302 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11303
11304 * config.guess: Modified to recognize uname's armv* syntax.
11305
11306 * config.sub: Modified to recognize uname's armv* syntax.
11307
113081999-02-17 Mark Salter <msalter@cygnus.com>
11309
11310 * configure.in: Added target-bsp for sparclite.
11311
11312Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11313
11314 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11315
113161999-02-08 Nick Clifton <nickc@cygnus.com>
11317
11318 * configure.in: Add support for strongarm port.
11319 * config.sub: Add support for strongarm target.
11320
11321Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11322
11323 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11324 the old name config/mh-cygwin32.
11325 Enable texinfo.
11326
11327Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11328
11329 * configure.in: Do build ld for ix86 Solaris.
11330
11331Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11332
11333 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11334 $AR_FOR_TARGET. Likewise for RANLIB.
11335
11336Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11337
11338 * config.sub (oabi): Recognize.
11339 * configure.in (arm-*-oabi): Handle.
11340
11341Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11342
11343 * config.guess: Improve detection of i686 on UnixWare 7.
11344
11345Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11346
11347 * config.guess: Add support for i386-pc-interix.
11348 * config.sub: Likewise.
11349 * configure.in: Likewise.
11350
11351Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11352
11353 * Makefile.in: Remove unneeded all-target-libio from
11354 from all-target-winsup target since it is now unneeded.
11355 Add all-target-libtermcap in its place since it is now
11356 needed.
11357
11358Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11359
11360 * configure.in: makefile stub for cygwin target is probably
11361 unnecessary. Remove it for now.
11362
11363Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11364
11365 * configure.in: libtermcap.a should be built when cygwin is the
11366 target as well as the host.
11367 * config.guess: Allow mixed case in cygwin uname output.
11368 * Makefile.in: Add libtermcap target.
11369
11370Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11371
11372 * config.sub: Clean up handling of hppa2.0.
11373
11374Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11375
11376 * config.guess: Use C code to identify more HP machines.
11377
11378Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11379
11380 * config.sub: Handle hppa2.0.
11381
11382Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11383
11384 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11385 cygmon for all sparclite targets, regardless of object format.
11386
113871998-12-15 Mark Salter <msalter@cygnus.com>
11388
11389 * configure.in: Added target-bsp for several target architectures.
11390
11391 * Makefile.in: Added rules for bsp.
11392
11393Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11394
11395 * config.guess: Improve detection of hppa2.0 processors.
11396
11397Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11398
11399 * config.guess: Recognize FreeBSD using ELF automatically.
11400
114011998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11402
11403 * configure (skip-this-dir): Add handling for new shell script, which
11404 might be created by a sub-directory's configure to indicate, this particular
11405 directory is "unwanted".
11406 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11407
11408Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11409
11410 * ltconfig: import from libtool, after changing libtool to
11411 account for the cygwin name change.
11412
11413Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11414
11415 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11416 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11417
11418Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11419
11420 * configure.in: Add libtermcap to list of cygwin dependencies.
11421
11422Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11423
11424 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11425 they include winsup/include when it's a cygwin target.
11426
114271998-11-12 Tom Tromey <tromey@cygnus.com>
11428
11429 * configure.in (host_tools): Added zip.
11430 * Makefile.in (all-target-libjava): Depend on all-zip.
11431 (all-zip): New target.
11432 (ALL_MODULES): Added all-zip.
11433 (NATIVE_CHECK_MODULES): Added check-zip.
11434 (INSTALL_MODULES): Added install-zip.
11435 (CLEAN_MODULES): Added clean-zip.
11436
11437Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11438
11439 * Makefile.in: lose "32" from comment about cygwin.
11440
11441Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11442
11443 * configure.in: Use -Os to build target libraries for the fr30.
11444
11445Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11446
11447 * config.sub: Add fr30.
11448
11449Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11450
11451 * configure.in: drop "32" from config/mh-cygwin32. Check
11452 cygwin* instead of cygwin32*.
11453 * config.sub: Check cygwin* instead of cygwin32*.
11454
11455Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11456
11457 * config.guess: Match any version of Unixware7.
11458
114591998-10-20 Syd Polk <spolk@cygnus.com>
11460
11461 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11462 if desired.
11463
11464Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11465
11466 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11467 these if the appropriate directories and files to not exist.
11468
11469Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11470
11471 * Makefile.in (DEVO_SUPPORT): Add config.if.
11472
11473Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11474
11475 * configure: Add pattern to replace "build_tooldir"'s
11476 definition in the generated Makefile with "tooldir"'s
11477 actual value.
11478
11479Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11480
11481 * config.sub: Bring back lost sparcv9.
11482
11483 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11484
11485Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11486
11487 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11488 CC_FOR_TARGET and friends.
11489
11490Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11491
11492 * Makefile.in (build_tooldir): New variable, same as tooldir.
11493 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11494 -B$(build_tooldir)/bin/.
11495 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11496
11497Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11498
11499 * README: Remove installation instructions and refer to the
11500 INSTALL directory instead.
11501
11502Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11503
11504 * config.sub: Add support for i[34567]86-pc-udk.
11505 * configure.in: Likewise.
11506
11507Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11508
11509 * Makefile.in: add bzip2 package building bits for user
11510 tools module
11511 * configure.in: ditto
11512
11513Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11514
11515 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11516 (ALL_TARGET_MODULES): Add all-target-libobjc.
11517 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11518 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11519 (all-target-libchill): Add dependencies.
11520 * configure.in (target_libs): Add libchill.
11521
115221998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11523
11524 * configure.in (target_subdir): Remove duplicate line.
11525
11526Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11527
11528 * Makefile.in (all-automake): fix dependencies.
11529
11530Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11531
11532 * configure.in: Minor cleanups for building in the $(target_alias)
11533 subdir.
11534
115351998-09-22 Jim Wilson <wilson@cygnus.com>
11536
11537 * Makefile.in (bootstrap): Set r and s before make all. Use
11538 BASE_FLAGS_TO_PASS in make all.
11539 (cross): Likewise.
11540
115411998-09-20 Mark Mitchell <mark@markmitchell.com>
11542
11543 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11544
11545Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11546
11547 * config.sub: Fix typo in last change.
11548
115491998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11550
11551 * config.sub: Add support for C4x target.
11552 * configure.in: Likewise.
11553
115541998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11555
11556 * config.sub: Recognize sparcv9 just like sparc64.
11557
11558Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11559
11560 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11561
11562Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11563
11564 * config.guess: Correctly identify Pentium II sco boxes.
11565
11566 * config.guess: Fix "tr" code. From Weiwen Liu.
11567
11568Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11569
11570 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11571 stabs.
11572
11573Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11574
11575 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11576 (ALL_TARGET_MODULES): Add all-target-libchill.
11577 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11578 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11579 (all-target-libchill): Add dependencies.
11580 * configure.in (target_libs): Add libchill.
11581
11582Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11583
11584 * config.guess: Avoid assumptions about "tr" behaves when
11585 LANG is set to something other than English.
11586
11587Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11588
11589 * configure (gxx_include_dir): Changed to
11590 '${prefix}/include/g++'-${libstdcxx_interface}.
11591
11592 * config.if: New to determine the interfaces.
11593
11594Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11595
11596 * config.guess: Detect and handle MPE/IX.
11597 * config.sub: Deal with MPE/IX.
11598
11599Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11600
11601 * configure.in: Use mh-aix43.
11602
116031998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11604
11605 * configure: Fix --without/--disable cases for gxx-include-dir.
11606
11607Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11608
11609 * mdata-sh: Imported. Needed for automake support.
11610
11611Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11612
11613 * Makefile.in (taz): Try "chmod -R og=u ." before
11614 "chmod og=u `find . -print`".
11615
11616Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11617
11618 * configure.in: Add arm-elf and thumb-elf support.
11619
11620Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11621
11622 * Makefile.in: Undo previous patch.
11623
11624Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11625
11626 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11627 to here ...
11628 (install-no-fixedincludes): and here
11629 (INSTALL_MODULES): ... from here.
11630
11631Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11632
11633 * config.sub: Merge with FSF.
11634
11635 * config.guess: Merge with FSF.
11636
11637Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11638
11639 * configure (extraconfigdirs): New variable.
11640 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11641 * Makefile.in (all): Move higher in file.
11642 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11643 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11644 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11645 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11646 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11647
116481998-07-23 Brendan Kehoe <brendan@cygnus.com>
11649
11650 * Makefile.in (all-target-libjava): Depend on all-gcc and
11651 all-target-newlib.
11652 (configure-target-libjava): Depend on $(ALL_GCC).
11653
11654Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11655
11656 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11657 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11658
11659Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11660
11661 * INSTALL/README: Fix typo.
11662
11663Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11664
11665 * ylwrap: Change absolute path checks to check for DOS style path
11666 names.
11667
11668 * ylwrap: Don't use a full path name if the source file is in the
11669 same directory. From hjl@lucon.org (H.J. Lu).
11670
11671 * config-ml.in: Default to being verbose, to match Feb 18 change to
11672 configure.
11673
11674Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11675
11676 Brought over from egcs:
11677
11678 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11679
11680 * configure.in (target_subdir): Set to ${target_alias} instead
11681 of "libraries".
11682
11683 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11684
11685 * configure.in (target_subdir): Set to libraries if enable_multilib.
11686
11687Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11688
11689 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11690 multilibs, force reconfiguration the first time we create
11691 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11692
11693Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11694
11695 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11696 avoid confusion with --no-recursion.
11697
11698Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11699
11700 * configure.in: Win32 hosts shouldn't use install -x
11701 * install-sh: remove -x option, and special .exe-handling
11702 hack.
11703
11704Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11705
11706 * config.guess: Recognize i586-pc-beos.
11707 * configure.in: Don't build some bits for beos.
11708
11709Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11710
11711 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11712 CFLAGS default to -O2.
11713
11714 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11715 when using GNU ld.
11716
11717Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11718
11719 * ltmain.sh: Correct install when using a different shell.
11720
11721Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11722
11723 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11724
11725Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11726
11727 * makefile.vms: Update to build binutils/makefile.vms. Add install
11728 target.
11729
11730Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11731
11732 * ltconfig: Update to correct AIX handling.
11733
11734Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11735
11736 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11737
11738 * configure.in (target_subdir): Set to ${target_alias} instead
11739 of "libraries".
11740
117411998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11742
11743 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11744 (Makefile): Depend on $(gcc_version_trigger).
11745
11746 * configure (gcc_version): Change default initializer to empty
11747 string.
11748 (gcc_version_trigger): New variable; pass this variable down
11749 to subdir configures to enable them checking gcc's version
11750 themselves. Emit make macros for both gcc_version vars.
11751 (topsrcdir): Initialize reliably.
11752 (recursion line): Remove --with-gcc-version=${gcc_version}.
11753
117541998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11755
11756 * configure (enable_version_specific_runtime_libs): Implement new flag
11757 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11758 in $(libsubdir); emit definition in each generated Makefile.
11759 (gxx_include_dir): Initialize depending on
11760 $enable_version_specific_runtime_libs.
11761
117621998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11763
11764 * configure (gcc_version): Initialize properly depending on
11765 how and where configure is started.
11766 (recursion line): Pass a --with-gcc-version=${gcc_version}
11767 to configures in subdirs.
11768
11769Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11770
11771 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11772 cygmon
11773
11774Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11775
11776 * configure.in: Add cygmon and libstub support for mn10200.
11777
117781998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11779
11780 * configure (gcc_version): Add new variable describing the
11781 particular gcc version we're building.
11782 * Makefile.in (libsubdir): Add new macro for the directory
11783 in which the compiler finds executables, libraries, etc.
11784 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11785 and libsubdir.
11786
11787Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11788
11789 * Makefile.in (local-clean): Remove *.log.
11790 (warning.log): Built with warn_summary from build.log.
11791 (mail-report.log): Run test_summary.
11792 (mail-report-with-warnings.log): Run test_summary including
11793 warning.log in the report.
11794
11795Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11796
11797 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11798
11799Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11800
11801 * Makefile.in (grep): Grep no longer depends on libiberty.
11802
11803Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11804
11805 * Makefile.in: all-snavigator needs all-libgui.
11806
11807Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11808
11809 * configure.in: Add cygmon and libstub support for mn10300.
11810
11811Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11812
11813 * missing: Update to version from automake 1.3.
11814
11815 * ltmain.sh: On installation, don't get confused if the same name
11816 appears more than once in the list of library names.
11817
11818Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11819
11820 * config.sub: Accept m68060 and m5200 as CPU names.
11821
11822Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11823
11824 * configure: Use && rather than using -a in test, because odd
11825 strings can confuse test.
11826 * configure.in: Likewise.
11827
11828Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11829
11830 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11831
11832Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11833
11834 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11835 bootstrap4-lean): New targets.
11836
11837Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11838
11839 * mpw-* Delete. Not used.
11840
11841Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11842
11843 * COPYING.LIB: Update FSF address.
11844
11845Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11846
11847 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11848
11849 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11850 GAS_SUPPORT_DIRS.
11851
11852Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11853
11854 * ltconfig, ltmain.sh: Avoid producing a version number if
11855 -version-info was not used.
11856
11857Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11858
11859 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11860 building with newlib.
11861
118621998-04-30 Paul Eggert <eggert@twinsun.com>
11863
11864 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11865 Solaris `make' causes it to continue to next definition.
11866
11867Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11868
11869 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11870 the right GUI libraries and files are installed along with GDB.
11871
11872Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11873
11874 * configure.in: Change alpha to alpha* in several places.
11875
11876Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11877
11878 * config.sub: Recognize sparc86x.
11879
11880Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11881
11882 * configure.in (--enable-target-optspace): Remove debug echo.
11883
11884Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11885
11886 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11887
11888Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11889
11890 * ltconfig: Update cygwin32 support.
11891
11892 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11893 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11894 (GDB_SUPPORT_DIRS): Likewise.
11895
11896Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11897
11898 * configure.in (target_makefile_frag): If --enable-target-optspace,
11899 use -Os to compile target libraries rather than -O2. Default to
11900 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11901 not used.
11902 * configure.in (target_cflags): Ditto for d30v.
11903
11904Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11905
11906 * Makefile.in (all-bfd): Depend on all-intl.
11907 (all-binutils): Likewise.
11908 (all-gas): Likewise.
11909 (all-gprof): Likewise.
11910 (all-ld): Likewise.
11911
119121998-04-19 Brendan Kehoe <brendan@cygnus.com>
11913
11914 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11915
11916Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11917
11918 * Makefile.in (all-bfd): Depend upon all-libiberty.
11919
11920 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11921
11922Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11923
11924 * Makefile.in: Add libstub.
11925
11926 * configure.in: Ditto. Build libstub for targets that have cygmon
11927 support.
11928
11929Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11930
11931 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11932
11933Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11934
11935 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11936 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11937
11938Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11939
11940 * configure: Define DEFAULT_M4 by searching PATH.
11941 * Makfile.in: Use DEFAULT_M4.
11942
11943Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11944
11945 * ltconfig: Add cygwin32 support.
11946
11947 * Makefile.in, configure.in: Add libtool as a native only directory
11948 to configure and build.
11949
11950Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11951
11952 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11953
11954Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
11955
11956 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11957
11958Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11959
11960 * Makefile.in: add ash make rules
11961 * configure.in: add ash to native_only and host_tools lists
11962
11963Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11964
11965 * Makefile.in (all-gettext, all-intl): New targets.
11966 (ALL_MODULES): Added all-gettext, all-intl.
11967 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11968 (INSTALL_MODULES): Added install-gettext, install-intl.
11969 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11970
11971 * configure.in (host_tools): Added gettext.
11972 (native_only): Likewise.
11973 (noconfigdirs) [various cases]: Likewise.
11974 (host_libs): Added intl.
11975
11976Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11977
11978 * configure: Do not disable building gdbtk for cygwin32 hosts.
11979
11980Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11981
11982 * configure.in: Add thumb-coff target.
11983 * config.sub: Add thumb-coff target.
11984
11985Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11986
11987 * Makefile.in: Revert yesterday's change.
11988 (all-target-winsup): all-target-librx stays out of here.
11989
11990Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11991
11992 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11993 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11994 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11995 Remove references to librx and libg++.
11996
11997Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11998
11999 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12000 recursive makes
12001
12002Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12003
12004 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12005 for newlib directory.
12006 (CXX_FOR_TARGET): Likewise.
12007
12008Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12009
12010 * ltconfig: Update after libtool/ltconfig.in change for
12011 hpux11.
12012
12013Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12014
12015 * ltconfig, ltmain.sh: Update to libtool 1.2.
12016
12017Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12018
12019 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12020 (install-gcc-cross): Instead, override LANGUAGES here.
12021
120221998-03-18 Dave Love <d.love@dl.ac.uk>
12023
12024 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12025 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12026
12027Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12028
12029 * configure.in: Add Thumb-pe target.
12030
12031Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12032
12033 * Makefile.in - changed sn targets to snavigator
12034 * configure.in - changed sn targets to snavigator
12035
12036Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12037
12038 * config-ml.in: After building symlink tree call make distclean
12039 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12040 to be the case for libiberty.
12041
12042Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12043
12044 * configure: When making link, also check the current
12045 directory. The configure scripts may create one.
12046
12047Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12048
12049 * config.sub: Accept alphapca56 and alphaev6 properly.
12050
12051Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12052
12053 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12054
12055Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12056
12057 * config.sub (sco5): Fix typo.
12058
12059Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12060
12061 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12062 install-itcl.
12063 (install-itcl): Remove dependency on install-tcl.
12064
12065Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12066
12067 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12068
12069Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12070
12071 * configure.in: Don't build libgui for a cygwin32 target when not on
12072 a cygwin32 host.
12073
12074Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12075
12076 * configure (redirect): Set to null, so default behavior of
12077 configure is now --verbose.
12078
120791998-02-16 Dave Love <d.love@dl.ac.uk>
12080
12081 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12082 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12083
12084Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12085
12086 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12087 this change to sync Makefile.in with its ChangeLog entries.
12088
12089Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12090
12091 * ltmain.sh (mkdir): Check that the directory doesn't exist
12092 before we exit with error, so that we don't get races during
12093 parallel builds.
12094
12095Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12096
12097 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12098
12099Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12100
12101 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12102 PICFLAG_FOR_TARGET.
12103 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12104
12105 * configure: Emit a definition for the new macro enable_shared
12106 into each Makefile.
12107
12108Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12109
12110 * configure.in (host_tools, native_only): Add libtool.
12111
12112Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12113
12114 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12115 Fix typo in ming config comment.
12116
12117Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12118
12119 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12120
12121Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12122
12123 * config.sub: Add tic30 cases, and map c30 to tic30.
12124
12125Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12126
12127 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12128 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12129 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12130 (CLEAN_TARGET_MODULES): Similarly
12131 (all-target-libf2c): Add dependences.
12132 * configure.in (target_libs): Add libf2c.
12133
12134Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12135
12136 * configure.in: Remove expect from noconfigdirs when target
12137 is cygwin32. OK to build expect and dejagnu with Canadian
12138 Cross.
12139
12140Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12141
12142 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12143 host.
12144
12145 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12146 and mingw32.
12147
12148Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12149
12150 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12151 here as it is not defined in the toplevel Makefile.
12152
12153Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12154
12155 * configure (package_makefile_rules_frag): New variable, which names
12156 a file with generic rules, ...
12157 Change comment to mention we now have FIVE parts.
12158 * configure: Undo last change.
12159
12160Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12161
12162 * config.guess: More accurate determination of HP processor types.
12163 * config.sub: More accurate determination of HP processor types.
12164
12165Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12166
12167 * configure (package_makefile_frag): Move inserting the
12168 ${package_makefile_frag} to where it should be according
12169 to the comment.
12170
12171Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12172
12173 * config.guess: Add support for Linux/ARM.
12174
12175Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12176
12177 * .cvsignore: Remove *-info and *-install since they match
12178 release-info and mpw-install, which we don't want to just ignore.
12179
12180Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12181
12182 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12183
12184Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12185
12186 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12187 local_prefix to sub-make invocations.
12188
12189Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12190
12191 * configure.in: Check makefile fragments in the source
12192 directory.
12193
12194Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12195
12196 * configure.in: Check whether host and target makefile
12197 fragments exist before adding them to *_makefile_frag.
12198
12199Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12200
12201 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12202
12203Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12204
12205 * configure.in: Make sure we only replace RPATH_ENVVAR on
12206 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12207 regexp to sed.
12208
12209 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12210 to sub-makes.
12211
122121998-01-13 Lee Iverson (leei@ai.sri.com)
12213
12214 * config-ml.in (multi-do): LDFLAGS must include multilib
12215 designator.
12216
12217Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12218
12219 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12220
12221Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12222
12223 * config.sub: Add mingw32 support.
12224 * configure.in: Likewise.
12225
12226Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12227
12228 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12229
12230Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12231
12232 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12233 * configure (gxx_include_dir): Provide a definition for subdirs
12234 which do not use autoconf.
12235
12236Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12237
12238 * config.guess: Sync with egcs. Picks up new alpha support,
12239 BeOS & some additional linux support.
12240
12241Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12242
12243 * config.guess: HP 9000/803 is a PA1.1 machine.
12244
12245Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12246
12247 * configure.in: It's alpha*-...
12248
12249Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12250
12251 * configure.in (host_makefile_frag, target_makefile_frag):
12252 Handle multiple config files.
12253 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12254 alpha-*-*.
12255
12256Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12257
12258 * mkdep: New file.
12259
12260Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12261
12262 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12263
12264Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12265
12266 * Makefile.in: Add libgui directory.
12267 (GDB_TK): Add all-libgui.
12268 * configure.in: Add libgui directory.
12269 * configure: Add all-libgui to GDB_TK.
12270
12271Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12272
12273 * config-ml.in (multidirs): Add m32r to multilib list.
12274
12275Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12276
12277 * Makefile.in (all-target-gperf): Change dependency to
12278 all-target-libstdc++.
12279
12280Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12281
12282 * config.guess: Add BeOS support.
12283
12284Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12285
12286 Source directory cvs renamed to cvssrc:
12287 * configure.in (host_tools): Change cvs to cvssrc.
12288 (native_only): Likewise.
12289 (noconfigdirs) [various cases]: Likewise.
12290 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12291 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12292 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12293 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12294 (all-cvssrc): Rename target from all-cvs.
12295
12296Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12297
12298 * configure (gxx_include_dir): Fix thinko.
12299
12300Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12301
12302 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12303 (install-cross, install-gcc-cross): New targets.
12304
12305Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12306
12307 * configure.in (noconfigdirs): Add support for Thumb target.
12308
12309 * config.sub (maybe_os): Add support for Thumb target.
12310
12311Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12312
12313 * Makefile.in: Add rules for cygmon.
12314
12315 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12316
12317Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12318
12319 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12320 * configure (gxx_include_dir): Provide a definition for subdirs
12321 which do not use autoconf.
12322
12323Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12324
12325 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12326 11/18/97 build
12327
12328Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12329
12330 * From Franz Sirl.
12331 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12332 found on RedHat Linux systems.
12333
12334Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12335
12336 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12337 guesses.
12338
12339Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12340
12341 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12342
12343Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12344
12345 * ltmain.sh: If mkdir fails, check whether the directory was created
12346 anyhow by some other process.
12347
12348Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12349
12350 * configure.in (d30v-*-*): Configure all directories.
12351
12352Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12353
12354 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12355 for the D30V.
12356
12357Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12358
12359 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12360
12361Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12362
12363 * include/libiberty.h: Add extern "C" { so it can be used with C++
12364 progrms.
12365 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12366 programs.
12367
12368Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12369
12370 * configure.in (d30v-*-*): Configure GCC now.
12371
12372Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12373
12374 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12375 is no longer needed.
12376
12377Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12378
12379 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12380
12381Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12382
12383 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12384 targets using "$@" to provide support for similar but not identical
12385 targets without having to duplicate code.
12386
12387Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12388
12389 * makefile.vms: Fix to work with DEC C.
12390
12391Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12392
12393 * config.sub: Add mips-tx39-elf to marketing names.
12394
12395Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12396
12397 * ltmain.sh: Handle symlinks in generated script.
12398
12399Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12400
12401 * configure: Handle autoconf style directory options: --bindir,
12402 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12403 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12404 --sysconfdir.
12405 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12406 (sharedstatedir, localstatedir, oldincludedir): New variables.
12407 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12408 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12409 sbindir, sharedstatedir, and sysconfdir.
12410
12411Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12412
12413 * Makefile.in (bootstrap-lean): New target.
12414
12415Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12416
12417 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12418 sn, and gnuserv from noconfigdirs.
12419
12420Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12421
12422 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12423
12424Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12425
12426 * Makefile.in (cross): New target.
12427
12428Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12429 Jeff Law <law@cygnus.com>
12430
12431 * Makefile.in (bootstrap2, bootstrap3): New targets.
12432 (all-bootstrap): Remove outdated and confusing target.
12433 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12434
12435Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12436
12437 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12438 windows. Consistent with gdb/configure.
12439
124401997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12441
12442 * configure.in: Name Linux target fragment.
12443
12444 * configure: Rewrite so that project Makefile fragment is inserted
12445 first and appears last in the resulting Makefile.
12446
12447Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12448
12449 * Makefile.in (install-itcl): Install tcl first.
12450
12451Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12452
12453 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12454
12455Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12456
12457 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12458
12459 * configure.in (skipdirs): Add target-librx for Linux.
12460 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12461
12462Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12463
12464 * Makefile.in (bootstrap): New target.
12465
12466Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12467
12468 * config.sub: Accept 'amigados' for backward compatibility.
12469
12470Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12471
12472 * config.guess: Merge with FSF.
12473
12474Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12475
12476 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12477
12478Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12479
12480 * config.sub: Add "marketing-names" patch.
12481
12482Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12483
12484 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12485
12486Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12487
12488 * config.sub: Handle v850-elf.
12489
12490Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12491
12492 * .cvsignore (*-install): Remove.
12493
12494Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12495
12496 * ltconfig: Set CONFIG_SHELL in libtool.
12497 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12498
12499Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12500
12501 * configure.in (target_subdir): Set to libraries if enable_multilib.
12502
12503Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12504
12505 * config.guess: Update from gcc directory.
12506
12507Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12508
12509 * Makefile.in (all-sim): Depends on all-readline.
12510
12511Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12512
12513 * Makefile.in (BISON, YACC): Use $$s.
12514 (all-bison): Depend on all-texinfo.
12515
12516Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12517
12518 * Makefile.in (BISON): Add -L flag.
12519 (YACC): Likewise.
12520
12521Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12522
12523 * configure.in (noconfigdirs): Add support for v850e target.
12524
12525 * config.sub (maybe_os): Add support for v850e target.
12526
12527Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12528
12529 * configure.in (noconfigdirs): Add support for v850ea target.
12530
12531 * config.sub (maybe_os): Add support for v850ea target.
12532
12533Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12534
12535 * config.sub: Add mipstx39. Delete r3900.
12536
12537Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12538
12539 * Makefile.in (all-autoconf): Depends on all-texinfo.
12540
12541Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12542
12543 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12544 eabi targets.
12545
12546Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12547
12548 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12549
12550 * configure: When handling a Canadian Cross, handle YACC as well as
12551 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12552 * Makefile.in (all-bison): Depend upon all-texinfo.
12553
12554Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12555
12556 * Makefile.in (BISON): bison, not byacc or bison -y.
12557 (YACC): bison -y or byacc or yacc.
12558 (various): Add *-bison as appropriate.
12559 (taz): No need to mess with BISON anymore.
12560
12561Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12562
12563 * configure: If OSTYPE matches *win32*, try to find a good value for
12564 CONFIG_SHELL.
12565
12566Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12567
12568 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12569 configure.in if it is present.
12570
12571Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12572
12573 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12574
12575Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12576
12577 * config.sub: Recognize `arc' cpu.
12578 * configure.in: Likewise.
12579 * config-ml.in: Likewise.
12580
12581Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12582
12583 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12584
12585Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12586
12587 * configure: Changed sed delimiter from ':' to '|' when
12588 attempting to substitute ${config_shell} for SHELL. On
12589 NT ${config_shell} may contain a ':' in it.
12590
12591Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12592
12593 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12594
12595Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12596
12597 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12598
12599Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12600
12601 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12602
12603 * ylwrap: If the program is a relative path, force it to be
12604 absolute.
12605
12606Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12607
12608 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12609
12610Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12611
12612 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12613 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12614 for libraries.
12615
12616Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12617
12618 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12619 separated by spaces.
12620
12621Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12622
12623 * ylwrap: New file.
12624 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12625
12626 * ltmain.sh: Handle /bin/sh at start of install program.
12627
12628 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12629
12630 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12631 * missing: New file, from automake 1.2.
12632
12633Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12634
12635 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12636 check-tk to CHECK_X11_MODULES.
12637
12638Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12639
12640 * config.sub: Merge with FSF.
12641
12642Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12643
12644 * config.guess: Merge with FSF.
12645
12646Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12647
12648 * configure: Treat msdosdjgpp like go32.
12649 * configure.in: Likewise. Don't remove gprof for go32.
12650
12651 * configure: Change Makefile.tem2 to Makefile.tm2.
12652
12653Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12654
12655 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12656
12657Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12658
12659 * install-sh (chmodcmd): Set to null if the DST directory already
12660 exists. Same as Nov 11th change.
12661
12662Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12663
12664 * configure (GDB_TK): Needs itcl and tix.
12665
12666Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12667
12668 * config.guess: Update from FSF.
12669
12670Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12671
12672 * Makefile.in (GDB_TK): Depend on itcl and tix.
12673
12674Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12675
12676 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12677 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12678 (INSTALL_SCRIPT): New variable.
12679 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12680 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12681 to -x.
12682 * install-sh: Add support for -x option.
12683
12684Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12685
12686 * configure.in, Makefile.in: Treat tix like itcl.
12687
12688Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12689
12690 * Makefile.in (WINDRES): New variable.
12691 (WINDRES_FOR_TARGET): New variable.
12692 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12693 (EXTRA_HOST_FLAGS): Add WINDRES.
12694 (EXTRA_TARGET_FLAGS): Add WINDRES.
12695 (EXTRA_GCC_FLAGS): Add WINDRES.
12696 ($(DO_X)): Pass down WINDRES.
12697 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12698 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12699 DLLTOOL_FOR_TARGET.
12700
12701Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12702
12703 * configure.in: configure sim before gdb for win32-x-ppc
12704
12705Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12706
12707 Move gperf into the toplevel, from libg++.
12708 * configure.in (target_tools): Add target-gperf.
12709 (native_only): Add target-gperf.
12710 * Makefile.in (all-target-gperf): New target, depend on
12711 all-target-libg++.
12712 (configure-target-gperf): Empty rule.
12713 (ALL_TARGET_MODULES): Add all-target-gperf.
12714 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12715 (CHECK_TARGET_MODULES): Add check-target-gperf.
12716 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12717 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12718
12719Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12720
12721 * config.sub (mn10200): Recognize new basic machine.
12722
12723Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12724
12725 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12726 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12727
12728Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12729
12730 * configure.in: If we're building mips-sgi-irix6* native, turn on
12731 ENABLE_MULTILIB and set TARGET_SUBDIR.
12732
12733Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12734
12735 * Makefile.in (all-sn): Depend on all-grep.
12736
12737Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12738
12739 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12740
12741 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12742 Makefile. From Jeff Makey <jeff@cts.com>.
12743 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12744
12745 * Makefile.in (DISTBISONFILES): Remove.
12746 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12747 $(DEFAULT_YACC).
12748
12749 * configure.in: Build itl, db, sn, etc., when building for native
12750 cygwin32.
12751
12752 * Makefile.in (LD): New variable.
12753 (EXTRA_HOST_FLAGS): Pass down LD.
12754 ($(DO_X)): Likewise.
12755
12756Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12757
12758 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12759
12760Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12761
12762 * configure.in (targargs): Strip out any supplied --build argument
12763 before adding our own. Always add --build.
12764
12765Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12766
12767 * configure.in (targargs): Pass --build if we're doing
12768 a cross-compile.
12769
12770Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12771
12772 * configure: Use '|' instead of ":" as the separator in
12773 sed. Otherwise sed chokes on NT path names with drive
12774 designators. Also look for "?:*" as the leading characters in an
12775 absolute pathname.
12776
12777Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12778
12779 * config.sub: Support for r3900.
12780
12781Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12782
12783 * configure.in: Use install-sh, not install.sh.
12784
12785Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12786
12787 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12788 apply it twice.
12789
12790Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12791
12792 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12793 install-binutils.
12794
12795Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12796
12797 * Makefile.in: Add automake targets.
12798 * configure.in (host_tools): Add automake.
12799
12800Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12801
12802 * configure: Default CXX to c++, not gcc.
12803 * Makefile.in (CXX): Set to c++, not gcc.
12804 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12805
12806Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12807
12808 * install-sh: try appending a .exe if source file doesn't
12809 exist
12810
12811Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12812
12813 * configure.in: Turn on multilib by default.
12814 (cross_only): Remove target-libiberty.
12815
12816 * Makefile.in (all-gcc): Don't depend on libiberty.
12817
12818Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12819
12820 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12821
12822Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12823
12824 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12825 (DISTBISONFILES): Add ld/Makefile.in
12826
12827Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12828
12829 * configure.in: if target is cygwin32 but host isn't cygwin32,
12830 don't configure gdb tcl tk expect, not just gdb.
12831
12832Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12833
12834 * configure.in: Added gnuserv everywhere sn appears.
12835
12836 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12837 (CROSS_CHECK_MODULES): Added check-gnuserv.
12838 (INSTALL_MODULES): Added install-gnuserv.
12839 (CLEAN_MODULES): Added clean-gnuserv.
12840 (all-gnuserv): New target.
12841
12842Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12843
12844 * config.guess: Fixes for MIPS OpenBSD systems.
12845
12846Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12847
12848 * Makefile.in (INSTALL_XFORM): Remove.
12849 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12850
12851 * mkinstalldirs: New file, copied from automake.
12852 * Makefile.in (installdirs): Rename from install-dirs. Use
12853 mkinstalldirs. Change all users.
12854 (DEVO_SUPPORT): Add mkinstalldirs.
12855
12856Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12857
12858 * install-sh: Rename from install.sh.
12859 * Makefile.in (INSTALL): Change install.sh to install-sh.
12860 (DEVO_SUPPORT): Likewise.
12861
12862 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12863 Graichen <graichen@rzpd.de>.
12864
12865Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12866
12867 * config.guess: Recognize OpenBSD systems correctly.
12868
12869Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12870
12871 * README, Makefile.in (ETC_SUPPORT): Remove references to
12872 cfg-paper*, configure.{texi,man,info*}._
12873
12874Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12875
12876 * Makefile.in (all.normal): Ensure that gcc is built after all
12877 the x11 - ie gdb - targets.
12878
12879Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12880
12881 * makefile.vms: Don't run conf-a-gas.
12882
12883Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12884
12885 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12886
12887Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12888
12889 * configure.in: Remove noconfigdirs case since gdb also
12890 configures and builds for tic80-coff.
12891
12892Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12893
12894 * configure: Set cache_file to config.cache.
12895 * Makefile.in (local-distclean): Remove config.cache.
12896
12897Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12898
12899 * COPYING: Update FSF address.
12900
12901Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12902
12903 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12904 noconfigdirs.
12905
12906Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12907
12908 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12909 MAKEDIRS, is empty.
12910
12911Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12912
12913 * config.sub: Tweak mn10300 entry.
12914
12915Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12916
12917 * configure.in (host_tools): Put sim before gdb, so gdb's
12918 configure.tgt can determine if the simulator was configured.
12919
12920Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12921
12922 * config.sub: Move BeOS $os case to be with other Cygnus
12923 local cases.
12924
12925Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12926
12927 * config.sub: Remove misplaced comment that broke Linux.
12928
12929Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12930
12931 * config.sub: Add BeOS support.
12932
12933Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12934
12935 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12936
12937Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12938
12939 * configure.in (noconfigdirs): Remove tcl and tk from
12940 noconfigdirs for cygwin32 builds.
12941
12942Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12943
12944 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12945
12946Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12947
12948 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12949 make-all.com, use makefile.vms instead.
12950
12951Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12952
12953 * config.sub: Accept -lnews*.
12954
12955Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12956
12957 * configure.in (noconfigdirs): Disable target-newlib,
12958 target-examples and target-libiberty for d30v.
12959
12960Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12961
12962 * configure.in (noconfigdirs): Enable ld for d30v.
12963
12964Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12965
12966 * configure.in (tic80-*-*): Build compiler.
12967
12968Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12969
12970 * configure.in (d30v-*): Remove sim directory from list of
12971 unsupported d30v directories
12972
12973Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12974
12975 * config.sub, configure.in: Add d30v target cpu.
12976
12977Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12978
12979 * makefile.vms: New file.
12980 * make-all.com: Remove.
12981
12982Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12983
12984 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12985
12986Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12987
12988 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12989
12990Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12991
12992 * Makefile.in (ALL_MODULES): Added all-db.
12993 (CROSS_CHECK_MODULES): Addec check-db.
12994 (INSTALL_MODULES): Added install-db.
12995 (CLEAN_MODULES): Added clean-db.
12996
12997Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12998
12999 * config.guess: Merge with latest FSF sources.
13000
13001Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13002
13003 * Makefile.in (ALL_MODULES): Added all-itcl.
13004 (CROSS_CHECK_MODULES): Added check-itcl.
13005 (INSTALL_MODULES): Added install-itcl.
13006 (CLEAN_MODULES): Added clean-itcl.
13007
13008Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13009
13010 * configure.in: build gdb for mn10200
13011
13012Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13013
13014 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13015
13016Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13017
13018 * configure.in (tic80-*-*): Turn off most targets right now.
13019
13020Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13021
13022 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13023 rather than the makeinfo program.
13024 (do-info): Depend upon all-texinfo.
13025
13026Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13027
13028 * configure.in: Remove uses of config/mh-linux.
13029
13030 * config.sub, config.guess: Merge with latest FSF sources.
13031
13032Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13033
13034 * config.sub (case $basic_machine): Add tic80 entries.
13035
13036Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13037
13038 * config.sub, config.guess: Merge with latest FSF sources.
13039
13040Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13041
13042 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13043 * mpw-config.in: Test for NewFolderRecursive.
13044 * mpw-install: Use symbolic name for startup filename.
13045 * mpw-README: Add various additional details.
13046
13047Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13048
13049 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13050
13051Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13052
13053 * configure.in: Do build gcc and the target libraries for
13054 the mn10200.
13055
13056Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13057
13058 * configure.in: don't avoid building gdb for mn10300 any more
13059 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13060 instead of single-quoting it.
13061
13062Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13063
13064 * configure.in: Don't use --with-stabs on IRIX 6.
13065
13066Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13067
13068 * configure.in (m32r): Build gdb, libg++ now.
13069
13070Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13071
13072 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13073 directories from noconfigdirs.
13074
13075Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13076
13077 * config.sub (basic_machine): added mips16 configuration
13078
13079Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13080
13081 * config.sub: Handle d10v-unknown.
13082
13083Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13084
13085 * config.sub: Handle v850-unknown.
13086
13087Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13088
13089 * Makefile.in: add findutils
13090 * configure.in: add findutils to list of host_tools
13091
13092Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13093
13094 * config.sub: Handle mn10200 and mn10300.
13095
13096Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13097
13098 * configure.in (d10v-*): Do not build librx.
13099
13100Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13101
13102 * configure.in (mn10300): Build everything except gdb & libgloss.
13103
13104Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13105
13106 * config.guess: Patch for Dansk Data Elektronik servers,
13107 from Niels Skou Olsen <nso@dde.dk>.
13108
13109 For ncr, use /bin/uname rather than uname, since GNU uname does not
13110 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13111
13112 Patch for MIPS R4000 running System V,
13113 from Eric S. Raymond <esr@snark.thyrsus.com>.
13114
13115 Fix thinko for nextstep.
13116
13117 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13118
13119 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13120 * config.guess: Guess mips-dec-mach_bsd4.3.
13121
13122 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13123 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13124 release numbers.
13125 * config.guess (mips-mips-riscos*): Emit just enough of the
13126 release number.
13127
13128 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13129 * config.guess (sparc-auspex-sunos*): Added.
13130 (f300-fujitsu-*): Added.
13131
13132 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13133 * config.guess: Recognize a Tadpole as a sparc.
13134
13135Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13136
13137 * config.guess: Don't assume that NextStep version is either 2 or
13138 3. NextStep 4 (aka OpenStep 4) has come out now.
13139
13140Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13141
13142 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13143 From Rik Faith <faith@cs.unc.edu>.
13144
13145Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13146
13147 * config.sub: Contributions from bug-gnu-utils to:
13148 Support plain "hppa" (no version given) architecture, reported by
13149 OpenStep.
13150 OpenBSD like NetBSD.
13151 LynxOs is not a hardware supplier.
13152
13153 * config.guess: Contributions from bug-gnu-utils to add support for:
13154 OpenBSD like NetBSD.
13155 Stratus systems.
13156 More Pyramid systems.
13157 i[n>4]86 Intel chips.
13158 M680[n>4]0 Motorola chips.
13159 Use unknown instead of lynx for hardware manufacturer.
13160
13161Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13162
13163 * install.sh (chmodcmd): Set to null if the DST directory already
13164 exists.
13165
13166Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13167
13168 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13169 not use mt-ppc target Makefile fragment any more.
13170
13171Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13172
13173 * configure.in (*-*-windows): Exclude everything but those dirs
13174 needed to build windows.
13175
13176Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13177
13178 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13179
13180Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13181
13182 * configure.in: Exclude mmalloc from i386-windows.
13183
13184Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13185
13186 * Undo my previous change.
13187
13188Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13189
13190 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13191 unconditionally.
13192 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13193
13194Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13195
13196 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13197 host to add it's own flags.
13198
13199Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13200
13201 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13202
13203Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13204
13205 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13206 (CXX_FOR_TARGET): Likewise.
13207 (GCC_FOR_TARGET): Define.
13208 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13209 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13210 CC_FOR_TARGET was specified on the command line.
13211 (MAKEOVERRIDES): Don't define.
13212
13213Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13214
13215 * configure.in (m32r): Fix spelling of libg++ libs.
13216
13217Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13218
13219 * config.sub (-apple*): Remove, now redundant.
13220
13221Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13222
13223 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13224
13225 * configure: Rework yesterday's sed script patch.
13226
13227 * config.sub: Merge with FSF.
13228
13229Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13230
13231 * config.guess: Merge from FSF.
13232
13233 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13234 * config.guess: Use pc instead of unknown, for pc clone systems.
13235 Change linux to linux-gnu.
13236
13237 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13238 * config.guess: Avoid non-portable tr syntax.
13239
13240Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13241
13242 * test-build.mk (HOLES): Add "xargs" for gdb.
13243
13244 * configure: Avoid hpux10.20 sed bug.
13245
13246Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13247
13248 * configure.in: Add support for windows host
13249 (that is a build done under the Microsoft build environment).
13250
13251Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13252
13253 * Makefile.in: Replace all uses of srcroot with s, to shrink
13254 command line lengths.
13255
13256 Patches from Geoffrey Noer <noer@cygnus.com>:
13257 * configure.in: If configuring for newlib, pass --with-newlib to
13258 subdirectories.
13259 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13260 -Bnewlib/ and -Lwinsup to gcc.
13261 (CXX_FOR_TARGET): Likewise.
13262
13263Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13264
13265 * Makefile.in (ETC_SUPPORT): Add configure.
13266
13267Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13268
13269 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13270 host configuration file.
13271
13272Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13273
13274 * configure.in: Break mn10x00 support into separate
13275 mn10200 and mn10300 configurations.
13276 * config.sub: Likewise.
13277
13278Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13279
13280 * configure.in: Add lots of stuff to noconfigdirs for
13281 the mn10x00 targets.
13282
13283 * config.sub, configure.in: Add mn10x00 support.
13284
13285Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13286
13287 * make-all.com: Call conf-a-gas, not config-a-gas.
13288
13289Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13290
13291 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13292 targets.
13293
13294Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13295
13296 * mpw-README: Add much more detail for native PowerMac.
13297 * mpw-install: New file.
13298 * mpw-configure: Add --norecursion and --help options.
13299 * mpw-config.in: Translate readme and install files when
13300 copying to objdir.
13301 * mpw-build.in: Don't always depend on byacc and flex.
13302 (install-only-top): New action.
13303
13304Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13305
13306 * configure.in: You can now configure GDB for the v850.
13307
13308Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13309
13310 * configure.in (noconfigdirs): Don't configure any C++ dirs
13311 if targeting D10V.
13312
13313Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13314
13315 * config.sub: Recognize mips64vr5000.
13316
13317Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13318
13319 * configure.in: Use a single line for host_tools and native_only.
13320
13321Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13322
13323 * config.sub, configure.in: Add entries for m32r.
13324
13325Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13326
13327 * Makefile.in (inet-install): Don't run install-gzip.
13328
13329Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13330
13331 * configure.in: Don't config lots of things for *-*-windows*.
13332
13333Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13334
13335 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13336 (host_libs, host_tools): Copy from configure.in.
13337 * mpw-configure: Don't complain about directories not found.
13338
13339Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13340
13341 * configure.in (i[345]86): Recognize i686 for pentium pro.
13342 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13343 file.
13344
13345 * config.guess (i[345]86): Ditto.
13346
13347Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13348
13349 * configure.in (noconfigdirs): Removed gdb for D10V.
13350
13351Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13352
13353 * configure.in: Remove ld, target-libio, target-libg++, and
13354 target-libstdc++ from noconfigdirs.
13355
13356Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13357
13358 * configure: Fix three locations where shell scripts were
13359 being run directly rather than with config_shell.
13360
13361Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13362
13363 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13364 * config.sub (basic_machine): Recognize v850.
13365
13366Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13367
13368 * mpw-configure: Handle multiple enable/disable options and
13369 pass them down recursively, handle -c and -s flags appropriately
13370 depending on choice of compiler, add escape mechanism for
13371 quoted arguments to gC.
13372
13373Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13374
13375 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13376 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13377 so that -mrelocatable-lib and -mno-eabi are used.
13378
13379 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13380 not support --print-multi-lib, don't abort.
13381
13382Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13383
13384 * make-all.com: Run config-a-gas.
13385 * setup.com: Don't copy subdirectory files around.
13386
13387Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13388
13389 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13390 target, it now compiles correctly.
13391
13392Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13393
13394 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13395
13396Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13397
13398 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13399
13400Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13401
13402 * configure.in (native_only): Add prms.
13403
13404Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13405
13406 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13407 (BINUTILS_SUPPORT_DIRS): Likewise.
13408
13409Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13410
13411 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13412 d10v support is added.
13413
13414Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13415
13416 * configure.in (d10v-*-*): New target.
13417
13418Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13419
13420 * config.guess (HP 9000/811): Recognize this as a PA1.1
13421 machine.
13422
13423Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13424
13425 * Makefile.in (do-tar-gz): New target, split out from tail end of
13426 taz target. Run each command separately, don't use pipes.
13427 (taz): Use it.
13428
13429Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13430
13431 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13432 * mpw-build.in: No builds should depend on building byacc or flex,
13433 they are assumed to be installed already.
13434
13435Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13436
13437 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13438 variable that CC_FOR_TARGET needs.
13439
13440Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13441
13442 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13443 options have changed since the last time the subdirectory was
13444 configured, and if it has, reconfigure.
13445 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13446 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13447
13448Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13449
13450 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13451 CLEAN_MODULES): Add bash.
13452 (all-bash): New target.
13453
13454Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13455
13456 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13457
13458Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13459
13460 * config.sub (basic_machine): Recognize d10v as a valid processor.
13461
13462Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13463
13464 * mpw-configure: Add support for --bindir.
13465 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13466
13467Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13468
13469 * configure.in: add bash, time, gawk to list of hosttools and things
13470 to only build for native toolchains
13471
13472Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13473
13474 * Makefile.in (docdir): Remove.
13475
13476Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13477
13478 * Makefile.in (datadir): Set to $(prefix)/share.
13479
13480Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13481
13482 * configure.in: build diff and patch for cygwin32-hosted
13483 toolchains.
13484
13485Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13486
13487 * config.sub: Accept -rtems*.
13488
13489Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13490
13491 * configure.in: enable dosrel for cygwin32-hosted builds,
13492 remove diff from the list of things not buildable
13493 via Canadian Cross
13494
13495Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13496
13497 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13498 don't get ". ".
13499
13500Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13501
13502 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13503
13504Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13505
13506 * Makefile.in (taz): Handle case where tex3patch didn't even get
13507 checked out. Also, if it was found, put the symlink in a new util
13508 subdirectory.
13509
13510Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13511
13512 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13513
13514Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13515
13516 * config.sub: Recognize -openvms.
13517 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13518 * make-all.com, setup.com: New files.
13519
13520Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13521
13522 * Makefile.in (taz): tex3patch moved to texinfo/util.
13523
13524Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13525
13526 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13527 * configure.in: remove make from disable-if-Can-Cross list
13528 enable gdb if ${host} and ${target} are cygwin32
13529
13530Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13531
13532 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13533 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13534
13535Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13536
13537 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13538 distinguish sysv/svr4/bsd variants.
13539 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13540
13541Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13542
13543 * configure.in: Added copyright notice.
13544 * move-if-change: Added copyright notice.
13545
13546Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13547
13548 * configure.in (powerpcle-*-solaris*): Until we get shared
13549 libraries working, don't build gdb, sim, make, tcl, tk, or
13550 expect.
13551
13552Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13553
13554 * config.guess: Merge with FSF:
13555
13556 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13557 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13558
13559 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13560 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13561
13562 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13563 * config.guess: Combine two OSF1 rules.
13564 Also recognize field test versions. From mjr@zk3.dec.com.
13565 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13566 because GNU uname does not support -p. From pmr@pajato.com.
13567
13568Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13569
13570 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13571
13572Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13573
13574 * mpw-README: Document GCCIncludes.
13575
13576Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13577
13578 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13579
13580Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13581
13582 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13583
13584Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13585
13586 * configure.in (*-*-cygwin32): Configure make.
13587
13588Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13589
13590 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13591
13592Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13593
13594 * Makefile.in (all-inet): Depend on all-perl.
13595
13596 * Makefile.in (inet-install): New target.
13597
13598 * Makefile.in (all-inet): Depend on all-tcl.
13599 (all-inet): Depend on all-send-pr.
13600
13601Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13602
13603 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13604 temporarily.
13605
13606Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13607
13608 * configure.in: Don't configure --with-gnu-ld on AIX.
13609
13610Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13611
13612 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13613
13614Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13615
13616 * Makefile.in (ALL_MODULES): Added all-inet.
13617 (CROSS_CHECK_MODULES): Added check-inet.
13618 (INSTALL_MODULES): Added install-inet.
13619 (CLEAN_MODULES): Added clean-inet.
13620 (all-indent): New target.
13621
13622 * configure.in (host_tools): Added inet.
13623 (native_only): Added inet.
13624 (noconfigdirs): Added inet.
13625
13626Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13627
13628 * configure.in: Don't configure libgloss if we are not configuring
13629 newlib.
13630
13631Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13632
13633 * configure.in: Don't configure libgloss for unsupported
13634 architectures.
13635
13636Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13637
13638 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13639
13640Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13641
13642 * Makefile.in (ALL_MODULES): Include all-apache.
13643 (CROSS_CHECK_MODULES): Include check-apache.
13644 (INSTALL_MODULES): Include install-apache.
13645 (all-apache): New target.
13646
13647 * configure.in: Added apache everywhere perl is seen.
13648
13649Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13650
13651 * Makefile.in: Add support for clean-{module} and
13652 clean-target-{module} rules.
13653
13654Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13655
13656 * configure.in (*-*-ose) do not build libgloss.
13657
13658Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13659
13660 * config.guess (prep*:SunOS:5.*:*): Turn into
13661 powerpele-unknown-solaris2.
13662
13663Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13664
13665 * configure.in: Permit --enable-shared to specify a list of
13666 directories.
13667
13668Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13669
13670 * configure.in (host==solaris): Pass only the first word of $CC
13671 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13672
13673Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13674
13675 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13676
13677Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13678
13679 * Makefile.in (ALL_MODULES): Include all-perl.
13680 (CROSS_CHECK_MODULES): Include check-perl.
13681 (INSTALL_MODULES): Include install-perl.
13682 (ALL_X11_MODULES): Include all-guile.
13683 (CHECK_X11_MODULES): Include check-guile.
13684 (INSTALL_X11_MODULES): Include install-guile.
13685 (all-perl): New target.
13686 (all-guile): New target.
13687
13688 * configure.in (host_tools): Include perl and guile.
13689 (native_only): Include perl and guile.
13690 (noconfigdirs): Don't build guile and perl; no ports have been
13691 done.
13692
13693Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13694
13695 * configure (--enable-*): Handle quoted option lists such as
13696 --enable-sim-cflags='-g0 -O' better.
13697
13698Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13699
13700 * Makefile.in ({,inst}all-target): New rule so we can make and
13701 install all of the target directories easily.
13702
13703Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13704
13705 * configure.in: Add missing global flag in sed substitution when
13706 deleting `target-' from ${configdirs}.
13707
13708Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13709
13710 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13711 option.
13712
13713 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13714 config/mh-necv4.
13715
13716 * install.sh: Correct misspelling of transformbasename.
13717
13718 * config.guess: Recognize mips-*-sysv*.
13719
13720Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13721
13722 * config.sub: Recognize mon960.
13723
13724Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13725
13726 * configure: Restore Canadian Cross handling of BISON and LEX,
13727 removed in Feb 20 change.
13728
13729Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13730
13731 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13732 Mention make install. Remove the old copyright date as well the
13733 clumsy and rather pointless copyright on the README file.
13734
13735Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13736
13737 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13738 Makefile after running symlink-tree, then run `make distclean' to
13739 avoid clobbering any generated files in srcdir.
13740
13741Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13742
13743 * configure.in (m68k-*-netbsd*): Build everything now.
13744
13745Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13746
13747 * Makefile.in (taz): Fix quoting.
13748
13749Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13750
13751 * configure.in (sparclet-*-*): Build everything now.
13752
13753Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13754
13755 * configure.in (m68k-*-linux*): New host.
13756
13757Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13758
13759 * configure: Check for bison before byacc.
13760
13761Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13762
13763 * Makefile.in configure: Change the way LEX and BISON/YACC are
13764 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13765 searching PATH. These are used as fallbacks by Makefile.in if
13766 flex/bison/byacc aren't in objdir.
13767
13768Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13769
13770 * Makefile.in: Make everything which depends upon all-bfd also
13771 depend upon all-opcodes, in case --with-commonbfdlib is used.
13772
13773Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13774
13775 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13776 building NT native compilers on Unix.
13777
13778Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13779
13780 * configure.in: Don't get CC from the host Makefile fragment if we
13781 can find gcc in PATH, or if this is a Canadian Cross. Move the
13782 Solaris test for /usr/ucb/cc to the post target script, just after
13783 the compiler sanity test.
13784
13785Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13786
13787 * config.sub: Merge with FSF.
13788
13789Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13790
13791 * Makefile.in (RPATH_ENVVAR): New variable.
13792 (REALLY_SET_LIB_PATH): Use it.
13793 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13794
13795Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13796
13797 * config.sub, configure.in: Recognize sparclet cpu.
13798
13799Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13800
13801 * config.guess: Support m68k-cbm-sysv4.
13802
13803Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13804
13805 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13806 m68k-unknown-linuxaout from linker help string. Put quotes around
13807 $ld_help_string.
13808
13809Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13810
13811 * config.guess (powerpc-harris-powerunix): Add guess for port
13812 to new target.
13813
13814Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13815
13816 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13817
13818Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13819
13820 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13821 $(REALLY_SET_LIB_PATH) in Makefile.
13822 * Makefile.in (SET_LIB_PATH): New variable.
13823 (REALLY_SET_LIB_PATH): New variable.
13824 ($(DO_X)): Use $(SET_LIB_PATH).
13825 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13826 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13827 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13828 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13829 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13830 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13831 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13832 (install-dosrel): Likewise.
13833 (all-opcodes): Depend upon all-libiberty.
13834
13835Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13836
13837 * config.guess (*:CYGWIN*): New
13838
13839Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13840
13841 * Makefile.in (all-target-winsup): All all-target-libiberty.
13842
13843Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13844
13845 * configure.in (noconfigdirs): Add missing # in front of comment.
13846
13847Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13848
13849 * configure.in: add second pass to things added to noconfigdirs
13850 so *-gm-magic can exclude libgloss properly.
13851
13852Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13853
13854 * mpw-configure (extralibs_name, rez_name): Set correctly
13855 for MWC68K compiler.
13856
13857 * mpw-README: Add more info on the necessary build tools.
13858
13859Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13860
13861 * configure.in, config.sub: Recognize cygwin32.
13862
13863Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13864
13865 * config.guess, config.sub: Recognize A/UX.
13866
13867Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13868
13869 * config.sub: Merge with gcc/config.sub.
13870
13871Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13872
13873 * mpw-build.in (do-binutils): Add build of stamps.
13874
13875Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13876
13877 * config.sub: Add recognition for mips64vr4100*-* targets.
13878
13879Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13880
13881 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13882 Add creation of gconfigargs with `--enable-shared' turned on.
13883 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13884 ($(host)-stamp-stage3-configured): Likewise.
13885 (HOLES): Add chatr and ldd.
13886 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13887
13888Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13889
13890 * configure: Pass --nfp to recursive configures.
13891
13892Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13893
13894 * Makefile.in (DLLTOOL): New.
13895 (DLLTOOL_FOR_TARGET): New.
13896 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13897 (EXTRA_TARGET_FLAGS): Ditto.
13898 (EXTRA_GCC_FLAGS): Ditto.
13899 (CONFIGURE_TARGET_MODULES): Ditto.
13900 (DO_X): Ditto.
13901 * configure: Add DLLTOOL.
13902
13903Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13904
13905 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13906 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13907 mh-sco, since old workarounds no longer needed, and don't
13908 build ld, since libraries have weak symbols in COFF.
13909
13910Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13911
13912 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13913
13914Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13915
13916 * configure.in: Make sure that ${CC} can be used to compile an
13917 executable.
13918
13919Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13920
13921 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13922 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13923 nothing depending on whether gdbtk is being built.
13924
13925Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13926
13927 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13928
13929Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13930
13931 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13932 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13933
13934Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13935
13936 * config-ml.in: Add support for
13937 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13938 Simplify setting of multidirs from --disable-foo.
13939
13940Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13941
13942 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13943 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13944 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13945 non-empty, pass them on to the GCC make.
13946 (all-bootstrap): New rule that is like all-gcc, except it executes
13947 the GCC bootstrap rule instead of the GCC all rule.
13948
13949Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13950
13951 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13952
13953Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13954
13955 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13956 DG/UX support.
13957
13958Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13959
13960 * config.sub (i*86*) Change [345] to [3456]
13961
13962Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13963
13964 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13965 --with-gnu-ld=no.
13966
13967Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13968
13969 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13970 AIX multilibs get built.
13971
13972Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13973
13974 * configure.in (i386-win32): Don't build expect if we're not
13975 building the tcl subdir.
13976
13977Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13978
13979 * Makefile.in: (configure-target-examples, all-target-examples):
13980 New targets, configure and build example programs.
13981
13982Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13983
13984 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13985 use it as input to sedit the generated MPW makefile.
13986 * mpw-README: Add a suggestion about Gestalt.h.
13987
13988Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13989
13990 * config.sub: Accept *-*-ieee*.
13991
13992Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13993
13994 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13995 Ronald F. Guilmette <rfg@monkeys.com>.
13996
13997Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13998
13999 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14000 for powerpc-pe native.
14001 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14002 (target==powerpc-pe): duplicate i386-win32 entry.
14003
14004Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14005
14006 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14007 of vxworks, not just vxworks5.1.
14008
14009Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14010
14011 * mpw-configure: Add support for exec-prefix.
14012
14013Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14014
14015 * config.guess: Recognize HP model 816 machines as having
14016 a PA1.1 processor.
14017
14018Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14019
14020 * configure: Ignore new autoconf configure options.
14021
14022Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14023
14024 * config.guess: Recognize Pentium under SCO.
14025 From Robert Lipe <robertl@arnet.com>.
14026
14027Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14028
14029 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14030
14031Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14032
14033 * configure.in: Don't configure gas for alpha-dec-osf*.
14034
14035Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14036
14037 * configure.in: Default to --with-stabs for some targets for which
14038 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14039 i[345]86*-*-unixware*.
14040
14041Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14042
14043 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14044 rather than basing it on the target. Simplify handling of options
14045 controlling which directories to configure. Remove extraneous
14046 slash in multi-clean target.
14047
14048Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14049
14050 * config-ml.in: Prefix more variables with ml_ so they don't collide
14051 with configure's.
14052
14053Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14054
14055 * configure: Don't turn -v into --v.
14056
14057Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14058
14059 * configure.in (targargs): Fix typo.
14060
14061 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14062
14063Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14064
14065 * configure.in: Strip --host and --target options from
14066 CONFIG_ARGUMENTS, and always configure for --host only. Add
14067 --with-cross-host option when building with a cross-compiler.
14068 * configure: Canonicalize the arguments put into config.status by
14069 always using `=' for an option with an argument. Pass a presumed
14070 --host or --target explicitly.
14071
14072Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14073
14074 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14075 into general OS recognition case.
14076
14077Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14078
14079 * configure.in (target_configdirs): add target-winsup only
14080 for win32 target systems.
14081
14082Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14083
14084 * Makefile.in (all-target-libgloss): Depend upon
14085 configure-target-newlib, since when libgloss is built it looks to
14086 see if the newlib directory exists.
14087
14088Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14089
14090 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14091 cfg-ml-*.in.
14092
14093Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14094
14095 * configure: Handle LD and LD_FOR_TARGET when configuring a
14096 Canadian Cross.
14097
14098Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14099
14100 * configure.in (target_libs): add target-winsup.
14101 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14102 (target==ppcle-pe): remove ld from $noconfigdirs.
14103
14104Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14105
14106 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14107 Preserve relative path names in $srcdir. Build symlink tree if
14108 configuring cross target dir and srcdir=. (= no VPATH support).
14109 (configure-target-libg++): Depend on configure-target-librx.
14110 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14111 * config-ml.in: New file.
14112 * symlink-tree: New file.
14113 * configure: Ensure srcdir="." if that's what it is.
14114
14115Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14116
14117 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14118 includes and FLEX_SKELETON setting.
14119 * mpw-configure (--with-gnu-ld): New option, controls whether
14120 to use PPCLink or ld with PowerMac GCC.
14121 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14122 * mpw-config.in: Configure grez if targeting Mac.
14123
14124 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14125 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14126 just macos.
14127 * configure.in: Configure grez resource compiler if targeting Mac.
14128 * Makefile.in (all-grez, install-grez): New targets.
14129
14130Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14131
14132 * configure: CXX defaults to gcc, not g++. If we find
14133 gcc in the path, set CC to gcc -O2.
14134
14135Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14136
14137 * configure: Default ${build} correctly. Avoid picking up extra
14138 spaces when reading CC and CXX from Makefile. When doing a
14139 Canadian Cross, use plausible default values for numerous
14140 variables.
14141 * configure.in: When doing a Canadian Cross, don't try to
14142 configure tools whose configure script can't handle it.
14143
14144Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14145
14146 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14147
14148Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14149
14150 * configure: Remove dubious bug reporting address.
14151
14152Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14153
14154 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14155 configure script, run that instead of this directory's configure.
14156 In either case, print a message that we're configuring the sub-dir.
14157
14158Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14159
14160 * configure.in: Before checking for the existence of various files,
14161 use sed to filter out "target-".
14162
14163Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14164
14165 * Makefile.in (DO_X): Split rule to decrease command line length
14166 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14167 (Philippe De Muyter).
14168
14169Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14170
14171 * Makefile.in (all-patch): depend on all-libiberty.
14172
14173Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14174
14175 * configure.in: If the only directory in target_configdirs which
14176 actually exists is libiberty, then set target_configdirs to empty,
14177 to avoid trying to build a target libiberty in a gas or gdb
14178 distribution.
14179
14180Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14181
14182 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14183 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14184 systems.
14185
14186Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14187
14188 * configure.in (copy_dirs): Use sys-include instead of include
14189 for --with-headers option.
14190
14191Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14192
14193 * Makefile.in, configure.in: Make winsup builds work with
14194 new scheme.
14195
14196Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14197
14198 * configure.in: Build the linker on AIX.
14199
14200Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14201
14202 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14203 where needed.
14204
14205Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14206
14207 * Makefile.in (all-gcc): Fix typo.
14208
14209Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14210
14211 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14212
14213Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14214
14215 * configure.in: Rename libFOO to target-libFOO, and xiberty
14216 to target-xiberty, to provide more flexibility.
14217 (target_subdir): Define. Create if cross.
14218 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14219 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14220 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14221 check-libFOO -> check-target-libFOO, etc.
14222 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14223 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14224 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14225 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14226 allow ALL_GCC="" to only configure.
14227 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14228 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14229 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14230
14231Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14232
14233 * Makefile.in (taz): Build "info" in etc explicitly.
14234
14235Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14236
14237 * configure.in: Make sure that CC is undefined (as opposed to
14238 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14239 problem with autoconf trying to configure on a host without GCC.
14240
14241Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14242
14243 * mpw-configure: Set host alias from choice of host compiler,
14244 only use generic MPW Makefile sed if present, edit a file
14245 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14246 * mpw-README: Add problem notes about CW6 and CW7.
14247
14248Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14249
14250 * Makefile.in (taz): Use ";" instead of ";;".
14251
14252Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14253
14254 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14255 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14256 DISTDOCDIRS.
14257 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14258 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14259
14260Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14261
14262 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14263 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14264 Move bfd to DISTSTUFFDIRS.
14265
14266Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14267
14268 * Makefile.in (X11_LIB): Removed.
14269 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14270
14271 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14272
14273Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14274
14275 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14276 names.
14277
14278Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14279
14280 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14281
14282Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14283
14284 * configure.in (i[345]86-*-win32): Always build newlib.
14285 Don't configure cvs, autoconf or texinfo.
14286 * Makefile.in (LD_FOR_TARGET): New.
14287 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14288 Pass down LD_FOR_TARGET.
14289
14290Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14291
14292 * winsup: New directory.
14293 * Makefile.in: Build winsup.
14294 * configure.in: Winsup is configured when target is win32.
14295 Can only build win32 target GDB when native.
14296
14297Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14298
14299 * config.guess: Recognize HP model 819 machines as having
14300 a PA 1.1 processor.
14301
14302Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14303
14304 * configure: Fix sed loop which substitutes for CC and CXX to
14305 avoid bug found in various sed implementations.
14306
14307Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14308
14309 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14310 simulator. Use standard powerpc-*-eabi*.
14311
14312Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14313
14314 * configure.in: Stop putting gas and binutils in noconfigdirs for
14315 powerpc-*-aix* and rs6000-*-*.
14316
14317Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14318
14319 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14320 -mcall-aixdesc libraries.
14321
14322Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14323
14324 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14325
14326 * config.sub (arm | armel | armeb): Fix shell syntax.
14327
14328Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14329
14330 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14331 -msoft-float and -mcpu=common support.
14332 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14333 libraries.
14334
14335Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14336
14337 * configure.in: Allow configuration and build of emacs19 for the alpha.
14338
14339Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14340
14341 * configure.in (CC): Get ^CC, not just any old CC, from
14342 ${host_makefile_frag}.
14343
14344Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14345
14346 * configure.in (CC): Try to get CC from
14347 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14348
14349Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14350
14351 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14352 only if it exists in $(srcdir).
14353
14354Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14355
14356 * configure: If CC and CXX are not set in the environment, set
14357 them, based on either an existing Makefile or on searching for gcc
14358 in PATH. Substitute for CC and CXX in Makefile.
14359 * configure.in: Remove libm from target_libs. Separate
14360 target_configdirs from configdirs. If CC is not set in
14361 environment, try to get it from a host Makefile fragment. Rewrite
14362 changes of configdirs to use skipdirs instead. A few minor
14363 tweaks. Take directories out of target_configdirs as they are
14364 taken out of configdirs. Remove existing Makefile files from
14365 subdirectories. Substitute for TARGET_CONFIGDIRS and
14366 CONFIG_ARGUMENTS in Makefile.
14367 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14368 by configure.in.
14369 (CONFIG_ARGUMENTS): Likewise.
14370 (CONFIGURE_TARGET_MODULES): New variable.
14371 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14372 ($(CONFIGURE_TARGET_MODULES)): New target.
14373 (configure-libg++, configure-libio): New targets.
14374 (all-libg++): Depend upon configure-libg++.
14375 (all-libio): Depend upon configure-libio.
14376 (configure-libgloss, all-libgloss): New targets.
14377 (configure-libstdc++): New target.
14378 (all-libstdc++): Depend upon configure-libstdc++.
14379 (configure-librx, all-librx): New targets.
14380 (configure-newlib): New target.
14381 (all-newlib): Depend upon configure-newlib
14382 (configure-xiberty): New target.
14383 (all-xiberty): Depend upon configure-xiberty.
14384
14385Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14386
14387 * configure.in (host i[345]86-*-win32): Expand the
14388 noconfigdirs again.
14389
14390Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14391
14392 * mpw-configure: Fix sed command file name.
14393
14394Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14395
14396 * configure.in (host i[345]86-*-win32): Reduce the
14397 noconfigdirs again.
14398
14399Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14400
14401 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14402 or powerpc*-*-pe*, since they are not yet supported.
14403
14404Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14405
14406 Add PowerMac support and many other enhancements.
14407 * mpw-configure: New option --cc to select compiler to use,
14408 paste options set according to --cc into the generated
14409 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14410 if mpw-make.sed is present.
14411 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14412 add forward includes for PowerPC include files.
14413 * mpw-build.in: Build using Makefile.PPC if present.
14414 (do-byacc, etc): Remove separate version resource builds.
14415 (do-gas): Build "stamps" before "all".
14416 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14417 * mpw-README: Update to reflect --cc option, PowerMac support,
14418 and recently-reported compatibility problems.
14419
14420Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14421
14422 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14423 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14424 (--with-multilib-top): Pass to recursive invocations.
14425
14426Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14427
14428 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14429 v810-*-*.
14430
14431Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14432
14433 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14434 gdb, ld and opcodes on v810-*-*.
14435
14436Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14437
14438 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14439 (local-maintainer-clean): New target.
14440 (maintainer-clean): New target.
14441 (realclean): Just depend upon maintainer-clean.
14442
14443Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14444
14445 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14446
14447Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14448
14449 * configure.in: Build ld in mips*-*-bsd* case.
14450
14451Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14452
14453 * config.sub: Accept -lites* OS. From Ian Dall.
14454
14455Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14456
14457 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14458 targets.
14459
14460Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14461
14462 * configure.in: treat i386-win32 canadian cross the same as
14463 i386-go32 canadian cross.
14464
14465Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14466
14467 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14468 running under the simulator to build a reduced set of libraries.
14469 (powerpc-*-eabiaix): Add fine grained multilib support added to
14470 other powerpc targets yesterday.
14471
14472Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14473
14474 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14475 -disable-softfloat, -disable-relocatable, -disable-aix, and
14476 -disable-sysv to control which multilib libraries get built.
14477
14478Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14479
14480 * configure: Add Makefile.tem to list of files to remove in trap
14481 handler.
14482
14483Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14484
14485 * config.guess (*Linux*): Add missing "exit"s.
14486 Also, need specific check for alpha-unknown-linux (uses COFF).
14487
14488Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14489
14490 * config.guess: Merge with FSF:
14491
14492 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14493 * config.guess (AIX4): More robust release numbering discovery.
14494
14495 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14496 * config.guess (i386-sequent-ptx): Properly get version number.
14497
14498 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14499 * config.guess (mips:*:4*:UMIPS): New case.
14500
14501Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14502
14503 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14504 (i386-win32 host): Likewise. Don't build readline.
14505
14506Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14507
14508 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14509 SUPPORT_FILES to submakes.
14510
14511Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14512
14513 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14514 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14515 mpw-configure.
14516
14517Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14518
14519 * configure.in (appdirs): Use =, not ==, in test expression when
14520 trying to build the text to print in the warning message for
14521 Solaris users.
14522
14523Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14524
14525 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14526
14527Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14528
14529 * config.guess: Recognize lynx-2.3.
14530
14531Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14532
14533 * config.sub (z8ksim): Deleted
14534 (z8k-*-coff): New, this is the one true name of the target.
14535
14536Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14537
14538 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14539
14540Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14541
14542 * config.guess (*:Linux:*:*): First try asking the linker what the
14543 default object file format is (elf, aout, or coff). Then if this
14544 fails, try previous methods.
14545
14546Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14547
14548 * configure.in: Don't build newlib for *-*-vxworks5.1.
14549
14550Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14551
14552 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14553 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14554
14555Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14556
14557 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14558
14559Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14560
14561 * cfg-ml-com.in: New file.
14562 * cfg-ml-pos.in: New file.
14563
14564Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14565
14566 * COPYING.NEWLIB: Add HP free copyright to list.
14567
14568Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14569
14570 * config.sub: Recognize -eabi* for the system, not just -eabi.
14571
14572Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14573
14574 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14575 * config.sub, configure.in (win32): New target and host.
14576
14577Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14578
14579 * configure.in: Add i386-pe configuration.
14580
14581Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14582
14583 * mpw-build.in (install): Install GDB after LD.
14584
14585Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14586
14587 * mpw-config.in (elf/mips.h): Always forward-include, needed
14588 for GDB to build.
14589
14590Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14591
14592 * testsuite: New directory for customer acceptance and whole tool
14593 chain tests.
14594
14595Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14596
14597 * configure: If per-host line isn't found, but AC_OUTPUT is found
14598 and a configure script exists, run it instead.
14599
14600Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14601
14602 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14603
14604Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14605
14606 * configure: Set build_{cpu,vendor,os,alias} to host values when
14607 --build isn't specified.
14608
14609Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14610
14611 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14612 (FLAGS_TO_PASS): Pass them.
14613 (EXTRA_TARGET_FLAGS): Ditto.
14614
14615Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14616
14617 * Makefile.in (all-libg++): Depend on all-libstdc++.
14618
14619Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14620
14621 * configure.in (noconfigdirs): Enable all packages for
14622 i386-unknown-netbsd.
14623
14624Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14625
14626 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14627 hosted builds (DOS builds)
14628
14629Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14630
14631 Changes for ARM based on patches from Richard Earnshaw:
14632 * config.sub: Handle armeb and armel.
14633 * configure.in: Omit arm linker only for riscix.
14634
14635Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14636
14637 * config.guess: Update from FSF.
14638
14639Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14640
14641 * config.sub: Recognize powerpcle as the little endian variant of
14642 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14643 powerpcle variant. Convert pentium into i586, not i486. Add p5
14644 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14645 temporarily.
14646
14647Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14648
14649 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14650
14651Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14652
14653 * config.sub: Accept -lites* as a basic system type.
14654
14655Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14656
14657 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14658 installed, and if so return linuxoldld as the system name.
14659
14660Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14661
14662 * config.guess: Add hppa1.1-hp-lites support.
14663
14664Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14665
14666 * configure.in: Don't build newlib for m68k-vxworks5.1.
14667
14668Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14669
14670 * configure.in (mips-sgi-irix6): Use mh-irix5.
14671
14672Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14673
14674 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14675
14676Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14677
14678 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14679 OSF/1. Fix compiler flags.
14680 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14681
14682Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14683
14684 * configure.in: Recognize --with-newlib.
14685 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14686
14687Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14688
14689 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14690 to *_X11_MODULES due to gdbtk needing X include files et al.
14691
14692Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14693
14694 Merge in support for Mac MPW as a host.
14695 (Old change descriptions retained for informational value.)
14696
14697 * mpw-config.in: Add generic include forwards for cpu-specific
14698 include files in aout and elf directories.
14699
14700 * mpw-configure: Added copyright.
14701 * mpw-config.in: Check for presence of required build tools.
14702 (target_libs): Add newlib.
14703 (target_tools): Add examples.
14704 (Read Me): Generate as "Read Me for MPW" instead.
14705 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14706 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14707 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14708
14709 * mpw-configure: Remove subdir-specific makefile hackery,
14710 delete mk.tmp after using it.
14711
14712 * mpw-build.in (all): Display start and end times.
14713
14714 * mpw-configure (host_canonical): Set.
14715 (target_cpu): Always add to makefiles.
14716 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14717 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14718 (mpw-mh-mpw): Look for in srcdir and srcroot.
14719 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14720
14721 * mpw-build.in: (install-only): New target.
14722
14723 * mpw-configure (host_alias, target_alias): Rename from hostalias
14724 and targetalias, add into generated Makefile.
14725 (mk.tmp): If present, add into generated Makefile.
14726 * mpw-build.in (all-gas): Build config.h first before gas proper.
14727
14728 * mpw-configure (config.status): Write only if changed.
14729 * mpw-config.in (readline): Configure it (not built, just used for
14730 definitions).
14731
14732 * mpw-config.in (elf/mips.h): Add a forward include.
14733
14734 * mpw-config.in: Forward-include most .h files in include into
14735 extra-include.
14736 (readline): Don't build.
14737 mpw-build.in (install): Install GDB.
14738
14739 * mpw-configure (prefix, mpw_prefix): Handle it.
14740 * mpw-config.in (mmalloc, readline): Don't configure.
14741 * mpw-build.in (thisscript): Rename to ThisScript.
14742 Use mpw-build instead of BuildProgram everywhere.
14743 (mmalloc, readline): Don't build.
14744 * mpw-README: New file, basic documentation about the MPW port.
14745
14746 * mpw-config.in: Use forward-include to create include files.
14747
14748 * mpw-configure: Add more things to the top of each configured
14749 Makefile, including contents of config/mpw-mh-mpw.
14750 * mpw-config.in (extra-include): Create this directory and fill it
14751 with Posix-like include files when configuring.
14752
14753 * config.sub (apple, mac, mpw): Add various aliases.
14754
14755 * mpw-build.in: New file, top-level build script fragment for MPW.
14756 * mpw-configure: New file, configure script for MPW.
14757 * mpw-config.in: New file, config fragment for MPW.
14758
14759Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14760
14761 * configure.in (host_libs): Remove glob, since it is gone from the
14762 sources.
14763
14764Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14765
14766 * Makefile.in: define empty GDB_NLM_DEPS var.
14767
14768 * configure.in(target_makefile_frag): use config/mt-netware
14769 for netware targets.
14770
14771Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14772
14773 * config.sub: Merge in recent FSF changes. Remove linux special
14774 cases.
14775
14776Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14777
14778 Revert this change:
14779
14780 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14781
14782 * build-all.mk: Use CC=cc -Xs on Solaris.
14783
14784Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14785
14786 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14787 stop using it.
14788 * Makefile.in: Nuke all references to glob subdirectory.
14789
14790Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14791
14792 * configure.in: Fix --enable-shared logic in per-host.
14793
14794Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14795
14796 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14797
14798Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14799
14800 * configure.in (noconfigdirs): Don't build gas on AIX, for
14801 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14802
14803Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14804
14805 * configure: Fix --cache-file to work if the file argument is a
14806 relative path.
14807
14808Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14809
14810 * configure: If the --cache-file is used, pass it down to
14811 configure in subdirectories.
14812
14813Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14814
14815 * config.sub: add vxworks29k configuration.
14816
14817Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14818
14819 * Makefile.in (taz): Do "diststuff" part quietly.
14820
14821Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14822
14823 * config.sub: Mini-merge with gcc/config.sub.
14824
14825Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14826
14827 * config.guess (IRIX): Sed - to _.
14828
14829Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14830
14831 * Makefile.in (source-vault, binary-vault): New targets.
14832
14833Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14834
14835 * config.sub: Recognize -eabi as a basic system type.
14836
14837Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14838
14839 * configure.in (enable_shared stuff): Fix typo.
14840
14841Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14842
14843 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14844
14845Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14846
14847 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14848
14849Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14850
14851 * configure.in (rs6000-*-*): Don't build gas.
14852
14853Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14854
14855 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14856 reduce command line length.
14857 (AS_FOR_TARGET): Check for as.new, not Makefile.
14858 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14859
14860Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14861
14862 * config.guess: Merge from FSF.
14863
14864Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14865
14866 * configure: Don't use $ when handling program_suffix.
14867
14868Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14869
14870 * configure.in: Configure tk for hppa/hpux.
14871
14872Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14873
14874 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14875
14876Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14877
14878 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14879 to LIBCXXFLAGS. Tests are better run without it.
14880
14881Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14882
14883 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14884
14885Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14886
14887 * configure.in (*-*-netware*): Don't configure xiberty.
14888
14889Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14890
14891 * configure.in: Remove tk from native_only list.
14892
14893Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14894
14895 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14896 for special NCD build.
14897
14898Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14899
14900 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14901 makeall.bat, they're only useful for binutils snapshots.
14902 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14903 makeall.bat to specified SUPPORT_FILES.
14904
14905Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14906
14907 * build-all.mk: Add Ericsson targets to sun4 and solaris
14908 hosts. Add BNR's sun4 target to solaris host, so their
14909 build-from-source will be tested in-house first.
14910
14911Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14912
14913 * Makefile.in (LIBCFLAGS): New variable.
14914 (CFLAGS_FOR_TARGET): Ditto.
14915 (LIBCFLAGS_FOR_TARGET): Ditto.
14916 (LIBCXXFLAGS): Ditto.
14917 (CXXFLAGS_FOR_TARGET): Ditto.
14918 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14919 (BASE_FLAGS_TO_PASS): Pass them.
14920 (EXTRA_TARGET_FLAGS): Ditto.
14921
14922 * configure.in: Support --enable-shared.
14923
14924Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14925
14926 * configure.in (target_libs): Include libstdc++ again.
14927 * config.guess: Update from FSF (for FreeBSD).
14928
14929Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14930
14931 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14932 makeall.bat.
14933 (DISTDOCDIRS): Add `etc'.
14934 (ETC_SUPPORT_PFX): New variable.
14935 (taz): Include anything from etc starting with a word in
14936 ETC_SUPPORT_PFX.
14937
14938Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14939
14940 * config.sub: Update for recent FSF changes. Remove obsolete
14941 h8300hds entry. Add -windows* and -osx as basic os. Minor
14942 spacing changes.
14943
14944Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14945
14946 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14947
14948 * config.guess: Merge with FSF.
14949 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14950
14951Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14952
14953 * configure: Since the "trap 0" handler will override the exit
14954 status on many systems, only use it for "exit 1", and make it set
14955 a non-zero exit status; reset it before "exit 0". Also, check
14956 exit status of config.sub, and error out if it failed.
14957
14958Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14959
14960 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14961 and install libgloss.
14962
14963Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14964
14965 * Makefile.in (all-binutils): Depend upon all-byacc.
14966
14967 * configure.in: Don't build emacs on Irix 5.
14968
14969Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14970
14971 * configure.in (*-*-netware*): Add libio.
14972
14973Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14974
14975 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14976 (CHECK_TARGET_MODULES): Ditto.
14977 (INSTALL_TARGET_MODULES): Ditto.
14978 (TARGET_LIBS): Ditto.
14979 (all-libstdc++): Note dependencies.
14980
14981Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14982
14983 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14984
14985Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14986
14987 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14988 -fexternal-templates.
14989
14990 * configure.in (target_libs): Add libstdc++.
14991 (noconfigdirs): Add libstdc++ as appropriate.
14992
14993Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14994
14995 * config.guess: Update from FSF.
14996
14997Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14998
14999 * configure: Use ${config_shell} when running ${configsub}.
15000
15001Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15002
15003 * config.sub: No longer recognize h8300h.
15004
15005Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15006
15007 * config.sub: Remove extraneous differences between config.sub and
15008 gcc/config.sub.
15009
15010Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15011
15012 * Makefile.in (DISTSTUFFDIRS): Add gas.
15013
15014Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15015
15016 * COPYING.NEWLIB: New file.
15017
15018Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15019
15020 * config.guess (HP-UX): Patch from Harlan Stenn
15021 <harlan@landmark.com> to also emit release level.
15022
15023Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15024
15025 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15026
15027Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15028
15029 * config.sub: Merge nextstep cleanup from FSF.
15030
15031Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15032
15033 * configure.in (arm-*-*): Don't configure ld for this target.
15034
15035Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15036
15037 * configure.in (*-*-netware): don't configure libg++, libio,
15038 librx, or newlib.
15039
15040Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15041
15042 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15043 configure ld--it works, but it doesn't support shared libraries.
15044
15045Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15046
15047 * config.guess (*-unknown-freebsd*): Get rid of possible
15048 trailing "(Release)" in version string.
15049 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15050
15051Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15052
15053 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15054 Fix type: *-next-neststep -> *-next-nextstep.
15055
15056 * config.guess: Merge from FSF:
15057
15058 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15059
15060 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15061
15062 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15063
15064 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15065 instead of UNIX_SV for UnixWare 1.0).
15066
15067Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15068
15069 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15070 to make gdb/nlm/* build after the compiler and linker.
15071
15072Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15073
15074 * config.guess (netbsd, freebsd, linux): Accept any machine,
15075 not just i[34]86.
15076 (m68k-atari-sysv4): Relocate to match FSF version.
15077
15078 * config.guess: More merges from the FSF:
15079
15080 Add a space before function call or macro invocation.
15081
15082 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15083
15084 * config.guess: Add trap cmd to remove dummy.c and dummy when
15085 interrupted.
15086
15087 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15088
15089 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15090 (dummy): Redirect stderr from compilation of dummy.c.
15091
15092 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15093
15094 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15095
15096Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15097
15098 * configure: Accept and ignore --cache*, for compatibility with
15099 new autoconf.
15100
15101Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15102
15103 * config.guess: Merge from FSF:
15104
15105 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15106
15107 * config.guess (Pyramid*:OSx*:*:*): New case.
15108 (PATH): Add /.attbin at end for finding uname.
15109 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15110
15111 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15112
15113 * config.guess (M88*:DolphinOS:*:*): New case.
15114
15115 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15116
15117 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15118 to select whether to use ELF or COFF.
15119
15120 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15121
15122 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15123
15124 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15125
15126 * config.guess: Guess the OS version for HPUX.
15127
15128 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15129
15130 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15131
15132Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15133
15134 * configure.in: Recognize --with-headers, --with-libs, and
15135 --without-newlib.
15136 * Makefile.in (all-xiberty): Depend upon all-ld.
15137
15138Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15139
15140 * configure.in: Change i[34]86 to i[345]86.
15141
15142Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15143
15144 * configure (version): A few more tweaks to help message.
15145
15146Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15147
15148 * Makefile.in: Remove (for now) librx as a host library,
15149 now that we're building it for target.
15150
15151Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15152
15153 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15154 (Karl Berry).
15155
15156Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15157
15158 * configure.in: Also configure librx.
15159
15160Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15161
15162 * Makefile.in: Update various rules to reflect that librx
15163 is now needed for libg++.
15164
15165Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15166
15167 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15168
15169Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15170
15171 * configure.in: Configure the examples directory.
15172
15173Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15174
15175 * configure: Simplify Jun 2 1994 change.
15176
15177Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15178
15179 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15180 /bin/gcc isn't good enough to build gcc.
15181
15182Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15183
15184 * Makefile.in (GDB_SUPPORT_FILES): Remove
15185 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15186 (gdb.tar.gz): Add new rule to use standard distribution building
15187 mechanism.
15188
15189Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15190
15191 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15192 Bill Cox <bill@cygnus.com>.
15193
15194Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15195
15196 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15197
15198Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15199
15200 * configure: Search current dir first in .gdbinit.
15201
15202Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15203
15204 * config.sub: Recognize freebsd (merged from gcc config.sub).
15205
15206Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15207
15208 * config.sub: Refer to NeXT's operating system as nextstep.
15209
15210 * config.sub (case $basic_machine): Re-order the cases, to match
15211 the order in the FSF version (which is mostly alphabethical).
15212 Merge in some additions and changes from the FSF.
15213
15214Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15215
15216 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15217 * config.sub: Recognize cxux7.
15218 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15219
15220Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15221
15222 * config.sub: Fix typo powerpc -> powerpc-*.
15223
15224Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15225
15226 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15227
15228 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15229 parallel with all-emacs and install-emacs). Top-level command
15230 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15231
15232Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15233
15234 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15235 $(relbindir)/make before doing ``make install'', and use
15236 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15237 installing over running make binary.
15238 ($(host)-stamp-stage3-installed): Likewise.
15239
15240Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15241
15242 * config.guess: Recognize Mach.
15243
15244Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15245
15246 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15247 see whether --exec-prefix was used.
15248
15249Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15250
15251 * README: Explicitly mention libg++/README. (Zoo's idea.)
15252
15253Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15254
15255 * Makefile.in: Add all-librx target similar to all-libproc.
15256
15257Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15258
15259 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15260 with post 1.2 uname bogosity.
15261
15262Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15263
15264 * configure: Remove temporary files on receipt of a signal.
15265
15266Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15267
15268 * configure: If there is a package_makefile_frag, remove
15269 ${subdir}/Makefile.tem after copying it in.
15270
15271Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15272
15273 * build_all.mk: support rs6000 lynx identifies itself as
15274 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15275 since /bin/gcc is too feeble to compile a modern gcc.
15276
15277Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15278
15279 * brought devo/test-build.mk update-to-date with progressive/
15280 test-build.mk. Add lynx targets and hppa flag info.
15281
15282Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15283
15284 * configure.in: Use mh-ncrsvr43. Patch from
15285 Tom McConnell <tmcconne@sedona.intel.com>.
15286
15287Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15288
15289 * config.guess (i386-unknown-bsdi): No longer need to
15290 check #if defined(__bsdi__) && defined(__i386__).
15291
15292Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15293
15294 * configure: Set program_transform_nameoption correctly.
15295
15296Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15297
15298 * brought build-all.mk update-to-date with progressive build-all.mk,
15299 added new targets and hppa info.
15300
15301Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15302
15303 * configure: If config.guess result is a prefix of the user
15304 specified target, assume a native build and use the user specified
15305 target as the host alias. Remove SunOS patch suffix removal hack.
15306 * configure.in: Remove SunOS patch suffix removal hack.
15307
15308 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15309 in NATIVE_CHECK_MODULES.
15310
15311Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15312
15313 * Makefile.in: Rename HOST_ONLY to NATIVE.
15314 * configure: Delete SunOs patch suffix from host_canonical
15315 and build_canonical variables that are prepended to Makefiles.
15316 * configure.in: Add comments for easier maintenance.
15317
15318Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15319
15320 * Makefile.in: Add all-libproc target similar to all-gui.
15321
15322Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15323
15324 * Makefile.in (CHECK_MODULES): split into
15325 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15326
15327Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15328
15329 * config.guess (i386-unknown-bsdi): New system to guess.
15330
15331Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15332
15333 * Makefile.in: Add all-gui target (but not yet build by "all").
15334
15335Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15336
15337 * config.sub: Move deletion of patch suffix from here...
15338 * configure.in: To here, at Ian's suggestion. The top-
15339 level scripts might need to know of a patch level.
15340
15341Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15342
15343 * config.sub: Strip off patch suffix so rtl is recognized
15344 as a sunos4.1.3 machine, even though it's been patched.
15345
15346Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15347
15348 * Makefile.in (INSTALL_LAST): Delete.
15349 (INSTALL_DOSREL): New.
15350
15351Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15352
15353 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15354 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15355 whether we pass down --with-gnu-ld anyhow.
15356
15357Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15358
15359 * Makefile.in (INSTALL_LAST): Change operation so it works
15360 on more flavors of make.
15361 * configure.in (go32): Don't build libg++ or libio.
15362
15363Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15364
15365 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15366 they can be overriden by templates.
15367
15368Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15369
15370 * configure.in (target==go32): Don't build gdb.
15371 * dosrel: New directory.
15372
15373Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15374
15375 * configure.in (host==go32): Configure dosrel too.
15376 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15377 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15378 be set by incoming names or templates.
15379 (INSTALL_LAST): New rule.
15380
15381Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15382
15383 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15384
15385Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15386
15387 * configure.in (appdirs): New variable. Currently empty, but will
15388 be used in gas distribution. If nonempty, lists a set of
15389 directories at least one of which must get configured, or top
15390 level configuration is considered to have failed.
15391 (rs6000-*-lynxos*): Use new file name.
15392
15393Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15394
15395 Eliminate XTRAFLAGS.
15396 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15397 newlib include files using -idirafter, and also use -nostdinc.
15398 (CXX_FOR_TARGET): Likewise.
15399 (XTRAFLAGS): Removed.
15400 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15401 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15402 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15403 ($(DO_X)): Don't pass down XTRAFLAGS.
15404
15405Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15406
15407 * configure.in (mips*-dec-bsd*): New target; do build linker.
15408 (mips*-*-bsd*): New target; don't build linker.
15409
15410Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15411
15412 * configure.in: support rs6000-*-lynxos* configuration.
15413 support sunos4 as a cross target.
15414
15415 * config.sub: look for lynx*, not lynx since the OS version may
15416 legitimately be part of the name.
15417
15418Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15419
15420 * configure.in (i[34]86-*-sco*): Move to be with other i386
15421 targets.
15422 (romp-*-*): New target. Skip various binary utilities.
15423 (vax-*-*): New target. Don't build newlib.
15424 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15425
15426Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15427
15428 * configure.in: Only set host_makefile_frag if config
15429 directory exists.
15430
15431Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15432
15433 * install.sh: If $dstdir exists, don't check whether each
15434 component does.
15435
15436Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15437
15438 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15439
15440Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15441
15442 * configure.in (*-*-lynxos*): Don't configure newlib for either
15443 native or cross Lynx.
15444
15445Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15446
15447 * config.sub (sparc64-elf): Fix os.
15448 (z8k): Remove duplicate.
15449
15450Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15451
15452 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15453 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15454
15455Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15456
15457 * configure: Make file links cleanly even if Lynx fails on
15458 an NFS symlink (at least fail cleanly).
15459
15460Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15461
15462 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15463 -XNh2000.
15464
15465Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15466
15467 * configure: Unknown options are fatal again.
15468
15469Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15470
15471 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15472 compatibility.
15473
15474Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15475
15476 * build-all.mk: Add `clean' target.
15477
15478Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15479
15480 * config.guess: Add SINIX support.
15481 * configure.in: Add mips-*-sysv4* support.
15482
15483Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15484
15485 * build-all.mk: Document all useful targets.
15486 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15487 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15488
15489Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15490
15491 * configure: Support --silent, --quiet.
15492
15493Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15494
15495 * configure: Support --disable-FEATURE.
15496
15497Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15498
15499 * config.guess: Recognize NCR running SVR4.3.
15500
15501Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15502
15503 * config.guess: Make BSDI generate i386-unknown-bsd386.
15504 Patch from Paul Eggert <eggert@twinsun.com>.
15505
15506Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15507
15508 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15509
15510Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15511
15512 * configure: Make unrecognized options give nonfatal warnings
15513 instead of fatal errors, and pass them to any subdirectory
15514 configures in case they recognize them.
15515 Make --x equivalent to --with-x.
15516
15517Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15518
15519 * configure: Add --enable-* options. Clean up usage message and
15520 some comments.
15521
15522Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15523
15524 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15525
15526Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15527
15528 * configure.in (hppa*-*-*): Enable binutils.
15529
15530Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15531
15532 * config.sub: Recognize cisco.
15533
15534Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15535
15536 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15537
15538Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15539
15540 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15541 than one configuration name. Add comment.
15542
15543Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15544
15545 * config.guess: about target *-hitachi-hiuxwe2, fixed
15546 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15547 macro is incorrect.]
15548
15549Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15550
15551 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15552 than the "make ls" stuff which used to be here.
15553
15554Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15555
15556 * config.guess: Recognize i[34]86-unknown-freebsd.
15557 From Shawn M Carey <smcarey@rodan.syr.edu>.
15558
15559Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15560
15561 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15562
15563Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15564
15565 * config.guess: Check for ptx.
15566
15567Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15568
15569 * config.sub: Add os9k checking.
15570
15571Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15572
15573 * config.guess: Handle OSF1 running on HPPA processors
15574
15575Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15576
15577 * configure: If subdir configure fails, print out a message with
15578 subdirectory name, in case subdir's configure code didn't identify
15579 itself.
15580
15581Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15582
15583 * configure.in: Remove embedded newlines from configdirs.
15584 Avoid mismatches of substrings. Fix matching strings at end
15585 of configdirs.
15586
15587Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15588
15589 * config.guess: Add Lynx/rs6000 config support.
15590
15591Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15592
15593 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15594
15595Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15596
15597 * configure.in (hppa*-*-osf*): Treat this just like most other
15598 PA configurations (eg no binutils or ld).
15599 (hppa*-*-*elf*): These configurations have binutils and ld.
15600
15601Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15602
15603 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15604
15605Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15606
15607 * configure.in (rs6000-*-*): Build gas.
15608
15609Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15610
15611 * Makefile.in: Avoid bug in losing hpux sed.
15612
15613Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15614
15615 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15616 for GDB and GDB has been fixed to not need it.
15617
15618Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15619
15620 * config.guess: Recognize vax hosts.
15621
15622Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15623
15624 * configure (while loop): Don't use "break 2" inside case
15625 statement -- the case statement isn't an enclosing loop.
15626
15627Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15628
15629 * config.guess: Clean up NeXT support, to allow nextstep
15630 on Intel machines. Make OS be nextstep.
15631
15632Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15633
15634 * config.guess: Add alternate forms for Convex.
15635
15636Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15637
15638 * configure: Completely rewrite option processing. Take
15639 advantage of pattern-matching to avoid invoking test frequently.
15640 Also clean up host and target defaulting logic.
15641
15642Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15643
15644 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15645 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15646 commands (plus user environment) will fit SCO limits.
15647
15648Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15649
15650 * configure.in: Don't issue warnings about directories which are
15651 not being configured if -norecursion is set. Correct test for
15652 --with-gnu-as and --with-gnu-ld to not get confused by substring
15653 matches.
15654
15655 * configure.in: Don't build gas for alpha-dec-osf1*.
15656
15657Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15658
15659 * configure: Back out Per's change of 12/19/1993. It changes the
15660 behavior of configure in unexpected and confusing ways.
15661
15662 Also, use different delim char when calculating
15663 program_transform_name so that the name can contain slashes.
15664
15665Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15666
15667 * configure.in, config.sub: Add support for VSTa micro-kernel.
15668
15669Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15670
15671 * configure.in: Nuke hacks which were used to get a special
15672 version of GAS for HPPA configurations.
15673
15674Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15675
15676 * configure: If only ${target_alias} is given, use that
15677 as the default for ${host_alias}.
15678 * configure: Add missing back-slashes before nested quotes.
15679
15680Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15681
15682 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15683
15684Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15685
15686 * config.guess: Recognize some Tektronix configurations.
15687 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15688
15689Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15690
15691 * config.sub: Match any flavor of SH.
15692
15693Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15694
15695 * configure.in: Don't try to configure newlib for Alpha.
15696
15697Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15698
15699 * configure.in: Don't build ld for Irix 5. Don't build gas,
15700 libg++ or libio for any Alpha target.
15701
15702 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15703
15704Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15705
15706 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15707 default arguments -- so it tried to compress itself.
15708
15709Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15710
15711 * configure.in (notsupp): ensure that a space is always at the end
15712 of the configdirs list, since the grep checks for an explicit space
15713
15714Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15715
15716 * configure.in (target i386-sysv4.2): don't build ld, since static
15717 versions of many libraries are not available.
15718
15719Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15720
15721 * config.guess: Recognize Apollos (using environment variables).
15722 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15723
15724Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15725
15726 * config.guess: Recognize Sony news mips running newsos.
15727
15728Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15729
15730 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15731 "fi ; else" for bash.
15732
15733Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15734
15735 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15736
15737Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15738
15739 * config.sub: accept unixware as an alias for svr4.2.
15740 Fix some inconsistancies with the gcc version.
15741
15742Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15743
15744 * Makefile.in (DISTDOCDIRS): Add gdb.
15745
15746Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15747
15748 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15749
15750Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15751
15752 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15753 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15754 this now.
15755
15756Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15757
15758 * config.sub: Accept hiux* as an OS name.
15759
15760 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15761 etc/make-stds.texi. The underscore came from gcc, and dje now
15762 agrees that RUNTESTFLAGS is the correct name.
15763
15764Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15765
15766 * install.sh: Remove 'set -e'. It makes any conditionals
15767 in the script useless.
15768
15769 * config.guess: Automatically recognize arm-acorn-riscix
15770 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15771
15772Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15773
15774 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15775
15776Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15777
15778 * Makefile.in (DISTDOCDIRS): New variable.
15779 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15780 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15781
15782Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15783
15784 * configure.in (hppa target): check the source directory for the
15785 pagas sub-directory
15786
15787Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15788
15789 * config.sub: Allow -aout* and -elf*.
15790
15791Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15792
15793 * configure.in: Don't build ld on i386-solaris2, same as for
15794 sparc-solaris2.
15795
15796Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15797
15798 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15799
15800Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15801
15802 * configure.in: Configure gdb for alpha.
15803
15804Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15805
15806 * Makefile.in (CXXFLAGS): Add -O.
15807
15808Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15809
15810 * config.guess: added support for DG Aviion
15811
15812Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15813
15814 * configure.in: Produce warning message for subdirectories not
15815 configurable for this host/target combination. Don't try to
15816 configure gdb for vms.
15817
15818Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15819
15820 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15821 appropriate files before making "diststuff".
15822 (DISTBISONFILES): New var: list of files to be edited.
15823 (DISTSTUFFDIRS): Add binutils.
15824
15825Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15826
15827 * config.sub: also handle mipsel and mips64el (for little endian mips)
15828
15829Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15830
15831 * configure.in: Add * to end of all OS names.
15832
15833Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15834
15835 * configure.in: Build newlib for LynxOS native.
15836
15837Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15838
15839 * config.guess: Add support for delta 88k running SVR3.
15840
15841 * configure.in: Add comment about HP compiler vs. emacs.
15842
15843Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15844
15845 * configure.in: don't build ld on solaris2 (not a viable option
15846 due to bugs in getpwnam & getpwuid)
15847
15848Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15849
15850 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15851 config.guess will produce a full version number.
15852
15853Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15854
15855 * configure.in: Build linker and binutils for alpha-dec-osf1.
15856
15857Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15858
15859 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15860 and gdb/testsuite/Makefile.in.
15861
15862Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15863
15864 * configure.in: recognize mips*- instead of mips-
15865
15866Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15867
15868 * config.sub: Accept linux*coff and linux*elf as operating
15869 systems.
15870
15871Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15872
15873 * config.sub: Recognize mips64, and mips3 as an alias for it.
15874
15875Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15876
15877 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15878 gdb knows how to handle OSF/1 shared libraries.
15879
15880Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15881
15882 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15883 * config.guess: Recognize Hitachi's HIUX.
15884 * config.sub: Recognize h3050r* and hppahitachi.
15885 Remove redundant cases for hp9k[23]*.
15886
15887Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15888
15889 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15890 if gas and ld are in the source tree and are in ${configdirs}.
15891 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15892 --with options (but still pass them down on the command line,
15893 if they were explicitly specified).
15894
15895Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15896
15897 * configure: substitute SHELL value in Makefile.in with
15898 ${CONFIG_SHELL}
15899
15900Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15901
15902 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15903 *-*-solaris2* targets.
15904
15905Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15906
15907 * Makefile.in: define M4, and pass it down to sub-makes;
15908 all-autoconf now depends on all-m4
15909
15910Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15911
15912 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15913 presence of {ar,ranlib} instead of a configured directory
15914
15915Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15916
15917 * config.guess: Accept 34?? as well as 33?? for NCR.
15918
15919Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15920
15921 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15922 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15923
15924Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15925
15926 * configure: grab values for $(CC) and $(CXX) from the
15927 environment, so that someone can do "CC=gcc configure; make" and
15928 have it work right (matching the way that autoconf works now)
15929
15930 * configure.in, Makefile.in: add support for gash, the tcl
15931 interface to Galaxy
15932
15933 * config.guess: add NetBSD variants (hp300, x86)
15934
15935Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15936
15937 * install.sh: Support -d option (in the manner of SunOS 4 install,
15938 as it is more deterministic than that of GNU install)
15939 (chmodcmd): Set file to mode 755 by default (should also do default
15940 chgrp and chown, but I don't feel like dealing with that now)
15941
15942Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15943
15944 * config.sub: Remove h8300hhms alias.
15945
15946Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15947
15948 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15949
15950Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15951
15952 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15953 as stmp-fixinc
15954
15955Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15956
15957 * config.sub: recognize m88110-bug-coff.
15958
15959Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15960
15961 * Makefile.in (all-libio): all dependencies on the toolchain used
15962 to build this (gcc, gas, ld, etc)
15963
15964Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15965
15966 * config.guess: Deal with OSF/1 1.3 on alpha.
15967
15968Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15969
15970 * install.sh: add some 'else true' clauses for portability
15971
15972 * configure.in: don't build libio for h8[35]00-*-* targets
15973
15974Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15975
15976 * Makefile.in: Add support for new libio.
15977
15978Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15979
15980 * install.sh: If one command fails, don't try the rest. Don't try
15981 to remove $dsttmp (via trap) unless we have already created it.
15982 If $src doesn't exist, detect it and exit with an error.
15983
15984 * config.guess: Recognize BSD on hp300.
15985
15986Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15987
15988 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15989 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15990
15991Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15992
15993 * Makefile.in (all-send-pr): depends on all-prms
15994
15995Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15996
15997 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15998
15999Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16000
16001 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16002 Added test for mips-mips-riscos5.
16003
16004Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16005
16006 * configure.in: use mh-hp300 for 68k HP hosts
16007
16008Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16009
16010 * configure: add support for CONFIG_SHELL, so that you can use
16011 some alternate shell for evaluating configure scripts
16012
16013Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16014
16015 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16016 in configure script to bug-gdb@prep.ai.mit.edu when building
16017 distribution archive.
16018 * Makefile.in (COMPRESS): Remove def.
16019 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16020 gdb.tar.Z and make-gdb.tar.Z respectively.
16021 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16022 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16023 to convergence with 'taz' target in Makefile.in.
16024
16025Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16026
16027 * install.sh (dsttmp): use trap to ensure that tmp files go
16028 away on error conditions
16029
16030Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16031
16032 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16033
16034Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16035
16036 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16037 its parent is '/' not ''.
16038
16039 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16040
16041Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16042
16043 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16044 that ${newsrcdir}/configure.in does.
16045
16046Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16047
16048 * test-build.mk: support for CONFIG_SHELL
16049
16050Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16051
16052 * config.sub (netware): Add as a basic system type.
16053
16054Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16055
16056 * Makefile.in (Makefile): depend on configure.in. Also drop the
16057 $(srcdir)/ from the dependency on Makefile.in.
16058
16059Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16060
16061 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16062 (h8300hhms is temporary until multi-libraries are implemented).
16063 * configure.in: Handle h8300h too.
16064
16065Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16066
16067 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16068
16069Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16070
16071 * configure: Remove extraneous output when guessing host type.
16072 * config.guess: Remove extraneous output when guessing using C
16073 compiler rather than uname, or when guessing fails.
16074
16075Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16076
16077 * Makefile.in: remove all.cross and install.cross targets
16078
16079 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16080 definitions
16081
16082Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16083
16084 * configure.in (target sh): Build gprof.
16085
16086Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16087
16088 * config.sub: change -solaris to -solaris2
16089
16090Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16091
16092 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16093
16094Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16095
16096 * configure: Correct error message for missing Makefile.in to
16097 print correct directory.
16098
16099Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16100
16101 * install.sh: kludge around 386BSD shell bug
16102
16103Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16104
16105 * config.guess: Recognize NeXT.
16106 * config.guess: Recognize i486-ncr-sysv4.
16107 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16108
16109Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16110
16111 * Makefile.in (MAKEINFOFLAGS): New variable.
16112 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16113 * build-all.mk, test-build.mk: Pass down --no-split as
16114 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16115
16116Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16117
16118 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16119
16120Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16121
16122 * Makefile.in (libg++.tar.z): New rule.
16123 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16124 * Makefile.in (taz): Only do a single chmod.
16125
16126Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16127
16128 * install.sh: don't use dirname anymore (replaced with sed usage)
16129
16130Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16131
16132 * Makefile.in: Change extension for gzip'd files from '.z' to
16133 '.gz' per new FSF standard usage.
16134
16135Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16136
16137 * configure: put quotes around the final value of program_transform_name
16138
16139Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16140
16141 * Makefile.in: new install.sh support; update install-info rules
16142
16143Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16144
16145 * configure.in: Build diff for crosses, but not for go32 host.
16146
16147 * configure.in: Build gprof only for native, and don't build it
16148 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16149
16150Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16151
16152 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16153
16154Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16155
16156 * configure.in (host_tools): Add prms.
16157
16158Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16159
16160 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16161 with $(FLAGS_TO_PASS) on the command line
16162
16163 * config.sub: Recognize lynx and lynxos
16164
16165Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16166
16167 * config.sub: Accept -ecoff*, not just -ecoff.
16168
16169Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16170
16171 * Makefile.in (taz): Use .gz suffix instead of .z.
16172 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16173 names.
16174
16175Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16176
16177 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16178
16179Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16180
16181 * Makefile.in (install-no-fixedincludes): install gcc last, so
16182 that rebuilds that might happen during 'make install' don't get
16183 bogus gcc include files
16184
16185Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16186
16187 Change from Utah for HPPA support:
16188 * config.guess: Recognize hppa1.x-hp-bsd.
16189
16190Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16191
16192 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16193 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16194
16195Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16196
16197 * config.sub: Add support for rom68k and bug boot monitors.
16198
16199Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16200
16201 * Makefile.in: Make all-opcodes depend on all-bfd.
16202
16203Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16204
16205 * config.guess: Added special check for i[34]86-univel-sysv4*.
16206
16207Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16208
16209 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16210 the processor rather than assuming i486.
16211
16212Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16213
16214 * config.guess: Recognize SunOS6 as Solaris3.
16215
16216Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16217
16218 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16219 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16220
16221Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16222
16223 * build-all.mk (all-cross): New target for Canadian Cross.
16224 Added Q2 go32 targets.
16225 * test-build.mk: Configure go32 cross sparclite-aout and
16226 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16227 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16228
16229Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16230
16231 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16232 GO32 hosted toolchains
16233
16234Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16235
16236 * configure: change so "-exec-prefix" gets passed down rather
16237 than "-exec_prefix" so autoconf generated Makefiles get the
16238 exec_prefix set right.
16239
16240Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16241
16242 * config.guess: get the Solaris2 minor version number
16243
16244 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16245
16246Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16247
16248 * config.guess: Recognize some Sequent platforms.
16249
16250Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16251
16252 * Makefile.in: added the vault-install target
16253
16254 * configure.in: actually use the Sun3 makefile fragment that's in
16255 config, also added the release dir to configdirs
16256
16257Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16258
16259 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16260
16261Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16262
16263 * configure.in: remove some program from Alpha targetted toolchains
16264
16265Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16266
16267 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16268 gprof.
16269 (taz): Run "make diststuff" in those directories instead of "make
16270 proto-dir". Look for "VERSION=" only at start of line in subdir
16271 Makefile. Use "gzip -9" for compression.
16272 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16273 (binutils.tar.z): New target.
16274
16275Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16276
16277 * Makefile.in (taz): Include gpl.texinfo.
16278
16279Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16280
16281 * Makefile.in (setup-dirs): Merged into "taz" target.
16282 (taz): Only do `proto-dir' stuff if a directory is actually needed
16283 for this target.
16284
16285Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16286
16287 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16288 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16289 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16290 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16291 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16292
16293Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16294
16295 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16296 config.sub, and move-if-change to gdb testsuite distribution
16297 archive, so the testsuite can be extracted, configured, and
16298 run separately from the gdb distribution. Blow away the Chill
16299 tests that require a Chill compiled executable, since GNU Chill
16300 is not yet publically available.
16301
16302Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16303
16304 * test-build.mk: set environment variables in a single command,
16305 instead of a list of assignments and exports
16306
16307 * config.guess: recognize Alpha/OSF1 systems
16308
16309Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16310
16311 * configure: Change help message to prefer --options rather than
16312 -options.
16313
16314Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16315
16316 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16317 zippy@ecst.csuchico.edu.
16318 * config.guess: Recognize miniframe.
16319
16320Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16321
16322 * Makefile.in: Use srcroot to find runtest rather than rootme.
16323 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16324
16325Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16326
16327 * test-build.mk: Extensive additions to support building on a
16328 machine other than the host.
16329
16330Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16331
16332 * configure (tooldir): Fix for i386-aix again.
16333
16334Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16335
16336 * configure, Makefile.in: Change definition of $(tooldir)
16337 to match the FSF.
16338
16339Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16340
16341 * config.guess: Recognize i[34]86/SVR4.
16342
16343Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16344
16345 * Makefile.in (all-gdb): gdb depends on sim.
16346
16347Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16348
16349 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16350 at the same time we make the prototype gdb directory.
16351 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16352 files at the same time as the gdb base release distribution.
16353
16354Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16355
16356 * Makefile.in (check): Use individual check targets rather than
16357 DO_X rule.
16358 (check-gcc): Added.
16359
16360Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16361
16362 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16363 for System V release 3.2.
16364
16365Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16366
16367 * config.sub: Recognize hppaosf.
16368 * configure.in: Do configure ld/binutils/gas for it.
16369
16370Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16371
16372 * configure (tooldir): Alter syntax used to set this, for systems
16373 where "\$" isn't handled right, like i386-aix.
16374
16375Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16376
16377 * configure: Pass program-transform-name, not
16378 program_transform_name, to recursive configures.
16379
16380Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16381
16382 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16383 of gas+ld+binutils.
16384
16385Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16386
16387 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16388
16389Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16390
16391 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16392
16393Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16394
16395 * Makefile.in (PRMS): Set back to all-prms.
16396
16397Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16398
16399 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16400 targets, rather than for MIPS hosts.
16401
16402Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16403
16404 * configure.in: add comment for --with-x default values
16405
16406 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16407
16408 * Makefile.in: add check-* targets for each of the directories in
16409 the tree. Add a definition of RUNTEST that will use the one we
16410 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16411
16412Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16413
16414 * configure.in: Removed obsolete references to bfd_target and
16415 target_makefile_frag.
16416
16417 * build-all.mk: Set assorted targets for Q2.
16418 * config.sub: Recognize z8k-sim and h8300-hms.
16419 * test-build.mk: Really don't pass host to configure.
16420 (HOLES): Added uname.
16421
16422Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16423
16424 * configure: Handle an empty program-prefix, program-suffix or
16425 program-transform-name correctly.
16426
16427Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16428
16429 * build-all.mk: -G 8 no longer required for MIPS targets.
16430 * test-build.mk: Don't pass host argument to configure; make it
16431 guess.
16432
16433Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16434
16435 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16436 * Makefile.in (COMPRESS): New macro, like GZIP.
16437
16438Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16439
16440 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16441
16442 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16443 with gas currently defaults to -G 0.
16444
16445Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16446
16447 * Makefile.in (all-flex): flex depends on byacc.
16448
16449 * build-all.mk: If host not specified, use config.guess. Pass TAG
16450 to test-build.mk as RELEASE_TAG.
16451 * test-build.mk (configargs): New variable containing arguments to
16452 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16453 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16454
16455 * config.guess: Use /bin/uname when checking -X argument on SCO,
16456 to avoid invoking GNU uname which doesn't understand -X.
16457
16458 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16459
16460 * configure.in: Build gas for mips-*-*.
16461
16462Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16463
16464 * Makefile.in (all.normal): insert missing backslash.
16465
16466Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16467
16468 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16469
16470 * Makefile.in: Complete overhaul to merge many almost identical
16471 targets.
16472
16473Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16474
16475 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16476 (gdb.tar.Z): Adjusted.
16477
16478 * Makefile.in (setup-dirs, taz): New targets; should be general
16479 enough to adapt for gdb sometime. Build only .z file.
16480 (gas.tar.z): New target.
16481
16482Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16483
16484 * build-all.mk: Use CC=cc -Xs on Solaris.
16485
16486Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16487
16488 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16489 for handling BISON for FSF releases.
16490
16491Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16492
16493 * configure: Actually implement the change zoo just documented.
16494
16495Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16496
16497 * configure: when using config.guess, only set target_alias when
16498 it's not already been set (ie, on the command line)
16499
16500Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16501
16502 * Makefile.in: add installcheck target, set PRMS to install-prms
16503
16504Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16505
16506 * configure: add support for package_makefile_fragment, handle the
16507 case where a directory has a configure.in file but no Makefile.in
16508 more gracefully (with an actual understandable error message, even);
16509 add support for --without (and add this to the usage message); also
16510 explicitly add a --host=${host_alias} to the command line when
16511 config.guess is used
16512
16513Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16514
16515 * configure: Must use both --host and --target in recursive calls.
16516
16517Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16518
16519 * Makefile.in: Change deja-gnu to dejagnu.
16520
16521Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16522
16523 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16524
16525Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16526
16527 * configure.in: canonicalize all instances to *-*-solaris2*,
16528 also strip out a number of tools to not build for go32 host
16529
16530Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16531
16532 * config.guess: add GPL.
16533
16534 * Makefile.in, config.guess, config.sub, configure: bump
16535 copyrights to 93.
16536
16537Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16538
16539 * Makefile.in (do-info): Removed obsolete check for existence of
16540 localenv file.
16541
16542 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16543
16544Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16545
16546 * Makefile.in: a couple of 'else true' for decstation,
16547 support for TclX
16548
16549 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16550
16551Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16552
16553 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16554
16555Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16556
16557 * config.guess: Recognize i386-ibm-aix (PS/2).
16558 * configure.in: Use config/mh-aix386 file for it.
16559
16560Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16561
16562 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16563 CC_FOR_TARGET instead.
16564 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16565
16566Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16567
16568 * Makefile.in: Add sim to list of directories sent with gdb
16569
16570Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16571
16572 * configure.in: Put back mips-dec-bsd* case.
16573
16574Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16575
16576 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16577 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16578 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16579
16580Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16581
16582 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16583
16584 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16585 (install-info): install dir.info only if it exists,
16586 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16587
16588Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16589
16590 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16591 gas for mips-dec-bsd.
16592
16593Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16594
16595 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16596 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16597
16598Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16599
16600 * configure.in: Added "dejagnu" to hosttools list.
16601
16602Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16603
16604 * config.sub, configure.in, config.guess: Add support
16605 for Bosx, an AIX variant from Bull.
16606 Patches from F.Pierresteguy@frcl.bull.fr.
16607
16608Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16609
16610 * devo/dejagnu: Initial creation of devo/dejagnu.
16611 Migrated dejagnu testcases and support files for testing software
16612 tools to reside as subdirectories, currently called "testsuite",
16613 within the directory of the software tool. Migrated all programs,
16614 support libraries, etc. beloging to dejagnu proper from
16615 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16616 with no modifications. The changes to these files which will
16617 allow them to configure, build, and execute properly will be made
16618 in a future update.
16619
16620Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16621
16622 * Makefile.in: Change send_pr to send-pr.
16623 * configure.in: Likewise.
16624 * send_pr: Renamed directory to send-pr.
16625
16626Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16627
16628 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16629
16630Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16631
16632 * README: Update for gdb-4.8 release.
16633 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16634 gdb-xxx.tar.z (gzip'd) file also.
16635
16636Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16637
16638 * Makefile.in: make all-diff depend on all-libiberty
16639
16640Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16641
16642 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16643
16644Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16645
16646 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16647
16648Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16649
16650 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16651 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16652 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16653
16654Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16655
16656 * Makefile.in: makeinfo binary is in a new location
16657
16658Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16659
16660 * config.sub: Accept -ecoff as an OS.
16661
16662 * Makefile.in: Various changes to eliminate a level of make
16663 recursion and reduce the required command line length.
16664 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16665 sub-makes.
16666 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16667 variables holding settings for specific sub-makes.
16668 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16669 in terms of BASE_FLAGS_TO_PASS.
16670 (TARGET_LIBS): New variable listing directories which use
16671 TARGET_FLAGS_TO_PASS.
16672 (subdir_do): Eliminated.
16673 (do-*): New set of targets to replace subdir_do.
16674 (various): All targets which used subdir_do now depend on do-*.
16675 (local-clean): Renamed from do_clean.
16676 (local-distclean): New target, dependency of distclean and
16677 realclean.
16678 (install-info): Don't create directories. Depend on dir.info
16679 rather than calling make recursively.
16680 (install-dir.info): Eliminated.
16681 (install-info-dirs): Create all info directories here.
16682 (dir.info): Depend upon do-install-info.
16683
16684 * test-build.mk (HOLES): Added false.
16685
16686Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16687
16688 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16689
16690Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16691
16692 * Makefile.in (info): remove dependency on all-texinfo. The
16693 problem was really in texinfo/C, not at this level.
16694
16695Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16696
16697 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16698
16699Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16700
16701 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16702 GDB releases.
16703
16704Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16705
16706 * configure: Include srcdir in message about target of link not
16707 being found. Don't convert `-' to `_' in `with' options being
16708 passed to subdirs.
16709
16710Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16711
16712 * configure.in: add uudecode to host_tools
16713
16714 * Makefile.in: added {all,install}-uudecode targets, added them to
16715 the appropriate lists
16716
16717Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16718
16719 * Makefile.in (all-gcc): Added dependency on all-gas.
16720
16721 * configure.in (mips-*-*): Build ld and binutils.
16722
16723Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16724
16725 * configure: check return code from mkdir, print error message and
16726 exit on failure.
16727
16728Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16729
16730 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16731
16732Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16733
16734 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16735
16736Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16737
16738 * config.sub (h8500): Recognize this as a cpu type.
16739
16740Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16741
16742 * configure: source directory missing is no longer a warning
16743
16744 * configure.in: recognize irix[34]* instead of irix[34]
16745
16746 * Makefile.in: define and pass down X11_LIB
16747
16748Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16749
16750 * guess-systype: Renamed to ...
16751 * config.guess: ... by popular request.
16752 * configure.in, Makefile.in: Update accordingly.
16753
16754Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16755
16756 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16757 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16758 + Execute ./dummy instead of assuming . is in PATH.
16759
16760Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16761
16762 * guess-systype: New shell script. Attempts to guess the
16763 canonical host name of the executing host.
16764 Only a few hosts are supported so far.
16765 * configure: Call guess-systype if no host is specified.
16766
16767Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16768
16769 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16770 gcc Makefile.
16771
16772
16773Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16774
16775 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16776 (all-gcc, install-gcc, subdir_do): Use it.
16777
16778Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16779
16780 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16781
16782Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16783
16784 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16785 set exclusively by configure, using configure.in .
16786
16787Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16788
16789 * test-build.mk: set $PATH for all builds
16790
16791 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16792
16793Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16794
16795 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16796 the one used in gcc/Makefile.in, so that a null expansion doesn't
16797 override the one needed to build gcc with a native cc.
16798
16799
16800Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16801
16802 * configure: Accept -with arguments.
16803
16804Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16805
16806 * Makefile.in: added h8300sim
16807
16808Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16809
16810 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16811 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16812 (all-cygnus, native, build-cygnus): Make
16813 $(canonhost)-stamp-3stage-done, not $(host)....
16814 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16815 i386-sco3.2v4. Added else true to if command.
16816
16817Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16818
16819 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16820
16821Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16822
16823 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16824
16825Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16826
16827 * configure.in: don't remove binutils from Solaris builds
16828
16829Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16830
16831 * Makefile.in: get rid of earlier definitions for *clean,
16832 also handle the recursive info rule better
16833
16834Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16835
16836 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16837 do more-or-less the right thing.
16838
16839Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16840
16841 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16842 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16843
16844Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16845
16846 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16847 $(host_canonical).
16848
16849 * configure.in: split the configdirs list into 4 categories (native
16850 v. cross, library v. tool) and handle the cross-only and native-
16851 only in more reasonable (and correct!) way.
16852
16853Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16854
16855 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16856 configdirs anymore.
16857
16858Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16859
16860 * Makefile.in: extensive cleanup:: removed all of the explicit
16861 clean-* targets, collapsed many wrappers around subdir_do into
16862 one, added additional targets to satisfy standards.texi, deleted
16863 some old targets, some changes for consistency
16864
16865Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16866
16867 * configure.in: handle some programs as cross-only, and others as
16868 native only
16869
16870 * test-build.mk: handle partial holes in a more generic manner
16871
16872 * Makefile.in: m4 depends on libiberty
16873
16874Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16875
16876 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16877 time, wdiff, and find to configdirs
16878
16879 * Makefile.in: all, clean, and install rules for the new programs
16880 added to configure.in
16881
16882Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16883
16884 * configure.in: use mh-sun for all *-sun-* hosts
16885
16886Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16887
16888 * Makefile.in: define flags for X11 include files and library file
16889 locations, pass them down to the programs that need this info
16890
16891 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16892
16893Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16894
16895 * configure.in: start building libg++ for HP-UX targets
16896
16897Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16898
16899 * README: Update references to files moved into etc/.
16900
16901Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16902
16903 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16904 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16905
16906Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16907
16908 * configure: accept dash as well as underscore in long option
16909 names for FSF compatibility.
16910
16911Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16912
16913 * config.sub: added -sco3.2v4 support from FSF.
16914
16915Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16916
16917 * configure.in: expand the section that adds or removes
16918 directories from the list of programs to build, to handle native
16919 vs. cross in addition to host v. native
16920
16921Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16922
16923 * Makefile.in: Replace C++ in macro names with CXX.
16924 This is less likely to break ...
16925
16926Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16927
16928 * test-build.mk: add -w to GNU_MAKE
16929
16930Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16931
16932 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16933 add 'sparc' to list of recognized cpus. This needed to make
16934 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16935 Delete some redundant ose68 variants. Recognize -wrs as an os,
16936 then changes that into $CPU-wrs-vxworks.
16937
16938 * configure.in: remove most references to gdbtest, regularize
16939 target based program removal
16940
16941 * test-build.mk: import from p3 tree (many fixes and changes)
16942
16943Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16944
16945 * Makefile.in: added rules to handle tcl, tk, and expect
16946
16947 * configure.in: handle those directories if they exist
16948
16949Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16950
16951 * config.sub: removed bogus hppabsd and hppahpux names, since
16952 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16953
16954Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16955
16956 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16957 depends upon all-xiberty
16958
16959 * Makefile.in: changes from p3, including:
16960
16961 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16962
16963 * Makefile.in (XTRAFLAGS): include newlib directories if
16964 newlib/Makefile exists, rather than if host != target.
16965
16966 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16967
16968 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16969 from the same source tree and not building a cross-compiler. This
16970 matters for the libg++ configuration if reconfiguring a tree that
16971 has already been installed.
16972
16973 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16974
16975 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16976 pick up the machine and system specific header files.
16977
16978 * Makefile.in: added AS_FOR_TARGET, passed down in
16979 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16980 the C compiler to use to create programs which are run in the
16981 build environment, set it to default to $(CC), and passed it down
16982 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16983
16984 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16985
16986 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16987 We need them for unusual native builds, like systems without
16988 ranlib.
16989
16990 * configure: also define $(host_canonical) and
16991 $(target_canonical), which are the full, canonical names for the
16992 given host and target
16993
16994Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16995
16996 * Makefile.in: Added separate definitions for C++.
16997
16998Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16999
17000 * configure.in (configdirs): Add deja-gnu.
17001
17002Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17003
17004 * README: Update for configure.texi and gdb-4.7 release.
17005
17006Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17007
17008 * Makefile.in: Move "all" target to top of file.
17009 Previously, first target was ".PHONY" which caused BSD4.4 make
17010 to build .PHONY when make was run without arguments.
17011
17012Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17013
17014 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17015 Library-copylefted code in libiberty.
17016
17017Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17018
17019 * config.sub: Replace m68kmote with plain old m68k.
17020
17021Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17022
17023 * Makefile.in: Remove space from blank line, avoid Make complaints.
17024
17025Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17026
17027 * config.sub: Complain if no argument is given. Added support for
17028 386bsd as OS and target alias.
17029
17030Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17031
17032 * Makefile.in (XTRAFLAGS): include newlib directories if
17033 newlib/Makefile exists, rather than if host != target.
17034
17035Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17036
17037 * config.sub: recognize sparclite-wrs-vxworks.
17038
17039 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17040 p3.) Added clean-xiberty to clean.
17041
17042Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17043
17044 * configure.in: use *-*-* instead of nested cases for host and target
17045
17046Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17047
17048 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17049 from the same source tree and not building a cross-compiler. This
17050 matters for the libg++ configuration if reconfiguring a tree that
17051 has already been installed.
17052
17053Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17054
17055 * config.sub (i486v/i486v4): Merge in from FSF version.
17056
17057Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17058
17059 * configure: only set PWD if it is already set.
17060
17061Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17062
17063 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17064 doesn't have unset and all success paths (and most error paths)
17065 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17066 to just ${PWD} to avoid confusion.)
17067
17068Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17069
17070 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17071 even for a native compilation.
17072
17073Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17074
17075 Changes to make the gdb.tar.Z rule work better.
17076
17077 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17078 (DEVO_SUPPORT): Add configure.texi.
17079 (bfd-ilrt.tar.Z): Remove ancient rule.
17080
17081Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17082
17083 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17084 pick up the machine and system specific header files.
17085
17086 * configure.in, config.sub: added new target m68010-adobe-scout,
17087 with alias of adobe68k. Changed configure.in to check for
17088 -scout before -sco* to avoid a false match.
17089
17090 * Makefile.in: added AS_FOR_TARGET, passed down in
17091 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17092 the C compiler to use to create programs which are run in the
17093 build environment, set it to default to $(CC), and passed it down
17094 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17095
17096Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17097
17098 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17099 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17100 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17101 FOR_TARGET variants, to newlib and libg++.
17102
17103Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17104
17105 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17106 first.
17107
17108Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17109
17110 * config.sub: Accept `elf' as an environment.
17111
17112Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17113
17114 * Makefile.in (all-opcodes): cd into the right directory
17115
17116Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17117
17118 * configure: added -program_transform_name option, used as
17119 argument to sed when installing programs.
17120 configure.texi: added documentation for -program_prefix,
17121 -program_suffix and -program_transform_name.
17122
17123Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17124
17125 * config.sub: Accept i486 where i386 ok.
17126
17127Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17128
17129 * config.sub: accept we32k
17130
17131Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17132
17133 * config.sub, configure.in: accept OSE68000 and OSE68k.
17134
17135 * Makefile.in: don't create all directories for ``make install'';
17136 let the subdirectories create the ones they need.
17137
17138Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17139
17140 * COPYING: new file, GPL v2
17141
17142Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17143
17144 * Makefile.in: use the new gen-info-dir, which needs a template
17145 argument (which also lives in texinfo)
17146
17147 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17148
17149Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17150
17151 * config.sub (ncr3000): Change i386 to i486.
17152
17153Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17154
17155 * Makefile.in: add install-rcs, install-grep to
17156 install-no-fixedincludes, removed install-bison and install-libgcc
17157
17158Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17159
17160 * configure.in: grab the HPUX makefile fragment if on HPUX
17161
17162Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17163
17164 * Makefile.in: eradicate bison spoor (ditto libgcc).
17165 configure.in: recognise m68{k,000}-ericsson-OSE.
17166 es1800 is alias for m68k-ericsson-OSE
17167
17168Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17169
17170 * configure.in: rearrange the parts that remove programs from
17171 configdirs, based now on HOST==TARGET or by canonical triple.
17172
17173Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17174
17175 * test-build.mk: recurse explicitly with -f test-build.mk when
17176 appropriate. predicate stage3 and comparison on the existence
17177 of gcc. That is, if gcc isn't around, we aren't three-staging.
17178 On very clean, also remove ...stamp-co. Build in-place before
17179 doing other builds.
17180
17181Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17182
17183 * Makefile.in, configure.in: add tgas
17184
17185Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17186
17187 * Makefile.in: a number of changes merged in from progressive.
17188
17189 * configure.in: add libm.
17190
17191 * .cvsignore: ignore some stuff that comes from test-build.mk.
17192
17193Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17194
17195 * config.sub: Add es1800 (m68k-ericsson-es1800).
17196
17197Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17198
17199 * configure: Add program_suffix (parallel to program_prefix)
17200 * Makefile.in: adjust directory-creating script for losing decstation
17201
17202Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17203
17204 * configure: Minor $subdir-related fixes.
17205
17206Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17207
17208 * configure: fix various problems with propogating
17209 makefile_target_frag in subdirs.
17210 * configure.in: config libgcc if its there
17211
17212Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17213
17214 * config.sub: HPPA merge.
17215
17216Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17217
17218 * Makefile.in: Replace all-bison with all-byacc in all
17219 dependency lines for other tools (which now use byacc).
17220
17221Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17222
17223 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17224
17225Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17226
17227 * Makefile.in: make gprof rules similar to byacc rules (instead of
17228 vestigal $(unsubdir) that didn't work...)
17229
17230Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17231
17232 * config.sub: Add support for Linux.
17233 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17234 (at least for libg++).
17235
17236Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17237
17238 * configure.texi: fix doc for the -nfp option to configure
17239
17240Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17241
17242 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17243
17244Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17245
17246 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17247 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17248 * configure.in: added solaris* host_makefile_frag hook.
17249
17250Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17251
17252 * config.sub: changed recognition of m68000 so that various
17253 m68k types can be specified via m680[01234]0
17254
17255Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17256
17257 * config.sub (basic_machine): fix sed so that '-foo' isn't
17258 completely substituted out while .+'-foo' loses the '-foo'
17259
17260Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17261
17262 * config.sub ($os): Add -aout.
17263
17264Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17265
17266 * configure: If host_makefile_frag is absolute, don't
17267 prefix ${invsubdir} (relevant to libg++ auto-configure).
17268
17269Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17270
17271 * Makefile.in (tooldir): Define it.
17272 (all-ld): Depend on all-flex.
17273
17274Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17275
17276 * Makefile.in (check): Fix libg++ special case.
17277
17278Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17279
17280 * configure: do not bury `pwd` into config.status, thus do fewer
17281 pwd's.
17282
17283 * configure: print the "Building in" message only when building in
17284 other than "." AND verbose.
17285
17286 * configure: remove -s, rework -v to better accommodate guested
17287 configures.
17288
17289 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17290
17291Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17292
17293 * Makefile.in: macroize flags passed on recursion. remove
17294 fileutils.
17295
17296Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17297
17298 * configure: get makesrcdir right for subdirs deeper than 1.
17299
17300 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17301 install.
17302
17303Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17304
17305 * Makefile.in: don't print subdir_do or recursion lines.
17306
17307Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17308
17309 * standards.texi: added menu item.
17310
17311 * Makefile.in: build and install standards.info.
17312
17313 * standards.texi: new file.
17314
17315Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17316
17317 * configure: test for and move config.status pieces from
17318 ${subdir}/.
17319
17320Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17321
17322 * configure: Test for existance of files before trying to mv
17323 them, to avoid numerous non-existance messages.
17324
17325Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17326
17327 * configure: correct final line of config.status.
17328
17329 * configure: patch from eggert. Avoids a protection problem if
17330 the original Makefile.in is read only.
17331
17332 * configure: use move-if-change from gcc to create config.status.
17333 Some makefiles depend on config.status to tell if a directory
17334 has been reconfigured for a different host. This change
17335 prevents those directories from remaking everything in the case
17336 where the reconfig was only intended to rebuild a Makefile.
17337
17338 * configure: test for config.sub with "config.sub sun4" rather
17339 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17340 host alias from a missing config.sub.
17341
17342Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17343
17344 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17345 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17346
17347Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17348
17349 * configure: mkdir ${subdir} as needed.
17350
17351Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17352
17353 * Makefile.in,configure.in: added autoconf.
17354
17355Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17356
17357 * Makefile.in: no longer pass against on recursion.
17358
17359 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17360 definitions are not inherited.
17361
17362 * configure: correct makesrcdir when subdir is .
17363
17364Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17365
17366 * configure: Add support for 'subdirs' variable, which is
17367 like 'configdirs', except that configure doesn't re-invoke
17368 itself for subdirs, it just creates a Makefile for each subdir.
17369 * configure.texi: Document subdirs.
17370
17371Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17372
17373 * configure.in: added flex to configdirs
17374
17375Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17376
17377 * Makefile.in: remove clean-stamps from clean.
17378
17379Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17380
17381 * configure.in: Add gdbtest to configdirs.
17382
17383Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17384
17385 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17386 to recursive makes.
17387 * configure.in: Recognize new ncr3000 config.
17388
17389Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17390
17391 * Makefile.in, configure.in: removed references to gdbm.
17392
17393Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17394
17395 * config.sub: Don't canonicalize os value
17396 newsos* to bsd (readline needs to check for newsos).
17397 (This fix was earlier made Jan 31, but got re-broken.)
17398
17399Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17400
17401 * configure.in: sco is an os, not a vendor!
17402
17403 * configure: Quote $( better. Keep various shells happy.
17404
17405Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17406
17407 * Makefile.in: eliminate stamp-files.
17408
17409Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17410
17411 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17412 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17413
17414Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17415
17416 * config.sub: fix iris/iris3.
17417
17418Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17419
17420 * configure: re-add -rm.
17421
17422Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17423
17424 * Maskefile.in: add .stmp-rcs to all.
17425
17426 * configure.in: remove gas from rs6000 build, use aix host fragment.
17427
17428Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17429
17430 * configure: pass down site_option during recursion.
17431
17432Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17433
17434 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17435
17436Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17437
17438 * configure: Change exec_prefix so that it really defaults to prefix.
17439
17440Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17441
17442 * Makefile.in, configure.in: Add support for mmalloc library.
17443
17444Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17445
17446 * Makefile.in: add stmp dependencies for a few more things.
17447
17448Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17449
17450 * configure: adjusted error message on objdir/srcdir configure
17451 collision, per john's suggestion.
17452
17453 * Makefile.in: add libiberty stmp to all and all.cross.
17454
17455Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17456
17457 * Makefile.in: remove force dependencies, add grep to all.
17458
17459Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17460
17461 * Makefile.in: drop flex. make stamp files work.
17462
17463 * configure: added test for conflicting configuration in srcdir,
17464 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17465 gets cranky. use relative paths for configure and srcdir
17466 whenever possible. Send some error messages to stderr that were
17467 going to stdout.
17468
17469Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17470
17471 * Makefile.in: Fix libg++ rule to check for gcc directory
17472 before using gcc/gcc. Also pass XTRAFLAGS.
17473
17474Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17475
17476 * Makefile.in: added stmp-files so that directories aren't polled
17477 when they are already built.
17478
17479 * configure.texi: fixed a node pointer problem.
17480
17481Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17482
17483 * config.sub configure.in gdb/configure.in
17484 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17485 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17486 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17487
17488Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17489
17490 * configure: -recurring becomes -silent. corrected help message
17491 for -site= option.
17492
17493 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17494
17495Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17496
17497 * configure: when building Makefile for crosses, replace
17498 tooldir and program_prefix. default srcdir from location of
17499 config.sub. remove "for host in hosts" and "for target in
17500 targets" loops.
17501
17502Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17503
17504 * Makefile.in: Do not pass bindir or mandir to cvs.
17505
17506Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17507
17508 * Makefile.in, configure.in: removed traces of namesubdir,
17509 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17510 copyrights to '92, changed some from Cygnus to FSF.
17511
17512 * configure.texi: remove most references to multiple hosts,
17513 multiple targets, subdirs, etc.
17514
17515 * configure.man: removed rcsid. reference config.sub not
17516 config.subr.
17517
17518 * Makefile.in: mkdir $(infodir) on install-info.
17519
17520Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17521
17522 * configure.texi: Explain better about .gdbinit and about
17523 the environment that configure.in sections run in.
17524
17525Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17526
17527 * configure.in: Ultrix is only a decstation if it's a MIPS.
17528
17529Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17530
17531 * README: DOC.configure => cfg-paper.texi.
17532
17533Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17534
17535 * config.sub (near case $os): Don't convert newsos* to bsd!
17536
17537Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17538
17539 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17540 the number of copies of COPYING that go into the GDB tar file.
17541
17542Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17543
17544 * bfd/configure.in, gdb/config/mh-i386sco,
17545 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17546 Fix SCO configuration stuff.
17547
17548Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17549
17550 * Makefile.in: For libg++, make sure the -I pointing
17551 to the gcc directory goes *after* all the libg++-local -I flags.
17552 Also, move just-gcc dependency from just-libg++ to all-libg++.
17553
17554Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17555
17556 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17557
17558Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17559
17560 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17561
17562Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17563
17564 * config.sub: Add stratus configuration frags. Also
17565 submitted to FSF.
17566
17567Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17568
17569 * Makefile.in (DEV_SUPPORT): add configure.man.
17570
17571 * config.sub(Decode manufacturer-specific): add -none*.
17572
17573Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17574
17575 * Makefile.in: remove form feeds to make Sun's make happy.
17576 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17577
17578Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17579
17580 * Makefile.in (AR_FLAGS): Make quieter.
17581
17582Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17583
17584 * configure.in: Add libg++.
17585 * configure: When verbose, don't output the command line at each
17586 level; it will be unremarkably the same as the previous version,
17587 which will be the same as what the user typed.
17588
17589Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17590
17591 * configure.in, Makefile.in: fix clean-info, add flex. add
17592 fileutils.
17593
17594 * configure: be less sensitive to spaces in Makefile.in. Do not
17595 look for sources in "..". Doing so breaks subdirectories that
17596 might have their own configure. If a subdir has it's own
17597 configure script, use it.
17598
17599Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17600
17601 * cfg-paper.texi: some changes suggested by rms.
17602
17603Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17604
17605 * config.sub: Merge in some small additions from the FSF version,
17606 taken from the gcc distribution, to bring the Cygnus and FSF
17607 versions into closer sync.
17608
17609Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17610
17611 * configure.in: Changed svr4 references to sysv4.
17612
17613Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17614
17615 * configure: added -V for version number option.
17616
17617Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17618
17619 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17620 renamed from DOC.configure to cfg-paper.texi.
17621
17622Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17623
17624 * configure, config.subr, config.sub: config.subr is now
17625 config.sub again.
17626
17627Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17628
17629 * configure.texi: new file, in progress.
17630
17631 * Makefile.in: build info file and install the man page for
17632 configure.
17633
17634 * configure.man: new file, first cut.
17635
17636 * configure: find config.subr again now that configuration "none"
17637 has gone. removed all traces of the -ansi option. removed all
17638 traces of the -languages option.
17639
17640 * config.subr: resync from rms.
17641
17642Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17643
17644 * configure, config.sub, config.subr: merge config.sub into
17645 config.subr, call the result config.subr, remove config.sub, use
17646 config.subr.
17647
17648 * Makefile.in: revised install for dir.info.
17649
17650Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17651
17652 * configure.in: add decstation host makefile frag.
17653
17654 * Makefile.in: BISON now bison -y again. also install-gcc on
17655 install. clean-gdbm on clean. infodir belongs in datadir.
17656 Make directories for info install. Build dir.info here then
17657 install it.
17658
17659Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17660
17661 * Makefile.in: fix for bad directory tests.
17662
17663Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17664
17665 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17666 regexp. -srcdir relative was being handled incorrectly.
17667
17668 * Makefile.in: unwrapped some for loops so that parallel makes
17669 work again and so one can focus one's attention on a particular
17670 package.
17671
17672Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17673
17674 * configure: added PWD as a stand in for `pwd` (for speed). use
17675 elif wherever possible. make -srcdir work without -objdir.
17676 -objdir= commented out.
17677
17678Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17679
17680 * configure: +options become --options. -subdirs commented out.
17681 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17682 Makefile now at top of generated Makefile. Removed cvs log
17683 entries. added -srcdir. create .gdbinit only if there is one
17684 in ${srcdir}.
17685
17686 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17687 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17688 and mandir now keyed off datadir by default.
17689
17690Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17691
17692 * Freshly created ChangeLog.
17693
17694\f
17695Local Variables:
17696mode: change-log
17697left-margin: 8
17698fill-column: 76
17699version-control: never
17700End: