This patch removes the unused ebitmap, and then removes some sbitmap functions only...
[gcc.git] / ChangeLog
1 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
5 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
6
7 * MAINTAINERS (Write After Approval): Add myself.
8
9 2012-10-24 Sharad Singhai <singhai@google.com>
10
11 * MAINTAINERS (Write After Approval): Add myself.
12
13 2012-10-24 Eric Christopher <echristo@gmail.com>
14
15 * MAINTAINERS: Update email address.
16
17 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
18
19 PR bootstrap/54820
20 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
21 * configure: Regenerate.
22
23 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
24
25 * MAINTAINERS (aarch64): Add Marcus and myself.
26
27 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
28
29 PR bootstrap/54820
30 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
31 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
32 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
33 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
34 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
35 * Makefile.in: Regenerate.
36 * configure.ac (have_static_libs): New variable and associated check.
37 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
38 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
39 * configure: Regenerate.
40
41 2012-10-10 Richard Biener <rguenther@suse.de>
42
43 * MAINTAINERS: Adjust for changed surname.
44
45 2012-10-04 Lawrence Crowl <crowl@google.com>
46
47 * MAINTAINERS (Write After Approval): Add myself.
48
49 2012-10-01 Cary Coutant <ccoutant@google.com>
50
51 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
52
53 2012-09-28 Ian Lance Taylor <iant@google.com>
54
55 * Makefile.def: Make all-target-libgo depend on
56 all-target-libbacktrace.
57 * Makefile.in: Rebuild.
58
59 2012-09-26 Ian Lance Taylor <iant@google.com>
60
61 * Makefile.def: Make all-gcc depend on all-libbacktrace.
62 * Makefile.in: Rebuild.
63
64 2012-09-20 Walter Lee <walt@tilera.com>
65
66 * configure.ac: Add tilegx to list of targets that support gold.
67 * configure: Regenerate.
68
69 2012-09-20 Marek Polacek <polacek@redhat.com>
70
71 * MAINTAINERS (Write After Approval): Add myself.
72
73 2012-09-19 Steve Ellcey <sellcey@mips.com>
74
75 * configure.ac: Add mips*-mti-elf* target.
76 * configure: Regenerate.
77
78 2012-09-17 Ian Lance Taylor <iant@google.com>
79
80 * MAINTAINERS (Various Maintainers): Add libbacktrace.
81 * configure.ac (host_libs): Add libbacktrace.
82 (target_libraries): Add libbacktrace.
83 * Makefile.def (host_modules): Add libbacktrace.
84 (target_modules): Likewise.
85 * configure, Makefile.in: Rebuild.
86
87 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
88
89 PR target/38607
90 Merge upstream change.
91 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
92
93 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
94 Add libgomp*.o to compare_exclusions for AIX.
95 * configure: Regenerate.
96
97 2012-09-06 Diego Novillo <dnovillo@google.com>
98
99 * configure.ac: Bump minimum GMP version to 4.2.3.
100 * configure: Re-generate.
101
102 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
103
104 PR target/54461
105 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
106 target-libgloss if not configured --with-avrlibc=no.
107 * configure: Regenerate.
108
109 2012-09-04 Jason Merrill <jason@redhat.com>
110
111 * configure.ac: Fix --enable-languages=all.
112
113 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
114
115 * MAINTAINERS (Write After Approval): Add myself.
116
117 2012-09-03 Richard Guenther <rguenther@suse.de>
118
119 PR bootstrap/54138
120 * configure.ac: Re-organize ISL / CLOOG checks to allow
121 disabling with either --without-isl or --without-cloog.
122 * configure: Regenerated.
123
124 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
125
126 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
127 * configure: Regenerate.
128
129 2012-08-27 Ulrich Drepper <drepper@gmail.com>
130
131 * MAINTAINERS: Fix my email address.
132
133 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
134
135 PR binutils/4970
136 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
137 and opcodes.
138 * Makefile.in: Regenerated.
139
140 2012-08-26 Art Haas <ahaas@impactweather.com>
141
142 * configure: Regenerate.
143
144 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
145
146 * INSTALL/README: Also refer to the online installation
147 instructions.
148
149 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
150
151 * MAINTAINERS (Write After Approval): Add myself.
152 (Picochip port): Remove myself.
153
154 2012-08-14 Diego Novillo <dnovillo@google.com>
155
156 Merge from cxx-conversion branch.
157
158 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
159 POSTSTAGE1_CONFIGURE_FLAGS.
160 * Makefile.in: Regenerate.
161 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
162 Force C++ when bootstrapping.
163 * configure: Regenerate.
164
165 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
166
167 * MAINTAINERS (Write After Approval): Add myself.
168
169 2012-07-16 Joseph Myers <joseph@codesourcery.com>
170
171 * README: Document use of ranges of years in copyright notices.
172
173 2012-07-06 Richard Guenther <rguenther@suse.de>
174
175 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
176 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
177 --with-gmp=system.
178 * Makefile.in: Regenerated.
179 * configure: Likewise.
180
181 2012-07-06 Richard Guenther <rguenther@suse.de>
182
183 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
184 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
185 supply V=1 as extra_make_flags.
186 * configure: Regenerated.
187 * Makefile.in: Likewise.
188
189 2012-07-04 Tristan Gingold <gingold@adacore.com>
190
191 * configure: Regenerate.
192
193 2012-07-03 Richard Guenther <rguenther@suse.de>
194
195 * Makfile.def (isl): Remove not necessary extra_exports and
196 extra_make_flags.
197 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
198 * Makefile.in: Regenerated.
199
200 2012-07-03 Richard Guenther <rguenther@suse.de>
201
202 * Makefile.def (cloog): Add V=1 to extra_make_flags.
203 * configure.ac: If either the ISL or the CLooG check failed
204 do not try to build in-tree versions.
205 * Makefile.in: Regenerated.
206 * configure: Regenerated.
207
208 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
209
210 * configure: Regenerate.
211
212 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
213
214 * MAINTAINERS (Various Maintainers): Add myself as testsuite
215 maintainer.
216
217 2012-07-02 Richard Guenther <rguenther@suse.de>
218
219 * configure: Regenerated.
220
221 2012-07-02 Richard Guenther <rguenther@suse.de>
222 Michael Matz <matz@suse.de>
223 Tobias Grosser <tobias@grosser.es>
224 Sebastian Pop <sebpop@gmail.com>
225
226 * Makefile.def: Add ISL host module, remove PPL host module.
227 Adjust ClooG host module to use the proper ISL.
228 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
229 * configure.ac: Include config/isl.m4. Add ISL host library,
230 remove PPL. Remove PPL configury, add ISL configury, adjust
231 ClooG configury.
232 * Makefile.in: Regenerated.
233 * configure: Likewise.
234
235 2012-07-02 Richard Guenther <rguenther@suse.de>
236
237 Merge from graphite branch
238 2011-07-21 Tobias Grosser <tobias@grosser.es>
239
240 * configure: Regenerated.
241 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
242 both cloog.org and legacy versions. The only supported version will
243 be CLooG with the isl backend.
244
245 2011-07-21 Tobias Grosser <tobias@grosser.es>
246
247 * configure: Regenerated.
248 * configure.ac: Require cloog isl 0.17.0
249
250 2011-07-21 Tobias Grosser <tobias@grosser.es>
251
252 * configure: Regenerated.
253 * config/cloog.m4: Do not define CLOOG_ORG
254
255 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
256
257 * configure.ac: Skip C if explicitly selected.
258 * configure: Regenerate.
259
260 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
261
262 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
263 they contain -O2.
264 * configure: Regenerate.
265
266 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
267
268 PR debug/53740
269 * df.h, df-problems.c, dce.c: Revert last patch.
270
271 2012-06-25 Iain Sandoe <iain@codesourcery.com>
272
273 * MAINTAINERS (Write After Approval): Update my email address.
274
275 2012-06-21 Meador Inge <meadori@codesourcery.com>
276
277 * MAINTAINERS (Write After Approval): Add myself.
278
279 2012-06-20 Jason Merrill <jason@redhat.com>
280
281 * Makefile.tpl (check-target-libgomp-c++): New.
282 (check-target-libitm-c++): New.
283 * Makefile.def (c++): Add them.
284 * Makefile.in: Regenerate.
285
286 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
287
288 * MAINTAINERS (Write After Approval): Add myself.
289
290 2012-05-16 Olivier Hainque <hainque@adacore.com>
291
292 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
293 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
294 (install-no-fixedincludes): Adjust accordingly.
295 * Makefile.in: Regenerate.
296
297 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
298
299 Merge upstream change
300 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
301
302 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
303
304 * MAINTAINERS (Write After Approval): Add myself.
305
306 2012-05-09 Nick Clifton <nickc@redhat.com>
307 Paul Smith <psmith@gnu.org>
308
309 PR bootstrap/50461
310 * configure.ac (mpfr-dir): When using in-tree MPFR sources
311 allow for the fact that from release v3.1.0 of MPFR the source
312 files were moved into a src sub-directory.
313 * configure: Regenerate.
314
315 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
316
317 * configure.ac: Bump minimum MPFR version to 2.4.0.
318 * configure: Regenerated.
319
320 2012-05-01 Richard Henderson <rth@redhat.com>
321
322 * Makefile.def (libatomic): New target_module.
323 * configure.ac (target_libraries): Add libatomic.
324 (noconfigdirs): Check if libatomic is supported.
325 * Makefile.in, configure: Rebuild.
326
327 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
328
329 * MAINTAINERS (Write After Approval): Add myself.
330
331 2012-04-25 Joel Brobecker <brobecker@adacore.com>
332
333 * config.sub: Update to 2012-04-18 version from official repo.
334
335 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
336
337 * MAINTAINERS (Write After Approval): Add myself.
338
339 2012-04-11 Steve Ellcey <sellcey@mips.com>
340
341 * MAINTAINERS: Changed email address.
342
343 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
344
345 PR target/52737
346 * contrib/gcc_update (files_and_dependencies):
347 Remove gcc/config/avr/t-multilib from touch data.
348
349 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
350
351 * MAINTAINERS (OS Port Maintainers): Remove irix.
352 * configure.ac (enable_libgomp): Remove *-*-irix6*.
353 (unsupported_languages): Remove mips-sgi-irix6.*.
354 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
355 (with_stabs): Remove.
356 * configure: Regenerate.
357
358 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
359
360 * MAINTAINERS (OS Port Maintainers): Remove osf.
361 * configure.ac (enable_libgomp): Remove *-*-osf*.
362 (with_stabs): Remove alpha*-*-osf*.
363 * configure: Regenerate.
364
365 2012-03-05 Tristan Gingold <gingold@adacore.com>
366
367 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
368 * configure: Regenerate.
369
370 2012-02-17 Walter Lee <walt@tilera.com>
371
372 * MAINTAINERS: (Write After Approval): Delete myself.
373
374 2012-02-14 Walter Lee <walt@tilera.com>
375
376 * MAINTAINERS (tilegx port): Add myself.
377 (tilepro port): Add myself.
378 (Write After Approval): Add myself.
379
380 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
381
382 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
383 and Joseph Myers as docstring relicensing maintainers.
384
385 2012-02-09 Bin Cheng <bin.cheng@arm.com>
386
387 * MAINTAINERS (write-after-approval): Add myself.
388
389 2012-02-08 Ira Rosen <irar@il.ibm.com>
390
391 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
392 maintainer.
393
394 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
395
396 * MAINTAINERS (Write After Approval): Move myself to
397 maintain alphabetical order.
398
399 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
400
401 * MAINTAINERS (Write After Approval): Add myself.
402
403 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
404
405 * MAINTAINERS (Write After Approval): Add myself.
406
407 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
408 Jayant R Sonar <jayant.sonar@kpitcummins.com>
409
410 * configure.ac (cr16-*-*): Remove nonconfigdirs.
411 * configure: Regenerate.
412
413 2012-01-23 Harshit Chopra <harshit@google.com>
414
415 * MAINTAINERS (Write After Approval): Add myself.
416
417 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
418
419 * configure.ac: Remove reference to mh-interix.
420 * configure: Regenerate.
421
422 2012-01-05 Richard Henderson <rth@redhat.com>
423
424 PR bootstrap/51072
425 * configure.ac: Disable libitm if c++ is not enabled.
426 * configure: Rebuild.
427
428 * configure.ac: Fix regexp for same.
429 * configure: Rebuild.
430
431 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
432
433 * MAINTAINERS (Write After Approval): Add myself.
434
435 2012-01-02 Richard Guenther <rguenther@suse.de>
436
437 PR bootstrap/51686
438 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
439 * Makefile.in: Regenerate.
440
441 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
442
443 * MAINTAINERS (Write After Approval): Add myself.
444
445 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
446
447 * configure: Regenerate.
448
449 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
450
451 * MAINTAINERS (picochip): Changed email address.
452
453 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
454
455 * MAINTAINERS (write-after-approval): Add self.
456
457 2011-11-29 DJ Delorie <dj@redhat.com>
458
459 * configure.ac (rl78-*-*) New case.
460 * configure: Regenerate.
461 * MAINTAINERS: Add myself as RL78 maintainer.
462
463 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
464
465 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
466
467 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
468
469 * libtool.m4: Additional FreeBSD 10 fixes.
470
471 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
472
473 * MAINTAINERS: Move myself from Write After Approval to CPU Port
474 Maintainers section, as Epiphany maintainer.
475
476 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
477
478 PR target/49992
479 * configure.ac: Remove ranlib special-casing for Darwin.
480 * configure: Regenerate.
481
482 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
483
484 * MAINTAINERS (Reviewers): Keep the list sorted.
485
486 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
487
488 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
489
490 2011-11-09 Roland McGrath <mcgrathr@google.com>
491
492 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
493 * configure: Rebuild.
494 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
495 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
496 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
497 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
498 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
499 Add READELF.
500 * Makefile.in: Rebuild.
501
502 2011-11-09 Jason Merrill <jason@redhat.com>
503
504 * Makefile.def (language=c++): Remove check-c++0x.
505 * Makefile.in (check-gcc-c++): Regenerate.
506
507 2011-11-08 Richard Henderson <rth@redhat.com>
508
509 * configure.ac: Test for libitm directory present first.
510
511 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
512
513 * configure.ac: Test libitm/configure.tgt to disable libitm.
514 * configure: Rebuild.
515
516 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
517 Richard Henderson <rth@redhat.com>
518
519 Merged from transactional-memory.
520
521 * Makefile.def (lang_env_dependencies): libitm is c++.
522 Add libitm target module.
523 * configure.ac: Likewise.
524 * config/mmap.m4: New file.
525 * contrib/gcc_update: Add libitm to touch data.
526 * Makefile.in, configure: Rebuild.
527
528 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
529
530 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
531 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
532 * Makefile.in: Regenerate.
533
534 2011-11-01 DJ Delorie <dj@redhat.com>
535
536 * config.sub: Update to version 2011-10-29 (added rl78)
537
538 2011-10-27 Nick Clifton <nickc@redhat.com>
539
540 * config.sub: Import these changes from the config project:
541
542 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
543 Ben Elliston <bje@gnu.org>
544
545 * config.sub (epiphany): New.
546
547 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
548 Ben Elliston <bje@gnu.org>
549
550 * config.sub (hexagon, hexagon-*): New.
551
552 2011-08-23 Roland McGrath <mcgrathr@google.com>
553
554 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
555 64eb to be64.
556
557 2011-08-16 Roland McGrath <mcgrathr@google.com>
558
559 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
560 (nacl): Grok as alias for 32el-unknown-nacl.
561
562 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
563
564 * MAINTAINERS (Write After Approval): Add myself.
565
566 2011-10-24 Teresa Johnson <tejohnson@google.com>
567
568 * MAINTAINERS (Write After Approval): Add myself.
569
570 2011-09-21 Jakub Jelinek <jakub@redhat.com>
571
572 * MAINTAINERS (sparc port): Remove myself.
573
574 2011-09-14 Tom de Vries <tom@codesourcery.com>
575
576 * MAINTAINERS (Write After Approval): Add myself.
577
578 2011-08-14 Yao Qi <yao@codesourcery.com>
579
580 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
581 * configure: Regenerate.
582
583 2011-07-26 Ian Lance Taylor <iant@google.com>
584
585 * configure.ac: Set have_compiler based on whether gcc directory
586 exists, rather than on whether gcc is in configdirs.
587 * configure: Rebuild.
588
589 2011-07-21 Joseph Myers <joseph@codesourcery.com>
590
591 * MAINTAINERS (Global Reviewers): Add self.
592
593 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
594
595 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
596 link directories.
597 * Makefile.in: Rebuild.
598
599 2011-07-20 Ian Lance Taylor <iant@google.com>
600
601 PR bootstrap/49787
602 * configure.ac: Move --enable-bootstrap handling earlier in file.
603 If --enable-bootstrap and either --enable-build-with-cxx or
604 --enable-build-poststage1-with-cxx, enable C++ automatically.
605 * configure: Rebuild.
606
607 2011-07-19 Ian Lance Taylor <iant@google.com>
608
609 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
610 make C++ a boot_language. Set and substitute
611 POSTSTAGE1_CONFIGURE_FLAGS.
612 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
613 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
614 * configure, Makefile.in: Rebuild.
615
616 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
617
618 * MAINTAINERS (Register Allocation): Move myself from reviewers to
619 maintainers.
620
621 2011-07-18 Jakub Jelinek <jakub@redhat.com>
622
623 * MAINTAINERS (Global Reviewers): Add myself.
624
625 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
626
627 * configure: Regenerate.
628
629 2011-07-16 Jason Merrill <jason@redhat.com>
630
631 * Makefile.def (language=c++): Add check-c++0x and
632 check-target-libmudflap-c++.
633 * Makefile.tpl (check-target-libmudflap-c++): New.
634 * Makefile.in: Regenerate.
635
636 2011-07-16 Matthias Klose <doko@ubuntu.com>
637
638 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
639 * Makefile.def (target_modules/libjava): Pass
640 $(EXTRA_CONFIGARGS_LIBJAVA).
641 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
642 if not configured with --enable-static-libjava.
643 * Makefile.in: Regenerate.
644 * configure: Likewise.
645
646 2011-07-15 Jason Merrill <jason@redhat.com>
647
648 * Makefile.in (check-c++): Move check-gcc-c++0x after
649 check-target-libstdc++-v3.
650
651 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
652
653 * MAINTAINERS (c6x port): New entry.
654
655 2011-07-13 Jason Merrill <jason@redhat.com>
656
657 * Makefile.in (check-gcc-c++0x): New.
658 (check-c++): Depend on it.
659
660 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
661
662 PR target/39150
663 * configure.ac (i[3456789]86-*-solaris2*): Also accept
664 x86_64-*-solaris2.1[0-9]*.
665 * configure: Regenerate.
666
667 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
668
669 * MAINTAINERS (RTL optimizers): Add self.
670
671 2011-06-27 Gabriel Charette <gchare@google.com>
672
673 * MAINTAINERS (Write After Approval): Add myself.
674
675 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
676
677 PR regression/47836
678 PR bootstrap/23656
679 PR other/47733
680 PR bootstrap/49247
681 PR c/48825
682 * configure.ac (target_libraries): Remove target-libiberty.
683 Remove case-statement setting skipdirs=target-libiberty for
684 multiple targets. Remove checking target_configdirs and
685 removing target-libiberty but keeping target-libgcc if
686 otherwise empty.
687 * Makefile.def (target_modules): Don't add libiberty.
688 (dependencies): Remove all traces of target-libiberty.
689 * configure, Makefile.in: Regenerate.
690
691 2011-06-13 Walter Lee <walt@tilera.com>
692
693 * configure.ac (tilepro-*-*) New case.
694 (tilegx-*-*): Likewise.
695 * configure: Regenerate.
696
697 2011-06-06 Jing Yu <jingyu@google.com>
698
699 * configure.ac: Skip target-libiberty for
700 arm*-*-linux-androideabi.
701 * configure: Regenerated.
702
703 2011-06-06 Nick Clifton <nickc@redhat.com>
704
705 * config.sub: Sync from upstream.
706
707 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
708
709 * MAINTAINERS (Write After Approval): Add myself.
710
711 2011-06-01 Daniel Jacobowitz <drow@false.org>
712
713 * MAINTAINERS: Update my email address.
714
715 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
716
717 * MAINTAINERS (Write After Approval): Update my email address.
718
719 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
720
721 * MAINTAINERS (Write After Approval): Add myself.
722
723 2011-05-08 Doug Kwan <dougkwan@google.com>
724
725 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
726 * configure: Regenerated.
727 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
728 value from configure.
729 * Makefile.in: Regenerated.
730
731 2011-05-05 Joseph Myers <joseph@codesourcery.com>
732
733 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
734 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
735 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
736 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
737 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
738 *-*-vxworks*): Disable newlib and libgloss in separate case
739 statement.
740 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
741 to separate case statement.
742 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
743 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
744 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
745 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
746 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
747 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
748 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
749 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
750 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
751 i[[3456789]]86-*-rdos*, m32r-*-*,
752 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
753 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
754 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
755 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
756 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
757 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
758 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
759 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
760 and libgloss in main case over targets. Remove most empty cases
761 in main case over targets.
762 * configure: Regenerate.
763
764 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
765
766 * MAINTAINERS (Write After Approval): Add myself.
767
768 2011-05-04 Joseph Myers <joseph@codesourcery.com>
769
770 * configure.ac: Remove code setting special library locations for
771 hppa*64*-*-hpux11*. Remove code setting compiler for
772 sparc-sun-solaris2*.
773 * configure: Regenerate.
774
775 2011-05-04 Joseph Myers <joseph@codesourcery.com>
776
777 * configure.ac: Separate libgloss_dir settings from general case
778 over targets.
779 * configure: Regenerate.
780
781 2011-04-28 Joseph Myers <joseph@codesourcery.com>
782
783 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
784 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
785 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
786 cases in libgcj-disabling case statement.
787 (hppa*64*-*-linux*): Set unsupported_languages instead of
788 disabling target-zlib.
789 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
790 to hppa*64*-*-hpux*.
791 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
792 hppa*-*-hpux*.
793 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
794 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
795 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
796 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
797 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
798 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
799 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
800 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
801 libgcj-disabling case statement.
802 * configure: Regenerate.
803
804 2011-04-28 Joseph Myers <joseph@codesourcery.com>
805
806 * configure.ac: Disable Java for targets not supporting libffi.
807 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
808 Remove cases in Java-disabling statement.
809 (*arm-wince-pe): Change to arm-wince-pe.
810 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
811 cases in Java-disabling statement.
812 (bfin-*-*): Don't disable Java again.
813 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
814 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
815 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
816 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
817 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
818 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
819 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
820 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
821 Java-disabling statement.
822 (mmix-*-*): Don't disable Java again.
823 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
824 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
825 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
826 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
827 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
828 statement.
829 * configure: Regenerate.
830
831 2011-04-28 Joseph Myers <joseph@codesourcery.com>
832
833 * configure.ac: Separate cases disabling Java and Java libraries
834 from general case over targets.
835 * configure: Regenerate.
836
837 2011-04-21 Jie Zhang <jzhang918@gmail.com>
838
839 * MAINTAINERS: Update my email address.
840
841 2011-04-20 Easwaran Raman <eraman@google.com>
842
843 * MAINTAINERS (Write After Approval): Add myself.
844
845 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
846
847 PR lto/48086
848 * configure.ac: Re-enable LTO on *-apple-darwin9*.
849 * configure: Regenerate.
850
851 2011-04-16 Jim Meyering <meyering@redhat.com>
852
853 * MAINTAINERS (Write After Approval): Add myself.
854
855 2011-04-15 Dodji Seketeli <dodji@redhat.com>
856
857 * MAINTAINERS: Update my email address.
858
859 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
860
861 * MAINTAINERS (Write After Approval): Add myself.
862
863 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
864
865 * MAINTAINERS (Write After Approval): Add myself.
866
867 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
868
869 * MAINTAINERS (Write After Approval): Add myself.
870
871 2011-04-06 Joseph Myers <joseph@codesourcery.com>
872
873 * configure.ac (build_tools): Remove build-byacc.
874 (host_libs): Remove mmalloc.
875 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
876 autoconf automake libtool diff rcs fileutils shellutils time
877 textutils wdiff find uudecode hello tar gzip indent recode release
878 sed perl gawk findutils gettext zip.
879 (libgcj): Remove target-qthreads.
880 (target_tools): Remove target-examples target-gperf.
881 (YACC): Don't handle building byacc.
882 * configure: Regenerate.
883 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
884 dosutils, examples, fileutils, find, findutils, gawk, gettext,
885 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
886 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
887 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
888 handle building components.
889 * Makefile.in: Regenerate.
890
891 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
892
893 * MAINTAINERS: Update my email address as Xtensa maintainer.
894
895 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
896
897 * config.sub: Sync from upstream.
898
899 2011-04-01 Joseph Myers <joseph@codesourcery.com>
900
901 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
902 (microblaze*): Don't disable libssp.
903 * configure: Regenerate.
904
905 2011-04-01 Joseph Myers <joseph@codesourcery.com>
906
907 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
908 moveifchange.
909 * configure: Regenerate.
910 * Makefile.tpl: Use @SHELL@ not @config_shell@.
911 * Makefile.in: Regenerate.
912
913 2011-04-01 Joseph Myers <joseph@codesourcery.com>
914
915 * configure.ac (*-*-sysv4*): Don't enable libgomp.
916 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
917 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
918 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
919 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
920 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
921 md_exec_prefix cases.
922 * configure: Regenerate.
923
924 2011-04-01 Joseph Myers <joseph@codesourcery.com>
925
926 * configure.ac: Separate cases disabling target-libssp,
927 target-libiberty, target-libstdc++-v3 and Fortran from general
928 case over targets.
929 * configure: Regenerate.
930
931 2011-04-01 Joseph Myers <joseph@codesourcery.com>
932
933 * configure.ac (*-*-chorusos): Don't disable libgcj.
934 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
935 Remove case.
936 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
937 (arm-*-coff): Don't disable libgcj.
938 (arm*-*-linux-gnueabi): Remove useless assignment.
939 (arm-*-riscix*): Don't disable libgcj.
940 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
941 configuration.
942 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
943 (c54x*-*-*): Remove case.
944 (tic54x-*-*): Don't disable GCC or GCC libraries.
945 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
946 to *.
947 (d10v-*-*): Don't disable GCC libraries.
948 (d30v-*-*): Don't disable libgcj.
949 (h8500-*-*): Don't disable GCC libraries.
950 (i960-*-*): Don't disable libgcj.
951 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
952 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
953 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
954 libgcj.
955 (m68k-*-coff*): Remove case.
956 (mmix-*-*): Don't disable libgloss on host.
957 (mn10200-*-*, mn10300-*-*): Remove cases.
958 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
959 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
960 Don't disable libgcj.
961 (romp-*-*): Remove case.
962 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
963 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
964 case.
965 (v810-*-*): Don't disable GCC libraries.
966 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
967 (ip2k-*-*): Don't disable GCC libraries.
968 * configure: Regenerate.
969
970 2011-03-28 Joseph Myers <joseph@codesourcery.com>
971
972 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
973 libffi on host.
974 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
975 on host.
976 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
977 * configure: Regenerate.
978
979 2011-03-26 John Marino <binutils@marino.st>
980
981 * configure.ac: Add support for *-*-dragonfly*
982 * configure: Regenerate.
983
984 2011-03-25 Joseph Myers <joseph@codesourcery.com>
985
986 * configure.ac (native_only): Remove.
987 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
988 send-pr uudecode guile gnuserv on host.
989 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
990 send-pr rcs guile perl texinfo libtool on host.
991 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
992 automake send-pr rcs guile perl texinfo libtool on host.
993 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
994 (*-*-kaos*): Don't disable target-examples target-gperf on target.
995 (alpha*-dec-osf*): Don't disable fileutils on target.
996 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
997 texinfo send-pr expect dejagnu on target.
998 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
999 target-qthreads on target.
1000 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1001 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1002 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1003 x86_64-*-mingw*): Don't disable expect on target.
1004 (*-*-cygwin*): Don't disable target-gperf on target.
1005 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1006 gnuserv on target.
1007 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1008 target.
1009 * configure: Regenerate.
1010
1011 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1012
1013 * configure.ac (target_tools): Remove target-groff.
1014 (native_only): Remove target-groff.
1015 (hppa*64*-*-*): Don't disable byacc.
1016 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1017 setting.
1018 (*-*-kaos*): Don't skip target-librx and target-groff.
1019 (*-*-netware*): Don't skip target-libmudflap.
1020 (*-*-tpf*): Don't skip target-libmudflap.
1021 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1022 directories on the host.
1023 (ia64*-*-*vms*): Don't skip tix.
1024 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1025 host.
1026 * configure: Regenerate.
1027
1028 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1029
1030 * configure.ac: Remove references to mt-mep, mt-netware,
1031 mt-wince.
1032 * Makefile.def: Add all-utils soft dependencies.
1033 * Makefile.tpl: Remove GDB_NLM_DEPS.
1034 * configure: Regenerate.
1035 * Makefile.in: Regenerate.
1036
1037 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1038
1039 * configure.ac: Do not include mh-x86omitfp.
1040 * configure: Regenerate.
1041
1042 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1043
1044 * configure.ac: Remove empty cases.
1045 * configure: Regenerate.
1046
1047 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1048
1049 * Makefile.def: Add dependency from termcap to gdb.
1050 * Makefile.in: Regenerate.
1051
1052 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1053
1054 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1055 * configure: Regenerate.
1056 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1057 * Makefile.tpl: Likewise.
1058 * Makefile.in: Regenerate.
1059
1060 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1061
1062 * configure.ac: Remove all mentions of tentative_cc.
1063 * configure: Regenerate.
1064
1065 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1066
1067 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1068 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1069 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1070 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1071 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1072 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1073 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1074 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1075 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1076 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1077 *-*-rhapsody*): Remove host cases.
1078 * configure: Regenerate.
1079
1080 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1081
1082 * configure.ac (ppc*-*-pe): Remove host case.
1083 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1084 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1085 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1086 cases.
1087 * configure: Regenerate.
1088
1089 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1090
1091 * config.sub: Update to version 2011-03-23.
1092
1093 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1094
1095 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1096 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1097 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1098 * configure: Regenerate.
1099
1100 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1101
1102 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1103 to Write After Approval.
1104 * config-ml.in: Don't handle arc-*-elf*.
1105 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1106 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1107 handle GCC libraries.
1108 * configure: Regenerate.
1109
1110 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1111
1112 PR bootstrap/48120:
1113 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1114 Add -lstdc++ -lm to LIBS.
1115 * configure: Regenerate.
1116
1117 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1118
1119 * config.guess: Update to version 2011-02-02
1120 * config.sub: Update to version 2011-02-24
1121
1122 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1123
1124 PR lto/48086
1125 * configure.ac: Re-enable LTO on *-apple-darwin9.
1126 * configure: Regenerate.
1127
1128 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1129
1130 PR lto/48086
1131 * configure.ac: Disable LTO on darwin due to an assembler change in
1132 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1133 under 256.
1134 * configure: Regenerate.
1135
1136 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1137
1138 * MAINTAINERS: Update myself as score backend maintainer,
1139 update my e-mail address.
1140
1141 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1142
1143 * MAINTAINERS: Update my e-mail address.
1144
1145 2011-03-06 Joey Ye <joey.ye@arm.com>
1146
1147 * MAINTAINERS: Update my e-mail address.
1148
1149 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1150
1151 * configure.ac: Adjust test of with_ppl.
1152 * configure: Regenerated.
1153
1154 2011-03-02 Kai Tietz <ktietz@redhat.com>
1155
1156 * MAINTAINERS: Adjust my e-mail address.
1157
1158 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1159
1160 * configure.ac: Add -lpwl to ppllibs.
1161 * configure: Regenerated.
1162
1163 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1164
1165 * config/cloog.m4: Add -lisl to clooglibs.
1166 * configure: Regenerated.
1167
1168 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1169
1170 * MAINTAINERS (CPU Port maintainers): Add self.
1171
1172 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1173
1174 * MAINTAINERS: Add myself as testsuite maintainer.
1175
1176 2011-02-15 Mike Stump <mikestump@comcast.net>
1177
1178 * MAINTAINERS: Add myself as testsuite maintainer.
1179
1180 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1181
1182 Import from Libtool and gnulib:
1183
1184 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1185
1186 Prepare for supporting FreeBSD 10.
1187 * config.rpath: Remove handling of freebsd1* which soon would
1188 match FreeBSD 10.0.
1189
1190 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1191
1192 Remove support for FreeBSD 1.x.
1193 * libtool.m4 (_LT_LINKER_SHLIBS)
1194 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1195 soon would incorrectly match FreeBSD 10.0.
1196
1197 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1198
1199 PR binutils/12283
1200 * move-if-change: Import version from gnulib.
1201
1202 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1203
1204 PR lto/47225
1205 * Makefile.def (lto-plugin): Double dash for enable-shared.
1206 (configure-gcc): Depend on all-lto-plugin.
1207 * Makefile.in: Rebuilt.
1208
1209 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1210
1211 * configure.ac: Remove extra bracket.
1212 * configure: Regenerate.
1213
1214 2011-02-08 Tobias Burnus <burnus@net-b.de>
1215
1216 * MAINTAINERS: Add myself as libquadmath maintainer.
1217
1218 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1219
1220 * MAINTAINERS: Update my email address.
1221
1222 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1223
1224 * MAINTAINERS (option handling): Add self.
1225
1226 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1227
1228 PR lto/47225
1229 * Makefile.def: Add dependency for install-gcc
1230 on install-lto-plugin.
1231 * Makfile.in: Regenerated
1232
1233 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1234
1235 * MAINTAINERS (CPU Port Maintainers): Add myself.
1236
1237 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1238
1239 PR libgcj/44341
1240 * configure.ac: Discard --with-* flags for host when configuring
1241 target libraries for cross build.
1242 * configure: Rebuilt.
1243
1244 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1245
1246 * MAINTAINERS (linear loop transforms): Removed.
1247
1248 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1249
1250 * configure.ac: If with_ppl is no, move setting with_cloog=no
1251 after CLOOG_REQUESTED check.
1252 * configure: Regenerated.
1253
1254 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1255
1256 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1257 CLooG has been requested.
1258 * configure: Regenerated.
1259
1260 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1261
1262 * configure: Regenerated.
1263 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1264
1265 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1266
1267 * configure: Regenerated.
1268 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1269
1270 2011-01-21 Andreas Schwab <schwab@redhat.com>
1271
1272 * configure.ac: Use AS_HELP_STRING throughout.
1273 * configure: Regenerate.
1274
1275 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1276
1277 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1278 * configure: Regenerate.
1279
1280 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1281
1282 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1283
1284 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1285
1286 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1287 for ia64-hpux.
1288 * configure: Regenerate.
1289
1290 2011-01-07 Jan Hubicka <jh@suse.cz>
1291
1292 PR lto/47225
1293 * Makefile.in: Regenerate.
1294 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1295 configure.
1296
1297 2011-01-07 Jan Hubicka <jh@suse.cz>
1298
1299 * Makefile.in: Regenerate.
1300 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1301 and configure dependency on lto-plugin configure.
1302 (lto-plugin module): Remove dependency on GCC; add dependency on
1303 liniberty.
1304
1305 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1306
1307 * MAINTAINERS (Write After Approval): Add myself.
1308
1309 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1310
1311 * configure: Regenerate.
1312
1313 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1314
1315 * configure.ac: (picochip): Disable libiberty.
1316
1317 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1318
1319 * MAINTAINERS (Write After Approval): Add myself.
1320
1321 2010-12-10 Ian Lance Taylor <iant@google.com>
1322
1323 PR bootstrap/46819
1324 * configure.ac: For --disable-libgcj clear libgcj_saved.
1325 * configure: Rebuild.
1326
1327 2010-12-10 Tobias Burnus <burnus@net-b.de>
1328
1329 PR fortran/46540
1330 * configure.ac: Add --disable-libquadmath and
1331 --disable-libquadmath-support.
1332 * configure: Regenerate.
1333
1334 2010-12-03 Ian Lance Taylor <iant@google.com>
1335
1336 * MAINTAINERS: Add myself as libgo maintainer.
1337
1338 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1339
1340 PR libffi/46792
1341 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1342 * configure: Regenerate.
1343
1344 2010-12-02 Ian Lance Taylor <iant@google.com>
1345
1346 * configure.ac: Always set default for poststage1_ldflags to
1347 -static-libstdc++ -static-libgcc.
1348
1349 2010-11-29 Andreas Schwab <schwab@redhat.com>
1350
1351 * configure.ac: Move comment to remove extra space in last argument
1352 of GCC_TARGET_TOOL.
1353
1354 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1355
1356 PR other/46026
1357 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1358 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1359 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1360 (BASE_FLAGS_TO_PASS): Use it.
1361 * configure: Rebuilt.
1362 * Makefile.in: Rebuilt.
1363
1364 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1365
1366 PR binutils/12258
1367 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1368 Properly check default linker.
1369 * configure: Regnerated.
1370
1371 2010-11-23 Matthias Klose <doko@ubuntu.com>
1372
1373 * configure.ac: For --enable-gold, handle value `default' instead of
1374 `both*'. New configure option --{en,dis}able-ld.
1375 * configure: Regenerate.
1376
1377 2010-11-20 Ian Lance Taylor <iant@google.com>
1378
1379 * configure.ac: Only disable a language library if no language needs
1380 it. Don't let --disable-libgcj uncondtionally disable libffi.
1381 * configure: Rebuild.
1382
1383 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1384
1385 * Makefile.in: Regenerate.
1386
1387 PR other/46202
1388 * configure.ac: Fix just-built in-tree STRIP name to be
1389 binutils/strip-new.
1390 * configure: Regenerate.
1391 * Makefile.def (install-strip-gcc, install-strip-binutils)
1392 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1393 (install-strip-sid): Mirror dependencies on non-strip variants
1394 of these targets on the respective -strip prerequisites.
1395 * Makefile.tpl (install-strip, install-strip-host)
1396 (install-strip-target): New targets.
1397 (install-strip-[+module+], install-strip-target-[+module+]):
1398 New targets.
1399 * Makefile.in: Regenerate.
1400
1401 2010-11-19 Ian Lance Taylor <iant@google.com>
1402 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1403
1404 * configure.ac: Add target-libgo to target_libraries. Set
1405 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1406 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1407 (HOST_EXPORTS): Add GOC.
1408 (BASE_TARGET_EXPORTS): Add GOC.
1409 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1410 (GOCFLAGS_FOR_TARGET): New variable.
1411 (EXTRA_HOST_FLAGS): Add GOC.
1412 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1413 * Makefile.def (target_modules): Add libgo.
1414 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1415 (dependencies): Add dependency from configure-target-libgo to
1416 configure-target-libffi and all-target-libstdc++-v3. Add
1417 dependencies from all-target-libgo to all-target-libffi.
1418 (languages): Add go.
1419 * configure: Rebuild.
1420 * Makefile.in: Rebuild.
1421
1422 2010-11-19 Ian Lance Taylor <iant@google.com>
1423
1424 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1425 compiler/flag environment variables.
1426
1427 2010-11-18 Ian Lance Taylor <iant@google.com>
1428
1429 * configure.ac: Check for lang_requires_boot_languages in
1430 config-lang.in files.
1431 * configure: Rebuild.
1432
1433 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1434 Tobias Burnus <burnus@net-b.de>
1435
1436 PR fortran/32049
1437 * Makefile.def: Add libquadmath; build it with language=fortran.
1438 * configure.ac: Add libquadmath.
1439 * Makefile.tpl: Handle multiple libs in check-[+language+].
1440 * Makefile.in: Regenerate.
1441 * configure: Regenerate.
1442
1443 2010-11-16 Tom Tromey <tromey@redhat.com>
1444
1445 * MAINTAINERS: Moved myself to reviewers section.
1446
1447 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1448
1449 * MAINTAINERS: Moved myself to reviewers section.
1450
1451 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1452
1453 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1454 (Write After Approval): Remove self.
1455
1456 2010-11-15 Andreas Schwab <schwab@redhat.com>
1457
1458 * configure.ac: Fix spelling in option names.
1459 * configure: Regenerated.
1460
1461 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1462
1463 PR bootstrap/39622
1464 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1465 * configure: Regenerated.
1466
1467 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1468
1469 * MAINTAINERS: Update my email address.
1470
1471 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1472
1473 * configure: Regenerate.
1474
1475 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1476
1477 * configure: Regenerate.
1478
1479 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1480
1481 * configure: Regenerate.
1482
1483 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1484
1485 * configure: Regenerate.
1486
1487 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1488
1489 * configure.ac: Support official CLooG.org versions.
1490 * configure: Regenerate.
1491 * config/cloog.m4: New.
1492
1493 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1494
1495 * MAINTAINERS (Write After Approval): Add myself.
1496
1497 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1498
1499 * MAINTAINERS: Update my email address.
1500
1501 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1502
1503 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1504 * configure: Regenerate.
1505
1506 2010-11-03 Ian Lance Taylor <iant@google.com>
1507 Dave Korn <dave.korn.cygwin@gmail.com>
1508
1509 PR lto/46273
1510 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1511 and on other supported platforms whenever LTO is enabled.
1512 * configure: Rebuild.
1513
1514 2010-11-02 Alan Modra <amodra@gmail.com>
1515
1516 PR binutils/12110
1517 * configure.ac: Error when source path contains spaces.
1518 * configure: Regenerate.
1519
1520 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1521
1522 * MAINTAINERS: Update my email address.
1523
1524 2010-10-20 Ian Lance Taylor <iant@google.com>
1525
1526 * Makefile.def (target_modules): Set lib_path to src/.libs for
1527 libstdc++-v3 module.
1528 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1529 * Makefile.in: Rebuild.
1530
1531 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1532
1533 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1534 (Write After Approval): Remove myself.
1535
1536 2010-10-15 Tristan Gingold <gingold@adacore.com>
1537
1538 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1539
1540 2010-10-14 Douglas Rupp <rupp@gnat.com>
1541
1542 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1543
1544 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1545
1546 * configure.ac (build_lto_plugin): New shell variable.
1547 (--enable-lto): Turn on by default for all non-ELF platforms that
1548 have had LTO support added so far. Set build_lto_plugin appropriately
1549 for both ELF and non-ELF.
1550 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1551 * configure: Regenerate.
1552
1553 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1554
1555 Sync from src:
1556 * configure.ac (v850 support): Remove target-libgloss from
1557 noconfigdirs.
1558 * configure: Regenerate.
1559
1560 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1561
1562 PR bootstrap/45326
1563 PR bootstrap/45174
1564 * configure.ac: Honor initial values of $build_configargs,
1565 $host_configargs, $target_configargs. Mark the precious, so
1566 environment settings get recorded.
1567 * configure: Regenerate.
1568
1569 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1570
1571 PR bootstrap/45796
1572 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1573 Depend on all-build-libiberty.
1574 * Makefile.in: Regenerate.
1575
1576 2010-09-30 Michael Eager <eager@eagercon.com>
1577
1578 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1579 * configure: Regenerate.
1580
1581 2010-09-28 Michael Eager <eager@eagercon.com>
1582
1583 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1584
1585 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1586
1587 PR bootstrap/44621
1588 * configure.ac: Fix unportable shell quoting.
1589 * configure: Regenerate.
1590
1591 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1592
1593 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1594 targets and amend comment.
1595 * configure: Regenerate.
1596
1597 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1598
1599 * MAINTAINERS (Write After Approval): Add myself.
1600
1601 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1602
1603 * configure.ac: Enable LTO by default on Darwin.
1604 * configure: Regenerate.
1605
1606 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1607
1608 * MAINTAINERS (Write After Approval): Add myself.
1609
1610 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1611
1612 * MAINTAINERS (Write After Approval): Add myself.
1613
1614 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1615
1616 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1617 ports
1618
1619 2010-07-28 David Yuste <david.yuste@gmail.com>
1620
1621 * MAINTAINERS (Write After Approval): Add myself.
1622
1623 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1624
1625 * configure.ac: Support all v850 targets.
1626 * configure: Regenerate.
1627
1628 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1629
1630 PR bootstrap/44455
1631 * configure.ac (extra_mpfr_configure_flags): Copy from
1632 extra_mpc_gmp_configure_flags.
1633 * configure: Re-generated.
1634
1635 2010-07-22 Andi Kleen <ak@linux.intel.com>
1636
1637 * MAINTAINERS (Write After Approval): Add myself.
1638
1639 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1640
1641 * MAINTAINERS (Write After Approval): Add myself.
1642
1643 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1644
1645 * MAINTAINERS (Write After Approval): Add myself.
1646
1647 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1648
1649 PR target/44862
1650 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1651 Provide -B option to allow for link spec %s substitutions for
1652 libstdc++.a on darwin.
1653 * Makefile.in: Regenerate.
1654
1655 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1656
1657 * MAINTAINERS (Reviewers): Update my e-mail address
1658
1659 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1660
1661 * Makefile.def (configure-gcc): Depend on all-libelf.
1662 * Makefile.in: Rebuild.
1663
1664 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1665
1666 * MAINTAINERS (Write After Approval): Add myself in the right place.
1667
1668 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1669
1670 * MAINTAINERS (Write After Approval): Add myself.
1671
1672 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1673
1674 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1675
1676 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1677
1678 * config.sub: Update to version 2010-05-21.
1679 * config.guess: Update to version 2010-04-03.
1680
1681 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1682
1683 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1684 * configure: Regenerate.
1685
1686 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1687
1688 * MAINTAINERS (Write After Approval): Add myself.
1689
1690 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1691
1692 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1693 a platform that supports LTO.
1694 * configure: Regenerate.
1695
1696 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1697
1698 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1699 * configure: Regenerated.
1700
1701 2010-04-27 Roland McGrath <roland@redhat.com>
1702 H.J. Lu <hongjiu.lu@intel.com>
1703
1704 * configure.ac (--enable-gold): Support both, both/gold and
1705 both/bfd to add gold to configdirs without removing ld.
1706 * configure: Regenerated.
1707
1708 * Makefile.def: Add install-gold dependency to install-ld.
1709 * Makefile.in: Regenerated.
1710
1711 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1712
1713 PR lto/42776
1714 * configure.ac (--enable-lto): Refactor handling so libelf tests
1715 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1716 and allow LTO to be explicitly enabled on non-ELF platforms that
1717 are known to support it inside else-clause.
1718 * configure: Regenerate.
1719
1720 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1721
1722 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1723 * configure: Regenerate.
1724
1725 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1726
1727 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1728 * configure: Regenerate.
1729
1730 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1731
1732 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1733 separately.
1734 * configure: Regenerate.
1735
1736 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1737
1738 * MAINTAINERS (Write After Approval): Add myself.
1739
1740 2010-04-14 Tristan Gingold <gingold@adacore.com>
1741
1742 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1743 * configure: Regenerate.
1744
1745 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1746
1747 * configure: Regenerate after change to elf.m4.
1748
1749 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1750
1751 * MAINTAINERS (Write After Approval): Add myself.
1752
1753 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1754
1755 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1756 * configure: Regenerated.
1757
1758 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1759
1760 * configure.ac: Print "buggy but acceptable" when CLooG
1761 revision is less than 9.
1762 * configure: Regenerated.
1763
1764 2010-04-01 Diego Novillo <dnovillo@google.com>
1765
1766 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1767
1768 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1769
1770 PR bootstrap/43615
1771 PR bootstrap/43328
1772
1773 Revert:
1774
1775 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1776
1777 * configure.ac: Do not pass --enable-multilib nor
1778 --disable-multilib in baseargs. Accept explicitly passed
1779 --enable_multilib.
1780 * configure: Regenerate.
1781
1782 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1783
1784 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1785
1786 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1787
1788 * MAINTAINERS: Remove myself.
1789
1790 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1791
1792 PR bootstrap/43328
1793 * configure.ac: Do not pass --enable-multilib nor
1794 --disable-multilib in baseargs. Accept explicitly passed
1795 --enable_multilib.
1796 * configure: Regenerate.
1797
1798 2010-03-28 Andrew Pinski <pinskia@gmail.com>
1799
1800 * MAINTAINERS (spu port): Remove me.
1801
1802 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1803
1804 * configure.ac (tic6x-*-*): New case.
1805 * configure: Regenerate.
1806
1807 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1808
1809 * config.sub: Update to version 2010-03-22.
1810 * config.guess: Update to version 2009-12-30.
1811
1812 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1813
1814 PR ada/42554
1815 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1816 * configure: Regenerate.
1817
1818 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1819
1820 * MAINTAINERS: Update my email address.
1821
1822 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1823
1824 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1825 (ghassan.shobaki@amd.com): Removed.
1826
1827 2010-03-17 Alan Modra <amodra@gmail.com>
1828
1829 * MAINTAINERS: Update my email address.
1830
1831 2010-03-16 Diego Novillo <dnovillo@google.com>
1832
1833 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1834 Matthews.
1835
1836 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1837
1838 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1839 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1840
1841 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1842
1843 * MAINTAINERS: Update my email address.
1844
1845 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1846
1847 * MAINTAINERS: Update my email address.
1848
1849 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1850
1851 * MAINTAINERS: Update my email address.
1852
1853 2010-03-09 Jie Zhang <jie@codesourcery.com>
1854
1855 * MAINTAINERS: Update my email address.
1856
1857 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1858
1859 PR libstdc++/32499
1860 * configure.ac (RANLIB): Default to true.
1861 (STRIP): Likewise.
1862 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1863 * configure: Regenerate.
1864
1865 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
1866
1867 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1868 (Write After Approval): Update my email address.
1869
1870 2010-02-17 Nick Clifton <nickc@redhat.com>
1871
1872 PR 11238
1873 * Makefile.tpl (local-distclean): Also remove config.cache files in
1874 sub-directories as there may not be Makefiles present in the
1875 sub-directories.
1876 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1877 the config.cache files found by the find command.
1878
1879 * Makefile.in: Regenerate.
1880 * configure.ac: Revert previous delta.
1881 * configure: Regenerate.
1882
1883 2010-02-15 Nick Clifton <nickc@redhat.com>
1884
1885 PR 11238
1886 * configure.ac: Delete config.cache files in sub-directories when
1887 deleting Makefiles.
1888 * configure: Regenerate.
1889
1890 2010-02-12 Ben Elliston <bje@gnu.org>
1891
1892 * MAINTAINERS: Update my email address.
1893
1894 2010-02-08 Andrew Pinski <pinskia@gmail.com>
1895
1896 * MAINTAINERS (spu port): Update my email address.
1897
1898 2010-02-08 Jie Zhang <jie.zhang@analog.com>
1899
1900 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1901
1902 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1903
1904 * configure.ac: Add "recommended" version checks for GMP/MPC.
1905 Update recommended GMP/MPFR/MPC versions.
1906 * configure: Regenerate.
1907
1908 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1909
1910 * MAINTAINERS: Move my Embecosm email address into the
1911 write-after-approval section.
1912
1913 2010-01-26 Ian Lance Taylor <iant@google.com>
1914
1915 * MAINTAINERS: Add myself as Go frontend maintainer.
1916
1917 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1918
1919 PR libstdc++/36101, PR libstdc++/42813
1920 * configure.ac (bootstrap_target_libs): Make inclusion of
1921 target-libgomp conditional on libgomb being in target_configdirs.
1922 * configure: Regenerate.
1923
1924 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1925
1926 PR libstdc++/36101, PR libstdc++/42813
1927 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1928 * configure: Regenerate.
1929
1930 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
1931
1932 PR libstdc++/36101, PR libstdc++/42813
1933 * configure.ac (target_configdirs): Substitute.
1934 * Makefile.def: Bootstrap target module libgomp.
1935 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1936 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1937 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1938 * configure, Makefile.in: Regenerate.
1939
1940 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
1941
1942 * MAINTAINERS: Adjust my details.
1943
1944 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
1945
1946 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1947
1948 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
1949
1950 * MAINTAINERS: reindented my entry with tabs instead of spaces.
1951
1952 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
1953
1954 * MAINTAINERS (Write After Approval): Add myself.
1955
1956 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1957
1958 * MAINTAINERS (Write After Approval): Add myself.
1959
1960 2010-01-11 Richard Guenther <rguenther@suse.de>
1961
1962 PR lto/41569
1963 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1964 * Makefile.in: Regenerated.
1965
1966 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
1967
1968 * configure.ac: Enable libjava build on x86_64-*freebsd*.
1969 * configure: Regenerate.
1970
1971 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1972 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1973
1974 PR bootstrap/42424
1975 * configure.ac: Include libtool m4 files.
1976 (_LT_CHECK_OBJDIR): Call it.
1977 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1978 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1979
1980 * configure: Regenerate.
1981
1982 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1983
1984 PR bootstrap/41818
1985 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1986 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1987 * Makefile.in: Regenerate.
1988
1989 2010-01-02 Richard Guenther <rguenther@suse.de>
1990
1991 PR lto/41529
1992 * configure.ac: Include config/elf.m4. Disable LTO if not
1993 builting for an elf target.
1994 * configure: Regenerate.
1995
1996 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
1997
1998 * MAINTAINERS: Change my email address.
1999
2000 2009-12-18 Ben Elliston <bje@au.ibm.com>
2001
2002 * config.sub, config.guess: Update from upstream sources.
2003
2004 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2005
2006 * MAINTAINERS (Write After Approval): Add myself.
2007
2008 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2009
2010 PR middle-end/30447
2011 PR middle-end/30789
2012 PR other/40302
2013
2014 * configure.ac: Require MPC.
2015 * configure: Regenerate.
2016
2017 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2018
2019 PR target/38384
2020 PR bootstrap/40972
2021 * libtool.m4: Sync from git Libtool.
2022 * ltoptions.m4: Likewise.
2023 * ltversion.m4: Likewise.
2024 * lt~obsolete.m4: Likewise.
2025 * ltmain.sh: Likewise.
2026
2027 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2028
2029 * configure.ac: Update minimum MPC version to 0.8.
2030 * configure: Regenerate.
2031
2032 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2033
2034 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2035 * configure: Regenerated.
2036
2037 2009-11-21 Ian Lance Taylor <iant@google.com>
2038
2039 * configure.ac: Change default of poststage1_ldflags to be empty if
2040 poststage1_libs is set. When poststage1_libs is empty, and
2041 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2042 * configure: Rebuild.
2043
2044 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2045
2046 * MAINTAINERS (Write After Approval): Update my email address.
2047
2048 2009-11-20 Ben Elliston <bje@au.ibm.com>
2049
2050 * config.guess: Update from upstream sources.
2051
2052 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2053
2054 * Makefile.def: Restore host and target settings for gmp.
2055 * Makefile.in: Rebuild.
2056
2057 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2058
2059 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2060 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2061 Fix portability of test of C++ as bootstrap language. Add
2062 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2063 * configure: Rebuild.
2064 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2065 and cloog. Fix in-tree ppl configuration. Introduce libelf
2066 in-tree building.
2067 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2068 (POSTSTAGE1_HOST_EXPORTS): Use it.
2069 (STAGE[+id+]_CXXFLAGS): New.
2070 (BASE_FLAGS_TO_PASS): Pass it down.
2071 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2072 extra_exports.
2073 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2074 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2075 extra_exports.
2076 * Makefile.in: Rebuild.
2077
2078 2009-11-17 Ben Elliston <bje@au.ibm.com>
2079
2080 * config.sub, config.guess: Update from upstream sources.
2081
2082 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2083
2084 * MAINTAINERS (Write After Approval): Add myself.
2085
2086 2009-11-09 Jon Beniston <jon@beniston.com>
2087
2088 * MAINTAINERS (Write After Approval): Add myself.
2089
2090 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2091
2092 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2093 paths for *-w64-mingw* and x86_64-*mingw*.
2094 * configure: Regenerated.
2095
2096 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2097
2098 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2099
2100 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2101
2102 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2103 Phil Edwards to Write-After Approval.
2104
2105 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2106
2107 * configure.ac: Disable target-winsup & co for
2108 x86_64-*-mingw* and *-w64-mingw* targets.
2109 * configure: Regenerated.
2110
2111 2009-10-16 Nick Clifton <nickc@redhat.com>
2112
2113 * MAINTAINERS: Add myself as a maintainer for the RX port.
2114
2115 2009-10-26 Johannes Singler <singler@kit.edu>
2116
2117 * MAINTAINERS (Write After Approval): Update my e-mail address.
2118
2119 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2120
2121 * configure.ac (CLooG test): Use = with test.
2122 * configure: Regenerate.
2123
2124 2009-10-22 Richard Guenther <rguenther@suse.de>
2125
2126 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2127 cloog if the ppl version check failed. Move flags saving
2128 before setting in libelf check.
2129 * configure: Regenerate.
2130
2131 2009-10-21 Richard Guenther <rguenther@suse.de>
2132
2133 * configure.ac: Adjust the ppl and cloog configure to work as
2134 documented. Disable cloog if ppl was disabled. Omit the version
2135 checks if they were disabled.
2136 * configure: Re-generate.
2137
2138 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2139
2140 * configure.ac: Add 'lto' to enable_languages, not
2141 new_enable_languages, and only if not already present.
2142 * configure: Regenerate.
2143
2144 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2145
2146 * README: Refer to the various COPYING* files instead of just
2147 COPYING.
2148 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2149
2150 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2151
2152 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2153
2154 2009-10-07 Richard Guenther <rguenther@suse.de>
2155
2156 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2157 and Richard Guenther as reviewers.
2158 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2159 as reviewers.
2160
2161 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2162
2163 * config.sub: Update from upstream sources.
2164
2165 2009-10-06 Ian Lance Taylor <iant@google.com>
2166
2167 * Makefile.def: check-gold depends upon all-gas.
2168 * Makefile.in: Rebuild.
2169
2170 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2171
2172 * MAINTAINERS (Write After Approval): Add myself.
2173
2174 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2175
2176 * Makefile.def: all-lto-plugin depends on all-libiberty.
2177 set bootstrap=true for lto-plugin.
2178 Add lto-plugin.
2179 * Makefile.in: Regenerate.
2180 * configure.ac (host_libs): Add lto-plugin.
2181 * configure: Regenerate.
2182
2183 2009-10-03 Diego Novillo <dnovillo@google.com>
2184
2185 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2186 (HOST_LIBELFLIBS): Define.
2187 (HOST_LIBELFINC): Define.
2188 * Makefile.in: Regenerate.
2189 * configure.ac: Add --enable-lto.
2190 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2191 If --enable-lto is used, add 'lto' to new_enable_languages.
2192 If --enable-lto is used and gold is enabled, add
2193 lto-plugin to configdirs.
2194 * configure: Regenerate.
2195
2196 2009-10-03 Simon Baldwin <simonb@google.com>
2197
2198 * configure.ac: If --with-system-zlib, suppress local zlib and
2199 pass --with-system-zlib to subdir configure scripts.
2200 * configure: Regenerate.
2201
2202 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2203 Paolo Bonzini <bonzini@gnu.org>
2204
2205 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2206 $(srcdir).
2207 * Makefile.in: Rebuilt.
2208
2209 2009-09-26 Gary Funck <gary@intrepid.com>
2210
2211 * MAINTAINERS (Write After Approval): Add myself.
2212
2213 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2214
2215 * configure.ac: Update minimum MPC version to 0.7.
2216 * configure: Regenerate.
2217
2218 2009-09-25 Nick Clifton <nickc@redhat.com>
2219
2220 * configure.ac: Pass any --cache-file=/dev/null option on to
2221 subconfigures.
2222 * configure: Regenerate.
2223
2224 2009-09-23 Nick Clifton <nickc@redhat.com>
2225
2226 * config.sub, config.guess: Update from upstream sources.
2227
2228 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2229
2230 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2231 * Makefile.in: Rebuilt.
2232
2233 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2234
2235 PR bootstrap/32272
2236 * configure.ac: Error out if $srcdir isn't '.' but contains
2237 host-${host_noncanonical}.
2238 * configure: Regenerate.
2239
2240 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2241
2242 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2243 maintainer.
2244
2245 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2246
2247 * configure.ac: If bootstrapping a combined tree with
2248 --enable-gold, require c++ in stage1_languages.
2249 * configure: Regenerate.
2250
2251 * configure.ac: Also add target_libs of stage1_languages to
2252 bootstrap_target_libs.
2253 * configure: Regenerate.
2254
2255 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2256 with --enable-languages not containing c++.
2257 * configure: Regenerate.
2258
2259 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2260
2261 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2262 * configure: Regenerate.
2263
2264 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2265
2266 * MAINTAINERS (Write After Approval): Update my e-mail address,
2267 and move from from here...
2268 (Waiting for paperwork): To here.
2269
2270 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2271
2272 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2273
2274 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2275
2276 * configure.ac: Do not use $extrasub for replacing @if/@endif
2277 parts in Makefile; instead, use additional arguments to
2278 AC_CONFIG_COMMANDS to do the replacement manually, with several
2279 sed invocations, to avoid HP-UX sed command limits.
2280 * configure: Regenerate.
2281
2282 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2283
2284 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2285 blank before -L.
2286
2287 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2288
2289 * configure.ac (with-build-config): Document. Handle without.
2290 Handle missing argument.
2291 * configure: Rebuilt.
2292
2293 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2294
2295 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2296 Default to bootstrap-debug only if compare-debug works.
2297 * configure: Rebuilt.
2298 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2299 * Makefile.in: Rebuilt.
2300
2301 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2302
2303 * MAINTAINERS (OS Port Maintainers): Update my email address.
2304
2305 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2306
2307 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2308 * Makefile.in: Rebuilt.
2309
2310 2009-09-01 Chris Demetriou <cgd@google.com>
2311
2312 * MAINTAINERS (Write After Approval): Add myself.
2313
2314 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2315
2316 PR debug/30161
2317 * include/dwarf2.h (enum dwarf_tag): Added
2318 DW_TAG_GNU_template_template_param
2319 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2320
2321 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2322
2323 * Makefile.tpl (AWK): Fix typo.
2324 * Makefile.in: Regenerate.
2325
2326 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2327
2328 * configure.ac: Detect awk and sed.
2329 * Makefile.def (flags_to_pass): Add AWK and SED.
2330 * Makefile.tpl (AWK, SED): New.
2331 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2332 * configure: Regenerate.
2333 * Makefile.in: Regenerate.
2334
2335 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2336
2337 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2338 (collapseslashes): Likewise.
2339
2340 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2341
2342 * configure.ac (AC_PREREQ): Bump to 2.64.
2343
2344 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2345
2346 * configure.ac: Remove --with-datarootdir, --with-docdir,
2347 --with-pdfdir, --with-htmldir switches.
2348 * configure: Regenerate.
2349
2350 * configure: Regenerate.
2351
2352 * compile: Sync from Automake 1.11.
2353 * depcomp: Likewise.
2354 * install-sh: Likewise.
2355 * missing: Likewise.
2356 * mkinstalldirs: Likewise.
2357 * ylwrap: Likewise.
2358
2359 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2360
2361 * ltmain.sh (func_normal_abspath): New function.
2362 (func_relative_path): Likewise.
2363 (func_mode_help): Document new -bindir option for link mode.
2364 (func_mode_link): Add new -bindir option, and use it to place
2365 output DLL if specified.
2366
2367 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2368
2369 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2370 (baseargs): Add --disable-option-checking.
2371 * configure: Regenerate.
2372
2373 * Makefile.def (configure-target-libiberty): Depend on
2374 all-binutils and all-ld.
2375 (configure-target-newlib): Likewise.
2376 * Makefile.in: Regenerate.
2377
2378 2009-08-17 Ben Elliston <bje@au.ibm.com>
2379
2380 * config.sub, config.guess: Update from upstream sources.
2381
2382 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2383
2384 Sync from src, merge:
2385
2386 2009-07-02 Tristan Gingold <gingold@adacore.com>
2387
2388 * configure.ac: Do not exclude gas for i386-*-darwin.
2389 Add a case for x86_64-*-darwin.
2390 * configure: Regenerate.
2391
2392 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2393
2394 * MAINTAINERS: Add my name to Write After Approval list.
2395
2396 2009-08-06 Michael Eager <eager@eagercon.com>
2397
2398 * configure.ac: Add Microblaze target.
2399 * configure: Regenerate.
2400
2401 2009-07-31 Christian Bruel <christian.bruel@st.com>
2402
2403 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2404 * configure: Regenerate.
2405
2406 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2407
2408 * MAINTAINERS (Write After Approval): Update my e-mail address.
2409
2410 2009-07-06 Ian Lance Taylor <iant@google.com>
2411
2412 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2413 * configure: Rebuild.
2414
2415 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2416
2417 * MAINTAINERS: Move myself to the Graphite Reviewers.
2418
2419 2009-06-30 Wei Guozhi <carrot@google.com>
2420
2421 * MAINTAINERS: Add my name to Write After Approval list.
2422
2423 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2424
2425 PR bootstrap/40338
2426 * configure.ac (comparestring): Create new variable.
2427 * Makefile.tpl (comparestring): Use to skip some comparisions.
2428 * configure: Regenerate.
2429 * Makefile.in: Regenerate.
2430
2431 2009-06-26 Doug Evans <dje@sebabeach.org>
2432
2433 * Makefile.def (host_modules): Add cgen.
2434 * Makefile.in: Regenerate.
2435 * configure.ac (host_tools): Add cgen.
2436 * configure: Regenerate.
2437
2438 2009-06-23 DJ Delorie <dj@redhat.com>
2439
2440 * MAINTAINERS: Add myself as mep maintainer.
2441
2442 2009-06-23 Ian Lance Taylor <iant@google.com>
2443
2444 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2445 boot_languages. Only bootstrap target libraries listed in
2446 target_libs for some boot language. Add --with-stage1-ldflags,
2447 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2448 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2449 if not building with C++.
2450 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2451 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2452 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2453 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2454 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2455 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2456 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2457 * configure, Makefile.in: Rebuild.
2458
2459 2009-06-23 Li Feng <nemokingdom@gmail.com>
2460
2461 * MAINTAINERS: Added my name to write-after-approval list.
2462
2463 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2464
2465 * configure.ac: Define is_elf for QNX Neutrino targets.
2466 * configure: Regenerate.
2467
2468 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2469
2470 * MAINTAINERS: Added my name to the write-after-approval list
2471
2472 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2473
2474 * configure.ac: Detect MPC in default directory.
2475 * configure: Regenerate.
2476
2477 2009-06-03 Jerome Guitton <guitton@adacore.com>
2478 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2479
2480 * Makefile.tpl (all): Avoid a trailing backslash.
2481 * Makefile.in: Regenerate.
2482
2483 2009-06-03 Ben Elliston <bje@au.ibm.com>
2484
2485 * config.sub, config.guess: Update from upstream sources.
2486
2487 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2488
2489 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2490 to noconfdirs.
2491 * configure: Regenerate.
2492
2493 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2494
2495 * Makefile.tpl ([+compare-target+]): Compare all stage
2496 directories, rather than just gcc.
2497 * Makefile.in: Rebuilt.
2498
2499 2009-06-01 Doug Kwan <dougkwan@google.com>
2500
2501 * configure.ac: Support gold for target arm*-*-*.
2502 * configure: Regenerate.
2503
2504 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2505
2506 * Makefile.def: Add MPC support and dependencies.
2507 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2508
2509 * Makefile.in, configure: Regenerate.
2510
2511 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2512
2513 * Makefile.tpl (all): Avoid harmless warning in make all when
2514 gcc-bootstrap is enabled but stage_last does not exist.
2515 * Makefile.in: Rebuilt.
2516
2517 2009-05-24 Nicolas Roche <roche@adacore.com>
2518
2519 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2520 * Makefile.in: Regenerate.
2521
2522 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2523
2524 * MAINTAINERS: Update my e-mail address.
2525
2526 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2527
2528 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2529 * configure: Regenerate.
2530
2531 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2532
2533 PR other/40159
2534 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2535 gcc-no-bootstrap are mutually exclusive.
2536 * Makefile.in: Rebuilt.
2537
2538 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2539
2540 PR other/40159
2541 * Makefile.tpl (all): Don't end with unconditional success.
2542 * Makefile.in: Rebuilt.
2543
2544 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2545
2546 PR target/37137
2547 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2548 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2549 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2550 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2551 stage_configureflags, stage_cflags and stage_libcflags into
2552 explicit Makefile macros.
2553 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2554 GFORTRAN.
2555 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2556 CC. Set CC_FOR_BUILD from CC.
2557 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2558 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2559 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2560 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2561 and GFORTRAN.
2562 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2563 (_LIBCFLAGS): Renamed to _TFLAGS.
2564 (do-compare-debug, do-compare3-debug): Drop.
2565 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2566 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2567 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2568 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2569 (XGCC_FLAGS_FOR_TARGET): New.
2570 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2571 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2572 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2573 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2574 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2575 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2576 TFLAGS.
2577 (BUILD_CONFIG): Include if requested.
2578 (all): Set TFLAGS on bootstrap.
2579 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2580 (all-stageid-prefixmodule): Likewise.
2581 (do-clean, distclean-stageid): Set TFLAGS.
2582 (restrap): Fix whitespace.
2583 * Makefile.in: Rebuilt.
2584
2585 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2586
2587 * config.guess: Sync with src.
2588
2589 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2590
2591 * configure.ac ($with_ppl): Default to no if not supplied.
2592 ($with_cloog): Likewise.
2593 configure: Regenerate.
2594
2595 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2596
2597 * MAINTAINERS: Update my e-mail address.
2598
2599 2009-04-27 Nick Clifton <nickc@redhat.com>
2600
2601 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2602
2603 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2604
2605 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2606 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2607 * Makefile.in: Regenerate.
2608
2609 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2610
2611 PR bootstrap/39739
2612 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2613 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2614
2615 * configure, Makefile.in: Regenerate.
2616
2617 2009-04-21 Taras Glek <tglek@mozilla.com>
2618
2619 * include/hashtab.h: Update GTY annotations to new syntax
2620 * include/splay-tree.h: Likewise
2621
2622 2009-04-17 Ben Elliston <bje@au.ibm.com>
2623
2624 * config.sub, config.guess: Update from upstream sources.
2625
2626 2009-04-15 Anthony Green <green@moxielogic.com>
2627
2628 * configure.ac: Add moxie support.
2629 * configure: Rebuilt.
2630
2631 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2632
2633 * configure.ac: Change copyright header to refer to version
2634 3 of the GNU General Public License and to point readers at the
2635 COPYING3 file and the FSF's license web page.
2636 * Makefile.def: Likewise.
2637 * Makefile.tpl: Likewise.
2638 * Makefile.in: Regenerate.
2639
2640 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2641
2642 * configure.ac: Restore match for darwin9 or later. Use double
2643 brackets since regeneration eats one pair.
2644 * configure: Regenerate.
2645
2646 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2647
2648 PR gas/10039
2649 * configure.ac: Require texinfo 4.7.
2650 * configure: Regenerated.
2651
2652 2009-04-09 Nick Clifton <nickc@redhat.com>
2653
2654 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2655 the GCC Runtime Library Exception.
2656
2657 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2658
2659 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2660 * configure: Regenerate.
2661
2662 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2663
2664 * Makefil.def (languages): New entries.
2665 * Makefile.tpl (check-gcc-*): New generic target.
2666 * Makefile.in: Regenerate.
2667
2668 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2669
2670 * MAINTAINERS: Update my email address.
2671
2672 2009-03-18 Tom Tromey <tromey@redhat.com>
2673
2674 * configure: Rebuild.
2675 * configure.ac (host_libs): Add libiconv.
2676 * Makefile.in: Rebuild.
2677 * Makefile.def (host_modules): Add libiconv.
2678 (configure-gdb, all-gdb): Depend on libiconv.
2679
2680 2009-03-16 Tristan Gingold <gingold@adacore.com>
2681
2682 * configure.ac: Treat gdb as supported on x86_64-darwin.
2683 * configure: Regenerate.
2684
2685 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2686
2687 * configure.ac (--with-host-libstdcxx): New option.
2688 * configure: Regenerate.
2689
2690 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2691
2692 * MAINTAINERS: Move myself into the write after approval list.
2693
2694 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2695
2696 * MAINTAINERS: Update e-mail address.
2697
2698 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2699
2700 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2701
2702 2009-03-10 Ira Rosen <irar@il.ibm.com>
2703
2704 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2705
2706 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2707
2708 Backport from git Libtool:
2709
2710 2009-01-19 Robert Millan <rmh@aybabtu.com>
2711 Support GNU/kOpenSolaris.
2712 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2713 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2714 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2715 GNU/kOpenSolaris.
2716
2717 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2718
2719 * MAINTAINERS: Update e-mail address.
2720
2721 2009-02-24 Michael Eager <eager@eagercon.com>
2722
2723 * MAINTAINERS (Write After Approval): Add self.
2724
2725 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2726
2727 * MAINTAINERS (Write After Approval): Add myself.
2728
2729 2009-02-05 Andreas Schwab <schwab@suse.de>
2730
2731 * Makefile.tpl (stage_last): Define $r and $s before using
2732 $(RECURSE_FLAGS_TO_PASS).
2733 * Makefile.in: Regenerate
2734
2735 2009-01-30 Ian Lance Taylor <iant@google.com>
2736
2737 * MAINTAINERS: Move myself to the Global Reviewers list.
2738
2739 2009-01-29 Robert Millan <rmh@aybabtu.com>
2740
2741 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2742 * configure: Regenerate.
2743
2744 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2745
2746 * MAINTAINERS: Make whitespace consistent.
2747 Remove Robert Millan from Write After Approval.
2748
2749 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2750
2751 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2752 (all-opcodes): Depend on all-libiberty.
2753 * Makefile.in: Regenerate.
2754
2755 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2756
2757 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2758 * configure: Regenerate.
2759
2760 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2761
2762 * MAINTAINERS (Write After Approval): Add myself.
2763
2764 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2765
2766 * MAINTAINERS: Add myself to reviewers (Fortran).
2767
2768 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2769
2770 PR tree-optimization/38515
2771 * configure.ac (cloog-polylib): Removed.
2772 (with_ppl, with_cloog): Test for "no".
2773 * configure: Regenerated.
2774
2775 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2776
2777 * MAINTAINERS: Moved myself to reviewers (Fortran).
2778
2779 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2780
2781 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2782 (Write After Approval): Remove myself.
2783
2784 2009-01-03 Diego Novillo <dnovillo@google.com>
2785
2786 * MAINTAINERS: Remove myself from alias maintainership.
2787
2788 2009-01-02 David Ayers <ayers@fsfe.org>
2789
2790 * MAINTAINERS: Update e-mail address.
2791
2792 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2793
2794 * MAINTAINERS: Make whitespace consistent.
2795
2796 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2797
2798 Backport from upstream Libtool:
2799 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2800 Add cache variables to tests that require the linker to work.
2801 For shlibpath_overrides_runpath, this also changes the semantics
2802 to let the result from the C compiler take precedence.
2803
2804 2008-12-02 Ben Elliston <bje@au.ibm.com>
2805
2806 * config.sub, config.guess: Update from upstream sources.
2807
2808 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2809
2810 * configure.ac (ppllibs): Add by default the lib flags.
2811 * configure: Regenerate.
2812
2813 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
2814
2815 * MAINTAINERS: Add myself to the write after approval list.
2816
2817 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2818
2819 * configure.ac: Add double brackets on darwin[912].
2820 * configure: Regenerate.
2821
2822 2008-12-03 Daniel Kraft <d@domob.eu>
2823
2824 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2825 Approval to Reviewer section (for Fortran front-end).
2826
2827 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2828
2829 * configure.ac: Expand to darwin10 and later.
2830 * configure: Regenerate.
2831
2832 2008-12-02 Andreas Schwab <schwab@suse.de>
2833
2834 * Makefile.def: configure-target-boehm-gc depends on
2835 all-target-libstdc++-v3.
2836 * Makefile.in: Regenerate.
2837
2838 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
2839
2840 * MAINTAINERS: Add myself as mingw maintainer.
2841
2842 2008-12-02 Ben Elliston <bje@au.ibm.com>
2843
2844 * config.sub, config.guess: Update from upstream sources.
2845
2846 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2847
2848 * README.SCO: Remove.
2849
2850 2008-11-29 Fernando Pereira <pronesto@gmail.com>
2851
2852 * MAINTAINERS: Add myself to the write after approval list.
2853
2854 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2855
2856 * MAINTAINERS: Update my email address in WAA section.
2857
2858 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
2859
2860 * MAINTAINERS: Update e-mail address.
2861
2862 2008-11-27 Toon Moene <toon@moene.org>
2863
2864 * MAINTAINERS: Change e-mail address.
2865
2866 2008-11-27 Tristan Gingold <gingold@adacore.com>
2867
2868 * configure.ac: Build gdb for i?86-*-darwin*
2869 * configure: Regenerated.
2870
2871 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
2872
2873 * MAINTAINERS: Added my full name.
2874
2875 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2876
2877 PR bootstrap/38014
2878 PR bootstrap/37923
2879
2880 Revert:
2881
2882 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2883
2884 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2885 * Makefile.in: Regenerated.
2886
2887 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2888
2889 PR gdb/921
2890 PR gdb/1646
2891 PR gdb/2175
2892 PR gdb/2176
2893
2894 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2895 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2896 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2897 (HOST_EXPORTS): Pass CPPFLAGS.
2898 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2899 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2900 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2901 * Makefile.in, configure: Regenerated.
2902 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2903 and CPPFLAGS_FOR_BUILD.
2904
2905 2008-11-06 Jeff Law <law@redhat.com>
2906
2907 * MAINTAINERS: Add myself as middle end maintainer.
2908
2909 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
2910
2911 * MAINTAINERS (Write after approval): Add myself.
2912
2913 2008-11-05 Diego Novillo <dnovillo@google.com>
2914
2915 * MAINTAINERS (Global Reviewers): Add myself.
2916 (Non-Algorithmic Maintainers): Remove myself.
2917
2918 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2919
2920 * MAINTAINERS (Write after approval): Add myself.
2921
2922 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
2923
2924 * MAINTAINERS (Write after approval): Add myself.
2925
2926 2008-10-31 Ben Elliston <bje@au.ibm.com>
2927
2928 * configure.ac (spu-*-*): Remove special case.
2929 * configure: Regenerate.
2930
2931 2008-10-30 Catherine Moore <clm@codesourcery.com>
2932
2933 * MAINTAINERS (Write after approval): Update my email address.
2934
2935 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2936
2937 * configure.ac [spu-*-*]: Do not set skipdirs.
2938 * configure: Re-generate.
2939
2940 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
2941
2942 * MAINTAINERS (Various Maintainers): Add myself to reload.
2943
2944 2008-10-25 Richard Guenther <rguenther@suse.de>
2945
2946 * MAINTAINERS (Various Maintainers): Add myself as middle-end
2947 maintainer. Remove myself as libgcc-math maintainer.
2948 (Non-Algorithmic Maintainers): Remove myself.
2949
2950 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2951
2952 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2953 * Makefile.in: Regenerated.
2954
2955 2008-10-23 Cary Coutant <ccoutant@google.com>
2956
2957 * MAINTAINERS (Write after approval): Add myself.
2958
2959 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2960
2961 PR gdb/921
2962 PR gdb/1646
2963 PR gdb/2175
2964 PR gdb/2176
2965
2966 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2967 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2968 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2969 (HOST_EXPORTS): Pass CPPFLAGS.
2970 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2971 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2972 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2973 * Makefile.in, configure: Regenerated.
2974 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2975 and CPPFLAGS_FOR_BUILD.
2976
2977 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
2978
2979 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2980 Sebastian Pop.
2981
2982 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
2983
2984 * MAINTAINERS (Write After Approval): Added myself.
2985
2986 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2987
2988 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2989 recommended version to 2.3.2.
2990
2991 * configure: Regenerate.
2992
2993 2008-10-01 Mark Mitchell <mark@codesourcery.com>
2994
2995 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2996
2997 2008-09-29 David Daney <david.daney@caviumnetworks.com>
2998
2999 * MAINTAINERS (Write After Approval): Update e-mail address.
3000
3001 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3002
3003 * libtool.m4: Update to libtool 2.2.6.
3004 * lt~obsolete.m4: Update to libtool 2.2.6.
3005 * ltmain.sh: Update to libtool 2.2.6.
3006 * ltsugar.m4: Update to libtool 2.2.6.
3007 * ltversion.m4: Update to libtool 2.2.6.
3008 * ltoptions.m4: Update to libtool 2.2.6.
3009 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3010
3011 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3012
3013 * MAINTAINERS (Write After Approval): Add myself.
3014
3015 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3016
3017 * MAINTAINERS (Write After Approval): Update my name.
3018
3019 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3020
3021 * MAINTAINERS: Add myself in "Write After Approval".
3022
3023 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3024
3025 * MAINTAINERS: Add myself as ia64 maintainer.
3026
3027 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3028
3029 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3030 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3031 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3032 and Michael Tiemann from Write After Approval since they do not
3033 actually have access.
3034
3035 2008-09-05 Richard Guenther <rguenther@suse.de>
3036
3037 * configure.ac: Initialize clooglibs to -lcloog.
3038 * configure: Re-generate.
3039
3040 2008-09-04 Le-Chun Wu <lcwu@google.com>
3041
3042 * MAINTAINERS (Write After Approval): Add myself.
3043
3044 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3045
3046 * configure.ac (--with-cloog-polylib): New.
3047 (--disable-cloog-version-check): New.
3048 (--disable-ppl-version-check): New.
3049 * configure: Re-generate.
3050
3051 2008-09-03 Richard Guenther <rguenther@suse.de>
3052
3053 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3054 cloog test.
3055 * configure: Re-generate.
3056
3057 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3058
3059 Add picoChip port.
3060 * MAINTAINERS: Add picoChip maintainers.
3061
3062 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3063 Tobias Grosser <grosser@fim.uni-passau.de>
3064 Jan Sjodin <jan.sjodin@amd.com>
3065 Harsha Jagasia <harsha.jagasia@amd.com>
3066 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3067 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3068 Adrien Eliche <aeliche@isty.uvsq.fr>
3069
3070 Merge from graphite branch.
3071 * configure: Regenerate.
3072 * Makefile.in: Regenerate.
3073 * configure.ac (host_libs): Add ppl and cloog.
3074 Add checks for PPL and CLooG.
3075 * Makefile.def (ppl, cloog): Added modules and dependences.
3076 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3077 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3078
3079 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3080
3081 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3082 (GCC_SHLIB_SUBDIR): New.
3083 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3084 * configure: Regenerate.
3085 * Makefile.in: Regenerate.
3086
3087 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3088
3089 * MAINTAINERS: Consistently use tabs to separate columns.
3090
3091 2008-08-29 Tristan Gingold <gingold@adacore.com>
3092
3093 * MAINTAINERS (Write after Approval): Add myself.
3094
3095 2008-08-28 Tristan Gingold <gingold@adacore.com>
3096
3097 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3098 Enable bfd, binutils and opcodes.
3099 * configure: Regenerate.
3100
3101 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3102
3103 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3104
3105 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3106
3107 * MAINTAINERS: Use correct Umlaut for last name.
3108
3109 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3110
3111 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3112
3113 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3114
3115 * MAINTAINERS: Update my email address.
3116
3117 2008-08-16 Nicolas Roche <roche@adacore.com>
3118
3119 * Makefile.tpl: Add BOOT_ADAFLAGS.
3120 * Makefile.in: Regenerate.
3121
3122 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3123
3124 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3125 * configure: Regenerate.
3126
3127 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3128
3129 * configure.ac: Add makefile fragments for hpux.
3130 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3131 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3132 * configure: Regenerate.
3133 * Makefile.in: Regenerate.
3134
3135 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3136
3137 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3138
3139 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3140
3141 * MAINTAINERS (Write after Approval): Add myself.
3142
3143 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3144
3145 * MAINTAINERS (Write After Approval): Add myself.
3146
3147 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3148
3149 * MAINTAINERS (Write After Approval): Add myself.
3150
3151 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3152
3153 * MAINTAINERS: Update my email address.
3154
3155 2008-06-25 Joey Ye <joey.ye@intel.com>
3156
3157 * MAINTAINERS (Write After Approval): Add myself.
3158
3159 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3160
3161 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3162 * Makefile.in: Regenerate.
3163 * configure: Regenerate.
3164
3165 2008-06-17 Daniel Kraft <d@domob.eu>
3166
3167 * MAINTAINERS (Write After Approval): Add myself.
3168
3169 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3170
3171 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3172 "$@" is still intact with both Autoconf 2.59 and 2.62.
3173 * configure: Regenerate.
3174
3175 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3176
3177 * Makefile.tpl: Fix comment errors.
3178 * Makefile.in: Regenerate.
3179
3180 2008-06-12 David S. Miller <davem@davemloft.net>
3181 David Edelsohn <edelsohn@gnu.org>
3182
3183 * configure.ac: Add powerpc*-*-* to gold supported targets.
3184 * configure: Regenerate.
3185
3186 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3187
3188 PR tree-optimization/36218
3189 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3190 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3191 (all prefix="build-"): Pass them to build-system sub-makes.
3192 * Makefile.in: Regenerate.
3193
3194 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3195
3196 * MAINTAINERS (mt port): Remove.
3197 (sco5, unixware, sco udk): Remove.
3198 (Kean Johnston): Add to Write After Approval.
3199
3200 2008-05-30 Julian Brown <julian@codesourcery.com>
3201
3202 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3203 of libobjc for ARM EABI Linux.
3204 * configure: Regenerate.
3205
3206 2008-05-18 Xinliang David Li <davidxl@google.com>
3207
3208 * ChangeLog: Remove wrong ChangeLog entry.
3209
3210 2008-05-17 Xinliang David Li <davidxl@google.com>
3211
3212 * MAINTAINERS (Write After Approval): Add myself.
3213
3214 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3215
3216 * MAINTAINERS (Write After Approval): Add myself.
3217
3218 2008-05-14 Rafael Espíndola <espindola@google.com>
3219
3220 * config-ml.in: don't handle --enable-shared and --enable-static.
3221
3222 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3223
3224 * MAINTAINERS: Update my email address.
3225
3226 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3227
3228 * MAINTAINERS: Update my email address.
3229
3230 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3231
3232 * MAINTAINERS (Write After Approval): Add myself.
3233
3234 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3235
3236 * MAINTAINERS (Write After Approval): Add myself.
3237
3238 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3239
3240 * MAINTAINERS (crx): Add myself.
3241
3242 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3243
3244 Sync with src:
3245 2008-04-14 David S. Miller <davem@davemloft.net>
3246
3247 * configure.ac: Add sparc*-*-* to gold supported targets.
3248 * configure: Regenerate.
3249
3250 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3251
3252 PR bootstrap/35457
3253 * configure.ac: Include override.m4.
3254 * configure: Regenerate.
3255
3256 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3257
3258 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3259 * Makefile.in: Regenerate.
3260
3261 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3262
3263 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3264 as nonconfigurable directories list.
3265 * configure: Regenerate.
3266
3267 2008-04-14 Ben Elliston <bje@au.ibm.com>
3268
3269 * config.sub, config.guess: Update from upstream sources.
3270
3271 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3272
3273 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3274 * Makefile.in: Regenerate.
3275
3276 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3277
3278 * configure.ac: Do not build libssp for the AVR.
3279 * configure: Regenerate.
3280
3281 2008-04-07 Ian Lance Taylor <iant@google.com>
3282
3283 * Makefile.def: check-gold depends upon all-binutils.
3284 * Makefile.in: Regenerate.
3285
3286 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3287
3288 * MAINTAINERS (Write After Approval): Add myself.
3289
3290 2008-04-04 Nick Clifton <nickc@redhat.com>
3291
3292 PR binutils/4334
3293 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3294 builds.
3295 * configure: Regenerate.
3296
3297 2008-04-04 NightStrike <NightStrike@gmail.com>
3298
3299 PR other/35151
3300 * configure.ac: Combine rules for mingw32 and mingw64.
3301 * configure: Regenerate.
3302
3303 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3304
3305 * MAINTAINERS (Write After Approval): Add myself.
3306
3307 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3308
3309 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3310 * Makefile.in (.NOTPARALLEL): Ditto.
3311
3312 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3313
3314 * MAINTAINERS (Write After Approval): Add myself.
3315
3316 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3317
3318 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3319 * Makefile.in (.NOTPARALLEL): Regenerate.
3320
3321 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3322
3323 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3324 * Makefile.in: Regenerate.
3325
3326 2008-03-26 Jakub Staszak <kuba@et.pl>
3327
3328 * MAINTAINERS (Write After Approval): Add myself.
3329
3330 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3331
3332 * MAINTAINERS: Update e-mail address.
3333
3334 2008-03-20 Ian Lance Taylor <iant@google.com>
3335
3336 * configure.ac: Add support for --enable-gold.
3337 * Makefile.def: Add gold as a directory like ld.
3338 * configure, Makefile.in: Regenerate.
3339
3340 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3341
3342 * configure.ac: m4_include config/proginstall.m4.
3343 * configure: Regenerate.
3344
3345 Backport from upstream Libtool:
3346
3347 2007-10-12 Eric Blake <ebb9@byu.net>
3348
3349 Deal with Autoconf 2.62's semantic change in m4_append.
3350 * ltsugar.m4 (lt_append): Replace broken versions of
3351 m4_append.
3352 (lt_if_append_uniq): Don't require separator to be overquoted,
3353 and avoid broken m4_append.
3354 (lt_dict_add): Fix typo.
3355 * libtool.m4 (_LT_DECL): Don't overquote separator.
3356
3357 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3358
3359 * config.rpath: Add AIX 6 support.
3360
3361 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3362
3363 * Makefile.def (stageprofile). Remove -fprofile-generate
3364 from stage_libcflags.
3365 * Makefile.in: Regenerate.
3366
3367 2008-03-13 Ben Elliston <bje@au.ibm.com>
3368
3369 * config.sub, config.guess: Update from upstream sources.
3370
3371 2008-03-06 Tom Tromey <tromey@redhat.com>
3372
3373 * MAINTAINERS: Update for treelang deletion.
3374
3375 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3376
3377 * MAINTAINERS: Update my email address.
3378
3379 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3380
3381 * MAINTAINERS (darwin port): Add myself as a maintainer.
3382 (objective-c/c++): Add myself as a maintainer.
3383
3384 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3385
3386 * MAINTAINERS (Write After Approval): Update my email address.
3387
3388 2008-02-25 Tomas Bily <tbily@suse.cz>
3389
3390 * MAINTAINERS (Write After Approval): Add myself.
3391
3392 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3393
3394 * MAINTAINERS (OpenMP): Add myself.
3395
3396 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3397
3398 PR bootstrap/32009
3399 PR bootstrap/32161
3400
3401 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3402 * configure: Regenerate.
3403
3404 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3405 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3406 STAGE4_LIBCFLAGS): New.
3407 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3408 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3409 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3410 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3411 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3412 for target modules. Don't export LIBCFLAGS.
3413 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3414 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3415 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3416 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3417 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3418 * Makefile.in: Regenerate.
3419
3420 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3421
3422 PR libgcj/33085
3423 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3424 Do not use -DDLL_EXPORT. Backport from upstream.
3425
3426 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3427
3428 * MAINTAINERS (Write After Approval): Add myself.
3429
3430 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3431
3432 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3433 * configure: Regenerate.
3434
3435 2008-01-31 Marc Gauthier <marc@tensilica.com>
3436
3437 * configure.ac (xtensa*-*-*): Recognize processor variants.
3438 * configure: Regenerate.
3439
3440 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3441
3442 PR bootstrap/34922
3443 * configure.ac (PARSE_ARGS): Push suitable setting of
3444 ac_subdirs_all, for `./configure --help=recursive'.
3445 Handle `+' in generic toplevel directory disabling.
3446 * configure: Regenerate.
3447
3448 2008-01-28 Nick Clifton <nickc@redhat.com>
3449
3450 * MAINTAINERS (xstormy16): Take over maintainership.
3451
3452 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3453
3454 * MAINTAINERS (c4x port): Remove.
3455
3456 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3457
3458 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3459
3460 2008-01-23 Ben Elliston <bje@au.ibm.com>
3461
3462 * config.sub, config.guess: Update from upstream sources.
3463
3464 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3465
3466 * MAINTAINERS (Write After Approval): Add myself.
3467
3468 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3469
3470 * MAINTAINERS: Update my email address.
3471
3472 2008-01-09 Raksit Ashok <raksit@google.com>
3473
3474 * MAINTAINERS (Write After Approval): Add myself.
3475
3476 2008-01-09 Raksit Ashok <raksit@google.com>
3477
3478 * MAINTAINERS (Write After Approval): Add myself.
3479
3480 2008-01-08 Ben Elliston <bje@au.ibm.com>
3481
3482 * config.sub, config.guess: Update from upstream sources.
3483
3484 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3485
3486 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3487 Change recommended MPFR from 2.2.1 -> 2.3.0.
3488 * configure: Regenerate.
3489
3490 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3491
3492 * MAINTAINERS: Update my email address.
3493
3494 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3495
3496 * MAINTAINERS: Update my email address.
3497
3498 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3499
3500 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3501 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3502 * Makefile.in: Regenerate.
3503
3504 2007-12-10 Mark Heffernan <meheff@google.com>
3505
3506 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3507 misplaced entries.
3508
3509 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3510
3511 * configure.ac: Enable libjava for x86_64-*-darwin9.
3512 * configure: Regenerate.
3513
3514 2007-12-07 Bill Maddox <maddox@google.com>
3515
3516 * MAINTAINERS (Write After Approval): Add myself.
3517
3518 2007-12-05 Ben Elliston <bje@au.ibm.com>
3519
3520 * config.sub, config.guess: Update from upstream sources.
3521
3522 2007-12-02 Matthias Klose <doko@ubuntu.com>
3523
3524 * config-ml.in: Remove 64bit configure tests.
3525
3526 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3527
3528 * config-ml.in: Robustify against white space in absolute file
3529 names.
3530
3531 * config-ml.in (multi-clean): Substitute ${Makefile}.
3532 Remove superfluous ${Makefile} in list.
3533
3534 2007-11-19 Thiemo Seufer <ths@mips.com>
3535
3536 * config-ml.in: Don't hardcode the Makefile name.
3537
3538 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3539
3540 * MAINTAINERS (Write After Approval): Add myself.
3541
3542 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3543
3544 * MAINTAINERS (Write After Approval): Add myself.
3545
3546 2007-11-06 Doug Kwan <dougkwan@google.com>
3547
3548 * MAINTAINERS (Write After Approval): Add myself.
3549
3550 2007-10-25 Ben Elliston <bje@au.ibm.com>
3551
3552 * MAINTAINERS (mercury): Remove entry.
3553 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3554
3555 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3556
3557 * Makefile.def (dependencies): Make configure-gdb depend on
3558 all-intl.
3559 * Makefile.in: Regenerated.
3560
3561 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3562
3563 * MAINTAINERS (Fortran maintainer): Remove myself.
3564
3565 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3566
3567 * Makefile.def: To avoid problems running with parallel makes,
3568 build newlib before libgloss so that target specific header
3569 files are availble.
3570 * Makefile.in: Regenerate
3571
3572 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3573
3574 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3575 * Makefile.in: Regenerate.
3576
3577 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3578
3579 * MAINTAINERS (Register allocation reviewer): Add myself.
3580
3581 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3582
3583 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3584 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3585 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3586 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3587 * configure: Regenerate.
3588
3589 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3590
3591 * MAINTAINERS (Register allocation reviewer): Add myself.
3592
3593 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3594
3595 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3596 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3597 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3598 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3599 * configure.ac: Default them to host tools for $host = $build.
3600 Subst them.
3601
3602 * configure: Regenerate.
3603 * Makefile.in: Regenerate.
3604
3605 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3606
3607 * MAINTAINERS (Register allocation reviewer): Add myself.
3608
3609 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3610
3611 * MAINTAINERS (Register allocation reviewer): Add myself.
3612
3613 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3614
3615 * MAINTAINERS (Write After Approval): Fix typo.
3616
3617 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3618
3619 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3620 * configure: Regenerate.
3621
3622 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3623
3624 PR bootstrap/31906
3625 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3626 they're already prefixed.
3627
3628 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3629
3630 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3631 libstdc++.
3632 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3633 * configure: Regenerate.
3634 * Makefile.in: Regenerate.
3635
3636 2007-09-17 Andreas Schwab <schwab@suse.de>
3637
3638 * configure.ac: Raise minimum makeinfo version to 4.6.
3639 * configure: Regenerate.
3640
3641 2007-09-17 Johannes Singler <singler@ira.uka.de>
3642
3643 * MAINTAINERS (write-after-approval) add myself
3644
3645 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3646
3647 * configure.ac: Correct makeinfo version check.
3648 * configure: Regenerate.
3649
3650 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3651
3652 * MAINTAINERS: Update my email address.
3653
3654 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3655
3656 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3657 to $skipdirs and only disable gprof for newlib. Use the normal
3658 mips*-elf* handling in other respects.
3659 * configure: Regnerate.
3660
3661 2007-09-12 David Daney <ddaney@avtrex.com>
3662
3663 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3664 enabling libgcj.
3665 * configure: Regenerate.
3666
3667 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3668
3669 PR other/32154
3670 * configure.ac: For libgloss targets, point the linker to the linker
3671 script, startup code and simulator library.
3672 * configure: Regenerate.
3673
3674 2007-09-07 Andrew Haley <aph@redhat.com>
3675
3676 * configure.ac (noconfigdirs): Remove target-libffi and
3677 target-libjava.
3678 * configure: Regenerate.
3679
3680 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3681
3682 PR target/33281
3683 * configure.ac: Use config/mh-mingw on mingw.
3684 * configure: Regenerate.
3685
3686 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3687
3688 * MAINTAINERS (Write After Approval): Add myself.
3689
3690 2007-09-05 Richard Guenther <rguenther@suse.de>
3691
3692 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3693 nor --disable-checking is provided also turn on yes and types
3694 checking for stage1.
3695 * configure: Re-generate.
3696
3697 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3698
3699 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3700 (Write After Approval): Remove myself.
3701
3702 2007-08-29 Nick Clifton <nickc@redhat.com>
3703
3704 * config.sub, config.guess: Update from upstream sources.
3705
3706 2007-08-22 Bud Davis <jmdavis@link.com>
3707
3708 * MAINTAINERS (Write After Approval): Added myself.
3709 * MAINTAINERS (Reviewers): Removed myself.
3710
3711 2007-08-18 Paul Brook <paul@codesourcery.com>
3712 Joseph Myers <joseph@codesourcery.com>
3713
3714 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3715 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3716 * Makefile.in: Regenerate.
3717 * configure.ac (--with-debug-prefix-map): New.
3718 * configure: Regenerate.
3719
3720 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3721 Nigel Stephens <nigel@mips.com>
3722
3723 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3724 as target_makefile_frag.
3725 * configure: Regenerate.
3726
3727 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3728
3729 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3730 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3731 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3732 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3733 (do-compare, do-compare3, do-compare-debug): New.
3734 ([+compare-target+]): Use them.
3735
3736 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3737
3738 * MAINTAINERS (Write After Approval): Change my email address.
3739
3740 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3741 Ben Elliston <bje@au.ibm.com>
3742
3743 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3744 --silent if $silent.
3745 * configure: Regenerate.
3746
3747 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3748
3749 * MAINTAINERS (Various Maintainers): Add myself as
3750 loop infrastructure maintainer. Update my e-mail
3751 address.
3752
3753 2007-07-31 Diego Novillo <dnovillo@google.com>
3754
3755 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3756 Adjust description.
3757
3758 2007-07-26 Richard Guenther <rguenther@suse.de>
3759
3760 * configure.ac: Add types checking to stage1 checking flags.
3761 * configure: Regenerate.
3762
3763 2007-07-17 Nick Clifton <nickc@redhat.com>
3764
3765 * COPYING3: New file. Contains version 3 of the GNU General
3766 Public License.
3767 * COPYING3.LIB: New file. Contains version 3 of the GNU
3768 Lesser General Public License.
3769
3770 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3771
3772 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3773
3774 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3775
3776 * MAINTAINERS (S/390 co-maintainer): Add myself.
3777 (Write After Approval): Remove myself.
3778
3779 2007-07-13 Dan Hipschman <dsh@google.com>
3780
3781 * MAINTAINERS (Write After Approval): Add myself.
3782
3783 2007-07-11 Nick Clifton <nickc@redhat.com>
3784
3785 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3786 WINDRES export.
3787 * Makefile.in: Regenerate.
3788
3789 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3790
3791 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3792 maintainer.
3793
3794 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3795
3796 * lt~obsolete.m4: New. Import from 20070318 libtool.
3797
3798 2007-07-03 Julian Brown <julian@codesourcery.com>
3799
3800 * MAINTAINERS (Write After Approval): Add myself.
3801
3802 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3803
3804 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3805 * configure: Regenerate.
3806
3807 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3808
3809 * configure.ac: Add some missing m4 quotation.
3810 * configure: Regenerate.
3811
3812 2007-07-02 Simon Baldwin <simonb@google.com>
3813
3814 * MAINTAINERS (Write After Approval): Add myself.
3815
3816 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
3817
3818 * configure: Regenerate.
3819
3820 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
3821
3822 * Makefile.def: Add windmc tool to build.
3823 * Makefile.tpl: Likewise.
3824 * configure.ac: Likewise.
3825 * Makefile.in: Regenerate.
3826 * configure: Regenerate.
3827
3828 2007-06-28 DJ Delorie <dj@redhat.com>
3829
3830 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3831 not building newlib.
3832 * configure: Regenerated.
3833
3834 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3835
3836 * MAINTAINERS (Write After Approval): Add myself.
3837
3838 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
3839
3840 * MAINTAINERS (Write After Approval): Add myself.
3841
3842 2007-06-19 Chris Matthews <chrismatthews@google.com>
3843
3844 * MAINTAINERS (Write After Approval): Add myself.
3845
3846 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3847
3848 * MAINTAINERS (Write After Approval): Add myself.
3849
3850 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3851
3852 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3853 * Makefile.in: Regenerated.
3854
3855 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3856
3857 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3858 bfin*-*-uclinux* targets.
3859 * configure: Regenerate.
3860
3861 2007-06-14 Ian Lance Taylor <iant@google.com>
3862
3863 * MAINTAINERS: Add myself as non-algorithmic global write
3864 maintainer.
3865
3866 2007-06-14 Diego Novillo <dnovillo@google.com>
3867
3868 * MAINTAINERS: Add self as middle-end maintainer and
3869 non-algorithmic global write maintainer.
3870
3871 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3872
3873 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3874 Move all Fortran maintainers except Paul Brook into the
3875 Non-Autopoiesis section.
3876
3877 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3878
3879 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3880 (distclean-stage[+id+]): Possibly delete stage_last.
3881 * Makefile.in: Regenerate.
3882
3883 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
3884
3885 * MAINTAINERS (Various Maintainer): Fix typo.
3886
3887 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
3888
3889 * MAINTAINERS (Various Maintainer): Add myself as
3890 dataflow maintainer.
3891
3892 2007-06-07 Ben Elliston <bje@au.ibm.com>
3893
3894 * config.sub, config.guess: Update from upstream sources.
3895
3896 2007-06-07 Ben Elliston <bje@au.ibm.com>
3897
3898 * Makefile.tpl: Fix spelling error.
3899 * Makefile.in: Regenerate.
3900
3901 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3902
3903 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3904 lt_cv_sys_max_cmd_len.
3905
3906 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3907
3908 * MAINTAINERS (Various Maintainers): Add myself as
3909 auto-vectorizer maintainer.
3910
3911 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
3912
3913 PR libjava/32098
3914 * libtool.m4: Revert previous change.
3915 * ltgcc.m4: Put it here.
3916
3917 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3918
3919 * MAINTAINERS (Various Maintainers): Add myself as
3920 auto-vectorizer maintainer.
3921
3922 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
3923
3924 PR libjava/32098
3925 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3926
3927 2007-05-30 Richard Guenther <rguenther@suse.de>
3928
3929 * MAINTAINERS (Various Maintainers): Add myself as
3930 auto-vectorizer maintainer.
3931
3932 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3933
3934 PR bootstrap/29382
3935 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3936 * configure: Rebuilt.
3937
3938 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
3939
3940 * MAINTAINERS (Write After Approval): Removed my name.
3941
3942 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
3943
3944 * MAINTAINERS (Write After Approval): Remove myself.
3945
3946 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3947
3948 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3949
3950 2007-05-23 Steve Ellcey <sje@cup.hp.com>
3951
3952 * ltmain.sh: Update from ToT Libtool.
3953 * libtool.m4: Update from ToT Libtool.
3954 * ltsugar.m4: New. Update from ToT Libtool.
3955 * ltversion.m4: New. Update from ToT Libtool.
3956 * ltoptions.m4: New. Update from ToT Libtool.
3957 * ltconfig: Remove.
3958 * ltcf-c.sh: Remove.
3959 * ltcf-cxx.sh: Remove.
3960 * ltcf-gcj.sh: Remove.
3961
3962 2007-05-22 Ollie Wild <aaw@google.com>
3963
3964 * MAINTAINERS (Write After Approval): Add myself.
3965
3966 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3967
3968 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3969 stage_cflags.
3970 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3971 Remove CFLAGS/LIBCFLAGS.
3972 (configure-stage[+id+]-[+prefix+][+module+],
3973 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3974 * Makefile.in: Regenerate.
3975
3976 2007-05-15 Diego Novillo <dnovillo@google.com>
3977
3978 * MAINTAINERS: Update e-mail address.
3979
3980 2007-05-15 Revital Eres <eres@il.ibm.com>
3981
3982 * MAINTAINERS (Write After Approval): Add myself.
3983
3984 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
3985
3986 * MAINTAINERS (Write After Approval): Updated my address.
3987
3988 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
3989
3990 * MAINTAINERS (Write After Approval): Add myself.
3991
3992 2007-05-11 Silvius Rus <rus@google.com>
3993
3994 * MAINTAINERS (Write After Approval): Add myself.
3995
3996 2007-04-23 Tom Tromey <tromey@redhat.com>
3997
3998 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3999
4000 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4001
4002 * MAINTAINERS (cpplib): Rename to ...
4003 (libcpp): ... this. Add C/C++ front end maintainers.
4004
4005 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4006
4007 * config-ml.in: Pass ${ml_config_env} to configure calls.
4008
4009 2007-04-04 Christian Bruel <christian.bruel@st.com>
4010
4011 * MAINTAINERS (Write After Approval): Add myself.
4012
4013 2007-04-02 Dave Korn <dave.korn@artimi.com>
4014
4015 * MAINTAINERS (Write After Approval): Add myself.
4016
4017 2007-03-31 Tobias Burnus <burnus@net-b.de>
4018
4019 * MAINTAINERS (fortran 95 front end): Add myself.
4020
4021 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4022
4023 * MAINTAINERS (Write After Approval): Add myself.
4024
4025 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4026
4027 * MAINTAINERS (Modulo Scheduler): Add myself.
4028
4029 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4030
4031 * MAINTAINERS (fortran 95 front end): Add myself.
4032 (c++ front end): whitespace fix.
4033
4034 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4035
4036 * MAINTAINERS (Write After Approval): Add myself.
4037
4038 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4039
4040 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4041 of glob. Quote arguments with single quotes too.
4042 * configure: Regenerate.
4043
4044 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4045
4046 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4047 * Makefile.in: Regenerate
4048
4049 2007-03-07 Andreas Schwab <schwab@suse.de>
4050
4051 * configure: Regenerate.
4052
4053 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4054
4055 * configure.ac: Add "--with-pdfdir" configure option,
4056 which defines pdfdir variable.
4057 * Makefile.def (target=fixincludes): Add install-pdf to
4058 missing targets.
4059 (recursive_targets): Add install-pdf target.
4060 (flags_to_pass): Add pdfdir.
4061 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4062 target.
4063 * configure: Regenerate
4064 * Makefile.in: Regenerate
4065
4066 2007-02-28 Eric Christopher <echristo@apple.com>
4067
4068 Revert:
4069 2006-12-07 Mike Stump <mrs@apple.com>
4070
4071 * Makefile.def (dependencies): Add dependency for
4072 install-target-libssp and install-target-libgomp on
4073 install-gcc.
4074 * Makefile.in: Regenerate.
4075
4076 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4077
4078 * configure: Regenerate.
4079 * configure.ac: Move statements after variable declarations.
4080
4081 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4082
4083 * MAINTAINERS: Add myself as sh maintainer.
4084
4085 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4086
4087 * configure.ac: Adjust for loop syntax.
4088 * configure: Regenerate.
4089
4090 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4091
4092 * configure: Rebuilt.
4093
4094 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4095
4096 * configure.ac: Drop multiple occurrences of --enable-languages,
4097 and fix its quoting.
4098 * configure: Rebuilt.
4099
4100 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4101 Nathan Sidwell <nathan@codesourcery.com>
4102 Vladimir Prus <vladimir@codesourcery.com>
4103 Joseph Myers <joseph@codesourcery.com>
4104
4105 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4106 * configure: Regenerate.
4107
4108 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4109
4110 * ltconfig (freebsd*): Default to elf.
4111
4112 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4113
4114 * configure.ac (target_libraries): Move libgcc before libiberty.
4115 * configure: Regenerated.
4116
4117 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4118 Paolo Bonzini <bonzini@gnu.org>
4119
4120 PR bootstrap/30753
4121 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4122 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4123 * configure: Regenerated.
4124
4125 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4126
4127 * MAINTAINERS (Language Front End Maintainers): Update my mail
4128 address.
4129
4130 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4131
4132 PR bootstrap/30748
4133 * configure.ac: Correct syntax for Solaris ksh.
4134 * configure: Regenerated.
4135
4136 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4137
4138 * configure.ac: Sync with src.
4139 * configure: Regenerate.
4140
4141 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4142
4143 * Makefile.in: Regenerate.
4144
4145 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4146
4147 * config.sub: Sync with src.
4148
4149 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4150
4151 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4152 noncanonical equivalents.
4153 * configure.in: Rename to...
4154 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4155 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4156 target_noncanonical. Use them. Rewrite removal of configure
4157 arguments for autoconf 2.59. Discard variable settings. Force
4158 program_transform_name for native tools.
4159
4160 * Makefile.in: Regenerated.
4161 * configure: Regenerated with autoconf 2.59.
4162
4163 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4164
4165 * MAINTAINERS (Write After Approval): Add myself.
4166
4167 2007-01-31 Andreas Schwab <schwab@suse.de>
4168
4169 * Makefile.tpl (LDFLAGS): Substitute it.
4170 * Makefile.in: Regenerate.
4171
4172 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4173
4174 * MAINTAINERS (Write After Approval): Add myself.
4175
4176 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4177
4178 * MAINTAINERS (spu port): Add myself.
4179
4180 2007-01-23 Richard Guenther <rguenther@suse.de>
4181
4182 PR bootstrap/30541
4183 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4184 * Makefile.tpl (GNATBIND): Substitute it.
4185 (GNATMAKE): Likewise.
4186 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4187 of STAGE_PREFIX.
4188 * Makefile.in: Regenerate.
4189 * configure: Regenerate.
4190
4191 2007-01-18 Mike Stump <mrs@apple.com>
4192
4193 * configure.in: Re-enable -Werror for gcc builds.
4194
4195 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4196
4197 * MAINTAINERS (Write After Approval): Add myself.
4198
4199 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4200
4201 * configure.in: Change == to = in test command.
4202 * configure: Regenerate.
4203
4204 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4205 Nick Clifton <nickc@redhat.com>
4206 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4207
4208 * configure.in (build_configargs, host_configargs, target_configargs):
4209 Remove build/host/target parameters.
4210 (host_libs): Add gmp and mpfr.
4211 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4212 * Makefile.def (gmp, mpfr): New.
4213 (gcc): Remove target.
4214 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4215 target_os, target_vendor): New.
4216 (configure): Add host_alias/target_alias arguments; adjust invocations.
4217 * configure: Regenerate.
4218 * Makefile.in: Regenerate.
4219
4220 2007-01-11 Matt Fago <fago@earthlink.net>
4221
4222 * configure.in: Try to link to functions only in mpfr 2.2.x
4223 to improve robustness of configure tests.
4224 * configure: Regenerate.
4225
4226 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4227
4228 * MAINTAINERS: Add myself as i386 maintainer.
4229
4230 2007-01-08 Jan Hubicka <jh@suse.cz>
4231
4232 * MAINTAINERS: Add myself as i386 maintainer.
4233
4234 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4235
4236 * configure.in: Add support for an x86_64-mingw* target.
4237 * configure: Regenerate.
4238
4239 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4240
4241 * Makefile.tpl (all-target): Correct @if conditional for target
4242 modules.
4243 * configure.in: Omit libiberty if building only target libgcc.
4244 * configure, Makefile.in: Regenerated.
4245
4246 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4247
4248 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4249 * configure: Regenerate.
4250
4251 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4252
4253 * Makefile.def (target_modules): Add libgcc.
4254 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4255 * Makefile.tpl (clean-target-libgcc): Delete.
4256 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4257 on gcc even for bootstrapped modules. Rewrite handling of
4258 lang_env_dependencies to loop over target_modules.
4259 * configure.in (target_libraries): Add target-libgcc.
4260 * Makefile.in, configure: Regenerated.
4261
4262 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4263
4264 * configure.in: Reorganize recognition of languages. Add
4265 --enable-stage1-languages. Show supported languages for the chosen
4266 target rather than all recognized languages.
4267 * configure: Regenerate.
4268
4269 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4270
4271 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4272 * Makefile.in: Regenerate.
4273
4274 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4275
4276 * configure.in: Warn that MPFR 2.2.0 is buggy.
4277 * configure: Regenerate.
4278
4279 2006-12-27 Ian Lance Taylor <iant@google.com>
4280
4281 * configure.in: When removing Makefiles to force a reconfigure, also
4282 remove prev-DIR*/Makefile.
4283 * configure: Regenerate.
4284
4285 2006-12-22 Andreas Schwab <schwab@suse.de>
4286
4287 * configure: Regenerate with correct autoconf version.
4288
4289 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4290
4291 * configure.in: add AC_SUBST for *_FOR_TARGET.
4292 * configure: Regenerate.
4293
4294 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4295
4296 * configure.in: Simplify logic for rejecting languages that cannot
4297 be built. Separate the case when a language is unsupported,
4298 from the case when the user chooses not to build a language.
4299
4300 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4301
4302 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4303 it only affects bootstrap and could be tested on "$host" as well.
4304 * configure: Regenerate.
4305 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4306
4307 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4308
4309 PR bootstrap/29544
4310 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4311 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4312 move here comment from Makefile.tpl.
4313 * Makefile.tpl: Move some definitions higher in the file.
4314 (STAGE1_CHECKING): New.
4315 * configure.in: Add --enable-stage1-checking.
4316 * configure: Regenerate.
4317 * Makefile.in: Regenerate.
4318
4319 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4320
4321 * MAINTAINERS: Add myself as build system maintainer.
4322
4323 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4324
4325 * MAINTAINERS (Write After Approval): Add myself.
4326
4327 2006-12-13 Eric Christopher <echristo@apple.com>
4328
4329 * MAINTAINERS: Add myself as darwin maintainer.
4330
4331 2006-12-11 Ian Lance Taylor <ian@airs.com>
4332
4333 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4334
4335 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4336
4337 MAINTAINERS: Update my entry.
4338
4339 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4340
4341 * configure.in: Handle spu makefile frag.
4342 * Makefile.tpl (MAINT): Define
4343 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4344 * configure: Regenerate.
4345 * Makefile.in: Regenerate.
4346
4347 2006-12-11 Ben Elliston <bje@au.ibm.com>
4348
4349 * config.guess: Import latest version.
4350 * config.sub: Likewise.
4351
4352 2006-12-11 Ben Elliston <bje@au.ibm.com>
4353
4354 * configure.in (spu-*-*): Don't skip target-libiberty.
4355 * configure: Regenerate.
4356
4357 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4358
4359 PR bootstrap/30134
4360 * configure.in: Correct x86 darwin support for libjava to powerpc
4361 and i?86 only.
4362 * configure: Regenerate.
4363
4364 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4365
4366 * configure.in: Add x86 darwin support for libjava.
4367 * configure: Regenerate.
4368
4369 2006-12-07 Mike Stump <mrs@apple.com>
4370
4371 * Makefile.def (dependencies): Add dependency for
4372 install-target-libssp and install-target-libgomp on
4373 install-gcc.
4374 * Makefile.in: Regenerate.
4375
4376 2006-12-04 Richard Guenther <rguenther@suse.de>
4377
4378 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4379 (Non-Algorithmic Maintainers): Move over non-algorithmic
4380 loop optimizer maintainers, add myself as a non-algorithmic
4381 middle-end maintainer.
4382
4383 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4384
4385 * MAINTAINERS (Write After Approval): Add myself.
4386
4387 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4388
4389 * configure.in: Update error message for missing GMP/MPFR.
4390
4391 * configure: Regenerate.
4392
4393 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4394
4395 * configure.in: Update MPFR version in error message.
4396
4397 * configure: Regenerate.
4398
4399 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4400
4401 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4402 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4403 --with-gmp-lib): New flags.
4404
4405 * configure: Regenerate.
4406
4407 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4408
4409 * MAINTAINERS (Write After Approval): Change my email address.
4410
4411 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4412
4413 * MAINTAINERS (Write After Approval): Add myself.
4414
4415 2006-11-22 Philipp Thomas <pth@suse.de>
4416
4417 * MAINTAINERS (i18n): Update e-mail address.
4418
4419 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4420
4421 * MAINTAINERS (spu port): Add myself as maintainer.
4422 (Write After Approval): Remove myself.
4423
4424 2006-11-22 Ben Elliston <bje@au.ibm.com>
4425
4426 * configure.in (skipdirs): Don't build libssp for SPU.
4427 * configure: Regenerate.
4428
4429 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4430
4431 * MAINTAINERS (spu port): Add myself as maintainer.
4432 (libobjc): Update my email address.
4433
4434 2006-11-21 Andrea Bona <andrea.bona@st.com>
4435
4436 * MAINTAINERS (Write After Approval): Add myself.
4437
4438 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4439
4440 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4441 * configure : Rebuilt.
4442
4443 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4444
4445 * MAINTAINERS (Write After Approval): Add myself.
4446
4447 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4448
4449 * MAINTAINERS (Write After Approval): Add myself.
4450
4451 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4452
4453 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4454 libmpfr.a.
4455 * configure: Regenerate.
4456
4457 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4458
4459 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4460 (unstage): Test for stage_last presence.
4461
4462 PR bootstrap/29802
4463 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4464 STAGE_PREFIX.
4465 * Makefile.in: Regenerate.
4466
4467 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4468
4469 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4470 maintainers.
4471
4472 2006-11-14 Erven Rohou <erven.rohou@st.com>
4473
4474 * MAINTAINERS (Write After Approval): Add myself.
4475
4476 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4477
4478 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4479 and stageN-package/Makefile.
4480 * Makefile.in: Regenerated.
4481
4482 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4483
4484 * configure.in: Remove target-libgloss from noconfigdirs for
4485 bfin-*-*.
4486 * configure: Regenerated.
4487
4488 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4489
4490 * configure.in (have_gmp): Only error if the gcc directory exists.
4491
4492 * configure: Regenerate.
4493
4494 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4495
4496 * configure.in: Robustify error message for missing GMP/MPFR.
4497
4498 * configure: Regenerate.
4499
4500 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4501
4502 * MAINTAINERS (Write After Approval): Add myself.
4503
4504 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4505
4506 * MAINTAINERS: Change email address.
4507
4508 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4509
4510 * MAINTAINERS (Write After Approval): Add myself.
4511
4512 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4513
4514 * MAINTAINERS (Write After Approval): Add myself.
4515
4516 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4517
4518 * MAINTAINERS (Write After Approval): Move myself to
4519 Write After Approval section.
4520
4521 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4522
4523 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4524 need_gmp anymore.
4525 * configure: Regenerate.
4526
4527 2006-10-16 Tobias Burnus <burnus@net-b.de>
4528
4529 * MAINTAINERS (Write After Approval): Add myself.
4530
4531 2006-10-16 Ben Elliston <bje@au.ibm.com>
4532
4533 * config.guess: Import latest version.
4534 * config.sub: Likewise.
4535
4536 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4537
4538 * Makefile.def: Added pdf target handling.
4539 * Makefile.tpl: Added pdf target handling.
4540 * Makefile.in: Regenerated.
4541
4542 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4543
4544 * MAINTAINERS: Add self as score port maintainer.
4545
4546 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4547
4548 * MAINTAINERS (Write After Approval): Add myself.
4549
4550 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4551
4552 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4553 or newer.
4554 * configure: Regenerated.
4555
4556 2006-09-27 Dave Brolley <brolley@redhat.com>
4557
4558 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4559 using $s instead of $r.
4560 * configure: Regenerated.
4561
4562 2006-09-26 Thiemo Seufer <ths@mips.com>
4563
4564 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4565 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4566 * configure: Regenerate.
4567
4568 2006-09-24 Graeme Peterson <gridly@gmail.com>
4569
4570 * MAINTAINERS (Write After Approval): Remove myself.
4571
4572 2006-09-22 Chao-ying Fu <fu@mips.com>
4573
4574 * MAINTAINERS (Write After Approval): Add myself.
4575
4576 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4577
4578 * MAINTAINERS: Add self as soft-fp maintainer.
4579
4580 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4581
4582 * MAINTAINERS: Add myself as avr maintainer.
4583 Remove Marek Michalkiewicz as avr maintainer.
4584
4585 2006-09-07 Roberto Costa <roberto.costa@st.com>
4586
4587 * MAINTAINERS (Write After Approval): Add myself.
4588
4589 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4590
4591 * configure.in: Never build newlib for a Mingw host.
4592 Never build newlib as Mingw target library.
4593 Test the existence of winsup/cygwin for building a Cygwin newlib,
4594 rather than just winsup.
4595 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4596 building a Mingw target.
4597 * configure: Regenerate.
4598
4599 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4600
4601 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4602
4603 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4604
4605 * config.guess: Import from src (was more updated).
4606 * config.sub: Likewise.
4607
4608 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4609
4610 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4611 * configure: Regenerated.
4612
4613 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4614
4615 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4616 for stages after the first.
4617
4618 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4619
4620 * Makefile.def: Add dependencies for configure-opcodes
4621 on configure-intl and all-opcodes on all-intl.
4622 * Makefile.in: Regenerated.
4623
4624 2006-07-13 Ben Elliston <bje@au.ibm.com>
4625
4626 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4627
4628 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4629
4630 Port to hosts whose 'sort' and 'tail' implementations
4631 treat operands with leading '+' as file names, as POSIX
4632 has required since 2001. However, make sure the code still
4633 works on pre-POSIX hosts.
4634 * ltmain.sh: Don't assume "sort +2" is equivalent to
4635 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4636
4637 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4638
4639 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4640
4641 2006-07-04 Peter O'Gorman <peter@pogma.com>
4642
4643 * ltconfig: chmod 644 before ranlib during install.
4644
4645 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4646
4647 PR bootstrap/18058
4648 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4649 if the bootstrap compiler is a GCC version that supports it.
4650 * configure: Regenerate.
4651
4652 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4653
4654 * configure.in: Fix thinkos in previous check-in.
4655 * configure: Regenerate.
4656
4657 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4658
4659 PR other/27063
4660 * configure.in: Test subdir_requires and give an appropriate
4661 error message.
4662 * configure: Regenerate.
4663
4664 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4665
4666 * MAINTAINERS (Write After Approval): Add myself.
4667
4668 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4669
4670 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4671
4672 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4673
4674 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4675
4676 2006-06-20 David Ayers <d.ayers@inode.at>
4677
4678 PR bootstrap/28072
4679 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4680 whether target-libjava is being configured instead of whether the
4681 java front end is enabled.
4682 * configure: Regenerate.
4683
4684 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4685
4686 PR target/27540
4687 * configure.in: Only enable libgomp on IRIX 6.
4688 * configure: Regenerate.
4689
4690 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4691
4692 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4693 too.
4694 * Makefile.in: Regenerate.
4695
4696 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4697
4698 * config-ml.in: Alter CCASFLAGS to include special
4699 multilib options the same as is done for CFLAGS.
4700
4701 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4702
4703 * configure.in: Don't enable libgomp on hpux10.
4704 * configure: Rebuilt.
4705
4706 2006-06-12 David Ayers <d.ayers@inode.at>
4707
4708 PR bootstrap/27963
4709 PR target/19970
4710 * configure.in: Remove target-boehm-gc from noconfigdirs where
4711 ${libgcj} is specified.
4712 * configure: Regenerate.
4713
4714 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4715
4716 Sync from src:
4717
4718 * configure.in: Sync.
4719 * configure: Regenerated.
4720
4721 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4722
4723 * Makefile.def: Added dependencies from sim and gdb on intl, and
4724 added configure dependencies to everything with an all dependency
4725 on intl.
4726 * Makefile.in: Regenerated.
4727
4728 2006-06-06 David Ayers <d.ayers@inode.at>
4729
4730 PR libobjc/13946
4731 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4732 * Makefile.in: Regenerate.
4733 * configure.in: Add --enable-objc-gc at toplevel and have it
4734 enable boehm-gc for Objective-C.
4735 Remove target-boehm-gc from libgcj.
4736 Add target-boehm-gc to target_libraries.
4737 Add target-boehm-gc to noconfigdirs where ${libgcj}
4738 is specified.
4739 Assert that boehm-gc is supported when requested for Objective-C.
4740 Only build boehm-gc if needed either for Java or Objective-C.
4741 * configure: Regenerate.
4742
4743 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4744
4745 PR 27674
4746 * Makefile.tpl (configure-[+prefix+][+module+],
4747 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4748 Remove rule to unstage bootstrapped modules.
4749 (stage_current): New.
4750 * Makefile.in: Regenerate.
4751
4752 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4753
4754 * MAINTAINERS (Write After Approval): Update my e-mail address.
4755
4756 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4757
4758 * include/libiberty.h: Declare pex_run_in_environment.
4759
4760 2006-05-31 Asher Langton <langton2@llnl.gov>
4761
4762 * MAINTAINERS (Write After Approval): Add myself.
4763
4764 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4765
4766 * Makefile.def (bfd, opcodes): Fix lib_path.
4767 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4768 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4769 * Makefile.in: Regenerate.
4770
4771 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4772
4773 * Makefile.in: Regenerate.
4774
4775 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4776
4777 * Makefile.def: Add install-html target. Add datarootdir
4778 docdir and htmldir to flags_to_pass.
4779 * Makefile.tpl: Add install-html target.
4780 * Makefile.in: Regenerate.
4781 * configure.in: Add --with-datarootdir, --with-docdir, and
4782 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4783 * configure: Regenerate.
4784
4785 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4786
4787 * configure.in: Enable gprof for cross builds.
4788 * configure: Regenerate.
4789
4790 2006-05-22 Richard Guenther <rguenther@suse.de>
4791
4792 Revert
4793 2006-01-31 Richard Guenther <rguenther@suse.de>
4794 Paolo Bonzini <bonzini@gnu.org>
4795
4796 * Makefile.def (target_modules): Add libgcc-math target module.
4797 * configure.in (target_libraries): Add libgcc-math target library.
4798 (--enable-libgcc-math): New configure switch.
4799 * Makefile.in: Re-generate.
4800 * configure: Re-generate.
4801 * libgcc-math: New toplevel directory.
4802
4803 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4804 Andreas Tobler <a.tobler@schweiz.ch>
4805
4806 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4807 * configure: Rebuilt.
4808
4809 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
4810
4811 * MAINTAINERS (Write After Approval): Add myself.
4812
4813 2006-05-01 DJ Delorie <dj@redhat.com>
4814
4815 * configure.in: Restore CFLAGS if GMP isn't present.
4816 * configure: Regenerate.
4817
4818 2006-05-01 Richard Guenther <rguenther@suse.de>
4819
4820 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4821 maintainer.
4822
4823 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
4824
4825 * MAINTAINERS (Write After Approval): Add myself.
4826
4827 2006-04-28 Jan Beulich <jbeulich@novell.com>
4828
4829 * MAINTAINERS (Write After Approval): Add myself.
4830
4831 2006-04-18 DJ Delorie <dj@redhat.com>
4832
4833 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4834 reference libgloss so that libssp can be built in a combined
4835 tree.
4836 * configure: Regenerate.
4837
4838 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
4839
4840 * MAINTAINERS (Write After Approval): Add myself.
4841
4842 2006-04-05 Ben Elliston <bje@au.ibm.com>
4843
4844 * configure.in: Require makeinfo 4.4 or higher.
4845 * configure: Regenerate.
4846
4847 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4848
4849 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4850 Rearrange the entries of other libraries to have them in one place.
4851
4852 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4853
4854 * MAINTAINERS (Write After Approval): Remove myself.
4855 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4856
4857 2006-03-14 Richard Guenther <rguenther@suse.de>
4858
4859 * configure: Regenerate with autoconf 2.13.
4860
4861 2006-03-13 Jim Blandy <jimb@codesourcery.com>
4862
4863 * MAINTAINERS: Use my work address.
4864
4865 * MAINTAINERS: Update my E-mail address.
4866
4867 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4868
4869 * configure.in: Handle --disable-<component> generically.
4870 * configure: Regenerate.
4871
4872 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4873
4874 PR libgcj/17311
4875 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4876
4877 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4878
4879 * MAINTAINERS (Write After Approval): Remove myself.
4880 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4881
4882 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4883
4884 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4885 (TARGET_CONFIGDIRS): Remove.
4886 * configure.in: Remove AC_SUBST(target_configdirs).
4887 * Makefile.in, configure: Regenerated.
4888
4889 2006-02-20 Steven G. Kargl <kargls@comcast.net>
4890
4891 * MAINTAINERS (Write After Approval): Remove myself.
4892 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4893
4894 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4895
4896 PR bootstrap/25670
4897
4898 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4899
4900 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4901 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4902 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4903 BUILD_PREFIX, BUILD_PREFIX_1.
4904 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4905
4906 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4907 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4908
4909 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4910 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4911 of `cat stage_current`. Always provide the `r' and `s' variables.
4912 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4913 a single shell execution.
4914 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4915 bootstrapped modules, make the stage1 module if the build was not
4916 started yet, else build the current stage.
4917 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4918 (all-build, all-host, all-target, [+make_target+]-host,
4919 [+make_target+]-target): Do not use \-continued lines.
4920 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4921 (current_stage, restrap, stage_last): New.
4922
4923 * Makefile.in: Regenerate.
4924 * configure: Regenerate.
4925
4926 2006-02-19 Bud Davis <jmdavis@link.com>
4927
4928 * MAINTAINERS (Write After Approval): Remove myself.
4929 (Language Front End Maintainers): Add myself as fortran 95
4930 maintainer and update e-mail address.
4931
4932 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4933
4934 * MAINTAINERS (Write After Approval): Remove myself.
4935 (Language Front End Maintainers): Add myself as fortran 95
4936 maintainer.
4937
4938 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
4939
4940 * MAINTAINERS (Write After Approval): Add myself.
4941
4942 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
4943
4944 * MAINTAINERS (Write After Approval): Remove myself.
4945 (Language Front End Maintainers): Add myself as
4946 fortran 95 maintainer.
4947
4948 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4949
4950 Sync from src:
4951
4952 2005-12-27 Leif Ekblad <leif@rdos.net>
4953
4954 * configure.in: Add support for RDOS target.
4955 * configure: Regenerate.
4956
4957 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4958 Andreas Schwab <schwab@suse.de>
4959
4960 * configure: Regenerate.
4961
4962 2006-02-12 David Edelsohn <edelsohn@gnu.org>
4963
4964 * configure.in (enable_libgomp): Add AIX.
4965 * configure: Regenerate.
4966
4967 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
4968
4969 * MAINTAINERS (Write After Approval): Add myself.
4970
4971 2006-02-03 Lee Millward <lee.millward@gmail.com>
4972
4973 * MAINTAINERS (Write After Approval): Add myself.
4974
4975 2006-01-31 Richard Guenther <rguenther@suse.de>
4976 Paolo Bonzini <bonzini@gnu.org>
4977
4978 * Makefile.def (target_modules): Add libgcc-math target module.
4979 * configure.in (target_libraries): Add libgcc-math target library.
4980 (--enable-libgcc-math): New configure switch.
4981 * Makefile.in: Re-generate.
4982 * configure: Re-generate.
4983 * libgcc-math: New toplevel directory.
4984
4985 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
4986
4987 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4988 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4989 the assembler, linker and binutils.
4990 * configure: Regenerate.
4991
4992 2006-01-22 Dirk Mueller <dmueller@suse.de>
4993
4994 * MAINTAINERS (Write After Approval): Add myself.
4995
4996 2006-01-20 Diego Novillo <dnovillo@redhat.com>
4997
4998 * configure: Regenerate.
4999
5000 2006-01-18 Richard Henderson <rth@redhat.com>
5001 Jakub Jelinek <jakub@redhat.com>
5002 Diego Novillo <dnovillo@redhat.com>
5003
5004 * libgomp: New directory.
5005 * Makefile.def: Add target_module libgomp.
5006 * Makefile.in: Regenerate.
5007 * configure.in (target_libraries): Add target-libgomp.
5008 * configure: Regenerate.
5009
5010 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5011
5012 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5013 @ from continuation.
5014 * Makefile.in: Rebuilt.
5015
5016 2006-01-04 Chris Lattner <sabre@gnu.org>
5017
5018 * MAINTAINERS (Write After Approval): Add myself.
5019
5020 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5021
5022 PR bootstrap/24252
5023
5024 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5025 * Makefile.tpl (OBJDUMP): New.
5026 (EXTRA_HOST_FLAGS): Add it.
5027 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5028
5029 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5030 to use symbolic links between directories. Avoid race conditions
5031 or make them harmless.
5032 * configure.in: Do not try to use symbolic links between directories.
5033
5034 * Makefile.def (LEAN): Pass.
5035 * Makefile.tpl (LEAN): Define.
5036 (stage[+id+]-start): Accept that the previous directory does not
5037 exist, if the bootstrap is lean.
5038 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5039 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5040 configure substitution.
5041 ([+compare-target+]): Likewise.
5042 ([+bootstrap-target+]-lean): New.
5043 * configure.in: Remove lean bootstrap support from here.
5044
5045 * Makefile.in: Regenerate.
5046 * configure: Regenerate.
5047
5048 2006-01-04 Ben Elliston <bje@au.ibm.com>
5049
5050 * MAINTAINERS (libdecnumber): Add myself.
5051
5052 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5053
5054 * libtool-ldflags: New script.
5055
5056 2006-01-02 Andreas Schwab <schwab@suse.de>
5057
5058 * configure.in: When reconfiguring remove Makefile in
5059 all stage directories.
5060 * configure: Regenerate.
5061
5062 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5063
5064 * MAINTAINERS: Update my email address.
5065
5066 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5067
5068 Revert Ada-related part of the previous change.
5069
5070 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5071 Do not pass.
5072 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5073 * Makefile.in: Regenerate.
5074 * configure.in: Do not include mt-ppc-aix target fragment.
5075 * configure: Regenerate.
5076
5077 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5078
5079 * configure.in: Select appropriate fragments for PowerPC/AIX.
5080 * configure: Regenerate.
5081
5082 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5083 BOOT_CFLAGS, BOOT_LDFLAGS.
5084 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5085 BOOT_CFLAGS, BOOT_LDFLAGS.
5086 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5087 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5088 (stage): Fail if we cannot complete the work.
5089 * Makefile.in: Regenerate.
5090
5091 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5092
5093 * configure.in: Replace ms1 with mt.
5094 * configure: Rebuilt.
5095
5096 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5097
5098 * MAINTAINERS: Update my email address.
5099
5100 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5101
5102 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5103 install-host-nogcc): Don't invoke $(stage) at the end.
5104 * Makefile.in: Regenerate.
5105
5106 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5107
5108 * configure.in: Flip the top-level bootstrap switch.
5109 * configure: Regenerate.
5110
5111 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5112
5113 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5114 $(stage) and $(unstage).
5115 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5116 (all): Remove stray semicolon.
5117 (local-distclean): Don't handle multilib.tmp and multilib.out.
5118 (install.all): Set $s for consistency.
5119 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5120 check_multilibs setting. Always make the install directory.
5121 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5122 Correct @if/@endif.
5123 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5124 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5125 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5126 (multilib.out): Remove.
5127 * Makefile.in: Regenerated.
5128
5129 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5130
5131 * MAINTAINERS (Write After Approval): Add myself.
5132
5133 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5134
5135 * MAINTAINERS: Add myself as mt maintainer.
5136
5137 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5138
5139 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5140
5141 * MAINTAINERS: Change email address.
5142
5143 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5144
5145 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5146 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5147 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5148 Find in-tree tools if available.
5149 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5150 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5151 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5152 (COMPILER_*_FOR_TARGET): New.
5153 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5154 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5155 (CONFIGURED_*, USUAL_*): Remove.
5156 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5157 STRIP): Use autoconf substitutions.
5158 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5159 COMPILER_NM_FOR_TARGET): New.
5160 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5161
5162 (all): Make all-host and all-target in parallel.
5163 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5164 that $$r and $$s are set before invoking a recursive make.
5165 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5166 ([+bootstrap-target+]): Inline most of the `all' target.
5167
5168 2005-11-29 Ben Elliston <bje@au.ibm.com>
5169
5170 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5171 from the gcc build directory.
5172 * Makefile.in: Regenerate.
5173
5174 2005-11-29 Ben Elliston <bje@au.ibm.com>
5175
5176 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5177 depend on all-libdecnumber.
5178 * configure.in (host_libs): Include libdecnumber.
5179 * Makefile.in: Regenerate.
5180 * configure: Likewise.
5181
5182 2005-11-29 Ben Elliston <bje@au.ibm.com>
5183
5184 * libdecnumber: Import decNumber sources from the dfp-branch.
5185
5186 2005-11-21 Kean Johnston <jkj@sco.com>
5187
5188 * config.sub, config.guess: Sync from upstream sources.
5189
5190 2005-11-21 Ben Elliston <bje@au.ibm.com>
5191
5192 Import from Autoconf sources:
5193
5194 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5195 * config/move-if-change: Don't output "$2 is unchanged";
5196 suggested by Ben Elliston. Handle weird characters correctly.
5197
5198 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5199
5200 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5201 to match upstream libtool for darwin.
5202
5203 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5204
5205 * Makefile.def: Remove gdb dependencies for gdbtk.
5206 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5207 (configure-gdb, install-gdb): New rules.
5208 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5209 * Makefile.in, configure: Regenerated.
5210
5211 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5212
5213 * MAINTAINERS (Write After Approval): Add myself.
5214
5215 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5216
5217 * MAINTAINERS (Write After Approval): Add myself.
5218
5219 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5220
5221 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5222 Diego Novillo.
5223
5224 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5225
5226 PR bootstrap/24297
5227 * Makefile.tpl (do-[+make-target+], do-check, install,
5228 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5229 are set before recursing.
5230 * Makefile.in: Regenerate.
5231
5232 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5233
5234 PR bootstrap/18939
5235 * Makefile.def (gcc) <target>: Fix thinko.
5236 * Makefile.in: Regenerate.
5237
5238 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5239
5240 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5241 * configure: Regenerate.
5242
5243 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5244
5245 * MAINTAINERS (Write After Approval): Add self.
5246
5247 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5248
5249 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5250 target-libffi, target-qthreads, target-libjava, and
5251 targetlibobjc.
5252 * configure: Regenerate.
5253
5254 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5255
5256 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5257 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5258 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5259 (USUAL_OBJDUMP_FOR_TARGET): New.
5260 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5261 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5262 * configure, Makefile.in: Regenerated.
5263
5264 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5265
5266 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5267 before other host packages.
5268
5269 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5270
5271 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5272
5273 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5274
5275 PR bootstrap/22340
5276
5277 * configure.in (default_target): Remove.
5278 * Makefile.tpl (all): Do not use prerequisites as subroutines
5279 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5280 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5281 use prerequisites as subroutines.
5282 (check-host, check-target): New.
5283 (bootstrap configure & all targets): Do not use stage*-start
5284 if the directory layout is already ok.
5285 (non-bootstrap configure & all targets): Prepend a $(unstage).
5286 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5287 (NOTPARALLEL): Remove.
5288 (unstage, stage variables): New variables.
5289 (unstage, stage targets): Simply expand to those variables.
5290
5291 * configure: Regenerate.
5292 * Makefile.in: Regenerate.
5293
5294 2005-10-04 James E Wilson <wilson@specifix.com>
5295
5296 * Makefile.def (lang_env_dependencies): Add libmudflap.
5297 * Makefile.in: Regenerate.
5298
5299 2005-10-03 Andreas Schwab <schwab@suse.de>
5300
5301 Backport from libtool CVS:
5302 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5303
5304 * ltmain.sh: add support for installing into temporary
5305 staging area (e.g. 'make install DESTDIR=...')
5306
5307 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5308
5309 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5310 * configure: Regenerated.
5311
5312 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5313
5314 * configure: Regenerate with the correct
5315 autoconf version.
5316
5317 2005-09-30 Catherine Moore <clm@cm00re.com>
5318
5319 * configure.in (bfin-*-*): New.
5320 * configure: Regenerated.
5321
5322 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5323
5324 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5325 (LIPO_FOR_TARGET): New.
5326 (CONFIGURED_LIPO_FOR_TARGET): New.
5327 (USUAL_LIPO_FOR_TARGET): New.
5328 (STRIP_FOR_TARGET): New.
5329 (CONFIGURED_STRIP_FOR_TARGET): New.
5330 (USUAL_STRIP_FOR_TARGET): New.
5331 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5332 STRIP_FOR_TARGET.
5333 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5334 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5335 * Makefile.in: Regenerate.
5336 * configure: Regenerate.
5337
5338 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5339
5340 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5341 (rs6000-*-aix*): Same.
5342 * configure: Regenerate.
5343
5344 2005-09-16 Tom Tromey <tromey@redhat.com>
5345
5346 * MAINTAINERS: Add self as java maintainer.
5347
5348 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5349
5350 * configure.in: Recognize f95 in the --enable-languages option,
5351 and substitute it for fortran, issuing a warning.
5352 * configure: Regenerate.
5353
5354 2005-08-30 Phil Edwards <phil@codesourcery.com>
5355
5356 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5357 * configure: Regenerated.
5358
5359 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5360
5361 * MAINTAINERS: Add self as ms1 maintainer.
5362
5363 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5364
5365 * Makefile.def (libssp): Add to lang_env_dependencies.
5366 * Makefile.in: Regenerate.
5367
5368 2005-08-18 Ian Lance Taylor <ian@airs.com>
5369
5370 * MAINTAINERS: Add myself as middle-end maintainer.
5371
5372 2005-08-17 Christian Groessler <chris@groessler.org>
5373
5374 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5375 * Makefile.in: Regenerate.
5376
5377 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5378
5379 * MAINTAINERS (write after approval): Added myself.
5380
5381 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5382
5383 * MAINTAINERS (Write After Approval): Add myself.
5384
5385 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5386
5387 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5388 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5389 Look for alternate names of the target cc and c++
5390 * configure: Regenerate.
5391
5392 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5393
5394 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5395 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5396 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5397 tools; remove code to manually set them.
5398 (Target tools): Look in the environment for them.
5399 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5400 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5401 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5402 build directory.
5403 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5404 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5405 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5406 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5407 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5408 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5409 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5410 * configure: Regenerate.
5411 * Makefile.in: Regenerate.
5412
5413 2005-07-28 Ben Elliston <bje@au.ibm.com>
5414
5415 * MAINTAINERS: Update for removed CPU targets.
5416
5417 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5418
5419 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5420 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5421 * Makefile.in: Regenerated.
5422
5423 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5424
5425 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5426 (CFLAGS_FOR_TARGET): Use it.
5427 (CXXFLAGS_FOR_TARGET): Likewise.
5428 * Makefile.in: Regenerated.
5429 * configure.in (--with-build-sysroot): New option.
5430 * configure: Regenerated.
5431
5432 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5433
5434 * Makefile.tpl: Wrap install between unstage and stage
5435 * Makefile.in: Regenerate.
5436
5437 2005-07-21 Eric Christopher <echristo@apple.com>
5438
5439 * MAINTAINERS: Update affiliation.
5440
5441 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5442
5443 * MAINTAINERS: Add self as crx port maintainer.
5444
5445 2005-07-20 DJ Delorie <dj@redhat.com>
5446
5447 * MAINTAINERS: Add self as m32c maintainer.
5448
5449 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5450
5451 * all files: Update FSF address.
5452
5453 2005-07-15 Eric Christopher <echristo@redhat.com>
5454
5455 * MAINTAINERS: Change affiliation.
5456
5457 2005-07-14 Jim Blandy <jimb@redhat.com>
5458
5459 * configure.in: Add cases for Renesas m32c.
5460 * configure: Regenerated.
5461
5462 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5463
5464 * COPYING.LIB: Update from fsf.org.
5465
5466 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5467
5468 * COPYING, compile, config.guess,
5469 config.sub, install-sh, missing, mkinstalldirs,
5470 symlink-tree, ylwrap: Sync from upstream sources.
5471 * config-ml.in: Update FSF address.
5472
5473 2005-07-13 Eric Christopher <echristo@redhat.com>
5474
5475 * configure.in: Add toplevel noconfigdir support for tpf.
5476 * configure: Regenerate.
5477
5478 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5479
5480 PR ada/22340
5481
5482 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5483 * Makefile.in: Regenerate.
5484
5485 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5486
5487 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5488 Brolley to write-after-approval.
5489
5490 2005-07-07 Andreas Schwab <schwab@suse.de>
5491
5492 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5493 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5494 * Makefile.in: Regenerated.
5495
5496 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5497
5498 * configure.in: Don't build sim or rda when targetting darwin.
5499 * configure: Regenerate.
5500
5501 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5502
5503 * configure.in: Add --enable-libssp and --disable-libssp.
5504 * configure: Regenerate with autoconf-2.13.
5505
5506 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5507
5508 * Makefile.def (target_modules): Add libssp.
5509 * configure.in (target_libraries): Add target-libssp.
5510 * configure: Rebuilt.
5511 * Makefile.in: Rebuilt.
5512
5513 2005-07-01 Zack Weinberg <zackw@panix.com>
5514
5515 * MAINTAINERS: Change email address. Resign from maintainership.
5516
5517 2005-07-01 Richard Guenther <rguenther@suse.de>
5518
5519 * MAINTAINERS: Change my e-mail address and affiliation.
5520
5521 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5522
5523 * Makefile.def (stagefeedback): Come after profile.
5524 Define profiledbootstrap target.
5525 * Makefile.tpl (profiledbootstrap): Remove.
5526 (stageprofile-end): Zap stagefeedback.
5527 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5528 * Makefile.in: Regenerate.
5529
5530 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5531
5532 * MAINTAINERS: Update my email address.
5533
5534 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5535
5536 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5537 In 'cpp' stanza, support '#line' as well as '# '.
5538
5539 2005-06-08 Andreas Schwab <schwab@suse.de>
5540
5541 * MAINTAINERS: Move myself from 'Write After Approval' to
5542 'CPU Port Maintainers' section as m68k maintainer.
5543
5544 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5545
5546 * configure.in (unsupported_languages): New macro.
5547 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5548 non-ported target libraries in noconfigdirs.
5549 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5550 non-linux-gnu. Remove libgcj_ex_libffi.
5551 <lang_frag loop>: Set add_this_lang=no if the language is in
5552 unsupported_languages.
5553 * configure: Regenerate.
5554
5555 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5556
5557 * configure.in: Fix typo in handling of --with-mpfr-dir.
5558 * configure: Regenerate.
5559
5560 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5561
5562 * MAINTAINERS: Update my email address.
5563
5564 2005-06-02 Jim Blandy <jimb@redhat.com>
5565
5566 * config.sub: Add cases for the Renesas m32c. (This patch has been
5567 accepted into the master sources.)
5568
5569 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5570 Michael Snyder <msnyder@redhat.com>
5571 Stan Cox <scox@redhat.com>
5572
5573 * configure.in: Set noconfigdirs for ms1.
5574
5575 * configure: Regenerate.
5576
5577 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5578
5579 * MAINTAINERS (Write After Approval): Add self.
5580
5581 2005-06-01 Josh Conner <jconner@apple.com>
5582
5583 * MAINTAINERS (Write After Approval): Add self.
5584
5585 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5586
5587 * MAINTAINERS: Update my email address.
5588
5589 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5590
5591 * MAINTAINERS (Write After Approval): Add self.
5592
5593 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5594
5595 * MAINTAINERS (Write After Approval): Remove self.
5596
5597 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5598
5599 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5600 (Dependencies): Consider target modules for bootstrap dependencies.
5601 Make target bootstrap modules depend on each stage's gcc.
5602 * Makefile.in: Regenerate.
5603
5604 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5605
5606 * Makefile.def (configure-gcc): Depend on binutils having been built.
5607 (all-gcc): No need to do it here.
5608 * Makefile.in: Regenerate.
5609
5610 2005-05-19 Paul Brook <paul@codesourcery.com>
5611
5612 * configure.in: Rewrite misleading error message when requested
5613 language cannot be built.
5614 * configure: Regenerate.
5615
5616 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5617
5618 * ylwrap: Import from Automake 1.9.5.
5619
5620 2005-05-13 David Ung <davidu@mips.com>
5621
5622 * MAINTAINERS (Write After Approval): Add self.
5623
5624 2005-05-09 Mike Stump <mrs@apple.com>
5625
5626 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5627 lt_cv_sys_max_cmd_len for now.
5628
5629 2005-05-09 Stan Cox <scox@redhat.com>
5630
5631 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5632
5633 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5634
5635 * README.SCO: Update the URL.
5636
5637 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5638
5639 * ltconfig: Define file_list_spec. Pass file_list_spec and
5640 with_gnu_ld to libtool.
5641 * ltcf-c.sh (aix[45]): Define file_list_spec.
5642 * ltcf-cxx.sh (aix[45]): Same.
5643 * ltcf-gcj.sh (aix[45]): Same.
5644 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5645 exists, write list of input files to temporary file.
5646
5647 2005-05-04 Mike Stump <mrs@apple.com>
5648
5649 * configure.in: Always pass --target to target configures as
5650 otherwise rebuilds that do --recheck will fail.
5651 * confiugure: Rebuilt.
5652
5653 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5654
5655 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5656 STAGE_HOST_EXPORTS.
5657 (configure, all): Add bootstrap support.
5658 (Host modules, target modules): Pass post-stage1 flags and exports.
5659 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5660 * Makefile.in: Regenerate.
5661
5662 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5663
5664 * configure: Regenerate.
5665
5666 2005-04-27 Mike Stump <mrs@apple.com>
5667
5668 * MAINTAINERS: Add self as darwin maintainer.
5669
5670 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5671
5672 * config.sub: Update from master copy.
5673
5674 2005-04-21 Mike Stump <mrs@apple.com>
5675
5676 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5677 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5678
5679 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5680
5681 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5682 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5683 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5684 "*-*-elf" and "*-*-linux*".
5685 * configure: Regenerate.
5686
5687 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5688
5689 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5690
5691 2005-04-12 Mike Stump <mrs@apple.com>
5692
5693 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5694
5695 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5696
5697 * MAINTAINERS (Write After Approval): Add myself.
5698
5699 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5700
5701 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5702
5703 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5704
5705 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5706 (TARGET_CONFIGARGS): Include --with-target-subdir.
5707 (configure, all): New macros. Use them throughout.
5708 * Makefile.in: Regenerate.
5709
5710 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5711
5712 * MAINTAINERS (Write After Approval): Add myself.
5713
5714 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5715
5716 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5717
5718 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5719
5720 * MAINTAINERS: Move John Carr to Write After Approval.
5721
5722 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5723
5724 * config/mh-mingw32: Delete.
5725 * configure.in: Don't use it.
5726 * configure: Regenerate.
5727
5728 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5729
5730 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5731 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5732 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5733 (HOST_LIB_PATH): Generate from Makefile.def.
5734 (TARGET_LIB_PATH): Likewise.
5735 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5736 * Makefile.in: Regenerate.
5737 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5738 (RPATH_ENVVAR): Include Darwin case.
5739 * configure: Regenerate.
5740
5741 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5742
5743 * MAINTAINERS (Various Maintainers): Remove self.
5744 (Write After Approval): Add self.
5745
5746 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5747
5748 * MAINTAINERS (Various Maintainers): Add self.
5749
5750 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5751
5752 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5753 * configure: Regenerate.
5754
5755 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5756
5757 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5758 gcc_version, and gcc_version_trigger from set of flags to pass.
5759 * Makefile.tpl: Remove definitions of above variables.
5760 (config.status): Remove dependency on $(gcc_version_trigger).
5761 * Makefile.in: Regenerate.
5762 * configure.in: Do not reference config/gcc-version.m4 nor
5763 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5764 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5765 * configure: Regenerate.
5766
5767 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5768 Andrew Pinski <pinskia@physics.uc.edu>
5769
5770 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5771 * Makefile.in: Regenerate.
5772
5773 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5774
5775 * MAINTAINERS (Write After Approval): Add myself.
5776
5777 2005-03-03 David Ayers <d.ayers@inode.at>
5778
5779 * MAINTAINERS (Write After Approval): Add myself.
5780
5781 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5782
5783 PR libgcj/20160
5784 * ltmain.sh: Avoid creating archives with components that have
5785 duplicate basenames.
5786
5787 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5788
5789 PR bootstrap/20250
5790 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5791 instead of check.
5792 * Makefile.in: Regenerate.
5793
5794 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5795
5796 * Makefile.in: Regenerate to fix conflict between the previous two
5797 patches.
5798
5799 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5800
5801 PR bootstrap/17383
5802 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5803 * Makefile.tpl (HOST_SUBDIR): New substitution.
5804 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5805 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5806 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5807 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5808 (Host modules, Bootstrapped modules): Use it.
5809 (Build modules, Target modules): Do not create symlink trees,
5810 always configure out-of-srcdir.
5811 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5812 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5813 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5814 $(HOST_SUBDIR). Create a symlink for host_subdir.
5815
5816 * Makefile.in: Regenerate.
5817 * configure: Regenerate.
5818
5819 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5820
5821 Merged from libada-gnattools-branch:
5822 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5823
5824 * gnattools: New directory.
5825 * Makefile.def: Add gnattools as a module, depending on target-libada.
5826 * Makefile.in: Regenerate.
5827 * configure.in: Include gnattools in host_tools; disable it if ada
5828 is disabled.
5829 * configure: Regenerate.
5830
5831 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
5832
5833 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5834 treelang maintainer.
5835 (Write After Approval): Remove myself.
5836
5837 2005-02-23 Paul Schlie <schlie@comcast.net>
5838
5839 * configure.in: Allow darwin targeted ports to build tk, itcl and
5840 libgui.
5841 * configure: Regenerate.
5842
5843 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5844
5845 PR libgcj/10353
5846 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5847 * configure: Regenerate.
5848
5849 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5850
5851 * MAINTAINERS (Write After Approval): Add myself.
5852
5853 2005-02-10 Ian Lance Taylor <ian@airs.com>
5854
5855 * MAINTAINERS: Update my e-mail address.
5856
5857 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5858
5859 * MAINTAINERS (Write After Approval): Add myself.
5860
5861 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5862
5863 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5864 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5865 target-libgloss when not *-*-elf and *-*-aout.
5866 * configure: Regenerate.
5867
5868 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5869
5870 * MAINTAINERS: Remove obsolete entries.
5871
5872 * MAINTAINERS (Write After Approval): Add Michael Matz.
5873
5874 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
5875
5876 * MAINTAINERS: Remove self as cpplib maintainer.
5877
5878 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5879
5880 * install-sh, config.sub: Import from upstream.
5881
5882 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5883
5884 PR bootstrap/18222
5885 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5886 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5887 * Makefile.in: Regenerate.
5888
5889 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
5890
5891 * MAINTAINERS: Update my email address.
5892
5893 2005-01-12 David Edelsohn <edelsohn@gnu.org>
5894 Andreas Schwab <schwab@suse.de>
5895
5896 PR bootstrap/18033
5897 * config-ml.in: Eval option if surrounded by single quotes.
5898
5899 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5900
5901 Revert 2004-12-28 Makefile changes, a better fix will be
5902 applied to mainline and src after GCC 4.0 branches.
5903
5904 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5905
5906 PR bootstrap/17383
5907
5908 * Makefile.def (target_modules): Remove stage parameter,
5909 it is always true now.
5910 * Makefile.tpl (configure-build-[+module+],
5911 configure-target-[+module+]): Always build symlink tree
5912 for the directory and for include. BUILD_SUBDIR and
5913 TARGET_SUBDIR cannot be . anymore.
5914 * Makefile.in: Regenerate.
5915
5916 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5917
5918 Revert 2004-12-08 Makefile changes.
5919
5920 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
5921
5922 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5923 cygwin, mingw.
5924
5925 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5926
5927 * configure.in (sh64-*-*): Reenable gprof.
5928 * configure: Regenerate.
5929
5930 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5931
5932 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5933 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5934 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5935 * Makefile.in: Regenerate.
5936
5937 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
5938
5939 * MAINTAINERS: Update my email address.
5940
5941 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5942
5943 * Makefile.tpl: Generate normal dependencies if the LHS module is
5944 not bootstrapped.
5945 * Makefile.in: Regenerate.
5946
5947 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5948
5949 * configure.in: Include config/gxx-include-dir.m4. Use
5950 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5951 * configure: Regenerate.
5952
5953 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5954
5955 * config.if: Delete.
5956 * configure.in: Set libstdcxx_incdir directly.
5957 * configure: Regenerate.
5958
5959 2004-12-02 Eric Christopher <echristo@redhat.com>
5960
5961 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5962 * Makefile.in: Regenerate.
5963
5964 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5965
5966 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5967 * configure: Regenerate.
5968
5969 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5970
5971 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5972 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5973 * configure: Regenerate.
5974
5975 2004-12-01 Eric Christopher <echristo@redhat.com>
5976
5977 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5978 of things to remove.
5979
5980 2004-11-29 Matt Kraai <kraai@ftbfs.org>
5981
5982 * MAINTAINERS (Write After Approval): Update my e-mail address.
5983
5984 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
5985
5986 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5987 from CVS libtool to always pass_all.
5988
5989 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5990
5991 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5992 (hppa*64*-*-*): Delete incorrect comment.
5993 * configure: Rebuilt.
5994
5995 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5996
5997 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5998
5999 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6000
6001 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6002 from CVS libtool to always pass_all.
6003
6004 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6005
6006 * install-sh, compile: Import from automake.
6007
6008 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6009
6010 * config.guess, config.sub: Import from savannnah.
6011
6012 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6013
6014 * MAINTAINERS (Write After Approval): Add myself
6015
6016 2004-11-12 Mike Stump <mrs@apple.com>
6017
6018 * Makefile.def: Add html support.
6019 * Makefile.tpl: Likewise.
6020 * Makefile.in: Regenerate.
6021
6022 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6023
6024 PR 18423
6025 * configure.in: Remove all instances of build-fixincludes from
6026 noconfigdirs.
6027 (build_configargs): Supply --target to subdirectories.
6028 * configure: Regenerate.
6029
6030 * Makefile.def: Make gcc install depend on fixincludes install.
6031 * Makefile.in: Regenerate.
6032
6033 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6034
6035 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6036
6037 2004-11-11 Paul Brook <paul@codesourcery.com>
6038
6039 * MAINTAINERS: Add self as arm maintainer. Update email address.
6040
6041 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6042
6043 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6044 target-libgfortran.
6045 * configure: Regenerate.
6046
6047 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6048
6049 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6050 like CC.
6051
6052 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6053
6054 * Makefile.def (host fixincludes): Specify missing targets.
6055 * Makefile.in: Regenerate.
6056
6057 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6058
6059 * MAINTAINERS: Add myself
6060
6061 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6062
6063 * MAINTAINERS (Write After Approval): Add myself.
6064
6065 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6066
6067 * Makefile.def: Build fixincludes for the host, too.
6068 * Makefile.in: Regenerate.
6069 * configure.in (host_tools): Add fixincludes.
6070 * configure: Regenerate.
6071
6072 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6073
6074 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6075 * configure: Regenerated.
6076
6077 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6078
6079 PR other/17783
6080 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6081 * configure: Regenerated.
6082
6083 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6084
6085 * README.SCO: Update per FSF instructions.
6086
6087 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6088
6089 PR target/18151
6090 * configure.in (case ${target}): Do not build fixincludes for avr.
6091 * configure: Regenerated.
6092
6093 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6094
6095 * configure.in (case ${target}): Do not build fixincludes
6096 on platforms where it is not used.
6097 * configure: Regenerated.
6098
6099 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6100
6101 * configure.in: Use an absolute path to install-sh.
6102 * configure: Regenerated.
6103
6104 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6105
6106 * MAINTAINERS (Write After Approval): Add myself.
6107
6108 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6109
6110 * MAINTAINERS: Remove from Write After Approval those that are
6111 already maintainers.
6112
6113 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6114
6115 * MAINTAINERS: Update my email address.
6116
6117 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6118
6119 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6120 * configure: Regenerate.
6121
6122 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6123
6124 * MAINTAINERS: Update my email address.
6125
6126 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6127
6128 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6129 entries belonging to this category.
6130
6131 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6132
6133 * MAINTAINERS: Update my e-mail address.
6134
6135 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6136
6137 Fix wrong conflict resolution in:
6138
6139 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6140
6141 * Makefile.in: Regenerate.
6142 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6143 in the recursive `make', instead of hardwiring `all'.
6144 (Autogenerated TARGET-* variables): New.
6145
6146 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6147
6148 * configure.in: Enable target-libgloss for crx-*-*.
6149 * configure: Regenerate.
6150
6151 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6152
6153 * MAINTAINERS (Various Maintainers): Move the "windows,
6154 cygwin, mingw" maintainer to ...
6155 (OS Port Maintainers): ... here.
6156
6157 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6158
6159 * MAINTAINERS (Write After Approval): Remove those that are
6160 maintainers of some subsystem.
6161
6162 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6163
6164 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6165 * ltcf-cxx.sh (tpf*): Likewise.
6166 * ltconfig (tpf*): Add TPF OS configuration support.
6167
6168 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6169
6170 * MAINTAINERS: Change my email address to my new work account.
6171
6172 2004-09-24 Michael Roth <mroth@nessie.de>
6173
6174 * configure.in (--without-headers): Add missing double quotes.
6175 * configure: Regenerate.
6176
6177 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6178
6179 * ylwrap: Revert to previous version.
6180
6181 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6182
6183 PR bootstrap/17369
6184 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6185 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6186 SET_GCC_LIB_PATH_CMD.
6187 (BASE_TARGET_EXPORTS): Likewise.
6188 * Makefile.in: Regenerated.
6189
6190 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6191 * configure: Regenerated.
6192
6193 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6194
6195 * config.guess: New upstream version
6196 * compile, depcomp, install-sh, ylwrap: Likewise.
6197
6198 2004-09-19 Roger Sayle <roger@eyesopen.com>
6199
6200 * config/mh-x86omitfp: New host makefile fragment. Add
6201 -fomit-frame-pointer to the default BOOT_CFLAGS.
6202 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6203 * configure: Regenerate.
6204
6205 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6206
6207 PR target/11572
6208 * configure.in (*-*-darwin*): Renable libobjc.
6209 * configure: Regenerate.
6210
6211 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6212
6213 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6214
6215 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6216
6217 * Makefile.def: Remove libbanshee.
6218 * Makefile.tpl: Ditto.
6219 * configure.in: Ditto.
6220 * Makefile.in: Regen.
6221 * configure: Ditto.
6222
6223 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6224
6225 * ltmain.sh: Use $pic_object as $non_pic_object if
6226 $non_pic_object=none.
6227
6228 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6229
6230 * missing: Import latest version from master repository.
6231
6232 2004-09-06 Nick Clifton <nickc@redhat.com>
6233
6234 * config.sub: Import latest version from master repository.
6235 * config.guess: Likewise.
6236 This includes these changes:
6237
6238 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6239
6240 * config.sub: Handle crisv32, alias etraxfs.
6241 * config.guess (crisv32:Linux:*:*): Handle.
6242
6243 2004-08-13 Brad Smith <brad@comstyle.com>
6244
6245 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6246 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6247
6248 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6249
6250 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6251 assume the processor is a powerpc. This is because coreutils
6252 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6253 in this case, due to a MacOS X bug that causes
6254 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6255 to return a negative number.
6256 Problem reported by Petter Reinholdtsen in:
6257 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6258
6259 2004-07-19 Ben Elliston <bje@gnu.org>
6260
6261 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6262
6263 2004-06-24 Ben Elliston <bje@gnu.org>
6264
6265 * config.guess: Update copyright years.
6266 * config.sub: Likewise.
6267
6268 2004-06-22 Robert Millan <robertmh@gnu.org>
6269
6270 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6271 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6272
6273 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6274
6275 * config.guess (*:*VMS:*:*): New entry. Replaces
6276 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6277 manufacturer.
6278
6279 2004-06-22 Ben Elliston <bje@gnu.org>
6280
6281 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6282 * config.sub: Likewise.
6283
6284 2004-06-22 Ben Elliston <bje@gnu.org>
6285
6286 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6287 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6288
6289 2004-06-11 Ben Elliston <bje@gnu.org>
6290
6291 * config.guess (pegasos:OpenBSD:*:*): Remove.
6292
6293 2004-06-11 Ben Elliston <bje@gnu.org>
6294
6295 From Wouter Verhelst <wouter@grep.be>:
6296 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6297
6298 2004-06-11 Ben Elliston <bje@gnu.org>
6299
6300 * config.guess (luna88k:OpenBSD:*:*): New.
6301
6302 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6303
6304 * config.guess (m32r*:Linux:*:*): New case.
6305 * config.sub: Handle m32rle.
6306
6307 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6308
6309 From Jens Petersen <petersen@redhat.com>:
6310 * config.sub: Handle sparcv8.
6311
6312 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6313
6314 From Tom Smith <smith@cag.lkg.hp.com>:
6315 * config.guess: Version suffixes are equally significant on Tru64
6316 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6317 prefix of "P" (patched kernel).
6318
6319 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6320
6321 * config.sub: Add support for National Semiconductor CRX target.
6322
6323 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6324
6325 * MAINTAINERS (Various Maintainers): Remove myself as web page
6326 maintainer, add myself as maintainer of build status lists.
6327
6328 2004-09-03 Jan Beulich <jbeulich@novell.com>
6329
6330 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6331 *-*-netware, but add target-libmudflap.
6332 Consolidate *-*-netware targets (of which really only i?86 exists)
6333 into a single entry.
6334 * configure: Likewise.
6335
6336 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6337
6338 * Makefile.tpl (sorry): Remove.
6339 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6340 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6341 (do-clean): Clean per-stage directories too.
6342 (do-distclean): Run distclean-stage1 too.
6343 (.NOTPARALLEL): Enable during toplevel bootstrap.
6344 (stage[+id+]-bubble): Enable parallel execution during
6345 the recursive invocation.
6346 * Makefile.in: Regenerate.
6347
6348 Fix previous checkin:
6349
6350 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6351 include.
6352 * configure.in: Fix indentation.
6353 * configure: Regenerate.
6354
6355 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6356
6357 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6358 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6359 * configure: regenerate
6360 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6361 -mdynamic-no-pic
6362
6363 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6364
6365 * Makefile.def (build_modules): Add fixincludes.
6366 (dependencies): Make gcc depend on fixincludes.
6367 * configure.in (build_tools): Add fixincludes.
6368 (build_configdirs): Always include build_libs.
6369 * Makefile.in: Regenerate.
6370 * configure: Regenerate.
6371
6372 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6373
6374 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6375 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6376 phony targets; do not generate timestamp files.
6377 (distclean-stageN): Remove references to their timestamp files.
6378 (restageN, touch-stageN): Remove.
6379 (stageN-bubble): Rewritten.
6380 (compare): Support lean bootstraps.
6381 * Makefile.in: Regenerate.
6382
6383 * configure.in: Only warn when bootstrapping but
6384 build != host or build != target. Support lean bootstraps.
6385 * configure: Regenerate.
6386
6387 2004-08-26 Phil Edwards <phil@codesourcery.com>
6388
6389 * configure.in: Give a better error message if GMP/MPFR are missing
6390 and a language needing them has been requested.
6391 * configure: Regenerated.
6392
6393 2004-08-25 Phil Edwards <phil@codesourcery.com>
6394
6395 * configure.in: Print a list of available language front-ends if
6396 a requested one is missing. Tidy stray tab characters.
6397 * configure: Regenerated.
6398
6399 2004-08-19 Michael Koch <konqueror@gmx.de>
6400
6401 * gcc/doc/install.texi: Update entry about automake for libjava.
6402
6403 2004-08-17 Robert Millan <robertmh@gnu.org>
6404
6405 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6406 (instead of FreeBSD).
6407 * configure: Regenerate.
6408
6409 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6410
6411 * Makefile.in: Regenerate.
6412 * configure: Regenerate.
6413
6414 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6415 stage_*_flags.
6416 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6417 for bootstrapped modules if toplevel bootstrap is going.
6418 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6419 modules. Adjust for changes in Makefile.def. Enable several
6420 rules even in non-bootstrap mode, just to avoid peppering the
6421 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6422 (stage-[+prev+]-bubble): Remove.
6423
6424 * Makefile.def (Dependencies): Depend on all-build-bison,
6425 all-build-flex, all-build-byacc, all-build-texinfo, rather
6426 than the host variations.
6427 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6428 with BUILD_SUBDIR.
6429 (BISON): Update for recent Bisons.
6430 (YACC): Fix typo.
6431 (cross): Depend on all-build.
6432 (all): Do not depend on all-build.
6433 (prebootstrap): Remove.
6434 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6435 (Prebootstrap dependencies): Add them to the per-stage targets
6436 and to all-prebootstrap.
6437 * configure.in (build_configdirs): Always enable build_tools.
6438 (BUILD_DIR_PREFIX): Remove.
6439
6440 * Makefile.def (gcc): Add target variable.
6441 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6442 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6443 in the recursive `make', instead of hardwiring `all'.
6444 (Autogenerated TARGET-* variables): New.
6445
6446 2004-08-13 Brian Booth <bbooth@redhat.com>
6447
6448 * MAINTAINERS: Remove myself from write-after-approval.
6449
6450 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6451
6452 * src-release: Stop distributing mmalloc with gdb (which doesn't
6453 use it).
6454 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6455 * Makefile.in: Regenerate.
6456
6457 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6458
6459 * configure.in (arm*-*-eabi*): New target.
6460 * configure: Regenerate.
6461
6462 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6463
6464 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6465 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6466 (Dependencies): New section.
6467 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6468 (configure-target-[+module+]): Depend on maybe-all-gcc
6469 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6470 (toplevel profiledbootstrap): Fix dependencies.
6471 * Makefile.in: Regenerate.
6472
6473 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6474
6475 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6476 target-libiberty to noconfigdirs.
6477 * configure: Regenerate.
6478
6479 2004-08-03 Paul Brook <paul@codesourcery.com>
6480
6481 * configure.in: Check for MPFR as well as GMP.
6482 * configure: Regenerate.
6483
6484 2004-08-01 Robert Millan <robertmh@gnu.org>
6485
6486 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6487 libmudflap for all GNU-based systems (with Glibc).
6488 * configure: Regenerate.
6489
6490 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6491
6492 * Makefile.def (host-modules): Add gcc.
6493 * Makefile.in: Regenerate.
6494 * Makefile.tpl (sorry): New rule.
6495 (configure-host, all-host, [+make_target+]-host, do-check,
6496 install-host): Do not add gcc as a special case.
6497 (host modules): Add a small special-casing for gcc. Export
6498 extra_make_flags through the environment.
6499 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6500 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6501 other recursive targets for gcc): Remove.
6502
6503 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6504 (stage, unstage): New rules.
6505 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6506 distclean-stage[+id+]): Use stage_current.
6507 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6508 the stage*-start rules.
6509
6510 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6511
6512 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6513 use -all_load flag.
6514
6515 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6516
6517 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6518 * configure: Regenerate.
6519
6520 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6521
6522 * maintainer-scripts/gcc_release: Revert yesterday's change.
6523
6524 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6525
6526 * MAINTAINERS: Add myself to write-after-approval.
6527
6528 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6529
6530 * libf2c: Removed.
6531 * gcc/gccbug.in: Updated because of libf2c removal.
6532 * maintainer-scripts/gcc_release: Ditto.
6533
6534 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6535
6536 * configure.in: Build libmudflap by default on FreeBSD.
6537 * configure: Regenerated.
6538
6539 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6540
6541 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6542 systems.
6543 * configure: Regenerated.
6544
6545 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6546
6547 PR target/16344
6548 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6549 feedback based compiler.
6550 * Makefile.in: Rebuilt.
6551
6552 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6553
6554 * Makefile.def (host_modules): Set bootstrap=true for flex.
6555 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6556 * Makefile.in: Rebuilt.
6557
6558 2004-07-07 Jan Hubicka <jh@suse.cz>
6559
6560 * MAINTAINERS: Add self as a profile feedback maintainer.
6561
6562 2004-07-05 Phil Edwards <phil@codesourcery.com>
6563
6564 * configure.in: Do not prepend $srcdir to /dev/null in
6565 makefile fragments.
6566 * configure: Regenerate.
6567
6568 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6569
6570 * Makefile.def (build_modules): Add bison, byacc, flex,
6571 m4, texinfo.
6572 (flags_to_pass): Add FLEX.
6573 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6574 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6575 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6576 DEFAULT_MAKEINFO): Remove.
6577 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6578 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6579 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6580 objdir or else use configured tool.
6581 (all-build): New.
6582 (all): Depend on it.
6583 (Build module dependencies): Add.
6584 * Makefile.in: Regenerate.
6585 * configure.in: Better support for multiple build modules,
6586 matching what is done for host/target modules. Do not look
6587 for "plausible" locations of build tools if Canadian cross.
6588 Use autoconf's AC_PROG_CC to find a C compiler. Define
6589 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6590 * configure: Regenerate.
6591
6592 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6593
6594 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6595 * Makefile.in: Regenerate.
6596
6597 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6598
6599 * Makefile.tpl (configure-build-[+module+],
6600 configure-[+module+], configure-target-[+module+]): Pass
6601 [+extra_configure_args+].
6602 (all-build-[+module+], all-[+module+], check-[+module+],
6603 install-[+module+], [+make_target+]-[+module+],
6604 all-target-[+module+], check-target-[+module+],
6605 install-target-[+module+], [+make_target+]-target-[+module+]):
6606 Pass [+extra_make_args+].
6607 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6608 (GCC_HOST_EXPORTS): Remove.
6609 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6610 cross, check-gcc, check-gcc-c++, install-gcc,
6611 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6612 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6613 * Makefile.in: Regenerate.
6614
6615 2004-06-21 Matthew Sachs <msachs@apple.com>
6616
6617 * MAINTAINERS: Added self to write-after-approval.
6618
6619 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6620
6621 * configure.in: Check for srcdir/winsup rather than build directory
6622 winsup.
6623 * configure: Regenerate.
6624
6625 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6626
6627 * configure.in: Don't build Cygwin native newlib if winsup
6628 directory is missing. Emit warning instead.
6629 * configure: Regenerate.
6630
6631 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6632
6633 * Makefile.tpl (touch-stage[+id+]): New.
6634 (restage[+prev+]): Depend on touch-stage[+id+].
6635
6636 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6637 Use it throughout.
6638
6639 * Makefile.def: Add profile and feedback bootstrap stages.
6640 Remove next field from bootstrap stages.
6641 * Makefile.tpl (LN, LN_S): Substitute.
6642 (stageN-start, stageN-end): Use double-colon rules, to
6643 provide a hook for additional setup commands.
6644 (distclean-stageN-gcc, restageN): Create dependencies from
6645 [+prev+], not from [+next+].
6646 (stageN-bubble): Add commands for successive stages from
6647 [+prev+], using double-colon rules.
6648 (all-stageN-gcc): Fix typo.
6649 (stagefeedback-start, profiledbootstrap): New.
6650 * Makefile.in: Regenerate.
6651 * configure.in: Call ACX_PROG_LN.
6652 * configure: Regenerate.
6653
6654 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6655
6656 * MAINTAINERS (Write After Approval): Add myself.
6657
6658 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6659
6660 * MAINTAINERS (Write After Approval): Add myself.
6661
6662 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6663
6664 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6665 without gcc.
6666 * configure: Regenerate.
6667
6668 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6669
6670 * Makefile.tpl: Fix typo.
6671 * Makefile.in: Regenerate.
6672
6673 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6674
6675 * configure.in: Remove new- prefix from toplevel
6676 bootstrap targets.
6677 * configure: Regenerate.
6678
6679 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6680
6681 * Makefile.tpl (all.normal): Rename to all.
6682 (all): Replace with a rule to pick the default
6683 target from configure.
6684 (all-gcc, configure-gcc): Use conditionals to
6685 do nothing when toplevel bootstrap is going on.
6686 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6687 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6688 * configure.in: Support --enable-bootstrap.
6689
6690 * Makefile.def: Remove new- prefix from toplevel
6691 bootstrap targets.
6692 * Makefile.tpl: Likewise.
6693
6694 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6695 target.
6696
6697 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6698 $(RECURSE_FLAGS) to recursive invocation of make.
6699
6700 * Makefile.in: Regenerate.
6701 * configure: Regenerate.
6702
6703 2004-05-30 Andreas Jaeger <aj@suse.de>
6704 Jim Wilson <wilson@specifixinc.com>
6705
6706 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6707 like CC.
6708
6709 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6710
6711 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6712 * configure: Regenerate.
6713
6714 2004-05-25 Daniel Jacobowitz <drow@false.org>
6715
6716 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6717 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6718 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6719 targets.
6720 * Makefile.in: Regenerate.
6721
6722 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6723
6724 * configure.in: Test the ability to symlink directories.
6725 * configure: Regenerate.
6726
6727 * Makefile.def (bootstrap-stage): New definitions.
6728 * Makefile.tpl (configure-stage1-gcc,
6729 configure-stage2-gcc, configure-stage3-gcc,
6730 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6731 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6732 new-restage3, compare): Autogenerate, see Makefile.in
6733 entry for behavioral changes.
6734 (distclean-stage1, new-stage1-start, new-stage1-end,
6735 new-stage1-bubble, distclean-stage2, new-stage2-start,
6736 new-stage2-end, new-stage2-bubble, distclean-stage3,
6737 new-stage3-start, new-stage3-end): New autogenerated targets.
6738 (objext, prebootstrap, BOOT_CFLAGS,
6739 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6740 targets.
6741
6742 * Makefile.in: Regenerate.
6743 (distclean-stage1, new-stage1-start, new-stage1-end,
6744 new-stage1-bubble, distclean-stage2, new-stage2-start,
6745 new-stage2-end, new-stage2-bubble, distclean-stage3,
6746 new-stage3-start, new-stage3-end): New targets.
6747 (all-stage1-gcc): Move prebootstrap dependency from here...
6748 (configure-stage1-gcc): ...to here.
6749 (new-bootstrap): Use bubble targets.
6750 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6751 Use per-stage distclean targets.
6752 (configure-stage1-gcc, configure-stage2-gcc,
6753 configure-stage3-gcc, all-stage1-gcc,
6754 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6755 Use new-stageN-start to prepare the tree.
6756
6757 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6758
6759 * Makefile.def (host_modules): add libcpp.
6760 * Makefile.tpl: Add dependencies on and for libcpp.
6761 * Makefile.in: Regenerate.
6762 * configure.in: Add libcpp host module.
6763 * configure: Regenerate.
6764
6765 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6766
6767 * Makefile.tpl: Whenever a recursive target is defined, wrap
6768 it in a special @if/@endif block, and prepare its maybe
6769 dependency in the @if/@endif block
6770 * configure.in: Instead of writing maybe dependencies, remove
6771 the @if/@endif statements, and remove the @if/@endif blocks
6772 that remain.
6773 * configure: Regenerate.
6774 * Makefile.in: Regenerate.
6775
6776 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6777
6778 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6779
6780 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6781
6782 PR bootstrap/15120
6783 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6784 * */configure: Rebuilt.
6785
6786 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6787
6788 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6789 of libf2c.
6790 * configure, Makefile.in: Regenerate.
6791
6792 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6793
6794 * MAINTAINERS (Write After Approval): Add myself.
6795
6796 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6797
6798 Merge from tree-ssa-20020619-branch.
6799
6800 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6801 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6802 (HOST_GMPLIBS): Define.
6803 (HOST_GMPINC): Define.
6804 (TARGET_LIB_PATH): Add libmudflap.
6805 (GFORTRAN_FOR_TARGET): Define.
6806 (configure-build*): Export GFORTRAN.
6807 (configure-gcc): Export GMPLIBS and GMPINC.
6808 (all-gcc): Add maybe-all-libbanshee.
6809 (configure-target-libgfortran): Define.
6810 * Makefile.in: Regenerate.
6811 * configure.in (host_libs): Add libbanshee.
6812 (target_libraries): Add target-libmudflap and target-libgfortran.
6813 Add --with-libbanshee.
6814 Handle --disable-libmudflap.
6815 (*-*-freebsd*): Use with_gmp.
6816 Add $(libgcj) to noconfigdirs.
6817 * configure: Regenerate.
6818 * depcomp: New file.
6819 * MAINTAINERS: Add tree-ssa maintainers.
6820
6821 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6822
6823 * MAINTAINERS (Various Maintainers): Add myself.
6824
6825 2004-04-30 Brian Ford <ford@vss.fsi.com>
6826
6827 * MAINTAINERS (Write After Approval): Add myself.
6828
6829 2004-04-29 Uros Bizjak <uros@kss-loka.si>
6830
6831 * MAINTAINERS (Write After Approval): Add myself.
6832
6833 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6834
6835 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6836 * configure: Regenerate.
6837
6838 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6839
6840 Revert:
6841 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6842
6843 * Makefile.def (flags_to_pass): Remove *dir variables that
6844 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6845 as well as prefix and exec_prefix.
6846 * Makefile.in: Regenerate.
6847
6848 2004-04-26 Robert Millan <robertmh@gnu.org>
6849
6850 Add patches from libtool CVS.
6851 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6852 * ltconfig: Likewise.
6853 * ltcf-c.sh: Likewise.
6854 * ltcf-cxx.sh: Likewise.
6855 * ltcf-gcj.sh: Likewise.
6856
6857 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6858
6859 * Makefile.def (host_modules): Mark with the bootstrap
6860 flag packages on which gcc depends.
6861 * Makefile.tpl (all-bootstrap): Use it.
6862 * Makefile.in: Regenerate.
6863
6864 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6865
6866 * Makefile.def (flags_to_pass): Remove *dir variables that
6867 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6868 as well as prefix and exec_prefix.
6869 * Makefile.in: Regenerate.
6870
6871 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6872
6873 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6874 * configure: Regenerate.
6875 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6876 * gcc/Makefile.tpl (compare): Use the result of the test.
6877 * gcc/Makefile.in: Regenerate.
6878
6879 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6880
6881 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6882 Always relocate gcc and prev-gcc to the original names, even
6883 if the build fails.
6884 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6885 New targets.
6886
6887 2004-04-23 Laurent GUERBY <laurent@guerby.net>
6888
6889 * MAINTAINERS: Update my email address.
6890
6891 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6892
6893 * configure.in (mips*-*-irix5*): Enable ld.
6894 * configure: Regenerate.
6895
6896 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6897
6898 * configure: Regenerate.
6899
6900 2004-04-15 James E Wilson <wilson@specifixinc.com>
6901
6902 * Makefile.tpl (configure-[+module+], configure-gcc,
6903 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6904 Set and export LDFLAGS.
6905 * Makefile.in: Regenerate.
6906
6907 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6908
6909 * MAINTAINERS: Add myself to write-after-approval.
6910
6911 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6912
6913 PR bootstrap/14871
6914 * Makefile.tpl: If we don't have built-in-tree target tools,
6915 use the ones found by configure rather than hacking around with
6916 program_transform_name.
6917 * configure.in: Give Makefile.tpl the information necessary
6918 to do that.
6919 * Makefile.in: Regenerate.
6920 * configure: Regenerate.
6921
6922 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6923
6924 PR bootstrap/14760
6925 * configure.in: When computing baseargs, strip *all* copies of
6926 offending options. Also, don't match/substitute the trailing space,
6927 so that this actually works when two similar options are separated by
6928 only one space.
6929 * configure: Regenerate.
6930
6931 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6932
6933 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6934 (rs6000-*-aix*): Same.
6935 * configure: Regenerate.
6936
6937 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
6938
6939 * MAINTAINERS: Add myself to write-after-approval.
6940
6941 2004-04-03 Bud Davis <bdavis9659@comcast.net>
6942
6943 * MAINTAINERS: Add myself to write-after-approval.
6944
6945 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6946
6947 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6948 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6949 * Makefile.in: Regenerate.
6950
6951 * configure.in (top level bootstrap support): Rework --enable-werror
6952 to set @stage2_werror_flag@.
6953 * configure: Regenerate.
6954 * Makefile.tpl (top level bootstrap support): Pass
6955 @stage2_werror_flag@ down to configure in stages 2 and 3.
6956 * Makefile.in: Regenerate.
6957
6958 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6959
6960 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6961 for stages 2 and 3 as well as in make. As a consequence, remove
6962 OUTPUT_OPTION (now detected by configure) from the flags passed down
6963 to make.
6964 * Makefile.in: Regenerate.
6965
6966 * Makefile.tpl (new-bootstrap): Fix typo.
6967 * Makefile.in: Regenerate.
6968
6969 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6970
6971 * Makefile.tpl: Rearrange by moving recursive_targets rules
6972 into their proper sections.
6973 * Makefile.tpl (top level bootstrap support): Move disabling
6974 of coverage flags from 'make' to 'configure'; improve comments.
6975 * Makefile.in: Regenerate.
6976
6977 * Makefile.tpl (experimental top level bootstrap) Move stage1
6978 language setting from all- target to configure- target; disable
6979 intermodule optimization in stage 1; prevent gratuitous rebuilds
6980 of stage 1.
6981 * Makefile.in: Regenerate.
6982 * configure.in: Comma-separate stage 1 language list for top
6983 level bootstrap.
6984 * configure: Regenerate.
6985
6986 * Makefile.tpl: Clean up experimental top level bootstrap support:
6987 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6988 prev-gcc in configure- targets as well as all- targets.
6989 * Makefile.in: Regenerate.
6990
6991 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
6992
6993 * compile: New file imported from automake.
6994
6995 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6996
6997 * configure.in: Remove symbolic link section.
6998 * configure: Regenerate.
6999 * Makefile.tpl (links): Remove.
7000 * Makefile.in: Regenerate.
7001
7002 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7003 Nathanael Nerode <neroden@gcc.gnu.org>
7004
7005 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7006 Set with AC_CHECK_PROGS.
7007 * configure.in: Fix comment typo from last patch.
7008 * configure: Regenerate.
7009
7010 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7011
7012 * Makefile.tpl: Introduce experimental top level bootstrap support.
7013 * Makefile.in: Regenerate.
7014 * configure.in: Introduce support for top level bootstrap.
7015 * configure: Regenerate.
7016
7017 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7018 Paolo Bonzini <bonzini@gnu.org>
7019
7020 PR bootstrap/14522
7021 * configure.in: Cope with shells that do not support unquoted ^
7022 * configure: Regenerate.
7023
7024 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7025 Paolo Bonzini <bonzini@gnu.org>
7026
7027 PR bootstrap/14522
7028 * configure.in: Cope with shells that do not support nesting
7029 quotes inside quoted backquote substitutions.
7030 * configure: Regenerate.
7031
7032 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7033
7034 PR bootstrap/14522
7035 * configure.in: Fix escaping of $.
7036 * configure: Regenerate.
7037
7038 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7039
7040 * configure: Regenerate, since I forgot to while committing Paolo's
7041 changes.
7042
7043 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7044
7045 PR ada/14131
7046 Move language detection to the top level.
7047 * configure.in: Find default values for the tools as
7048 soon as possible. Disable ada if GNAT is not found.
7049 Emit error message about missing languages. Expand
7050 --enable-languages=all for the gcc subdirectory.
7051
7052 2004-03-10 Ben Elliston <bje@gnu.org>
7053
7054 * MAINTAINERS: Update my email address.
7055
7056 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7057
7058 * ltconfig: Disable building static libraries if building shared
7059 libraries on AIX 5L.
7060
7061 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7062
7063 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7064 and disable libgcj.
7065 * configure: Regenerated.
7066
7067 2004-03-01 Brian Booth <bbooth@redhat.com>
7068
7069 * MAINTAINERS: Add myself to write-after-approval.
7070
7071 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7072
7073 * MAINTAINERS: Add myself to write-after-approval.
7074
7075 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7076
7077 PR bootstrap/7087
7078 * Makefile.tpl: Guard XFOO sed statements better.
7079 * Makefile.tpl: Add dependency for configure-target-libada.
7080 * Makefile.in: Regenerate (incidentally fixes broken
7081 commit when libada-branch was merged).
7082
7083 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7084
7085 * MAINTAINERS: Add myself to write-after-approval.
7086
7087 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7088
7089 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7090 maintainers.
7091
7092 2004-02-20 Andrew Cagney <cagney@redhat.com>
7093
7094 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7095 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7096
7097 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7098
7099 PR bootstrap/11932
7100 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7101
7102 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7103
7104 * MAINTAINERS: Added myself to write-after-approval.
7105
7106 2004-02-14 Michael Koch <konqueror@gmx.de>
7107
7108 * MAINTAINERS: Added myself to write-after-approval.
7109
7110 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7111
7112 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7113 some OS port maintainers to OS port maintainers section.
7114
7115 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7116
7117 * MAINTAINERS: Add self.
7118
7119 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7120
7121 * MAINTAINERS: Alphabetize.
7122
7123 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7124
7125 * MAINTAINERS: Remove myself.
7126
7127 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7128
7129 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7130 (rs6000-*-aix*): Same.
7131 * configure: Regenerate.
7132
7133 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7134
7135 * configure.in (host): Add in missing $noconfigdirs to defines.
7136 * configure: Regenerate.
7137
7138 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7139 Nathanael Nerode <neroden@gcc.gnu.org>
7140
7141 PR ada/6637, PR ada/5911
7142 Merge with libada-branch:
7143 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7144 with appropriate dependencies. Add --enable-libada configure switch.
7145 * configure, Makefile.in: Regenerate.
7146
7147 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7148
7149 * MAINTAINERS: Add myself to write-after-approval.
7150
7151 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7152
7153 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7154 * configure: Regenerate.
7155
7156 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7157
7158 Merge from upstream:
7159
7160 * ltmain.in: When setting IFS to '~', be careful about user
7161 arguments that contain '~'.
7162
7163 2004-02-04 Peter O'Gorman <peter@pogma.com>
7164
7165 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7166 Also test $base_compile against $CC with escaped arguments. Bug
7167 reported by Geoff Keating <geoffk@apple.com>.
7168
7169 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7170
7171 * MAINTAINERS: Remove i960 port.
7172
7173 2004-01-23 DJ Delorie <dj@redhat.com>
7174
7175 * Makefile.def (target_modules) [libiberty]: Don't stage.
7176 * Makefile.in: Rebuilt.
7177
7178 2004-01-20 Caroline Tice <ctice@apple.com>
7179
7180 * MAINTAINERS: Add myself to write-after-approval.
7181
7182 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7183
7184 * MAINTAINERS: Update my email address.
7185
7186 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7187
7188 * MAINTAINERS: Add myself to write-after-approval.
7189
7190 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7191
7192 * MAINTAINERS: Remove entries without email address.
7193
7194 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7195
7196 * MAINTAINERS: Add myself to write-after-approval.
7197
7198 2004-01-15 Steven Bosscher <stevenb@suse.de>
7199
7200 * MAINTAINERS: Update my email address.
7201
7202 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7203
7204 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7205 * Makefile.tpl (configure-target-[+module+]): Support stage.
7206 * Makefile.in: Rebuilt.
7207
7208 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7209
7210 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7211
7212 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7213
7214 * MAINTAINERS: Add myself as a MIPS maintainer.
7215
7216 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7217
7218 * configure.in: Use ./config.cache, not config.cache.
7219 * configure: Regenerate.
7220 * Makefile.tpl: Special-casing not needed for GCC any more.
7221 * Makefile.in: Regenerate.
7222
7223 * configure.in: Don't share a cache file for host dirs.
7224 * configure: Regenerate.
7225
7226 * config-ml.in: Don't mess with the cache file.
7227
7228 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7229
7230 * MAINTAINERS: Move myself from 'Write After Approval' to
7231 'CPU Port Maintainers' section as SPARC maintainer.
7232
7233 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7234
7235 * Makefile.tpl: Make GCC use a separate config.cache.
7236 * Makefile.in: Regenerate.
7237
7238 PR bootstrap/11932, PR bootstrap/11933
7239 (I don't know if it will fix either of them, but it relates
7240 to them.)
7241 * configure.in: Don't use shared config.cache for target
7242 directories.
7243 * configure: Regenerate.
7244
7245 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7246
7247 * MAINTAINERS: Add myself to 'Write After Approval' section.
7248
7249 2003-12-31 Roger Sayle <roger@eyesopen.com>
7250
7251 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7252 * configure: Regenerated.
7253
7254 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7255
7256 * MAINTAINERS: Remove the mn10200 maintainer.
7257
7258 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7259
7260 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7261 * configure: Regenerated.
7262
7263 2003-12-16 Jan Hubicka <jh@suse.cz>
7264
7265 * MAINTAINERS: Add myself as callgraph maintainer.
7266
7267 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7268
7269 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7270 * configure: Regenerate.
7271
7272 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7273
7274 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7275 'Write After Approval' section. Update email.
7276
7277 2003-12-01 James Lemke <jim@wasabisystems.com>
7278
7279 * MAINTAINERS (Write After Approval): Add myself.
7280
7281 2003-11-20 Matt Thomas <matt@3am-software.com>
7282
7283 * MAINTAINERS: Add myself as a vax port maintainer.
7284
7285 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7286
7287 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7288 (configure-build-[+module+], configure-[+module+]): Likewise.
7289 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7290 * Makefile.in: Regenerate.
7291
7292 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7293
7294 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7295 shared/dylibed libraries.
7296 * ltmain.sh: Likewise.
7297 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7298 * ltcf-cxx.sh: Likewise.
7299 * ltcf-gcj.sh: Likewise.
7300 * ltconfig: Likewise.
7301
7302 2003-11-17 Stan Cox <scox@redhat.com>
7303
7304 * MAINTAINERS: Add myself as iq2000 port maintainer.
7305
7306 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7307
7308 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7309 * Makefile.in: Regenerate.
7310
7311 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7312
7313 * config.sub: Update to 2003-11-03 version.
7314
7315 2003-10-20 Phil Edwards <phil@codesourcery.com>
7316
7317 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7318 * configure: Regenerate.
7319
7320 2003-10-20 Nicolas Pitre <nico@cam.org>
7321
7322 * MAINTAINERS: Add myself to 'Write After Approval' section.
7323
7324 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7325
7326 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7327
7328 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7329
7330 * MAINTAINERS: Update my email address.
7331
7332 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7333
7334 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7335
7336 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7337
7338 * MAINTAINERS: Add myself to 'Write After Approval' section.
7339
7340 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7341
7342 * config.guess: Update to 2003-10-16 version.
7343 * config.sub: Update to 2003-10-16 version.
7344
7345 2003-10-15 David Daney <ddaney@avtrex.com>
7346
7347 * MAINTAINERS: Added myself to 'Write After Approval' section.
7348
7349 2003-10-15 Falk Hueffner <falk@debian.org>
7350
7351 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7352 'Write After Approval' section. Update email.
7353
7354 2003-10-14 Roger Sayle <roger@eyesopen.com>
7355
7356 * MAINTAINERS: Move myself from 'Write After Approval' to
7357 'Various Maintainers' section as middle-end maintainer.
7358
7359 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7360
7361 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7362 HOST_FLAGS_TO_PASS.
7363 * Makefile.in: Regenerate.
7364
7365 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7366
7367 * config.guess: Update to 2003-10-07 version.
7368 * config.sub: Update to 2003-10-07 version.
7369
7370 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7371
7372 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7373 * ltconfig (irix5*, irix6*): Don't override version_type.
7374
7375 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7376
7377 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7378 * configure: Rebuilt
7379 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7380 * Makefile.in: Rebuilt
7381
7382 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7383
7384 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7385
7386 2003-09-30 Carlo Wood <carlo@alinoe.com>
7387
7388 * MAINTAINERS (Write After Approval): Add myself.
7389
7390 2003-09-29 Paul Koning <ni1d@arrl.net>
7391
7392 * MAINTAINERS: Move myself from "Write After Approval"
7393 to CPU platform maintainers for pdp11 platform.
7394
7395 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7396
7397 * MAINTAINERS: Move myself from 'Write After Approval' to
7398 'Various Maintainers' section as libffi testsuite maintainer.
7399
7400 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7401
7402 * configure.in: Pass a computed --program-transform-name
7403 to subconfigures.
7404 * configure: Regenerated.
7405
7406 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7407
7408 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7409 * Makefile.in: Regenerate.
7410
7411 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7412 * Makefile.in: Regenerate.
7413
7414 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7415
7416 * MAINTAINERS: Move myself from 'Write After Approval'
7417 to 'Various Maintainers' (objective-c) section.
7418
7419 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7420
7421 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7422 quoting.
7423 * configure: Regenerated.
7424
7425 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7426
7427 * MAINTAINERS (Write After Approval): Add myself to write after
7428 approval list.
7429
7430 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7431
7432 * MAINTAINERS (Write After Approval): Add myself.
7433
7434 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7435
7436 * MAINTAINERS: Update my e-mail address.
7437
7438 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7439
7440 * libtool.m4 (LD): Correct powerpc64 host match.
7441
7442 2003-09-06 James E Wilson <wilson@tuliptree.org>
7443
7444 * MAINTAINTERS: Update my affiliation and email address.
7445
7446 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7447
7448 * MAINTAINERS (Write After Approval): Add myself.
7449
7450 2003-09-04 DJ Delorie <dj@redhat.com>
7451
7452 * configure: Regenerate.
7453
7454 2003-09-04 Robert Millan <robertmh@gnu.org>
7455
7456 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7457
7458 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7459
7460 * configure.in: Ensure arguments to sed are properly spaced.
7461 * configure: Regenerate.
7462
7463 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7464
7465 * MAINTAINERS: Update my e-mail address.
7466
7467 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7468
7469 * MAINTAINERS (Write After Approval): Add myself.
7470
7471 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7472
7473 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7474 * configure: Regenerated.
7475
7476 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7477
7478 * MAINTAINERS: Update my email address.
7479
7480 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7481
7482 * configure.in: Use newline instead of semicolon when assuming
7483 shell arguments in a for loop.
7484 * configure: Regenerated.
7485
7486 2003-08-22 Jason Eckhardt <jle@rice.edu>
7487
7488 * MAINTAINERS: Resurrect the i860 maintainer.
7489
7490 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7491
7492 PR 8180
7493 * configure.in: When testing with_libs and with_headers, treat
7494 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7495 * configure: Regenerate.
7496
7497 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7498 make, shell, etc.
7499 (baseargs): Likewise.
7500 * configure: Regenerate.
7501
7502 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7503
7504 * MAINTAINERS (Write After Approval): Add myself.
7505
7506 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7507
7508 * configure.in: Disable libgcj for darwin not on powerpc.
7509 * configure: Rebuild.
7510
7511 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7512
7513 * config-ml.in, symlink-tree: Add license.
7514
7515 2003-08-03 Richard Stallman <rms@gnu.org>
7516 Eben Moglen <moglen@columbia.edu>
7517
7518 * README.SCO: New file.
7519
7520 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7521
7522 * Makefile.tpl (check, check-c++): Express dependencies using
7523 dependencies rather than commands.
7524 * Makefile.in: Regenerate.
7525
7526 2003-08-01 Andrew Cagney <cagney@redhat.com>
7527
7528 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7529 * configure: Ditto.
7530
7531 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7532
7533 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7534 * Makefile.in: Update.
7535
7536 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7537
7538 * configure.in: Enable libgcj for darwin.
7539 * configure: Rebuild.
7540
7541 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7542
7543 * config-ml.in: Use ac_configure_args directly instead of
7544 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7545 actually seen.
7546
7547 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7548
7549 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7550 creating target and build subdirs to build all parent dirs as needed.
7551 * Makefile.in: Rebuild.
7552 * configure.in: Don't build dirs explicitly here.
7553 * configure: Rebuild.
7554
7555 2003-07-26 Paul Brook <paul@nowt.org>
7556
7557 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7558
7559 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7560
7561 * Makefile.tpl (all-make): Depend on intl.
7562 * Makefile.in: Rebuilt.
7563
7564 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7565
7566 * install-sh: Update to newer upstream versions (associated with
7567 aclocal 1.7).
7568 * mkinstalldirs: Likewise.
7569 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7570
7571 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7572
7573 * MAINTAINERS: Move self from Bug database only accounts
7574 to write-after-approval.
7575
7576 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7577
7578 * config.if: Remove unused libc_interface determination.
7579
7580 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7581
7582 * MAINTAINERS: Move self from write-after-approval to
7583 build machinery (*.in).
7584
7585 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7586
7587 PR bootstrap/11273
7588 PR bootstrap/11408
7589 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7590 unused INSTALL_PROGRAM_ARGS.
7591 * configure.in: Use AC_PROG_INSTALL.
7592 * Makefile.in: Regenerate.
7593 * configure: Regenerate.
7594
7595 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7596
7597 * MAINTAINERS: Alphabetize.
7598
7599 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7600
7601 * configure: Rebuilt.
7602 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7603 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7604 newlib nor libgloss.
7605 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7606 * configure.in (am33_2.0-*-linux*): Added.
7607
7608 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7609
7610 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7611 * configure: Regenerate.
7612
7613 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7614
7615 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7616 * Makefile.in: Regenerate.
7617
7618 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7619
7620 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7621 * Makefile.in: Regenerate.
7622
7623 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7624
7625 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7626 * Makefile.in: Regenerated.
7627
7628 * config-ml.in: Replace PWD with PWD_COMMAND.
7629
7630 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7631
7632 * intl: New directory; see intl/ChangeLog for details.
7633 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7634 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7635 * Makefile.in: Regenerate.
7636
7637 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7638
7639 * configure.in: Clean up config-lang.in handling. Delete
7640 useless assignment to "subdirs".
7641 * configure: Regenerate.
7642
7643 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7644
7645 * configure.in: Rename 'target_libs' to 'target_libraries'.
7646 Remove useless reference to 'target_libs'.
7647 * configure: Regenerate.
7648
7649 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7650
7651 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7652 * Makefile.in: Regenerate.
7653
7654 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7655
7656 * Makefile.def: Introduce flags_to_pass.
7657 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7658 * Makefile.in: Regenerate.
7659
7660 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7661
7662 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7663 and target-libgloss.
7664 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7665 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7666 * configure: Regenerate.
7667
7668 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7669
7670 * configure.in: Update testsuite_flags to new location.
7671 * configure. Regenerate.
7672
7673 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7674
7675 * Makefile.tpl: Remove BUILD_CC stuff.
7676 * Makefile.in: Regenerate.
7677
7678 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7679
7680 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7681
7682 2003-06-16 Graeme Peterson <gp@qnx.com>
7683
7684 * MAINTAINERS (Write After Approval): Add myself.
7685
7686 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7687
7688 * config.guess: Update to 2003-06-12 version.
7689 * config.sub: Update to 2003-06-13 version.
7690
7691 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7692
7693 * config.guess: Update to 2003-06-06 version.
7694 * config.sub: Update to 2003-06-06 version.
7695
7696 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7697
7698 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7699 * configure. Regenerate.
7700
7701 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7702
7703 * configure.in: Disable serial configure by default.
7704 * configure: Regenerate.
7705 * Makefile.tpl: Abolish .NOTPARALLEL.
7706 * Makefile.in: Regenerate.
7707
7708 * Makefile.tpl: Replace {build,host,target}_canonical by
7709 {build,host,target}.
7710 * Makefile.in: Regenerate.
7711
7712 * Makefile.tpl: Fix stupid pasto.
7713 * Makefile.in: Regenerate.
7714
7715 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7716
7717 * Makefile.tpl: Remove bogus conditional.
7718 * Makefile.in: Regenerate.
7719
7720 2003-06-05 Jan Hubicka <jh@suse.cz>
7721
7722 * Makefile.tpl (profiledbootstrap): New target.
7723 * Makefile.in (profiledbootstrap): New target.
7724
7725 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7726
7727 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7728 Pinski. Remove user names from other bugzilla-only maintainers.
7729
7730 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7731
7732 * Makefile.tpl: Make 'recursive targets' using autogen rather
7733 than shell loop. Remove duplicate 'clean' targets and false
7734 comments.
7735 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7736 Add systematic method of specifying missing targets in subdirs.
7737 Add copyright boilerplate.
7738 * Makefile.in: Regenerate.
7739 * configure.in: Add 'recursive targets' to maybe list.
7740 * configure: Regenerate.
7741
7742 * MAINTAINERS: "GNATS only" -> "Bug database only".
7743
7744 * Makefile.tpl: Rename [+target+] to [+make_target+].
7745 * Makefile.def: Rename 'target' to 'make_target'.
7746
7747 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7748
7749 * MAINTAINERS: Add self as options handling maintainer.
7750
7751 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7752
7753 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7754 been too long since I touched those ports.
7755
7756 2003-05-28 DJ Delorie <dj@redhat.com>
7757
7758 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7759 * Makefile.in: Regenerate.
7760
7761 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7762
7763 * configure.in: Use curly braces in the definition of tooldir.
7764 * configure: Regenerate.
7765
7766 2003-05-21 DJ Delorie <dj@redhat.com>
7767
7768 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7769 newlib or libgloss.
7770 * Makefile.in: Regenerate.
7771
7772 2003-05-21 DJ Delorie <dj@redhat.com>
7773
7774 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7775 * Makefile.in: Regenerate.
7776
7777 2003-05-20 Ian Lance Taylor <ian@airs.com>
7778
7779 * MAINTAINERS: Update my e-mail address.
7780
7781 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7782
7783 * configure.in: Switch more things to use maybe dependencies.
7784 * Makefile.tpl: Switch more things to use maybe dependencies.
7785 Factor out common code from autogen IF statements.
7786 * configure: Regenerate.
7787 * Makefile.in: Regenerate.
7788
7789 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7790
7791 * configure.in: Accept i[3456789]86 for machine type.
7792 * configure: Regenerate.
7793
7794 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7795
7796 * configure.in: Switch more things to use maybe dependencies.
7797 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7798 * configure: Regenerate.
7799 * Makefile.tpl: Switch more things to use maybe dependencies.
7800 * Makefile.in: Regenerate.
7801
7802 2003-05-16 Andreas Schwab <schwab@suse.de>
7803
7804 * Makefile.tpl (install-opcodes): Define.
7805 * Makefile.in: Rebuild.
7806
7807 2003-05-13 Andreas Jaeger <aj@suse.de>
7808
7809 * config.guess: Update to 2003-05-09 version.
7810 * config.sub: Update to 2003-05-09 version.
7811
7812 2003-05-13 Michael Eager <eager@mvista.com>
7813
7814 * configure.in: Correct sed script so that options in quotes are not
7815 deleted.
7816 * configure: Rebuild.
7817
7818 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7819
7820 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7821 and $$s/newlib/libc/sys/cygwin32 include paths.
7822 * configure: Ditto.
7823
7824 2003-05-12 Michael Meissner <gnu@the-meissners.org>
7825
7826 * MAINTAINERS: Update my email addresses.
7827
7828 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7829
7830 * config-ml.in: Propagate INSTALL variables.
7831
7832 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7833
7834 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7835
7836 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7837
7838 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7839 * Makefile.in: Regenerate.
7840
7841 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7842
7843 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7844
7845 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7846
7847 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7848
7849 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7850
7851 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7852 * Makefile.in: Regenerated.
7853
7854 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7855
7856 * MAINTAINERS (Write After Approval): Upgrade myself from
7857 GNATS only to write-after-approval. Update my mail address.
7858
7859 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
7860
7861 (OS Port Maintainers: freebsd): Add myself.
7862
7863 2003-04-22 Mark Mitchell <mark@codesourcery.com>
7864
7865 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7866
7867 2003-04-22 Kean Johnston <jkj@sco.com>
7868
7869 * MAINTAINERS (SCO ports): Added myself.
7870
7871 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7872
7873 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7874
7875 2003-04-19 Kean Johnston <jkj@sco.com>
7876
7877 * MAINTAINERS (Write After Approval): Add myself.
7878
7879 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7880
7881 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7882 * Makefile.in: Regenerate.
7883
7884 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7885
7886 * configure.in (powerpc64*-*-linux*): Remove.
7887 * configure: Rebuilt.
7888
7889 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7890
7891 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7892 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7893 and restrap.
7894 * Makefile.in: Regenerate.
7895
7896 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7897
7898 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7899 * configure: Regenerated.
7900
7901 2003-04-15 DJ Delorie <dj@redhat.com>
7902
7903 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7904
7905 2003-04-13 Nick Clifton <nickc@redhat.com>
7906
7907 * config-ml.in: Remove support for --disable-aix removing
7908 call-aix multilibs.
7909
7910 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
7911
7912 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7913 * */configure: Rebuilt.
7914
7915 2003-04-08 Joel Sherrill <joel@oarcorp.com>
7916
7917 * MAINTAINERS: Add my email address.
7918
7919 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
7920
7921 * MAINTAINERS (Write After Approval): Add myself.
7922
7923 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7924
7925 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7926 * Makefile.in: Regenerate.
7927
7928 2003-03-14 Michael Chastain <mec@shout.net>
7929
7930 * Makefile.in: Regenerate with correct Makefile.def.
7931
7932 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7933
7934 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7935 Make macro.
7936 * Makefile.in: Regenerate.
7937 * configure.in: Clean up gxx_include_dir logic.
7938 * configure: Regenerate.
7939
7940 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
7941
7942 * MAINTAINERS (Write After Approval): Add myself.
7943
7944 2003-03-10 Ben Elliston <bje@wasabisystems.com>
7945
7946 * MAINTAINERS: Update my mail address.
7947
7948 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7949
7950 * configure.in (gxx_include_dir): Fix typo.
7951 * configure: Regenerated.
7952
7953 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7954
7955 * Makefile.tpl: Reindent.
7956 * Makefile.in: Regenerate.
7957 * configure.in: Reindent. Don't set unused variables.
7958 * configure: Regenerate.
7959
7960 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
7961
7962 * configure.in: Include $(build_tooldir)/sys-include in
7963 FLAGS_FOR_TARGET.
7964 * configure: Regenerated.
7965
7966 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7967
7968 * Makefile.tpl: Always pass down RANLIB.
7969 * Makefile.in: Regenerate.
7970
7971 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7972 * Makefile.in: Regenerate.
7973 * configure.in: Remove unused logic relating to --enable-shared
7974 and --enable-threads. Remove bogus comments. Remove redundant
7975 noconfigdirs.
7976 * configure: Regenerate.
7977
7978 * configure.in: Replace ${libstdcxx_version} by its value.
7979 Remove reference to mh-dgux.
7980 * configure: Regenerate.
7981
7982 2003-03-03 Kevin Buettner <kevinb@redhat.com>
7983
7984 * MAINTAINERS (Write After Approval): Add myself.
7985
7986 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7987
7988 * Makefile.tpl: Rearrange.
7989 * Makefile.in: Regenerate.
7990
7991 2003-02-25 Uwe Stieber <uwe@wwws.de>
7992
7993 * configure.in: Add support for kaOS as cross build target system.
7994 * configure: Regenerated.
7995
7996 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
7997
7998 * MAINTAINERS (Write after approval): Add myself.
7999
8000 2003-02-21 James E Wilson <wilson@tuliptree.org>
8001
8002 * MAINTAINERS: Update my email address.
8003
8004 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8005
8006 * MAINTAINERS: Add self to blanket write privs. section.
8007
8008 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8009
8010 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8011 configure-target-* as some target builds may require additional
8012 flags for preprocessor tests.
8013 * Makefile.in: Regenerated.
8014
8015 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8016
8017 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8018 * ltconfig: Handle it.
8019 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8020 auto-detecting it.
8021
8022 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8023 it is used as argument to $CC.
8024 * ltcf-gcj.sh: Likewise.
8025
8026 * configure.in: Introduce --enable-maintainer-mode.
8027 * configure: Rebuilt.
8028 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8029 for maintainer mode.
8030 * Makefile.in: Rebuilt.
8031
8032 2003-02-18 Jason Merrill <jason@redhat.com>
8033
8034 * Makefile.tpl (check-c++): Allow parallelism.
8035
8036 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8037
8038 * MAINTAINERS: Remove John Carr (who never actually had access to
8039 gcc.gnu.org).
8040
8041 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8042
8043 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8044 don't configure target-libobjc.
8045 * configure: Regenerate.
8046
8047 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8048
8049 * Makefile.tpl (RANLIB): Define.
8050 * Makefile.in: Regenerate.
8051
8052 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8053
8054 * MAINTAINERS: Update my email.
8055
8056 2003-02-06 Keith R Seitz <keiths@redhat.com>
8057
8058 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8059 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8060 * Makefile.in: Regenerated.
8061 * configure.in: Remove all traces of snavigator, db, and grep.
8062 * configure: Regenerated.
8063
8064 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8065
8066 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8067 After Approval.
8068
8069 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8070
8071 * MAINTAINERS (Write after approval): Add myself.
8072
8073 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8074
8075 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8076 * Makefile.in: Regenerated.
8077
8078 2003-01-30 Roger Sayle <roger@eyesopen.com>
8079
8080 * config.guess: Updated to 2003-01-30's version.
8081 * config.sub: Updated to 2003-01-28's version.
8082
8083 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8084
8085 * config.if: If gcc_version is already set, just use it. Don't set
8086 gcc_version_trigger if it's already set, otherwise set it to
8087 gcc/version.c, but only if the file exists. If it is not set and
8088 gcc/version.c does not exist, try to extract the version number from
8089 $CC.
8090
8091 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8092
8093 * MAINTAINERS: Add myself to write-after-approval list.
8094
8095 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8096
8097 * configure.in: Revert 24Jan change.
8098 * configure: Regenerate.
8099
8100 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8101
8102 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8103 entry of HJ Lu.
8104
8105 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8106
8107 * configure.in: Revert previous change.
8108 * configure: Regenerate.
8109
8110 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8111
8112 * configure.in: Make rda native-only.
8113 * configure: Regenerate.
8114
8115 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8116
8117 * MAINTAINERS: Move myself from GNATS-only-accounts to
8118 write-after-approval.
8119
8120 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8121
8122 * configure.in: Add missing \.
8123 * configure: Rebuilt.
8124
8125 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8126
8127 * configure.in (baseargs): Avoid using \| in sed regular
8128 expressions.
8129 * configure: Rebuilt.
8130
8131 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8132
8133 * configure.in (baseargs): Remove all supported forms of
8134 --cache-file, --srcdir, --host, --build and --target options
8135 from argument lists.
8136 * configure: Rebuilt.
8137
8138 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8139
8140 * MAINTAINERS: Add myself to write-after-approval list.
8141
8142 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8143
8144 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8145 * configure: Rebuilt.
8146
8147 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8148
8149 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8150 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8151 * Makefile.in: Regenerate.
8152 * configure: Regenerate.
8153
8154 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8155
8156 * configure.in: Remove Makefile in build, host and target modules
8157 unless configure was run with --no-recursion.
8158 * configure: Rebuilt.
8159
8160 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8161
8162 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8163 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8164 * Makefile.in: Regenerate.
8165
8166 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8167
8168 * config.guess: Update to 2003-01-03 version.
8169 * config.sub: Update to 2003-01-03 version.
8170
8171 2003-01-07 Christopher Faylor <cgf@redhat.com>
8172
8173 * configure: Regenerate with proper autoconf 2.13.
8174
8175 2003-01-07 Christopher Faylor <cgf@redhat.com>
8176
8177 * configure.in: Add AC_PREREQ for consistency.
8178 * configure: Regenerate.
8179
8180 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8181
8182 * configure.in (GDB_TK): Add tcl directories conditional on
8183 gdb/gdbtk directory being present.
8184 * configure: Regenerate.
8185
8186 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8187
8188 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8189 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8190 * configure: Rebuilt.
8191
8192 2002-12-31 Tom Tromey <tromey@redhat.com>
8193
8194 * Makefile.in: Rebuilt.
8195 * Makefile.def (target_modules) [libffi]: Allow installation.
8196
8197 2002-12-31 Andreas Schwab <schwab@suse.de>
8198
8199 * configure.in: Fix use of $program_transform_name.
8200 * configure: Regenerated.
8201
8202 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8203
8204 * configure.in (baseargs): Don't remove first configure argument.
8205 * configure: Regenerated.
8206
8207 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8208
8209 * Makefile.tpl (local-distclean): Don't remove...
8210 (multilib.ts): ... this. Moved into...
8211 (multilib.out): ... this. Don't use sub-make.
8212 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8213 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8214 (configure-build-[+module+], configure-[+module+],
8215 configure-target-[+module+], configure-gcc): ... these. Test
8216 for Makefile existence. Drop config.status from dependencies.
8217 * Makefile.in: Rebuilt.
8218 * configure.in: Move gcc-version-trigger to the end of
8219 ac_configure_args. Add comments to maybedep.tmp and
8220 serdep.tmp. Introduce --disable-serial-configure. Remove
8221 nonopt from baseargs, matching and removing corresponding
8222 whitespace while at it.
8223 * configure: Rebuilt.
8224
8225 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8226
8227 * configure.in (host_configargs): Replace reference to
8228 no-longer-defined buildopts with --build=${build_alias}.
8229 * configure: Rebuilt.
8230
8231 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8232 program_transform_name to standard idiom.
8233 (AUTOGEN, AUTOCONF): Define.
8234 (Makefile.in): Use $(AUTOGEN).
8235 (Makefile): Depend on config.status, and use autoconf-style rule to
8236 build it. Move original commands to...
8237 (config.status): ... this new target.
8238 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8239 $(AUTOCONF).
8240 * Makefile.in: Rebuilt.
8241
8242 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8243
8244 * Makefile.tpl: Fix dramatic bustage due to change in
8245 program_transform_name.
8246 * Makefile.in: Regenerate.
8247
8248 * configure.in: Remove unnecessary PATH setting.
8249 * configure: Regnerate.
8250
8251 * configure.in: Don't default to unprefixed tools unless
8252 the native tools will work.
8253 * configure: Regenerate.
8254
8255 * configure.in: Convert to autoconf script. Blow away lots
8256 of now-redundant Makefile fragments.
8257 * configure: Generate using Autoconf.
8258 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8259 * Makefile.in: Regenerate.
8260
8261 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8262
8263 * configure: Fix stupid bug where RANLIB was mistakenly included.
8264
8265 * configure.in: Rename (buildargs, hostargs, targargs) to
8266 (build_configargs, host_configargs, target_configargs).
8267
8268 * configure.in: Move logic out of sed statement.
8269
8270 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8271 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8272
8273 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8274
8275 * config.sub: Import from master repository
8276 * config.guess: Ditto
8277
8278 2002-12-24 Andreas Schwab <schwab@suse.de>
8279
8280 * Makefile.tpl (multilib.out): Fix missing space.
8281 * Makefile.in: Regenerate.
8282
8283 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8284
8285 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8286 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8287 * Makefile.in: Regenerate.
8288 * configure.in: Remove unnecessary leftovers.
8289
8290 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8291
8292 * configure.in (extra_ranlibflags_for_target): New variable.
8293 (*-*-darwin): Add -c to ranlib commands.
8294 * configure (tooldir): Handle extra_ranlibflags_for_target.
8295
8296 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8297
8298 * Makefile.tpl: Revert HJL's change.
8299 * Makefile.in: Regenerated.
8300 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8301 always.
8302
8303 2002-12-19 Andreas Schwab <schwab@suse.de>
8304
8305 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8306 * Makefile.in: Regenerate.
8307
8308 2002-12-18 H.J. Lu <hjl@gnu.org>
8309
8310 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8311 * Makefile.in: Regenerated.
8312
8313 * configure.in (build_prefix): New. Substitute.
8314
8315 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8316
8317 * Makefile.tpl: Don't let real targets depend on phony targets.
8318 * Makefile.in: Regenerate.
8319
8320 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8321 * Makefile.in: Regenerate.
8322
8323 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8324
8325 * config.sub: Import from master repository
8326 * config.guess: Ditto
8327
8328 2002-12-16 Jason Merrill <jason@redhat.com>
8329
8330 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8331 previous 'make bootstrap'.
8332 * Makefile.in: Regenerate.
8333
8334 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8335
8336 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8337
8338 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8339
8340 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8341 * Makefile.in: Regenerate.
8342
8343 2002-12-13 Jason Merrill <jason@redhat.com>
8344
8345 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8346 library tests.
8347 (check-c++): Just depend on it and check-target-libstdc++-v3.
8348 * Makefile.in: Regenerate.
8349
8350 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8351
8352 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8353 * Makefile.in: Rebuilt.
8354
8355 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8356
8357 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8358
8359 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8360
8361 * configure: Fix bug put in by gremlins.
8362
8363 * Makefile.tpl: Substitute more autoconfily.
8364 * configure: Substitute more autoconfily.
8365 * Makefile.in: Regenerate.
8366
8367 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8368
8369 * config.sub: Import from master repository
8370 * config.guess: Ditto
8371 * MAINTAINERS: Added Svein Seldal under write after approval
8372
8373 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8374
8375 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8376 * Makefile.in (all-sim): Ditto.
8377
8378 2002-12-06 DJ Delorie <dj@redhat.com>
8379
8380 * Makefile.tpl: Change configure dependencies to not have real
8381 targets depend on phony targets.
8382
8383 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8384
8385 * configure.in: Revert unintentional change.
8386
8387 * Makefile.tpl: Change dependency for */multilib.out so that
8388 it works when gcc isn't in the tree.
8389
8390 * configure.in: Substitute more.
8391 * configure: Run subconfigures from the Makefile.
8392 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8393 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8394
8395 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8396
8397 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8398
8399 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8400
8401 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8402 and corresponding dependencies.
8403 * Makefile.in: Regenerate.
8404
8405 * configure.in (host_tools): Order binutils, gas and ld for
8406 convenience in running the testsuites.
8407
8408 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8409 * Makefile.in: Regenerate.
8410 * configure.in: Introduce rules to serialize subconfigure runs.
8411
8412 * configure.in: Introduce BASE_CC_FOR_TARGET.
8413 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8414 Realize configure-build-* targets. Realize configure-target-* targets.
8415 * Makefile.in: Regenerate.
8416
8417 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8418
8419 * configure: Move gcc_version_trigger stuff from here...
8420 * configure.in: ...to here.
8421
8422 * configure.in: Separate subconfigure options added by this file from
8423 options given by the user. Add machinery to put args for host
8424 subconfigures into the Makefile.
8425
8426 * Makefile.tpl: Remove 'vault' targets.
8427 * Makefile.tpl: Reorder and comment dependencies.
8428 * Makefile.in: Regenerate.
8429
8430 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8431 * configure.in: Fix my broken commit of previous patch. (sigh)
8432
8433 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8434
8435 * configure.in: Move host-specific darwin noconfigdirs into
8436 the host-specific section.
8437
8438 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8439
8440 * configure.in: Move host-specific darwin noconfigdirs into
8441 the host-specific section.
8442
8443 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8444
8445 * configure: Remove skip-this-dir support.
8446 * Makefile.tpl: Remove skip-this-dir support.
8447
8448 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8449 subdirectories.
8450 * Makefile.in: Regenerate.
8451
8452 * Makefile.tpl: Strip out useless setting of 'dir'.
8453 * Makefile.in: Regenerate.
8454
8455 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8456
8457 * configure.in: Fix deeply stupid bug.
8458
8459 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8460 shell code in CXX_FOR_TARGET
8461 * Makefile.def: Introduce raw_cxx.
8462 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8463 RAW_CXX_FOR_TARGET.
8464 * Makefile.in: Regenerate.
8465
8466 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8467
8468 * Makefile.tpl: Remove unnecessary ifs.
8469 * Makefile.in: Regenerate.
8470
8471 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8472 dependencies. Maybe-ize build-libiberty. Create dummy install
8473 targets for 'no_install' modules.
8474 * configure: Move GDB_TK substitution to configure.in. Move
8475 build_modules stuff to configure.in.
8476 * configure.in: Implement soft dependency machinery. Maybe-ize
8477 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8478 * Makefile.in: Regenerate.
8479
8480 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8481
8482 * Makefile.tpl: Make all-target, install-target behave similarly
8483 to all, install (only hitting configured targets). Eliminate
8484 unused macro defintions.
8485
8486 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8487 build != host.
8488
8489 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8490
8491 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8492
8493 * configure.in: Produce lists of subdir targets we're actually
8494 configuring. Remove references to "dosrel".
8495 * Makefile.tpl: Let configure set which subdir targets are hit.
8496 Remove install-cross; clean up install; remove ALL. Remove
8497 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8498 Autogenerate host module targets. Remove empty dependency lines
8499 and redundant dependency; rearrange slightly.
8500 * Makefile.def: Add host-side libtermcap, utils.
8501
8502 * Makefile.in: Regenerate.
8503
8504 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8505
8506 * ltconfig (osf[345]): Append $major to soname_spec.
8507 Reflect this in library_names_spec.
8508 * ltmain.sh (osf): Prefix $major with . for use as extension.
8509
8510 2002-11-19 Andreas Jaeger <aj@suse.de>
8511
8512 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8513 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8514 and sparc64 GNU/Linux systems.
8515
8516 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8517
8518 * MAINTAINERS: Update email.
8519
8520 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8521
8522 * MAINTAINERS: Complete James Dennett's entry.
8523
8524 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8525
8526 * MAINTAINERS (Write After Approval): Add myself.
8527
8528 2002-11-13 Bruce Korb <bkorb@gnu.org>
8529
8530 * Makefile.tpl: syntactic cleanup
8531
8532 2002-11-13 Stuart Hastings <stuart@apple.com>
8533
8534 * MAINTAINERS: Add myself to write-after-approval list.
8535
8536 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8537
8538 * Makefile.def: Add list of recursive targets to autogenerate.
8539 Add build_modules.
8540 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8541 targets. Autogenerate *-build-* targets.
8542 * Makefile.in: Regenerate.
8543
8544 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8545
8546 * configure: More autoconf-style substitutions.
8547 * Makefile.tpl: More autoconf-style substitutions.
8548 * Makefile.in: Regenerate.
8549
8550 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8551
8552 * configure: Substitute more variables in a more autoconf-friendly
8553 way. Simplify slightly.
8554 * Makefile.tpl: Make more variables substitutable in an
8555 autoconf-friendly way.
8556 * Makefile.in: Regenerate.
8557
8558 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8559
8560 * MAINTAINERS (Write After Approval): Add myself.
8561
8562 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8563
8564 * configure.in (v810*): Remove special setting of tools.
8565
8566 * configure: Add support for extra required flags for ar or nm.
8567 * configure.in (aix4.3+): Use above support for target-specific
8568 issues, rather than using config/mt-aix43.
8569
8570 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8571
8572 * configure: Remove 'removing', which doesn't work. Replace $subdir
8573 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8574 with $srcdir. Reformat indentation. Substitute some variables
8575 formerly hard-coded in the Makefile for build=host.
8576 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8577 * Makefile.def: Autogenerate more.
8578 * Makefile.in: Regenerate.
8579
8580 2002-11-04 Adam Nemet <anemet@lnxw.com>
8581
8582 * MAINTAINERS (Write After Approval): Add myself.
8583
8584 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8585
8586 * Makefile.def (host_modules): Add rda.
8587 * Makefile.in: Regenerate.
8588 * configure.in (target_tool): Add target-rda to list.
8589
8590 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8591
8592 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8593
8594 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8595
8596 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8597 and restrap targets to this rule.
8598 * Makefile.in: Regenerate.
8599
8600 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8601
8602 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8603 GNATS only accounts.
8604
8605 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8606
8607 * configure.in (i[3456]86-*-linux*): Add check to disable
8608 ${libgcj} for glibc1.
8609
8610 2002-10-24 Denis Chertykov <denisc@overta.ru>
8611
8612 * MAINTAINERS: Add myself as ip2k port maintainer.
8613
8614 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8615
8616 * configure.in: Add tic4x target.
8617
8618 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8619
8620 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8621 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8622 * Makefile.in: Regenerate.
8623
8624 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8625 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8626 * Makefile.in: Regenerate.
8627
8628 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8629
8630 * MAINTAINERS: Add myself as web pages co-maintainer.
8631
8632 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8633
8634 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8635 * Makefile.in: Regenerate.
8636
8637 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8638
8639 * MAINTAINERS: Add myself and Nathan Sidwell
8640 <nathan@codesourcery.com> as VxWorks maintainers.
8641
8642 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8643
8644 * Makefile.def: Remove order dependency comments.
8645 * Makefile.tpl: Add explicit install-install dependencies.
8646 * Makefile.in: Regenerate.
8647
8648 * Makefile.tpl: Remove material now in src-release. (Finally!)
8649 * Makefile.in: Regenerate.
8650
8651 * Makefile.tpl: Add configure-target (for src-release in src)
8652 * Makefile.in: Regenerate.
8653
8654 2002-09-30 Nick Clifton <nickc@redhat.com>
8655
8656 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8657
8658 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8659
8660 * configure.in (s390*-*-linux*): Enable libgcj.
8661
8662 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8663
8664 * configure: Revert accidentally applied changes.
8665
8666 * Makefile.tpl: Make more autoconf-friendly.
8667 * Makefile.in: Regenerate.
8668 * configure: Make substitution more autoconf-like.
8669
8670 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8671
8672 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8673 single entry to handle all these.
8674 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8675 libjava on arm-*-elf.
8676
8677 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8678
8679 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8680 things that depend on them.
8681
8682 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8683
8684 * Makefile.tpl: Make subsituted variables more autoconfy.
8685 * Makefile.in: Regenerate.
8686 * configure: Make seds more autoconfy.
8687
8688 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8689
8690 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8691 * Makefile.in: Regenerate.
8692 * configure.in: Rewrite sed statements to look autoconfy.
8693
8694 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8695 all-target-foo on configure-target-foo.
8696 * Makefile.def: Ditto.
8697 * Makefile.in: Rebuild.
8698
8699 2002-09-25 Andrew Haley <aph@redhat.com>
8700
8701 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8702
8703 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8704
8705 * Makefile.def: New file.
8706 * Makefile.tpl: New file.
8707 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8708 * contrib/gcc_update: Note that Makefile.in is a generated file.
8709
8710 * configure.in: Minor rearrangement. Simplify tests.
8711
8712 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8713
8714 * configure.in (with_headers): Skip copy if value is "yes".
8715 (with_libs): Likewise.
8716
8717 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8718
8719 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8720 * configure.in (sh*-*-pe*): Ditto.
8721 * configure.in (mips*-*-pe*): Ditto.
8722 * configure.in (*arm-wince-pe): Ditto.
8723
8724 * configure.in: Rearrange.
8725
8726 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8727
8728 * MAINTAINERS: Update my email address.
8729
8730 2002-08-30 Paul Koning <pkoning@equallogic.com>
8731
8732 * MAINTAINERS: (Write After Approval): Add myself.
8733
8734 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8735
8736 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8737
8738 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8739
8740 * MAINTAINERS: Change my mailing address.
8741
8742 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8743
8744 * MAINTAINERS (Write After Approval): Remove myself.
8745 (Various Maintainers: c++ runtime libs): Add myself.
8746
8747 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8748
8749 * MAINTAINERS (Write After Approval): Remove myself.
8750 (Various Maintainers: c++ runtime libs): Add myself.
8751
8752 2002-08-15 Eric Christopher <echristo@redhat.com>
8753
8754 * config.sub: Import from master repository.
8755 * config.guess: Ditto.
8756
8757 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8758
8759 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8760 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8761 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8762
8763 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8764
8765 * MAINTAINERS: Add self to rs6000 vector extensions.
8766
8767 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8768
8769 * libiberty/configure: Reverted unintended yesterday's check in.
8770
8771 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8772
8773 * boehm-gc/configure, libf2c/configure: Rebuilt.
8774 * libffi/configure, libiberty/configure: Ditto.
8775 * libjava/configure, libobjc/configure: Ditto.
8776 * libstdc++-v3/configure, zlib/configure: Ditto.
8777 Merged from binutils:
8778 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8779 From Steve Ellcey <sje@cup.hp.com>:
8780 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8781 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8782 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8783 IA64.
8784 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8785 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8786 soname_spec, sys_lib_search_path_spec): Ditto.
8787
8788 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8789
8790 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8791
8792 2002-08-04 H.J. Lu (hjl@gnu.org)
8793
8794 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8795
8796 2002-08-02 Krister Walfridsson <cato@df.lth.se>
8797
8798 * MAINTAINERS (Write After Approval): Add myself.
8799
8800 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8801
8802 * configure.in: Move generic linux case to end. Copy generic
8803 linux noconfigdirs to mips*-*-linux* entry and new
8804 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8805
8806 2002-07-19 Michael Matz <matz@suse.de>
8807
8808 * MAINTAINERS: Add myself as ra* maintainer.
8809
8810 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8811
8812 * config.guess: Update to 2002-07-09 version.
8813 * config.sub: Update to 2002-07-03 version.
8814
8815 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8816
8817 * MAINTAINERS: Fix typo in a maintainer email address.
8818
8819 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8820
8821 * configure.in: Remove two redundant tests.
8822
8823 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8824
8825 * configure.in (mips*-*-irix6*o32): Enable stabs.
8826
8827 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8828
8829 * configure.in: Don't build grez.
8830 * Makefile.in: Ditto.
8831
8832 * Makefile.in: Remove references to bsp, cygmon, libstub.
8833 * configure.in: Ditto.
8834
8835 * configure.in: Remove leftover reference to gdbtest.
8836
8837 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8838
8839 * configure.in (gxx_include_dir): Change to match versioned
8840 C++ headers if --enable-version-specific-runtime-libs is used.
8841
8842 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8843
8844 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8845
8846 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8847
8848 * configure.in: Make --without-x work.
8849
8850 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8851
8852 * configure.in: Rearrange target Makefile fragment collection.
8853
8854 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8855 cvs[src].
8856 * configure.in: Ditto.
8857
8858 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8859
8860 * MAINTAINERS (Write After Approval): Update my e-mail address.
8861
8862 2002-06-24 Ben Elliston <bje@redhat.com>
8863
8864 * configure.in (host_tools): Remove cgen.
8865
8866 * Makefile.in (all-cgen): Remove; runs from its source directory.
8867 (check-cgen, install-cgen, clean-cgen): Likewise.
8868 (all-opcodes): Do not depend on all-cgen.
8869 (all-sim): Likewise.
8870
8871 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8872
8873 * Makefile.in: Eliminate 'apache' targets.
8874 * configure.in: Eliminate 'apache' targets.
8875
8876 * configure.in: Eliminate redundant tests. Reorganize.
8877
8878 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8879
8880 * config-ml.in: Eliminate references to Cygnus configure.
8881
8882 * Makefile.in: Eliminate references to building emacs.
8883
8884 2002-06-28 Graham Stott <graham.stott@btinternet.com>
8885
8886 * MAINTAINERS: Update my email address.
8887
8888 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8889
8890 * config.if (libstdcxx_incdir): Version C++ headers.
8891 (cxx_incdir): Remove.
8892
8893 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8894
8895 * MAINTAINERS (Write After Approval): Add self.
8896
8897 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8898
8899 * configure.in: Add support for ip2k.
8900
8901 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8902
8903 * configure.in: Fix AIX configury bug.
8904
8905 2002-06-20 Steve Ellcey <sje@cup.hp.com>
8906
8907 * MAINTAINERS (Write After Approval): Add self.
8908
8909 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8910
8911 * configure.in: replace ${topsrcdir} with ${srcdir}
8912
8913 * configure.in: Move definition of libstdcxx_flags
8914 right above usage, rather than waaay earlier.
8915
8916 * configure.in: Pull definition of is_cross_compiler earlier.
8917
8918 * configure.in: Rearrange a little.
8919
8920 * configure.in: Remove references to librx.
8921 * Makefile.in: Remove references to librx.
8922
8923 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
8924
8925 * config.sub: Add support for avr target.
8926 Import from master sources, rev 1.255
8927
8928 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
8929
8930 * configure, .cvsignore: Revert previous change...
8931 * Makefile: ...delete.
8932
8933 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8934
8935 * configure.in: Eliminate ${gasdir} variable.
8936
8937 2002-06-18 Dave Brolley <brolley@redhat.com>
8938
8939 * configure.in: Add support for frv.
8940 * config.sub: Add support for frv.
8941
8942 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8943
8944 * configure: Remove garbage from previous commit.
8945
8946 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8947
8948 * configure: For in-source builds, make a subdir and re-exec there.
8949 * Makefile: New file. Pass targets through to build directory.
8950 * .cvsignore: No longer ignore "Makefile".
8951
8952 2002-06-16 Douglas Rupp <rupp@gnat.com>
8953
8954 * MAINTAINERS (Write After Approval): Add self.
8955
8956 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8957
8958 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8959
8960 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8961
8962 * configure.in (vax-*-netbsd*): Re-enable gas.
8963
8964 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8965
8966 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8967 BUILD_PREFIX_1, to correct nomenclature.
8968 * configure: Likewise.
8969
8970 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8971 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8972
8973 2002-05-31 Olaf Hering <olh@suse.de>
8974
8975 * config-ml.in: Propogate DESTDIR also.
8976
8977 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8978
8979 * configure.in (vax-*-netbsd*): Don't build gas for this
8980 platform.
8981
8982 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8983
8984 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8985 and libgcj for AVR.
8986
8987 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
8988
8989 * MAINTAINERS (Write After Approval): Add myself.
8990
8991 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8992
8993 * config.guess: Update to 2002-05-22 version.
8994 * config.sub: Likewise.
8995
8996 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8997
8998 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8999 * config-ml.in: Likewise.
9000 * configure: Likewise.
9001 * configure.in: Likewise.
9002
9003 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9004
9005 * MAINTAINERS: Update my email address.
9006
9007 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9008
9009 * configure.in: Simplify makefile fragment collection.
9010
9011 * configure.in: Remove code to build emacs.
9012
9013 * configure.in : Remove --srcdir argument from targargs and buildargs
9014 (it's always overridden in the Makefile anyway). Rearrange a bit.
9015
9016 * configure: Move some logic to configure.in.
9017 * configure.in: Move some logic from configure.
9018
9019 2002-05-11 Tom Tromey <tromey@redhat.com>
9020
9021 * MAINTAINERS: Reflect libgcj reality.
9022
9023 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9024
9025 * Makefile.in: Honour DESTDIR.
9026
9027 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9028
9029 * config.guess: Import 2002-03-20 version.
9030 * config.sub: Import 2002-04-26 version.
9031
9032 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9033
9034 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9035
9036 2002-05-07 Tim Josling <tej@melbpc.org.au>
9037
9038 * MAINTAINERS: Add self.
9039
9040 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9041
9042 * ltmain.sh: Detect and handle object name conflicts
9043 while piecewise linking a static library.
9044
9045 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9046
9047 * configure.in (noconfigdirs): Don't disable libgcj on
9048 sparc64-*-solaris* and sparcv9-*-solaris*.
9049
9050 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9051
9052 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9053
9054 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9055
9056 * configure.in (FLAGS_FOR_TARGET): Do not add
9057 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9058 on i[3456]86-*-linux*.
9059
9060 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9061
9062 * configure.in (noconfigdirs): Replace [ ] with test.
9063
9064 * configure.in (noconfigdirs): Do not add target-newlib if
9065 target == i[3456]86-*-linux*, and host == target.
9066
9067 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9068
9069 * configure.in: delete reference to absent file
9070
9071 * configure.in: replace '[' with 'test'
9072
9073 * configure.in: Eliminate references to gash.
9074 * Makefile.in: Eliminate references to gash.
9075
9076 * configure.in: remove useless references to 'pic' makefile fragments.
9077
9078 * configure.in: (*-*-windows*) Finish removing.
9079
9080 * configure.in: Eliminate redundant test for libgui.
9081
9082 2002-04-29 Roger Sayle <roger@eyesopen.com>
9083
9084 * MAINTAINERS: Add self and realphabetize. Update entries
9085 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9086 entry for a29k port maintainer.
9087
9088 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9089
9090 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9091 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9092
9093 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9094
9095 * configure.in: remove references to dead files
9096
9097 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9098
9099 * MAINTAINERS: Add information about purpose of this file.
9100
9101 2002-04-18 Tom Tromey <tromey@redhat.com>
9102
9103 * configure.in: Disallow configuring libgcj when it is already
9104 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9105 Solaris 2.8 by default. For PR libgcj/6158.
9106
9107 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9108
9109 * configure.in: Move default CC setting out of config/mh-* fragments
9110 directly into here.
9111
9112 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9113
9114 * configure.in: don't even try to configure or make a subdirectory
9115 if there's no configure script for it.
9116
9117 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9118
9119 * MAINTAINERS: Remove chill maintainers.
9120 * Makefile.in (CHILLFLAGS): Remove.
9121 (CHILL_LIB): Remove.
9122 (TARGET_CONFIGDIRS): Remove libchill.
9123 (CHILL_FOR_TARGET): Remove.
9124 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9125 CHILL_LIB.
9126 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9127 (CHECK_TARGET_MODULES): Likewise.
9128 (INSTALL_TARGET_MODULES): Likewise.
9129 (CLEAN_TARGET_MODULES): Likewise.
9130 (configure-target-libchill): Remove.
9131 (all-target-libchill): Remove.
9132 * configure.in (target_libs): Remove target-libchill.
9133 Do not compute CHILL_FOR_TARGET.
9134 * libchill: Remove directory.
9135
9136 2002-04-11 DJ Delorie <dj@redhat.com>
9137
9138 * Makefile.in, configure.in: Sync with binutils, entries
9139 follow...
9140
9141 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9142
9143 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9144 (do-tar, do-bz2): New rules.
9145 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9146 (gdb-tar): New rule.
9147 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9148 (insight_dejagnu.tar): New rule.
9149 (insight.tar): New rule.
9150 (gdb+dejagnu.tar): New rule.
9151 (gdb.tar): New rule.
9152
9153 2002-02-01 Mo DeJong <supermo@bayarea.net>
9154
9155 * Makefile.in: Add all-tix to deps for all-snavigator
9156 so that tix is built when building snavigator.
9157
9158 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9159
9160 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9161 ld and gdb are not supported.
9162
9163 2002-01-07 Mark Salter <msalter@redhat.com>
9164
9165 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9166 Allow target-libgloss to be built for arm, strongarm, and xscale.
9167
9168 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9169
9170 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9171 options for i[3456]86-pc-linux* native builds.
9172
9173 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9174
9175 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9176 files from .po files for a distribution.
9177
9178 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9179
9180 * configure.in: Enable libstdc++-v3 for h8300 targets.
9181
9182 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9183
9184 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9185 version from bfd/.
9186
9187 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9188
9189 * Makefile.in (VER): When present, extract the version number from
9190 the file version.in.
9191
9192 2001-05-24 Tom Rix <trix@redhat.com>
9193
9194 * configure.in : enable ld for aix
9195
9196 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9197
9198 * config.guess: Add linux target for S/390.
9199
9200 2000-11-07 Philip Blundell <pb@futuretv.com>
9201
9202 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9203
9204 2000-11-03 Philip Blundell <pb@futuretv.com>
9205
9206 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9207 files.
9208
9209 2001-01-15 Ben Elliston <bje@redhat.com>
9210
9211 * configure.in (host_tools): Add sid.
9212 Always configure cgen.
9213
9214 2000-11-24 Nick Clifton <nickc@redhat.com>
9215
9216 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9217
9218
9219 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9220
9221 * Makefile.in (ALL_MODULES): Add all-cgen.
9222 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9223 (all-cgen): New target.
9224 (all-opcodes,all-sim): Depend on all-cgen.
9225 * configure.in (host_tools): Add cgen.
9226 Only configure cgen if --enable-cgen-maint.
9227
9228 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9229
9230 * configure.in: Add *-*-freebsd* configurations.
9231
9232 2002-04-08 Tom Tromey <tromey@redhat.com>
9233
9234 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9235 Fixes PR libgcj/6068.
9236
9237 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9238
9239 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9240
9241 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9242
9243 * configure.in (alpha*-dec-osf*): Enable libgcj.
9244
9245 2003-03-27 Matthew Gingell <gingell@gnat.com>
9246
9247 * MAINTAINERS (Write After Approval): Add myself.
9248
9249 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9250
9251 Fix for: PR bootstrap/3591, target/5676
9252 * configure.in (mcore-pe): Disable the configuration of
9253 libstdc++-v3 since exceptions are not supported.
9254
9255 2002-03-20 Anthony Green <green@redhat.com>
9256
9257 * configure.in: Enable libgcj for xscale-elf target.
9258
9259 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9260
9261 * MAINTAINERS: Update my email address.
9262
9263 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9264
9265 * ltmain.sh (relink_command): Fix typo in previous change.
9266
9267 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9268
9269 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9270 (relink_command): Added --tag flags.
9271 (mode=install): If relinking fails; error out.
9272
9273 2002-03-12 Richard Henderson <rth@redhat.com>
9274
9275 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9276 .NOTPARALLEL tag.
9277 (do-check): Rename from check.
9278 (check): Allow parallel check.
9279
9280 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9281
9282 * MAINTAINERS: Add myself as maintainer for xtensa port.
9283 Fix alphabetical order in CPU port maintainer list.
9284 Remove myself from Write After Approval list.
9285
9286 2002-03-11 Richard Henderson <rth@redhat.com>
9287
9288 * Makefile.in (.NOTPARALLEL): Add fake tag.
9289
9290 2002-03-07 H.J. Lu (hjl@gnu.org)
9291
9292 * configure.in: Enable gprof for mips*-*-linux*.
9293
9294 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9295
9296 * MAINTAINERS (Write After Approval): Add myself.
9297
9298 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9299
9300 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9301 libjava.
9302 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9303
9304 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9305
9306 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9307 because its Makefile is there; test for the executable instead.
9308
9309 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9310
9311 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9312 libstdc++-v3 and libjava.
9313
9314 2002-02-11 Adam Megacz <adam@xwt.org>
9315
9316 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9317 boehm-gc
9318
9319 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9320
9321 * config.guess: Updated to 2002-01-30's version.
9322 * config.sub: Updated to 2002-02-01's version.
9323 Contribute sh64-elf.
9324 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9325 * configure.in: Added sh64-*-*.
9326
9327 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9328
9329 * MAINTAINERS: Belatedly add myself to write after approval list.
9330
9331 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9332
9333 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9334 Remove self as Write After Approval.
9335
9336 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9337
9338 * MAINTAINERS: Put self in as maintainer for contrib/regression
9339 directory.
9340
9341 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9342
9343 * MAINTAINERS: Update my email address.
9344
9345 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9346
9347 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9348 target-libiberty, and target-libgloss. Skip Java-related
9349 libraries if not supported for NetBSD on target CPU.
9350
9351 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9352
9353 * install-sh: Use _inst.$$_ for temp file name.
9354
9355 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9356
9357 * MAINTAINERS (Write After Approval): Move my contact info
9358 from here...
9359 (OS Port Maintainers): ...to here (netbsd).
9360
9361 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9362
9363 * MAINTAINERS (Write After Approval): Add myself.
9364
9365 2002-01-17 H.J. Lu <hjl@gnu.org>
9366
9367 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9368 (all-target-fastjar): Also depend on all-target-libiberty.
9369
9370 2002-01-16 H.J. Lu (hjl@gnu.org)
9371
9372 * config.guess: Import from master sources, rev 1.225.
9373 * config.sub: Import from master sources, rev 1.238.
9374
9375 2002-01-16 Kazu Hirata <kazu@hxi.com>
9376
9377 * MAINTAINERS (Write After Approval): Remove myself.
9378
9379 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9380
9381 * MAINTAINERS (Write After Approval): Add myself.
9382
9383 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9384
9385 * MAINTAINERS: Add self as docs co-maintainer.
9386
9387 2001-12-11 Matthias Klose <doko@debian.org>
9388
9389 * MAINTAINERS (Write After Approval): Add myself.
9390
9391 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9392
9393 * MAINTAINERS: Update my email address.
9394
9395 2001-12-07 Turly O'Connor <turly@apple.com>
9396 * MAINTAINERS (Write After Approval): Add myself.
9397 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9398 (rs6000_initialize_trampoline): Call __trampoline_setup for
9399 ABI_DARWIN too.
9400 * darwin-tramp.asm: New file, implements __trampoline_setup.
9401 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9402
9403 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9404
9405 * MAINTAINERS (Write After Approval): Add myself.
9406
9407 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9408
9409 * configure, configure.in: Use temp file for long sed commands.
9410
9411 2001-12-03 Laurent Guerby <guerby@acm.org>
9412
9413 * config.sub: Update to version 1.232 on subversion.
9414
9415 2001-12-03 Ben Elliston <bje@redhat.com>
9416
9417 * MAINTAINERS: Update mail address for config.* patches.
9418
9419 2001-11-27 DJ Delorie <dj@redhat.com>
9420 Zack Weinberg <zack@codesourcery.com>
9421
9422 When build != host, create libiberty for the build machine.
9423
9424 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9425 CONFIG_ARGUMENTS.
9426 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9427 New variables.
9428 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9429 and rules.
9430 (all.normal): Depend on ALL_BUILD_MODULES.
9431 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9432 (all-build-libiberty): Depend on configure-build-libiberty.
9433
9434 * configure: Calculate and substitute proper value for
9435 ALL_BUILD_MODULES.
9436 * configure.in: Create the build subdirectory.
9437 Calculate and substitute TARGET_CONFIGARGS (formerly
9438 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9439
9440 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9441
9442 * MAINTAINERS (write-after-approval): Add self.
9443
9444 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9445
9446 * MAINTAINERS (GNATS only accounts): Remove self.
9447
9448 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9449
9450 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9451 libf2c.
9452
9453 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9454
9455 * MAINTAINERS (Write After Approval): Add self.
9456
9457 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9458
9459 * MAINTAINERS: mips and s390 are also CPU ports.
9460
9461 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9462
9463 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9464
9465 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9466
9467 * MAINTAINERS: Alphabetize.
9468
9469 2001-11-09 Kazu Hirata <kazu@hxi.com>
9470
9471 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9472
9473 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9474
9475 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9476
9477 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9478
9479 * configure.in (--enable-languages): Be more permissive about
9480 syntax. Check for empty lists better. Warn about $LANGUAGES.
9481
9482 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9483
9484 * config.sub: Import from master sources, rev. 1.230.
9485 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9486
9487 2001-11-07 Laurent Guerby <guerby@acm.org>
9488
9489 * MAINTAINERS (Write After Approval): Add self.
9490
9491 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9492
9493 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9494
9495 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9496
9497 * config.sub: Import from master sources, rev 1.226.
9498 * config.guess: Import from master sources, rev 1.216.
9499
9500 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9501
9502 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9503 * MAINTAINERS: Add self as maintainer of MMIX port.
9504 Remove old after-approval entry.
9505
9506 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9507
9508 * ChangeLog, configure: Fix spelling errors.
9509
9510 2001-10-20 Brendan Kehoe <brendan@zen.org>
9511
9512 * MAINTAINERS: Tweak my address.
9513
9514 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9515
9516 * MAINTAINERS: Update my email address.
9517
9518 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9519
9520 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9521 * MAINTAINERS: Add self as maintainer of CRIS port.
9522
9523 2001-10-10 Geert Bosch <bosch@gnat.com>
9524
9525 * MAINTAINERS (Various maintainers: Ada front end):
9526 Added Robert Dewar.
9527
9528 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9529
9530 * MAINTAINERS (Write After Approval): Added self
9531
9532 2001-10-02 Geert Bosch <bosch@gnat.com>
9533
9534 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9535
9536 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9537
9538 * configure: Handle temporary files securely using mkdir.
9539
9540 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9541
9542 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9543
9544 2001-09-26 Will Cohen <wcohen@redhat.com>
9545
9546 * configure.in (*-*-linux*): Disable configuration of target-newlib
9547 and target-libgloss.
9548
9549 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9550
9551 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9552 RANLIB.
9553
9554 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9555
9556 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9557 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9558 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9559 avoid quotes nesting problems.
9560 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9561 (DO_X): Export only variables that are set.
9562
9563 2001-09-19 Ben Elliston <bje@redhat.com>
9564
9565 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9566 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9567 semantics. Use the shell built-in "type" command instead.
9568
9569 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9570
9571 Merged from gcc-3_0-branch:
9572 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9573 * ltcf-c.sh: Use $objext, not $ac_objext.
9574 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9575 * ltcf-cxx.sh: Add support for GNU.
9576 2001-07-22 Timothy Wall <twall@redhat.com>
9577 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9578 default settings if using GNU tools with that configuration.
9579 * ltcf-cxx.sh: Ditto.
9580 * ltcf-gcj.sh: Ditto.
9581 2001-07-21 Michael Chastain <chastain@redhat.com>
9582 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9583 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9584 * ltmain.sh: Mark as gcc-local.
9585
9586 2001-08-30 Eric Christopher <echristo@redhat.com>
9587 Jason Eckhardt <jle@redhat.com>
9588
9589 * config.guess: Merge from master sources.
9590 * config.sub: Merge from master sources, add support for mipsisa32.
9591
9592 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9593 * config.sub: Merge from master sources, rev 1.219.
9594 * MAINTAINERS: Add self as contact for stormy16 port.
9595
9596 2001-08-14 Zack Weinberg <zackw@panix.com>
9597
9598 * config.sub: Merge from master sources, rev 1.218.
9599 * config.guess: Merge from master sources, rev 1.209.
9600
9601 2001-08-11 Graham Stott <grahams@redhat.com>
9602
9603 * Makefile.in (check-c++): Add missing semicolon.
9604
9605 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9606
9607 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9608
9609 2001-07-30 Eric Christopher <echristo@redhat.com>
9610
9611 * MAINTAINERS (Various maintainers: mips port): Added myself.
9612
9613 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9614
9615 * configure.in (sh-*-linux*): New.
9616
9617 2001-07-27 Richard Henderson <rth@redhat.com>
9618
9619 * .cvsignore: Add LAST_UPDATED.
9620
9621 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9622
9623 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9624
9625 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9626
9627 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9628
9629 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9630
9631 * MAINTAINERS (Write After Approval): Added myself.
9632
9633 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9634
9635 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9636 and libgcj on m68hc11/m68hc12.
9637
9638 2001-06-27 H.J. Lu (hjl@gnu.org)
9639
9640 * Makefile (CFLAGS_FOR_BUILD): New.
9641 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9642
9643 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9644
9645 * README: Remove version number.
9646
9647 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9648
9649 * INSTALL/README: Update wrt. to the installation instructions now
9650 residing in gcc/doc/install.texi.
9651
9652 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9653
9654 * README: Replace with a cut-down and updated version of gcc/README.
9655
9656 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9657
9658 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9659 multilibs to be disabled.
9660
9661 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9662
9663 * MAINTAINERS (Write After Approval): Add myself.
9664
9665 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9666
9667 * config.guess: Import CVS version 1.195.
9668 * config.sub: Import CVS version 1.212.
9669
9670 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9671
9672 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9673 gcc/xgcc is built, use -print-prog-name to find out the program
9674 name to use.
9675
9676 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9677
9678 * config.guess: Import CVS version 1.194. All gcc-local changes
9679 appear to also be in the master copy.
9680 * config.sub: Import CVS version 1.211.
9681
9682 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9683
9684 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9685 with_gcc]: Use `gcc -shared' to build a shared library.
9686
9687 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9688
9689 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9690 archives.
9691
9692 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9693
9694 * MAINTAINERS (Write After Approval): Add myself.
9695
9696 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9697
9698 * configure.in (libstdcxx_flags): Do not try to execute
9699 libstdc++-v3/testsuite_flags until it exists.
9700
9701 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9702
9703 * MAINTAINERS: Update my email address.
9704
9705 2001-05-31 Graham Stott <grahams@redhat.com>
9706
9707 * MAINTAINERS (Write After Approval): Add myself.
9708
9709 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9710
9711 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9712 libraries when using g++ with native linker.
9713
9714 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9715
9716 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9717
9718 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9719
9720 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9721 [aix4*|aix5*]: Prepend blank.
9722
9723 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9724
9725 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9726 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9727 of subdir/configure scripts to use the new libtool.m4.
9728
9729 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9730
9731 * MAINTAINERS (Write After Approval): Add myself.
9732
9733 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9734
9735 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9736
9737 2001-05-11 Ben Elliston <bje@redhat.com>
9738
9739 * Makefile.in (all-sid): New target.
9740 (check-sid, clean-sid, install-sid): Likewise.
9741
9742 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9743
9744 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9745
9746 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9747
9748 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9749 libgcj.
9750
9751 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9752
9753 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9754 gcc/xgcc is built, use -print-prog-name to find out the program
9755 name to use.
9756
9757 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9758
9759 * configure.in (noconfigdirs): Don't reset it from scratch in the
9760 target case; only append to it.
9761
9762 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9763 sparc-*-solaris2.8]: Disable ${libgcj}.
9764
9765 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9766
9767 * configure.in (libgcj_saved): Copy from $libgcj.
9768 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9769 --disable-libgcj.
9770
9771 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9772
9773 * MAINTAINERS: Remove self as MIPS maintainer and
9774 C front end maintainer.
9775
9776 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9777
9778 * configure.in: Move *-chorusos target case to the proper switch.
9779 Disable libgcj.
9780
9781 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9782
9783 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9784 1.641.2.228.
9785
9786 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9787
9788 * Makefile.in (STAGE1_CFLAGS): Pass down.
9789
9790 2001-04-13 Alan Modra <amodra@one.net.au>
9791
9792 * config.guess: Add hppa64-linux support. Note for next import that
9793 this is already in the master file.
9794 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9795
9796 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9797
9798 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9799 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9800
9801 2001-04-11 Stan Shebs <shebs@apple.com>
9802
9803 * MAINTAINERS: Add self as Darwin port maintainer.
9804
9805 2001-04-11 Alan Modra <amodra@one.net.au>
9806
9807 * MAINTAINERS: Update my email address.
9808
9809 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
9810
9811 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9812 recent versions of FreeBSD (release 3 or later).
9813 * ltconfig: On FreeBSD, -lc must not be provided when building
9814 a shared library or else the standard -pthread gcc option is
9815 rendered worthless to later users of the built library.
9816
9817 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9818
9819 * MAINTAINERS: Add self and RTH as C front end maintainers.
9820
9821 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
9822
9823 * config.sub: Make sure to match an already-canonicalized
9824 machine name (eg. mn10300-unknown-elf).
9825
9826 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9827
9828 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9829 New macros.
9830 (bootstrap, cross): Use RECURSE_FLAGS.
9831 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9832
9833 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9834
9835 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9836
9837 2001-03-22 Colin Howell <chowell@redhat.com>
9838
9839 * Makefile.in (DO_X): Do not backslash single-quotes in
9840 backquotes (two places).
9841
9842 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9843
9844 Re-installed:
9845 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9846 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9847 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9848 * ltcf-cxx.sh: Likewise.
9849 * ltcf-gcj.sh: Likewise.
9850
9851 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9852
9853 * MAINTAINERS: Add myself as "documentation co-maintainer".
9854
9855 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9856
9857 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9858 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9859
9860 2001-03-19 Tom Tromey <tromey@redhat.com>
9861
9862 * config-ml.in: Handle GCJ and GCJFLAGS.
9863
9864 2001-03-21 Michael Chastain <chastain@redhat.com>
9865
9866 * Makefile.in: all-m4 depends on all-texinfo.
9867
9868 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
9869
9870 * MAINTAINERS: Add myself to write after approval list.
9871
9872 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
9873
9874 * Makefile.in (DO_X): Quote nested quotes.
9875
9876 2001-03-18 Alan Modra <alan@linuxcare.com.au>
9877
9878 * MAINTAINERS: Add myself to write after approval list.
9879
9880 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
9881
9882 * Makefile.in (DO_X): Use double quotes for quoting
9883 "RANLIB=$${RANLIB}".
9884
9885 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9886
9887 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9888
9889 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
9890
9891 * configure.in: Only use `lang_requires' for languages athat are
9892 actually enabled.
9893
9894 2001-03-08 Phil Edwards <pme@sources.redhat.com>
9895
9896 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9897
9898 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9899
9900 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9901
9902 2001-03-07 Tom Tromey <tromey@redhat.com>
9903
9904 * configure.in: Allow config-lang.in to set `lang_requires' to list
9905 of other required languages.
9906
9907 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
9908
9909 * Makefile.in: Remove RANLIB definition. Use RANLIB
9910 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9911 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9912
9913 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
9914 Alexandre Oliva <aoliva@redhat.com>
9915
9916 * Makefile.in (check-c++): Use tabs, not spaces.
9917
9918 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
9919
9920 * MAINTAINERS: add myself to Write After Approval list.
9921
9922 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
9923
9924 * Makefile.in (check-c++): New rule.
9925
9926 * configure.in (target_libs): Remove libg++.
9927 (noconfigdirs): Remove libg++.
9928 (noconfigdirs): Same.
9929 (noconfigdirs): Same.
9930 (noconfigdirs): Same.
9931
9932 * config-ml.in: Remove libg++ references.
9933
9934 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9935 (ALL_TARGET_MODULES): Same.
9936 (configure-target-libg++): Remove.
9937 (all-target-libg++): Remove.
9938 (configure-target-libio): Remove.
9939 (all-target-libio): Remove.
9940 (check-target-libio): Remove.
9941 (.PHONY): Remove.
9942 (libg++.tar.bz2): Remove.
9943 (all-target-cygmon): Remove libio.
9944 (all-target-libstdc++): Remove.
9945 (configure-target-libstdc++): Remove.
9946 (TARGET_LIB_PATH): Remove libstdc++.
9947 (ALL_GCC_CXX): Remove libstdc++.
9948 (all-target-gperf): Correct.
9949
9950 2001-02-16 Nick Clifton <nickc@redhat.com>
9951
9952 * configure.in (noconfigdirs): Allow configuration of texinfo
9953 for Cygwin hosts.
9954
9955 2001-02-15 Anthony Green <green@redhat.com>
9956
9957 * configure: Introduce GCJ_FOR_TARGET.
9958 * configure.in: Ditto.
9959 * Makefile.in: Ditto.
9960
9961 2001-02-13 Andreas Schwab <schwab@suse.de>
9962
9963 * MAINTAINERS: Update mail address.
9964
9965 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9966
9967 * config.guess: Add linux target for S/390.
9968 * config.sub: Likewise.
9969
9970 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
9971
9972 * configure.in: for *-chorusos, don't config target-newlib and
9973 target-libgloss.
9974
9975 2001-02-06 Ben Elliston <bje@redhat.com>
9976
9977 * configure: Output host type to stdout, not stderr.
9978
9979 2001-02-05 Mark Mitchell <mark@codesourcery.com>
9980
9981 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9982 * ltcf-cxx.sh: Likewise.
9983
9984 * config.if: Assume enable_libstdcxx_v3 is defined.
9985
9986 2001-02-04 Mark Mitchell <mark@codesourcery.com>
9987
9988 Remove V2 C++ library.
9989 * configure.in: Remove --enable-libstdcxx_v3 support.
9990
9991 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
9992
9993 * include/demangle.h: Add prototype for java_demangle_v3.
9994
9995 2001-01-29 Phil Edwards <pme@sources.redhat.com>
9996
9997 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
9998
9999 2001-01-27 Richard Henderson <rth@redhat.com>
10000
10001 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10002
10003 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10004
10005 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10006 Don't unset, it's non-portable and no longer necessary, set to empty
10007 instead.
10008
10009 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10010
10011 * ltconfig: Shell portability fix for the tagname validity check.
10012
10013 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10014
10015 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10016 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10017
10018 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10019
10020 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10021
10022 2001-01-26 Tom Tromey <tromey@redhat.com>
10023
10024 * configure.in: Allow libgcj to be built on Sparc Solaris.
10025
10026 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10027
10028 * ltcf-c.sh: Add aix5 case.
10029 * ltcf-cxx.sh: Likewise.
10030 * ltconfig: Likewise.
10031
10032 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10033
10034 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10035 keep at least one of build_libtool_libs or build_old_libs set to
10036 yes.
10037
10038 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10039 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10040
10041 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10042
10043 * configure.in: Enable libgcj on several additional platforms.
10044
10045 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10046
10047 * configure.in: Enable libgcj for linux targets.
10048
10049 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10050
10051 * MAINTAINERS (Write After Approval): Add myself.
10052
10053 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10054
10055 * MAINTAINERS: Add myself as vax port maintainer.
10056
10057 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10058
10059 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10060
10061 2001-01-09 Mike Stump <mrs@wrs.com>
10062
10063 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10064 failures of subdirectories.
10065
10066 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10067
10068 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10069 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10070 * ltcf-cxx.sh: Likewise.
10071 * ltcf-gcj.sh: Likewise.
10072 * ltconfig.sh: Fix typo.
10073
10074 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10075
10076 * configure: handle DOS-style absolute paths.
10077
10078 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10079
10080 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10081
10082 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10083
10084 * MAINTAINERS: Add myself as avr port co-maintainer.
10085
10086 2000-12-28 Ben Elliston <bje@redhat.com>
10087
10088 * MAINTAINERS: Add myself under ``Write After Approval''.
10089
10090 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10091
10092 * texinfo: Remove directory from GCC.
10093
10094 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10095
10096 * COPYING: Update to current
10097 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10098 to 19yy as example year in copyright notice).
10099
10100 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10101
10102 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10103 (libstdcxx_incdir): Pass down.
10104 * config.if: Remove expired bits for cxx_interface, add stub.
10105 (libstdcxx_incdir): Add variable for g++ include directory.
10106 * configure.in (gxx_include_dir): Use it.
10107
10108 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10109
10110 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10111 with old-email address from ``Write After Approval''.
10112
10113 2000-12-15 Andreas Jaeger <aj@suse.de>
10114
10115 * configure.in: Handle lang_dirs.
10116
10117 2000-12-14 Tom Tromey <tromey@redhat.com>
10118
10119 * MAINTAINERS: Removed brads.
10120
10121 * MAINTAINERS: Added gcj developers.
10122
10123 2000-12-13 Anthony Green <green@redhat.com>
10124
10125 * configure.in: Disable libgcj for any target not specifically
10126 listed. Disable libgcj for x86 and Alpha Linux until compatible
10127 with g++ abi.
10128
10129 2000-12-13 Mike Stump <mrs@wrs.com>
10130
10131 * Makefile.in (local-distclean): Also remove fastjar.
10132
10133 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10134
10135 * contrib/gcc_update: Add fastjar --touch entries.
10136
10137 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10138
10139 * configure.in: Disable language-specific target libraries for
10140 languages that aren't enabled.
10141
10142 2000-12-10 Anthony Green <green@redhat.com>
10143
10144 * configure.in: Define libgcj. Disable libgcj target libraries for
10145 most targets.
10146
10147 2000-12-10 Neil Booth <neilb@earthling.net>
10148
10149 * MAINTAINERS: Update mail address, remove from WAA list.
10150
10151 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10152
10153 * libjava: Imported from /cvs/java.
10154 * libffi: Likewise.
10155 * Boehm-gc: Likewise.
10156
10157 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10158
10159 * configure.in (target_libs): Revert 2000-12-08 patch.
10160 (noconfigdirs): Added target-libjava.
10161
10162 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10163
10164 * djunpack.bat: removed.
10165
10166 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10167
10168 * Makefile.in: handle DOS-style absolute paths.
10169 * config-ml.in: likewise.
10170 * symlink-tree: likewise.
10171
10172 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10173
10174 * fastjar: Imported.
10175
10176 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10177
10178 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10179 libjava.
10180 * configure.in (target_libs): Removed `target-libjava'.
10181
10182 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10183
10184 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10185 (ALL_MODULES): Added fastjar.
10186 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10187 (all-target-libjava): all-fastjar replaces all-zip.
10188 (all-fastjar): Added.
10189 (configure-target-fastjar, all-target-fastjar): Likewise.
10190 * configure.in (host_tools): Added fastjar.
10191
10192 2000-12-07 Mike Stump <mrs@wrs.com>
10193
10194 * Makefile.in (local-distclean): Remove leftover built files.
10195
10196 2000-11-24 Nick Clifton <nickc@redhat.com>
10197
10198 * configure.in (xscale-elf): Add target.
10199 (xscale-coff): Add target.
10200
10201 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10202
10203 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10204 recent versions of FreeBSD (release 3 or later).
10205 * ltconfig: On FreeBSD, -lc must not be provided when building
10206 a shared library or else the standard -pthread gcc option is
10207 rendered worthless to later users of the built library.
10208
10209 2000-11-16 Fred Fish <fnf@be.com>
10210
10211 * configure.in (enable_libstdcxx_v3): Fix typo,
10212 libstd++ -> libstdc++.
10213
10214 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10215
10216 * MAINTAINERS: Add self to Write After Approval list.
10217
10218 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10219
10220 * MAINTAINERS: Update my email address. Add myself to global write
10221 privs list.
10222
10223 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10224
10225 * Makefile.in: Merge with src and libgcj.
10226 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10227 configure-target-<library> when their configure scripts need the C
10228 or C++ library to have already been built to work properly.
10229 (do_proto_toplev): Set them to an empty string.
10230
10231 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10232 (REALLY_SET_LIB_PATH): Use them.
10233
10234 2000-11-17 Stan Shebs <shebs@apple.com>
10235
10236 * MAINTAINERS: Add self to Write After Approval list.
10237
10238 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10239
10240 * configure: Provide the original toplevel configure arguments
10241 (including $0) to subprocesses in the environment rather than
10242 through gcc/configargs.h.
10243
10244 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10245
10246 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10247 C99. Alphabetise "Write After Approval" list.
10248
10249 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10250
10251 * configure: Turn on libstdc++ V3 by default.
10252
10253 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10254 if we've got GCC.
10255
10256 2000-11-11 Philip Blundell <philb@gnu.org>
10257
10258 * MAINTAINERS: Add self to Write After Approval list.
10259
10260 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10261
10262 * ltcf-c.sh (aix4): Improve shared library configuration; require
10263 exporting symbols.
10264 * ltcf-cxx.sh (aix4): Define.
10265 * ltconfig (aix4): Define library and soname specs appropriate for
10266 AIX. Define command to create export symbols list.
10267
10268 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10269
10270 * config.sub: Add support for Sun Chorus
10271
10272 2000-10-31 Nick Clifton <nickc@redhat.com>
10273
10274 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10275 <name>@redhat.com. Also installed new email address for Clint
10276 Popetz.
10277
10278 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10279
10280 * etc: Remove directory from GCC.
10281
10282 2000-10-16 Michael Meissner <meissner@redhat.com>
10283
10284 * configure (gcc/configargs.h): Only create if there is a build GCC
10285 directory created.
10286
10287 2000-10-16 Matthias Klose <doko@debian.org>
10288
10289 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10290 when configured for libstdc++-v3.
10291
10292 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10293
10294 * configure: Save configure arguments to gcc/configargs.h.
10295
10296 2000-10-04 Philipp Thomas <pthomas@suse.de>
10297
10298 * config.guess: Import CVS version 1.157.
10299 * config.sub: Import CVS version 1.181.
10300
10301 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10302
10303 * Makefile.in (bootstrap): avoid recursion if subdir missing
10304 (cross): ditto
10305 (do-proto-toplev): ditto
10306
10307 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10308
10309 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10310 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10311
10312 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10313 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10314 all affected `configure' scripts.
10315
10316 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10317
10318 * MAINTAINERS: Add self as cpplib co-maintainer.
10319
10320 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10321
10322 * MAINTAINERS: Add self to Write After Approval list.
10323
10324 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10325
10326 * INSTALL/README: egcs -> GCC update.
10327
10328 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10329
10330 * MAINTAINERS: Add myself to Write After Approval list.
10331
10332 2000-09-15 Kazu Hirata <kazu@hxi.com>
10333
10334 * MAINTAINERS: Add myself to Write After Approval list.
10335
10336 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10337
10338 * configure.in: Do not build byacc for hppa64. Provide paths to the
10339 X11 libraries for hppa64.
10340
10341 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10342
10343 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10344
10345 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10346
10347 * Makefile.in (all-zlib): Added dummy target.
10348
10349 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10350 ltcf-gcj.sh: Updated from libtool multi-language branch.
10351
10352 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10353
10354 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10355 (bootstrap*): Depend on all-bootstrap.
10356
10357 2000-09-05 Philipp Thomas <pthomas@suse.de>
10358
10359 * config.guess: Import CVS version 1.156.
10360 * config.sub: Import CVS version 1.179.
10361
10362 2000-09-02 Anthony Green <green@cygnus.com>
10363
10364 * Makefile.in (all-gcc): Depend on all-zlib.
10365 (CLEAN_MODULES): Add clean-zlib.
10366 (ALL_MODULES): Add all-zlib.
10367 * configure.in (host_libs): Add zlib.
10368
10369 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10370
10371 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10372 crosses, but add gcc/include to the header search path for them.
10373
10374 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10375
10376 * MAINTAINERS: Add self to Write After Approval list.
10377
10378 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10379
10380 * config.guess: Import CVS version 1.152.
10381 * config.sub: Import CVS version 1.177.
10382
10383 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10384
10385 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10386 $targargs to tell whether newlib is going to be built.
10387
10388 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10389 $$r/TARGET_SUBDIR/libio for _G_config.h.
10390
10391 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10392
10393 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10394
10395 2000-08-22 DJ Delorie <dj@redhat.com>
10396
10397 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10398
10399 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10400
10401 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10402 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10403 sub-configures.
10404
10405 2000-08-21 DJ Delorie <dj@redhat.com>
10406
10407 * MAINTAINERS: Add self as a libiberty maintainer
10408
10409 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10410
10411 * configure.in (libstdcxx_flags): Use
10412 libstdc++-v3/src/libstdc++.INC.
10413
10414 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10415
10416 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10417
10418 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10419
10420 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10421
10422 * configure: Make enable_threads and enable_shared defaults
10423 explicit. Substitute enable_threads into generated Makefiles.
10424 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10425 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10426
10427 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10428
10429 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10430
10431 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10432
10433 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10434 previous delta.
10435
10436 2000-08-11 Jason Merrill <jason@redhat.com>
10437
10438 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10439 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10440 (FLAGS_FOR_TARGET): Not here.
10441 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10442
10443 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10444
10445 * config-ml.in (CC, CXX): Don't introduce a leading space.
10446
10447 2000-08-07 DJ Delorie <dj@delorie.com>
10448
10449 * MAINTAINERS: Add self as a DJGPP maintainer
10450
10451 2000-08-07 DJ Delorie <dj@redhat.com>
10452
10453 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10454 "if we're also building gcc, and it's a gcc that will run on the
10455 build machine, we want to use its includes instead of the system's
10456 default includes".
10457
10458 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10459
10460 * MAINTAINERS: Add self to Write After Approval list.
10461
10462 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10463
10464 * configure.in (libstdcxx_flags): Don't use `"'.
10465
10466 * config-ml.in: Adjust multilib search paths to the
10467 appropriate multilib tree.
10468
10469 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10470
10471 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10472 commas in $LANGUAGES.
10473
10474 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10475
10476 * configure.in: Re-enable all references to libg++ and librx.
10477
10478 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10479
10480 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10481 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10482 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10483 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10484
10485 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10486
10487 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10488
10489 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10490 CXX_FOR_TARGET for sed.
10491
10492 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10493
10494 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10495 Do not override if already set in the environment or in configure.
10496 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10497 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10498
10499 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10500
10501 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10502 the libtool CVS tree multi-language branch.
10503 * ltconfig, ltmain.sh: Updated.
10504
10505 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10506
10507 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10508 (clean-target): Depend on it.
10509
10510 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10511 (GCC_FOR_TARGET): Use it.
10512 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10513 * configure.in: ... here.
10514 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10515 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10516
10517 2000-07-24 Eric Christopher <echristo@cygnus.com>
10518
10519 * MAINTAINERS: Add self to Write After Approval list.
10520
10521 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10522
10523 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10524 (configure-target-libchill, configure-target-libobjc): Likewise.
10525
10526 * configure.in: Use the same cache file for all target libs.
10527 * config-ml.in: But different cache files per multilib variant.
10528
10529 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10530
10531 * configure (topsrcdir): Don't use dirname.
10532
10533 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10534
10535 * MAINTAINERS: Add self to Write After Approval list.
10536
10537 2000-07-20 Jason Merrill <jason@redhat.com>
10538
10539 * configure.in: Remove all references to libg++ and librx.
10540
10541 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10542
10543 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10544
10545 * config.sub: Update to subversions version 2000-07-06.
10546
10547 2000-07-12 Andrew Haley <aph@cygnus.com>
10548
10549 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10550 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10551
10552 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10553
10554 * symlink-tree: Check number of arguments.
10555
10556 2000-07-05 Jim Wilson <wilson@cygnus.com>
10557
10558 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10559 search path for a g++ extracted from the build tree. This
10560 will allow link tests run by configure scripts in
10561 subdirectories to succeed.
10562
10563 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10564
10565 * ltconfig: Add support for mips-dde-sysv4.2MP
10566
10567 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10568
10569 * MAINTAINERS: Add myself as loop discovery maintainer.
10570
10571 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10572
10573 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10574 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10575
10576 2000-06-19 Timothy Wall <twall@cygnus.com>
10577
10578 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10579 * config.sub: Add tic54x target.
10580
10581 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10582
10583 * MAINTAINERS: Add self as Fortran maintainer,
10584 remove Craig Burley.
10585
10586 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10587
10588 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10589 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10590
10591 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10592
10593 * MAINTAINERS: Add self as i18n maintainer
10594
10595 20000-05-21 H.J. Lu (hjl@gnu.org)
10596
10597 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10598 directory are used if they exist. Make sure
10599 $(build_tooldir)/include is searched for header files,
10600 $(build_tooldir)/lib/ for library files.
10601 (GCC_FOR_TARGET): Likewise.
10602 (CXX_FOR_TARGET): Likewise.
10603
10604 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10605
10606 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10607
10608 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10609
10610 * Makefile.in (configure-target-libiberty): Depend on
10611 configure-target-newlib.
10612
10613 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10614
10615 * configure.in, Makefile.in: Merge all libffi-related
10616 configury stuff from the libgcj tree.
10617
10618 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10619
10620 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10621 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10622
10623 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10624
10625 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10626 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10627 current version information. Add to proto-toplev directory.
10628 (gdb-taz): Build do-djunpack.
10629
10630 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10631
10632 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10633
10634 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10635
10636 * MAINTAINERS: Add self to Write After Approval list.
10637
10638 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10639
10640 * ltmain.sh: Preserve in relink_command any environment
10641 variables that may affect the linker behavior.
10642
10643 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10644
10645 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10646
10647 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10648
10649 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10650
10651 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10652
10653 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10654 with the version name.
10655
10656 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10657
10658 * MAINTAINERS: Add self as bb-reorder maintainer.
10659
10660 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10661
10662 * config.if: Tweak.
10663
10664 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10665
10666 * djunpack.bat: New file.
10667
10668 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10669
10670 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10671 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10672 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10673 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10674
10675 2000-04-16 Dave Pitts <dpitts@cozx.com>
10676
10677 * config.sub (case $basic_machine): Change default for "ibm-*"
10678 to "openedition".
10679
10680 2000-04-13 Andreas Jaeger <aj@suse.de>
10681
10682 * MAINTAINERS: Added myself.
10683
10684 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10685
10686 * Makefile.in (gdb-taz): New target. GDB specific archive.
10687 (do-md5sum): New target.
10688 (MD5PROG): Define.
10689 (PACKAGE): Default to TOOL.
10690 (VER): Default to a shell script.
10691 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10692 md5 checksum generation.
10693 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10694 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10695 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10696 insight.tar.bz2): Use gdb-taz to create archive.
10697
10698 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10699
10700 * configure (warn_cflags): Delete.
10701
10702 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10703
10704 * MAINTAINERS: Added myself.
10705
10706 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10707 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10708
10709 * configure.in (enable_libstdcxx_v3): Add.
10710 (target_libs): Add bits here to switch between libstdc++-v2 and
10711 libstdc++-v3.
10712 * config.if: And this file too.
10713 * Makefile.in: Add libstdc++-v3 targets.
10714
10715 2000-04-05 Michael Meissner <meissner@redhat.com>
10716
10717 * config.sub (d30v): Add d30v as a basic machine type.
10718
10719 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10720
10721 * configure.in: -linux-gnu*, not -linux-gnu.
10722
10723 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10724
10725 * MAINTAINERS: Add self in write-after-approval section.
10726
10727 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10728
10729 * MAINTAINERS: Add self as ia64 port maintainer.
10730
10731 2000-03-08 Neil Booth <NeilB@earthling.net>
10732
10733 * MAINTAINERS: Add self in write-after-approval section.
10734
10735 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10736
10737 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10738 (do-tar-bz2): Replace TOOL with PACKAGE.
10739 (gdb.tar.bz2): Remove GDBTK from GDB package.
10740 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10741 dejagnu.tar.bz2): New packages.
10742
10743 2000-02-27 Andreas Jaeger <aj@suse.de>
10744
10745 * configure.in: Add entry for mips*-*-linux*, move catch all
10746 *-*-*linux* entry below this one.
10747
10748 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10749
10750 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10751
10752 2000-02-24 Nick Clifton <nickc@cygnus.com>
10753
10754 * config.sub: Support an OS of "wince".
10755
10756 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10757
10758 * config.guess, config.sub: Updated to match config's 2000-02-15
10759 version.
10760
10761 2000-02-23 Linas Vepstas <linas@linas.org>
10762
10763 * config.sub: Add support for Linux/IBM 370.
10764 * configure.in: Likewise.
10765
10766 2000-02-22 Nick Clifton <nickc@cygnus.com>
10767
10768 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10769
10770 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10771
10772 * config.guess: Guess "cygwin" rather than "cygwin32".
10773
10774 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10775
10776 * configure (gcc_version): When setting, narrow search to
10777 lines containing `version_string'.
10778
10779 2000-02-15 Denis Chertykov <denisc@overta.ru>
10780
10781 * config.sub: Add support for avr target.
10782
10783 2000-02-14 Nick Clifton <nickc@cygnus.com>
10784
10785 * MAINTAINERS: Add maintainers for MCore port.
10786
10787 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10788
10789 * config.sub: Add mmix-knuth-mmixware.
10790
10791 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10792
10793 * MAINTAINERS: Pair cccp with cpplib maintainership.
10794
10795 2000-01-27 Christopher Faylor <cgf@redhat.com>
10796
10797 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10798 structure stuff to -L library search.
10799 (CXX_FOR_TARGET): Ditto.
10800 (CROSS_CHECK_MODULES): Fix spelling mistake.
10801
10802 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10803
10804 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10805 the C++ compiler.
10806
10807 2000-01-12 Richard Henderson <rth@cygnus.com>
10808
10809 * configure.in: Don't build some bits for beos.
10810
10811 2000-01-12 Joel Sherrill (joel@OARcorp.com)
10812
10813 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10814 as include files.
10815
10816 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10817
10818 * Add self as cpplib maintainer, as requested by Jason
10819 Merrill. Correct my e-mail address.
10820
10821 2000-01-06 Geoff Keating <geoffk@cygnus.com>
10822
10823 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10824 not mh-aix43.
10825
10826 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10827
10828 * MAINTAINERS: Add myself to "write after approval" list.
10829
10830 1999-12-14 Richard Henderson <rth@cygnus.com>
10831
10832 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10833 * config.sub: Accept alphaev[78], alphaev8.
10834
10835 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10836
10837 * config.guess, config.sub: Update from autoconf.
10838
10839 1999-11-29 Bruce Korb <autogen@linuxbox.com>
10840
10841 * MAINTAINERS: update my playtime e-address.
10842
10843 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10844
10845 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10846 necessary libraries are missing.
10847
10848 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
10849
10850 * MAINTAINERS: Add new 'write after approval' maintainer.
10851
10852 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10853
10854 * MAINTAINERS: Add new Java maintainer.
10855
10856 1999-10-25 Andreas Schwab <schwab@suse.de>
10857
10858 * configure: Fix quoting inside arguments of eval.
10859
10860 1999-10-21 Nick Clifton <nickc@cygnus.com>
10861
10862 * config-ml.in: Allow suppression of some ARM multilibs.
10863
10864 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10865
10866 * config.guess: Add OS/390 match pattern.
10867 * config.sub: Add mvs, openedition targets.
10868 * configure.in (i370-ibm-opened*): New.
10869
10870 1999-09-04 Steve Chamberlain <sac@pobox.com>
10871
10872 * config.sub: Add support for configuring for pj.
10873
10874 1999-08-31 Nick Clifton <nickc@cygnus.com>
10875
10876 * config.sub (maybe_os): Add support for configuring for fr30.
10877
10878 1999-08-25 Nick Clifton <nickc@cygnus.com>
10879
10880 * configure.in: Do not configure or build ld for AIX
10881 platforms. ld is known to be broken on these platforms.
10882
10883 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10884
10885 * config-ml.in: Pass compiler flag corresponding to multidirs to
10886 subdir configures.
10887
10888 1999-08-09 Ian Lance Taylor <ian@zembu.com>
10889
10890 * Makefile.in (LDFLAGS): Define.
10891
10892 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10893
10894 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10895 noconfigdirs.
10896 (*-*-cygwin*): Likewise.
10897
10898 1999-08-08 Ian Lance Taylor <ian@zembu.com>
10899
10900 * mkdep: New file.
10901 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10902 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10903
10904 From Eli Zaretskii <eliz@is.elta.co.il>:
10905 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10906 long file name when using DJGPP on MS-DOS.
10907
10908 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10909
10910 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10911
10912 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10913
10914 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10915 dependency as this causes "make check" to globally "make all"
10916
10917 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10918
10919 * configure.in (target_libs): Added target-zlib.
10920 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10921 (CONFIGURE_TARGET_MODULES): Likewise.
10922 (CHECK_TARGET_MODULES): Likewise.
10923 (INSTALL_TARGET_MODULES): Likewise.
10924 (CLEAN_TARGET_MODULES): Likewise.
10925 (configure-target-zlib): New target.
10926 (all-target-zlib): Likewise.
10927 (all-target-libjava): Depend on all-target-zlib.
10928 (configure-target-libjava): Depend on configure-target-zlib.
10929
10930 * Makefile.in (configure-target-libjava): Depend on
10931 configure-target-newlib.
10932 (configure-target-boehm-gc): New target.
10933 (configure-target-qthreads): New target.
10934
10935 * configure.in (target_libs): Added target-qthreads.
10936 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10937 (CONFIGURE_TARGET_MODULES): Likewise.
10938 (CHECK_TARGET_MODULES): Likewise.
10939 (INSTALL_TARGET_MODULES): Likewise.
10940 (CLEAN_TARGET_MODULES): Likewise.
10941 (all-target-qthreads): New target.
10942 (configure-target-libjava): Depend on configure-target-qthreads.
10943 (all-target-libjava): Depend on all-target-qthreads.
10944
10945 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10946 (CONFIGURE_TARGET_MODULES): Likewise.
10947 (CHECK_TARGET_MODULES): Likewise.
10948 (INSTALL_TARGET_MODULES): Likewise.
10949 (CLEAN_TARGET_MODULES): Likewise.
10950 (all-target-libjava): New target.
10951 (all-target-boehm-gc): Likewise.
10952 * configure.in (target_libs): Added libjava, boehm-gc.
10953
10954 1999-07-22 Ian Lance Taylor <ian@zembu.com>
10955
10956 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10957 configure.bat in SUPPORT_FILES.
10958 (gas+binutils.tar.bz2): Likewise.
10959
10960 * makeall.bat: Remove; obsolete.
10961
10962 1999-07-21 Ian Lance Taylor <ian@zembu.com>
10963
10964 From Mark Elbrecht:
10965 * configure.bat: Remove; obsolete.
10966
10967 1999-07-11 Ian Lance Taylor <ian@zembu.com>
10968
10969 * configure: Add -W -Wall to the default CFLAGS when compiling with
10970 gcc.
10971
10972 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
10973
10974 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10975
10976 1999-06-30 Mark Mitchell <mark@codesourcery.com>
10977
10978 * configure.in: Build ld on IRIX6.
10979
10980 1999-06-12 Ian Lance Taylor <ian@zembu.com>
10981
10982 * Makefile.in: Change distribution targets to use bzip2 instead of
10983 gzip.
10984 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10985 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10986
10987 1999-06-04 Nick Clifton <nickc@cygnus.com>
10988
10989 * config.sub: Add mcore target.
10990
10991 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
10992
10993 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10994
10995 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
10996
10997 * config.guess (dummy): Changed to $dummy.
10998
10999 1999-05-24 Nick Clifton <nickc@cygnus.com>
11000
11001 * config.sub: Tidied up case statements.
11002
11003 1999-05-22 Ben Elliston <bje@cygnus.com>
11004
11005 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11006 <jiro@din.or.jp>.
11007
11008 * config.guess: Merge with FSF version. Future changes will be
11009 more accurately recorded in this ChangeLog.
11010 * config.sub: Likewise.
11011
11012 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11013
11014 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11015
11016 1999-04-30 Tom Tromey <tromey@cygnus.com>
11017
11018 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11019
11020 1999-04-23 Tom Tromey <tromey@cygnus.com>
11021
11022 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11023
11024 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11025
11026 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11027 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11028 Bad merge removed these two changes.
11029
11030 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11031 Martin Heller (Ing.-Buero_Heller@t-online.de)
11032
11033 * config.guess (interix Alpha): Add.
11034
11035 1999-04-11 Richard Henderson <rth@cygnus.com>
11036
11037 * configure.in (i?86-*-beos*): Do config gperf; don't config
11038 gdb, newlib, or libgloss.
11039
11040 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11041
11042 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11043 link a trivial program with -mabi=64. If it fails, remove mabi=64
11044 from multidirs.
11045
11046 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11047
11048 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11049
11050 1999-04-08 Nick Clifton <nickc@cygnus.com>
11051
11052 * config.sub: Add support for mcore targets.
11053
11054 1999-04-07 Michael Meissner <meissner@cygnus.com>
11055
11056 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11057 not mt-ospace, in order to shut up assembler warning about using
11058 symbols that are named the same as registers.
11059
11060 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11061
11062 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11063 dependency list for all-target-cygmon.
11064
11065 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11066
11067 * config-ml.in: Check $host, not $target, for selective multilibs.
11068 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11069 thumb interworking, and underscore prefix multilibs.
11070
11071 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11072
11073 * missing: Update to version from current automake.
11074
11075 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11076
11077 * configure (gxx_include_dir): Removed.
11078
11079 * configure.in (gxx_include_dir): Handle it.
11080 * Makefile.in: Likewise.
11081
11082 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11083
11084 * config.sub (mips64vr4111,mips64vr4111el) Add.
11085
11086 1999-03-21 Ben Elliston <bje@cygnus.com>
11087
11088 * config.guess: Correct typo for detecting ELF on FreeBSD.
11089
11090 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11091
11092 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11093 config/mh-djgpp.
11094
11095 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11096
11097 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11098 all-target-newlib to dependency list for all-target-bsp.
11099
11100 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11101
11102 * config.sub: Add i386-uwin support.
11103 * config.guess: Likewise.
11104
11105 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11106
11107 * configure.in: cleanup, add mh-*pic handling for arm, special
11108 case powerpc*-*-aix*
11109
11110 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11111
11112 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11113 can be built.
11114
11115 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11116
11117 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11118 targets.
11119
11120 1999-03-02 Nick Clifton <nickc@cygnus.com>
11121
11122 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11123
11124 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11125
11126 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11127
11128 1999-02-24 Nick Clifton <nickc@cygnus.com>
11129
11130 * config.sub: Fix typo in arm recognition.
11131
11132 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11133
11134 * configure.in (noconfigdirs): Changed target_configdirs to
11135 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11136 rather than m68k-*-* since it is not known to work on
11137 m68k-aout. Ditto for arm-*-*oabi.
11138
11139 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11140
11141 * configure.in (*-*-windows*): Remove, no longer used.
11142
11143 1999-02-19 Ben Elliston <bje@cygnus.com>
11144
11145 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11146 Smart and improved by Andrew Cagney.
11147
11148 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11149
11150 * config.guess: Recognize openbsd-*-hppa.
11151
11152 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11153
11154 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11155 only if it is not empty.
11156
11157 1999-02-17 Nick Clifton <nickc@cygnus.com>
11158
11159 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11160
11161 * config.guess: Modified to recognize uname's armv* syntax.
11162
11163 * config.sub: Modified to recognize uname's armv* syntax.
11164
11165 1999-02-17 Mark Salter <msalter@cygnus.com>
11166
11167 * configure.in: Added target-bsp for sparclite.
11168
11169 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11170
11171 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11172
11173 1999-02-08 Nick Clifton <nickc@cygnus.com>
11174
11175 * configure.in: Add support for strongarm port.
11176 * config.sub: Add support for strongarm target.
11177
11178 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11179
11180 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11181 the old name config/mh-cygwin32.
11182 Enable texinfo.
11183
11184 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11185
11186 * configure.in: Do build ld for ix86 Solaris.
11187
11188 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11189
11190 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11191 $AR_FOR_TARGET. Likewise for RANLIB.
11192
11193 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11194
11195 * config.sub (oabi): Recognize.
11196 * configure.in (arm-*-oabi): Handle.
11197
11198 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11199
11200 * config.guess: Improve detection of i686 on UnixWare 7.
11201
11202 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11203
11204 * config.guess: Add support for i386-pc-interix.
11205 * config.sub: Likewise.
11206 * configure.in: Likewise.
11207
11208 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11209
11210 * Makefile.in: Remove unneeded all-target-libio from
11211 from all-target-winsup target since it is now unneeded.
11212 Add all-target-libtermcap in its place since it is now
11213 needed.
11214
11215 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11216
11217 * configure.in: makefile stub for cygwin target is probably
11218 unnecessary. Remove it for now.
11219
11220 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11221
11222 * configure.in: libtermcap.a should be built when cygwin is the
11223 target as well as the host.
11224 * config.guess: Allow mixed case in cygwin uname output.
11225 * Makefile.in: Add libtermcap target.
11226
11227 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11228
11229 * config.sub: Clean up handling of hppa2.0.
11230
11231 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11232
11233 * config.guess: Use C code to identify more HP machines.
11234
11235 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11236
11237 * config.sub: Handle hppa2.0.
11238
11239 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11240
11241 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11242 cygmon for all sparclite targets, regardless of object format.
11243
11244 1998-12-15 Mark Salter <msalter@cygnus.com>
11245
11246 * configure.in: Added target-bsp for several target architectures.
11247
11248 * Makefile.in: Added rules for bsp.
11249
11250 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11251
11252 * config.guess: Improve detection of hppa2.0 processors.
11253
11254 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11255
11256 * config.guess: Recognize FreeBSD using ELF automatically.
11257
11258 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11259
11260 * configure (skip-this-dir): Add handling for new shell script, which
11261 might be created by a sub-directory's configure to indicate, this particular
11262 directory is "unwanted".
11263 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11264
11265 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11266
11267 * ltconfig: import from libtool, after changing libtool to
11268 account for the cygwin name change.
11269
11270 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11271
11272 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11273 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11274
11275 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11276
11277 * configure.in: Add libtermcap to list of cygwin dependencies.
11278
11279 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11280
11281 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11282 they include winsup/include when it's a cygwin target.
11283
11284 1998-11-12 Tom Tromey <tromey@cygnus.com>
11285
11286 * configure.in (host_tools): Added zip.
11287 * Makefile.in (all-target-libjava): Depend on all-zip.
11288 (all-zip): New target.
11289 (ALL_MODULES): Added all-zip.
11290 (NATIVE_CHECK_MODULES): Added check-zip.
11291 (INSTALL_MODULES): Added install-zip.
11292 (CLEAN_MODULES): Added clean-zip.
11293
11294 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11295
11296 * Makefile.in: lose "32" from comment about cygwin.
11297
11298 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11299
11300 * configure.in: Use -Os to build target libraries for the fr30.
11301
11302 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11303
11304 * config.sub: Add fr30.
11305
11306 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11307
11308 * configure.in: drop "32" from config/mh-cygwin32. Check
11309 cygwin* instead of cygwin32*.
11310 * config.sub: Check cygwin* instead of cygwin32*.
11311
11312 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11313
11314 * config.guess: Match any version of Unixware7.
11315
11316 1998-10-20 Syd Polk <spolk@cygnus.com>
11317
11318 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11319 if desired.
11320
11321 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11322
11323 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11324 these if the appropriate directories and files to not exist.
11325
11326 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11327
11328 * Makefile.in (DEVO_SUPPORT): Add config.if.
11329
11330 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11331
11332 * configure: Add pattern to replace "build_tooldir"'s
11333 definition in the generated Makefile with "tooldir"'s
11334 actual value.
11335
11336 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11337
11338 * config.sub: Bring back lost sparcv9.
11339
11340 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11341
11342 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11343
11344 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11345 CC_FOR_TARGET and friends.
11346
11347 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11348
11349 * Makefile.in (build_tooldir): New variable, same as tooldir.
11350 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11351 -B$(build_tooldir)/bin/.
11352 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11353
11354 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11355
11356 * README: Remove installation instructions and refer to the
11357 INSTALL directory instead.
11358
11359 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11360
11361 * config.sub: Add support for i[34567]86-pc-udk.
11362 * configure.in: Likewise.
11363
11364 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11365
11366 * Makefile.in: add bzip2 package building bits for user
11367 tools module
11368 * configure.in: ditto
11369
11370 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11371
11372 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11373 (ALL_TARGET_MODULES): Add all-target-libobjc.
11374 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11375 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11376 (all-target-libchill): Add dependencies.
11377 * configure.in (target_libs): Add libchill.
11378
11379 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11380
11381 * configure.in (target_subdir): Remove duplicate line.
11382
11383 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11384
11385 * Makefile.in (all-automake): fix dependencies.
11386
11387 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11388
11389 * configure.in: Minor cleanups for building in the $(target_alias)
11390 subdir.
11391
11392 1998-09-22 Jim Wilson <wilson@cygnus.com>
11393
11394 * Makefile.in (bootstrap): Set r and s before make all. Use
11395 BASE_FLAGS_TO_PASS in make all.
11396 (cross): Likewise.
11397
11398 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11399
11400 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11401
11402 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11403
11404 * config.sub: Fix typo in last change.
11405
11406 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11407
11408 * config.sub: Add support for C4x target.
11409 * configure.in: Likewise.
11410
11411 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11412
11413 * config.sub: Recognize sparcv9 just like sparc64.
11414
11415 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11416
11417 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11418
11419 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11420
11421 * config.guess: Correctly identify Pentium II sco boxes.
11422
11423 * config.guess: Fix "tr" code. From Weiwen Liu.
11424
11425 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11426
11427 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11428 stabs.
11429
11430 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11431
11432 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11433 (ALL_TARGET_MODULES): Add all-target-libchill.
11434 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11435 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11436 (all-target-libchill): Add dependencies.
11437 * configure.in (target_libs): Add libchill.
11438
11439 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11440
11441 * config.guess: Avoid assumptions about "tr" behaves when
11442 LANG is set to something other than English.
11443
11444 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11445
11446 * configure (gxx_include_dir): Changed to
11447 '${prefix}/include/g++'-${libstdcxx_interface}.
11448
11449 * config.if: New to determine the interfaces.
11450
11451 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11452
11453 * config.guess: Detect and handle MPE/IX.
11454 * config.sub: Deal with MPE/IX.
11455
11456 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11457
11458 * configure.in: Use mh-aix43.
11459
11460 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11461
11462 * configure: Fix --without/--disable cases for gxx-include-dir.
11463
11464 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11465
11466 * mdata-sh: Imported. Needed for automake support.
11467
11468 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11469
11470 * Makefile.in (taz): Try "chmod -R og=u ." before
11471 "chmod og=u `find . -print`".
11472
11473 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11474
11475 * configure.in: Add arm-elf and thumb-elf support.
11476
11477 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11478
11479 * Makefile.in: Undo previous patch.
11480
11481 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11482
11483 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11484 to here ...
11485 (install-no-fixedincludes): and here
11486 (INSTALL_MODULES): ... from here.
11487
11488 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11489
11490 * config.sub: Merge with FSF.
11491
11492 * config.guess: Merge with FSF.
11493
11494 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11495
11496 * configure (extraconfigdirs): New variable.
11497 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11498 * Makefile.in (all): Move higher in file.
11499 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11500 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11501 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11502 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11503 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11504
11505 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11506
11507 * Makefile.in (all-target-libjava): Depend on all-gcc and
11508 all-target-newlib.
11509 (configure-target-libjava): Depend on $(ALL_GCC).
11510
11511 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11512
11513 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11514 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11515
11516 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11517
11518 * INSTALL/README: Fix typo.
11519
11520 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11521
11522 * ylwrap: Change absolute path checks to check for DOS style path
11523 names.
11524
11525 * ylwrap: Don't use a full path name if the source file is in the
11526 same directory. From hjl@lucon.org (H.J. Lu).
11527
11528 * config-ml.in: Default to being verbose, to match Feb 18 change to
11529 configure.
11530
11531 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11532
11533 Brought over from egcs:
11534
11535 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11536
11537 * configure.in (target_subdir): Set to ${target_alias} instead
11538 of "libraries".
11539
11540 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11541
11542 * configure.in (target_subdir): Set to libraries if enable_multilib.
11543
11544 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11545
11546 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11547 multilibs, force reconfiguration the first time we create
11548 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11549
11550 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11551
11552 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11553 avoid confusion with --no-recursion.
11554
11555 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11556
11557 * configure.in: Win32 hosts shouldn't use install -x
11558 * install-sh: remove -x option, and special .exe-handling
11559 hack.
11560
11561 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11562
11563 * config.guess: Recognize i586-pc-beos.
11564 * configure.in: Don't build some bits for beos.
11565
11566 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11567
11568 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11569 CFLAGS default to -O2.
11570
11571 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11572 when using GNU ld.
11573
11574 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11575
11576 * ltmain.sh: Correct install when using a different shell.
11577
11578 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11579
11580 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11581
11582 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11583
11584 * makefile.vms: Update to build binutils/makefile.vms. Add install
11585 target.
11586
11587 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11588
11589 * ltconfig: Update to correct AIX handling.
11590
11591 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11592
11593 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11594
11595 * configure.in (target_subdir): Set to ${target_alias} instead
11596 of "libraries".
11597
11598 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11599
11600 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11601 (Makefile): Depend on $(gcc_version_trigger).
11602
11603 * configure (gcc_version): Change default initializer to empty
11604 string.
11605 (gcc_version_trigger): New variable; pass this variable down
11606 to subdir configures to enable them checking gcc's version
11607 themselves. Emit make macros for both gcc_version vars.
11608 (topsrcdir): Initialize reliably.
11609 (recursion line): Remove --with-gcc-version=${gcc_version}.
11610
11611 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11612
11613 * configure (enable_version_specific_runtime_libs): Implement new flag
11614 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11615 in $(libsubdir); emit definition in each generated Makefile.
11616 (gxx_include_dir): Initialize depending on
11617 $enable_version_specific_runtime_libs.
11618
11619 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11620
11621 * configure (gcc_version): Initialize properly depending on
11622 how and where configure is started.
11623 (recursion line): Pass a --with-gcc-version=${gcc_version}
11624 to configures in subdirs.
11625
11626 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11627
11628 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11629 cygmon
11630
11631 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11632
11633 * configure.in: Add cygmon and libstub support for mn10200.
11634
11635 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11636
11637 * configure (gcc_version): Add new variable describing the
11638 particular gcc version we're building.
11639 * Makefile.in (libsubdir): Add new macro for the directory
11640 in which the compiler finds executables, libraries, etc.
11641 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11642 and libsubdir.
11643
11644 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11645
11646 * Makefile.in (local-clean): Remove *.log.
11647 (warning.log): Built with warn_summary from build.log.
11648 (mail-report.log): Run test_summary.
11649 (mail-report-with-warnings.log): Run test_summary including
11650 warning.log in the report.
11651
11652 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11653
11654 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11655
11656 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11657
11658 * Makefile.in (grep): Grep no longer depends on libiberty.
11659
11660 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11661
11662 * Makefile.in: all-snavigator needs all-libgui.
11663
11664 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11665
11666 * configure.in: Add cygmon and libstub support for mn10300.
11667
11668 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11669
11670 * missing: Update to version from automake 1.3.
11671
11672 * ltmain.sh: On installation, don't get confused if the same name
11673 appears more than once in the list of library names.
11674
11675 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11676
11677 * config.sub: Accept m68060 and m5200 as CPU names.
11678
11679 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11680
11681 * configure: Use && rather than using -a in test, because odd
11682 strings can confuse test.
11683 * configure.in: Likewise.
11684
11685 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11686
11687 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11688
11689 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11690
11691 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11692 bootstrap4-lean): New targets.
11693
11694 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11695
11696 * mpw-* Delete. Not used.
11697
11698 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11699
11700 * COPYING.LIB: Update FSF address.
11701
11702 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11703
11704 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11705
11706 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11707 GAS_SUPPORT_DIRS.
11708
11709 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11710
11711 * ltconfig, ltmain.sh: Avoid producing a version number if
11712 -version-info was not used.
11713
11714 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11715
11716 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11717 building with newlib.
11718
11719 1998-04-30 Paul Eggert <eggert@twinsun.com>
11720
11721 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11722 Solaris `make' causes it to continue to next definition.
11723
11724 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11725
11726 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11727 the right GUI libraries and files are installed along with GDB.
11728
11729 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11730
11731 * configure.in: Change alpha to alpha* in several places.
11732
11733 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11734
11735 * config.sub: Recognize sparc86x.
11736
11737 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11738
11739 * configure.in (--enable-target-optspace): Remove debug echo.
11740
11741 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11742
11743 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11744
11745 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11746
11747 * ltconfig: Update cygwin32 support.
11748
11749 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11750 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11751 (GDB_SUPPORT_DIRS): Likewise.
11752
11753 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11754
11755 * configure.in (target_makefile_frag): If --enable-target-optspace,
11756 use -Os to compile target libraries rather than -O2. Default to
11757 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11758 not used.
11759 * configure.in (target_cflags): Ditto for d30v.
11760
11761 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11762
11763 * Makefile.in (all-bfd): Depend on all-intl.
11764 (all-binutils): Likewise.
11765 (all-gas): Likewise.
11766 (all-gprof): Likewise.
11767 (all-ld): Likewise.
11768
11769 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11770
11771 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11772
11773 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11774
11775 * Makefile.in (all-bfd): Depend upon all-libiberty.
11776
11777 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11778
11779 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11780
11781 * Makefile.in: Add libstub.
11782
11783 * configure.in: Ditto. Build libstub for targets that have cygmon
11784 support.
11785
11786 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11787
11788 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11789
11790 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11791
11792 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11793 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11794
11795 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11796
11797 * configure: Define DEFAULT_M4 by searching PATH.
11798 * Makfile.in: Use DEFAULT_M4.
11799
11800 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11801
11802 * ltconfig: Add cygwin32 support.
11803
11804 * Makefile.in, configure.in: Add libtool as a native only directory
11805 to configure and build.
11806
11807 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11808
11809 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11810
11811 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
11812
11813 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11814
11815 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11816
11817 * Makefile.in: add ash make rules
11818 * configure.in: add ash to native_only and host_tools lists
11819
11820 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11821
11822 * Makefile.in (all-gettext, all-intl): New targets.
11823 (ALL_MODULES): Added all-gettext, all-intl.
11824 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11825 (INSTALL_MODULES): Added install-gettext, install-intl.
11826 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11827
11828 * configure.in (host_tools): Added gettext.
11829 (native_only): Likewise.
11830 (noconfigdirs) [various cases]: Likewise.
11831 (host_libs): Added intl.
11832
11833 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11834
11835 * configure: Do not disable building gdbtk for cygwin32 hosts.
11836
11837 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11838
11839 * configure.in: Add thumb-coff target.
11840 * config.sub: Add thumb-coff target.
11841
11842 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11843
11844 * Makefile.in: Revert yesterday's change.
11845 (all-target-winsup): all-target-librx stays out of here.
11846
11847 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11848
11849 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11850 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11851 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11852 Remove references to librx and libg++.
11853
11854 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11855
11856 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11857 recursive makes
11858
11859 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11860
11861 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11862 for newlib directory.
11863 (CXX_FOR_TARGET): Likewise.
11864
11865 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11866
11867 * ltconfig: Update after libtool/ltconfig.in change for
11868 hpux11.
11869
11870 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11871
11872 * ltconfig, ltmain.sh: Update to libtool 1.2.
11873
11874 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11875
11876 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11877 (install-gcc-cross): Instead, override LANGUAGES here.
11878
11879 1998-03-18 Dave Love <d.love@dl.ac.uk>
11880
11881 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11882 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11883
11884 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11885
11886 * configure.in: Add Thumb-pe target.
11887
11888 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
11889
11890 * Makefile.in - changed sn targets to snavigator
11891 * configure.in - changed sn targets to snavigator
11892
11893 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11894
11895 * config-ml.in: After building symlink tree call make distclean
11896 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11897 to be the case for libiberty.
11898
11899 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11900
11901 * configure: When making link, also check the current
11902 directory. The configure scripts may create one.
11903
11904 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11905
11906 * config.sub: Accept alphapca56 and alphaev6 properly.
11907
11908 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11909
11910 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11911
11912 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11913
11914 * config.sub (sco5): Fix typo.
11915
11916 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11917
11918 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11919 install-itcl.
11920 (install-itcl): Remove dependency on install-tcl.
11921
11922 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
11923
11924 * configure.in: Remove libgloss from noconfigdirs for MN10300.
11925
11926 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
11927
11928 * configure.in: Don't build libgui for a cygwin32 target when not on
11929 a cygwin32 host.
11930
11931 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
11932
11933 * configure (redirect): Set to null, so default behavior of
11934 configure is now --verbose.
11935
11936 1998-02-16 Dave Love <d.love@dl.ac.uk>
11937
11938 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11939 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11940
11941 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
11942
11943 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11944 this change to sync Makefile.in with its ChangeLog entries.
11945
11946 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
11947
11948 * ltmain.sh (mkdir): Check that the directory doesn't exist
11949 before we exit with error, so that we don't get races during
11950 parallel builds.
11951
11952 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
11953
11954 * ltconfig, ltmain.sh: Update from libtool 1.0i.
11955
11956 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
11957
11958 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11959 PICFLAG_FOR_TARGET.
11960 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11961
11962 * configure: Emit a definition for the new macro enable_shared
11963 into each Makefile.
11964
11965 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11966
11967 * configure.in (host_tools, native_only): Add libtool.
11968
11969 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
11970
11971 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11972 Fix typo in ming config comment.
11973
11974 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
11975
11976 * ltconfig, ltmain.sh: Update from libtool 1.0h.
11977
11978 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
11979
11980 * config.sub: Add tic30 cases, and map c30 to tic30.
11981
11982 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
11983
11984 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11985 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11986 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11987 (CLEAN_TARGET_MODULES): Similarly
11988 (all-target-libf2c): Add dependences.
11989 * configure.in (target_libs): Add libf2c.
11990
11991 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
11992
11993 * configure.in: Remove expect from noconfigdirs when target
11994 is cygwin32. OK to build expect and dejagnu with Canadian
11995 Cross.
11996
11997 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
11998
11999 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12000 host.
12001
12002 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12003 and mingw32.
12004
12005 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12006
12007 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12008 here as it is not defined in the toplevel Makefile.
12009
12010 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12011
12012 * configure (package_makefile_rules_frag): New variable, which names
12013 a file with generic rules, ...
12014 Change comment to mention we now have FIVE parts.
12015 * configure: Undo last change.
12016
12017 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12018
12019 * config.guess: More accurate determination of HP processor types.
12020 * config.sub: More accurate determination of HP processor types.
12021
12022 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12023
12024 * configure (package_makefile_frag): Move inserting the
12025 ${package_makefile_frag} to where it should be according
12026 to the comment.
12027
12028 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12029
12030 * config.guess: Add support for Linux/ARM.
12031
12032 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12033
12034 * .cvsignore: Remove *-info and *-install since they match
12035 release-info and mpw-install, which we don't want to just ignore.
12036
12037 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12038
12039 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12040
12041 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12042
12043 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12044 local_prefix to sub-make invocations.
12045
12046 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12047
12048 * configure.in: Check makefile fragments in the source
12049 directory.
12050
12051 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12052
12053 * configure.in: Check whether host and target makefile
12054 fragments exist before adding them to *_makefile_frag.
12055
12056 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12057
12058 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12059
12060 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12061
12062 * configure.in: Make sure we only replace RPATH_ENVVAR on
12063 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12064 regexp to sed.
12065
12066 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12067 to sub-makes.
12068
12069 1998-01-13 Lee Iverson (leei@ai.sri.com)
12070
12071 * config-ml.in (multi-do): LDFLAGS must include multilib
12072 designator.
12073
12074 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12075
12076 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12077
12078 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12079
12080 * config.sub: Add mingw32 support.
12081 * configure.in: Likewise.
12082
12083 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12084
12085 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12086
12087 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12088
12089 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12090 * configure (gxx_include_dir): Provide a definition for subdirs
12091 which do not use autoconf.
12092
12093 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12094
12095 * config.guess: Sync with egcs. Picks up new alpha support,
12096 BeOS & some additional linux support.
12097
12098 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12099
12100 * config.guess: HP 9000/803 is a PA1.1 machine.
12101
12102 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12103
12104 * configure.in: It's alpha*-...
12105
12106 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12107
12108 * configure.in (host_makefile_frag, target_makefile_frag):
12109 Handle multiple config files.
12110 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12111 alpha-*-*.
12112
12113 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12114
12115 * mkdep: New file.
12116
12117 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12118
12119 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12120
12121 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12122
12123 * Makefile.in: Add libgui directory.
12124 (GDB_TK): Add all-libgui.
12125 * configure.in: Add libgui directory.
12126 * configure: Add all-libgui to GDB_TK.
12127
12128 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12129
12130 * config-ml.in (multidirs): Add m32r to multilib list.
12131
12132 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12133
12134 * Makefile.in (all-target-gperf): Change dependency to
12135 all-target-libstdc++.
12136
12137 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12138
12139 * config.guess: Add BeOS support.
12140
12141 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12142
12143 Source directory cvs renamed to cvssrc:
12144 * configure.in (host_tools): Change cvs to cvssrc.
12145 (native_only): Likewise.
12146 (noconfigdirs) [various cases]: Likewise.
12147 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12148 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12149 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12150 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12151 (all-cvssrc): Rename target from all-cvs.
12152
12153 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12154
12155 * configure (gxx_include_dir): Fix thinko.
12156
12157 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12158
12159 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12160 (install-cross, install-gcc-cross): New targets.
12161
12162 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12163
12164 * configure.in (noconfigdirs): Add support for Thumb target.
12165
12166 * config.sub (maybe_os): Add support for Thumb target.
12167
12168 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12169
12170 * Makefile.in: Add rules for cygmon.
12171
12172 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12173
12174 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12175
12176 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12177 * configure (gxx_include_dir): Provide a definition for subdirs
12178 which do not use autoconf.
12179
12180 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12181
12182 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12183 11/18/97 build
12184
12185 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12186
12187 * From Franz Sirl.
12188 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12189 found on RedHat Linux systems.
12190
12191 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12192
12193 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12194 guesses.
12195
12196 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12197
12198 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12199
12200 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12201
12202 * ltmain.sh: If mkdir fails, check whether the directory was created
12203 anyhow by some other process.
12204
12205 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12206
12207 * configure.in (d30v-*-*): Configure all directories.
12208
12209 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12210
12211 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12212 for the D30V.
12213
12214 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12215
12216 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12217
12218 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12219
12220 * include/libiberty.h: Add extern "C" { so it can be used with C++
12221 progrms.
12222 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12223 programs.
12224
12225 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12226
12227 * configure.in (d30v-*-*): Configure GCC now.
12228
12229 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12230
12231 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12232 is no longer needed.
12233
12234 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12235
12236 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12237
12238 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12239
12240 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12241 targets using "$@" to provide support for similar but not identical
12242 targets without having to duplicate code.
12243
12244 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12245
12246 * makefile.vms: Fix to work with DEC C.
12247
12248 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12249
12250 * config.sub: Add mips-tx39-elf to marketing names.
12251
12252 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12253
12254 * ltmain.sh: Handle symlinks in generated script.
12255
12256 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12257
12258 * configure: Handle autoconf style directory options: --bindir,
12259 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12260 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12261 --sysconfdir.
12262 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12263 (sharedstatedir, localstatedir, oldincludedir): New variables.
12264 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12265 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12266 sbindir, sharedstatedir, and sysconfdir.
12267
12268 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12269
12270 * Makefile.in (bootstrap-lean): New target.
12271
12272 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12273
12274 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12275 sn, and gnuserv from noconfigdirs.
12276
12277 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12278
12279 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12280
12281 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12282
12283 * Makefile.in (cross): New target.
12284
12285 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12286 Jeff Law <law@cygnus.com>
12287
12288 * Makefile.in (bootstrap2, bootstrap3): New targets.
12289 (all-bootstrap): Remove outdated and confusing target.
12290 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12291
12292 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12293
12294 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12295 windows. Consistent with gdb/configure.
12296
12297 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12298
12299 * configure.in: Name Linux target fragment.
12300
12301 * configure: Rewrite so that project Makefile fragment is inserted
12302 first and appears last in the resulting Makefile.
12303
12304 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12305
12306 * Makefile.in (install-itcl): Install tcl first.
12307
12308 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12309
12310 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12311
12312 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12313
12314 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12315
12316 * configure.in (skipdirs): Add target-librx for Linux.
12317 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12318
12319 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12320
12321 * Makefile.in (bootstrap): New target.
12322
12323 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12324
12325 * config.sub: Accept 'amigados' for backward compatibility.
12326
12327 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12328
12329 * config.guess: Merge with FSF.
12330
12331 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12332
12333 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12334
12335 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12336
12337 * config.sub: Add "marketing-names" patch.
12338
12339 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12340
12341 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12342
12343 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12344
12345 * config.sub: Handle v850-elf.
12346
12347 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12348
12349 * .cvsignore (*-install): Remove.
12350
12351 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12352
12353 * ltconfig: Set CONFIG_SHELL in libtool.
12354 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12355
12356 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12357
12358 * configure.in (target_subdir): Set to libraries if enable_multilib.
12359
12360 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12361
12362 * config.guess: Update from gcc directory.
12363
12364 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12365
12366 * Makefile.in (all-sim): Depends on all-readline.
12367
12368 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12369
12370 * Makefile.in (BISON, YACC): Use $$s.
12371 (all-bison): Depend on all-texinfo.
12372
12373 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12374
12375 * Makefile.in (BISON): Add -L flag.
12376 (YACC): Likewise.
12377
12378 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12379
12380 * configure.in (noconfigdirs): Add support for v850e target.
12381
12382 * config.sub (maybe_os): Add support for v850e target.
12383
12384 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12385
12386 * configure.in (noconfigdirs): Add support for v850ea target.
12387
12388 * config.sub (maybe_os): Add support for v850ea target.
12389
12390 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12391
12392 * config.sub: Add mipstx39. Delete r3900.
12393
12394 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12395
12396 * Makefile.in (all-autoconf): Depends on all-texinfo.
12397
12398 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12399
12400 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12401 eabi targets.
12402
12403 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12404
12405 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12406
12407 * configure: When handling a Canadian Cross, handle YACC as well as
12408 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12409 * Makefile.in (all-bison): Depend upon all-texinfo.
12410
12411 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12412
12413 * Makefile.in (BISON): bison, not byacc or bison -y.
12414 (YACC): bison -y or byacc or yacc.
12415 (various): Add *-bison as appropriate.
12416 (taz): No need to mess with BISON anymore.
12417
12418 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12419
12420 * configure: If OSTYPE matches *win32*, try to find a good value for
12421 CONFIG_SHELL.
12422
12423 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12424
12425 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12426 configure.in if it is present.
12427
12428 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12429
12430 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12431
12432 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12433
12434 * config.sub: Recognize `arc' cpu.
12435 * configure.in: Likewise.
12436 * config-ml.in: Likewise.
12437
12438 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12439
12440 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12441
12442 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12443
12444 * configure: Changed sed delimiter from ':' to '|' when
12445 attempting to substitute ${config_shell} for SHELL. On
12446 NT ${config_shell} may contain a ':' in it.
12447
12448 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12449
12450 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12451
12452 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12453
12454 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12455
12456 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12457
12458 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12459
12460 * ylwrap: If the program is a relative path, force it to be
12461 absolute.
12462
12463 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12464
12465 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12466
12467 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12468
12469 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12470 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12471 for libraries.
12472
12473 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12474
12475 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12476 separated by spaces.
12477
12478 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12479
12480 * ylwrap: New file.
12481 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12482
12483 * ltmain.sh: Handle /bin/sh at start of install program.
12484
12485 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12486
12487 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12488 * missing: New file, from automake 1.2.
12489
12490 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12491
12492 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12493 check-tk to CHECK_X11_MODULES.
12494
12495 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12496
12497 * config.sub: Merge with FSF.
12498
12499 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12500
12501 * config.guess: Merge with FSF.
12502
12503 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12504
12505 * configure: Treat msdosdjgpp like go32.
12506 * configure.in: Likewise. Don't remove gprof for go32.
12507
12508 * configure: Change Makefile.tem2 to Makefile.tm2.
12509
12510 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12511
12512 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12513
12514 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12515
12516 * install-sh (chmodcmd): Set to null if the DST directory already
12517 exists. Same as Nov 11th change.
12518
12519 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12520
12521 * configure (GDB_TK): Needs itcl and tix.
12522
12523 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12524
12525 * config.guess: Update from FSF.
12526
12527 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12528
12529 * Makefile.in (GDB_TK): Depend on itcl and tix.
12530
12531 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12532
12533 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12534 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12535 (INSTALL_SCRIPT): New variable.
12536 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12537 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12538 to -x.
12539 * install-sh: Add support for -x option.
12540
12541 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12542
12543 * configure.in, Makefile.in: Treat tix like itcl.
12544
12545 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12546
12547 * Makefile.in (WINDRES): New variable.
12548 (WINDRES_FOR_TARGET): New variable.
12549 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12550 (EXTRA_HOST_FLAGS): Add WINDRES.
12551 (EXTRA_TARGET_FLAGS): Add WINDRES.
12552 (EXTRA_GCC_FLAGS): Add WINDRES.
12553 ($(DO_X)): Pass down WINDRES.
12554 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12555 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12556 DLLTOOL_FOR_TARGET.
12557
12558 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12559
12560 * configure.in: configure sim before gdb for win32-x-ppc
12561
12562 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12563
12564 Move gperf into the toplevel, from libg++.
12565 * configure.in (target_tools): Add target-gperf.
12566 (native_only): Add target-gperf.
12567 * Makefile.in (all-target-gperf): New target, depend on
12568 all-target-libg++.
12569 (configure-target-gperf): Empty rule.
12570 (ALL_TARGET_MODULES): Add all-target-gperf.
12571 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12572 (CHECK_TARGET_MODULES): Add check-target-gperf.
12573 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12574 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12575
12576 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12577
12578 * config.sub (mn10200): Recognize new basic machine.
12579
12580 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12581
12582 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12583 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12584
12585 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12586
12587 * configure.in: If we're building mips-sgi-irix6* native, turn on
12588 ENABLE_MULTILIB and set TARGET_SUBDIR.
12589
12590 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12591
12592 * Makefile.in (all-sn): Depend on all-grep.
12593
12594 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12595
12596 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12597
12598 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12599 Makefile. From Jeff Makey <jeff@cts.com>.
12600 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12601
12602 * Makefile.in (DISTBISONFILES): Remove.
12603 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12604 $(DEFAULT_YACC).
12605
12606 * configure.in: Build itl, db, sn, etc., when building for native
12607 cygwin32.
12608
12609 * Makefile.in (LD): New variable.
12610 (EXTRA_HOST_FLAGS): Pass down LD.
12611 ($(DO_X)): Likewise.
12612
12613 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12614
12615 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12616
12617 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12618
12619 * configure.in (targargs): Strip out any supplied --build argument
12620 before adding our own. Always add --build.
12621
12622 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12623
12624 * configure.in (targargs): Pass --build if we're doing
12625 a cross-compile.
12626
12627 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12628
12629 * configure: Use '|' instead of ":" as the separator in
12630 sed. Otherwise sed chokes on NT path names with drive
12631 designators. Also look for "?:*" as the leading characters in an
12632 absolute pathname.
12633
12634 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12635
12636 * config.sub: Support for r3900.
12637
12638 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12639
12640 * configure.in: Use install-sh, not install.sh.
12641
12642 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12643
12644 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12645 apply it twice.
12646
12647 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12648
12649 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12650 install-binutils.
12651
12652 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12653
12654 * Makefile.in: Add automake targets.
12655 * configure.in (host_tools): Add automake.
12656
12657 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12658
12659 * configure: Default CXX to c++, not gcc.
12660 * Makefile.in (CXX): Set to c++, not gcc.
12661 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12662
12663 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12664
12665 * install-sh: try appending a .exe if source file doesn't
12666 exist
12667
12668 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12669
12670 * configure.in: Turn on multilib by default.
12671 (cross_only): Remove target-libiberty.
12672
12673 * Makefile.in (all-gcc): Don't depend on libiberty.
12674
12675 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12676
12677 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12678
12679 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12680
12681 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12682 (DISTBISONFILES): Add ld/Makefile.in
12683
12684 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12685
12686 * configure.in: if target is cygwin32 but host isn't cygwin32,
12687 don't configure gdb tcl tk expect, not just gdb.
12688
12689 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12690
12691 * configure.in: Added gnuserv everywhere sn appears.
12692
12693 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12694 (CROSS_CHECK_MODULES): Added check-gnuserv.
12695 (INSTALL_MODULES): Added install-gnuserv.
12696 (CLEAN_MODULES): Added clean-gnuserv.
12697 (all-gnuserv): New target.
12698
12699 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12700
12701 * config.guess: Fixes for MIPS OpenBSD systems.
12702
12703 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12704
12705 * Makefile.in (INSTALL_XFORM): Remove.
12706 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12707
12708 * mkinstalldirs: New file, copied from automake.
12709 * Makefile.in (installdirs): Rename from install-dirs. Use
12710 mkinstalldirs. Change all users.
12711 (DEVO_SUPPORT): Add mkinstalldirs.
12712
12713 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12714
12715 * install-sh: Rename from install.sh.
12716 * Makefile.in (INSTALL): Change install.sh to install-sh.
12717 (DEVO_SUPPORT): Likewise.
12718
12719 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12720 Graichen <graichen@rzpd.de>.
12721
12722 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12723
12724 * config.guess: Recognize OpenBSD systems correctly.
12725
12726 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12727
12728 * README, Makefile.in (ETC_SUPPORT): Remove references to
12729 cfg-paper*, configure.{texi,man,info*}._
12730
12731 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12732
12733 * Makefile.in (all.normal): Ensure that gcc is built after all
12734 the x11 - ie gdb - targets.
12735
12736 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12737
12738 * makefile.vms: Don't run conf-a-gas.
12739
12740 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12741
12742 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12743
12744 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12745
12746 * configure.in: Remove noconfigdirs case since gdb also
12747 configures and builds for tic80-coff.
12748
12749 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12750
12751 * configure: Set cache_file to config.cache.
12752 * Makefile.in (local-distclean): Remove config.cache.
12753
12754 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12755
12756 * COPYING: Update FSF address.
12757
12758 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12759
12760 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12761 noconfigdirs.
12762
12763 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12764
12765 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12766 MAKEDIRS, is empty.
12767
12768 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12769
12770 * config.sub: Tweak mn10300 entry.
12771
12772 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12773
12774 * configure.in (host_tools): Put sim before gdb, so gdb's
12775 configure.tgt can determine if the simulator was configured.
12776
12777 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12778
12779 * config.sub: Move BeOS $os case to be with other Cygnus
12780 local cases.
12781
12782 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12783
12784 * config.sub: Remove misplaced comment that broke Linux.
12785
12786 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12787
12788 * config.sub: Add BeOS support.
12789
12790 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12791
12792 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12793
12794 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12795
12796 * configure.in (noconfigdirs): Remove tcl and tk from
12797 noconfigdirs for cygwin32 builds.
12798
12799 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12800
12801 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12802
12803 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12804
12805 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12806 make-all.com, use makefile.vms instead.
12807
12808 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12809
12810 * config.sub: Accept -lnews*.
12811
12812 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12813
12814 * configure.in (noconfigdirs): Disable target-newlib,
12815 target-examples and target-libiberty for d30v.
12816
12817 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12818
12819 * configure.in (noconfigdirs): Enable ld for d30v.
12820
12821 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12822
12823 * configure.in (tic80-*-*): Build compiler.
12824
12825 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12826
12827 * configure.in (d30v-*): Remove sim directory from list of
12828 unsupported d30v directories
12829
12830 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12831
12832 * config.sub, configure.in: Add d30v target cpu.
12833
12834 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12835
12836 * makefile.vms: New file.
12837 * make-all.com: Remove.
12838
12839 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12840
12841 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12842
12843 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12844
12845 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12846
12847 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12848
12849 * Makefile.in (ALL_MODULES): Added all-db.
12850 (CROSS_CHECK_MODULES): Addec check-db.
12851 (INSTALL_MODULES): Added install-db.
12852 (CLEAN_MODULES): Added clean-db.
12853
12854 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12855
12856 * config.guess: Merge with latest FSF sources.
12857
12858 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12859
12860 * Makefile.in (ALL_MODULES): Added all-itcl.
12861 (CROSS_CHECK_MODULES): Added check-itcl.
12862 (INSTALL_MODULES): Added install-itcl.
12863 (CLEAN_MODULES): Added clean-itcl.
12864
12865 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12866
12867 * configure.in: build gdb for mn10200
12868
12869 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12870
12871 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12872
12873 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12874
12875 * configure.in (tic80-*-*): Turn off most targets right now.
12876
12877 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12878
12879 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12880 rather than the makeinfo program.
12881 (do-info): Depend upon all-texinfo.
12882
12883 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12884
12885 * configure.in: Remove uses of config/mh-linux.
12886
12887 * config.sub, config.guess: Merge with latest FSF sources.
12888
12889 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12890
12891 * config.sub (case $basic_machine): Add tic80 entries.
12892
12893 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12894
12895 * config.sub, config.guess: Merge with latest FSF sources.
12896
12897 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12898
12899 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12900 * mpw-config.in: Test for NewFolderRecursive.
12901 * mpw-install: Use symbolic name for startup filename.
12902 * mpw-README: Add various additional details.
12903
12904 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12905
12906 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12907
12908 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12909
12910 * configure.in: Do build gcc and the target libraries for
12911 the mn10200.
12912
12913 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12914
12915 * configure.in: don't avoid building gdb for mn10300 any more
12916 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12917 instead of single-quoting it.
12918
12919 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12920
12921 * configure.in: Don't use --with-stabs on IRIX 6.
12922
12923 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
12924
12925 * configure.in (m32r): Build gdb, libg++ now.
12926
12927 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12928
12929 * configure.in (mips*-sgi-irix6*): Remove gdb and related
12930 directories from noconfigdirs.
12931
12932 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
12933
12934 * config.sub (basic_machine): added mips16 configuration
12935
12936 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12937
12938 * config.sub: Handle d10v-unknown.
12939
12940 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
12941
12942 * config.sub: Handle v850-unknown.
12943
12944 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
12945
12946 * Makefile.in: add findutils
12947 * configure.in: add findutils to list of host_tools
12948
12949 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
12950
12951 * config.sub: Handle mn10200 and mn10300.
12952
12953 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12954
12955 * configure.in (d10v-*): Do not build librx.
12956
12957 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
12958
12959 * configure.in (mn10300): Build everything except gdb & libgloss.
12960
12961 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
12962
12963 * config.guess: Patch for Dansk Data Elektronik servers,
12964 from Niels Skou Olsen <nso@dde.dk>.
12965
12966 For ncr, use /bin/uname rather than uname, since GNU uname does not
12967 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
12968
12969 Patch for MIPS R4000 running System V,
12970 from Eric S. Raymond <esr@snark.thyrsus.com>.
12971
12972 Fix thinko for nextstep.
12973
12974 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12975
12976 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
12977 * config.guess: Guess mips-dec-mach_bsd4.3.
12978
12979 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
12980 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
12981 release numbers.
12982 * config.guess (mips-mips-riscos*): Emit just enough of the
12983 release number.
12984
12985 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
12986 * config.guess (sparc-auspex-sunos*): Added.
12987 (f300-fujitsu-*): Added.
12988
12989 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
12990 * config.guess: Recognize a Tadpole as a sparc.
12991
12992 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12993
12994 * config.guess: Don't assume that NextStep version is either 2 or
12995 3. NextStep 4 (aka OpenStep 4) has come out now.
12996
12997 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12998
12999 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13000 From Rik Faith <faith@cs.unc.edu>.
13001
13002 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13003
13004 * config.sub: Contributions from bug-gnu-utils to:
13005 Support plain "hppa" (no version given) architecture, reported by
13006 OpenStep.
13007 OpenBSD like NetBSD.
13008 LynxOs is not a hardware supplier.
13009
13010 * config.guess: Contributions from bug-gnu-utils to add support for:
13011 OpenBSD like NetBSD.
13012 Stratus systems.
13013 More Pyramid systems.
13014 i[n>4]86 Intel chips.
13015 M680[n>4]0 Motorola chips.
13016 Use unknown instead of lynx for hardware manufacturer.
13017
13018 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13019
13020 * install.sh (chmodcmd): Set to null if the DST directory already
13021 exists.
13022
13023 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13024
13025 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13026 not use mt-ppc target Makefile fragment any more.
13027
13028 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13029
13030 * configure.in (*-*-windows): Exclude everything but those dirs
13031 needed to build windows.
13032
13033 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13034
13035 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13036
13037 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13038
13039 * configure.in: Exclude mmalloc from i386-windows.
13040
13041 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13042
13043 * Undo my previous change.
13044
13045 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13046
13047 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13048 unconditionally.
13049 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13050
13051 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13052
13053 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13054 host to add it's own flags.
13055
13056 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13057
13058 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13059
13060 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13061
13062 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13063 (CXX_FOR_TARGET): Likewise.
13064 (GCC_FOR_TARGET): Define.
13065 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13066 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13067 CC_FOR_TARGET was specified on the command line.
13068 (MAKEOVERRIDES): Don't define.
13069
13070 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13071
13072 * configure.in (m32r): Fix spelling of libg++ libs.
13073
13074 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13075
13076 * config.sub (-apple*): Remove, now redundant.
13077
13078 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13079
13080 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13081
13082 * configure: Rework yesterday's sed script patch.
13083
13084 * config.sub: Merge with FSF.
13085
13086 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13087
13088 * config.guess: Merge from FSF.
13089
13090 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13091 * config.guess: Use pc instead of unknown, for pc clone systems.
13092 Change linux to linux-gnu.
13093
13094 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13095 * config.guess: Avoid non-portable tr syntax.
13096
13097 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13098
13099 * test-build.mk (HOLES): Add "xargs" for gdb.
13100
13101 * configure: Avoid hpux10.20 sed bug.
13102
13103 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13104
13105 * configure.in: Add support for windows host
13106 (that is a build done under the Microsoft build environment).
13107
13108 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13109
13110 * Makefile.in: Replace all uses of srcroot with s, to shrink
13111 command line lengths.
13112
13113 Patches from Geoffrey Noer <noer@cygnus.com>:
13114 * configure.in: If configuring for newlib, pass --with-newlib to
13115 subdirectories.
13116 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13117 -Bnewlib/ and -Lwinsup to gcc.
13118 (CXX_FOR_TARGET): Likewise.
13119
13120 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13121
13122 * Makefile.in (ETC_SUPPORT): Add configure.
13123
13124 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13125
13126 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13127 host configuration file.
13128
13129 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13130
13131 * configure.in: Break mn10x00 support into separate
13132 mn10200 and mn10300 configurations.
13133 * config.sub: Likewise.
13134
13135 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13136
13137 * configure.in: Add lots of stuff to noconfigdirs for
13138 the mn10x00 targets.
13139
13140 * config.sub, configure.in: Add mn10x00 support.
13141
13142 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13143
13144 * make-all.com: Call conf-a-gas, not config-a-gas.
13145
13146 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13147
13148 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13149 targets.
13150
13151 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13152
13153 * mpw-README: Add much more detail for native PowerMac.
13154 * mpw-install: New file.
13155 * mpw-configure: Add --norecursion and --help options.
13156 * mpw-config.in: Translate readme and install files when
13157 copying to objdir.
13158 * mpw-build.in: Don't always depend on byacc and flex.
13159 (install-only-top): New action.
13160
13161 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13162
13163 * configure.in: You can now configure GDB for the v850.
13164
13165 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13166
13167 * configure.in (noconfigdirs): Don't configure any C++ dirs
13168 if targeting D10V.
13169
13170 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13171
13172 * config.sub: Recognize mips64vr5000.
13173
13174 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13175
13176 * configure.in: Use a single line for host_tools and native_only.
13177
13178 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13179
13180 * config.sub, configure.in: Add entries for m32r.
13181
13182 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13183
13184 * Makefile.in (inet-install): Don't run install-gzip.
13185
13186 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13187
13188 * configure.in: Don't config lots of things for *-*-windows*.
13189
13190 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13191
13192 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13193 (host_libs, host_tools): Copy from configure.in.
13194 * mpw-configure: Don't complain about directories not found.
13195
13196 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13197
13198 * configure.in (i[345]86): Recognize i686 for pentium pro.
13199 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13200 file.
13201
13202 * config.guess (i[345]86): Ditto.
13203
13204 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13205
13206 * configure.in (noconfigdirs): Removed gdb for D10V.
13207
13208 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13209
13210 * configure.in: Remove ld, target-libio, target-libg++, and
13211 target-libstdc++ from noconfigdirs.
13212
13213 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13214
13215 * configure: Fix three locations where shell scripts were
13216 being run directly rather than with config_shell.
13217
13218 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13219
13220 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13221 * config.sub (basic_machine): Recognize v850.
13222
13223 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13224
13225 * mpw-configure: Handle multiple enable/disable options and
13226 pass them down recursively, handle -c and -s flags appropriately
13227 depending on choice of compiler, add escape mechanism for
13228 quoted arguments to gC.
13229
13230 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13231
13232 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13233 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13234 so that -mrelocatable-lib and -mno-eabi are used.
13235
13236 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13237 not support --print-multi-lib, don't abort.
13238
13239 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13240
13241 * make-all.com: Run config-a-gas.
13242 * setup.com: Don't copy subdirectory files around.
13243
13244 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13245
13246 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13247 target, it now compiles correctly.
13248
13249 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13250
13251 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13252
13253 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13254
13255 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13256
13257 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13258
13259 * configure.in (native_only): Add prms.
13260
13261 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13262
13263 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13264 (BINUTILS_SUPPORT_DIRS): Likewise.
13265
13266 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13267
13268 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13269 d10v support is added.
13270
13271 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13272
13273 * configure.in (d10v-*-*): New target.
13274
13275 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13276
13277 * config.guess (HP 9000/811): Recognize this as a PA1.1
13278 machine.
13279
13280 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13281
13282 * Makefile.in (do-tar-gz): New target, split out from tail end of
13283 taz target. Run each command separately, don't use pipes.
13284 (taz): Use it.
13285
13286 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13287
13288 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13289 * mpw-build.in: No builds should depend on building byacc or flex,
13290 they are assumed to be installed already.
13291
13292 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13293
13294 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13295 variable that CC_FOR_TARGET needs.
13296
13297 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13298
13299 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13300 options have changed since the last time the subdirectory was
13301 configured, and if it has, reconfigure.
13302 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13303 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13304
13305 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13306
13307 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13308 CLEAN_MODULES): Add bash.
13309 (all-bash): New target.
13310
13311 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13312
13313 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13314
13315 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13316
13317 * config.sub (basic_machine): Recognize d10v as a valid processor.
13318
13319 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13320
13321 * mpw-configure: Add support for --bindir.
13322 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13323
13324 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13325
13326 * configure.in: add bash, time, gawk to list of hosttools and things
13327 to only build for native toolchains
13328
13329 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13330
13331 * Makefile.in (docdir): Remove.
13332
13333 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13334
13335 * Makefile.in (datadir): Set to $(prefix)/share.
13336
13337 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13338
13339 * configure.in: build diff and patch for cygwin32-hosted
13340 toolchains.
13341
13342 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13343
13344 * config.sub: Accept -rtems*.
13345
13346 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13347
13348 * configure.in: enable dosrel for cygwin32-hosted builds,
13349 remove diff from the list of things not buildable
13350 via Canadian Cross
13351
13352 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13353
13354 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13355 don't get ". ".
13356
13357 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13358
13359 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13360
13361 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13362
13363 * Makefile.in (taz): Handle case where tex3patch didn't even get
13364 checked out. Also, if it was found, put the symlink in a new util
13365 subdirectory.
13366
13367 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13368
13369 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13370
13371 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13372
13373 * config.sub: Recognize -openvms.
13374 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13375 * make-all.com, setup.com: New files.
13376
13377 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13378
13379 * Makefile.in (taz): tex3patch moved to texinfo/util.
13380
13381 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13382
13383 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13384 * configure.in: remove make from disable-if-Can-Cross list
13385 enable gdb if ${host} and ${target} are cygwin32
13386
13387 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13388
13389 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13390 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13391
13392 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13393
13394 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13395 distinguish sysv/svr4/bsd variants.
13396 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13397
13398 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13399
13400 * configure.in: Added copyright notice.
13401 * move-if-change: Added copyright notice.
13402
13403 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13404
13405 * configure.in (powerpcle-*-solaris*): Until we get shared
13406 libraries working, don't build gdb, sim, make, tcl, tk, or
13407 expect.
13408
13409 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13410
13411 * config.guess: Merge with FSF:
13412
13413 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13414 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13415
13416 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13417 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13418
13419 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13420 * config.guess: Combine two OSF1 rules.
13421 Also recognize field test versions. From mjr@zk3.dec.com.
13422 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13423 because GNU uname does not support -p. From pmr@pajato.com.
13424
13425 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13426
13427 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13428
13429 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13430
13431 * mpw-README: Document GCCIncludes.
13432
13433 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13434
13435 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13436
13437 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13438
13439 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13440
13441 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13442
13443 * configure.in (*-*-cygwin32): Configure make.
13444
13445 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13446
13447 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13448
13449 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13450
13451 * Makefile.in (all-inet): Depend on all-perl.
13452
13453 * Makefile.in (inet-install): New target.
13454
13455 * Makefile.in (all-inet): Depend on all-tcl.
13456 (all-inet): Depend on all-send-pr.
13457
13458 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13459
13460 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13461 temporarily.
13462
13463 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13464
13465 * configure.in: Don't configure --with-gnu-ld on AIX.
13466
13467 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13468
13469 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13470
13471 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13472
13473 * Makefile.in (ALL_MODULES): Added all-inet.
13474 (CROSS_CHECK_MODULES): Added check-inet.
13475 (INSTALL_MODULES): Added install-inet.
13476 (CLEAN_MODULES): Added clean-inet.
13477 (all-indent): New target.
13478
13479 * configure.in (host_tools): Added inet.
13480 (native_only): Added inet.
13481 (noconfigdirs): Added inet.
13482
13483 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13484
13485 * configure.in: Don't configure libgloss if we are not configuring
13486 newlib.
13487
13488 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13489
13490 * configure.in: Don't configure libgloss for unsupported
13491 architectures.
13492
13493 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13494
13495 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13496
13497 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13498
13499 * Makefile.in (ALL_MODULES): Include all-apache.
13500 (CROSS_CHECK_MODULES): Include check-apache.
13501 (INSTALL_MODULES): Include install-apache.
13502 (all-apache): New target.
13503
13504 * configure.in: Added apache everywhere perl is seen.
13505
13506 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13507
13508 * Makefile.in: Add support for clean-{module} and
13509 clean-target-{module} rules.
13510
13511 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13512
13513 * configure.in (*-*-ose) do not build libgloss.
13514
13515 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13516
13517 * config.guess (prep*:SunOS:5.*:*): Turn into
13518 powerpele-unknown-solaris2.
13519
13520 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13521
13522 * configure.in: Permit --enable-shared to specify a list of
13523 directories.
13524
13525 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13526
13527 * configure.in (host==solaris): Pass only the first word of $CC
13528 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13529
13530 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13531
13532 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13533
13534 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13535
13536 * Makefile.in (ALL_MODULES): Include all-perl.
13537 (CROSS_CHECK_MODULES): Include check-perl.
13538 (INSTALL_MODULES): Include install-perl.
13539 (ALL_X11_MODULES): Include all-guile.
13540 (CHECK_X11_MODULES): Include check-guile.
13541 (INSTALL_X11_MODULES): Include install-guile.
13542 (all-perl): New target.
13543 (all-guile): New target.
13544
13545 * configure.in (host_tools): Include perl and guile.
13546 (native_only): Include perl and guile.
13547 (noconfigdirs): Don't build guile and perl; no ports have been
13548 done.
13549
13550 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13551
13552 * configure (--enable-*): Handle quoted option lists such as
13553 --enable-sim-cflags='-g0 -O' better.
13554
13555 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13556
13557 * Makefile.in ({,inst}all-target): New rule so we can make and
13558 install all of the target directories easily.
13559
13560 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13561
13562 * configure.in: Add missing global flag in sed substitution when
13563 deleting `target-' from ${configdirs}.
13564
13565 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13566
13567 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13568 option.
13569
13570 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13571 config/mh-necv4.
13572
13573 * install.sh: Correct misspelling of transformbasename.
13574
13575 * config.guess: Recognize mips-*-sysv*.
13576
13577 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13578
13579 * config.sub: Recognize mon960.
13580
13581 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13582
13583 * configure: Restore Canadian Cross handling of BISON and LEX,
13584 removed in Feb 20 change.
13585
13586 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13587
13588 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13589 Mention make install. Remove the old copyright date as well the
13590 clumsy and rather pointless copyright on the README file.
13591
13592 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13593
13594 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13595 Makefile after running symlink-tree, then run `make distclean' to
13596 avoid clobbering any generated files in srcdir.
13597
13598 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13599
13600 * configure.in (m68k-*-netbsd*): Build everything now.
13601
13602 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13603
13604 * Makefile.in (taz): Fix quoting.
13605
13606 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13607
13608 * configure.in (sparclet-*-*): Build everything now.
13609
13610 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13611
13612 * configure.in (m68k-*-linux*): New host.
13613
13614 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13615
13616 * configure: Check for bison before byacc.
13617
13618 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13619
13620 * Makefile.in configure: Change the way LEX and BISON/YACC are
13621 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13622 searching PATH. These are used as fallbacks by Makefile.in if
13623 flex/bison/byacc aren't in objdir.
13624
13625 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13626
13627 * Makefile.in: Make everything which depends upon all-bfd also
13628 depend upon all-opcodes, in case --with-commonbfdlib is used.
13629
13630 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13631
13632 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13633 building NT native compilers on Unix.
13634
13635 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13636
13637 * configure.in: Don't get CC from the host Makefile fragment if we
13638 can find gcc in PATH, or if this is a Canadian Cross. Move the
13639 Solaris test for /usr/ucb/cc to the post target script, just after
13640 the compiler sanity test.
13641
13642 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13643
13644 * config.sub: Merge with FSF.
13645
13646 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13647
13648 * Makefile.in (RPATH_ENVVAR): New variable.
13649 (REALLY_SET_LIB_PATH): Use it.
13650 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13651
13652 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13653
13654 * config.sub, configure.in: Recognize sparclet cpu.
13655
13656 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13657
13658 * config.guess: Support m68k-cbm-sysv4.
13659
13660 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13661
13662 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13663 m68k-unknown-linuxaout from linker help string. Put quotes around
13664 $ld_help_string.
13665
13666 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13667
13668 * config.guess (powerpc-harris-powerunix): Add guess for port
13669 to new target.
13670
13671 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13672
13673 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13674
13675 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13676
13677 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13678 $(REALLY_SET_LIB_PATH) in Makefile.
13679 * Makefile.in (SET_LIB_PATH): New variable.
13680 (REALLY_SET_LIB_PATH): New variable.
13681 ($(DO_X)): Use $(SET_LIB_PATH).
13682 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13683 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13684 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13685 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13686 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13687 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13688 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13689 (install-dosrel): Likewise.
13690 (all-opcodes): Depend upon all-libiberty.
13691
13692 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13693
13694 * config.guess (*:CYGWIN*): New
13695
13696 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13697
13698 * Makefile.in (all-target-winsup): All all-target-libiberty.
13699
13700 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13701
13702 * configure.in (noconfigdirs): Add missing # in front of comment.
13703
13704 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13705
13706 * configure.in: add second pass to things added to noconfigdirs
13707 so *-gm-magic can exclude libgloss properly.
13708
13709 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13710
13711 * mpw-configure (extralibs_name, rez_name): Set correctly
13712 for MWC68K compiler.
13713
13714 * mpw-README: Add more info on the necessary build tools.
13715
13716 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13717
13718 * configure.in, config.sub: Recognize cygwin32.
13719
13720 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13721
13722 * config.guess, config.sub: Recognize A/UX.
13723
13724 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13725
13726 * config.sub: Merge with gcc/config.sub.
13727
13728 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13729
13730 * mpw-build.in (do-binutils): Add build of stamps.
13731
13732 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13733
13734 * config.sub: Add recognition for mips64vr4100*-* targets.
13735
13736 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13737
13738 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13739 Add creation of gconfigargs with `--enable-shared' turned on.
13740 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13741 ($(host)-stamp-stage3-configured): Likewise.
13742 (HOLES): Add chatr and ldd.
13743 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13744
13745 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13746
13747 * configure: Pass --nfp to recursive configures.
13748
13749 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13750
13751 * Makefile.in (DLLTOOL): New.
13752 (DLLTOOL_FOR_TARGET): New.
13753 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13754 (EXTRA_TARGET_FLAGS): Ditto.
13755 (EXTRA_GCC_FLAGS): Ditto.
13756 (CONFIGURE_TARGET_MODULES): Ditto.
13757 (DO_X): Ditto.
13758 * configure: Add DLLTOOL.
13759
13760 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13761
13762 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13763 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13764 mh-sco, since old workarounds no longer needed, and don't
13765 build ld, since libraries have weak symbols in COFF.
13766
13767 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13768
13769 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13770
13771 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13772
13773 * configure.in: Make sure that ${CC} can be used to compile an
13774 executable.
13775
13776 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13777
13778 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13779 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13780 nothing depending on whether gdbtk is being built.
13781
13782 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13783
13784 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13785
13786 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13787
13788 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13789 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13790
13791 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13792
13793 * config-ml.in: Add support for
13794 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13795 Simplify setting of multidirs from --disable-foo.
13796
13797 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13798
13799 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13800 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13801 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13802 non-empty, pass them on to the GCC make.
13803 (all-bootstrap): New rule that is like all-gcc, except it executes
13804 the GCC bootstrap rule instead of the GCC all rule.
13805
13806 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13807
13808 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13809
13810 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13811
13812 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13813 DG/UX support.
13814
13815 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13816
13817 * config.sub (i*86*) Change [345] to [3456]
13818
13819 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13820
13821 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13822 --with-gnu-ld=no.
13823
13824 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13825
13826 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13827 AIX multilibs get built.
13828
13829 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13830
13831 * configure.in (i386-win32): Don't build expect if we're not
13832 building the tcl subdir.
13833
13834 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13835
13836 * Makefile.in: (configure-target-examples, all-target-examples):
13837 New targets, configure and build example programs.
13838
13839 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13840
13841 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13842 use it as input to sedit the generated MPW makefile.
13843 * mpw-README: Add a suggestion about Gestalt.h.
13844
13845 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13846
13847 * config.sub: Accept *-*-ieee*.
13848
13849 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13850
13851 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13852 Ronald F. Guilmette <rfg@monkeys.com>.
13853
13854 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13855
13856 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13857 for powerpc-pe native.
13858 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13859 (target==powerpc-pe): duplicate i386-win32 entry.
13860
13861 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13862
13863 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13864 of vxworks, not just vxworks5.1.
13865
13866 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13867
13868 * mpw-configure: Add support for exec-prefix.
13869
13870 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13871
13872 * config.guess: Recognize HP model 816 machines as having
13873 a PA1.1 processor.
13874
13875 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13876
13877 * configure: Ignore new autoconf configure options.
13878
13879 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13880
13881 * config.guess: Recognize Pentium under SCO.
13882 From Robert Lipe <robertl@arnet.com>.
13883
13884 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13885
13886 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13887
13888 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13889
13890 * configure.in: Don't configure gas for alpha-dec-osf*.
13891
13892 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13893
13894 * configure.in: Default to --with-stabs for some targets for which
13895 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13896 i[345]86*-*-unixware*.
13897
13898 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13899
13900 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13901 rather than basing it on the target. Simplify handling of options
13902 controlling which directories to configure. Remove extraneous
13903 slash in multi-clean target.
13904
13905 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13906
13907 * config-ml.in: Prefix more variables with ml_ so they don't collide
13908 with configure's.
13909
13910 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13911
13912 * configure: Don't turn -v into --v.
13913
13914 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13915
13916 * configure.in (targargs): Fix typo.
13917
13918 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13919
13920 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
13921
13922 * configure.in: Strip --host and --target options from
13923 CONFIG_ARGUMENTS, and always configure for --host only. Add
13924 --with-cross-host option when building with a cross-compiler.
13925 * configure: Canonicalize the arguments put into config.status by
13926 always using `=' for an option with an argument. Pass a presumed
13927 --host or --target explicitly.
13928
13929 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
13930
13931 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13932 into general OS recognition case.
13933
13934 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13935
13936 * configure.in (target_configdirs): add target-winsup only
13937 for win32 target systems.
13938
13939 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
13940
13941 * Makefile.in (all-target-libgloss): Depend upon
13942 configure-target-newlib, since when libgloss is built it looks to
13943 see if the newlib directory exists.
13944
13945 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
13946
13947 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13948 cfg-ml-*.in.
13949
13950 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
13951
13952 * configure: Handle LD and LD_FOR_TARGET when configuring a
13953 Canadian Cross.
13954
13955 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13956
13957 * configure.in (target_libs): add target-winsup.
13958 (target==i386-win32): add patch diff flex make to $noconfigdirs.
13959 (target==ppcle-pe): remove ld from $noconfigdirs.
13960
13961 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
13962
13963 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13964 Preserve relative path names in $srcdir. Build symlink tree if
13965 configuring cross target dir and srcdir=. (= no VPATH support).
13966 (configure-target-libg++): Depend on configure-target-librx.
13967 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13968 * config-ml.in: New file.
13969 * symlink-tree: New file.
13970 * configure: Ensure srcdir="." if that's what it is.
13971
13972 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13973
13974 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13975 includes and FLEX_SKELETON setting.
13976 * mpw-configure (--with-gnu-ld): New option, controls whether
13977 to use PPCLink or ld with PowerMac GCC.
13978 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13979 * mpw-config.in: Configure grez if targeting Mac.
13980
13981 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13982 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13983 just macos.
13984 * configure.in: Configure grez resource compiler if targeting Mac.
13985 * Makefile.in (all-grez, install-grez): New targets.
13986
13987 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
13988
13989 * configure: CXX defaults to gcc, not g++. If we find
13990 gcc in the path, set CC to gcc -O2.
13991
13992 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
13993
13994 * configure: Default ${build} correctly. Avoid picking up extra
13995 spaces when reading CC and CXX from Makefile. When doing a
13996 Canadian Cross, use plausible default values for numerous
13997 variables.
13998 * configure.in: When doing a Canadian Cross, don't try to
13999 configure tools whose configure script can't handle it.
14000
14001 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14002
14003 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14004
14005 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14006
14007 * configure: Remove dubious bug reporting address.
14008
14009 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14010
14011 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14012 configure script, run that instead of this directory's configure.
14013 In either case, print a message that we're configuring the sub-dir.
14014
14015 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14016
14017 * configure.in: Before checking for the existence of various files,
14018 use sed to filter out "target-".
14019
14020 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14021
14022 * Makefile.in (DO_X): Split rule to decrease command line length
14023 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14024 (Philippe De Muyter).
14025
14026 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14027
14028 * Makefile.in (all-patch): depend on all-libiberty.
14029
14030 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14031
14032 * configure.in: If the only directory in target_configdirs which
14033 actually exists is libiberty, then set target_configdirs to empty,
14034 to avoid trying to build a target libiberty in a gas or gdb
14035 distribution.
14036
14037 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14038
14039 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14040 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14041 systems.
14042
14043 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14044
14045 * configure.in (copy_dirs): Use sys-include instead of include
14046 for --with-headers option.
14047
14048 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14049
14050 * Makefile.in, configure.in: Make winsup builds work with
14051 new scheme.
14052
14053 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14054
14055 * configure.in: Build the linker on AIX.
14056
14057 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14058
14059 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14060 where needed.
14061
14062 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14063
14064 * Makefile.in (all-gcc): Fix typo.
14065
14066 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14067
14068 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14069
14070 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14071
14072 * configure.in: Rename libFOO to target-libFOO, and xiberty
14073 to target-xiberty, to provide more flexibility.
14074 (target_subdir): Define. Create if cross.
14075 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14076 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14077 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14078 check-libFOO -> check-target-libFOO, etc.
14079 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14080 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14081 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14082 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14083 allow ALL_GCC="" to only configure.
14084 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14085 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14086 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14087
14088 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14089
14090 * Makefile.in (taz): Build "info" in etc explicitly.
14091
14092 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14093
14094 * configure.in: Make sure that CC is undefined (as opposed to
14095 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14096 problem with autoconf trying to configure on a host without GCC.
14097
14098 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14099
14100 * mpw-configure: Set host alias from choice of host compiler,
14101 only use generic MPW Makefile sed if present, edit a file
14102 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14103 * mpw-README: Add problem notes about CW6 and CW7.
14104
14105 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14106
14107 * Makefile.in (taz): Use ";" instead of ";;".
14108
14109 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14110
14111 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14112 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14113 DISTDOCDIRS.
14114 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14115 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14116
14117 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14118
14119 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14120 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14121 Move bfd to DISTSTUFFDIRS.
14122
14123 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14124
14125 * Makefile.in (X11_LIB): Removed.
14126 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14127
14128 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14129
14130 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14131
14132 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14133 names.
14134
14135 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14136
14137 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14138
14139 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14140
14141 * configure.in (i[345]86-*-win32): Always build newlib.
14142 Don't configure cvs, autoconf or texinfo.
14143 * Makefile.in (LD_FOR_TARGET): New.
14144 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14145 Pass down LD_FOR_TARGET.
14146
14147 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14148
14149 * winsup: New directory.
14150 * Makefile.in: Build winsup.
14151 * configure.in: Winsup is configured when target is win32.
14152 Can only build win32 target GDB when native.
14153
14154 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14155
14156 * config.guess: Recognize HP model 819 machines as having
14157 a PA 1.1 processor.
14158
14159 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14160
14161 * configure: Fix sed loop which substitutes for CC and CXX to
14162 avoid bug found in various sed implementations.
14163
14164 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14165
14166 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14167 simulator. Use standard powerpc-*-eabi*.
14168
14169 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14170
14171 * configure.in: Stop putting gas and binutils in noconfigdirs for
14172 powerpc-*-aix* and rs6000-*-*.
14173
14174 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14175
14176 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14177 -mcall-aixdesc libraries.
14178
14179 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14180
14181 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14182
14183 * config.sub (arm | armel | armeb): Fix shell syntax.
14184
14185 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14186
14187 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14188 -msoft-float and -mcpu=common support.
14189 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14190 libraries.
14191
14192 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14193
14194 * configure.in: Allow configuration and build of emacs19 for the alpha.
14195
14196 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14197
14198 * configure.in (CC): Get ^CC, not just any old CC, from
14199 ${host_makefile_frag}.
14200
14201 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14202
14203 * configure.in (CC): Try to get CC from
14204 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14205
14206 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14207
14208 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14209 only if it exists in $(srcdir).
14210
14211 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14212
14213 * configure: If CC and CXX are not set in the environment, set
14214 them, based on either an existing Makefile or on searching for gcc
14215 in PATH. Substitute for CC and CXX in Makefile.
14216 * configure.in: Remove libm from target_libs. Separate
14217 target_configdirs from configdirs. If CC is not set in
14218 environment, try to get it from a host Makefile fragment. Rewrite
14219 changes of configdirs to use skipdirs instead. A few minor
14220 tweaks. Take directories out of target_configdirs as they are
14221 taken out of configdirs. Remove existing Makefile files from
14222 subdirectories. Substitute for TARGET_CONFIGDIRS and
14223 CONFIG_ARGUMENTS in Makefile.
14224 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14225 by configure.in.
14226 (CONFIG_ARGUMENTS): Likewise.
14227 (CONFIGURE_TARGET_MODULES): New variable.
14228 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14229 ($(CONFIGURE_TARGET_MODULES)): New target.
14230 (configure-libg++, configure-libio): New targets.
14231 (all-libg++): Depend upon configure-libg++.
14232 (all-libio): Depend upon configure-libio.
14233 (configure-libgloss, all-libgloss): New targets.
14234 (configure-libstdc++): New target.
14235 (all-libstdc++): Depend upon configure-libstdc++.
14236 (configure-librx, all-librx): New targets.
14237 (configure-newlib): New target.
14238 (all-newlib): Depend upon configure-newlib
14239 (configure-xiberty): New target.
14240 (all-xiberty): Depend upon configure-xiberty.
14241
14242 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14243
14244 * configure.in (host i[345]86-*-win32): Expand the
14245 noconfigdirs again.
14246
14247 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14248
14249 * mpw-configure: Fix sed command file name.
14250
14251 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14252
14253 * configure.in (host i[345]86-*-win32): Reduce the
14254 noconfigdirs again.
14255
14256 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14257
14258 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14259 or powerpc*-*-pe*, since they are not yet supported.
14260
14261 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14262
14263 Add PowerMac support and many other enhancements.
14264 * mpw-configure: New option --cc to select compiler to use,
14265 paste options set according to --cc into the generated
14266 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14267 if mpw-make.sed is present.
14268 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14269 add forward includes for PowerPC include files.
14270 * mpw-build.in: Build using Makefile.PPC if present.
14271 (do-byacc, etc): Remove separate version resource builds.
14272 (do-gas): Build "stamps" before "all".
14273 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14274 * mpw-README: Update to reflect --cc option, PowerMac support,
14275 and recently-reported compatibility problems.
14276
14277 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14278
14279 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14280 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14281 (--with-multilib-top): Pass to recursive invocations.
14282
14283 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14284
14285 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14286 v810-*-*.
14287
14288 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14289
14290 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14291 gdb, ld and opcodes on v810-*-*.
14292
14293 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14294
14295 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14296 (local-maintainer-clean): New target.
14297 (maintainer-clean): New target.
14298 (realclean): Just depend upon maintainer-clean.
14299
14300 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14301
14302 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14303
14304 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14305
14306 * configure.in: Build ld in mips*-*-bsd* case.
14307
14308 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14309
14310 * config.sub: Accept -lites* OS. From Ian Dall.
14311
14312 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14313
14314 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14315 targets.
14316
14317 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14318
14319 * configure.in: treat i386-win32 canadian cross the same as
14320 i386-go32 canadian cross.
14321
14322 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14323
14324 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14325 running under the simulator to build a reduced set of libraries.
14326 (powerpc-*-eabiaix): Add fine grained multilib support added to
14327 other powerpc targets yesterday.
14328
14329 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14330
14331 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14332 -disable-softfloat, -disable-relocatable, -disable-aix, and
14333 -disable-sysv to control which multilib libraries get built.
14334
14335 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14336
14337 * configure: Add Makefile.tem to list of files to remove in trap
14338 handler.
14339
14340 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14341
14342 * config.guess (*Linux*): Add missing "exit"s.
14343 Also, need specific check for alpha-unknown-linux (uses COFF).
14344
14345 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14346
14347 * config.guess: Merge with FSF:
14348
14349 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14350 * config.guess (AIX4): More robust release numbering discovery.
14351
14352 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14353 * config.guess (i386-sequent-ptx): Properly get version number.
14354
14355 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14356 * config.guess (mips:*:4*:UMIPS): New case.
14357
14358 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14359
14360 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14361 (i386-win32 host): Likewise. Don't build readline.
14362
14363 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14364
14365 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14366 SUPPORT_FILES to submakes.
14367
14368 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14369
14370 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14371 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14372 mpw-configure.
14373
14374 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14375
14376 * configure.in (appdirs): Use =, not ==, in test expression when
14377 trying to build the text to print in the warning message for
14378 Solaris users.
14379
14380 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14381
14382 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14383
14384 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14385
14386 * config.guess: Recognize lynx-2.3.
14387
14388 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14389
14390 * config.sub (z8ksim): Deleted
14391 (z8k-*-coff): New, this is the one true name of the target.
14392
14393 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14394
14395 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14396
14397 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14398
14399 * config.guess (*:Linux:*:*): First try asking the linker what the
14400 default object file format is (elf, aout, or coff). Then if this
14401 fails, try previous methods.
14402
14403 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14404
14405 * configure.in: Don't build newlib for *-*-vxworks5.1.
14406
14407 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14408
14409 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14410 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14411
14412 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14413
14414 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14415
14416 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14417
14418 * cfg-ml-com.in: New file.
14419 * cfg-ml-pos.in: New file.
14420
14421 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14422
14423 * COPYING.NEWLIB: Add HP free copyright to list.
14424
14425 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14426
14427 * config.sub: Recognize -eabi* for the system, not just -eabi.
14428
14429 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14430
14431 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14432 * config.sub, configure.in (win32): New target and host.
14433
14434 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14435
14436 * configure.in: Add i386-pe configuration.
14437
14438 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14439
14440 * mpw-build.in (install): Install GDB after LD.
14441
14442 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14443
14444 * mpw-config.in (elf/mips.h): Always forward-include, needed
14445 for GDB to build.
14446
14447 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14448
14449 * testsuite: New directory for customer acceptance and whole tool
14450 chain tests.
14451
14452 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14453
14454 * configure: If per-host line isn't found, but AC_OUTPUT is found
14455 and a configure script exists, run it instead.
14456
14457 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14458
14459 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14460
14461 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14462
14463 * configure: Set build_{cpu,vendor,os,alias} to host values when
14464 --build isn't specified.
14465
14466 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14467
14468 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14469 (FLAGS_TO_PASS): Pass them.
14470 (EXTRA_TARGET_FLAGS): Ditto.
14471
14472 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14473
14474 * Makefile.in (all-libg++): Depend on all-libstdc++.
14475
14476 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14477
14478 * configure.in (noconfigdirs): Enable all packages for
14479 i386-unknown-netbsd.
14480
14481 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14482
14483 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14484 hosted builds (DOS builds)
14485
14486 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14487
14488 Changes for ARM based on patches from Richard Earnshaw:
14489 * config.sub: Handle armeb and armel.
14490 * configure.in: Omit arm linker only for riscix.
14491
14492 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14493
14494 * config.guess: Update from FSF.
14495
14496 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14497
14498 * config.sub: Recognize powerpcle as the little endian variant of
14499 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14500 powerpcle variant. Convert pentium into i586, not i486. Add p5
14501 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14502 temporarily.
14503
14504 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14505
14506 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14507
14508 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14509
14510 * config.sub: Accept -lites* as a basic system type.
14511
14512 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14513
14514 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14515 installed, and if so return linuxoldld as the system name.
14516
14517 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14518
14519 * config.guess: Add hppa1.1-hp-lites support.
14520
14521 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14522
14523 * configure.in: Don't build newlib for m68k-vxworks5.1.
14524
14525 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14526
14527 * configure.in (mips-sgi-irix6): Use mh-irix5.
14528
14529 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14530
14531 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14532
14533 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14534
14535 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14536 OSF/1. Fix compiler flags.
14537 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14538
14539 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14540
14541 * configure.in: Recognize --with-newlib.
14542 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14543
14544 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14545
14546 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14547 to *_X11_MODULES due to gdbtk needing X include files et al.
14548
14549 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14550
14551 Merge in support for Mac MPW as a host.
14552 (Old change descriptions retained for informational value.)
14553
14554 * mpw-config.in: Add generic include forwards for cpu-specific
14555 include files in aout and elf directories.
14556
14557 * mpw-configure: Added copyright.
14558 * mpw-config.in: Check for presence of required build tools.
14559 (target_libs): Add newlib.
14560 (target_tools): Add examples.
14561 (Read Me): Generate as "Read Me for MPW" instead.
14562 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14563 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14564 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14565
14566 * mpw-configure: Remove subdir-specific makefile hackery,
14567 delete mk.tmp after using it.
14568
14569 * mpw-build.in (all): Display start and end times.
14570
14571 * mpw-configure (host_canonical): Set.
14572 (target_cpu): Always add to makefiles.
14573 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14574 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14575 (mpw-mh-mpw): Look for in srcdir and srcroot.
14576 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14577
14578 * mpw-build.in: (install-only): New target.
14579
14580 * mpw-configure (host_alias, target_alias): Rename from hostalias
14581 and targetalias, add into generated Makefile.
14582 (mk.tmp): If present, add into generated Makefile.
14583 * mpw-build.in (all-gas): Build config.h first before gas proper.
14584
14585 * mpw-configure (config.status): Write only if changed.
14586 * mpw-config.in (readline): Configure it (not built, just used for
14587 definitions).
14588
14589 * mpw-config.in (elf/mips.h): Add a forward include.
14590
14591 * mpw-config.in: Forward-include most .h files in include into
14592 extra-include.
14593 (readline): Don't build.
14594 mpw-build.in (install): Install GDB.
14595
14596 * mpw-configure (prefix, mpw_prefix): Handle it.
14597 * mpw-config.in (mmalloc, readline): Don't configure.
14598 * mpw-build.in (thisscript): Rename to ThisScript.
14599 Use mpw-build instead of BuildProgram everywhere.
14600 (mmalloc, readline): Don't build.
14601 * mpw-README: New file, basic documentation about the MPW port.
14602
14603 * mpw-config.in: Use forward-include to create include files.
14604
14605 * mpw-configure: Add more things to the top of each configured
14606 Makefile, including contents of config/mpw-mh-mpw.
14607 * mpw-config.in (extra-include): Create this directory and fill it
14608 with Posix-like include files when configuring.
14609
14610 * config.sub (apple, mac, mpw): Add various aliases.
14611
14612 * mpw-build.in: New file, top-level build script fragment for MPW.
14613 * mpw-configure: New file, configure script for MPW.
14614 * mpw-config.in: New file, config fragment for MPW.
14615
14616 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14617
14618 * configure.in (host_libs): Remove glob, since it is gone from the
14619 sources.
14620
14621 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14622
14623 * Makefile.in: define empty GDB_NLM_DEPS var.
14624
14625 * configure.in(target_makefile_frag): use config/mt-netware
14626 for netware targets.
14627
14628 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14629
14630 * config.sub: Merge in recent FSF changes. Remove linux special
14631 cases.
14632
14633 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14634
14635 Revert this change:
14636
14637 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14638
14639 * build-all.mk: Use CC=cc -Xs on Solaris.
14640
14641 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14642
14643 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14644 stop using it.
14645 * Makefile.in: Nuke all references to glob subdirectory.
14646
14647 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14648
14649 * configure.in: Fix --enable-shared logic in per-host.
14650
14651 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14652
14653 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14654
14655 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14656
14657 * configure.in (noconfigdirs): Don't build gas on AIX, for
14658 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14659
14660 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14661
14662 * configure: Fix --cache-file to work if the file argument is a
14663 relative path.
14664
14665 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14666
14667 * configure: If the --cache-file is used, pass it down to
14668 configure in subdirectories.
14669
14670 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14671
14672 * config.sub: add vxworks29k configuration.
14673
14674 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14675
14676 * Makefile.in (taz): Do "diststuff" part quietly.
14677
14678 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14679
14680 * config.sub: Mini-merge with gcc/config.sub.
14681
14682 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14683
14684 * config.guess (IRIX): Sed - to _.
14685
14686 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14687
14688 * Makefile.in (source-vault, binary-vault): New targets.
14689
14690 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14691
14692 * config.sub: Recognize -eabi as a basic system type.
14693
14694 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14695
14696 * configure.in (enable_shared stuff): Fix typo.
14697
14698 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14699
14700 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14701
14702 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14703
14704 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14705
14706 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14707
14708 * configure.in (rs6000-*-*): Don't build gas.
14709
14710 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14711
14712 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14713 reduce command line length.
14714 (AS_FOR_TARGET): Check for as.new, not Makefile.
14715 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14716
14717 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14718
14719 * config.guess: Merge from FSF.
14720
14721 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14722
14723 * configure: Don't use $ when handling program_suffix.
14724
14725 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14726
14727 * configure.in: Configure tk for hppa/hpux.
14728
14729 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14730
14731 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14732
14733 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14734
14735 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14736 to LIBCXXFLAGS. Tests are better run without it.
14737
14738 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14739
14740 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14741
14742 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14743
14744 * configure.in (*-*-netware*): Don't configure xiberty.
14745
14746 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14747
14748 * configure.in: Remove tk from native_only list.
14749
14750 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14751
14752 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14753 for special NCD build.
14754
14755 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14756
14757 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14758 makeall.bat, they're only useful for binutils snapshots.
14759 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14760 makeall.bat to specified SUPPORT_FILES.
14761
14762 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14763
14764 * build-all.mk: Add Ericsson targets to sun4 and solaris
14765 hosts. Add BNR's sun4 target to solaris host, so their
14766 build-from-source will be tested in-house first.
14767
14768 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14769
14770 * Makefile.in (LIBCFLAGS): New variable.
14771 (CFLAGS_FOR_TARGET): Ditto.
14772 (LIBCFLAGS_FOR_TARGET): Ditto.
14773 (LIBCXXFLAGS): Ditto.
14774 (CXXFLAGS_FOR_TARGET): Ditto.
14775 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14776 (BASE_FLAGS_TO_PASS): Pass them.
14777 (EXTRA_TARGET_FLAGS): Ditto.
14778
14779 * configure.in: Support --enable-shared.
14780
14781 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14782
14783 * configure.in (target_libs): Include libstdc++ again.
14784 * config.guess: Update from FSF (for FreeBSD).
14785
14786 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14787
14788 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14789 makeall.bat.
14790 (DISTDOCDIRS): Add `etc'.
14791 (ETC_SUPPORT_PFX): New variable.
14792 (taz): Include anything from etc starting with a word in
14793 ETC_SUPPORT_PFX.
14794
14795 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14796
14797 * config.sub: Update for recent FSF changes. Remove obsolete
14798 h8300hds entry. Add -windows* and -osx as basic os. Minor
14799 spacing changes.
14800
14801 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14802
14803 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14804
14805 * config.guess: Merge with FSF.
14806 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14807
14808 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14809
14810 * configure: Since the "trap 0" handler will override the exit
14811 status on many systems, only use it for "exit 1", and make it set
14812 a non-zero exit status; reset it before "exit 0". Also, check
14813 exit status of config.sub, and error out if it failed.
14814
14815 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14816
14817 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14818 and install libgloss.
14819
14820 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14821
14822 * Makefile.in (all-binutils): Depend upon all-byacc.
14823
14824 * configure.in: Don't build emacs on Irix 5.
14825
14826 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14827
14828 * configure.in (*-*-netware*): Add libio.
14829
14830 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14831
14832 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14833 (CHECK_TARGET_MODULES): Ditto.
14834 (INSTALL_TARGET_MODULES): Ditto.
14835 (TARGET_LIBS): Ditto.
14836 (all-libstdc++): Note dependencies.
14837
14838 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14839
14840 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14841
14842 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14843
14844 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14845 -fexternal-templates.
14846
14847 * configure.in (target_libs): Add libstdc++.
14848 (noconfigdirs): Add libstdc++ as appropriate.
14849
14850 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14851
14852 * config.guess: Update from FSF.
14853
14854 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14855
14856 * configure: Use ${config_shell} when running ${configsub}.
14857
14858 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14859
14860 * config.sub: No longer recognize h8300h.
14861
14862 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14863
14864 * config.sub: Remove extraneous differences between config.sub and
14865 gcc/config.sub.
14866
14867 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14868
14869 * Makefile.in (DISTSTUFFDIRS): Add gas.
14870
14871 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14872
14873 * COPYING.NEWLIB: New file.
14874
14875 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14876
14877 * config.guess (HP-UX): Patch from Harlan Stenn
14878 <harlan@landmark.com> to also emit release level.
14879
14880 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14881
14882 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14883
14884 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14885
14886 * config.sub: Merge nextstep cleanup from FSF.
14887
14888 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14889
14890 * configure.in (arm-*-*): Don't configure ld for this target.
14891
14892 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14893
14894 * configure.in (*-*-netware): don't configure libg++, libio,
14895 librx, or newlib.
14896
14897 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14898
14899 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14900 configure ld--it works, but it doesn't support shared libraries.
14901
14902 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14903
14904 * config.guess (*-unknown-freebsd*): Get rid of possible
14905 trailing "(Release)" in version string.
14906 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14907
14908 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14909
14910 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14911 Fix type: *-next-neststep -> *-next-nextstep.
14912
14913 * config.guess: Merge from FSF:
14914
14915 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14916
14917 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14918
14919 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14920
14921 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14922 instead of UNIX_SV for UnixWare 1.0).
14923
14924 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
14925
14926 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
14927 to make gdb/nlm/* build after the compiler and linker.
14928
14929 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
14930
14931 * config.guess (netbsd, freebsd, linux): Accept any machine,
14932 not just i[34]86.
14933 (m68k-atari-sysv4): Relocate to match FSF version.
14934
14935 * config.guess: More merges from the FSF:
14936
14937 Add a space before function call or macro invocation.
14938
14939 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14940
14941 * config.guess: Add trap cmd to remove dummy.c and dummy when
14942 interrupted.
14943
14944 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14945
14946 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14947 (dummy): Redirect stderr from compilation of dummy.c.
14948
14949 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
14950
14951 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14952
14953 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
14954
14955 * configure: Accept and ignore --cache*, for compatibility with
14956 new autoconf.
14957
14958 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
14959
14960 * config.guess: Merge from FSF:
14961
14962 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14963
14964 * config.guess (Pyramid*:OSx*:*:*): New case.
14965 (PATH): Add /.attbin at end for finding uname.
14966 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
14967
14968 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
14969
14970 * config.guess (M88*:DolphinOS:*:*): New case.
14971
14972 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
14973
14974 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14975 to select whether to use ELF or COFF.
14976
14977 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14978
14979 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14980
14981 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
14982
14983 * config.guess: Guess the OS version for HPUX.
14984
14985 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
14986
14987 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14988
14989 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14990
14991 * configure.in: Recognize --with-headers, --with-libs, and
14992 --without-newlib.
14993 * Makefile.in (all-xiberty): Depend upon all-ld.
14994
14995 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14996
14997 * configure.in: Change i[34]86 to i[345]86.
14998
14999 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15000
15001 * configure (version): A few more tweaks to help message.
15002
15003 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15004
15005 * Makefile.in: Remove (for now) librx as a host library,
15006 now that we're building it for target.
15007
15008 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15009
15010 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15011 (Karl Berry).
15012
15013 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15014
15015 * configure.in: Also configure librx.
15016
15017 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15018
15019 * Makefile.in: Update various rules to reflect that librx
15020 is now needed for libg++.
15021
15022 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15023
15024 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15025
15026 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15027
15028 * configure.in: Configure the examples directory.
15029
15030 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15031
15032 * configure: Simplify Jun 2 1994 change.
15033
15034 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15035
15036 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15037 /bin/gcc isn't good enough to build gcc.
15038
15039 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15040
15041 * Makefile.in (GDB_SUPPORT_FILES): Remove
15042 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15043 (gdb.tar.gz): Add new rule to use standard distribution building
15044 mechanism.
15045
15046 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15047
15048 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15049 Bill Cox <bill@cygnus.com>.
15050
15051 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15052
15053 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15054
15055 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15056
15057 * configure: Search current dir first in .gdbinit.
15058
15059 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15060
15061 * config.sub: Recognize freebsd (merged from gcc config.sub).
15062
15063 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15064
15065 * config.sub: Refer to NeXT's operating system as nextstep.
15066
15067 * config.sub (case $basic_machine): Re-order the cases, to match
15068 the order in the FSF version (which is mostly alphabethical).
15069 Merge in some additions and changes from the FSF.
15070
15071 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15072
15073 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15074 * config.sub: Recognize cxux7.
15075 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15076
15077 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15078
15079 * config.sub: Fix typo powerpc -> powerpc-*.
15080
15081 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15082
15083 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15084
15085 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15086 parallel with all-emacs and install-emacs). Top-level command
15087 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15088
15089 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15090
15091 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15092 $(relbindir)/make before doing ``make install'', and use
15093 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15094 installing over running make binary.
15095 ($(host)-stamp-stage3-installed): Likewise.
15096
15097 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15098
15099 * config.guess: Recognize Mach.
15100
15101 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15102
15103 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15104 see whether --exec-prefix was used.
15105
15106 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15107
15108 * README: Explicitly mention libg++/README. (Zoo's idea.)
15109
15110 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15111
15112 * Makefile.in: Add all-librx target similar to all-libproc.
15113
15114 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15115
15116 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15117 with post 1.2 uname bogosity.
15118
15119 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15120
15121 * configure: Remove temporary files on receipt of a signal.
15122
15123 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15124
15125 * configure: If there is a package_makefile_frag, remove
15126 ${subdir}/Makefile.tem after copying it in.
15127
15128 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15129
15130 * build_all.mk: support rs6000 lynx identifies itself as
15131 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15132 since /bin/gcc is too feeble to compile a modern gcc.
15133
15134 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15135
15136 * brought devo/test-build.mk update-to-date with progressive/
15137 test-build.mk. Add lynx targets and hppa flag info.
15138
15139 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15140
15141 * configure.in: Use mh-ncrsvr43. Patch from
15142 Tom McConnell <tmcconne@sedona.intel.com>.
15143
15144 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15145
15146 * config.guess (i386-unknown-bsdi): No longer need to
15147 check #if defined(__bsdi__) && defined(__i386__).
15148
15149 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15150
15151 * configure: Set program_transform_nameoption correctly.
15152
15153 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15154
15155 * brought build-all.mk update-to-date with progressive build-all.mk,
15156 added new targets and hppa info.
15157
15158 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15159
15160 * configure: If config.guess result is a prefix of the user
15161 specified target, assume a native build and use the user specified
15162 target as the host alias. Remove SunOS patch suffix removal hack.
15163 * configure.in: Remove SunOS patch suffix removal hack.
15164
15165 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15166 in NATIVE_CHECK_MODULES.
15167
15168 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15169
15170 * Makefile.in: Rename HOST_ONLY to NATIVE.
15171 * configure: Delete SunOs patch suffix from host_canonical
15172 and build_canonical variables that are prepended to Makefiles.
15173 * configure.in: Add comments for easier maintenance.
15174
15175 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15176
15177 * Makefile.in: Add all-libproc target similar to all-gui.
15178
15179 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15180
15181 * Makefile.in (CHECK_MODULES): split into
15182 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15183
15184 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15185
15186 * config.guess (i386-unknown-bsdi): New system to guess.
15187
15188 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15189
15190 * Makefile.in: Add all-gui target (but not yet build by "all").
15191
15192 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15193
15194 * config.sub: Move deletion of patch suffix from here...
15195 * configure.in: To here, at Ian's suggestion. The top-
15196 level scripts might need to know of a patch level.
15197
15198 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15199
15200 * config.sub: Strip off patch suffix so rtl is recognized
15201 as a sunos4.1.3 machine, even though it's been patched.
15202
15203 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15204
15205 * Makefile.in (INSTALL_LAST): Delete.
15206 (INSTALL_DOSREL): New.
15207
15208 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15209
15210 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15211 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15212 whether we pass down --with-gnu-ld anyhow.
15213
15214 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15215
15216 * Makefile.in (INSTALL_LAST): Change operation so it works
15217 on more flavors of make.
15218 * configure.in (go32): Don't build libg++ or libio.
15219
15220 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15221
15222 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15223 they can be overriden by templates.
15224
15225 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15226
15227 * configure.in (target==go32): Don't build gdb.
15228 * dosrel: New directory.
15229
15230 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15231
15232 * configure.in (host==go32): Configure dosrel too.
15233 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15234 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15235 be set by incoming names or templates.
15236 (INSTALL_LAST): New rule.
15237
15238 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15239
15240 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15241
15242 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15243
15244 * configure.in (appdirs): New variable. Currently empty, but will
15245 be used in gas distribution. If nonempty, lists a set of
15246 directories at least one of which must get configured, or top
15247 level configuration is considered to have failed.
15248 (rs6000-*-lynxos*): Use new file name.
15249
15250 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15251
15252 Eliminate XTRAFLAGS.
15253 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15254 newlib include files using -idirafter, and also use -nostdinc.
15255 (CXX_FOR_TARGET): Likewise.
15256 (XTRAFLAGS): Removed.
15257 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15258 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15259 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15260 ($(DO_X)): Don't pass down XTRAFLAGS.
15261
15262 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15263
15264 * configure.in (mips*-dec-bsd*): New target; do build linker.
15265 (mips*-*-bsd*): New target; don't build linker.
15266
15267 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15268
15269 * configure.in: support rs6000-*-lynxos* configuration.
15270 support sunos4 as a cross target.
15271
15272 * config.sub: look for lynx*, not lynx since the OS version may
15273 legitimately be part of the name.
15274
15275 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15276
15277 * configure.in (i[34]86-*-sco*): Move to be with other i386
15278 targets.
15279 (romp-*-*): New target. Skip various binary utilities.
15280 (vax-*-*): New target. Don't build newlib.
15281 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15282
15283 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15284
15285 * configure.in: Only set host_makefile_frag if config
15286 directory exists.
15287
15288 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15289
15290 * install.sh: If $dstdir exists, don't check whether each
15291 component does.
15292
15293 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15294
15295 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15296
15297 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15298
15299 * configure.in (*-*-lynxos*): Don't configure newlib for either
15300 native or cross Lynx.
15301
15302 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15303
15304 * config.sub (sparc64-elf): Fix os.
15305 (z8k): Remove duplicate.
15306
15307 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15308
15309 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15310 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15311
15312 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15313
15314 * configure: Make file links cleanly even if Lynx fails on
15315 an NFS symlink (at least fail cleanly).
15316
15317 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15318
15319 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15320 -XNh2000.
15321
15322 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15323
15324 * configure: Unknown options are fatal again.
15325
15326 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15327
15328 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15329 compatibility.
15330
15331 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15332
15333 * build-all.mk: Add `clean' target.
15334
15335 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15336
15337 * config.guess: Add SINIX support.
15338 * configure.in: Add mips-*-sysv4* support.
15339
15340 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15341
15342 * build-all.mk: Document all useful targets.
15343 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15344 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15345
15346 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15347
15348 * configure: Support --silent, --quiet.
15349
15350 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15351
15352 * configure: Support --disable-FEATURE.
15353
15354 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15355
15356 * config.guess: Recognize NCR running SVR4.3.
15357
15358 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15359
15360 * config.guess: Make BSDI generate i386-unknown-bsd386.
15361 Patch from Paul Eggert <eggert@twinsun.com>.
15362
15363 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15364
15365 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15366
15367 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15368
15369 * configure: Make unrecognized options give nonfatal warnings
15370 instead of fatal errors, and pass them to any subdirectory
15371 configures in case they recognize them.
15372 Make --x equivalent to --with-x.
15373
15374 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15375
15376 * configure: Add --enable-* options. Clean up usage message and
15377 some comments.
15378
15379 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15380
15381 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15382
15383 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15384
15385 * configure.in (hppa*-*-*): Enable binutils.
15386
15387 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15388
15389 * config.sub: Recognize cisco.
15390
15391 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15392
15393 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15394
15395 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15396
15397 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15398 than one configuration name. Add comment.
15399
15400 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15401
15402 * config.guess: about target *-hitachi-hiuxwe2, fixed
15403 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15404 macro is incorrect.]
15405
15406 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15407
15408 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15409 than the "make ls" stuff which used to be here.
15410
15411 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15412
15413 * config.guess: Recognize i[34]86-unknown-freebsd.
15414 From Shawn M Carey <smcarey@rodan.syr.edu>.
15415
15416 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15417
15418 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15419
15420 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15421
15422 * config.guess: Check for ptx.
15423
15424 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15425
15426 * config.sub: Add os9k checking.
15427
15428 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15429
15430 * config.guess: Handle OSF1 running on HPPA processors
15431
15432 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15433
15434 * configure: If subdir configure fails, print out a message with
15435 subdirectory name, in case subdir's configure code didn't identify
15436 itself.
15437
15438 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15439
15440 * configure.in: Remove embedded newlines from configdirs.
15441 Avoid mismatches of substrings. Fix matching strings at end
15442 of configdirs.
15443
15444 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15445
15446 * config.guess: Add Lynx/rs6000 config support.
15447
15448 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15449
15450 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15451
15452 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15453
15454 * configure.in (hppa*-*-osf*): Treat this just like most other
15455 PA configurations (eg no binutils or ld).
15456 (hppa*-*-*elf*): These configurations have binutils and ld.
15457
15458 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15459
15460 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15461
15462 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15463
15464 * configure.in (rs6000-*-*): Build gas.
15465
15466 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15467
15468 * Makefile.in: Avoid bug in losing hpux sed.
15469
15470 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15471
15472 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15473 for GDB and GDB has been fixed to not need it.
15474
15475 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15476
15477 * config.guess: Recognize vax hosts.
15478
15479 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15480
15481 * configure (while loop): Don't use "break 2" inside case
15482 statement -- the case statement isn't an enclosing loop.
15483
15484 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15485
15486 * config.guess: Clean up NeXT support, to allow nextstep
15487 on Intel machines. Make OS be nextstep.
15488
15489 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15490
15491 * config.guess: Add alternate forms for Convex.
15492
15493 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15494
15495 * configure: Completely rewrite option processing. Take
15496 advantage of pattern-matching to avoid invoking test frequently.
15497 Also clean up host and target defaulting logic.
15498
15499 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15500
15501 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15502 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15503 commands (plus user environment) will fit SCO limits.
15504
15505 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15506
15507 * configure.in: Don't issue warnings about directories which are
15508 not being configured if -norecursion is set. Correct test for
15509 --with-gnu-as and --with-gnu-ld to not get confused by substring
15510 matches.
15511
15512 * configure.in: Don't build gas for alpha-dec-osf1*.
15513
15514 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15515
15516 * configure: Back out Per's change of 12/19/1993. It changes the
15517 behavior of configure in unexpected and confusing ways.
15518
15519 Also, use different delim char when calculating
15520 program_transform_name so that the name can contain slashes.
15521
15522 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15523
15524 * configure.in, config.sub: Add support for VSTa micro-kernel.
15525
15526 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15527
15528 * configure.in: Nuke hacks which were used to get a special
15529 version of GAS for HPPA configurations.
15530
15531 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15532
15533 * configure: If only ${target_alias} is given, use that
15534 as the default for ${host_alias}.
15535 * configure: Add missing back-slashes before nested quotes.
15536
15537 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15538
15539 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15540
15541 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15542
15543 * config.guess: Recognize some Tektronix configurations.
15544 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15545
15546 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15547
15548 * config.sub: Match any flavor of SH.
15549
15550 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15551
15552 * configure.in: Don't try to configure newlib for Alpha.
15553
15554 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15555
15556 * configure.in: Don't build ld for Irix 5. Don't build gas,
15557 libg++ or libio for any Alpha target.
15558
15559 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15560
15561 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15562
15563 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15564 default arguments -- so it tried to compress itself.
15565
15566 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15567
15568 * configure.in (notsupp): ensure that a space is always at the end
15569 of the configdirs list, since the grep checks for an explicit space
15570
15571 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15572
15573 * configure.in (target i386-sysv4.2): don't build ld, since static
15574 versions of many libraries are not available.
15575
15576 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15577
15578 * config.guess: Recognize Apollos (using environment variables).
15579 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15580
15581 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15582
15583 * config.guess: Recognize Sony news mips running newsos.
15584
15585 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15586
15587 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15588 "fi ; else" for bash.
15589
15590 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15591
15592 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15593
15594 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15595
15596 * config.sub: accept unixware as an alias for svr4.2.
15597 Fix some inconsistancies with the gcc version.
15598
15599 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15600
15601 * Makefile.in (DISTDOCDIRS): Add gdb.
15602
15603 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15604
15605 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15606
15607 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15608
15609 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15610 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15611 this now.
15612
15613 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15614
15615 * config.sub: Accept hiux* as an OS name.
15616
15617 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15618 etc/make-stds.texi. The underscore came from gcc, and dje now
15619 agrees that RUNTESTFLAGS is the correct name.
15620
15621 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15622
15623 * install.sh: Remove 'set -e'. It makes any conditionals
15624 in the script useless.
15625
15626 * config.guess: Automatically recognize arm-acorn-riscix
15627 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15628
15629 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15630
15631 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15632
15633 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15634
15635 * Makefile.in (DISTDOCDIRS): New variable.
15636 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15637 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15638
15639 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15640
15641 * configure.in (hppa target): check the source directory for the
15642 pagas sub-directory
15643
15644 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15645
15646 * config.sub: Allow -aout* and -elf*.
15647
15648 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15649
15650 * configure.in: Don't build ld on i386-solaris2, same as for
15651 sparc-solaris2.
15652
15653 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15654
15655 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15656
15657 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15658
15659 * configure.in: Configure gdb for alpha.
15660
15661 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15662
15663 * Makefile.in (CXXFLAGS): Add -O.
15664
15665 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15666
15667 * config.guess: added support for DG Aviion
15668
15669 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15670
15671 * configure.in: Produce warning message for subdirectories not
15672 configurable for this host/target combination. Don't try to
15673 configure gdb for vms.
15674
15675 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15676
15677 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15678 appropriate files before making "diststuff".
15679 (DISTBISONFILES): New var: list of files to be edited.
15680 (DISTSTUFFDIRS): Add binutils.
15681
15682 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15683
15684 * config.sub: also handle mipsel and mips64el (for little endian mips)
15685
15686 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15687
15688 * configure.in: Add * to end of all OS names.
15689
15690 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15691
15692 * configure.in: Build newlib for LynxOS native.
15693
15694 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15695
15696 * config.guess: Add support for delta 88k running SVR3.
15697
15698 * configure.in: Add comment about HP compiler vs. emacs.
15699
15700 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15701
15702 * configure.in: don't build ld on solaris2 (not a viable option
15703 due to bugs in getpwnam & getpwuid)
15704
15705 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15706
15707 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15708 config.guess will produce a full version number.
15709
15710 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15711
15712 * configure.in: Build linker and binutils for alpha-dec-osf1.
15713
15714 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15715
15716 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15717 and gdb/testsuite/Makefile.in.
15718
15719 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15720
15721 * configure.in: recognize mips*- instead of mips-
15722
15723 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15724
15725 * config.sub: Accept linux*coff and linux*elf as operating
15726 systems.
15727
15728 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15729
15730 * config.sub: Recognize mips64, and mips3 as an alias for it.
15731
15732 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15733
15734 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15735 gdb knows how to handle OSF/1 shared libraries.
15736
15737 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15738
15739 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15740 * config.guess: Recognize Hitachi's HIUX.
15741 * config.sub: Recognize h3050r* and hppahitachi.
15742 Remove redundant cases for hp9k[23]*.
15743
15744 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15745
15746 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15747 if gas and ld are in the source tree and are in ${configdirs}.
15748 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15749 --with options (but still pass them down on the command line,
15750 if they were explicitly specified).
15751
15752 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15753
15754 * configure: substitute SHELL value in Makefile.in with
15755 ${CONFIG_SHELL}
15756
15757 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15758
15759 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15760 *-*-solaris2* targets.
15761
15762 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15763
15764 * Makefile.in: define M4, and pass it down to sub-makes;
15765 all-autoconf now depends on all-m4
15766
15767 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15768
15769 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15770 presence of {ar,ranlib} instead of a configured directory
15771
15772 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15773
15774 * config.guess: Accept 34?? as well as 33?? for NCR.
15775
15776 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15777
15778 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15779 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15780
15781 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15782
15783 * configure: grab values for $(CC) and $(CXX) from the
15784 environment, so that someone can do "CC=gcc configure; make" and
15785 have it work right (matching the way that autoconf works now)
15786
15787 * configure.in, Makefile.in: add support for gash, the tcl
15788 interface to Galaxy
15789
15790 * config.guess: add NetBSD variants (hp300, x86)
15791
15792 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15793
15794 * install.sh: Support -d option (in the manner of SunOS 4 install,
15795 as it is more deterministic than that of GNU install)
15796 (chmodcmd): Set file to mode 755 by default (should also do default
15797 chgrp and chown, but I don't feel like dealing with that now)
15798
15799 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15800
15801 * config.sub: Remove h8300hhms alias.
15802
15803 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15804
15805 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15806
15807 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15808
15809 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15810 as stmp-fixinc
15811
15812 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15813
15814 * config.sub: recognize m88110-bug-coff.
15815
15816 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15817
15818 * Makefile.in (all-libio): all dependencies on the toolchain used
15819 to build this (gcc, gas, ld, etc)
15820
15821 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15822
15823 * config.guess: Deal with OSF/1 1.3 on alpha.
15824
15825 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15826
15827 * install.sh: add some 'else true' clauses for portability
15828
15829 * configure.in: don't build libio for h8[35]00-*-* targets
15830
15831 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15832
15833 * Makefile.in: Add support for new libio.
15834
15835 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15836
15837 * install.sh: If one command fails, don't try the rest. Don't try
15838 to remove $dsttmp (via trap) unless we have already created it.
15839 If $src doesn't exist, detect it and exit with an error.
15840
15841 * config.guess: Recognize BSD on hp300.
15842
15843 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15844
15845 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15846 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15847
15848 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15849
15850 * Makefile.in (all-send-pr): depends on all-prms
15851
15852 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15853
15854 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15855
15856 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15857
15858 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15859 Added test for mips-mips-riscos5.
15860
15861 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15862
15863 * configure.in: use mh-hp300 for 68k HP hosts
15864
15865 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15866
15867 * configure: add support for CONFIG_SHELL, so that you can use
15868 some alternate shell for evaluating configure scripts
15869
15870 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15871
15872 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15873 in configure script to bug-gdb@prep.ai.mit.edu when building
15874 distribution archive.
15875 * Makefile.in (COMPRESS): Remove def.
15876 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15877 gdb.tar.Z and make-gdb.tar.Z respectively.
15878 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15879 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15880 to convergence with 'taz' target in Makefile.in.
15881
15882 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15883
15884 * install.sh (dsttmp): use trap to ensure that tmp files go
15885 away on error conditions
15886
15887 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15888
15889 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15890
15891 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15892
15893 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15894 its parent is '/' not ''.
15895
15896 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15897
15898 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15899
15900 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15901 that ${newsrcdir}/configure.in does.
15902
15903 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15904
15905 * test-build.mk: support for CONFIG_SHELL
15906
15907 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15908
15909 * config.sub (netware): Add as a basic system type.
15910
15911 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15912
15913 * Makefile.in (Makefile): depend on configure.in. Also drop the
15914 $(srcdir)/ from the dependency on Makefile.in.
15915
15916 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15917
15918 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15919 (h8300hhms is temporary until multi-libraries are implemented).
15920 * configure.in: Handle h8300h too.
15921
15922 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15923
15924 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15925
15926 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
15927
15928 * configure: Remove extraneous output when guessing host type.
15929 * config.guess: Remove extraneous output when guessing using C
15930 compiler rather than uname, or when guessing fails.
15931
15932 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
15933
15934 * Makefile.in: remove all.cross and install.cross targets
15935
15936 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15937 definitions
15938
15939 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
15940
15941 * configure.in (target sh): Build gprof.
15942
15943 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15944
15945 * config.sub: change -solaris to -solaris2
15946
15947 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15948
15949 * configure.in: Use config/mh-riscos for mips-*-sysv*.
15950
15951 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
15952
15953 * configure: Correct error message for missing Makefile.in to
15954 print correct directory.
15955
15956 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15957
15958 * install.sh: kludge around 386BSD shell bug
15959
15960 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
15961
15962 * config.guess: Recognize NeXT.
15963 * config.guess: Recognize i486-ncr-sysv4.
15964 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
15965
15966 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
15967
15968 * Makefile.in (MAKEINFOFLAGS): New variable.
15969 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15970 * build-all.mk, test-build.mk: Pass down --no-split as
15971 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
15972
15973 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
15974
15975 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
15976
15977 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
15978
15979 * Makefile.in (libg++.tar.z): New rule.
15980 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
15981 * Makefile.in (taz): Only do a single chmod.
15982
15983 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15984
15985 * install.sh: don't use dirname anymore (replaced with sed usage)
15986
15987 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
15988
15989 * Makefile.in: Change extension for gzip'd files from '.z' to
15990 '.gz' per new FSF standard usage.
15991
15992 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15993
15994 * configure: put quotes around the final value of program_transform_name
15995
15996 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15997
15998 * Makefile.in: new install.sh support; update install-info rules
15999
16000 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16001
16002 * configure.in: Build diff for crosses, but not for go32 host.
16003
16004 * configure.in: Build gprof only for native, and don't build it
16005 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16006
16007 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16008
16009 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16010
16011 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16012
16013 * configure.in (host_tools): Add prms.
16014
16015 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16016
16017 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16018 with $(FLAGS_TO_PASS) on the command line
16019
16020 * config.sub: Recognize lynx and lynxos
16021
16022 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16023
16024 * config.sub: Accept -ecoff*, not just -ecoff.
16025
16026 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16027
16028 * Makefile.in (taz): Use .gz suffix instead of .z.
16029 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16030 names.
16031
16032 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16033
16034 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16035
16036 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16037
16038 * Makefile.in (install-no-fixedincludes): install gcc last, so
16039 that rebuilds that might happen during 'make install' don't get
16040 bogus gcc include files
16041
16042 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16043
16044 Change from Utah for HPPA support:
16045 * config.guess: Recognize hppa1.x-hp-bsd.
16046
16047 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16048
16049 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16050 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16051
16052 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16053
16054 * config.sub: Add support for rom68k and bug boot monitors.
16055
16056 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16057
16058 * Makefile.in: Make all-opcodes depend on all-bfd.
16059
16060 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16061
16062 * config.guess: Added special check for i[34]86-univel-sysv4*.
16063
16064 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16065
16066 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16067 the processor rather than assuming i486.
16068
16069 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16070
16071 * config.guess: Recognize SunOS6 as Solaris3.
16072
16073 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16074
16075 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16076 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16077
16078 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16079
16080 * build-all.mk (all-cross): New target for Canadian Cross.
16081 Added Q2 go32 targets.
16082 * test-build.mk: Configure go32 cross sparclite-aout and
16083 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16084 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16085
16086 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16087
16088 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16089 GO32 hosted toolchains
16090
16091 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16092
16093 * configure: change so "-exec-prefix" gets passed down rather
16094 than "-exec_prefix" so autoconf generated Makefiles get the
16095 exec_prefix set right.
16096
16097 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16098
16099 * config.guess: get the Solaris2 minor version number
16100
16101 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16102
16103 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16104
16105 * config.guess: Recognize some Sequent platforms.
16106
16107 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16108
16109 * Makefile.in: added the vault-install target
16110
16111 * configure.in: actually use the Sun3 makefile fragment that's in
16112 config, also added the release dir to configdirs
16113
16114 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16115
16116 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16117
16118 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16119
16120 * configure.in: remove some program from Alpha targetted toolchains
16121
16122 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16123
16124 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16125 gprof.
16126 (taz): Run "make diststuff" in those directories instead of "make
16127 proto-dir". Look for "VERSION=" only at start of line in subdir
16128 Makefile. Use "gzip -9" for compression.
16129 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16130 (binutils.tar.z): New target.
16131
16132 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16133
16134 * Makefile.in (taz): Include gpl.texinfo.
16135
16136 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16137
16138 * Makefile.in (setup-dirs): Merged into "taz" target.
16139 (taz): Only do `proto-dir' stuff if a directory is actually needed
16140 for this target.
16141
16142 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16143
16144 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16145 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16146 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16147 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16148 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16149
16150 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16151
16152 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16153 config.sub, and move-if-change to gdb testsuite distribution
16154 archive, so the testsuite can be extracted, configured, and
16155 run separately from the gdb distribution. Blow away the Chill
16156 tests that require a Chill compiled executable, since GNU Chill
16157 is not yet publically available.
16158
16159 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16160
16161 * test-build.mk: set environment variables in a single command,
16162 instead of a list of assignments and exports
16163
16164 * config.guess: recognize Alpha/OSF1 systems
16165
16166 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16167
16168 * configure: Change help message to prefer --options rather than
16169 -options.
16170
16171 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16172
16173 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16174 zippy@ecst.csuchico.edu.
16175 * config.guess: Recognize miniframe.
16176
16177 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16178
16179 * Makefile.in: Use srcroot to find runtest rather than rootme.
16180 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16181
16182 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16183
16184 * test-build.mk: Extensive additions to support building on a
16185 machine other than the host.
16186
16187 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16188
16189 * configure (tooldir): Fix for i386-aix again.
16190
16191 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16192
16193 * configure, Makefile.in: Change definition of $(tooldir)
16194 to match the FSF.
16195
16196 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16197
16198 * config.guess: Recognize i[34]86/SVR4.
16199
16200 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16201
16202 * Makefile.in (all-gdb): gdb depends on sim.
16203
16204 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16205
16206 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16207 at the same time we make the prototype gdb directory.
16208 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16209 files at the same time as the gdb base release distribution.
16210
16211 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16212
16213 * Makefile.in (check): Use individual check targets rather than
16214 DO_X rule.
16215 (check-gcc): Added.
16216
16217 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16218
16219 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16220 for System V release 3.2.
16221
16222 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16223
16224 * config.sub: Recognize hppaosf.
16225 * configure.in: Do configure ld/binutils/gas for it.
16226
16227 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16228
16229 * configure (tooldir): Alter syntax used to set this, for systems
16230 where "\$" isn't handled right, like i386-aix.
16231
16232 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16233
16234 * configure: Pass program-transform-name, not
16235 program_transform_name, to recursive configures.
16236
16237 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16238
16239 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16240 of gas+ld+binutils.
16241
16242 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16243
16244 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16245
16246 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16247
16248 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16249
16250 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16251
16252 * Makefile.in (PRMS): Set back to all-prms.
16253
16254 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16255
16256 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16257 targets, rather than for MIPS hosts.
16258
16259 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16260
16261 * configure.in: add comment for --with-x default values
16262
16263 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16264
16265 * Makefile.in: add check-* targets for each of the directories in
16266 the tree. Add a definition of RUNTEST that will use the one we
16267 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16268
16269 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16270
16271 * configure.in: Removed obsolete references to bfd_target and
16272 target_makefile_frag.
16273
16274 * build-all.mk: Set assorted targets for Q2.
16275 * config.sub: Recognize z8k-sim and h8300-hms.
16276 * test-build.mk: Really don't pass host to configure.
16277 (HOLES): Added uname.
16278
16279 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16280
16281 * configure: Handle an empty program-prefix, program-suffix or
16282 program-transform-name correctly.
16283
16284 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16285
16286 * build-all.mk: -G 8 no longer required for MIPS targets.
16287 * test-build.mk: Don't pass host argument to configure; make it
16288 guess.
16289
16290 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16291
16292 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16293 * Makefile.in (COMPRESS): New macro, like GZIP.
16294
16295 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16296
16297 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16298
16299 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16300 with gas currently defaults to -G 0.
16301
16302 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16303
16304 * Makefile.in (all-flex): flex depends on byacc.
16305
16306 * build-all.mk: If host not specified, use config.guess. Pass TAG
16307 to test-build.mk as RELEASE_TAG.
16308 * test-build.mk (configargs): New variable containing arguments to
16309 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16310 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16311
16312 * config.guess: Use /bin/uname when checking -X argument on SCO,
16313 to avoid invoking GNU uname which doesn't understand -X.
16314
16315 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16316
16317 * configure.in: Build gas for mips-*-*.
16318
16319 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16320
16321 * Makefile.in (all.normal): insert missing backslash.
16322
16323 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16324
16325 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16326
16327 * Makefile.in: Complete overhaul to merge many almost identical
16328 targets.
16329
16330 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16331
16332 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16333 (gdb.tar.Z): Adjusted.
16334
16335 * Makefile.in (setup-dirs, taz): New targets; should be general
16336 enough to adapt for gdb sometime. Build only .z file.
16337 (gas.tar.z): New target.
16338
16339 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16340
16341 * build-all.mk: Use CC=cc -Xs on Solaris.
16342
16343 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16344
16345 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16346 for handling BISON for FSF releases.
16347
16348 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16349
16350 * configure: Actually implement the change zoo just documented.
16351
16352 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16353
16354 * configure: when using config.guess, only set target_alias when
16355 it's not already been set (ie, on the command line)
16356
16357 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16358
16359 * Makefile.in: add installcheck target, set PRMS to install-prms
16360
16361 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16362
16363 * configure: add support for package_makefile_fragment, handle the
16364 case where a directory has a configure.in file but no Makefile.in
16365 more gracefully (with an actual understandable error message, even);
16366 add support for --without (and add this to the usage message); also
16367 explicitly add a --host=${host_alias} to the command line when
16368 config.guess is used
16369
16370 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16371
16372 * configure: Must use both --host and --target in recursive calls.
16373
16374 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16375
16376 * Makefile.in: Change deja-gnu to dejagnu.
16377
16378 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16379
16380 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16381
16382 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16383
16384 * configure.in: canonicalize all instances to *-*-solaris2*,
16385 also strip out a number of tools to not build for go32 host
16386
16387 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16388
16389 * config.guess: add GPL.
16390
16391 * Makefile.in, config.guess, config.sub, configure: bump
16392 copyrights to 93.
16393
16394 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16395
16396 * Makefile.in (do-info): Removed obsolete check for existence of
16397 localenv file.
16398
16399 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16400
16401 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16402
16403 * Makefile.in: a couple of 'else true' for decstation,
16404 support for TclX
16405
16406 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16407
16408 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16409
16410 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16411
16412 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16413
16414 * config.guess: Recognize i386-ibm-aix (PS/2).
16415 * configure.in: Use config/mh-aix386 file for it.
16416
16417 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16418
16419 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16420 CC_FOR_TARGET instead.
16421 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16422
16423 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16424
16425 * Makefile.in: Add sim to list of directories sent with gdb
16426
16427 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16428
16429 * configure.in: Put back mips-dec-bsd* case.
16430
16431 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16432
16433 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16434 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16435 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16436
16437 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16438
16439 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16440
16441 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16442 (install-info): install dir.info only if it exists,
16443 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16444
16445 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16446
16447 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16448 gas for mips-dec-bsd.
16449
16450 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16451
16452 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16453 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16454
16455 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16456
16457 * configure.in: Added "dejagnu" to hosttools list.
16458
16459 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16460
16461 * config.sub, configure.in, config.guess: Add support
16462 for Bosx, an AIX variant from Bull.
16463 Patches from F.Pierresteguy@frcl.bull.fr.
16464
16465 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16466
16467 * devo/dejagnu: Initial creation of devo/dejagnu.
16468 Migrated dejagnu testcases and support files for testing software
16469 tools to reside as subdirectories, currently called "testsuite",
16470 within the directory of the software tool. Migrated all programs,
16471 support libraries, etc. beloging to dejagnu proper from
16472 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16473 with no modifications. The changes to these files which will
16474 allow them to configure, build, and execute properly will be made
16475 in a future update.
16476
16477 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16478
16479 * Makefile.in: Change send_pr to send-pr.
16480 * configure.in: Likewise.
16481 * send_pr: Renamed directory to send-pr.
16482
16483 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16484
16485 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16486
16487 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16488
16489 * README: Update for gdb-4.8 release.
16490 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16491 gdb-xxx.tar.z (gzip'd) file also.
16492
16493 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16494
16495 * Makefile.in: make all-diff depend on all-libiberty
16496
16497 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16498
16499 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16500
16501 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16502
16503 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16504
16505 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16506
16507 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16508 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16509 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16510
16511 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16512
16513 * Makefile.in: makeinfo binary is in a new location
16514
16515 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16516
16517 * config.sub: Accept -ecoff as an OS.
16518
16519 * Makefile.in: Various changes to eliminate a level of make
16520 recursion and reduce the required command line length.
16521 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16522 sub-makes.
16523 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16524 variables holding settings for specific sub-makes.
16525 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16526 in terms of BASE_FLAGS_TO_PASS.
16527 (TARGET_LIBS): New variable listing directories which use
16528 TARGET_FLAGS_TO_PASS.
16529 (subdir_do): Eliminated.
16530 (do-*): New set of targets to replace subdir_do.
16531 (various): All targets which used subdir_do now depend on do-*.
16532 (local-clean): Renamed from do_clean.
16533 (local-distclean): New target, dependency of distclean and
16534 realclean.
16535 (install-info): Don't create directories. Depend on dir.info
16536 rather than calling make recursively.
16537 (install-dir.info): Eliminated.
16538 (install-info-dirs): Create all info directories here.
16539 (dir.info): Depend upon do-install-info.
16540
16541 * test-build.mk (HOLES): Added false.
16542
16543 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16544
16545 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16546
16547 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16548
16549 * Makefile.in (info): remove dependency on all-texinfo. The
16550 problem was really in texinfo/C, not at this level.
16551
16552 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16553
16554 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16555
16556 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16557
16558 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16559 GDB releases.
16560
16561 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16562
16563 * configure: Include srcdir in message about target of link not
16564 being found. Don't convert `-' to `_' in `with' options being
16565 passed to subdirs.
16566
16567 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16568
16569 * configure.in: add uudecode to host_tools
16570
16571 * Makefile.in: added {all,install}-uudecode targets, added them to
16572 the appropriate lists
16573
16574 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16575
16576 * Makefile.in (all-gcc): Added dependency on all-gas.
16577
16578 * configure.in (mips-*-*): Build ld and binutils.
16579
16580 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16581
16582 * configure: check return code from mkdir, print error message and
16583 exit on failure.
16584
16585 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16586
16587 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16588
16589 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16590
16591 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16592
16593 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16594
16595 * config.sub (h8500): Recognize this as a cpu type.
16596
16597 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16598
16599 * configure: source directory missing is no longer a warning
16600
16601 * configure.in: recognize irix[34]* instead of irix[34]
16602
16603 * Makefile.in: define and pass down X11_LIB
16604
16605 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16606
16607 * guess-systype: Renamed to ...
16608 * config.guess: ... by popular request.
16609 * configure.in, Makefile.in: Update accordingly.
16610
16611 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16612
16613 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16614 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16615 + Execute ./dummy instead of assuming . is in PATH.
16616
16617 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16618
16619 * guess-systype: New shell script. Attempts to guess the
16620 canonical host name of the executing host.
16621 Only a few hosts are supported so far.
16622 * configure: Call guess-systype if no host is specified.
16623
16624 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16625
16626 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16627 gcc Makefile.
16628
16629
16630 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16631
16632 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16633 (all-gcc, install-gcc, subdir_do): Use it.
16634
16635 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16636
16637 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16638
16639 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16640
16641 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16642 set exclusively by configure, using configure.in .
16643
16644 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16645
16646 * test-build.mk: set $PATH for all builds
16647
16648 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16649
16650 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16651
16652 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16653 the one used in gcc/Makefile.in, so that a null expansion doesn't
16654 override the one needed to build gcc with a native cc.
16655
16656
16657 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16658
16659 * configure: Accept -with arguments.
16660
16661 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16662
16663 * Makefile.in: added h8300sim
16664
16665 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16666
16667 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16668 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16669 (all-cygnus, native, build-cygnus): Make
16670 $(canonhost)-stamp-3stage-done, not $(host)....
16671 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16672 i386-sco3.2v4. Added else true to if command.
16673
16674 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16675
16676 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16677
16678 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16679
16680 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16681
16682 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16683
16684 * configure.in: don't remove binutils from Solaris builds
16685
16686 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16687
16688 * Makefile.in: get rid of earlier definitions for *clean,
16689 also handle the recursive info rule better
16690
16691 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16692
16693 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16694 do more-or-less the right thing.
16695
16696 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16697
16698 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16699 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16700
16701 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16702
16703 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16704 $(host_canonical).
16705
16706 * configure.in: split the configdirs list into 4 categories (native
16707 v. cross, library v. tool) and handle the cross-only and native-
16708 only in more reasonable (and correct!) way.
16709
16710 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16711
16712 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16713 configdirs anymore.
16714
16715 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16716
16717 * Makefile.in: extensive cleanup:: removed all of the explicit
16718 clean-* targets, collapsed many wrappers around subdir_do into
16719 one, added additional targets to satisfy standards.texi, deleted
16720 some old targets, some changes for consistency
16721
16722 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16723
16724 * configure.in: handle some programs as cross-only, and others as
16725 native only
16726
16727 * test-build.mk: handle partial holes in a more generic manner
16728
16729 * Makefile.in: m4 depends on libiberty
16730
16731 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16732
16733 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16734 time, wdiff, and find to configdirs
16735
16736 * Makefile.in: all, clean, and install rules for the new programs
16737 added to configure.in
16738
16739 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16740
16741 * configure.in: use mh-sun for all *-sun-* hosts
16742
16743 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16744
16745 * Makefile.in: define flags for X11 include files and library file
16746 locations, pass them down to the programs that need this info
16747
16748 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16749
16750 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16751
16752 * configure.in: start building libg++ for HP-UX targets
16753
16754 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16755
16756 * README: Update references to files moved into etc/.
16757
16758 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16759
16760 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16761 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16762
16763 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16764
16765 * configure: accept dash as well as underscore in long option
16766 names for FSF compatibility.
16767
16768 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16769
16770 * config.sub: added -sco3.2v4 support from FSF.
16771
16772 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16773
16774 * configure.in: expand the section that adds or removes
16775 directories from the list of programs to build, to handle native
16776 vs. cross in addition to host v. native
16777
16778 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16779
16780 * Makefile.in: Replace C++ in macro names with CXX.
16781 This is less likely to break ...
16782
16783 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16784
16785 * test-build.mk: add -w to GNU_MAKE
16786
16787 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16788
16789 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16790 add 'sparc' to list of recognized cpus. This needed to make
16791 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16792 Delete some redundant ose68 variants. Recognize -wrs as an os,
16793 then changes that into $CPU-wrs-vxworks.
16794
16795 * configure.in: remove most references to gdbtest, regularize
16796 target based program removal
16797
16798 * test-build.mk: import from p3 tree (many fixes and changes)
16799
16800 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16801
16802 * Makefile.in: added rules to handle tcl, tk, and expect
16803
16804 * configure.in: handle those directories if they exist
16805
16806 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16807
16808 * config.sub: removed bogus hppabsd and hppahpux names, since
16809 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16810
16811 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16812
16813 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16814 depends upon all-xiberty
16815
16816 * Makefile.in: changes from p3, including:
16817
16818 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16819
16820 * Makefile.in (XTRAFLAGS): include newlib directories if
16821 newlib/Makefile exists, rather than if host != target.
16822
16823 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16824
16825 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16826 from the same source tree and not building a cross-compiler. This
16827 matters for the libg++ configuration if reconfiguring a tree that
16828 has already been installed.
16829
16830 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16831
16832 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16833 pick up the machine and system specific header files.
16834
16835 * Makefile.in: added AS_FOR_TARGET, passed down in
16836 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16837 the C compiler to use to create programs which are run in the
16838 build environment, set it to default to $(CC), and passed it down
16839 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16840
16841 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16842
16843 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16844 We need them for unusual native builds, like systems without
16845 ranlib.
16846
16847 * configure: also define $(host_canonical) and
16848 $(target_canonical), which are the full, canonical names for the
16849 given host and target
16850
16851 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16852
16853 * Makefile.in: Added separate definitions for C++.
16854
16855 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16856
16857 * configure.in (configdirs): Add deja-gnu.
16858
16859 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16860
16861 * README: Update for configure.texi and gdb-4.7 release.
16862
16863 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16864
16865 * Makefile.in: Move "all" target to top of file.
16866 Previously, first target was ".PHONY" which caused BSD4.4 make
16867 to build .PHONY when make was run without arguments.
16868
16869 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16870
16871 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16872 Library-copylefted code in libiberty.
16873
16874 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16875
16876 * config.sub: Replace m68kmote with plain old m68k.
16877
16878 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16879
16880 * Makefile.in: Remove space from blank line, avoid Make complaints.
16881
16882 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16883
16884 * config.sub: Complain if no argument is given. Added support for
16885 386bsd as OS and target alias.
16886
16887 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16888
16889 * Makefile.in (XTRAFLAGS): include newlib directories if
16890 newlib/Makefile exists, rather than if host != target.
16891
16892 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16893
16894 * config.sub: recognize sparclite-wrs-vxworks.
16895
16896 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16897 p3.) Added clean-xiberty to clean.
16898
16899 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16900
16901 * configure.in: use *-*-* instead of nested cases for host and target
16902
16903 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16904
16905 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16906 from the same source tree and not building a cross-compiler. This
16907 matters for the libg++ configuration if reconfiguring a tree that
16908 has already been installed.
16909
16910 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16911
16912 * config.sub (i486v/i486v4): Merge in from FSF version.
16913
16914 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16915
16916 * configure: only set PWD if it is already set.
16917
16918 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16919
16920 * configure: just set PWD=`pwd` at the top, since Ultrix sh
16921 doesn't have unset and all success paths (and most error paths)
16922 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16923 to just ${PWD} to avoid confusion.)
16924
16925 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
16926
16927 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16928 even for a native compilation.
16929
16930 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
16931
16932 Changes to make the gdb.tar.Z rule work better.
16933
16934 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
16935 (DEVO_SUPPORT): Add configure.texi.
16936 (bfd-ilrt.tar.Z): Remove ancient rule.
16937
16938 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
16939
16940 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16941 pick up the machine and system specific header files.
16942
16943 * configure.in, config.sub: added new target m68010-adobe-scout,
16944 with alias of adobe68k. Changed configure.in to check for
16945 -scout before -sco* to avoid a false match.
16946
16947 * Makefile.in: added AS_FOR_TARGET, passed down in
16948 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16949 the C compiler to use to create programs which are run in the
16950 build environment, set it to default to $(CC), and passed it down
16951 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16952
16953 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
16954
16955 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16956 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
16957 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16958 FOR_TARGET variants, to newlib and libg++.
16959
16960 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
16961
16962 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16963 first.
16964
16965 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
16966
16967 * config.sub: Accept `elf' as an environment.
16968
16969 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16970
16971 * Makefile.in (all-opcodes): cd into the right directory
16972
16973 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
16974
16975 * configure: added -program_transform_name option, used as
16976 argument to sed when installing programs.
16977 configure.texi: added documentation for -program_prefix,
16978 -program_suffix and -program_transform_name.
16979
16980 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
16981
16982 * config.sub: Accept i486 where i386 ok.
16983
16984 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
16985
16986 * config.sub: accept we32k
16987
16988 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
16989
16990 * config.sub, configure.in: accept OSE68000 and OSE68k.
16991
16992 * Makefile.in: don't create all directories for ``make install'';
16993 let the subdirectories create the ones they need.
16994
16995 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16996
16997 * COPYING: new file, GPL v2
16998
16999 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17000
17001 * Makefile.in: use the new gen-info-dir, which needs a template
17002 argument (which also lives in texinfo)
17003
17004 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17005
17006 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17007
17008 * config.sub (ncr3000): Change i386 to i486.
17009
17010 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17011
17012 * Makefile.in: add install-rcs, install-grep to
17013 install-no-fixedincludes, removed install-bison and install-libgcc
17014
17015 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17016
17017 * configure.in: grab the HPUX makefile fragment if on HPUX
17018
17019 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17020
17021 * Makefile.in: eradicate bison spoor (ditto libgcc).
17022 configure.in: recognise m68{k,000}-ericsson-OSE.
17023 es1800 is alias for m68k-ericsson-OSE
17024
17025 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17026
17027 * configure.in: rearrange the parts that remove programs from
17028 configdirs, based now on HOST==TARGET or by canonical triple.
17029
17030 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17031
17032 * test-build.mk: recurse explicitly with -f test-build.mk when
17033 appropriate. predicate stage3 and comparison on the existence
17034 of gcc. That is, if gcc isn't around, we aren't three-staging.
17035 On very clean, also remove ...stamp-co. Build in-place before
17036 doing other builds.
17037
17038 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17039
17040 * Makefile.in, configure.in: add tgas
17041
17042 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17043
17044 * Makefile.in: a number of changes merged in from progressive.
17045
17046 * configure.in: add libm.
17047
17048 * .cvsignore: ignore some stuff that comes from test-build.mk.
17049
17050 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17051
17052 * config.sub: Add es1800 (m68k-ericsson-es1800).
17053
17054 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17055
17056 * configure: Add program_suffix (parallel to program_prefix)
17057 * Makefile.in: adjust directory-creating script for losing decstation
17058
17059 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17060
17061 * configure: Minor $subdir-related fixes.
17062
17063 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17064
17065 * configure: fix various problems with propogating
17066 makefile_target_frag in subdirs.
17067 * configure.in: config libgcc if its there
17068
17069 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17070
17071 * config.sub: HPPA merge.
17072
17073 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17074
17075 * Makefile.in: Replace all-bison with all-byacc in all
17076 dependency lines for other tools (which now use byacc).
17077
17078 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17079
17080 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17081
17082 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17083
17084 * Makefile.in: make gprof rules similar to byacc rules (instead of
17085 vestigal $(unsubdir) that didn't work...)
17086
17087 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17088
17089 * config.sub: Add support for Linux.
17090 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17091 (at least for libg++).
17092
17093 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17094
17095 * configure.texi: fix doc for the -nfp option to configure
17096
17097 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17098
17099 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17100
17101 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17102
17103 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17104 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17105 * configure.in: added solaris* host_makefile_frag hook.
17106
17107 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17108
17109 * config.sub: changed recognition of m68000 so that various
17110 m68k types can be specified via m680[01234]0
17111
17112 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17113
17114 * config.sub (basic_machine): fix sed so that '-foo' isn't
17115 completely substituted out while .+'-foo' loses the '-foo'
17116
17117 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17118
17119 * config.sub ($os): Add -aout.
17120
17121 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17122
17123 * configure: If host_makefile_frag is absolute, don't
17124 prefix ${invsubdir} (relevant to libg++ auto-configure).
17125
17126 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17127
17128 * Makefile.in (tooldir): Define it.
17129 (all-ld): Depend on all-flex.
17130
17131 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17132
17133 * Makefile.in (check): Fix libg++ special case.
17134
17135 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17136
17137 * configure: do not bury `pwd` into config.status, thus do fewer
17138 pwd's.
17139
17140 * configure: print the "Building in" message only when building in
17141 other than "." AND verbose.
17142
17143 * configure: remove -s, rework -v to better accommodate guested
17144 configures.
17145
17146 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17147
17148 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17149
17150 * Makefile.in: macroize flags passed on recursion. remove
17151 fileutils.
17152
17153 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17154
17155 * configure: get makesrcdir right for subdirs deeper than 1.
17156
17157 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17158 install.
17159
17160 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17161
17162 * Makefile.in: don't print subdir_do or recursion lines.
17163
17164 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17165
17166 * standards.texi: added menu item.
17167
17168 * Makefile.in: build and install standards.info.
17169
17170 * standards.texi: new file.
17171
17172 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17173
17174 * configure: test for and move config.status pieces from
17175 ${subdir}/.
17176
17177 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17178
17179 * configure: Test for existance of files before trying to mv
17180 them, to avoid numerous non-existance messages.
17181
17182 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17183
17184 * configure: correct final line of config.status.
17185
17186 * configure: patch from eggert. Avoids a protection problem if
17187 the original Makefile.in is read only.
17188
17189 * configure: use move-if-change from gcc to create config.status.
17190 Some makefiles depend on config.status to tell if a directory
17191 has been reconfigured for a different host. This change
17192 prevents those directories from remaking everything in the case
17193 where the reconfig was only intended to rebuild a Makefile.
17194
17195 * configure: test for config.sub with "config.sub sun4" rather
17196 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17197 host alias from a missing config.sub.
17198
17199 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17200
17201 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17202 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17203
17204 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17205
17206 * configure: mkdir ${subdir} as needed.
17207
17208 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17209
17210 * Makefile.in,configure.in: added autoconf.
17211
17212 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17213
17214 * Makefile.in: no longer pass against on recursion.
17215
17216 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17217 definitions are not inherited.
17218
17219 * configure: correct makesrcdir when subdir is .
17220
17221 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17222
17223 * configure: Add support for 'subdirs' variable, which is
17224 like 'configdirs', except that configure doesn't re-invoke
17225 itself for subdirs, it just creates a Makefile for each subdir.
17226 * configure.texi: Document subdirs.
17227
17228 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17229
17230 * configure.in: added flex to configdirs
17231
17232 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17233
17234 * Makefile.in: remove clean-stamps from clean.
17235
17236 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17237
17238 * configure.in: Add gdbtest to configdirs.
17239
17240 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17241
17242 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17243 to recursive makes.
17244 * configure.in: Recognize new ncr3000 config.
17245
17246 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17247
17248 * Makefile.in, configure.in: removed references to gdbm.
17249
17250 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17251
17252 * config.sub: Don't canonicalize os value
17253 newsos* to bsd (readline needs to check for newsos).
17254 (This fix was earlier made Jan 31, but got re-broken.)
17255
17256 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17257
17258 * configure.in: sco is an os, not a vendor!
17259
17260 * configure: Quote $( better. Keep various shells happy.
17261
17262 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17263
17264 * Makefile.in: eliminate stamp-files.
17265
17266 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17267
17268 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17269 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17270
17271 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17272
17273 * config.sub: fix iris/iris3.
17274
17275 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17276
17277 * configure: re-add -rm.
17278
17279 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17280
17281 * Maskefile.in: add .stmp-rcs to all.
17282
17283 * configure.in: remove gas from rs6000 build, use aix host fragment.
17284
17285 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17286
17287 * configure: pass down site_option during recursion.
17288
17289 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17290
17291 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17292
17293 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17294
17295 * configure: Change exec_prefix so that it really defaults to prefix.
17296
17297 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17298
17299 * Makefile.in, configure.in: Add support for mmalloc library.
17300
17301 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17302
17303 * Makefile.in: add stmp dependencies for a few more things.
17304
17305 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17306
17307 * configure: adjusted error message on objdir/srcdir configure
17308 collision, per john's suggestion.
17309
17310 * Makefile.in: add libiberty stmp to all and all.cross.
17311
17312 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17313
17314 * Makefile.in: remove force dependencies, add grep to all.
17315
17316 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17317
17318 * Makefile.in: drop flex. make stamp files work.
17319
17320 * configure: added test for conflicting configuration in srcdir,
17321 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17322 gets cranky. use relative paths for configure and srcdir
17323 whenever possible. Send some error messages to stderr that were
17324 going to stdout.
17325
17326 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17327
17328 * Makefile.in: Fix libg++ rule to check for gcc directory
17329 before using gcc/gcc. Also pass XTRAFLAGS.
17330
17331 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17332
17333 * Makefile.in: added stmp-files so that directories aren't polled
17334 when they are already built.
17335
17336 * configure.texi: fixed a node pointer problem.
17337
17338 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17339
17340 * config.sub configure.in gdb/configure.in
17341 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17342 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17343 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17344
17345 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17346
17347 * configure: -recurring becomes -silent. corrected help message
17348 for -site= option.
17349
17350 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17351
17352 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17353
17354 * configure: when building Makefile for crosses, replace
17355 tooldir and program_prefix. default srcdir from location of
17356 config.sub. remove "for host in hosts" and "for target in
17357 targets" loops.
17358
17359 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17360
17361 * Makefile.in: Do not pass bindir or mandir to cvs.
17362
17363 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17364
17365 * Makefile.in, configure.in: removed traces of namesubdir,
17366 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17367 copyrights to '92, changed some from Cygnus to FSF.
17368
17369 * configure.texi: remove most references to multiple hosts,
17370 multiple targets, subdirs, etc.
17371
17372 * configure.man: removed rcsid. reference config.sub not
17373 config.subr.
17374
17375 * Makefile.in: mkdir $(infodir) on install-info.
17376
17377 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17378
17379 * configure.texi: Explain better about .gdbinit and about
17380 the environment that configure.in sections run in.
17381
17382 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17383
17384 * configure.in: Ultrix is only a decstation if it's a MIPS.
17385
17386 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17387
17388 * README: DOC.configure => cfg-paper.texi.
17389
17390 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17391
17392 * config.sub (near case $os): Don't convert newsos* to bsd!
17393
17394 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17395
17396 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17397 the number of copies of COPYING that go into the GDB tar file.
17398
17399 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17400
17401 * bfd/configure.in, gdb/config/mh-i386sco,
17402 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17403 Fix SCO configuration stuff.
17404
17405 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17406
17407 * Makefile.in: For libg++, make sure the -I pointing
17408 to the gcc directory goes *after* all the libg++-local -I flags.
17409 Also, move just-gcc dependency from just-libg++ to all-libg++.
17410
17411 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17412
17413 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17414
17415 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17416
17417 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17418
17419 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17420
17421 * config.sub: Add stratus configuration frags. Also
17422 submitted to FSF.
17423
17424 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17425
17426 * Makefile.in (DEV_SUPPORT): add configure.man.
17427
17428 * config.sub(Decode manufacturer-specific): add -none*.
17429
17430 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17431
17432 * Makefile.in: remove form feeds to make Sun's make happy.
17433 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17434
17435 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17436
17437 * Makefile.in (AR_FLAGS): Make quieter.
17438
17439 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17440
17441 * configure.in: Add libg++.
17442 * configure: When verbose, don't output the command line at each
17443 level; it will be unremarkably the same as the previous version,
17444 which will be the same as what the user typed.
17445
17446 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17447
17448 * configure.in, Makefile.in: fix clean-info, add flex. add
17449 fileutils.
17450
17451 * configure: be less sensitive to spaces in Makefile.in. Do not
17452 look for sources in "..". Doing so breaks subdirectories that
17453 might have their own configure. If a subdir has it's own
17454 configure script, use it.
17455
17456 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17457
17458 * cfg-paper.texi: some changes suggested by rms.
17459
17460 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17461
17462 * config.sub: Merge in some small additions from the FSF version,
17463 taken from the gcc distribution, to bring the Cygnus and FSF
17464 versions into closer sync.
17465
17466 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17467
17468 * configure.in: Changed svr4 references to sysv4.
17469
17470 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17471
17472 * configure: added -V for version number option.
17473
17474 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17475
17476 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17477 renamed from DOC.configure to cfg-paper.texi.
17478
17479 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17480
17481 * configure, config.subr, config.sub: config.subr is now
17482 config.sub again.
17483
17484 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17485
17486 * configure.texi: new file, in progress.
17487
17488 * Makefile.in: build info file and install the man page for
17489 configure.
17490
17491 * configure.man: new file, first cut.
17492
17493 * configure: find config.subr again now that configuration "none"
17494 has gone. removed all traces of the -ansi option. removed all
17495 traces of the -languages option.
17496
17497 * config.subr: resync from rms.
17498
17499 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17500
17501 * configure, config.sub, config.subr: merge config.sub into
17502 config.subr, call the result config.subr, remove config.sub, use
17503 config.subr.
17504
17505 * Makefile.in: revised install for dir.info.
17506
17507 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17508
17509 * configure.in: add decstation host makefile frag.
17510
17511 * Makefile.in: BISON now bison -y again. also install-gcc on
17512 install. clean-gdbm on clean. infodir belongs in datadir.
17513 Make directories for info install. Build dir.info here then
17514 install it.
17515
17516 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17517
17518 * Makefile.in: fix for bad directory tests.
17519
17520 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17521
17522 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17523 regexp. -srcdir relative was being handled incorrectly.
17524
17525 * Makefile.in: unwrapped some for loops so that parallel makes
17526 work again and so one can focus one's attention on a particular
17527 package.
17528
17529 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17530
17531 * configure: added PWD as a stand in for `pwd` (for speed). use
17532 elif wherever possible. make -srcdir work without -objdir.
17533 -objdir= commented out.
17534
17535 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17536
17537 * configure: +options become --options. -subdirs commented out.
17538 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17539 Makefile now at top of generated Makefile. Removed cvs log
17540 entries. added -srcdir. create .gdbinit only if there is one
17541 in ${srcdir}.
17542
17543 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17544 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17545 and mandir now keyed off datadir by default.
17546
17547 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17548
17549 * Freshly created ChangeLog.
17550
17551 \f
17552 Local Variables:
17553 mode: change-log
17554 left-margin: 8
17555 fill-column: 76
17556 version-control: never
17557 End: