b0046b3f68818db18f064b49f781680c231ed6f5
[gcc.git] / ChangeLog
1 2012-10-24 Eric Christopher <echristo@gmail.com>
2
3 * MAINTAINERS: Update email address.
4
5 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
6
7 PR bootstrap/54820
8 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
9 * configure: Regenerate.
10
11 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
12
13 * MAINTAINERS (aarch64): Add Marcus and myself.
14
15 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
16
17 PR bootstrap/54820
18 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
19 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
20 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
21 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
22 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
23 * Makefile.in: Regenerate.
24 * configure.ac (have_static_libs): New variable and associated check.
25 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
26 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
27 * configure: Regenerate.
28
29 2012-10-10 Richard Biener <rguenther@suse.de>
30
31 * MAINTAINERS: Adjust for changed surname.
32
33 2012-10-04 Lawrence Crowl <crowl@google.com>
34
35 * MAINTAINERS (Write After Approval): Add myself.
36
37 2012-10-01 Cary Coutant <ccoutant@google.com>
38
39 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
40
41 2012-09-28 Ian Lance Taylor <iant@google.com>
42
43 * Makefile.def: Make all-target-libgo depend on
44 all-target-libbacktrace.
45 * Makefile.in: Rebuild.
46
47 2012-09-26 Ian Lance Taylor <iant@google.com>
48
49 * Makefile.def: Make all-gcc depend on all-libbacktrace.
50 * Makefile.in: Rebuild.
51
52 2012-09-20 Walter Lee <walt@tilera.com>
53
54 * configure.ac: Add tilegx to list of targets that support gold.
55 * configure: Regenerate.
56
57 2012-09-20 Marek Polacek <polacek@redhat.com>
58
59 * MAINTAINERS (Write After Approval): Add myself.
60
61 2012-09-19 Steve Ellcey <sellcey@mips.com>
62
63 * configure.ac: Add mips*-mti-elf* target.
64 * configure: Regenerate.
65
66 2012-09-17 Ian Lance Taylor <iant@google.com>
67
68 * MAINTAINERS (Various Maintainers): Add libbacktrace.
69 * configure.ac (host_libs): Add libbacktrace.
70 (target_libraries): Add libbacktrace.
71 * Makefile.def (host_modules): Add libbacktrace.
72 (target_modules): Likewise.
73 * configure, Makefile.in: Rebuild.
74
75 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
76
77 PR target/38607
78 Merge upstream change.
79 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
80
81 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
82 Add libgomp*.o to compare_exclusions for AIX.
83 * configure: Regenerate.
84
85 2012-09-06 Diego Novillo <dnovillo@google.com>
86
87 * configure.ac: Bump minimum GMP version to 4.2.3.
88 * configure: Re-generate.
89
90 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
91
92 PR target/54461
93 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
94 target-libgloss if not configured --with-avrlibc=no.
95 * configure: Regenerate.
96
97 2012-09-04 Jason Merrill <jason@redhat.com>
98
99 * configure.ac: Fix --enable-languages=all.
100
101 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
102
103 * MAINTAINERS (Write After Approval): Add myself.
104
105 2012-09-03 Richard Guenther <rguenther@suse.de>
106
107 PR bootstrap/54138
108 * configure.ac: Re-organize ISL / CLOOG checks to allow
109 disabling with either --without-isl or --without-cloog.
110 * configure: Regenerated.
111
112 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
113
114 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
115 * configure: Regenerate.
116
117 2012-08-27 Ulrich Drepper <drepper@gmail.com>
118
119 * MAINTAINERS: Fix my email address.
120
121 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
122
123 PR binutils/4970
124 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
125 and opcodes.
126 * Makefile.in: Regenerated.
127
128 2012-08-26 Art Haas <ahaas@impactweather.com>
129
130 * configure: Regenerate.
131
132 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
133
134 * INSTALL/README: Also refer to the online installation
135 instructions.
136
137 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
138
139 * MAINTAINERS (Write After Approval): Add myself.
140 (Picochip port): Remove myself.
141
142 2012-08-14 Diego Novillo <dnovillo@google.com>
143
144 Merge from cxx-conversion branch.
145
146 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
147 POSTSTAGE1_CONFIGURE_FLAGS.
148 * Makefile.in: Regenerate.
149 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
150 Force C++ when bootstrapping.
151 * configure: Regenerate.
152
153 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
154
155 * MAINTAINERS (Write After Approval): Add myself.
156
157 2012-07-16 Joseph Myers <joseph@codesourcery.com>
158
159 * README: Document use of ranges of years in copyright notices.
160
161 2012-07-06 Richard Guenther <rguenther@suse.de>
162
163 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
164 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
165 --with-gmp=system.
166 * Makefile.in: Regenerated.
167 * configure: Likewise.
168
169 2012-07-06 Richard Guenther <rguenther@suse.de>
170
171 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
172 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
173 supply V=1 as extra_make_flags.
174 * configure: Regenerated.
175 * Makefile.in: Likewise.
176
177 2012-07-04 Tristan Gingold <gingold@adacore.com>
178
179 * configure: Regenerate.
180
181 2012-07-03 Richard Guenther <rguenther@suse.de>
182
183 * Makfile.def (isl): Remove not necessary extra_exports and
184 extra_make_flags.
185 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
186 * Makefile.in: Regenerated.
187
188 2012-07-03 Richard Guenther <rguenther@suse.de>
189
190 * Makefile.def (cloog): Add V=1 to extra_make_flags.
191 * configure.ac: If either the ISL or the CLooG check failed
192 do not try to build in-tree versions.
193 * Makefile.in: Regenerated.
194 * configure: Regenerated.
195
196 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
197
198 * configure: Regenerate.
199
200 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
201
202 * MAINTAINERS (Various Maintainers): Add myself as testsuite
203 maintainer.
204
205 2012-07-02 Richard Guenther <rguenther@suse.de>
206
207 * configure: Regenerated.
208
209 2012-07-02 Richard Guenther <rguenther@suse.de>
210 Michael Matz <matz@suse.de>
211 Tobias Grosser <tobias@grosser.es>
212 Sebastian Pop <sebpop@gmail.com>
213
214 * Makefile.def: Add ISL host module, remove PPL host module.
215 Adjust ClooG host module to use the proper ISL.
216 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
217 * configure.ac: Include config/isl.m4. Add ISL host library,
218 remove PPL. Remove PPL configury, add ISL configury, adjust
219 ClooG configury.
220 * Makefile.in: Regenerated.
221 * configure: Likewise.
222
223 2012-07-02 Richard Guenther <rguenther@suse.de>
224
225 Merge from graphite branch
226 2011-07-21 Tobias Grosser <tobias@grosser.es>
227
228 * configure: Regenerated.
229 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
230 both cloog.org and legacy versions. The only supported version will
231 be CLooG with the isl backend.
232
233 2011-07-21 Tobias Grosser <tobias@grosser.es>
234
235 * configure: Regenerated.
236 * configure.ac: Require cloog isl 0.17.0
237
238 2011-07-21 Tobias Grosser <tobias@grosser.es>
239
240 * configure: Regenerated.
241 * config/cloog.m4: Do not define CLOOG_ORG
242
243 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
244
245 * configure.ac: Skip C if explicitly selected.
246 * configure: Regenerate.
247
248 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
249
250 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
251 they contain -O2.
252 * configure: Regenerate.
253
254 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
255
256 PR debug/53740
257 * df.h, df-problems.c, dce.c: Revert last patch.
258
259 2012-06-25 Iain Sandoe <iain@codesourcery.com>
260
261 * MAINTAINERS (Write After Approval): Update my email address.
262
263 2012-06-21 Meador Inge <meadori@codesourcery.com>
264
265 * MAINTAINERS (Write After Approval): Add myself.
266
267 2012-06-20 Jason Merrill <jason@redhat.com>
268
269 * Makefile.tpl (check-target-libgomp-c++): New.
270 (check-target-libitm-c++): New.
271 * Makefile.def (c++): Add them.
272 * Makefile.in: Regenerate.
273
274 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
275
276 * MAINTAINERS (Write After Approval): Add myself.
277
278 2012-05-16 Olivier Hainque <hainque@adacore.com>
279
280 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
281 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
282 (install-no-fixedincludes): Adjust accordingly.
283 * Makefile.in: Regenerate.
284
285 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
286
287 Merge upstream change
288 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
289
290 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
291
292 * MAINTAINERS (Write After Approval): Add myself.
293
294 2012-05-09 Nick Clifton <nickc@redhat.com>
295 Paul Smith <psmith@gnu.org>
296
297 PR bootstrap/50461
298 * configure.ac (mpfr-dir): When using in-tree MPFR sources
299 allow for the fact that from release v3.1.0 of MPFR the source
300 files were moved into a src sub-directory.
301 * configure: Regenerate.
302
303 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
304
305 * configure.ac: Bump minimum MPFR version to 2.4.0.
306 * configure: Regenerated.
307
308 2012-05-01 Richard Henderson <rth@redhat.com>
309
310 * Makefile.def (libatomic): New target_module.
311 * configure.ac (target_libraries): Add libatomic.
312 (noconfigdirs): Check if libatomic is supported.
313 * Makefile.in, configure: Rebuild.
314
315 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
316
317 * MAINTAINERS (Write After Approval): Add myself.
318
319 2012-04-25 Joel Brobecker <brobecker@adacore.com>
320
321 * config.sub: Update to 2012-04-18 version from official repo.
322
323 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
324
325 * MAINTAINERS (Write After Approval): Add myself.
326
327 2012-04-11 Steve Ellcey <sellcey@mips.com>
328
329 * MAINTAINERS: Changed email address.
330
331 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
332
333 PR target/52737
334 * contrib/gcc_update (files_and_dependencies):
335 Remove gcc/config/avr/t-multilib from touch data.
336
337 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
338
339 * MAINTAINERS (OS Port Maintainers): Remove irix.
340 * configure.ac (enable_libgomp): Remove *-*-irix6*.
341 (unsupported_languages): Remove mips-sgi-irix6.*.
342 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
343 (with_stabs): Remove.
344 * configure: Regenerate.
345
346 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
347
348 * MAINTAINERS (OS Port Maintainers): Remove osf.
349 * configure.ac (enable_libgomp): Remove *-*-osf*.
350 (with_stabs): Remove alpha*-*-osf*.
351 * configure: Regenerate.
352
353 2012-03-05 Tristan Gingold <gingold@adacore.com>
354
355 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
356 * configure: Regenerate.
357
358 2012-02-17 Walter Lee <walt@tilera.com>
359
360 * MAINTAINERS: (Write After Approval): Delete myself.
361
362 2012-02-14 Walter Lee <walt@tilera.com>
363
364 * MAINTAINERS (tilegx port): Add myself.
365 (tilepro port): Add myself.
366 (Write After Approval): Add myself.
367
368 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
369
370 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
371 and Joseph Myers as docstring relicensing maintainers.
372
373 2012-02-09 Bin Cheng <bin.cheng@arm.com>
374
375 * MAINTAINERS (write-after-approval): Add myself.
376
377 2012-02-08 Ira Rosen <irar@il.ibm.com>
378
379 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
380 maintainer.
381
382 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
383
384 * MAINTAINERS (Write After Approval): Move myself to
385 maintain alphabetical order.
386
387 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
388
389 * MAINTAINERS (Write After Approval): Add myself.
390
391 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
392
393 * MAINTAINERS (Write After Approval): Add myself.
394
395 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
396 Jayant R Sonar <jayant.sonar@kpitcummins.com>
397
398 * configure.ac (cr16-*-*): Remove nonconfigdirs.
399 * configure: Regenerate.
400
401 2012-01-23 Harshit Chopra <harshit@google.com>
402
403 * MAINTAINERS (Write After Approval): Add myself.
404
405 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
406
407 * configure.ac: Remove reference to mh-interix.
408 * configure: Regenerate.
409
410 2012-01-05 Richard Henderson <rth@redhat.com>
411
412 PR bootstrap/51072
413 * configure.ac: Disable libitm if c++ is not enabled.
414 * configure: Rebuild.
415
416 * configure.ac: Fix regexp for same.
417 * configure: Rebuild.
418
419 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
420
421 * MAINTAINERS (Write After Approval): Add myself.
422
423 2012-01-02 Richard Guenther <rguenther@suse.de>
424
425 PR bootstrap/51686
426 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
427 * Makefile.in: Regenerate.
428
429 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
430
431 * MAINTAINERS (Write After Approval): Add myself.
432
433 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
434
435 * configure: Regenerate.
436
437 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
438
439 * MAINTAINERS (picochip): Changed email address.
440
441 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
442
443 * MAINTAINERS (write-after-approval): Add self.
444
445 2011-11-29 DJ Delorie <dj@redhat.com>
446
447 * configure.ac (rl78-*-*) New case.
448 * configure: Regenerate.
449 * MAINTAINERS: Add myself as RL78 maintainer.
450
451 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
452
453 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
454
455 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
456
457 * libtool.m4: Additional FreeBSD 10 fixes.
458
459 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
460
461 * MAINTAINERS: Move myself from Write After Approval to CPU Port
462 Maintainers section, as Epiphany maintainer.
463
464 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
465
466 PR target/49992
467 * configure.ac: Remove ranlib special-casing for Darwin.
468 * configure: Regenerate.
469
470 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
471
472 * MAINTAINERS (Reviewers): Keep the list sorted.
473
474 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
475
476 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
477
478 2011-11-09 Roland McGrath <mcgrathr@google.com>
479
480 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
481 * configure: Rebuild.
482 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
483 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
484 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
485 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
486 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
487 Add READELF.
488 * Makefile.in: Rebuild.
489
490 2011-11-09 Jason Merrill <jason@redhat.com>
491
492 * Makefile.def (language=c++): Remove check-c++0x.
493 * Makefile.in (check-gcc-c++): Regenerate.
494
495 2011-11-08 Richard Henderson <rth@redhat.com>
496
497 * configure.ac: Test for libitm directory present first.
498
499 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
500
501 * configure.ac: Test libitm/configure.tgt to disable libitm.
502 * configure: Rebuild.
503
504 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
505 Richard Henderson <rth@redhat.com>
506
507 Merged from transactional-memory.
508
509 * Makefile.def (lang_env_dependencies): libitm is c++.
510 Add libitm target module.
511 * configure.ac: Likewise.
512 * config/mmap.m4: New file.
513 * contrib/gcc_update: Add libitm to touch data.
514 * Makefile.in, configure: Rebuild.
515
516 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
517
518 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
519 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
520 * Makefile.in: Regenerate.
521
522 2011-11-01 DJ Delorie <dj@redhat.com>
523
524 * config.sub: Update to version 2011-10-29 (added rl78)
525
526 2011-10-27 Nick Clifton <nickc@redhat.com>
527
528 * config.sub: Import these changes from the config project:
529
530 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
531 Ben Elliston <bje@gnu.org>
532
533 * config.sub (epiphany): New.
534
535 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
536 Ben Elliston <bje@gnu.org>
537
538 * config.sub (hexagon, hexagon-*): New.
539
540 2011-08-23 Roland McGrath <mcgrathr@google.com>
541
542 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
543 64eb to be64.
544
545 2011-08-16 Roland McGrath <mcgrathr@google.com>
546
547 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
548 (nacl): Grok as alias for 32el-unknown-nacl.
549
550 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
551
552 * MAINTAINERS (Write After Approval): Add myself.
553
554 2011-10-24 Teresa Johnson <tejohnson@google.com>
555
556 * MAINTAINERS (Write After Approval): Add myself.
557
558 2011-09-21 Jakub Jelinek <jakub@redhat.com>
559
560 * MAINTAINERS (sparc port): Remove myself.
561
562 2011-09-14 Tom de Vries <tom@codesourcery.com>
563
564 * MAINTAINERS (Write After Approval): Add myself.
565
566 2011-08-14 Yao Qi <yao@codesourcery.com>
567
568 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
569 * configure: Regenerate.
570
571 2011-07-26 Ian Lance Taylor <iant@google.com>
572
573 * configure.ac: Set have_compiler based on whether gcc directory
574 exists, rather than on whether gcc is in configdirs.
575 * configure: Rebuild.
576
577 2011-07-21 Joseph Myers <joseph@codesourcery.com>
578
579 * MAINTAINERS (Global Reviewers): Add self.
580
581 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
582
583 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
584 link directories.
585 * Makefile.in: Rebuild.
586
587 2011-07-20 Ian Lance Taylor <iant@google.com>
588
589 PR bootstrap/49787
590 * configure.ac: Move --enable-bootstrap handling earlier in file.
591 If --enable-bootstrap and either --enable-build-with-cxx or
592 --enable-build-poststage1-with-cxx, enable C++ automatically.
593 * configure: Rebuild.
594
595 2011-07-19 Ian Lance Taylor <iant@google.com>
596
597 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
598 make C++ a boot_language. Set and substitute
599 POSTSTAGE1_CONFIGURE_FLAGS.
600 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
601 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
602 * configure, Makefile.in: Rebuild.
603
604 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
605
606 * MAINTAINERS (Register Allocation): Move myself from reviewers to
607 maintainers.
608
609 2011-07-18 Jakub Jelinek <jakub@redhat.com>
610
611 * MAINTAINERS (Global Reviewers): Add myself.
612
613 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
614
615 * configure: Regenerate.
616
617 2011-07-16 Jason Merrill <jason@redhat.com>
618
619 * Makefile.def (language=c++): Add check-c++0x and
620 check-target-libmudflap-c++.
621 * Makefile.tpl (check-target-libmudflap-c++): New.
622 * Makefile.in: Regenerate.
623
624 2011-07-16 Matthias Klose <doko@ubuntu.com>
625
626 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
627 * Makefile.def (target_modules/libjava): Pass
628 $(EXTRA_CONFIGARGS_LIBJAVA).
629 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
630 if not configured with --enable-static-libjava.
631 * Makefile.in: Regenerate.
632 * configure: Likewise.
633
634 2011-07-15 Jason Merrill <jason@redhat.com>
635
636 * Makefile.in (check-c++): Move check-gcc-c++0x after
637 check-target-libstdc++-v3.
638
639 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
640
641 * MAINTAINERS (c6x port): New entry.
642
643 2011-07-13 Jason Merrill <jason@redhat.com>
644
645 * Makefile.in (check-gcc-c++0x): New.
646 (check-c++): Depend on it.
647
648 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
649
650 PR target/39150
651 * configure.ac (i[3456789]86-*-solaris2*): Also accept
652 x86_64-*-solaris2.1[0-9]*.
653 * configure: Regenerate.
654
655 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
656
657 * MAINTAINERS (RTL optimizers): Add self.
658
659 2011-06-27 Gabriel Charette <gchare@google.com>
660
661 * MAINTAINERS (Write After Approval): Add myself.
662
663 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
664
665 PR regression/47836
666 PR bootstrap/23656
667 PR other/47733
668 PR bootstrap/49247
669 PR c/48825
670 * configure.ac (target_libraries): Remove target-libiberty.
671 Remove case-statement setting skipdirs=target-libiberty for
672 multiple targets. Remove checking target_configdirs and
673 removing target-libiberty but keeping target-libgcc if
674 otherwise empty.
675 * Makefile.def (target_modules): Don't add libiberty.
676 (dependencies): Remove all traces of target-libiberty.
677 * configure, Makefile.in: Regenerate.
678
679 2011-06-13 Walter Lee <walt@tilera.com>
680
681 * configure.ac (tilepro-*-*) New case.
682 (tilegx-*-*): Likewise.
683 * configure: Regenerate.
684
685 2011-06-06 Jing Yu <jingyu@google.com>
686
687 * configure.ac: Skip target-libiberty for
688 arm*-*-linux-androideabi.
689 * configure: Regenerated.
690
691 2011-06-06 Nick Clifton <nickc@redhat.com>
692
693 * config.sub: Sync from upstream.
694
695 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
696
697 * MAINTAINERS (Write After Approval): Add myself.
698
699 2011-06-01 Daniel Jacobowitz <drow@false.org>
700
701 * MAINTAINERS: Update my email address.
702
703 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
704
705 * MAINTAINERS (Write After Approval): Update my email address.
706
707 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
708
709 * MAINTAINERS (Write After Approval): Add myself.
710
711 2011-05-08 Doug Kwan <dougkwan@google.com>
712
713 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
714 * configure: Regenerated.
715 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
716 value from configure.
717 * Makefile.in: Regenerated.
718
719 2011-05-05 Joseph Myers <joseph@codesourcery.com>
720
721 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
722 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
723 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
724 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
725 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
726 *-*-vxworks*): Disable newlib and libgloss in separate case
727 statement.
728 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
729 to separate case statement.
730 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
731 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
732 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
733 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
734 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
735 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
736 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
737 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
738 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
739 i[[3456789]]86-*-rdos*, m32r-*-*,
740 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
741 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
742 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
743 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
744 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
745 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
746 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
747 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
748 and libgloss in main case over targets. Remove most empty cases
749 in main case over targets.
750 * configure: Regenerate.
751
752 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
753
754 * MAINTAINERS (Write After Approval): Add myself.
755
756 2011-05-04 Joseph Myers <joseph@codesourcery.com>
757
758 * configure.ac: Remove code setting special library locations for
759 hppa*64*-*-hpux11*. Remove code setting compiler for
760 sparc-sun-solaris2*.
761 * configure: Regenerate.
762
763 2011-05-04 Joseph Myers <joseph@codesourcery.com>
764
765 * configure.ac: Separate libgloss_dir settings from general case
766 over targets.
767 * configure: Regenerate.
768
769 2011-04-28 Joseph Myers <joseph@codesourcery.com>
770
771 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
772 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
773 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
774 cases in libgcj-disabling case statement.
775 (hppa*64*-*-linux*): Set unsupported_languages instead of
776 disabling target-zlib.
777 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
778 to hppa*64*-*-hpux*.
779 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
780 hppa*-*-hpux*.
781 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
782 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
783 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
784 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
785 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
786 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
787 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
788 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
789 libgcj-disabling case statement.
790 * configure: Regenerate.
791
792 2011-04-28 Joseph Myers <joseph@codesourcery.com>
793
794 * configure.ac: Disable Java for targets not supporting libffi.
795 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
796 Remove cases in Java-disabling statement.
797 (*arm-wince-pe): Change to arm-wince-pe.
798 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
799 cases in Java-disabling statement.
800 (bfin-*-*): Don't disable Java again.
801 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
802 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
803 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
804 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
805 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
806 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
807 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
808 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
809 Java-disabling statement.
810 (mmix-*-*): Don't disable Java again.
811 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
812 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
813 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
814 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
815 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
816 statement.
817 * configure: Regenerate.
818
819 2011-04-28 Joseph Myers <joseph@codesourcery.com>
820
821 * configure.ac: Separate cases disabling Java and Java libraries
822 from general case over targets.
823 * configure: Regenerate.
824
825 2011-04-21 Jie Zhang <jzhang918@gmail.com>
826
827 * MAINTAINERS: Update my email address.
828
829 2011-04-20 Easwaran Raman <eraman@google.com>
830
831 * MAINTAINERS (Write After Approval): Add myself.
832
833 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
834
835 PR lto/48086
836 * configure.ac: Re-enable LTO on *-apple-darwin9*.
837 * configure: Regenerate.
838
839 2011-04-16 Jim Meyering <meyering@redhat.com>
840
841 * MAINTAINERS (Write After Approval): Add myself.
842
843 2011-04-15 Dodji Seketeli <dodji@redhat.com>
844
845 * MAINTAINERS: Update my email address.
846
847 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
848
849 * MAINTAINERS (Write After Approval): Add myself.
850
851 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
852
853 * MAINTAINERS (Write After Approval): Add myself.
854
855 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
856
857 * MAINTAINERS (Write After Approval): Add myself.
858
859 2011-04-06 Joseph Myers <joseph@codesourcery.com>
860
861 * configure.ac (build_tools): Remove build-byacc.
862 (host_libs): Remove mmalloc.
863 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
864 autoconf automake libtool diff rcs fileutils shellutils time
865 textutils wdiff find uudecode hello tar gzip indent recode release
866 sed perl gawk findutils gettext zip.
867 (libgcj): Remove target-qthreads.
868 (target_tools): Remove target-examples target-gperf.
869 (YACC): Don't handle building byacc.
870 * configure: Regenerate.
871 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
872 dosutils, examples, fileutils, find, findutils, gawk, gettext,
873 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
874 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
875 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
876 handle building components.
877 * Makefile.in: Regenerate.
878
879 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
880
881 * MAINTAINERS: Update my email address as Xtensa maintainer.
882
883 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
884
885 * config.sub: Sync from upstream.
886
887 2011-04-01 Joseph Myers <joseph@codesourcery.com>
888
889 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
890 (microblaze*): Don't disable libssp.
891 * configure: Regenerate.
892
893 2011-04-01 Joseph Myers <joseph@codesourcery.com>
894
895 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
896 moveifchange.
897 * configure: Regenerate.
898 * Makefile.tpl: Use @SHELL@ not @config_shell@.
899 * Makefile.in: Regenerate.
900
901 2011-04-01 Joseph Myers <joseph@codesourcery.com>
902
903 * configure.ac (*-*-sysv4*): Don't enable libgomp.
904 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
905 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
906 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
907 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
908 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
909 md_exec_prefix cases.
910 * configure: Regenerate.
911
912 2011-04-01 Joseph Myers <joseph@codesourcery.com>
913
914 * configure.ac: Separate cases disabling target-libssp,
915 target-libiberty, target-libstdc++-v3 and Fortran from general
916 case over targets.
917 * configure: Regenerate.
918
919 2011-04-01 Joseph Myers <joseph@codesourcery.com>
920
921 * configure.ac (*-*-chorusos): Don't disable libgcj.
922 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
923 Remove case.
924 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
925 (arm-*-coff): Don't disable libgcj.
926 (arm*-*-linux-gnueabi): Remove useless assignment.
927 (arm-*-riscix*): Don't disable libgcj.
928 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
929 configuration.
930 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
931 (c54x*-*-*): Remove case.
932 (tic54x-*-*): Don't disable GCC or GCC libraries.
933 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
934 to *.
935 (d10v-*-*): Don't disable GCC libraries.
936 (d30v-*-*): Don't disable libgcj.
937 (h8500-*-*): Don't disable GCC libraries.
938 (i960-*-*): Don't disable libgcj.
939 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
940 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
941 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
942 libgcj.
943 (m68k-*-coff*): Remove case.
944 (mmix-*-*): Don't disable libgloss on host.
945 (mn10200-*-*, mn10300-*-*): Remove cases.
946 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
947 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
948 Don't disable libgcj.
949 (romp-*-*): Remove case.
950 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
951 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
952 case.
953 (v810-*-*): Don't disable GCC libraries.
954 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
955 (ip2k-*-*): Don't disable GCC libraries.
956 * configure: Regenerate.
957
958 2011-03-28 Joseph Myers <joseph@codesourcery.com>
959
960 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
961 libffi on host.
962 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
963 on host.
964 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
965 * configure: Regenerate.
966
967 2011-03-26 John Marino <binutils@marino.st>
968
969 * configure.ac: Add support for *-*-dragonfly*
970 * configure: Regenerate.
971
972 2011-03-25 Joseph Myers <joseph@codesourcery.com>
973
974 * configure.ac (native_only): Remove.
975 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
976 send-pr uudecode guile gnuserv on host.
977 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
978 send-pr rcs guile perl texinfo libtool on host.
979 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
980 automake send-pr rcs guile perl texinfo libtool on host.
981 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
982 (*-*-kaos*): Don't disable target-examples target-gperf on target.
983 (alpha*-dec-osf*): Don't disable fileutils on target.
984 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
985 texinfo send-pr expect dejagnu on target.
986 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
987 target-qthreads on target.
988 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
989 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
990 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
991 x86_64-*-mingw*): Don't disable expect on target.
992 (*-*-cygwin*): Don't disable target-gperf on target.
993 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
994 gnuserv on target.
995 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
996 target.
997 * configure: Regenerate.
998
999 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1000
1001 * configure.ac (target_tools): Remove target-groff.
1002 (native_only): Remove target-groff.
1003 (hppa*64*-*-*): Don't disable byacc.
1004 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1005 setting.
1006 (*-*-kaos*): Don't skip target-librx and target-groff.
1007 (*-*-netware*): Don't skip target-libmudflap.
1008 (*-*-tpf*): Don't skip target-libmudflap.
1009 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1010 directories on the host.
1011 (ia64*-*-*vms*): Don't skip tix.
1012 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1013 host.
1014 * configure: Regenerate.
1015
1016 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1017
1018 * configure.ac: Remove references to mt-mep, mt-netware,
1019 mt-wince.
1020 * Makefile.def: Add all-utils soft dependencies.
1021 * Makefile.tpl: Remove GDB_NLM_DEPS.
1022 * configure: Regenerate.
1023 * Makefile.in: Regenerate.
1024
1025 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1026
1027 * configure.ac: Do not include mh-x86omitfp.
1028 * configure: Regenerate.
1029
1030 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1031
1032 * configure.ac: Remove empty cases.
1033 * configure: Regenerate.
1034
1035 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1036
1037 * Makefile.def: Add dependency from termcap to gdb.
1038 * Makefile.in: Regenerate.
1039
1040 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1041
1042 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1043 * configure: Regenerate.
1044 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1045 * Makefile.tpl: Likewise.
1046 * Makefile.in: Regenerate.
1047
1048 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1049
1050 * configure.ac: Remove all mentions of tentative_cc.
1051 * configure: Regenerate.
1052
1053 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1054
1055 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1056 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1057 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1058 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1059 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1060 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1061 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1062 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1063 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1064 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1065 *-*-rhapsody*): Remove host cases.
1066 * configure: Regenerate.
1067
1068 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1069
1070 * configure.ac (ppc*-*-pe): Remove host case.
1071 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1072 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1073 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1074 cases.
1075 * configure: Regenerate.
1076
1077 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1078
1079 * config.sub: Update to version 2011-03-23.
1080
1081 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1082
1083 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1084 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1085 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1086 * configure: Regenerate.
1087
1088 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1089
1090 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1091 to Write After Approval.
1092 * config-ml.in: Don't handle arc-*-elf*.
1093 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1094 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1095 handle GCC libraries.
1096 * configure: Regenerate.
1097
1098 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1099
1100 PR bootstrap/48120:
1101 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1102 Add -lstdc++ -lm to LIBS.
1103 * configure: Regenerate.
1104
1105 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1106
1107 * config.guess: Update to version 2011-02-02
1108 * config.sub: Update to version 2011-02-24
1109
1110 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1111
1112 PR lto/48086
1113 * configure.ac: Re-enable LTO on *-apple-darwin9.
1114 * configure: Regenerate.
1115
1116 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1117
1118 PR lto/48086
1119 * configure.ac: Disable LTO on darwin due to an assembler change in
1120 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1121 under 256.
1122 * configure: Regenerate.
1123
1124 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1125
1126 * MAINTAINERS: Update myself as score backend maintainer,
1127 update my e-mail address.
1128
1129 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1130
1131 * MAINTAINERS: Update my e-mail address.
1132
1133 2011-03-06 Joey Ye <joey.ye@arm.com>
1134
1135 * MAINTAINERS: Update my e-mail address.
1136
1137 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1138
1139 * configure.ac: Adjust test of with_ppl.
1140 * configure: Regenerated.
1141
1142 2011-03-02 Kai Tietz <ktietz@redhat.com>
1143
1144 * MAINTAINERS: Adjust my e-mail address.
1145
1146 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1147
1148 * configure.ac: Add -lpwl to ppllibs.
1149 * configure: Regenerated.
1150
1151 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1152
1153 * config/cloog.m4: Add -lisl to clooglibs.
1154 * configure: Regenerated.
1155
1156 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1157
1158 * MAINTAINERS (CPU Port maintainers): Add self.
1159
1160 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1161
1162 * MAINTAINERS: Add myself as testsuite maintainer.
1163
1164 2011-02-15 Mike Stump <mikestump@comcast.net>
1165
1166 * MAINTAINERS: Add myself as testsuite maintainer.
1167
1168 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1169
1170 Import from Libtool and gnulib:
1171
1172 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1173
1174 Prepare for supporting FreeBSD 10.
1175 * config.rpath: Remove handling of freebsd1* which soon would
1176 match FreeBSD 10.0.
1177
1178 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1179
1180 Remove support for FreeBSD 1.x.
1181 * libtool.m4 (_LT_LINKER_SHLIBS)
1182 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1183 soon would incorrectly match FreeBSD 10.0.
1184
1185 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1186
1187 PR binutils/12283
1188 * move-if-change: Import version from gnulib.
1189
1190 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1191
1192 PR lto/47225
1193 * Makefile.def (lto-plugin): Double dash for enable-shared.
1194 (configure-gcc): Depend on all-lto-plugin.
1195 * Makefile.in: Rebuilt.
1196
1197 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1198
1199 * configure.ac: Remove extra bracket.
1200 * configure: Regenerate.
1201
1202 2011-02-08 Tobias Burnus <burnus@net-b.de>
1203
1204 * MAINTAINERS: Add myself as libquadmath maintainer.
1205
1206 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1207
1208 * MAINTAINERS: Update my email address.
1209
1210 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1211
1212 * MAINTAINERS (option handling): Add self.
1213
1214 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1215
1216 PR lto/47225
1217 * Makefile.def: Add dependency for install-gcc
1218 on install-lto-plugin.
1219 * Makfile.in: Regenerated
1220
1221 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1222
1223 * MAINTAINERS (CPU Port Maintainers): Add myself.
1224
1225 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1226
1227 PR libgcj/44341
1228 * configure.ac: Discard --with-* flags for host when configuring
1229 target libraries for cross build.
1230 * configure: Rebuilt.
1231
1232 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1233
1234 * MAINTAINERS (linear loop transforms): Removed.
1235
1236 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1237
1238 * configure.ac: If with_ppl is no, move setting with_cloog=no
1239 after CLOOG_REQUESTED check.
1240 * configure: Regenerated.
1241
1242 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1243
1244 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1245 CLooG has been requested.
1246 * configure: Regenerated.
1247
1248 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1249
1250 * configure: Regenerated.
1251 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1252
1253 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1254
1255 * configure: Regenerated.
1256 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1257
1258 2011-01-21 Andreas Schwab <schwab@redhat.com>
1259
1260 * configure.ac: Use AS_HELP_STRING throughout.
1261 * configure: Regenerate.
1262
1263 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1264
1265 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1266 * configure: Regenerate.
1267
1268 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1269
1270 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1271
1272 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1273
1274 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1275 for ia64-hpux.
1276 * configure: Regenerate.
1277
1278 2011-01-07 Jan Hubicka <jh@suse.cz>
1279
1280 PR lto/47225
1281 * Makefile.in: Regenerate.
1282 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1283 configure.
1284
1285 2011-01-07 Jan Hubicka <jh@suse.cz>
1286
1287 * Makefile.in: Regenerate.
1288 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1289 and configure dependency on lto-plugin configure.
1290 (lto-plugin module): Remove dependency on GCC; add dependency on
1291 liniberty.
1292
1293 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1294
1295 * MAINTAINERS (Write After Approval): Add myself.
1296
1297 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1298
1299 * configure: Regenerate.
1300
1301 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1302
1303 * configure.ac: (picochip): Disable libiberty.
1304
1305 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1306
1307 * MAINTAINERS (Write After Approval): Add myself.
1308
1309 2010-12-10 Ian Lance Taylor <iant@google.com>
1310
1311 PR bootstrap/46819
1312 * configure.ac: For --disable-libgcj clear libgcj_saved.
1313 * configure: Rebuild.
1314
1315 2010-12-10 Tobias Burnus <burnus@net-b.de>
1316
1317 PR fortran/46540
1318 * configure.ac: Add --disable-libquadmath and
1319 --disable-libquadmath-support.
1320 * configure: Regenerate.
1321
1322 2010-12-03 Ian Lance Taylor <iant@google.com>
1323
1324 * MAINTAINERS: Add myself as libgo maintainer.
1325
1326 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1327
1328 PR libffi/46792
1329 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1330 * configure: Regenerate.
1331
1332 2010-12-02 Ian Lance Taylor <iant@google.com>
1333
1334 * configure.ac: Always set default for poststage1_ldflags to
1335 -static-libstdc++ -static-libgcc.
1336
1337 2010-11-29 Andreas Schwab <schwab@redhat.com>
1338
1339 * configure.ac: Move comment to remove extra space in last argument
1340 of GCC_TARGET_TOOL.
1341
1342 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1343
1344 PR other/46026
1345 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1346 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1347 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1348 (BASE_FLAGS_TO_PASS): Use it.
1349 * configure: Rebuilt.
1350 * Makefile.in: Rebuilt.
1351
1352 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1353
1354 PR binutils/12258
1355 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1356 Properly check default linker.
1357 * configure: Regnerated.
1358
1359 2010-11-23 Matthias Klose <doko@ubuntu.com>
1360
1361 * configure.ac: For --enable-gold, handle value `default' instead of
1362 `both*'. New configure option --{en,dis}able-ld.
1363 * configure: Regenerate.
1364
1365 2010-11-20 Ian Lance Taylor <iant@google.com>
1366
1367 * configure.ac: Only disable a language library if no language needs
1368 it. Don't let --disable-libgcj uncondtionally disable libffi.
1369 * configure: Rebuild.
1370
1371 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1372
1373 * Makefile.in: Regenerate.
1374
1375 PR other/46202
1376 * configure.ac: Fix just-built in-tree STRIP name to be
1377 binutils/strip-new.
1378 * configure: Regenerate.
1379 * Makefile.def (install-strip-gcc, install-strip-binutils)
1380 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1381 (install-strip-sid): Mirror dependencies on non-strip variants
1382 of these targets on the respective -strip prerequisites.
1383 * Makefile.tpl (install-strip, install-strip-host)
1384 (install-strip-target): New targets.
1385 (install-strip-[+module+], install-strip-target-[+module+]):
1386 New targets.
1387 * Makefile.in: Regenerate.
1388
1389 2010-11-19 Ian Lance Taylor <iant@google.com>
1390 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1391
1392 * configure.ac: Add target-libgo to target_libraries. Set
1393 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1394 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1395 (HOST_EXPORTS): Add GOC.
1396 (BASE_TARGET_EXPORTS): Add GOC.
1397 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1398 (GOCFLAGS_FOR_TARGET): New variable.
1399 (EXTRA_HOST_FLAGS): Add GOC.
1400 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1401 * Makefile.def (target_modules): Add libgo.
1402 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1403 (dependencies): Add dependency from configure-target-libgo to
1404 configure-target-libffi and all-target-libstdc++-v3. Add
1405 dependencies from all-target-libgo to all-target-libffi.
1406 (languages): Add go.
1407 * configure: Rebuild.
1408 * Makefile.in: Rebuild.
1409
1410 2010-11-19 Ian Lance Taylor <iant@google.com>
1411
1412 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1413 compiler/flag environment variables.
1414
1415 2010-11-18 Ian Lance Taylor <iant@google.com>
1416
1417 * configure.ac: Check for lang_requires_boot_languages in
1418 config-lang.in files.
1419 * configure: Rebuild.
1420
1421 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1422 Tobias Burnus <burnus@net-b.de>
1423
1424 PR fortran/32049
1425 * Makefile.def: Add libquadmath; build it with language=fortran.
1426 * configure.ac: Add libquadmath.
1427 * Makefile.tpl: Handle multiple libs in check-[+language+].
1428 * Makefile.in: Regenerate.
1429 * configure: Regenerate.
1430
1431 2010-11-16 Tom Tromey <tromey@redhat.com>
1432
1433 * MAINTAINERS: Moved myself to reviewers section.
1434
1435 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1436
1437 * MAINTAINERS: Moved myself to reviewers section.
1438
1439 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1440
1441 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1442 (Write After Approval): Remove self.
1443
1444 2010-11-15 Andreas Schwab <schwab@redhat.com>
1445
1446 * configure.ac: Fix spelling in option names.
1447 * configure: Regenerated.
1448
1449 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1450
1451 PR bootstrap/39622
1452 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1453 * configure: Regenerated.
1454
1455 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1456
1457 * MAINTAINERS: Update my email address.
1458
1459 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1460
1461 * configure: Regenerate.
1462
1463 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1464
1465 * configure: Regenerate.
1466
1467 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1468
1469 * configure: Regenerate.
1470
1471 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1472
1473 * configure: Regenerate.
1474
1475 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1476
1477 * configure.ac: Support official CLooG.org versions.
1478 * configure: Regenerate.
1479 * config/cloog.m4: New.
1480
1481 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1482
1483 * MAINTAINERS (Write After Approval): Add myself.
1484
1485 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1486
1487 * MAINTAINERS: Update my email address.
1488
1489 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1490
1491 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1492 * configure: Regenerate.
1493
1494 2010-11-03 Ian Lance Taylor <iant@google.com>
1495 Dave Korn <dave.korn.cygwin@gmail.com>
1496
1497 PR lto/46273
1498 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1499 and on other supported platforms whenever LTO is enabled.
1500 * configure: Rebuild.
1501
1502 2010-11-02 Alan Modra <amodra@gmail.com>
1503
1504 PR binutils/12110
1505 * configure.ac: Error when source path contains spaces.
1506 * configure: Regenerate.
1507
1508 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1509
1510 * MAINTAINERS: Update my email address.
1511
1512 2010-10-20 Ian Lance Taylor <iant@google.com>
1513
1514 * Makefile.def (target_modules): Set lib_path to src/.libs for
1515 libstdc++-v3 module.
1516 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1517 * Makefile.in: Rebuild.
1518
1519 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1520
1521 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1522 (Write After Approval): Remove myself.
1523
1524 2010-10-15 Tristan Gingold <gingold@adacore.com>
1525
1526 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1527
1528 2010-10-14 Douglas Rupp <rupp@gnat.com>
1529
1530 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1531
1532 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1533
1534 * configure.ac (build_lto_plugin): New shell variable.
1535 (--enable-lto): Turn on by default for all non-ELF platforms that
1536 have had LTO support added so far. Set build_lto_plugin appropriately
1537 for both ELF and non-ELF.
1538 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1539 * configure: Regenerate.
1540
1541 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1542
1543 Sync from src:
1544 * configure.ac (v850 support): Remove target-libgloss from
1545 noconfigdirs.
1546 * configure: Regenerate.
1547
1548 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1549
1550 PR bootstrap/45326
1551 PR bootstrap/45174
1552 * configure.ac: Honor initial values of $build_configargs,
1553 $host_configargs, $target_configargs. Mark the precious, so
1554 environment settings get recorded.
1555 * configure: Regenerate.
1556
1557 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1558
1559 PR bootstrap/45796
1560 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1561 Depend on all-build-libiberty.
1562 * Makefile.in: Regenerate.
1563
1564 2010-09-30 Michael Eager <eager@eagercon.com>
1565
1566 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1567 * configure: Regenerate.
1568
1569 2010-09-28 Michael Eager <eager@eagercon.com>
1570
1571 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1572
1573 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1574
1575 PR bootstrap/44621
1576 * configure.ac: Fix unportable shell quoting.
1577 * configure: Regenerate.
1578
1579 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1580
1581 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1582 targets and amend comment.
1583 * configure: Regenerate.
1584
1585 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1586
1587 * MAINTAINERS (Write After Approval): Add myself.
1588
1589 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1590
1591 * configure.ac: Enable LTO by default on Darwin.
1592 * configure: Regenerate.
1593
1594 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1595
1596 * MAINTAINERS (Write After Approval): Add myself.
1597
1598 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1599
1600 * MAINTAINERS (Write After Approval): Add myself.
1601
1602 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1603
1604 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1605 ports
1606
1607 2010-07-28 David Yuste <david.yuste@gmail.com>
1608
1609 * MAINTAINERS (Write After Approval): Add myself.
1610
1611 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1612
1613 * configure.ac: Support all v850 targets.
1614 * configure: Regenerate.
1615
1616 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1617
1618 PR bootstrap/44455
1619 * configure.ac (extra_mpfr_configure_flags): Copy from
1620 extra_mpc_gmp_configure_flags.
1621 * configure: Re-generated.
1622
1623 2010-07-22 Andi Kleen <ak@linux.intel.com>
1624
1625 * MAINTAINERS (Write After Approval): Add myself.
1626
1627 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1628
1629 * MAINTAINERS (Write After Approval): Add myself.
1630
1631 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1632
1633 * MAINTAINERS (Write After Approval): Add myself.
1634
1635 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1636
1637 PR target/44862
1638 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1639 Provide -B option to allow for link spec %s substitutions for
1640 libstdc++.a on darwin.
1641 * Makefile.in: Regenerate.
1642
1643 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1644
1645 * MAINTAINERS (Reviewers): Update my e-mail address
1646
1647 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1648
1649 * Makefile.def (configure-gcc): Depend on all-libelf.
1650 * Makefile.in: Rebuild.
1651
1652 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1653
1654 * MAINTAINERS (Write After Approval): Add myself in the right place.
1655
1656 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1657
1658 * MAINTAINERS (Write After Approval): Add myself.
1659
1660 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1661
1662 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1663
1664 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1665
1666 * config.sub: Update to version 2010-05-21.
1667 * config.guess: Update to version 2010-04-03.
1668
1669 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1670
1671 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1672 * configure: Regenerate.
1673
1674 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1675
1676 * MAINTAINERS (Write After Approval): Add myself.
1677
1678 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1679
1680 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1681 a platform that supports LTO.
1682 * configure: Regenerate.
1683
1684 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1685
1686 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1687 * configure: Regenerated.
1688
1689 2010-04-27 Roland McGrath <roland@redhat.com>
1690 H.J. Lu <hongjiu.lu@intel.com>
1691
1692 * configure.ac (--enable-gold): Support both, both/gold and
1693 both/bfd to add gold to configdirs without removing ld.
1694 * configure: Regenerated.
1695
1696 * Makefile.def: Add install-gold dependency to install-ld.
1697 * Makefile.in: Regenerated.
1698
1699 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1700
1701 PR lto/42776
1702 * configure.ac (--enable-lto): Refactor handling so libelf tests
1703 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1704 and allow LTO to be explicitly enabled on non-ELF platforms that
1705 are known to support it inside else-clause.
1706 * configure: Regenerate.
1707
1708 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1709
1710 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1711 * configure: Regenerate.
1712
1713 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1714
1715 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1716 * configure: Regenerate.
1717
1718 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1719
1720 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1721 separately.
1722 * configure: Regenerate.
1723
1724 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1725
1726 * MAINTAINERS (Write After Approval): Add myself.
1727
1728 2010-04-14 Tristan Gingold <gingold@adacore.com>
1729
1730 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1731 * configure: Regenerate.
1732
1733 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1734
1735 * configure: Regenerate after change to elf.m4.
1736
1737 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1738
1739 * MAINTAINERS (Write After Approval): Add myself.
1740
1741 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1742
1743 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1744 * configure: Regenerated.
1745
1746 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1747
1748 * configure.ac: Print "buggy but acceptable" when CLooG
1749 revision is less than 9.
1750 * configure: Regenerated.
1751
1752 2010-04-01 Diego Novillo <dnovillo@google.com>
1753
1754 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1755
1756 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1757
1758 PR bootstrap/43615
1759 PR bootstrap/43328
1760
1761 Revert:
1762
1763 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1764
1765 * configure.ac: Do not pass --enable-multilib nor
1766 --disable-multilib in baseargs. Accept explicitly passed
1767 --enable_multilib.
1768 * configure: Regenerate.
1769
1770 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1771
1772 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1773
1774 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1775
1776 * MAINTAINERS: Remove myself.
1777
1778 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1779
1780 PR bootstrap/43328
1781 * configure.ac: Do not pass --enable-multilib nor
1782 --disable-multilib in baseargs. Accept explicitly passed
1783 --enable_multilib.
1784 * configure: Regenerate.
1785
1786 2010-03-28 Andrew Pinski <pinskia@gmail.com>
1787
1788 * MAINTAINERS (spu port): Remove me.
1789
1790 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1791
1792 * configure.ac (tic6x-*-*): New case.
1793 * configure: Regenerate.
1794
1795 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1796
1797 * config.sub: Update to version 2010-03-22.
1798 * config.guess: Update to version 2009-12-30.
1799
1800 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1801
1802 PR ada/42554
1803 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1804 * configure: Regenerate.
1805
1806 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1807
1808 * MAINTAINERS: Update my email address.
1809
1810 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1811
1812 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1813 (ghassan.shobaki@amd.com): Removed.
1814
1815 2010-03-17 Alan Modra <amodra@gmail.com>
1816
1817 * MAINTAINERS: Update my email address.
1818
1819 2010-03-16 Diego Novillo <dnovillo@google.com>
1820
1821 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1822 Matthews.
1823
1824 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1825
1826 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1827 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1828
1829 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1830
1831 * MAINTAINERS: Update my email address.
1832
1833 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1834
1835 * MAINTAINERS: Update my email address.
1836
1837 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1838
1839 * MAINTAINERS: Update my email address.
1840
1841 2010-03-09 Jie Zhang <jie@codesourcery.com>
1842
1843 * MAINTAINERS: Update my email address.
1844
1845 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1846
1847 PR libstdc++/32499
1848 * configure.ac (RANLIB): Default to true.
1849 (STRIP): Likewise.
1850 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1851 * configure: Regenerate.
1852
1853 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
1854
1855 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1856 (Write After Approval): Update my email address.
1857
1858 2010-02-17 Nick Clifton <nickc@redhat.com>
1859
1860 PR 11238
1861 * Makefile.tpl (local-distclean): Also remove config.cache files in
1862 sub-directories as there may not be Makefiles present in the
1863 sub-directories.
1864 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1865 the config.cache files found by the find command.
1866
1867 * Makefile.in: Regenerate.
1868 * configure.ac: Revert previous delta.
1869 * configure: Regenerate.
1870
1871 2010-02-15 Nick Clifton <nickc@redhat.com>
1872
1873 PR 11238
1874 * configure.ac: Delete config.cache files in sub-directories when
1875 deleting Makefiles.
1876 * configure: Regenerate.
1877
1878 2010-02-12 Ben Elliston <bje@gnu.org>
1879
1880 * MAINTAINERS: Update my email address.
1881
1882 2010-02-08 Andrew Pinski <pinskia@gmail.com>
1883
1884 * MAINTAINERS (spu port): Update my email address.
1885
1886 2010-02-08 Jie Zhang <jie.zhang@analog.com>
1887
1888 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1889
1890 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1891
1892 * configure.ac: Add "recommended" version checks for GMP/MPC.
1893 Update recommended GMP/MPFR/MPC versions.
1894 * configure: Regenerate.
1895
1896 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1897
1898 * MAINTAINERS: Move my Embecosm email address into the
1899 write-after-approval section.
1900
1901 2010-01-26 Ian Lance Taylor <iant@google.com>
1902
1903 * MAINTAINERS: Add myself as Go frontend maintainer.
1904
1905 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1906
1907 PR libstdc++/36101, PR libstdc++/42813
1908 * configure.ac (bootstrap_target_libs): Make inclusion of
1909 target-libgomp conditional on libgomb being in target_configdirs.
1910 * configure: Regenerate.
1911
1912 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1913
1914 PR libstdc++/36101, PR libstdc++/42813
1915 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1916 * configure: Regenerate.
1917
1918 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
1919
1920 PR libstdc++/36101, PR libstdc++/42813
1921 * configure.ac (target_configdirs): Substitute.
1922 * Makefile.def: Bootstrap target module libgomp.
1923 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1924 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1925 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1926 * configure, Makefile.in: Regenerate.
1927
1928 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
1929
1930 * MAINTAINERS: Adjust my details.
1931
1932 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
1933
1934 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1935
1936 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
1937
1938 * MAINTAINERS: reindented my entry with tabs instead of spaces.
1939
1940 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
1941
1942 * MAINTAINERS (Write After Approval): Add myself.
1943
1944 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1945
1946 * MAINTAINERS (Write After Approval): Add myself.
1947
1948 2010-01-11 Richard Guenther <rguenther@suse.de>
1949
1950 PR lto/41569
1951 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1952 * Makefile.in: Regenerated.
1953
1954 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
1955
1956 * configure.ac: Enable libjava build on x86_64-*freebsd*.
1957 * configure: Regenerate.
1958
1959 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1960 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1961
1962 PR bootstrap/42424
1963 * configure.ac: Include libtool m4 files.
1964 (_LT_CHECK_OBJDIR): Call it.
1965 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1966 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1967
1968 * configure: Regenerate.
1969
1970 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1971
1972 PR bootstrap/41818
1973 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1974 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1975 * Makefile.in: Regenerate.
1976
1977 2010-01-02 Richard Guenther <rguenther@suse.de>
1978
1979 PR lto/41529
1980 * configure.ac: Include config/elf.m4. Disable LTO if not
1981 builting for an elf target.
1982 * configure: Regenerate.
1983
1984 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
1985
1986 * MAINTAINERS: Change my email address.
1987
1988 2009-12-18 Ben Elliston <bje@au.ibm.com>
1989
1990 * config.sub, config.guess: Update from upstream sources.
1991
1992 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
1993
1994 * MAINTAINERS (Write After Approval): Add myself.
1995
1996 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1997
1998 PR middle-end/30447
1999 PR middle-end/30789
2000 PR other/40302
2001
2002 * configure.ac: Require MPC.
2003 * configure: Regenerate.
2004
2005 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2006
2007 PR target/38384
2008 PR bootstrap/40972
2009 * libtool.m4: Sync from git Libtool.
2010 * ltoptions.m4: Likewise.
2011 * ltversion.m4: Likewise.
2012 * lt~obsolete.m4: Likewise.
2013 * ltmain.sh: Likewise.
2014
2015 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2016
2017 * configure.ac: Update minimum MPC version to 0.8.
2018 * configure: Regenerate.
2019
2020 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2021
2022 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2023 * configure: Regenerated.
2024
2025 2009-11-21 Ian Lance Taylor <iant@google.com>
2026
2027 * configure.ac: Change default of poststage1_ldflags to be empty if
2028 poststage1_libs is set. When poststage1_libs is empty, and
2029 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2030 * configure: Rebuild.
2031
2032 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2033
2034 * MAINTAINERS (Write After Approval): Update my email address.
2035
2036 2009-11-20 Ben Elliston <bje@au.ibm.com>
2037
2038 * config.guess: Update from upstream sources.
2039
2040 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2041
2042 * Makefile.def: Restore host and target settings for gmp.
2043 * Makefile.in: Rebuild.
2044
2045 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2046
2047 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2048 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2049 Fix portability of test of C++ as bootstrap language. Add
2050 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2051 * configure: Rebuild.
2052 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2053 and cloog. Fix in-tree ppl configuration. Introduce libelf
2054 in-tree building.
2055 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2056 (POSTSTAGE1_HOST_EXPORTS): Use it.
2057 (STAGE[+id+]_CXXFLAGS): New.
2058 (BASE_FLAGS_TO_PASS): Pass it down.
2059 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2060 extra_exports.
2061 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2062 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2063 extra_exports.
2064 * Makefile.in: Rebuild.
2065
2066 2009-11-17 Ben Elliston <bje@au.ibm.com>
2067
2068 * config.sub, config.guess: Update from upstream sources.
2069
2070 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2071
2072 * MAINTAINERS (Write After Approval): Add myself.
2073
2074 2009-11-09 Jon Beniston <jon@beniston.com>
2075
2076 * MAINTAINERS (Write After Approval): Add myself.
2077
2078 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2079
2080 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2081 paths for *-w64-mingw* and x86_64-*mingw*.
2082 * configure: Regenerated.
2083
2084 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2085
2086 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2087
2088 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2089
2090 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2091 Phil Edwards to Write-After Approval.
2092
2093 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2094
2095 * configure.ac: Disable target-winsup & co for
2096 x86_64-*-mingw* and *-w64-mingw* targets.
2097 * configure: Regenerated.
2098
2099 2009-10-16 Nick Clifton <nickc@redhat.com>
2100
2101 * MAINTAINERS: Add myself as a maintainer for the RX port.
2102
2103 2009-10-26 Johannes Singler <singler@kit.edu>
2104
2105 * MAINTAINERS (Write After Approval): Update my e-mail address.
2106
2107 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2108
2109 * configure.ac (CLooG test): Use = with test.
2110 * configure: Regenerate.
2111
2112 2009-10-22 Richard Guenther <rguenther@suse.de>
2113
2114 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2115 cloog if the ppl version check failed. Move flags saving
2116 before setting in libelf check.
2117 * configure: Regenerate.
2118
2119 2009-10-21 Richard Guenther <rguenther@suse.de>
2120
2121 * configure.ac: Adjust the ppl and cloog configure to work as
2122 documented. Disable cloog if ppl was disabled. Omit the version
2123 checks if they were disabled.
2124 * configure: Re-generate.
2125
2126 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2127
2128 * configure.ac: Add 'lto' to enable_languages, not
2129 new_enable_languages, and only if not already present.
2130 * configure: Regenerate.
2131
2132 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2133
2134 * README: Refer to the various COPYING* files instead of just
2135 COPYING.
2136 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2137
2138 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2139
2140 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2141
2142 2009-10-07 Richard Guenther <rguenther@suse.de>
2143
2144 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2145 and Richard Guenther as reviewers.
2146 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2147 as reviewers.
2148
2149 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2150
2151 * config.sub: Update from upstream sources.
2152
2153 2009-10-06 Ian Lance Taylor <iant@google.com>
2154
2155 * Makefile.def: check-gold depends upon all-gas.
2156 * Makefile.in: Rebuild.
2157
2158 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2159
2160 * MAINTAINERS (Write After Approval): Add myself.
2161
2162 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2163
2164 * Makefile.def: all-lto-plugin depends on all-libiberty.
2165 set bootstrap=true for lto-plugin.
2166 Add lto-plugin.
2167 * Makefile.in: Regenerate.
2168 * configure.ac (host_libs): Add lto-plugin.
2169 * configure: Regenerate.
2170
2171 2009-10-03 Diego Novillo <dnovillo@google.com>
2172
2173 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2174 (HOST_LIBELFLIBS): Define.
2175 (HOST_LIBELFINC): Define.
2176 * Makefile.in: Regenerate.
2177 * configure.ac: Add --enable-lto.
2178 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2179 If --enable-lto is used, add 'lto' to new_enable_languages.
2180 If --enable-lto is used and gold is enabled, add
2181 lto-plugin to configdirs.
2182 * configure: Regenerate.
2183
2184 2009-10-03 Simon Baldwin <simonb@google.com>
2185
2186 * configure.ac: If --with-system-zlib, suppress local zlib and
2187 pass --with-system-zlib to subdir configure scripts.
2188 * configure: Regenerate.
2189
2190 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2191 Paolo Bonzini <bonzini@gnu.org>
2192
2193 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2194 $(srcdir).
2195 * Makefile.in: Rebuilt.
2196
2197 2009-09-26 Gary Funck <gary@intrepid.com>
2198
2199 * MAINTAINERS (Write After Approval): Add myself.
2200
2201 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2202
2203 * configure.ac: Update minimum MPC version to 0.7.
2204 * configure: Regenerate.
2205
2206 2009-09-25 Nick Clifton <nickc@redhat.com>
2207
2208 * configure.ac: Pass any --cache-file=/dev/null option on to
2209 subconfigures.
2210 * configure: Regenerate.
2211
2212 2009-09-23 Nick Clifton <nickc@redhat.com>
2213
2214 * config.sub, config.guess: Update from upstream sources.
2215
2216 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2217
2218 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2219 * Makefile.in: Rebuilt.
2220
2221 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2222
2223 PR bootstrap/32272
2224 * configure.ac: Error out if $srcdir isn't '.' but contains
2225 host-${host_noncanonical}.
2226 * configure: Regenerate.
2227
2228 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2229
2230 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2231 maintainer.
2232
2233 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2234
2235 * configure.ac: If bootstrapping a combined tree with
2236 --enable-gold, require c++ in stage1_languages.
2237 * configure: Regenerate.
2238
2239 * configure.ac: Also add target_libs of stage1_languages to
2240 bootstrap_target_libs.
2241 * configure: Regenerate.
2242
2243 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2244 with --enable-languages not containing c++.
2245 * configure: Regenerate.
2246
2247 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2248
2249 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2250 * configure: Regenerate.
2251
2252 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2253
2254 * MAINTAINERS (Write After Approval): Update my e-mail address,
2255 and move from from here...
2256 (Waiting for paperwork): To here.
2257
2258 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2259
2260 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2261
2262 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2263
2264 * configure.ac: Do not use $extrasub for replacing @if/@endif
2265 parts in Makefile; instead, use additional arguments to
2266 AC_CONFIG_COMMANDS to do the replacement manually, with several
2267 sed invocations, to avoid HP-UX sed command limits.
2268 * configure: Regenerate.
2269
2270 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2271
2272 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2273 blank before -L.
2274
2275 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2276
2277 * configure.ac (with-build-config): Document. Handle without.
2278 Handle missing argument.
2279 * configure: Rebuilt.
2280
2281 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2282
2283 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2284 Default to bootstrap-debug only if compare-debug works.
2285 * configure: Rebuilt.
2286 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2287 * Makefile.in: Rebuilt.
2288
2289 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2290
2291 * MAINTAINERS (OS Port Maintainers): Update my email address.
2292
2293 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2294
2295 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2296 * Makefile.in: Rebuilt.
2297
2298 2009-09-01 Chris Demetriou <cgd@google.com>
2299
2300 * MAINTAINERS (Write After Approval): Add myself.
2301
2302 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2303
2304 PR debug/30161
2305 * include/dwarf2.h (enum dwarf_tag): Added
2306 DW_TAG_GNU_template_template_param
2307 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2308
2309 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2310
2311 * Makefile.tpl (AWK): Fix typo.
2312 * Makefile.in: Regenerate.
2313
2314 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2315
2316 * configure.ac: Detect awk and sed.
2317 * Makefile.def (flags_to_pass): Add AWK and SED.
2318 * Makefile.tpl (AWK, SED): New.
2319 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2320 * configure: Regenerate.
2321 * Makefile.in: Regenerate.
2322
2323 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2324
2325 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2326 (collapseslashes): Likewise.
2327
2328 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2329
2330 * configure.ac (AC_PREREQ): Bump to 2.64.
2331
2332 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2333
2334 * configure.ac: Remove --with-datarootdir, --with-docdir,
2335 --with-pdfdir, --with-htmldir switches.
2336 * configure: Regenerate.
2337
2338 * configure: Regenerate.
2339
2340 * compile: Sync from Automake 1.11.
2341 * depcomp: Likewise.
2342 * install-sh: Likewise.
2343 * missing: Likewise.
2344 * mkinstalldirs: Likewise.
2345 * ylwrap: Likewise.
2346
2347 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2348
2349 * ltmain.sh (func_normal_abspath): New function.
2350 (func_relative_path): Likewise.
2351 (func_mode_help): Document new -bindir option for link mode.
2352 (func_mode_link): Add new -bindir option, and use it to place
2353 output DLL if specified.
2354
2355 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2356
2357 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2358 (baseargs): Add --disable-option-checking.
2359 * configure: Regenerate.
2360
2361 * Makefile.def (configure-target-libiberty): Depend on
2362 all-binutils and all-ld.
2363 (configure-target-newlib): Likewise.
2364 * Makefile.in: Regenerate.
2365
2366 2009-08-17 Ben Elliston <bje@au.ibm.com>
2367
2368 * config.sub, config.guess: Update from upstream sources.
2369
2370 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2371
2372 Sync from src, merge:
2373
2374 2009-07-02 Tristan Gingold <gingold@adacore.com>
2375
2376 * configure.ac: Do not exclude gas for i386-*-darwin.
2377 Add a case for x86_64-*-darwin.
2378 * configure: Regenerate.
2379
2380 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2381
2382 * MAINTAINERS: Add my name to Write After Approval list.
2383
2384 2009-08-06 Michael Eager <eager@eagercon.com>
2385
2386 * configure.ac: Add Microblaze target.
2387 * configure: Regenerate.
2388
2389 2009-07-31 Christian Bruel <christian.bruel@st.com>
2390
2391 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2392 * configure: Regenerate.
2393
2394 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2395
2396 * MAINTAINERS (Write After Approval): Update my e-mail address.
2397
2398 2009-07-06 Ian Lance Taylor <iant@google.com>
2399
2400 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2401 * configure: Rebuild.
2402
2403 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2404
2405 * MAINTAINERS: Move myself to the Graphite Reviewers.
2406
2407 2009-06-30 Wei Guozhi <carrot@google.com>
2408
2409 * MAINTAINERS: Add my name to Write After Approval list.
2410
2411 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2412
2413 PR bootstrap/40338
2414 * configure.ac (comparestring): Create new variable.
2415 * Makefile.tpl (comparestring): Use to skip some comparisions.
2416 * configure: Regenerate.
2417 * Makefile.in: Regenerate.
2418
2419 2009-06-26 Doug Evans <dje@sebabeach.org>
2420
2421 * Makefile.def (host_modules): Add cgen.
2422 * Makefile.in: Regenerate.
2423 * configure.ac (host_tools): Add cgen.
2424 * configure: Regenerate.
2425
2426 2009-06-23 DJ Delorie <dj@redhat.com>
2427
2428 * MAINTAINERS: Add myself as mep maintainer.
2429
2430 2009-06-23 Ian Lance Taylor <iant@google.com>
2431
2432 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2433 boot_languages. Only bootstrap target libraries listed in
2434 target_libs for some boot language. Add --with-stage1-ldflags,
2435 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2436 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2437 if not building with C++.
2438 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2439 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2440 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2441 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2442 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2443 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2444 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2445 * configure, Makefile.in: Rebuild.
2446
2447 2009-06-23 Li Feng <nemokingdom@gmail.com>
2448
2449 * MAINTAINERS: Added my name to write-after-approval list.
2450
2451 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2452
2453 * configure.ac: Define is_elf for QNX Neutrino targets.
2454 * configure: Regenerate.
2455
2456 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2457
2458 * MAINTAINERS: Added my name to the write-after-approval list
2459
2460 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2461
2462 * configure.ac: Detect MPC in default directory.
2463 * configure: Regenerate.
2464
2465 2009-06-03 Jerome Guitton <guitton@adacore.com>
2466 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2467
2468 * Makefile.tpl (all): Avoid a trailing backslash.
2469 * Makefile.in: Regenerate.
2470
2471 2009-06-03 Ben Elliston <bje@au.ibm.com>
2472
2473 * config.sub, config.guess: Update from upstream sources.
2474
2475 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2476
2477 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2478 to noconfdirs.
2479 * configure: Regenerate.
2480
2481 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2482
2483 * Makefile.tpl ([+compare-target+]): Compare all stage
2484 directories, rather than just gcc.
2485 * Makefile.in: Rebuilt.
2486
2487 2009-06-01 Doug Kwan <dougkwan@google.com>
2488
2489 * configure.ac: Support gold for target arm*-*-*.
2490 * configure: Regenerate.
2491
2492 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2493
2494 * Makefile.def: Add MPC support and dependencies.
2495 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2496
2497 * Makefile.in, configure: Regenerate.
2498
2499 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2500
2501 * Makefile.tpl (all): Avoid harmless warning in make all when
2502 gcc-bootstrap is enabled but stage_last does not exist.
2503 * Makefile.in: Rebuilt.
2504
2505 2009-05-24 Nicolas Roche <roche@adacore.com>
2506
2507 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2508 * Makefile.in: Regenerate.
2509
2510 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2511
2512 * MAINTAINERS: Update my e-mail address.
2513
2514 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2515
2516 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2517 * configure: Regenerate.
2518
2519 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2520
2521 PR other/40159
2522 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2523 gcc-no-bootstrap are mutually exclusive.
2524 * Makefile.in: Rebuilt.
2525
2526 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2527
2528 PR other/40159
2529 * Makefile.tpl (all): Don't end with unconditional success.
2530 * Makefile.in: Rebuilt.
2531
2532 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2533
2534 PR target/37137
2535 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2536 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2537 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2538 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2539 stage_configureflags, stage_cflags and stage_libcflags into
2540 explicit Makefile macros.
2541 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2542 GFORTRAN.
2543 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2544 CC. Set CC_FOR_BUILD from CC.
2545 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2546 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2547 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2548 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2549 and GFORTRAN.
2550 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2551 (_LIBCFLAGS): Renamed to _TFLAGS.
2552 (do-compare-debug, do-compare3-debug): Drop.
2553 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2554 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2555 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2556 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2557 (XGCC_FLAGS_FOR_TARGET): New.
2558 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2559 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2560 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2561 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2562 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2563 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2564 TFLAGS.
2565 (BUILD_CONFIG): Include if requested.
2566 (all): Set TFLAGS on bootstrap.
2567 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2568 (all-stageid-prefixmodule): Likewise.
2569 (do-clean, distclean-stageid): Set TFLAGS.
2570 (restrap): Fix whitespace.
2571 * Makefile.in: Rebuilt.
2572
2573 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2574
2575 * config.guess: Sync with src.
2576
2577 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2578
2579 * configure.ac ($with_ppl): Default to no if not supplied.
2580 ($with_cloog): Likewise.
2581 configure: Regenerate.
2582
2583 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2584
2585 * MAINTAINERS: Update my e-mail address.
2586
2587 2009-04-27 Nick Clifton <nickc@redhat.com>
2588
2589 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2590
2591 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2592
2593 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2594 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2595 * Makefile.in: Regenerate.
2596
2597 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2598
2599 PR bootstrap/39739
2600 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2601 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2602
2603 * configure, Makefile.in: Regenerate.
2604
2605 2009-04-21 Taras Glek <tglek@mozilla.com>
2606
2607 * include/hashtab.h: Update GTY annotations to new syntax
2608 * include/splay-tree.h: Likewise
2609
2610 2009-04-17 Ben Elliston <bje@au.ibm.com>
2611
2612 * config.sub, config.guess: Update from upstream sources.
2613
2614 2009-04-15 Anthony Green <green@moxielogic.com>
2615
2616 * configure.ac: Add moxie support.
2617 * configure: Rebuilt.
2618
2619 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2620
2621 * configure.ac: Change copyright header to refer to version
2622 3 of the GNU General Public License and to point readers at the
2623 COPYING3 file and the FSF's license web page.
2624 * Makefile.def: Likewise.
2625 * Makefile.tpl: Likewise.
2626 * Makefile.in: Regenerate.
2627
2628 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2629
2630 * configure.ac: Restore match for darwin9 or later. Use double
2631 brackets since regeneration eats one pair.
2632 * configure: Regenerate.
2633
2634 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2635
2636 PR gas/10039
2637 * configure.ac: Require texinfo 4.7.
2638 * configure: Regenerated.
2639
2640 2009-04-09 Nick Clifton <nickc@redhat.com>
2641
2642 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2643 the GCC Runtime Library Exception.
2644
2645 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2646
2647 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2648 * configure: Regenerate.
2649
2650 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2651
2652 * Makefil.def (languages): New entries.
2653 * Makefile.tpl (check-gcc-*): New generic target.
2654 * Makefile.in: Regenerate.
2655
2656 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2657
2658 * MAINTAINERS: Update my email address.
2659
2660 2009-03-18 Tom Tromey <tromey@redhat.com>
2661
2662 * configure: Rebuild.
2663 * configure.ac (host_libs): Add libiconv.
2664 * Makefile.in: Rebuild.
2665 * Makefile.def (host_modules): Add libiconv.
2666 (configure-gdb, all-gdb): Depend on libiconv.
2667
2668 2009-03-16 Tristan Gingold <gingold@adacore.com>
2669
2670 * configure.ac: Treat gdb as supported on x86_64-darwin.
2671 * configure: Regenerate.
2672
2673 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2674
2675 * configure.ac (--with-host-libstdcxx): New option.
2676 * configure: Regenerate.
2677
2678 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2679
2680 * MAINTAINERS: Move myself into the write after approval list.
2681
2682 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2683
2684 * MAINTAINERS: Update e-mail address.
2685
2686 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2687
2688 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2689
2690 2009-03-10 Ira Rosen <irar@il.ibm.com>
2691
2692 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2693
2694 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2695
2696 Backport from git Libtool:
2697
2698 2009-01-19 Robert Millan <rmh@aybabtu.com>
2699 Support GNU/kOpenSolaris.
2700 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2701 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2702 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2703 GNU/kOpenSolaris.
2704
2705 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2706
2707 * MAINTAINERS: Update e-mail address.
2708
2709 2009-02-24 Michael Eager <eager@eagercon.com>
2710
2711 * MAINTAINERS (Write After Approval): Add self.
2712
2713 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2714
2715 * MAINTAINERS (Write After Approval): Add myself.
2716
2717 2009-02-05 Andreas Schwab <schwab@suse.de>
2718
2719 * Makefile.tpl (stage_last): Define $r and $s before using
2720 $(RECURSE_FLAGS_TO_PASS).
2721 * Makefile.in: Regenerate
2722
2723 2009-01-30 Ian Lance Taylor <iant@google.com>
2724
2725 * MAINTAINERS: Move myself to the Global Reviewers list.
2726
2727 2009-01-29 Robert Millan <rmh@aybabtu.com>
2728
2729 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2730 * configure: Regenerate.
2731
2732 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2733
2734 * MAINTAINERS: Make whitespace consistent.
2735 Remove Robert Millan from Write After Approval.
2736
2737 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2738
2739 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2740 (all-opcodes): Depend on all-libiberty.
2741 * Makefile.in: Regenerate.
2742
2743 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2744
2745 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2746 * configure: Regenerate.
2747
2748 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2749
2750 * MAINTAINERS (Write After Approval): Add myself.
2751
2752 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2753
2754 * MAINTAINERS: Add myself to reviewers (Fortran).
2755
2756 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2757
2758 PR tree-optimization/38515
2759 * configure.ac (cloog-polylib): Removed.
2760 (with_ppl, with_cloog): Test for "no".
2761 * configure: Regenerated.
2762
2763 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2764
2765 * MAINTAINERS: Moved myself to reviewers (Fortran).
2766
2767 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2768
2769 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2770 (Write After Approval): Remove myself.
2771
2772 2009-01-03 Diego Novillo <dnovillo@google.com>
2773
2774 * MAINTAINERS: Remove myself from alias maintainership.
2775
2776 2009-01-02 David Ayers <ayers@fsfe.org>
2777
2778 * MAINTAINERS: Update e-mail address.
2779
2780 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2781
2782 * MAINTAINERS: Make whitespace consistent.
2783
2784 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2785
2786 Backport from upstream Libtool:
2787 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2788 Add cache variables to tests that require the linker to work.
2789 For shlibpath_overrides_runpath, this also changes the semantics
2790 to let the result from the C compiler take precedence.
2791
2792 2008-12-02 Ben Elliston <bje@au.ibm.com>
2793
2794 * config.sub, config.guess: Update from upstream sources.
2795
2796 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2797
2798 * configure.ac (ppllibs): Add by default the lib flags.
2799 * configure: Regenerate.
2800
2801 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
2802
2803 * MAINTAINERS: Add myself to the write after approval list.
2804
2805 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2806
2807 * configure.ac: Add double brackets on darwin[912].
2808 * configure: Regenerate.
2809
2810 2008-12-03 Daniel Kraft <d@domob.eu>
2811
2812 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2813 Approval to Reviewer section (for Fortran front-end).
2814
2815 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2816
2817 * configure.ac: Expand to darwin10 and later.
2818 * configure: Regenerate.
2819
2820 2008-12-02 Andreas Schwab <schwab@suse.de>
2821
2822 * Makefile.def: configure-target-boehm-gc depends on
2823 all-target-libstdc++-v3.
2824 * Makefile.in: Regenerate.
2825
2826 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
2827
2828 * MAINTAINERS: Add myself as mingw maintainer.
2829
2830 2008-12-02 Ben Elliston <bje@au.ibm.com>
2831
2832 * config.sub, config.guess: Update from upstream sources.
2833
2834 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2835
2836 * README.SCO: Remove.
2837
2838 2008-11-29 Fernando Pereira <pronesto@gmail.com>
2839
2840 * MAINTAINERS: Add myself to the write after approval list.
2841
2842 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2843
2844 * MAINTAINERS: Update my email address in WAA section.
2845
2846 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
2847
2848 * MAINTAINERS: Update e-mail address.
2849
2850 2008-11-27 Toon Moene <toon@moene.org>
2851
2852 * MAINTAINERS: Change e-mail address.
2853
2854 2008-11-27 Tristan Gingold <gingold@adacore.com>
2855
2856 * configure.ac: Build gdb for i?86-*-darwin*
2857 * configure: Regenerated.
2858
2859 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
2860
2861 * MAINTAINERS: Added my full name.
2862
2863 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2864
2865 PR bootstrap/38014
2866 PR bootstrap/37923
2867
2868 Revert:
2869
2870 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2871
2872 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2873 * Makefile.in: Regenerated.
2874
2875 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2876
2877 PR gdb/921
2878 PR gdb/1646
2879 PR gdb/2175
2880 PR gdb/2176
2881
2882 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2883 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2884 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2885 (HOST_EXPORTS): Pass CPPFLAGS.
2886 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2887 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2888 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2889 * Makefile.in, configure: Regenerated.
2890 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2891 and CPPFLAGS_FOR_BUILD.
2892
2893 2008-11-06 Jeff Law <law@redhat.com>
2894
2895 * MAINTAINERS: Add myself as middle end maintainer.
2896
2897 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
2898
2899 * MAINTAINERS (Write after approval): Add myself.
2900
2901 2008-11-05 Diego Novillo <dnovillo@google.com>
2902
2903 * MAINTAINERS (Global Reviewers): Add myself.
2904 (Non-Algorithmic Maintainers): Remove myself.
2905
2906 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2907
2908 * MAINTAINERS (Write after approval): Add myself.
2909
2910 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
2911
2912 * MAINTAINERS (Write after approval): Add myself.
2913
2914 2008-10-31 Ben Elliston <bje@au.ibm.com>
2915
2916 * configure.ac (spu-*-*): Remove special case.
2917 * configure: Regenerate.
2918
2919 2008-10-30 Catherine Moore <clm@codesourcery.com>
2920
2921 * MAINTAINERS (Write after approval): Update my email address.
2922
2923 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2924
2925 * configure.ac [spu-*-*]: Do not set skipdirs.
2926 * configure: Re-generate.
2927
2928 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
2929
2930 * MAINTAINERS (Various Maintainers): Add myself to reload.
2931
2932 2008-10-25 Richard Guenther <rguenther@suse.de>
2933
2934 * MAINTAINERS (Various Maintainers): Add myself as middle-end
2935 maintainer. Remove myself as libgcc-math maintainer.
2936 (Non-Algorithmic Maintainers): Remove myself.
2937
2938 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2939
2940 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2941 * Makefile.in: Regenerated.
2942
2943 2008-10-23 Cary Coutant <ccoutant@google.com>
2944
2945 * MAINTAINERS (Write after approval): Add myself.
2946
2947 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2948
2949 PR gdb/921
2950 PR gdb/1646
2951 PR gdb/2175
2952 PR gdb/2176
2953
2954 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2955 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2956 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2957 (HOST_EXPORTS): Pass CPPFLAGS.
2958 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2959 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2960 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2961 * Makefile.in, configure: Regenerated.
2962 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2963 and CPPFLAGS_FOR_BUILD.
2964
2965 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
2966
2967 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2968 Sebastian Pop.
2969
2970 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
2971
2972 * MAINTAINERS (Write After Approval): Added myself.
2973
2974 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2975
2976 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2977 recommended version to 2.3.2.
2978
2979 * configure: Regenerate.
2980
2981 2008-10-01 Mark Mitchell <mark@codesourcery.com>
2982
2983 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2984
2985 2008-09-29 David Daney <david.daney@caviumnetworks.com>
2986
2987 * MAINTAINERS (Write After Approval): Update e-mail address.
2988
2989 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
2990
2991 * libtool.m4: Update to libtool 2.2.6.
2992 * lt~obsolete.m4: Update to libtool 2.2.6.
2993 * ltmain.sh: Update to libtool 2.2.6.
2994 * ltsugar.m4: Update to libtool 2.2.6.
2995 * ltversion.m4: Update to libtool 2.2.6.
2996 * ltoptions.m4: Update to libtool 2.2.6.
2997 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2998
2999 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3000
3001 * MAINTAINERS (Write After Approval): Add myself.
3002
3003 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3004
3005 * MAINTAINERS (Write After Approval): Update my name.
3006
3007 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3008
3009 * MAINTAINERS: Add myself in "Write After Approval".
3010
3011 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3012
3013 * MAINTAINERS: Add myself as ia64 maintainer.
3014
3015 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3016
3017 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3018 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3019 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3020 and Michael Tiemann from Write After Approval since they do not
3021 actually have access.
3022
3023 2008-09-05 Richard Guenther <rguenther@suse.de>
3024
3025 * configure.ac: Initialize clooglibs to -lcloog.
3026 * configure: Re-generate.
3027
3028 2008-09-04 Le-Chun Wu <lcwu@google.com>
3029
3030 * MAINTAINERS (Write After Approval): Add myself.
3031
3032 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3033
3034 * configure.ac (--with-cloog-polylib): New.
3035 (--disable-cloog-version-check): New.
3036 (--disable-ppl-version-check): New.
3037 * configure: Re-generate.
3038
3039 2008-09-03 Richard Guenther <rguenther@suse.de>
3040
3041 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3042 cloog test.
3043 * configure: Re-generate.
3044
3045 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3046
3047 Add picoChip port.
3048 * MAINTAINERS: Add picoChip maintainers.
3049
3050 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3051 Tobias Grosser <grosser@fim.uni-passau.de>
3052 Jan Sjodin <jan.sjodin@amd.com>
3053 Harsha Jagasia <harsha.jagasia@amd.com>
3054 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3055 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3056 Adrien Eliche <aeliche@isty.uvsq.fr>
3057
3058 Merge from graphite branch.
3059 * configure: Regenerate.
3060 * Makefile.in: Regenerate.
3061 * configure.ac (host_libs): Add ppl and cloog.
3062 Add checks for PPL and CLooG.
3063 * Makefile.def (ppl, cloog): Added modules and dependences.
3064 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3065 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3066
3067 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3068
3069 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3070 (GCC_SHLIB_SUBDIR): New.
3071 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3072 * configure: Regenerate.
3073 * Makefile.in: Regenerate.
3074
3075 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3076
3077 * MAINTAINERS: Consistently use tabs to separate columns.
3078
3079 2008-08-29 Tristan Gingold <gingold@adacore.com>
3080
3081 * MAINTAINERS (Write after Approval): Add myself.
3082
3083 2008-08-28 Tristan Gingold <gingold@adacore.com>
3084
3085 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3086 Enable bfd, binutils and opcodes.
3087 * configure: Regenerate.
3088
3089 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3090
3091 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3092
3093 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3094
3095 * MAINTAINERS: Use correct Umlaut for last name.
3096
3097 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3098
3099 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3100
3101 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3102
3103 * MAINTAINERS: Update my email address.
3104
3105 2008-08-16 Nicolas Roche <roche@adacore.com>
3106
3107 * Makefile.tpl: Add BOOT_ADAFLAGS.
3108 * Makefile.in: Regenerate.
3109
3110 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3111
3112 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3113 * configure: Regenerate.
3114
3115 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3116
3117 * configure.ac: Add makefile fragments for hpux.
3118 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3119 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3120 * configure: Regenerate.
3121 * Makefile.in: Regenerate.
3122
3123 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3124
3125 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3126
3127 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3128
3129 * MAINTAINERS (Write after Approval): Add myself.
3130
3131 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3132
3133 * MAINTAINERS (Write After Approval): Add myself.
3134
3135 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3136
3137 * MAINTAINERS (Write After Approval): Add myself.
3138
3139 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3140
3141 * MAINTAINERS: Update my email address.
3142
3143 2008-06-25 Joey Ye <joey.ye@intel.com>
3144
3145 * MAINTAINERS (Write After Approval): Add myself.
3146
3147 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3148
3149 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3150 * Makefile.in: Regenerate.
3151 * configure: Regenerate.
3152
3153 2008-06-17 Daniel Kraft <d@domob.eu>
3154
3155 * MAINTAINERS (Write After Approval): Add myself.
3156
3157 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3158
3159 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3160 "$@" is still intact with both Autoconf 2.59 and 2.62.
3161 * configure: Regenerate.
3162
3163 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3164
3165 * Makefile.tpl: Fix comment errors.
3166 * Makefile.in: Regenerate.
3167
3168 2008-06-12 David S. Miller <davem@davemloft.net>
3169 David Edelsohn <edelsohn@gnu.org>
3170
3171 * configure.ac: Add powerpc*-*-* to gold supported targets.
3172 * configure: Regenerate.
3173
3174 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3175
3176 PR tree-optimization/36218
3177 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3178 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3179 (all prefix="build-"): Pass them to build-system sub-makes.
3180 * Makefile.in: Regenerate.
3181
3182 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3183
3184 * MAINTAINERS (mt port): Remove.
3185 (sco5, unixware, sco udk): Remove.
3186 (Kean Johnston): Add to Write After Approval.
3187
3188 2008-05-30 Julian Brown <julian@codesourcery.com>
3189
3190 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3191 of libobjc for ARM EABI Linux.
3192 * configure: Regenerate.
3193
3194 2008-05-18 Xinliang David Li <davidxl@google.com>
3195
3196 * ChangeLog: Remove wrong ChangeLog entry.
3197
3198 2008-05-17 Xinliang David Li <davidxl@google.com>
3199
3200 * MAINTAINERS (Write After Approval): Add myself.
3201
3202 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3203
3204 * MAINTAINERS (Write After Approval): Add myself.
3205
3206 2008-05-14 Rafael Espíndola <espindola@google.com>
3207
3208 * config-ml.in: don't handle --enable-shared and --enable-static.
3209
3210 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3211
3212 * MAINTAINERS: Update my email address.
3213
3214 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3215
3216 * MAINTAINERS: Update my email address.
3217
3218 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3219
3220 * MAINTAINERS (Write After Approval): Add myself.
3221
3222 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3223
3224 * MAINTAINERS (Write After Approval): Add myself.
3225
3226 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3227
3228 * MAINTAINERS (crx): Add myself.
3229
3230 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3231
3232 Sync with src:
3233 2008-04-14 David S. Miller <davem@davemloft.net>
3234
3235 * configure.ac: Add sparc*-*-* to gold supported targets.
3236 * configure: Regenerate.
3237
3238 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3239
3240 PR bootstrap/35457
3241 * configure.ac: Include override.m4.
3242 * configure: Regenerate.
3243
3244 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3245
3246 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3247 * Makefile.in: Regenerate.
3248
3249 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3250
3251 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3252 as nonconfigurable directories list.
3253 * configure: Regenerate.
3254
3255 2008-04-14 Ben Elliston <bje@au.ibm.com>
3256
3257 * config.sub, config.guess: Update from upstream sources.
3258
3259 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3260
3261 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3262 * Makefile.in: Regenerate.
3263
3264 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3265
3266 * configure.ac: Do not build libssp for the AVR.
3267 * configure: Regenerate.
3268
3269 2008-04-07 Ian Lance Taylor <iant@google.com>
3270
3271 * Makefile.def: check-gold depends upon all-binutils.
3272 * Makefile.in: Regenerate.
3273
3274 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3275
3276 * MAINTAINERS (Write After Approval): Add myself.
3277
3278 2008-04-04 Nick Clifton <nickc@redhat.com>
3279
3280 PR binutils/4334
3281 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3282 builds.
3283 * configure: Regenerate.
3284
3285 2008-04-04 NightStrike <NightStrike@gmail.com>
3286
3287 PR other/35151
3288 * configure.ac: Combine rules for mingw32 and mingw64.
3289 * configure: Regenerate.
3290
3291 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3292
3293 * MAINTAINERS (Write After Approval): Add myself.
3294
3295 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3296
3297 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3298 * Makefile.in (.NOTPARALLEL): Ditto.
3299
3300 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3301
3302 * MAINTAINERS (Write After Approval): Add myself.
3303
3304 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3305
3306 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3307 * Makefile.in (.NOTPARALLEL): Regenerate.
3308
3309 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3310
3311 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3312 * Makefile.in: Regenerate.
3313
3314 2008-03-26 Jakub Staszak <kuba@et.pl>
3315
3316 * MAINTAINERS (Write After Approval): Add myself.
3317
3318 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3319
3320 * MAINTAINERS: Update e-mail address.
3321
3322 2008-03-20 Ian Lance Taylor <iant@google.com>
3323
3324 * configure.ac: Add support for --enable-gold.
3325 * Makefile.def: Add gold as a directory like ld.
3326 * configure, Makefile.in: Regenerate.
3327
3328 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3329
3330 * configure.ac: m4_include config/proginstall.m4.
3331 * configure: Regenerate.
3332
3333 Backport from upstream Libtool:
3334
3335 2007-10-12 Eric Blake <ebb9@byu.net>
3336
3337 Deal with Autoconf 2.62's semantic change in m4_append.
3338 * ltsugar.m4 (lt_append): Replace broken versions of
3339 m4_append.
3340 (lt_if_append_uniq): Don't require separator to be overquoted,
3341 and avoid broken m4_append.
3342 (lt_dict_add): Fix typo.
3343 * libtool.m4 (_LT_DECL): Don't overquote separator.
3344
3345 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3346
3347 * config.rpath: Add AIX 6 support.
3348
3349 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3350
3351 * Makefile.def (stageprofile). Remove -fprofile-generate
3352 from stage_libcflags.
3353 * Makefile.in: Regenerate.
3354
3355 2008-03-13 Ben Elliston <bje@au.ibm.com>
3356
3357 * config.sub, config.guess: Update from upstream sources.
3358
3359 2008-03-06 Tom Tromey <tromey@redhat.com>
3360
3361 * MAINTAINERS: Update for treelang deletion.
3362
3363 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3364
3365 * MAINTAINERS: Update my email address.
3366
3367 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3368
3369 * MAINTAINERS (darwin port): Add myself as a maintainer.
3370 (objective-c/c++): Add myself as a maintainer.
3371
3372 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3373
3374 * MAINTAINERS (Write After Approval): Update my email address.
3375
3376 2008-02-25 Tomas Bily <tbily@suse.cz>
3377
3378 * MAINTAINERS (Write After Approval): Add myself.
3379
3380 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3381
3382 * MAINTAINERS (OpenMP): Add myself.
3383
3384 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3385
3386 PR bootstrap/32009
3387 PR bootstrap/32161
3388
3389 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3390 * configure: Regenerate.
3391
3392 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3393 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3394 STAGE4_LIBCFLAGS): New.
3395 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3396 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3397 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3398 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3399 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3400 for target modules. Don't export LIBCFLAGS.
3401 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3402 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3403 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3404 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3405 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3406 * Makefile.in: Regenerate.
3407
3408 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3409
3410 PR libgcj/33085
3411 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3412 Do not use -DDLL_EXPORT. Backport from upstream.
3413
3414 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3415
3416 * MAINTAINERS (Write After Approval): Add myself.
3417
3418 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3419
3420 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3421 * configure: Regenerate.
3422
3423 2008-01-31 Marc Gauthier <marc@tensilica.com>
3424
3425 * configure.ac (xtensa*-*-*): Recognize processor variants.
3426 * configure: Regenerate.
3427
3428 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3429
3430 PR bootstrap/34922
3431 * configure.ac (PARSE_ARGS): Push suitable setting of
3432 ac_subdirs_all, for `./configure --help=recursive'.
3433 Handle `+' in generic toplevel directory disabling.
3434 * configure: Regenerate.
3435
3436 2008-01-28 Nick Clifton <nickc@redhat.com>
3437
3438 * MAINTAINERS (xstormy16): Take over maintainership.
3439
3440 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3441
3442 * MAINTAINERS (c4x port): Remove.
3443
3444 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3445
3446 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3447
3448 2008-01-23 Ben Elliston <bje@au.ibm.com>
3449
3450 * config.sub, config.guess: Update from upstream sources.
3451
3452 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3453
3454 * MAINTAINERS (Write After Approval): Add myself.
3455
3456 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3457
3458 * MAINTAINERS: Update my email address.
3459
3460 2008-01-09 Raksit Ashok <raksit@google.com>
3461
3462 * MAINTAINERS (Write After Approval): Add myself.
3463
3464 2008-01-09 Raksit Ashok <raksit@google.com>
3465
3466 * MAINTAINERS (Write After Approval): Add myself.
3467
3468 2008-01-08 Ben Elliston <bje@au.ibm.com>
3469
3470 * config.sub, config.guess: Update from upstream sources.
3471
3472 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3473
3474 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3475 Change recommended MPFR from 2.2.1 -> 2.3.0.
3476 * configure: Regenerate.
3477
3478 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3479
3480 * MAINTAINERS: Update my email address.
3481
3482 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3483
3484 * MAINTAINERS: Update my email address.
3485
3486 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3487
3488 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3489 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3490 * Makefile.in: Regenerate.
3491
3492 2007-12-10 Mark Heffernan <meheff@google.com>
3493
3494 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3495 misplaced entries.
3496
3497 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3498
3499 * configure.ac: Enable libjava for x86_64-*-darwin9.
3500 * configure: Regenerate.
3501
3502 2007-12-07 Bill Maddox <maddox@google.com>
3503
3504 * MAINTAINERS (Write After Approval): Add myself.
3505
3506 2007-12-05 Ben Elliston <bje@au.ibm.com>
3507
3508 * config.sub, config.guess: Update from upstream sources.
3509
3510 2007-12-02 Matthias Klose <doko@ubuntu.com>
3511
3512 * config-ml.in: Remove 64bit configure tests.
3513
3514 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3515
3516 * config-ml.in: Robustify against white space in absolute file
3517 names.
3518
3519 * config-ml.in (multi-clean): Substitute ${Makefile}.
3520 Remove superfluous ${Makefile} in list.
3521
3522 2007-11-19 Thiemo Seufer <ths@mips.com>
3523
3524 * config-ml.in: Don't hardcode the Makefile name.
3525
3526 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3527
3528 * MAINTAINERS (Write After Approval): Add myself.
3529
3530 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3531
3532 * MAINTAINERS (Write After Approval): Add myself.
3533
3534 2007-11-06 Doug Kwan <dougkwan@google.com>
3535
3536 * MAINTAINERS (Write After Approval): Add myself.
3537
3538 2007-10-25 Ben Elliston <bje@au.ibm.com>
3539
3540 * MAINTAINERS (mercury): Remove entry.
3541 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3542
3543 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3544
3545 * Makefile.def (dependencies): Make configure-gdb depend on
3546 all-intl.
3547 * Makefile.in: Regenerated.
3548
3549 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3550
3551 * MAINTAINERS (Fortran maintainer): Remove myself.
3552
3553 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3554
3555 * Makefile.def: To avoid problems running with parallel makes,
3556 build newlib before libgloss so that target specific header
3557 files are availble.
3558 * Makefile.in: Regenerate
3559
3560 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3561
3562 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3563 * Makefile.in: Regenerate.
3564
3565 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3566
3567 * MAINTAINERS (Register allocation reviewer): Add myself.
3568
3569 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3570
3571 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3572 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3573 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3574 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3575 * configure: Regenerate.
3576
3577 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3578
3579 * MAINTAINERS (Register allocation reviewer): Add myself.
3580
3581 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3582
3583 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3584 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3585 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3586 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3587 * configure.ac: Default them to host tools for $host = $build.
3588 Subst them.
3589
3590 * configure: Regenerate.
3591 * Makefile.in: Regenerate.
3592
3593 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3594
3595 * MAINTAINERS (Register allocation reviewer): Add myself.
3596
3597 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3598
3599 * MAINTAINERS (Register allocation reviewer): Add myself.
3600
3601 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3602
3603 * MAINTAINERS (Write After Approval): Fix typo.
3604
3605 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3606
3607 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3608 * configure: Regenerate.
3609
3610 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3611
3612 PR bootstrap/31906
3613 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3614 they're already prefixed.
3615
3616 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3617
3618 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3619 libstdc++.
3620 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3621 * configure: Regenerate.
3622 * Makefile.in: Regenerate.
3623
3624 2007-09-17 Andreas Schwab <schwab@suse.de>
3625
3626 * configure.ac: Raise minimum makeinfo version to 4.6.
3627 * configure: Regenerate.
3628
3629 2007-09-17 Johannes Singler <singler@ira.uka.de>
3630
3631 * MAINTAINERS (write-after-approval) add myself
3632
3633 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3634
3635 * configure.ac: Correct makeinfo version check.
3636 * configure: Regenerate.
3637
3638 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3639
3640 * MAINTAINERS: Update my email address.
3641
3642 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3643
3644 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3645 to $skipdirs and only disable gprof for newlib. Use the normal
3646 mips*-elf* handling in other respects.
3647 * configure: Regnerate.
3648
3649 2007-09-12 David Daney <ddaney@avtrex.com>
3650
3651 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3652 enabling libgcj.
3653 * configure: Regenerate.
3654
3655 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3656
3657 PR other/32154
3658 * configure.ac: For libgloss targets, point the linker to the linker
3659 script, startup code and simulator library.
3660 * configure: Regenerate.
3661
3662 2007-09-07 Andrew Haley <aph@redhat.com>
3663
3664 * configure.ac (noconfigdirs): Remove target-libffi and
3665 target-libjava.
3666 * configure: Regenerate.
3667
3668 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3669
3670 PR target/33281
3671 * configure.ac: Use config/mh-mingw on mingw.
3672 * configure: Regenerate.
3673
3674 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3675
3676 * MAINTAINERS (Write After Approval): Add myself.
3677
3678 2007-09-05 Richard Guenther <rguenther@suse.de>
3679
3680 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3681 nor --disable-checking is provided also turn on yes and types
3682 checking for stage1.
3683 * configure: Re-generate.
3684
3685 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3686
3687 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3688 (Write After Approval): Remove myself.
3689
3690 2007-08-29 Nick Clifton <nickc@redhat.com>
3691
3692 * config.sub, config.guess: Update from upstream sources.
3693
3694 2007-08-22 Bud Davis <jmdavis@link.com>
3695
3696 * MAINTAINERS (Write After Approval): Added myself.
3697 * MAINTAINERS (Reviewers): Removed myself.
3698
3699 2007-08-18 Paul Brook <paul@codesourcery.com>
3700 Joseph Myers <joseph@codesourcery.com>
3701
3702 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3703 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3704 * Makefile.in: Regenerate.
3705 * configure.ac (--with-debug-prefix-map): New.
3706 * configure: Regenerate.
3707
3708 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3709 Nigel Stephens <nigel@mips.com>
3710
3711 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3712 as target_makefile_frag.
3713 * configure: Regenerate.
3714
3715 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3716
3717 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3718 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3719 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3720 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3721 (do-compare, do-compare3, do-compare-debug): New.
3722 ([+compare-target+]): Use them.
3723
3724 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3725
3726 * MAINTAINERS (Write After Approval): Change my email address.
3727
3728 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3729 Ben Elliston <bje@au.ibm.com>
3730
3731 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3732 --silent if $silent.
3733 * configure: Regenerate.
3734
3735 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3736
3737 * MAINTAINERS (Various Maintainers): Add myself as
3738 loop infrastructure maintainer. Update my e-mail
3739 address.
3740
3741 2007-07-31 Diego Novillo <dnovillo@google.com>
3742
3743 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3744 Adjust description.
3745
3746 2007-07-26 Richard Guenther <rguenther@suse.de>
3747
3748 * configure.ac: Add types checking to stage1 checking flags.
3749 * configure: Regenerate.
3750
3751 2007-07-17 Nick Clifton <nickc@redhat.com>
3752
3753 * COPYING3: New file. Contains version 3 of the GNU General
3754 Public License.
3755 * COPYING3.LIB: New file. Contains version 3 of the GNU
3756 Lesser General Public License.
3757
3758 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3759
3760 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3761
3762 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3763
3764 * MAINTAINERS (S/390 co-maintainer): Add myself.
3765 (Write After Approval): Remove myself.
3766
3767 2007-07-13 Dan Hipschman <dsh@google.com>
3768
3769 * MAINTAINERS (Write After Approval): Add myself.
3770
3771 2007-07-11 Nick Clifton <nickc@redhat.com>
3772
3773 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3774 WINDRES export.
3775 * Makefile.in: Regenerate.
3776
3777 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3778
3779 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3780 maintainer.
3781
3782 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3783
3784 * lt~obsolete.m4: New. Import from 20070318 libtool.
3785
3786 2007-07-03 Julian Brown <julian@codesourcery.com>
3787
3788 * MAINTAINERS (Write After Approval): Add myself.
3789
3790 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3791
3792 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3793 * configure: Regenerate.
3794
3795 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3796
3797 * configure.ac: Add some missing m4 quotation.
3798 * configure: Regenerate.
3799
3800 2007-07-02 Simon Baldwin <simonb@google.com>
3801
3802 * MAINTAINERS (Write After Approval): Add myself.
3803
3804 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
3805
3806 * configure: Regenerate.
3807
3808 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
3809
3810 * Makefile.def: Add windmc tool to build.
3811 * Makefile.tpl: Likewise.
3812 * configure.ac: Likewise.
3813 * Makefile.in: Regenerate.
3814 * configure: Regenerate.
3815
3816 2007-06-28 DJ Delorie <dj@redhat.com>
3817
3818 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3819 not building newlib.
3820 * configure: Regenerated.
3821
3822 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3823
3824 * MAINTAINERS (Write After Approval): Add myself.
3825
3826 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
3827
3828 * MAINTAINERS (Write After Approval): Add myself.
3829
3830 2007-06-19 Chris Matthews <chrismatthews@google.com>
3831
3832 * MAINTAINERS (Write After Approval): Add myself.
3833
3834 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3835
3836 * MAINTAINERS (Write After Approval): Add myself.
3837
3838 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3839
3840 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3841 * Makefile.in: Regenerated.
3842
3843 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3844
3845 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3846 bfin*-*-uclinux* targets.
3847 * configure: Regenerate.
3848
3849 2007-06-14 Ian Lance Taylor <iant@google.com>
3850
3851 * MAINTAINERS: Add myself as non-algorithmic global write
3852 maintainer.
3853
3854 2007-06-14 Diego Novillo <dnovillo@google.com>
3855
3856 * MAINTAINERS: Add self as middle-end maintainer and
3857 non-algorithmic global write maintainer.
3858
3859 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3860
3861 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3862 Move all Fortran maintainers except Paul Brook into the
3863 Non-Autopoiesis section.
3864
3865 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3866
3867 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3868 (distclean-stage[+id+]): Possibly delete stage_last.
3869 * Makefile.in: Regenerate.
3870
3871 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
3872
3873 * MAINTAINERS (Various Maintainer): Fix typo.
3874
3875 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
3876
3877 * MAINTAINERS (Various Maintainer): Add myself as
3878 dataflow maintainer.
3879
3880 2007-06-07 Ben Elliston <bje@au.ibm.com>
3881
3882 * config.sub, config.guess: Update from upstream sources.
3883
3884 2007-06-07 Ben Elliston <bje@au.ibm.com>
3885
3886 * Makefile.tpl: Fix spelling error.
3887 * Makefile.in: Regenerate.
3888
3889 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3890
3891 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3892 lt_cv_sys_max_cmd_len.
3893
3894 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3895
3896 * MAINTAINERS (Various Maintainers): Add myself as
3897 auto-vectorizer maintainer.
3898
3899 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
3900
3901 PR libjava/32098
3902 * libtool.m4: Revert previous change.
3903 * ltgcc.m4: Put it here.
3904
3905 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3906
3907 * MAINTAINERS (Various Maintainers): Add myself as
3908 auto-vectorizer maintainer.
3909
3910 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
3911
3912 PR libjava/32098
3913 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3914
3915 2007-05-30 Richard Guenther <rguenther@suse.de>
3916
3917 * MAINTAINERS (Various Maintainers): Add myself as
3918 auto-vectorizer maintainer.
3919
3920 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3921
3922 PR bootstrap/29382
3923 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3924 * configure: Rebuilt.
3925
3926 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
3927
3928 * MAINTAINERS (Write After Approval): Removed my name.
3929
3930 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
3931
3932 * MAINTAINERS (Write After Approval): Remove myself.
3933
3934 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3935
3936 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3937
3938 2007-05-23 Steve Ellcey <sje@cup.hp.com>
3939
3940 * ltmain.sh: Update from ToT Libtool.
3941 * libtool.m4: Update from ToT Libtool.
3942 * ltsugar.m4: New. Update from ToT Libtool.
3943 * ltversion.m4: New. Update from ToT Libtool.
3944 * ltoptions.m4: New. Update from ToT Libtool.
3945 * ltconfig: Remove.
3946 * ltcf-c.sh: Remove.
3947 * ltcf-cxx.sh: Remove.
3948 * ltcf-gcj.sh: Remove.
3949
3950 2007-05-22 Ollie Wild <aaw@google.com>
3951
3952 * MAINTAINERS (Write After Approval): Add myself.
3953
3954 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3955
3956 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3957 stage_cflags.
3958 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3959 Remove CFLAGS/LIBCFLAGS.
3960 (configure-stage[+id+]-[+prefix+][+module+],
3961 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3962 * Makefile.in: Regenerate.
3963
3964 2007-05-15 Diego Novillo <dnovillo@google.com>
3965
3966 * MAINTAINERS: Update e-mail address.
3967
3968 2007-05-15 Revital Eres <eres@il.ibm.com>
3969
3970 * MAINTAINERS (Write After Approval): Add myself.
3971
3972 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
3973
3974 * MAINTAINERS (Write After Approval): Updated my address.
3975
3976 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
3977
3978 * MAINTAINERS (Write After Approval): Add myself.
3979
3980 2007-05-11 Silvius Rus <rus@google.com>
3981
3982 * MAINTAINERS (Write After Approval): Add myself.
3983
3984 2007-04-23 Tom Tromey <tromey@redhat.com>
3985
3986 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3987
3988 2007-04-22 Mark Mitchell <mark@codesourcery.com>
3989
3990 * MAINTAINERS (cpplib): Rename to ...
3991 (libcpp): ... this. Add C/C++ front end maintainers.
3992
3993 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3994
3995 * config-ml.in: Pass ${ml_config_env} to configure calls.
3996
3997 2007-04-04 Christian Bruel <christian.bruel@st.com>
3998
3999 * MAINTAINERS (Write After Approval): Add myself.
4000
4001 2007-04-02 Dave Korn <dave.korn@artimi.com>
4002
4003 * MAINTAINERS (Write After Approval): Add myself.
4004
4005 2007-03-31 Tobias Burnus <burnus@net-b.de>
4006
4007 * MAINTAINERS (fortran 95 front end): Add myself.
4008
4009 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4010
4011 * MAINTAINERS (Write After Approval): Add myself.
4012
4013 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4014
4015 * MAINTAINERS (Modulo Scheduler): Add myself.
4016
4017 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4018
4019 * MAINTAINERS (fortran 95 front end): Add myself.
4020 (c++ front end): whitespace fix.
4021
4022 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4023
4024 * MAINTAINERS (Write After Approval): Add myself.
4025
4026 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4027
4028 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4029 of glob. Quote arguments with single quotes too.
4030 * configure: Regenerate.
4031
4032 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4033
4034 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4035 * Makefile.in: Regenerate
4036
4037 2007-03-07 Andreas Schwab <schwab@suse.de>
4038
4039 * configure: Regenerate.
4040
4041 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4042
4043 * configure.ac: Add "--with-pdfdir" configure option,
4044 which defines pdfdir variable.
4045 * Makefile.def (target=fixincludes): Add install-pdf to
4046 missing targets.
4047 (recursive_targets): Add install-pdf target.
4048 (flags_to_pass): Add pdfdir.
4049 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4050 target.
4051 * configure: Regenerate
4052 * Makefile.in: Regenerate
4053
4054 2007-02-28 Eric Christopher <echristo@apple.com>
4055
4056 Revert:
4057 2006-12-07 Mike Stump <mrs@apple.com>
4058
4059 * Makefile.def (dependencies): Add dependency for
4060 install-target-libssp and install-target-libgomp on
4061 install-gcc.
4062 * Makefile.in: Regenerate.
4063
4064 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4065
4066 * configure: Regenerate.
4067 * configure.ac: Move statements after variable declarations.
4068
4069 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4070
4071 * MAINTAINERS: Add myself as sh maintainer.
4072
4073 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4074
4075 * configure.ac: Adjust for loop syntax.
4076 * configure: Regenerate.
4077
4078 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4079
4080 * configure: Rebuilt.
4081
4082 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4083
4084 * configure.ac: Drop multiple occurrences of --enable-languages,
4085 and fix its quoting.
4086 * configure: Rebuilt.
4087
4088 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4089 Nathan Sidwell <nathan@codesourcery.com>
4090 Vladimir Prus <vladimir@codesourcery.com>
4091 Joseph Myers <joseph@codesourcery.com>
4092
4093 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4094 * configure: Regenerate.
4095
4096 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4097
4098 * ltconfig (freebsd*): Default to elf.
4099
4100 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4101
4102 * configure.ac (target_libraries): Move libgcc before libiberty.
4103 * configure: Regenerated.
4104
4105 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4106 Paolo Bonzini <bonzini@gnu.org>
4107
4108 PR bootstrap/30753
4109 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4110 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4111 * configure: Regenerated.
4112
4113 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4114
4115 * MAINTAINERS (Language Front End Maintainers): Update my mail
4116 address.
4117
4118 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4119
4120 PR bootstrap/30748
4121 * configure.ac: Correct syntax for Solaris ksh.
4122 * configure: Regenerated.
4123
4124 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4125
4126 * configure.ac: Sync with src.
4127 * configure: Regenerate.
4128
4129 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4130
4131 * Makefile.in: Regenerate.
4132
4133 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4134
4135 * config.sub: Sync with src.
4136
4137 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4138
4139 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4140 noncanonical equivalents.
4141 * configure.in: Rename to...
4142 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4143 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4144 target_noncanonical. Use them. Rewrite removal of configure
4145 arguments for autoconf 2.59. Discard variable settings. Force
4146 program_transform_name for native tools.
4147
4148 * Makefile.in: Regenerated.
4149 * configure: Regenerated with autoconf 2.59.
4150
4151 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4152
4153 * MAINTAINERS (Write After Approval): Add myself.
4154
4155 2007-01-31 Andreas Schwab <schwab@suse.de>
4156
4157 * Makefile.tpl (LDFLAGS): Substitute it.
4158 * Makefile.in: Regenerate.
4159
4160 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4161
4162 * MAINTAINERS (Write After Approval): Add myself.
4163
4164 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4165
4166 * MAINTAINERS (spu port): Add myself.
4167
4168 2007-01-23 Richard Guenther <rguenther@suse.de>
4169
4170 PR bootstrap/30541
4171 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4172 * Makefile.tpl (GNATBIND): Substitute it.
4173 (GNATMAKE): Likewise.
4174 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4175 of STAGE_PREFIX.
4176 * Makefile.in: Regenerate.
4177 * configure: Regenerate.
4178
4179 2007-01-18 Mike Stump <mrs@apple.com>
4180
4181 * configure.in: Re-enable -Werror for gcc builds.
4182
4183 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4184
4185 * MAINTAINERS (Write After Approval): Add myself.
4186
4187 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4188
4189 * configure.in: Change == to = in test command.
4190 * configure: Regenerate.
4191
4192 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4193 Nick Clifton <nickc@redhat.com>
4194 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4195
4196 * configure.in (build_configargs, host_configargs, target_configargs):
4197 Remove build/host/target parameters.
4198 (host_libs): Add gmp and mpfr.
4199 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4200 * Makefile.def (gmp, mpfr): New.
4201 (gcc): Remove target.
4202 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4203 target_os, target_vendor): New.
4204 (configure): Add host_alias/target_alias arguments; adjust invocations.
4205 * configure: Regenerate.
4206 * Makefile.in: Regenerate.
4207
4208 2007-01-11 Matt Fago <fago@earthlink.net>
4209
4210 * configure.in: Try to link to functions only in mpfr 2.2.x
4211 to improve robustness of configure tests.
4212 * configure: Regenerate.
4213
4214 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4215
4216 * MAINTAINERS: Add myself as i386 maintainer.
4217
4218 2007-01-08 Jan Hubicka <jh@suse.cz>
4219
4220 * MAINTAINERS: Add myself as i386 maintainer.
4221
4222 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4223
4224 * configure.in: Add support for an x86_64-mingw* target.
4225 * configure: Regenerate.
4226
4227 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4228
4229 * Makefile.tpl (all-target): Correct @if conditional for target
4230 modules.
4231 * configure.in: Omit libiberty if building only target libgcc.
4232 * configure, Makefile.in: Regenerated.
4233
4234 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4235
4236 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4237 * configure: Regenerate.
4238
4239 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4240
4241 * Makefile.def (target_modules): Add libgcc.
4242 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4243 * Makefile.tpl (clean-target-libgcc): Delete.
4244 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4245 on gcc even for bootstrapped modules. Rewrite handling of
4246 lang_env_dependencies to loop over target_modules.
4247 * configure.in (target_libraries): Add target-libgcc.
4248 * Makefile.in, configure: Regenerated.
4249
4250 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4251
4252 * configure.in: Reorganize recognition of languages. Add
4253 --enable-stage1-languages. Show supported languages for the chosen
4254 target rather than all recognized languages.
4255 * configure: Regenerate.
4256
4257 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4258
4259 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4260 * Makefile.in: Regenerate.
4261
4262 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4263
4264 * configure.in: Warn that MPFR 2.2.0 is buggy.
4265 * configure: Regenerate.
4266
4267 2006-12-27 Ian Lance Taylor <iant@google.com>
4268
4269 * configure.in: When removing Makefiles to force a reconfigure, also
4270 remove prev-DIR*/Makefile.
4271 * configure: Regenerate.
4272
4273 2006-12-22 Andreas Schwab <schwab@suse.de>
4274
4275 * configure: Regenerate with correct autoconf version.
4276
4277 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4278
4279 * configure.in: add AC_SUBST for *_FOR_TARGET.
4280 * configure: Regenerate.
4281
4282 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4283
4284 * configure.in: Simplify logic for rejecting languages that cannot
4285 be built. Separate the case when a language is unsupported,
4286 from the case when the user chooses not to build a language.
4287
4288 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4289
4290 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4291 it only affects bootstrap and could be tested on "$host" as well.
4292 * configure: Regenerate.
4293 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4294
4295 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4296
4297 PR bootstrap/29544
4298 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4299 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4300 move here comment from Makefile.tpl.
4301 * Makefile.tpl: Move some definitions higher in the file.
4302 (STAGE1_CHECKING): New.
4303 * configure.in: Add --enable-stage1-checking.
4304 * configure: Regenerate.
4305 * Makefile.in: Regenerate.
4306
4307 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4308
4309 * MAINTAINERS: Add myself as build system maintainer.
4310
4311 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4312
4313 * MAINTAINERS (Write After Approval): Add myself.
4314
4315 2006-12-13 Eric Christopher <echristo@apple.com>
4316
4317 * MAINTAINERS: Add myself as darwin maintainer.
4318
4319 2006-12-11 Ian Lance Taylor <ian@airs.com>
4320
4321 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4322
4323 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4324
4325 MAINTAINERS: Update my entry.
4326
4327 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4328
4329 * configure.in: Handle spu makefile frag.
4330 * Makefile.tpl (MAINT): Define
4331 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4332 * configure: Regenerate.
4333 * Makefile.in: Regenerate.
4334
4335 2006-12-11 Ben Elliston <bje@au.ibm.com>
4336
4337 * config.guess: Import latest version.
4338 * config.sub: Likewise.
4339
4340 2006-12-11 Ben Elliston <bje@au.ibm.com>
4341
4342 * configure.in (spu-*-*): Don't skip target-libiberty.
4343 * configure: Regenerate.
4344
4345 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4346
4347 PR bootstrap/30134
4348 * configure.in: Correct x86 darwin support for libjava to powerpc
4349 and i?86 only.
4350 * configure: Regenerate.
4351
4352 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4353
4354 * configure.in: Add x86 darwin support for libjava.
4355 * configure: Regenerate.
4356
4357 2006-12-07 Mike Stump <mrs@apple.com>
4358
4359 * Makefile.def (dependencies): Add dependency for
4360 install-target-libssp and install-target-libgomp on
4361 install-gcc.
4362 * Makefile.in: Regenerate.
4363
4364 2006-12-04 Richard Guenther <rguenther@suse.de>
4365
4366 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4367 (Non-Algorithmic Maintainers): Move over non-algorithmic
4368 loop optimizer maintainers, add myself as a non-algorithmic
4369 middle-end maintainer.
4370
4371 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4372
4373 * MAINTAINERS (Write After Approval): Add myself.
4374
4375 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4376
4377 * configure.in: Update error message for missing GMP/MPFR.
4378
4379 * configure: Regenerate.
4380
4381 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4382
4383 * configure.in: Update MPFR version in error message.
4384
4385 * configure: Regenerate.
4386
4387 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4388
4389 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4390 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4391 --with-gmp-lib): New flags.
4392
4393 * configure: Regenerate.
4394
4395 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4396
4397 * MAINTAINERS (Write After Approval): Change my email address.
4398
4399 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4400
4401 * MAINTAINERS (Write After Approval): Add myself.
4402
4403 2006-11-22 Philipp Thomas <pth@suse.de>
4404
4405 * MAINTAINERS (i18n): Update e-mail address.
4406
4407 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4408
4409 * MAINTAINERS (spu port): Add myself as maintainer.
4410 (Write After Approval): Remove myself.
4411
4412 2006-11-22 Ben Elliston <bje@au.ibm.com>
4413
4414 * configure.in (skipdirs): Don't build libssp for SPU.
4415 * configure: Regenerate.
4416
4417 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4418
4419 * MAINTAINERS (spu port): Add myself as maintainer.
4420 (libobjc): Update my email address.
4421
4422 2006-11-21 Andrea Bona <andrea.bona@st.com>
4423
4424 * MAINTAINERS (Write After Approval): Add myself.
4425
4426 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4427
4428 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4429 * configure : Rebuilt.
4430
4431 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4432
4433 * MAINTAINERS (Write After Approval): Add myself.
4434
4435 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4436
4437 * MAINTAINERS (Write After Approval): Add myself.
4438
4439 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4440
4441 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4442 libmpfr.a.
4443 * configure: Regenerate.
4444
4445 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4446
4447 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4448 (unstage): Test for stage_last presence.
4449
4450 PR bootstrap/29802
4451 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4452 STAGE_PREFIX.
4453 * Makefile.in: Regenerate.
4454
4455 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4456
4457 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4458 maintainers.
4459
4460 2006-11-14 Erven Rohou <erven.rohou@st.com>
4461
4462 * MAINTAINERS (Write After Approval): Add myself.
4463
4464 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4465
4466 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4467 and stageN-package/Makefile.
4468 * Makefile.in: Regenerated.
4469
4470 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4471
4472 * configure.in: Remove target-libgloss from noconfigdirs for
4473 bfin-*-*.
4474 * configure: Regenerated.
4475
4476 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4477
4478 * configure.in (have_gmp): Only error if the gcc directory exists.
4479
4480 * configure: Regenerate.
4481
4482 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4483
4484 * configure.in: Robustify error message for missing GMP/MPFR.
4485
4486 * configure: Regenerate.
4487
4488 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4489
4490 * MAINTAINERS (Write After Approval): Add myself.
4491
4492 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4493
4494 * MAINTAINERS: Change email address.
4495
4496 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4497
4498 * MAINTAINERS (Write After Approval): Add myself.
4499
4500 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4501
4502 * MAINTAINERS (Write After Approval): Add myself.
4503
4504 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4505
4506 * MAINTAINERS (Write After Approval): Move myself to
4507 Write After Approval section.
4508
4509 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4510
4511 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4512 need_gmp anymore.
4513 * configure: Regenerate.
4514
4515 2006-10-16 Tobias Burnus <burnus@net-b.de>
4516
4517 * MAINTAINERS (Write After Approval): Add myself.
4518
4519 2006-10-16 Ben Elliston <bje@au.ibm.com>
4520
4521 * config.guess: Import latest version.
4522 * config.sub: Likewise.
4523
4524 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4525
4526 * Makefile.def: Added pdf target handling.
4527 * Makefile.tpl: Added pdf target handling.
4528 * Makefile.in: Regenerated.
4529
4530 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4531
4532 * MAINTAINERS: Add self as score port maintainer.
4533
4534 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4535
4536 * MAINTAINERS (Write After Approval): Add myself.
4537
4538 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4539
4540 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4541 or newer.
4542 * configure: Regenerated.
4543
4544 2006-09-27 Dave Brolley <brolley@redhat.com>
4545
4546 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4547 using $s instead of $r.
4548 * configure: Regenerated.
4549
4550 2006-09-26 Thiemo Seufer <ths@mips.com>
4551
4552 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4553 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4554 * configure: Regenerate.
4555
4556 2006-09-24 Graeme Peterson <gridly@gmail.com>
4557
4558 * MAINTAINERS (Write After Approval): Remove myself.
4559
4560 2006-09-22 Chao-ying Fu <fu@mips.com>
4561
4562 * MAINTAINERS (Write After Approval): Add myself.
4563
4564 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4565
4566 * MAINTAINERS: Add self as soft-fp maintainer.
4567
4568 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4569
4570 * MAINTAINERS: Add myself as avr maintainer.
4571 Remove Marek Michalkiewicz as avr maintainer.
4572
4573 2006-09-07 Roberto Costa <roberto.costa@st.com>
4574
4575 * MAINTAINERS (Write After Approval): Add myself.
4576
4577 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4578
4579 * configure.in: Never build newlib for a Mingw host.
4580 Never build newlib as Mingw target library.
4581 Test the existence of winsup/cygwin for building a Cygwin newlib,
4582 rather than just winsup.
4583 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4584 building a Mingw target.
4585 * configure: Regenerate.
4586
4587 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4588
4589 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4590
4591 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4592
4593 * config.guess: Import from src (was more updated).
4594 * config.sub: Likewise.
4595
4596 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4597
4598 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4599 * configure: Regenerated.
4600
4601 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4602
4603 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4604 for stages after the first.
4605
4606 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4607
4608 * Makefile.def: Add dependencies for configure-opcodes
4609 on configure-intl and all-opcodes on all-intl.
4610 * Makefile.in: Regenerated.
4611
4612 2006-07-13 Ben Elliston <bje@au.ibm.com>
4613
4614 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4615
4616 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4617
4618 Port to hosts whose 'sort' and 'tail' implementations
4619 treat operands with leading '+' as file names, as POSIX
4620 has required since 2001. However, make sure the code still
4621 works on pre-POSIX hosts.
4622 * ltmain.sh: Don't assume "sort +2" is equivalent to
4623 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4624
4625 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4626
4627 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4628
4629 2006-07-04 Peter O'Gorman <peter@pogma.com>
4630
4631 * ltconfig: chmod 644 before ranlib during install.
4632
4633 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4634
4635 PR bootstrap/18058
4636 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4637 if the bootstrap compiler is a GCC version that supports it.
4638 * configure: Regenerate.
4639
4640 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4641
4642 * configure.in: Fix thinkos in previous check-in.
4643 * configure: Regenerate.
4644
4645 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4646
4647 PR other/27063
4648 * configure.in: Test subdir_requires and give an appropriate
4649 error message.
4650 * configure: Regenerate.
4651
4652 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4653
4654 * MAINTAINERS (Write After Approval): Add myself.
4655
4656 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4657
4658 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4659
4660 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4661
4662 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4663
4664 2006-06-20 David Ayers <d.ayers@inode.at>
4665
4666 PR bootstrap/28072
4667 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4668 whether target-libjava is being configured instead of whether the
4669 java front end is enabled.
4670 * configure: Regenerate.
4671
4672 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4673
4674 PR target/27540
4675 * configure.in: Only enable libgomp on IRIX 6.
4676 * configure: Regenerate.
4677
4678 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4679
4680 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4681 too.
4682 * Makefile.in: Regenerate.
4683
4684 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4685
4686 * config-ml.in: Alter CCASFLAGS to include special
4687 multilib options the same as is done for CFLAGS.
4688
4689 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4690
4691 * configure.in: Don't enable libgomp on hpux10.
4692 * configure: Rebuilt.
4693
4694 2006-06-12 David Ayers <d.ayers@inode.at>
4695
4696 PR bootstrap/27963
4697 PR target/19970
4698 * configure.in: Remove target-boehm-gc from noconfigdirs where
4699 ${libgcj} is specified.
4700 * configure: Regenerate.
4701
4702 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4703
4704 Sync from src:
4705
4706 * configure.in: Sync.
4707 * configure: Regenerated.
4708
4709 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4710
4711 * Makefile.def: Added dependencies from sim and gdb on intl, and
4712 added configure dependencies to everything with an all dependency
4713 on intl.
4714 * Makefile.in: Regenerated.
4715
4716 2006-06-06 David Ayers <d.ayers@inode.at>
4717
4718 PR libobjc/13946
4719 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4720 * Makefile.in: Regenerate.
4721 * configure.in: Add --enable-objc-gc at toplevel and have it
4722 enable boehm-gc for Objective-C.
4723 Remove target-boehm-gc from libgcj.
4724 Add target-boehm-gc to target_libraries.
4725 Add target-boehm-gc to noconfigdirs where ${libgcj}
4726 is specified.
4727 Assert that boehm-gc is supported when requested for Objective-C.
4728 Only build boehm-gc if needed either for Java or Objective-C.
4729 * configure: Regenerate.
4730
4731 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4732
4733 PR 27674
4734 * Makefile.tpl (configure-[+prefix+][+module+],
4735 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4736 Remove rule to unstage bootstrapped modules.
4737 (stage_current): New.
4738 * Makefile.in: Regenerate.
4739
4740 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4741
4742 * MAINTAINERS (Write After Approval): Update my e-mail address.
4743
4744 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4745
4746 * include/libiberty.h: Declare pex_run_in_environment.
4747
4748 2006-05-31 Asher Langton <langton2@llnl.gov>
4749
4750 * MAINTAINERS (Write After Approval): Add myself.
4751
4752 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4753
4754 * Makefile.def (bfd, opcodes): Fix lib_path.
4755 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4756 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4757 * Makefile.in: Regenerate.
4758
4759 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4760
4761 * Makefile.in: Regenerate.
4762
4763 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4764
4765 * Makefile.def: Add install-html target. Add datarootdir
4766 docdir and htmldir to flags_to_pass.
4767 * Makefile.tpl: Add install-html target.
4768 * Makefile.in: Regenerate.
4769 * configure.in: Add --with-datarootdir, --with-docdir, and
4770 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4771 * configure: Regenerate.
4772
4773 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4774
4775 * configure.in: Enable gprof for cross builds.
4776 * configure: Regenerate.
4777
4778 2006-05-22 Richard Guenther <rguenther@suse.de>
4779
4780 Revert
4781 2006-01-31 Richard Guenther <rguenther@suse.de>
4782 Paolo Bonzini <bonzini@gnu.org>
4783
4784 * Makefile.def (target_modules): Add libgcc-math target module.
4785 * configure.in (target_libraries): Add libgcc-math target library.
4786 (--enable-libgcc-math): New configure switch.
4787 * Makefile.in: Re-generate.
4788 * configure: Re-generate.
4789 * libgcc-math: New toplevel directory.
4790
4791 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4792 Andreas Tobler <a.tobler@schweiz.ch>
4793
4794 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4795 * configure: Rebuilt.
4796
4797 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
4798
4799 * MAINTAINERS (Write After Approval): Add myself.
4800
4801 2006-05-01 DJ Delorie <dj@redhat.com>
4802
4803 * configure.in: Restore CFLAGS if GMP isn't present.
4804 * configure: Regenerate.
4805
4806 2006-05-01 Richard Guenther <rguenther@suse.de>
4807
4808 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4809 maintainer.
4810
4811 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
4812
4813 * MAINTAINERS (Write After Approval): Add myself.
4814
4815 2006-04-28 Jan Beulich <jbeulich@novell.com>
4816
4817 * MAINTAINERS (Write After Approval): Add myself.
4818
4819 2006-04-18 DJ Delorie <dj@redhat.com>
4820
4821 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4822 reference libgloss so that libssp can be built in a combined
4823 tree.
4824 * configure: Regenerate.
4825
4826 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
4827
4828 * MAINTAINERS (Write After Approval): Add myself.
4829
4830 2006-04-05 Ben Elliston <bje@au.ibm.com>
4831
4832 * configure.in: Require makeinfo 4.4 or higher.
4833 * configure: Regenerate.
4834
4835 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4836
4837 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4838 Rearrange the entries of other libraries to have them in one place.
4839
4840 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4841
4842 * MAINTAINERS (Write After Approval): Remove myself.
4843 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4844
4845 2006-03-14 Richard Guenther <rguenther@suse.de>
4846
4847 * configure: Regenerate with autoconf 2.13.
4848
4849 2006-03-13 Jim Blandy <jimb@codesourcery.com>
4850
4851 * MAINTAINERS: Use my work address.
4852
4853 * MAINTAINERS: Update my E-mail address.
4854
4855 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4856
4857 * configure.in: Handle --disable-<component> generically.
4858 * configure: Regenerate.
4859
4860 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4861
4862 PR libgcj/17311
4863 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4864
4865 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4866
4867 * MAINTAINERS (Write After Approval): Remove myself.
4868 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4869
4870 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4871
4872 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4873 (TARGET_CONFIGDIRS): Remove.
4874 * configure.in: Remove AC_SUBST(target_configdirs).
4875 * Makefile.in, configure: Regenerated.
4876
4877 2006-02-20 Steven G. Kargl <kargls@comcast.net>
4878
4879 * MAINTAINERS (Write After Approval): Remove myself.
4880 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4881
4882 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4883
4884 PR bootstrap/25670
4885
4886 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4887
4888 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4889 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4890 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4891 BUILD_PREFIX, BUILD_PREFIX_1.
4892 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4893
4894 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4895 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4896
4897 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4898 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4899 of `cat stage_current`. Always provide the `r' and `s' variables.
4900 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4901 a single shell execution.
4902 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4903 bootstrapped modules, make the stage1 module if the build was not
4904 started yet, else build the current stage.
4905 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4906 (all-build, all-host, all-target, [+make_target+]-host,
4907 [+make_target+]-target): Do not use \-continued lines.
4908 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4909 (current_stage, restrap, stage_last): New.
4910
4911 * Makefile.in: Regenerate.
4912 * configure: Regenerate.
4913
4914 2006-02-19 Bud Davis <jmdavis@link.com>
4915
4916 * MAINTAINERS (Write After Approval): Remove myself.
4917 (Language Front End Maintainers): Add myself as fortran 95
4918 maintainer and update e-mail address.
4919
4920 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4921
4922 * MAINTAINERS (Write After Approval): Remove myself.
4923 (Language Front End Maintainers): Add myself as fortran 95
4924 maintainer.
4925
4926 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
4927
4928 * MAINTAINERS (Write After Approval): Add myself.
4929
4930 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
4931
4932 * MAINTAINERS (Write After Approval): Remove myself.
4933 (Language Front End Maintainers): Add myself as
4934 fortran 95 maintainer.
4935
4936 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4937
4938 Sync from src:
4939
4940 2005-12-27 Leif Ekblad <leif@rdos.net>
4941
4942 * configure.in: Add support for RDOS target.
4943 * configure: Regenerate.
4944
4945 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4946 Andreas Schwab <schwab@suse.de>
4947
4948 * configure: Regenerate.
4949
4950 2006-02-12 David Edelsohn <edelsohn@gnu.org>
4951
4952 * configure.in (enable_libgomp): Add AIX.
4953 * configure: Regenerate.
4954
4955 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
4956
4957 * MAINTAINERS (Write After Approval): Add myself.
4958
4959 2006-02-03 Lee Millward <lee.millward@gmail.com>
4960
4961 * MAINTAINERS (Write After Approval): Add myself.
4962
4963 2006-01-31 Richard Guenther <rguenther@suse.de>
4964 Paolo Bonzini <bonzini@gnu.org>
4965
4966 * Makefile.def (target_modules): Add libgcc-math target module.
4967 * configure.in (target_libraries): Add libgcc-math target library.
4968 (--enable-libgcc-math): New configure switch.
4969 * Makefile.in: Re-generate.
4970 * configure: Re-generate.
4971 * libgcc-math: New toplevel directory.
4972
4973 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
4974
4975 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4976 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4977 the assembler, linker and binutils.
4978 * configure: Regenerate.
4979
4980 2006-01-22 Dirk Mueller <dmueller@suse.de>
4981
4982 * MAINTAINERS (Write After Approval): Add myself.
4983
4984 2006-01-20 Diego Novillo <dnovillo@redhat.com>
4985
4986 * configure: Regenerate.
4987
4988 2006-01-18 Richard Henderson <rth@redhat.com>
4989 Jakub Jelinek <jakub@redhat.com>
4990 Diego Novillo <dnovillo@redhat.com>
4991
4992 * libgomp: New directory.
4993 * Makefile.def: Add target_module libgomp.
4994 * Makefile.in: Regenerate.
4995 * configure.in (target_libraries): Add target-libgomp.
4996 * configure: Regenerate.
4997
4998 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4999
5000 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5001 @ from continuation.
5002 * Makefile.in: Rebuilt.
5003
5004 2006-01-04 Chris Lattner <sabre@gnu.org>
5005
5006 * MAINTAINERS (Write After Approval): Add myself.
5007
5008 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5009
5010 PR bootstrap/24252
5011
5012 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5013 * Makefile.tpl (OBJDUMP): New.
5014 (EXTRA_HOST_FLAGS): Add it.
5015 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5016
5017 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5018 to use symbolic links between directories. Avoid race conditions
5019 or make them harmless.
5020 * configure.in: Do not try to use symbolic links between directories.
5021
5022 * Makefile.def (LEAN): Pass.
5023 * Makefile.tpl (LEAN): Define.
5024 (stage[+id+]-start): Accept that the previous directory does not
5025 exist, if the bootstrap is lean.
5026 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5027 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5028 configure substitution.
5029 ([+compare-target+]): Likewise.
5030 ([+bootstrap-target+]-lean): New.
5031 * configure.in: Remove lean bootstrap support from here.
5032
5033 * Makefile.in: Regenerate.
5034 * configure: Regenerate.
5035
5036 2006-01-04 Ben Elliston <bje@au.ibm.com>
5037
5038 * MAINTAINERS (libdecnumber): Add myself.
5039
5040 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5041
5042 * libtool-ldflags: New script.
5043
5044 2006-01-02 Andreas Schwab <schwab@suse.de>
5045
5046 * configure.in: When reconfiguring remove Makefile in
5047 all stage directories.
5048 * configure: Regenerate.
5049
5050 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5051
5052 * MAINTAINERS: Update my email address.
5053
5054 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5055
5056 Revert Ada-related part of the previous change.
5057
5058 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5059 Do not pass.
5060 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5061 * Makefile.in: Regenerate.
5062 * configure.in: Do not include mt-ppc-aix target fragment.
5063 * configure: Regenerate.
5064
5065 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5066
5067 * configure.in: Select appropriate fragments for PowerPC/AIX.
5068 * configure: Regenerate.
5069
5070 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5071 BOOT_CFLAGS, BOOT_LDFLAGS.
5072 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5073 BOOT_CFLAGS, BOOT_LDFLAGS.
5074 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5075 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5076 (stage): Fail if we cannot complete the work.
5077 * Makefile.in: Regenerate.
5078
5079 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5080
5081 * configure.in: Replace ms1 with mt.
5082 * configure: Rebuilt.
5083
5084 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5085
5086 * MAINTAINERS: Update my email address.
5087
5088 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5089
5090 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5091 install-host-nogcc): Don't invoke $(stage) at the end.
5092 * Makefile.in: Regenerate.
5093
5094 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5095
5096 * configure.in: Flip the top-level bootstrap switch.
5097 * configure: Regenerate.
5098
5099 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5100
5101 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5102 $(stage) and $(unstage).
5103 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5104 (all): Remove stray semicolon.
5105 (local-distclean): Don't handle multilib.tmp and multilib.out.
5106 (install.all): Set $s for consistency.
5107 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5108 check_multilibs setting. Always make the install directory.
5109 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5110 Correct @if/@endif.
5111 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5112 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5113 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5114 (multilib.out): Remove.
5115 * Makefile.in: Regenerated.
5116
5117 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5118
5119 * MAINTAINERS (Write After Approval): Add myself.
5120
5121 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5122
5123 * MAINTAINERS: Add myself as mt maintainer.
5124
5125 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5126
5127 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5128
5129 * MAINTAINERS: Change email address.
5130
5131 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5132
5133 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5134 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5135 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5136 Find in-tree tools if available.
5137 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5138 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5139 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5140 (COMPILER_*_FOR_TARGET): New.
5141 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5142 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5143 (CONFIGURED_*, USUAL_*): Remove.
5144 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5145 STRIP): Use autoconf substitutions.
5146 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5147 COMPILER_NM_FOR_TARGET): New.
5148 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5149
5150 (all): Make all-host and all-target in parallel.
5151 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5152 that $$r and $$s are set before invoking a recursive make.
5153 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5154 ([+bootstrap-target+]): Inline most of the `all' target.
5155
5156 2005-11-29 Ben Elliston <bje@au.ibm.com>
5157
5158 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5159 from the gcc build directory.
5160 * Makefile.in: Regenerate.
5161
5162 2005-11-29 Ben Elliston <bje@au.ibm.com>
5163
5164 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5165 depend on all-libdecnumber.
5166 * configure.in (host_libs): Include libdecnumber.
5167 * Makefile.in: Regenerate.
5168 * configure: Likewise.
5169
5170 2005-11-29 Ben Elliston <bje@au.ibm.com>
5171
5172 * libdecnumber: Import decNumber sources from the dfp-branch.
5173
5174 2005-11-21 Kean Johnston <jkj@sco.com>
5175
5176 * config.sub, config.guess: Sync from upstream sources.
5177
5178 2005-11-21 Ben Elliston <bje@au.ibm.com>
5179
5180 Import from Autoconf sources:
5181
5182 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5183 * config/move-if-change: Don't output "$2 is unchanged";
5184 suggested by Ben Elliston. Handle weird characters correctly.
5185
5186 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5187
5188 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5189 to match upstream libtool for darwin.
5190
5191 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5192
5193 * Makefile.def: Remove gdb dependencies for gdbtk.
5194 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5195 (configure-gdb, install-gdb): New rules.
5196 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5197 * Makefile.in, configure: Regenerated.
5198
5199 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5200
5201 * MAINTAINERS (Write After Approval): Add myself.
5202
5203 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5204
5205 * MAINTAINERS (Write After Approval): Add myself.
5206
5207 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5208
5209 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5210 Diego Novillo.
5211
5212 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5213
5214 PR bootstrap/24297
5215 * Makefile.tpl (do-[+make-target+], do-check, install,
5216 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5217 are set before recursing.
5218 * Makefile.in: Regenerate.
5219
5220 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5221
5222 PR bootstrap/18939
5223 * Makefile.def (gcc) <target>: Fix thinko.
5224 * Makefile.in: Regenerate.
5225
5226 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5227
5228 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5229 * configure: Regenerate.
5230
5231 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5232
5233 * MAINTAINERS (Write After Approval): Add self.
5234
5235 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5236
5237 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5238 target-libffi, target-qthreads, target-libjava, and
5239 targetlibobjc.
5240 * configure: Regenerate.
5241
5242 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5243
5244 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5245 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5246 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5247 (USUAL_OBJDUMP_FOR_TARGET): New.
5248 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5249 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5250 * configure, Makefile.in: Regenerated.
5251
5252 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5253
5254 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5255 before other host packages.
5256
5257 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5258
5259 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5260
5261 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5262
5263 PR bootstrap/22340
5264
5265 * configure.in (default_target): Remove.
5266 * Makefile.tpl (all): Do not use prerequisites as subroutines
5267 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5268 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5269 use prerequisites as subroutines.
5270 (check-host, check-target): New.
5271 (bootstrap configure & all targets): Do not use stage*-start
5272 if the directory layout is already ok.
5273 (non-bootstrap configure & all targets): Prepend a $(unstage).
5274 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5275 (NOTPARALLEL): Remove.
5276 (unstage, stage variables): New variables.
5277 (unstage, stage targets): Simply expand to those variables.
5278
5279 * configure: Regenerate.
5280 * Makefile.in: Regenerate.
5281
5282 2005-10-04 James E Wilson <wilson@specifix.com>
5283
5284 * Makefile.def (lang_env_dependencies): Add libmudflap.
5285 * Makefile.in: Regenerate.
5286
5287 2005-10-03 Andreas Schwab <schwab@suse.de>
5288
5289 Backport from libtool CVS:
5290 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5291
5292 * ltmain.sh: add support for installing into temporary
5293 staging area (e.g. 'make install DESTDIR=...')
5294
5295 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5296
5297 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5298 * configure: Regenerated.
5299
5300 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5301
5302 * configure: Regenerate with the correct
5303 autoconf version.
5304
5305 2005-09-30 Catherine Moore <clm@cm00re.com>
5306
5307 * configure.in (bfin-*-*): New.
5308 * configure: Regenerated.
5309
5310 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5311
5312 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5313 (LIPO_FOR_TARGET): New.
5314 (CONFIGURED_LIPO_FOR_TARGET): New.
5315 (USUAL_LIPO_FOR_TARGET): New.
5316 (STRIP_FOR_TARGET): New.
5317 (CONFIGURED_STRIP_FOR_TARGET): New.
5318 (USUAL_STRIP_FOR_TARGET): New.
5319 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5320 STRIP_FOR_TARGET.
5321 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5322 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5323 * Makefile.in: Regenerate.
5324 * configure: Regenerate.
5325
5326 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5327
5328 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5329 (rs6000-*-aix*): Same.
5330 * configure: Regenerate.
5331
5332 2005-09-16 Tom Tromey <tromey@redhat.com>
5333
5334 * MAINTAINERS: Add self as java maintainer.
5335
5336 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5337
5338 * configure.in: Recognize f95 in the --enable-languages option,
5339 and substitute it for fortran, issuing a warning.
5340 * configure: Regenerate.
5341
5342 2005-08-30 Phil Edwards <phil@codesourcery.com>
5343
5344 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5345 * configure: Regenerated.
5346
5347 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5348
5349 * MAINTAINERS: Add self as ms1 maintainer.
5350
5351 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5352
5353 * Makefile.def (libssp): Add to lang_env_dependencies.
5354 * Makefile.in: Regenerate.
5355
5356 2005-08-18 Ian Lance Taylor <ian@airs.com>
5357
5358 * MAINTAINERS: Add myself as middle-end maintainer.
5359
5360 2005-08-17 Christian Groessler <chris@groessler.org>
5361
5362 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5363 * Makefile.in: Regenerate.
5364
5365 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5366
5367 * MAINTAINERS (write after approval): Added myself.
5368
5369 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5370
5371 * MAINTAINERS (Write After Approval): Add myself.
5372
5373 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5374
5375 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5376 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5377 Look for alternate names of the target cc and c++
5378 * configure: Regenerate.
5379
5380 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5381
5382 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5383 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5384 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5385 tools; remove code to manually set them.
5386 (Target tools): Look in the environment for them.
5387 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5388 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5389 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5390 build directory.
5391 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5392 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5393 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5394 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5395 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5396 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5397 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5398 * configure: Regenerate.
5399 * Makefile.in: Regenerate.
5400
5401 2005-07-28 Ben Elliston <bje@au.ibm.com>
5402
5403 * MAINTAINERS: Update for removed CPU targets.
5404
5405 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5406
5407 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5408 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5409 * Makefile.in: Regenerated.
5410
5411 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5412
5413 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5414 (CFLAGS_FOR_TARGET): Use it.
5415 (CXXFLAGS_FOR_TARGET): Likewise.
5416 * Makefile.in: Regenerated.
5417 * configure.in (--with-build-sysroot): New option.
5418 * configure: Regenerated.
5419
5420 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5421
5422 * Makefile.tpl: Wrap install between unstage and stage
5423 * Makefile.in: Regenerate.
5424
5425 2005-07-21 Eric Christopher <echristo@apple.com>
5426
5427 * MAINTAINERS: Update affiliation.
5428
5429 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5430
5431 * MAINTAINERS: Add self as crx port maintainer.
5432
5433 2005-07-20 DJ Delorie <dj@redhat.com>
5434
5435 * MAINTAINERS: Add self as m32c maintainer.
5436
5437 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5438
5439 * all files: Update FSF address.
5440
5441 2005-07-15 Eric Christopher <echristo@redhat.com>
5442
5443 * MAINTAINERS: Change affiliation.
5444
5445 2005-07-14 Jim Blandy <jimb@redhat.com>
5446
5447 * configure.in: Add cases for Renesas m32c.
5448 * configure: Regenerated.
5449
5450 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5451
5452 * COPYING.LIB: Update from fsf.org.
5453
5454 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5455
5456 * COPYING, compile, config.guess,
5457 config.sub, install-sh, missing, mkinstalldirs,
5458 symlink-tree, ylwrap: Sync from upstream sources.
5459 * config-ml.in: Update FSF address.
5460
5461 2005-07-13 Eric Christopher <echristo@redhat.com>
5462
5463 * configure.in: Add toplevel noconfigdir support for tpf.
5464 * configure: Regenerate.
5465
5466 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5467
5468 PR ada/22340
5469
5470 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5471 * Makefile.in: Regenerate.
5472
5473 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5474
5475 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5476 Brolley to write-after-approval.
5477
5478 2005-07-07 Andreas Schwab <schwab@suse.de>
5479
5480 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5481 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5482 * Makefile.in: Regenerated.
5483
5484 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5485
5486 * configure.in: Don't build sim or rda when targetting darwin.
5487 * configure: Regenerate.
5488
5489 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5490
5491 * configure.in: Add --enable-libssp and --disable-libssp.
5492 * configure: Regenerate with autoconf-2.13.
5493
5494 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5495
5496 * Makefile.def (target_modules): Add libssp.
5497 * configure.in (target_libraries): Add target-libssp.
5498 * configure: Rebuilt.
5499 * Makefile.in: Rebuilt.
5500
5501 2005-07-01 Zack Weinberg <zackw@panix.com>
5502
5503 * MAINTAINERS: Change email address. Resign from maintainership.
5504
5505 2005-07-01 Richard Guenther <rguenther@suse.de>
5506
5507 * MAINTAINERS: Change my e-mail address and affiliation.
5508
5509 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5510
5511 * Makefile.def (stagefeedback): Come after profile.
5512 Define profiledbootstrap target.
5513 * Makefile.tpl (profiledbootstrap): Remove.
5514 (stageprofile-end): Zap stagefeedback.
5515 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5516 * Makefile.in: Regenerate.
5517
5518 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5519
5520 * MAINTAINERS: Update my email address.
5521
5522 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5523
5524 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5525 In 'cpp' stanza, support '#line' as well as '# '.
5526
5527 2005-06-08 Andreas Schwab <schwab@suse.de>
5528
5529 * MAINTAINERS: Move myself from 'Write After Approval' to
5530 'CPU Port Maintainers' section as m68k maintainer.
5531
5532 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5533
5534 * configure.in (unsupported_languages): New macro.
5535 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5536 non-ported target libraries in noconfigdirs.
5537 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5538 non-linux-gnu. Remove libgcj_ex_libffi.
5539 <lang_frag loop>: Set add_this_lang=no if the language is in
5540 unsupported_languages.
5541 * configure: Regenerate.
5542
5543 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5544
5545 * configure.in: Fix typo in handling of --with-mpfr-dir.
5546 * configure: Regenerate.
5547
5548 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5549
5550 * MAINTAINERS: Update my email address.
5551
5552 2005-06-02 Jim Blandy <jimb@redhat.com>
5553
5554 * config.sub: Add cases for the Renesas m32c. (This patch has been
5555 accepted into the master sources.)
5556
5557 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5558 Michael Snyder <msnyder@redhat.com>
5559 Stan Cox <scox@redhat.com>
5560
5561 * configure.in: Set noconfigdirs for ms1.
5562
5563 * configure: Regenerate.
5564
5565 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5566
5567 * MAINTAINERS (Write After Approval): Add self.
5568
5569 2005-06-01 Josh Conner <jconner@apple.com>
5570
5571 * MAINTAINERS (Write After Approval): Add self.
5572
5573 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5574
5575 * MAINTAINERS: Update my email address.
5576
5577 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5578
5579 * MAINTAINERS (Write After Approval): Add self.
5580
5581 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5582
5583 * MAINTAINERS (Write After Approval): Remove self.
5584
5585 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5586
5587 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5588 (Dependencies): Consider target modules for bootstrap dependencies.
5589 Make target bootstrap modules depend on each stage's gcc.
5590 * Makefile.in: Regenerate.
5591
5592 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5593
5594 * Makefile.def (configure-gcc): Depend on binutils having been built.
5595 (all-gcc): No need to do it here.
5596 * Makefile.in: Regenerate.
5597
5598 2005-05-19 Paul Brook <paul@codesourcery.com>
5599
5600 * configure.in: Rewrite misleading error message when requested
5601 language cannot be built.
5602 * configure: Regenerate.
5603
5604 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5605
5606 * ylwrap: Import from Automake 1.9.5.
5607
5608 2005-05-13 David Ung <davidu@mips.com>
5609
5610 * MAINTAINERS (Write After Approval): Add self.
5611
5612 2005-05-09 Mike Stump <mrs@apple.com>
5613
5614 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5615 lt_cv_sys_max_cmd_len for now.
5616
5617 2005-05-09 Stan Cox <scox@redhat.com>
5618
5619 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5620
5621 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5622
5623 * README.SCO: Update the URL.
5624
5625 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5626
5627 * ltconfig: Define file_list_spec. Pass file_list_spec and
5628 with_gnu_ld to libtool.
5629 * ltcf-c.sh (aix[45]): Define file_list_spec.
5630 * ltcf-cxx.sh (aix[45]): Same.
5631 * ltcf-gcj.sh (aix[45]): Same.
5632 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5633 exists, write list of input files to temporary file.
5634
5635 2005-05-04 Mike Stump <mrs@apple.com>
5636
5637 * configure.in: Always pass --target to target configures as
5638 otherwise rebuilds that do --recheck will fail.
5639 * confiugure: Rebuilt.
5640
5641 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5642
5643 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5644 STAGE_HOST_EXPORTS.
5645 (configure, all): Add bootstrap support.
5646 (Host modules, target modules): Pass post-stage1 flags and exports.
5647 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5648 * Makefile.in: Regenerate.
5649
5650 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5651
5652 * configure: Regenerate.
5653
5654 2005-04-27 Mike Stump <mrs@apple.com>
5655
5656 * MAINTAINERS: Add self as darwin maintainer.
5657
5658 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5659
5660 * config.sub: Update from master copy.
5661
5662 2005-04-21 Mike Stump <mrs@apple.com>
5663
5664 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5665 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5666
5667 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5668
5669 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5670 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5671 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5672 "*-*-elf" and "*-*-linux*".
5673 * configure: Regenerate.
5674
5675 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5676
5677 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5678
5679 2005-04-12 Mike Stump <mrs@apple.com>
5680
5681 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5682
5683 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5684
5685 * MAINTAINERS (Write After Approval): Add myself.
5686
5687 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5688
5689 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5690
5691 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5692
5693 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5694 (TARGET_CONFIGARGS): Include --with-target-subdir.
5695 (configure, all): New macros. Use them throughout.
5696 * Makefile.in: Regenerate.
5697
5698 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5699
5700 * MAINTAINERS (Write After Approval): Add myself.
5701
5702 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5703
5704 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5705
5706 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5707
5708 * MAINTAINERS: Move John Carr to Write After Approval.
5709
5710 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5711
5712 * config/mh-mingw32: Delete.
5713 * configure.in: Don't use it.
5714 * configure: Regenerate.
5715
5716 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5717
5718 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5719 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5720 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5721 (HOST_LIB_PATH): Generate from Makefile.def.
5722 (TARGET_LIB_PATH): Likewise.
5723 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5724 * Makefile.in: Regenerate.
5725 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5726 (RPATH_ENVVAR): Include Darwin case.
5727 * configure: Regenerate.
5728
5729 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5730
5731 * MAINTAINERS (Various Maintainers): Remove self.
5732 (Write After Approval): Add self.
5733
5734 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5735
5736 * MAINTAINERS (Various Maintainers): Add self.
5737
5738 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5739
5740 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5741 * configure: Regenerate.
5742
5743 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5744
5745 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5746 gcc_version, and gcc_version_trigger from set of flags to pass.
5747 * Makefile.tpl: Remove definitions of above variables.
5748 (config.status): Remove dependency on $(gcc_version_trigger).
5749 * Makefile.in: Regenerate.
5750 * configure.in: Do not reference config/gcc-version.m4 nor
5751 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5752 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5753 * configure: Regenerate.
5754
5755 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5756 Andrew Pinski <pinskia@physics.uc.edu>
5757
5758 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5759 * Makefile.in: Regenerate.
5760
5761 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5762
5763 * MAINTAINERS (Write After Approval): Add myself.
5764
5765 2005-03-03 David Ayers <d.ayers@inode.at>
5766
5767 * MAINTAINERS (Write After Approval): Add myself.
5768
5769 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5770
5771 PR libgcj/20160
5772 * ltmain.sh: Avoid creating archives with components that have
5773 duplicate basenames.
5774
5775 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5776
5777 PR bootstrap/20250
5778 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5779 instead of check.
5780 * Makefile.in: Regenerate.
5781
5782 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5783
5784 * Makefile.in: Regenerate to fix conflict between the previous two
5785 patches.
5786
5787 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5788
5789 PR bootstrap/17383
5790 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5791 * Makefile.tpl (HOST_SUBDIR): New substitution.
5792 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5793 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5794 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5795 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5796 (Host modules, Bootstrapped modules): Use it.
5797 (Build modules, Target modules): Do not create symlink trees,
5798 always configure out-of-srcdir.
5799 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5800 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5801 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5802 $(HOST_SUBDIR). Create a symlink for host_subdir.
5803
5804 * Makefile.in: Regenerate.
5805 * configure: Regenerate.
5806
5807 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5808
5809 Merged from libada-gnattools-branch:
5810 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5811
5812 * gnattools: New directory.
5813 * Makefile.def: Add gnattools as a module, depending on target-libada.
5814 * Makefile.in: Regenerate.
5815 * configure.in: Include gnattools in host_tools; disable it if ada
5816 is disabled.
5817 * configure: Regenerate.
5818
5819 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
5820
5821 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5822 treelang maintainer.
5823 (Write After Approval): Remove myself.
5824
5825 2005-02-23 Paul Schlie <schlie@comcast.net>
5826
5827 * configure.in: Allow darwin targeted ports to build tk, itcl and
5828 libgui.
5829 * configure: Regenerate.
5830
5831 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5832
5833 PR libgcj/10353
5834 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5835 * configure: Regenerate.
5836
5837 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5838
5839 * MAINTAINERS (Write After Approval): Add myself.
5840
5841 2005-02-10 Ian Lance Taylor <ian@airs.com>
5842
5843 * MAINTAINERS: Update my e-mail address.
5844
5845 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5846
5847 * MAINTAINERS (Write After Approval): Add myself.
5848
5849 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5850
5851 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5852 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5853 target-libgloss when not *-*-elf and *-*-aout.
5854 * configure: Regenerate.
5855
5856 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5857
5858 * MAINTAINERS: Remove obsolete entries.
5859
5860 * MAINTAINERS (Write After Approval): Add Michael Matz.
5861
5862 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
5863
5864 * MAINTAINERS: Remove self as cpplib maintainer.
5865
5866 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5867
5868 * install-sh, config.sub: Import from upstream.
5869
5870 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5871
5872 PR bootstrap/18222
5873 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5874 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5875 * Makefile.in: Regenerate.
5876
5877 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
5878
5879 * MAINTAINERS: Update my email address.
5880
5881 2005-01-12 David Edelsohn <edelsohn@gnu.org>
5882 Andreas Schwab <schwab@suse.de>
5883
5884 PR bootstrap/18033
5885 * config-ml.in: Eval option if surrounded by single quotes.
5886
5887 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5888
5889 Revert 2004-12-28 Makefile changes, a better fix will be
5890 applied to mainline and src after GCC 4.0 branches.
5891
5892 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5893
5894 PR bootstrap/17383
5895
5896 * Makefile.def (target_modules): Remove stage parameter,
5897 it is always true now.
5898 * Makefile.tpl (configure-build-[+module+],
5899 configure-target-[+module+]): Always build symlink tree
5900 for the directory and for include. BUILD_SUBDIR and
5901 TARGET_SUBDIR cannot be . anymore.
5902 * Makefile.in: Regenerate.
5903
5904 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5905
5906 Revert 2004-12-08 Makefile changes.
5907
5908 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
5909
5910 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5911 cygwin, mingw.
5912
5913 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5914
5915 * configure.in (sh64-*-*): Reenable gprof.
5916 * configure: Regenerate.
5917
5918 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5919
5920 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5921 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5922 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5923 * Makefile.in: Regenerate.
5924
5925 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
5926
5927 * MAINTAINERS: Update my email address.
5928
5929 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5930
5931 * Makefile.tpl: Generate normal dependencies if the LHS module is
5932 not bootstrapped.
5933 * Makefile.in: Regenerate.
5934
5935 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5936
5937 * configure.in: Include config/gxx-include-dir.m4. Use
5938 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5939 * configure: Regenerate.
5940
5941 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5942
5943 * config.if: Delete.
5944 * configure.in: Set libstdcxx_incdir directly.
5945 * configure: Regenerate.
5946
5947 2004-12-02 Eric Christopher <echristo@redhat.com>
5948
5949 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5950 * Makefile.in: Regenerate.
5951
5952 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5953
5954 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5955 * configure: Regenerate.
5956
5957 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5958
5959 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5960 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5961 * configure: Regenerate.
5962
5963 2004-12-01 Eric Christopher <echristo@redhat.com>
5964
5965 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5966 of things to remove.
5967
5968 2004-11-29 Matt Kraai <kraai@ftbfs.org>
5969
5970 * MAINTAINERS (Write After Approval): Update my e-mail address.
5971
5972 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
5973
5974 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5975 from CVS libtool to always pass_all.
5976
5977 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5978
5979 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5980 (hppa*64*-*-*): Delete incorrect comment.
5981 * configure: Rebuilt.
5982
5983 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5984
5985 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5986
5987 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5988
5989 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5990 from CVS libtool to always pass_all.
5991
5992 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5993
5994 * install-sh, compile: Import from automake.
5995
5996 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5997
5998 * config.guess, config.sub: Import from savannnah.
5999
6000 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6001
6002 * MAINTAINERS (Write After Approval): Add myself
6003
6004 2004-11-12 Mike Stump <mrs@apple.com>
6005
6006 * Makefile.def: Add html support.
6007 * Makefile.tpl: Likewise.
6008 * Makefile.in: Regenerate.
6009
6010 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6011
6012 PR 18423
6013 * configure.in: Remove all instances of build-fixincludes from
6014 noconfigdirs.
6015 (build_configargs): Supply --target to subdirectories.
6016 * configure: Regenerate.
6017
6018 * Makefile.def: Make gcc install depend on fixincludes install.
6019 * Makefile.in: Regenerate.
6020
6021 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6022
6023 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6024
6025 2004-11-11 Paul Brook <paul@codesourcery.com>
6026
6027 * MAINTAINERS: Add self as arm maintainer. Update email address.
6028
6029 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6030
6031 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6032 target-libgfortran.
6033 * configure: Regenerate.
6034
6035 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6036
6037 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6038 like CC.
6039
6040 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6041
6042 * Makefile.def (host fixincludes): Specify missing targets.
6043 * Makefile.in: Regenerate.
6044
6045 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6046
6047 * MAINTAINERS: Add myself
6048
6049 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6050
6051 * MAINTAINERS (Write After Approval): Add myself.
6052
6053 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6054
6055 * Makefile.def: Build fixincludes for the host, too.
6056 * Makefile.in: Regenerate.
6057 * configure.in (host_tools): Add fixincludes.
6058 * configure: Regenerate.
6059
6060 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6061
6062 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6063 * configure: Regenerated.
6064
6065 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6066
6067 PR other/17783
6068 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6069 * configure: Regenerated.
6070
6071 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6072
6073 * README.SCO: Update per FSF instructions.
6074
6075 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6076
6077 PR target/18151
6078 * configure.in (case ${target}): Do not build fixincludes for avr.
6079 * configure: Regenerated.
6080
6081 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6082
6083 * configure.in (case ${target}): Do not build fixincludes
6084 on platforms where it is not used.
6085 * configure: Regenerated.
6086
6087 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6088
6089 * configure.in: Use an absolute path to install-sh.
6090 * configure: Regenerated.
6091
6092 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6093
6094 * MAINTAINERS (Write After Approval): Add myself.
6095
6096 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6097
6098 * MAINTAINERS: Remove from Write After Approval those that are
6099 already maintainers.
6100
6101 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6102
6103 * MAINTAINERS: Update my email address.
6104
6105 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6106
6107 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6108 * configure: Regenerate.
6109
6110 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6111
6112 * MAINTAINERS: Update my email address.
6113
6114 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6115
6116 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6117 entries belonging to this category.
6118
6119 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6120
6121 * MAINTAINERS: Update my e-mail address.
6122
6123 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6124
6125 Fix wrong conflict resolution in:
6126
6127 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6128
6129 * Makefile.in: Regenerate.
6130 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6131 in the recursive `make', instead of hardwiring `all'.
6132 (Autogenerated TARGET-* variables): New.
6133
6134 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6135
6136 * configure.in: Enable target-libgloss for crx-*-*.
6137 * configure: Regenerate.
6138
6139 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6140
6141 * MAINTAINERS (Various Maintainers): Move the "windows,
6142 cygwin, mingw" maintainer to ...
6143 (OS Port Maintainers): ... here.
6144
6145 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6146
6147 * MAINTAINERS (Write After Approval): Remove those that are
6148 maintainers of some subsystem.
6149
6150 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6151
6152 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6153 * ltcf-cxx.sh (tpf*): Likewise.
6154 * ltconfig (tpf*): Add TPF OS configuration support.
6155
6156 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6157
6158 * MAINTAINERS: Change my email address to my new work account.
6159
6160 2004-09-24 Michael Roth <mroth@nessie.de>
6161
6162 * configure.in (--without-headers): Add missing double quotes.
6163 * configure: Regenerate.
6164
6165 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6166
6167 * ylwrap: Revert to previous version.
6168
6169 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6170
6171 PR bootstrap/17369
6172 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6173 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6174 SET_GCC_LIB_PATH_CMD.
6175 (BASE_TARGET_EXPORTS): Likewise.
6176 * Makefile.in: Regenerated.
6177
6178 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6179 * configure: Regenerated.
6180
6181 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6182
6183 * config.guess: New upstream version
6184 * compile, depcomp, install-sh, ylwrap: Likewise.
6185
6186 2004-09-19 Roger Sayle <roger@eyesopen.com>
6187
6188 * config/mh-x86omitfp: New host makefile fragment. Add
6189 -fomit-frame-pointer to the default BOOT_CFLAGS.
6190 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6191 * configure: Regenerate.
6192
6193 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6194
6195 PR target/11572
6196 * configure.in (*-*-darwin*): Renable libobjc.
6197 * configure: Regenerate.
6198
6199 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6200
6201 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6202
6203 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6204
6205 * Makefile.def: Remove libbanshee.
6206 * Makefile.tpl: Ditto.
6207 * configure.in: Ditto.
6208 * Makefile.in: Regen.
6209 * configure: Ditto.
6210
6211 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6212
6213 * ltmain.sh: Use $pic_object as $non_pic_object if
6214 $non_pic_object=none.
6215
6216 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6217
6218 * missing: Import latest version from master repository.
6219
6220 2004-09-06 Nick Clifton <nickc@redhat.com>
6221
6222 * config.sub: Import latest version from master repository.
6223 * config.guess: Likewise.
6224 This includes these changes:
6225
6226 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6227
6228 * config.sub: Handle crisv32, alias etraxfs.
6229 * config.guess (crisv32:Linux:*:*): Handle.
6230
6231 2004-08-13 Brad Smith <brad@comstyle.com>
6232
6233 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6234 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6235
6236 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6237
6238 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6239 assume the processor is a powerpc. This is because coreutils
6240 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6241 in this case, due to a MacOS X bug that causes
6242 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6243 to return a negative number.
6244 Problem reported by Petter Reinholdtsen in:
6245 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6246
6247 2004-07-19 Ben Elliston <bje@gnu.org>
6248
6249 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6250
6251 2004-06-24 Ben Elliston <bje@gnu.org>
6252
6253 * config.guess: Update copyright years.
6254 * config.sub: Likewise.
6255
6256 2004-06-22 Robert Millan <robertmh@gnu.org>
6257
6258 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6259 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6260
6261 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6262
6263 * config.guess (*:*VMS:*:*): New entry. Replaces
6264 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6265 manufacturer.
6266
6267 2004-06-22 Ben Elliston <bje@gnu.org>
6268
6269 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6270 * config.sub: Likewise.
6271
6272 2004-06-22 Ben Elliston <bje@gnu.org>
6273
6274 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6275 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6276
6277 2004-06-11 Ben Elliston <bje@gnu.org>
6278
6279 * config.guess (pegasos:OpenBSD:*:*): Remove.
6280
6281 2004-06-11 Ben Elliston <bje@gnu.org>
6282
6283 From Wouter Verhelst <wouter@grep.be>:
6284 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6285
6286 2004-06-11 Ben Elliston <bje@gnu.org>
6287
6288 * config.guess (luna88k:OpenBSD:*:*): New.
6289
6290 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6291
6292 * config.guess (m32r*:Linux:*:*): New case.
6293 * config.sub: Handle m32rle.
6294
6295 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6296
6297 From Jens Petersen <petersen@redhat.com>:
6298 * config.sub: Handle sparcv8.
6299
6300 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6301
6302 From Tom Smith <smith@cag.lkg.hp.com>:
6303 * config.guess: Version suffixes are equally significant on Tru64
6304 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6305 prefix of "P" (patched kernel).
6306
6307 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6308
6309 * config.sub: Add support for National Semiconductor CRX target.
6310
6311 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6312
6313 * MAINTAINERS (Various Maintainers): Remove myself as web page
6314 maintainer, add myself as maintainer of build status lists.
6315
6316 2004-09-03 Jan Beulich <jbeulich@novell.com>
6317
6318 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6319 *-*-netware, but add target-libmudflap.
6320 Consolidate *-*-netware targets (of which really only i?86 exists)
6321 into a single entry.
6322 * configure: Likewise.
6323
6324 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6325
6326 * Makefile.tpl (sorry): Remove.
6327 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6328 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6329 (do-clean): Clean per-stage directories too.
6330 (do-distclean): Run distclean-stage1 too.
6331 (.NOTPARALLEL): Enable during toplevel bootstrap.
6332 (stage[+id+]-bubble): Enable parallel execution during
6333 the recursive invocation.
6334 * Makefile.in: Regenerate.
6335
6336 Fix previous checkin:
6337
6338 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6339 include.
6340 * configure.in: Fix indentation.
6341 * configure: Regenerate.
6342
6343 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6344
6345 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6346 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6347 * configure: regenerate
6348 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6349 -mdynamic-no-pic
6350
6351 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6352
6353 * Makefile.def (build_modules): Add fixincludes.
6354 (dependencies): Make gcc depend on fixincludes.
6355 * configure.in (build_tools): Add fixincludes.
6356 (build_configdirs): Always include build_libs.
6357 * Makefile.in: Regenerate.
6358 * configure: Regenerate.
6359
6360 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6361
6362 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6363 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6364 phony targets; do not generate timestamp files.
6365 (distclean-stageN): Remove references to their timestamp files.
6366 (restageN, touch-stageN): Remove.
6367 (stageN-bubble): Rewritten.
6368 (compare): Support lean bootstraps.
6369 * Makefile.in: Regenerate.
6370
6371 * configure.in: Only warn when bootstrapping but
6372 build != host or build != target. Support lean bootstraps.
6373 * configure: Regenerate.
6374
6375 2004-08-26 Phil Edwards <phil@codesourcery.com>
6376
6377 * configure.in: Give a better error message if GMP/MPFR are missing
6378 and a language needing them has been requested.
6379 * configure: Regenerated.
6380
6381 2004-08-25 Phil Edwards <phil@codesourcery.com>
6382
6383 * configure.in: Print a list of available language front-ends if
6384 a requested one is missing. Tidy stray tab characters.
6385 * configure: Regenerated.
6386
6387 2004-08-19 Michael Koch <konqueror@gmx.de>
6388
6389 * gcc/doc/install.texi: Update entry about automake for libjava.
6390
6391 2004-08-17 Robert Millan <robertmh@gnu.org>
6392
6393 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6394 (instead of FreeBSD).
6395 * configure: Regenerate.
6396
6397 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6398
6399 * Makefile.in: Regenerate.
6400 * configure: Regenerate.
6401
6402 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6403 stage_*_flags.
6404 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6405 for bootstrapped modules if toplevel bootstrap is going.
6406 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6407 modules. Adjust for changes in Makefile.def. Enable several
6408 rules even in non-bootstrap mode, just to avoid peppering the
6409 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6410 (stage-[+prev+]-bubble): Remove.
6411
6412 * Makefile.def (Dependencies): Depend on all-build-bison,
6413 all-build-flex, all-build-byacc, all-build-texinfo, rather
6414 than the host variations.
6415 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6416 with BUILD_SUBDIR.
6417 (BISON): Update for recent Bisons.
6418 (YACC): Fix typo.
6419 (cross): Depend on all-build.
6420 (all): Do not depend on all-build.
6421 (prebootstrap): Remove.
6422 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6423 (Prebootstrap dependencies): Add them to the per-stage targets
6424 and to all-prebootstrap.
6425 * configure.in (build_configdirs): Always enable build_tools.
6426 (BUILD_DIR_PREFIX): Remove.
6427
6428 * Makefile.def (gcc): Add target variable.
6429 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6430 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6431 in the recursive `make', instead of hardwiring `all'.
6432 (Autogenerated TARGET-* variables): New.
6433
6434 2004-08-13 Brian Booth <bbooth@redhat.com>
6435
6436 * MAINTAINERS: Remove myself from write-after-approval.
6437
6438 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6439
6440 * src-release: Stop distributing mmalloc with gdb (which doesn't
6441 use it).
6442 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6443 * Makefile.in: Regenerate.
6444
6445 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6446
6447 * configure.in (arm*-*-eabi*): New target.
6448 * configure: Regenerate.
6449
6450 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6451
6452 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6453 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6454 (Dependencies): New section.
6455 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6456 (configure-target-[+module+]): Depend on maybe-all-gcc
6457 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6458 (toplevel profiledbootstrap): Fix dependencies.
6459 * Makefile.in: Regenerate.
6460
6461 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6462
6463 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6464 target-libiberty to noconfigdirs.
6465 * configure: Regenerate.
6466
6467 2004-08-03 Paul Brook <paul@codesourcery.com>
6468
6469 * configure.in: Check for MPFR as well as GMP.
6470 * configure: Regenerate.
6471
6472 2004-08-01 Robert Millan <robertmh@gnu.org>
6473
6474 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6475 libmudflap for all GNU-based systems (with Glibc).
6476 * configure: Regenerate.
6477
6478 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6479
6480 * Makefile.def (host-modules): Add gcc.
6481 * Makefile.in: Regenerate.
6482 * Makefile.tpl (sorry): New rule.
6483 (configure-host, all-host, [+make_target+]-host, do-check,
6484 install-host): Do not add gcc as a special case.
6485 (host modules): Add a small special-casing for gcc. Export
6486 extra_make_flags through the environment.
6487 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6488 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6489 other recursive targets for gcc): Remove.
6490
6491 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6492 (stage, unstage): New rules.
6493 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6494 distclean-stage[+id+]): Use stage_current.
6495 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6496 the stage*-start rules.
6497
6498 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6499
6500 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6501 use -all_load flag.
6502
6503 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6504
6505 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6506 * configure: Regenerate.
6507
6508 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6509
6510 * maintainer-scripts/gcc_release: Revert yesterday's change.
6511
6512 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6513
6514 * MAINTAINERS: Add myself to write-after-approval.
6515
6516 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6517
6518 * libf2c: Removed.
6519 * gcc/gccbug.in: Updated because of libf2c removal.
6520 * maintainer-scripts/gcc_release: Ditto.
6521
6522 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6523
6524 * configure.in: Build libmudflap by default on FreeBSD.
6525 * configure: Regenerated.
6526
6527 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6528
6529 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6530 systems.
6531 * configure: Regenerated.
6532
6533 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6534
6535 PR target/16344
6536 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6537 feedback based compiler.
6538 * Makefile.in: Rebuilt.
6539
6540 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6541
6542 * Makefile.def (host_modules): Set bootstrap=true for flex.
6543 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6544 * Makefile.in: Rebuilt.
6545
6546 2004-07-07 Jan Hubicka <jh@suse.cz>
6547
6548 * MAINTAINERS: Add self as a profile feedback maintainer.
6549
6550 2004-07-05 Phil Edwards <phil@codesourcery.com>
6551
6552 * configure.in: Do not prepend $srcdir to /dev/null in
6553 makefile fragments.
6554 * configure: Regenerate.
6555
6556 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6557
6558 * Makefile.def (build_modules): Add bison, byacc, flex,
6559 m4, texinfo.
6560 (flags_to_pass): Add FLEX.
6561 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6562 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6563 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6564 DEFAULT_MAKEINFO): Remove.
6565 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6566 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6567 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6568 objdir or else use configured tool.
6569 (all-build): New.
6570 (all): Depend on it.
6571 (Build module dependencies): Add.
6572 * Makefile.in: Regenerate.
6573 * configure.in: Better support for multiple build modules,
6574 matching what is done for host/target modules. Do not look
6575 for "plausible" locations of build tools if Canadian cross.
6576 Use autoconf's AC_PROG_CC to find a C compiler. Define
6577 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6578 * configure: Regenerate.
6579
6580 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6581
6582 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6583 * Makefile.in: Regenerate.
6584
6585 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6586
6587 * Makefile.tpl (configure-build-[+module+],
6588 configure-[+module+], configure-target-[+module+]): Pass
6589 [+extra_configure_args+].
6590 (all-build-[+module+], all-[+module+], check-[+module+],
6591 install-[+module+], [+make_target+]-[+module+],
6592 all-target-[+module+], check-target-[+module+],
6593 install-target-[+module+], [+make_target+]-target-[+module+]):
6594 Pass [+extra_make_args+].
6595 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6596 (GCC_HOST_EXPORTS): Remove.
6597 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6598 cross, check-gcc, check-gcc-c++, install-gcc,
6599 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6600 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6601 * Makefile.in: Regenerate.
6602
6603 2004-06-21 Matthew Sachs <msachs@apple.com>
6604
6605 * MAINTAINERS: Added self to write-after-approval.
6606
6607 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6608
6609 * configure.in: Check for srcdir/winsup rather than build directory
6610 winsup.
6611 * configure: Regenerate.
6612
6613 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6614
6615 * configure.in: Don't build Cygwin native newlib if winsup
6616 directory is missing. Emit warning instead.
6617 * configure: Regenerate.
6618
6619 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6620
6621 * Makefile.tpl (touch-stage[+id+]): New.
6622 (restage[+prev+]): Depend on touch-stage[+id+].
6623
6624 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6625 Use it throughout.
6626
6627 * Makefile.def: Add profile and feedback bootstrap stages.
6628 Remove next field from bootstrap stages.
6629 * Makefile.tpl (LN, LN_S): Substitute.
6630 (stageN-start, stageN-end): Use double-colon rules, to
6631 provide a hook for additional setup commands.
6632 (distclean-stageN-gcc, restageN): Create dependencies from
6633 [+prev+], not from [+next+].
6634 (stageN-bubble): Add commands for successive stages from
6635 [+prev+], using double-colon rules.
6636 (all-stageN-gcc): Fix typo.
6637 (stagefeedback-start, profiledbootstrap): New.
6638 * Makefile.in: Regenerate.
6639 * configure.in: Call ACX_PROG_LN.
6640 * configure: Regenerate.
6641
6642 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6643
6644 * MAINTAINERS (Write After Approval): Add myself.
6645
6646 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6647
6648 * MAINTAINERS (Write After Approval): Add myself.
6649
6650 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6651
6652 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6653 without gcc.
6654 * configure: Regenerate.
6655
6656 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6657
6658 * Makefile.tpl: Fix typo.
6659 * Makefile.in: Regenerate.
6660
6661 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6662
6663 * configure.in: Remove new- prefix from toplevel
6664 bootstrap targets.
6665 * configure: Regenerate.
6666
6667 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6668
6669 * Makefile.tpl (all.normal): Rename to all.
6670 (all): Replace with a rule to pick the default
6671 target from configure.
6672 (all-gcc, configure-gcc): Use conditionals to
6673 do nothing when toplevel bootstrap is going on.
6674 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6675 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6676 * configure.in: Support --enable-bootstrap.
6677
6678 * Makefile.def: Remove new- prefix from toplevel
6679 bootstrap targets.
6680 * Makefile.tpl: Likewise.
6681
6682 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6683 target.
6684
6685 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6686 $(RECURSE_FLAGS) to recursive invocation of make.
6687
6688 * Makefile.in: Regenerate.
6689 * configure: Regenerate.
6690
6691 2004-05-30 Andreas Jaeger <aj@suse.de>
6692 Jim Wilson <wilson@specifixinc.com>
6693
6694 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6695 like CC.
6696
6697 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6698
6699 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6700 * configure: Regenerate.
6701
6702 2004-05-25 Daniel Jacobowitz <drow@false.org>
6703
6704 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6705 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6706 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6707 targets.
6708 * Makefile.in: Regenerate.
6709
6710 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6711
6712 * configure.in: Test the ability to symlink directories.
6713 * configure: Regenerate.
6714
6715 * Makefile.def (bootstrap-stage): New definitions.
6716 * Makefile.tpl (configure-stage1-gcc,
6717 configure-stage2-gcc, configure-stage3-gcc,
6718 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6719 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6720 new-restage3, compare): Autogenerate, see Makefile.in
6721 entry for behavioral changes.
6722 (distclean-stage1, new-stage1-start, new-stage1-end,
6723 new-stage1-bubble, distclean-stage2, new-stage2-start,
6724 new-stage2-end, new-stage2-bubble, distclean-stage3,
6725 new-stage3-start, new-stage3-end): New autogenerated targets.
6726 (objext, prebootstrap, BOOT_CFLAGS,
6727 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6728 targets.
6729
6730 * Makefile.in: Regenerate.
6731 (distclean-stage1, new-stage1-start, new-stage1-end,
6732 new-stage1-bubble, distclean-stage2, new-stage2-start,
6733 new-stage2-end, new-stage2-bubble, distclean-stage3,
6734 new-stage3-start, new-stage3-end): New targets.
6735 (all-stage1-gcc): Move prebootstrap dependency from here...
6736 (configure-stage1-gcc): ...to here.
6737 (new-bootstrap): Use bubble targets.
6738 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6739 Use per-stage distclean targets.
6740 (configure-stage1-gcc, configure-stage2-gcc,
6741 configure-stage3-gcc, all-stage1-gcc,
6742 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6743 Use new-stageN-start to prepare the tree.
6744
6745 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6746
6747 * Makefile.def (host_modules): add libcpp.
6748 * Makefile.tpl: Add dependencies on and for libcpp.
6749 * Makefile.in: Regenerate.
6750 * configure.in: Add libcpp host module.
6751 * configure: Regenerate.
6752
6753 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6754
6755 * Makefile.tpl: Whenever a recursive target is defined, wrap
6756 it in a special @if/@endif block, and prepare its maybe
6757 dependency in the @if/@endif block
6758 * configure.in: Instead of writing maybe dependencies, remove
6759 the @if/@endif statements, and remove the @if/@endif blocks
6760 that remain.
6761 * configure: Regenerate.
6762 * Makefile.in: Regenerate.
6763
6764 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6765
6766 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6767
6768 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6769
6770 PR bootstrap/15120
6771 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6772 * */configure: Rebuilt.
6773
6774 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6775
6776 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6777 of libf2c.
6778 * configure, Makefile.in: Regenerate.
6779
6780 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6781
6782 * MAINTAINERS (Write After Approval): Add myself.
6783
6784 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6785
6786 Merge from tree-ssa-20020619-branch.
6787
6788 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6789 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6790 (HOST_GMPLIBS): Define.
6791 (HOST_GMPINC): Define.
6792 (TARGET_LIB_PATH): Add libmudflap.
6793 (GFORTRAN_FOR_TARGET): Define.
6794 (configure-build*): Export GFORTRAN.
6795 (configure-gcc): Export GMPLIBS and GMPINC.
6796 (all-gcc): Add maybe-all-libbanshee.
6797 (configure-target-libgfortran): Define.
6798 * Makefile.in: Regenerate.
6799 * configure.in (host_libs): Add libbanshee.
6800 (target_libraries): Add target-libmudflap and target-libgfortran.
6801 Add --with-libbanshee.
6802 Handle --disable-libmudflap.
6803 (*-*-freebsd*): Use with_gmp.
6804 Add $(libgcj) to noconfigdirs.
6805 * configure: Regenerate.
6806 * depcomp: New file.
6807 * MAINTAINERS: Add tree-ssa maintainers.
6808
6809 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6810
6811 * MAINTAINERS (Various Maintainers): Add myself.
6812
6813 2004-04-30 Brian Ford <ford@vss.fsi.com>
6814
6815 * MAINTAINERS (Write After Approval): Add myself.
6816
6817 2004-04-29 Uros Bizjak <uros@kss-loka.si>
6818
6819 * MAINTAINERS (Write After Approval): Add myself.
6820
6821 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6822
6823 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6824 * configure: Regenerate.
6825
6826 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6827
6828 Revert:
6829 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6830
6831 * Makefile.def (flags_to_pass): Remove *dir variables that
6832 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6833 as well as prefix and exec_prefix.
6834 * Makefile.in: Regenerate.
6835
6836 2004-04-26 Robert Millan <robertmh@gnu.org>
6837
6838 Add patches from libtool CVS.
6839 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6840 * ltconfig: Likewise.
6841 * ltcf-c.sh: Likewise.
6842 * ltcf-cxx.sh: Likewise.
6843 * ltcf-gcj.sh: Likewise.
6844
6845 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6846
6847 * Makefile.def (host_modules): Mark with the bootstrap
6848 flag packages on which gcc depends.
6849 * Makefile.tpl (all-bootstrap): Use it.
6850 * Makefile.in: Regenerate.
6851
6852 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6853
6854 * Makefile.def (flags_to_pass): Remove *dir variables that
6855 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6856 as well as prefix and exec_prefix.
6857 * Makefile.in: Regenerate.
6858
6859 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6860
6861 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6862 * configure: Regenerate.
6863 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6864 * gcc/Makefile.tpl (compare): Use the result of the test.
6865 * gcc/Makefile.in: Regenerate.
6866
6867 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6868
6869 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6870 Always relocate gcc and prev-gcc to the original names, even
6871 if the build fails.
6872 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6873 New targets.
6874
6875 2004-04-23 Laurent GUERBY <laurent@guerby.net>
6876
6877 * MAINTAINERS: Update my email address.
6878
6879 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6880
6881 * configure.in (mips*-*-irix5*): Enable ld.
6882 * configure: Regenerate.
6883
6884 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6885
6886 * configure: Regenerate.
6887
6888 2004-04-15 James E Wilson <wilson@specifixinc.com>
6889
6890 * Makefile.tpl (configure-[+module+], configure-gcc,
6891 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6892 Set and export LDFLAGS.
6893 * Makefile.in: Regenerate.
6894
6895 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6896
6897 * MAINTAINERS: Add myself to write-after-approval.
6898
6899 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6900
6901 PR bootstrap/14871
6902 * Makefile.tpl: If we don't have built-in-tree target tools,
6903 use the ones found by configure rather than hacking around with
6904 program_transform_name.
6905 * configure.in: Give Makefile.tpl the information necessary
6906 to do that.
6907 * Makefile.in: Regenerate.
6908 * configure: Regenerate.
6909
6910 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6911
6912 PR bootstrap/14760
6913 * configure.in: When computing baseargs, strip *all* copies of
6914 offending options. Also, don't match/substitute the trailing space,
6915 so that this actually works when two similar options are separated by
6916 only one space.
6917 * configure: Regenerate.
6918
6919 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6920
6921 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6922 (rs6000-*-aix*): Same.
6923 * configure: Regenerate.
6924
6925 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
6926
6927 * MAINTAINERS: Add myself to write-after-approval.
6928
6929 2004-04-03 Bud Davis <bdavis9659@comcast.net>
6930
6931 * MAINTAINERS: Add myself to write-after-approval.
6932
6933 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6934
6935 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6936 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6937 * Makefile.in: Regenerate.
6938
6939 * configure.in (top level bootstrap support): Rework --enable-werror
6940 to set @stage2_werror_flag@.
6941 * configure: Regenerate.
6942 * Makefile.tpl (top level bootstrap support): Pass
6943 @stage2_werror_flag@ down to configure in stages 2 and 3.
6944 * Makefile.in: Regenerate.
6945
6946 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6947
6948 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6949 for stages 2 and 3 as well as in make. As a consequence, remove
6950 OUTPUT_OPTION (now detected by configure) from the flags passed down
6951 to make.
6952 * Makefile.in: Regenerate.
6953
6954 * Makefile.tpl (new-bootstrap): Fix typo.
6955 * Makefile.in: Regenerate.
6956
6957 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6958
6959 * Makefile.tpl: Rearrange by moving recursive_targets rules
6960 into their proper sections.
6961 * Makefile.tpl (top level bootstrap support): Move disabling
6962 of coverage flags from 'make' to 'configure'; improve comments.
6963 * Makefile.in: Regenerate.
6964
6965 * Makefile.tpl (experimental top level bootstrap) Move stage1
6966 language setting from all- target to configure- target; disable
6967 intermodule optimization in stage 1; prevent gratuitous rebuilds
6968 of stage 1.
6969 * Makefile.in: Regenerate.
6970 * configure.in: Comma-separate stage 1 language list for top
6971 level bootstrap.
6972 * configure: Regenerate.
6973
6974 * Makefile.tpl: Clean up experimental top level bootstrap support:
6975 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6976 prev-gcc in configure- targets as well as all- targets.
6977 * Makefile.in: Regenerate.
6978
6979 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
6980
6981 * compile: New file imported from automake.
6982
6983 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6984
6985 * configure.in: Remove symbolic link section.
6986 * configure: Regenerate.
6987 * Makefile.tpl (links): Remove.
6988 * Makefile.in: Regenerate.
6989
6990 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6991 Nathanael Nerode <neroden@gcc.gnu.org>
6992
6993 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6994 Set with AC_CHECK_PROGS.
6995 * configure.in: Fix comment typo from last patch.
6996 * configure: Regenerate.
6997
6998 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6999
7000 * Makefile.tpl: Introduce experimental top level bootstrap support.
7001 * Makefile.in: Regenerate.
7002 * configure.in: Introduce support for top level bootstrap.
7003 * configure: Regenerate.
7004
7005 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7006 Paolo Bonzini <bonzini@gnu.org>
7007
7008 PR bootstrap/14522
7009 * configure.in: Cope with shells that do not support unquoted ^
7010 * configure: Regenerate.
7011
7012 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7013 Paolo Bonzini <bonzini@gnu.org>
7014
7015 PR bootstrap/14522
7016 * configure.in: Cope with shells that do not support nesting
7017 quotes inside quoted backquote substitutions.
7018 * configure: Regenerate.
7019
7020 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7021
7022 PR bootstrap/14522
7023 * configure.in: Fix escaping of $.
7024 * configure: Regenerate.
7025
7026 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7027
7028 * configure: Regenerate, since I forgot to while committing Paolo's
7029 changes.
7030
7031 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7032
7033 PR ada/14131
7034 Move language detection to the top level.
7035 * configure.in: Find default values for the tools as
7036 soon as possible. Disable ada if GNAT is not found.
7037 Emit error message about missing languages. Expand
7038 --enable-languages=all for the gcc subdirectory.
7039
7040 2004-03-10 Ben Elliston <bje@gnu.org>
7041
7042 * MAINTAINERS: Update my email address.
7043
7044 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7045
7046 * ltconfig: Disable building static libraries if building shared
7047 libraries on AIX 5L.
7048
7049 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7050
7051 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7052 and disable libgcj.
7053 * configure: Regenerated.
7054
7055 2004-03-01 Brian Booth <bbooth@redhat.com>
7056
7057 * MAINTAINERS: Add myself to write-after-approval.
7058
7059 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7060
7061 * MAINTAINERS: Add myself to write-after-approval.
7062
7063 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7064
7065 PR bootstrap/7087
7066 * Makefile.tpl: Guard XFOO sed statements better.
7067 * Makefile.tpl: Add dependency for configure-target-libada.
7068 * Makefile.in: Regenerate (incidentally fixes broken
7069 commit when libada-branch was merged).
7070
7071 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7072
7073 * MAINTAINERS: Add myself to write-after-approval.
7074
7075 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7076
7077 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7078 maintainers.
7079
7080 2004-02-20 Andrew Cagney <cagney@redhat.com>
7081
7082 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7083 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7084
7085 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7086
7087 PR bootstrap/11932
7088 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7089
7090 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7091
7092 * MAINTAINERS: Added myself to write-after-approval.
7093
7094 2004-02-14 Michael Koch <konqueror@gmx.de>
7095
7096 * MAINTAINERS: Added myself to write-after-approval.
7097
7098 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7099
7100 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7101 some OS port maintainers to OS port maintainers section.
7102
7103 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7104
7105 * MAINTAINERS: Add self.
7106
7107 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7108
7109 * MAINTAINERS: Alphabetize.
7110
7111 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7112
7113 * MAINTAINERS: Remove myself.
7114
7115 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7116
7117 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7118 (rs6000-*-aix*): Same.
7119 * configure: Regenerate.
7120
7121 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7122
7123 * configure.in (host): Add in missing $noconfigdirs to defines.
7124 * configure: Regenerate.
7125
7126 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7127 Nathanael Nerode <neroden@gcc.gnu.org>
7128
7129 PR ada/6637, PR ada/5911
7130 Merge with libada-branch:
7131 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7132 with appropriate dependencies. Add --enable-libada configure switch.
7133 * configure, Makefile.in: Regenerate.
7134
7135 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7136
7137 * MAINTAINERS: Add myself to write-after-approval.
7138
7139 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7140
7141 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7142 * configure: Regenerate.
7143
7144 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7145
7146 Merge from upstream:
7147
7148 * ltmain.in: When setting IFS to '~', be careful about user
7149 arguments that contain '~'.
7150
7151 2004-02-04 Peter O'Gorman <peter@pogma.com>
7152
7153 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7154 Also test $base_compile against $CC with escaped arguments. Bug
7155 reported by Geoff Keating <geoffk@apple.com>.
7156
7157 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7158
7159 * MAINTAINERS: Remove i960 port.
7160
7161 2004-01-23 DJ Delorie <dj@redhat.com>
7162
7163 * Makefile.def (target_modules) [libiberty]: Don't stage.
7164 * Makefile.in: Rebuilt.
7165
7166 2004-01-20 Caroline Tice <ctice@apple.com>
7167
7168 * MAINTAINERS: Add myself to write-after-approval.
7169
7170 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7171
7172 * MAINTAINERS: Update my email address.
7173
7174 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7175
7176 * MAINTAINERS: Add myself to write-after-approval.
7177
7178 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7179
7180 * MAINTAINERS: Remove entries without email address.
7181
7182 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7183
7184 * MAINTAINERS: Add myself to write-after-approval.
7185
7186 2004-01-15 Steven Bosscher <stevenb@suse.de>
7187
7188 * MAINTAINERS: Update my email address.
7189
7190 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7191
7192 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7193 * Makefile.tpl (configure-target-[+module+]): Support stage.
7194 * Makefile.in: Rebuilt.
7195
7196 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7197
7198 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7199
7200 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7201
7202 * MAINTAINERS: Add myself as a MIPS maintainer.
7203
7204 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7205
7206 * configure.in: Use ./config.cache, not config.cache.
7207 * configure: Regenerate.
7208 * Makefile.tpl: Special-casing not needed for GCC any more.
7209 * Makefile.in: Regenerate.
7210
7211 * configure.in: Don't share a cache file for host dirs.
7212 * configure: Regenerate.
7213
7214 * config-ml.in: Don't mess with the cache file.
7215
7216 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7217
7218 * MAINTAINERS: Move myself from 'Write After Approval' to
7219 'CPU Port Maintainers' section as SPARC maintainer.
7220
7221 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7222
7223 * Makefile.tpl: Make GCC use a separate config.cache.
7224 * Makefile.in: Regenerate.
7225
7226 PR bootstrap/11932, PR bootstrap/11933
7227 (I don't know if it will fix either of them, but it relates
7228 to them.)
7229 * configure.in: Don't use shared config.cache for target
7230 directories.
7231 * configure: Regenerate.
7232
7233 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7234
7235 * MAINTAINERS: Add myself to 'Write After Approval' section.
7236
7237 2003-12-31 Roger Sayle <roger@eyesopen.com>
7238
7239 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7240 * configure: Regenerated.
7241
7242 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7243
7244 * MAINTAINERS: Remove the mn10200 maintainer.
7245
7246 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7247
7248 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7249 * configure: Regenerated.
7250
7251 2003-12-16 Jan Hubicka <jh@suse.cz>
7252
7253 * MAINTAINERS: Add myself as callgraph maintainer.
7254
7255 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7256
7257 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7258 * configure: Regenerate.
7259
7260 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7261
7262 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7263 'Write After Approval' section. Update email.
7264
7265 2003-12-01 James Lemke <jim@wasabisystems.com>
7266
7267 * MAINTAINERS (Write After Approval): Add myself.
7268
7269 2003-11-20 Matt Thomas <matt@3am-software.com>
7270
7271 * MAINTAINERS: Add myself as a vax port maintainer.
7272
7273 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7274
7275 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7276 (configure-build-[+module+], configure-[+module+]): Likewise.
7277 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7278 * Makefile.in: Regenerate.
7279
7280 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7281
7282 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7283 shared/dylibed libraries.
7284 * ltmain.sh: Likewise.
7285 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7286 * ltcf-cxx.sh: Likewise.
7287 * ltcf-gcj.sh: Likewise.
7288 * ltconfig: Likewise.
7289
7290 2003-11-17 Stan Cox <scox@redhat.com>
7291
7292 * MAINTAINERS: Add myself as iq2000 port maintainer.
7293
7294 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7295
7296 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7297 * Makefile.in: Regenerate.
7298
7299 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7300
7301 * config.sub: Update to 2003-11-03 version.
7302
7303 2003-10-20 Phil Edwards <phil@codesourcery.com>
7304
7305 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7306 * configure: Regenerate.
7307
7308 2003-10-20 Nicolas Pitre <nico@cam.org>
7309
7310 * MAINTAINERS: Add myself to 'Write After Approval' section.
7311
7312 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7313
7314 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7315
7316 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7317
7318 * MAINTAINERS: Update my email address.
7319
7320 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7321
7322 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7323
7324 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7325
7326 * MAINTAINERS: Add myself to 'Write After Approval' section.
7327
7328 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7329
7330 * config.guess: Update to 2003-10-16 version.
7331 * config.sub: Update to 2003-10-16 version.
7332
7333 2003-10-15 David Daney <ddaney@avtrex.com>
7334
7335 * MAINTAINERS: Added myself to 'Write After Approval' section.
7336
7337 2003-10-15 Falk Hueffner <falk@debian.org>
7338
7339 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7340 'Write After Approval' section. Update email.
7341
7342 2003-10-14 Roger Sayle <roger@eyesopen.com>
7343
7344 * MAINTAINERS: Move myself from 'Write After Approval' to
7345 'Various Maintainers' section as middle-end maintainer.
7346
7347 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7348
7349 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7350 HOST_FLAGS_TO_PASS.
7351 * Makefile.in: Regenerate.
7352
7353 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7354
7355 * config.guess: Update to 2003-10-07 version.
7356 * config.sub: Update to 2003-10-07 version.
7357
7358 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7359
7360 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7361 * ltconfig (irix5*, irix6*): Don't override version_type.
7362
7363 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7364
7365 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7366 * configure: Rebuilt
7367 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7368 * Makefile.in: Rebuilt
7369
7370 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7371
7372 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7373
7374 2003-09-30 Carlo Wood <carlo@alinoe.com>
7375
7376 * MAINTAINERS (Write After Approval): Add myself.
7377
7378 2003-09-29 Paul Koning <ni1d@arrl.net>
7379
7380 * MAINTAINERS: Move myself from "Write After Approval"
7381 to CPU platform maintainers for pdp11 platform.
7382
7383 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7384
7385 * MAINTAINERS: Move myself from 'Write After Approval' to
7386 'Various Maintainers' section as libffi testsuite maintainer.
7387
7388 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7389
7390 * configure.in: Pass a computed --program-transform-name
7391 to subconfigures.
7392 * configure: Regenerated.
7393
7394 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7395
7396 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7397 * Makefile.in: Regenerate.
7398
7399 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7400 * Makefile.in: Regenerate.
7401
7402 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7403
7404 * MAINTAINERS: Move myself from 'Write After Approval'
7405 to 'Various Maintainers' (objective-c) section.
7406
7407 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7408
7409 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7410 quoting.
7411 * configure: Regenerated.
7412
7413 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7414
7415 * MAINTAINERS (Write After Approval): Add myself to write after
7416 approval list.
7417
7418 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7419
7420 * MAINTAINERS (Write After Approval): Add myself.
7421
7422 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7423
7424 * MAINTAINERS: Update my e-mail address.
7425
7426 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7427
7428 * libtool.m4 (LD): Correct powerpc64 host match.
7429
7430 2003-09-06 James E Wilson <wilson@tuliptree.org>
7431
7432 * MAINTAINTERS: Update my affiliation and email address.
7433
7434 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7435
7436 * MAINTAINERS (Write After Approval): Add myself.
7437
7438 2003-09-04 DJ Delorie <dj@redhat.com>
7439
7440 * configure: Regenerate.
7441
7442 2003-09-04 Robert Millan <robertmh@gnu.org>
7443
7444 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7445
7446 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7447
7448 * configure.in: Ensure arguments to sed are properly spaced.
7449 * configure: Regenerate.
7450
7451 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7452
7453 * MAINTAINERS: Update my e-mail address.
7454
7455 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7456
7457 * MAINTAINERS (Write After Approval): Add myself.
7458
7459 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7460
7461 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7462 * configure: Regenerated.
7463
7464 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7465
7466 * MAINTAINERS: Update my email address.
7467
7468 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7469
7470 * configure.in: Use newline instead of semicolon when assuming
7471 shell arguments in a for loop.
7472 * configure: Regenerated.
7473
7474 2003-08-22 Jason Eckhardt <jle@rice.edu>
7475
7476 * MAINTAINERS: Resurrect the i860 maintainer.
7477
7478 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7479
7480 PR 8180
7481 * configure.in: When testing with_libs and with_headers, treat
7482 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7483 * configure: Regenerate.
7484
7485 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7486 make, shell, etc.
7487 (baseargs): Likewise.
7488 * configure: Regenerate.
7489
7490 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7491
7492 * MAINTAINERS (Write After Approval): Add myself.
7493
7494 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7495
7496 * configure.in: Disable libgcj for darwin not on powerpc.
7497 * configure: Rebuild.
7498
7499 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7500
7501 * config-ml.in, symlink-tree: Add license.
7502
7503 2003-08-03 Richard Stallman <rms@gnu.org>
7504 Eben Moglen <moglen@columbia.edu>
7505
7506 * README.SCO: New file.
7507
7508 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7509
7510 * Makefile.tpl (check, check-c++): Express dependencies using
7511 dependencies rather than commands.
7512 * Makefile.in: Regenerate.
7513
7514 2003-08-01 Andrew Cagney <cagney@redhat.com>
7515
7516 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7517 * configure: Ditto.
7518
7519 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7520
7521 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7522 * Makefile.in: Update.
7523
7524 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7525
7526 * configure.in: Enable libgcj for darwin.
7527 * configure: Rebuild.
7528
7529 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7530
7531 * config-ml.in: Use ac_configure_args directly instead of
7532 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7533 actually seen.
7534
7535 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7536
7537 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7538 creating target and build subdirs to build all parent dirs as needed.
7539 * Makefile.in: Rebuild.
7540 * configure.in: Don't build dirs explicitly here.
7541 * configure: Rebuild.
7542
7543 2003-07-26 Paul Brook <paul@nowt.org>
7544
7545 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7546
7547 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7548
7549 * Makefile.tpl (all-make): Depend on intl.
7550 * Makefile.in: Rebuilt.
7551
7552 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7553
7554 * install-sh: Update to newer upstream versions (associated with
7555 aclocal 1.7).
7556 * mkinstalldirs: Likewise.
7557 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7558
7559 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7560
7561 * MAINTAINERS: Move self from Bug database only accounts
7562 to write-after-approval.
7563
7564 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7565
7566 * config.if: Remove unused libc_interface determination.
7567
7568 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7569
7570 * MAINTAINERS: Move self from write-after-approval to
7571 build machinery (*.in).
7572
7573 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7574
7575 PR bootstrap/11273
7576 PR bootstrap/11408
7577 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7578 unused INSTALL_PROGRAM_ARGS.
7579 * configure.in: Use AC_PROG_INSTALL.
7580 * Makefile.in: Regenerate.
7581 * configure: Regenerate.
7582
7583 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7584
7585 * MAINTAINERS: Alphabetize.
7586
7587 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7588
7589 * configure: Rebuilt.
7590 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7591 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7592 newlib nor libgloss.
7593 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7594 * configure.in (am33_2.0-*-linux*): Added.
7595
7596 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7597
7598 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7599 * configure: Regenerate.
7600
7601 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7602
7603 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7604 * Makefile.in: Regenerate.
7605
7606 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7607
7608 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7609 * Makefile.in: Regenerate.
7610
7611 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7612
7613 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7614 * Makefile.in: Regenerated.
7615
7616 * config-ml.in: Replace PWD with PWD_COMMAND.
7617
7618 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7619
7620 * intl: New directory; see intl/ChangeLog for details.
7621 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7622 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7623 * Makefile.in: Regenerate.
7624
7625 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7626
7627 * configure.in: Clean up config-lang.in handling. Delete
7628 useless assignment to "subdirs".
7629 * configure: Regenerate.
7630
7631 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7632
7633 * configure.in: Rename 'target_libs' to 'target_libraries'.
7634 Remove useless reference to 'target_libs'.
7635 * configure: Regenerate.
7636
7637 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7638
7639 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7640 * Makefile.in: Regenerate.
7641
7642 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7643
7644 * Makefile.def: Introduce flags_to_pass.
7645 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7646 * Makefile.in: Regenerate.
7647
7648 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7649
7650 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7651 and target-libgloss.
7652 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7653 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7654 * configure: Regenerate.
7655
7656 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7657
7658 * configure.in: Update testsuite_flags to new location.
7659 * configure. Regenerate.
7660
7661 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7662
7663 * Makefile.tpl: Remove BUILD_CC stuff.
7664 * Makefile.in: Regenerate.
7665
7666 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7667
7668 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7669
7670 2003-06-16 Graeme Peterson <gp@qnx.com>
7671
7672 * MAINTAINERS (Write After Approval): Add myself.
7673
7674 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7675
7676 * config.guess: Update to 2003-06-12 version.
7677 * config.sub: Update to 2003-06-13 version.
7678
7679 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7680
7681 * config.guess: Update to 2003-06-06 version.
7682 * config.sub: Update to 2003-06-06 version.
7683
7684 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7685
7686 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7687 * configure. Regenerate.
7688
7689 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7690
7691 * configure.in: Disable serial configure by default.
7692 * configure: Regenerate.
7693 * Makefile.tpl: Abolish .NOTPARALLEL.
7694 * Makefile.in: Regenerate.
7695
7696 * Makefile.tpl: Replace {build,host,target}_canonical by
7697 {build,host,target}.
7698 * Makefile.in: Regenerate.
7699
7700 * Makefile.tpl: Fix stupid pasto.
7701 * Makefile.in: Regenerate.
7702
7703 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7704
7705 * Makefile.tpl: Remove bogus conditional.
7706 * Makefile.in: Regenerate.
7707
7708 2003-06-05 Jan Hubicka <jh@suse.cz>
7709
7710 * Makefile.tpl (profiledbootstrap): New target.
7711 * Makefile.in (profiledbootstrap): New target.
7712
7713 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7714
7715 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7716 Pinski. Remove user names from other bugzilla-only maintainers.
7717
7718 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7719
7720 * Makefile.tpl: Make 'recursive targets' using autogen rather
7721 than shell loop. Remove duplicate 'clean' targets and false
7722 comments.
7723 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7724 Add systematic method of specifying missing targets in subdirs.
7725 Add copyright boilerplate.
7726 * Makefile.in: Regenerate.
7727 * configure.in: Add 'recursive targets' to maybe list.
7728 * configure: Regenerate.
7729
7730 * MAINTAINERS: "GNATS only" -> "Bug database only".
7731
7732 * Makefile.tpl: Rename [+target+] to [+make_target+].
7733 * Makefile.def: Rename 'target' to 'make_target'.
7734
7735 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7736
7737 * MAINTAINERS: Add self as options handling maintainer.
7738
7739 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7740
7741 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7742 been too long since I touched those ports.
7743
7744 2003-05-28 DJ Delorie <dj@redhat.com>
7745
7746 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7747 * Makefile.in: Regenerate.
7748
7749 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7750
7751 * configure.in: Use curly braces in the definition of tooldir.
7752 * configure: Regenerate.
7753
7754 2003-05-21 DJ Delorie <dj@redhat.com>
7755
7756 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7757 newlib or libgloss.
7758 * Makefile.in: Regenerate.
7759
7760 2003-05-21 DJ Delorie <dj@redhat.com>
7761
7762 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7763 * Makefile.in: Regenerate.
7764
7765 2003-05-20 Ian Lance Taylor <ian@airs.com>
7766
7767 * MAINTAINERS: Update my e-mail address.
7768
7769 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7770
7771 * configure.in: Switch more things to use maybe dependencies.
7772 * Makefile.tpl: Switch more things to use maybe dependencies.
7773 Factor out common code from autogen IF statements.
7774 * configure: Regenerate.
7775 * Makefile.in: Regenerate.
7776
7777 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7778
7779 * configure.in: Accept i[3456789]86 for machine type.
7780 * configure: Regenerate.
7781
7782 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7783
7784 * configure.in: Switch more things to use maybe dependencies.
7785 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7786 * configure: Regenerate.
7787 * Makefile.tpl: Switch more things to use maybe dependencies.
7788 * Makefile.in: Regenerate.
7789
7790 2003-05-16 Andreas Schwab <schwab@suse.de>
7791
7792 * Makefile.tpl (install-opcodes): Define.
7793 * Makefile.in: Rebuild.
7794
7795 2003-05-13 Andreas Jaeger <aj@suse.de>
7796
7797 * config.guess: Update to 2003-05-09 version.
7798 * config.sub: Update to 2003-05-09 version.
7799
7800 2003-05-13 Michael Eager <eager@mvista.com>
7801
7802 * configure.in: Correct sed script so that options in quotes are not
7803 deleted.
7804 * configure: Rebuild.
7805
7806 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7807
7808 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7809 and $$s/newlib/libc/sys/cygwin32 include paths.
7810 * configure: Ditto.
7811
7812 2003-05-12 Michael Meissner <gnu@the-meissners.org>
7813
7814 * MAINTAINERS: Update my email addresses.
7815
7816 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7817
7818 * config-ml.in: Propagate INSTALL variables.
7819
7820 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7821
7822 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7823
7824 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7825
7826 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7827 * Makefile.in: Regenerate.
7828
7829 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7830
7831 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7832
7833 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7834
7835 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7836
7837 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7838
7839 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7840 * Makefile.in: Regenerated.
7841
7842 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7843
7844 * MAINTAINERS (Write After Approval): Upgrade myself from
7845 GNATS only to write-after-approval. Update my mail address.
7846
7847 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
7848
7849 (OS Port Maintainers: freebsd): Add myself.
7850
7851 2003-04-22 Mark Mitchell <mark@codesourcery.com>
7852
7853 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7854
7855 2003-04-22 Kean Johnston <jkj@sco.com>
7856
7857 * MAINTAINERS (SCO ports): Added myself.
7858
7859 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7860
7861 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7862
7863 2003-04-19 Kean Johnston <jkj@sco.com>
7864
7865 * MAINTAINERS (Write After Approval): Add myself.
7866
7867 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7868
7869 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7870 * Makefile.in: Regenerate.
7871
7872 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7873
7874 * configure.in (powerpc64*-*-linux*): Remove.
7875 * configure: Rebuilt.
7876
7877 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7878
7879 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7880 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7881 and restrap.
7882 * Makefile.in: Regenerate.
7883
7884 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7885
7886 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7887 * configure: Regenerated.
7888
7889 2003-04-15 DJ Delorie <dj@redhat.com>
7890
7891 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7892
7893 2003-04-13 Nick Clifton <nickc@redhat.com>
7894
7895 * config-ml.in: Remove support for --disable-aix removing
7896 call-aix multilibs.
7897
7898 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
7899
7900 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7901 * */configure: Rebuilt.
7902
7903 2003-04-08 Joel Sherrill <joel@oarcorp.com>
7904
7905 * MAINTAINERS: Add my email address.
7906
7907 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
7908
7909 * MAINTAINERS (Write After Approval): Add myself.
7910
7911 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7912
7913 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7914 * Makefile.in: Regenerate.
7915
7916 2003-03-14 Michael Chastain <mec@shout.net>
7917
7918 * Makefile.in: Regenerate with correct Makefile.def.
7919
7920 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7921
7922 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7923 Make macro.
7924 * Makefile.in: Regenerate.
7925 * configure.in: Clean up gxx_include_dir logic.
7926 * configure: Regenerate.
7927
7928 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
7929
7930 * MAINTAINERS (Write After Approval): Add myself.
7931
7932 2003-03-10 Ben Elliston <bje@wasabisystems.com>
7933
7934 * MAINTAINERS: Update my mail address.
7935
7936 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7937
7938 * configure.in (gxx_include_dir): Fix typo.
7939 * configure: Regenerated.
7940
7941 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7942
7943 * Makefile.tpl: Reindent.
7944 * Makefile.in: Regenerate.
7945 * configure.in: Reindent. Don't set unused variables.
7946 * configure: Regenerate.
7947
7948 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
7949
7950 * configure.in: Include $(build_tooldir)/sys-include in
7951 FLAGS_FOR_TARGET.
7952 * configure: Regenerated.
7953
7954 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7955
7956 * Makefile.tpl: Always pass down RANLIB.
7957 * Makefile.in: Regenerate.
7958
7959 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7960 * Makefile.in: Regenerate.
7961 * configure.in: Remove unused logic relating to --enable-shared
7962 and --enable-threads. Remove bogus comments. Remove redundant
7963 noconfigdirs.
7964 * configure: Regenerate.
7965
7966 * configure.in: Replace ${libstdcxx_version} by its value.
7967 Remove reference to mh-dgux.
7968 * configure: Regenerate.
7969
7970 2003-03-03 Kevin Buettner <kevinb@redhat.com>
7971
7972 * MAINTAINERS (Write After Approval): Add myself.
7973
7974 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7975
7976 * Makefile.tpl: Rearrange.
7977 * Makefile.in: Regenerate.
7978
7979 2003-02-25 Uwe Stieber <uwe@wwws.de>
7980
7981 * configure.in: Add support for kaOS as cross build target system.
7982 * configure: Regenerated.
7983
7984 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
7985
7986 * MAINTAINERS (Write after approval): Add myself.
7987
7988 2003-02-21 James E Wilson <wilson@tuliptree.org>
7989
7990 * MAINTAINERS: Update my email address.
7991
7992 2003-02-21 Zack Weinberg <zack@codesourcery.com>
7993
7994 * MAINTAINERS: Add self to blanket write privs. section.
7995
7996 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
7997
7998 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7999 configure-target-* as some target builds may require additional
8000 flags for preprocessor tests.
8001 * Makefile.in: Regenerated.
8002
8003 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8004
8005 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8006 * ltconfig: Handle it.
8007 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8008 auto-detecting it.
8009
8010 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8011 it is used as argument to $CC.
8012 * ltcf-gcj.sh: Likewise.
8013
8014 * configure.in: Introduce --enable-maintainer-mode.
8015 * configure: Rebuilt.
8016 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8017 for maintainer mode.
8018 * Makefile.in: Rebuilt.
8019
8020 2003-02-18 Jason Merrill <jason@redhat.com>
8021
8022 * Makefile.tpl (check-c++): Allow parallelism.
8023
8024 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8025
8026 * MAINTAINERS: Remove John Carr (who never actually had access to
8027 gcc.gnu.org).
8028
8029 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8030
8031 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8032 don't configure target-libobjc.
8033 * configure: Regenerate.
8034
8035 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8036
8037 * Makefile.tpl (RANLIB): Define.
8038 * Makefile.in: Regenerate.
8039
8040 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8041
8042 * MAINTAINERS: Update my email.
8043
8044 2003-02-06 Keith R Seitz <keiths@redhat.com>
8045
8046 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8047 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8048 * Makefile.in: Regenerated.
8049 * configure.in: Remove all traces of snavigator, db, and grep.
8050 * configure: Regenerated.
8051
8052 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8053
8054 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8055 After Approval.
8056
8057 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8058
8059 * MAINTAINERS (Write after approval): Add myself.
8060
8061 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8062
8063 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8064 * Makefile.in: Regenerated.
8065
8066 2003-01-30 Roger Sayle <roger@eyesopen.com>
8067
8068 * config.guess: Updated to 2003-01-30's version.
8069 * config.sub: Updated to 2003-01-28's version.
8070
8071 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8072
8073 * config.if: If gcc_version is already set, just use it. Don't set
8074 gcc_version_trigger if it's already set, otherwise set it to
8075 gcc/version.c, but only if the file exists. If it is not set and
8076 gcc/version.c does not exist, try to extract the version number from
8077 $CC.
8078
8079 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8080
8081 * MAINTAINERS: Add myself to write-after-approval list.
8082
8083 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8084
8085 * configure.in: Revert 24Jan change.
8086 * configure: Regenerate.
8087
8088 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8089
8090 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8091 entry of HJ Lu.
8092
8093 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8094
8095 * configure.in: Revert previous change.
8096 * configure: Regenerate.
8097
8098 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8099
8100 * configure.in: Make rda native-only.
8101 * configure: Regenerate.
8102
8103 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8104
8105 * MAINTAINERS: Move myself from GNATS-only-accounts to
8106 write-after-approval.
8107
8108 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8109
8110 * configure.in: Add missing \.
8111 * configure: Rebuilt.
8112
8113 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8114
8115 * configure.in (baseargs): Avoid using \| in sed regular
8116 expressions.
8117 * configure: Rebuilt.
8118
8119 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8120
8121 * configure.in (baseargs): Remove all supported forms of
8122 --cache-file, --srcdir, --host, --build and --target options
8123 from argument lists.
8124 * configure: Rebuilt.
8125
8126 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8127
8128 * MAINTAINERS: Add myself to write-after-approval list.
8129
8130 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8131
8132 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8133 * configure: Rebuilt.
8134
8135 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8136
8137 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8138 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8139 * Makefile.in: Regenerate.
8140 * configure: Regenerate.
8141
8142 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8143
8144 * configure.in: Remove Makefile in build, host and target modules
8145 unless configure was run with --no-recursion.
8146 * configure: Rebuilt.
8147
8148 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8149
8150 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8151 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8152 * Makefile.in: Regenerate.
8153
8154 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8155
8156 * config.guess: Update to 2003-01-03 version.
8157 * config.sub: Update to 2003-01-03 version.
8158
8159 2003-01-07 Christopher Faylor <cgf@redhat.com>
8160
8161 * configure: Regenerate with proper autoconf 2.13.
8162
8163 2003-01-07 Christopher Faylor <cgf@redhat.com>
8164
8165 * configure.in: Add AC_PREREQ for consistency.
8166 * configure: Regenerate.
8167
8168 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8169
8170 * configure.in (GDB_TK): Add tcl directories conditional on
8171 gdb/gdbtk directory being present.
8172 * configure: Regenerate.
8173
8174 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8175
8176 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8177 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8178 * configure: Rebuilt.
8179
8180 2002-12-31 Tom Tromey <tromey@redhat.com>
8181
8182 * Makefile.in: Rebuilt.
8183 * Makefile.def (target_modules) [libffi]: Allow installation.
8184
8185 2002-12-31 Andreas Schwab <schwab@suse.de>
8186
8187 * configure.in: Fix use of $program_transform_name.
8188 * configure: Regenerated.
8189
8190 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8191
8192 * configure.in (baseargs): Don't remove first configure argument.
8193 * configure: Regenerated.
8194
8195 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8196
8197 * Makefile.tpl (local-distclean): Don't remove...
8198 (multilib.ts): ... this. Moved into...
8199 (multilib.out): ... this. Don't use sub-make.
8200 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8201 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8202 (configure-build-[+module+], configure-[+module+],
8203 configure-target-[+module+], configure-gcc): ... these. Test
8204 for Makefile existence. Drop config.status from dependencies.
8205 * Makefile.in: Rebuilt.
8206 * configure.in: Move gcc-version-trigger to the end of
8207 ac_configure_args. Add comments to maybedep.tmp and
8208 serdep.tmp. Introduce --disable-serial-configure. Remove
8209 nonopt from baseargs, matching and removing corresponding
8210 whitespace while at it.
8211 * configure: Rebuilt.
8212
8213 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8214
8215 * configure.in (host_configargs): Replace reference to
8216 no-longer-defined buildopts with --build=${build_alias}.
8217 * configure: Rebuilt.
8218
8219 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8220 program_transform_name to standard idiom.
8221 (AUTOGEN, AUTOCONF): Define.
8222 (Makefile.in): Use $(AUTOGEN).
8223 (Makefile): Depend on config.status, and use autoconf-style rule to
8224 build it. Move original commands to...
8225 (config.status): ... this new target.
8226 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8227 $(AUTOCONF).
8228 * Makefile.in: Rebuilt.
8229
8230 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8231
8232 * Makefile.tpl: Fix dramatic bustage due to change in
8233 program_transform_name.
8234 * Makefile.in: Regenerate.
8235
8236 * configure.in: Remove unnecessary PATH setting.
8237 * configure: Regnerate.
8238
8239 * configure.in: Don't default to unprefixed tools unless
8240 the native tools will work.
8241 * configure: Regenerate.
8242
8243 * configure.in: Convert to autoconf script. Blow away lots
8244 of now-redundant Makefile fragments.
8245 * configure: Generate using Autoconf.
8246 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8247 * Makefile.in: Regenerate.
8248
8249 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8250
8251 * configure: Fix stupid bug where RANLIB was mistakenly included.
8252
8253 * configure.in: Rename (buildargs, hostargs, targargs) to
8254 (build_configargs, host_configargs, target_configargs).
8255
8256 * configure.in: Move logic out of sed statement.
8257
8258 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8259 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8260
8261 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8262
8263 * config.sub: Import from master repository
8264 * config.guess: Ditto
8265
8266 2002-12-24 Andreas Schwab <schwab@suse.de>
8267
8268 * Makefile.tpl (multilib.out): Fix missing space.
8269 * Makefile.in: Regenerate.
8270
8271 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8272
8273 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8274 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8275 * Makefile.in: Regenerate.
8276 * configure.in: Remove unnecessary leftovers.
8277
8278 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8279
8280 * configure.in (extra_ranlibflags_for_target): New variable.
8281 (*-*-darwin): Add -c to ranlib commands.
8282 * configure (tooldir): Handle extra_ranlibflags_for_target.
8283
8284 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8285
8286 * Makefile.tpl: Revert HJL's change.
8287 * Makefile.in: Regenerated.
8288 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8289 always.
8290
8291 2002-12-19 Andreas Schwab <schwab@suse.de>
8292
8293 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8294 * Makefile.in: Regenerate.
8295
8296 2002-12-18 H.J. Lu <hjl@gnu.org>
8297
8298 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8299 * Makefile.in: Regenerated.
8300
8301 * configure.in (build_prefix): New. Substitute.
8302
8303 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8304
8305 * Makefile.tpl: Don't let real targets depend on phony targets.
8306 * Makefile.in: Regenerate.
8307
8308 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8309 * Makefile.in: Regenerate.
8310
8311 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8312
8313 * config.sub: Import from master repository
8314 * config.guess: Ditto
8315
8316 2002-12-16 Jason Merrill <jason@redhat.com>
8317
8318 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8319 previous 'make bootstrap'.
8320 * Makefile.in: Regenerate.
8321
8322 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8323
8324 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8325
8326 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8327
8328 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8329 * Makefile.in: Regenerate.
8330
8331 2002-12-13 Jason Merrill <jason@redhat.com>
8332
8333 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8334 library tests.
8335 (check-c++): Just depend on it and check-target-libstdc++-v3.
8336 * Makefile.in: Regenerate.
8337
8338 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8339
8340 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8341 * Makefile.in: Rebuilt.
8342
8343 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8344
8345 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8346
8347 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8348
8349 * configure: Fix bug put in by gremlins.
8350
8351 * Makefile.tpl: Substitute more autoconfily.
8352 * configure: Substitute more autoconfily.
8353 * Makefile.in: Regenerate.
8354
8355 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8356
8357 * config.sub: Import from master repository
8358 * config.guess: Ditto
8359 * MAINTAINERS: Added Svein Seldal under write after approval
8360
8361 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8362
8363 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8364 * Makefile.in (all-sim): Ditto.
8365
8366 2002-12-06 DJ Delorie <dj@redhat.com>
8367
8368 * Makefile.tpl: Change configure dependencies to not have real
8369 targets depend on phony targets.
8370
8371 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8372
8373 * configure.in: Revert unintentional change.
8374
8375 * Makefile.tpl: Change dependency for */multilib.out so that
8376 it works when gcc isn't in the tree.
8377
8378 * configure.in: Substitute more.
8379 * configure: Run subconfigures from the Makefile.
8380 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8381 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8382
8383 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8384
8385 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8386
8387 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8388
8389 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8390 and corresponding dependencies.
8391 * Makefile.in: Regenerate.
8392
8393 * configure.in (host_tools): Order binutils, gas and ld for
8394 convenience in running the testsuites.
8395
8396 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8397 * Makefile.in: Regenerate.
8398 * configure.in: Introduce rules to serialize subconfigure runs.
8399
8400 * configure.in: Introduce BASE_CC_FOR_TARGET.
8401 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8402 Realize configure-build-* targets. Realize configure-target-* targets.
8403 * Makefile.in: Regenerate.
8404
8405 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8406
8407 * configure: Move gcc_version_trigger stuff from here...
8408 * configure.in: ...to here.
8409
8410 * configure.in: Separate subconfigure options added by this file from
8411 options given by the user. Add machinery to put args for host
8412 subconfigures into the Makefile.
8413
8414 * Makefile.tpl: Remove 'vault' targets.
8415 * Makefile.tpl: Reorder and comment dependencies.
8416 * Makefile.in: Regenerate.
8417
8418 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8419 * configure.in: Fix my broken commit of previous patch. (sigh)
8420
8421 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8422
8423 * configure.in: Move host-specific darwin noconfigdirs into
8424 the host-specific section.
8425
8426 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8427
8428 * configure.in: Move host-specific darwin noconfigdirs into
8429 the host-specific section.
8430
8431 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8432
8433 * configure: Remove skip-this-dir support.
8434 * Makefile.tpl: Remove skip-this-dir support.
8435
8436 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8437 subdirectories.
8438 * Makefile.in: Regenerate.
8439
8440 * Makefile.tpl: Strip out useless setting of 'dir'.
8441 * Makefile.in: Regenerate.
8442
8443 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8444
8445 * configure.in: Fix deeply stupid bug.
8446
8447 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8448 shell code in CXX_FOR_TARGET
8449 * Makefile.def: Introduce raw_cxx.
8450 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8451 RAW_CXX_FOR_TARGET.
8452 * Makefile.in: Regenerate.
8453
8454 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8455
8456 * Makefile.tpl: Remove unnecessary ifs.
8457 * Makefile.in: Regenerate.
8458
8459 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8460 dependencies. Maybe-ize build-libiberty. Create dummy install
8461 targets for 'no_install' modules.
8462 * configure: Move GDB_TK substitution to configure.in. Move
8463 build_modules stuff to configure.in.
8464 * configure.in: Implement soft dependency machinery. Maybe-ize
8465 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8466 * Makefile.in: Regenerate.
8467
8468 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8469
8470 * Makefile.tpl: Make all-target, install-target behave similarly
8471 to all, install (only hitting configured targets). Eliminate
8472 unused macro defintions.
8473
8474 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8475 build != host.
8476
8477 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8478
8479 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8480
8481 * configure.in: Produce lists of subdir targets we're actually
8482 configuring. Remove references to "dosrel".
8483 * Makefile.tpl: Let configure set which subdir targets are hit.
8484 Remove install-cross; clean up install; remove ALL. Remove
8485 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8486 Autogenerate host module targets. Remove empty dependency lines
8487 and redundant dependency; rearrange slightly.
8488 * Makefile.def: Add host-side libtermcap, utils.
8489
8490 * Makefile.in: Regenerate.
8491
8492 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8493
8494 * ltconfig (osf[345]): Append $major to soname_spec.
8495 Reflect this in library_names_spec.
8496 * ltmain.sh (osf): Prefix $major with . for use as extension.
8497
8498 2002-11-19 Andreas Jaeger <aj@suse.de>
8499
8500 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8501 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8502 and sparc64 GNU/Linux systems.
8503
8504 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8505
8506 * MAINTAINERS: Update email.
8507
8508 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8509
8510 * MAINTAINERS: Complete James Dennett's entry.
8511
8512 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8513
8514 * MAINTAINERS (Write After Approval): Add myself.
8515
8516 2002-11-13 Bruce Korb <bkorb@gnu.org>
8517
8518 * Makefile.tpl: syntactic cleanup
8519
8520 2002-11-13 Stuart Hastings <stuart@apple.com>
8521
8522 * MAINTAINERS: Add myself to write-after-approval list.
8523
8524 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8525
8526 * Makefile.def: Add list of recursive targets to autogenerate.
8527 Add build_modules.
8528 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8529 targets. Autogenerate *-build-* targets.
8530 * Makefile.in: Regenerate.
8531
8532 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8533
8534 * configure: More autoconf-style substitutions.
8535 * Makefile.tpl: More autoconf-style substitutions.
8536 * Makefile.in: Regenerate.
8537
8538 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8539
8540 * configure: Substitute more variables in a more autoconf-friendly
8541 way. Simplify slightly.
8542 * Makefile.tpl: Make more variables substitutable in an
8543 autoconf-friendly way.
8544 * Makefile.in: Regenerate.
8545
8546 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8547
8548 * MAINTAINERS (Write After Approval): Add myself.
8549
8550 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8551
8552 * configure.in (v810*): Remove special setting of tools.
8553
8554 * configure: Add support for extra required flags for ar or nm.
8555 * configure.in (aix4.3+): Use above support for target-specific
8556 issues, rather than using config/mt-aix43.
8557
8558 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8559
8560 * configure: Remove 'removing', which doesn't work. Replace $subdir
8561 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8562 with $srcdir. Reformat indentation. Substitute some variables
8563 formerly hard-coded in the Makefile for build=host.
8564 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8565 * Makefile.def: Autogenerate more.
8566 * Makefile.in: Regenerate.
8567
8568 2002-11-04 Adam Nemet <anemet@lnxw.com>
8569
8570 * MAINTAINERS (Write After Approval): Add myself.
8571
8572 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8573
8574 * Makefile.def (host_modules): Add rda.
8575 * Makefile.in: Regenerate.
8576 * configure.in (target_tool): Add target-rda to list.
8577
8578 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8579
8580 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8581
8582 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8583
8584 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8585 and restrap targets to this rule.
8586 * Makefile.in: Regenerate.
8587
8588 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8589
8590 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8591 GNATS only accounts.
8592
8593 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8594
8595 * configure.in (i[3456]86-*-linux*): Add check to disable
8596 ${libgcj} for glibc1.
8597
8598 2002-10-24 Denis Chertykov <denisc@overta.ru>
8599
8600 * MAINTAINERS: Add myself as ip2k port maintainer.
8601
8602 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8603
8604 * configure.in: Add tic4x target.
8605
8606 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8607
8608 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8609 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8610 * Makefile.in: Regenerate.
8611
8612 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8613 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8614 * Makefile.in: Regenerate.
8615
8616 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8617
8618 * MAINTAINERS: Add myself as web pages co-maintainer.
8619
8620 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8621
8622 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8623 * Makefile.in: Regenerate.
8624
8625 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8626
8627 * MAINTAINERS: Add myself and Nathan Sidwell
8628 <nathan@codesourcery.com> as VxWorks maintainers.
8629
8630 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8631
8632 * Makefile.def: Remove order dependency comments.
8633 * Makefile.tpl: Add explicit install-install dependencies.
8634 * Makefile.in: Regenerate.
8635
8636 * Makefile.tpl: Remove material now in src-release. (Finally!)
8637 * Makefile.in: Regenerate.
8638
8639 * Makefile.tpl: Add configure-target (for src-release in src)
8640 * Makefile.in: Regenerate.
8641
8642 2002-09-30 Nick Clifton <nickc@redhat.com>
8643
8644 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8645
8646 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8647
8648 * configure.in (s390*-*-linux*): Enable libgcj.
8649
8650 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8651
8652 * configure: Revert accidentally applied changes.
8653
8654 * Makefile.tpl: Make more autoconf-friendly.
8655 * Makefile.in: Regenerate.
8656 * configure: Make substitution more autoconf-like.
8657
8658 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8659
8660 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8661 single entry to handle all these.
8662 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8663 libjava on arm-*-elf.
8664
8665 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8666
8667 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8668 things that depend on them.
8669
8670 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8671
8672 * Makefile.tpl: Make subsituted variables more autoconfy.
8673 * Makefile.in: Regenerate.
8674 * configure: Make seds more autoconfy.
8675
8676 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8677
8678 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8679 * Makefile.in: Regenerate.
8680 * configure.in: Rewrite sed statements to look autoconfy.
8681
8682 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8683 all-target-foo on configure-target-foo.
8684 * Makefile.def: Ditto.
8685 * Makefile.in: Rebuild.
8686
8687 2002-09-25 Andrew Haley <aph@redhat.com>
8688
8689 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8690
8691 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8692
8693 * Makefile.def: New file.
8694 * Makefile.tpl: New file.
8695 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8696 * contrib/gcc_update: Note that Makefile.in is a generated file.
8697
8698 * configure.in: Minor rearrangement. Simplify tests.
8699
8700 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8701
8702 * configure.in (with_headers): Skip copy if value is "yes".
8703 (with_libs): Likewise.
8704
8705 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8706
8707 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8708 * configure.in (sh*-*-pe*): Ditto.
8709 * configure.in (mips*-*-pe*): Ditto.
8710 * configure.in (*arm-wince-pe): Ditto.
8711
8712 * configure.in: Rearrange.
8713
8714 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8715
8716 * MAINTAINERS: Update my email address.
8717
8718 2002-08-30 Paul Koning <pkoning@equallogic.com>
8719
8720 * MAINTAINERS: (Write After Approval): Add myself.
8721
8722 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8723
8724 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8725
8726 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8727
8728 * MAINTAINERS: Change my mailing address.
8729
8730 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8731
8732 * MAINTAINERS (Write After Approval): Remove myself.
8733 (Various Maintainers: c++ runtime libs): Add myself.
8734
8735 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8736
8737 * MAINTAINERS (Write After Approval): Remove myself.
8738 (Various Maintainers: c++ runtime libs): Add myself.
8739
8740 2002-08-15 Eric Christopher <echristo@redhat.com>
8741
8742 * config.sub: Import from master repository.
8743 * config.guess: Ditto.
8744
8745 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8746
8747 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8748 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8749 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8750
8751 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8752
8753 * MAINTAINERS: Add self to rs6000 vector extensions.
8754
8755 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8756
8757 * libiberty/configure: Reverted unintended yesterday's check in.
8758
8759 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8760
8761 * boehm-gc/configure, libf2c/configure: Rebuilt.
8762 * libffi/configure, libiberty/configure: Ditto.
8763 * libjava/configure, libobjc/configure: Ditto.
8764 * libstdc++-v3/configure, zlib/configure: Ditto.
8765 Merged from binutils:
8766 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8767 From Steve Ellcey <sje@cup.hp.com>:
8768 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8769 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8770 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8771 IA64.
8772 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8773 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8774 soname_spec, sys_lib_search_path_spec): Ditto.
8775
8776 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8777
8778 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8779
8780 2002-08-04 H.J. Lu (hjl@gnu.org)
8781
8782 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8783
8784 2002-08-02 Krister Walfridsson <cato@df.lth.se>
8785
8786 * MAINTAINERS (Write After Approval): Add myself.
8787
8788 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8789
8790 * configure.in: Move generic linux case to end. Copy generic
8791 linux noconfigdirs to mips*-*-linux* entry and new
8792 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8793
8794 2002-07-19 Michael Matz <matz@suse.de>
8795
8796 * MAINTAINERS: Add myself as ra* maintainer.
8797
8798 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8799
8800 * config.guess: Update to 2002-07-09 version.
8801 * config.sub: Update to 2002-07-03 version.
8802
8803 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8804
8805 * MAINTAINERS: Fix typo in a maintainer email address.
8806
8807 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8808
8809 * configure.in: Remove two redundant tests.
8810
8811 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8812
8813 * configure.in (mips*-*-irix6*o32): Enable stabs.
8814
8815 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8816
8817 * configure.in: Don't build grez.
8818 * Makefile.in: Ditto.
8819
8820 * Makefile.in: Remove references to bsp, cygmon, libstub.
8821 * configure.in: Ditto.
8822
8823 * configure.in: Remove leftover reference to gdbtest.
8824
8825 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8826
8827 * configure.in (gxx_include_dir): Change to match versioned
8828 C++ headers if --enable-version-specific-runtime-libs is used.
8829
8830 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8831
8832 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8833
8834 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8835
8836 * configure.in: Make --without-x work.
8837
8838 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8839
8840 * configure.in: Rearrange target Makefile fragment collection.
8841
8842 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8843 cvs[src].
8844 * configure.in: Ditto.
8845
8846 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8847
8848 * MAINTAINERS (Write After Approval): Update my e-mail address.
8849
8850 2002-06-24 Ben Elliston <bje@redhat.com>
8851
8852 * configure.in (host_tools): Remove cgen.
8853
8854 * Makefile.in (all-cgen): Remove; runs from its source directory.
8855 (check-cgen, install-cgen, clean-cgen): Likewise.
8856 (all-opcodes): Do not depend on all-cgen.
8857 (all-sim): Likewise.
8858
8859 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8860
8861 * Makefile.in: Eliminate 'apache' targets.
8862 * configure.in: Eliminate 'apache' targets.
8863
8864 * configure.in: Eliminate redundant tests. Reorganize.
8865
8866 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8867
8868 * config-ml.in: Eliminate references to Cygnus configure.
8869
8870 * Makefile.in: Eliminate references to building emacs.
8871
8872 2002-06-28 Graham Stott <graham.stott@btinternet.com>
8873
8874 * MAINTAINERS: Update my email address.
8875
8876 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8877
8878 * config.if (libstdcxx_incdir): Version C++ headers.
8879 (cxx_incdir): Remove.
8880
8881 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8882
8883 * MAINTAINERS (Write After Approval): Add self.
8884
8885 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8886
8887 * configure.in: Add support for ip2k.
8888
8889 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8890
8891 * configure.in: Fix AIX configury bug.
8892
8893 2002-06-20 Steve Ellcey <sje@cup.hp.com>
8894
8895 * MAINTAINERS (Write After Approval): Add self.
8896
8897 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8898
8899 * configure.in: replace ${topsrcdir} with ${srcdir}
8900
8901 * configure.in: Move definition of libstdcxx_flags
8902 right above usage, rather than waaay earlier.
8903
8904 * configure.in: Pull definition of is_cross_compiler earlier.
8905
8906 * configure.in: Rearrange a little.
8907
8908 * configure.in: Remove references to librx.
8909 * Makefile.in: Remove references to librx.
8910
8911 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
8912
8913 * config.sub: Add support for avr target.
8914 Import from master sources, rev 1.255
8915
8916 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
8917
8918 * configure, .cvsignore: Revert previous change...
8919 * Makefile: ...delete.
8920
8921 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8922
8923 * configure.in: Eliminate ${gasdir} variable.
8924
8925 2002-06-18 Dave Brolley <brolley@redhat.com>
8926
8927 * configure.in: Add support for frv.
8928 * config.sub: Add support for frv.
8929
8930 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8931
8932 * configure: Remove garbage from previous commit.
8933
8934 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8935
8936 * configure: For in-source builds, make a subdir and re-exec there.
8937 * Makefile: New file. Pass targets through to build directory.
8938 * .cvsignore: No longer ignore "Makefile".
8939
8940 2002-06-16 Douglas Rupp <rupp@gnat.com>
8941
8942 * MAINTAINERS (Write After Approval): Add self.
8943
8944 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8945
8946 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8947
8948 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8949
8950 * configure.in (vax-*-netbsd*): Re-enable gas.
8951
8952 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8953
8954 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8955 BUILD_PREFIX_1, to correct nomenclature.
8956 * configure: Likewise.
8957
8958 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8959 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8960
8961 2002-05-31 Olaf Hering <olh@suse.de>
8962
8963 * config-ml.in: Propogate DESTDIR also.
8964
8965 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8966
8967 * configure.in (vax-*-netbsd*): Don't build gas for this
8968 platform.
8969
8970 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8971
8972 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8973 and libgcj for AVR.
8974
8975 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
8976
8977 * MAINTAINERS (Write After Approval): Add myself.
8978
8979 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8980
8981 * config.guess: Update to 2002-05-22 version.
8982 * config.sub: Likewise.
8983
8984 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8985
8986 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8987 * config-ml.in: Likewise.
8988 * configure: Likewise.
8989 * configure.in: Likewise.
8990
8991 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
8992
8993 * MAINTAINERS: Update my email address.
8994
8995 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8996
8997 * configure.in: Simplify makefile fragment collection.
8998
8999 * configure.in: Remove code to build emacs.
9000
9001 * configure.in : Remove --srcdir argument from targargs and buildargs
9002 (it's always overridden in the Makefile anyway). Rearrange a bit.
9003
9004 * configure: Move some logic to configure.in.
9005 * configure.in: Move some logic from configure.
9006
9007 2002-05-11 Tom Tromey <tromey@redhat.com>
9008
9009 * MAINTAINERS: Reflect libgcj reality.
9010
9011 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9012
9013 * Makefile.in: Honour DESTDIR.
9014
9015 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9016
9017 * config.guess: Import 2002-03-20 version.
9018 * config.sub: Import 2002-04-26 version.
9019
9020 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9021
9022 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9023
9024 2002-05-07 Tim Josling <tej@melbpc.org.au>
9025
9026 * MAINTAINERS: Add self.
9027
9028 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9029
9030 * ltmain.sh: Detect and handle object name conflicts
9031 while piecewise linking a static library.
9032
9033 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9034
9035 * configure.in (noconfigdirs): Don't disable libgcj on
9036 sparc64-*-solaris* and sparcv9-*-solaris*.
9037
9038 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9039
9040 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9041
9042 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9043
9044 * configure.in (FLAGS_FOR_TARGET): Do not add
9045 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9046 on i[3456]86-*-linux*.
9047
9048 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9049
9050 * configure.in (noconfigdirs): Replace [ ] with test.
9051
9052 * configure.in (noconfigdirs): Do not add target-newlib if
9053 target == i[3456]86-*-linux*, and host == target.
9054
9055 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9056
9057 * configure.in: delete reference to absent file
9058
9059 * configure.in: replace '[' with 'test'
9060
9061 * configure.in: Eliminate references to gash.
9062 * Makefile.in: Eliminate references to gash.
9063
9064 * configure.in: remove useless references to 'pic' makefile fragments.
9065
9066 * configure.in: (*-*-windows*) Finish removing.
9067
9068 * configure.in: Eliminate redundant test for libgui.
9069
9070 2002-04-29 Roger Sayle <roger@eyesopen.com>
9071
9072 * MAINTAINERS: Add self and realphabetize. Update entries
9073 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9074 entry for a29k port maintainer.
9075
9076 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9077
9078 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9079 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9080
9081 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9082
9083 * configure.in: remove references to dead files
9084
9085 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9086
9087 * MAINTAINERS: Add information about purpose of this file.
9088
9089 2002-04-18 Tom Tromey <tromey@redhat.com>
9090
9091 * configure.in: Disallow configuring libgcj when it is already
9092 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9093 Solaris 2.8 by default. For PR libgcj/6158.
9094
9095 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9096
9097 * configure.in: Move default CC setting out of config/mh-* fragments
9098 directly into here.
9099
9100 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9101
9102 * configure.in: don't even try to configure or make a subdirectory
9103 if there's no configure script for it.
9104
9105 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9106
9107 * MAINTAINERS: Remove chill maintainers.
9108 * Makefile.in (CHILLFLAGS): Remove.
9109 (CHILL_LIB): Remove.
9110 (TARGET_CONFIGDIRS): Remove libchill.
9111 (CHILL_FOR_TARGET): Remove.
9112 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9113 CHILL_LIB.
9114 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9115 (CHECK_TARGET_MODULES): Likewise.
9116 (INSTALL_TARGET_MODULES): Likewise.
9117 (CLEAN_TARGET_MODULES): Likewise.
9118 (configure-target-libchill): Remove.
9119 (all-target-libchill): Remove.
9120 * configure.in (target_libs): Remove target-libchill.
9121 Do not compute CHILL_FOR_TARGET.
9122 * libchill: Remove directory.
9123
9124 2002-04-11 DJ Delorie <dj@redhat.com>
9125
9126 * Makefile.in, configure.in: Sync with binutils, entries
9127 follow...
9128
9129 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9130
9131 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9132 (do-tar, do-bz2): New rules.
9133 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9134 (gdb-tar): New rule.
9135 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9136 (insight_dejagnu.tar): New rule.
9137 (insight.tar): New rule.
9138 (gdb+dejagnu.tar): New rule.
9139 (gdb.tar): New rule.
9140
9141 2002-02-01 Mo DeJong <supermo@bayarea.net>
9142
9143 * Makefile.in: Add all-tix to deps for all-snavigator
9144 so that tix is built when building snavigator.
9145
9146 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9147
9148 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9149 ld and gdb are not supported.
9150
9151 2002-01-07 Mark Salter <msalter@redhat.com>
9152
9153 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9154 Allow target-libgloss to be built for arm, strongarm, and xscale.
9155
9156 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9157
9158 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9159 options for i[3456]86-pc-linux* native builds.
9160
9161 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9162
9163 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9164 files from .po files for a distribution.
9165
9166 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9167
9168 * configure.in: Enable libstdc++-v3 for h8300 targets.
9169
9170 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9171
9172 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9173 version from bfd/.
9174
9175 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9176
9177 * Makefile.in (VER): When present, extract the version number from
9178 the file version.in.
9179
9180 2001-05-24 Tom Rix <trix@redhat.com>
9181
9182 * configure.in : enable ld for aix
9183
9184 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9185
9186 * config.guess: Add linux target for S/390.
9187
9188 2000-11-07 Philip Blundell <pb@futuretv.com>
9189
9190 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9191
9192 2000-11-03 Philip Blundell <pb@futuretv.com>
9193
9194 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9195 files.
9196
9197 2001-01-15 Ben Elliston <bje@redhat.com>
9198
9199 * configure.in (host_tools): Add sid.
9200 Always configure cgen.
9201
9202 2000-11-24 Nick Clifton <nickc@redhat.com>
9203
9204 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9205
9206
9207 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9208
9209 * Makefile.in (ALL_MODULES): Add all-cgen.
9210 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9211 (all-cgen): New target.
9212 (all-opcodes,all-sim): Depend on all-cgen.
9213 * configure.in (host_tools): Add cgen.
9214 Only configure cgen if --enable-cgen-maint.
9215
9216 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9217
9218 * configure.in: Add *-*-freebsd* configurations.
9219
9220 2002-04-08 Tom Tromey <tromey@redhat.com>
9221
9222 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9223 Fixes PR libgcj/6068.
9224
9225 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9226
9227 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9228
9229 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9230
9231 * configure.in (alpha*-dec-osf*): Enable libgcj.
9232
9233 2003-03-27 Matthew Gingell <gingell@gnat.com>
9234
9235 * MAINTAINERS (Write After Approval): Add myself.
9236
9237 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9238
9239 Fix for: PR bootstrap/3591, target/5676
9240 * configure.in (mcore-pe): Disable the configuration of
9241 libstdc++-v3 since exceptions are not supported.
9242
9243 2002-03-20 Anthony Green <green@redhat.com>
9244
9245 * configure.in: Enable libgcj for xscale-elf target.
9246
9247 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9248
9249 * MAINTAINERS: Update my email address.
9250
9251 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9252
9253 * ltmain.sh (relink_command): Fix typo in previous change.
9254
9255 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9256
9257 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9258 (relink_command): Added --tag flags.
9259 (mode=install): If relinking fails; error out.
9260
9261 2002-03-12 Richard Henderson <rth@redhat.com>
9262
9263 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9264 .NOTPARALLEL tag.
9265 (do-check): Rename from check.
9266 (check): Allow parallel check.
9267
9268 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9269
9270 * MAINTAINERS: Add myself as maintainer for xtensa port.
9271 Fix alphabetical order in CPU port maintainer list.
9272 Remove myself from Write After Approval list.
9273
9274 2002-03-11 Richard Henderson <rth@redhat.com>
9275
9276 * Makefile.in (.NOTPARALLEL): Add fake tag.
9277
9278 2002-03-07 H.J. Lu (hjl@gnu.org)
9279
9280 * configure.in: Enable gprof for mips*-*-linux*.
9281
9282 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9283
9284 * MAINTAINERS (Write After Approval): Add myself.
9285
9286 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9287
9288 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9289 libjava.
9290 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9291
9292 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9293
9294 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9295 because its Makefile is there; test for the executable instead.
9296
9297 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9298
9299 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9300 libstdc++-v3 and libjava.
9301
9302 2002-02-11 Adam Megacz <adam@xwt.org>
9303
9304 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9305 boehm-gc
9306
9307 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9308
9309 * config.guess: Updated to 2002-01-30's version.
9310 * config.sub: Updated to 2002-02-01's version.
9311 Contribute sh64-elf.
9312 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9313 * configure.in: Added sh64-*-*.
9314
9315 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9316
9317 * MAINTAINERS: Belatedly add myself to write after approval list.
9318
9319 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9320
9321 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9322 Remove self as Write After Approval.
9323
9324 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9325
9326 * MAINTAINERS: Put self in as maintainer for contrib/regression
9327 directory.
9328
9329 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9330
9331 * MAINTAINERS: Update my email address.
9332
9333 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9334
9335 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9336 target-libiberty, and target-libgloss. Skip Java-related
9337 libraries if not supported for NetBSD on target CPU.
9338
9339 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9340
9341 * install-sh: Use _inst.$$_ for temp file name.
9342
9343 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9344
9345 * MAINTAINERS (Write After Approval): Move my contact info
9346 from here...
9347 (OS Port Maintainers): ...to here (netbsd).
9348
9349 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9350
9351 * MAINTAINERS (Write After Approval): Add myself.
9352
9353 2002-01-17 H.J. Lu <hjl@gnu.org>
9354
9355 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9356 (all-target-fastjar): Also depend on all-target-libiberty.
9357
9358 2002-01-16 H.J. Lu (hjl@gnu.org)
9359
9360 * config.guess: Import from master sources, rev 1.225.
9361 * config.sub: Import from master sources, rev 1.238.
9362
9363 2002-01-16 Kazu Hirata <kazu@hxi.com>
9364
9365 * MAINTAINERS (Write After Approval): Remove myself.
9366
9367 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9368
9369 * MAINTAINERS (Write After Approval): Add myself.
9370
9371 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9372
9373 * MAINTAINERS: Add self as docs co-maintainer.
9374
9375 2001-12-11 Matthias Klose <doko@debian.org>
9376
9377 * MAINTAINERS (Write After Approval): Add myself.
9378
9379 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9380
9381 * MAINTAINERS: Update my email address.
9382
9383 2001-12-07 Turly O'Connor <turly@apple.com>
9384 * MAINTAINERS (Write After Approval): Add myself.
9385 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9386 (rs6000_initialize_trampoline): Call __trampoline_setup for
9387 ABI_DARWIN too.
9388 * darwin-tramp.asm: New file, implements __trampoline_setup.
9389 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9390
9391 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9392
9393 * MAINTAINERS (Write After Approval): Add myself.
9394
9395 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9396
9397 * configure, configure.in: Use temp file for long sed commands.
9398
9399 2001-12-03 Laurent Guerby <guerby@acm.org>
9400
9401 * config.sub: Update to version 1.232 on subversion.
9402
9403 2001-12-03 Ben Elliston <bje@redhat.com>
9404
9405 * MAINTAINERS: Update mail address for config.* patches.
9406
9407 2001-11-27 DJ Delorie <dj@redhat.com>
9408 Zack Weinberg <zack@codesourcery.com>
9409
9410 When build != host, create libiberty for the build machine.
9411
9412 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9413 CONFIG_ARGUMENTS.
9414 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9415 New variables.
9416 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9417 and rules.
9418 (all.normal): Depend on ALL_BUILD_MODULES.
9419 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9420 (all-build-libiberty): Depend on configure-build-libiberty.
9421
9422 * configure: Calculate and substitute proper value for
9423 ALL_BUILD_MODULES.
9424 * configure.in: Create the build subdirectory.
9425 Calculate and substitute TARGET_CONFIGARGS (formerly
9426 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9427
9428 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9429
9430 * MAINTAINERS (write-after-approval): Add self.
9431
9432 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9433
9434 * MAINTAINERS (GNATS only accounts): Remove self.
9435
9436 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9437
9438 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9439 libf2c.
9440
9441 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9442
9443 * MAINTAINERS (Write After Approval): Add self.
9444
9445 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9446
9447 * MAINTAINERS: mips and s390 are also CPU ports.
9448
9449 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9450
9451 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9452
9453 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9454
9455 * MAINTAINERS: Alphabetize.
9456
9457 2001-11-09 Kazu Hirata <kazu@hxi.com>
9458
9459 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9460
9461 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9462
9463 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9464
9465 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9466
9467 * configure.in (--enable-languages): Be more permissive about
9468 syntax. Check for empty lists better. Warn about $LANGUAGES.
9469
9470 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9471
9472 * config.sub: Import from master sources, rev. 1.230.
9473 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9474
9475 2001-11-07 Laurent Guerby <guerby@acm.org>
9476
9477 * MAINTAINERS (Write After Approval): Add self.
9478
9479 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9480
9481 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9482
9483 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9484
9485 * config.sub: Import from master sources, rev 1.226.
9486 * config.guess: Import from master sources, rev 1.216.
9487
9488 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9489
9490 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9491 * MAINTAINERS: Add self as maintainer of MMIX port.
9492 Remove old after-approval entry.
9493
9494 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9495
9496 * ChangeLog, configure: Fix spelling errors.
9497
9498 2001-10-20 Brendan Kehoe <brendan@zen.org>
9499
9500 * MAINTAINERS: Tweak my address.
9501
9502 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9503
9504 * MAINTAINERS: Update my email address.
9505
9506 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9507
9508 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9509 * MAINTAINERS: Add self as maintainer of CRIS port.
9510
9511 2001-10-10 Geert Bosch <bosch@gnat.com>
9512
9513 * MAINTAINERS (Various maintainers: Ada front end):
9514 Added Robert Dewar.
9515
9516 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9517
9518 * MAINTAINERS (Write After Approval): Added self
9519
9520 2001-10-02 Geert Bosch <bosch@gnat.com>
9521
9522 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9523
9524 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9525
9526 * configure: Handle temporary files securely using mkdir.
9527
9528 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9529
9530 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9531
9532 2001-09-26 Will Cohen <wcohen@redhat.com>
9533
9534 * configure.in (*-*-linux*): Disable configuration of target-newlib
9535 and target-libgloss.
9536
9537 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9538
9539 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9540 RANLIB.
9541
9542 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9543
9544 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9545 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9546 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9547 avoid quotes nesting problems.
9548 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9549 (DO_X): Export only variables that are set.
9550
9551 2001-09-19 Ben Elliston <bje@redhat.com>
9552
9553 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9554 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9555 semantics. Use the shell built-in "type" command instead.
9556
9557 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9558
9559 Merged from gcc-3_0-branch:
9560 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9561 * ltcf-c.sh: Use $objext, not $ac_objext.
9562 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9563 * ltcf-cxx.sh: Add support for GNU.
9564 2001-07-22 Timothy Wall <twall@redhat.com>
9565 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9566 default settings if using GNU tools with that configuration.
9567 * ltcf-cxx.sh: Ditto.
9568 * ltcf-gcj.sh: Ditto.
9569 2001-07-21 Michael Chastain <chastain@redhat.com>
9570 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9571 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9572 * ltmain.sh: Mark as gcc-local.
9573
9574 2001-08-30 Eric Christopher <echristo@redhat.com>
9575 Jason Eckhardt <jle@redhat.com>
9576
9577 * config.guess: Merge from master sources.
9578 * config.sub: Merge from master sources, add support for mipsisa32.
9579
9580 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9581 * config.sub: Merge from master sources, rev 1.219.
9582 * MAINTAINERS: Add self as contact for stormy16 port.
9583
9584 2001-08-14 Zack Weinberg <zackw@panix.com>
9585
9586 * config.sub: Merge from master sources, rev 1.218.
9587 * config.guess: Merge from master sources, rev 1.209.
9588
9589 2001-08-11 Graham Stott <grahams@redhat.com>
9590
9591 * Makefile.in (check-c++): Add missing semicolon.
9592
9593 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9594
9595 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9596
9597 2001-07-30 Eric Christopher <echristo@redhat.com>
9598
9599 * MAINTAINERS (Various maintainers: mips port): Added myself.
9600
9601 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9602
9603 * configure.in (sh-*-linux*): New.
9604
9605 2001-07-27 Richard Henderson <rth@redhat.com>
9606
9607 * .cvsignore: Add LAST_UPDATED.
9608
9609 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9610
9611 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9612
9613 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9614
9615 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9616
9617 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9618
9619 * MAINTAINERS (Write After Approval): Added myself.
9620
9621 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9622
9623 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9624 and libgcj on m68hc11/m68hc12.
9625
9626 2001-06-27 H.J. Lu (hjl@gnu.org)
9627
9628 * Makefile (CFLAGS_FOR_BUILD): New.
9629 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9630
9631 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9632
9633 * README: Remove version number.
9634
9635 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9636
9637 * INSTALL/README: Update wrt. to the installation instructions now
9638 residing in gcc/doc/install.texi.
9639
9640 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9641
9642 * README: Replace with a cut-down and updated version of gcc/README.
9643
9644 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9645
9646 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9647 multilibs to be disabled.
9648
9649 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9650
9651 * MAINTAINERS (Write After Approval): Add myself.
9652
9653 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9654
9655 * config.guess: Import CVS version 1.195.
9656 * config.sub: Import CVS version 1.212.
9657
9658 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9659
9660 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9661 gcc/xgcc is built, use -print-prog-name to find out the program
9662 name to use.
9663
9664 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9665
9666 * config.guess: Import CVS version 1.194. All gcc-local changes
9667 appear to also be in the master copy.
9668 * config.sub: Import CVS version 1.211.
9669
9670 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9671
9672 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9673 with_gcc]: Use `gcc -shared' to build a shared library.
9674
9675 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9676
9677 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9678 archives.
9679
9680 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9681
9682 * MAINTAINERS (Write After Approval): Add myself.
9683
9684 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9685
9686 * configure.in (libstdcxx_flags): Do not try to execute
9687 libstdc++-v3/testsuite_flags until it exists.
9688
9689 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9690
9691 * MAINTAINERS: Update my email address.
9692
9693 2001-05-31 Graham Stott <grahams@redhat.com>
9694
9695 * MAINTAINERS (Write After Approval): Add myself.
9696
9697 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9698
9699 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9700 libraries when using g++ with native linker.
9701
9702 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9703
9704 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9705
9706 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9707
9708 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9709 [aix4*|aix5*]: Prepend blank.
9710
9711 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9712
9713 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9714 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9715 of subdir/configure scripts to use the new libtool.m4.
9716
9717 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9718
9719 * MAINTAINERS (Write After Approval): Add myself.
9720
9721 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9722
9723 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9724
9725 2001-05-11 Ben Elliston <bje@redhat.com>
9726
9727 * Makefile.in (all-sid): New target.
9728 (check-sid, clean-sid, install-sid): Likewise.
9729
9730 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9731
9732 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9733
9734 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9735
9736 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9737 libgcj.
9738
9739 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9740
9741 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9742 gcc/xgcc is built, use -print-prog-name to find out the program
9743 name to use.
9744
9745 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9746
9747 * configure.in (noconfigdirs): Don't reset it from scratch in the
9748 target case; only append to it.
9749
9750 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9751 sparc-*-solaris2.8]: Disable ${libgcj}.
9752
9753 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9754
9755 * configure.in (libgcj_saved): Copy from $libgcj.
9756 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9757 --disable-libgcj.
9758
9759 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9760
9761 * MAINTAINERS: Remove self as MIPS maintainer and
9762 C front end maintainer.
9763
9764 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9765
9766 * configure.in: Move *-chorusos target case to the proper switch.
9767 Disable libgcj.
9768
9769 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9770
9771 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9772 1.641.2.228.
9773
9774 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9775
9776 * Makefile.in (STAGE1_CFLAGS): Pass down.
9777
9778 2001-04-13 Alan Modra <amodra@one.net.au>
9779
9780 * config.guess: Add hppa64-linux support. Note for next import that
9781 this is already in the master file.
9782 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9783
9784 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9785
9786 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9787 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9788
9789 2001-04-11 Stan Shebs <shebs@apple.com>
9790
9791 * MAINTAINERS: Add self as Darwin port maintainer.
9792
9793 2001-04-11 Alan Modra <amodra@one.net.au>
9794
9795 * MAINTAINERS: Update my email address.
9796
9797 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
9798
9799 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9800 recent versions of FreeBSD (release 3 or later).
9801 * ltconfig: On FreeBSD, -lc must not be provided when building
9802 a shared library or else the standard -pthread gcc option is
9803 rendered worthless to later users of the built library.
9804
9805 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9806
9807 * MAINTAINERS: Add self and RTH as C front end maintainers.
9808
9809 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
9810
9811 * config.sub: Make sure to match an already-canonicalized
9812 machine name (eg. mn10300-unknown-elf).
9813
9814 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9815
9816 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9817 New macros.
9818 (bootstrap, cross): Use RECURSE_FLAGS.
9819 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9820
9821 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9822
9823 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9824
9825 2001-03-22 Colin Howell <chowell@redhat.com>
9826
9827 * Makefile.in (DO_X): Do not backslash single-quotes in
9828 backquotes (two places).
9829
9830 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9831
9832 Re-installed:
9833 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9834 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9835 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9836 * ltcf-cxx.sh: Likewise.
9837 * ltcf-gcj.sh: Likewise.
9838
9839 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9840
9841 * MAINTAINERS: Add myself as "documentation co-maintainer".
9842
9843 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9844
9845 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9846 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9847
9848 2001-03-19 Tom Tromey <tromey@redhat.com>
9849
9850 * config-ml.in: Handle GCJ and GCJFLAGS.
9851
9852 2001-03-21 Michael Chastain <chastain@redhat.com>
9853
9854 * Makefile.in: all-m4 depends on all-texinfo.
9855
9856 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
9857
9858 * MAINTAINERS: Add myself to write after approval list.
9859
9860 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
9861
9862 * Makefile.in (DO_X): Quote nested quotes.
9863
9864 2001-03-18 Alan Modra <alan@linuxcare.com.au>
9865
9866 * MAINTAINERS: Add myself to write after approval list.
9867
9868 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
9869
9870 * Makefile.in (DO_X): Use double quotes for quoting
9871 "RANLIB=$${RANLIB}".
9872
9873 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9874
9875 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9876
9877 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
9878
9879 * configure.in: Only use `lang_requires' for languages athat are
9880 actually enabled.
9881
9882 2001-03-08 Phil Edwards <pme@sources.redhat.com>
9883
9884 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9885
9886 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9887
9888 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9889
9890 2001-03-07 Tom Tromey <tromey@redhat.com>
9891
9892 * configure.in: Allow config-lang.in to set `lang_requires' to list
9893 of other required languages.
9894
9895 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
9896
9897 * Makefile.in: Remove RANLIB definition. Use RANLIB
9898 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9899 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9900
9901 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
9902 Alexandre Oliva <aoliva@redhat.com>
9903
9904 * Makefile.in (check-c++): Use tabs, not spaces.
9905
9906 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
9907
9908 * MAINTAINERS: add myself to Write After Approval list.
9909
9910 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
9911
9912 * Makefile.in (check-c++): New rule.
9913
9914 * configure.in (target_libs): Remove libg++.
9915 (noconfigdirs): Remove libg++.
9916 (noconfigdirs): Same.
9917 (noconfigdirs): Same.
9918 (noconfigdirs): Same.
9919
9920 * config-ml.in: Remove libg++ references.
9921
9922 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9923 (ALL_TARGET_MODULES): Same.
9924 (configure-target-libg++): Remove.
9925 (all-target-libg++): Remove.
9926 (configure-target-libio): Remove.
9927 (all-target-libio): Remove.
9928 (check-target-libio): Remove.
9929 (.PHONY): Remove.
9930 (libg++.tar.bz2): Remove.
9931 (all-target-cygmon): Remove libio.
9932 (all-target-libstdc++): Remove.
9933 (configure-target-libstdc++): Remove.
9934 (TARGET_LIB_PATH): Remove libstdc++.
9935 (ALL_GCC_CXX): Remove libstdc++.
9936 (all-target-gperf): Correct.
9937
9938 2001-02-16 Nick Clifton <nickc@redhat.com>
9939
9940 * configure.in (noconfigdirs): Allow configuration of texinfo
9941 for Cygwin hosts.
9942
9943 2001-02-15 Anthony Green <green@redhat.com>
9944
9945 * configure: Introduce GCJ_FOR_TARGET.
9946 * configure.in: Ditto.
9947 * Makefile.in: Ditto.
9948
9949 2001-02-13 Andreas Schwab <schwab@suse.de>
9950
9951 * MAINTAINERS: Update mail address.
9952
9953 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9954
9955 * config.guess: Add linux target for S/390.
9956 * config.sub: Likewise.
9957
9958 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
9959
9960 * configure.in: for *-chorusos, don't config target-newlib and
9961 target-libgloss.
9962
9963 2001-02-06 Ben Elliston <bje@redhat.com>
9964
9965 * configure: Output host type to stdout, not stderr.
9966
9967 2001-02-05 Mark Mitchell <mark@codesourcery.com>
9968
9969 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9970 * ltcf-cxx.sh: Likewise.
9971
9972 * config.if: Assume enable_libstdcxx_v3 is defined.
9973
9974 2001-02-04 Mark Mitchell <mark@codesourcery.com>
9975
9976 Remove V2 C++ library.
9977 * configure.in: Remove --enable-libstdcxx_v3 support.
9978
9979 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
9980
9981 * include/demangle.h: Add prototype for java_demangle_v3.
9982
9983 2001-01-29 Phil Edwards <pme@sources.redhat.com>
9984
9985 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
9986
9987 2001-01-27 Richard Henderson <rth@redhat.com>
9988
9989 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9990
9991 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9992
9993 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9994 Don't unset, it's non-portable and no longer necessary, set to empty
9995 instead.
9996
9997 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9998
9999 * ltconfig: Shell portability fix for the tagname validity check.
10000
10001 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10002
10003 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10004 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10005
10006 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10007
10008 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10009
10010 2001-01-26 Tom Tromey <tromey@redhat.com>
10011
10012 * configure.in: Allow libgcj to be built on Sparc Solaris.
10013
10014 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10015
10016 * ltcf-c.sh: Add aix5 case.
10017 * ltcf-cxx.sh: Likewise.
10018 * ltconfig: Likewise.
10019
10020 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10021
10022 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10023 keep at least one of build_libtool_libs or build_old_libs set to
10024 yes.
10025
10026 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10027 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10028
10029 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10030
10031 * configure.in: Enable libgcj on several additional platforms.
10032
10033 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10034
10035 * configure.in: Enable libgcj for linux targets.
10036
10037 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10038
10039 * MAINTAINERS (Write After Approval): Add myself.
10040
10041 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10042
10043 * MAINTAINERS: Add myself as vax port maintainer.
10044
10045 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10046
10047 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10048
10049 2001-01-09 Mike Stump <mrs@wrs.com>
10050
10051 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10052 failures of subdirectories.
10053
10054 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10055
10056 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10057 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10058 * ltcf-cxx.sh: Likewise.
10059 * ltcf-gcj.sh: Likewise.
10060 * ltconfig.sh: Fix typo.
10061
10062 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10063
10064 * configure: handle DOS-style absolute paths.
10065
10066 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10067
10068 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10069
10070 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10071
10072 * MAINTAINERS: Add myself as avr port co-maintainer.
10073
10074 2000-12-28 Ben Elliston <bje@redhat.com>
10075
10076 * MAINTAINERS: Add myself under ``Write After Approval''.
10077
10078 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10079
10080 * texinfo: Remove directory from GCC.
10081
10082 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10083
10084 * COPYING: Update to current
10085 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10086 to 19yy as example year in copyright notice).
10087
10088 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10089
10090 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10091 (libstdcxx_incdir): Pass down.
10092 * config.if: Remove expired bits for cxx_interface, add stub.
10093 (libstdcxx_incdir): Add variable for g++ include directory.
10094 * configure.in (gxx_include_dir): Use it.
10095
10096 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10097
10098 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10099 with old-email address from ``Write After Approval''.
10100
10101 2000-12-15 Andreas Jaeger <aj@suse.de>
10102
10103 * configure.in: Handle lang_dirs.
10104
10105 2000-12-14 Tom Tromey <tromey@redhat.com>
10106
10107 * MAINTAINERS: Removed brads.
10108
10109 * MAINTAINERS: Added gcj developers.
10110
10111 2000-12-13 Anthony Green <green@redhat.com>
10112
10113 * configure.in: Disable libgcj for any target not specifically
10114 listed. Disable libgcj for x86 and Alpha Linux until compatible
10115 with g++ abi.
10116
10117 2000-12-13 Mike Stump <mrs@wrs.com>
10118
10119 * Makefile.in (local-distclean): Also remove fastjar.
10120
10121 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10122
10123 * contrib/gcc_update: Add fastjar --touch entries.
10124
10125 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10126
10127 * configure.in: Disable language-specific target libraries for
10128 languages that aren't enabled.
10129
10130 2000-12-10 Anthony Green <green@redhat.com>
10131
10132 * configure.in: Define libgcj. Disable libgcj target libraries for
10133 most targets.
10134
10135 2000-12-10 Neil Booth <neilb@earthling.net>
10136
10137 * MAINTAINERS: Update mail address, remove from WAA list.
10138
10139 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10140
10141 * libjava: Imported from /cvs/java.
10142 * libffi: Likewise.
10143 * Boehm-gc: Likewise.
10144
10145 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10146
10147 * configure.in (target_libs): Revert 2000-12-08 patch.
10148 (noconfigdirs): Added target-libjava.
10149
10150 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10151
10152 * djunpack.bat: removed.
10153
10154 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10155
10156 * Makefile.in: handle DOS-style absolute paths.
10157 * config-ml.in: likewise.
10158 * symlink-tree: likewise.
10159
10160 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10161
10162 * fastjar: Imported.
10163
10164 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10165
10166 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10167 libjava.
10168 * configure.in (target_libs): Removed `target-libjava'.
10169
10170 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10171
10172 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10173 (ALL_MODULES): Added fastjar.
10174 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10175 (all-target-libjava): all-fastjar replaces all-zip.
10176 (all-fastjar): Added.
10177 (configure-target-fastjar, all-target-fastjar): Likewise.
10178 * configure.in (host_tools): Added fastjar.
10179
10180 2000-12-07 Mike Stump <mrs@wrs.com>
10181
10182 * Makefile.in (local-distclean): Remove leftover built files.
10183
10184 2000-11-24 Nick Clifton <nickc@redhat.com>
10185
10186 * configure.in (xscale-elf): Add target.
10187 (xscale-coff): Add target.
10188
10189 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10190
10191 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10192 recent versions of FreeBSD (release 3 or later).
10193 * ltconfig: On FreeBSD, -lc must not be provided when building
10194 a shared library or else the standard -pthread gcc option is
10195 rendered worthless to later users of the built library.
10196
10197 2000-11-16 Fred Fish <fnf@be.com>
10198
10199 * configure.in (enable_libstdcxx_v3): Fix typo,
10200 libstd++ -> libstdc++.
10201
10202 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10203
10204 * MAINTAINERS: Add self to Write After Approval list.
10205
10206 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10207
10208 * MAINTAINERS: Update my email address. Add myself to global write
10209 privs list.
10210
10211 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10212
10213 * Makefile.in: Merge with src and libgcj.
10214 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10215 configure-target-<library> when their configure scripts need the C
10216 or C++ library to have already been built to work properly.
10217 (do_proto_toplev): Set them to an empty string.
10218
10219 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10220 (REALLY_SET_LIB_PATH): Use them.
10221
10222 2000-11-17 Stan Shebs <shebs@apple.com>
10223
10224 * MAINTAINERS: Add self to Write After Approval list.
10225
10226 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10227
10228 * configure: Provide the original toplevel configure arguments
10229 (including $0) to subprocesses in the environment rather than
10230 through gcc/configargs.h.
10231
10232 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10233
10234 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10235 C99. Alphabetise "Write After Approval" list.
10236
10237 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10238
10239 * configure: Turn on libstdc++ V3 by default.
10240
10241 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10242 if we've got GCC.
10243
10244 2000-11-11 Philip Blundell <philb@gnu.org>
10245
10246 * MAINTAINERS: Add self to Write After Approval list.
10247
10248 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10249
10250 * ltcf-c.sh (aix4): Improve shared library configuration; require
10251 exporting symbols.
10252 * ltcf-cxx.sh (aix4): Define.
10253 * ltconfig (aix4): Define library and soname specs appropriate for
10254 AIX. Define command to create export symbols list.
10255
10256 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10257
10258 * config.sub: Add support for Sun Chorus
10259
10260 2000-10-31 Nick Clifton <nickc@redhat.com>
10261
10262 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10263 <name>@redhat.com. Also installed new email address for Clint
10264 Popetz.
10265
10266 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10267
10268 * etc: Remove directory from GCC.
10269
10270 2000-10-16 Michael Meissner <meissner@redhat.com>
10271
10272 * configure (gcc/configargs.h): Only create if there is a build GCC
10273 directory created.
10274
10275 2000-10-16 Matthias Klose <doko@debian.org>
10276
10277 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10278 when configured for libstdc++-v3.
10279
10280 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10281
10282 * configure: Save configure arguments to gcc/configargs.h.
10283
10284 2000-10-04 Philipp Thomas <pthomas@suse.de>
10285
10286 * config.guess: Import CVS version 1.157.
10287 * config.sub: Import CVS version 1.181.
10288
10289 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10290
10291 * Makefile.in (bootstrap): avoid recursion if subdir missing
10292 (cross): ditto
10293 (do-proto-toplev): ditto
10294
10295 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10296
10297 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10298 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10299
10300 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10301 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10302 all affected `configure' scripts.
10303
10304 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10305
10306 * MAINTAINERS: Add self as cpplib co-maintainer.
10307
10308 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10309
10310 * MAINTAINERS: Add self to Write After Approval list.
10311
10312 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10313
10314 * INSTALL/README: egcs -> GCC update.
10315
10316 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10317
10318 * MAINTAINERS: Add myself to Write After Approval list.
10319
10320 2000-09-15 Kazu Hirata <kazu@hxi.com>
10321
10322 * MAINTAINERS: Add myself to Write After Approval list.
10323
10324 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10325
10326 * configure.in: Do not build byacc for hppa64. Provide paths to the
10327 X11 libraries for hppa64.
10328
10329 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10330
10331 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10332
10333 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10334
10335 * Makefile.in (all-zlib): Added dummy target.
10336
10337 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10338 ltcf-gcj.sh: Updated from libtool multi-language branch.
10339
10340 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10341
10342 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10343 (bootstrap*): Depend on all-bootstrap.
10344
10345 2000-09-05 Philipp Thomas <pthomas@suse.de>
10346
10347 * config.guess: Import CVS version 1.156.
10348 * config.sub: Import CVS version 1.179.
10349
10350 2000-09-02 Anthony Green <green@cygnus.com>
10351
10352 * Makefile.in (all-gcc): Depend on all-zlib.
10353 (CLEAN_MODULES): Add clean-zlib.
10354 (ALL_MODULES): Add all-zlib.
10355 * configure.in (host_libs): Add zlib.
10356
10357 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10358
10359 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10360 crosses, but add gcc/include to the header search path for them.
10361
10362 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10363
10364 * MAINTAINERS: Add self to Write After Approval list.
10365
10366 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10367
10368 * config.guess: Import CVS version 1.152.
10369 * config.sub: Import CVS version 1.177.
10370
10371 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10372
10373 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10374 $targargs to tell whether newlib is going to be built.
10375
10376 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10377 $$r/TARGET_SUBDIR/libio for _G_config.h.
10378
10379 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10380
10381 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10382
10383 2000-08-22 DJ Delorie <dj@redhat.com>
10384
10385 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10386
10387 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10388
10389 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10390 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10391 sub-configures.
10392
10393 2000-08-21 DJ Delorie <dj@redhat.com>
10394
10395 * MAINTAINERS: Add self as a libiberty maintainer
10396
10397 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10398
10399 * configure.in (libstdcxx_flags): Use
10400 libstdc++-v3/src/libstdc++.INC.
10401
10402 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10403
10404 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10405
10406 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10407
10408 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10409
10410 * configure: Make enable_threads and enable_shared defaults
10411 explicit. Substitute enable_threads into generated Makefiles.
10412 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10413 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10414
10415 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10416
10417 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10418
10419 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10420
10421 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10422 previous delta.
10423
10424 2000-08-11 Jason Merrill <jason@redhat.com>
10425
10426 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10427 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10428 (FLAGS_FOR_TARGET): Not here.
10429 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10430
10431 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10432
10433 * config-ml.in (CC, CXX): Don't introduce a leading space.
10434
10435 2000-08-07 DJ Delorie <dj@delorie.com>
10436
10437 * MAINTAINERS: Add self as a DJGPP maintainer
10438
10439 2000-08-07 DJ Delorie <dj@redhat.com>
10440
10441 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10442 "if we're also building gcc, and it's a gcc that will run on the
10443 build machine, we want to use its includes instead of the system's
10444 default includes".
10445
10446 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10447
10448 * MAINTAINERS: Add self to Write After Approval list.
10449
10450 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10451
10452 * configure.in (libstdcxx_flags): Don't use `"'.
10453
10454 * config-ml.in: Adjust multilib search paths to the
10455 appropriate multilib tree.
10456
10457 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10458
10459 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10460 commas in $LANGUAGES.
10461
10462 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10463
10464 * configure.in: Re-enable all references to libg++ and librx.
10465
10466 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10467
10468 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10469 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10470 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10471 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10472
10473 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10474
10475 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10476
10477 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10478 CXX_FOR_TARGET for sed.
10479
10480 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10481
10482 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10483 Do not override if already set in the environment or in configure.
10484 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10485 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10486
10487 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10488
10489 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10490 the libtool CVS tree multi-language branch.
10491 * ltconfig, ltmain.sh: Updated.
10492
10493 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10494
10495 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10496 (clean-target): Depend on it.
10497
10498 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10499 (GCC_FOR_TARGET): Use it.
10500 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10501 * configure.in: ... here.
10502 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10503 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10504
10505 2000-07-24 Eric Christopher <echristo@cygnus.com>
10506
10507 * MAINTAINERS: Add self to Write After Approval list.
10508
10509 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10510
10511 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10512 (configure-target-libchill, configure-target-libobjc): Likewise.
10513
10514 * configure.in: Use the same cache file for all target libs.
10515 * config-ml.in: But different cache files per multilib variant.
10516
10517 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10518
10519 * configure (topsrcdir): Don't use dirname.
10520
10521 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10522
10523 * MAINTAINERS: Add self to Write After Approval list.
10524
10525 2000-07-20 Jason Merrill <jason@redhat.com>
10526
10527 * configure.in: Remove all references to libg++ and librx.
10528
10529 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10530
10531 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10532
10533 * config.sub: Update to subversions version 2000-07-06.
10534
10535 2000-07-12 Andrew Haley <aph@cygnus.com>
10536
10537 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10538 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10539
10540 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10541
10542 * symlink-tree: Check number of arguments.
10543
10544 2000-07-05 Jim Wilson <wilson@cygnus.com>
10545
10546 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10547 search path for a g++ extracted from the build tree. This
10548 will allow link tests run by configure scripts in
10549 subdirectories to succeed.
10550
10551 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10552
10553 * ltconfig: Add support for mips-dde-sysv4.2MP
10554
10555 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10556
10557 * MAINTAINERS: Add myself as loop discovery maintainer.
10558
10559 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10560
10561 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10562 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10563
10564 2000-06-19 Timothy Wall <twall@cygnus.com>
10565
10566 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10567 * config.sub: Add tic54x target.
10568
10569 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10570
10571 * MAINTAINERS: Add self as Fortran maintainer,
10572 remove Craig Burley.
10573
10574 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10575
10576 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10577 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10578
10579 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10580
10581 * MAINTAINERS: Add self as i18n maintainer
10582
10583 20000-05-21 H.J. Lu (hjl@gnu.org)
10584
10585 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10586 directory are used if they exist. Make sure
10587 $(build_tooldir)/include is searched for header files,
10588 $(build_tooldir)/lib/ for library files.
10589 (GCC_FOR_TARGET): Likewise.
10590 (CXX_FOR_TARGET): Likewise.
10591
10592 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10593
10594 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10595
10596 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10597
10598 * Makefile.in (configure-target-libiberty): Depend on
10599 configure-target-newlib.
10600
10601 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10602
10603 * configure.in, Makefile.in: Merge all libffi-related
10604 configury stuff from the libgcj tree.
10605
10606 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10607
10608 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10609 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10610
10611 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10612
10613 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10614 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10615 current version information. Add to proto-toplev directory.
10616 (gdb-taz): Build do-djunpack.
10617
10618 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10619
10620 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10621
10622 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10623
10624 * MAINTAINERS: Add self to Write After Approval list.
10625
10626 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10627
10628 * ltmain.sh: Preserve in relink_command any environment
10629 variables that may affect the linker behavior.
10630
10631 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10632
10633 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10634
10635 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10636
10637 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10638
10639 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10640
10641 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10642 with the version name.
10643
10644 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10645
10646 * MAINTAINERS: Add self as bb-reorder maintainer.
10647
10648 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10649
10650 * config.if: Tweak.
10651
10652 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10653
10654 * djunpack.bat: New file.
10655
10656 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10657
10658 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10659 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10660 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10661 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10662
10663 2000-04-16 Dave Pitts <dpitts@cozx.com>
10664
10665 * config.sub (case $basic_machine): Change default for "ibm-*"
10666 to "openedition".
10667
10668 2000-04-13 Andreas Jaeger <aj@suse.de>
10669
10670 * MAINTAINERS: Added myself.
10671
10672 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10673
10674 * Makefile.in (gdb-taz): New target. GDB specific archive.
10675 (do-md5sum): New target.
10676 (MD5PROG): Define.
10677 (PACKAGE): Default to TOOL.
10678 (VER): Default to a shell script.
10679 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10680 md5 checksum generation.
10681 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10682 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10683 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10684 insight.tar.bz2): Use gdb-taz to create archive.
10685
10686 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10687
10688 * configure (warn_cflags): Delete.
10689
10690 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10691
10692 * MAINTAINERS: Added myself.
10693
10694 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10695 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10696
10697 * configure.in (enable_libstdcxx_v3): Add.
10698 (target_libs): Add bits here to switch between libstdc++-v2 and
10699 libstdc++-v3.
10700 * config.if: And this file too.
10701 * Makefile.in: Add libstdc++-v3 targets.
10702
10703 2000-04-05 Michael Meissner <meissner@redhat.com>
10704
10705 * config.sub (d30v): Add d30v as a basic machine type.
10706
10707 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10708
10709 * configure.in: -linux-gnu*, not -linux-gnu.
10710
10711 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10712
10713 * MAINTAINERS: Add self in write-after-approval section.
10714
10715 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10716
10717 * MAINTAINERS: Add self as ia64 port maintainer.
10718
10719 2000-03-08 Neil Booth <NeilB@earthling.net>
10720
10721 * MAINTAINERS: Add self in write-after-approval section.
10722
10723 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10724
10725 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10726 (do-tar-bz2): Replace TOOL with PACKAGE.
10727 (gdb.tar.bz2): Remove GDBTK from GDB package.
10728 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10729 dejagnu.tar.bz2): New packages.
10730
10731 2000-02-27 Andreas Jaeger <aj@suse.de>
10732
10733 * configure.in: Add entry for mips*-*-linux*, move catch all
10734 *-*-*linux* entry below this one.
10735
10736 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10737
10738 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10739
10740 2000-02-24 Nick Clifton <nickc@cygnus.com>
10741
10742 * config.sub: Support an OS of "wince".
10743
10744 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10745
10746 * config.guess, config.sub: Updated to match config's 2000-02-15
10747 version.
10748
10749 2000-02-23 Linas Vepstas <linas@linas.org>
10750
10751 * config.sub: Add support for Linux/IBM 370.
10752 * configure.in: Likewise.
10753
10754 2000-02-22 Nick Clifton <nickc@cygnus.com>
10755
10756 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10757
10758 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10759
10760 * config.guess: Guess "cygwin" rather than "cygwin32".
10761
10762 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10763
10764 * configure (gcc_version): When setting, narrow search to
10765 lines containing `version_string'.
10766
10767 2000-02-15 Denis Chertykov <denisc@overta.ru>
10768
10769 * config.sub: Add support for avr target.
10770
10771 2000-02-14 Nick Clifton <nickc@cygnus.com>
10772
10773 * MAINTAINERS: Add maintainers for MCore port.
10774
10775 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10776
10777 * config.sub: Add mmix-knuth-mmixware.
10778
10779 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10780
10781 * MAINTAINERS: Pair cccp with cpplib maintainership.
10782
10783 2000-01-27 Christopher Faylor <cgf@redhat.com>
10784
10785 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10786 structure stuff to -L library search.
10787 (CXX_FOR_TARGET): Ditto.
10788 (CROSS_CHECK_MODULES): Fix spelling mistake.
10789
10790 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10791
10792 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10793 the C++ compiler.
10794
10795 2000-01-12 Richard Henderson <rth@cygnus.com>
10796
10797 * configure.in: Don't build some bits for beos.
10798
10799 2000-01-12 Joel Sherrill (joel@OARcorp.com)
10800
10801 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10802 as include files.
10803
10804 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10805
10806 * Add self as cpplib maintainer, as requested by Jason
10807 Merrill. Correct my e-mail address.
10808
10809 2000-01-06 Geoff Keating <geoffk@cygnus.com>
10810
10811 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10812 not mh-aix43.
10813
10814 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10815
10816 * MAINTAINERS: Add myself to "write after approval" list.
10817
10818 1999-12-14 Richard Henderson <rth@cygnus.com>
10819
10820 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10821 * config.sub: Accept alphaev[78], alphaev8.
10822
10823 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10824
10825 * config.guess, config.sub: Update from autoconf.
10826
10827 1999-11-29 Bruce Korb <autogen@linuxbox.com>
10828
10829 * MAINTAINERS: update my playtime e-address.
10830
10831 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10832
10833 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10834 necessary libraries are missing.
10835
10836 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
10837
10838 * MAINTAINERS: Add new 'write after approval' maintainer.
10839
10840 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10841
10842 * MAINTAINERS: Add new Java maintainer.
10843
10844 1999-10-25 Andreas Schwab <schwab@suse.de>
10845
10846 * configure: Fix quoting inside arguments of eval.
10847
10848 1999-10-21 Nick Clifton <nickc@cygnus.com>
10849
10850 * config-ml.in: Allow suppression of some ARM multilibs.
10851
10852 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10853
10854 * config.guess: Add OS/390 match pattern.
10855 * config.sub: Add mvs, openedition targets.
10856 * configure.in (i370-ibm-opened*): New.
10857
10858 1999-09-04 Steve Chamberlain <sac@pobox.com>
10859
10860 * config.sub: Add support for configuring for pj.
10861
10862 1999-08-31 Nick Clifton <nickc@cygnus.com>
10863
10864 * config.sub (maybe_os): Add support for configuring for fr30.
10865
10866 1999-08-25 Nick Clifton <nickc@cygnus.com>
10867
10868 * configure.in: Do not configure or build ld for AIX
10869 platforms. ld is known to be broken on these platforms.
10870
10871 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10872
10873 * config-ml.in: Pass compiler flag corresponding to multidirs to
10874 subdir configures.
10875
10876 1999-08-09 Ian Lance Taylor <ian@zembu.com>
10877
10878 * Makefile.in (LDFLAGS): Define.
10879
10880 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10881
10882 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10883 noconfigdirs.
10884 (*-*-cygwin*): Likewise.
10885
10886 1999-08-08 Ian Lance Taylor <ian@zembu.com>
10887
10888 * mkdep: New file.
10889 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10890 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10891
10892 From Eli Zaretskii <eliz@is.elta.co.il>:
10893 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10894 long file name when using DJGPP on MS-DOS.
10895
10896 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10897
10898 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10899
10900 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10901
10902 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10903 dependency as this causes "make check" to globally "make all"
10904
10905 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10906
10907 * configure.in (target_libs): Added target-zlib.
10908 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10909 (CONFIGURE_TARGET_MODULES): Likewise.
10910 (CHECK_TARGET_MODULES): Likewise.
10911 (INSTALL_TARGET_MODULES): Likewise.
10912 (CLEAN_TARGET_MODULES): Likewise.
10913 (configure-target-zlib): New target.
10914 (all-target-zlib): Likewise.
10915 (all-target-libjava): Depend on all-target-zlib.
10916 (configure-target-libjava): Depend on configure-target-zlib.
10917
10918 * Makefile.in (configure-target-libjava): Depend on
10919 configure-target-newlib.
10920 (configure-target-boehm-gc): New target.
10921 (configure-target-qthreads): New target.
10922
10923 * configure.in (target_libs): Added target-qthreads.
10924 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10925 (CONFIGURE_TARGET_MODULES): Likewise.
10926 (CHECK_TARGET_MODULES): Likewise.
10927 (INSTALL_TARGET_MODULES): Likewise.
10928 (CLEAN_TARGET_MODULES): Likewise.
10929 (all-target-qthreads): New target.
10930 (configure-target-libjava): Depend on configure-target-qthreads.
10931 (all-target-libjava): Depend on all-target-qthreads.
10932
10933 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10934 (CONFIGURE_TARGET_MODULES): Likewise.
10935 (CHECK_TARGET_MODULES): Likewise.
10936 (INSTALL_TARGET_MODULES): Likewise.
10937 (CLEAN_TARGET_MODULES): Likewise.
10938 (all-target-libjava): New target.
10939 (all-target-boehm-gc): Likewise.
10940 * configure.in (target_libs): Added libjava, boehm-gc.
10941
10942 1999-07-22 Ian Lance Taylor <ian@zembu.com>
10943
10944 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10945 configure.bat in SUPPORT_FILES.
10946 (gas+binutils.tar.bz2): Likewise.
10947
10948 * makeall.bat: Remove; obsolete.
10949
10950 1999-07-21 Ian Lance Taylor <ian@zembu.com>
10951
10952 From Mark Elbrecht:
10953 * configure.bat: Remove; obsolete.
10954
10955 1999-07-11 Ian Lance Taylor <ian@zembu.com>
10956
10957 * configure: Add -W -Wall to the default CFLAGS when compiling with
10958 gcc.
10959
10960 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
10961
10962 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10963
10964 1999-06-30 Mark Mitchell <mark@codesourcery.com>
10965
10966 * configure.in: Build ld on IRIX6.
10967
10968 1999-06-12 Ian Lance Taylor <ian@zembu.com>
10969
10970 * Makefile.in: Change distribution targets to use bzip2 instead of
10971 gzip.
10972 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10973 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10974
10975 1999-06-04 Nick Clifton <nickc@cygnus.com>
10976
10977 * config.sub: Add mcore target.
10978
10979 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
10980
10981 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10982
10983 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
10984
10985 * config.guess (dummy): Changed to $dummy.
10986
10987 1999-05-24 Nick Clifton <nickc@cygnus.com>
10988
10989 * config.sub: Tidied up case statements.
10990
10991 1999-05-22 Ben Elliston <bje@cygnus.com>
10992
10993 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10994 <jiro@din.or.jp>.
10995
10996 * config.guess: Merge with FSF version. Future changes will be
10997 more accurately recorded in this ChangeLog.
10998 * config.sub: Likewise.
10999
11000 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11001
11002 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11003
11004 1999-04-30 Tom Tromey <tromey@cygnus.com>
11005
11006 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11007
11008 1999-04-23 Tom Tromey <tromey@cygnus.com>
11009
11010 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11011
11012 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11013
11014 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11015 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11016 Bad merge removed these two changes.
11017
11018 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11019 Martin Heller (Ing.-Buero_Heller@t-online.de)
11020
11021 * config.guess (interix Alpha): Add.
11022
11023 1999-04-11 Richard Henderson <rth@cygnus.com>
11024
11025 * configure.in (i?86-*-beos*): Do config gperf; don't config
11026 gdb, newlib, or libgloss.
11027
11028 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11029
11030 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11031 link a trivial program with -mabi=64. If it fails, remove mabi=64
11032 from multidirs.
11033
11034 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11035
11036 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11037
11038 1999-04-08 Nick Clifton <nickc@cygnus.com>
11039
11040 * config.sub: Add support for mcore targets.
11041
11042 1999-04-07 Michael Meissner <meissner@cygnus.com>
11043
11044 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11045 not mt-ospace, in order to shut up assembler warning about using
11046 symbols that are named the same as registers.
11047
11048 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11049
11050 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11051 dependency list for all-target-cygmon.
11052
11053 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11054
11055 * config-ml.in: Check $host, not $target, for selective multilibs.
11056 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11057 thumb interworking, and underscore prefix multilibs.
11058
11059 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11060
11061 * missing: Update to version from current automake.
11062
11063 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11064
11065 * configure (gxx_include_dir): Removed.
11066
11067 * configure.in (gxx_include_dir): Handle it.
11068 * Makefile.in: Likewise.
11069
11070 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11071
11072 * config.sub (mips64vr4111,mips64vr4111el) Add.
11073
11074 1999-03-21 Ben Elliston <bje@cygnus.com>
11075
11076 * config.guess: Correct typo for detecting ELF on FreeBSD.
11077
11078 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11079
11080 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11081 config/mh-djgpp.
11082
11083 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11084
11085 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11086 all-target-newlib to dependency list for all-target-bsp.
11087
11088 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11089
11090 * config.sub: Add i386-uwin support.
11091 * config.guess: Likewise.
11092
11093 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11094
11095 * configure.in: cleanup, add mh-*pic handling for arm, special
11096 case powerpc*-*-aix*
11097
11098 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11099
11100 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11101 can be built.
11102
11103 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11104
11105 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11106 targets.
11107
11108 1999-03-02 Nick Clifton <nickc@cygnus.com>
11109
11110 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11111
11112 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11113
11114 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11115
11116 1999-02-24 Nick Clifton <nickc@cygnus.com>
11117
11118 * config.sub: Fix typo in arm recognition.
11119
11120 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11121
11122 * configure.in (noconfigdirs): Changed target_configdirs to
11123 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11124 rather than m68k-*-* since it is not known to work on
11125 m68k-aout. Ditto for arm-*-*oabi.
11126
11127 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11128
11129 * configure.in (*-*-windows*): Remove, no longer used.
11130
11131 1999-02-19 Ben Elliston <bje@cygnus.com>
11132
11133 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11134 Smart and improved by Andrew Cagney.
11135
11136 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11137
11138 * config.guess: Recognize openbsd-*-hppa.
11139
11140 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11141
11142 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11143 only if it is not empty.
11144
11145 1999-02-17 Nick Clifton <nickc@cygnus.com>
11146
11147 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11148
11149 * config.guess: Modified to recognize uname's armv* syntax.
11150
11151 * config.sub: Modified to recognize uname's armv* syntax.
11152
11153 1999-02-17 Mark Salter <msalter@cygnus.com>
11154
11155 * configure.in: Added target-bsp for sparclite.
11156
11157 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11158
11159 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11160
11161 1999-02-08 Nick Clifton <nickc@cygnus.com>
11162
11163 * configure.in: Add support for strongarm port.
11164 * config.sub: Add support for strongarm target.
11165
11166 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11167
11168 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11169 the old name config/mh-cygwin32.
11170 Enable texinfo.
11171
11172 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11173
11174 * configure.in: Do build ld for ix86 Solaris.
11175
11176 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11177
11178 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11179 $AR_FOR_TARGET. Likewise for RANLIB.
11180
11181 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11182
11183 * config.sub (oabi): Recognize.
11184 * configure.in (arm-*-oabi): Handle.
11185
11186 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11187
11188 * config.guess: Improve detection of i686 on UnixWare 7.
11189
11190 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11191
11192 * config.guess: Add support for i386-pc-interix.
11193 * config.sub: Likewise.
11194 * configure.in: Likewise.
11195
11196 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11197
11198 * Makefile.in: Remove unneeded all-target-libio from
11199 from all-target-winsup target since it is now unneeded.
11200 Add all-target-libtermcap in its place since it is now
11201 needed.
11202
11203 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11204
11205 * configure.in: makefile stub for cygwin target is probably
11206 unnecessary. Remove it for now.
11207
11208 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11209
11210 * configure.in: libtermcap.a should be built when cygwin is the
11211 target as well as the host.
11212 * config.guess: Allow mixed case in cygwin uname output.
11213 * Makefile.in: Add libtermcap target.
11214
11215 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11216
11217 * config.sub: Clean up handling of hppa2.0.
11218
11219 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11220
11221 * config.guess: Use C code to identify more HP machines.
11222
11223 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11224
11225 * config.sub: Handle hppa2.0.
11226
11227 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11228
11229 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11230 cygmon for all sparclite targets, regardless of object format.
11231
11232 1998-12-15 Mark Salter <msalter@cygnus.com>
11233
11234 * configure.in: Added target-bsp for several target architectures.
11235
11236 * Makefile.in: Added rules for bsp.
11237
11238 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11239
11240 * config.guess: Improve detection of hppa2.0 processors.
11241
11242 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11243
11244 * config.guess: Recognize FreeBSD using ELF automatically.
11245
11246 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11247
11248 * configure (skip-this-dir): Add handling for new shell script, which
11249 might be created by a sub-directory's configure to indicate, this particular
11250 directory is "unwanted".
11251 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11252
11253 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11254
11255 * ltconfig: import from libtool, after changing libtool to
11256 account for the cygwin name change.
11257
11258 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11259
11260 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11261 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11262
11263 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11264
11265 * configure.in: Add libtermcap to list of cygwin dependencies.
11266
11267 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11268
11269 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11270 they include winsup/include when it's a cygwin target.
11271
11272 1998-11-12 Tom Tromey <tromey@cygnus.com>
11273
11274 * configure.in (host_tools): Added zip.
11275 * Makefile.in (all-target-libjava): Depend on all-zip.
11276 (all-zip): New target.
11277 (ALL_MODULES): Added all-zip.
11278 (NATIVE_CHECK_MODULES): Added check-zip.
11279 (INSTALL_MODULES): Added install-zip.
11280 (CLEAN_MODULES): Added clean-zip.
11281
11282 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11283
11284 * Makefile.in: lose "32" from comment about cygwin.
11285
11286 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11287
11288 * configure.in: Use -Os to build target libraries for the fr30.
11289
11290 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11291
11292 * config.sub: Add fr30.
11293
11294 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11295
11296 * configure.in: drop "32" from config/mh-cygwin32. Check
11297 cygwin* instead of cygwin32*.
11298 * config.sub: Check cygwin* instead of cygwin32*.
11299
11300 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11301
11302 * config.guess: Match any version of Unixware7.
11303
11304 1998-10-20 Syd Polk <spolk@cygnus.com>
11305
11306 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11307 if desired.
11308
11309 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11310
11311 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11312 these if the appropriate directories and files to not exist.
11313
11314 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11315
11316 * Makefile.in (DEVO_SUPPORT): Add config.if.
11317
11318 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11319
11320 * configure: Add pattern to replace "build_tooldir"'s
11321 definition in the generated Makefile with "tooldir"'s
11322 actual value.
11323
11324 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11325
11326 * config.sub: Bring back lost sparcv9.
11327
11328 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11329
11330 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11331
11332 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11333 CC_FOR_TARGET and friends.
11334
11335 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11336
11337 * Makefile.in (build_tooldir): New variable, same as tooldir.
11338 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11339 -B$(build_tooldir)/bin/.
11340 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11341
11342 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11343
11344 * README: Remove installation instructions and refer to the
11345 INSTALL directory instead.
11346
11347 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11348
11349 * config.sub: Add support for i[34567]86-pc-udk.
11350 * configure.in: Likewise.
11351
11352 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11353
11354 * Makefile.in: add bzip2 package building bits for user
11355 tools module
11356 * configure.in: ditto
11357
11358 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11359
11360 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11361 (ALL_TARGET_MODULES): Add all-target-libobjc.
11362 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11363 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11364 (all-target-libchill): Add dependencies.
11365 * configure.in (target_libs): Add libchill.
11366
11367 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11368
11369 * configure.in (target_subdir): Remove duplicate line.
11370
11371 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11372
11373 * Makefile.in (all-automake): fix dependencies.
11374
11375 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11376
11377 * configure.in: Minor cleanups for building in the $(target_alias)
11378 subdir.
11379
11380 1998-09-22 Jim Wilson <wilson@cygnus.com>
11381
11382 * Makefile.in (bootstrap): Set r and s before make all. Use
11383 BASE_FLAGS_TO_PASS in make all.
11384 (cross): Likewise.
11385
11386 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11387
11388 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11389
11390 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11391
11392 * config.sub: Fix typo in last change.
11393
11394 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11395
11396 * config.sub: Add support for C4x target.
11397 * configure.in: Likewise.
11398
11399 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11400
11401 * config.sub: Recognize sparcv9 just like sparc64.
11402
11403 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11404
11405 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11406
11407 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11408
11409 * config.guess: Correctly identify Pentium II sco boxes.
11410
11411 * config.guess: Fix "tr" code. From Weiwen Liu.
11412
11413 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11414
11415 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11416 stabs.
11417
11418 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11419
11420 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11421 (ALL_TARGET_MODULES): Add all-target-libchill.
11422 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11423 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11424 (all-target-libchill): Add dependencies.
11425 * configure.in (target_libs): Add libchill.
11426
11427 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11428
11429 * config.guess: Avoid assumptions about "tr" behaves when
11430 LANG is set to something other than English.
11431
11432 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11433
11434 * configure (gxx_include_dir): Changed to
11435 '${prefix}/include/g++'-${libstdcxx_interface}.
11436
11437 * config.if: New to determine the interfaces.
11438
11439 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11440
11441 * config.guess: Detect and handle MPE/IX.
11442 * config.sub: Deal with MPE/IX.
11443
11444 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11445
11446 * configure.in: Use mh-aix43.
11447
11448 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11449
11450 * configure: Fix --without/--disable cases for gxx-include-dir.
11451
11452 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11453
11454 * mdata-sh: Imported. Needed for automake support.
11455
11456 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11457
11458 * Makefile.in (taz): Try "chmod -R og=u ." before
11459 "chmod og=u `find . -print`".
11460
11461 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11462
11463 * configure.in: Add arm-elf and thumb-elf support.
11464
11465 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11466
11467 * Makefile.in: Undo previous patch.
11468
11469 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11470
11471 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11472 to here ...
11473 (install-no-fixedincludes): and here
11474 (INSTALL_MODULES): ... from here.
11475
11476 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11477
11478 * config.sub: Merge with FSF.
11479
11480 * config.guess: Merge with FSF.
11481
11482 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11483
11484 * configure (extraconfigdirs): New variable.
11485 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11486 * Makefile.in (all): Move higher in file.
11487 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11488 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11489 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11490 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11491 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11492
11493 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11494
11495 * Makefile.in (all-target-libjava): Depend on all-gcc and
11496 all-target-newlib.
11497 (configure-target-libjava): Depend on $(ALL_GCC).
11498
11499 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11500
11501 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11502 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11503
11504 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11505
11506 * INSTALL/README: Fix typo.
11507
11508 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11509
11510 * ylwrap: Change absolute path checks to check for DOS style path
11511 names.
11512
11513 * ylwrap: Don't use a full path name if the source file is in the
11514 same directory. From hjl@lucon.org (H.J. Lu).
11515
11516 * config-ml.in: Default to being verbose, to match Feb 18 change to
11517 configure.
11518
11519 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11520
11521 Brought over from egcs:
11522
11523 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11524
11525 * configure.in (target_subdir): Set to ${target_alias} instead
11526 of "libraries".
11527
11528 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11529
11530 * configure.in (target_subdir): Set to libraries if enable_multilib.
11531
11532 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11533
11534 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11535 multilibs, force reconfiguration the first time we create
11536 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11537
11538 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11539
11540 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11541 avoid confusion with --no-recursion.
11542
11543 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11544
11545 * configure.in: Win32 hosts shouldn't use install -x
11546 * install-sh: remove -x option, and special .exe-handling
11547 hack.
11548
11549 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11550
11551 * config.guess: Recognize i586-pc-beos.
11552 * configure.in: Don't build some bits for beos.
11553
11554 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11555
11556 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11557 CFLAGS default to -O2.
11558
11559 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11560 when using GNU ld.
11561
11562 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11563
11564 * ltmain.sh: Correct install when using a different shell.
11565
11566 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11567
11568 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11569
11570 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11571
11572 * makefile.vms: Update to build binutils/makefile.vms. Add install
11573 target.
11574
11575 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11576
11577 * ltconfig: Update to correct AIX handling.
11578
11579 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11580
11581 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11582
11583 * configure.in (target_subdir): Set to ${target_alias} instead
11584 of "libraries".
11585
11586 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11587
11588 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11589 (Makefile): Depend on $(gcc_version_trigger).
11590
11591 * configure (gcc_version): Change default initializer to empty
11592 string.
11593 (gcc_version_trigger): New variable; pass this variable down
11594 to subdir configures to enable them checking gcc's version
11595 themselves. Emit make macros for both gcc_version vars.
11596 (topsrcdir): Initialize reliably.
11597 (recursion line): Remove --with-gcc-version=${gcc_version}.
11598
11599 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11600
11601 * configure (enable_version_specific_runtime_libs): Implement new flag
11602 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11603 in $(libsubdir); emit definition in each generated Makefile.
11604 (gxx_include_dir): Initialize depending on
11605 $enable_version_specific_runtime_libs.
11606
11607 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11608
11609 * configure (gcc_version): Initialize properly depending on
11610 how and where configure is started.
11611 (recursion line): Pass a --with-gcc-version=${gcc_version}
11612 to configures in subdirs.
11613
11614 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11615
11616 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11617 cygmon
11618
11619 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11620
11621 * configure.in: Add cygmon and libstub support for mn10200.
11622
11623 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11624
11625 * configure (gcc_version): Add new variable describing the
11626 particular gcc version we're building.
11627 * Makefile.in (libsubdir): Add new macro for the directory
11628 in which the compiler finds executables, libraries, etc.
11629 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11630 and libsubdir.
11631
11632 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11633
11634 * Makefile.in (local-clean): Remove *.log.
11635 (warning.log): Built with warn_summary from build.log.
11636 (mail-report.log): Run test_summary.
11637 (mail-report-with-warnings.log): Run test_summary including
11638 warning.log in the report.
11639
11640 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11641
11642 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11643
11644 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11645
11646 * Makefile.in (grep): Grep no longer depends on libiberty.
11647
11648 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11649
11650 * Makefile.in: all-snavigator needs all-libgui.
11651
11652 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11653
11654 * configure.in: Add cygmon and libstub support for mn10300.
11655
11656 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11657
11658 * missing: Update to version from automake 1.3.
11659
11660 * ltmain.sh: On installation, don't get confused if the same name
11661 appears more than once in the list of library names.
11662
11663 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11664
11665 * config.sub: Accept m68060 and m5200 as CPU names.
11666
11667 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11668
11669 * configure: Use && rather than using -a in test, because odd
11670 strings can confuse test.
11671 * configure.in: Likewise.
11672
11673 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11674
11675 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11676
11677 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11678
11679 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11680 bootstrap4-lean): New targets.
11681
11682 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11683
11684 * mpw-* Delete. Not used.
11685
11686 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11687
11688 * COPYING.LIB: Update FSF address.
11689
11690 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11691
11692 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11693
11694 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11695 GAS_SUPPORT_DIRS.
11696
11697 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11698
11699 * ltconfig, ltmain.sh: Avoid producing a version number if
11700 -version-info was not used.
11701
11702 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11703
11704 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11705 building with newlib.
11706
11707 1998-04-30 Paul Eggert <eggert@twinsun.com>
11708
11709 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11710 Solaris `make' causes it to continue to next definition.
11711
11712 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11713
11714 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11715 the right GUI libraries and files are installed along with GDB.
11716
11717 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11718
11719 * configure.in: Change alpha to alpha* in several places.
11720
11721 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11722
11723 * config.sub: Recognize sparc86x.
11724
11725 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11726
11727 * configure.in (--enable-target-optspace): Remove debug echo.
11728
11729 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11730
11731 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11732
11733 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11734
11735 * ltconfig: Update cygwin32 support.
11736
11737 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11738 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11739 (GDB_SUPPORT_DIRS): Likewise.
11740
11741 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11742
11743 * configure.in (target_makefile_frag): If --enable-target-optspace,
11744 use -Os to compile target libraries rather than -O2. Default to
11745 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11746 not used.
11747 * configure.in (target_cflags): Ditto for d30v.
11748
11749 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11750
11751 * Makefile.in (all-bfd): Depend on all-intl.
11752 (all-binutils): Likewise.
11753 (all-gas): Likewise.
11754 (all-gprof): Likewise.
11755 (all-ld): Likewise.
11756
11757 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11758
11759 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11760
11761 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11762
11763 * Makefile.in (all-bfd): Depend upon all-libiberty.
11764
11765 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11766
11767 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11768
11769 * Makefile.in: Add libstub.
11770
11771 * configure.in: Ditto. Build libstub for targets that have cygmon
11772 support.
11773
11774 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11775
11776 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11777
11778 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11779
11780 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11781 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11782
11783 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11784
11785 * configure: Define DEFAULT_M4 by searching PATH.
11786 * Makfile.in: Use DEFAULT_M4.
11787
11788 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11789
11790 * ltconfig: Add cygwin32 support.
11791
11792 * Makefile.in, configure.in: Add libtool as a native only directory
11793 to configure and build.
11794
11795 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11796
11797 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11798
11799 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
11800
11801 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11802
11803 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11804
11805 * Makefile.in: add ash make rules
11806 * configure.in: add ash to native_only and host_tools lists
11807
11808 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11809
11810 * Makefile.in (all-gettext, all-intl): New targets.
11811 (ALL_MODULES): Added all-gettext, all-intl.
11812 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11813 (INSTALL_MODULES): Added install-gettext, install-intl.
11814 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11815
11816 * configure.in (host_tools): Added gettext.
11817 (native_only): Likewise.
11818 (noconfigdirs) [various cases]: Likewise.
11819 (host_libs): Added intl.
11820
11821 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11822
11823 * configure: Do not disable building gdbtk for cygwin32 hosts.
11824
11825 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11826
11827 * configure.in: Add thumb-coff target.
11828 * config.sub: Add thumb-coff target.
11829
11830 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11831
11832 * Makefile.in: Revert yesterday's change.
11833 (all-target-winsup): all-target-librx stays out of here.
11834
11835 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11836
11837 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11838 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11839 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11840 Remove references to librx and libg++.
11841
11842 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11843
11844 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11845 recursive makes
11846
11847 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11848
11849 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11850 for newlib directory.
11851 (CXX_FOR_TARGET): Likewise.
11852
11853 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11854
11855 * ltconfig: Update after libtool/ltconfig.in change for
11856 hpux11.
11857
11858 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11859
11860 * ltconfig, ltmain.sh: Update to libtool 1.2.
11861
11862 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11863
11864 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11865 (install-gcc-cross): Instead, override LANGUAGES here.
11866
11867 1998-03-18 Dave Love <d.love@dl.ac.uk>
11868
11869 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11870 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11871
11872 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11873
11874 * configure.in: Add Thumb-pe target.
11875
11876 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
11877
11878 * Makefile.in - changed sn targets to snavigator
11879 * configure.in - changed sn targets to snavigator
11880
11881 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11882
11883 * config-ml.in: After building symlink tree call make distclean
11884 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11885 to be the case for libiberty.
11886
11887 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11888
11889 * configure: When making link, also check the current
11890 directory. The configure scripts may create one.
11891
11892 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11893
11894 * config.sub: Accept alphapca56 and alphaev6 properly.
11895
11896 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11897
11898 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11899
11900 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11901
11902 * config.sub (sco5): Fix typo.
11903
11904 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11905
11906 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11907 install-itcl.
11908 (install-itcl): Remove dependency on install-tcl.
11909
11910 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
11911
11912 * configure.in: Remove libgloss from noconfigdirs for MN10300.
11913
11914 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
11915
11916 * configure.in: Don't build libgui for a cygwin32 target when not on
11917 a cygwin32 host.
11918
11919 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
11920
11921 * configure (redirect): Set to null, so default behavior of
11922 configure is now --verbose.
11923
11924 1998-02-16 Dave Love <d.love@dl.ac.uk>
11925
11926 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11927 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11928
11929 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
11930
11931 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11932 this change to sync Makefile.in with its ChangeLog entries.
11933
11934 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
11935
11936 * ltmain.sh (mkdir): Check that the directory doesn't exist
11937 before we exit with error, so that we don't get races during
11938 parallel builds.
11939
11940 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
11941
11942 * ltconfig, ltmain.sh: Update from libtool 1.0i.
11943
11944 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
11945
11946 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11947 PICFLAG_FOR_TARGET.
11948 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11949
11950 * configure: Emit a definition for the new macro enable_shared
11951 into each Makefile.
11952
11953 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11954
11955 * configure.in (host_tools, native_only): Add libtool.
11956
11957 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
11958
11959 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11960 Fix typo in ming config comment.
11961
11962 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
11963
11964 * ltconfig, ltmain.sh: Update from libtool 1.0h.
11965
11966 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
11967
11968 * config.sub: Add tic30 cases, and map c30 to tic30.
11969
11970 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
11971
11972 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11973 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11974 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11975 (CLEAN_TARGET_MODULES): Similarly
11976 (all-target-libf2c): Add dependences.
11977 * configure.in (target_libs): Add libf2c.
11978
11979 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
11980
11981 * configure.in: Remove expect from noconfigdirs when target
11982 is cygwin32. OK to build expect and dejagnu with Canadian
11983 Cross.
11984
11985 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
11986
11987 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11988 host.
11989
11990 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11991 and mingw32.
11992
11993 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
11994
11995 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11996 here as it is not defined in the toplevel Makefile.
11997
11998 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
11999
12000 * configure (package_makefile_rules_frag): New variable, which names
12001 a file with generic rules, ...
12002 Change comment to mention we now have FIVE parts.
12003 * configure: Undo last change.
12004
12005 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12006
12007 * config.guess: More accurate determination of HP processor types.
12008 * config.sub: More accurate determination of HP processor types.
12009
12010 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12011
12012 * configure (package_makefile_frag): Move inserting the
12013 ${package_makefile_frag} to where it should be according
12014 to the comment.
12015
12016 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12017
12018 * config.guess: Add support for Linux/ARM.
12019
12020 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12021
12022 * .cvsignore: Remove *-info and *-install since they match
12023 release-info and mpw-install, which we don't want to just ignore.
12024
12025 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12026
12027 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12028
12029 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12030
12031 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12032 local_prefix to sub-make invocations.
12033
12034 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12035
12036 * configure.in: Check makefile fragments in the source
12037 directory.
12038
12039 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12040
12041 * configure.in: Check whether host and target makefile
12042 fragments exist before adding them to *_makefile_frag.
12043
12044 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12045
12046 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12047
12048 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12049
12050 * configure.in: Make sure we only replace RPATH_ENVVAR on
12051 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12052 regexp to sed.
12053
12054 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12055 to sub-makes.
12056
12057 1998-01-13 Lee Iverson (leei@ai.sri.com)
12058
12059 * config-ml.in (multi-do): LDFLAGS must include multilib
12060 designator.
12061
12062 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12063
12064 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12065
12066 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12067
12068 * config.sub: Add mingw32 support.
12069 * configure.in: Likewise.
12070
12071 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12072
12073 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12074
12075 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12076
12077 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12078 * configure (gxx_include_dir): Provide a definition for subdirs
12079 which do not use autoconf.
12080
12081 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12082
12083 * config.guess: Sync with egcs. Picks up new alpha support,
12084 BeOS & some additional linux support.
12085
12086 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12087
12088 * config.guess: HP 9000/803 is a PA1.1 machine.
12089
12090 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12091
12092 * configure.in: It's alpha*-...
12093
12094 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12095
12096 * configure.in (host_makefile_frag, target_makefile_frag):
12097 Handle multiple config files.
12098 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12099 alpha-*-*.
12100
12101 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12102
12103 * mkdep: New file.
12104
12105 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12106
12107 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12108
12109 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12110
12111 * Makefile.in: Add libgui directory.
12112 (GDB_TK): Add all-libgui.
12113 * configure.in: Add libgui directory.
12114 * configure: Add all-libgui to GDB_TK.
12115
12116 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12117
12118 * config-ml.in (multidirs): Add m32r to multilib list.
12119
12120 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12121
12122 * Makefile.in (all-target-gperf): Change dependency to
12123 all-target-libstdc++.
12124
12125 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12126
12127 * config.guess: Add BeOS support.
12128
12129 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12130
12131 Source directory cvs renamed to cvssrc:
12132 * configure.in (host_tools): Change cvs to cvssrc.
12133 (native_only): Likewise.
12134 (noconfigdirs) [various cases]: Likewise.
12135 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12136 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12137 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12138 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12139 (all-cvssrc): Rename target from all-cvs.
12140
12141 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12142
12143 * configure (gxx_include_dir): Fix thinko.
12144
12145 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12146
12147 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12148 (install-cross, install-gcc-cross): New targets.
12149
12150 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12151
12152 * configure.in (noconfigdirs): Add support for Thumb target.
12153
12154 * config.sub (maybe_os): Add support for Thumb target.
12155
12156 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12157
12158 * Makefile.in: Add rules for cygmon.
12159
12160 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12161
12162 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12163
12164 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12165 * configure (gxx_include_dir): Provide a definition for subdirs
12166 which do not use autoconf.
12167
12168 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12169
12170 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12171 11/18/97 build
12172
12173 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12174
12175 * From Franz Sirl.
12176 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12177 found on RedHat Linux systems.
12178
12179 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12180
12181 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12182 guesses.
12183
12184 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12185
12186 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12187
12188 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12189
12190 * ltmain.sh: If mkdir fails, check whether the directory was created
12191 anyhow by some other process.
12192
12193 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12194
12195 * configure.in (d30v-*-*): Configure all directories.
12196
12197 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12198
12199 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12200 for the D30V.
12201
12202 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12203
12204 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12205
12206 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12207
12208 * include/libiberty.h: Add extern "C" { so it can be used with C++
12209 progrms.
12210 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12211 programs.
12212
12213 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12214
12215 * configure.in (d30v-*-*): Configure GCC now.
12216
12217 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12218
12219 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12220 is no longer needed.
12221
12222 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12223
12224 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12225
12226 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12227
12228 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12229 targets using "$@" to provide support for similar but not identical
12230 targets without having to duplicate code.
12231
12232 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12233
12234 * makefile.vms: Fix to work with DEC C.
12235
12236 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12237
12238 * config.sub: Add mips-tx39-elf to marketing names.
12239
12240 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12241
12242 * ltmain.sh: Handle symlinks in generated script.
12243
12244 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12245
12246 * configure: Handle autoconf style directory options: --bindir,
12247 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12248 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12249 --sysconfdir.
12250 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12251 (sharedstatedir, localstatedir, oldincludedir): New variables.
12252 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12253 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12254 sbindir, sharedstatedir, and sysconfdir.
12255
12256 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12257
12258 * Makefile.in (bootstrap-lean): New target.
12259
12260 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12261
12262 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12263 sn, and gnuserv from noconfigdirs.
12264
12265 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12266
12267 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12268
12269 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12270
12271 * Makefile.in (cross): New target.
12272
12273 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12274 Jeff Law <law@cygnus.com>
12275
12276 * Makefile.in (bootstrap2, bootstrap3): New targets.
12277 (all-bootstrap): Remove outdated and confusing target.
12278 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12279
12280 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12281
12282 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12283 windows. Consistent with gdb/configure.
12284
12285 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12286
12287 * configure.in: Name Linux target fragment.
12288
12289 * configure: Rewrite so that project Makefile fragment is inserted
12290 first and appears last in the resulting Makefile.
12291
12292 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12293
12294 * Makefile.in (install-itcl): Install tcl first.
12295
12296 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12297
12298 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12299
12300 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12301
12302 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12303
12304 * configure.in (skipdirs): Add target-librx for Linux.
12305 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12306
12307 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12308
12309 * Makefile.in (bootstrap): New target.
12310
12311 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12312
12313 * config.sub: Accept 'amigados' for backward compatibility.
12314
12315 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12316
12317 * config.guess: Merge with FSF.
12318
12319 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12320
12321 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12322
12323 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12324
12325 * config.sub: Add "marketing-names" patch.
12326
12327 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12328
12329 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12330
12331 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12332
12333 * config.sub: Handle v850-elf.
12334
12335 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12336
12337 * .cvsignore (*-install): Remove.
12338
12339 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12340
12341 * ltconfig: Set CONFIG_SHELL in libtool.
12342 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12343
12344 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12345
12346 * configure.in (target_subdir): Set to libraries if enable_multilib.
12347
12348 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12349
12350 * config.guess: Update from gcc directory.
12351
12352 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12353
12354 * Makefile.in (all-sim): Depends on all-readline.
12355
12356 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12357
12358 * Makefile.in (BISON, YACC): Use $$s.
12359 (all-bison): Depend on all-texinfo.
12360
12361 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12362
12363 * Makefile.in (BISON): Add -L flag.
12364 (YACC): Likewise.
12365
12366 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12367
12368 * configure.in (noconfigdirs): Add support for v850e target.
12369
12370 * config.sub (maybe_os): Add support for v850e target.
12371
12372 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12373
12374 * configure.in (noconfigdirs): Add support for v850ea target.
12375
12376 * config.sub (maybe_os): Add support for v850ea target.
12377
12378 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12379
12380 * config.sub: Add mipstx39. Delete r3900.
12381
12382 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12383
12384 * Makefile.in (all-autoconf): Depends on all-texinfo.
12385
12386 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12387
12388 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12389 eabi targets.
12390
12391 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12392
12393 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12394
12395 * configure: When handling a Canadian Cross, handle YACC as well as
12396 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12397 * Makefile.in (all-bison): Depend upon all-texinfo.
12398
12399 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12400
12401 * Makefile.in (BISON): bison, not byacc or bison -y.
12402 (YACC): bison -y or byacc or yacc.
12403 (various): Add *-bison as appropriate.
12404 (taz): No need to mess with BISON anymore.
12405
12406 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12407
12408 * configure: If OSTYPE matches *win32*, try to find a good value for
12409 CONFIG_SHELL.
12410
12411 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12412
12413 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12414 configure.in if it is present.
12415
12416 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12417
12418 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12419
12420 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12421
12422 * config.sub: Recognize `arc' cpu.
12423 * configure.in: Likewise.
12424 * config-ml.in: Likewise.
12425
12426 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12427
12428 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12429
12430 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12431
12432 * configure: Changed sed delimiter from ':' to '|' when
12433 attempting to substitute ${config_shell} for SHELL. On
12434 NT ${config_shell} may contain a ':' in it.
12435
12436 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12437
12438 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12439
12440 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12441
12442 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12443
12444 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12445
12446 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12447
12448 * ylwrap: If the program is a relative path, force it to be
12449 absolute.
12450
12451 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12452
12453 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12454
12455 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12456
12457 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12458 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12459 for libraries.
12460
12461 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12462
12463 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12464 separated by spaces.
12465
12466 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12467
12468 * ylwrap: New file.
12469 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12470
12471 * ltmain.sh: Handle /bin/sh at start of install program.
12472
12473 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12474
12475 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12476 * missing: New file, from automake 1.2.
12477
12478 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12479
12480 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12481 check-tk to CHECK_X11_MODULES.
12482
12483 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12484
12485 * config.sub: Merge with FSF.
12486
12487 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12488
12489 * config.guess: Merge with FSF.
12490
12491 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12492
12493 * configure: Treat msdosdjgpp like go32.
12494 * configure.in: Likewise. Don't remove gprof for go32.
12495
12496 * configure: Change Makefile.tem2 to Makefile.tm2.
12497
12498 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12499
12500 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12501
12502 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12503
12504 * install-sh (chmodcmd): Set to null if the DST directory already
12505 exists. Same as Nov 11th change.
12506
12507 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12508
12509 * configure (GDB_TK): Needs itcl and tix.
12510
12511 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12512
12513 * config.guess: Update from FSF.
12514
12515 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12516
12517 * Makefile.in (GDB_TK): Depend on itcl and tix.
12518
12519 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12520
12521 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12522 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12523 (INSTALL_SCRIPT): New variable.
12524 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12525 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12526 to -x.
12527 * install-sh: Add support for -x option.
12528
12529 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12530
12531 * configure.in, Makefile.in: Treat tix like itcl.
12532
12533 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12534
12535 * Makefile.in (WINDRES): New variable.
12536 (WINDRES_FOR_TARGET): New variable.
12537 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12538 (EXTRA_HOST_FLAGS): Add WINDRES.
12539 (EXTRA_TARGET_FLAGS): Add WINDRES.
12540 (EXTRA_GCC_FLAGS): Add WINDRES.
12541 ($(DO_X)): Pass down WINDRES.
12542 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12543 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12544 DLLTOOL_FOR_TARGET.
12545
12546 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12547
12548 * configure.in: configure sim before gdb for win32-x-ppc
12549
12550 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12551
12552 Move gperf into the toplevel, from libg++.
12553 * configure.in (target_tools): Add target-gperf.
12554 (native_only): Add target-gperf.
12555 * Makefile.in (all-target-gperf): New target, depend on
12556 all-target-libg++.
12557 (configure-target-gperf): Empty rule.
12558 (ALL_TARGET_MODULES): Add all-target-gperf.
12559 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12560 (CHECK_TARGET_MODULES): Add check-target-gperf.
12561 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12562 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12563
12564 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12565
12566 * config.sub (mn10200): Recognize new basic machine.
12567
12568 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12569
12570 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12571 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12572
12573 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12574
12575 * configure.in: If we're building mips-sgi-irix6* native, turn on
12576 ENABLE_MULTILIB and set TARGET_SUBDIR.
12577
12578 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12579
12580 * Makefile.in (all-sn): Depend on all-grep.
12581
12582 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12583
12584 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12585
12586 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12587 Makefile. From Jeff Makey <jeff@cts.com>.
12588 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12589
12590 * Makefile.in (DISTBISONFILES): Remove.
12591 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12592 $(DEFAULT_YACC).
12593
12594 * configure.in: Build itl, db, sn, etc., when building for native
12595 cygwin32.
12596
12597 * Makefile.in (LD): New variable.
12598 (EXTRA_HOST_FLAGS): Pass down LD.
12599 ($(DO_X)): Likewise.
12600
12601 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12602
12603 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12604
12605 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12606
12607 * configure.in (targargs): Strip out any supplied --build argument
12608 before adding our own. Always add --build.
12609
12610 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12611
12612 * configure.in (targargs): Pass --build if we're doing
12613 a cross-compile.
12614
12615 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12616
12617 * configure: Use '|' instead of ":" as the separator in
12618 sed. Otherwise sed chokes on NT path names with drive
12619 designators. Also look for "?:*" as the leading characters in an
12620 absolute pathname.
12621
12622 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12623
12624 * config.sub: Support for r3900.
12625
12626 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12627
12628 * configure.in: Use install-sh, not install.sh.
12629
12630 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12631
12632 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12633 apply it twice.
12634
12635 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12636
12637 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12638 install-binutils.
12639
12640 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12641
12642 * Makefile.in: Add automake targets.
12643 * configure.in (host_tools): Add automake.
12644
12645 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12646
12647 * configure: Default CXX to c++, not gcc.
12648 * Makefile.in (CXX): Set to c++, not gcc.
12649 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12650
12651 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12652
12653 * install-sh: try appending a .exe if source file doesn't
12654 exist
12655
12656 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12657
12658 * configure.in: Turn on multilib by default.
12659 (cross_only): Remove target-libiberty.
12660
12661 * Makefile.in (all-gcc): Don't depend on libiberty.
12662
12663 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12664
12665 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12666
12667 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12668
12669 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12670 (DISTBISONFILES): Add ld/Makefile.in
12671
12672 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12673
12674 * configure.in: if target is cygwin32 but host isn't cygwin32,
12675 don't configure gdb tcl tk expect, not just gdb.
12676
12677 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12678
12679 * configure.in: Added gnuserv everywhere sn appears.
12680
12681 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12682 (CROSS_CHECK_MODULES): Added check-gnuserv.
12683 (INSTALL_MODULES): Added install-gnuserv.
12684 (CLEAN_MODULES): Added clean-gnuserv.
12685 (all-gnuserv): New target.
12686
12687 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12688
12689 * config.guess: Fixes for MIPS OpenBSD systems.
12690
12691 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12692
12693 * Makefile.in (INSTALL_XFORM): Remove.
12694 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12695
12696 * mkinstalldirs: New file, copied from automake.
12697 * Makefile.in (installdirs): Rename from install-dirs. Use
12698 mkinstalldirs. Change all users.
12699 (DEVO_SUPPORT): Add mkinstalldirs.
12700
12701 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12702
12703 * install-sh: Rename from install.sh.
12704 * Makefile.in (INSTALL): Change install.sh to install-sh.
12705 (DEVO_SUPPORT): Likewise.
12706
12707 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12708 Graichen <graichen@rzpd.de>.
12709
12710 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12711
12712 * config.guess: Recognize OpenBSD systems correctly.
12713
12714 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12715
12716 * README, Makefile.in (ETC_SUPPORT): Remove references to
12717 cfg-paper*, configure.{texi,man,info*}._
12718
12719 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12720
12721 * Makefile.in (all.normal): Ensure that gcc is built after all
12722 the x11 - ie gdb - targets.
12723
12724 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12725
12726 * makefile.vms: Don't run conf-a-gas.
12727
12728 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12729
12730 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12731
12732 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12733
12734 * configure.in: Remove noconfigdirs case since gdb also
12735 configures and builds for tic80-coff.
12736
12737 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12738
12739 * configure: Set cache_file to config.cache.
12740 * Makefile.in (local-distclean): Remove config.cache.
12741
12742 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12743
12744 * COPYING: Update FSF address.
12745
12746 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12747
12748 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12749 noconfigdirs.
12750
12751 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12752
12753 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12754 MAKEDIRS, is empty.
12755
12756 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12757
12758 * config.sub: Tweak mn10300 entry.
12759
12760 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12761
12762 * configure.in (host_tools): Put sim before gdb, so gdb's
12763 configure.tgt can determine if the simulator was configured.
12764
12765 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12766
12767 * config.sub: Move BeOS $os case to be with other Cygnus
12768 local cases.
12769
12770 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12771
12772 * config.sub: Remove misplaced comment that broke Linux.
12773
12774 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12775
12776 * config.sub: Add BeOS support.
12777
12778 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12779
12780 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12781
12782 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12783
12784 * configure.in (noconfigdirs): Remove tcl and tk from
12785 noconfigdirs for cygwin32 builds.
12786
12787 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12788
12789 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12790
12791 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12792
12793 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12794 make-all.com, use makefile.vms instead.
12795
12796 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12797
12798 * config.sub: Accept -lnews*.
12799
12800 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12801
12802 * configure.in (noconfigdirs): Disable target-newlib,
12803 target-examples and target-libiberty for d30v.
12804
12805 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12806
12807 * configure.in (noconfigdirs): Enable ld for d30v.
12808
12809 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12810
12811 * configure.in (tic80-*-*): Build compiler.
12812
12813 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12814
12815 * configure.in (d30v-*): Remove sim directory from list of
12816 unsupported d30v directories
12817
12818 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12819
12820 * config.sub, configure.in: Add d30v target cpu.
12821
12822 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12823
12824 * makefile.vms: New file.
12825 * make-all.com: Remove.
12826
12827 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12828
12829 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12830
12831 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12832
12833 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12834
12835 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12836
12837 * Makefile.in (ALL_MODULES): Added all-db.
12838 (CROSS_CHECK_MODULES): Addec check-db.
12839 (INSTALL_MODULES): Added install-db.
12840 (CLEAN_MODULES): Added clean-db.
12841
12842 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12843
12844 * config.guess: Merge with latest FSF sources.
12845
12846 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12847
12848 * Makefile.in (ALL_MODULES): Added all-itcl.
12849 (CROSS_CHECK_MODULES): Added check-itcl.
12850 (INSTALL_MODULES): Added install-itcl.
12851 (CLEAN_MODULES): Added clean-itcl.
12852
12853 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12854
12855 * configure.in: build gdb for mn10200
12856
12857 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12858
12859 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12860
12861 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12862
12863 * configure.in (tic80-*-*): Turn off most targets right now.
12864
12865 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12866
12867 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12868 rather than the makeinfo program.
12869 (do-info): Depend upon all-texinfo.
12870
12871 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12872
12873 * configure.in: Remove uses of config/mh-linux.
12874
12875 * config.sub, config.guess: Merge with latest FSF sources.
12876
12877 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12878
12879 * config.sub (case $basic_machine): Add tic80 entries.
12880
12881 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12882
12883 * config.sub, config.guess: Merge with latest FSF sources.
12884
12885 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12886
12887 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12888 * mpw-config.in: Test for NewFolderRecursive.
12889 * mpw-install: Use symbolic name for startup filename.
12890 * mpw-README: Add various additional details.
12891
12892 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12893
12894 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12895
12896 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12897
12898 * configure.in: Do build gcc and the target libraries for
12899 the mn10200.
12900
12901 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12902
12903 * configure.in: don't avoid building gdb for mn10300 any more
12904 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12905 instead of single-quoting it.
12906
12907 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12908
12909 * configure.in: Don't use --with-stabs on IRIX 6.
12910
12911 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
12912
12913 * configure.in (m32r): Build gdb, libg++ now.
12914
12915 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12916
12917 * configure.in (mips*-sgi-irix6*): Remove gdb and related
12918 directories from noconfigdirs.
12919
12920 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
12921
12922 * config.sub (basic_machine): added mips16 configuration
12923
12924 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12925
12926 * config.sub: Handle d10v-unknown.
12927
12928 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
12929
12930 * config.sub: Handle v850-unknown.
12931
12932 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
12933
12934 * Makefile.in: add findutils
12935 * configure.in: add findutils to list of host_tools
12936
12937 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
12938
12939 * config.sub: Handle mn10200 and mn10300.
12940
12941 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12942
12943 * configure.in (d10v-*): Do not build librx.
12944
12945 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
12946
12947 * configure.in (mn10300): Build everything except gdb & libgloss.
12948
12949 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
12950
12951 * config.guess: Patch for Dansk Data Elektronik servers,
12952 from Niels Skou Olsen <nso@dde.dk>.
12953
12954 For ncr, use /bin/uname rather than uname, since GNU uname does not
12955 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
12956
12957 Patch for MIPS R4000 running System V,
12958 from Eric S. Raymond <esr@snark.thyrsus.com>.
12959
12960 Fix thinko for nextstep.
12961
12962 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12963
12964 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
12965 * config.guess: Guess mips-dec-mach_bsd4.3.
12966
12967 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
12968 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
12969 release numbers.
12970 * config.guess (mips-mips-riscos*): Emit just enough of the
12971 release number.
12972
12973 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
12974 * config.guess (sparc-auspex-sunos*): Added.
12975 (f300-fujitsu-*): Added.
12976
12977 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
12978 * config.guess: Recognize a Tadpole as a sparc.
12979
12980 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12981
12982 * config.guess: Don't assume that NextStep version is either 2 or
12983 3. NextStep 4 (aka OpenStep 4) has come out now.
12984
12985 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12986
12987 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12988 From Rik Faith <faith@cs.unc.edu>.
12989
12990 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
12991
12992 * config.sub: Contributions from bug-gnu-utils to:
12993 Support plain "hppa" (no version given) architecture, reported by
12994 OpenStep.
12995 OpenBSD like NetBSD.
12996 LynxOs is not a hardware supplier.
12997
12998 * config.guess: Contributions from bug-gnu-utils to add support for:
12999 OpenBSD like NetBSD.
13000 Stratus systems.
13001 More Pyramid systems.
13002 i[n>4]86 Intel chips.
13003 M680[n>4]0 Motorola chips.
13004 Use unknown instead of lynx for hardware manufacturer.
13005
13006 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13007
13008 * install.sh (chmodcmd): Set to null if the DST directory already
13009 exists.
13010
13011 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13012
13013 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13014 not use mt-ppc target Makefile fragment any more.
13015
13016 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13017
13018 * configure.in (*-*-windows): Exclude everything but those dirs
13019 needed to build windows.
13020
13021 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13022
13023 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13024
13025 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13026
13027 * configure.in: Exclude mmalloc from i386-windows.
13028
13029 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13030
13031 * Undo my previous change.
13032
13033 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13034
13035 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13036 unconditionally.
13037 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13038
13039 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13040
13041 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13042 host to add it's own flags.
13043
13044 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13045
13046 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13047
13048 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13049
13050 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13051 (CXX_FOR_TARGET): Likewise.
13052 (GCC_FOR_TARGET): Define.
13053 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13054 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13055 CC_FOR_TARGET was specified on the command line.
13056 (MAKEOVERRIDES): Don't define.
13057
13058 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13059
13060 * configure.in (m32r): Fix spelling of libg++ libs.
13061
13062 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13063
13064 * config.sub (-apple*): Remove, now redundant.
13065
13066 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13067
13068 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13069
13070 * configure: Rework yesterday's sed script patch.
13071
13072 * config.sub: Merge with FSF.
13073
13074 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13075
13076 * config.guess: Merge from FSF.
13077
13078 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13079 * config.guess: Use pc instead of unknown, for pc clone systems.
13080 Change linux to linux-gnu.
13081
13082 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13083 * config.guess: Avoid non-portable tr syntax.
13084
13085 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13086
13087 * test-build.mk (HOLES): Add "xargs" for gdb.
13088
13089 * configure: Avoid hpux10.20 sed bug.
13090
13091 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13092
13093 * configure.in: Add support for windows host
13094 (that is a build done under the Microsoft build environment).
13095
13096 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13097
13098 * Makefile.in: Replace all uses of srcroot with s, to shrink
13099 command line lengths.
13100
13101 Patches from Geoffrey Noer <noer@cygnus.com>:
13102 * configure.in: If configuring for newlib, pass --with-newlib to
13103 subdirectories.
13104 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13105 -Bnewlib/ and -Lwinsup to gcc.
13106 (CXX_FOR_TARGET): Likewise.
13107
13108 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13109
13110 * Makefile.in (ETC_SUPPORT): Add configure.
13111
13112 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13113
13114 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13115 host configuration file.
13116
13117 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13118
13119 * configure.in: Break mn10x00 support into separate
13120 mn10200 and mn10300 configurations.
13121 * config.sub: Likewise.
13122
13123 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13124
13125 * configure.in: Add lots of stuff to noconfigdirs for
13126 the mn10x00 targets.
13127
13128 * config.sub, configure.in: Add mn10x00 support.
13129
13130 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13131
13132 * make-all.com: Call conf-a-gas, not config-a-gas.
13133
13134 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13135
13136 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13137 targets.
13138
13139 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13140
13141 * mpw-README: Add much more detail for native PowerMac.
13142 * mpw-install: New file.
13143 * mpw-configure: Add --norecursion and --help options.
13144 * mpw-config.in: Translate readme and install files when
13145 copying to objdir.
13146 * mpw-build.in: Don't always depend on byacc and flex.
13147 (install-only-top): New action.
13148
13149 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13150
13151 * configure.in: You can now configure GDB for the v850.
13152
13153 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13154
13155 * configure.in (noconfigdirs): Don't configure any C++ dirs
13156 if targeting D10V.
13157
13158 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13159
13160 * config.sub: Recognize mips64vr5000.
13161
13162 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13163
13164 * configure.in: Use a single line for host_tools and native_only.
13165
13166 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13167
13168 * config.sub, configure.in: Add entries for m32r.
13169
13170 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13171
13172 * Makefile.in (inet-install): Don't run install-gzip.
13173
13174 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13175
13176 * configure.in: Don't config lots of things for *-*-windows*.
13177
13178 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13179
13180 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13181 (host_libs, host_tools): Copy from configure.in.
13182 * mpw-configure: Don't complain about directories not found.
13183
13184 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13185
13186 * configure.in (i[345]86): Recognize i686 for pentium pro.
13187 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13188 file.
13189
13190 * config.guess (i[345]86): Ditto.
13191
13192 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13193
13194 * configure.in (noconfigdirs): Removed gdb for D10V.
13195
13196 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13197
13198 * configure.in: Remove ld, target-libio, target-libg++, and
13199 target-libstdc++ from noconfigdirs.
13200
13201 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13202
13203 * configure: Fix three locations where shell scripts were
13204 being run directly rather than with config_shell.
13205
13206 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13207
13208 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13209 * config.sub (basic_machine): Recognize v850.
13210
13211 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13212
13213 * mpw-configure: Handle multiple enable/disable options and
13214 pass them down recursively, handle -c and -s flags appropriately
13215 depending on choice of compiler, add escape mechanism for
13216 quoted arguments to gC.
13217
13218 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13219
13220 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13221 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13222 so that -mrelocatable-lib and -mno-eabi are used.
13223
13224 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13225 not support --print-multi-lib, don't abort.
13226
13227 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13228
13229 * make-all.com: Run config-a-gas.
13230 * setup.com: Don't copy subdirectory files around.
13231
13232 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13233
13234 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13235 target, it now compiles correctly.
13236
13237 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13238
13239 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13240
13241 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13242
13243 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13244
13245 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13246
13247 * configure.in (native_only): Add prms.
13248
13249 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13250
13251 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13252 (BINUTILS_SUPPORT_DIRS): Likewise.
13253
13254 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13255
13256 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13257 d10v support is added.
13258
13259 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13260
13261 * configure.in (d10v-*-*): New target.
13262
13263 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13264
13265 * config.guess (HP 9000/811): Recognize this as a PA1.1
13266 machine.
13267
13268 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13269
13270 * Makefile.in (do-tar-gz): New target, split out from tail end of
13271 taz target. Run each command separately, don't use pipes.
13272 (taz): Use it.
13273
13274 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13275
13276 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13277 * mpw-build.in: No builds should depend on building byacc or flex,
13278 they are assumed to be installed already.
13279
13280 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13281
13282 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13283 variable that CC_FOR_TARGET needs.
13284
13285 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13286
13287 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13288 options have changed since the last time the subdirectory was
13289 configured, and if it has, reconfigure.
13290 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13291 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13292
13293 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13294
13295 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13296 CLEAN_MODULES): Add bash.
13297 (all-bash): New target.
13298
13299 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13300
13301 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13302
13303 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13304
13305 * config.sub (basic_machine): Recognize d10v as a valid processor.
13306
13307 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13308
13309 * mpw-configure: Add support for --bindir.
13310 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13311
13312 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13313
13314 * configure.in: add bash, time, gawk to list of hosttools and things
13315 to only build for native toolchains
13316
13317 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13318
13319 * Makefile.in (docdir): Remove.
13320
13321 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13322
13323 * Makefile.in (datadir): Set to $(prefix)/share.
13324
13325 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13326
13327 * configure.in: build diff and patch for cygwin32-hosted
13328 toolchains.
13329
13330 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13331
13332 * config.sub: Accept -rtems*.
13333
13334 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13335
13336 * configure.in: enable dosrel for cygwin32-hosted builds,
13337 remove diff from the list of things not buildable
13338 via Canadian Cross
13339
13340 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13341
13342 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13343 don't get ". ".
13344
13345 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13346
13347 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13348
13349 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13350
13351 * Makefile.in (taz): Handle case where tex3patch didn't even get
13352 checked out. Also, if it was found, put the symlink in a new util
13353 subdirectory.
13354
13355 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13356
13357 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13358
13359 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13360
13361 * config.sub: Recognize -openvms.
13362 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13363 * make-all.com, setup.com: New files.
13364
13365 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13366
13367 * Makefile.in (taz): tex3patch moved to texinfo/util.
13368
13369 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13370
13371 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13372 * configure.in: remove make from disable-if-Can-Cross list
13373 enable gdb if ${host} and ${target} are cygwin32
13374
13375 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13376
13377 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13378 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13379
13380 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13381
13382 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13383 distinguish sysv/svr4/bsd variants.
13384 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13385
13386 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13387
13388 * configure.in: Added copyright notice.
13389 * move-if-change: Added copyright notice.
13390
13391 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13392
13393 * configure.in (powerpcle-*-solaris*): Until we get shared
13394 libraries working, don't build gdb, sim, make, tcl, tk, or
13395 expect.
13396
13397 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13398
13399 * config.guess: Merge with FSF:
13400
13401 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13402 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13403
13404 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13405 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13406
13407 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13408 * config.guess: Combine two OSF1 rules.
13409 Also recognize field test versions. From mjr@zk3.dec.com.
13410 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13411 because GNU uname does not support -p. From pmr@pajato.com.
13412
13413 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13414
13415 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13416
13417 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13418
13419 * mpw-README: Document GCCIncludes.
13420
13421 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13422
13423 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13424
13425 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13426
13427 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13428
13429 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13430
13431 * configure.in (*-*-cygwin32): Configure make.
13432
13433 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13434
13435 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13436
13437 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13438
13439 * Makefile.in (all-inet): Depend on all-perl.
13440
13441 * Makefile.in (inet-install): New target.
13442
13443 * Makefile.in (all-inet): Depend on all-tcl.
13444 (all-inet): Depend on all-send-pr.
13445
13446 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13447
13448 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13449 temporarily.
13450
13451 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13452
13453 * configure.in: Don't configure --with-gnu-ld on AIX.
13454
13455 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13456
13457 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13458
13459 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13460
13461 * Makefile.in (ALL_MODULES): Added all-inet.
13462 (CROSS_CHECK_MODULES): Added check-inet.
13463 (INSTALL_MODULES): Added install-inet.
13464 (CLEAN_MODULES): Added clean-inet.
13465 (all-indent): New target.
13466
13467 * configure.in (host_tools): Added inet.
13468 (native_only): Added inet.
13469 (noconfigdirs): Added inet.
13470
13471 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13472
13473 * configure.in: Don't configure libgloss if we are not configuring
13474 newlib.
13475
13476 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13477
13478 * configure.in: Don't configure libgloss for unsupported
13479 architectures.
13480
13481 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13482
13483 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13484
13485 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13486
13487 * Makefile.in (ALL_MODULES): Include all-apache.
13488 (CROSS_CHECK_MODULES): Include check-apache.
13489 (INSTALL_MODULES): Include install-apache.
13490 (all-apache): New target.
13491
13492 * configure.in: Added apache everywhere perl is seen.
13493
13494 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13495
13496 * Makefile.in: Add support for clean-{module} and
13497 clean-target-{module} rules.
13498
13499 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13500
13501 * configure.in (*-*-ose) do not build libgloss.
13502
13503 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13504
13505 * config.guess (prep*:SunOS:5.*:*): Turn into
13506 powerpele-unknown-solaris2.
13507
13508 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13509
13510 * configure.in: Permit --enable-shared to specify a list of
13511 directories.
13512
13513 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13514
13515 * configure.in (host==solaris): Pass only the first word of $CC
13516 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13517
13518 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13519
13520 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13521
13522 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13523
13524 * Makefile.in (ALL_MODULES): Include all-perl.
13525 (CROSS_CHECK_MODULES): Include check-perl.
13526 (INSTALL_MODULES): Include install-perl.
13527 (ALL_X11_MODULES): Include all-guile.
13528 (CHECK_X11_MODULES): Include check-guile.
13529 (INSTALL_X11_MODULES): Include install-guile.
13530 (all-perl): New target.
13531 (all-guile): New target.
13532
13533 * configure.in (host_tools): Include perl and guile.
13534 (native_only): Include perl and guile.
13535 (noconfigdirs): Don't build guile and perl; no ports have been
13536 done.
13537
13538 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13539
13540 * configure (--enable-*): Handle quoted option lists such as
13541 --enable-sim-cflags='-g0 -O' better.
13542
13543 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13544
13545 * Makefile.in ({,inst}all-target): New rule so we can make and
13546 install all of the target directories easily.
13547
13548 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13549
13550 * configure.in: Add missing global flag in sed substitution when
13551 deleting `target-' from ${configdirs}.
13552
13553 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13554
13555 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13556 option.
13557
13558 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13559 config/mh-necv4.
13560
13561 * install.sh: Correct misspelling of transformbasename.
13562
13563 * config.guess: Recognize mips-*-sysv*.
13564
13565 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13566
13567 * config.sub: Recognize mon960.
13568
13569 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13570
13571 * configure: Restore Canadian Cross handling of BISON and LEX,
13572 removed in Feb 20 change.
13573
13574 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13575
13576 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13577 Mention make install. Remove the old copyright date as well the
13578 clumsy and rather pointless copyright on the README file.
13579
13580 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13581
13582 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13583 Makefile after running symlink-tree, then run `make distclean' to
13584 avoid clobbering any generated files in srcdir.
13585
13586 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13587
13588 * configure.in (m68k-*-netbsd*): Build everything now.
13589
13590 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13591
13592 * Makefile.in (taz): Fix quoting.
13593
13594 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13595
13596 * configure.in (sparclet-*-*): Build everything now.
13597
13598 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13599
13600 * configure.in (m68k-*-linux*): New host.
13601
13602 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13603
13604 * configure: Check for bison before byacc.
13605
13606 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13607
13608 * Makefile.in configure: Change the way LEX and BISON/YACC are
13609 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13610 searching PATH. These are used as fallbacks by Makefile.in if
13611 flex/bison/byacc aren't in objdir.
13612
13613 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13614
13615 * Makefile.in: Make everything which depends upon all-bfd also
13616 depend upon all-opcodes, in case --with-commonbfdlib is used.
13617
13618 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13619
13620 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13621 building NT native compilers on Unix.
13622
13623 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13624
13625 * configure.in: Don't get CC from the host Makefile fragment if we
13626 can find gcc in PATH, or if this is a Canadian Cross. Move the
13627 Solaris test for /usr/ucb/cc to the post target script, just after
13628 the compiler sanity test.
13629
13630 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13631
13632 * config.sub: Merge with FSF.
13633
13634 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13635
13636 * Makefile.in (RPATH_ENVVAR): New variable.
13637 (REALLY_SET_LIB_PATH): Use it.
13638 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13639
13640 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13641
13642 * config.sub, configure.in: Recognize sparclet cpu.
13643
13644 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13645
13646 * config.guess: Support m68k-cbm-sysv4.
13647
13648 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13649
13650 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13651 m68k-unknown-linuxaout from linker help string. Put quotes around
13652 $ld_help_string.
13653
13654 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13655
13656 * config.guess (powerpc-harris-powerunix): Add guess for port
13657 to new target.
13658
13659 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13660
13661 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13662
13663 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13664
13665 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13666 $(REALLY_SET_LIB_PATH) in Makefile.
13667 * Makefile.in (SET_LIB_PATH): New variable.
13668 (REALLY_SET_LIB_PATH): New variable.
13669 ($(DO_X)): Use $(SET_LIB_PATH).
13670 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13671 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13672 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13673 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13674 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13675 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13676 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13677 (install-dosrel): Likewise.
13678 (all-opcodes): Depend upon all-libiberty.
13679
13680 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13681
13682 * config.guess (*:CYGWIN*): New
13683
13684 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13685
13686 * Makefile.in (all-target-winsup): All all-target-libiberty.
13687
13688 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13689
13690 * configure.in (noconfigdirs): Add missing # in front of comment.
13691
13692 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13693
13694 * configure.in: add second pass to things added to noconfigdirs
13695 so *-gm-magic can exclude libgloss properly.
13696
13697 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13698
13699 * mpw-configure (extralibs_name, rez_name): Set correctly
13700 for MWC68K compiler.
13701
13702 * mpw-README: Add more info on the necessary build tools.
13703
13704 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13705
13706 * configure.in, config.sub: Recognize cygwin32.
13707
13708 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13709
13710 * config.guess, config.sub: Recognize A/UX.
13711
13712 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13713
13714 * config.sub: Merge with gcc/config.sub.
13715
13716 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13717
13718 * mpw-build.in (do-binutils): Add build of stamps.
13719
13720 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13721
13722 * config.sub: Add recognition for mips64vr4100*-* targets.
13723
13724 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13725
13726 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13727 Add creation of gconfigargs with `--enable-shared' turned on.
13728 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13729 ($(host)-stamp-stage3-configured): Likewise.
13730 (HOLES): Add chatr and ldd.
13731 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13732
13733 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13734
13735 * configure: Pass --nfp to recursive configures.
13736
13737 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13738
13739 * Makefile.in (DLLTOOL): New.
13740 (DLLTOOL_FOR_TARGET): New.
13741 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13742 (EXTRA_TARGET_FLAGS): Ditto.
13743 (EXTRA_GCC_FLAGS): Ditto.
13744 (CONFIGURE_TARGET_MODULES): Ditto.
13745 (DO_X): Ditto.
13746 * configure: Add DLLTOOL.
13747
13748 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13749
13750 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13751 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13752 mh-sco, since old workarounds no longer needed, and don't
13753 build ld, since libraries have weak symbols in COFF.
13754
13755 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13756
13757 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13758
13759 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13760
13761 * configure.in: Make sure that ${CC} can be used to compile an
13762 executable.
13763
13764 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13765
13766 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13767 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13768 nothing depending on whether gdbtk is being built.
13769
13770 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13771
13772 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13773
13774 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13775
13776 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13777 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13778
13779 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13780
13781 * config-ml.in: Add support for
13782 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13783 Simplify setting of multidirs from --disable-foo.
13784
13785 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13786
13787 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13788 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13789 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13790 non-empty, pass them on to the GCC make.
13791 (all-bootstrap): New rule that is like all-gcc, except it executes
13792 the GCC bootstrap rule instead of the GCC all rule.
13793
13794 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13795
13796 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13797
13798 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13799
13800 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13801 DG/UX support.
13802
13803 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13804
13805 * config.sub (i*86*) Change [345] to [3456]
13806
13807 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13808
13809 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13810 --with-gnu-ld=no.
13811
13812 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13813
13814 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13815 AIX multilibs get built.
13816
13817 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13818
13819 * configure.in (i386-win32): Don't build expect if we're not
13820 building the tcl subdir.
13821
13822 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13823
13824 * Makefile.in: (configure-target-examples, all-target-examples):
13825 New targets, configure and build example programs.
13826
13827 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13828
13829 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13830 use it as input to sedit the generated MPW makefile.
13831 * mpw-README: Add a suggestion about Gestalt.h.
13832
13833 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13834
13835 * config.sub: Accept *-*-ieee*.
13836
13837 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13838
13839 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13840 Ronald F. Guilmette <rfg@monkeys.com>.
13841
13842 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13843
13844 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13845 for powerpc-pe native.
13846 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13847 (target==powerpc-pe): duplicate i386-win32 entry.
13848
13849 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13850
13851 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13852 of vxworks, not just vxworks5.1.
13853
13854 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13855
13856 * mpw-configure: Add support for exec-prefix.
13857
13858 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13859
13860 * config.guess: Recognize HP model 816 machines as having
13861 a PA1.1 processor.
13862
13863 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13864
13865 * configure: Ignore new autoconf configure options.
13866
13867 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13868
13869 * config.guess: Recognize Pentium under SCO.
13870 From Robert Lipe <robertl@arnet.com>.
13871
13872 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13873
13874 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13875
13876 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13877
13878 * configure.in: Don't configure gas for alpha-dec-osf*.
13879
13880 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13881
13882 * configure.in: Default to --with-stabs for some targets for which
13883 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13884 i[345]86*-*-unixware*.
13885
13886 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13887
13888 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13889 rather than basing it on the target. Simplify handling of options
13890 controlling which directories to configure. Remove extraneous
13891 slash in multi-clean target.
13892
13893 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13894
13895 * config-ml.in: Prefix more variables with ml_ so they don't collide
13896 with configure's.
13897
13898 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13899
13900 * configure: Don't turn -v into --v.
13901
13902 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13903
13904 * configure.in (targargs): Fix typo.
13905
13906 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13907
13908 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
13909
13910 * configure.in: Strip --host and --target options from
13911 CONFIG_ARGUMENTS, and always configure for --host only. Add
13912 --with-cross-host option when building with a cross-compiler.
13913 * configure: Canonicalize the arguments put into config.status by
13914 always using `=' for an option with an argument. Pass a presumed
13915 --host or --target explicitly.
13916
13917 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
13918
13919 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13920 into general OS recognition case.
13921
13922 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13923
13924 * configure.in (target_configdirs): add target-winsup only
13925 for win32 target systems.
13926
13927 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
13928
13929 * Makefile.in (all-target-libgloss): Depend upon
13930 configure-target-newlib, since when libgloss is built it looks to
13931 see if the newlib directory exists.
13932
13933 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
13934
13935 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13936 cfg-ml-*.in.
13937
13938 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
13939
13940 * configure: Handle LD and LD_FOR_TARGET when configuring a
13941 Canadian Cross.
13942
13943 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13944
13945 * configure.in (target_libs): add target-winsup.
13946 (target==i386-win32): add patch diff flex make to $noconfigdirs.
13947 (target==ppcle-pe): remove ld from $noconfigdirs.
13948
13949 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
13950
13951 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13952 Preserve relative path names in $srcdir. Build symlink tree if
13953 configuring cross target dir and srcdir=. (= no VPATH support).
13954 (configure-target-libg++): Depend on configure-target-librx.
13955 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13956 * config-ml.in: New file.
13957 * symlink-tree: New file.
13958 * configure: Ensure srcdir="." if that's what it is.
13959
13960 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13961
13962 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13963 includes and FLEX_SKELETON setting.
13964 * mpw-configure (--with-gnu-ld): New option, controls whether
13965 to use PPCLink or ld with PowerMac GCC.
13966 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13967 * mpw-config.in: Configure grez if targeting Mac.
13968
13969 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13970 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13971 just macos.
13972 * configure.in: Configure grez resource compiler if targeting Mac.
13973 * Makefile.in (all-grez, install-grez): New targets.
13974
13975 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
13976
13977 * configure: CXX defaults to gcc, not g++. If we find
13978 gcc in the path, set CC to gcc -O2.
13979
13980 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
13981
13982 * configure: Default ${build} correctly. Avoid picking up extra
13983 spaces when reading CC and CXX from Makefile. When doing a
13984 Canadian Cross, use plausible default values for numerous
13985 variables.
13986 * configure.in: When doing a Canadian Cross, don't try to
13987 configure tools whose configure script can't handle it.
13988
13989 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13990
13991 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13992
13993 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
13994
13995 * configure: Remove dubious bug reporting address.
13996
13997 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
13998
13999 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14000 configure script, run that instead of this directory's configure.
14001 In either case, print a message that we're configuring the sub-dir.
14002
14003 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14004
14005 * configure.in: Before checking for the existence of various files,
14006 use sed to filter out "target-".
14007
14008 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14009
14010 * Makefile.in (DO_X): Split rule to decrease command line length
14011 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14012 (Philippe De Muyter).
14013
14014 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14015
14016 * Makefile.in (all-patch): depend on all-libiberty.
14017
14018 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14019
14020 * configure.in: If the only directory in target_configdirs which
14021 actually exists is libiberty, then set target_configdirs to empty,
14022 to avoid trying to build a target libiberty in a gas or gdb
14023 distribution.
14024
14025 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14026
14027 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14028 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14029 systems.
14030
14031 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14032
14033 * configure.in (copy_dirs): Use sys-include instead of include
14034 for --with-headers option.
14035
14036 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14037
14038 * Makefile.in, configure.in: Make winsup builds work with
14039 new scheme.
14040
14041 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14042
14043 * configure.in: Build the linker on AIX.
14044
14045 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14046
14047 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14048 where needed.
14049
14050 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14051
14052 * Makefile.in (all-gcc): Fix typo.
14053
14054 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14055
14056 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14057
14058 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14059
14060 * configure.in: Rename libFOO to target-libFOO, and xiberty
14061 to target-xiberty, to provide more flexibility.
14062 (target_subdir): Define. Create if cross.
14063 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14064 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14065 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14066 check-libFOO -> check-target-libFOO, etc.
14067 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14068 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14069 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14070 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14071 allow ALL_GCC="" to only configure.
14072 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14073 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14074 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14075
14076 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14077
14078 * Makefile.in (taz): Build "info" in etc explicitly.
14079
14080 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14081
14082 * configure.in: Make sure that CC is undefined (as opposed to
14083 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14084 problem with autoconf trying to configure on a host without GCC.
14085
14086 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14087
14088 * mpw-configure: Set host alias from choice of host compiler,
14089 only use generic MPW Makefile sed if present, edit a file
14090 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14091 * mpw-README: Add problem notes about CW6 and CW7.
14092
14093 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14094
14095 * Makefile.in (taz): Use ";" instead of ";;".
14096
14097 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14098
14099 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14100 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14101 DISTDOCDIRS.
14102 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14103 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14104
14105 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14106
14107 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14108 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14109 Move bfd to DISTSTUFFDIRS.
14110
14111 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14112
14113 * Makefile.in (X11_LIB): Removed.
14114 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14115
14116 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14117
14118 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14119
14120 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14121 names.
14122
14123 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14124
14125 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14126
14127 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14128
14129 * configure.in (i[345]86-*-win32): Always build newlib.
14130 Don't configure cvs, autoconf or texinfo.
14131 * Makefile.in (LD_FOR_TARGET): New.
14132 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14133 Pass down LD_FOR_TARGET.
14134
14135 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14136
14137 * winsup: New directory.
14138 * Makefile.in: Build winsup.
14139 * configure.in: Winsup is configured when target is win32.
14140 Can only build win32 target GDB when native.
14141
14142 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14143
14144 * config.guess: Recognize HP model 819 machines as having
14145 a PA 1.1 processor.
14146
14147 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14148
14149 * configure: Fix sed loop which substitutes for CC and CXX to
14150 avoid bug found in various sed implementations.
14151
14152 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14153
14154 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14155 simulator. Use standard powerpc-*-eabi*.
14156
14157 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14158
14159 * configure.in: Stop putting gas and binutils in noconfigdirs for
14160 powerpc-*-aix* and rs6000-*-*.
14161
14162 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14163
14164 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14165 -mcall-aixdesc libraries.
14166
14167 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14168
14169 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14170
14171 * config.sub (arm | armel | armeb): Fix shell syntax.
14172
14173 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14174
14175 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14176 -msoft-float and -mcpu=common support.
14177 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14178 libraries.
14179
14180 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14181
14182 * configure.in: Allow configuration and build of emacs19 for the alpha.
14183
14184 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14185
14186 * configure.in (CC): Get ^CC, not just any old CC, from
14187 ${host_makefile_frag}.
14188
14189 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14190
14191 * configure.in (CC): Try to get CC from
14192 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14193
14194 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14195
14196 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14197 only if it exists in $(srcdir).
14198
14199 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14200
14201 * configure: If CC and CXX are not set in the environment, set
14202 them, based on either an existing Makefile or on searching for gcc
14203 in PATH. Substitute for CC and CXX in Makefile.
14204 * configure.in: Remove libm from target_libs. Separate
14205 target_configdirs from configdirs. If CC is not set in
14206 environment, try to get it from a host Makefile fragment. Rewrite
14207 changes of configdirs to use skipdirs instead. A few minor
14208 tweaks. Take directories out of target_configdirs as they are
14209 taken out of configdirs. Remove existing Makefile files from
14210 subdirectories. Substitute for TARGET_CONFIGDIRS and
14211 CONFIG_ARGUMENTS in Makefile.
14212 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14213 by configure.in.
14214 (CONFIG_ARGUMENTS): Likewise.
14215 (CONFIGURE_TARGET_MODULES): New variable.
14216 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14217 ($(CONFIGURE_TARGET_MODULES)): New target.
14218 (configure-libg++, configure-libio): New targets.
14219 (all-libg++): Depend upon configure-libg++.
14220 (all-libio): Depend upon configure-libio.
14221 (configure-libgloss, all-libgloss): New targets.
14222 (configure-libstdc++): New target.
14223 (all-libstdc++): Depend upon configure-libstdc++.
14224 (configure-librx, all-librx): New targets.
14225 (configure-newlib): New target.
14226 (all-newlib): Depend upon configure-newlib
14227 (configure-xiberty): New target.
14228 (all-xiberty): Depend upon configure-xiberty.
14229
14230 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14231
14232 * configure.in (host i[345]86-*-win32): Expand the
14233 noconfigdirs again.
14234
14235 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14236
14237 * mpw-configure: Fix sed command file name.
14238
14239 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14240
14241 * configure.in (host i[345]86-*-win32): Reduce the
14242 noconfigdirs again.
14243
14244 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14245
14246 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14247 or powerpc*-*-pe*, since they are not yet supported.
14248
14249 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14250
14251 Add PowerMac support and many other enhancements.
14252 * mpw-configure: New option --cc to select compiler to use,
14253 paste options set according to --cc into the generated
14254 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14255 if mpw-make.sed is present.
14256 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14257 add forward includes for PowerPC include files.
14258 * mpw-build.in: Build using Makefile.PPC if present.
14259 (do-byacc, etc): Remove separate version resource builds.
14260 (do-gas): Build "stamps" before "all".
14261 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14262 * mpw-README: Update to reflect --cc option, PowerMac support,
14263 and recently-reported compatibility problems.
14264
14265 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14266
14267 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14268 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14269 (--with-multilib-top): Pass to recursive invocations.
14270
14271 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14272
14273 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14274 v810-*-*.
14275
14276 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14277
14278 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14279 gdb, ld and opcodes on v810-*-*.
14280
14281 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14282
14283 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14284 (local-maintainer-clean): New target.
14285 (maintainer-clean): New target.
14286 (realclean): Just depend upon maintainer-clean.
14287
14288 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14289
14290 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14291
14292 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14293
14294 * configure.in: Build ld in mips*-*-bsd* case.
14295
14296 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14297
14298 * config.sub: Accept -lites* OS. From Ian Dall.
14299
14300 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14301
14302 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14303 targets.
14304
14305 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14306
14307 * configure.in: treat i386-win32 canadian cross the same as
14308 i386-go32 canadian cross.
14309
14310 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14311
14312 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14313 running under the simulator to build a reduced set of libraries.
14314 (powerpc-*-eabiaix): Add fine grained multilib support added to
14315 other powerpc targets yesterday.
14316
14317 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14318
14319 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14320 -disable-softfloat, -disable-relocatable, -disable-aix, and
14321 -disable-sysv to control which multilib libraries get built.
14322
14323 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14324
14325 * configure: Add Makefile.tem to list of files to remove in trap
14326 handler.
14327
14328 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14329
14330 * config.guess (*Linux*): Add missing "exit"s.
14331 Also, need specific check for alpha-unknown-linux (uses COFF).
14332
14333 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14334
14335 * config.guess: Merge with FSF:
14336
14337 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14338 * config.guess (AIX4): More robust release numbering discovery.
14339
14340 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14341 * config.guess (i386-sequent-ptx): Properly get version number.
14342
14343 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14344 * config.guess (mips:*:4*:UMIPS): New case.
14345
14346 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14347
14348 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14349 (i386-win32 host): Likewise. Don't build readline.
14350
14351 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14352
14353 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14354 SUPPORT_FILES to submakes.
14355
14356 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14357
14358 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14359 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14360 mpw-configure.
14361
14362 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14363
14364 * configure.in (appdirs): Use =, not ==, in test expression when
14365 trying to build the text to print in the warning message for
14366 Solaris users.
14367
14368 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14369
14370 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14371
14372 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14373
14374 * config.guess: Recognize lynx-2.3.
14375
14376 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14377
14378 * config.sub (z8ksim): Deleted
14379 (z8k-*-coff): New, this is the one true name of the target.
14380
14381 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14382
14383 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14384
14385 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14386
14387 * config.guess (*:Linux:*:*): First try asking the linker what the
14388 default object file format is (elf, aout, or coff). Then if this
14389 fails, try previous methods.
14390
14391 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14392
14393 * configure.in: Don't build newlib for *-*-vxworks5.1.
14394
14395 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14396
14397 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14398 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14399
14400 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14401
14402 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14403
14404 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14405
14406 * cfg-ml-com.in: New file.
14407 * cfg-ml-pos.in: New file.
14408
14409 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14410
14411 * COPYING.NEWLIB: Add HP free copyright to list.
14412
14413 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14414
14415 * config.sub: Recognize -eabi* for the system, not just -eabi.
14416
14417 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14418
14419 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14420 * config.sub, configure.in (win32): New target and host.
14421
14422 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14423
14424 * configure.in: Add i386-pe configuration.
14425
14426 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14427
14428 * mpw-build.in (install): Install GDB after LD.
14429
14430 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14431
14432 * mpw-config.in (elf/mips.h): Always forward-include, needed
14433 for GDB to build.
14434
14435 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14436
14437 * testsuite: New directory for customer acceptance and whole tool
14438 chain tests.
14439
14440 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14441
14442 * configure: If per-host line isn't found, but AC_OUTPUT is found
14443 and a configure script exists, run it instead.
14444
14445 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14446
14447 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14448
14449 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14450
14451 * configure: Set build_{cpu,vendor,os,alias} to host values when
14452 --build isn't specified.
14453
14454 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14455
14456 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14457 (FLAGS_TO_PASS): Pass them.
14458 (EXTRA_TARGET_FLAGS): Ditto.
14459
14460 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14461
14462 * Makefile.in (all-libg++): Depend on all-libstdc++.
14463
14464 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14465
14466 * configure.in (noconfigdirs): Enable all packages for
14467 i386-unknown-netbsd.
14468
14469 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14470
14471 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14472 hosted builds (DOS builds)
14473
14474 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14475
14476 Changes for ARM based on patches from Richard Earnshaw:
14477 * config.sub: Handle armeb and armel.
14478 * configure.in: Omit arm linker only for riscix.
14479
14480 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14481
14482 * config.guess: Update from FSF.
14483
14484 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14485
14486 * config.sub: Recognize powerpcle as the little endian variant of
14487 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14488 powerpcle variant. Convert pentium into i586, not i486. Add p5
14489 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14490 temporarily.
14491
14492 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14493
14494 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14495
14496 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14497
14498 * config.sub: Accept -lites* as a basic system type.
14499
14500 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14501
14502 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14503 installed, and if so return linuxoldld as the system name.
14504
14505 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14506
14507 * config.guess: Add hppa1.1-hp-lites support.
14508
14509 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14510
14511 * configure.in: Don't build newlib for m68k-vxworks5.1.
14512
14513 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14514
14515 * configure.in (mips-sgi-irix6): Use mh-irix5.
14516
14517 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14518
14519 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14520
14521 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14522
14523 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14524 OSF/1. Fix compiler flags.
14525 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14526
14527 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14528
14529 * configure.in: Recognize --with-newlib.
14530 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14531
14532 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14533
14534 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14535 to *_X11_MODULES due to gdbtk needing X include files et al.
14536
14537 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14538
14539 Merge in support for Mac MPW as a host.
14540 (Old change descriptions retained for informational value.)
14541
14542 * mpw-config.in: Add generic include forwards for cpu-specific
14543 include files in aout and elf directories.
14544
14545 * mpw-configure: Added copyright.
14546 * mpw-config.in: Check for presence of required build tools.
14547 (target_libs): Add newlib.
14548 (target_tools): Add examples.
14549 (Read Me): Generate as "Read Me for MPW" instead.
14550 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14551 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14552 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14553
14554 * mpw-configure: Remove subdir-specific makefile hackery,
14555 delete mk.tmp after using it.
14556
14557 * mpw-build.in (all): Display start and end times.
14558
14559 * mpw-configure (host_canonical): Set.
14560 (target_cpu): Always add to makefiles.
14561 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14562 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14563 (mpw-mh-mpw): Look for in srcdir and srcroot.
14564 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14565
14566 * mpw-build.in: (install-only): New target.
14567
14568 * mpw-configure (host_alias, target_alias): Rename from hostalias
14569 and targetalias, add into generated Makefile.
14570 (mk.tmp): If present, add into generated Makefile.
14571 * mpw-build.in (all-gas): Build config.h first before gas proper.
14572
14573 * mpw-configure (config.status): Write only if changed.
14574 * mpw-config.in (readline): Configure it (not built, just used for
14575 definitions).
14576
14577 * mpw-config.in (elf/mips.h): Add a forward include.
14578
14579 * mpw-config.in: Forward-include most .h files in include into
14580 extra-include.
14581 (readline): Don't build.
14582 mpw-build.in (install): Install GDB.
14583
14584 * mpw-configure (prefix, mpw_prefix): Handle it.
14585 * mpw-config.in (mmalloc, readline): Don't configure.
14586 * mpw-build.in (thisscript): Rename to ThisScript.
14587 Use mpw-build instead of BuildProgram everywhere.
14588 (mmalloc, readline): Don't build.
14589 * mpw-README: New file, basic documentation about the MPW port.
14590
14591 * mpw-config.in: Use forward-include to create include files.
14592
14593 * mpw-configure: Add more things to the top of each configured
14594 Makefile, including contents of config/mpw-mh-mpw.
14595 * mpw-config.in (extra-include): Create this directory and fill it
14596 with Posix-like include files when configuring.
14597
14598 * config.sub (apple, mac, mpw): Add various aliases.
14599
14600 * mpw-build.in: New file, top-level build script fragment for MPW.
14601 * mpw-configure: New file, configure script for MPW.
14602 * mpw-config.in: New file, config fragment for MPW.
14603
14604 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14605
14606 * configure.in (host_libs): Remove glob, since it is gone from the
14607 sources.
14608
14609 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14610
14611 * Makefile.in: define empty GDB_NLM_DEPS var.
14612
14613 * configure.in(target_makefile_frag): use config/mt-netware
14614 for netware targets.
14615
14616 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14617
14618 * config.sub: Merge in recent FSF changes. Remove linux special
14619 cases.
14620
14621 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14622
14623 Revert this change:
14624
14625 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14626
14627 * build-all.mk: Use CC=cc -Xs on Solaris.
14628
14629 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14630
14631 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14632 stop using it.
14633 * Makefile.in: Nuke all references to glob subdirectory.
14634
14635 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14636
14637 * configure.in: Fix --enable-shared logic in per-host.
14638
14639 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14640
14641 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14642
14643 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14644
14645 * configure.in (noconfigdirs): Don't build gas on AIX, for
14646 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14647
14648 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14649
14650 * configure: Fix --cache-file to work if the file argument is a
14651 relative path.
14652
14653 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14654
14655 * configure: If the --cache-file is used, pass it down to
14656 configure in subdirectories.
14657
14658 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14659
14660 * config.sub: add vxworks29k configuration.
14661
14662 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14663
14664 * Makefile.in (taz): Do "diststuff" part quietly.
14665
14666 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14667
14668 * config.sub: Mini-merge with gcc/config.sub.
14669
14670 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14671
14672 * config.guess (IRIX): Sed - to _.
14673
14674 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14675
14676 * Makefile.in (source-vault, binary-vault): New targets.
14677
14678 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14679
14680 * config.sub: Recognize -eabi as a basic system type.
14681
14682 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14683
14684 * configure.in (enable_shared stuff): Fix typo.
14685
14686 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14687
14688 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14689
14690 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14691
14692 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14693
14694 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14695
14696 * configure.in (rs6000-*-*): Don't build gas.
14697
14698 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14699
14700 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14701 reduce command line length.
14702 (AS_FOR_TARGET): Check for as.new, not Makefile.
14703 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14704
14705 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14706
14707 * config.guess: Merge from FSF.
14708
14709 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14710
14711 * configure: Don't use $ when handling program_suffix.
14712
14713 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14714
14715 * configure.in: Configure tk for hppa/hpux.
14716
14717 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14718
14719 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14720
14721 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14722
14723 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14724 to LIBCXXFLAGS. Tests are better run without it.
14725
14726 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14727
14728 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14729
14730 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14731
14732 * configure.in (*-*-netware*): Don't configure xiberty.
14733
14734 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14735
14736 * configure.in: Remove tk from native_only list.
14737
14738 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14739
14740 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14741 for special NCD build.
14742
14743 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14744
14745 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14746 makeall.bat, they're only useful for binutils snapshots.
14747 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14748 makeall.bat to specified SUPPORT_FILES.
14749
14750 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14751
14752 * build-all.mk: Add Ericsson targets to sun4 and solaris
14753 hosts. Add BNR's sun4 target to solaris host, so their
14754 build-from-source will be tested in-house first.
14755
14756 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14757
14758 * Makefile.in (LIBCFLAGS): New variable.
14759 (CFLAGS_FOR_TARGET): Ditto.
14760 (LIBCFLAGS_FOR_TARGET): Ditto.
14761 (LIBCXXFLAGS): Ditto.
14762 (CXXFLAGS_FOR_TARGET): Ditto.
14763 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14764 (BASE_FLAGS_TO_PASS): Pass them.
14765 (EXTRA_TARGET_FLAGS): Ditto.
14766
14767 * configure.in: Support --enable-shared.
14768
14769 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14770
14771 * configure.in (target_libs): Include libstdc++ again.
14772 * config.guess: Update from FSF (for FreeBSD).
14773
14774 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14775
14776 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14777 makeall.bat.
14778 (DISTDOCDIRS): Add `etc'.
14779 (ETC_SUPPORT_PFX): New variable.
14780 (taz): Include anything from etc starting with a word in
14781 ETC_SUPPORT_PFX.
14782
14783 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14784
14785 * config.sub: Update for recent FSF changes. Remove obsolete
14786 h8300hds entry. Add -windows* and -osx as basic os. Minor
14787 spacing changes.
14788
14789 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14790
14791 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14792
14793 * config.guess: Merge with FSF.
14794 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14795
14796 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14797
14798 * configure: Since the "trap 0" handler will override the exit
14799 status on many systems, only use it for "exit 1", and make it set
14800 a non-zero exit status; reset it before "exit 0". Also, check
14801 exit status of config.sub, and error out if it failed.
14802
14803 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14804
14805 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14806 and install libgloss.
14807
14808 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14809
14810 * Makefile.in (all-binutils): Depend upon all-byacc.
14811
14812 * configure.in: Don't build emacs on Irix 5.
14813
14814 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14815
14816 * configure.in (*-*-netware*): Add libio.
14817
14818 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14819
14820 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14821 (CHECK_TARGET_MODULES): Ditto.
14822 (INSTALL_TARGET_MODULES): Ditto.
14823 (TARGET_LIBS): Ditto.
14824 (all-libstdc++): Note dependencies.
14825
14826 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14827
14828 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14829
14830 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14831
14832 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14833 -fexternal-templates.
14834
14835 * configure.in (target_libs): Add libstdc++.
14836 (noconfigdirs): Add libstdc++ as appropriate.
14837
14838 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14839
14840 * config.guess: Update from FSF.
14841
14842 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14843
14844 * configure: Use ${config_shell} when running ${configsub}.
14845
14846 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14847
14848 * config.sub: No longer recognize h8300h.
14849
14850 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14851
14852 * config.sub: Remove extraneous differences between config.sub and
14853 gcc/config.sub.
14854
14855 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14856
14857 * Makefile.in (DISTSTUFFDIRS): Add gas.
14858
14859 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14860
14861 * COPYING.NEWLIB: New file.
14862
14863 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14864
14865 * config.guess (HP-UX): Patch from Harlan Stenn
14866 <harlan@landmark.com> to also emit release level.
14867
14868 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14869
14870 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14871
14872 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14873
14874 * config.sub: Merge nextstep cleanup from FSF.
14875
14876 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14877
14878 * configure.in (arm-*-*): Don't configure ld for this target.
14879
14880 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14881
14882 * configure.in (*-*-netware): don't configure libg++, libio,
14883 librx, or newlib.
14884
14885 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14886
14887 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14888 configure ld--it works, but it doesn't support shared libraries.
14889
14890 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14891
14892 * config.guess (*-unknown-freebsd*): Get rid of possible
14893 trailing "(Release)" in version string.
14894 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14895
14896 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14897
14898 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14899 Fix type: *-next-neststep -> *-next-nextstep.
14900
14901 * config.guess: Merge from FSF:
14902
14903 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14904
14905 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14906
14907 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14908
14909 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14910 instead of UNIX_SV for UnixWare 1.0).
14911
14912 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
14913
14914 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
14915 to make gdb/nlm/* build after the compiler and linker.
14916
14917 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
14918
14919 * config.guess (netbsd, freebsd, linux): Accept any machine,
14920 not just i[34]86.
14921 (m68k-atari-sysv4): Relocate to match FSF version.
14922
14923 * config.guess: More merges from the FSF:
14924
14925 Add a space before function call or macro invocation.
14926
14927 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14928
14929 * config.guess: Add trap cmd to remove dummy.c and dummy when
14930 interrupted.
14931
14932 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14933
14934 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14935 (dummy): Redirect stderr from compilation of dummy.c.
14936
14937 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
14938
14939 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14940
14941 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
14942
14943 * configure: Accept and ignore --cache*, for compatibility with
14944 new autoconf.
14945
14946 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
14947
14948 * config.guess: Merge from FSF:
14949
14950 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14951
14952 * config.guess (Pyramid*:OSx*:*:*): New case.
14953 (PATH): Add /.attbin at end for finding uname.
14954 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
14955
14956 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
14957
14958 * config.guess (M88*:DolphinOS:*:*): New case.
14959
14960 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
14961
14962 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14963 to select whether to use ELF or COFF.
14964
14965 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14966
14967 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14968
14969 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
14970
14971 * config.guess: Guess the OS version for HPUX.
14972
14973 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
14974
14975 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14976
14977 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14978
14979 * configure.in: Recognize --with-headers, --with-libs, and
14980 --without-newlib.
14981 * Makefile.in (all-xiberty): Depend upon all-ld.
14982
14983 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14984
14985 * configure.in: Change i[34]86 to i[345]86.
14986
14987 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14988
14989 * configure (version): A few more tweaks to help message.
14990
14991 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
14992
14993 * Makefile.in: Remove (for now) librx as a host library,
14994 now that we're building it for target.
14995
14996 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14997
14998 * configure: Fix up help message; from karl@owl.hq.ileaf.com
14999 (Karl Berry).
15000
15001 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15002
15003 * configure.in: Also configure librx.
15004
15005 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15006
15007 * Makefile.in: Update various rules to reflect that librx
15008 is now needed for libg++.
15009
15010 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15011
15012 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15013
15014 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15015
15016 * configure.in: Configure the examples directory.
15017
15018 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15019
15020 * configure: Simplify Jun 2 1994 change.
15021
15022 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15023
15024 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15025 /bin/gcc isn't good enough to build gcc.
15026
15027 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15028
15029 * Makefile.in (GDB_SUPPORT_FILES): Remove
15030 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15031 (gdb.tar.gz): Add new rule to use standard distribution building
15032 mechanism.
15033
15034 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15035
15036 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15037 Bill Cox <bill@cygnus.com>.
15038
15039 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15040
15041 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15042
15043 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15044
15045 * configure: Search current dir first in .gdbinit.
15046
15047 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15048
15049 * config.sub: Recognize freebsd (merged from gcc config.sub).
15050
15051 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15052
15053 * config.sub: Refer to NeXT's operating system as nextstep.
15054
15055 * config.sub (case $basic_machine): Re-order the cases, to match
15056 the order in the FSF version (which is mostly alphabethical).
15057 Merge in some additions and changes from the FSF.
15058
15059 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15060
15061 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15062 * config.sub: Recognize cxux7.
15063 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15064
15065 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15066
15067 * config.sub: Fix typo powerpc -> powerpc-*.
15068
15069 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15070
15071 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15072
15073 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15074 parallel with all-emacs and install-emacs). Top-level command
15075 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15076
15077 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15078
15079 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15080 $(relbindir)/make before doing ``make install'', and use
15081 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15082 installing over running make binary.
15083 ($(host)-stamp-stage3-installed): Likewise.
15084
15085 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15086
15087 * config.guess: Recognize Mach.
15088
15089 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15090
15091 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15092 see whether --exec-prefix was used.
15093
15094 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15095
15096 * README: Explicitly mention libg++/README. (Zoo's idea.)
15097
15098 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15099
15100 * Makefile.in: Add all-librx target similar to all-libproc.
15101
15102 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15103
15104 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15105 with post 1.2 uname bogosity.
15106
15107 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15108
15109 * configure: Remove temporary files on receipt of a signal.
15110
15111 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15112
15113 * configure: If there is a package_makefile_frag, remove
15114 ${subdir}/Makefile.tem after copying it in.
15115
15116 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15117
15118 * build_all.mk: support rs6000 lynx identifies itself as
15119 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15120 since /bin/gcc is too feeble to compile a modern gcc.
15121
15122 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15123
15124 * brought devo/test-build.mk update-to-date with progressive/
15125 test-build.mk. Add lynx targets and hppa flag info.
15126
15127 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15128
15129 * configure.in: Use mh-ncrsvr43. Patch from
15130 Tom McConnell <tmcconne@sedona.intel.com>.
15131
15132 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15133
15134 * config.guess (i386-unknown-bsdi): No longer need to
15135 check #if defined(__bsdi__) && defined(__i386__).
15136
15137 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15138
15139 * configure: Set program_transform_nameoption correctly.
15140
15141 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15142
15143 * brought build-all.mk update-to-date with progressive build-all.mk,
15144 added new targets and hppa info.
15145
15146 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15147
15148 * configure: If config.guess result is a prefix of the user
15149 specified target, assume a native build and use the user specified
15150 target as the host alias. Remove SunOS patch suffix removal hack.
15151 * configure.in: Remove SunOS patch suffix removal hack.
15152
15153 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15154 in NATIVE_CHECK_MODULES.
15155
15156 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15157
15158 * Makefile.in: Rename HOST_ONLY to NATIVE.
15159 * configure: Delete SunOs patch suffix from host_canonical
15160 and build_canonical variables that are prepended to Makefiles.
15161 * configure.in: Add comments for easier maintenance.
15162
15163 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15164
15165 * Makefile.in: Add all-libproc target similar to all-gui.
15166
15167 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15168
15169 * Makefile.in (CHECK_MODULES): split into
15170 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15171
15172 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15173
15174 * config.guess (i386-unknown-bsdi): New system to guess.
15175
15176 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15177
15178 * Makefile.in: Add all-gui target (but not yet build by "all").
15179
15180 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15181
15182 * config.sub: Move deletion of patch suffix from here...
15183 * configure.in: To here, at Ian's suggestion. The top-
15184 level scripts might need to know of a patch level.
15185
15186 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15187
15188 * config.sub: Strip off patch suffix so rtl is recognized
15189 as a sunos4.1.3 machine, even though it's been patched.
15190
15191 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15192
15193 * Makefile.in (INSTALL_LAST): Delete.
15194 (INSTALL_DOSREL): New.
15195
15196 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15197
15198 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15199 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15200 whether we pass down --with-gnu-ld anyhow.
15201
15202 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15203
15204 * Makefile.in (INSTALL_LAST): Change operation so it works
15205 on more flavors of make.
15206 * configure.in (go32): Don't build libg++ or libio.
15207
15208 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15209
15210 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15211 they can be overriden by templates.
15212
15213 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15214
15215 * configure.in (target==go32): Don't build gdb.
15216 * dosrel: New directory.
15217
15218 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15219
15220 * configure.in (host==go32): Configure dosrel too.
15221 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15222 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15223 be set by incoming names or templates.
15224 (INSTALL_LAST): New rule.
15225
15226 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15227
15228 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15229
15230 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15231
15232 * configure.in (appdirs): New variable. Currently empty, but will
15233 be used in gas distribution. If nonempty, lists a set of
15234 directories at least one of which must get configured, or top
15235 level configuration is considered to have failed.
15236 (rs6000-*-lynxos*): Use new file name.
15237
15238 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15239
15240 Eliminate XTRAFLAGS.
15241 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15242 newlib include files using -idirafter, and also use -nostdinc.
15243 (CXX_FOR_TARGET): Likewise.
15244 (XTRAFLAGS): Removed.
15245 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15246 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15247 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15248 ($(DO_X)): Don't pass down XTRAFLAGS.
15249
15250 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15251
15252 * configure.in (mips*-dec-bsd*): New target; do build linker.
15253 (mips*-*-bsd*): New target; don't build linker.
15254
15255 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15256
15257 * configure.in: support rs6000-*-lynxos* configuration.
15258 support sunos4 as a cross target.
15259
15260 * config.sub: look for lynx*, not lynx since the OS version may
15261 legitimately be part of the name.
15262
15263 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15264
15265 * configure.in (i[34]86-*-sco*): Move to be with other i386
15266 targets.
15267 (romp-*-*): New target. Skip various binary utilities.
15268 (vax-*-*): New target. Don't build newlib.
15269 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15270
15271 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15272
15273 * configure.in: Only set host_makefile_frag if config
15274 directory exists.
15275
15276 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15277
15278 * install.sh: If $dstdir exists, don't check whether each
15279 component does.
15280
15281 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15282
15283 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15284
15285 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15286
15287 * configure.in (*-*-lynxos*): Don't configure newlib for either
15288 native or cross Lynx.
15289
15290 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15291
15292 * config.sub (sparc64-elf): Fix os.
15293 (z8k): Remove duplicate.
15294
15295 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15296
15297 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15298 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15299
15300 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15301
15302 * configure: Make file links cleanly even if Lynx fails on
15303 an NFS symlink (at least fail cleanly).
15304
15305 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15306
15307 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15308 -XNh2000.
15309
15310 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15311
15312 * configure: Unknown options are fatal again.
15313
15314 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15315
15316 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15317 compatibility.
15318
15319 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15320
15321 * build-all.mk: Add `clean' target.
15322
15323 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15324
15325 * config.guess: Add SINIX support.
15326 * configure.in: Add mips-*-sysv4* support.
15327
15328 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15329
15330 * build-all.mk: Document all useful targets.
15331 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15332 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15333
15334 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15335
15336 * configure: Support --silent, --quiet.
15337
15338 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15339
15340 * configure: Support --disable-FEATURE.
15341
15342 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15343
15344 * config.guess: Recognize NCR running SVR4.3.
15345
15346 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15347
15348 * config.guess: Make BSDI generate i386-unknown-bsd386.
15349 Patch from Paul Eggert <eggert@twinsun.com>.
15350
15351 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15352
15353 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15354
15355 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15356
15357 * configure: Make unrecognized options give nonfatal warnings
15358 instead of fatal errors, and pass them to any subdirectory
15359 configures in case they recognize them.
15360 Make --x equivalent to --with-x.
15361
15362 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15363
15364 * configure: Add --enable-* options. Clean up usage message and
15365 some comments.
15366
15367 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15368
15369 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15370
15371 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15372
15373 * configure.in (hppa*-*-*): Enable binutils.
15374
15375 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15376
15377 * config.sub: Recognize cisco.
15378
15379 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15380
15381 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15382
15383 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15384
15385 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15386 than one configuration name. Add comment.
15387
15388 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15389
15390 * config.guess: about target *-hitachi-hiuxwe2, fixed
15391 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15392 macro is incorrect.]
15393
15394 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15395
15396 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15397 than the "make ls" stuff which used to be here.
15398
15399 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15400
15401 * config.guess: Recognize i[34]86-unknown-freebsd.
15402 From Shawn M Carey <smcarey@rodan.syr.edu>.
15403
15404 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15405
15406 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15407
15408 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15409
15410 * config.guess: Check for ptx.
15411
15412 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15413
15414 * config.sub: Add os9k checking.
15415
15416 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15417
15418 * config.guess: Handle OSF1 running on HPPA processors
15419
15420 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15421
15422 * configure: If subdir configure fails, print out a message with
15423 subdirectory name, in case subdir's configure code didn't identify
15424 itself.
15425
15426 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15427
15428 * configure.in: Remove embedded newlines from configdirs.
15429 Avoid mismatches of substrings. Fix matching strings at end
15430 of configdirs.
15431
15432 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15433
15434 * config.guess: Add Lynx/rs6000 config support.
15435
15436 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15437
15438 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15439
15440 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15441
15442 * configure.in (hppa*-*-osf*): Treat this just like most other
15443 PA configurations (eg no binutils or ld).
15444 (hppa*-*-*elf*): These configurations have binutils and ld.
15445
15446 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15447
15448 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15449
15450 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15451
15452 * configure.in (rs6000-*-*): Build gas.
15453
15454 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15455
15456 * Makefile.in: Avoid bug in losing hpux sed.
15457
15458 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15459
15460 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15461 for GDB and GDB has been fixed to not need it.
15462
15463 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15464
15465 * config.guess: Recognize vax hosts.
15466
15467 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15468
15469 * configure (while loop): Don't use "break 2" inside case
15470 statement -- the case statement isn't an enclosing loop.
15471
15472 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15473
15474 * config.guess: Clean up NeXT support, to allow nextstep
15475 on Intel machines. Make OS be nextstep.
15476
15477 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15478
15479 * config.guess: Add alternate forms for Convex.
15480
15481 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15482
15483 * configure: Completely rewrite option processing. Take
15484 advantage of pattern-matching to avoid invoking test frequently.
15485 Also clean up host and target defaulting logic.
15486
15487 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15488
15489 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15490 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15491 commands (plus user environment) will fit SCO limits.
15492
15493 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15494
15495 * configure.in: Don't issue warnings about directories which are
15496 not being configured if -norecursion is set. Correct test for
15497 --with-gnu-as and --with-gnu-ld to not get confused by substring
15498 matches.
15499
15500 * configure.in: Don't build gas for alpha-dec-osf1*.
15501
15502 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15503
15504 * configure: Back out Per's change of 12/19/1993. It changes the
15505 behavior of configure in unexpected and confusing ways.
15506
15507 Also, use different delim char when calculating
15508 program_transform_name so that the name can contain slashes.
15509
15510 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15511
15512 * configure.in, config.sub: Add support for VSTa micro-kernel.
15513
15514 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15515
15516 * configure.in: Nuke hacks which were used to get a special
15517 version of GAS for HPPA configurations.
15518
15519 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15520
15521 * configure: If only ${target_alias} is given, use that
15522 as the default for ${host_alias}.
15523 * configure: Add missing back-slashes before nested quotes.
15524
15525 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15526
15527 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15528
15529 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15530
15531 * config.guess: Recognize some Tektronix configurations.
15532 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15533
15534 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15535
15536 * config.sub: Match any flavor of SH.
15537
15538 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15539
15540 * configure.in: Don't try to configure newlib for Alpha.
15541
15542 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15543
15544 * configure.in: Don't build ld for Irix 5. Don't build gas,
15545 libg++ or libio for any Alpha target.
15546
15547 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15548
15549 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15550
15551 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15552 default arguments -- so it tried to compress itself.
15553
15554 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15555
15556 * configure.in (notsupp): ensure that a space is always at the end
15557 of the configdirs list, since the grep checks for an explicit space
15558
15559 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15560
15561 * configure.in (target i386-sysv4.2): don't build ld, since static
15562 versions of many libraries are not available.
15563
15564 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15565
15566 * config.guess: Recognize Apollos (using environment variables).
15567 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15568
15569 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15570
15571 * config.guess: Recognize Sony news mips running newsos.
15572
15573 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15574
15575 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15576 "fi ; else" for bash.
15577
15578 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15579
15580 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15581
15582 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15583
15584 * config.sub: accept unixware as an alias for svr4.2.
15585 Fix some inconsistancies with the gcc version.
15586
15587 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15588
15589 * Makefile.in (DISTDOCDIRS): Add gdb.
15590
15591 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15592
15593 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15594
15595 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15596
15597 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15598 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15599 this now.
15600
15601 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15602
15603 * config.sub: Accept hiux* as an OS name.
15604
15605 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15606 etc/make-stds.texi. The underscore came from gcc, and dje now
15607 agrees that RUNTESTFLAGS is the correct name.
15608
15609 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15610
15611 * install.sh: Remove 'set -e'. It makes any conditionals
15612 in the script useless.
15613
15614 * config.guess: Automatically recognize arm-acorn-riscix
15615 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15616
15617 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15618
15619 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15620
15621 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15622
15623 * Makefile.in (DISTDOCDIRS): New variable.
15624 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15625 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15626
15627 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15628
15629 * configure.in (hppa target): check the source directory for the
15630 pagas sub-directory
15631
15632 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15633
15634 * config.sub: Allow -aout* and -elf*.
15635
15636 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15637
15638 * configure.in: Don't build ld on i386-solaris2, same as for
15639 sparc-solaris2.
15640
15641 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15642
15643 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15644
15645 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15646
15647 * configure.in: Configure gdb for alpha.
15648
15649 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15650
15651 * Makefile.in (CXXFLAGS): Add -O.
15652
15653 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15654
15655 * config.guess: added support for DG Aviion
15656
15657 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15658
15659 * configure.in: Produce warning message for subdirectories not
15660 configurable for this host/target combination. Don't try to
15661 configure gdb for vms.
15662
15663 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15664
15665 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15666 appropriate files before making "diststuff".
15667 (DISTBISONFILES): New var: list of files to be edited.
15668 (DISTSTUFFDIRS): Add binutils.
15669
15670 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15671
15672 * config.sub: also handle mipsel and mips64el (for little endian mips)
15673
15674 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15675
15676 * configure.in: Add * to end of all OS names.
15677
15678 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15679
15680 * configure.in: Build newlib for LynxOS native.
15681
15682 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15683
15684 * config.guess: Add support for delta 88k running SVR3.
15685
15686 * configure.in: Add comment about HP compiler vs. emacs.
15687
15688 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15689
15690 * configure.in: don't build ld on solaris2 (not a viable option
15691 due to bugs in getpwnam & getpwuid)
15692
15693 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15694
15695 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15696 config.guess will produce a full version number.
15697
15698 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15699
15700 * configure.in: Build linker and binutils for alpha-dec-osf1.
15701
15702 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15703
15704 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15705 and gdb/testsuite/Makefile.in.
15706
15707 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15708
15709 * configure.in: recognize mips*- instead of mips-
15710
15711 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15712
15713 * config.sub: Accept linux*coff and linux*elf as operating
15714 systems.
15715
15716 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15717
15718 * config.sub: Recognize mips64, and mips3 as an alias for it.
15719
15720 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15721
15722 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15723 gdb knows how to handle OSF/1 shared libraries.
15724
15725 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15726
15727 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15728 * config.guess: Recognize Hitachi's HIUX.
15729 * config.sub: Recognize h3050r* and hppahitachi.
15730 Remove redundant cases for hp9k[23]*.
15731
15732 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15733
15734 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15735 if gas and ld are in the source tree and are in ${configdirs}.
15736 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15737 --with options (but still pass them down on the command line,
15738 if they were explicitly specified).
15739
15740 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15741
15742 * configure: substitute SHELL value in Makefile.in with
15743 ${CONFIG_SHELL}
15744
15745 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15746
15747 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15748 *-*-solaris2* targets.
15749
15750 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15751
15752 * Makefile.in: define M4, and pass it down to sub-makes;
15753 all-autoconf now depends on all-m4
15754
15755 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15756
15757 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15758 presence of {ar,ranlib} instead of a configured directory
15759
15760 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15761
15762 * config.guess: Accept 34?? as well as 33?? for NCR.
15763
15764 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15765
15766 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15767 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15768
15769 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15770
15771 * configure: grab values for $(CC) and $(CXX) from the
15772 environment, so that someone can do "CC=gcc configure; make" and
15773 have it work right (matching the way that autoconf works now)
15774
15775 * configure.in, Makefile.in: add support for gash, the tcl
15776 interface to Galaxy
15777
15778 * config.guess: add NetBSD variants (hp300, x86)
15779
15780 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15781
15782 * install.sh: Support -d option (in the manner of SunOS 4 install,
15783 as it is more deterministic than that of GNU install)
15784 (chmodcmd): Set file to mode 755 by default (should also do default
15785 chgrp and chown, but I don't feel like dealing with that now)
15786
15787 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15788
15789 * config.sub: Remove h8300hhms alias.
15790
15791 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15792
15793 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15794
15795 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15796
15797 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15798 as stmp-fixinc
15799
15800 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15801
15802 * config.sub: recognize m88110-bug-coff.
15803
15804 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15805
15806 * Makefile.in (all-libio): all dependencies on the toolchain used
15807 to build this (gcc, gas, ld, etc)
15808
15809 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15810
15811 * config.guess: Deal with OSF/1 1.3 on alpha.
15812
15813 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15814
15815 * install.sh: add some 'else true' clauses for portability
15816
15817 * configure.in: don't build libio for h8[35]00-*-* targets
15818
15819 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15820
15821 * Makefile.in: Add support for new libio.
15822
15823 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15824
15825 * install.sh: If one command fails, don't try the rest. Don't try
15826 to remove $dsttmp (via trap) unless we have already created it.
15827 If $src doesn't exist, detect it and exit with an error.
15828
15829 * config.guess: Recognize BSD on hp300.
15830
15831 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15832
15833 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15834 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15835
15836 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15837
15838 * Makefile.in (all-send-pr): depends on all-prms
15839
15840 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15841
15842 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15843
15844 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15845
15846 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15847 Added test for mips-mips-riscos5.
15848
15849 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15850
15851 * configure.in: use mh-hp300 for 68k HP hosts
15852
15853 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15854
15855 * configure: add support for CONFIG_SHELL, so that you can use
15856 some alternate shell for evaluating configure scripts
15857
15858 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15859
15860 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15861 in configure script to bug-gdb@prep.ai.mit.edu when building
15862 distribution archive.
15863 * Makefile.in (COMPRESS): Remove def.
15864 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15865 gdb.tar.Z and make-gdb.tar.Z respectively.
15866 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15867 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15868 to convergence with 'taz' target in Makefile.in.
15869
15870 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15871
15872 * install.sh (dsttmp): use trap to ensure that tmp files go
15873 away on error conditions
15874
15875 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15876
15877 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15878
15879 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15880
15881 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15882 its parent is '/' not ''.
15883
15884 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15885
15886 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15887
15888 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15889 that ${newsrcdir}/configure.in does.
15890
15891 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15892
15893 * test-build.mk: support for CONFIG_SHELL
15894
15895 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15896
15897 * config.sub (netware): Add as a basic system type.
15898
15899 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15900
15901 * Makefile.in (Makefile): depend on configure.in. Also drop the
15902 $(srcdir)/ from the dependency on Makefile.in.
15903
15904 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15905
15906 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15907 (h8300hhms is temporary until multi-libraries are implemented).
15908 * configure.in: Handle h8300h too.
15909
15910 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15911
15912 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15913
15914 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
15915
15916 * configure: Remove extraneous output when guessing host type.
15917 * config.guess: Remove extraneous output when guessing using C
15918 compiler rather than uname, or when guessing fails.
15919
15920 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
15921
15922 * Makefile.in: remove all.cross and install.cross targets
15923
15924 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15925 definitions
15926
15927 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
15928
15929 * configure.in (target sh): Build gprof.
15930
15931 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15932
15933 * config.sub: change -solaris to -solaris2
15934
15935 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15936
15937 * configure.in: Use config/mh-riscos for mips-*-sysv*.
15938
15939 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
15940
15941 * configure: Correct error message for missing Makefile.in to
15942 print correct directory.
15943
15944 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15945
15946 * install.sh: kludge around 386BSD shell bug
15947
15948 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
15949
15950 * config.guess: Recognize NeXT.
15951 * config.guess: Recognize i486-ncr-sysv4.
15952 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
15953
15954 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
15955
15956 * Makefile.in (MAKEINFOFLAGS): New variable.
15957 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15958 * build-all.mk, test-build.mk: Pass down --no-split as
15959 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
15960
15961 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
15962
15963 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
15964
15965 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
15966
15967 * Makefile.in (libg++.tar.z): New rule.
15968 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
15969 * Makefile.in (taz): Only do a single chmod.
15970
15971 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15972
15973 * install.sh: don't use dirname anymore (replaced with sed usage)
15974
15975 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
15976
15977 * Makefile.in: Change extension for gzip'd files from '.z' to
15978 '.gz' per new FSF standard usage.
15979
15980 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15981
15982 * configure: put quotes around the final value of program_transform_name
15983
15984 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15985
15986 * Makefile.in: new install.sh support; update install-info rules
15987
15988 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
15989
15990 * configure.in: Build diff for crosses, but not for go32 host.
15991
15992 * configure.in: Build gprof only for native, and don't build it
15993 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15994
15995 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
15996
15997 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15998
15999 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16000
16001 * configure.in (host_tools): Add prms.
16002
16003 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16004
16005 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16006 with $(FLAGS_TO_PASS) on the command line
16007
16008 * config.sub: Recognize lynx and lynxos
16009
16010 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16011
16012 * config.sub: Accept -ecoff*, not just -ecoff.
16013
16014 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16015
16016 * Makefile.in (taz): Use .gz suffix instead of .z.
16017 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16018 names.
16019
16020 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16021
16022 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16023
16024 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16025
16026 * Makefile.in (install-no-fixedincludes): install gcc last, so
16027 that rebuilds that might happen during 'make install' don't get
16028 bogus gcc include files
16029
16030 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16031
16032 Change from Utah for HPPA support:
16033 * config.guess: Recognize hppa1.x-hp-bsd.
16034
16035 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16036
16037 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16038 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16039
16040 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16041
16042 * config.sub: Add support for rom68k and bug boot monitors.
16043
16044 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16045
16046 * Makefile.in: Make all-opcodes depend on all-bfd.
16047
16048 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16049
16050 * config.guess: Added special check for i[34]86-univel-sysv4*.
16051
16052 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16053
16054 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16055 the processor rather than assuming i486.
16056
16057 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16058
16059 * config.guess: Recognize SunOS6 as Solaris3.
16060
16061 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16062
16063 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16064 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16065
16066 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16067
16068 * build-all.mk (all-cross): New target for Canadian Cross.
16069 Added Q2 go32 targets.
16070 * test-build.mk: Configure go32 cross sparclite-aout and
16071 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16072 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16073
16074 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16075
16076 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16077 GO32 hosted toolchains
16078
16079 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16080
16081 * configure: change so "-exec-prefix" gets passed down rather
16082 than "-exec_prefix" so autoconf generated Makefiles get the
16083 exec_prefix set right.
16084
16085 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16086
16087 * config.guess: get the Solaris2 minor version number
16088
16089 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16090
16091 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16092
16093 * config.guess: Recognize some Sequent platforms.
16094
16095 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16096
16097 * Makefile.in: added the vault-install target
16098
16099 * configure.in: actually use the Sun3 makefile fragment that's in
16100 config, also added the release dir to configdirs
16101
16102 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16103
16104 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16105
16106 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16107
16108 * configure.in: remove some program from Alpha targetted toolchains
16109
16110 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16111
16112 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16113 gprof.
16114 (taz): Run "make diststuff" in those directories instead of "make
16115 proto-dir". Look for "VERSION=" only at start of line in subdir
16116 Makefile. Use "gzip -9" for compression.
16117 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16118 (binutils.tar.z): New target.
16119
16120 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16121
16122 * Makefile.in (taz): Include gpl.texinfo.
16123
16124 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16125
16126 * Makefile.in (setup-dirs): Merged into "taz" target.
16127 (taz): Only do `proto-dir' stuff if a directory is actually needed
16128 for this target.
16129
16130 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16131
16132 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16133 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16134 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16135 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16136 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16137
16138 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16139
16140 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16141 config.sub, and move-if-change to gdb testsuite distribution
16142 archive, so the testsuite can be extracted, configured, and
16143 run separately from the gdb distribution. Blow away the Chill
16144 tests that require a Chill compiled executable, since GNU Chill
16145 is not yet publically available.
16146
16147 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16148
16149 * test-build.mk: set environment variables in a single command,
16150 instead of a list of assignments and exports
16151
16152 * config.guess: recognize Alpha/OSF1 systems
16153
16154 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16155
16156 * configure: Change help message to prefer --options rather than
16157 -options.
16158
16159 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16160
16161 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16162 zippy@ecst.csuchico.edu.
16163 * config.guess: Recognize miniframe.
16164
16165 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16166
16167 * Makefile.in: Use srcroot to find runtest rather than rootme.
16168 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16169
16170 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16171
16172 * test-build.mk: Extensive additions to support building on a
16173 machine other than the host.
16174
16175 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16176
16177 * configure (tooldir): Fix for i386-aix again.
16178
16179 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16180
16181 * configure, Makefile.in: Change definition of $(tooldir)
16182 to match the FSF.
16183
16184 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16185
16186 * config.guess: Recognize i[34]86/SVR4.
16187
16188 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16189
16190 * Makefile.in (all-gdb): gdb depends on sim.
16191
16192 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16193
16194 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16195 at the same time we make the prototype gdb directory.
16196 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16197 files at the same time as the gdb base release distribution.
16198
16199 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16200
16201 * Makefile.in (check): Use individual check targets rather than
16202 DO_X rule.
16203 (check-gcc): Added.
16204
16205 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16206
16207 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16208 for System V release 3.2.
16209
16210 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16211
16212 * config.sub: Recognize hppaosf.
16213 * configure.in: Do configure ld/binutils/gas for it.
16214
16215 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16216
16217 * configure (tooldir): Alter syntax used to set this, for systems
16218 where "\$" isn't handled right, like i386-aix.
16219
16220 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16221
16222 * configure: Pass program-transform-name, not
16223 program_transform_name, to recursive configures.
16224
16225 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16226
16227 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16228 of gas+ld+binutils.
16229
16230 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16231
16232 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16233
16234 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16235
16236 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16237
16238 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16239
16240 * Makefile.in (PRMS): Set back to all-prms.
16241
16242 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16243
16244 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16245 targets, rather than for MIPS hosts.
16246
16247 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16248
16249 * configure.in: add comment for --with-x default values
16250
16251 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16252
16253 * Makefile.in: add check-* targets for each of the directories in
16254 the tree. Add a definition of RUNTEST that will use the one we
16255 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16256
16257 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16258
16259 * configure.in: Removed obsolete references to bfd_target and
16260 target_makefile_frag.
16261
16262 * build-all.mk: Set assorted targets for Q2.
16263 * config.sub: Recognize z8k-sim and h8300-hms.
16264 * test-build.mk: Really don't pass host to configure.
16265 (HOLES): Added uname.
16266
16267 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16268
16269 * configure: Handle an empty program-prefix, program-suffix or
16270 program-transform-name correctly.
16271
16272 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16273
16274 * build-all.mk: -G 8 no longer required for MIPS targets.
16275 * test-build.mk: Don't pass host argument to configure; make it
16276 guess.
16277
16278 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16279
16280 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16281 * Makefile.in (COMPRESS): New macro, like GZIP.
16282
16283 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16284
16285 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16286
16287 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16288 with gas currently defaults to -G 0.
16289
16290 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16291
16292 * Makefile.in (all-flex): flex depends on byacc.
16293
16294 * build-all.mk: If host not specified, use config.guess. Pass TAG
16295 to test-build.mk as RELEASE_TAG.
16296 * test-build.mk (configargs): New variable containing arguments to
16297 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16298 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16299
16300 * config.guess: Use /bin/uname when checking -X argument on SCO,
16301 to avoid invoking GNU uname which doesn't understand -X.
16302
16303 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16304
16305 * configure.in: Build gas for mips-*-*.
16306
16307 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16308
16309 * Makefile.in (all.normal): insert missing backslash.
16310
16311 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16312
16313 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16314
16315 * Makefile.in: Complete overhaul to merge many almost identical
16316 targets.
16317
16318 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16319
16320 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16321 (gdb.tar.Z): Adjusted.
16322
16323 * Makefile.in (setup-dirs, taz): New targets; should be general
16324 enough to adapt for gdb sometime. Build only .z file.
16325 (gas.tar.z): New target.
16326
16327 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16328
16329 * build-all.mk: Use CC=cc -Xs on Solaris.
16330
16331 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16332
16333 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16334 for handling BISON for FSF releases.
16335
16336 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16337
16338 * configure: Actually implement the change zoo just documented.
16339
16340 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16341
16342 * configure: when using config.guess, only set target_alias when
16343 it's not already been set (ie, on the command line)
16344
16345 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16346
16347 * Makefile.in: add installcheck target, set PRMS to install-prms
16348
16349 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16350
16351 * configure: add support for package_makefile_fragment, handle the
16352 case where a directory has a configure.in file but no Makefile.in
16353 more gracefully (with an actual understandable error message, even);
16354 add support for --without (and add this to the usage message); also
16355 explicitly add a --host=${host_alias} to the command line when
16356 config.guess is used
16357
16358 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16359
16360 * configure: Must use both --host and --target in recursive calls.
16361
16362 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16363
16364 * Makefile.in: Change deja-gnu to dejagnu.
16365
16366 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16367
16368 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16369
16370 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16371
16372 * configure.in: canonicalize all instances to *-*-solaris2*,
16373 also strip out a number of tools to not build for go32 host
16374
16375 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16376
16377 * config.guess: add GPL.
16378
16379 * Makefile.in, config.guess, config.sub, configure: bump
16380 copyrights to 93.
16381
16382 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16383
16384 * Makefile.in (do-info): Removed obsolete check for existence of
16385 localenv file.
16386
16387 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16388
16389 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16390
16391 * Makefile.in: a couple of 'else true' for decstation,
16392 support for TclX
16393
16394 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16395
16396 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16397
16398 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16399
16400 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16401
16402 * config.guess: Recognize i386-ibm-aix (PS/2).
16403 * configure.in: Use config/mh-aix386 file for it.
16404
16405 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16406
16407 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16408 CC_FOR_TARGET instead.
16409 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16410
16411 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16412
16413 * Makefile.in: Add sim to list of directories sent with gdb
16414
16415 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16416
16417 * configure.in: Put back mips-dec-bsd* case.
16418
16419 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16420
16421 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16422 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16423 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16424
16425 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16426
16427 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16428
16429 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16430 (install-info): install dir.info only if it exists,
16431 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16432
16433 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16434
16435 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16436 gas for mips-dec-bsd.
16437
16438 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16439
16440 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16441 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16442
16443 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16444
16445 * configure.in: Added "dejagnu" to hosttools list.
16446
16447 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16448
16449 * config.sub, configure.in, config.guess: Add support
16450 for Bosx, an AIX variant from Bull.
16451 Patches from F.Pierresteguy@frcl.bull.fr.
16452
16453 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16454
16455 * devo/dejagnu: Initial creation of devo/dejagnu.
16456 Migrated dejagnu testcases and support files for testing software
16457 tools to reside as subdirectories, currently called "testsuite",
16458 within the directory of the software tool. Migrated all programs,
16459 support libraries, etc. beloging to dejagnu proper from
16460 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16461 with no modifications. The changes to these files which will
16462 allow them to configure, build, and execute properly will be made
16463 in a future update.
16464
16465 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16466
16467 * Makefile.in: Change send_pr to send-pr.
16468 * configure.in: Likewise.
16469 * send_pr: Renamed directory to send-pr.
16470
16471 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16472
16473 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16474
16475 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16476
16477 * README: Update for gdb-4.8 release.
16478 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16479 gdb-xxx.tar.z (gzip'd) file also.
16480
16481 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16482
16483 * Makefile.in: make all-diff depend on all-libiberty
16484
16485 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16486
16487 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16488
16489 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16490
16491 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16492
16493 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16494
16495 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16496 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16497 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16498
16499 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16500
16501 * Makefile.in: makeinfo binary is in a new location
16502
16503 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16504
16505 * config.sub: Accept -ecoff as an OS.
16506
16507 * Makefile.in: Various changes to eliminate a level of make
16508 recursion and reduce the required command line length.
16509 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16510 sub-makes.
16511 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16512 variables holding settings for specific sub-makes.
16513 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16514 in terms of BASE_FLAGS_TO_PASS.
16515 (TARGET_LIBS): New variable listing directories which use
16516 TARGET_FLAGS_TO_PASS.
16517 (subdir_do): Eliminated.
16518 (do-*): New set of targets to replace subdir_do.
16519 (various): All targets which used subdir_do now depend on do-*.
16520 (local-clean): Renamed from do_clean.
16521 (local-distclean): New target, dependency of distclean and
16522 realclean.
16523 (install-info): Don't create directories. Depend on dir.info
16524 rather than calling make recursively.
16525 (install-dir.info): Eliminated.
16526 (install-info-dirs): Create all info directories here.
16527 (dir.info): Depend upon do-install-info.
16528
16529 * test-build.mk (HOLES): Added false.
16530
16531 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16532
16533 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16534
16535 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16536
16537 * Makefile.in (info): remove dependency on all-texinfo. The
16538 problem was really in texinfo/C, not at this level.
16539
16540 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16541
16542 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16543
16544 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16545
16546 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16547 GDB releases.
16548
16549 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16550
16551 * configure: Include srcdir in message about target of link not
16552 being found. Don't convert `-' to `_' in `with' options being
16553 passed to subdirs.
16554
16555 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16556
16557 * configure.in: add uudecode to host_tools
16558
16559 * Makefile.in: added {all,install}-uudecode targets, added them to
16560 the appropriate lists
16561
16562 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16563
16564 * Makefile.in (all-gcc): Added dependency on all-gas.
16565
16566 * configure.in (mips-*-*): Build ld and binutils.
16567
16568 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16569
16570 * configure: check return code from mkdir, print error message and
16571 exit on failure.
16572
16573 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16574
16575 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16576
16577 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16578
16579 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16580
16581 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16582
16583 * config.sub (h8500): Recognize this as a cpu type.
16584
16585 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16586
16587 * configure: source directory missing is no longer a warning
16588
16589 * configure.in: recognize irix[34]* instead of irix[34]
16590
16591 * Makefile.in: define and pass down X11_LIB
16592
16593 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16594
16595 * guess-systype: Renamed to ...
16596 * config.guess: ... by popular request.
16597 * configure.in, Makefile.in: Update accordingly.
16598
16599 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16600
16601 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16602 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16603 + Execute ./dummy instead of assuming . is in PATH.
16604
16605 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16606
16607 * guess-systype: New shell script. Attempts to guess the
16608 canonical host name of the executing host.
16609 Only a few hosts are supported so far.
16610 * configure: Call guess-systype if no host is specified.
16611
16612 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16613
16614 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16615 gcc Makefile.
16616
16617
16618 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16619
16620 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16621 (all-gcc, install-gcc, subdir_do): Use it.
16622
16623 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16624
16625 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16626
16627 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16628
16629 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16630 set exclusively by configure, using configure.in .
16631
16632 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16633
16634 * test-build.mk: set $PATH for all builds
16635
16636 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16637
16638 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16639
16640 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16641 the one used in gcc/Makefile.in, so that a null expansion doesn't
16642 override the one needed to build gcc with a native cc.
16643
16644
16645 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16646
16647 * configure: Accept -with arguments.
16648
16649 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16650
16651 * Makefile.in: added h8300sim
16652
16653 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16654
16655 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16656 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16657 (all-cygnus, native, build-cygnus): Make
16658 $(canonhost)-stamp-3stage-done, not $(host)....
16659 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16660 i386-sco3.2v4. Added else true to if command.
16661
16662 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16663
16664 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16665
16666 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16667
16668 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16669
16670 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16671
16672 * configure.in: don't remove binutils from Solaris builds
16673
16674 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16675
16676 * Makefile.in: get rid of earlier definitions for *clean,
16677 also handle the recursive info rule better
16678
16679 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16680
16681 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16682 do more-or-less the right thing.
16683
16684 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16685
16686 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16687 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16688
16689 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16690
16691 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16692 $(host_canonical).
16693
16694 * configure.in: split the configdirs list into 4 categories (native
16695 v. cross, library v. tool) and handle the cross-only and native-
16696 only in more reasonable (and correct!) way.
16697
16698 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16699
16700 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16701 configdirs anymore.
16702
16703 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16704
16705 * Makefile.in: extensive cleanup:: removed all of the explicit
16706 clean-* targets, collapsed many wrappers around subdir_do into
16707 one, added additional targets to satisfy standards.texi, deleted
16708 some old targets, some changes for consistency
16709
16710 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16711
16712 * configure.in: handle some programs as cross-only, and others as
16713 native only
16714
16715 * test-build.mk: handle partial holes in a more generic manner
16716
16717 * Makefile.in: m4 depends on libiberty
16718
16719 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16720
16721 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16722 time, wdiff, and find to configdirs
16723
16724 * Makefile.in: all, clean, and install rules for the new programs
16725 added to configure.in
16726
16727 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16728
16729 * configure.in: use mh-sun for all *-sun-* hosts
16730
16731 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16732
16733 * Makefile.in: define flags for X11 include files and library file
16734 locations, pass them down to the programs that need this info
16735
16736 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16737
16738 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16739
16740 * configure.in: start building libg++ for HP-UX targets
16741
16742 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16743
16744 * README: Update references to files moved into etc/.
16745
16746 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16747
16748 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16749 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16750
16751 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16752
16753 * configure: accept dash as well as underscore in long option
16754 names for FSF compatibility.
16755
16756 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16757
16758 * config.sub: added -sco3.2v4 support from FSF.
16759
16760 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16761
16762 * configure.in: expand the section that adds or removes
16763 directories from the list of programs to build, to handle native
16764 vs. cross in addition to host v. native
16765
16766 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16767
16768 * Makefile.in: Replace C++ in macro names with CXX.
16769 This is less likely to break ...
16770
16771 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16772
16773 * test-build.mk: add -w to GNU_MAKE
16774
16775 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16776
16777 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16778 add 'sparc' to list of recognized cpus. This needed to make
16779 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16780 Delete some redundant ose68 variants. Recognize -wrs as an os,
16781 then changes that into $CPU-wrs-vxworks.
16782
16783 * configure.in: remove most references to gdbtest, regularize
16784 target based program removal
16785
16786 * test-build.mk: import from p3 tree (many fixes and changes)
16787
16788 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16789
16790 * Makefile.in: added rules to handle tcl, tk, and expect
16791
16792 * configure.in: handle those directories if they exist
16793
16794 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16795
16796 * config.sub: removed bogus hppabsd and hppahpux names, since
16797 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16798
16799 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16800
16801 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16802 depends upon all-xiberty
16803
16804 * Makefile.in: changes from p3, including:
16805
16806 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16807
16808 * Makefile.in (XTRAFLAGS): include newlib directories if
16809 newlib/Makefile exists, rather than if host != target.
16810
16811 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16812
16813 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16814 from the same source tree and not building a cross-compiler. This
16815 matters for the libg++ configuration if reconfiguring a tree that
16816 has already been installed.
16817
16818 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16819
16820 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16821 pick up the machine and system specific header files.
16822
16823 * Makefile.in: added AS_FOR_TARGET, passed down in
16824 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16825 the C compiler to use to create programs which are run in the
16826 build environment, set it to default to $(CC), and passed it down
16827 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16828
16829 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16830
16831 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16832 We need them for unusual native builds, like systems without
16833 ranlib.
16834
16835 * configure: also define $(host_canonical) and
16836 $(target_canonical), which are the full, canonical names for the
16837 given host and target
16838
16839 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16840
16841 * Makefile.in: Added separate definitions for C++.
16842
16843 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16844
16845 * configure.in (configdirs): Add deja-gnu.
16846
16847 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16848
16849 * README: Update for configure.texi and gdb-4.7 release.
16850
16851 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16852
16853 * Makefile.in: Move "all" target to top of file.
16854 Previously, first target was ".PHONY" which caused BSD4.4 make
16855 to build .PHONY when make was run without arguments.
16856
16857 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16858
16859 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16860 Library-copylefted code in libiberty.
16861
16862 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16863
16864 * config.sub: Replace m68kmote with plain old m68k.
16865
16866 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16867
16868 * Makefile.in: Remove space from blank line, avoid Make complaints.
16869
16870 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16871
16872 * config.sub: Complain if no argument is given. Added support for
16873 386bsd as OS and target alias.
16874
16875 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16876
16877 * Makefile.in (XTRAFLAGS): include newlib directories if
16878 newlib/Makefile exists, rather than if host != target.
16879
16880 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16881
16882 * config.sub: recognize sparclite-wrs-vxworks.
16883
16884 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16885 p3.) Added clean-xiberty to clean.
16886
16887 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16888
16889 * configure.in: use *-*-* instead of nested cases for host and target
16890
16891 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16892
16893 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16894 from the same source tree and not building a cross-compiler. This
16895 matters for the libg++ configuration if reconfiguring a tree that
16896 has already been installed.
16897
16898 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16899
16900 * config.sub (i486v/i486v4): Merge in from FSF version.
16901
16902 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16903
16904 * configure: only set PWD if it is already set.
16905
16906 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16907
16908 * configure: just set PWD=`pwd` at the top, since Ultrix sh
16909 doesn't have unset and all success paths (and most error paths)
16910 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16911 to just ${PWD} to avoid confusion.)
16912
16913 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
16914
16915 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16916 even for a native compilation.
16917
16918 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
16919
16920 Changes to make the gdb.tar.Z rule work better.
16921
16922 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
16923 (DEVO_SUPPORT): Add configure.texi.
16924 (bfd-ilrt.tar.Z): Remove ancient rule.
16925
16926 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
16927
16928 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16929 pick up the machine and system specific header files.
16930
16931 * configure.in, config.sub: added new target m68010-adobe-scout,
16932 with alias of adobe68k. Changed configure.in to check for
16933 -scout before -sco* to avoid a false match.
16934
16935 * Makefile.in: added AS_FOR_TARGET, passed down in
16936 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16937 the C compiler to use to create programs which are run in the
16938 build environment, set it to default to $(CC), and passed it down
16939 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16940
16941 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
16942
16943 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16944 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
16945 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16946 FOR_TARGET variants, to newlib and libg++.
16947
16948 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
16949
16950 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16951 first.
16952
16953 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
16954
16955 * config.sub: Accept `elf' as an environment.
16956
16957 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16958
16959 * Makefile.in (all-opcodes): cd into the right directory
16960
16961 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
16962
16963 * configure: added -program_transform_name option, used as
16964 argument to sed when installing programs.
16965 configure.texi: added documentation for -program_prefix,
16966 -program_suffix and -program_transform_name.
16967
16968 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
16969
16970 * config.sub: Accept i486 where i386 ok.
16971
16972 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
16973
16974 * config.sub: accept we32k
16975
16976 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
16977
16978 * config.sub, configure.in: accept OSE68000 and OSE68k.
16979
16980 * Makefile.in: don't create all directories for ``make install'';
16981 let the subdirectories create the ones they need.
16982
16983 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16984
16985 * COPYING: new file, GPL v2
16986
16987 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16988
16989 * Makefile.in: use the new gen-info-dir, which needs a template
16990 argument (which also lives in texinfo)
16991
16992 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16993
16994 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
16995
16996 * config.sub (ncr3000): Change i386 to i486.
16997
16998 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16999
17000 * Makefile.in: add install-rcs, install-grep to
17001 install-no-fixedincludes, removed install-bison and install-libgcc
17002
17003 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17004
17005 * configure.in: grab the HPUX makefile fragment if on HPUX
17006
17007 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17008
17009 * Makefile.in: eradicate bison spoor (ditto libgcc).
17010 configure.in: recognise m68{k,000}-ericsson-OSE.
17011 es1800 is alias for m68k-ericsson-OSE
17012
17013 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17014
17015 * configure.in: rearrange the parts that remove programs from
17016 configdirs, based now on HOST==TARGET or by canonical triple.
17017
17018 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17019
17020 * test-build.mk: recurse explicitly with -f test-build.mk when
17021 appropriate. predicate stage3 and comparison on the existence
17022 of gcc. That is, if gcc isn't around, we aren't three-staging.
17023 On very clean, also remove ...stamp-co. Build in-place before
17024 doing other builds.
17025
17026 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17027
17028 * Makefile.in, configure.in: add tgas
17029
17030 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17031
17032 * Makefile.in: a number of changes merged in from progressive.
17033
17034 * configure.in: add libm.
17035
17036 * .cvsignore: ignore some stuff that comes from test-build.mk.
17037
17038 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17039
17040 * config.sub: Add es1800 (m68k-ericsson-es1800).
17041
17042 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17043
17044 * configure: Add program_suffix (parallel to program_prefix)
17045 * Makefile.in: adjust directory-creating script for losing decstation
17046
17047 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17048
17049 * configure: Minor $subdir-related fixes.
17050
17051 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17052
17053 * configure: fix various problems with propogating
17054 makefile_target_frag in subdirs.
17055 * configure.in: config libgcc if its there
17056
17057 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17058
17059 * config.sub: HPPA merge.
17060
17061 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17062
17063 * Makefile.in: Replace all-bison with all-byacc in all
17064 dependency lines for other tools (which now use byacc).
17065
17066 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17067
17068 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17069
17070 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17071
17072 * Makefile.in: make gprof rules similar to byacc rules (instead of
17073 vestigal $(unsubdir) that didn't work...)
17074
17075 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17076
17077 * config.sub: Add support for Linux.
17078 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17079 (at least for libg++).
17080
17081 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17082
17083 * configure.texi: fix doc for the -nfp option to configure
17084
17085 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17086
17087 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17088
17089 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17090
17091 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17092 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17093 * configure.in: added solaris* host_makefile_frag hook.
17094
17095 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17096
17097 * config.sub: changed recognition of m68000 so that various
17098 m68k types can be specified via m680[01234]0
17099
17100 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17101
17102 * config.sub (basic_machine): fix sed so that '-foo' isn't
17103 completely substituted out while .+'-foo' loses the '-foo'
17104
17105 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17106
17107 * config.sub ($os): Add -aout.
17108
17109 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17110
17111 * configure: If host_makefile_frag is absolute, don't
17112 prefix ${invsubdir} (relevant to libg++ auto-configure).
17113
17114 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17115
17116 * Makefile.in (tooldir): Define it.
17117 (all-ld): Depend on all-flex.
17118
17119 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17120
17121 * Makefile.in (check): Fix libg++ special case.
17122
17123 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17124
17125 * configure: do not bury `pwd` into config.status, thus do fewer
17126 pwd's.
17127
17128 * configure: print the "Building in" message only when building in
17129 other than "." AND verbose.
17130
17131 * configure: remove -s, rework -v to better accommodate guested
17132 configures.
17133
17134 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17135
17136 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17137
17138 * Makefile.in: macroize flags passed on recursion. remove
17139 fileutils.
17140
17141 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17142
17143 * configure: get makesrcdir right for subdirs deeper than 1.
17144
17145 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17146 install.
17147
17148 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17149
17150 * Makefile.in: don't print subdir_do or recursion lines.
17151
17152 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17153
17154 * standards.texi: added menu item.
17155
17156 * Makefile.in: build and install standards.info.
17157
17158 * standards.texi: new file.
17159
17160 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17161
17162 * configure: test for and move config.status pieces from
17163 ${subdir}/.
17164
17165 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17166
17167 * configure: Test for existance of files before trying to mv
17168 them, to avoid numerous non-existance messages.
17169
17170 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17171
17172 * configure: correct final line of config.status.
17173
17174 * configure: patch from eggert. Avoids a protection problem if
17175 the original Makefile.in is read only.
17176
17177 * configure: use move-if-change from gcc to create config.status.
17178 Some makefiles depend on config.status to tell if a directory
17179 has been reconfigured for a different host. This change
17180 prevents those directories from remaking everything in the case
17181 where the reconfig was only intended to rebuild a Makefile.
17182
17183 * configure: test for config.sub with "config.sub sun4" rather
17184 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17185 host alias from a missing config.sub.
17186
17187 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17188
17189 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17190 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17191
17192 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17193
17194 * configure: mkdir ${subdir} as needed.
17195
17196 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17197
17198 * Makefile.in,configure.in: added autoconf.
17199
17200 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17201
17202 * Makefile.in: no longer pass against on recursion.
17203
17204 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17205 definitions are not inherited.
17206
17207 * configure: correct makesrcdir when subdir is .
17208
17209 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17210
17211 * configure: Add support for 'subdirs' variable, which is
17212 like 'configdirs', except that configure doesn't re-invoke
17213 itself for subdirs, it just creates a Makefile for each subdir.
17214 * configure.texi: Document subdirs.
17215
17216 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17217
17218 * configure.in: added flex to configdirs
17219
17220 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17221
17222 * Makefile.in: remove clean-stamps from clean.
17223
17224 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17225
17226 * configure.in: Add gdbtest to configdirs.
17227
17228 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17229
17230 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17231 to recursive makes.
17232 * configure.in: Recognize new ncr3000 config.
17233
17234 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17235
17236 * Makefile.in, configure.in: removed references to gdbm.
17237
17238 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17239
17240 * config.sub: Don't canonicalize os value
17241 newsos* to bsd (readline needs to check for newsos).
17242 (This fix was earlier made Jan 31, but got re-broken.)
17243
17244 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17245
17246 * configure.in: sco is an os, not a vendor!
17247
17248 * configure: Quote $( better. Keep various shells happy.
17249
17250 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17251
17252 * Makefile.in: eliminate stamp-files.
17253
17254 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17255
17256 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17257 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17258
17259 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17260
17261 * config.sub: fix iris/iris3.
17262
17263 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17264
17265 * configure: re-add -rm.
17266
17267 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17268
17269 * Maskefile.in: add .stmp-rcs to all.
17270
17271 * configure.in: remove gas from rs6000 build, use aix host fragment.
17272
17273 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17274
17275 * configure: pass down site_option during recursion.
17276
17277 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17278
17279 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17280
17281 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17282
17283 * configure: Change exec_prefix so that it really defaults to prefix.
17284
17285 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17286
17287 * Makefile.in, configure.in: Add support for mmalloc library.
17288
17289 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17290
17291 * Makefile.in: add stmp dependencies for a few more things.
17292
17293 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17294
17295 * configure: adjusted error message on objdir/srcdir configure
17296 collision, per john's suggestion.
17297
17298 * Makefile.in: add libiberty stmp to all and all.cross.
17299
17300 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17301
17302 * Makefile.in: remove force dependencies, add grep to all.
17303
17304 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17305
17306 * Makefile.in: drop flex. make stamp files work.
17307
17308 * configure: added test for conflicting configuration in srcdir,
17309 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17310 gets cranky. use relative paths for configure and srcdir
17311 whenever possible. Send some error messages to stderr that were
17312 going to stdout.
17313
17314 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17315
17316 * Makefile.in: Fix libg++ rule to check for gcc directory
17317 before using gcc/gcc. Also pass XTRAFLAGS.
17318
17319 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17320
17321 * Makefile.in: added stmp-files so that directories aren't polled
17322 when they are already built.
17323
17324 * configure.texi: fixed a node pointer problem.
17325
17326 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17327
17328 * config.sub configure.in gdb/configure.in
17329 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17330 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17331 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17332
17333 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17334
17335 * configure: -recurring becomes -silent. corrected help message
17336 for -site= option.
17337
17338 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17339
17340 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17341
17342 * configure: when building Makefile for crosses, replace
17343 tooldir and program_prefix. default srcdir from location of
17344 config.sub. remove "for host in hosts" and "for target in
17345 targets" loops.
17346
17347 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17348
17349 * Makefile.in: Do not pass bindir or mandir to cvs.
17350
17351 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17352
17353 * Makefile.in, configure.in: removed traces of namesubdir,
17354 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17355 copyrights to '92, changed some from Cygnus to FSF.
17356
17357 * configure.texi: remove most references to multiple hosts,
17358 multiple targets, subdirs, etc.
17359
17360 * configure.man: removed rcsid. reference config.sub not
17361 config.subr.
17362
17363 * Makefile.in: mkdir $(infodir) on install-info.
17364
17365 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17366
17367 * configure.texi: Explain better about .gdbinit and about
17368 the environment that configure.in sections run in.
17369
17370 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17371
17372 * configure.in: Ultrix is only a decstation if it's a MIPS.
17373
17374 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17375
17376 * README: DOC.configure => cfg-paper.texi.
17377
17378 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17379
17380 * config.sub (near case $os): Don't convert newsos* to bsd!
17381
17382 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17383
17384 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17385 the number of copies of COPYING that go into the GDB tar file.
17386
17387 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17388
17389 * bfd/configure.in, gdb/config/mh-i386sco,
17390 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17391 Fix SCO configuration stuff.
17392
17393 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17394
17395 * Makefile.in: For libg++, make sure the -I pointing
17396 to the gcc directory goes *after* all the libg++-local -I flags.
17397 Also, move just-gcc dependency from just-libg++ to all-libg++.
17398
17399 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17400
17401 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17402
17403 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17404
17405 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17406
17407 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17408
17409 * config.sub: Add stratus configuration frags. Also
17410 submitted to FSF.
17411
17412 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17413
17414 * Makefile.in (DEV_SUPPORT): add configure.man.
17415
17416 * config.sub(Decode manufacturer-specific): add -none*.
17417
17418 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17419
17420 * Makefile.in: remove form feeds to make Sun's make happy.
17421 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17422
17423 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17424
17425 * Makefile.in (AR_FLAGS): Make quieter.
17426
17427 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17428
17429 * configure.in: Add libg++.
17430 * configure: When verbose, don't output the command line at each
17431 level; it will be unremarkably the same as the previous version,
17432 which will be the same as what the user typed.
17433
17434 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17435
17436 * configure.in, Makefile.in: fix clean-info, add flex. add
17437 fileutils.
17438
17439 * configure: be less sensitive to spaces in Makefile.in. Do not
17440 look for sources in "..". Doing so breaks subdirectories that
17441 might have their own configure. If a subdir has it's own
17442 configure script, use it.
17443
17444 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17445
17446 * cfg-paper.texi: some changes suggested by rms.
17447
17448 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17449
17450 * config.sub: Merge in some small additions from the FSF version,
17451 taken from the gcc distribution, to bring the Cygnus and FSF
17452 versions into closer sync.
17453
17454 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17455
17456 * configure.in: Changed svr4 references to sysv4.
17457
17458 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17459
17460 * configure: added -V for version number option.
17461
17462 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17463
17464 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17465 renamed from DOC.configure to cfg-paper.texi.
17466
17467 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17468
17469 * configure, config.subr, config.sub: config.subr is now
17470 config.sub again.
17471
17472 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17473
17474 * configure.texi: new file, in progress.
17475
17476 * Makefile.in: build info file and install the man page for
17477 configure.
17478
17479 * configure.man: new file, first cut.
17480
17481 * configure: find config.subr again now that configuration "none"
17482 has gone. removed all traces of the -ansi option. removed all
17483 traces of the -languages option.
17484
17485 * config.subr: resync from rms.
17486
17487 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17488
17489 * configure, config.sub, config.subr: merge config.sub into
17490 config.subr, call the result config.subr, remove config.sub, use
17491 config.subr.
17492
17493 * Makefile.in: revised install for dir.info.
17494
17495 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17496
17497 * configure.in: add decstation host makefile frag.
17498
17499 * Makefile.in: BISON now bison -y again. also install-gcc on
17500 install. clean-gdbm on clean. infodir belongs in datadir.
17501 Make directories for info install. Build dir.info here then
17502 install it.
17503
17504 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17505
17506 * Makefile.in: fix for bad directory tests.
17507
17508 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17509
17510 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17511 regexp. -srcdir relative was being handled incorrectly.
17512
17513 * Makefile.in: unwrapped some for loops so that parallel makes
17514 work again and so one can focus one's attention on a particular
17515 package.
17516
17517 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17518
17519 * configure: added PWD as a stand in for `pwd` (for speed). use
17520 elif wherever possible. make -srcdir work without -objdir.
17521 -objdir= commented out.
17522
17523 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17524
17525 * configure: +options become --options. -subdirs commented out.
17526 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17527 Makefile now at top of generated Makefile. Removed cvs log
17528 entries. added -srcdir. create .gdbinit only if there is one
17529 in ${srcdir}.
17530
17531 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17532 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17533 and mandir now keyed off datadir by default.
17534
17535 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17536
17537 * Freshly created ChangeLog.
17538
17539 \f
17540 Local Variables:
17541 mode: change-log
17542 left-margin: 8
17543 fill-column: 76
17544 version-control: never
17545 End: