38217c4b897054009f9051c014c7cf73fcd0991b
[gcc.git] / ChangeLog
1 2012-09-28 Ian Lance Taylor <iant@google.com>
2
3 * Makefile.def: Make all-target-libgo depend on
4 all-target-libbacktrace.
5 * Makefile.in: Rebuild.
6
7 2012-09-26 Ian Lance Taylor <iant@google.com>
8
9 * Makefile.def: Make all-gcc depend on all-libbacktrace.
10 * Makefile.in: Rebuild.
11
12 2012-09-21 Anthony Green <green@moxielogic.com>
13
14 * config/moxie/moxie.opt: Add -mno-crt0 option.
15 * config/moxie/moxie.h (STARTFILE_SPEC): Handle -mno-crt0 option.
16 * doc/invoke.texi (Option Summary): Document -mno-crt0 option.
17
18 2012-09-20 Walter Lee <walt@tilera.com>
19
20 * configure.ac: Add tilegx to list of targets that support gold.
21 * configure: Regenerate.
22
23 2012-09-20 Marek Polacek <polacek@redhat.com>
24
25 * MAINTAINERS (Write After Approval): Add myself.
26
27 2012-09-19 Steve Ellcey <sellcey@mips.com>
28
29 * configure.ac: Add mips*-mti-elf* target.
30 * configure: Regenerate.
31
32 2012-09-17 Ian Lance Taylor <iant@google.com>
33
34 * MAINTAINERS (Various Maintainers): Add libbacktrace.
35 * configure.ac (host_libs): Add libbacktrace.
36 (target_libraries): Add libbacktrace.
37 * Makefile.def (host_modules): Add libbacktrace.
38 (target_modules): Likewise.
39 * configure, Makefile.in: Rebuild.
40
41 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
42
43 PR target/38607
44 Merge upstream change.
45 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
46
47 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
48 Add libgomp*.o to compare_exclusions for AIX.
49 * configure: Regenerate.
50
51 2012-09-06 Diego Novillo <dnovillo@google.com>
52
53 * configure.ac: Bump minimum GMP version to 4.2.3.
54 * configure: Re-generate.
55
56 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
57
58 PR target/54461
59 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
60 target-libgloss if not configured --with-avrlibc=no.
61 * configure: Regenerate.
62
63 2012-09-04 Jason Merrill <jason@redhat.com>
64
65 * configure.ac: Fix --enable-languages=all.
66
67 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
68
69 * MAINTAINERS (Write After Approval): Add myself.
70
71 2012-09-03 Richard Guenther <rguenther@suse.de>
72
73 PR bootstrap/54138
74 * configure.ac: Re-organize ISL / CLOOG checks to allow
75 disabling with either --without-isl or --without-cloog.
76 * configure: Regenerated.
77
78 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
79
80 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
81 * configure: Regenerate.
82
83 2012-08-27 Ulrich Drepper <drepper@gmail.com>
84
85 * MAINTAINERS: Fix my email address.
86
87 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
88
89 PR binutils/4970
90 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
91 and opcodes.
92 * Makefile.in: Regenerated.
93
94 2012-08-26 Art Haas <ahaas@impactweather.com>
95
96 * configure: Regenerate.
97
98 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
99
100 * INSTALL/README: Also refer to the online installation
101 instructions.
102
103 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
104
105 * MAINTAINERS (Write After Approval): Add myself.
106 (Picochip port): Remove myself.
107
108 2012-08-14 Diego Novillo <dnovillo@google.com>
109
110 Merge from cxx-conversion branch.
111
112 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
113 POSTSTAGE1_CONFIGURE_FLAGS.
114 * Makefile.in: Regenerate.
115 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
116 Force C++ when bootstrapping.
117 * configure: Regenerate.
118
119 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
120
121 * MAINTAINERS (Write After Approval): Add myself.
122
123 2012-07-16 Joseph Myers <joseph@codesourcery.com>
124
125 * README: Document use of ranges of years in copyright notices.
126
127 2012-07-06 Richard Guenther <rguenther@suse.de>
128
129 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
130 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
131 --with-gmp=system.
132 * Makefile.in: Regenerated.
133 * configure: Likewise.
134
135 2012-07-06 Richard Guenther <rguenther@suse.de>
136
137 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
138 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
139 supply V=1 as extra_make_flags.
140 * configure: Regenerated.
141 * Makefile.in: Likewise.
142
143 2012-07-04 Tristan Gingold <gingold@adacore.com>
144
145 * configure: Regenerate.
146
147 2012-07-03 Richard Guenther <rguenther@suse.de>
148
149 * Makfile.def (isl): Remove not necessary extra_exports and
150 extra_make_flags.
151 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
152 * Makefile.in: Regenerated.
153
154 2012-07-03 Richard Guenther <rguenther@suse.de>
155
156 * Makefile.def (cloog): Add V=1 to extra_make_flags.
157 * configure.ac: If either the ISL or the CLooG check failed
158 do not try to build in-tree versions.
159 * Makefile.in: Regenerated.
160 * configure: Regenerated.
161
162 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
163
164 * configure: Regenerate.
165
166 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
167
168 * MAINTAINERS (Various Maintainers): Add myself as testsuite
169 maintainer.
170
171 2012-07-02 Richard Guenther <rguenther@suse.de>
172
173 * configure: Regenerated.
174
175 2012-07-02 Richard Guenther <rguenther@suse.de>
176 Michael Matz <matz@suse.de>
177 Tobias Grosser <tobias@grosser.es>
178 Sebastian Pop <sebpop@gmail.com>
179
180 * Makefile.def: Add ISL host module, remove PPL host module.
181 Adjust ClooG host module to use the proper ISL.
182 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
183 * configure.ac: Include config/isl.m4. Add ISL host library,
184 remove PPL. Remove PPL configury, add ISL configury, adjust
185 ClooG configury.
186 * Makefile.in: Regenerated.
187 * configure: Likewise.
188
189 2012-07-02 Richard Guenther <rguenther@suse.de>
190
191 Merge from graphite branch
192 2011-07-21 Tobias Grosser <tobias@grosser.es>
193
194 * configure: Regenerated.
195 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
196 both cloog.org and legacy versions. The only supported version will
197 be CLooG with the isl backend.
198
199 2011-07-21 Tobias Grosser <tobias@grosser.es>
200
201 * configure: Regenerated.
202 * configure.ac: Require cloog isl 0.17.0
203
204 2011-07-21 Tobias Grosser <tobias@grosser.es>
205
206 * configure: Regenerated.
207 * config/cloog.m4: Do not define CLOOG_ORG
208
209 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
210
211 * configure.ac: Skip C if explicitly selected.
212 * configure: Regenerate.
213
214 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
215
216 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
217 they contain -O2.
218 * configure: Regenerate.
219
220 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
221
222 PR debug/53740
223 * df.h, df-problems.c, dce.c: Revert last patch.
224
225 2012-06-25 Iain Sandoe <iain@codesourcery.com>
226
227 * MAINTAINERS (Write After Approval): Update my email address.
228
229 2012-06-21 Meador Inge <meadori@codesourcery.com>
230
231 * MAINTAINERS (Write After Approval): Add myself.
232
233 2012-06-20 Jason Merrill <jason@redhat.com>
234
235 * Makefile.tpl (check-target-libgomp-c++): New.
236 (check-target-libitm-c++): New.
237 * Makefile.def (c++): Add them.
238 * Makefile.in: Regenerate.
239
240 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
241
242 * MAINTAINERS (Write After Approval): Add myself.
243
244 2012-05-16 Olivier Hainque <hainque@adacore.com>
245
246 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
247 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
248 (install-no-fixedincludes): Adjust accordingly.
249 * Makefile.in: Regenerate.
250
251 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
252
253 Merge upstream change
254 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
255
256 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
257
258 * MAINTAINERS (Write After Approval): Add myself.
259
260 2012-05-09 Nick Clifton <nickc@redhat.com>
261 Paul Smith <psmith@gnu.org>
262
263 PR bootstrap/50461
264 * configure.ac (mpfr-dir): When using in-tree MPFR sources
265 allow for the fact that from release v3.1.0 of MPFR the source
266 files were moved into a src sub-directory.
267 * configure: Regenerate.
268
269 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
270
271 * configure.ac: Bump minimum MPFR version to 2.4.0.
272 * configure: Regenerated.
273
274 2012-05-01 Richard Henderson <rth@redhat.com>
275
276 * Makefile.def (libatomic): New target_module.
277 * configure.ac (target_libraries): Add libatomic.
278 (noconfigdirs): Check if libatomic is supported.
279 * Makefile.in, configure: Rebuild.
280
281 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
282
283 * MAINTAINERS (Write After Approval): Add myself.
284
285 2012-04-25 Joel Brobecker <brobecker@adacore.com>
286
287 * config.sub: Update to 2012-04-18 version from official repo.
288
289 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
290
291 * MAINTAINERS (Write After Approval): Add myself.
292
293 2012-04-11 Steve Ellcey <sellcey@mips.com>
294
295 * MAINTAINERS: Changed email address.
296
297 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
298
299 PR target/52737
300 * contrib/gcc_update (files_and_dependencies):
301 Remove gcc/config/avr/t-multilib from touch data.
302
303 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
304
305 * MAINTAINERS (OS Port Maintainers): Remove irix.
306 * configure.ac (enable_libgomp): Remove *-*-irix6*.
307 (unsupported_languages): Remove mips-sgi-irix6.*.
308 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
309 (with_stabs): Remove.
310 * configure: Regenerate.
311
312 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
313
314 * MAINTAINERS (OS Port Maintainers): Remove osf.
315 * configure.ac (enable_libgomp): Remove *-*-osf*.
316 (with_stabs): Remove alpha*-*-osf*.
317 * configure: Regenerate.
318
319 2012-03-05 Tristan Gingold <gingold@adacore.com>
320
321 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
322 * configure: Regenerate.
323
324 2012-02-17 Walter Lee <walt@tilera.com>
325
326 * MAINTAINERS: (Write After Approval): Delete myself.
327
328 2012-02-14 Walter Lee <walt@tilera.com>
329
330 * MAINTAINERS (tilegx port): Add myself.
331 (tilepro port): Add myself.
332 (Write After Approval): Add myself.
333
334 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
335
336 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
337 and Joseph Myers as docstring relicensing maintainers.
338
339 2012-02-09 Bin Cheng <bin.cheng@arm.com>
340
341 * MAINTAINERS (write-after-approval): Add myself.
342
343 2012-02-08 Ira Rosen <irar@il.ibm.com>
344
345 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
346 maintainer.
347
348 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
349
350 * MAINTAINERS (Write After Approval): Move myself to
351 maintain alphabetical order.
352
353 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
354
355 * MAINTAINERS (Write After Approval): Add myself.
356
357 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
358
359 * MAINTAINERS (Write After Approval): Add myself.
360
361 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
362 Jayant R Sonar <jayant.sonar@kpitcummins.com>
363
364 * configure.ac (cr16-*-*): Remove nonconfigdirs.
365 * configure: Regenerate.
366
367 2012-01-23 Harshit Chopra <harshit@google.com>
368
369 * MAINTAINERS (Write After Approval): Add myself.
370
371 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
372
373 * configure.ac: Remove reference to mh-interix.
374 * configure: Regenerate.
375
376 2012-01-05 Richard Henderson <rth@redhat.com>
377
378 PR bootstrap/51072
379 * configure.ac: Disable libitm if c++ is not enabled.
380 * configure: Rebuild.
381
382 * configure.ac: Fix regexp for same.
383 * configure: Rebuild.
384
385 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
386
387 * MAINTAINERS (Write After Approval): Add myself.
388
389 2012-01-02 Richard Guenther <rguenther@suse.de>
390
391 PR bootstrap/51686
392 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
393 * Makefile.in: Regenerate.
394
395 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
396
397 * MAINTAINERS (Write After Approval): Add myself.
398
399 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
400
401 * configure: Regenerate.
402
403 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
404
405 * MAINTAINERS (picochip): Changed email address.
406
407 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
408
409 * MAINTAINERS (write-after-approval): Add self.
410
411 2011-11-29 DJ Delorie <dj@redhat.com>
412
413 * configure.ac (rl78-*-*) New case.
414 * configure: Regenerate.
415 * MAINTAINERS: Add myself as RL78 maintainer.
416
417 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
418
419 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
420
421 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
422
423 * libtool.m4: Additional FreeBSD 10 fixes.
424
425 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
426
427 * MAINTAINERS: Move myself from Write After Approval to CPU Port
428 Maintainers section, as Epiphany maintainer.
429
430 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
431
432 PR target/49992
433 * configure.ac: Remove ranlib special-casing for Darwin.
434 * configure: Regenerate.
435
436 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
437
438 * MAINTAINERS (Reviewers): Keep the list sorted.
439
440 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
441
442 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
443
444 2011-11-09 Roland McGrath <mcgrathr@google.com>
445
446 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
447 * configure: Rebuild.
448 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
449 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
450 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
451 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
452 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
453 Add READELF.
454 * Makefile.in: Rebuild.
455
456 2011-11-09 Jason Merrill <jason@redhat.com>
457
458 * Makefile.def (language=c++): Remove check-c++0x.
459 * Makefile.in (check-gcc-c++): Regenerate.
460
461 2011-11-08 Richard Henderson <rth@redhat.com>
462
463 * configure.ac: Test for libitm directory present first.
464
465 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
466
467 * configure.ac: Test libitm/configure.tgt to disable libitm.
468 * configure: Rebuild.
469
470 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
471 Richard Henderson <rth@redhat.com>
472
473 Merged from transactional-memory.
474
475 * Makefile.def (lang_env_dependencies): libitm is c++.
476 Add libitm target module.
477 * configure.ac: Likewise.
478 * config/mmap.m4: New file.
479 * contrib/gcc_update: Add libitm to touch data.
480 * Makefile.in, configure: Rebuild.
481
482 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
483
484 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
485 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
486 * Makefile.in: Regenerate.
487
488 2011-11-01 DJ Delorie <dj@redhat.com>
489
490 * config.sub: Update to version 2011-10-29 (added rl78)
491
492 2011-10-27 Nick Clifton <nickc@redhat.com>
493
494 * config.sub: Import these changes from the config project:
495
496 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
497 Ben Elliston <bje@gnu.org>
498
499 * config.sub (epiphany): New.
500
501 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
502 Ben Elliston <bje@gnu.org>
503
504 * config.sub (hexagon, hexagon-*): New.
505
506 2011-08-23 Roland McGrath <mcgrathr@google.com>
507
508 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
509 64eb to be64.
510
511 2011-08-16 Roland McGrath <mcgrathr@google.com>
512
513 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
514 (nacl): Grok as alias for 32el-unknown-nacl.
515
516 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
517
518 * MAINTAINERS (Write After Approval): Add myself.
519
520 2011-10-24 Teresa Johnson <tejohnson@google.com>
521
522 * MAINTAINERS (Write After Approval): Add myself.
523
524 2011-09-21 Jakub Jelinek <jakub@redhat.com>
525
526 * MAINTAINERS (sparc port): Remove myself.
527
528 2011-09-14 Tom de Vries <tom@codesourcery.com>
529
530 * MAINTAINERS (Write After Approval): Add myself.
531
532 2011-08-14 Yao Qi <yao@codesourcery.com>
533
534 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
535 * configure: Regenerate.
536
537 2011-07-26 Ian Lance Taylor <iant@google.com>
538
539 * configure.ac: Set have_compiler based on whether gcc directory
540 exists, rather than on whether gcc is in configdirs.
541 * configure: Rebuild.
542
543 2011-07-21 Joseph Myers <joseph@codesourcery.com>
544
545 * MAINTAINERS (Global Reviewers): Add self.
546
547 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
548
549 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
550 link directories.
551 * Makefile.in: Rebuild.
552
553 2011-07-20 Ian Lance Taylor <iant@google.com>
554
555 PR bootstrap/49787
556 * configure.ac: Move --enable-bootstrap handling earlier in file.
557 If --enable-bootstrap and either --enable-build-with-cxx or
558 --enable-build-poststage1-with-cxx, enable C++ automatically.
559 * configure: Rebuild.
560
561 2011-07-19 Ian Lance Taylor <iant@google.com>
562
563 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
564 make C++ a boot_language. Set and substitute
565 POSTSTAGE1_CONFIGURE_FLAGS.
566 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
567 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
568 * configure, Makefile.in: Rebuild.
569
570 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
571
572 * MAINTAINERS (Register Allocation): Move myself from reviewers to
573 maintainers.
574
575 2011-07-18 Jakub Jelinek <jakub@redhat.com>
576
577 * MAINTAINERS (Global Reviewers): Add myself.
578
579 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
580
581 * configure: Regenerate.
582
583 2011-07-16 Jason Merrill <jason@redhat.com>
584
585 * Makefile.def (language=c++): Add check-c++0x and
586 check-target-libmudflap-c++.
587 * Makefile.tpl (check-target-libmudflap-c++): New.
588 * Makefile.in: Regenerate.
589
590 2011-07-16 Matthias Klose <doko@ubuntu.com>
591
592 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
593 * Makefile.def (target_modules/libjava): Pass
594 $(EXTRA_CONFIGARGS_LIBJAVA).
595 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
596 if not configured with --enable-static-libjava.
597 * Makefile.in: Regenerate.
598 * configure: Likewise.
599
600 2011-07-15 Jason Merrill <jason@redhat.com>
601
602 * Makefile.in (check-c++): Move check-gcc-c++0x after
603 check-target-libstdc++-v3.
604
605 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
606
607 * MAINTAINERS (c6x port): New entry.
608
609 2011-07-13 Jason Merrill <jason@redhat.com>
610
611 * Makefile.in (check-gcc-c++0x): New.
612 (check-c++): Depend on it.
613
614 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
615
616 PR target/39150
617 * configure.ac (i[3456789]86-*-solaris2*): Also accept
618 x86_64-*-solaris2.1[0-9]*.
619 * configure: Regenerate.
620
621 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
622
623 * MAINTAINERS (RTL optimizers): Add self.
624
625 2011-06-27 Gabriel Charette <gchare@google.com>
626
627 * MAINTAINERS (Write After Approval): Add myself.
628
629 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
630
631 PR regression/47836
632 PR bootstrap/23656
633 PR other/47733
634 PR bootstrap/49247
635 PR c/48825
636 * configure.ac (target_libraries): Remove target-libiberty.
637 Remove case-statement setting skipdirs=target-libiberty for
638 multiple targets. Remove checking target_configdirs and
639 removing target-libiberty but keeping target-libgcc if
640 otherwise empty.
641 * Makefile.def (target_modules): Don't add libiberty.
642 (dependencies): Remove all traces of target-libiberty.
643 * configure, Makefile.in: Regenerate.
644
645 2011-06-13 Walter Lee <walt@tilera.com>
646
647 * configure.ac (tilepro-*-*) New case.
648 (tilegx-*-*): Likewise.
649 * configure: Regenerate.
650
651 2011-06-06 Jing Yu <jingyu@google.com>
652
653 * configure.ac: Skip target-libiberty for
654 arm*-*-linux-androideabi.
655 * configure: Regenerated.
656
657 2011-06-06 Nick Clifton <nickc@redhat.com>
658
659 * config.sub: Sync from upstream.
660
661 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
662
663 * MAINTAINERS (Write After Approval): Add myself.
664
665 2011-06-01 Daniel Jacobowitz <drow@false.org>
666
667 * MAINTAINERS: Update my email address.
668
669 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
670
671 * MAINTAINERS (Write After Approval): Update my email address.
672
673 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
674
675 * MAINTAINERS (Write After Approval): Add myself.
676
677 2011-05-08 Doug Kwan <dougkwan@google.com>
678
679 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
680 * configure: Regenerated.
681 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
682 value from configure.
683 * Makefile.in: Regenerated.
684
685 2011-05-05 Joseph Myers <joseph@codesourcery.com>
686
687 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
688 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
689 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
690 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
691 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
692 *-*-vxworks*): Disable newlib and libgloss in separate case
693 statement.
694 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
695 to separate case statement.
696 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
697 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
698 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
699 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
700 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
701 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
702 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
703 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
704 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
705 i[[3456789]]86-*-rdos*, m32r-*-*,
706 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
707 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
708 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
709 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
710 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
711 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
712 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
713 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
714 and libgloss in main case over targets. Remove most empty cases
715 in main case over targets.
716 * configure: Regenerate.
717
718 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
719
720 * MAINTAINERS (Write After Approval): Add myself.
721
722 2011-05-04 Joseph Myers <joseph@codesourcery.com>
723
724 * configure.ac: Remove code setting special library locations for
725 hppa*64*-*-hpux11*. Remove code setting compiler for
726 sparc-sun-solaris2*.
727 * configure: Regenerate.
728
729 2011-05-04 Joseph Myers <joseph@codesourcery.com>
730
731 * configure.ac: Separate libgloss_dir settings from general case
732 over targets.
733 * configure: Regenerate.
734
735 2011-04-28 Joseph Myers <joseph@codesourcery.com>
736
737 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
738 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
739 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
740 cases in libgcj-disabling case statement.
741 (hppa*64*-*-linux*): Set unsupported_languages instead of
742 disabling target-zlib.
743 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
744 to hppa*64*-*-hpux*.
745 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
746 hppa*-*-hpux*.
747 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
748 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
749 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
750 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
751 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
752 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
753 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
754 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
755 libgcj-disabling case statement.
756 * configure: Regenerate.
757
758 2011-04-28 Joseph Myers <joseph@codesourcery.com>
759
760 * configure.ac: Disable Java for targets not supporting libffi.
761 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
762 Remove cases in Java-disabling statement.
763 (*arm-wince-pe): Change to arm-wince-pe.
764 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
765 cases in Java-disabling statement.
766 (bfin-*-*): Don't disable Java again.
767 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
768 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
769 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
770 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
771 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
772 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
773 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
774 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
775 Java-disabling statement.
776 (mmix-*-*): Don't disable Java again.
777 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
778 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
779 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
780 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
781 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
782 statement.
783 * configure: Regenerate.
784
785 2011-04-28 Joseph Myers <joseph@codesourcery.com>
786
787 * configure.ac: Separate cases disabling Java and Java libraries
788 from general case over targets.
789 * configure: Regenerate.
790
791 2011-04-21 Jie Zhang <jzhang918@gmail.com>
792
793 * MAINTAINERS: Update my email address.
794
795 2011-04-20 Easwaran Raman <eraman@google.com>
796
797 * MAINTAINERS (Write After Approval): Add myself.
798
799 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
800
801 PR lto/48086
802 * configure.ac: Re-enable LTO on *-apple-darwin9*.
803 * configure: Regenerate.
804
805 2011-04-16 Jim Meyering <meyering@redhat.com>
806
807 * MAINTAINERS (Write After Approval): Add myself.
808
809 2011-04-15 Dodji Seketeli <dodji@redhat.com>
810
811 * MAINTAINERS: Update my email address.
812
813 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
814
815 * MAINTAINERS (Write After Approval): Add myself.
816
817 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
818
819 * MAINTAINERS (Write After Approval): Add myself.
820
821 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
822
823 * MAINTAINERS (Write After Approval): Add myself.
824
825 2011-04-06 Joseph Myers <joseph@codesourcery.com>
826
827 * configure.ac (build_tools): Remove build-byacc.
828 (host_libs): Remove mmalloc.
829 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
830 autoconf automake libtool diff rcs fileutils shellutils time
831 textutils wdiff find uudecode hello tar gzip indent recode release
832 sed perl gawk findutils gettext zip.
833 (libgcj): Remove target-qthreads.
834 (target_tools): Remove target-examples target-gperf.
835 (YACC): Don't handle building byacc.
836 * configure: Regenerate.
837 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
838 dosutils, examples, fileutils, find, findutils, gawk, gettext,
839 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
840 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
841 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
842 handle building components.
843 * Makefile.in: Regenerate.
844
845 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
846
847 * MAINTAINERS: Update my email address as Xtensa maintainer.
848
849 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
850
851 * config.sub: Sync from upstream.
852
853 2011-04-01 Joseph Myers <joseph@codesourcery.com>
854
855 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
856 (microblaze*): Don't disable libssp.
857 * configure: Regenerate.
858
859 2011-04-01 Joseph Myers <joseph@codesourcery.com>
860
861 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
862 moveifchange.
863 * configure: Regenerate.
864 * Makefile.tpl: Use @SHELL@ not @config_shell@.
865 * Makefile.in: Regenerate.
866
867 2011-04-01 Joseph Myers <joseph@codesourcery.com>
868
869 * configure.ac (*-*-sysv4*): Don't enable libgomp.
870 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
871 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
872 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
873 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
874 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
875 md_exec_prefix cases.
876 * configure: Regenerate.
877
878 2011-04-01 Joseph Myers <joseph@codesourcery.com>
879
880 * configure.ac: Separate cases disabling target-libssp,
881 target-libiberty, target-libstdc++-v3 and Fortran from general
882 case over targets.
883 * configure: Regenerate.
884
885 2011-04-01 Joseph Myers <joseph@codesourcery.com>
886
887 * configure.ac (*-*-chorusos): Don't disable libgcj.
888 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
889 Remove case.
890 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
891 (arm-*-coff): Don't disable libgcj.
892 (arm*-*-linux-gnueabi): Remove useless assignment.
893 (arm-*-riscix*): Don't disable libgcj.
894 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
895 configuration.
896 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
897 (c54x*-*-*): Remove case.
898 (tic54x-*-*): Don't disable GCC or GCC libraries.
899 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
900 to *.
901 (d10v-*-*): Don't disable GCC libraries.
902 (d30v-*-*): Don't disable libgcj.
903 (h8500-*-*): Don't disable GCC libraries.
904 (i960-*-*): Don't disable libgcj.
905 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
906 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
907 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
908 libgcj.
909 (m68k-*-coff*): Remove case.
910 (mmix-*-*): Don't disable libgloss on host.
911 (mn10200-*-*, mn10300-*-*): Remove cases.
912 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
913 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
914 Don't disable libgcj.
915 (romp-*-*): Remove case.
916 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
917 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
918 case.
919 (v810-*-*): Don't disable GCC libraries.
920 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
921 (ip2k-*-*): Don't disable GCC libraries.
922 * configure: Regenerate.
923
924 2011-03-28 Joseph Myers <joseph@codesourcery.com>
925
926 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
927 libffi on host.
928 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
929 on host.
930 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
931 * configure: Regenerate.
932
933 2011-03-26 John Marino <binutils@marino.st>
934
935 * configure.ac: Add support for *-*-dragonfly*
936 * configure: Regenerate.
937
938 2011-03-25 Joseph Myers <joseph@codesourcery.com>
939
940 * configure.ac (native_only): Remove.
941 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
942 send-pr uudecode guile gnuserv on host.
943 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
944 send-pr rcs guile perl texinfo libtool on host.
945 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
946 automake send-pr rcs guile perl texinfo libtool on host.
947 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
948 (*-*-kaos*): Don't disable target-examples target-gperf on target.
949 (alpha*-dec-osf*): Don't disable fileutils on target.
950 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
951 texinfo send-pr expect dejagnu on target.
952 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
953 target-qthreads on target.
954 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
955 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
956 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
957 x86_64-*-mingw*): Don't disable expect on target.
958 (*-*-cygwin*): Don't disable target-gperf on target.
959 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
960 gnuserv on target.
961 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
962 target.
963 * configure: Regenerate.
964
965 2011-03-25 Joseph Myers <joseph@codesourcery.com>
966
967 * configure.ac (target_tools): Remove target-groff.
968 (native_only): Remove target-groff.
969 (hppa*64*-*-*): Don't disable byacc.
970 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
971 setting.
972 (*-*-kaos*): Don't skip target-librx and target-groff.
973 (*-*-netware*): Don't skip target-libmudflap.
974 (*-*-tpf*): Don't skip target-libmudflap.
975 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
976 directories on the host.
977 (ia64*-*-*vms*): Don't skip tix.
978 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
979 host.
980 * configure: Regenerate.
981
982 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
983
984 * configure.ac: Remove references to mt-mep, mt-netware,
985 mt-wince.
986 * Makefile.def: Add all-utils soft dependencies.
987 * Makefile.tpl: Remove GDB_NLM_DEPS.
988 * configure: Regenerate.
989 * Makefile.in: Regenerate.
990
991 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
992
993 * configure.ac: Do not include mh-x86omitfp.
994 * configure: Regenerate.
995
996 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
997
998 * configure.ac: Remove empty cases.
999 * configure: Regenerate.
1000
1001 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1002
1003 * Makefile.def: Add dependency from termcap to gdb.
1004 * Makefile.in: Regenerate.
1005
1006 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1007
1008 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1009 * configure: Regenerate.
1010 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1011 * Makefile.tpl: Likewise.
1012 * Makefile.in: Regenerate.
1013
1014 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1015
1016 * configure.ac: Remove all mentions of tentative_cc.
1017 * configure: Regenerate.
1018
1019 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1020
1021 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1022 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1023 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1024 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1025 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1026 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1027 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1028 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1029 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1030 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1031 *-*-rhapsody*): Remove host cases.
1032 * configure: Regenerate.
1033
1034 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1035
1036 * configure.ac (ppc*-*-pe): Remove host case.
1037 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1038 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1039 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1040 cases.
1041 * configure: Regenerate.
1042
1043 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1044
1045 * config.sub: Update to version 2011-03-23.
1046
1047 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1048
1049 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1050 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1051 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1052 * configure: Regenerate.
1053
1054 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1055
1056 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1057 to Write After Approval.
1058 * config-ml.in: Don't handle arc-*-elf*.
1059 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1060 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1061 handle GCC libraries.
1062 * configure: Regenerate.
1063
1064 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1065
1066 PR bootstrap/48120:
1067 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1068 Add -lstdc++ -lm to LIBS.
1069 * configure: Regenerate.
1070
1071 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1072
1073 * config.guess: Update to version 2011-02-02
1074 * config.sub: Update to version 2011-02-24
1075
1076 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1077
1078 PR lto/48086
1079 * configure.ac: Re-enable LTO on *-apple-darwin9.
1080 * configure: Regenerate.
1081
1082 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1083
1084 PR lto/48086
1085 * configure.ac: Disable LTO on darwin due to an assembler change in
1086 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1087 under 256.
1088 * configure: Regenerate.
1089
1090 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1091
1092 * MAINTAINERS: Update myself as score backend maintainer,
1093 update my e-mail address.
1094
1095 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1096
1097 * MAINTAINERS: Update my e-mail address.
1098
1099 2011-03-06 Joey Ye <joey.ye@arm.com>
1100
1101 * MAINTAINERS: Update my e-mail address.
1102
1103 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1104
1105 * configure.ac: Adjust test of with_ppl.
1106 * configure: Regenerated.
1107
1108 2011-03-02 Kai Tietz <ktietz@redhat.com>
1109
1110 * MAINTAINERS: Adjust my e-mail address.
1111
1112 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1113
1114 * configure.ac: Add -lpwl to ppllibs.
1115 * configure: Regenerated.
1116
1117 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1118
1119 * config/cloog.m4: Add -lisl to clooglibs.
1120 * configure: Regenerated.
1121
1122 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1123
1124 * MAINTAINERS (CPU Port maintainers): Add self.
1125
1126 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1127
1128 * MAINTAINERS: Add myself as testsuite maintainer.
1129
1130 2011-02-15 Mike Stump <mikestump@comcast.net>
1131
1132 * MAINTAINERS: Add myself as testsuite maintainer.
1133
1134 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1135
1136 Import from Libtool and gnulib:
1137
1138 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1139
1140 Prepare for supporting FreeBSD 10.
1141 * config.rpath: Remove handling of freebsd1* which soon would
1142 match FreeBSD 10.0.
1143
1144 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1145
1146 Remove support for FreeBSD 1.x.
1147 * libtool.m4 (_LT_LINKER_SHLIBS)
1148 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1149 soon would incorrectly match FreeBSD 10.0.
1150
1151 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1152
1153 PR binutils/12283
1154 * move-if-change: Import version from gnulib.
1155
1156 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1157
1158 PR lto/47225
1159 * Makefile.def (lto-plugin): Double dash for enable-shared.
1160 (configure-gcc): Depend on all-lto-plugin.
1161 * Makefile.in: Rebuilt.
1162
1163 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1164
1165 * configure.ac: Remove extra bracket.
1166 * configure: Regenerate.
1167
1168 2011-02-08 Tobias Burnus <burnus@net-b.de>
1169
1170 * MAINTAINERS: Add myself as libquadmath maintainer.
1171
1172 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1173
1174 * MAINTAINERS: Update my email address.
1175
1176 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1177
1178 * MAINTAINERS (option handling): Add self.
1179
1180 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1181
1182 PR lto/47225
1183 * Makefile.def: Add dependency for install-gcc
1184 on install-lto-plugin.
1185 * Makfile.in: Regenerated
1186
1187 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1188
1189 * MAINTAINERS (CPU Port Maintainers): Add myself.
1190
1191 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1192
1193 PR libgcj/44341
1194 * configure.ac: Discard --with-* flags for host when configuring
1195 target libraries for cross build.
1196 * configure: Rebuilt.
1197
1198 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1199
1200 * MAINTAINERS (linear loop transforms): Removed.
1201
1202 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1203
1204 * configure.ac: If with_ppl is no, move setting with_cloog=no
1205 after CLOOG_REQUESTED check.
1206 * configure: Regenerated.
1207
1208 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1209
1210 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1211 CLooG has been requested.
1212 * configure: Regenerated.
1213
1214 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1215
1216 * configure: Regenerated.
1217 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1218
1219 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1220
1221 * configure: Regenerated.
1222 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1223
1224 2011-01-21 Andreas Schwab <schwab@redhat.com>
1225
1226 * configure.ac: Use AS_HELP_STRING throughout.
1227 * configure: Regenerate.
1228
1229 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1230
1231 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1232 * configure: Regenerate.
1233
1234 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1235
1236 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1237
1238 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1239
1240 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1241 for ia64-hpux.
1242 * configure: Regenerate.
1243
1244 2011-01-07 Jan Hubicka <jh@suse.cz>
1245
1246 PR lto/47225
1247 * Makefile.in: Regenerate.
1248 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1249 configure.
1250
1251 2011-01-07 Jan Hubicka <jh@suse.cz>
1252
1253 * Makefile.in: Regenerate.
1254 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1255 and configure dependency on lto-plugin configure.
1256 (lto-plugin module): Remove dependency on GCC; add dependency on
1257 liniberty.
1258
1259 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1260
1261 * MAINTAINERS (Write After Approval): Add myself.
1262
1263 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1264
1265 * configure: Regenerate.
1266
1267 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1268
1269 * configure.ac: (picochip): Disable libiberty.
1270
1271 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1272
1273 * MAINTAINERS (Write After Approval): Add myself.
1274
1275 2010-12-10 Ian Lance Taylor <iant@google.com>
1276
1277 PR bootstrap/46819
1278 * configure.ac: For --disable-libgcj clear libgcj_saved.
1279 * configure: Rebuild.
1280
1281 2010-12-10 Tobias Burnus <burnus@net-b.de>
1282
1283 PR fortran/46540
1284 * configure.ac: Add --disable-libquadmath and
1285 --disable-libquadmath-support.
1286 * configure: Regenerate.
1287
1288 2010-12-03 Ian Lance Taylor <iant@google.com>
1289
1290 * MAINTAINERS: Add myself as libgo maintainer.
1291
1292 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1293
1294 PR libffi/46792
1295 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1296 * configure: Regenerate.
1297
1298 2010-12-02 Ian Lance Taylor <iant@google.com>
1299
1300 * configure.ac: Always set default for poststage1_ldflags to
1301 -static-libstdc++ -static-libgcc.
1302
1303 2010-11-29 Andreas Schwab <schwab@redhat.com>
1304
1305 * configure.ac: Move comment to remove extra space in last argument
1306 of GCC_TARGET_TOOL.
1307
1308 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1309
1310 PR other/46026
1311 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1312 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1313 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1314 (BASE_FLAGS_TO_PASS): Use it.
1315 * configure: Rebuilt.
1316 * Makefile.in: Rebuilt.
1317
1318 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1319
1320 PR binutils/12258
1321 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1322 Properly check default linker.
1323 * configure: Regnerated.
1324
1325 2010-11-23 Matthias Klose <doko@ubuntu.com>
1326
1327 * configure.ac: For --enable-gold, handle value `default' instead of
1328 `both*'. New configure option --{en,dis}able-ld.
1329 * configure: Regenerate.
1330
1331 2010-11-20 Ian Lance Taylor <iant@google.com>
1332
1333 * configure.ac: Only disable a language library if no language needs
1334 it. Don't let --disable-libgcj uncondtionally disable libffi.
1335 * configure: Rebuild.
1336
1337 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1338
1339 * Makefile.in: Regenerate.
1340
1341 PR other/46202
1342 * configure.ac: Fix just-built in-tree STRIP name to be
1343 binutils/strip-new.
1344 * configure: Regenerate.
1345 * Makefile.def (install-strip-gcc, install-strip-binutils)
1346 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1347 (install-strip-sid): Mirror dependencies on non-strip variants
1348 of these targets on the respective -strip prerequisites.
1349 * Makefile.tpl (install-strip, install-strip-host)
1350 (install-strip-target): New targets.
1351 (install-strip-[+module+], install-strip-target-[+module+]):
1352 New targets.
1353 * Makefile.in: Regenerate.
1354
1355 2010-11-19 Ian Lance Taylor <iant@google.com>
1356 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1357
1358 * configure.ac: Add target-libgo to target_libraries. Set
1359 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1360 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1361 (HOST_EXPORTS): Add GOC.
1362 (BASE_TARGET_EXPORTS): Add GOC.
1363 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1364 (GOCFLAGS_FOR_TARGET): New variable.
1365 (EXTRA_HOST_FLAGS): Add GOC.
1366 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1367 * Makefile.def (target_modules): Add libgo.
1368 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1369 (dependencies): Add dependency from configure-target-libgo to
1370 configure-target-libffi and all-target-libstdc++-v3. Add
1371 dependencies from all-target-libgo to all-target-libffi.
1372 (languages): Add go.
1373 * configure: Rebuild.
1374 * Makefile.in: Rebuild.
1375
1376 2010-11-19 Ian Lance Taylor <iant@google.com>
1377
1378 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1379 compiler/flag environment variables.
1380
1381 2010-11-18 Ian Lance Taylor <iant@google.com>
1382
1383 * configure.ac: Check for lang_requires_boot_languages in
1384 config-lang.in files.
1385 * configure: Rebuild.
1386
1387 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1388 Tobias Burnus <burnus@net-b.de>
1389
1390 PR fortran/32049
1391 * Makefile.def: Add libquadmath; build it with language=fortran.
1392 * configure.ac: Add libquadmath.
1393 * Makefile.tpl: Handle multiple libs in check-[+language+].
1394 * Makefile.in: Regenerate.
1395 * configure: Regenerate.
1396
1397 2010-11-16 Tom Tromey <tromey@redhat.com>
1398
1399 * MAINTAINERS: Moved myself to reviewers section.
1400
1401 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1402
1403 * MAINTAINERS: Moved myself to reviewers section.
1404
1405 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1406
1407 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1408 (Write After Approval): Remove self.
1409
1410 2010-11-15 Andreas Schwab <schwab@redhat.com>
1411
1412 * configure.ac: Fix spelling in option names.
1413 * configure: Regenerated.
1414
1415 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1416
1417 PR bootstrap/39622
1418 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1419 * configure: Regenerated.
1420
1421 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1422
1423 * MAINTAINERS: Update my email address.
1424
1425 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1426
1427 * configure: Regenerate.
1428
1429 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1430
1431 * configure: Regenerate.
1432
1433 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1434
1435 * configure: Regenerate.
1436
1437 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1438
1439 * configure: Regenerate.
1440
1441 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1442
1443 * configure.ac: Support official CLooG.org versions.
1444 * configure: Regenerate.
1445 * config/cloog.m4: New.
1446
1447 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1448
1449 * MAINTAINERS (Write After Approval): Add myself.
1450
1451 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1452
1453 * MAINTAINERS: Update my email address.
1454
1455 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1456
1457 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1458 * configure: Regenerate.
1459
1460 2010-11-03 Ian Lance Taylor <iant@google.com>
1461 Dave Korn <dave.korn.cygwin@gmail.com>
1462
1463 PR lto/46273
1464 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1465 and on other supported platforms whenever LTO is enabled.
1466 * configure: Rebuild.
1467
1468 2010-11-02 Alan Modra <amodra@gmail.com>
1469
1470 PR binutils/12110
1471 * configure.ac: Error when source path contains spaces.
1472 * configure: Regenerate.
1473
1474 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1475
1476 * MAINTAINERS: Update my email address.
1477
1478 2010-10-20 Ian Lance Taylor <iant@google.com>
1479
1480 * Makefile.def (target_modules): Set lib_path to src/.libs for
1481 libstdc++-v3 module.
1482 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1483 * Makefile.in: Rebuild.
1484
1485 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1486
1487 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1488 (Write After Approval): Remove myself.
1489
1490 2010-10-15 Tristan Gingold <gingold@adacore.com>
1491
1492 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1493
1494 2010-10-14 Douglas Rupp <rupp@gnat.com>
1495
1496 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1497
1498 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1499
1500 * configure.ac (build_lto_plugin): New shell variable.
1501 (--enable-lto): Turn on by default for all non-ELF platforms that
1502 have had LTO support added so far. Set build_lto_plugin appropriately
1503 for both ELF and non-ELF.
1504 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1505 * configure: Regenerate.
1506
1507 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1508
1509 Sync from src:
1510 * configure.ac (v850 support): Remove target-libgloss from
1511 noconfigdirs.
1512 * configure: Regenerate.
1513
1514 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1515
1516 PR bootstrap/45326
1517 PR bootstrap/45174
1518 * configure.ac: Honor initial values of $build_configargs,
1519 $host_configargs, $target_configargs. Mark the precious, so
1520 environment settings get recorded.
1521 * configure: Regenerate.
1522
1523 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1524
1525 PR bootstrap/45796
1526 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1527 Depend on all-build-libiberty.
1528 * Makefile.in: Regenerate.
1529
1530 2010-09-30 Michael Eager <eager@eagercon.com>
1531
1532 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1533 * configure: Regenerate.
1534
1535 2010-09-28 Michael Eager <eager@eagercon.com>
1536
1537 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1538
1539 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1540
1541 PR bootstrap/44621
1542 * configure.ac: Fix unportable shell quoting.
1543 * configure: Regenerate.
1544
1545 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1546
1547 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1548 targets and amend comment.
1549 * configure: Regenerate.
1550
1551 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1552
1553 * MAINTAINERS (Write After Approval): Add myself.
1554
1555 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1556
1557 * configure.ac: Enable LTO by default on Darwin.
1558 * configure: Regenerate.
1559
1560 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1561
1562 * MAINTAINERS (Write After Approval): Add myself.
1563
1564 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1565
1566 * MAINTAINERS (Write After Approval): Add myself.
1567
1568 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1569
1570 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1571 ports
1572
1573 2010-07-28 David Yuste <david.yuste@gmail.com>
1574
1575 * MAINTAINERS (Write After Approval): Add myself.
1576
1577 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1578
1579 * configure.ac: Support all v850 targets.
1580 * configure: Regenerate.
1581
1582 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1583
1584 PR bootstrap/44455
1585 * configure.ac (extra_mpfr_configure_flags): Copy from
1586 extra_mpc_gmp_configure_flags.
1587 * configure: Re-generated.
1588
1589 2010-07-22 Andi Kleen <ak@linux.intel.com>
1590
1591 * MAINTAINERS (Write After Approval): Add myself.
1592
1593 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1594
1595 * MAINTAINERS (Write After Approval): Add myself.
1596
1597 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1598
1599 * MAINTAINERS (Write After Approval): Add myself.
1600
1601 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1602
1603 PR target/44862
1604 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1605 Provide -B option to allow for link spec %s substitutions for
1606 libstdc++.a on darwin.
1607 * Makefile.in: Regenerate.
1608
1609 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1610
1611 * MAINTAINERS (Reviewers): Update my e-mail address
1612
1613 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1614
1615 * Makefile.def (configure-gcc): Depend on all-libelf.
1616 * Makefile.in: Rebuild.
1617
1618 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1619
1620 * MAINTAINERS (Write After Approval): Add myself in the right place.
1621
1622 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1623
1624 * MAINTAINERS (Write After Approval): Add myself.
1625
1626 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1627
1628 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1629
1630 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1631
1632 * config.sub: Update to version 2010-05-21.
1633 * config.guess: Update to version 2010-04-03.
1634
1635 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1636
1637 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1638 * configure: Regenerate.
1639
1640 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1641
1642 * MAINTAINERS (Write After Approval): Add myself.
1643
1644 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1645
1646 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1647 a platform that supports LTO.
1648 * configure: Regenerate.
1649
1650 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1651
1652 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1653 * configure: Regenerated.
1654
1655 2010-04-27 Roland McGrath <roland@redhat.com>
1656 H.J. Lu <hongjiu.lu@intel.com>
1657
1658 * configure.ac (--enable-gold): Support both, both/gold and
1659 both/bfd to add gold to configdirs without removing ld.
1660 * configure: Regenerated.
1661
1662 * Makefile.def: Add install-gold dependency to install-ld.
1663 * Makefile.in: Regenerated.
1664
1665 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1666
1667 PR lto/42776
1668 * configure.ac (--enable-lto): Refactor handling so libelf tests
1669 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1670 and allow LTO to be explicitly enabled on non-ELF platforms that
1671 are known to support it inside else-clause.
1672 * configure: Regenerate.
1673
1674 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1675
1676 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1677 * configure: Regenerate.
1678
1679 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1680
1681 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1682 * configure: Regenerate.
1683
1684 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1685
1686 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1687 separately.
1688 * configure: Regenerate.
1689
1690 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1691
1692 * MAINTAINERS (Write After Approval): Add myself.
1693
1694 2010-04-14 Tristan Gingold <gingold@adacore.com>
1695
1696 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1697 * configure: Regenerate.
1698
1699 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1700
1701 * configure: Regenerate after change to elf.m4.
1702
1703 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1704
1705 * MAINTAINERS (Write After Approval): Add myself.
1706
1707 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1708
1709 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1710 * configure: Regenerated.
1711
1712 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1713
1714 * configure.ac: Print "buggy but acceptable" when CLooG
1715 revision is less than 9.
1716 * configure: Regenerated.
1717
1718 2010-04-01 Diego Novillo <dnovillo@google.com>
1719
1720 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1721
1722 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1723
1724 PR bootstrap/43615
1725 PR bootstrap/43328
1726
1727 Revert:
1728
1729 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1730
1731 * configure.ac: Do not pass --enable-multilib nor
1732 --disable-multilib in baseargs. Accept explicitly passed
1733 --enable_multilib.
1734 * configure: Regenerate.
1735
1736 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1737
1738 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1739
1740 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1741
1742 * MAINTAINERS: Remove myself.
1743
1744 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1745
1746 PR bootstrap/43328
1747 * configure.ac: Do not pass --enable-multilib nor
1748 --disable-multilib in baseargs. Accept explicitly passed
1749 --enable_multilib.
1750 * configure: Regenerate.
1751
1752 2010-03-28 Andrew Pinski <pinskia@gmail.com>
1753
1754 * MAINTAINERS (spu port): Remove me.
1755
1756 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1757
1758 * configure.ac (tic6x-*-*): New case.
1759 * configure: Regenerate.
1760
1761 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1762
1763 * config.sub: Update to version 2010-03-22.
1764 * config.guess: Update to version 2009-12-30.
1765
1766 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1767
1768 PR ada/42554
1769 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1770 * configure: Regenerate.
1771
1772 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1773
1774 * MAINTAINERS: Update my email address.
1775
1776 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1777
1778 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1779 (ghassan.shobaki@amd.com): Removed.
1780
1781 2010-03-17 Alan Modra <amodra@gmail.com>
1782
1783 * MAINTAINERS: Update my email address.
1784
1785 2010-03-16 Diego Novillo <dnovillo@google.com>
1786
1787 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1788 Matthews.
1789
1790 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1791
1792 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1793 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1794
1795 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1796
1797 * MAINTAINERS: Update my email address.
1798
1799 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1800
1801 * MAINTAINERS: Update my email address.
1802
1803 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1804
1805 * MAINTAINERS: Update my email address.
1806
1807 2010-03-09 Jie Zhang <jie@codesourcery.com>
1808
1809 * MAINTAINERS: Update my email address.
1810
1811 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1812
1813 PR libstdc++/32499
1814 * configure.ac (RANLIB): Default to true.
1815 (STRIP): Likewise.
1816 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1817 * configure: Regenerate.
1818
1819 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
1820
1821 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1822 (Write After Approval): Update my email address.
1823
1824 2010-02-17 Nick Clifton <nickc@redhat.com>
1825
1826 PR 11238
1827 * Makefile.tpl (local-distclean): Also remove config.cache files in
1828 sub-directories as there may not be Makefiles present in the
1829 sub-directories.
1830 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1831 the config.cache files found by the find command.
1832
1833 * Makefile.in: Regenerate.
1834 * configure.ac: Revert previous delta.
1835 * configure: Regenerate.
1836
1837 2010-02-15 Nick Clifton <nickc@redhat.com>
1838
1839 PR 11238
1840 * configure.ac: Delete config.cache files in sub-directories when
1841 deleting Makefiles.
1842 * configure: Regenerate.
1843
1844 2010-02-12 Ben Elliston <bje@gnu.org>
1845
1846 * MAINTAINERS: Update my email address.
1847
1848 2010-02-08 Andrew Pinski <pinskia@gmail.com>
1849
1850 * MAINTAINERS (spu port): Update my email address.
1851
1852 2010-02-08 Jie Zhang <jie.zhang@analog.com>
1853
1854 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1855
1856 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1857
1858 * configure.ac: Add "recommended" version checks for GMP/MPC.
1859 Update recommended GMP/MPFR/MPC versions.
1860 * configure: Regenerate.
1861
1862 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1863
1864 * MAINTAINERS: Move my Embecosm email address into the
1865 write-after-approval section.
1866
1867 2010-01-26 Ian Lance Taylor <iant@google.com>
1868
1869 * MAINTAINERS: Add myself as Go frontend maintainer.
1870
1871 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1872
1873 PR libstdc++/36101, PR libstdc++/42813
1874 * configure.ac (bootstrap_target_libs): Make inclusion of
1875 target-libgomp conditional on libgomb being in target_configdirs.
1876 * configure: Regenerate.
1877
1878 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1879
1880 PR libstdc++/36101, PR libstdc++/42813
1881 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1882 * configure: Regenerate.
1883
1884 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
1885
1886 PR libstdc++/36101, PR libstdc++/42813
1887 * configure.ac (target_configdirs): Substitute.
1888 * Makefile.def: Bootstrap target module libgomp.
1889 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1890 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1891 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1892 * configure, Makefile.in: Regenerate.
1893
1894 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
1895
1896 * MAINTAINERS: Adjust my details.
1897
1898 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
1899
1900 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1901
1902 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
1903
1904 * MAINTAINERS: reindented my entry with tabs instead of spaces.
1905
1906 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
1907
1908 * MAINTAINERS (Write After Approval): Add myself.
1909
1910 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1911
1912 * MAINTAINERS (Write After Approval): Add myself.
1913
1914 2010-01-11 Richard Guenther <rguenther@suse.de>
1915
1916 PR lto/41569
1917 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1918 * Makefile.in: Regenerated.
1919
1920 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
1921
1922 * configure.ac: Enable libjava build on x86_64-*freebsd*.
1923 * configure: Regenerate.
1924
1925 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1926 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1927
1928 PR bootstrap/42424
1929 * configure.ac: Include libtool m4 files.
1930 (_LT_CHECK_OBJDIR): Call it.
1931 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1932 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1933
1934 * configure: Regenerate.
1935
1936 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1937
1938 PR bootstrap/41818
1939 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1940 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1941 * Makefile.in: Regenerate.
1942
1943 2010-01-02 Richard Guenther <rguenther@suse.de>
1944
1945 PR lto/41529
1946 * configure.ac: Include config/elf.m4. Disable LTO if not
1947 builting for an elf target.
1948 * configure: Regenerate.
1949
1950 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
1951
1952 * MAINTAINERS: Change my email address.
1953
1954 2009-12-18 Ben Elliston <bje@au.ibm.com>
1955
1956 * config.sub, config.guess: Update from upstream sources.
1957
1958 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
1959
1960 * MAINTAINERS (Write After Approval): Add myself.
1961
1962 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1963
1964 PR middle-end/30447
1965 PR middle-end/30789
1966 PR other/40302
1967
1968 * configure.ac: Require MPC.
1969 * configure: Regenerate.
1970
1971 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1972
1973 PR target/38384
1974 PR bootstrap/40972
1975 * libtool.m4: Sync from git Libtool.
1976 * ltoptions.m4: Likewise.
1977 * ltversion.m4: Likewise.
1978 * lt~obsolete.m4: Likewise.
1979 * ltmain.sh: Likewise.
1980
1981 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1982
1983 * configure.ac: Update minimum MPC version to 0.8.
1984 * configure: Regenerate.
1985
1986 2009-11-21 Sebastian Pop <sebpop@gmail.com>
1987
1988 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1989 * configure: Regenerated.
1990
1991 2009-11-21 Ian Lance Taylor <iant@google.com>
1992
1993 * configure.ac: Change default of poststage1_ldflags to be empty if
1994 poststage1_libs is set. When poststage1_libs is empty, and
1995 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
1996 * configure: Rebuild.
1997
1998 2009-11-21 Adam Nemet <adambnmet@gmail.com>
1999
2000 * MAINTAINERS (Write After Approval): Update my email address.
2001
2002 2009-11-20 Ben Elliston <bje@au.ibm.com>
2003
2004 * config.guess: Update from upstream sources.
2005
2006 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2007
2008 * Makefile.def: Restore host and target settings for gmp.
2009 * Makefile.in: Rebuild.
2010
2011 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2012
2013 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2014 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2015 Fix portability of test of C++ as bootstrap language. Add
2016 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2017 * configure: Rebuild.
2018 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2019 and cloog. Fix in-tree ppl configuration. Introduce libelf
2020 in-tree building.
2021 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2022 (POSTSTAGE1_HOST_EXPORTS): Use it.
2023 (STAGE[+id+]_CXXFLAGS): New.
2024 (BASE_FLAGS_TO_PASS): Pass it down.
2025 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2026 extra_exports.
2027 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2028 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2029 extra_exports.
2030 * Makefile.in: Rebuild.
2031
2032 2009-11-17 Ben Elliston <bje@au.ibm.com>
2033
2034 * config.sub, config.guess: Update from upstream sources.
2035
2036 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2037
2038 * MAINTAINERS (Write After Approval): Add myself.
2039
2040 2009-11-09 Jon Beniston <jon@beniston.com>
2041
2042 * MAINTAINERS (Write After Approval): Add myself.
2043
2044 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2045
2046 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2047 paths for *-w64-mingw* and x86_64-*mingw*.
2048 * configure: Regenerated.
2049
2050 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2051
2052 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2053
2054 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2055
2056 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2057 Phil Edwards to Write-After Approval.
2058
2059 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2060
2061 * configure.ac: Disable target-winsup & co for
2062 x86_64-*-mingw* and *-w64-mingw* targets.
2063 * configure: Regenerated.
2064
2065 2009-10-16 Nick Clifton <nickc@redhat.com>
2066
2067 * MAINTAINERS: Add myself as a maintainer for the RX port.
2068
2069 2009-10-26 Johannes Singler <singler@kit.edu>
2070
2071 * MAINTAINERS (Write After Approval): Update my e-mail address.
2072
2073 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2074
2075 * configure.ac (CLooG test): Use = with test.
2076 * configure: Regenerate.
2077
2078 2009-10-22 Richard Guenther <rguenther@suse.de>
2079
2080 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2081 cloog if the ppl version check failed. Move flags saving
2082 before setting in libelf check.
2083 * configure: Regenerate.
2084
2085 2009-10-21 Richard Guenther <rguenther@suse.de>
2086
2087 * configure.ac: Adjust the ppl and cloog configure to work as
2088 documented. Disable cloog if ppl was disabled. Omit the version
2089 checks if they were disabled.
2090 * configure: Re-generate.
2091
2092 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2093
2094 * configure.ac: Add 'lto' to enable_languages, not
2095 new_enable_languages, and only if not already present.
2096 * configure: Regenerate.
2097
2098 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2099
2100 * README: Refer to the various COPYING* files instead of just
2101 COPYING.
2102 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2103
2104 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2105
2106 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2107
2108 2009-10-07 Richard Guenther <rguenther@suse.de>
2109
2110 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2111 and Richard Guenther as reviewers.
2112 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2113 as reviewers.
2114
2115 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2116
2117 * config.sub: Update from upstream sources.
2118
2119 2009-10-06 Ian Lance Taylor <iant@google.com>
2120
2121 * Makefile.def: check-gold depends upon all-gas.
2122 * Makefile.in: Rebuild.
2123
2124 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2125
2126 * MAINTAINERS (Write After Approval): Add myself.
2127
2128 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2129
2130 * Makefile.def: all-lto-plugin depends on all-libiberty.
2131 set bootstrap=true for lto-plugin.
2132 Add lto-plugin.
2133 * Makefile.in: Regenerate.
2134 * configure.ac (host_libs): Add lto-plugin.
2135 * configure: Regenerate.
2136
2137 2009-10-03 Diego Novillo <dnovillo@google.com>
2138
2139 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2140 (HOST_LIBELFLIBS): Define.
2141 (HOST_LIBELFINC): Define.
2142 * Makefile.in: Regenerate.
2143 * configure.ac: Add --enable-lto.
2144 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2145 If --enable-lto is used, add 'lto' to new_enable_languages.
2146 If --enable-lto is used and gold is enabled, add
2147 lto-plugin to configdirs.
2148 * configure: Regenerate.
2149
2150 2009-10-03 Simon Baldwin <simonb@google.com>
2151
2152 * configure.ac: If --with-system-zlib, suppress local zlib and
2153 pass --with-system-zlib to subdir configure scripts.
2154 * configure: Regenerate.
2155
2156 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2157 Paolo Bonzini <bonzini@gnu.org>
2158
2159 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2160 $(srcdir).
2161 * Makefile.in: Rebuilt.
2162
2163 2009-09-26 Gary Funck <gary@intrepid.com>
2164
2165 * MAINTAINERS (Write After Approval): Add myself.
2166
2167 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2168
2169 * configure.ac: Update minimum MPC version to 0.7.
2170 * configure: Regenerate.
2171
2172 2009-09-25 Nick Clifton <nickc@redhat.com>
2173
2174 * configure.ac: Pass any --cache-file=/dev/null option on to
2175 subconfigures.
2176 * configure: Regenerate.
2177
2178 2009-09-23 Nick Clifton <nickc@redhat.com>
2179
2180 * config.sub, config.guess: Update from upstream sources.
2181
2182 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2183
2184 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2185 * Makefile.in: Rebuilt.
2186
2187 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2188
2189 PR bootstrap/32272
2190 * configure.ac: Error out if $srcdir isn't '.' but contains
2191 host-${host_noncanonical}.
2192 * configure: Regenerate.
2193
2194 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2195
2196 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2197 maintainer.
2198
2199 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2200
2201 * configure.ac: If bootstrapping a combined tree with
2202 --enable-gold, require c++ in stage1_languages.
2203 * configure: Regenerate.
2204
2205 * configure.ac: Also add target_libs of stage1_languages to
2206 bootstrap_target_libs.
2207 * configure: Regenerate.
2208
2209 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2210 with --enable-languages not containing c++.
2211 * configure: Regenerate.
2212
2213 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2214
2215 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2216 * configure: Regenerate.
2217
2218 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2219
2220 * MAINTAINERS (Write After Approval): Update my e-mail address,
2221 and move from from here...
2222 (Waiting for paperwork): To here.
2223
2224 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2225
2226 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2227
2228 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2229
2230 * configure.ac: Do not use $extrasub for replacing @if/@endif
2231 parts in Makefile; instead, use additional arguments to
2232 AC_CONFIG_COMMANDS to do the replacement manually, with several
2233 sed invocations, to avoid HP-UX sed command limits.
2234 * configure: Regenerate.
2235
2236 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2237
2238 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2239 blank before -L.
2240
2241 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2242
2243 * configure.ac (with-build-config): Document. Handle without.
2244 Handle missing argument.
2245 * configure: Rebuilt.
2246
2247 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2248
2249 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2250 Default to bootstrap-debug only if compare-debug works.
2251 * configure: Rebuilt.
2252 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2253 * Makefile.in: Rebuilt.
2254
2255 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2256
2257 * MAINTAINERS (OS Port Maintainers): Update my email address.
2258
2259 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2260
2261 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2262 * Makefile.in: Rebuilt.
2263
2264 2009-09-01 Chris Demetriou <cgd@google.com>
2265
2266 * MAINTAINERS (Write After Approval): Add myself.
2267
2268 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2269
2270 PR debug/30161
2271 * include/dwarf2.h (enum dwarf_tag): Added
2272 DW_TAG_GNU_template_template_param
2273 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2274
2275 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2276
2277 * Makefile.tpl (AWK): Fix typo.
2278 * Makefile.in: Regenerate.
2279
2280 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2281
2282 * configure.ac: Detect awk and sed.
2283 * Makefile.def (flags_to_pass): Add AWK and SED.
2284 * Makefile.tpl (AWK, SED): New.
2285 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2286 * configure: Regenerate.
2287 * Makefile.in: Regenerate.
2288
2289 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2290
2291 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2292 (collapseslashes): Likewise.
2293
2294 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2295
2296 * configure.ac (AC_PREREQ): Bump to 2.64.
2297
2298 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2299
2300 * configure.ac: Remove --with-datarootdir, --with-docdir,
2301 --with-pdfdir, --with-htmldir switches.
2302 * configure: Regenerate.
2303
2304 * configure: Regenerate.
2305
2306 * compile: Sync from Automake 1.11.
2307 * depcomp: Likewise.
2308 * install-sh: Likewise.
2309 * missing: Likewise.
2310 * mkinstalldirs: Likewise.
2311 * ylwrap: Likewise.
2312
2313 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2314
2315 * ltmain.sh (func_normal_abspath): New function.
2316 (func_relative_path): Likewise.
2317 (func_mode_help): Document new -bindir option for link mode.
2318 (func_mode_link): Add new -bindir option, and use it to place
2319 output DLL if specified.
2320
2321 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2322
2323 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2324 (baseargs): Add --disable-option-checking.
2325 * configure: Regenerate.
2326
2327 * Makefile.def (configure-target-libiberty): Depend on
2328 all-binutils and all-ld.
2329 (configure-target-newlib): Likewise.
2330 * Makefile.in: Regenerate.
2331
2332 2009-08-17 Ben Elliston <bje@au.ibm.com>
2333
2334 * config.sub, config.guess: Update from upstream sources.
2335
2336 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2337
2338 Sync from src, merge:
2339
2340 2009-07-02 Tristan Gingold <gingold@adacore.com>
2341
2342 * configure.ac: Do not exclude gas for i386-*-darwin.
2343 Add a case for x86_64-*-darwin.
2344 * configure: Regenerate.
2345
2346 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2347
2348 * MAINTAINERS: Add my name to Write After Approval list.
2349
2350 2009-08-06 Michael Eager <eager@eagercon.com>
2351
2352 * configure.ac: Add Microblaze target.
2353 * configure: Regenerate.
2354
2355 2009-07-31 Christian Bruel <christian.bruel@st.com>
2356
2357 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2358 * configure: Regenerate.
2359
2360 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2361
2362 * MAINTAINERS (Write After Approval): Update my e-mail address.
2363
2364 2009-07-06 Ian Lance Taylor <iant@google.com>
2365
2366 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2367 * configure: Rebuild.
2368
2369 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2370
2371 * MAINTAINERS: Move myself to the Graphite Reviewers.
2372
2373 2009-06-30 Wei Guozhi <carrot@google.com>
2374
2375 * MAINTAINERS: Add my name to Write After Approval list.
2376
2377 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2378
2379 PR bootstrap/40338
2380 * configure.ac (comparestring): Create new variable.
2381 * Makefile.tpl (comparestring): Use to skip some comparisions.
2382 * configure: Regenerate.
2383 * Makefile.in: Regenerate.
2384
2385 2009-06-26 Doug Evans <dje@sebabeach.org>
2386
2387 * Makefile.def (host_modules): Add cgen.
2388 * Makefile.in: Regenerate.
2389 * configure.ac (host_tools): Add cgen.
2390 * configure: Regenerate.
2391
2392 2009-06-23 DJ Delorie <dj@redhat.com>
2393
2394 * MAINTAINERS: Add myself as mep maintainer.
2395
2396 2009-06-23 Ian Lance Taylor <iant@google.com>
2397
2398 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2399 boot_languages. Only bootstrap target libraries listed in
2400 target_libs for some boot language. Add --with-stage1-ldflags,
2401 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2402 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2403 if not building with C++.
2404 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2405 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2406 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2407 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2408 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2409 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2410 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2411 * configure, Makefile.in: Rebuild.
2412
2413 2009-06-23 Li Feng <nemokingdom@gmail.com>
2414
2415 * MAINTAINERS: Added my name to write-after-approval list.
2416
2417 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2418
2419 * configure.ac: Define is_elf for QNX Neutrino targets.
2420 * configure: Regenerate.
2421
2422 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2423
2424 * MAINTAINERS: Added my name to the write-after-approval list
2425
2426 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2427
2428 * configure.ac: Detect MPC in default directory.
2429 * configure: Regenerate.
2430
2431 2009-06-03 Jerome Guitton <guitton@adacore.com>
2432 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2433
2434 * Makefile.tpl (all): Avoid a trailing backslash.
2435 * Makefile.in: Regenerate.
2436
2437 2009-06-03 Ben Elliston <bje@au.ibm.com>
2438
2439 * config.sub, config.guess: Update from upstream sources.
2440
2441 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2442
2443 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2444 to noconfdirs.
2445 * configure: Regenerate.
2446
2447 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2448
2449 * Makefile.tpl ([+compare-target+]): Compare all stage
2450 directories, rather than just gcc.
2451 * Makefile.in: Rebuilt.
2452
2453 2009-06-01 Doug Kwan <dougkwan@google.com>
2454
2455 * configure.ac: Support gold for target arm*-*-*.
2456 * configure: Regenerate.
2457
2458 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2459
2460 * Makefile.def: Add MPC support and dependencies.
2461 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2462
2463 * Makefile.in, configure: Regenerate.
2464
2465 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2466
2467 * Makefile.tpl (all): Avoid harmless warning in make all when
2468 gcc-bootstrap is enabled but stage_last does not exist.
2469 * Makefile.in: Rebuilt.
2470
2471 2009-05-24 Nicolas Roche <roche@adacore.com>
2472
2473 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2474 * Makefile.in: Regenerate.
2475
2476 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2477
2478 * MAINTAINERS: Update my e-mail address.
2479
2480 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2481
2482 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2483 * configure: Regenerate.
2484
2485 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2486
2487 PR other/40159
2488 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2489 gcc-no-bootstrap are mutually exclusive.
2490 * Makefile.in: Rebuilt.
2491
2492 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2493
2494 PR other/40159
2495 * Makefile.tpl (all): Don't end with unconditional success.
2496 * Makefile.in: Rebuilt.
2497
2498 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2499
2500 PR target/37137
2501 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2502 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2503 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2504 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2505 stage_configureflags, stage_cflags and stage_libcflags into
2506 explicit Makefile macros.
2507 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2508 GFORTRAN.
2509 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2510 CC. Set CC_FOR_BUILD from CC.
2511 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2512 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2513 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2514 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2515 and GFORTRAN.
2516 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2517 (_LIBCFLAGS): Renamed to _TFLAGS.
2518 (do-compare-debug, do-compare3-debug): Drop.
2519 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2520 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2521 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2522 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2523 (XGCC_FLAGS_FOR_TARGET): New.
2524 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2525 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2526 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2527 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2528 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2529 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2530 TFLAGS.
2531 (BUILD_CONFIG): Include if requested.
2532 (all): Set TFLAGS on bootstrap.
2533 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2534 (all-stageid-prefixmodule): Likewise.
2535 (do-clean, distclean-stageid): Set TFLAGS.
2536 (restrap): Fix whitespace.
2537 * Makefile.in: Rebuilt.
2538
2539 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2540
2541 * config.guess: Sync with src.
2542
2543 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2544
2545 * configure.ac ($with_ppl): Default to no if not supplied.
2546 ($with_cloog): Likewise.
2547 configure: Regenerate.
2548
2549 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2550
2551 * MAINTAINERS: Update my e-mail address.
2552
2553 2009-04-27 Nick Clifton <nickc@redhat.com>
2554
2555 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2556
2557 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2558
2559 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2560 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2561 * Makefile.in: Regenerate.
2562
2563 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2564
2565 PR bootstrap/39739
2566 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2567 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2568
2569 * configure, Makefile.in: Regenerate.
2570
2571 2009-04-21 Taras Glek <tglek@mozilla.com>
2572
2573 * include/hashtab.h: Update GTY annotations to new syntax
2574 * include/splay-tree.h: Likewise
2575
2576 2009-04-17 Ben Elliston <bje@au.ibm.com>
2577
2578 * config.sub, config.guess: Update from upstream sources.
2579
2580 2009-04-15 Anthony Green <green@moxielogic.com>
2581
2582 * configure.ac: Add moxie support.
2583 * configure: Rebuilt.
2584
2585 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2586
2587 * configure.ac: Change copyright header to refer to version
2588 3 of the GNU General Public License and to point readers at the
2589 COPYING3 file and the FSF's license web page.
2590 * Makefile.def: Likewise.
2591 * Makefile.tpl: Likewise.
2592 * Makefile.in: Regenerate.
2593
2594 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2595
2596 * configure.ac: Restore match for darwin9 or later. Use double
2597 brackets since regeneration eats one pair.
2598 * configure: Regenerate.
2599
2600 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2601
2602 PR gas/10039
2603 * configure.ac: Require texinfo 4.7.
2604 * configure: Regenerated.
2605
2606 2009-04-09 Nick Clifton <nickc@redhat.com>
2607
2608 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2609 the GCC Runtime Library Exception.
2610
2611 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2612
2613 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2614 * configure: Regenerate.
2615
2616 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2617
2618 * Makefil.def (languages): New entries.
2619 * Makefile.tpl (check-gcc-*): New generic target.
2620 * Makefile.in: Regenerate.
2621
2622 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2623
2624 * MAINTAINERS: Update my email address.
2625
2626 2009-03-18 Tom Tromey <tromey@redhat.com>
2627
2628 * configure: Rebuild.
2629 * configure.ac (host_libs): Add libiconv.
2630 * Makefile.in: Rebuild.
2631 * Makefile.def (host_modules): Add libiconv.
2632 (configure-gdb, all-gdb): Depend on libiconv.
2633
2634 2009-03-16 Tristan Gingold <gingold@adacore.com>
2635
2636 * configure.ac: Treat gdb as supported on x86_64-darwin.
2637 * configure: Regenerate.
2638
2639 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2640
2641 * configure.ac (--with-host-libstdcxx): New option.
2642 * configure: Regenerate.
2643
2644 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2645
2646 * MAINTAINERS: Move myself into the write after approval list.
2647
2648 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2649
2650 * MAINTAINERS: Update e-mail address.
2651
2652 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2653
2654 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2655
2656 2009-03-10 Ira Rosen <irar@il.ibm.com>
2657
2658 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2659
2660 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2661
2662 Backport from git Libtool:
2663
2664 2009-01-19 Robert Millan <rmh@aybabtu.com>
2665 Support GNU/kOpenSolaris.
2666 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2667 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2668 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2669 GNU/kOpenSolaris.
2670
2671 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2672
2673 * MAINTAINERS: Update e-mail address.
2674
2675 2009-02-24 Michael Eager <eager@eagercon.com>
2676
2677 * MAINTAINERS (Write After Approval): Add self.
2678
2679 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2680
2681 * MAINTAINERS (Write After Approval): Add myself.
2682
2683 2009-02-05 Andreas Schwab <schwab@suse.de>
2684
2685 * Makefile.tpl (stage_last): Define $r and $s before using
2686 $(RECURSE_FLAGS_TO_PASS).
2687 * Makefile.in: Regenerate
2688
2689 2009-01-30 Ian Lance Taylor <iant@google.com>
2690
2691 * MAINTAINERS: Move myself to the Global Reviewers list.
2692
2693 2009-01-29 Robert Millan <rmh@aybabtu.com>
2694
2695 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2696 * configure: Regenerate.
2697
2698 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2699
2700 * MAINTAINERS: Make whitespace consistent.
2701 Remove Robert Millan from Write After Approval.
2702
2703 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2704
2705 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2706 (all-opcodes): Depend on all-libiberty.
2707 * Makefile.in: Regenerate.
2708
2709 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2710
2711 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2712 * configure: Regenerate.
2713
2714 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2715
2716 * MAINTAINERS (Write After Approval): Add myself.
2717
2718 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2719
2720 * MAINTAINERS: Add myself to reviewers (Fortran).
2721
2722 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2723
2724 PR tree-optimization/38515
2725 * configure.ac (cloog-polylib): Removed.
2726 (with_ppl, with_cloog): Test for "no".
2727 * configure: Regenerated.
2728
2729 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2730
2731 * MAINTAINERS: Moved myself to reviewers (Fortran).
2732
2733 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2734
2735 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2736 (Write After Approval): Remove myself.
2737
2738 2009-01-03 Diego Novillo <dnovillo@google.com>
2739
2740 * MAINTAINERS: Remove myself from alias maintainership.
2741
2742 2009-01-02 David Ayers <ayers@fsfe.org>
2743
2744 * MAINTAINERS: Update e-mail address.
2745
2746 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2747
2748 * MAINTAINERS: Make whitespace consistent.
2749
2750 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2751
2752 Backport from upstream Libtool:
2753 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2754 Add cache variables to tests that require the linker to work.
2755 For shlibpath_overrides_runpath, this also changes the semantics
2756 to let the result from the C compiler take precedence.
2757
2758 2008-12-02 Ben Elliston <bje@au.ibm.com>
2759
2760 * config.sub, config.guess: Update from upstream sources.
2761
2762 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2763
2764 * configure.ac (ppllibs): Add by default the lib flags.
2765 * configure: Regenerate.
2766
2767 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
2768
2769 * MAINTAINERS: Add myself to the write after approval list.
2770
2771 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2772
2773 * configure.ac: Add double brackets on darwin[912].
2774 * configure: Regenerate.
2775
2776 2008-12-03 Daniel Kraft <d@domob.eu>
2777
2778 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2779 Approval to Reviewer section (for Fortran front-end).
2780
2781 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2782
2783 * configure.ac: Expand to darwin10 and later.
2784 * configure: Regenerate.
2785
2786 2008-12-02 Andreas Schwab <schwab@suse.de>
2787
2788 * Makefile.def: configure-target-boehm-gc depends on
2789 all-target-libstdc++-v3.
2790 * Makefile.in: Regenerate.
2791
2792 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
2793
2794 * MAINTAINERS: Add myself as mingw maintainer.
2795
2796 2008-12-02 Ben Elliston <bje@au.ibm.com>
2797
2798 * config.sub, config.guess: Update from upstream sources.
2799
2800 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2801
2802 * README.SCO: Remove.
2803
2804 2008-11-29 Fernando Pereira <pronesto@gmail.com>
2805
2806 * MAINTAINERS: Add myself to the write after approval list.
2807
2808 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2809
2810 * MAINTAINERS: Update my email address in WAA section.
2811
2812 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
2813
2814 * MAINTAINERS: Update e-mail address.
2815
2816 2008-11-27 Toon Moene <toon@moene.org>
2817
2818 * MAINTAINERS: Change e-mail address.
2819
2820 2008-11-27 Tristan Gingold <gingold@adacore.com>
2821
2822 * configure.ac: Build gdb for i?86-*-darwin*
2823 * configure: Regenerated.
2824
2825 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
2826
2827 * MAINTAINERS: Added my full name.
2828
2829 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2830
2831 PR bootstrap/38014
2832 PR bootstrap/37923
2833
2834 Revert:
2835
2836 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2837
2838 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2839 * Makefile.in: Regenerated.
2840
2841 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2842
2843 PR gdb/921
2844 PR gdb/1646
2845 PR gdb/2175
2846 PR gdb/2176
2847
2848 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2849 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2850 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2851 (HOST_EXPORTS): Pass CPPFLAGS.
2852 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2853 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2854 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2855 * Makefile.in, configure: Regenerated.
2856 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2857 and CPPFLAGS_FOR_BUILD.
2858
2859 2008-11-06 Jeff Law <law@redhat.com>
2860
2861 * MAINTAINERS: Add myself as middle end maintainer.
2862
2863 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
2864
2865 * MAINTAINERS (Write after approval): Add myself.
2866
2867 2008-11-05 Diego Novillo <dnovillo@google.com>
2868
2869 * MAINTAINERS (Global Reviewers): Add myself.
2870 (Non-Algorithmic Maintainers): Remove myself.
2871
2872 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2873
2874 * MAINTAINERS (Write after approval): Add myself.
2875
2876 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
2877
2878 * MAINTAINERS (Write after approval): Add myself.
2879
2880 2008-10-31 Ben Elliston <bje@au.ibm.com>
2881
2882 * configure.ac (spu-*-*): Remove special case.
2883 * configure: Regenerate.
2884
2885 2008-10-30 Catherine Moore <clm@codesourcery.com>
2886
2887 * MAINTAINERS (Write after approval): Update my email address.
2888
2889 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2890
2891 * configure.ac [spu-*-*]: Do not set skipdirs.
2892 * configure: Re-generate.
2893
2894 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
2895
2896 * MAINTAINERS (Various Maintainers): Add myself to reload.
2897
2898 2008-10-25 Richard Guenther <rguenther@suse.de>
2899
2900 * MAINTAINERS (Various Maintainers): Add myself as middle-end
2901 maintainer. Remove myself as libgcc-math maintainer.
2902 (Non-Algorithmic Maintainers): Remove myself.
2903
2904 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2905
2906 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2907 * Makefile.in: Regenerated.
2908
2909 2008-10-23 Cary Coutant <ccoutant@google.com>
2910
2911 * MAINTAINERS (Write after approval): Add myself.
2912
2913 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2914
2915 PR gdb/921
2916 PR gdb/1646
2917 PR gdb/2175
2918 PR gdb/2176
2919
2920 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2921 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2922 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2923 (HOST_EXPORTS): Pass CPPFLAGS.
2924 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2925 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2926 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2927 * Makefile.in, configure: Regenerated.
2928 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2929 and CPPFLAGS_FOR_BUILD.
2930
2931 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
2932
2933 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2934 Sebastian Pop.
2935
2936 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
2937
2938 * MAINTAINERS (Write After Approval): Added myself.
2939
2940 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2941
2942 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2943 recommended version to 2.3.2.
2944
2945 * configure: Regenerate.
2946
2947 2008-10-01 Mark Mitchell <mark@codesourcery.com>
2948
2949 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2950
2951 2008-09-29 David Daney <david.daney@caviumnetworks.com>
2952
2953 * MAINTAINERS (Write After Approval): Update e-mail address.
2954
2955 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
2956
2957 * libtool.m4: Update to libtool 2.2.6.
2958 * lt~obsolete.m4: Update to libtool 2.2.6.
2959 * ltmain.sh: Update to libtool 2.2.6.
2960 * ltsugar.m4: Update to libtool 2.2.6.
2961 * ltversion.m4: Update to libtool 2.2.6.
2962 * ltoptions.m4: Update to libtool 2.2.6.
2963 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2964
2965 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
2966
2967 * MAINTAINERS (Write After Approval): Add myself.
2968
2969 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2970
2971 * MAINTAINERS (Write After Approval): Update my name.
2972
2973 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
2974
2975 * MAINTAINERS: Add myself in "Write After Approval".
2976
2977 2008-09-18 Steve Ellcey <sje@cup.hp.com>
2978
2979 * MAINTAINERS: Add myself as ia64 maintainer.
2980
2981 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
2982
2983 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2984 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2985 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2986 and Michael Tiemann from Write After Approval since they do not
2987 actually have access.
2988
2989 2008-09-05 Richard Guenther <rguenther@suse.de>
2990
2991 * configure.ac: Initialize clooglibs to -lcloog.
2992 * configure: Re-generate.
2993
2994 2008-09-04 Le-Chun Wu <lcwu@google.com>
2995
2996 * MAINTAINERS (Write After Approval): Add myself.
2997
2998 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
2999
3000 * configure.ac (--with-cloog-polylib): New.
3001 (--disable-cloog-version-check): New.
3002 (--disable-ppl-version-check): New.
3003 * configure: Re-generate.
3004
3005 2008-09-03 Richard Guenther <rguenther@suse.de>
3006
3007 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3008 cloog test.
3009 * configure: Re-generate.
3010
3011 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3012
3013 Add picoChip port.
3014 * MAINTAINERS: Add picoChip maintainers.
3015
3016 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3017 Tobias Grosser <grosser@fim.uni-passau.de>
3018 Jan Sjodin <jan.sjodin@amd.com>
3019 Harsha Jagasia <harsha.jagasia@amd.com>
3020 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3021 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3022 Adrien Eliche <aeliche@isty.uvsq.fr>
3023
3024 Merge from graphite branch.
3025 * configure: Regenerate.
3026 * Makefile.in: Regenerate.
3027 * configure.ac (host_libs): Add ppl and cloog.
3028 Add checks for PPL and CLooG.
3029 * Makefile.def (ppl, cloog): Added modules and dependences.
3030 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3031 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3032
3033 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3034
3035 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3036 (GCC_SHLIB_SUBDIR): New.
3037 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3038 * configure: Regenerate.
3039 * Makefile.in: Regenerate.
3040
3041 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3042
3043 * MAINTAINERS: Consistently use tabs to separate columns.
3044
3045 2008-08-29 Tristan Gingold <gingold@adacore.com>
3046
3047 * MAINTAINERS (Write after Approval): Add myself.
3048
3049 2008-08-28 Tristan Gingold <gingold@adacore.com>
3050
3051 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3052 Enable bfd, binutils and opcodes.
3053 * configure: Regenerate.
3054
3055 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3056
3057 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3058
3059 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3060
3061 * MAINTAINERS: Use correct Umlaut for last name.
3062
3063 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3064
3065 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3066
3067 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3068
3069 * MAINTAINERS: Update my email address.
3070
3071 2008-08-16 Nicolas Roche <roche@adacore.com>
3072
3073 * Makefile.tpl: Add BOOT_ADAFLAGS.
3074 * Makefile.in: Regenerate.
3075
3076 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3077
3078 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3079 * configure: Regenerate.
3080
3081 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3082
3083 * configure.ac: Add makefile fragments for hpux.
3084 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3085 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3086 * configure: Regenerate.
3087 * Makefile.in: Regenerate.
3088
3089 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3090
3091 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3092
3093 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3094
3095 * MAINTAINERS (Write after Approval): Add myself.
3096
3097 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3098
3099 * MAINTAINERS (Write After Approval): Add myself.
3100
3101 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3102
3103 * MAINTAINERS (Write After Approval): Add myself.
3104
3105 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3106
3107 * MAINTAINERS: Update my email address.
3108
3109 2008-06-25 Joey Ye <joey.ye@intel.com>
3110
3111 * MAINTAINERS (Write After Approval): Add myself.
3112
3113 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3114
3115 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3116 * Makefile.in: Regenerate.
3117 * configure: Regenerate.
3118
3119 2008-06-17 Daniel Kraft <d@domob.eu>
3120
3121 * MAINTAINERS (Write After Approval): Add myself.
3122
3123 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3124
3125 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3126 "$@" is still intact with both Autoconf 2.59 and 2.62.
3127 * configure: Regenerate.
3128
3129 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3130
3131 * Makefile.tpl: Fix comment errors.
3132 * Makefile.in: Regenerate.
3133
3134 2008-06-12 David S. Miller <davem@davemloft.net>
3135 David Edelsohn <edelsohn@gnu.org>
3136
3137 * configure.ac: Add powerpc*-*-* to gold supported targets.
3138 * configure: Regenerate.
3139
3140 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3141
3142 PR tree-optimization/36218
3143 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3144 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3145 (all prefix="build-"): Pass them to build-system sub-makes.
3146 * Makefile.in: Regenerate.
3147
3148 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3149
3150 * MAINTAINERS (mt port): Remove.
3151 (sco5, unixware, sco udk): Remove.
3152 (Kean Johnston): Add to Write After Approval.
3153
3154 2008-05-30 Julian Brown <julian@codesourcery.com>
3155
3156 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3157 of libobjc for ARM EABI Linux.
3158 * configure: Regenerate.
3159
3160 2008-05-18 Xinliang David Li <davidxl@google.com>
3161
3162 * ChangeLog: Remove wrong ChangeLog entry.
3163
3164 2008-05-17 Xinliang David Li <davidxl@google.com>
3165
3166 * MAINTAINERS (Write After Approval): Add myself.
3167
3168 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3169
3170 * MAINTAINERS (Write After Approval): Add myself.
3171
3172 2008-05-14 Rafael Espíndola <espindola@google.com>
3173
3174 * config-ml.in: don't handle --enable-shared and --enable-static.
3175
3176 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3177
3178 * MAINTAINERS: Update my email address.
3179
3180 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3181
3182 * MAINTAINERS: Update my email address.
3183
3184 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3185
3186 * MAINTAINERS (Write After Approval): Add myself.
3187
3188 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3189
3190 * MAINTAINERS (Write After Approval): Add myself.
3191
3192 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3193
3194 * MAINTAINERS (crx): Add myself.
3195
3196 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3197
3198 Sync with src:
3199 2008-04-14 David S. Miller <davem@davemloft.net>
3200
3201 * configure.ac: Add sparc*-*-* to gold supported targets.
3202 * configure: Regenerate.
3203
3204 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3205
3206 PR bootstrap/35457
3207 * configure.ac: Include override.m4.
3208 * configure: Regenerate.
3209
3210 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3211
3212 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3213 * Makefile.in: Regenerate.
3214
3215 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3216
3217 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3218 as nonconfigurable directories list.
3219 * configure: Regenerate.
3220
3221 2008-04-14 Ben Elliston <bje@au.ibm.com>
3222
3223 * config.sub, config.guess: Update from upstream sources.
3224
3225 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3226
3227 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3228 * Makefile.in: Regenerate.
3229
3230 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3231
3232 * configure.ac: Do not build libssp for the AVR.
3233 * configure: Regenerate.
3234
3235 2008-04-07 Ian Lance Taylor <iant@google.com>
3236
3237 * Makefile.def: check-gold depends upon all-binutils.
3238 * Makefile.in: Regenerate.
3239
3240 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3241
3242 * MAINTAINERS (Write After Approval): Add myself.
3243
3244 2008-04-04 Nick Clifton <nickc@redhat.com>
3245
3246 PR binutils/4334
3247 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3248 builds.
3249 * configure: Regenerate.
3250
3251 2008-04-04 NightStrike <NightStrike@gmail.com>
3252
3253 PR other/35151
3254 * configure.ac: Combine rules for mingw32 and mingw64.
3255 * configure: Regenerate.
3256
3257 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3258
3259 * MAINTAINERS (Write After Approval): Add myself.
3260
3261 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3262
3263 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3264 * Makefile.in (.NOTPARALLEL): Ditto.
3265
3266 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3267
3268 * MAINTAINERS (Write After Approval): Add myself.
3269
3270 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3271
3272 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3273 * Makefile.in (.NOTPARALLEL): Regenerate.
3274
3275 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3276
3277 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3278 * Makefile.in: Regenerate.
3279
3280 2008-03-26 Jakub Staszak <kuba@et.pl>
3281
3282 * MAINTAINERS (Write After Approval): Add myself.
3283
3284 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3285
3286 * MAINTAINERS: Update e-mail address.
3287
3288 2008-03-20 Ian Lance Taylor <iant@google.com>
3289
3290 * configure.ac: Add support for --enable-gold.
3291 * Makefile.def: Add gold as a directory like ld.
3292 * configure, Makefile.in: Regenerate.
3293
3294 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3295
3296 * configure.ac: m4_include config/proginstall.m4.
3297 * configure: Regenerate.
3298
3299 Backport from upstream Libtool:
3300
3301 2007-10-12 Eric Blake <ebb9@byu.net>
3302
3303 Deal with Autoconf 2.62's semantic change in m4_append.
3304 * ltsugar.m4 (lt_append): Replace broken versions of
3305 m4_append.
3306 (lt_if_append_uniq): Don't require separator to be overquoted,
3307 and avoid broken m4_append.
3308 (lt_dict_add): Fix typo.
3309 * libtool.m4 (_LT_DECL): Don't overquote separator.
3310
3311 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3312
3313 * config.rpath: Add AIX 6 support.
3314
3315 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3316
3317 * Makefile.def (stageprofile). Remove -fprofile-generate
3318 from stage_libcflags.
3319 * Makefile.in: Regenerate.
3320
3321 2008-03-13 Ben Elliston <bje@au.ibm.com>
3322
3323 * config.sub, config.guess: Update from upstream sources.
3324
3325 2008-03-06 Tom Tromey <tromey@redhat.com>
3326
3327 * MAINTAINERS: Update for treelang deletion.
3328
3329 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3330
3331 * MAINTAINERS: Update my email address.
3332
3333 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3334
3335 * MAINTAINERS (darwin port): Add myself as a maintainer.
3336 (objective-c/c++): Add myself as a maintainer.
3337
3338 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3339
3340 * MAINTAINERS (Write After Approval): Update my email address.
3341
3342 2008-02-25 Tomas Bily <tbily@suse.cz>
3343
3344 * MAINTAINERS (Write After Approval): Add myself.
3345
3346 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3347
3348 * MAINTAINERS (OpenMP): Add myself.
3349
3350 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3351
3352 PR bootstrap/32009
3353 PR bootstrap/32161
3354
3355 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3356 * configure: Regenerate.
3357
3358 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3359 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3360 STAGE4_LIBCFLAGS): New.
3361 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3362 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3363 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3364 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3365 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3366 for target modules. Don't export LIBCFLAGS.
3367 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3368 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3369 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3370 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3371 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3372 * Makefile.in: Regenerate.
3373
3374 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3375
3376 PR libgcj/33085
3377 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3378 Do not use -DDLL_EXPORT. Backport from upstream.
3379
3380 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3381
3382 * MAINTAINERS (Write After Approval): Add myself.
3383
3384 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3385
3386 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3387 * configure: Regenerate.
3388
3389 2008-01-31 Marc Gauthier <marc@tensilica.com>
3390
3391 * configure.ac (xtensa*-*-*): Recognize processor variants.
3392 * configure: Regenerate.
3393
3394 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3395
3396 PR bootstrap/34922
3397 * configure.ac (PARSE_ARGS): Push suitable setting of
3398 ac_subdirs_all, for `./configure --help=recursive'.
3399 Handle `+' in generic toplevel directory disabling.
3400 * configure: Regenerate.
3401
3402 2008-01-28 Nick Clifton <nickc@redhat.com>
3403
3404 * MAINTAINERS (xstormy16): Take over maintainership.
3405
3406 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3407
3408 * MAINTAINERS (c4x port): Remove.
3409
3410 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3411
3412 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3413
3414 2008-01-23 Ben Elliston <bje@au.ibm.com>
3415
3416 * config.sub, config.guess: Update from upstream sources.
3417
3418 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3419
3420 * MAINTAINERS (Write After Approval): Add myself.
3421
3422 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3423
3424 * MAINTAINERS: Update my email address.
3425
3426 2008-01-09 Raksit Ashok <raksit@google.com>
3427
3428 * MAINTAINERS (Write After Approval): Add myself.
3429
3430 2008-01-09 Raksit Ashok <raksit@google.com>
3431
3432 * MAINTAINERS (Write After Approval): Add myself.
3433
3434 2008-01-08 Ben Elliston <bje@au.ibm.com>
3435
3436 * config.sub, config.guess: Update from upstream sources.
3437
3438 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3439
3440 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3441 Change recommended MPFR from 2.2.1 -> 2.3.0.
3442 * configure: Regenerate.
3443
3444 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3445
3446 * MAINTAINERS: Update my email address.
3447
3448 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3449
3450 * MAINTAINERS: Update my email address.
3451
3452 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3453
3454 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3455 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3456 * Makefile.in: Regenerate.
3457
3458 2007-12-10 Mark Heffernan <meheff@google.com>
3459
3460 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3461 misplaced entries.
3462
3463 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3464
3465 * configure.ac: Enable libjava for x86_64-*-darwin9.
3466 * configure: Regenerate.
3467
3468 2007-12-07 Bill Maddox <maddox@google.com>
3469
3470 * MAINTAINERS (Write After Approval): Add myself.
3471
3472 2007-12-05 Ben Elliston <bje@au.ibm.com>
3473
3474 * config.sub, config.guess: Update from upstream sources.
3475
3476 2007-12-02 Matthias Klose <doko@ubuntu.com>
3477
3478 * config-ml.in: Remove 64bit configure tests.
3479
3480 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3481
3482 * config-ml.in: Robustify against white space in absolute file
3483 names.
3484
3485 * config-ml.in (multi-clean): Substitute ${Makefile}.
3486 Remove superfluous ${Makefile} in list.
3487
3488 2007-11-19 Thiemo Seufer <ths@mips.com>
3489
3490 * config-ml.in: Don't hardcode the Makefile name.
3491
3492 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3493
3494 * MAINTAINERS (Write After Approval): Add myself.
3495
3496 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3497
3498 * MAINTAINERS (Write After Approval): Add myself.
3499
3500 2007-11-06 Doug Kwan <dougkwan@google.com>
3501
3502 * MAINTAINERS (Write After Approval): Add myself.
3503
3504 2007-10-25 Ben Elliston <bje@au.ibm.com>
3505
3506 * MAINTAINERS (mercury): Remove entry.
3507 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3508
3509 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3510
3511 * Makefile.def (dependencies): Make configure-gdb depend on
3512 all-intl.
3513 * Makefile.in: Regenerated.
3514
3515 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3516
3517 * MAINTAINERS (Fortran maintainer): Remove myself.
3518
3519 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3520
3521 * Makefile.def: To avoid problems running with parallel makes,
3522 build newlib before libgloss so that target specific header
3523 files are availble.
3524 * Makefile.in: Regenerate
3525
3526 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3527
3528 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3529 * Makefile.in: Regenerate.
3530
3531 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3532
3533 * MAINTAINERS (Register allocation reviewer): Add myself.
3534
3535 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3536
3537 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3538 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3539 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3540 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3541 * configure: Regenerate.
3542
3543 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3544
3545 * MAINTAINERS (Register allocation reviewer): Add myself.
3546
3547 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3548
3549 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3550 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3551 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3552 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3553 * configure.ac: Default them to host tools for $host = $build.
3554 Subst them.
3555
3556 * configure: Regenerate.
3557 * Makefile.in: Regenerate.
3558
3559 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3560
3561 * MAINTAINERS (Register allocation reviewer): Add myself.
3562
3563 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3564
3565 * MAINTAINERS (Register allocation reviewer): Add myself.
3566
3567 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3568
3569 * MAINTAINERS (Write After Approval): Fix typo.
3570
3571 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3572
3573 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3574 * configure: Regenerate.
3575
3576 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3577
3578 PR bootstrap/31906
3579 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3580 they're already prefixed.
3581
3582 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3583
3584 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3585 libstdc++.
3586 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3587 * configure: Regenerate.
3588 * Makefile.in: Regenerate.
3589
3590 2007-09-17 Andreas Schwab <schwab@suse.de>
3591
3592 * configure.ac: Raise minimum makeinfo version to 4.6.
3593 * configure: Regenerate.
3594
3595 2007-09-17 Johannes Singler <singler@ira.uka.de>
3596
3597 * MAINTAINERS (write-after-approval) add myself
3598
3599 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3600
3601 * configure.ac: Correct makeinfo version check.
3602 * configure: Regenerate.
3603
3604 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3605
3606 * MAINTAINERS: Update my email address.
3607
3608 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3609
3610 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3611 to $skipdirs and only disable gprof for newlib. Use the normal
3612 mips*-elf* handling in other respects.
3613 * configure: Regnerate.
3614
3615 2007-09-12 David Daney <ddaney@avtrex.com>
3616
3617 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3618 enabling libgcj.
3619 * configure: Regenerate.
3620
3621 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3622
3623 PR other/32154
3624 * configure.ac: For libgloss targets, point the linker to the linker
3625 script, startup code and simulator library.
3626 * configure: Regenerate.
3627
3628 2007-09-07 Andrew Haley <aph@redhat.com>
3629
3630 * configure.ac (noconfigdirs): Remove target-libffi and
3631 target-libjava.
3632 * configure: Regenerate.
3633
3634 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3635
3636 PR target/33281
3637 * configure.ac: Use config/mh-mingw on mingw.
3638 * configure: Regenerate.
3639
3640 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3641
3642 * MAINTAINERS (Write After Approval): Add myself.
3643
3644 2007-09-05 Richard Guenther <rguenther@suse.de>
3645
3646 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3647 nor --disable-checking is provided also turn on yes and types
3648 checking for stage1.
3649 * configure: Re-generate.
3650
3651 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3652
3653 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3654 (Write After Approval): Remove myself.
3655
3656 2007-08-29 Nick Clifton <nickc@redhat.com>
3657
3658 * config.sub, config.guess: Update from upstream sources.
3659
3660 2007-08-22 Bud Davis <jmdavis@link.com>
3661
3662 * MAINTAINERS (Write After Approval): Added myself.
3663 * MAINTAINERS (Reviewers): Removed myself.
3664
3665 2007-08-18 Paul Brook <paul@codesourcery.com>
3666 Joseph Myers <joseph@codesourcery.com>
3667
3668 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3669 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3670 * Makefile.in: Regenerate.
3671 * configure.ac (--with-debug-prefix-map): New.
3672 * configure: Regenerate.
3673
3674 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3675 Nigel Stephens <nigel@mips.com>
3676
3677 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3678 as target_makefile_frag.
3679 * configure: Regenerate.
3680
3681 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3682
3683 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3684 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3685 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3686 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3687 (do-compare, do-compare3, do-compare-debug): New.
3688 ([+compare-target+]): Use them.
3689
3690 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3691
3692 * MAINTAINERS (Write After Approval): Change my email address.
3693
3694 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3695 Ben Elliston <bje@au.ibm.com>
3696
3697 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3698 --silent if $silent.
3699 * configure: Regenerate.
3700
3701 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3702
3703 * MAINTAINERS (Various Maintainers): Add myself as
3704 loop infrastructure maintainer. Update my e-mail
3705 address.
3706
3707 2007-07-31 Diego Novillo <dnovillo@google.com>
3708
3709 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3710 Adjust description.
3711
3712 2007-07-26 Richard Guenther <rguenther@suse.de>
3713
3714 * configure.ac: Add types checking to stage1 checking flags.
3715 * configure: Regenerate.
3716
3717 2007-07-17 Nick Clifton <nickc@redhat.com>
3718
3719 * COPYING3: New file. Contains version 3 of the GNU General
3720 Public License.
3721 * COPYING3.LIB: New file. Contains version 3 of the GNU
3722 Lesser General Public License.
3723
3724 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3725
3726 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3727
3728 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3729
3730 * MAINTAINERS (S/390 co-maintainer): Add myself.
3731 (Write After Approval): Remove myself.
3732
3733 2007-07-13 Dan Hipschman <dsh@google.com>
3734
3735 * MAINTAINERS (Write After Approval): Add myself.
3736
3737 2007-07-11 Nick Clifton <nickc@redhat.com>
3738
3739 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3740 WINDRES export.
3741 * Makefile.in: Regenerate.
3742
3743 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3744
3745 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3746 maintainer.
3747
3748 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3749
3750 * lt~obsolete.m4: New. Import from 20070318 libtool.
3751
3752 2007-07-03 Julian Brown <julian@codesourcery.com>
3753
3754 * MAINTAINERS (Write After Approval): Add myself.
3755
3756 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3757
3758 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3759 * configure: Regenerate.
3760
3761 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3762
3763 * configure.ac: Add some missing m4 quotation.
3764 * configure: Regenerate.
3765
3766 2007-07-02 Simon Baldwin <simonb@google.com>
3767
3768 * MAINTAINERS (Write After Approval): Add myself.
3769
3770 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
3771
3772 * configure: Regenerate.
3773
3774 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
3775
3776 * Makefile.def: Add windmc tool to build.
3777 * Makefile.tpl: Likewise.
3778 * configure.ac: Likewise.
3779 * Makefile.in: Regenerate.
3780 * configure: Regenerate.
3781
3782 2007-06-28 DJ Delorie <dj@redhat.com>
3783
3784 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3785 not building newlib.
3786 * configure: Regenerated.
3787
3788 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3789
3790 * MAINTAINERS (Write After Approval): Add myself.
3791
3792 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
3793
3794 * MAINTAINERS (Write After Approval): Add myself.
3795
3796 2007-06-19 Chris Matthews <chrismatthews@google.com>
3797
3798 * MAINTAINERS (Write After Approval): Add myself.
3799
3800 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3801
3802 * MAINTAINERS (Write After Approval): Add myself.
3803
3804 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3805
3806 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3807 * Makefile.in: Regenerated.
3808
3809 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3810
3811 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3812 bfin*-*-uclinux* targets.
3813 * configure: Regenerate.
3814
3815 2007-06-14 Ian Lance Taylor <iant@google.com>
3816
3817 * MAINTAINERS: Add myself as non-algorithmic global write
3818 maintainer.
3819
3820 2007-06-14 Diego Novillo <dnovillo@google.com>
3821
3822 * MAINTAINERS: Add self as middle-end maintainer and
3823 non-algorithmic global write maintainer.
3824
3825 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3826
3827 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3828 Move all Fortran maintainers except Paul Brook into the
3829 Non-Autopoiesis section.
3830
3831 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3832
3833 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3834 (distclean-stage[+id+]): Possibly delete stage_last.
3835 * Makefile.in: Regenerate.
3836
3837 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
3838
3839 * MAINTAINERS (Various Maintainer): Fix typo.
3840
3841 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
3842
3843 * MAINTAINERS (Various Maintainer): Add myself as
3844 dataflow maintainer.
3845
3846 2007-06-07 Ben Elliston <bje@au.ibm.com>
3847
3848 * config.sub, config.guess: Update from upstream sources.
3849
3850 2007-06-07 Ben Elliston <bje@au.ibm.com>
3851
3852 * Makefile.tpl: Fix spelling error.
3853 * Makefile.in: Regenerate.
3854
3855 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3856
3857 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3858 lt_cv_sys_max_cmd_len.
3859
3860 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3861
3862 * MAINTAINERS (Various Maintainers): Add myself as
3863 auto-vectorizer maintainer.
3864
3865 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
3866
3867 PR libjava/32098
3868 * libtool.m4: Revert previous change.
3869 * ltgcc.m4: Put it here.
3870
3871 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3872
3873 * MAINTAINERS (Various Maintainers): Add myself as
3874 auto-vectorizer maintainer.
3875
3876 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
3877
3878 PR libjava/32098
3879 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3880
3881 2007-05-30 Richard Guenther <rguenther@suse.de>
3882
3883 * MAINTAINERS (Various Maintainers): Add myself as
3884 auto-vectorizer maintainer.
3885
3886 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3887
3888 PR bootstrap/29382
3889 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3890 * configure: Rebuilt.
3891
3892 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
3893
3894 * MAINTAINERS (Write After Approval): Removed my name.
3895
3896 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
3897
3898 * MAINTAINERS (Write After Approval): Remove myself.
3899
3900 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3901
3902 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3903
3904 2007-05-23 Steve Ellcey <sje@cup.hp.com>
3905
3906 * ltmain.sh: Update from ToT Libtool.
3907 * libtool.m4: Update from ToT Libtool.
3908 * ltsugar.m4: New. Update from ToT Libtool.
3909 * ltversion.m4: New. Update from ToT Libtool.
3910 * ltoptions.m4: New. Update from ToT Libtool.
3911 * ltconfig: Remove.
3912 * ltcf-c.sh: Remove.
3913 * ltcf-cxx.sh: Remove.
3914 * ltcf-gcj.sh: Remove.
3915
3916 2007-05-22 Ollie Wild <aaw@google.com>
3917
3918 * MAINTAINERS (Write After Approval): Add myself.
3919
3920 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3921
3922 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3923 stage_cflags.
3924 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3925 Remove CFLAGS/LIBCFLAGS.
3926 (configure-stage[+id+]-[+prefix+][+module+],
3927 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3928 * Makefile.in: Regenerate.
3929
3930 2007-05-15 Diego Novillo <dnovillo@google.com>
3931
3932 * MAINTAINERS: Update e-mail address.
3933
3934 2007-05-15 Revital Eres <eres@il.ibm.com>
3935
3936 * MAINTAINERS (Write After Approval): Add myself.
3937
3938 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
3939
3940 * MAINTAINERS (Write After Approval): Updated my address.
3941
3942 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
3943
3944 * MAINTAINERS (Write After Approval): Add myself.
3945
3946 2007-05-11 Silvius Rus <rus@google.com>
3947
3948 * MAINTAINERS (Write After Approval): Add myself.
3949
3950 2007-04-23 Tom Tromey <tromey@redhat.com>
3951
3952 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3953
3954 2007-04-22 Mark Mitchell <mark@codesourcery.com>
3955
3956 * MAINTAINERS (cpplib): Rename to ...
3957 (libcpp): ... this. Add C/C++ front end maintainers.
3958
3959 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3960
3961 * config-ml.in: Pass ${ml_config_env} to configure calls.
3962
3963 2007-04-04 Christian Bruel <christian.bruel@st.com>
3964
3965 * MAINTAINERS (Write After Approval): Add myself.
3966
3967 2007-04-02 Dave Korn <dave.korn@artimi.com>
3968
3969 * MAINTAINERS (Write After Approval): Add myself.
3970
3971 2007-03-31 Tobias Burnus <burnus@net-b.de>
3972
3973 * MAINTAINERS (fortran 95 front end): Add myself.
3974
3975 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3976
3977 * MAINTAINERS (Write After Approval): Add myself.
3978
3979 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
3980
3981 * MAINTAINERS (Modulo Scheduler): Add myself.
3982
3983 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
3984
3985 * MAINTAINERS (fortran 95 front end): Add myself.
3986 (c++ front end): whitespace fix.
3987
3988 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
3989
3990 * MAINTAINERS (Write After Approval): Add myself.
3991
3992 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3993
3994 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
3995 of glob. Quote arguments with single quotes too.
3996 * configure: Regenerate.
3997
3998 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
3999
4000 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4001 * Makefile.in: Regenerate
4002
4003 2007-03-07 Andreas Schwab <schwab@suse.de>
4004
4005 * configure: Regenerate.
4006
4007 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4008
4009 * configure.ac: Add "--with-pdfdir" configure option,
4010 which defines pdfdir variable.
4011 * Makefile.def (target=fixincludes): Add install-pdf to
4012 missing targets.
4013 (recursive_targets): Add install-pdf target.
4014 (flags_to_pass): Add pdfdir.
4015 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4016 target.
4017 * configure: Regenerate
4018 * Makefile.in: Regenerate
4019
4020 2007-02-28 Eric Christopher <echristo@apple.com>
4021
4022 Revert:
4023 2006-12-07 Mike Stump <mrs@apple.com>
4024
4025 * Makefile.def (dependencies): Add dependency for
4026 install-target-libssp and install-target-libgomp on
4027 install-gcc.
4028 * Makefile.in: Regenerate.
4029
4030 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4031
4032 * configure: Regenerate.
4033 * configure.ac: Move statements after variable declarations.
4034
4035 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4036
4037 * MAINTAINERS: Add myself as sh maintainer.
4038
4039 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4040
4041 * configure.ac: Adjust for loop syntax.
4042 * configure: Regenerate.
4043
4044 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4045
4046 * configure: Rebuilt.
4047
4048 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4049
4050 * configure.ac: Drop multiple occurrences of --enable-languages,
4051 and fix its quoting.
4052 * configure: Rebuilt.
4053
4054 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4055 Nathan Sidwell <nathan@codesourcery.com>
4056 Vladimir Prus <vladimir@codesourcery.com>
4057 Joseph Myers <joseph@codesourcery.com>
4058
4059 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4060 * configure: Regenerate.
4061
4062 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4063
4064 * ltconfig (freebsd*): Default to elf.
4065
4066 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4067
4068 * configure.ac (target_libraries): Move libgcc before libiberty.
4069 * configure: Regenerated.
4070
4071 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4072 Paolo Bonzini <bonzini@gnu.org>
4073
4074 PR bootstrap/30753
4075 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4076 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4077 * configure: Regenerated.
4078
4079 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4080
4081 * MAINTAINERS (Language Front End Maintainers): Update my mail
4082 address.
4083
4084 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4085
4086 PR bootstrap/30748
4087 * configure.ac: Correct syntax for Solaris ksh.
4088 * configure: Regenerated.
4089
4090 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4091
4092 * configure.ac: Sync with src.
4093 * configure: Regenerate.
4094
4095 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4096
4097 * Makefile.in: Regenerate.
4098
4099 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4100
4101 * config.sub: Sync with src.
4102
4103 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4104
4105 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4106 noncanonical equivalents.
4107 * configure.in: Rename to...
4108 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4109 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4110 target_noncanonical. Use them. Rewrite removal of configure
4111 arguments for autoconf 2.59. Discard variable settings. Force
4112 program_transform_name for native tools.
4113
4114 * Makefile.in: Regenerated.
4115 * configure: Regenerated with autoconf 2.59.
4116
4117 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4118
4119 * MAINTAINERS (Write After Approval): Add myself.
4120
4121 2007-01-31 Andreas Schwab <schwab@suse.de>
4122
4123 * Makefile.tpl (LDFLAGS): Substitute it.
4124 * Makefile.in: Regenerate.
4125
4126 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4127
4128 * MAINTAINERS (Write After Approval): Add myself.
4129
4130 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4131
4132 * MAINTAINERS (spu port): Add myself.
4133
4134 2007-01-23 Richard Guenther <rguenther@suse.de>
4135
4136 PR bootstrap/30541
4137 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4138 * Makefile.tpl (GNATBIND): Substitute it.
4139 (GNATMAKE): Likewise.
4140 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4141 of STAGE_PREFIX.
4142 * Makefile.in: Regenerate.
4143 * configure: Regenerate.
4144
4145 2007-01-18 Mike Stump <mrs@apple.com>
4146
4147 * configure.in: Re-enable -Werror for gcc builds.
4148
4149 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4150
4151 * MAINTAINERS (Write After Approval): Add myself.
4152
4153 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4154
4155 * configure.in: Change == to = in test command.
4156 * configure: Regenerate.
4157
4158 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4159 Nick Clifton <nickc@redhat.com>
4160 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4161
4162 * configure.in (build_configargs, host_configargs, target_configargs):
4163 Remove build/host/target parameters.
4164 (host_libs): Add gmp and mpfr.
4165 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4166 * Makefile.def (gmp, mpfr): New.
4167 (gcc): Remove target.
4168 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4169 target_os, target_vendor): New.
4170 (configure): Add host_alias/target_alias arguments; adjust invocations.
4171 * configure: Regenerate.
4172 * Makefile.in: Regenerate.
4173
4174 2007-01-11 Matt Fago <fago@earthlink.net>
4175
4176 * configure.in: Try to link to functions only in mpfr 2.2.x
4177 to improve robustness of configure tests.
4178 * configure: Regenerate.
4179
4180 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4181
4182 * MAINTAINERS: Add myself as i386 maintainer.
4183
4184 2007-01-08 Jan Hubicka <jh@suse.cz>
4185
4186 * MAINTAINERS: Add myself as i386 maintainer.
4187
4188 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4189
4190 * configure.in: Add support for an x86_64-mingw* target.
4191 * configure: Regenerate.
4192
4193 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4194
4195 * Makefile.tpl (all-target): Correct @if conditional for target
4196 modules.
4197 * configure.in: Omit libiberty if building only target libgcc.
4198 * configure, Makefile.in: Regenerated.
4199
4200 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4201
4202 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4203 * configure: Regenerate.
4204
4205 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4206
4207 * Makefile.def (target_modules): Add libgcc.
4208 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4209 * Makefile.tpl (clean-target-libgcc): Delete.
4210 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4211 on gcc even for bootstrapped modules. Rewrite handling of
4212 lang_env_dependencies to loop over target_modules.
4213 * configure.in (target_libraries): Add target-libgcc.
4214 * Makefile.in, configure: Regenerated.
4215
4216 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4217
4218 * configure.in: Reorganize recognition of languages. Add
4219 --enable-stage1-languages. Show supported languages for the chosen
4220 target rather than all recognized languages.
4221 * configure: Regenerate.
4222
4223 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4224
4225 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4226 * Makefile.in: Regenerate.
4227
4228 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4229
4230 * configure.in: Warn that MPFR 2.2.0 is buggy.
4231 * configure: Regenerate.
4232
4233 2006-12-27 Ian Lance Taylor <iant@google.com>
4234
4235 * configure.in: When removing Makefiles to force a reconfigure, also
4236 remove prev-DIR*/Makefile.
4237 * configure: Regenerate.
4238
4239 2006-12-22 Andreas Schwab <schwab@suse.de>
4240
4241 * configure: Regenerate with correct autoconf version.
4242
4243 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4244
4245 * configure.in: add AC_SUBST for *_FOR_TARGET.
4246 * configure: Regenerate.
4247
4248 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4249
4250 * configure.in: Simplify logic for rejecting languages that cannot
4251 be built. Separate the case when a language is unsupported,
4252 from the case when the user chooses not to build a language.
4253
4254 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4255
4256 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4257 it only affects bootstrap and could be tested on "$host" as well.
4258 * configure: Regenerate.
4259 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4260
4261 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4262
4263 PR bootstrap/29544
4264 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4265 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4266 move here comment from Makefile.tpl.
4267 * Makefile.tpl: Move some definitions higher in the file.
4268 (STAGE1_CHECKING): New.
4269 * configure.in: Add --enable-stage1-checking.
4270 * configure: Regenerate.
4271 * Makefile.in: Regenerate.
4272
4273 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4274
4275 * MAINTAINERS: Add myself as build system maintainer.
4276
4277 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4278
4279 * MAINTAINERS (Write After Approval): Add myself.
4280
4281 2006-12-13 Eric Christopher <echristo@apple.com>
4282
4283 * MAINTAINERS: Add myself as darwin maintainer.
4284
4285 2006-12-11 Ian Lance Taylor <ian@airs.com>
4286
4287 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4288
4289 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4290
4291 MAINTAINERS: Update my entry.
4292
4293 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4294
4295 * configure.in: Handle spu makefile frag.
4296 * Makefile.tpl (MAINT): Define
4297 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4298 * configure: Regenerate.
4299 * Makefile.in: Regenerate.
4300
4301 2006-12-11 Ben Elliston <bje@au.ibm.com>
4302
4303 * config.guess: Import latest version.
4304 * config.sub: Likewise.
4305
4306 2006-12-11 Ben Elliston <bje@au.ibm.com>
4307
4308 * configure.in (spu-*-*): Don't skip target-libiberty.
4309 * configure: Regenerate.
4310
4311 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4312
4313 PR bootstrap/30134
4314 * configure.in: Correct x86 darwin support for libjava to powerpc
4315 and i?86 only.
4316 * configure: Regenerate.
4317
4318 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4319
4320 * configure.in: Add x86 darwin support for libjava.
4321 * configure: Regenerate.
4322
4323 2006-12-07 Mike Stump <mrs@apple.com>
4324
4325 * Makefile.def (dependencies): Add dependency for
4326 install-target-libssp and install-target-libgomp on
4327 install-gcc.
4328 * Makefile.in: Regenerate.
4329
4330 2006-12-04 Richard Guenther <rguenther@suse.de>
4331
4332 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4333 (Non-Algorithmic Maintainers): Move over non-algorithmic
4334 loop optimizer maintainers, add myself as a non-algorithmic
4335 middle-end maintainer.
4336
4337 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4338
4339 * MAINTAINERS (Write After Approval): Add myself.
4340
4341 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4342
4343 * configure.in: Update error message for missing GMP/MPFR.
4344
4345 * configure: Regenerate.
4346
4347 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4348
4349 * configure.in: Update MPFR version in error message.
4350
4351 * configure: Regenerate.
4352
4353 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4354
4355 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4356 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4357 --with-gmp-lib): New flags.
4358
4359 * configure: Regenerate.
4360
4361 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4362
4363 * MAINTAINERS (Write After Approval): Change my email address.
4364
4365 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4366
4367 * MAINTAINERS (Write After Approval): Add myself.
4368
4369 2006-11-22 Philipp Thomas <pth@suse.de>
4370
4371 * MAINTAINERS (i18n): Update e-mail address.
4372
4373 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4374
4375 * MAINTAINERS (spu port): Add myself as maintainer.
4376 (Write After Approval): Remove myself.
4377
4378 2006-11-22 Ben Elliston <bje@au.ibm.com>
4379
4380 * configure.in (skipdirs): Don't build libssp for SPU.
4381 * configure: Regenerate.
4382
4383 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4384
4385 * MAINTAINERS (spu port): Add myself as maintainer.
4386 (libobjc): Update my email address.
4387
4388 2006-11-21 Andrea Bona <andrea.bona@st.com>
4389
4390 * MAINTAINERS (Write After Approval): Add myself.
4391
4392 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4393
4394 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4395 * configure : Rebuilt.
4396
4397 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4398
4399 * MAINTAINERS (Write After Approval): Add myself.
4400
4401 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4402
4403 * MAINTAINERS (Write After Approval): Add myself.
4404
4405 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4406
4407 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4408 libmpfr.a.
4409 * configure: Regenerate.
4410
4411 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4412
4413 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4414 (unstage): Test for stage_last presence.
4415
4416 PR bootstrap/29802
4417 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4418 STAGE_PREFIX.
4419 * Makefile.in: Regenerate.
4420
4421 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4422
4423 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4424 maintainers.
4425
4426 2006-11-14 Erven Rohou <erven.rohou@st.com>
4427
4428 * MAINTAINERS (Write After Approval): Add myself.
4429
4430 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4431
4432 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4433 and stageN-package/Makefile.
4434 * Makefile.in: Regenerated.
4435
4436 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4437
4438 * configure.in: Remove target-libgloss from noconfigdirs for
4439 bfin-*-*.
4440 * configure: Regenerated.
4441
4442 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4443
4444 * configure.in (have_gmp): Only error if the gcc directory exists.
4445
4446 * configure: Regenerate.
4447
4448 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4449
4450 * configure.in: Robustify error message for missing GMP/MPFR.
4451
4452 * configure: Regenerate.
4453
4454 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4455
4456 * MAINTAINERS (Write After Approval): Add myself.
4457
4458 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4459
4460 * MAINTAINERS: Change email address.
4461
4462 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4463
4464 * MAINTAINERS (Write After Approval): Add myself.
4465
4466 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4467
4468 * MAINTAINERS (Write After Approval): Add myself.
4469
4470 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4471
4472 * MAINTAINERS (Write After Approval): Move myself to
4473 Write After Approval section.
4474
4475 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4476
4477 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4478 need_gmp anymore.
4479 * configure: Regenerate.
4480
4481 2006-10-16 Tobias Burnus <burnus@net-b.de>
4482
4483 * MAINTAINERS (Write After Approval): Add myself.
4484
4485 2006-10-16 Ben Elliston <bje@au.ibm.com>
4486
4487 * config.guess: Import latest version.
4488 * config.sub: Likewise.
4489
4490 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4491
4492 * Makefile.def: Added pdf target handling.
4493 * Makefile.tpl: Added pdf target handling.
4494 * Makefile.in: Regenerated.
4495
4496 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4497
4498 * MAINTAINERS: Add self as score port maintainer.
4499
4500 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4501
4502 * MAINTAINERS (Write After Approval): Add myself.
4503
4504 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4505
4506 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4507 or newer.
4508 * configure: Regenerated.
4509
4510 2006-09-27 Dave Brolley <brolley@redhat.com>
4511
4512 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4513 using $s instead of $r.
4514 * configure: Regenerated.
4515
4516 2006-09-26 Thiemo Seufer <ths@mips.com>
4517
4518 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4519 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4520 * configure: Regenerate.
4521
4522 2006-09-24 Graeme Peterson <gridly@gmail.com>
4523
4524 * MAINTAINERS (Write After Approval): Remove myself.
4525
4526 2006-09-22 Chao-ying Fu <fu@mips.com>
4527
4528 * MAINTAINERS (Write After Approval): Add myself.
4529
4530 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4531
4532 * MAINTAINERS: Add self as soft-fp maintainer.
4533
4534 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4535
4536 * MAINTAINERS: Add myself as avr maintainer.
4537 Remove Marek Michalkiewicz as avr maintainer.
4538
4539 2006-09-07 Roberto Costa <roberto.costa@st.com>
4540
4541 * MAINTAINERS (Write After Approval): Add myself.
4542
4543 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4544
4545 * configure.in: Never build newlib for a Mingw host.
4546 Never build newlib as Mingw target library.
4547 Test the existence of winsup/cygwin for building a Cygwin newlib,
4548 rather than just winsup.
4549 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4550 building a Mingw target.
4551 * configure: Regenerate.
4552
4553 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4554
4555 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4556
4557 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4558
4559 * config.guess: Import from src (was more updated).
4560 * config.sub: Likewise.
4561
4562 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4563
4564 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4565 * configure: Regenerated.
4566
4567 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4568
4569 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4570 for stages after the first.
4571
4572 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4573
4574 * Makefile.def: Add dependencies for configure-opcodes
4575 on configure-intl and all-opcodes on all-intl.
4576 * Makefile.in: Regenerated.
4577
4578 2006-07-13 Ben Elliston <bje@au.ibm.com>
4579
4580 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4581
4582 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4583
4584 Port to hosts whose 'sort' and 'tail' implementations
4585 treat operands with leading '+' as file names, as POSIX
4586 has required since 2001. However, make sure the code still
4587 works on pre-POSIX hosts.
4588 * ltmain.sh: Don't assume "sort +2" is equivalent to
4589 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4590
4591 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4592
4593 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4594
4595 2006-07-04 Peter O'Gorman <peter@pogma.com>
4596
4597 * ltconfig: chmod 644 before ranlib during install.
4598
4599 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4600
4601 PR bootstrap/18058
4602 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4603 if the bootstrap compiler is a GCC version that supports it.
4604 * configure: Regenerate.
4605
4606 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4607
4608 * configure.in: Fix thinkos in previous check-in.
4609 * configure: Regenerate.
4610
4611 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4612
4613 PR other/27063
4614 * configure.in: Test subdir_requires and give an appropriate
4615 error message.
4616 * configure: Regenerate.
4617
4618 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4619
4620 * MAINTAINERS (Write After Approval): Add myself.
4621
4622 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4623
4624 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4625
4626 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4627
4628 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4629
4630 2006-06-20 David Ayers <d.ayers@inode.at>
4631
4632 PR bootstrap/28072
4633 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4634 whether target-libjava is being configured instead of whether the
4635 java front end is enabled.
4636 * configure: Regenerate.
4637
4638 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4639
4640 PR target/27540
4641 * configure.in: Only enable libgomp on IRIX 6.
4642 * configure: Regenerate.
4643
4644 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4645
4646 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4647 too.
4648 * Makefile.in: Regenerate.
4649
4650 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4651
4652 * config-ml.in: Alter CCASFLAGS to include special
4653 multilib options the same as is done for CFLAGS.
4654
4655 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4656
4657 * configure.in: Don't enable libgomp on hpux10.
4658 * configure: Rebuilt.
4659
4660 2006-06-12 David Ayers <d.ayers@inode.at>
4661
4662 PR bootstrap/27963
4663 PR target/19970
4664 * configure.in: Remove target-boehm-gc from noconfigdirs where
4665 ${libgcj} is specified.
4666 * configure: Regenerate.
4667
4668 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4669
4670 Sync from src:
4671
4672 * configure.in: Sync.
4673 * configure: Regenerated.
4674
4675 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4676
4677 * Makefile.def: Added dependencies from sim and gdb on intl, and
4678 added configure dependencies to everything with an all dependency
4679 on intl.
4680 * Makefile.in: Regenerated.
4681
4682 2006-06-06 David Ayers <d.ayers@inode.at>
4683
4684 PR libobjc/13946
4685 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4686 * Makefile.in: Regenerate.
4687 * configure.in: Add --enable-objc-gc at toplevel and have it
4688 enable boehm-gc for Objective-C.
4689 Remove target-boehm-gc from libgcj.
4690 Add target-boehm-gc to target_libraries.
4691 Add target-boehm-gc to noconfigdirs where ${libgcj}
4692 is specified.
4693 Assert that boehm-gc is supported when requested for Objective-C.
4694 Only build boehm-gc if needed either for Java or Objective-C.
4695 * configure: Regenerate.
4696
4697 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4698
4699 PR 27674
4700 * Makefile.tpl (configure-[+prefix+][+module+],
4701 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4702 Remove rule to unstage bootstrapped modules.
4703 (stage_current): New.
4704 * Makefile.in: Regenerate.
4705
4706 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4707
4708 * MAINTAINERS (Write After Approval): Update my e-mail address.
4709
4710 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4711
4712 * include/libiberty.h: Declare pex_run_in_environment.
4713
4714 2006-05-31 Asher Langton <langton2@llnl.gov>
4715
4716 * MAINTAINERS (Write After Approval): Add myself.
4717
4718 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4719
4720 * Makefile.def (bfd, opcodes): Fix lib_path.
4721 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4722 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4723 * Makefile.in: Regenerate.
4724
4725 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4726
4727 * Makefile.in: Regenerate.
4728
4729 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4730
4731 * Makefile.def: Add install-html target. Add datarootdir
4732 docdir and htmldir to flags_to_pass.
4733 * Makefile.tpl: Add install-html target.
4734 * Makefile.in: Regenerate.
4735 * configure.in: Add --with-datarootdir, --with-docdir, and
4736 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4737 * configure: Regenerate.
4738
4739 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4740
4741 * configure.in: Enable gprof for cross builds.
4742 * configure: Regenerate.
4743
4744 2006-05-22 Richard Guenther <rguenther@suse.de>
4745
4746 Revert
4747 2006-01-31 Richard Guenther <rguenther@suse.de>
4748 Paolo Bonzini <bonzini@gnu.org>
4749
4750 * Makefile.def (target_modules): Add libgcc-math target module.
4751 * configure.in (target_libraries): Add libgcc-math target library.
4752 (--enable-libgcc-math): New configure switch.
4753 * Makefile.in: Re-generate.
4754 * configure: Re-generate.
4755 * libgcc-math: New toplevel directory.
4756
4757 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4758 Andreas Tobler <a.tobler@schweiz.ch>
4759
4760 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4761 * configure: Rebuilt.
4762
4763 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
4764
4765 * MAINTAINERS (Write After Approval): Add myself.
4766
4767 2006-05-01 DJ Delorie <dj@redhat.com>
4768
4769 * configure.in: Restore CFLAGS if GMP isn't present.
4770 * configure: Regenerate.
4771
4772 2006-05-01 Richard Guenther <rguenther@suse.de>
4773
4774 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4775 maintainer.
4776
4777 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
4778
4779 * MAINTAINERS (Write After Approval): Add myself.
4780
4781 2006-04-28 Jan Beulich <jbeulich@novell.com>
4782
4783 * MAINTAINERS (Write After Approval): Add myself.
4784
4785 2006-04-18 DJ Delorie <dj@redhat.com>
4786
4787 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4788 reference libgloss so that libssp can be built in a combined
4789 tree.
4790 * configure: Regenerate.
4791
4792 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
4793
4794 * MAINTAINERS (Write After Approval): Add myself.
4795
4796 2006-04-05 Ben Elliston <bje@au.ibm.com>
4797
4798 * configure.in: Require makeinfo 4.4 or higher.
4799 * configure: Regenerate.
4800
4801 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4802
4803 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4804 Rearrange the entries of other libraries to have them in one place.
4805
4806 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4807
4808 * MAINTAINERS (Write After Approval): Remove myself.
4809 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4810
4811 2006-03-14 Richard Guenther <rguenther@suse.de>
4812
4813 * configure: Regenerate with autoconf 2.13.
4814
4815 2006-03-13 Jim Blandy <jimb@codesourcery.com>
4816
4817 * MAINTAINERS: Use my work address.
4818
4819 * MAINTAINERS: Update my E-mail address.
4820
4821 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4822
4823 * configure.in: Handle --disable-<component> generically.
4824 * configure: Regenerate.
4825
4826 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4827
4828 PR libgcj/17311
4829 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4830
4831 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4832
4833 * MAINTAINERS (Write After Approval): Remove myself.
4834 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4835
4836 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4837
4838 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4839 (TARGET_CONFIGDIRS): Remove.
4840 * configure.in: Remove AC_SUBST(target_configdirs).
4841 * Makefile.in, configure: Regenerated.
4842
4843 2006-02-20 Steven G. Kargl <kargls@comcast.net>
4844
4845 * MAINTAINERS (Write After Approval): Remove myself.
4846 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4847
4848 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4849
4850 PR bootstrap/25670
4851
4852 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4853
4854 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4855 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4856 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4857 BUILD_PREFIX, BUILD_PREFIX_1.
4858 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4859
4860 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4861 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4862
4863 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4864 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4865 of `cat stage_current`. Always provide the `r' and `s' variables.
4866 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4867 a single shell execution.
4868 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4869 bootstrapped modules, make the stage1 module if the build was not
4870 started yet, else build the current stage.
4871 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4872 (all-build, all-host, all-target, [+make_target+]-host,
4873 [+make_target+]-target): Do not use \-continued lines.
4874 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4875 (current_stage, restrap, stage_last): New.
4876
4877 * Makefile.in: Regenerate.
4878 * configure: Regenerate.
4879
4880 2006-02-19 Bud Davis <jmdavis@link.com>
4881
4882 * MAINTAINERS (Write After Approval): Remove myself.
4883 (Language Front End Maintainers): Add myself as fortran 95
4884 maintainer and update e-mail address.
4885
4886 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4887
4888 * MAINTAINERS (Write After Approval): Remove myself.
4889 (Language Front End Maintainers): Add myself as fortran 95
4890 maintainer.
4891
4892 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
4893
4894 * MAINTAINERS (Write After Approval): Add myself.
4895
4896 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
4897
4898 * MAINTAINERS (Write After Approval): Remove myself.
4899 (Language Front End Maintainers): Add myself as
4900 fortran 95 maintainer.
4901
4902 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4903
4904 Sync from src:
4905
4906 2005-12-27 Leif Ekblad <leif@rdos.net>
4907
4908 * configure.in: Add support for RDOS target.
4909 * configure: Regenerate.
4910
4911 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4912 Andreas Schwab <schwab@suse.de>
4913
4914 * configure: Regenerate.
4915
4916 2006-02-12 David Edelsohn <edelsohn@gnu.org>
4917
4918 * configure.in (enable_libgomp): Add AIX.
4919 * configure: Regenerate.
4920
4921 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
4922
4923 * MAINTAINERS (Write After Approval): Add myself.
4924
4925 2006-02-03 Lee Millward <lee.millward@gmail.com>
4926
4927 * MAINTAINERS (Write After Approval): Add myself.
4928
4929 2006-01-31 Richard Guenther <rguenther@suse.de>
4930 Paolo Bonzini <bonzini@gnu.org>
4931
4932 * Makefile.def (target_modules): Add libgcc-math target module.
4933 * configure.in (target_libraries): Add libgcc-math target library.
4934 (--enable-libgcc-math): New configure switch.
4935 * Makefile.in: Re-generate.
4936 * configure: Re-generate.
4937 * libgcc-math: New toplevel directory.
4938
4939 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
4940
4941 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4942 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4943 the assembler, linker and binutils.
4944 * configure: Regenerate.
4945
4946 2006-01-22 Dirk Mueller <dmueller@suse.de>
4947
4948 * MAINTAINERS (Write After Approval): Add myself.
4949
4950 2006-01-20 Diego Novillo <dnovillo@redhat.com>
4951
4952 * configure: Regenerate.
4953
4954 2006-01-18 Richard Henderson <rth@redhat.com>
4955 Jakub Jelinek <jakub@redhat.com>
4956 Diego Novillo <dnovillo@redhat.com>
4957
4958 * libgomp: New directory.
4959 * Makefile.def: Add target_module libgomp.
4960 * Makefile.in: Regenerate.
4961 * configure.in (target_libraries): Add target-libgomp.
4962 * configure: Regenerate.
4963
4964 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4965
4966 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4967 @ from continuation.
4968 * Makefile.in: Rebuilt.
4969
4970 2006-01-04 Chris Lattner <sabre@gnu.org>
4971
4972 * MAINTAINERS (Write After Approval): Add myself.
4973
4974 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4975
4976 PR bootstrap/24252
4977
4978 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4979 * Makefile.tpl (OBJDUMP): New.
4980 (EXTRA_HOST_FLAGS): Add it.
4981 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4982
4983 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4984 to use symbolic links between directories. Avoid race conditions
4985 or make them harmless.
4986 * configure.in: Do not try to use symbolic links between directories.
4987
4988 * Makefile.def (LEAN): Pass.
4989 * Makefile.tpl (LEAN): Define.
4990 (stage[+id+]-start): Accept that the previous directory does not
4991 exist, if the bootstrap is lean.
4992 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4993 stage[+id+]-start. Use a makefile variable and an `if' instead of a
4994 configure substitution.
4995 ([+compare-target+]): Likewise.
4996 ([+bootstrap-target+]-lean): New.
4997 * configure.in: Remove lean bootstrap support from here.
4998
4999 * Makefile.in: Regenerate.
5000 * configure: Regenerate.
5001
5002 2006-01-04 Ben Elliston <bje@au.ibm.com>
5003
5004 * MAINTAINERS (libdecnumber): Add myself.
5005
5006 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5007
5008 * libtool-ldflags: New script.
5009
5010 2006-01-02 Andreas Schwab <schwab@suse.de>
5011
5012 * configure.in: When reconfiguring remove Makefile in
5013 all stage directories.
5014 * configure: Regenerate.
5015
5016 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5017
5018 * MAINTAINERS: Update my email address.
5019
5020 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5021
5022 Revert Ada-related part of the previous change.
5023
5024 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5025 Do not pass.
5026 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5027 * Makefile.in: Regenerate.
5028 * configure.in: Do not include mt-ppc-aix target fragment.
5029 * configure: Regenerate.
5030
5031 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5032
5033 * configure.in: Select appropriate fragments for PowerPC/AIX.
5034 * configure: Regenerate.
5035
5036 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5037 BOOT_CFLAGS, BOOT_LDFLAGS.
5038 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5039 BOOT_CFLAGS, BOOT_LDFLAGS.
5040 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5041 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5042 (stage): Fail if we cannot complete the work.
5043 * Makefile.in: Regenerate.
5044
5045 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5046
5047 * configure.in: Replace ms1 with mt.
5048 * configure: Rebuilt.
5049
5050 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5051
5052 * MAINTAINERS: Update my email address.
5053
5054 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5055
5056 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5057 install-host-nogcc): Don't invoke $(stage) at the end.
5058 * Makefile.in: Regenerate.
5059
5060 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5061
5062 * configure.in: Flip the top-level bootstrap switch.
5063 * configure: Regenerate.
5064
5065 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5066
5067 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5068 $(stage) and $(unstage).
5069 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5070 (all): Remove stray semicolon.
5071 (local-distclean): Don't handle multilib.tmp and multilib.out.
5072 (install.all): Set $s for consistency.
5073 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5074 check_multilibs setting. Always make the install directory.
5075 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5076 Correct @if/@endif.
5077 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5078 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5079 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5080 (multilib.out): Remove.
5081 * Makefile.in: Regenerated.
5082
5083 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5084
5085 * MAINTAINERS (Write After Approval): Add myself.
5086
5087 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5088
5089 * MAINTAINERS: Add myself as mt maintainer.
5090
5091 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5092
5093 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5094
5095 * MAINTAINERS: Change email address.
5096
5097 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5098
5099 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5100 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5101 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5102 Find in-tree tools if available.
5103 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5104 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5105 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5106 (COMPILER_*_FOR_TARGET): New.
5107 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5108 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5109 (CONFIGURED_*, USUAL_*): Remove.
5110 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5111 STRIP): Use autoconf substitutions.
5112 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5113 COMPILER_NM_FOR_TARGET): New.
5114 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5115
5116 (all): Make all-host and all-target in parallel.
5117 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5118 that $$r and $$s are set before invoking a recursive make.
5119 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5120 ([+bootstrap-target+]): Inline most of the `all' target.
5121
5122 2005-11-29 Ben Elliston <bje@au.ibm.com>
5123
5124 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5125 from the gcc build directory.
5126 * Makefile.in: Regenerate.
5127
5128 2005-11-29 Ben Elliston <bje@au.ibm.com>
5129
5130 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5131 depend on all-libdecnumber.
5132 * configure.in (host_libs): Include libdecnumber.
5133 * Makefile.in: Regenerate.
5134 * configure: Likewise.
5135
5136 2005-11-29 Ben Elliston <bje@au.ibm.com>
5137
5138 * libdecnumber: Import decNumber sources from the dfp-branch.
5139
5140 2005-11-21 Kean Johnston <jkj@sco.com>
5141
5142 * config.sub, config.guess: Sync from upstream sources.
5143
5144 2005-11-21 Ben Elliston <bje@au.ibm.com>
5145
5146 Import from Autoconf sources:
5147
5148 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5149 * config/move-if-change: Don't output "$2 is unchanged";
5150 suggested by Ben Elliston. Handle weird characters correctly.
5151
5152 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5153
5154 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5155 to match upstream libtool for darwin.
5156
5157 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5158
5159 * Makefile.def: Remove gdb dependencies for gdbtk.
5160 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5161 (configure-gdb, install-gdb): New rules.
5162 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5163 * Makefile.in, configure: Regenerated.
5164
5165 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5166
5167 * MAINTAINERS (Write After Approval): Add myself.
5168
5169 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5170
5171 * MAINTAINERS (Write After Approval): Add myself.
5172
5173 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5174
5175 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5176 Diego Novillo.
5177
5178 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5179
5180 PR bootstrap/24297
5181 * Makefile.tpl (do-[+make-target+], do-check, install,
5182 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5183 are set before recursing.
5184 * Makefile.in: Regenerate.
5185
5186 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5187
5188 PR bootstrap/18939
5189 * Makefile.def (gcc) <target>: Fix thinko.
5190 * Makefile.in: Regenerate.
5191
5192 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5193
5194 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5195 * configure: Regenerate.
5196
5197 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5198
5199 * MAINTAINERS (Write After Approval): Add self.
5200
5201 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5202
5203 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5204 target-libffi, target-qthreads, target-libjava, and
5205 targetlibobjc.
5206 * configure: Regenerate.
5207
5208 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5209
5210 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5211 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5212 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5213 (USUAL_OBJDUMP_FOR_TARGET): New.
5214 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5215 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5216 * configure, Makefile.in: Regenerated.
5217
5218 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5219
5220 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5221 before other host packages.
5222
5223 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5224
5225 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5226
5227 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5228
5229 PR bootstrap/22340
5230
5231 * configure.in (default_target): Remove.
5232 * Makefile.tpl (all): Do not use prerequisites as subroutines
5233 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5234 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5235 use prerequisites as subroutines.
5236 (check-host, check-target): New.
5237 (bootstrap configure & all targets): Do not use stage*-start
5238 if the directory layout is already ok.
5239 (non-bootstrap configure & all targets): Prepend a $(unstage).
5240 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5241 (NOTPARALLEL): Remove.
5242 (unstage, stage variables): New variables.
5243 (unstage, stage targets): Simply expand to those variables.
5244
5245 * configure: Regenerate.
5246 * Makefile.in: Regenerate.
5247
5248 2005-10-04 James E Wilson <wilson@specifix.com>
5249
5250 * Makefile.def (lang_env_dependencies): Add libmudflap.
5251 * Makefile.in: Regenerate.
5252
5253 2005-10-03 Andreas Schwab <schwab@suse.de>
5254
5255 Backport from libtool CVS:
5256 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5257
5258 * ltmain.sh: add support for installing into temporary
5259 staging area (e.g. 'make install DESTDIR=...')
5260
5261 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5262
5263 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5264 * configure: Regenerated.
5265
5266 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5267
5268 * configure: Regenerate with the correct
5269 autoconf version.
5270
5271 2005-09-30 Catherine Moore <clm@cm00re.com>
5272
5273 * configure.in (bfin-*-*): New.
5274 * configure: Regenerated.
5275
5276 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5277
5278 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5279 (LIPO_FOR_TARGET): New.
5280 (CONFIGURED_LIPO_FOR_TARGET): New.
5281 (USUAL_LIPO_FOR_TARGET): New.
5282 (STRIP_FOR_TARGET): New.
5283 (CONFIGURED_STRIP_FOR_TARGET): New.
5284 (USUAL_STRIP_FOR_TARGET): New.
5285 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5286 STRIP_FOR_TARGET.
5287 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5288 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5289 * Makefile.in: Regenerate.
5290 * configure: Regenerate.
5291
5292 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5293
5294 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5295 (rs6000-*-aix*): Same.
5296 * configure: Regenerate.
5297
5298 2005-09-16 Tom Tromey <tromey@redhat.com>
5299
5300 * MAINTAINERS: Add self as java maintainer.
5301
5302 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5303
5304 * configure.in: Recognize f95 in the --enable-languages option,
5305 and substitute it for fortran, issuing a warning.
5306 * configure: Regenerate.
5307
5308 2005-08-30 Phil Edwards <phil@codesourcery.com>
5309
5310 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5311 * configure: Regenerated.
5312
5313 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5314
5315 * MAINTAINERS: Add self as ms1 maintainer.
5316
5317 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5318
5319 * Makefile.def (libssp): Add to lang_env_dependencies.
5320 * Makefile.in: Regenerate.
5321
5322 2005-08-18 Ian Lance Taylor <ian@airs.com>
5323
5324 * MAINTAINERS: Add myself as middle-end maintainer.
5325
5326 2005-08-17 Christian Groessler <chris@groessler.org>
5327
5328 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5329 * Makefile.in: Regenerate.
5330
5331 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5332
5333 * MAINTAINERS (write after approval): Added myself.
5334
5335 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5336
5337 * MAINTAINERS (Write After Approval): Add myself.
5338
5339 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5340
5341 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5342 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5343 Look for alternate names of the target cc and c++
5344 * configure: Regenerate.
5345
5346 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5347
5348 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5349 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5350 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5351 tools; remove code to manually set them.
5352 (Target tools): Look in the environment for them.
5353 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5354 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5355 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5356 build directory.
5357 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5358 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5359 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5360 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5361 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5362 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5363 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5364 * configure: Regenerate.
5365 * Makefile.in: Regenerate.
5366
5367 2005-07-28 Ben Elliston <bje@au.ibm.com>
5368
5369 * MAINTAINERS: Update for removed CPU targets.
5370
5371 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5372
5373 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5374 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5375 * Makefile.in: Regenerated.
5376
5377 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5378
5379 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5380 (CFLAGS_FOR_TARGET): Use it.
5381 (CXXFLAGS_FOR_TARGET): Likewise.
5382 * Makefile.in: Regenerated.
5383 * configure.in (--with-build-sysroot): New option.
5384 * configure: Regenerated.
5385
5386 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5387
5388 * Makefile.tpl: Wrap install between unstage and stage
5389 * Makefile.in: Regenerate.
5390
5391 2005-07-21 Eric Christopher <echristo@apple.com>
5392
5393 * MAINTAINERS: Update affiliation.
5394
5395 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5396
5397 * MAINTAINERS: Add self as crx port maintainer.
5398
5399 2005-07-20 DJ Delorie <dj@redhat.com>
5400
5401 * MAINTAINERS: Add self as m32c maintainer.
5402
5403 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5404
5405 * all files: Update FSF address.
5406
5407 2005-07-15 Eric Christopher <echristo@redhat.com>
5408
5409 * MAINTAINERS: Change affiliation.
5410
5411 2005-07-14 Jim Blandy <jimb@redhat.com>
5412
5413 * configure.in: Add cases for Renesas m32c.
5414 * configure: Regenerated.
5415
5416 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5417
5418 * COPYING.LIB: Update from fsf.org.
5419
5420 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5421
5422 * COPYING, compile, config.guess,
5423 config.sub, install-sh, missing, mkinstalldirs,
5424 symlink-tree, ylwrap: Sync from upstream sources.
5425 * config-ml.in: Update FSF address.
5426
5427 2005-07-13 Eric Christopher <echristo@redhat.com>
5428
5429 * configure.in: Add toplevel noconfigdir support for tpf.
5430 * configure: Regenerate.
5431
5432 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5433
5434 PR ada/22340
5435
5436 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5437 * Makefile.in: Regenerate.
5438
5439 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5440
5441 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5442 Brolley to write-after-approval.
5443
5444 2005-07-07 Andreas Schwab <schwab@suse.de>
5445
5446 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5447 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5448 * Makefile.in: Regenerated.
5449
5450 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5451
5452 * configure.in: Don't build sim or rda when targetting darwin.
5453 * configure: Regenerate.
5454
5455 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5456
5457 * configure.in: Add --enable-libssp and --disable-libssp.
5458 * configure: Regenerate with autoconf-2.13.
5459
5460 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5461
5462 * Makefile.def (target_modules): Add libssp.
5463 * configure.in (target_libraries): Add target-libssp.
5464 * configure: Rebuilt.
5465 * Makefile.in: Rebuilt.
5466
5467 2005-07-01 Zack Weinberg <zackw@panix.com>
5468
5469 * MAINTAINERS: Change email address. Resign from maintainership.
5470
5471 2005-07-01 Richard Guenther <rguenther@suse.de>
5472
5473 * MAINTAINERS: Change my e-mail address and affiliation.
5474
5475 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5476
5477 * Makefile.def (stagefeedback): Come after profile.
5478 Define profiledbootstrap target.
5479 * Makefile.tpl (profiledbootstrap): Remove.
5480 (stageprofile-end): Zap stagefeedback.
5481 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5482 * Makefile.in: Regenerate.
5483
5484 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5485
5486 * MAINTAINERS: Update my email address.
5487
5488 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5489
5490 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5491 In 'cpp' stanza, support '#line' as well as '# '.
5492
5493 2005-06-08 Andreas Schwab <schwab@suse.de>
5494
5495 * MAINTAINERS: Move myself from 'Write After Approval' to
5496 'CPU Port Maintainers' section as m68k maintainer.
5497
5498 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5499
5500 * configure.in (unsupported_languages): New macro.
5501 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5502 non-ported target libraries in noconfigdirs.
5503 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5504 non-linux-gnu. Remove libgcj_ex_libffi.
5505 <lang_frag loop>: Set add_this_lang=no if the language is in
5506 unsupported_languages.
5507 * configure: Regenerate.
5508
5509 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5510
5511 * configure.in: Fix typo in handling of --with-mpfr-dir.
5512 * configure: Regenerate.
5513
5514 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5515
5516 * MAINTAINERS: Update my email address.
5517
5518 2005-06-02 Jim Blandy <jimb@redhat.com>
5519
5520 * config.sub: Add cases for the Renesas m32c. (This patch has been
5521 accepted into the master sources.)
5522
5523 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5524 Michael Snyder <msnyder@redhat.com>
5525 Stan Cox <scox@redhat.com>
5526
5527 * configure.in: Set noconfigdirs for ms1.
5528
5529 * configure: Regenerate.
5530
5531 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5532
5533 * MAINTAINERS (Write After Approval): Add self.
5534
5535 2005-06-01 Josh Conner <jconner@apple.com>
5536
5537 * MAINTAINERS (Write After Approval): Add self.
5538
5539 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5540
5541 * MAINTAINERS: Update my email address.
5542
5543 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5544
5545 * MAINTAINERS (Write After Approval): Add self.
5546
5547 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5548
5549 * MAINTAINERS (Write After Approval): Remove self.
5550
5551 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5552
5553 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5554 (Dependencies): Consider target modules for bootstrap dependencies.
5555 Make target bootstrap modules depend on each stage's gcc.
5556 * Makefile.in: Regenerate.
5557
5558 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5559
5560 * Makefile.def (configure-gcc): Depend on binutils having been built.
5561 (all-gcc): No need to do it here.
5562 * Makefile.in: Regenerate.
5563
5564 2005-05-19 Paul Brook <paul@codesourcery.com>
5565
5566 * configure.in: Rewrite misleading error message when requested
5567 language cannot be built.
5568 * configure: Regenerate.
5569
5570 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5571
5572 * ylwrap: Import from Automake 1.9.5.
5573
5574 2005-05-13 David Ung <davidu@mips.com>
5575
5576 * MAINTAINERS (Write After Approval): Add self.
5577
5578 2005-05-09 Mike Stump <mrs@apple.com>
5579
5580 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5581 lt_cv_sys_max_cmd_len for now.
5582
5583 2005-05-09 Stan Cox <scox@redhat.com>
5584
5585 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5586
5587 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5588
5589 * README.SCO: Update the URL.
5590
5591 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5592
5593 * ltconfig: Define file_list_spec. Pass file_list_spec and
5594 with_gnu_ld to libtool.
5595 * ltcf-c.sh (aix[45]): Define file_list_spec.
5596 * ltcf-cxx.sh (aix[45]): Same.
5597 * ltcf-gcj.sh (aix[45]): Same.
5598 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5599 exists, write list of input files to temporary file.
5600
5601 2005-05-04 Mike Stump <mrs@apple.com>
5602
5603 * configure.in: Always pass --target to target configures as
5604 otherwise rebuilds that do --recheck will fail.
5605 * confiugure: Rebuilt.
5606
5607 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5608
5609 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5610 STAGE_HOST_EXPORTS.
5611 (configure, all): Add bootstrap support.
5612 (Host modules, target modules): Pass post-stage1 flags and exports.
5613 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5614 * Makefile.in: Regenerate.
5615
5616 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5617
5618 * configure: Regenerate.
5619
5620 2005-04-27 Mike Stump <mrs@apple.com>
5621
5622 * MAINTAINERS: Add self as darwin maintainer.
5623
5624 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5625
5626 * config.sub: Update from master copy.
5627
5628 2005-04-21 Mike Stump <mrs@apple.com>
5629
5630 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5631 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5632
5633 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5634
5635 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5636 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5637 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5638 "*-*-elf" and "*-*-linux*".
5639 * configure: Regenerate.
5640
5641 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5642
5643 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5644
5645 2005-04-12 Mike Stump <mrs@apple.com>
5646
5647 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5648
5649 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5650
5651 * MAINTAINERS (Write After Approval): Add myself.
5652
5653 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5654
5655 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5656
5657 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5658
5659 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5660 (TARGET_CONFIGARGS): Include --with-target-subdir.
5661 (configure, all): New macros. Use them throughout.
5662 * Makefile.in: Regenerate.
5663
5664 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5665
5666 * MAINTAINERS (Write After Approval): Add myself.
5667
5668 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5669
5670 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5671
5672 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5673
5674 * MAINTAINERS: Move John Carr to Write After Approval.
5675
5676 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5677
5678 * config/mh-mingw32: Delete.
5679 * configure.in: Don't use it.
5680 * configure: Regenerate.
5681
5682 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5683
5684 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5685 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5686 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5687 (HOST_LIB_PATH): Generate from Makefile.def.
5688 (TARGET_LIB_PATH): Likewise.
5689 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5690 * Makefile.in: Regenerate.
5691 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5692 (RPATH_ENVVAR): Include Darwin case.
5693 * configure: Regenerate.
5694
5695 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5696
5697 * MAINTAINERS (Various Maintainers): Remove self.
5698 (Write After Approval): Add self.
5699
5700 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5701
5702 * MAINTAINERS (Various Maintainers): Add self.
5703
5704 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5705
5706 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5707 * configure: Regenerate.
5708
5709 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5710
5711 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5712 gcc_version, and gcc_version_trigger from set of flags to pass.
5713 * Makefile.tpl: Remove definitions of above variables.
5714 (config.status): Remove dependency on $(gcc_version_trigger).
5715 * Makefile.in: Regenerate.
5716 * configure.in: Do not reference config/gcc-version.m4 nor
5717 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5718 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5719 * configure: Regenerate.
5720
5721 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5722 Andrew Pinski <pinskia@physics.uc.edu>
5723
5724 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5725 * Makefile.in: Regenerate.
5726
5727 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5728
5729 * MAINTAINERS (Write After Approval): Add myself.
5730
5731 2005-03-03 David Ayers <d.ayers@inode.at>
5732
5733 * MAINTAINERS (Write After Approval): Add myself.
5734
5735 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5736
5737 PR libgcj/20160
5738 * ltmain.sh: Avoid creating archives with components that have
5739 duplicate basenames.
5740
5741 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5742
5743 PR bootstrap/20250
5744 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5745 instead of check.
5746 * Makefile.in: Regenerate.
5747
5748 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5749
5750 * Makefile.in: Regenerate to fix conflict between the previous two
5751 patches.
5752
5753 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5754
5755 PR bootstrap/17383
5756 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5757 * Makefile.tpl (HOST_SUBDIR): New substitution.
5758 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5759 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5760 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5761 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5762 (Host modules, Bootstrapped modules): Use it.
5763 (Build modules, Target modules): Do not create symlink trees,
5764 always configure out-of-srcdir.
5765 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5766 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5767 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5768 $(HOST_SUBDIR). Create a symlink for host_subdir.
5769
5770 * Makefile.in: Regenerate.
5771 * configure: Regenerate.
5772
5773 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5774
5775 Merged from libada-gnattools-branch:
5776 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5777
5778 * gnattools: New directory.
5779 * Makefile.def: Add gnattools as a module, depending on target-libada.
5780 * Makefile.in: Regenerate.
5781 * configure.in: Include gnattools in host_tools; disable it if ada
5782 is disabled.
5783 * configure: Regenerate.
5784
5785 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
5786
5787 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5788 treelang maintainer.
5789 (Write After Approval): Remove myself.
5790
5791 2005-02-23 Paul Schlie <schlie@comcast.net>
5792
5793 * configure.in: Allow darwin targeted ports to build tk, itcl and
5794 libgui.
5795 * configure: Regenerate.
5796
5797 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5798
5799 PR libgcj/10353
5800 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5801 * configure: Regenerate.
5802
5803 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5804
5805 * MAINTAINERS (Write After Approval): Add myself.
5806
5807 2005-02-10 Ian Lance Taylor <ian@airs.com>
5808
5809 * MAINTAINERS: Update my e-mail address.
5810
5811 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5812
5813 * MAINTAINERS (Write After Approval): Add myself.
5814
5815 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5816
5817 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5818 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5819 target-libgloss when not *-*-elf and *-*-aout.
5820 * configure: Regenerate.
5821
5822 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5823
5824 * MAINTAINERS: Remove obsolete entries.
5825
5826 * MAINTAINERS (Write After Approval): Add Michael Matz.
5827
5828 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
5829
5830 * MAINTAINERS: Remove self as cpplib maintainer.
5831
5832 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5833
5834 * install-sh, config.sub: Import from upstream.
5835
5836 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5837
5838 PR bootstrap/18222
5839 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5840 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5841 * Makefile.in: Regenerate.
5842
5843 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
5844
5845 * MAINTAINERS: Update my email address.
5846
5847 2005-01-12 David Edelsohn <edelsohn@gnu.org>
5848 Andreas Schwab <schwab@suse.de>
5849
5850 PR bootstrap/18033
5851 * config-ml.in: Eval option if surrounded by single quotes.
5852
5853 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5854
5855 Revert 2004-12-28 Makefile changes, a better fix will be
5856 applied to mainline and src after GCC 4.0 branches.
5857
5858 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5859
5860 PR bootstrap/17383
5861
5862 * Makefile.def (target_modules): Remove stage parameter,
5863 it is always true now.
5864 * Makefile.tpl (configure-build-[+module+],
5865 configure-target-[+module+]): Always build symlink tree
5866 for the directory and for include. BUILD_SUBDIR and
5867 TARGET_SUBDIR cannot be . anymore.
5868 * Makefile.in: Regenerate.
5869
5870 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5871
5872 Revert 2004-12-08 Makefile changes.
5873
5874 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
5875
5876 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5877 cygwin, mingw.
5878
5879 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5880
5881 * configure.in (sh64-*-*): Reenable gprof.
5882 * configure: Regenerate.
5883
5884 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5885
5886 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5887 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5888 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5889 * Makefile.in: Regenerate.
5890
5891 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
5892
5893 * MAINTAINERS: Update my email address.
5894
5895 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5896
5897 * Makefile.tpl: Generate normal dependencies if the LHS module is
5898 not bootstrapped.
5899 * Makefile.in: Regenerate.
5900
5901 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5902
5903 * configure.in: Include config/gxx-include-dir.m4. Use
5904 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5905 * configure: Regenerate.
5906
5907 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5908
5909 * config.if: Delete.
5910 * configure.in: Set libstdcxx_incdir directly.
5911 * configure: Regenerate.
5912
5913 2004-12-02 Eric Christopher <echristo@redhat.com>
5914
5915 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5916 * Makefile.in: Regenerate.
5917
5918 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5919
5920 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5921 * configure: Regenerate.
5922
5923 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5924
5925 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5926 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5927 * configure: Regenerate.
5928
5929 2004-12-01 Eric Christopher <echristo@redhat.com>
5930
5931 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5932 of things to remove.
5933
5934 2004-11-29 Matt Kraai <kraai@ftbfs.org>
5935
5936 * MAINTAINERS (Write After Approval): Update my e-mail address.
5937
5938 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
5939
5940 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5941 from CVS libtool to always pass_all.
5942
5943 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5944
5945 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5946 (hppa*64*-*-*): Delete incorrect comment.
5947 * configure: Rebuilt.
5948
5949 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5950
5951 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5952
5953 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5954
5955 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5956 from CVS libtool to always pass_all.
5957
5958 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5959
5960 * install-sh, compile: Import from automake.
5961
5962 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5963
5964 * config.guess, config.sub: Import from savannnah.
5965
5966 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
5967
5968 * MAINTAINERS (Write After Approval): Add myself
5969
5970 2004-11-12 Mike Stump <mrs@apple.com>
5971
5972 * Makefile.def: Add html support.
5973 * Makefile.tpl: Likewise.
5974 * Makefile.in: Regenerate.
5975
5976 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5977
5978 PR 18423
5979 * configure.in: Remove all instances of build-fixincludes from
5980 noconfigdirs.
5981 (build_configargs): Supply --target to subdirectories.
5982 * configure: Regenerate.
5983
5984 * Makefile.def: Make gcc install depend on fixincludes install.
5985 * Makefile.in: Regenerate.
5986
5987 2004-11-10 Janis Johnson <janis187@us.ibm.com>
5988
5989 * MAINTAINERS: Add myself as gcc testsuite maintainer.
5990
5991 2004-11-11 Paul Brook <paul@codesourcery.com>
5992
5993 * MAINTAINERS: Add self as arm maintainer. Update email address.
5994
5995 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
5996
5997 * configure.in (noconfigdirs) [mmix-*-*]: Disable
5998 target-libgfortran.
5999 * configure: Regenerate.
6000
6001 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6002
6003 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6004 like CC.
6005
6006 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6007
6008 * Makefile.def (host fixincludes): Specify missing targets.
6009 * Makefile.in: Regenerate.
6010
6011 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6012
6013 * MAINTAINERS: Add myself
6014
6015 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6016
6017 * MAINTAINERS (Write After Approval): Add myself.
6018
6019 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6020
6021 * Makefile.def: Build fixincludes for the host, too.
6022 * Makefile.in: Regenerate.
6023 * configure.in (host_tools): Add fixincludes.
6024 * configure: Regenerate.
6025
6026 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6027
6028 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6029 * configure: Regenerated.
6030
6031 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6032
6033 PR other/17783
6034 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6035 * configure: Regenerated.
6036
6037 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6038
6039 * README.SCO: Update per FSF instructions.
6040
6041 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6042
6043 PR target/18151
6044 * configure.in (case ${target}): Do not build fixincludes for avr.
6045 * configure: Regenerated.
6046
6047 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6048
6049 * configure.in (case ${target}): Do not build fixincludes
6050 on platforms where it is not used.
6051 * configure: Regenerated.
6052
6053 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6054
6055 * configure.in: Use an absolute path to install-sh.
6056 * configure: Regenerated.
6057
6058 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6059
6060 * MAINTAINERS (Write After Approval): Add myself.
6061
6062 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6063
6064 * MAINTAINERS: Remove from Write After Approval those that are
6065 already maintainers.
6066
6067 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6068
6069 * MAINTAINERS: Update my email address.
6070
6071 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6072
6073 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6074 * configure: Regenerate.
6075
6076 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6077
6078 * MAINTAINERS: Update my email address.
6079
6080 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6081
6082 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6083 entries belonging to this category.
6084
6085 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6086
6087 * MAINTAINERS: Update my e-mail address.
6088
6089 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6090
6091 Fix wrong conflict resolution in:
6092
6093 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6094
6095 * Makefile.in: Regenerate.
6096 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6097 in the recursive `make', instead of hardwiring `all'.
6098 (Autogenerated TARGET-* variables): New.
6099
6100 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6101
6102 * configure.in: Enable target-libgloss for crx-*-*.
6103 * configure: Regenerate.
6104
6105 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6106
6107 * MAINTAINERS (Various Maintainers): Move the "windows,
6108 cygwin, mingw" maintainer to ...
6109 (OS Port Maintainers): ... here.
6110
6111 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6112
6113 * MAINTAINERS (Write After Approval): Remove those that are
6114 maintainers of some subsystem.
6115
6116 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6117
6118 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6119 * ltcf-cxx.sh (tpf*): Likewise.
6120 * ltconfig (tpf*): Add TPF OS configuration support.
6121
6122 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6123
6124 * MAINTAINERS: Change my email address to my new work account.
6125
6126 2004-09-24 Michael Roth <mroth@nessie.de>
6127
6128 * configure.in (--without-headers): Add missing double quotes.
6129 * configure: Regenerate.
6130
6131 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6132
6133 * ylwrap: Revert to previous version.
6134
6135 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6136
6137 PR bootstrap/17369
6138 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6139 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6140 SET_GCC_LIB_PATH_CMD.
6141 (BASE_TARGET_EXPORTS): Likewise.
6142 * Makefile.in: Regenerated.
6143
6144 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6145 * configure: Regenerated.
6146
6147 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6148
6149 * config.guess: New upstream version
6150 * compile, depcomp, install-sh, ylwrap: Likewise.
6151
6152 2004-09-19 Roger Sayle <roger@eyesopen.com>
6153
6154 * config/mh-x86omitfp: New host makefile fragment. Add
6155 -fomit-frame-pointer to the default BOOT_CFLAGS.
6156 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6157 * configure: Regenerate.
6158
6159 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6160
6161 PR target/11572
6162 * configure.in (*-*-darwin*): Renable libobjc.
6163 * configure: Regenerate.
6164
6165 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6166
6167 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6168
6169 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6170
6171 * Makefile.def: Remove libbanshee.
6172 * Makefile.tpl: Ditto.
6173 * configure.in: Ditto.
6174 * Makefile.in: Regen.
6175 * configure: Ditto.
6176
6177 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6178
6179 * ltmain.sh: Use $pic_object as $non_pic_object if
6180 $non_pic_object=none.
6181
6182 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6183
6184 * missing: Import latest version from master repository.
6185
6186 2004-09-06 Nick Clifton <nickc@redhat.com>
6187
6188 * config.sub: Import latest version from master repository.
6189 * config.guess: Likewise.
6190 This includes these changes:
6191
6192 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6193
6194 * config.sub: Handle crisv32, alias etraxfs.
6195 * config.guess (crisv32:Linux:*:*): Handle.
6196
6197 2004-08-13 Brad Smith <brad@comstyle.com>
6198
6199 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6200 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6201
6202 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6203
6204 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6205 assume the processor is a powerpc. This is because coreutils
6206 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6207 in this case, due to a MacOS X bug that causes
6208 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6209 to return a negative number.
6210 Problem reported by Petter Reinholdtsen in:
6211 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6212
6213 2004-07-19 Ben Elliston <bje@gnu.org>
6214
6215 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6216
6217 2004-06-24 Ben Elliston <bje@gnu.org>
6218
6219 * config.guess: Update copyright years.
6220 * config.sub: Likewise.
6221
6222 2004-06-22 Robert Millan <robertmh@gnu.org>
6223
6224 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6225 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6226
6227 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6228
6229 * config.guess (*:*VMS:*:*): New entry. Replaces
6230 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6231 manufacturer.
6232
6233 2004-06-22 Ben Elliston <bje@gnu.org>
6234
6235 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6236 * config.sub: Likewise.
6237
6238 2004-06-22 Ben Elliston <bje@gnu.org>
6239
6240 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6241 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6242
6243 2004-06-11 Ben Elliston <bje@gnu.org>
6244
6245 * config.guess (pegasos:OpenBSD:*:*): Remove.
6246
6247 2004-06-11 Ben Elliston <bje@gnu.org>
6248
6249 From Wouter Verhelst <wouter@grep.be>:
6250 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6251
6252 2004-06-11 Ben Elliston <bje@gnu.org>
6253
6254 * config.guess (luna88k:OpenBSD:*:*): New.
6255
6256 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6257
6258 * config.guess (m32r*:Linux:*:*): New case.
6259 * config.sub: Handle m32rle.
6260
6261 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6262
6263 From Jens Petersen <petersen@redhat.com>:
6264 * config.sub: Handle sparcv8.
6265
6266 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6267
6268 From Tom Smith <smith@cag.lkg.hp.com>:
6269 * config.guess: Version suffixes are equally significant on Tru64
6270 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6271 prefix of "P" (patched kernel).
6272
6273 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6274
6275 * config.sub: Add support for National Semiconductor CRX target.
6276
6277 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6278
6279 * MAINTAINERS (Various Maintainers): Remove myself as web page
6280 maintainer, add myself as maintainer of build status lists.
6281
6282 2004-09-03 Jan Beulich <jbeulich@novell.com>
6283
6284 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6285 *-*-netware, but add target-libmudflap.
6286 Consolidate *-*-netware targets (of which really only i?86 exists)
6287 into a single entry.
6288 * configure: Likewise.
6289
6290 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6291
6292 * Makefile.tpl (sorry): Remove.
6293 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6294 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6295 (do-clean): Clean per-stage directories too.
6296 (do-distclean): Run distclean-stage1 too.
6297 (.NOTPARALLEL): Enable during toplevel bootstrap.
6298 (stage[+id+]-bubble): Enable parallel execution during
6299 the recursive invocation.
6300 * Makefile.in: Regenerate.
6301
6302 Fix previous checkin:
6303
6304 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6305 include.
6306 * configure.in: Fix indentation.
6307 * configure: Regenerate.
6308
6309 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6310
6311 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6312 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6313 * configure: regenerate
6314 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6315 -mdynamic-no-pic
6316
6317 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6318
6319 * Makefile.def (build_modules): Add fixincludes.
6320 (dependencies): Make gcc depend on fixincludes.
6321 * configure.in (build_tools): Add fixincludes.
6322 (build_configdirs): Always include build_libs.
6323 * Makefile.in: Regenerate.
6324 * configure: Regenerate.
6325
6326 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6327
6328 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6329 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6330 phony targets; do not generate timestamp files.
6331 (distclean-stageN): Remove references to their timestamp files.
6332 (restageN, touch-stageN): Remove.
6333 (stageN-bubble): Rewritten.
6334 (compare): Support lean bootstraps.
6335 * Makefile.in: Regenerate.
6336
6337 * configure.in: Only warn when bootstrapping but
6338 build != host or build != target. Support lean bootstraps.
6339 * configure: Regenerate.
6340
6341 2004-08-26 Phil Edwards <phil@codesourcery.com>
6342
6343 * configure.in: Give a better error message if GMP/MPFR are missing
6344 and a language needing them has been requested.
6345 * configure: Regenerated.
6346
6347 2004-08-25 Phil Edwards <phil@codesourcery.com>
6348
6349 * configure.in: Print a list of available language front-ends if
6350 a requested one is missing. Tidy stray tab characters.
6351 * configure: Regenerated.
6352
6353 2004-08-19 Michael Koch <konqueror@gmx.de>
6354
6355 * gcc/doc/install.texi: Update entry about automake for libjava.
6356
6357 2004-08-17 Robert Millan <robertmh@gnu.org>
6358
6359 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6360 (instead of FreeBSD).
6361 * configure: Regenerate.
6362
6363 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6364
6365 * Makefile.in: Regenerate.
6366 * configure: Regenerate.
6367
6368 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6369 stage_*_flags.
6370 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6371 for bootstrapped modules if toplevel bootstrap is going.
6372 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6373 modules. Adjust for changes in Makefile.def. Enable several
6374 rules even in non-bootstrap mode, just to avoid peppering the
6375 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6376 (stage-[+prev+]-bubble): Remove.
6377
6378 * Makefile.def (Dependencies): Depend on all-build-bison,
6379 all-build-flex, all-build-byacc, all-build-texinfo, rather
6380 than the host variations.
6381 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6382 with BUILD_SUBDIR.
6383 (BISON): Update for recent Bisons.
6384 (YACC): Fix typo.
6385 (cross): Depend on all-build.
6386 (all): Do not depend on all-build.
6387 (prebootstrap): Remove.
6388 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6389 (Prebootstrap dependencies): Add them to the per-stage targets
6390 and to all-prebootstrap.
6391 * configure.in (build_configdirs): Always enable build_tools.
6392 (BUILD_DIR_PREFIX): Remove.
6393
6394 * Makefile.def (gcc): Add target variable.
6395 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6396 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6397 in the recursive `make', instead of hardwiring `all'.
6398 (Autogenerated TARGET-* variables): New.
6399
6400 2004-08-13 Brian Booth <bbooth@redhat.com>
6401
6402 * MAINTAINERS: Remove myself from write-after-approval.
6403
6404 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6405
6406 * src-release: Stop distributing mmalloc with gdb (which doesn't
6407 use it).
6408 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6409 * Makefile.in: Regenerate.
6410
6411 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6412
6413 * configure.in (arm*-*-eabi*): New target.
6414 * configure: Regenerate.
6415
6416 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6417
6418 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6419 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6420 (Dependencies): New section.
6421 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6422 (configure-target-[+module+]): Depend on maybe-all-gcc
6423 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6424 (toplevel profiledbootstrap): Fix dependencies.
6425 * Makefile.in: Regenerate.
6426
6427 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6428
6429 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6430 target-libiberty to noconfigdirs.
6431 * configure: Regenerate.
6432
6433 2004-08-03 Paul Brook <paul@codesourcery.com>
6434
6435 * configure.in: Check for MPFR as well as GMP.
6436 * configure: Regenerate.
6437
6438 2004-08-01 Robert Millan <robertmh@gnu.org>
6439
6440 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6441 libmudflap for all GNU-based systems (with Glibc).
6442 * configure: Regenerate.
6443
6444 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6445
6446 * Makefile.def (host-modules): Add gcc.
6447 * Makefile.in: Regenerate.
6448 * Makefile.tpl (sorry): New rule.
6449 (configure-host, all-host, [+make_target+]-host, do-check,
6450 install-host): Do not add gcc as a special case.
6451 (host modules): Add a small special-casing for gcc. Export
6452 extra_make_flags through the environment.
6453 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6454 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6455 other recursive targets for gcc): Remove.
6456
6457 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6458 (stage, unstage): New rules.
6459 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6460 distclean-stage[+id+]): Use stage_current.
6461 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6462 the stage*-start rules.
6463
6464 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6465
6466 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6467 use -all_load flag.
6468
6469 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6470
6471 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6472 * configure: Regenerate.
6473
6474 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6475
6476 * maintainer-scripts/gcc_release: Revert yesterday's change.
6477
6478 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6479
6480 * MAINTAINERS: Add myself to write-after-approval.
6481
6482 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6483
6484 * libf2c: Removed.
6485 * gcc/gccbug.in: Updated because of libf2c removal.
6486 * maintainer-scripts/gcc_release: Ditto.
6487
6488 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6489
6490 * configure.in: Build libmudflap by default on FreeBSD.
6491 * configure: Regenerated.
6492
6493 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6494
6495 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6496 systems.
6497 * configure: Regenerated.
6498
6499 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6500
6501 PR target/16344
6502 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6503 feedback based compiler.
6504 * Makefile.in: Rebuilt.
6505
6506 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6507
6508 * Makefile.def (host_modules): Set bootstrap=true for flex.
6509 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6510 * Makefile.in: Rebuilt.
6511
6512 2004-07-07 Jan Hubicka <jh@suse.cz>
6513
6514 * MAINTAINERS: Add self as a profile feedback maintainer.
6515
6516 2004-07-05 Phil Edwards <phil@codesourcery.com>
6517
6518 * configure.in: Do not prepend $srcdir to /dev/null in
6519 makefile fragments.
6520 * configure: Regenerate.
6521
6522 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6523
6524 * Makefile.def (build_modules): Add bison, byacc, flex,
6525 m4, texinfo.
6526 (flags_to_pass): Add FLEX.
6527 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6528 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6529 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6530 DEFAULT_MAKEINFO): Remove.
6531 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6532 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6533 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6534 objdir or else use configured tool.
6535 (all-build): New.
6536 (all): Depend on it.
6537 (Build module dependencies): Add.
6538 * Makefile.in: Regenerate.
6539 * configure.in: Better support for multiple build modules,
6540 matching what is done for host/target modules. Do not look
6541 for "plausible" locations of build tools if Canadian cross.
6542 Use autoconf's AC_PROG_CC to find a C compiler. Define
6543 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6544 * configure: Regenerate.
6545
6546 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6547
6548 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6549 * Makefile.in: Regenerate.
6550
6551 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6552
6553 * Makefile.tpl (configure-build-[+module+],
6554 configure-[+module+], configure-target-[+module+]): Pass
6555 [+extra_configure_args+].
6556 (all-build-[+module+], all-[+module+], check-[+module+],
6557 install-[+module+], [+make_target+]-[+module+],
6558 all-target-[+module+], check-target-[+module+],
6559 install-target-[+module+], [+make_target+]-target-[+module+]):
6560 Pass [+extra_make_args+].
6561 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6562 (GCC_HOST_EXPORTS): Remove.
6563 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6564 cross, check-gcc, check-gcc-c++, install-gcc,
6565 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6566 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6567 * Makefile.in: Regenerate.
6568
6569 2004-06-21 Matthew Sachs <msachs@apple.com>
6570
6571 * MAINTAINERS: Added self to write-after-approval.
6572
6573 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6574
6575 * configure.in: Check for srcdir/winsup rather than build directory
6576 winsup.
6577 * configure: Regenerate.
6578
6579 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6580
6581 * configure.in: Don't build Cygwin native newlib if winsup
6582 directory is missing. Emit warning instead.
6583 * configure: Regenerate.
6584
6585 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6586
6587 * Makefile.tpl (touch-stage[+id+]): New.
6588 (restage[+prev+]): Depend on touch-stage[+id+].
6589
6590 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6591 Use it throughout.
6592
6593 * Makefile.def: Add profile and feedback bootstrap stages.
6594 Remove next field from bootstrap stages.
6595 * Makefile.tpl (LN, LN_S): Substitute.
6596 (stageN-start, stageN-end): Use double-colon rules, to
6597 provide a hook for additional setup commands.
6598 (distclean-stageN-gcc, restageN): Create dependencies from
6599 [+prev+], not from [+next+].
6600 (stageN-bubble): Add commands for successive stages from
6601 [+prev+], using double-colon rules.
6602 (all-stageN-gcc): Fix typo.
6603 (stagefeedback-start, profiledbootstrap): New.
6604 * Makefile.in: Regenerate.
6605 * configure.in: Call ACX_PROG_LN.
6606 * configure: Regenerate.
6607
6608 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6609
6610 * MAINTAINERS (Write After Approval): Add myself.
6611
6612 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6613
6614 * MAINTAINERS (Write After Approval): Add myself.
6615
6616 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6617
6618 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6619 without gcc.
6620 * configure: Regenerate.
6621
6622 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6623
6624 * Makefile.tpl: Fix typo.
6625 * Makefile.in: Regenerate.
6626
6627 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6628
6629 * configure.in: Remove new- prefix from toplevel
6630 bootstrap targets.
6631 * configure: Regenerate.
6632
6633 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6634
6635 * Makefile.tpl (all.normal): Rename to all.
6636 (all): Replace with a rule to pick the default
6637 target from configure.
6638 (all-gcc, configure-gcc): Use conditionals to
6639 do nothing when toplevel bootstrap is going on.
6640 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6641 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6642 * configure.in: Support --enable-bootstrap.
6643
6644 * Makefile.def: Remove new- prefix from toplevel
6645 bootstrap targets.
6646 * Makefile.tpl: Likewise.
6647
6648 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6649 target.
6650
6651 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6652 $(RECURSE_FLAGS) to recursive invocation of make.
6653
6654 * Makefile.in: Regenerate.
6655 * configure: Regenerate.
6656
6657 2004-05-30 Andreas Jaeger <aj@suse.de>
6658 Jim Wilson <wilson@specifixinc.com>
6659
6660 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6661 like CC.
6662
6663 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6664
6665 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6666 * configure: Regenerate.
6667
6668 2004-05-25 Daniel Jacobowitz <drow@false.org>
6669
6670 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6671 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6672 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6673 targets.
6674 * Makefile.in: Regenerate.
6675
6676 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6677
6678 * configure.in: Test the ability to symlink directories.
6679 * configure: Regenerate.
6680
6681 * Makefile.def (bootstrap-stage): New definitions.
6682 * Makefile.tpl (configure-stage1-gcc,
6683 configure-stage2-gcc, configure-stage3-gcc,
6684 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6685 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6686 new-restage3, compare): Autogenerate, see Makefile.in
6687 entry for behavioral changes.
6688 (distclean-stage1, new-stage1-start, new-stage1-end,
6689 new-stage1-bubble, distclean-stage2, new-stage2-start,
6690 new-stage2-end, new-stage2-bubble, distclean-stage3,
6691 new-stage3-start, new-stage3-end): New autogenerated targets.
6692 (objext, prebootstrap, BOOT_CFLAGS,
6693 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6694 targets.
6695
6696 * Makefile.in: Regenerate.
6697 (distclean-stage1, new-stage1-start, new-stage1-end,
6698 new-stage1-bubble, distclean-stage2, new-stage2-start,
6699 new-stage2-end, new-stage2-bubble, distclean-stage3,
6700 new-stage3-start, new-stage3-end): New targets.
6701 (all-stage1-gcc): Move prebootstrap dependency from here...
6702 (configure-stage1-gcc): ...to here.
6703 (new-bootstrap): Use bubble targets.
6704 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6705 Use per-stage distclean targets.
6706 (configure-stage1-gcc, configure-stage2-gcc,
6707 configure-stage3-gcc, all-stage1-gcc,
6708 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6709 Use new-stageN-start to prepare the tree.
6710
6711 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6712
6713 * Makefile.def (host_modules): add libcpp.
6714 * Makefile.tpl: Add dependencies on and for libcpp.
6715 * Makefile.in: Regenerate.
6716 * configure.in: Add libcpp host module.
6717 * configure: Regenerate.
6718
6719 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6720
6721 * Makefile.tpl: Whenever a recursive target is defined, wrap
6722 it in a special @if/@endif block, and prepare its maybe
6723 dependency in the @if/@endif block
6724 * configure.in: Instead of writing maybe dependencies, remove
6725 the @if/@endif statements, and remove the @if/@endif blocks
6726 that remain.
6727 * configure: Regenerate.
6728 * Makefile.in: Regenerate.
6729
6730 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6731
6732 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6733
6734 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6735
6736 PR bootstrap/15120
6737 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6738 * */configure: Rebuilt.
6739
6740 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6741
6742 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6743 of libf2c.
6744 * configure, Makefile.in: Regenerate.
6745
6746 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6747
6748 * MAINTAINERS (Write After Approval): Add myself.
6749
6750 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6751
6752 Merge from tree-ssa-20020619-branch.
6753
6754 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6755 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6756 (HOST_GMPLIBS): Define.
6757 (HOST_GMPINC): Define.
6758 (TARGET_LIB_PATH): Add libmudflap.
6759 (GFORTRAN_FOR_TARGET): Define.
6760 (configure-build*): Export GFORTRAN.
6761 (configure-gcc): Export GMPLIBS and GMPINC.
6762 (all-gcc): Add maybe-all-libbanshee.
6763 (configure-target-libgfortran): Define.
6764 * Makefile.in: Regenerate.
6765 * configure.in (host_libs): Add libbanshee.
6766 (target_libraries): Add target-libmudflap and target-libgfortran.
6767 Add --with-libbanshee.
6768 Handle --disable-libmudflap.
6769 (*-*-freebsd*): Use with_gmp.
6770 Add $(libgcj) to noconfigdirs.
6771 * configure: Regenerate.
6772 * depcomp: New file.
6773 * MAINTAINERS: Add tree-ssa maintainers.
6774
6775 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6776
6777 * MAINTAINERS (Various Maintainers): Add myself.
6778
6779 2004-04-30 Brian Ford <ford@vss.fsi.com>
6780
6781 * MAINTAINERS (Write After Approval): Add myself.
6782
6783 2004-04-29 Uros Bizjak <uros@kss-loka.si>
6784
6785 * MAINTAINERS (Write After Approval): Add myself.
6786
6787 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6788
6789 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6790 * configure: Regenerate.
6791
6792 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6793
6794 Revert:
6795 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6796
6797 * Makefile.def (flags_to_pass): Remove *dir variables that
6798 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6799 as well as prefix and exec_prefix.
6800 * Makefile.in: Regenerate.
6801
6802 2004-04-26 Robert Millan <robertmh@gnu.org>
6803
6804 Add patches from libtool CVS.
6805 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6806 * ltconfig: Likewise.
6807 * ltcf-c.sh: Likewise.
6808 * ltcf-cxx.sh: Likewise.
6809 * ltcf-gcj.sh: Likewise.
6810
6811 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6812
6813 * Makefile.def (host_modules): Mark with the bootstrap
6814 flag packages on which gcc depends.
6815 * Makefile.tpl (all-bootstrap): Use it.
6816 * Makefile.in: Regenerate.
6817
6818 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6819
6820 * Makefile.def (flags_to_pass): Remove *dir variables that
6821 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6822 as well as prefix and exec_prefix.
6823 * Makefile.in: Regenerate.
6824
6825 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6826
6827 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6828 * configure: Regenerate.
6829 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6830 * gcc/Makefile.tpl (compare): Use the result of the test.
6831 * gcc/Makefile.in: Regenerate.
6832
6833 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6834
6835 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6836 Always relocate gcc and prev-gcc to the original names, even
6837 if the build fails.
6838 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6839 New targets.
6840
6841 2004-04-23 Laurent GUERBY <laurent@guerby.net>
6842
6843 * MAINTAINERS: Update my email address.
6844
6845 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6846
6847 * configure.in (mips*-*-irix5*): Enable ld.
6848 * configure: Regenerate.
6849
6850 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6851
6852 * configure: Regenerate.
6853
6854 2004-04-15 James E Wilson <wilson@specifixinc.com>
6855
6856 * Makefile.tpl (configure-[+module+], configure-gcc,
6857 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6858 Set and export LDFLAGS.
6859 * Makefile.in: Regenerate.
6860
6861 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6862
6863 * MAINTAINERS: Add myself to write-after-approval.
6864
6865 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6866
6867 PR bootstrap/14871
6868 * Makefile.tpl: If we don't have built-in-tree target tools,
6869 use the ones found by configure rather than hacking around with
6870 program_transform_name.
6871 * configure.in: Give Makefile.tpl the information necessary
6872 to do that.
6873 * Makefile.in: Regenerate.
6874 * configure: Regenerate.
6875
6876 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6877
6878 PR bootstrap/14760
6879 * configure.in: When computing baseargs, strip *all* copies of
6880 offending options. Also, don't match/substitute the trailing space,
6881 so that this actually works when two similar options are separated by
6882 only one space.
6883 * configure: Regenerate.
6884
6885 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6886
6887 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6888 (rs6000-*-aix*): Same.
6889 * configure: Regenerate.
6890
6891 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
6892
6893 * MAINTAINERS: Add myself to write-after-approval.
6894
6895 2004-04-03 Bud Davis <bdavis9659@comcast.net>
6896
6897 * MAINTAINERS: Add myself to write-after-approval.
6898
6899 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6900
6901 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6902 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6903 * Makefile.in: Regenerate.
6904
6905 * configure.in (top level bootstrap support): Rework --enable-werror
6906 to set @stage2_werror_flag@.
6907 * configure: Regenerate.
6908 * Makefile.tpl (top level bootstrap support): Pass
6909 @stage2_werror_flag@ down to configure in stages 2 and 3.
6910 * Makefile.in: Regenerate.
6911
6912 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6913
6914 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6915 for stages 2 and 3 as well as in make. As a consequence, remove
6916 OUTPUT_OPTION (now detected by configure) from the flags passed down
6917 to make.
6918 * Makefile.in: Regenerate.
6919
6920 * Makefile.tpl (new-bootstrap): Fix typo.
6921 * Makefile.in: Regenerate.
6922
6923 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6924
6925 * Makefile.tpl: Rearrange by moving recursive_targets rules
6926 into their proper sections.
6927 * Makefile.tpl (top level bootstrap support): Move disabling
6928 of coverage flags from 'make' to 'configure'; improve comments.
6929 * Makefile.in: Regenerate.
6930
6931 * Makefile.tpl (experimental top level bootstrap) Move stage1
6932 language setting from all- target to configure- target; disable
6933 intermodule optimization in stage 1; prevent gratuitous rebuilds
6934 of stage 1.
6935 * Makefile.in: Regenerate.
6936 * configure.in: Comma-separate stage 1 language list for top
6937 level bootstrap.
6938 * configure: Regenerate.
6939
6940 * Makefile.tpl: Clean up experimental top level bootstrap support:
6941 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6942 prev-gcc in configure- targets as well as all- targets.
6943 * Makefile.in: Regenerate.
6944
6945 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
6946
6947 * compile: New file imported from automake.
6948
6949 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6950
6951 * configure.in: Remove symbolic link section.
6952 * configure: Regenerate.
6953 * Makefile.tpl (links): Remove.
6954 * Makefile.in: Regenerate.
6955
6956 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6957 Nathanael Nerode <neroden@gcc.gnu.org>
6958
6959 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6960 Set with AC_CHECK_PROGS.
6961 * configure.in: Fix comment typo from last patch.
6962 * configure: Regenerate.
6963
6964 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6965
6966 * Makefile.tpl: Introduce experimental top level bootstrap support.
6967 * Makefile.in: Regenerate.
6968 * configure.in: Introduce support for top level bootstrap.
6969 * configure: Regenerate.
6970
6971 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6972 Paolo Bonzini <bonzini@gnu.org>
6973
6974 PR bootstrap/14522
6975 * configure.in: Cope with shells that do not support unquoted ^
6976 * configure: Regenerate.
6977
6978 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6979 Paolo Bonzini <bonzini@gnu.org>
6980
6981 PR bootstrap/14522
6982 * configure.in: Cope with shells that do not support nesting
6983 quotes inside quoted backquote substitutions.
6984 * configure: Regenerate.
6985
6986 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6987
6988 PR bootstrap/14522
6989 * configure.in: Fix escaping of $.
6990 * configure: Regenerate.
6991
6992 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6993
6994 * configure: Regenerate, since I forgot to while committing Paolo's
6995 changes.
6996
6997 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
6998
6999 PR ada/14131
7000 Move language detection to the top level.
7001 * configure.in: Find default values for the tools as
7002 soon as possible. Disable ada if GNAT is not found.
7003 Emit error message about missing languages. Expand
7004 --enable-languages=all for the gcc subdirectory.
7005
7006 2004-03-10 Ben Elliston <bje@gnu.org>
7007
7008 * MAINTAINERS: Update my email address.
7009
7010 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7011
7012 * ltconfig: Disable building static libraries if building shared
7013 libraries on AIX 5L.
7014
7015 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7016
7017 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7018 and disable libgcj.
7019 * configure: Regenerated.
7020
7021 2004-03-01 Brian Booth <bbooth@redhat.com>
7022
7023 * MAINTAINERS: Add myself to write-after-approval.
7024
7025 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7026
7027 * MAINTAINERS: Add myself to write-after-approval.
7028
7029 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7030
7031 PR bootstrap/7087
7032 * Makefile.tpl: Guard XFOO sed statements better.
7033 * Makefile.tpl: Add dependency for configure-target-libada.
7034 * Makefile.in: Regenerate (incidentally fixes broken
7035 commit when libada-branch was merged).
7036
7037 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7038
7039 * MAINTAINERS: Add myself to write-after-approval.
7040
7041 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7042
7043 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7044 maintainers.
7045
7046 2004-02-20 Andrew Cagney <cagney@redhat.com>
7047
7048 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7049 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7050
7051 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7052
7053 PR bootstrap/11932
7054 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7055
7056 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7057
7058 * MAINTAINERS: Added myself to write-after-approval.
7059
7060 2004-02-14 Michael Koch <konqueror@gmx.de>
7061
7062 * MAINTAINERS: Added myself to write-after-approval.
7063
7064 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7065
7066 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7067 some OS port maintainers to OS port maintainers section.
7068
7069 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7070
7071 * MAINTAINERS: Add self.
7072
7073 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7074
7075 * MAINTAINERS: Alphabetize.
7076
7077 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7078
7079 * MAINTAINERS: Remove myself.
7080
7081 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7082
7083 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7084 (rs6000-*-aix*): Same.
7085 * configure: Regenerate.
7086
7087 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7088
7089 * configure.in (host): Add in missing $noconfigdirs to defines.
7090 * configure: Regenerate.
7091
7092 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7093 Nathanael Nerode <neroden@gcc.gnu.org>
7094
7095 PR ada/6637, PR ada/5911
7096 Merge with libada-branch:
7097 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7098 with appropriate dependencies. Add --enable-libada configure switch.
7099 * configure, Makefile.in: Regenerate.
7100
7101 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7102
7103 * MAINTAINERS: Add myself to write-after-approval.
7104
7105 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7106
7107 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7108 * configure: Regenerate.
7109
7110 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7111
7112 Merge from upstream:
7113
7114 * ltmain.in: When setting IFS to '~', be careful about user
7115 arguments that contain '~'.
7116
7117 2004-02-04 Peter O'Gorman <peter@pogma.com>
7118
7119 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7120 Also test $base_compile against $CC with escaped arguments. Bug
7121 reported by Geoff Keating <geoffk@apple.com>.
7122
7123 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7124
7125 * MAINTAINERS: Remove i960 port.
7126
7127 2004-01-23 DJ Delorie <dj@redhat.com>
7128
7129 * Makefile.def (target_modules) [libiberty]: Don't stage.
7130 * Makefile.in: Rebuilt.
7131
7132 2004-01-20 Caroline Tice <ctice@apple.com>
7133
7134 * MAINTAINERS: Add myself to write-after-approval.
7135
7136 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7137
7138 * MAINTAINERS: Update my email address.
7139
7140 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7141
7142 * MAINTAINERS: Add myself to write-after-approval.
7143
7144 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7145
7146 * MAINTAINERS: Remove entries without email address.
7147
7148 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7149
7150 * MAINTAINERS: Add myself to write-after-approval.
7151
7152 2004-01-15 Steven Bosscher <stevenb@suse.de>
7153
7154 * MAINTAINERS: Update my email address.
7155
7156 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7157
7158 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7159 * Makefile.tpl (configure-target-[+module+]): Support stage.
7160 * Makefile.in: Rebuilt.
7161
7162 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7163
7164 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7165
7166 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7167
7168 * MAINTAINERS: Add myself as a MIPS maintainer.
7169
7170 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7171
7172 * configure.in: Use ./config.cache, not config.cache.
7173 * configure: Regenerate.
7174 * Makefile.tpl: Special-casing not needed for GCC any more.
7175 * Makefile.in: Regenerate.
7176
7177 * configure.in: Don't share a cache file for host dirs.
7178 * configure: Regenerate.
7179
7180 * config-ml.in: Don't mess with the cache file.
7181
7182 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7183
7184 * MAINTAINERS: Move myself from 'Write After Approval' to
7185 'CPU Port Maintainers' section as SPARC maintainer.
7186
7187 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7188
7189 * Makefile.tpl: Make GCC use a separate config.cache.
7190 * Makefile.in: Regenerate.
7191
7192 PR bootstrap/11932, PR bootstrap/11933
7193 (I don't know if it will fix either of them, but it relates
7194 to them.)
7195 * configure.in: Don't use shared config.cache for target
7196 directories.
7197 * configure: Regenerate.
7198
7199 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7200
7201 * MAINTAINERS: Add myself to 'Write After Approval' section.
7202
7203 2003-12-31 Roger Sayle <roger@eyesopen.com>
7204
7205 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7206 * configure: Regenerated.
7207
7208 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7209
7210 * MAINTAINERS: Remove the mn10200 maintainer.
7211
7212 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7213
7214 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7215 * configure: Regenerated.
7216
7217 2003-12-16 Jan Hubicka <jh@suse.cz>
7218
7219 * MAINTAINERS: Add myself as callgraph maintainer.
7220
7221 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7222
7223 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7224 * configure: Regenerate.
7225
7226 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7227
7228 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7229 'Write After Approval' section. Update email.
7230
7231 2003-12-01 James Lemke <jim@wasabisystems.com>
7232
7233 * MAINTAINERS (Write After Approval): Add myself.
7234
7235 2003-11-20 Matt Thomas <matt@3am-software.com>
7236
7237 * MAINTAINERS: Add myself as a vax port maintainer.
7238
7239 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7240
7241 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7242 (configure-build-[+module+], configure-[+module+]): Likewise.
7243 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7244 * Makefile.in: Regenerate.
7245
7246 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7247
7248 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7249 shared/dylibed libraries.
7250 * ltmain.sh: Likewise.
7251 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7252 * ltcf-cxx.sh: Likewise.
7253 * ltcf-gcj.sh: Likewise.
7254 * ltconfig: Likewise.
7255
7256 2003-11-17 Stan Cox <scox@redhat.com>
7257
7258 * MAINTAINERS: Add myself as iq2000 port maintainer.
7259
7260 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7261
7262 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7263 * Makefile.in: Regenerate.
7264
7265 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7266
7267 * config.sub: Update to 2003-11-03 version.
7268
7269 2003-10-20 Phil Edwards <phil@codesourcery.com>
7270
7271 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7272 * configure: Regenerate.
7273
7274 2003-10-20 Nicolas Pitre <nico@cam.org>
7275
7276 * MAINTAINERS: Add myself to 'Write After Approval' section.
7277
7278 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7279
7280 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7281
7282 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7283
7284 * MAINTAINERS: Update my email address.
7285
7286 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7287
7288 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7289
7290 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7291
7292 * MAINTAINERS: Add myself to 'Write After Approval' section.
7293
7294 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7295
7296 * config.guess: Update to 2003-10-16 version.
7297 * config.sub: Update to 2003-10-16 version.
7298
7299 2003-10-15 David Daney <ddaney@avtrex.com>
7300
7301 * MAINTAINERS: Added myself to 'Write After Approval' section.
7302
7303 2003-10-15 Falk Hueffner <falk@debian.org>
7304
7305 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7306 'Write After Approval' section. Update email.
7307
7308 2003-10-14 Roger Sayle <roger@eyesopen.com>
7309
7310 * MAINTAINERS: Move myself from 'Write After Approval' to
7311 'Various Maintainers' section as middle-end maintainer.
7312
7313 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7314
7315 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7316 HOST_FLAGS_TO_PASS.
7317 * Makefile.in: Regenerate.
7318
7319 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7320
7321 * config.guess: Update to 2003-10-07 version.
7322 * config.sub: Update to 2003-10-07 version.
7323
7324 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7325
7326 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7327 * ltconfig (irix5*, irix6*): Don't override version_type.
7328
7329 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7330
7331 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7332 * configure: Rebuilt
7333 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7334 * Makefile.in: Rebuilt
7335
7336 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7337
7338 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7339
7340 2003-09-30 Carlo Wood <carlo@alinoe.com>
7341
7342 * MAINTAINERS (Write After Approval): Add myself.
7343
7344 2003-09-29 Paul Koning <ni1d@arrl.net>
7345
7346 * MAINTAINERS: Move myself from "Write After Approval"
7347 to CPU platform maintainers for pdp11 platform.
7348
7349 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7350
7351 * MAINTAINERS: Move myself from 'Write After Approval' to
7352 'Various Maintainers' section as libffi testsuite maintainer.
7353
7354 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7355
7356 * configure.in: Pass a computed --program-transform-name
7357 to subconfigures.
7358 * configure: Regenerated.
7359
7360 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7361
7362 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7363 * Makefile.in: Regenerate.
7364
7365 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7366 * Makefile.in: Regenerate.
7367
7368 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7369
7370 * MAINTAINERS: Move myself from 'Write After Approval'
7371 to 'Various Maintainers' (objective-c) section.
7372
7373 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7374
7375 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7376 quoting.
7377 * configure: Regenerated.
7378
7379 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7380
7381 * MAINTAINERS (Write After Approval): Add myself to write after
7382 approval list.
7383
7384 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7385
7386 * MAINTAINERS (Write After Approval): Add myself.
7387
7388 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7389
7390 * MAINTAINERS: Update my e-mail address.
7391
7392 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7393
7394 * libtool.m4 (LD): Correct powerpc64 host match.
7395
7396 2003-09-06 James E Wilson <wilson@tuliptree.org>
7397
7398 * MAINTAINTERS: Update my affiliation and email address.
7399
7400 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7401
7402 * MAINTAINERS (Write After Approval): Add myself.
7403
7404 2003-09-04 DJ Delorie <dj@redhat.com>
7405
7406 * configure: Regenerate.
7407
7408 2003-09-04 Robert Millan <robertmh@gnu.org>
7409
7410 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7411
7412 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7413
7414 * configure.in: Ensure arguments to sed are properly spaced.
7415 * configure: Regenerate.
7416
7417 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7418
7419 * MAINTAINERS: Update my e-mail address.
7420
7421 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7422
7423 * MAINTAINERS (Write After Approval): Add myself.
7424
7425 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7426
7427 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7428 * configure: Regenerated.
7429
7430 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7431
7432 * MAINTAINERS: Update my email address.
7433
7434 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7435
7436 * configure.in: Use newline instead of semicolon when assuming
7437 shell arguments in a for loop.
7438 * configure: Regenerated.
7439
7440 2003-08-22 Jason Eckhardt <jle@rice.edu>
7441
7442 * MAINTAINERS: Resurrect the i860 maintainer.
7443
7444 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7445
7446 PR 8180
7447 * configure.in: When testing with_libs and with_headers, treat
7448 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7449 * configure: Regenerate.
7450
7451 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7452 make, shell, etc.
7453 (baseargs): Likewise.
7454 * configure: Regenerate.
7455
7456 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7457
7458 * MAINTAINERS (Write After Approval): Add myself.
7459
7460 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7461
7462 * configure.in: Disable libgcj for darwin not on powerpc.
7463 * configure: Rebuild.
7464
7465 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7466
7467 * config-ml.in, symlink-tree: Add license.
7468
7469 2003-08-03 Richard Stallman <rms@gnu.org>
7470 Eben Moglen <moglen@columbia.edu>
7471
7472 * README.SCO: New file.
7473
7474 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7475
7476 * Makefile.tpl (check, check-c++): Express dependencies using
7477 dependencies rather than commands.
7478 * Makefile.in: Regenerate.
7479
7480 2003-08-01 Andrew Cagney <cagney@redhat.com>
7481
7482 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7483 * configure: Ditto.
7484
7485 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7486
7487 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7488 * Makefile.in: Update.
7489
7490 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7491
7492 * configure.in: Enable libgcj for darwin.
7493 * configure: Rebuild.
7494
7495 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7496
7497 * config-ml.in: Use ac_configure_args directly instead of
7498 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7499 actually seen.
7500
7501 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7502
7503 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7504 creating target and build subdirs to build all parent dirs as needed.
7505 * Makefile.in: Rebuild.
7506 * configure.in: Don't build dirs explicitly here.
7507 * configure: Rebuild.
7508
7509 2003-07-26 Paul Brook <paul@nowt.org>
7510
7511 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7512
7513 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7514
7515 * Makefile.tpl (all-make): Depend on intl.
7516 * Makefile.in: Rebuilt.
7517
7518 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7519
7520 * install-sh: Update to newer upstream versions (associated with
7521 aclocal 1.7).
7522 * mkinstalldirs: Likewise.
7523 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7524
7525 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7526
7527 * MAINTAINERS: Move self from Bug database only accounts
7528 to write-after-approval.
7529
7530 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7531
7532 * config.if: Remove unused libc_interface determination.
7533
7534 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7535
7536 * MAINTAINERS: Move self from write-after-approval to
7537 build machinery (*.in).
7538
7539 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7540
7541 PR bootstrap/11273
7542 PR bootstrap/11408
7543 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7544 unused INSTALL_PROGRAM_ARGS.
7545 * configure.in: Use AC_PROG_INSTALL.
7546 * Makefile.in: Regenerate.
7547 * configure: Regenerate.
7548
7549 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7550
7551 * MAINTAINERS: Alphabetize.
7552
7553 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7554
7555 * configure: Rebuilt.
7556 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7557 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7558 newlib nor libgloss.
7559 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7560 * configure.in (am33_2.0-*-linux*): Added.
7561
7562 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7563
7564 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7565 * configure: Regenerate.
7566
7567 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7568
7569 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7570 * Makefile.in: Regenerate.
7571
7572 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7573
7574 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7575 * Makefile.in: Regenerate.
7576
7577 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7578
7579 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7580 * Makefile.in: Regenerated.
7581
7582 * config-ml.in: Replace PWD with PWD_COMMAND.
7583
7584 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7585
7586 * intl: New directory; see intl/ChangeLog for details.
7587 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7588 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7589 * Makefile.in: Regenerate.
7590
7591 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7592
7593 * configure.in: Clean up config-lang.in handling. Delete
7594 useless assignment to "subdirs".
7595 * configure: Regenerate.
7596
7597 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7598
7599 * configure.in: Rename 'target_libs' to 'target_libraries'.
7600 Remove useless reference to 'target_libs'.
7601 * configure: Regenerate.
7602
7603 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7604
7605 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7606 * Makefile.in: Regenerate.
7607
7608 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7609
7610 * Makefile.def: Introduce flags_to_pass.
7611 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7612 * Makefile.in: Regenerate.
7613
7614 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7615
7616 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7617 and target-libgloss.
7618 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7619 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7620 * configure: Regenerate.
7621
7622 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7623
7624 * configure.in: Update testsuite_flags to new location.
7625 * configure. Regenerate.
7626
7627 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7628
7629 * Makefile.tpl: Remove BUILD_CC stuff.
7630 * Makefile.in: Regenerate.
7631
7632 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7633
7634 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7635
7636 2003-06-16 Graeme Peterson <gp@qnx.com>
7637
7638 * MAINTAINERS (Write After Approval): Add myself.
7639
7640 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7641
7642 * config.guess: Update to 2003-06-12 version.
7643 * config.sub: Update to 2003-06-13 version.
7644
7645 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7646
7647 * config.guess: Update to 2003-06-06 version.
7648 * config.sub: Update to 2003-06-06 version.
7649
7650 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7651
7652 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7653 * configure. Regenerate.
7654
7655 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7656
7657 * configure.in: Disable serial configure by default.
7658 * configure: Regenerate.
7659 * Makefile.tpl: Abolish .NOTPARALLEL.
7660 * Makefile.in: Regenerate.
7661
7662 * Makefile.tpl: Replace {build,host,target}_canonical by
7663 {build,host,target}.
7664 * Makefile.in: Regenerate.
7665
7666 * Makefile.tpl: Fix stupid pasto.
7667 * Makefile.in: Regenerate.
7668
7669 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7670
7671 * Makefile.tpl: Remove bogus conditional.
7672 * Makefile.in: Regenerate.
7673
7674 2003-06-05 Jan Hubicka <jh@suse.cz>
7675
7676 * Makefile.tpl (profiledbootstrap): New target.
7677 * Makefile.in (profiledbootstrap): New target.
7678
7679 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7680
7681 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7682 Pinski. Remove user names from other bugzilla-only maintainers.
7683
7684 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7685
7686 * Makefile.tpl: Make 'recursive targets' using autogen rather
7687 than shell loop. Remove duplicate 'clean' targets and false
7688 comments.
7689 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7690 Add systematic method of specifying missing targets in subdirs.
7691 Add copyright boilerplate.
7692 * Makefile.in: Regenerate.
7693 * configure.in: Add 'recursive targets' to maybe list.
7694 * configure: Regenerate.
7695
7696 * MAINTAINERS: "GNATS only" -> "Bug database only".
7697
7698 * Makefile.tpl: Rename [+target+] to [+make_target+].
7699 * Makefile.def: Rename 'target' to 'make_target'.
7700
7701 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7702
7703 * MAINTAINERS: Add self as options handling maintainer.
7704
7705 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7706
7707 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7708 been too long since I touched those ports.
7709
7710 2003-05-28 DJ Delorie <dj@redhat.com>
7711
7712 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7713 * Makefile.in: Regenerate.
7714
7715 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7716
7717 * configure.in: Use curly braces in the definition of tooldir.
7718 * configure: Regenerate.
7719
7720 2003-05-21 DJ Delorie <dj@redhat.com>
7721
7722 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7723 newlib or libgloss.
7724 * Makefile.in: Regenerate.
7725
7726 2003-05-21 DJ Delorie <dj@redhat.com>
7727
7728 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7729 * Makefile.in: Regenerate.
7730
7731 2003-05-20 Ian Lance Taylor <ian@airs.com>
7732
7733 * MAINTAINERS: Update my e-mail address.
7734
7735 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7736
7737 * configure.in: Switch more things to use maybe dependencies.
7738 * Makefile.tpl: Switch more things to use maybe dependencies.
7739 Factor out common code from autogen IF statements.
7740 * configure: Regenerate.
7741 * Makefile.in: Regenerate.
7742
7743 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7744
7745 * configure.in: Accept i[3456789]86 for machine type.
7746 * configure: Regenerate.
7747
7748 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7749
7750 * configure.in: Switch more things to use maybe dependencies.
7751 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7752 * configure: Regenerate.
7753 * Makefile.tpl: Switch more things to use maybe dependencies.
7754 * Makefile.in: Regenerate.
7755
7756 2003-05-16 Andreas Schwab <schwab@suse.de>
7757
7758 * Makefile.tpl (install-opcodes): Define.
7759 * Makefile.in: Rebuild.
7760
7761 2003-05-13 Andreas Jaeger <aj@suse.de>
7762
7763 * config.guess: Update to 2003-05-09 version.
7764 * config.sub: Update to 2003-05-09 version.
7765
7766 2003-05-13 Michael Eager <eager@mvista.com>
7767
7768 * configure.in: Correct sed script so that options in quotes are not
7769 deleted.
7770 * configure: Rebuild.
7771
7772 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7773
7774 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7775 and $$s/newlib/libc/sys/cygwin32 include paths.
7776 * configure: Ditto.
7777
7778 2003-05-12 Michael Meissner <gnu@the-meissners.org>
7779
7780 * MAINTAINERS: Update my email addresses.
7781
7782 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7783
7784 * config-ml.in: Propagate INSTALL variables.
7785
7786 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7787
7788 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7789
7790 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7791
7792 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7793 * Makefile.in: Regenerate.
7794
7795 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7796
7797 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7798
7799 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7800
7801 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7802
7803 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7804
7805 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7806 * Makefile.in: Regenerated.
7807
7808 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7809
7810 * MAINTAINERS (Write After Approval): Upgrade myself from
7811 GNATS only to write-after-approval. Update my mail address.
7812
7813 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
7814
7815 (OS Port Maintainers: freebsd): Add myself.
7816
7817 2003-04-22 Mark Mitchell <mark@codesourcery.com>
7818
7819 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7820
7821 2003-04-22 Kean Johnston <jkj@sco.com>
7822
7823 * MAINTAINERS (SCO ports): Added myself.
7824
7825 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7826
7827 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7828
7829 2003-04-19 Kean Johnston <jkj@sco.com>
7830
7831 * MAINTAINERS (Write After Approval): Add myself.
7832
7833 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7834
7835 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7836 * Makefile.in: Regenerate.
7837
7838 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7839
7840 * configure.in (powerpc64*-*-linux*): Remove.
7841 * configure: Rebuilt.
7842
7843 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7844
7845 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7846 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7847 and restrap.
7848 * Makefile.in: Regenerate.
7849
7850 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7851
7852 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7853 * configure: Regenerated.
7854
7855 2003-04-15 DJ Delorie <dj@redhat.com>
7856
7857 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7858
7859 2003-04-13 Nick Clifton <nickc@redhat.com>
7860
7861 * config-ml.in: Remove support for --disable-aix removing
7862 call-aix multilibs.
7863
7864 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
7865
7866 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7867 * */configure: Rebuilt.
7868
7869 2003-04-08 Joel Sherrill <joel@oarcorp.com>
7870
7871 * MAINTAINERS: Add my email address.
7872
7873 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
7874
7875 * MAINTAINERS (Write After Approval): Add myself.
7876
7877 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7878
7879 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7880 * Makefile.in: Regenerate.
7881
7882 2003-03-14 Michael Chastain <mec@shout.net>
7883
7884 * Makefile.in: Regenerate with correct Makefile.def.
7885
7886 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7887
7888 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7889 Make macro.
7890 * Makefile.in: Regenerate.
7891 * configure.in: Clean up gxx_include_dir logic.
7892 * configure: Regenerate.
7893
7894 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
7895
7896 * MAINTAINERS (Write After Approval): Add myself.
7897
7898 2003-03-10 Ben Elliston <bje@wasabisystems.com>
7899
7900 * MAINTAINERS: Update my mail address.
7901
7902 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7903
7904 * configure.in (gxx_include_dir): Fix typo.
7905 * configure: Regenerated.
7906
7907 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7908
7909 * Makefile.tpl: Reindent.
7910 * Makefile.in: Regenerate.
7911 * configure.in: Reindent. Don't set unused variables.
7912 * configure: Regenerate.
7913
7914 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
7915
7916 * configure.in: Include $(build_tooldir)/sys-include in
7917 FLAGS_FOR_TARGET.
7918 * configure: Regenerated.
7919
7920 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7921
7922 * Makefile.tpl: Always pass down RANLIB.
7923 * Makefile.in: Regenerate.
7924
7925 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7926 * Makefile.in: Regenerate.
7927 * configure.in: Remove unused logic relating to --enable-shared
7928 and --enable-threads. Remove bogus comments. Remove redundant
7929 noconfigdirs.
7930 * configure: Regenerate.
7931
7932 * configure.in: Replace ${libstdcxx_version} by its value.
7933 Remove reference to mh-dgux.
7934 * configure: Regenerate.
7935
7936 2003-03-03 Kevin Buettner <kevinb@redhat.com>
7937
7938 * MAINTAINERS (Write After Approval): Add myself.
7939
7940 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7941
7942 * Makefile.tpl: Rearrange.
7943 * Makefile.in: Regenerate.
7944
7945 2003-02-25 Uwe Stieber <uwe@wwws.de>
7946
7947 * configure.in: Add support for kaOS as cross build target system.
7948 * configure: Regenerated.
7949
7950 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
7951
7952 * MAINTAINERS (Write after approval): Add myself.
7953
7954 2003-02-21 James E Wilson <wilson@tuliptree.org>
7955
7956 * MAINTAINERS: Update my email address.
7957
7958 2003-02-21 Zack Weinberg <zack@codesourcery.com>
7959
7960 * MAINTAINERS: Add self to blanket write privs. section.
7961
7962 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
7963
7964 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7965 configure-target-* as some target builds may require additional
7966 flags for preprocessor tests.
7967 * Makefile.in: Regenerated.
7968
7969 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7970
7971 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7972 * ltconfig: Handle it.
7973 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7974 auto-detecting it.
7975
7976 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7977 it is used as argument to $CC.
7978 * ltcf-gcj.sh: Likewise.
7979
7980 * configure.in: Introduce --enable-maintainer-mode.
7981 * configure: Rebuilt.
7982 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7983 for maintainer mode.
7984 * Makefile.in: Rebuilt.
7985
7986 2003-02-18 Jason Merrill <jason@redhat.com>
7987
7988 * Makefile.tpl (check-c++): Allow parallelism.
7989
7990 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7991
7992 * MAINTAINERS: Remove John Carr (who never actually had access to
7993 gcc.gnu.org).
7994
7995 2003-02-15 Geoffrey Keating <geoffk@apple.com>
7996
7997 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
7998 don't configure target-libobjc.
7999 * configure: Regenerate.
8000
8001 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8002
8003 * Makefile.tpl (RANLIB): Define.
8004 * Makefile.in: Regenerate.
8005
8006 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8007
8008 * MAINTAINERS: Update my email.
8009
8010 2003-02-06 Keith R Seitz <keiths@redhat.com>
8011
8012 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8013 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8014 * Makefile.in: Regenerated.
8015 * configure.in: Remove all traces of snavigator, db, and grep.
8016 * configure: Regenerated.
8017
8018 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8019
8020 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8021 After Approval.
8022
8023 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8024
8025 * MAINTAINERS (Write after approval): Add myself.
8026
8027 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8028
8029 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8030 * Makefile.in: Regenerated.
8031
8032 2003-01-30 Roger Sayle <roger@eyesopen.com>
8033
8034 * config.guess: Updated to 2003-01-30's version.
8035 * config.sub: Updated to 2003-01-28's version.
8036
8037 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8038
8039 * config.if: If gcc_version is already set, just use it. Don't set
8040 gcc_version_trigger if it's already set, otherwise set it to
8041 gcc/version.c, but only if the file exists. If it is not set and
8042 gcc/version.c does not exist, try to extract the version number from
8043 $CC.
8044
8045 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8046
8047 * MAINTAINERS: Add myself to write-after-approval list.
8048
8049 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8050
8051 * configure.in: Revert 24Jan change.
8052 * configure: Regenerate.
8053
8054 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8055
8056 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8057 entry of HJ Lu.
8058
8059 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8060
8061 * configure.in: Revert previous change.
8062 * configure: Regenerate.
8063
8064 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8065
8066 * configure.in: Make rda native-only.
8067 * configure: Regenerate.
8068
8069 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8070
8071 * MAINTAINERS: Move myself from GNATS-only-accounts to
8072 write-after-approval.
8073
8074 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8075
8076 * configure.in: Add missing \.
8077 * configure: Rebuilt.
8078
8079 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8080
8081 * configure.in (baseargs): Avoid using \| in sed regular
8082 expressions.
8083 * configure: Rebuilt.
8084
8085 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8086
8087 * configure.in (baseargs): Remove all supported forms of
8088 --cache-file, --srcdir, --host, --build and --target options
8089 from argument lists.
8090 * configure: Rebuilt.
8091
8092 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8093
8094 * MAINTAINERS: Add myself to write-after-approval list.
8095
8096 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8097
8098 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8099 * configure: Rebuilt.
8100
8101 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8102
8103 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8104 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8105 * Makefile.in: Regenerate.
8106 * configure: Regenerate.
8107
8108 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8109
8110 * configure.in: Remove Makefile in build, host and target modules
8111 unless configure was run with --no-recursion.
8112 * configure: Rebuilt.
8113
8114 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8115
8116 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8117 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8118 * Makefile.in: Regenerate.
8119
8120 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8121
8122 * config.guess: Update to 2003-01-03 version.
8123 * config.sub: Update to 2003-01-03 version.
8124
8125 2003-01-07 Christopher Faylor <cgf@redhat.com>
8126
8127 * configure: Regenerate with proper autoconf 2.13.
8128
8129 2003-01-07 Christopher Faylor <cgf@redhat.com>
8130
8131 * configure.in: Add AC_PREREQ for consistency.
8132 * configure: Regenerate.
8133
8134 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8135
8136 * configure.in (GDB_TK): Add tcl directories conditional on
8137 gdb/gdbtk directory being present.
8138 * configure: Regenerate.
8139
8140 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8141
8142 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8143 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8144 * configure: Rebuilt.
8145
8146 2002-12-31 Tom Tromey <tromey@redhat.com>
8147
8148 * Makefile.in: Rebuilt.
8149 * Makefile.def (target_modules) [libffi]: Allow installation.
8150
8151 2002-12-31 Andreas Schwab <schwab@suse.de>
8152
8153 * configure.in: Fix use of $program_transform_name.
8154 * configure: Regenerated.
8155
8156 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8157
8158 * configure.in (baseargs): Don't remove first configure argument.
8159 * configure: Regenerated.
8160
8161 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8162
8163 * Makefile.tpl (local-distclean): Don't remove...
8164 (multilib.ts): ... this. Moved into...
8165 (multilib.out): ... this. Don't use sub-make.
8166 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8167 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8168 (configure-build-[+module+], configure-[+module+],
8169 configure-target-[+module+], configure-gcc): ... these. Test
8170 for Makefile existence. Drop config.status from dependencies.
8171 * Makefile.in: Rebuilt.
8172 * configure.in: Move gcc-version-trigger to the end of
8173 ac_configure_args. Add comments to maybedep.tmp and
8174 serdep.tmp. Introduce --disable-serial-configure. Remove
8175 nonopt from baseargs, matching and removing corresponding
8176 whitespace while at it.
8177 * configure: Rebuilt.
8178
8179 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8180
8181 * configure.in (host_configargs): Replace reference to
8182 no-longer-defined buildopts with --build=${build_alias}.
8183 * configure: Rebuilt.
8184
8185 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8186 program_transform_name to standard idiom.
8187 (AUTOGEN, AUTOCONF): Define.
8188 (Makefile.in): Use $(AUTOGEN).
8189 (Makefile): Depend on config.status, and use autoconf-style rule to
8190 build it. Move original commands to...
8191 (config.status): ... this new target.
8192 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8193 $(AUTOCONF).
8194 * Makefile.in: Rebuilt.
8195
8196 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8197
8198 * Makefile.tpl: Fix dramatic bustage due to change in
8199 program_transform_name.
8200 * Makefile.in: Regenerate.
8201
8202 * configure.in: Remove unnecessary PATH setting.
8203 * configure: Regnerate.
8204
8205 * configure.in: Don't default to unprefixed tools unless
8206 the native tools will work.
8207 * configure: Regenerate.
8208
8209 * configure.in: Convert to autoconf script. Blow away lots
8210 of now-redundant Makefile fragments.
8211 * configure: Generate using Autoconf.
8212 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8213 * Makefile.in: Regenerate.
8214
8215 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8216
8217 * configure: Fix stupid bug where RANLIB was mistakenly included.
8218
8219 * configure.in: Rename (buildargs, hostargs, targargs) to
8220 (build_configargs, host_configargs, target_configargs).
8221
8222 * configure.in: Move logic out of sed statement.
8223
8224 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8225 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8226
8227 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8228
8229 * config.sub: Import from master repository
8230 * config.guess: Ditto
8231
8232 2002-12-24 Andreas Schwab <schwab@suse.de>
8233
8234 * Makefile.tpl (multilib.out): Fix missing space.
8235 * Makefile.in: Regenerate.
8236
8237 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8238
8239 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8240 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8241 * Makefile.in: Regenerate.
8242 * configure.in: Remove unnecessary leftovers.
8243
8244 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8245
8246 * configure.in (extra_ranlibflags_for_target): New variable.
8247 (*-*-darwin): Add -c to ranlib commands.
8248 * configure (tooldir): Handle extra_ranlibflags_for_target.
8249
8250 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8251
8252 * Makefile.tpl: Revert HJL's change.
8253 * Makefile.in: Regenerated.
8254 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8255 always.
8256
8257 2002-12-19 Andreas Schwab <schwab@suse.de>
8258
8259 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8260 * Makefile.in: Regenerate.
8261
8262 2002-12-18 H.J. Lu <hjl@gnu.org>
8263
8264 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8265 * Makefile.in: Regenerated.
8266
8267 * configure.in (build_prefix): New. Substitute.
8268
8269 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8270
8271 * Makefile.tpl: Don't let real targets depend on phony targets.
8272 * Makefile.in: Regenerate.
8273
8274 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8275 * Makefile.in: Regenerate.
8276
8277 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8278
8279 * config.sub: Import from master repository
8280 * config.guess: Ditto
8281
8282 2002-12-16 Jason Merrill <jason@redhat.com>
8283
8284 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8285 previous 'make bootstrap'.
8286 * Makefile.in: Regenerate.
8287
8288 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8289
8290 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8291
8292 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8293
8294 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8295 * Makefile.in: Regenerate.
8296
8297 2002-12-13 Jason Merrill <jason@redhat.com>
8298
8299 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8300 library tests.
8301 (check-c++): Just depend on it and check-target-libstdc++-v3.
8302 * Makefile.in: Regenerate.
8303
8304 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8305
8306 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8307 * Makefile.in: Rebuilt.
8308
8309 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8310
8311 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8312
8313 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8314
8315 * configure: Fix bug put in by gremlins.
8316
8317 * Makefile.tpl: Substitute more autoconfily.
8318 * configure: Substitute more autoconfily.
8319 * Makefile.in: Regenerate.
8320
8321 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8322
8323 * config.sub: Import from master repository
8324 * config.guess: Ditto
8325 * MAINTAINERS: Added Svein Seldal under write after approval
8326
8327 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8328
8329 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8330 * Makefile.in (all-sim): Ditto.
8331
8332 2002-12-06 DJ Delorie <dj@redhat.com>
8333
8334 * Makefile.tpl: Change configure dependencies to not have real
8335 targets depend on phony targets.
8336
8337 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8338
8339 * configure.in: Revert unintentional change.
8340
8341 * Makefile.tpl: Change dependency for */multilib.out so that
8342 it works when gcc isn't in the tree.
8343
8344 * configure.in: Substitute more.
8345 * configure: Run subconfigures from the Makefile.
8346 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8347 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8348
8349 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8350
8351 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8352
8353 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8354
8355 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8356 and corresponding dependencies.
8357 * Makefile.in: Regenerate.
8358
8359 * configure.in (host_tools): Order binutils, gas and ld for
8360 convenience in running the testsuites.
8361
8362 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8363 * Makefile.in: Regenerate.
8364 * configure.in: Introduce rules to serialize subconfigure runs.
8365
8366 * configure.in: Introduce BASE_CC_FOR_TARGET.
8367 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8368 Realize configure-build-* targets. Realize configure-target-* targets.
8369 * Makefile.in: Regenerate.
8370
8371 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8372
8373 * configure: Move gcc_version_trigger stuff from here...
8374 * configure.in: ...to here.
8375
8376 * configure.in: Separate subconfigure options added by this file from
8377 options given by the user. Add machinery to put args for host
8378 subconfigures into the Makefile.
8379
8380 * Makefile.tpl: Remove 'vault' targets.
8381 * Makefile.tpl: Reorder and comment dependencies.
8382 * Makefile.in: Regenerate.
8383
8384 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8385 * configure.in: Fix my broken commit of previous patch. (sigh)
8386
8387 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8388
8389 * configure.in: Move host-specific darwin noconfigdirs into
8390 the host-specific section.
8391
8392 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8393
8394 * configure.in: Move host-specific darwin noconfigdirs into
8395 the host-specific section.
8396
8397 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8398
8399 * configure: Remove skip-this-dir support.
8400 * Makefile.tpl: Remove skip-this-dir support.
8401
8402 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8403 subdirectories.
8404 * Makefile.in: Regenerate.
8405
8406 * Makefile.tpl: Strip out useless setting of 'dir'.
8407 * Makefile.in: Regenerate.
8408
8409 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8410
8411 * configure.in: Fix deeply stupid bug.
8412
8413 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8414 shell code in CXX_FOR_TARGET
8415 * Makefile.def: Introduce raw_cxx.
8416 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8417 RAW_CXX_FOR_TARGET.
8418 * Makefile.in: Regenerate.
8419
8420 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8421
8422 * Makefile.tpl: Remove unnecessary ifs.
8423 * Makefile.in: Regenerate.
8424
8425 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8426 dependencies. Maybe-ize build-libiberty. Create dummy install
8427 targets for 'no_install' modules.
8428 * configure: Move GDB_TK substitution to configure.in. Move
8429 build_modules stuff to configure.in.
8430 * configure.in: Implement soft dependency machinery. Maybe-ize
8431 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8432 * Makefile.in: Regenerate.
8433
8434 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8435
8436 * Makefile.tpl: Make all-target, install-target behave similarly
8437 to all, install (only hitting configured targets). Eliminate
8438 unused macro defintions.
8439
8440 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8441 build != host.
8442
8443 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8444
8445 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8446
8447 * configure.in: Produce lists of subdir targets we're actually
8448 configuring. Remove references to "dosrel".
8449 * Makefile.tpl: Let configure set which subdir targets are hit.
8450 Remove install-cross; clean up install; remove ALL. Remove
8451 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8452 Autogenerate host module targets. Remove empty dependency lines
8453 and redundant dependency; rearrange slightly.
8454 * Makefile.def: Add host-side libtermcap, utils.
8455
8456 * Makefile.in: Regenerate.
8457
8458 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8459
8460 * ltconfig (osf[345]): Append $major to soname_spec.
8461 Reflect this in library_names_spec.
8462 * ltmain.sh (osf): Prefix $major with . for use as extension.
8463
8464 2002-11-19 Andreas Jaeger <aj@suse.de>
8465
8466 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8467 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8468 and sparc64 GNU/Linux systems.
8469
8470 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8471
8472 * MAINTAINERS: Update email.
8473
8474 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8475
8476 * MAINTAINERS: Complete James Dennett's entry.
8477
8478 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8479
8480 * MAINTAINERS (Write After Approval): Add myself.
8481
8482 2002-11-13 Bruce Korb <bkorb@gnu.org>
8483
8484 * Makefile.tpl: syntactic cleanup
8485
8486 2002-11-13 Stuart Hastings <stuart@apple.com>
8487
8488 * MAINTAINERS: Add myself to write-after-approval list.
8489
8490 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8491
8492 * Makefile.def: Add list of recursive targets to autogenerate.
8493 Add build_modules.
8494 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8495 targets. Autogenerate *-build-* targets.
8496 * Makefile.in: Regenerate.
8497
8498 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8499
8500 * configure: More autoconf-style substitutions.
8501 * Makefile.tpl: More autoconf-style substitutions.
8502 * Makefile.in: Regenerate.
8503
8504 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8505
8506 * configure: Substitute more variables in a more autoconf-friendly
8507 way. Simplify slightly.
8508 * Makefile.tpl: Make more variables substitutable in an
8509 autoconf-friendly way.
8510 * Makefile.in: Regenerate.
8511
8512 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8513
8514 * MAINTAINERS (Write After Approval): Add myself.
8515
8516 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8517
8518 * configure.in (v810*): Remove special setting of tools.
8519
8520 * configure: Add support for extra required flags for ar or nm.
8521 * configure.in (aix4.3+): Use above support for target-specific
8522 issues, rather than using config/mt-aix43.
8523
8524 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8525
8526 * configure: Remove 'removing', which doesn't work. Replace $subdir
8527 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8528 with $srcdir. Reformat indentation. Substitute some variables
8529 formerly hard-coded in the Makefile for build=host.
8530 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8531 * Makefile.def: Autogenerate more.
8532 * Makefile.in: Regenerate.
8533
8534 2002-11-04 Adam Nemet <anemet@lnxw.com>
8535
8536 * MAINTAINERS (Write After Approval): Add myself.
8537
8538 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8539
8540 * Makefile.def (host_modules): Add rda.
8541 * Makefile.in: Regenerate.
8542 * configure.in (target_tool): Add target-rda to list.
8543
8544 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8545
8546 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8547
8548 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8549
8550 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8551 and restrap targets to this rule.
8552 * Makefile.in: Regenerate.
8553
8554 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8555
8556 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8557 GNATS only accounts.
8558
8559 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8560
8561 * configure.in (i[3456]86-*-linux*): Add check to disable
8562 ${libgcj} for glibc1.
8563
8564 2002-10-24 Denis Chertykov <denisc@overta.ru>
8565
8566 * MAINTAINERS: Add myself as ip2k port maintainer.
8567
8568 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8569
8570 * configure.in: Add tic4x target.
8571
8572 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8573
8574 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8575 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8576 * Makefile.in: Regenerate.
8577
8578 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8579 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8580 * Makefile.in: Regenerate.
8581
8582 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8583
8584 * MAINTAINERS: Add myself as web pages co-maintainer.
8585
8586 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8587
8588 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8589 * Makefile.in: Regenerate.
8590
8591 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8592
8593 * MAINTAINERS: Add myself and Nathan Sidwell
8594 <nathan@codesourcery.com> as VxWorks maintainers.
8595
8596 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8597
8598 * Makefile.def: Remove order dependency comments.
8599 * Makefile.tpl: Add explicit install-install dependencies.
8600 * Makefile.in: Regenerate.
8601
8602 * Makefile.tpl: Remove material now in src-release. (Finally!)
8603 * Makefile.in: Regenerate.
8604
8605 * Makefile.tpl: Add configure-target (for src-release in src)
8606 * Makefile.in: Regenerate.
8607
8608 2002-09-30 Nick Clifton <nickc@redhat.com>
8609
8610 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8611
8612 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8613
8614 * configure.in (s390*-*-linux*): Enable libgcj.
8615
8616 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8617
8618 * configure: Revert accidentally applied changes.
8619
8620 * Makefile.tpl: Make more autoconf-friendly.
8621 * Makefile.in: Regenerate.
8622 * configure: Make substitution more autoconf-like.
8623
8624 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8625
8626 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8627 single entry to handle all these.
8628 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8629 libjava on arm-*-elf.
8630
8631 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8632
8633 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8634 things that depend on them.
8635
8636 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8637
8638 * Makefile.tpl: Make subsituted variables more autoconfy.
8639 * Makefile.in: Regenerate.
8640 * configure: Make seds more autoconfy.
8641
8642 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8643
8644 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8645 * Makefile.in: Regenerate.
8646 * configure.in: Rewrite sed statements to look autoconfy.
8647
8648 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8649 all-target-foo on configure-target-foo.
8650 * Makefile.def: Ditto.
8651 * Makefile.in: Rebuild.
8652
8653 2002-09-25 Andrew Haley <aph@redhat.com>
8654
8655 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8656
8657 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8658
8659 * Makefile.def: New file.
8660 * Makefile.tpl: New file.
8661 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8662 * contrib/gcc_update: Note that Makefile.in is a generated file.
8663
8664 * configure.in: Minor rearrangement. Simplify tests.
8665
8666 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8667
8668 * configure.in (with_headers): Skip copy if value is "yes".
8669 (with_libs): Likewise.
8670
8671 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8672
8673 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8674 * configure.in (sh*-*-pe*): Ditto.
8675 * configure.in (mips*-*-pe*): Ditto.
8676 * configure.in (*arm-wince-pe): Ditto.
8677
8678 * configure.in: Rearrange.
8679
8680 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8681
8682 * MAINTAINERS: Update my email address.
8683
8684 2002-08-30 Paul Koning <pkoning@equallogic.com>
8685
8686 * MAINTAINERS: (Write After Approval): Add myself.
8687
8688 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8689
8690 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8691
8692 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8693
8694 * MAINTAINERS: Change my mailing address.
8695
8696 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8697
8698 * MAINTAINERS (Write After Approval): Remove myself.
8699 (Various Maintainers: c++ runtime libs): Add myself.
8700
8701 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8702
8703 * MAINTAINERS (Write After Approval): Remove myself.
8704 (Various Maintainers: c++ runtime libs): Add myself.
8705
8706 2002-08-15 Eric Christopher <echristo@redhat.com>
8707
8708 * config.sub: Import from master repository.
8709 * config.guess: Ditto.
8710
8711 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8712
8713 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8714 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8715 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8716
8717 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8718
8719 * MAINTAINERS: Add self to rs6000 vector extensions.
8720
8721 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8722
8723 * libiberty/configure: Reverted unintended yesterday's check in.
8724
8725 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8726
8727 * boehm-gc/configure, libf2c/configure: Rebuilt.
8728 * libffi/configure, libiberty/configure: Ditto.
8729 * libjava/configure, libobjc/configure: Ditto.
8730 * libstdc++-v3/configure, zlib/configure: Ditto.
8731 Merged from binutils:
8732 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8733 From Steve Ellcey <sje@cup.hp.com>:
8734 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8735 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8736 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8737 IA64.
8738 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8739 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8740 soname_spec, sys_lib_search_path_spec): Ditto.
8741
8742 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8743
8744 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8745
8746 2002-08-04 H.J. Lu (hjl@gnu.org)
8747
8748 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8749
8750 2002-08-02 Krister Walfridsson <cato@df.lth.se>
8751
8752 * MAINTAINERS (Write After Approval): Add myself.
8753
8754 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8755
8756 * configure.in: Move generic linux case to end. Copy generic
8757 linux noconfigdirs to mips*-*-linux* entry and new
8758 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8759
8760 2002-07-19 Michael Matz <matz@suse.de>
8761
8762 * MAINTAINERS: Add myself as ra* maintainer.
8763
8764 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8765
8766 * config.guess: Update to 2002-07-09 version.
8767 * config.sub: Update to 2002-07-03 version.
8768
8769 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8770
8771 * MAINTAINERS: Fix typo in a maintainer email address.
8772
8773 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8774
8775 * configure.in: Remove two redundant tests.
8776
8777 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8778
8779 * configure.in (mips*-*-irix6*o32): Enable stabs.
8780
8781 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8782
8783 * configure.in: Don't build grez.
8784 * Makefile.in: Ditto.
8785
8786 * Makefile.in: Remove references to bsp, cygmon, libstub.
8787 * configure.in: Ditto.
8788
8789 * configure.in: Remove leftover reference to gdbtest.
8790
8791 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8792
8793 * configure.in (gxx_include_dir): Change to match versioned
8794 C++ headers if --enable-version-specific-runtime-libs is used.
8795
8796 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8797
8798 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8799
8800 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8801
8802 * configure.in: Make --without-x work.
8803
8804 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8805
8806 * configure.in: Rearrange target Makefile fragment collection.
8807
8808 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8809 cvs[src].
8810 * configure.in: Ditto.
8811
8812 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8813
8814 * MAINTAINERS (Write After Approval): Update my e-mail address.
8815
8816 2002-06-24 Ben Elliston <bje@redhat.com>
8817
8818 * configure.in (host_tools): Remove cgen.
8819
8820 * Makefile.in (all-cgen): Remove; runs from its source directory.
8821 (check-cgen, install-cgen, clean-cgen): Likewise.
8822 (all-opcodes): Do not depend on all-cgen.
8823 (all-sim): Likewise.
8824
8825 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8826
8827 * Makefile.in: Eliminate 'apache' targets.
8828 * configure.in: Eliminate 'apache' targets.
8829
8830 * configure.in: Eliminate redundant tests. Reorganize.
8831
8832 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8833
8834 * config-ml.in: Eliminate references to Cygnus configure.
8835
8836 * Makefile.in: Eliminate references to building emacs.
8837
8838 2002-06-28 Graham Stott <graham.stott@btinternet.com>
8839
8840 * MAINTAINERS: Update my email address.
8841
8842 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8843
8844 * config.if (libstdcxx_incdir): Version C++ headers.
8845 (cxx_incdir): Remove.
8846
8847 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8848
8849 * MAINTAINERS (Write After Approval): Add self.
8850
8851 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8852
8853 * configure.in: Add support for ip2k.
8854
8855 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8856
8857 * configure.in: Fix AIX configury bug.
8858
8859 2002-06-20 Steve Ellcey <sje@cup.hp.com>
8860
8861 * MAINTAINERS (Write After Approval): Add self.
8862
8863 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8864
8865 * configure.in: replace ${topsrcdir} with ${srcdir}
8866
8867 * configure.in: Move definition of libstdcxx_flags
8868 right above usage, rather than waaay earlier.
8869
8870 * configure.in: Pull definition of is_cross_compiler earlier.
8871
8872 * configure.in: Rearrange a little.
8873
8874 * configure.in: Remove references to librx.
8875 * Makefile.in: Remove references to librx.
8876
8877 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
8878
8879 * config.sub: Add support for avr target.
8880 Import from master sources, rev 1.255
8881
8882 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
8883
8884 * configure, .cvsignore: Revert previous change...
8885 * Makefile: ...delete.
8886
8887 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8888
8889 * configure.in: Eliminate ${gasdir} variable.
8890
8891 2002-06-18 Dave Brolley <brolley@redhat.com>
8892
8893 * configure.in: Add support for frv.
8894 * config.sub: Add support for frv.
8895
8896 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8897
8898 * configure: Remove garbage from previous commit.
8899
8900 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8901
8902 * configure: For in-source builds, make a subdir and re-exec there.
8903 * Makefile: New file. Pass targets through to build directory.
8904 * .cvsignore: No longer ignore "Makefile".
8905
8906 2002-06-16 Douglas Rupp <rupp@gnat.com>
8907
8908 * MAINTAINERS (Write After Approval): Add self.
8909
8910 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8911
8912 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8913
8914 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8915
8916 * configure.in (vax-*-netbsd*): Re-enable gas.
8917
8918 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8919
8920 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8921 BUILD_PREFIX_1, to correct nomenclature.
8922 * configure: Likewise.
8923
8924 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8925 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8926
8927 2002-05-31 Olaf Hering <olh@suse.de>
8928
8929 * config-ml.in: Propogate DESTDIR also.
8930
8931 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8932
8933 * configure.in (vax-*-netbsd*): Don't build gas for this
8934 platform.
8935
8936 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8937
8938 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8939 and libgcj for AVR.
8940
8941 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
8942
8943 * MAINTAINERS (Write After Approval): Add myself.
8944
8945 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8946
8947 * config.guess: Update to 2002-05-22 version.
8948 * config.sub: Likewise.
8949
8950 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8951
8952 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8953 * config-ml.in: Likewise.
8954 * configure: Likewise.
8955 * configure.in: Likewise.
8956
8957 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
8958
8959 * MAINTAINERS: Update my email address.
8960
8961 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8962
8963 * configure.in: Simplify makefile fragment collection.
8964
8965 * configure.in: Remove code to build emacs.
8966
8967 * configure.in : Remove --srcdir argument from targargs and buildargs
8968 (it's always overridden in the Makefile anyway). Rearrange a bit.
8969
8970 * configure: Move some logic to configure.in.
8971 * configure.in: Move some logic from configure.
8972
8973 2002-05-11 Tom Tromey <tromey@redhat.com>
8974
8975 * MAINTAINERS: Reflect libgcj reality.
8976
8977 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
8978
8979 * Makefile.in: Honour DESTDIR.
8980
8981 2002-05-08 Mark Mitchell <mark@codesourcery.com>
8982
8983 * config.guess: Import 2002-03-20 version.
8984 * config.sub: Import 2002-04-26 version.
8985
8986 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8987
8988 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8989
8990 2002-05-07 Tim Josling <tej@melbpc.org.au>
8991
8992 * MAINTAINERS: Add self.
8993
8994 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
8995
8996 * ltmain.sh: Detect and handle object name conflicts
8997 while piecewise linking a static library.
8998
8999 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9000
9001 * configure.in (noconfigdirs): Don't disable libgcj on
9002 sparc64-*-solaris* and sparcv9-*-solaris*.
9003
9004 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9005
9006 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9007
9008 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9009
9010 * configure.in (FLAGS_FOR_TARGET): Do not add
9011 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9012 on i[3456]86-*-linux*.
9013
9014 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9015
9016 * configure.in (noconfigdirs): Replace [ ] with test.
9017
9018 * configure.in (noconfigdirs): Do not add target-newlib if
9019 target == i[3456]86-*-linux*, and host == target.
9020
9021 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9022
9023 * configure.in: delete reference to absent file
9024
9025 * configure.in: replace '[' with 'test'
9026
9027 * configure.in: Eliminate references to gash.
9028 * Makefile.in: Eliminate references to gash.
9029
9030 * configure.in: remove useless references to 'pic' makefile fragments.
9031
9032 * configure.in: (*-*-windows*) Finish removing.
9033
9034 * configure.in: Eliminate redundant test for libgui.
9035
9036 2002-04-29 Roger Sayle <roger@eyesopen.com>
9037
9038 * MAINTAINERS: Add self and realphabetize. Update entries
9039 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9040 entry for a29k port maintainer.
9041
9042 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9043
9044 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9045 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9046
9047 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9048
9049 * configure.in: remove references to dead files
9050
9051 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9052
9053 * MAINTAINERS: Add information about purpose of this file.
9054
9055 2002-04-18 Tom Tromey <tromey@redhat.com>
9056
9057 * configure.in: Disallow configuring libgcj when it is already
9058 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9059 Solaris 2.8 by default. For PR libgcj/6158.
9060
9061 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9062
9063 * configure.in: Move default CC setting out of config/mh-* fragments
9064 directly into here.
9065
9066 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9067
9068 * configure.in: don't even try to configure or make a subdirectory
9069 if there's no configure script for it.
9070
9071 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9072
9073 * MAINTAINERS: Remove chill maintainers.
9074 * Makefile.in (CHILLFLAGS): Remove.
9075 (CHILL_LIB): Remove.
9076 (TARGET_CONFIGDIRS): Remove libchill.
9077 (CHILL_FOR_TARGET): Remove.
9078 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9079 CHILL_LIB.
9080 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9081 (CHECK_TARGET_MODULES): Likewise.
9082 (INSTALL_TARGET_MODULES): Likewise.
9083 (CLEAN_TARGET_MODULES): Likewise.
9084 (configure-target-libchill): Remove.
9085 (all-target-libchill): Remove.
9086 * configure.in (target_libs): Remove target-libchill.
9087 Do not compute CHILL_FOR_TARGET.
9088 * libchill: Remove directory.
9089
9090 2002-04-11 DJ Delorie <dj@redhat.com>
9091
9092 * Makefile.in, configure.in: Sync with binutils, entries
9093 follow...
9094
9095 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9096
9097 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9098 (do-tar, do-bz2): New rules.
9099 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9100 (gdb-tar): New rule.
9101 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9102 (insight_dejagnu.tar): New rule.
9103 (insight.tar): New rule.
9104 (gdb+dejagnu.tar): New rule.
9105 (gdb.tar): New rule.
9106
9107 2002-02-01 Mo DeJong <supermo@bayarea.net>
9108
9109 * Makefile.in: Add all-tix to deps for all-snavigator
9110 so that tix is built when building snavigator.
9111
9112 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9113
9114 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9115 ld and gdb are not supported.
9116
9117 2002-01-07 Mark Salter <msalter@redhat.com>
9118
9119 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9120 Allow target-libgloss to be built for arm, strongarm, and xscale.
9121
9122 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9123
9124 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9125 options for i[3456]86-pc-linux* native builds.
9126
9127 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9128
9129 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9130 files from .po files for a distribution.
9131
9132 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9133
9134 * configure.in: Enable libstdc++-v3 for h8300 targets.
9135
9136 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9137
9138 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9139 version from bfd/.
9140
9141 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9142
9143 * Makefile.in (VER): When present, extract the version number from
9144 the file version.in.
9145
9146 2001-05-24 Tom Rix <trix@redhat.com>
9147
9148 * configure.in : enable ld for aix
9149
9150 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9151
9152 * config.guess: Add linux target for S/390.
9153
9154 2000-11-07 Philip Blundell <pb@futuretv.com>
9155
9156 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9157
9158 2000-11-03 Philip Blundell <pb@futuretv.com>
9159
9160 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9161 files.
9162
9163 2001-01-15 Ben Elliston <bje@redhat.com>
9164
9165 * configure.in (host_tools): Add sid.
9166 Always configure cgen.
9167
9168 2000-11-24 Nick Clifton <nickc@redhat.com>
9169
9170 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9171
9172
9173 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9174
9175 * Makefile.in (ALL_MODULES): Add all-cgen.
9176 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9177 (all-cgen): New target.
9178 (all-opcodes,all-sim): Depend on all-cgen.
9179 * configure.in (host_tools): Add cgen.
9180 Only configure cgen if --enable-cgen-maint.
9181
9182 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9183
9184 * configure.in: Add *-*-freebsd* configurations.
9185
9186 2002-04-08 Tom Tromey <tromey@redhat.com>
9187
9188 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9189 Fixes PR libgcj/6068.
9190
9191 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9192
9193 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9194
9195 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9196
9197 * configure.in (alpha*-dec-osf*): Enable libgcj.
9198
9199 2003-03-27 Matthew Gingell <gingell@gnat.com>
9200
9201 * MAINTAINERS (Write After Approval): Add myself.
9202
9203 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9204
9205 Fix for: PR bootstrap/3591, target/5676
9206 * configure.in (mcore-pe): Disable the configuration of
9207 libstdc++-v3 since exceptions are not supported.
9208
9209 2002-03-20 Anthony Green <green@redhat.com>
9210
9211 * configure.in: Enable libgcj for xscale-elf target.
9212
9213 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9214
9215 * MAINTAINERS: Update my email address.
9216
9217 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9218
9219 * ltmain.sh (relink_command): Fix typo in previous change.
9220
9221 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9222
9223 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9224 (relink_command): Added --tag flags.
9225 (mode=install): If relinking fails; error out.
9226
9227 2002-03-12 Richard Henderson <rth@redhat.com>
9228
9229 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9230 .NOTPARALLEL tag.
9231 (do-check): Rename from check.
9232 (check): Allow parallel check.
9233
9234 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9235
9236 * MAINTAINERS: Add myself as maintainer for xtensa port.
9237 Fix alphabetical order in CPU port maintainer list.
9238 Remove myself from Write After Approval list.
9239
9240 2002-03-11 Richard Henderson <rth@redhat.com>
9241
9242 * Makefile.in (.NOTPARALLEL): Add fake tag.
9243
9244 2002-03-07 H.J. Lu (hjl@gnu.org)
9245
9246 * configure.in: Enable gprof for mips*-*-linux*.
9247
9248 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9249
9250 * MAINTAINERS (Write After Approval): Add myself.
9251
9252 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9253
9254 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9255 libjava.
9256 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9257
9258 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9259
9260 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9261 because its Makefile is there; test for the executable instead.
9262
9263 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9264
9265 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9266 libstdc++-v3 and libjava.
9267
9268 2002-02-11 Adam Megacz <adam@xwt.org>
9269
9270 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9271 boehm-gc
9272
9273 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9274
9275 * config.guess: Updated to 2002-01-30's version.
9276 * config.sub: Updated to 2002-02-01's version.
9277 Contribute sh64-elf.
9278 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9279 * configure.in: Added sh64-*-*.
9280
9281 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9282
9283 * MAINTAINERS: Belatedly add myself to write after approval list.
9284
9285 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9286
9287 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9288 Remove self as Write After Approval.
9289
9290 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9291
9292 * MAINTAINERS: Put self in as maintainer for contrib/regression
9293 directory.
9294
9295 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9296
9297 * MAINTAINERS: Update my email address.
9298
9299 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9300
9301 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9302 target-libiberty, and target-libgloss. Skip Java-related
9303 libraries if not supported for NetBSD on target CPU.
9304
9305 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9306
9307 * install-sh: Use _inst.$$_ for temp file name.
9308
9309 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9310
9311 * MAINTAINERS (Write After Approval): Move my contact info
9312 from here...
9313 (OS Port Maintainers): ...to here (netbsd).
9314
9315 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9316
9317 * MAINTAINERS (Write After Approval): Add myself.
9318
9319 2002-01-17 H.J. Lu <hjl@gnu.org>
9320
9321 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9322 (all-target-fastjar): Also depend on all-target-libiberty.
9323
9324 2002-01-16 H.J. Lu (hjl@gnu.org)
9325
9326 * config.guess: Import from master sources, rev 1.225.
9327 * config.sub: Import from master sources, rev 1.238.
9328
9329 2002-01-16 Kazu Hirata <kazu@hxi.com>
9330
9331 * MAINTAINERS (Write After Approval): Remove myself.
9332
9333 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9334
9335 * MAINTAINERS (Write After Approval): Add myself.
9336
9337 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9338
9339 * MAINTAINERS: Add self as docs co-maintainer.
9340
9341 2001-12-11 Matthias Klose <doko@debian.org>
9342
9343 * MAINTAINERS (Write After Approval): Add myself.
9344
9345 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9346
9347 * MAINTAINERS: Update my email address.
9348
9349 2001-12-07 Turly O'Connor <turly@apple.com>
9350 * MAINTAINERS (Write After Approval): Add myself.
9351 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9352 (rs6000_initialize_trampoline): Call __trampoline_setup for
9353 ABI_DARWIN too.
9354 * darwin-tramp.asm: New file, implements __trampoline_setup.
9355 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9356
9357 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9358
9359 * MAINTAINERS (Write After Approval): Add myself.
9360
9361 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9362
9363 * configure, configure.in: Use temp file for long sed commands.
9364
9365 2001-12-03 Laurent Guerby <guerby@acm.org>
9366
9367 * config.sub: Update to version 1.232 on subversion.
9368
9369 2001-12-03 Ben Elliston <bje@redhat.com>
9370
9371 * MAINTAINERS: Update mail address for config.* patches.
9372
9373 2001-11-27 DJ Delorie <dj@redhat.com>
9374 Zack Weinberg <zack@codesourcery.com>
9375
9376 When build != host, create libiberty for the build machine.
9377
9378 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9379 CONFIG_ARGUMENTS.
9380 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9381 New variables.
9382 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9383 and rules.
9384 (all.normal): Depend on ALL_BUILD_MODULES.
9385 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9386 (all-build-libiberty): Depend on configure-build-libiberty.
9387
9388 * configure: Calculate and substitute proper value for
9389 ALL_BUILD_MODULES.
9390 * configure.in: Create the build subdirectory.
9391 Calculate and substitute TARGET_CONFIGARGS (formerly
9392 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9393
9394 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9395
9396 * MAINTAINERS (write-after-approval): Add self.
9397
9398 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9399
9400 * MAINTAINERS (GNATS only accounts): Remove self.
9401
9402 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9403
9404 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9405 libf2c.
9406
9407 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9408
9409 * MAINTAINERS (Write After Approval): Add self.
9410
9411 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9412
9413 * MAINTAINERS: mips and s390 are also CPU ports.
9414
9415 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9416
9417 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9418
9419 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9420
9421 * MAINTAINERS: Alphabetize.
9422
9423 2001-11-09 Kazu Hirata <kazu@hxi.com>
9424
9425 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9426
9427 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9428
9429 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9430
9431 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9432
9433 * configure.in (--enable-languages): Be more permissive about
9434 syntax. Check for empty lists better. Warn about $LANGUAGES.
9435
9436 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9437
9438 * config.sub: Import from master sources, rev. 1.230.
9439 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9440
9441 2001-11-07 Laurent Guerby <guerby@acm.org>
9442
9443 * MAINTAINERS (Write After Approval): Add self.
9444
9445 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9446
9447 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9448
9449 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9450
9451 * config.sub: Import from master sources, rev 1.226.
9452 * config.guess: Import from master sources, rev 1.216.
9453
9454 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9455
9456 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9457 * MAINTAINERS: Add self as maintainer of MMIX port.
9458 Remove old after-approval entry.
9459
9460 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9461
9462 * ChangeLog, configure: Fix spelling errors.
9463
9464 2001-10-20 Brendan Kehoe <brendan@zen.org>
9465
9466 * MAINTAINERS: Tweak my address.
9467
9468 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9469
9470 * MAINTAINERS: Update my email address.
9471
9472 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9473
9474 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9475 * MAINTAINERS: Add self as maintainer of CRIS port.
9476
9477 2001-10-10 Geert Bosch <bosch@gnat.com>
9478
9479 * MAINTAINERS (Various maintainers: Ada front end):
9480 Added Robert Dewar.
9481
9482 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9483
9484 * MAINTAINERS (Write After Approval): Added self
9485
9486 2001-10-02 Geert Bosch <bosch@gnat.com>
9487
9488 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9489
9490 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9491
9492 * configure: Handle temporary files securely using mkdir.
9493
9494 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9495
9496 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9497
9498 2001-09-26 Will Cohen <wcohen@redhat.com>
9499
9500 * configure.in (*-*-linux*): Disable configuration of target-newlib
9501 and target-libgloss.
9502
9503 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9504
9505 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9506 RANLIB.
9507
9508 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9509
9510 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9511 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9512 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9513 avoid quotes nesting problems.
9514 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9515 (DO_X): Export only variables that are set.
9516
9517 2001-09-19 Ben Elliston <bje@redhat.com>
9518
9519 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9520 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9521 semantics. Use the shell built-in "type" command instead.
9522
9523 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9524
9525 Merged from gcc-3_0-branch:
9526 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9527 * ltcf-c.sh: Use $objext, not $ac_objext.
9528 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9529 * ltcf-cxx.sh: Add support for GNU.
9530 2001-07-22 Timothy Wall <twall@redhat.com>
9531 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9532 default settings if using GNU tools with that configuration.
9533 * ltcf-cxx.sh: Ditto.
9534 * ltcf-gcj.sh: Ditto.
9535 2001-07-21 Michael Chastain <chastain@redhat.com>
9536 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9537 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9538 * ltmain.sh: Mark as gcc-local.
9539
9540 2001-08-30 Eric Christopher <echristo@redhat.com>
9541 Jason Eckhardt <jle@redhat.com>
9542
9543 * config.guess: Merge from master sources.
9544 * config.sub: Merge from master sources, add support for mipsisa32.
9545
9546 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9547 * config.sub: Merge from master sources, rev 1.219.
9548 * MAINTAINERS: Add self as contact for stormy16 port.
9549
9550 2001-08-14 Zack Weinberg <zackw@panix.com>
9551
9552 * config.sub: Merge from master sources, rev 1.218.
9553 * config.guess: Merge from master sources, rev 1.209.
9554
9555 2001-08-11 Graham Stott <grahams@redhat.com>
9556
9557 * Makefile.in (check-c++): Add missing semicolon.
9558
9559 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9560
9561 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9562
9563 2001-07-30 Eric Christopher <echristo@redhat.com>
9564
9565 * MAINTAINERS (Various maintainers: mips port): Added myself.
9566
9567 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9568
9569 * configure.in (sh-*-linux*): New.
9570
9571 2001-07-27 Richard Henderson <rth@redhat.com>
9572
9573 * .cvsignore: Add LAST_UPDATED.
9574
9575 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9576
9577 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9578
9579 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9580
9581 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9582
9583 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9584
9585 * MAINTAINERS (Write After Approval): Added myself.
9586
9587 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9588
9589 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9590 and libgcj on m68hc11/m68hc12.
9591
9592 2001-06-27 H.J. Lu (hjl@gnu.org)
9593
9594 * Makefile (CFLAGS_FOR_BUILD): New.
9595 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9596
9597 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9598
9599 * README: Remove version number.
9600
9601 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9602
9603 * INSTALL/README: Update wrt. to the installation instructions now
9604 residing in gcc/doc/install.texi.
9605
9606 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9607
9608 * README: Replace with a cut-down and updated version of gcc/README.
9609
9610 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9611
9612 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9613 multilibs to be disabled.
9614
9615 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9616
9617 * MAINTAINERS (Write After Approval): Add myself.
9618
9619 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9620
9621 * config.guess: Import CVS version 1.195.
9622 * config.sub: Import CVS version 1.212.
9623
9624 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9625
9626 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9627 gcc/xgcc is built, use -print-prog-name to find out the program
9628 name to use.
9629
9630 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9631
9632 * config.guess: Import CVS version 1.194. All gcc-local changes
9633 appear to also be in the master copy.
9634 * config.sub: Import CVS version 1.211.
9635
9636 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9637
9638 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9639 with_gcc]: Use `gcc -shared' to build a shared library.
9640
9641 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9642
9643 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9644 archives.
9645
9646 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9647
9648 * MAINTAINERS (Write After Approval): Add myself.
9649
9650 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9651
9652 * configure.in (libstdcxx_flags): Do not try to execute
9653 libstdc++-v3/testsuite_flags until it exists.
9654
9655 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9656
9657 * MAINTAINERS: Update my email address.
9658
9659 2001-05-31 Graham Stott <grahams@redhat.com>
9660
9661 * MAINTAINERS (Write After Approval): Add myself.
9662
9663 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9664
9665 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9666 libraries when using g++ with native linker.
9667
9668 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9669
9670 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9671
9672 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9673
9674 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9675 [aix4*|aix5*]: Prepend blank.
9676
9677 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9678
9679 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9680 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9681 of subdir/configure scripts to use the new libtool.m4.
9682
9683 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9684
9685 * MAINTAINERS (Write After Approval): Add myself.
9686
9687 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9688
9689 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9690
9691 2001-05-11 Ben Elliston <bje@redhat.com>
9692
9693 * Makefile.in (all-sid): New target.
9694 (check-sid, clean-sid, install-sid): Likewise.
9695
9696 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9697
9698 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9699
9700 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9701
9702 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9703 libgcj.
9704
9705 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9706
9707 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9708 gcc/xgcc is built, use -print-prog-name to find out the program
9709 name to use.
9710
9711 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9712
9713 * configure.in (noconfigdirs): Don't reset it from scratch in the
9714 target case; only append to it.
9715
9716 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9717 sparc-*-solaris2.8]: Disable ${libgcj}.
9718
9719 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9720
9721 * configure.in (libgcj_saved): Copy from $libgcj.
9722 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9723 --disable-libgcj.
9724
9725 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9726
9727 * MAINTAINERS: Remove self as MIPS maintainer and
9728 C front end maintainer.
9729
9730 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9731
9732 * configure.in: Move *-chorusos target case to the proper switch.
9733 Disable libgcj.
9734
9735 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9736
9737 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9738 1.641.2.228.
9739
9740 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9741
9742 * Makefile.in (STAGE1_CFLAGS): Pass down.
9743
9744 2001-04-13 Alan Modra <amodra@one.net.au>
9745
9746 * config.guess: Add hppa64-linux support. Note for next import that
9747 this is already in the master file.
9748 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9749
9750 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9751
9752 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9753 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9754
9755 2001-04-11 Stan Shebs <shebs@apple.com>
9756
9757 * MAINTAINERS: Add self as Darwin port maintainer.
9758
9759 2001-04-11 Alan Modra <amodra@one.net.au>
9760
9761 * MAINTAINERS: Update my email address.
9762
9763 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
9764
9765 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9766 recent versions of FreeBSD (release 3 or later).
9767 * ltconfig: On FreeBSD, -lc must not be provided when building
9768 a shared library or else the standard -pthread gcc option is
9769 rendered worthless to later users of the built library.
9770
9771 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9772
9773 * MAINTAINERS: Add self and RTH as C front end maintainers.
9774
9775 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
9776
9777 * config.sub: Make sure to match an already-canonicalized
9778 machine name (eg. mn10300-unknown-elf).
9779
9780 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9781
9782 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9783 New macros.
9784 (bootstrap, cross): Use RECURSE_FLAGS.
9785 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9786
9787 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9788
9789 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9790
9791 2001-03-22 Colin Howell <chowell@redhat.com>
9792
9793 * Makefile.in (DO_X): Do not backslash single-quotes in
9794 backquotes (two places).
9795
9796 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9797
9798 Re-installed:
9799 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9800 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9801 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9802 * ltcf-cxx.sh: Likewise.
9803 * ltcf-gcj.sh: Likewise.
9804
9805 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9806
9807 * MAINTAINERS: Add myself as "documentation co-maintainer".
9808
9809 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9810
9811 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9812 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9813
9814 2001-03-19 Tom Tromey <tromey@redhat.com>
9815
9816 * config-ml.in: Handle GCJ and GCJFLAGS.
9817
9818 2001-03-21 Michael Chastain <chastain@redhat.com>
9819
9820 * Makefile.in: all-m4 depends on all-texinfo.
9821
9822 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
9823
9824 * MAINTAINERS: Add myself to write after approval list.
9825
9826 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
9827
9828 * Makefile.in (DO_X): Quote nested quotes.
9829
9830 2001-03-18 Alan Modra <alan@linuxcare.com.au>
9831
9832 * MAINTAINERS: Add myself to write after approval list.
9833
9834 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
9835
9836 * Makefile.in (DO_X): Use double quotes for quoting
9837 "RANLIB=$${RANLIB}".
9838
9839 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9840
9841 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9842
9843 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
9844
9845 * configure.in: Only use `lang_requires' for languages athat are
9846 actually enabled.
9847
9848 2001-03-08 Phil Edwards <pme@sources.redhat.com>
9849
9850 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9851
9852 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9853
9854 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9855
9856 2001-03-07 Tom Tromey <tromey@redhat.com>
9857
9858 * configure.in: Allow config-lang.in to set `lang_requires' to list
9859 of other required languages.
9860
9861 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
9862
9863 * Makefile.in: Remove RANLIB definition. Use RANLIB
9864 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9865 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9866
9867 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
9868 Alexandre Oliva <aoliva@redhat.com>
9869
9870 * Makefile.in (check-c++): Use tabs, not spaces.
9871
9872 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
9873
9874 * MAINTAINERS: add myself to Write After Approval list.
9875
9876 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
9877
9878 * Makefile.in (check-c++): New rule.
9879
9880 * configure.in (target_libs): Remove libg++.
9881 (noconfigdirs): Remove libg++.
9882 (noconfigdirs): Same.
9883 (noconfigdirs): Same.
9884 (noconfigdirs): Same.
9885
9886 * config-ml.in: Remove libg++ references.
9887
9888 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9889 (ALL_TARGET_MODULES): Same.
9890 (configure-target-libg++): Remove.
9891 (all-target-libg++): Remove.
9892 (configure-target-libio): Remove.
9893 (all-target-libio): Remove.
9894 (check-target-libio): Remove.
9895 (.PHONY): Remove.
9896 (libg++.tar.bz2): Remove.
9897 (all-target-cygmon): Remove libio.
9898 (all-target-libstdc++): Remove.
9899 (configure-target-libstdc++): Remove.
9900 (TARGET_LIB_PATH): Remove libstdc++.
9901 (ALL_GCC_CXX): Remove libstdc++.
9902 (all-target-gperf): Correct.
9903
9904 2001-02-16 Nick Clifton <nickc@redhat.com>
9905
9906 * configure.in (noconfigdirs): Allow configuration of texinfo
9907 for Cygwin hosts.
9908
9909 2001-02-15 Anthony Green <green@redhat.com>
9910
9911 * configure: Introduce GCJ_FOR_TARGET.
9912 * configure.in: Ditto.
9913 * Makefile.in: Ditto.
9914
9915 2001-02-13 Andreas Schwab <schwab@suse.de>
9916
9917 * MAINTAINERS: Update mail address.
9918
9919 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9920
9921 * config.guess: Add linux target for S/390.
9922 * config.sub: Likewise.
9923
9924 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
9925
9926 * configure.in: for *-chorusos, don't config target-newlib and
9927 target-libgloss.
9928
9929 2001-02-06 Ben Elliston <bje@redhat.com>
9930
9931 * configure: Output host type to stdout, not stderr.
9932
9933 2001-02-05 Mark Mitchell <mark@codesourcery.com>
9934
9935 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9936 * ltcf-cxx.sh: Likewise.
9937
9938 * config.if: Assume enable_libstdcxx_v3 is defined.
9939
9940 2001-02-04 Mark Mitchell <mark@codesourcery.com>
9941
9942 Remove V2 C++ library.
9943 * configure.in: Remove --enable-libstdcxx_v3 support.
9944
9945 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
9946
9947 * include/demangle.h: Add prototype for java_demangle_v3.
9948
9949 2001-01-29 Phil Edwards <pme@sources.redhat.com>
9950
9951 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
9952
9953 2001-01-27 Richard Henderson <rth@redhat.com>
9954
9955 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9956
9957 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9958
9959 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9960 Don't unset, it's non-portable and no longer necessary, set to empty
9961 instead.
9962
9963 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9964
9965 * ltconfig: Shell portability fix for the tagname validity check.
9966
9967 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
9968
9969 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9970 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9971
9972 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9973
9974 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9975
9976 2001-01-26 Tom Tromey <tromey@redhat.com>
9977
9978 * configure.in: Allow libgcj to be built on Sparc Solaris.
9979
9980 2001-01-25 David Edelsohn <edelsohn@gnu.org>
9981
9982 * ltcf-c.sh: Add aix5 case.
9983 * ltcf-cxx.sh: Likewise.
9984 * ltconfig: Likewise.
9985
9986 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9987
9988 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9989 keep at least one of build_libtool_libs or build_old_libs set to
9990 yes.
9991
9992 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9993 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
9994
9995 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
9996
9997 * configure.in: Enable libgcj on several additional platforms.
9998
9999 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10000
10001 * configure.in: Enable libgcj for linux targets.
10002
10003 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10004
10005 * MAINTAINERS (Write After Approval): Add myself.
10006
10007 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10008
10009 * MAINTAINERS: Add myself as vax port maintainer.
10010
10011 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10012
10013 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10014
10015 2001-01-09 Mike Stump <mrs@wrs.com>
10016
10017 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10018 failures of subdirectories.
10019
10020 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10021
10022 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10023 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10024 * ltcf-cxx.sh: Likewise.
10025 * ltcf-gcj.sh: Likewise.
10026 * ltconfig.sh: Fix typo.
10027
10028 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10029
10030 * configure: handle DOS-style absolute paths.
10031
10032 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10033
10034 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10035
10036 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10037
10038 * MAINTAINERS: Add myself as avr port co-maintainer.
10039
10040 2000-12-28 Ben Elliston <bje@redhat.com>
10041
10042 * MAINTAINERS: Add myself under ``Write After Approval''.
10043
10044 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10045
10046 * texinfo: Remove directory from GCC.
10047
10048 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10049
10050 * COPYING: Update to current
10051 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10052 to 19yy as example year in copyright notice).
10053
10054 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10055
10056 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10057 (libstdcxx_incdir): Pass down.
10058 * config.if: Remove expired bits for cxx_interface, add stub.
10059 (libstdcxx_incdir): Add variable for g++ include directory.
10060 * configure.in (gxx_include_dir): Use it.
10061
10062 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10063
10064 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10065 with old-email address from ``Write After Approval''.
10066
10067 2000-12-15 Andreas Jaeger <aj@suse.de>
10068
10069 * configure.in: Handle lang_dirs.
10070
10071 2000-12-14 Tom Tromey <tromey@redhat.com>
10072
10073 * MAINTAINERS: Removed brads.
10074
10075 * MAINTAINERS: Added gcj developers.
10076
10077 2000-12-13 Anthony Green <green@redhat.com>
10078
10079 * configure.in: Disable libgcj for any target not specifically
10080 listed. Disable libgcj for x86 and Alpha Linux until compatible
10081 with g++ abi.
10082
10083 2000-12-13 Mike Stump <mrs@wrs.com>
10084
10085 * Makefile.in (local-distclean): Also remove fastjar.
10086
10087 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10088
10089 * contrib/gcc_update: Add fastjar --touch entries.
10090
10091 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10092
10093 * configure.in: Disable language-specific target libraries for
10094 languages that aren't enabled.
10095
10096 2000-12-10 Anthony Green <green@redhat.com>
10097
10098 * configure.in: Define libgcj. Disable libgcj target libraries for
10099 most targets.
10100
10101 2000-12-10 Neil Booth <neilb@earthling.net>
10102
10103 * MAINTAINERS: Update mail address, remove from WAA list.
10104
10105 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10106
10107 * libjava: Imported from /cvs/java.
10108 * libffi: Likewise.
10109 * Boehm-gc: Likewise.
10110
10111 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10112
10113 * configure.in (target_libs): Revert 2000-12-08 patch.
10114 (noconfigdirs): Added target-libjava.
10115
10116 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10117
10118 * djunpack.bat: removed.
10119
10120 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10121
10122 * Makefile.in: handle DOS-style absolute paths.
10123 * config-ml.in: likewise.
10124 * symlink-tree: likewise.
10125
10126 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10127
10128 * fastjar: Imported.
10129
10130 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10131
10132 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10133 libjava.
10134 * configure.in (target_libs): Removed `target-libjava'.
10135
10136 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10137
10138 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10139 (ALL_MODULES): Added fastjar.
10140 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10141 (all-target-libjava): all-fastjar replaces all-zip.
10142 (all-fastjar): Added.
10143 (configure-target-fastjar, all-target-fastjar): Likewise.
10144 * configure.in (host_tools): Added fastjar.
10145
10146 2000-12-07 Mike Stump <mrs@wrs.com>
10147
10148 * Makefile.in (local-distclean): Remove leftover built files.
10149
10150 2000-11-24 Nick Clifton <nickc@redhat.com>
10151
10152 * configure.in (xscale-elf): Add target.
10153 (xscale-coff): Add target.
10154
10155 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10156
10157 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10158 recent versions of FreeBSD (release 3 or later).
10159 * ltconfig: On FreeBSD, -lc must not be provided when building
10160 a shared library or else the standard -pthread gcc option is
10161 rendered worthless to later users of the built library.
10162
10163 2000-11-16 Fred Fish <fnf@be.com>
10164
10165 * configure.in (enable_libstdcxx_v3): Fix typo,
10166 libstd++ -> libstdc++.
10167
10168 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10169
10170 * MAINTAINERS: Add self to Write After Approval list.
10171
10172 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10173
10174 * MAINTAINERS: Update my email address. Add myself to global write
10175 privs list.
10176
10177 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10178
10179 * Makefile.in: Merge with src and libgcj.
10180 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10181 configure-target-<library> when their configure scripts need the C
10182 or C++ library to have already been built to work properly.
10183 (do_proto_toplev): Set them to an empty string.
10184
10185 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10186 (REALLY_SET_LIB_PATH): Use them.
10187
10188 2000-11-17 Stan Shebs <shebs@apple.com>
10189
10190 * MAINTAINERS: Add self to Write After Approval list.
10191
10192 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10193
10194 * configure: Provide the original toplevel configure arguments
10195 (including $0) to subprocesses in the environment rather than
10196 through gcc/configargs.h.
10197
10198 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10199
10200 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10201 C99. Alphabetise "Write After Approval" list.
10202
10203 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10204
10205 * configure: Turn on libstdc++ V3 by default.
10206
10207 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10208 if we've got GCC.
10209
10210 2000-11-11 Philip Blundell <philb@gnu.org>
10211
10212 * MAINTAINERS: Add self to Write After Approval list.
10213
10214 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10215
10216 * ltcf-c.sh (aix4): Improve shared library configuration; require
10217 exporting symbols.
10218 * ltcf-cxx.sh (aix4): Define.
10219 * ltconfig (aix4): Define library and soname specs appropriate for
10220 AIX. Define command to create export symbols list.
10221
10222 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10223
10224 * config.sub: Add support for Sun Chorus
10225
10226 2000-10-31 Nick Clifton <nickc@redhat.com>
10227
10228 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10229 <name>@redhat.com. Also installed new email address for Clint
10230 Popetz.
10231
10232 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10233
10234 * etc: Remove directory from GCC.
10235
10236 2000-10-16 Michael Meissner <meissner@redhat.com>
10237
10238 * configure (gcc/configargs.h): Only create if there is a build GCC
10239 directory created.
10240
10241 2000-10-16 Matthias Klose <doko@debian.org>
10242
10243 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10244 when configured for libstdc++-v3.
10245
10246 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10247
10248 * configure: Save configure arguments to gcc/configargs.h.
10249
10250 2000-10-04 Philipp Thomas <pthomas@suse.de>
10251
10252 * config.guess: Import CVS version 1.157.
10253 * config.sub: Import CVS version 1.181.
10254
10255 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10256
10257 * Makefile.in (bootstrap): avoid recursion if subdir missing
10258 (cross): ditto
10259 (do-proto-toplev): ditto
10260
10261 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10262
10263 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10264 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10265
10266 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10267 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10268 all affected `configure' scripts.
10269
10270 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10271
10272 * MAINTAINERS: Add self as cpplib co-maintainer.
10273
10274 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10275
10276 * MAINTAINERS: Add self to Write After Approval list.
10277
10278 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10279
10280 * INSTALL/README: egcs -> GCC update.
10281
10282 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10283
10284 * MAINTAINERS: Add myself to Write After Approval list.
10285
10286 2000-09-15 Kazu Hirata <kazu@hxi.com>
10287
10288 * MAINTAINERS: Add myself to Write After Approval list.
10289
10290 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10291
10292 * configure.in: Do not build byacc for hppa64. Provide paths to the
10293 X11 libraries for hppa64.
10294
10295 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10296
10297 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10298
10299 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10300
10301 * Makefile.in (all-zlib): Added dummy target.
10302
10303 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10304 ltcf-gcj.sh: Updated from libtool multi-language branch.
10305
10306 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10307
10308 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10309 (bootstrap*): Depend on all-bootstrap.
10310
10311 2000-09-05 Philipp Thomas <pthomas@suse.de>
10312
10313 * config.guess: Import CVS version 1.156.
10314 * config.sub: Import CVS version 1.179.
10315
10316 2000-09-02 Anthony Green <green@cygnus.com>
10317
10318 * Makefile.in (all-gcc): Depend on all-zlib.
10319 (CLEAN_MODULES): Add clean-zlib.
10320 (ALL_MODULES): Add all-zlib.
10321 * configure.in (host_libs): Add zlib.
10322
10323 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10324
10325 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10326 crosses, but add gcc/include to the header search path for them.
10327
10328 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10329
10330 * MAINTAINERS: Add self to Write After Approval list.
10331
10332 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10333
10334 * config.guess: Import CVS version 1.152.
10335 * config.sub: Import CVS version 1.177.
10336
10337 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10338
10339 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10340 $targargs to tell whether newlib is going to be built.
10341
10342 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10343 $$r/TARGET_SUBDIR/libio for _G_config.h.
10344
10345 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10346
10347 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10348
10349 2000-08-22 DJ Delorie <dj@redhat.com>
10350
10351 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10352
10353 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10354
10355 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10356 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10357 sub-configures.
10358
10359 2000-08-21 DJ Delorie <dj@redhat.com>
10360
10361 * MAINTAINERS: Add self as a libiberty maintainer
10362
10363 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10364
10365 * configure.in (libstdcxx_flags): Use
10366 libstdc++-v3/src/libstdc++.INC.
10367
10368 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10369
10370 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10371
10372 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10373
10374 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10375
10376 * configure: Make enable_threads and enable_shared defaults
10377 explicit. Substitute enable_threads into generated Makefiles.
10378 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10379 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10380
10381 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10382
10383 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10384
10385 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10386
10387 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10388 previous delta.
10389
10390 2000-08-11 Jason Merrill <jason@redhat.com>
10391
10392 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10393 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10394 (FLAGS_FOR_TARGET): Not here.
10395 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10396
10397 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10398
10399 * config-ml.in (CC, CXX): Don't introduce a leading space.
10400
10401 2000-08-07 DJ Delorie <dj@delorie.com>
10402
10403 * MAINTAINERS: Add self as a DJGPP maintainer
10404
10405 2000-08-07 DJ Delorie <dj@redhat.com>
10406
10407 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10408 "if we're also building gcc, and it's a gcc that will run on the
10409 build machine, we want to use its includes instead of the system's
10410 default includes".
10411
10412 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10413
10414 * MAINTAINERS: Add self to Write After Approval list.
10415
10416 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10417
10418 * configure.in (libstdcxx_flags): Don't use `"'.
10419
10420 * config-ml.in: Adjust multilib search paths to the
10421 appropriate multilib tree.
10422
10423 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10424
10425 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10426 commas in $LANGUAGES.
10427
10428 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10429
10430 * configure.in: Re-enable all references to libg++ and librx.
10431
10432 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10433
10434 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10435 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10436 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10437 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10438
10439 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10440
10441 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10442
10443 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10444 CXX_FOR_TARGET for sed.
10445
10446 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10447
10448 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10449 Do not override if already set in the environment or in configure.
10450 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10451 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10452
10453 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10454
10455 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10456 the libtool CVS tree multi-language branch.
10457 * ltconfig, ltmain.sh: Updated.
10458
10459 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10460
10461 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10462 (clean-target): Depend on it.
10463
10464 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10465 (GCC_FOR_TARGET): Use it.
10466 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10467 * configure.in: ... here.
10468 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10469 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10470
10471 2000-07-24 Eric Christopher <echristo@cygnus.com>
10472
10473 * MAINTAINERS: Add self to Write After Approval list.
10474
10475 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10476
10477 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10478 (configure-target-libchill, configure-target-libobjc): Likewise.
10479
10480 * configure.in: Use the same cache file for all target libs.
10481 * config-ml.in: But different cache files per multilib variant.
10482
10483 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10484
10485 * configure (topsrcdir): Don't use dirname.
10486
10487 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10488
10489 * MAINTAINERS: Add self to Write After Approval list.
10490
10491 2000-07-20 Jason Merrill <jason@redhat.com>
10492
10493 * configure.in: Remove all references to libg++ and librx.
10494
10495 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10496
10497 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10498
10499 * config.sub: Update to subversions version 2000-07-06.
10500
10501 2000-07-12 Andrew Haley <aph@cygnus.com>
10502
10503 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10504 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10505
10506 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10507
10508 * symlink-tree: Check number of arguments.
10509
10510 2000-07-05 Jim Wilson <wilson@cygnus.com>
10511
10512 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10513 search path for a g++ extracted from the build tree. This
10514 will allow link tests run by configure scripts in
10515 subdirectories to succeed.
10516
10517 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10518
10519 * ltconfig: Add support for mips-dde-sysv4.2MP
10520
10521 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10522
10523 * MAINTAINERS: Add myself as loop discovery maintainer.
10524
10525 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10526
10527 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10528 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10529
10530 2000-06-19 Timothy Wall <twall@cygnus.com>
10531
10532 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10533 * config.sub: Add tic54x target.
10534
10535 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10536
10537 * MAINTAINERS: Add self as Fortran maintainer,
10538 remove Craig Burley.
10539
10540 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10541
10542 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10543 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10544
10545 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10546
10547 * MAINTAINERS: Add self as i18n maintainer
10548
10549 20000-05-21 H.J. Lu (hjl@gnu.org)
10550
10551 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10552 directory are used if they exist. Make sure
10553 $(build_tooldir)/include is searched for header files,
10554 $(build_tooldir)/lib/ for library files.
10555 (GCC_FOR_TARGET): Likewise.
10556 (CXX_FOR_TARGET): Likewise.
10557
10558 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10559
10560 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10561
10562 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10563
10564 * Makefile.in (configure-target-libiberty): Depend on
10565 configure-target-newlib.
10566
10567 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10568
10569 * configure.in, Makefile.in: Merge all libffi-related
10570 configury stuff from the libgcj tree.
10571
10572 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10573
10574 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10575 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10576
10577 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10578
10579 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10580 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10581 current version information. Add to proto-toplev directory.
10582 (gdb-taz): Build do-djunpack.
10583
10584 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10585
10586 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10587
10588 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10589
10590 * MAINTAINERS: Add self to Write After Approval list.
10591
10592 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10593
10594 * ltmain.sh: Preserve in relink_command any environment
10595 variables that may affect the linker behavior.
10596
10597 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10598
10599 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10600
10601 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10602
10603 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10604
10605 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10606
10607 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10608 with the version name.
10609
10610 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10611
10612 * MAINTAINERS: Add self as bb-reorder maintainer.
10613
10614 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10615
10616 * config.if: Tweak.
10617
10618 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10619
10620 * djunpack.bat: New file.
10621
10622 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10623
10624 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10625 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10626 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10627 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10628
10629 2000-04-16 Dave Pitts <dpitts@cozx.com>
10630
10631 * config.sub (case $basic_machine): Change default for "ibm-*"
10632 to "openedition".
10633
10634 2000-04-13 Andreas Jaeger <aj@suse.de>
10635
10636 * MAINTAINERS: Added myself.
10637
10638 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10639
10640 * Makefile.in (gdb-taz): New target. GDB specific archive.
10641 (do-md5sum): New target.
10642 (MD5PROG): Define.
10643 (PACKAGE): Default to TOOL.
10644 (VER): Default to a shell script.
10645 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10646 md5 checksum generation.
10647 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10648 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10649 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10650 insight.tar.bz2): Use gdb-taz to create archive.
10651
10652 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10653
10654 * configure (warn_cflags): Delete.
10655
10656 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10657
10658 * MAINTAINERS: Added myself.
10659
10660 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10661 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10662
10663 * configure.in (enable_libstdcxx_v3): Add.
10664 (target_libs): Add bits here to switch between libstdc++-v2 and
10665 libstdc++-v3.
10666 * config.if: And this file too.
10667 * Makefile.in: Add libstdc++-v3 targets.
10668
10669 2000-04-05 Michael Meissner <meissner@redhat.com>
10670
10671 * config.sub (d30v): Add d30v as a basic machine type.
10672
10673 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10674
10675 * configure.in: -linux-gnu*, not -linux-gnu.
10676
10677 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10678
10679 * MAINTAINERS: Add self in write-after-approval section.
10680
10681 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10682
10683 * MAINTAINERS: Add self as ia64 port maintainer.
10684
10685 2000-03-08 Neil Booth <NeilB@earthling.net>
10686
10687 * MAINTAINERS: Add self in write-after-approval section.
10688
10689 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10690
10691 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10692 (do-tar-bz2): Replace TOOL with PACKAGE.
10693 (gdb.tar.bz2): Remove GDBTK from GDB package.
10694 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10695 dejagnu.tar.bz2): New packages.
10696
10697 2000-02-27 Andreas Jaeger <aj@suse.de>
10698
10699 * configure.in: Add entry for mips*-*-linux*, move catch all
10700 *-*-*linux* entry below this one.
10701
10702 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10703
10704 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10705
10706 2000-02-24 Nick Clifton <nickc@cygnus.com>
10707
10708 * config.sub: Support an OS of "wince".
10709
10710 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10711
10712 * config.guess, config.sub: Updated to match config's 2000-02-15
10713 version.
10714
10715 2000-02-23 Linas Vepstas <linas@linas.org>
10716
10717 * config.sub: Add support for Linux/IBM 370.
10718 * configure.in: Likewise.
10719
10720 2000-02-22 Nick Clifton <nickc@cygnus.com>
10721
10722 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10723
10724 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10725
10726 * config.guess: Guess "cygwin" rather than "cygwin32".
10727
10728 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10729
10730 * configure (gcc_version): When setting, narrow search to
10731 lines containing `version_string'.
10732
10733 2000-02-15 Denis Chertykov <denisc@overta.ru>
10734
10735 * config.sub: Add support for avr target.
10736
10737 2000-02-14 Nick Clifton <nickc@cygnus.com>
10738
10739 * MAINTAINERS: Add maintainers for MCore port.
10740
10741 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10742
10743 * config.sub: Add mmix-knuth-mmixware.
10744
10745 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10746
10747 * MAINTAINERS: Pair cccp with cpplib maintainership.
10748
10749 2000-01-27 Christopher Faylor <cgf@redhat.com>
10750
10751 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10752 structure stuff to -L library search.
10753 (CXX_FOR_TARGET): Ditto.
10754 (CROSS_CHECK_MODULES): Fix spelling mistake.
10755
10756 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10757
10758 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10759 the C++ compiler.
10760
10761 2000-01-12 Richard Henderson <rth@cygnus.com>
10762
10763 * configure.in: Don't build some bits for beos.
10764
10765 2000-01-12 Joel Sherrill (joel@OARcorp.com)
10766
10767 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10768 as include files.
10769
10770 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10771
10772 * Add self as cpplib maintainer, as requested by Jason
10773 Merrill. Correct my e-mail address.
10774
10775 2000-01-06 Geoff Keating <geoffk@cygnus.com>
10776
10777 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10778 not mh-aix43.
10779
10780 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10781
10782 * MAINTAINERS: Add myself to "write after approval" list.
10783
10784 1999-12-14 Richard Henderson <rth@cygnus.com>
10785
10786 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10787 * config.sub: Accept alphaev[78], alphaev8.
10788
10789 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10790
10791 * config.guess, config.sub: Update from autoconf.
10792
10793 1999-11-29 Bruce Korb <autogen@linuxbox.com>
10794
10795 * MAINTAINERS: update my playtime e-address.
10796
10797 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10798
10799 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10800 necessary libraries are missing.
10801
10802 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
10803
10804 * MAINTAINERS: Add new 'write after approval' maintainer.
10805
10806 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10807
10808 * MAINTAINERS: Add new Java maintainer.
10809
10810 1999-10-25 Andreas Schwab <schwab@suse.de>
10811
10812 * configure: Fix quoting inside arguments of eval.
10813
10814 1999-10-21 Nick Clifton <nickc@cygnus.com>
10815
10816 * config-ml.in: Allow suppression of some ARM multilibs.
10817
10818 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10819
10820 * config.guess: Add OS/390 match pattern.
10821 * config.sub: Add mvs, openedition targets.
10822 * configure.in (i370-ibm-opened*): New.
10823
10824 1999-09-04 Steve Chamberlain <sac@pobox.com>
10825
10826 * config.sub: Add support for configuring for pj.
10827
10828 1999-08-31 Nick Clifton <nickc@cygnus.com>
10829
10830 * config.sub (maybe_os): Add support for configuring for fr30.
10831
10832 1999-08-25 Nick Clifton <nickc@cygnus.com>
10833
10834 * configure.in: Do not configure or build ld for AIX
10835 platforms. ld is known to be broken on these platforms.
10836
10837 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10838
10839 * config-ml.in: Pass compiler flag corresponding to multidirs to
10840 subdir configures.
10841
10842 1999-08-09 Ian Lance Taylor <ian@zembu.com>
10843
10844 * Makefile.in (LDFLAGS): Define.
10845
10846 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10847
10848 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10849 noconfigdirs.
10850 (*-*-cygwin*): Likewise.
10851
10852 1999-08-08 Ian Lance Taylor <ian@zembu.com>
10853
10854 * mkdep: New file.
10855 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10856 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10857
10858 From Eli Zaretskii <eliz@is.elta.co.il>:
10859 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10860 long file name when using DJGPP on MS-DOS.
10861
10862 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10863
10864 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10865
10866 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10867
10868 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10869 dependency as this causes "make check" to globally "make all"
10870
10871 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10872
10873 * configure.in (target_libs): Added target-zlib.
10874 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10875 (CONFIGURE_TARGET_MODULES): Likewise.
10876 (CHECK_TARGET_MODULES): Likewise.
10877 (INSTALL_TARGET_MODULES): Likewise.
10878 (CLEAN_TARGET_MODULES): Likewise.
10879 (configure-target-zlib): New target.
10880 (all-target-zlib): Likewise.
10881 (all-target-libjava): Depend on all-target-zlib.
10882 (configure-target-libjava): Depend on configure-target-zlib.
10883
10884 * Makefile.in (configure-target-libjava): Depend on
10885 configure-target-newlib.
10886 (configure-target-boehm-gc): New target.
10887 (configure-target-qthreads): New target.
10888
10889 * configure.in (target_libs): Added target-qthreads.
10890 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10891 (CONFIGURE_TARGET_MODULES): Likewise.
10892 (CHECK_TARGET_MODULES): Likewise.
10893 (INSTALL_TARGET_MODULES): Likewise.
10894 (CLEAN_TARGET_MODULES): Likewise.
10895 (all-target-qthreads): New target.
10896 (configure-target-libjava): Depend on configure-target-qthreads.
10897 (all-target-libjava): Depend on all-target-qthreads.
10898
10899 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10900 (CONFIGURE_TARGET_MODULES): Likewise.
10901 (CHECK_TARGET_MODULES): Likewise.
10902 (INSTALL_TARGET_MODULES): Likewise.
10903 (CLEAN_TARGET_MODULES): Likewise.
10904 (all-target-libjava): New target.
10905 (all-target-boehm-gc): Likewise.
10906 * configure.in (target_libs): Added libjava, boehm-gc.
10907
10908 1999-07-22 Ian Lance Taylor <ian@zembu.com>
10909
10910 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10911 configure.bat in SUPPORT_FILES.
10912 (gas+binutils.tar.bz2): Likewise.
10913
10914 * makeall.bat: Remove; obsolete.
10915
10916 1999-07-21 Ian Lance Taylor <ian@zembu.com>
10917
10918 From Mark Elbrecht:
10919 * configure.bat: Remove; obsolete.
10920
10921 1999-07-11 Ian Lance Taylor <ian@zembu.com>
10922
10923 * configure: Add -W -Wall to the default CFLAGS when compiling with
10924 gcc.
10925
10926 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
10927
10928 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10929
10930 1999-06-30 Mark Mitchell <mark@codesourcery.com>
10931
10932 * configure.in: Build ld on IRIX6.
10933
10934 1999-06-12 Ian Lance Taylor <ian@zembu.com>
10935
10936 * Makefile.in: Change distribution targets to use bzip2 instead of
10937 gzip.
10938 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10939 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10940
10941 1999-06-04 Nick Clifton <nickc@cygnus.com>
10942
10943 * config.sub: Add mcore target.
10944
10945 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
10946
10947 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10948
10949 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
10950
10951 * config.guess (dummy): Changed to $dummy.
10952
10953 1999-05-24 Nick Clifton <nickc@cygnus.com>
10954
10955 * config.sub: Tidied up case statements.
10956
10957 1999-05-22 Ben Elliston <bje@cygnus.com>
10958
10959 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10960 <jiro@din.or.jp>.
10961
10962 * config.guess: Merge with FSF version. Future changes will be
10963 more accurately recorded in this ChangeLog.
10964 * config.sub: Likewise.
10965
10966 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
10967
10968 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10969
10970 1999-04-30 Tom Tromey <tromey@cygnus.com>
10971
10972 * ltmain.sh: [mode link] Always use CC given by ltconfig.
10973
10974 1999-04-23 Tom Tromey <tromey@cygnus.com>
10975
10976 * ltconfig, ltmain.sh: Update to libtool 1.2f.
10977
10978 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
10979
10980 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10981 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10982 Bad merge removed these two changes.
10983
10984 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
10985 Martin Heller (Ing.-Buero_Heller@t-online.de)
10986
10987 * config.guess (interix Alpha): Add.
10988
10989 1999-04-11 Richard Henderson <rth@cygnus.com>
10990
10991 * configure.in (i?86-*-beos*): Do config gperf; don't config
10992 gdb, newlib, or libgloss.
10993
10994 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
10995
10996 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
10997 link a trivial program with -mabi=64. If it fails, remove mabi=64
10998 from multidirs.
10999
11000 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11001
11002 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11003
11004 1999-04-08 Nick Clifton <nickc@cygnus.com>
11005
11006 * config.sub: Add support for mcore targets.
11007
11008 1999-04-07 Michael Meissner <meissner@cygnus.com>
11009
11010 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11011 not mt-ospace, in order to shut up assembler warning about using
11012 symbols that are named the same as registers.
11013
11014 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11015
11016 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11017 dependency list for all-target-cygmon.
11018
11019 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11020
11021 * config-ml.in: Check $host, not $target, for selective multilibs.
11022 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11023 thumb interworking, and underscore prefix multilibs.
11024
11025 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11026
11027 * missing: Update to version from current automake.
11028
11029 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11030
11031 * configure (gxx_include_dir): Removed.
11032
11033 * configure.in (gxx_include_dir): Handle it.
11034 * Makefile.in: Likewise.
11035
11036 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11037
11038 * config.sub (mips64vr4111,mips64vr4111el) Add.
11039
11040 1999-03-21 Ben Elliston <bje@cygnus.com>
11041
11042 * config.guess: Correct typo for detecting ELF on FreeBSD.
11043
11044 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11045
11046 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11047 config/mh-djgpp.
11048
11049 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11050
11051 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11052 all-target-newlib to dependency list for all-target-bsp.
11053
11054 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11055
11056 * config.sub: Add i386-uwin support.
11057 * config.guess: Likewise.
11058
11059 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11060
11061 * configure.in: cleanup, add mh-*pic handling for arm, special
11062 case powerpc*-*-aix*
11063
11064 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11065
11066 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11067 can be built.
11068
11069 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11070
11071 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11072 targets.
11073
11074 1999-03-02 Nick Clifton <nickc@cygnus.com>
11075
11076 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11077
11078 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11079
11080 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11081
11082 1999-02-24 Nick Clifton <nickc@cygnus.com>
11083
11084 * config.sub: Fix typo in arm recognition.
11085
11086 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11087
11088 * configure.in (noconfigdirs): Changed target_configdirs to
11089 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11090 rather than m68k-*-* since it is not known to work on
11091 m68k-aout. Ditto for arm-*-*oabi.
11092
11093 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11094
11095 * configure.in (*-*-windows*): Remove, no longer used.
11096
11097 1999-02-19 Ben Elliston <bje@cygnus.com>
11098
11099 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11100 Smart and improved by Andrew Cagney.
11101
11102 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11103
11104 * config.guess: Recognize openbsd-*-hppa.
11105
11106 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11107
11108 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11109 only if it is not empty.
11110
11111 1999-02-17 Nick Clifton <nickc@cygnus.com>
11112
11113 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11114
11115 * config.guess: Modified to recognize uname's armv* syntax.
11116
11117 * config.sub: Modified to recognize uname's armv* syntax.
11118
11119 1999-02-17 Mark Salter <msalter@cygnus.com>
11120
11121 * configure.in: Added target-bsp for sparclite.
11122
11123 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11124
11125 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11126
11127 1999-02-08 Nick Clifton <nickc@cygnus.com>
11128
11129 * configure.in: Add support for strongarm port.
11130 * config.sub: Add support for strongarm target.
11131
11132 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11133
11134 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11135 the old name config/mh-cygwin32.
11136 Enable texinfo.
11137
11138 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11139
11140 * configure.in: Do build ld for ix86 Solaris.
11141
11142 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11143
11144 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11145 $AR_FOR_TARGET. Likewise for RANLIB.
11146
11147 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11148
11149 * config.sub (oabi): Recognize.
11150 * configure.in (arm-*-oabi): Handle.
11151
11152 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11153
11154 * config.guess: Improve detection of i686 on UnixWare 7.
11155
11156 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11157
11158 * config.guess: Add support for i386-pc-interix.
11159 * config.sub: Likewise.
11160 * configure.in: Likewise.
11161
11162 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11163
11164 * Makefile.in: Remove unneeded all-target-libio from
11165 from all-target-winsup target since it is now unneeded.
11166 Add all-target-libtermcap in its place since it is now
11167 needed.
11168
11169 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11170
11171 * configure.in: makefile stub for cygwin target is probably
11172 unnecessary. Remove it for now.
11173
11174 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11175
11176 * configure.in: libtermcap.a should be built when cygwin is the
11177 target as well as the host.
11178 * config.guess: Allow mixed case in cygwin uname output.
11179 * Makefile.in: Add libtermcap target.
11180
11181 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11182
11183 * config.sub: Clean up handling of hppa2.0.
11184
11185 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11186
11187 * config.guess: Use C code to identify more HP machines.
11188
11189 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11190
11191 * config.sub: Handle hppa2.0.
11192
11193 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11194
11195 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11196 cygmon for all sparclite targets, regardless of object format.
11197
11198 1998-12-15 Mark Salter <msalter@cygnus.com>
11199
11200 * configure.in: Added target-bsp for several target architectures.
11201
11202 * Makefile.in: Added rules for bsp.
11203
11204 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11205
11206 * config.guess: Improve detection of hppa2.0 processors.
11207
11208 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11209
11210 * config.guess: Recognize FreeBSD using ELF automatically.
11211
11212 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11213
11214 * configure (skip-this-dir): Add handling for new shell script, which
11215 might be created by a sub-directory's configure to indicate, this particular
11216 directory is "unwanted".
11217 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11218
11219 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11220
11221 * ltconfig: import from libtool, after changing libtool to
11222 account for the cygwin name change.
11223
11224 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11225
11226 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11227 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11228
11229 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11230
11231 * configure.in: Add libtermcap to list of cygwin dependencies.
11232
11233 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11234
11235 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11236 they include winsup/include when it's a cygwin target.
11237
11238 1998-11-12 Tom Tromey <tromey@cygnus.com>
11239
11240 * configure.in (host_tools): Added zip.
11241 * Makefile.in (all-target-libjava): Depend on all-zip.
11242 (all-zip): New target.
11243 (ALL_MODULES): Added all-zip.
11244 (NATIVE_CHECK_MODULES): Added check-zip.
11245 (INSTALL_MODULES): Added install-zip.
11246 (CLEAN_MODULES): Added clean-zip.
11247
11248 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11249
11250 * Makefile.in: lose "32" from comment about cygwin.
11251
11252 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11253
11254 * configure.in: Use -Os to build target libraries for the fr30.
11255
11256 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11257
11258 * config.sub: Add fr30.
11259
11260 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11261
11262 * configure.in: drop "32" from config/mh-cygwin32. Check
11263 cygwin* instead of cygwin32*.
11264 * config.sub: Check cygwin* instead of cygwin32*.
11265
11266 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11267
11268 * config.guess: Match any version of Unixware7.
11269
11270 1998-10-20 Syd Polk <spolk@cygnus.com>
11271
11272 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11273 if desired.
11274
11275 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11276
11277 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11278 these if the appropriate directories and files to not exist.
11279
11280 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11281
11282 * Makefile.in (DEVO_SUPPORT): Add config.if.
11283
11284 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11285
11286 * configure: Add pattern to replace "build_tooldir"'s
11287 definition in the generated Makefile with "tooldir"'s
11288 actual value.
11289
11290 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11291
11292 * config.sub: Bring back lost sparcv9.
11293
11294 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11295
11296 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11297
11298 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11299 CC_FOR_TARGET and friends.
11300
11301 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11302
11303 * Makefile.in (build_tooldir): New variable, same as tooldir.
11304 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11305 -B$(build_tooldir)/bin/.
11306 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11307
11308 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11309
11310 * README: Remove installation instructions and refer to the
11311 INSTALL directory instead.
11312
11313 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11314
11315 * config.sub: Add support for i[34567]86-pc-udk.
11316 * configure.in: Likewise.
11317
11318 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11319
11320 * Makefile.in: add bzip2 package building bits for user
11321 tools module
11322 * configure.in: ditto
11323
11324 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11325
11326 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11327 (ALL_TARGET_MODULES): Add all-target-libobjc.
11328 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11329 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11330 (all-target-libchill): Add dependencies.
11331 * configure.in (target_libs): Add libchill.
11332
11333 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11334
11335 * configure.in (target_subdir): Remove duplicate line.
11336
11337 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11338
11339 * Makefile.in (all-automake): fix dependencies.
11340
11341 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11342
11343 * configure.in: Minor cleanups for building in the $(target_alias)
11344 subdir.
11345
11346 1998-09-22 Jim Wilson <wilson@cygnus.com>
11347
11348 * Makefile.in (bootstrap): Set r and s before make all. Use
11349 BASE_FLAGS_TO_PASS in make all.
11350 (cross): Likewise.
11351
11352 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11353
11354 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11355
11356 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11357
11358 * config.sub: Fix typo in last change.
11359
11360 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11361
11362 * config.sub: Add support for C4x target.
11363 * configure.in: Likewise.
11364
11365 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11366
11367 * config.sub: Recognize sparcv9 just like sparc64.
11368
11369 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11370
11371 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11372
11373 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11374
11375 * config.guess: Correctly identify Pentium II sco boxes.
11376
11377 * config.guess: Fix "tr" code. From Weiwen Liu.
11378
11379 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11380
11381 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11382 stabs.
11383
11384 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11385
11386 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11387 (ALL_TARGET_MODULES): Add all-target-libchill.
11388 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11389 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11390 (all-target-libchill): Add dependencies.
11391 * configure.in (target_libs): Add libchill.
11392
11393 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11394
11395 * config.guess: Avoid assumptions about "tr" behaves when
11396 LANG is set to something other than English.
11397
11398 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11399
11400 * configure (gxx_include_dir): Changed to
11401 '${prefix}/include/g++'-${libstdcxx_interface}.
11402
11403 * config.if: New to determine the interfaces.
11404
11405 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11406
11407 * config.guess: Detect and handle MPE/IX.
11408 * config.sub: Deal with MPE/IX.
11409
11410 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11411
11412 * configure.in: Use mh-aix43.
11413
11414 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11415
11416 * configure: Fix --without/--disable cases for gxx-include-dir.
11417
11418 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11419
11420 * mdata-sh: Imported. Needed for automake support.
11421
11422 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11423
11424 * Makefile.in (taz): Try "chmod -R og=u ." before
11425 "chmod og=u `find . -print`".
11426
11427 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11428
11429 * configure.in: Add arm-elf and thumb-elf support.
11430
11431 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11432
11433 * Makefile.in: Undo previous patch.
11434
11435 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11436
11437 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11438 to here ...
11439 (install-no-fixedincludes): and here
11440 (INSTALL_MODULES): ... from here.
11441
11442 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11443
11444 * config.sub: Merge with FSF.
11445
11446 * config.guess: Merge with FSF.
11447
11448 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11449
11450 * configure (extraconfigdirs): New variable.
11451 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11452 * Makefile.in (all): Move higher in file.
11453 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11454 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11455 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11456 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11457 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11458
11459 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11460
11461 * Makefile.in (all-target-libjava): Depend on all-gcc and
11462 all-target-newlib.
11463 (configure-target-libjava): Depend on $(ALL_GCC).
11464
11465 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11466
11467 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11468 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11469
11470 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11471
11472 * INSTALL/README: Fix typo.
11473
11474 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11475
11476 * ylwrap: Change absolute path checks to check for DOS style path
11477 names.
11478
11479 * ylwrap: Don't use a full path name if the source file is in the
11480 same directory. From hjl@lucon.org (H.J. Lu).
11481
11482 * config-ml.in: Default to being verbose, to match Feb 18 change to
11483 configure.
11484
11485 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11486
11487 Brought over from egcs:
11488
11489 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11490
11491 * configure.in (target_subdir): Set to ${target_alias} instead
11492 of "libraries".
11493
11494 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11495
11496 * configure.in (target_subdir): Set to libraries if enable_multilib.
11497
11498 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11499
11500 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11501 multilibs, force reconfiguration the first time we create
11502 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11503
11504 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11505
11506 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11507 avoid confusion with --no-recursion.
11508
11509 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11510
11511 * configure.in: Win32 hosts shouldn't use install -x
11512 * install-sh: remove -x option, and special .exe-handling
11513 hack.
11514
11515 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11516
11517 * config.guess: Recognize i586-pc-beos.
11518 * configure.in: Don't build some bits for beos.
11519
11520 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11521
11522 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11523 CFLAGS default to -O2.
11524
11525 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11526 when using GNU ld.
11527
11528 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11529
11530 * ltmain.sh: Correct install when using a different shell.
11531
11532 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11533
11534 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11535
11536 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11537
11538 * makefile.vms: Update to build binutils/makefile.vms. Add install
11539 target.
11540
11541 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11542
11543 * ltconfig: Update to correct AIX handling.
11544
11545 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11546
11547 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11548
11549 * configure.in (target_subdir): Set to ${target_alias} instead
11550 of "libraries".
11551
11552 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11553
11554 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11555 (Makefile): Depend on $(gcc_version_trigger).
11556
11557 * configure (gcc_version): Change default initializer to empty
11558 string.
11559 (gcc_version_trigger): New variable; pass this variable down
11560 to subdir configures to enable them checking gcc's version
11561 themselves. Emit make macros for both gcc_version vars.
11562 (topsrcdir): Initialize reliably.
11563 (recursion line): Remove --with-gcc-version=${gcc_version}.
11564
11565 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11566
11567 * configure (enable_version_specific_runtime_libs): Implement new flag
11568 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11569 in $(libsubdir); emit definition in each generated Makefile.
11570 (gxx_include_dir): Initialize depending on
11571 $enable_version_specific_runtime_libs.
11572
11573 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11574
11575 * configure (gcc_version): Initialize properly depending on
11576 how and where configure is started.
11577 (recursion line): Pass a --with-gcc-version=${gcc_version}
11578 to configures in subdirs.
11579
11580 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11581
11582 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11583 cygmon
11584
11585 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11586
11587 * configure.in: Add cygmon and libstub support for mn10200.
11588
11589 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11590
11591 * configure (gcc_version): Add new variable describing the
11592 particular gcc version we're building.
11593 * Makefile.in (libsubdir): Add new macro for the directory
11594 in which the compiler finds executables, libraries, etc.
11595 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11596 and libsubdir.
11597
11598 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11599
11600 * Makefile.in (local-clean): Remove *.log.
11601 (warning.log): Built with warn_summary from build.log.
11602 (mail-report.log): Run test_summary.
11603 (mail-report-with-warnings.log): Run test_summary including
11604 warning.log in the report.
11605
11606 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11607
11608 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11609
11610 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11611
11612 * Makefile.in (grep): Grep no longer depends on libiberty.
11613
11614 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11615
11616 * Makefile.in: all-snavigator needs all-libgui.
11617
11618 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11619
11620 * configure.in: Add cygmon and libstub support for mn10300.
11621
11622 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11623
11624 * missing: Update to version from automake 1.3.
11625
11626 * ltmain.sh: On installation, don't get confused if the same name
11627 appears more than once in the list of library names.
11628
11629 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11630
11631 * config.sub: Accept m68060 and m5200 as CPU names.
11632
11633 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11634
11635 * configure: Use && rather than using -a in test, because odd
11636 strings can confuse test.
11637 * configure.in: Likewise.
11638
11639 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11640
11641 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11642
11643 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11644
11645 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11646 bootstrap4-lean): New targets.
11647
11648 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11649
11650 * mpw-* Delete. Not used.
11651
11652 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11653
11654 * COPYING.LIB: Update FSF address.
11655
11656 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11657
11658 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11659
11660 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11661 GAS_SUPPORT_DIRS.
11662
11663 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11664
11665 * ltconfig, ltmain.sh: Avoid producing a version number if
11666 -version-info was not used.
11667
11668 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11669
11670 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11671 building with newlib.
11672
11673 1998-04-30 Paul Eggert <eggert@twinsun.com>
11674
11675 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11676 Solaris `make' causes it to continue to next definition.
11677
11678 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11679
11680 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11681 the right GUI libraries and files are installed along with GDB.
11682
11683 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11684
11685 * configure.in: Change alpha to alpha* in several places.
11686
11687 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11688
11689 * config.sub: Recognize sparc86x.
11690
11691 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11692
11693 * configure.in (--enable-target-optspace): Remove debug echo.
11694
11695 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11696
11697 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11698
11699 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11700
11701 * ltconfig: Update cygwin32 support.
11702
11703 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11704 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11705 (GDB_SUPPORT_DIRS): Likewise.
11706
11707 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11708
11709 * configure.in (target_makefile_frag): If --enable-target-optspace,
11710 use -Os to compile target libraries rather than -O2. Default to
11711 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11712 not used.
11713 * configure.in (target_cflags): Ditto for d30v.
11714
11715 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11716
11717 * Makefile.in (all-bfd): Depend on all-intl.
11718 (all-binutils): Likewise.
11719 (all-gas): Likewise.
11720 (all-gprof): Likewise.
11721 (all-ld): Likewise.
11722
11723 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11724
11725 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11726
11727 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11728
11729 * Makefile.in (all-bfd): Depend upon all-libiberty.
11730
11731 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11732
11733 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11734
11735 * Makefile.in: Add libstub.
11736
11737 * configure.in: Ditto. Build libstub for targets that have cygmon
11738 support.
11739
11740 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11741
11742 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11743
11744 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11745
11746 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11747 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11748
11749 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11750
11751 * configure: Define DEFAULT_M4 by searching PATH.
11752 * Makfile.in: Use DEFAULT_M4.
11753
11754 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11755
11756 * ltconfig: Add cygwin32 support.
11757
11758 * Makefile.in, configure.in: Add libtool as a native only directory
11759 to configure and build.
11760
11761 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11762
11763 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11764
11765 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
11766
11767 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11768
11769 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11770
11771 * Makefile.in: add ash make rules
11772 * configure.in: add ash to native_only and host_tools lists
11773
11774 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11775
11776 * Makefile.in (all-gettext, all-intl): New targets.
11777 (ALL_MODULES): Added all-gettext, all-intl.
11778 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11779 (INSTALL_MODULES): Added install-gettext, install-intl.
11780 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11781
11782 * configure.in (host_tools): Added gettext.
11783 (native_only): Likewise.
11784 (noconfigdirs) [various cases]: Likewise.
11785 (host_libs): Added intl.
11786
11787 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11788
11789 * configure: Do not disable building gdbtk for cygwin32 hosts.
11790
11791 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11792
11793 * configure.in: Add thumb-coff target.
11794 * config.sub: Add thumb-coff target.
11795
11796 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11797
11798 * Makefile.in: Revert yesterday's change.
11799 (all-target-winsup): all-target-librx stays out of here.
11800
11801 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11802
11803 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11804 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11805 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11806 Remove references to librx and libg++.
11807
11808 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11809
11810 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11811 recursive makes
11812
11813 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11814
11815 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11816 for newlib directory.
11817 (CXX_FOR_TARGET): Likewise.
11818
11819 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11820
11821 * ltconfig: Update after libtool/ltconfig.in change for
11822 hpux11.
11823
11824 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11825
11826 * ltconfig, ltmain.sh: Update to libtool 1.2.
11827
11828 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11829
11830 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11831 (install-gcc-cross): Instead, override LANGUAGES here.
11832
11833 1998-03-18 Dave Love <d.love@dl.ac.uk>
11834
11835 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11836 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11837
11838 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11839
11840 * configure.in: Add Thumb-pe target.
11841
11842 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
11843
11844 * Makefile.in - changed sn targets to snavigator
11845 * configure.in - changed sn targets to snavigator
11846
11847 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11848
11849 * config-ml.in: After building symlink tree call make distclean
11850 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11851 to be the case for libiberty.
11852
11853 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11854
11855 * configure: When making link, also check the current
11856 directory. The configure scripts may create one.
11857
11858 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11859
11860 * config.sub: Accept alphapca56 and alphaev6 properly.
11861
11862 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11863
11864 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11865
11866 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11867
11868 * config.sub (sco5): Fix typo.
11869
11870 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11871
11872 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11873 install-itcl.
11874 (install-itcl): Remove dependency on install-tcl.
11875
11876 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
11877
11878 * configure.in: Remove libgloss from noconfigdirs for MN10300.
11879
11880 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
11881
11882 * configure.in: Don't build libgui for a cygwin32 target when not on
11883 a cygwin32 host.
11884
11885 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
11886
11887 * configure (redirect): Set to null, so default behavior of
11888 configure is now --verbose.
11889
11890 1998-02-16 Dave Love <d.love@dl.ac.uk>
11891
11892 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11893 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11894
11895 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
11896
11897 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11898 this change to sync Makefile.in with its ChangeLog entries.
11899
11900 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
11901
11902 * ltmain.sh (mkdir): Check that the directory doesn't exist
11903 before we exit with error, so that we don't get races during
11904 parallel builds.
11905
11906 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
11907
11908 * ltconfig, ltmain.sh: Update from libtool 1.0i.
11909
11910 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
11911
11912 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11913 PICFLAG_FOR_TARGET.
11914 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11915
11916 * configure: Emit a definition for the new macro enable_shared
11917 into each Makefile.
11918
11919 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11920
11921 * configure.in (host_tools, native_only): Add libtool.
11922
11923 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
11924
11925 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11926 Fix typo in ming config comment.
11927
11928 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
11929
11930 * ltconfig, ltmain.sh: Update from libtool 1.0h.
11931
11932 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
11933
11934 * config.sub: Add tic30 cases, and map c30 to tic30.
11935
11936 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
11937
11938 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11939 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11940 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11941 (CLEAN_TARGET_MODULES): Similarly
11942 (all-target-libf2c): Add dependences.
11943 * configure.in (target_libs): Add libf2c.
11944
11945 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
11946
11947 * configure.in: Remove expect from noconfigdirs when target
11948 is cygwin32. OK to build expect and dejagnu with Canadian
11949 Cross.
11950
11951 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
11952
11953 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11954 host.
11955
11956 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11957 and mingw32.
11958
11959 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
11960
11961 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11962 here as it is not defined in the toplevel Makefile.
11963
11964 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
11965
11966 * configure (package_makefile_rules_frag): New variable, which names
11967 a file with generic rules, ...
11968 Change comment to mention we now have FIVE parts.
11969 * configure: Undo last change.
11970
11971 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
11972
11973 * config.guess: More accurate determination of HP processor types.
11974 * config.sub: More accurate determination of HP processor types.
11975
11976 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
11977
11978 * configure (package_makefile_frag): Move inserting the
11979 ${package_makefile_frag} to where it should be according
11980 to the comment.
11981
11982 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
11983
11984 * config.guess: Add support for Linux/ARM.
11985
11986 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
11987
11988 * .cvsignore: Remove *-info and *-install since they match
11989 release-info and mpw-install, which we don't want to just ignore.
11990
11991 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
11992
11993 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
11994
11995 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
11996
11997 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
11998 local_prefix to sub-make invocations.
11999
12000 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12001
12002 * configure.in: Check makefile fragments in the source
12003 directory.
12004
12005 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12006
12007 * configure.in: Check whether host and target makefile
12008 fragments exist before adding them to *_makefile_frag.
12009
12010 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12011
12012 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12013
12014 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12015
12016 * configure.in: Make sure we only replace RPATH_ENVVAR on
12017 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12018 regexp to sed.
12019
12020 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12021 to sub-makes.
12022
12023 1998-01-13 Lee Iverson (leei@ai.sri.com)
12024
12025 * config-ml.in (multi-do): LDFLAGS must include multilib
12026 designator.
12027
12028 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12029
12030 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12031
12032 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12033
12034 * config.sub: Add mingw32 support.
12035 * configure.in: Likewise.
12036
12037 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12038
12039 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12040
12041 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12042
12043 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12044 * configure (gxx_include_dir): Provide a definition for subdirs
12045 which do not use autoconf.
12046
12047 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12048
12049 * config.guess: Sync with egcs. Picks up new alpha support,
12050 BeOS & some additional linux support.
12051
12052 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12053
12054 * config.guess: HP 9000/803 is a PA1.1 machine.
12055
12056 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12057
12058 * configure.in: It's alpha*-...
12059
12060 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12061
12062 * configure.in (host_makefile_frag, target_makefile_frag):
12063 Handle multiple config files.
12064 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12065 alpha-*-*.
12066
12067 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12068
12069 * mkdep: New file.
12070
12071 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12072
12073 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12074
12075 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12076
12077 * Makefile.in: Add libgui directory.
12078 (GDB_TK): Add all-libgui.
12079 * configure.in: Add libgui directory.
12080 * configure: Add all-libgui to GDB_TK.
12081
12082 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12083
12084 * config-ml.in (multidirs): Add m32r to multilib list.
12085
12086 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12087
12088 * Makefile.in (all-target-gperf): Change dependency to
12089 all-target-libstdc++.
12090
12091 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12092
12093 * config.guess: Add BeOS support.
12094
12095 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12096
12097 Source directory cvs renamed to cvssrc:
12098 * configure.in (host_tools): Change cvs to cvssrc.
12099 (native_only): Likewise.
12100 (noconfigdirs) [various cases]: Likewise.
12101 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12102 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12103 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12104 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12105 (all-cvssrc): Rename target from all-cvs.
12106
12107 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12108
12109 * configure (gxx_include_dir): Fix thinko.
12110
12111 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12112
12113 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12114 (install-cross, install-gcc-cross): New targets.
12115
12116 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12117
12118 * configure.in (noconfigdirs): Add support for Thumb target.
12119
12120 * config.sub (maybe_os): Add support for Thumb target.
12121
12122 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12123
12124 * Makefile.in: Add rules for cygmon.
12125
12126 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12127
12128 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12129
12130 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12131 * configure (gxx_include_dir): Provide a definition for subdirs
12132 which do not use autoconf.
12133
12134 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12135
12136 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12137 11/18/97 build
12138
12139 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12140
12141 * From Franz Sirl.
12142 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12143 found on RedHat Linux systems.
12144
12145 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12146
12147 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12148 guesses.
12149
12150 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12151
12152 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12153
12154 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12155
12156 * ltmain.sh: If mkdir fails, check whether the directory was created
12157 anyhow by some other process.
12158
12159 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12160
12161 * configure.in (d30v-*-*): Configure all directories.
12162
12163 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12164
12165 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12166 for the D30V.
12167
12168 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12169
12170 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12171
12172 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12173
12174 * include/libiberty.h: Add extern "C" { so it can be used with C++
12175 progrms.
12176 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12177 programs.
12178
12179 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12180
12181 * configure.in (d30v-*-*): Configure GCC now.
12182
12183 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12184
12185 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12186 is no longer needed.
12187
12188 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12189
12190 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12191
12192 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12193
12194 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12195 targets using "$@" to provide support for similar but not identical
12196 targets without having to duplicate code.
12197
12198 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12199
12200 * makefile.vms: Fix to work with DEC C.
12201
12202 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12203
12204 * config.sub: Add mips-tx39-elf to marketing names.
12205
12206 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12207
12208 * ltmain.sh: Handle symlinks in generated script.
12209
12210 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12211
12212 * configure: Handle autoconf style directory options: --bindir,
12213 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12214 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12215 --sysconfdir.
12216 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12217 (sharedstatedir, localstatedir, oldincludedir): New variables.
12218 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12219 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12220 sbindir, sharedstatedir, and sysconfdir.
12221
12222 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12223
12224 * Makefile.in (bootstrap-lean): New target.
12225
12226 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12227
12228 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12229 sn, and gnuserv from noconfigdirs.
12230
12231 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12232
12233 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12234
12235 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12236
12237 * Makefile.in (cross): New target.
12238
12239 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12240 Jeff Law <law@cygnus.com>
12241
12242 * Makefile.in (bootstrap2, bootstrap3): New targets.
12243 (all-bootstrap): Remove outdated and confusing target.
12244 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12245
12246 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12247
12248 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12249 windows. Consistent with gdb/configure.
12250
12251 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12252
12253 * configure.in: Name Linux target fragment.
12254
12255 * configure: Rewrite so that project Makefile fragment is inserted
12256 first and appears last in the resulting Makefile.
12257
12258 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12259
12260 * Makefile.in (install-itcl): Install tcl first.
12261
12262 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12263
12264 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12265
12266 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12267
12268 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12269
12270 * configure.in (skipdirs): Add target-librx for Linux.
12271 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12272
12273 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12274
12275 * Makefile.in (bootstrap): New target.
12276
12277 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12278
12279 * config.sub: Accept 'amigados' for backward compatibility.
12280
12281 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12282
12283 * config.guess: Merge with FSF.
12284
12285 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12286
12287 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12288
12289 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12290
12291 * config.sub: Add "marketing-names" patch.
12292
12293 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12294
12295 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12296
12297 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12298
12299 * config.sub: Handle v850-elf.
12300
12301 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12302
12303 * .cvsignore (*-install): Remove.
12304
12305 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12306
12307 * ltconfig: Set CONFIG_SHELL in libtool.
12308 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12309
12310 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12311
12312 * configure.in (target_subdir): Set to libraries if enable_multilib.
12313
12314 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12315
12316 * config.guess: Update from gcc directory.
12317
12318 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12319
12320 * Makefile.in (all-sim): Depends on all-readline.
12321
12322 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12323
12324 * Makefile.in (BISON, YACC): Use $$s.
12325 (all-bison): Depend on all-texinfo.
12326
12327 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12328
12329 * Makefile.in (BISON): Add -L flag.
12330 (YACC): Likewise.
12331
12332 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12333
12334 * configure.in (noconfigdirs): Add support for v850e target.
12335
12336 * config.sub (maybe_os): Add support for v850e target.
12337
12338 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12339
12340 * configure.in (noconfigdirs): Add support for v850ea target.
12341
12342 * config.sub (maybe_os): Add support for v850ea target.
12343
12344 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12345
12346 * config.sub: Add mipstx39. Delete r3900.
12347
12348 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12349
12350 * Makefile.in (all-autoconf): Depends on all-texinfo.
12351
12352 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12353
12354 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12355 eabi targets.
12356
12357 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12358
12359 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12360
12361 * configure: When handling a Canadian Cross, handle YACC as well as
12362 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12363 * Makefile.in (all-bison): Depend upon all-texinfo.
12364
12365 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12366
12367 * Makefile.in (BISON): bison, not byacc or bison -y.
12368 (YACC): bison -y or byacc or yacc.
12369 (various): Add *-bison as appropriate.
12370 (taz): No need to mess with BISON anymore.
12371
12372 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12373
12374 * configure: If OSTYPE matches *win32*, try to find a good value for
12375 CONFIG_SHELL.
12376
12377 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12378
12379 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12380 configure.in if it is present.
12381
12382 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12383
12384 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12385
12386 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12387
12388 * config.sub: Recognize `arc' cpu.
12389 * configure.in: Likewise.
12390 * config-ml.in: Likewise.
12391
12392 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12393
12394 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12395
12396 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12397
12398 * configure: Changed sed delimiter from ':' to '|' when
12399 attempting to substitute ${config_shell} for SHELL. On
12400 NT ${config_shell} may contain a ':' in it.
12401
12402 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12403
12404 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12405
12406 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12407
12408 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12409
12410 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12411
12412 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12413
12414 * ylwrap: If the program is a relative path, force it to be
12415 absolute.
12416
12417 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12418
12419 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12420
12421 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12422
12423 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12424 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12425 for libraries.
12426
12427 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12428
12429 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12430 separated by spaces.
12431
12432 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12433
12434 * ylwrap: New file.
12435 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12436
12437 * ltmain.sh: Handle /bin/sh at start of install program.
12438
12439 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12440
12441 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12442 * missing: New file, from automake 1.2.
12443
12444 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12445
12446 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12447 check-tk to CHECK_X11_MODULES.
12448
12449 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12450
12451 * config.sub: Merge with FSF.
12452
12453 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12454
12455 * config.guess: Merge with FSF.
12456
12457 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12458
12459 * configure: Treat msdosdjgpp like go32.
12460 * configure.in: Likewise. Don't remove gprof for go32.
12461
12462 * configure: Change Makefile.tem2 to Makefile.tm2.
12463
12464 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12465
12466 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12467
12468 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12469
12470 * install-sh (chmodcmd): Set to null if the DST directory already
12471 exists. Same as Nov 11th change.
12472
12473 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12474
12475 * configure (GDB_TK): Needs itcl and tix.
12476
12477 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12478
12479 * config.guess: Update from FSF.
12480
12481 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12482
12483 * Makefile.in (GDB_TK): Depend on itcl and tix.
12484
12485 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12486
12487 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12488 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12489 (INSTALL_SCRIPT): New variable.
12490 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12491 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12492 to -x.
12493 * install-sh: Add support for -x option.
12494
12495 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12496
12497 * configure.in, Makefile.in: Treat tix like itcl.
12498
12499 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12500
12501 * Makefile.in (WINDRES): New variable.
12502 (WINDRES_FOR_TARGET): New variable.
12503 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12504 (EXTRA_HOST_FLAGS): Add WINDRES.
12505 (EXTRA_TARGET_FLAGS): Add WINDRES.
12506 (EXTRA_GCC_FLAGS): Add WINDRES.
12507 ($(DO_X)): Pass down WINDRES.
12508 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12509 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12510 DLLTOOL_FOR_TARGET.
12511
12512 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12513
12514 * configure.in: configure sim before gdb for win32-x-ppc
12515
12516 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12517
12518 Move gperf into the toplevel, from libg++.
12519 * configure.in (target_tools): Add target-gperf.
12520 (native_only): Add target-gperf.
12521 * Makefile.in (all-target-gperf): New target, depend on
12522 all-target-libg++.
12523 (configure-target-gperf): Empty rule.
12524 (ALL_TARGET_MODULES): Add all-target-gperf.
12525 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12526 (CHECK_TARGET_MODULES): Add check-target-gperf.
12527 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12528 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12529
12530 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12531
12532 * config.sub (mn10200): Recognize new basic machine.
12533
12534 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12535
12536 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12537 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12538
12539 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12540
12541 * configure.in: If we're building mips-sgi-irix6* native, turn on
12542 ENABLE_MULTILIB and set TARGET_SUBDIR.
12543
12544 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12545
12546 * Makefile.in (all-sn): Depend on all-grep.
12547
12548 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12549
12550 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12551
12552 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12553 Makefile. From Jeff Makey <jeff@cts.com>.
12554 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12555
12556 * Makefile.in (DISTBISONFILES): Remove.
12557 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12558 $(DEFAULT_YACC).
12559
12560 * configure.in: Build itl, db, sn, etc., when building for native
12561 cygwin32.
12562
12563 * Makefile.in (LD): New variable.
12564 (EXTRA_HOST_FLAGS): Pass down LD.
12565 ($(DO_X)): Likewise.
12566
12567 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12568
12569 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12570
12571 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12572
12573 * configure.in (targargs): Strip out any supplied --build argument
12574 before adding our own. Always add --build.
12575
12576 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12577
12578 * configure.in (targargs): Pass --build if we're doing
12579 a cross-compile.
12580
12581 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12582
12583 * configure: Use '|' instead of ":" as the separator in
12584 sed. Otherwise sed chokes on NT path names with drive
12585 designators. Also look for "?:*" as the leading characters in an
12586 absolute pathname.
12587
12588 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12589
12590 * config.sub: Support for r3900.
12591
12592 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12593
12594 * configure.in: Use install-sh, not install.sh.
12595
12596 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12597
12598 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12599 apply it twice.
12600
12601 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12602
12603 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12604 install-binutils.
12605
12606 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12607
12608 * Makefile.in: Add automake targets.
12609 * configure.in (host_tools): Add automake.
12610
12611 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12612
12613 * configure: Default CXX to c++, not gcc.
12614 * Makefile.in (CXX): Set to c++, not gcc.
12615 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12616
12617 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12618
12619 * install-sh: try appending a .exe if source file doesn't
12620 exist
12621
12622 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12623
12624 * configure.in: Turn on multilib by default.
12625 (cross_only): Remove target-libiberty.
12626
12627 * Makefile.in (all-gcc): Don't depend on libiberty.
12628
12629 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12630
12631 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12632
12633 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12634
12635 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12636 (DISTBISONFILES): Add ld/Makefile.in
12637
12638 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12639
12640 * configure.in: if target is cygwin32 but host isn't cygwin32,
12641 don't configure gdb tcl tk expect, not just gdb.
12642
12643 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12644
12645 * configure.in: Added gnuserv everywhere sn appears.
12646
12647 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12648 (CROSS_CHECK_MODULES): Added check-gnuserv.
12649 (INSTALL_MODULES): Added install-gnuserv.
12650 (CLEAN_MODULES): Added clean-gnuserv.
12651 (all-gnuserv): New target.
12652
12653 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12654
12655 * config.guess: Fixes for MIPS OpenBSD systems.
12656
12657 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12658
12659 * Makefile.in (INSTALL_XFORM): Remove.
12660 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12661
12662 * mkinstalldirs: New file, copied from automake.
12663 * Makefile.in (installdirs): Rename from install-dirs. Use
12664 mkinstalldirs. Change all users.
12665 (DEVO_SUPPORT): Add mkinstalldirs.
12666
12667 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12668
12669 * install-sh: Rename from install.sh.
12670 * Makefile.in (INSTALL): Change install.sh to install-sh.
12671 (DEVO_SUPPORT): Likewise.
12672
12673 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12674 Graichen <graichen@rzpd.de>.
12675
12676 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12677
12678 * config.guess: Recognize OpenBSD systems correctly.
12679
12680 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12681
12682 * README, Makefile.in (ETC_SUPPORT): Remove references to
12683 cfg-paper*, configure.{texi,man,info*}._
12684
12685 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12686
12687 * Makefile.in (all.normal): Ensure that gcc is built after all
12688 the x11 - ie gdb - targets.
12689
12690 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12691
12692 * makefile.vms: Don't run conf-a-gas.
12693
12694 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12695
12696 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12697
12698 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12699
12700 * configure.in: Remove noconfigdirs case since gdb also
12701 configures and builds for tic80-coff.
12702
12703 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12704
12705 * configure: Set cache_file to config.cache.
12706 * Makefile.in (local-distclean): Remove config.cache.
12707
12708 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12709
12710 * COPYING: Update FSF address.
12711
12712 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12713
12714 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12715 noconfigdirs.
12716
12717 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12718
12719 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12720 MAKEDIRS, is empty.
12721
12722 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12723
12724 * config.sub: Tweak mn10300 entry.
12725
12726 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12727
12728 * configure.in (host_tools): Put sim before gdb, so gdb's
12729 configure.tgt can determine if the simulator was configured.
12730
12731 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12732
12733 * config.sub: Move BeOS $os case to be with other Cygnus
12734 local cases.
12735
12736 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12737
12738 * config.sub: Remove misplaced comment that broke Linux.
12739
12740 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12741
12742 * config.sub: Add BeOS support.
12743
12744 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12745
12746 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12747
12748 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12749
12750 * configure.in (noconfigdirs): Remove tcl and tk from
12751 noconfigdirs for cygwin32 builds.
12752
12753 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12754
12755 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12756
12757 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12758
12759 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12760 make-all.com, use makefile.vms instead.
12761
12762 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12763
12764 * config.sub: Accept -lnews*.
12765
12766 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12767
12768 * configure.in (noconfigdirs): Disable target-newlib,
12769 target-examples and target-libiberty for d30v.
12770
12771 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12772
12773 * configure.in (noconfigdirs): Enable ld for d30v.
12774
12775 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12776
12777 * configure.in (tic80-*-*): Build compiler.
12778
12779 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12780
12781 * configure.in (d30v-*): Remove sim directory from list of
12782 unsupported d30v directories
12783
12784 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12785
12786 * config.sub, configure.in: Add d30v target cpu.
12787
12788 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12789
12790 * makefile.vms: New file.
12791 * make-all.com: Remove.
12792
12793 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12794
12795 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12796
12797 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12798
12799 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12800
12801 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12802
12803 * Makefile.in (ALL_MODULES): Added all-db.
12804 (CROSS_CHECK_MODULES): Addec check-db.
12805 (INSTALL_MODULES): Added install-db.
12806 (CLEAN_MODULES): Added clean-db.
12807
12808 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12809
12810 * config.guess: Merge with latest FSF sources.
12811
12812 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12813
12814 * Makefile.in (ALL_MODULES): Added all-itcl.
12815 (CROSS_CHECK_MODULES): Added check-itcl.
12816 (INSTALL_MODULES): Added install-itcl.
12817 (CLEAN_MODULES): Added clean-itcl.
12818
12819 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12820
12821 * configure.in: build gdb for mn10200
12822
12823 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12824
12825 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12826
12827 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12828
12829 * configure.in (tic80-*-*): Turn off most targets right now.
12830
12831 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12832
12833 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12834 rather than the makeinfo program.
12835 (do-info): Depend upon all-texinfo.
12836
12837 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12838
12839 * configure.in: Remove uses of config/mh-linux.
12840
12841 * config.sub, config.guess: Merge with latest FSF sources.
12842
12843 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12844
12845 * config.sub (case $basic_machine): Add tic80 entries.
12846
12847 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12848
12849 * config.sub, config.guess: Merge with latest FSF sources.
12850
12851 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12852
12853 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12854 * mpw-config.in: Test for NewFolderRecursive.
12855 * mpw-install: Use symbolic name for startup filename.
12856 * mpw-README: Add various additional details.
12857
12858 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12859
12860 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12861
12862 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12863
12864 * configure.in: Do build gcc and the target libraries for
12865 the mn10200.
12866
12867 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12868
12869 * configure.in: don't avoid building gdb for mn10300 any more
12870 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12871 instead of single-quoting it.
12872
12873 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12874
12875 * configure.in: Don't use --with-stabs on IRIX 6.
12876
12877 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
12878
12879 * configure.in (m32r): Build gdb, libg++ now.
12880
12881 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12882
12883 * configure.in (mips*-sgi-irix6*): Remove gdb and related
12884 directories from noconfigdirs.
12885
12886 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
12887
12888 * config.sub (basic_machine): added mips16 configuration
12889
12890 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12891
12892 * config.sub: Handle d10v-unknown.
12893
12894 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
12895
12896 * config.sub: Handle v850-unknown.
12897
12898 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
12899
12900 * Makefile.in: add findutils
12901 * configure.in: add findutils to list of host_tools
12902
12903 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
12904
12905 * config.sub: Handle mn10200 and mn10300.
12906
12907 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12908
12909 * configure.in (d10v-*): Do not build librx.
12910
12911 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
12912
12913 * configure.in (mn10300): Build everything except gdb & libgloss.
12914
12915 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
12916
12917 * config.guess: Patch for Dansk Data Elektronik servers,
12918 from Niels Skou Olsen <nso@dde.dk>.
12919
12920 For ncr, use /bin/uname rather than uname, since GNU uname does not
12921 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
12922
12923 Patch for MIPS R4000 running System V,
12924 from Eric S. Raymond <esr@snark.thyrsus.com>.
12925
12926 Fix thinko for nextstep.
12927
12928 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12929
12930 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
12931 * config.guess: Guess mips-dec-mach_bsd4.3.
12932
12933 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
12934 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
12935 release numbers.
12936 * config.guess (mips-mips-riscos*): Emit just enough of the
12937 release number.
12938
12939 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
12940 * config.guess (sparc-auspex-sunos*): Added.
12941 (f300-fujitsu-*): Added.
12942
12943 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
12944 * config.guess: Recognize a Tadpole as a sparc.
12945
12946 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12947
12948 * config.guess: Don't assume that NextStep version is either 2 or
12949 3. NextStep 4 (aka OpenStep 4) has come out now.
12950
12951 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12952
12953 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12954 From Rik Faith <faith@cs.unc.edu>.
12955
12956 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
12957
12958 * config.sub: Contributions from bug-gnu-utils to:
12959 Support plain "hppa" (no version given) architecture, reported by
12960 OpenStep.
12961 OpenBSD like NetBSD.
12962 LynxOs is not a hardware supplier.
12963
12964 * config.guess: Contributions from bug-gnu-utils to add support for:
12965 OpenBSD like NetBSD.
12966 Stratus systems.
12967 More Pyramid systems.
12968 i[n>4]86 Intel chips.
12969 M680[n>4]0 Motorola chips.
12970 Use unknown instead of lynx for hardware manufacturer.
12971
12972 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12973
12974 * install.sh (chmodcmd): Set to null if the DST directory already
12975 exists.
12976
12977 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12978
12979 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12980 not use mt-ppc target Makefile fragment any more.
12981
12982 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12983
12984 * configure.in (*-*-windows): Exclude everything but those dirs
12985 needed to build windows.
12986
12987 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
12988
12989 * Makefile.in (all-target-winsup): Depend on all-target-librx.
12990
12991 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12992
12993 * configure.in: Exclude mmalloc from i386-windows.
12994
12995 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12996
12997 * Undo my previous change.
12998
12999 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13000
13001 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13002 unconditionally.
13003 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13004
13005 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13006
13007 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13008 host to add it's own flags.
13009
13010 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13011
13012 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13013
13014 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13015
13016 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13017 (CXX_FOR_TARGET): Likewise.
13018 (GCC_FOR_TARGET): Define.
13019 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13020 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13021 CC_FOR_TARGET was specified on the command line.
13022 (MAKEOVERRIDES): Don't define.
13023
13024 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13025
13026 * configure.in (m32r): Fix spelling of libg++ libs.
13027
13028 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13029
13030 * config.sub (-apple*): Remove, now redundant.
13031
13032 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13033
13034 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13035
13036 * configure: Rework yesterday's sed script patch.
13037
13038 * config.sub: Merge with FSF.
13039
13040 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13041
13042 * config.guess: Merge from FSF.
13043
13044 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13045 * config.guess: Use pc instead of unknown, for pc clone systems.
13046 Change linux to linux-gnu.
13047
13048 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13049 * config.guess: Avoid non-portable tr syntax.
13050
13051 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13052
13053 * test-build.mk (HOLES): Add "xargs" for gdb.
13054
13055 * configure: Avoid hpux10.20 sed bug.
13056
13057 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13058
13059 * configure.in: Add support for windows host
13060 (that is a build done under the Microsoft build environment).
13061
13062 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13063
13064 * Makefile.in: Replace all uses of srcroot with s, to shrink
13065 command line lengths.
13066
13067 Patches from Geoffrey Noer <noer@cygnus.com>:
13068 * configure.in: If configuring for newlib, pass --with-newlib to
13069 subdirectories.
13070 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13071 -Bnewlib/ and -Lwinsup to gcc.
13072 (CXX_FOR_TARGET): Likewise.
13073
13074 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13075
13076 * Makefile.in (ETC_SUPPORT): Add configure.
13077
13078 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13079
13080 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13081 host configuration file.
13082
13083 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13084
13085 * configure.in: Break mn10x00 support into separate
13086 mn10200 and mn10300 configurations.
13087 * config.sub: Likewise.
13088
13089 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13090
13091 * configure.in: Add lots of stuff to noconfigdirs for
13092 the mn10x00 targets.
13093
13094 * config.sub, configure.in: Add mn10x00 support.
13095
13096 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13097
13098 * make-all.com: Call conf-a-gas, not config-a-gas.
13099
13100 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13101
13102 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13103 targets.
13104
13105 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13106
13107 * mpw-README: Add much more detail for native PowerMac.
13108 * mpw-install: New file.
13109 * mpw-configure: Add --norecursion and --help options.
13110 * mpw-config.in: Translate readme and install files when
13111 copying to objdir.
13112 * mpw-build.in: Don't always depend on byacc and flex.
13113 (install-only-top): New action.
13114
13115 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13116
13117 * configure.in: You can now configure GDB for the v850.
13118
13119 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13120
13121 * configure.in (noconfigdirs): Don't configure any C++ dirs
13122 if targeting D10V.
13123
13124 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13125
13126 * config.sub: Recognize mips64vr5000.
13127
13128 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13129
13130 * configure.in: Use a single line for host_tools and native_only.
13131
13132 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13133
13134 * config.sub, configure.in: Add entries for m32r.
13135
13136 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13137
13138 * Makefile.in (inet-install): Don't run install-gzip.
13139
13140 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13141
13142 * configure.in: Don't config lots of things for *-*-windows*.
13143
13144 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13145
13146 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13147 (host_libs, host_tools): Copy from configure.in.
13148 * mpw-configure: Don't complain about directories not found.
13149
13150 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13151
13152 * configure.in (i[345]86): Recognize i686 for pentium pro.
13153 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13154 file.
13155
13156 * config.guess (i[345]86): Ditto.
13157
13158 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13159
13160 * configure.in (noconfigdirs): Removed gdb for D10V.
13161
13162 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13163
13164 * configure.in: Remove ld, target-libio, target-libg++, and
13165 target-libstdc++ from noconfigdirs.
13166
13167 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13168
13169 * configure: Fix three locations where shell scripts were
13170 being run directly rather than with config_shell.
13171
13172 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13173
13174 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13175 * config.sub (basic_machine): Recognize v850.
13176
13177 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13178
13179 * mpw-configure: Handle multiple enable/disable options and
13180 pass them down recursively, handle -c and -s flags appropriately
13181 depending on choice of compiler, add escape mechanism for
13182 quoted arguments to gC.
13183
13184 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13185
13186 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13187 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13188 so that -mrelocatable-lib and -mno-eabi are used.
13189
13190 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13191 not support --print-multi-lib, don't abort.
13192
13193 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13194
13195 * make-all.com: Run config-a-gas.
13196 * setup.com: Don't copy subdirectory files around.
13197
13198 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13199
13200 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13201 target, it now compiles correctly.
13202
13203 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13204
13205 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13206
13207 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13208
13209 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13210
13211 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13212
13213 * configure.in (native_only): Add prms.
13214
13215 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13216
13217 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13218 (BINUTILS_SUPPORT_DIRS): Likewise.
13219
13220 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13221
13222 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13223 d10v support is added.
13224
13225 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13226
13227 * configure.in (d10v-*-*): New target.
13228
13229 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13230
13231 * config.guess (HP 9000/811): Recognize this as a PA1.1
13232 machine.
13233
13234 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13235
13236 * Makefile.in (do-tar-gz): New target, split out from tail end of
13237 taz target. Run each command separately, don't use pipes.
13238 (taz): Use it.
13239
13240 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13241
13242 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13243 * mpw-build.in: No builds should depend on building byacc or flex,
13244 they are assumed to be installed already.
13245
13246 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13247
13248 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13249 variable that CC_FOR_TARGET needs.
13250
13251 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13252
13253 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13254 options have changed since the last time the subdirectory was
13255 configured, and if it has, reconfigure.
13256 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13257 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13258
13259 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13260
13261 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13262 CLEAN_MODULES): Add bash.
13263 (all-bash): New target.
13264
13265 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13266
13267 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13268
13269 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13270
13271 * config.sub (basic_machine): Recognize d10v as a valid processor.
13272
13273 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13274
13275 * mpw-configure: Add support for --bindir.
13276 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13277
13278 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13279
13280 * configure.in: add bash, time, gawk to list of hosttools and things
13281 to only build for native toolchains
13282
13283 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13284
13285 * Makefile.in (docdir): Remove.
13286
13287 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13288
13289 * Makefile.in (datadir): Set to $(prefix)/share.
13290
13291 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13292
13293 * configure.in: build diff and patch for cygwin32-hosted
13294 toolchains.
13295
13296 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13297
13298 * config.sub: Accept -rtems*.
13299
13300 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13301
13302 * configure.in: enable dosrel for cygwin32-hosted builds,
13303 remove diff from the list of things not buildable
13304 via Canadian Cross
13305
13306 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13307
13308 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13309 don't get ". ".
13310
13311 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13312
13313 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13314
13315 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13316
13317 * Makefile.in (taz): Handle case where tex3patch didn't even get
13318 checked out. Also, if it was found, put the symlink in a new util
13319 subdirectory.
13320
13321 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13322
13323 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13324
13325 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13326
13327 * config.sub: Recognize -openvms.
13328 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13329 * make-all.com, setup.com: New files.
13330
13331 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13332
13333 * Makefile.in (taz): tex3patch moved to texinfo/util.
13334
13335 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13336
13337 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13338 * configure.in: remove make from disable-if-Can-Cross list
13339 enable gdb if ${host} and ${target} are cygwin32
13340
13341 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13342
13343 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13344 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13345
13346 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13347
13348 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13349 distinguish sysv/svr4/bsd variants.
13350 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13351
13352 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13353
13354 * configure.in: Added copyright notice.
13355 * move-if-change: Added copyright notice.
13356
13357 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13358
13359 * configure.in (powerpcle-*-solaris*): Until we get shared
13360 libraries working, don't build gdb, sim, make, tcl, tk, or
13361 expect.
13362
13363 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13364
13365 * config.guess: Merge with FSF:
13366
13367 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13368 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13369
13370 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13371 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13372
13373 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13374 * config.guess: Combine two OSF1 rules.
13375 Also recognize field test versions. From mjr@zk3.dec.com.
13376 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13377 because GNU uname does not support -p. From pmr@pajato.com.
13378
13379 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13380
13381 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13382
13383 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13384
13385 * mpw-README: Document GCCIncludes.
13386
13387 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13388
13389 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13390
13391 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13392
13393 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13394
13395 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13396
13397 * configure.in (*-*-cygwin32): Configure make.
13398
13399 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13400
13401 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13402
13403 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13404
13405 * Makefile.in (all-inet): Depend on all-perl.
13406
13407 * Makefile.in (inet-install): New target.
13408
13409 * Makefile.in (all-inet): Depend on all-tcl.
13410 (all-inet): Depend on all-send-pr.
13411
13412 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13413
13414 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13415 temporarily.
13416
13417 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13418
13419 * configure.in: Don't configure --with-gnu-ld on AIX.
13420
13421 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13422
13423 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13424
13425 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13426
13427 * Makefile.in (ALL_MODULES): Added all-inet.
13428 (CROSS_CHECK_MODULES): Added check-inet.
13429 (INSTALL_MODULES): Added install-inet.
13430 (CLEAN_MODULES): Added clean-inet.
13431 (all-indent): New target.
13432
13433 * configure.in (host_tools): Added inet.
13434 (native_only): Added inet.
13435 (noconfigdirs): Added inet.
13436
13437 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13438
13439 * configure.in: Don't configure libgloss if we are not configuring
13440 newlib.
13441
13442 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13443
13444 * configure.in: Don't configure libgloss for unsupported
13445 architectures.
13446
13447 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13448
13449 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13450
13451 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13452
13453 * Makefile.in (ALL_MODULES): Include all-apache.
13454 (CROSS_CHECK_MODULES): Include check-apache.
13455 (INSTALL_MODULES): Include install-apache.
13456 (all-apache): New target.
13457
13458 * configure.in: Added apache everywhere perl is seen.
13459
13460 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13461
13462 * Makefile.in: Add support for clean-{module} and
13463 clean-target-{module} rules.
13464
13465 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13466
13467 * configure.in (*-*-ose) do not build libgloss.
13468
13469 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13470
13471 * config.guess (prep*:SunOS:5.*:*): Turn into
13472 powerpele-unknown-solaris2.
13473
13474 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13475
13476 * configure.in: Permit --enable-shared to specify a list of
13477 directories.
13478
13479 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13480
13481 * configure.in (host==solaris): Pass only the first word of $CC
13482 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13483
13484 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13485
13486 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13487
13488 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13489
13490 * Makefile.in (ALL_MODULES): Include all-perl.
13491 (CROSS_CHECK_MODULES): Include check-perl.
13492 (INSTALL_MODULES): Include install-perl.
13493 (ALL_X11_MODULES): Include all-guile.
13494 (CHECK_X11_MODULES): Include check-guile.
13495 (INSTALL_X11_MODULES): Include install-guile.
13496 (all-perl): New target.
13497 (all-guile): New target.
13498
13499 * configure.in (host_tools): Include perl and guile.
13500 (native_only): Include perl and guile.
13501 (noconfigdirs): Don't build guile and perl; no ports have been
13502 done.
13503
13504 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13505
13506 * configure (--enable-*): Handle quoted option lists such as
13507 --enable-sim-cflags='-g0 -O' better.
13508
13509 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13510
13511 * Makefile.in ({,inst}all-target): New rule so we can make and
13512 install all of the target directories easily.
13513
13514 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13515
13516 * configure.in: Add missing global flag in sed substitution when
13517 deleting `target-' from ${configdirs}.
13518
13519 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13520
13521 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13522 option.
13523
13524 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13525 config/mh-necv4.
13526
13527 * install.sh: Correct misspelling of transformbasename.
13528
13529 * config.guess: Recognize mips-*-sysv*.
13530
13531 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13532
13533 * config.sub: Recognize mon960.
13534
13535 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13536
13537 * configure: Restore Canadian Cross handling of BISON and LEX,
13538 removed in Feb 20 change.
13539
13540 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13541
13542 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13543 Mention make install. Remove the old copyright date as well the
13544 clumsy and rather pointless copyright on the README file.
13545
13546 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13547
13548 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13549 Makefile after running symlink-tree, then run `make distclean' to
13550 avoid clobbering any generated files in srcdir.
13551
13552 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13553
13554 * configure.in (m68k-*-netbsd*): Build everything now.
13555
13556 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13557
13558 * Makefile.in (taz): Fix quoting.
13559
13560 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13561
13562 * configure.in (sparclet-*-*): Build everything now.
13563
13564 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13565
13566 * configure.in (m68k-*-linux*): New host.
13567
13568 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13569
13570 * configure: Check for bison before byacc.
13571
13572 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13573
13574 * Makefile.in configure: Change the way LEX and BISON/YACC are
13575 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13576 searching PATH. These are used as fallbacks by Makefile.in if
13577 flex/bison/byacc aren't in objdir.
13578
13579 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13580
13581 * Makefile.in: Make everything which depends upon all-bfd also
13582 depend upon all-opcodes, in case --with-commonbfdlib is used.
13583
13584 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13585
13586 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13587 building NT native compilers on Unix.
13588
13589 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13590
13591 * configure.in: Don't get CC from the host Makefile fragment if we
13592 can find gcc in PATH, or if this is a Canadian Cross. Move the
13593 Solaris test for /usr/ucb/cc to the post target script, just after
13594 the compiler sanity test.
13595
13596 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13597
13598 * config.sub: Merge with FSF.
13599
13600 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13601
13602 * Makefile.in (RPATH_ENVVAR): New variable.
13603 (REALLY_SET_LIB_PATH): Use it.
13604 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13605
13606 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13607
13608 * config.sub, configure.in: Recognize sparclet cpu.
13609
13610 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13611
13612 * config.guess: Support m68k-cbm-sysv4.
13613
13614 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13615
13616 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13617 m68k-unknown-linuxaout from linker help string. Put quotes around
13618 $ld_help_string.
13619
13620 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13621
13622 * config.guess (powerpc-harris-powerunix): Add guess for port
13623 to new target.
13624
13625 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13626
13627 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13628
13629 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13630
13631 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13632 $(REALLY_SET_LIB_PATH) in Makefile.
13633 * Makefile.in (SET_LIB_PATH): New variable.
13634 (REALLY_SET_LIB_PATH): New variable.
13635 ($(DO_X)): Use $(SET_LIB_PATH).
13636 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13637 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13638 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13639 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13640 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13641 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13642 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13643 (install-dosrel): Likewise.
13644 (all-opcodes): Depend upon all-libiberty.
13645
13646 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13647
13648 * config.guess (*:CYGWIN*): New
13649
13650 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13651
13652 * Makefile.in (all-target-winsup): All all-target-libiberty.
13653
13654 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13655
13656 * configure.in (noconfigdirs): Add missing # in front of comment.
13657
13658 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13659
13660 * configure.in: add second pass to things added to noconfigdirs
13661 so *-gm-magic can exclude libgloss properly.
13662
13663 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13664
13665 * mpw-configure (extralibs_name, rez_name): Set correctly
13666 for MWC68K compiler.
13667
13668 * mpw-README: Add more info on the necessary build tools.
13669
13670 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13671
13672 * configure.in, config.sub: Recognize cygwin32.
13673
13674 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13675
13676 * config.guess, config.sub: Recognize A/UX.
13677
13678 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13679
13680 * config.sub: Merge with gcc/config.sub.
13681
13682 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13683
13684 * mpw-build.in (do-binutils): Add build of stamps.
13685
13686 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13687
13688 * config.sub: Add recognition for mips64vr4100*-* targets.
13689
13690 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13691
13692 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13693 Add creation of gconfigargs with `--enable-shared' turned on.
13694 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13695 ($(host)-stamp-stage3-configured): Likewise.
13696 (HOLES): Add chatr and ldd.
13697 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13698
13699 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13700
13701 * configure: Pass --nfp to recursive configures.
13702
13703 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13704
13705 * Makefile.in (DLLTOOL): New.
13706 (DLLTOOL_FOR_TARGET): New.
13707 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13708 (EXTRA_TARGET_FLAGS): Ditto.
13709 (EXTRA_GCC_FLAGS): Ditto.
13710 (CONFIGURE_TARGET_MODULES): Ditto.
13711 (DO_X): Ditto.
13712 * configure: Add DLLTOOL.
13713
13714 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13715
13716 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13717 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13718 mh-sco, since old workarounds no longer needed, and don't
13719 build ld, since libraries have weak symbols in COFF.
13720
13721 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13722
13723 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13724
13725 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13726
13727 * configure.in: Make sure that ${CC} can be used to compile an
13728 executable.
13729
13730 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13731
13732 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13733 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13734 nothing depending on whether gdbtk is being built.
13735
13736 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13737
13738 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13739
13740 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13741
13742 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13743 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13744
13745 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13746
13747 * config-ml.in: Add support for
13748 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13749 Simplify setting of multidirs from --disable-foo.
13750
13751 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13752
13753 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13754 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13755 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13756 non-empty, pass them on to the GCC make.
13757 (all-bootstrap): New rule that is like all-gcc, except it executes
13758 the GCC bootstrap rule instead of the GCC all rule.
13759
13760 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13761
13762 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13763
13764 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13765
13766 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13767 DG/UX support.
13768
13769 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13770
13771 * config.sub (i*86*) Change [345] to [3456]
13772
13773 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13774
13775 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13776 --with-gnu-ld=no.
13777
13778 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13779
13780 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13781 AIX multilibs get built.
13782
13783 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13784
13785 * configure.in (i386-win32): Don't build expect if we're not
13786 building the tcl subdir.
13787
13788 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13789
13790 * Makefile.in: (configure-target-examples, all-target-examples):
13791 New targets, configure and build example programs.
13792
13793 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13794
13795 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13796 use it as input to sedit the generated MPW makefile.
13797 * mpw-README: Add a suggestion about Gestalt.h.
13798
13799 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13800
13801 * config.sub: Accept *-*-ieee*.
13802
13803 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13804
13805 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13806 Ronald F. Guilmette <rfg@monkeys.com>.
13807
13808 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13809
13810 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13811 for powerpc-pe native.
13812 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13813 (target==powerpc-pe): duplicate i386-win32 entry.
13814
13815 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13816
13817 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13818 of vxworks, not just vxworks5.1.
13819
13820 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13821
13822 * mpw-configure: Add support for exec-prefix.
13823
13824 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13825
13826 * config.guess: Recognize HP model 816 machines as having
13827 a PA1.1 processor.
13828
13829 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13830
13831 * configure: Ignore new autoconf configure options.
13832
13833 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13834
13835 * config.guess: Recognize Pentium under SCO.
13836 From Robert Lipe <robertl@arnet.com>.
13837
13838 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13839
13840 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13841
13842 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13843
13844 * configure.in: Don't configure gas for alpha-dec-osf*.
13845
13846 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13847
13848 * configure.in: Default to --with-stabs for some targets for which
13849 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13850 i[345]86*-*-unixware*.
13851
13852 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13853
13854 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13855 rather than basing it on the target. Simplify handling of options
13856 controlling which directories to configure. Remove extraneous
13857 slash in multi-clean target.
13858
13859 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13860
13861 * config-ml.in: Prefix more variables with ml_ so they don't collide
13862 with configure's.
13863
13864 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13865
13866 * configure: Don't turn -v into --v.
13867
13868 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13869
13870 * configure.in (targargs): Fix typo.
13871
13872 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13873
13874 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
13875
13876 * configure.in: Strip --host and --target options from
13877 CONFIG_ARGUMENTS, and always configure for --host only. Add
13878 --with-cross-host option when building with a cross-compiler.
13879 * configure: Canonicalize the arguments put into config.status by
13880 always using `=' for an option with an argument. Pass a presumed
13881 --host or --target explicitly.
13882
13883 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
13884
13885 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13886 into general OS recognition case.
13887
13888 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13889
13890 * configure.in (target_configdirs): add target-winsup only
13891 for win32 target systems.
13892
13893 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
13894
13895 * Makefile.in (all-target-libgloss): Depend upon
13896 configure-target-newlib, since when libgloss is built it looks to
13897 see if the newlib directory exists.
13898
13899 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
13900
13901 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13902 cfg-ml-*.in.
13903
13904 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
13905
13906 * configure: Handle LD and LD_FOR_TARGET when configuring a
13907 Canadian Cross.
13908
13909 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13910
13911 * configure.in (target_libs): add target-winsup.
13912 (target==i386-win32): add patch diff flex make to $noconfigdirs.
13913 (target==ppcle-pe): remove ld from $noconfigdirs.
13914
13915 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
13916
13917 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13918 Preserve relative path names in $srcdir. Build symlink tree if
13919 configuring cross target dir and srcdir=. (= no VPATH support).
13920 (configure-target-libg++): Depend on configure-target-librx.
13921 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13922 * config-ml.in: New file.
13923 * symlink-tree: New file.
13924 * configure: Ensure srcdir="." if that's what it is.
13925
13926 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13927
13928 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13929 includes and FLEX_SKELETON setting.
13930 * mpw-configure (--with-gnu-ld): New option, controls whether
13931 to use PPCLink or ld with PowerMac GCC.
13932 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13933 * mpw-config.in: Configure grez if targeting Mac.
13934
13935 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13936 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13937 just macos.
13938 * configure.in: Configure grez resource compiler if targeting Mac.
13939 * Makefile.in (all-grez, install-grez): New targets.
13940
13941 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
13942
13943 * configure: CXX defaults to gcc, not g++. If we find
13944 gcc in the path, set CC to gcc -O2.
13945
13946 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
13947
13948 * configure: Default ${build} correctly. Avoid picking up extra
13949 spaces when reading CC and CXX from Makefile. When doing a
13950 Canadian Cross, use plausible default values for numerous
13951 variables.
13952 * configure.in: When doing a Canadian Cross, don't try to
13953 configure tools whose configure script can't handle it.
13954
13955 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13956
13957 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13958
13959 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
13960
13961 * configure: Remove dubious bug reporting address.
13962
13963 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
13964
13965 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
13966 configure script, run that instead of this directory's configure.
13967 In either case, print a message that we're configuring the sub-dir.
13968
13969 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
13970
13971 * configure.in: Before checking for the existence of various files,
13972 use sed to filter out "target-".
13973
13974 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
13975
13976 * Makefile.in (DO_X): Split rule to decrease command line length
13977 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
13978 (Philippe De Muyter).
13979
13980 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13981
13982 * Makefile.in (all-patch): depend on all-libiberty.
13983
13984 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
13985
13986 * configure.in: If the only directory in target_configdirs which
13987 actually exists is libiberty, then set target_configdirs to empty,
13988 to avoid trying to build a target libiberty in a gas or gdb
13989 distribution.
13990
13991 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
13992
13993 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
13994 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
13995 systems.
13996
13997 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13998
13999 * configure.in (copy_dirs): Use sys-include instead of include
14000 for --with-headers option.
14001
14002 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14003
14004 * Makefile.in, configure.in: Make winsup builds work with
14005 new scheme.
14006
14007 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14008
14009 * configure.in: Build the linker on AIX.
14010
14011 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14012
14013 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14014 where needed.
14015
14016 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14017
14018 * Makefile.in (all-gcc): Fix typo.
14019
14020 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14021
14022 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14023
14024 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14025
14026 * configure.in: Rename libFOO to target-libFOO, and xiberty
14027 to target-xiberty, to provide more flexibility.
14028 (target_subdir): Define. Create if cross.
14029 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14030 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14031 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14032 check-libFOO -> check-target-libFOO, etc.
14033 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14034 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14035 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14036 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14037 allow ALL_GCC="" to only configure.
14038 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14039 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14040 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14041
14042 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14043
14044 * Makefile.in (taz): Build "info" in etc explicitly.
14045
14046 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14047
14048 * configure.in: Make sure that CC is undefined (as opposed to
14049 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14050 problem with autoconf trying to configure on a host without GCC.
14051
14052 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14053
14054 * mpw-configure: Set host alias from choice of host compiler,
14055 only use generic MPW Makefile sed if present, edit a file
14056 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14057 * mpw-README: Add problem notes about CW6 and CW7.
14058
14059 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14060
14061 * Makefile.in (taz): Use ";" instead of ";;".
14062
14063 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14064
14065 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14066 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14067 DISTDOCDIRS.
14068 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14069 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14070
14071 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14072
14073 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14074 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14075 Move bfd to DISTSTUFFDIRS.
14076
14077 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14078
14079 * Makefile.in (X11_LIB): Removed.
14080 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14081
14082 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14083
14084 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14085
14086 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14087 names.
14088
14089 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14090
14091 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14092
14093 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14094
14095 * configure.in (i[345]86-*-win32): Always build newlib.
14096 Don't configure cvs, autoconf or texinfo.
14097 * Makefile.in (LD_FOR_TARGET): New.
14098 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14099 Pass down LD_FOR_TARGET.
14100
14101 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14102
14103 * winsup: New directory.
14104 * Makefile.in: Build winsup.
14105 * configure.in: Winsup is configured when target is win32.
14106 Can only build win32 target GDB when native.
14107
14108 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14109
14110 * config.guess: Recognize HP model 819 machines as having
14111 a PA 1.1 processor.
14112
14113 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14114
14115 * configure: Fix sed loop which substitutes for CC and CXX to
14116 avoid bug found in various sed implementations.
14117
14118 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14119
14120 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14121 simulator. Use standard powerpc-*-eabi*.
14122
14123 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14124
14125 * configure.in: Stop putting gas and binutils in noconfigdirs for
14126 powerpc-*-aix* and rs6000-*-*.
14127
14128 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14129
14130 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14131 -mcall-aixdesc libraries.
14132
14133 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14134
14135 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14136
14137 * config.sub (arm | armel | armeb): Fix shell syntax.
14138
14139 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14140
14141 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14142 -msoft-float and -mcpu=common support.
14143 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14144 libraries.
14145
14146 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14147
14148 * configure.in: Allow configuration and build of emacs19 for the alpha.
14149
14150 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14151
14152 * configure.in (CC): Get ^CC, not just any old CC, from
14153 ${host_makefile_frag}.
14154
14155 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14156
14157 * configure.in (CC): Try to get CC from
14158 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14159
14160 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14161
14162 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14163 only if it exists in $(srcdir).
14164
14165 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14166
14167 * configure: If CC and CXX are not set in the environment, set
14168 them, based on either an existing Makefile or on searching for gcc
14169 in PATH. Substitute for CC and CXX in Makefile.
14170 * configure.in: Remove libm from target_libs. Separate
14171 target_configdirs from configdirs. If CC is not set in
14172 environment, try to get it from a host Makefile fragment. Rewrite
14173 changes of configdirs to use skipdirs instead. A few minor
14174 tweaks. Take directories out of target_configdirs as they are
14175 taken out of configdirs. Remove existing Makefile files from
14176 subdirectories. Substitute for TARGET_CONFIGDIRS and
14177 CONFIG_ARGUMENTS in Makefile.
14178 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14179 by configure.in.
14180 (CONFIG_ARGUMENTS): Likewise.
14181 (CONFIGURE_TARGET_MODULES): New variable.
14182 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14183 ($(CONFIGURE_TARGET_MODULES)): New target.
14184 (configure-libg++, configure-libio): New targets.
14185 (all-libg++): Depend upon configure-libg++.
14186 (all-libio): Depend upon configure-libio.
14187 (configure-libgloss, all-libgloss): New targets.
14188 (configure-libstdc++): New target.
14189 (all-libstdc++): Depend upon configure-libstdc++.
14190 (configure-librx, all-librx): New targets.
14191 (configure-newlib): New target.
14192 (all-newlib): Depend upon configure-newlib
14193 (configure-xiberty): New target.
14194 (all-xiberty): Depend upon configure-xiberty.
14195
14196 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14197
14198 * configure.in (host i[345]86-*-win32): Expand the
14199 noconfigdirs again.
14200
14201 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14202
14203 * mpw-configure: Fix sed command file name.
14204
14205 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14206
14207 * configure.in (host i[345]86-*-win32): Reduce the
14208 noconfigdirs again.
14209
14210 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14211
14212 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14213 or powerpc*-*-pe*, since they are not yet supported.
14214
14215 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14216
14217 Add PowerMac support and many other enhancements.
14218 * mpw-configure: New option --cc to select compiler to use,
14219 paste options set according to --cc into the generated
14220 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14221 if mpw-make.sed is present.
14222 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14223 add forward includes for PowerPC include files.
14224 * mpw-build.in: Build using Makefile.PPC if present.
14225 (do-byacc, etc): Remove separate version resource builds.
14226 (do-gas): Build "stamps" before "all".
14227 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14228 * mpw-README: Update to reflect --cc option, PowerMac support,
14229 and recently-reported compatibility problems.
14230
14231 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14232
14233 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14234 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14235 (--with-multilib-top): Pass to recursive invocations.
14236
14237 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14238
14239 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14240 v810-*-*.
14241
14242 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14243
14244 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14245 gdb, ld and opcodes on v810-*-*.
14246
14247 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14248
14249 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14250 (local-maintainer-clean): New target.
14251 (maintainer-clean): New target.
14252 (realclean): Just depend upon maintainer-clean.
14253
14254 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14255
14256 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14257
14258 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14259
14260 * configure.in: Build ld in mips*-*-bsd* case.
14261
14262 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14263
14264 * config.sub: Accept -lites* OS. From Ian Dall.
14265
14266 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14267
14268 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14269 targets.
14270
14271 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14272
14273 * configure.in: treat i386-win32 canadian cross the same as
14274 i386-go32 canadian cross.
14275
14276 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14277
14278 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14279 running under the simulator to build a reduced set of libraries.
14280 (powerpc-*-eabiaix): Add fine grained multilib support added to
14281 other powerpc targets yesterday.
14282
14283 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14284
14285 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14286 -disable-softfloat, -disable-relocatable, -disable-aix, and
14287 -disable-sysv to control which multilib libraries get built.
14288
14289 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14290
14291 * configure: Add Makefile.tem to list of files to remove in trap
14292 handler.
14293
14294 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14295
14296 * config.guess (*Linux*): Add missing "exit"s.
14297 Also, need specific check for alpha-unknown-linux (uses COFF).
14298
14299 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14300
14301 * config.guess: Merge with FSF:
14302
14303 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14304 * config.guess (AIX4): More robust release numbering discovery.
14305
14306 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14307 * config.guess (i386-sequent-ptx): Properly get version number.
14308
14309 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14310 * config.guess (mips:*:4*:UMIPS): New case.
14311
14312 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14313
14314 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14315 (i386-win32 host): Likewise. Don't build readline.
14316
14317 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14318
14319 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14320 SUPPORT_FILES to submakes.
14321
14322 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14323
14324 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14325 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14326 mpw-configure.
14327
14328 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14329
14330 * configure.in (appdirs): Use =, not ==, in test expression when
14331 trying to build the text to print in the warning message for
14332 Solaris users.
14333
14334 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14335
14336 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14337
14338 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14339
14340 * config.guess: Recognize lynx-2.3.
14341
14342 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14343
14344 * config.sub (z8ksim): Deleted
14345 (z8k-*-coff): New, this is the one true name of the target.
14346
14347 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14348
14349 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14350
14351 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14352
14353 * config.guess (*:Linux:*:*): First try asking the linker what the
14354 default object file format is (elf, aout, or coff). Then if this
14355 fails, try previous methods.
14356
14357 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14358
14359 * configure.in: Don't build newlib for *-*-vxworks5.1.
14360
14361 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14362
14363 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14364 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14365
14366 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14367
14368 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14369
14370 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14371
14372 * cfg-ml-com.in: New file.
14373 * cfg-ml-pos.in: New file.
14374
14375 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14376
14377 * COPYING.NEWLIB: Add HP free copyright to list.
14378
14379 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14380
14381 * config.sub: Recognize -eabi* for the system, not just -eabi.
14382
14383 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14384
14385 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14386 * config.sub, configure.in (win32): New target and host.
14387
14388 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14389
14390 * configure.in: Add i386-pe configuration.
14391
14392 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14393
14394 * mpw-build.in (install): Install GDB after LD.
14395
14396 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14397
14398 * mpw-config.in (elf/mips.h): Always forward-include, needed
14399 for GDB to build.
14400
14401 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14402
14403 * testsuite: New directory for customer acceptance and whole tool
14404 chain tests.
14405
14406 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14407
14408 * configure: If per-host line isn't found, but AC_OUTPUT is found
14409 and a configure script exists, run it instead.
14410
14411 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14412
14413 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14414
14415 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14416
14417 * configure: Set build_{cpu,vendor,os,alias} to host values when
14418 --build isn't specified.
14419
14420 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14421
14422 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14423 (FLAGS_TO_PASS): Pass them.
14424 (EXTRA_TARGET_FLAGS): Ditto.
14425
14426 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14427
14428 * Makefile.in (all-libg++): Depend on all-libstdc++.
14429
14430 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14431
14432 * configure.in (noconfigdirs): Enable all packages for
14433 i386-unknown-netbsd.
14434
14435 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14436
14437 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14438 hosted builds (DOS builds)
14439
14440 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14441
14442 Changes for ARM based on patches from Richard Earnshaw:
14443 * config.sub: Handle armeb and armel.
14444 * configure.in: Omit arm linker only for riscix.
14445
14446 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14447
14448 * config.guess: Update from FSF.
14449
14450 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14451
14452 * config.sub: Recognize powerpcle as the little endian variant of
14453 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14454 powerpcle variant. Convert pentium into i586, not i486. Add p5
14455 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14456 temporarily.
14457
14458 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14459
14460 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14461
14462 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14463
14464 * config.sub: Accept -lites* as a basic system type.
14465
14466 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14467
14468 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14469 installed, and if so return linuxoldld as the system name.
14470
14471 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14472
14473 * config.guess: Add hppa1.1-hp-lites support.
14474
14475 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14476
14477 * configure.in: Don't build newlib for m68k-vxworks5.1.
14478
14479 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14480
14481 * configure.in (mips-sgi-irix6): Use mh-irix5.
14482
14483 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14484
14485 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14486
14487 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14488
14489 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14490 OSF/1. Fix compiler flags.
14491 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14492
14493 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14494
14495 * configure.in: Recognize --with-newlib.
14496 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14497
14498 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14499
14500 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14501 to *_X11_MODULES due to gdbtk needing X include files et al.
14502
14503 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14504
14505 Merge in support for Mac MPW as a host.
14506 (Old change descriptions retained for informational value.)
14507
14508 * mpw-config.in: Add generic include forwards for cpu-specific
14509 include files in aout and elf directories.
14510
14511 * mpw-configure: Added copyright.
14512 * mpw-config.in: Check for presence of required build tools.
14513 (target_libs): Add newlib.
14514 (target_tools): Add examples.
14515 (Read Me): Generate as "Read Me for MPW" instead.
14516 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14517 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14518 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14519
14520 * mpw-configure: Remove subdir-specific makefile hackery,
14521 delete mk.tmp after using it.
14522
14523 * mpw-build.in (all): Display start and end times.
14524
14525 * mpw-configure (host_canonical): Set.
14526 (target_cpu): Always add to makefiles.
14527 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14528 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14529 (mpw-mh-mpw): Look for in srcdir and srcroot.
14530 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14531
14532 * mpw-build.in: (install-only): New target.
14533
14534 * mpw-configure (host_alias, target_alias): Rename from hostalias
14535 and targetalias, add into generated Makefile.
14536 (mk.tmp): If present, add into generated Makefile.
14537 * mpw-build.in (all-gas): Build config.h first before gas proper.
14538
14539 * mpw-configure (config.status): Write only if changed.
14540 * mpw-config.in (readline): Configure it (not built, just used for
14541 definitions).
14542
14543 * mpw-config.in (elf/mips.h): Add a forward include.
14544
14545 * mpw-config.in: Forward-include most .h files in include into
14546 extra-include.
14547 (readline): Don't build.
14548 mpw-build.in (install): Install GDB.
14549
14550 * mpw-configure (prefix, mpw_prefix): Handle it.
14551 * mpw-config.in (mmalloc, readline): Don't configure.
14552 * mpw-build.in (thisscript): Rename to ThisScript.
14553 Use mpw-build instead of BuildProgram everywhere.
14554 (mmalloc, readline): Don't build.
14555 * mpw-README: New file, basic documentation about the MPW port.
14556
14557 * mpw-config.in: Use forward-include to create include files.
14558
14559 * mpw-configure: Add more things to the top of each configured
14560 Makefile, including contents of config/mpw-mh-mpw.
14561 * mpw-config.in (extra-include): Create this directory and fill it
14562 with Posix-like include files when configuring.
14563
14564 * config.sub (apple, mac, mpw): Add various aliases.
14565
14566 * mpw-build.in: New file, top-level build script fragment for MPW.
14567 * mpw-configure: New file, configure script for MPW.
14568 * mpw-config.in: New file, config fragment for MPW.
14569
14570 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14571
14572 * configure.in (host_libs): Remove glob, since it is gone from the
14573 sources.
14574
14575 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14576
14577 * Makefile.in: define empty GDB_NLM_DEPS var.
14578
14579 * configure.in(target_makefile_frag): use config/mt-netware
14580 for netware targets.
14581
14582 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14583
14584 * config.sub: Merge in recent FSF changes. Remove linux special
14585 cases.
14586
14587 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14588
14589 Revert this change:
14590
14591 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14592
14593 * build-all.mk: Use CC=cc -Xs on Solaris.
14594
14595 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14596
14597 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14598 stop using it.
14599 * Makefile.in: Nuke all references to glob subdirectory.
14600
14601 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14602
14603 * configure.in: Fix --enable-shared logic in per-host.
14604
14605 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14606
14607 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14608
14609 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14610
14611 * configure.in (noconfigdirs): Don't build gas on AIX, for
14612 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14613
14614 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14615
14616 * configure: Fix --cache-file to work if the file argument is a
14617 relative path.
14618
14619 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14620
14621 * configure: If the --cache-file is used, pass it down to
14622 configure in subdirectories.
14623
14624 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14625
14626 * config.sub: add vxworks29k configuration.
14627
14628 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14629
14630 * Makefile.in (taz): Do "diststuff" part quietly.
14631
14632 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14633
14634 * config.sub: Mini-merge with gcc/config.sub.
14635
14636 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14637
14638 * config.guess (IRIX): Sed - to _.
14639
14640 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14641
14642 * Makefile.in (source-vault, binary-vault): New targets.
14643
14644 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14645
14646 * config.sub: Recognize -eabi as a basic system type.
14647
14648 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14649
14650 * configure.in (enable_shared stuff): Fix typo.
14651
14652 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14653
14654 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14655
14656 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14657
14658 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14659
14660 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14661
14662 * configure.in (rs6000-*-*): Don't build gas.
14663
14664 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14665
14666 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14667 reduce command line length.
14668 (AS_FOR_TARGET): Check for as.new, not Makefile.
14669 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14670
14671 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14672
14673 * config.guess: Merge from FSF.
14674
14675 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14676
14677 * configure: Don't use $ when handling program_suffix.
14678
14679 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14680
14681 * configure.in: Configure tk for hppa/hpux.
14682
14683 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14684
14685 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14686
14687 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14688
14689 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14690 to LIBCXXFLAGS. Tests are better run without it.
14691
14692 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14693
14694 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14695
14696 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14697
14698 * configure.in (*-*-netware*): Don't configure xiberty.
14699
14700 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14701
14702 * configure.in: Remove tk from native_only list.
14703
14704 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14705
14706 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14707 for special NCD build.
14708
14709 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14710
14711 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14712 makeall.bat, they're only useful for binutils snapshots.
14713 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14714 makeall.bat to specified SUPPORT_FILES.
14715
14716 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14717
14718 * build-all.mk: Add Ericsson targets to sun4 and solaris
14719 hosts. Add BNR's sun4 target to solaris host, so their
14720 build-from-source will be tested in-house first.
14721
14722 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14723
14724 * Makefile.in (LIBCFLAGS): New variable.
14725 (CFLAGS_FOR_TARGET): Ditto.
14726 (LIBCFLAGS_FOR_TARGET): Ditto.
14727 (LIBCXXFLAGS): Ditto.
14728 (CXXFLAGS_FOR_TARGET): Ditto.
14729 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14730 (BASE_FLAGS_TO_PASS): Pass them.
14731 (EXTRA_TARGET_FLAGS): Ditto.
14732
14733 * configure.in: Support --enable-shared.
14734
14735 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14736
14737 * configure.in (target_libs): Include libstdc++ again.
14738 * config.guess: Update from FSF (for FreeBSD).
14739
14740 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14741
14742 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14743 makeall.bat.
14744 (DISTDOCDIRS): Add `etc'.
14745 (ETC_SUPPORT_PFX): New variable.
14746 (taz): Include anything from etc starting with a word in
14747 ETC_SUPPORT_PFX.
14748
14749 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14750
14751 * config.sub: Update for recent FSF changes. Remove obsolete
14752 h8300hds entry. Add -windows* and -osx as basic os. Minor
14753 spacing changes.
14754
14755 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14756
14757 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14758
14759 * config.guess: Merge with FSF.
14760 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14761
14762 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14763
14764 * configure: Since the "trap 0" handler will override the exit
14765 status on many systems, only use it for "exit 1", and make it set
14766 a non-zero exit status; reset it before "exit 0". Also, check
14767 exit status of config.sub, and error out if it failed.
14768
14769 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14770
14771 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14772 and install libgloss.
14773
14774 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14775
14776 * Makefile.in (all-binutils): Depend upon all-byacc.
14777
14778 * configure.in: Don't build emacs on Irix 5.
14779
14780 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14781
14782 * configure.in (*-*-netware*): Add libio.
14783
14784 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14785
14786 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14787 (CHECK_TARGET_MODULES): Ditto.
14788 (INSTALL_TARGET_MODULES): Ditto.
14789 (TARGET_LIBS): Ditto.
14790 (all-libstdc++): Note dependencies.
14791
14792 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14793
14794 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14795
14796 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14797
14798 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14799 -fexternal-templates.
14800
14801 * configure.in (target_libs): Add libstdc++.
14802 (noconfigdirs): Add libstdc++ as appropriate.
14803
14804 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14805
14806 * config.guess: Update from FSF.
14807
14808 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14809
14810 * configure: Use ${config_shell} when running ${configsub}.
14811
14812 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14813
14814 * config.sub: No longer recognize h8300h.
14815
14816 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14817
14818 * config.sub: Remove extraneous differences between config.sub and
14819 gcc/config.sub.
14820
14821 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14822
14823 * Makefile.in (DISTSTUFFDIRS): Add gas.
14824
14825 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14826
14827 * COPYING.NEWLIB: New file.
14828
14829 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14830
14831 * config.guess (HP-UX): Patch from Harlan Stenn
14832 <harlan@landmark.com> to also emit release level.
14833
14834 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14835
14836 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14837
14838 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14839
14840 * config.sub: Merge nextstep cleanup from FSF.
14841
14842 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14843
14844 * configure.in (arm-*-*): Don't configure ld for this target.
14845
14846 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14847
14848 * configure.in (*-*-netware): don't configure libg++, libio,
14849 librx, or newlib.
14850
14851 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14852
14853 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14854 configure ld--it works, but it doesn't support shared libraries.
14855
14856 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14857
14858 * config.guess (*-unknown-freebsd*): Get rid of possible
14859 trailing "(Release)" in version string.
14860 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14861
14862 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14863
14864 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14865 Fix type: *-next-neststep -> *-next-nextstep.
14866
14867 * config.guess: Merge from FSF:
14868
14869 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14870
14871 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14872
14873 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14874
14875 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14876 instead of UNIX_SV for UnixWare 1.0).
14877
14878 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
14879
14880 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
14881 to make gdb/nlm/* build after the compiler and linker.
14882
14883 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
14884
14885 * config.guess (netbsd, freebsd, linux): Accept any machine,
14886 not just i[34]86.
14887 (m68k-atari-sysv4): Relocate to match FSF version.
14888
14889 * config.guess: More merges from the FSF:
14890
14891 Add a space before function call or macro invocation.
14892
14893 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14894
14895 * config.guess: Add trap cmd to remove dummy.c and dummy when
14896 interrupted.
14897
14898 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14899
14900 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14901 (dummy): Redirect stderr from compilation of dummy.c.
14902
14903 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
14904
14905 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14906
14907 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
14908
14909 * configure: Accept and ignore --cache*, for compatibility with
14910 new autoconf.
14911
14912 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
14913
14914 * config.guess: Merge from FSF:
14915
14916 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14917
14918 * config.guess (Pyramid*:OSx*:*:*): New case.
14919 (PATH): Add /.attbin at end for finding uname.
14920 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
14921
14922 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
14923
14924 * config.guess (M88*:DolphinOS:*:*): New case.
14925
14926 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
14927
14928 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14929 to select whether to use ELF or COFF.
14930
14931 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14932
14933 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14934
14935 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
14936
14937 * config.guess: Guess the OS version for HPUX.
14938
14939 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
14940
14941 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14942
14943 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14944
14945 * configure.in: Recognize --with-headers, --with-libs, and
14946 --without-newlib.
14947 * Makefile.in (all-xiberty): Depend upon all-ld.
14948
14949 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14950
14951 * configure.in: Change i[34]86 to i[345]86.
14952
14953 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14954
14955 * configure (version): A few more tweaks to help message.
14956
14957 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
14958
14959 * Makefile.in: Remove (for now) librx as a host library,
14960 now that we're building it for target.
14961
14962 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14963
14964 * configure: Fix up help message; from karl@owl.hq.ileaf.com
14965 (Karl Berry).
14966
14967 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
14968
14969 * configure.in: Also configure librx.
14970
14971 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14972
14973 * Makefile.in: Update various rules to reflect that librx
14974 is now needed for libg++.
14975
14976 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14977
14978 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14979
14980 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
14981
14982 * configure.in: Configure the examples directory.
14983
14984 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14985
14986 * configure: Simplify Jun 2 1994 change.
14987
14988 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14989
14990 * change CC to /usr/latest/bin/gcc for lynx host builds, since
14991 /bin/gcc isn't good enough to build gcc.
14992
14993 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
14994
14995 * Makefile.in (GDB_SUPPORT_FILES): Remove
14996 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
14997 (gdb.tar.gz): Add new rule to use standard distribution building
14998 mechanism.
14999
15000 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15001
15002 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15003 Bill Cox <bill@cygnus.com>.
15004
15005 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15006
15007 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15008
15009 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15010
15011 * configure: Search current dir first in .gdbinit.
15012
15013 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15014
15015 * config.sub: Recognize freebsd (merged from gcc config.sub).
15016
15017 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15018
15019 * config.sub: Refer to NeXT's operating system as nextstep.
15020
15021 * config.sub (case $basic_machine): Re-order the cases, to match
15022 the order in the FSF version (which is mostly alphabethical).
15023 Merge in some additions and changes from the FSF.
15024
15025 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15026
15027 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15028 * config.sub: Recognize cxux7.
15029 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15030
15031 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15032
15033 * config.sub: Fix typo powerpc -> powerpc-*.
15034
15035 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15036
15037 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15038
15039 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15040 parallel with all-emacs and install-emacs). Top-level command
15041 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15042
15043 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15044
15045 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15046 $(relbindir)/make before doing ``make install'', and use
15047 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15048 installing over running make binary.
15049 ($(host)-stamp-stage3-installed): Likewise.
15050
15051 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15052
15053 * config.guess: Recognize Mach.
15054
15055 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15056
15057 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15058 see whether --exec-prefix was used.
15059
15060 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15061
15062 * README: Explicitly mention libg++/README. (Zoo's idea.)
15063
15064 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15065
15066 * Makefile.in: Add all-librx target similar to all-libproc.
15067
15068 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15069
15070 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15071 with post 1.2 uname bogosity.
15072
15073 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15074
15075 * configure: Remove temporary files on receipt of a signal.
15076
15077 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15078
15079 * configure: If there is a package_makefile_frag, remove
15080 ${subdir}/Makefile.tem after copying it in.
15081
15082 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15083
15084 * build_all.mk: support rs6000 lynx identifies itself as
15085 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15086 since /bin/gcc is too feeble to compile a modern gcc.
15087
15088 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15089
15090 * brought devo/test-build.mk update-to-date with progressive/
15091 test-build.mk. Add lynx targets and hppa flag info.
15092
15093 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15094
15095 * configure.in: Use mh-ncrsvr43. Patch from
15096 Tom McConnell <tmcconne@sedona.intel.com>.
15097
15098 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15099
15100 * config.guess (i386-unknown-bsdi): No longer need to
15101 check #if defined(__bsdi__) && defined(__i386__).
15102
15103 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15104
15105 * configure: Set program_transform_nameoption correctly.
15106
15107 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15108
15109 * brought build-all.mk update-to-date with progressive build-all.mk,
15110 added new targets and hppa info.
15111
15112 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15113
15114 * configure: If config.guess result is a prefix of the user
15115 specified target, assume a native build and use the user specified
15116 target as the host alias. Remove SunOS patch suffix removal hack.
15117 * configure.in: Remove SunOS patch suffix removal hack.
15118
15119 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15120 in NATIVE_CHECK_MODULES.
15121
15122 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15123
15124 * Makefile.in: Rename HOST_ONLY to NATIVE.
15125 * configure: Delete SunOs patch suffix from host_canonical
15126 and build_canonical variables that are prepended to Makefiles.
15127 * configure.in: Add comments for easier maintenance.
15128
15129 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15130
15131 * Makefile.in: Add all-libproc target similar to all-gui.
15132
15133 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15134
15135 * Makefile.in (CHECK_MODULES): split into
15136 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15137
15138 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15139
15140 * config.guess (i386-unknown-bsdi): New system to guess.
15141
15142 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15143
15144 * Makefile.in: Add all-gui target (but not yet build by "all").
15145
15146 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15147
15148 * config.sub: Move deletion of patch suffix from here...
15149 * configure.in: To here, at Ian's suggestion. The top-
15150 level scripts might need to know of a patch level.
15151
15152 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15153
15154 * config.sub: Strip off patch suffix so rtl is recognized
15155 as a sunos4.1.3 machine, even though it's been patched.
15156
15157 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15158
15159 * Makefile.in (INSTALL_LAST): Delete.
15160 (INSTALL_DOSREL): New.
15161
15162 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15163
15164 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15165 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15166 whether we pass down --with-gnu-ld anyhow.
15167
15168 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15169
15170 * Makefile.in (INSTALL_LAST): Change operation so it works
15171 on more flavors of make.
15172 * configure.in (go32): Don't build libg++ or libio.
15173
15174 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15175
15176 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15177 they can be overriden by templates.
15178
15179 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15180
15181 * configure.in (target==go32): Don't build gdb.
15182 * dosrel: New directory.
15183
15184 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15185
15186 * configure.in (host==go32): Configure dosrel too.
15187 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15188 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15189 be set by incoming names or templates.
15190 (INSTALL_LAST): New rule.
15191
15192 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15193
15194 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15195
15196 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15197
15198 * configure.in (appdirs): New variable. Currently empty, but will
15199 be used in gas distribution. If nonempty, lists a set of
15200 directories at least one of which must get configured, or top
15201 level configuration is considered to have failed.
15202 (rs6000-*-lynxos*): Use new file name.
15203
15204 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15205
15206 Eliminate XTRAFLAGS.
15207 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15208 newlib include files using -idirafter, and also use -nostdinc.
15209 (CXX_FOR_TARGET): Likewise.
15210 (XTRAFLAGS): Removed.
15211 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15212 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15213 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15214 ($(DO_X)): Don't pass down XTRAFLAGS.
15215
15216 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15217
15218 * configure.in (mips*-dec-bsd*): New target; do build linker.
15219 (mips*-*-bsd*): New target; don't build linker.
15220
15221 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15222
15223 * configure.in: support rs6000-*-lynxos* configuration.
15224 support sunos4 as a cross target.
15225
15226 * config.sub: look for lynx*, not lynx since the OS version may
15227 legitimately be part of the name.
15228
15229 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15230
15231 * configure.in (i[34]86-*-sco*): Move to be with other i386
15232 targets.
15233 (romp-*-*): New target. Skip various binary utilities.
15234 (vax-*-*): New target. Don't build newlib.
15235 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15236
15237 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15238
15239 * configure.in: Only set host_makefile_frag if config
15240 directory exists.
15241
15242 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15243
15244 * install.sh: If $dstdir exists, don't check whether each
15245 component does.
15246
15247 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15248
15249 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15250
15251 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15252
15253 * configure.in (*-*-lynxos*): Don't configure newlib for either
15254 native or cross Lynx.
15255
15256 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15257
15258 * config.sub (sparc64-elf): Fix os.
15259 (z8k): Remove duplicate.
15260
15261 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15262
15263 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15264 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15265
15266 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15267
15268 * configure: Make file links cleanly even if Lynx fails on
15269 an NFS symlink (at least fail cleanly).
15270
15271 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15272
15273 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15274 -XNh2000.
15275
15276 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15277
15278 * configure: Unknown options are fatal again.
15279
15280 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15281
15282 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15283 compatibility.
15284
15285 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15286
15287 * build-all.mk: Add `clean' target.
15288
15289 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15290
15291 * config.guess: Add SINIX support.
15292 * configure.in: Add mips-*-sysv4* support.
15293
15294 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15295
15296 * build-all.mk: Document all useful targets.
15297 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15298 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15299
15300 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15301
15302 * configure: Support --silent, --quiet.
15303
15304 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15305
15306 * configure: Support --disable-FEATURE.
15307
15308 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15309
15310 * config.guess: Recognize NCR running SVR4.3.
15311
15312 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15313
15314 * config.guess: Make BSDI generate i386-unknown-bsd386.
15315 Patch from Paul Eggert <eggert@twinsun.com>.
15316
15317 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15318
15319 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15320
15321 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15322
15323 * configure: Make unrecognized options give nonfatal warnings
15324 instead of fatal errors, and pass them to any subdirectory
15325 configures in case they recognize them.
15326 Make --x equivalent to --with-x.
15327
15328 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15329
15330 * configure: Add --enable-* options. Clean up usage message and
15331 some comments.
15332
15333 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15334
15335 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15336
15337 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15338
15339 * configure.in (hppa*-*-*): Enable binutils.
15340
15341 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15342
15343 * config.sub: Recognize cisco.
15344
15345 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15346
15347 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15348
15349 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15350
15351 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15352 than one configuration name. Add comment.
15353
15354 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15355
15356 * config.guess: about target *-hitachi-hiuxwe2, fixed
15357 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15358 macro is incorrect.]
15359
15360 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15361
15362 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15363 than the "make ls" stuff which used to be here.
15364
15365 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15366
15367 * config.guess: Recognize i[34]86-unknown-freebsd.
15368 From Shawn M Carey <smcarey@rodan.syr.edu>.
15369
15370 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15371
15372 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15373
15374 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15375
15376 * config.guess: Check for ptx.
15377
15378 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15379
15380 * config.sub: Add os9k checking.
15381
15382 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15383
15384 * config.guess: Handle OSF1 running on HPPA processors
15385
15386 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15387
15388 * configure: If subdir configure fails, print out a message with
15389 subdirectory name, in case subdir's configure code didn't identify
15390 itself.
15391
15392 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15393
15394 * configure.in: Remove embedded newlines from configdirs.
15395 Avoid mismatches of substrings. Fix matching strings at end
15396 of configdirs.
15397
15398 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15399
15400 * config.guess: Add Lynx/rs6000 config support.
15401
15402 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15403
15404 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15405
15406 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15407
15408 * configure.in (hppa*-*-osf*): Treat this just like most other
15409 PA configurations (eg no binutils or ld).
15410 (hppa*-*-*elf*): These configurations have binutils and ld.
15411
15412 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15413
15414 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15415
15416 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15417
15418 * configure.in (rs6000-*-*): Build gas.
15419
15420 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15421
15422 * Makefile.in: Avoid bug in losing hpux sed.
15423
15424 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15425
15426 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15427 for GDB and GDB has been fixed to not need it.
15428
15429 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15430
15431 * config.guess: Recognize vax hosts.
15432
15433 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15434
15435 * configure (while loop): Don't use "break 2" inside case
15436 statement -- the case statement isn't an enclosing loop.
15437
15438 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15439
15440 * config.guess: Clean up NeXT support, to allow nextstep
15441 on Intel machines. Make OS be nextstep.
15442
15443 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15444
15445 * config.guess: Add alternate forms for Convex.
15446
15447 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15448
15449 * configure: Completely rewrite option processing. Take
15450 advantage of pattern-matching to avoid invoking test frequently.
15451 Also clean up host and target defaulting logic.
15452
15453 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15454
15455 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15456 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15457 commands (plus user environment) will fit SCO limits.
15458
15459 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15460
15461 * configure.in: Don't issue warnings about directories which are
15462 not being configured if -norecursion is set. Correct test for
15463 --with-gnu-as and --with-gnu-ld to not get confused by substring
15464 matches.
15465
15466 * configure.in: Don't build gas for alpha-dec-osf1*.
15467
15468 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15469
15470 * configure: Back out Per's change of 12/19/1993. It changes the
15471 behavior of configure in unexpected and confusing ways.
15472
15473 Also, use different delim char when calculating
15474 program_transform_name so that the name can contain slashes.
15475
15476 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15477
15478 * configure.in, config.sub: Add support for VSTa micro-kernel.
15479
15480 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15481
15482 * configure.in: Nuke hacks which were used to get a special
15483 version of GAS for HPPA configurations.
15484
15485 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15486
15487 * configure: If only ${target_alias} is given, use that
15488 as the default for ${host_alias}.
15489 * configure: Add missing back-slashes before nested quotes.
15490
15491 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15492
15493 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15494
15495 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15496
15497 * config.guess: Recognize some Tektronix configurations.
15498 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15499
15500 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15501
15502 * config.sub: Match any flavor of SH.
15503
15504 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15505
15506 * configure.in: Don't try to configure newlib for Alpha.
15507
15508 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15509
15510 * configure.in: Don't build ld for Irix 5. Don't build gas,
15511 libg++ or libio for any Alpha target.
15512
15513 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15514
15515 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15516
15517 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15518 default arguments -- so it tried to compress itself.
15519
15520 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15521
15522 * configure.in (notsupp): ensure that a space is always at the end
15523 of the configdirs list, since the grep checks for an explicit space
15524
15525 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15526
15527 * configure.in (target i386-sysv4.2): don't build ld, since static
15528 versions of many libraries are not available.
15529
15530 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15531
15532 * config.guess: Recognize Apollos (using environment variables).
15533 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15534
15535 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15536
15537 * config.guess: Recognize Sony news mips running newsos.
15538
15539 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15540
15541 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15542 "fi ; else" for bash.
15543
15544 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15545
15546 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15547
15548 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15549
15550 * config.sub: accept unixware as an alias for svr4.2.
15551 Fix some inconsistancies with the gcc version.
15552
15553 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15554
15555 * Makefile.in (DISTDOCDIRS): Add gdb.
15556
15557 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15558
15559 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15560
15561 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15562
15563 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15564 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15565 this now.
15566
15567 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15568
15569 * config.sub: Accept hiux* as an OS name.
15570
15571 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15572 etc/make-stds.texi. The underscore came from gcc, and dje now
15573 agrees that RUNTESTFLAGS is the correct name.
15574
15575 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15576
15577 * install.sh: Remove 'set -e'. It makes any conditionals
15578 in the script useless.
15579
15580 * config.guess: Automatically recognize arm-acorn-riscix
15581 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15582
15583 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15584
15585 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15586
15587 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15588
15589 * Makefile.in (DISTDOCDIRS): New variable.
15590 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15591 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15592
15593 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15594
15595 * configure.in (hppa target): check the source directory for the
15596 pagas sub-directory
15597
15598 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15599
15600 * config.sub: Allow -aout* and -elf*.
15601
15602 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15603
15604 * configure.in: Don't build ld on i386-solaris2, same as for
15605 sparc-solaris2.
15606
15607 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15608
15609 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15610
15611 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15612
15613 * configure.in: Configure gdb for alpha.
15614
15615 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15616
15617 * Makefile.in (CXXFLAGS): Add -O.
15618
15619 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15620
15621 * config.guess: added support for DG Aviion
15622
15623 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15624
15625 * configure.in: Produce warning message for subdirectories not
15626 configurable for this host/target combination. Don't try to
15627 configure gdb for vms.
15628
15629 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15630
15631 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15632 appropriate files before making "diststuff".
15633 (DISTBISONFILES): New var: list of files to be edited.
15634 (DISTSTUFFDIRS): Add binutils.
15635
15636 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15637
15638 * config.sub: also handle mipsel and mips64el (for little endian mips)
15639
15640 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15641
15642 * configure.in: Add * to end of all OS names.
15643
15644 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15645
15646 * configure.in: Build newlib for LynxOS native.
15647
15648 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15649
15650 * config.guess: Add support for delta 88k running SVR3.
15651
15652 * configure.in: Add comment about HP compiler vs. emacs.
15653
15654 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15655
15656 * configure.in: don't build ld on solaris2 (not a viable option
15657 due to bugs in getpwnam & getpwuid)
15658
15659 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15660
15661 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15662 config.guess will produce a full version number.
15663
15664 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15665
15666 * configure.in: Build linker and binutils for alpha-dec-osf1.
15667
15668 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15669
15670 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15671 and gdb/testsuite/Makefile.in.
15672
15673 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15674
15675 * configure.in: recognize mips*- instead of mips-
15676
15677 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15678
15679 * config.sub: Accept linux*coff and linux*elf as operating
15680 systems.
15681
15682 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15683
15684 * config.sub: Recognize mips64, and mips3 as an alias for it.
15685
15686 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15687
15688 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15689 gdb knows how to handle OSF/1 shared libraries.
15690
15691 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15692
15693 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15694 * config.guess: Recognize Hitachi's HIUX.
15695 * config.sub: Recognize h3050r* and hppahitachi.
15696 Remove redundant cases for hp9k[23]*.
15697
15698 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15699
15700 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15701 if gas and ld are in the source tree and are in ${configdirs}.
15702 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15703 --with options (but still pass them down on the command line,
15704 if they were explicitly specified).
15705
15706 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15707
15708 * configure: substitute SHELL value in Makefile.in with
15709 ${CONFIG_SHELL}
15710
15711 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15712
15713 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15714 *-*-solaris2* targets.
15715
15716 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15717
15718 * Makefile.in: define M4, and pass it down to sub-makes;
15719 all-autoconf now depends on all-m4
15720
15721 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15722
15723 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15724 presence of {ar,ranlib} instead of a configured directory
15725
15726 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15727
15728 * config.guess: Accept 34?? as well as 33?? for NCR.
15729
15730 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15731
15732 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15733 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15734
15735 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15736
15737 * configure: grab values for $(CC) and $(CXX) from the
15738 environment, so that someone can do "CC=gcc configure; make" and
15739 have it work right (matching the way that autoconf works now)
15740
15741 * configure.in, Makefile.in: add support for gash, the tcl
15742 interface to Galaxy
15743
15744 * config.guess: add NetBSD variants (hp300, x86)
15745
15746 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15747
15748 * install.sh: Support -d option (in the manner of SunOS 4 install,
15749 as it is more deterministic than that of GNU install)
15750 (chmodcmd): Set file to mode 755 by default (should also do default
15751 chgrp and chown, but I don't feel like dealing with that now)
15752
15753 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15754
15755 * config.sub: Remove h8300hhms alias.
15756
15757 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15758
15759 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15760
15761 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15762
15763 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15764 as stmp-fixinc
15765
15766 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15767
15768 * config.sub: recognize m88110-bug-coff.
15769
15770 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15771
15772 * Makefile.in (all-libio): all dependencies on the toolchain used
15773 to build this (gcc, gas, ld, etc)
15774
15775 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15776
15777 * config.guess: Deal with OSF/1 1.3 on alpha.
15778
15779 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15780
15781 * install.sh: add some 'else true' clauses for portability
15782
15783 * configure.in: don't build libio for h8[35]00-*-* targets
15784
15785 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15786
15787 * Makefile.in: Add support for new libio.
15788
15789 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15790
15791 * install.sh: If one command fails, don't try the rest. Don't try
15792 to remove $dsttmp (via trap) unless we have already created it.
15793 If $src doesn't exist, detect it and exit with an error.
15794
15795 * config.guess: Recognize BSD on hp300.
15796
15797 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15798
15799 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15800 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15801
15802 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15803
15804 * Makefile.in (all-send-pr): depends on all-prms
15805
15806 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15807
15808 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15809
15810 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15811
15812 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15813 Added test for mips-mips-riscos5.
15814
15815 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15816
15817 * configure.in: use mh-hp300 for 68k HP hosts
15818
15819 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15820
15821 * configure: add support for CONFIG_SHELL, so that you can use
15822 some alternate shell for evaluating configure scripts
15823
15824 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15825
15826 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15827 in configure script to bug-gdb@prep.ai.mit.edu when building
15828 distribution archive.
15829 * Makefile.in (COMPRESS): Remove def.
15830 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15831 gdb.tar.Z and make-gdb.tar.Z respectively.
15832 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15833 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15834 to convergence with 'taz' target in Makefile.in.
15835
15836 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15837
15838 * install.sh (dsttmp): use trap to ensure that tmp files go
15839 away on error conditions
15840
15841 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15842
15843 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15844
15845 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15846
15847 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15848 its parent is '/' not ''.
15849
15850 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15851
15852 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15853
15854 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15855 that ${newsrcdir}/configure.in does.
15856
15857 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15858
15859 * test-build.mk: support for CONFIG_SHELL
15860
15861 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15862
15863 * config.sub (netware): Add as a basic system type.
15864
15865 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15866
15867 * Makefile.in (Makefile): depend on configure.in. Also drop the
15868 $(srcdir)/ from the dependency on Makefile.in.
15869
15870 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15871
15872 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15873 (h8300hhms is temporary until multi-libraries are implemented).
15874 * configure.in: Handle h8300h too.
15875
15876 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15877
15878 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15879
15880 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
15881
15882 * configure: Remove extraneous output when guessing host type.
15883 * config.guess: Remove extraneous output when guessing using C
15884 compiler rather than uname, or when guessing fails.
15885
15886 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
15887
15888 * Makefile.in: remove all.cross and install.cross targets
15889
15890 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15891 definitions
15892
15893 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
15894
15895 * configure.in (target sh): Build gprof.
15896
15897 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15898
15899 * config.sub: change -solaris to -solaris2
15900
15901 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15902
15903 * configure.in: Use config/mh-riscos for mips-*-sysv*.
15904
15905 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
15906
15907 * configure: Correct error message for missing Makefile.in to
15908 print correct directory.
15909
15910 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15911
15912 * install.sh: kludge around 386BSD shell bug
15913
15914 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
15915
15916 * config.guess: Recognize NeXT.
15917 * config.guess: Recognize i486-ncr-sysv4.
15918 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
15919
15920 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
15921
15922 * Makefile.in (MAKEINFOFLAGS): New variable.
15923 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15924 * build-all.mk, test-build.mk: Pass down --no-split as
15925 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
15926
15927 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
15928
15929 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
15930
15931 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
15932
15933 * Makefile.in (libg++.tar.z): New rule.
15934 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
15935 * Makefile.in (taz): Only do a single chmod.
15936
15937 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15938
15939 * install.sh: don't use dirname anymore (replaced with sed usage)
15940
15941 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
15942
15943 * Makefile.in: Change extension for gzip'd files from '.z' to
15944 '.gz' per new FSF standard usage.
15945
15946 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15947
15948 * configure: put quotes around the final value of program_transform_name
15949
15950 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15951
15952 * Makefile.in: new install.sh support; update install-info rules
15953
15954 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
15955
15956 * configure.in: Build diff for crosses, but not for go32 host.
15957
15958 * configure.in: Build gprof only for native, and don't build it
15959 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15960
15961 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
15962
15963 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15964
15965 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15966
15967 * configure.in (host_tools): Add prms.
15968
15969 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15970
15971 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15972 with $(FLAGS_TO_PASS) on the command line
15973
15974 * config.sub: Recognize lynx and lynxos
15975
15976 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
15977
15978 * config.sub: Accept -ecoff*, not just -ecoff.
15979
15980 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15981
15982 * Makefile.in (taz): Use .gz suffix instead of .z.
15983 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15984 names.
15985
15986 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15987
15988 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15989
15990 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15991
15992 * Makefile.in (install-no-fixedincludes): install gcc last, so
15993 that rebuilds that might happen during 'make install' don't get
15994 bogus gcc include files
15995
15996 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15997
15998 Change from Utah for HPPA support:
15999 * config.guess: Recognize hppa1.x-hp-bsd.
16000
16001 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16002
16003 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16004 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16005
16006 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16007
16008 * config.sub: Add support for rom68k and bug boot monitors.
16009
16010 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16011
16012 * Makefile.in: Make all-opcodes depend on all-bfd.
16013
16014 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16015
16016 * config.guess: Added special check for i[34]86-univel-sysv4*.
16017
16018 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16019
16020 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16021 the processor rather than assuming i486.
16022
16023 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16024
16025 * config.guess: Recognize SunOS6 as Solaris3.
16026
16027 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16028
16029 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16030 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16031
16032 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16033
16034 * build-all.mk (all-cross): New target for Canadian Cross.
16035 Added Q2 go32 targets.
16036 * test-build.mk: Configure go32 cross sparclite-aout and
16037 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16038 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16039
16040 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16041
16042 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16043 GO32 hosted toolchains
16044
16045 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16046
16047 * configure: change so "-exec-prefix" gets passed down rather
16048 than "-exec_prefix" so autoconf generated Makefiles get the
16049 exec_prefix set right.
16050
16051 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16052
16053 * config.guess: get the Solaris2 minor version number
16054
16055 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16056
16057 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16058
16059 * config.guess: Recognize some Sequent platforms.
16060
16061 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16062
16063 * Makefile.in: added the vault-install target
16064
16065 * configure.in: actually use the Sun3 makefile fragment that's in
16066 config, also added the release dir to configdirs
16067
16068 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16069
16070 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16071
16072 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16073
16074 * configure.in: remove some program from Alpha targetted toolchains
16075
16076 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16077
16078 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16079 gprof.
16080 (taz): Run "make diststuff" in those directories instead of "make
16081 proto-dir". Look for "VERSION=" only at start of line in subdir
16082 Makefile. Use "gzip -9" for compression.
16083 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16084 (binutils.tar.z): New target.
16085
16086 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16087
16088 * Makefile.in (taz): Include gpl.texinfo.
16089
16090 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16091
16092 * Makefile.in (setup-dirs): Merged into "taz" target.
16093 (taz): Only do `proto-dir' stuff if a directory is actually needed
16094 for this target.
16095
16096 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16097
16098 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16099 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16100 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16101 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16102 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16103
16104 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16105
16106 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16107 config.sub, and move-if-change to gdb testsuite distribution
16108 archive, so the testsuite can be extracted, configured, and
16109 run separately from the gdb distribution. Blow away the Chill
16110 tests that require a Chill compiled executable, since GNU Chill
16111 is not yet publically available.
16112
16113 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16114
16115 * test-build.mk: set environment variables in a single command,
16116 instead of a list of assignments and exports
16117
16118 * config.guess: recognize Alpha/OSF1 systems
16119
16120 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16121
16122 * configure: Change help message to prefer --options rather than
16123 -options.
16124
16125 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16126
16127 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16128 zippy@ecst.csuchico.edu.
16129 * config.guess: Recognize miniframe.
16130
16131 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16132
16133 * Makefile.in: Use srcroot to find runtest rather than rootme.
16134 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16135
16136 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16137
16138 * test-build.mk: Extensive additions to support building on a
16139 machine other than the host.
16140
16141 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16142
16143 * configure (tooldir): Fix for i386-aix again.
16144
16145 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16146
16147 * configure, Makefile.in: Change definition of $(tooldir)
16148 to match the FSF.
16149
16150 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16151
16152 * config.guess: Recognize i[34]86/SVR4.
16153
16154 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16155
16156 * Makefile.in (all-gdb): gdb depends on sim.
16157
16158 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16159
16160 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16161 at the same time we make the prototype gdb directory.
16162 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16163 files at the same time as the gdb base release distribution.
16164
16165 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16166
16167 * Makefile.in (check): Use individual check targets rather than
16168 DO_X rule.
16169 (check-gcc): Added.
16170
16171 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16172
16173 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16174 for System V release 3.2.
16175
16176 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16177
16178 * config.sub: Recognize hppaosf.
16179 * configure.in: Do configure ld/binutils/gas for it.
16180
16181 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16182
16183 * configure (tooldir): Alter syntax used to set this, for systems
16184 where "\$" isn't handled right, like i386-aix.
16185
16186 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16187
16188 * configure: Pass program-transform-name, not
16189 program_transform_name, to recursive configures.
16190
16191 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16192
16193 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16194 of gas+ld+binutils.
16195
16196 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16197
16198 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16199
16200 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16201
16202 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16203
16204 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16205
16206 * Makefile.in (PRMS): Set back to all-prms.
16207
16208 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16209
16210 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16211 targets, rather than for MIPS hosts.
16212
16213 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16214
16215 * configure.in: add comment for --with-x default values
16216
16217 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16218
16219 * Makefile.in: add check-* targets for each of the directories in
16220 the tree. Add a definition of RUNTEST that will use the one we
16221 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16222
16223 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16224
16225 * configure.in: Removed obsolete references to bfd_target and
16226 target_makefile_frag.
16227
16228 * build-all.mk: Set assorted targets for Q2.
16229 * config.sub: Recognize z8k-sim and h8300-hms.
16230 * test-build.mk: Really don't pass host to configure.
16231 (HOLES): Added uname.
16232
16233 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16234
16235 * configure: Handle an empty program-prefix, program-suffix or
16236 program-transform-name correctly.
16237
16238 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16239
16240 * build-all.mk: -G 8 no longer required for MIPS targets.
16241 * test-build.mk: Don't pass host argument to configure; make it
16242 guess.
16243
16244 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16245
16246 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16247 * Makefile.in (COMPRESS): New macro, like GZIP.
16248
16249 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16250
16251 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16252
16253 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16254 with gas currently defaults to -G 0.
16255
16256 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16257
16258 * Makefile.in (all-flex): flex depends on byacc.
16259
16260 * build-all.mk: If host not specified, use config.guess. Pass TAG
16261 to test-build.mk as RELEASE_TAG.
16262 * test-build.mk (configargs): New variable containing arguments to
16263 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16264 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16265
16266 * config.guess: Use /bin/uname when checking -X argument on SCO,
16267 to avoid invoking GNU uname which doesn't understand -X.
16268
16269 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16270
16271 * configure.in: Build gas for mips-*-*.
16272
16273 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16274
16275 * Makefile.in (all.normal): insert missing backslash.
16276
16277 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16278
16279 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16280
16281 * Makefile.in: Complete overhaul to merge many almost identical
16282 targets.
16283
16284 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16285
16286 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16287 (gdb.tar.Z): Adjusted.
16288
16289 * Makefile.in (setup-dirs, taz): New targets; should be general
16290 enough to adapt for gdb sometime. Build only .z file.
16291 (gas.tar.z): New target.
16292
16293 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16294
16295 * build-all.mk: Use CC=cc -Xs on Solaris.
16296
16297 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16298
16299 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16300 for handling BISON for FSF releases.
16301
16302 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16303
16304 * configure: Actually implement the change zoo just documented.
16305
16306 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16307
16308 * configure: when using config.guess, only set target_alias when
16309 it's not already been set (ie, on the command line)
16310
16311 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16312
16313 * Makefile.in: add installcheck target, set PRMS to install-prms
16314
16315 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16316
16317 * configure: add support for package_makefile_fragment, handle the
16318 case where a directory has a configure.in file but no Makefile.in
16319 more gracefully (with an actual understandable error message, even);
16320 add support for --without (and add this to the usage message); also
16321 explicitly add a --host=${host_alias} to the command line when
16322 config.guess is used
16323
16324 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16325
16326 * configure: Must use both --host and --target in recursive calls.
16327
16328 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16329
16330 * Makefile.in: Change deja-gnu to dejagnu.
16331
16332 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16333
16334 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16335
16336 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16337
16338 * configure.in: canonicalize all instances to *-*-solaris2*,
16339 also strip out a number of tools to not build for go32 host
16340
16341 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16342
16343 * config.guess: add GPL.
16344
16345 * Makefile.in, config.guess, config.sub, configure: bump
16346 copyrights to 93.
16347
16348 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16349
16350 * Makefile.in (do-info): Removed obsolete check for existence of
16351 localenv file.
16352
16353 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16354
16355 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16356
16357 * Makefile.in: a couple of 'else true' for decstation,
16358 support for TclX
16359
16360 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16361
16362 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16363
16364 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16365
16366 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16367
16368 * config.guess: Recognize i386-ibm-aix (PS/2).
16369 * configure.in: Use config/mh-aix386 file for it.
16370
16371 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16372
16373 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16374 CC_FOR_TARGET instead.
16375 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16376
16377 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16378
16379 * Makefile.in: Add sim to list of directories sent with gdb
16380
16381 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16382
16383 * configure.in: Put back mips-dec-bsd* case.
16384
16385 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16386
16387 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16388 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16389 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16390
16391 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16392
16393 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16394
16395 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16396 (install-info): install dir.info only if it exists,
16397 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16398
16399 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16400
16401 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16402 gas for mips-dec-bsd.
16403
16404 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16405
16406 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16407 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16408
16409 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16410
16411 * configure.in: Added "dejagnu" to hosttools list.
16412
16413 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16414
16415 * config.sub, configure.in, config.guess: Add support
16416 for Bosx, an AIX variant from Bull.
16417 Patches from F.Pierresteguy@frcl.bull.fr.
16418
16419 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16420
16421 * devo/dejagnu: Initial creation of devo/dejagnu.
16422 Migrated dejagnu testcases and support files for testing software
16423 tools to reside as subdirectories, currently called "testsuite",
16424 within the directory of the software tool. Migrated all programs,
16425 support libraries, etc. beloging to dejagnu proper from
16426 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16427 with no modifications. The changes to these files which will
16428 allow them to configure, build, and execute properly will be made
16429 in a future update.
16430
16431 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16432
16433 * Makefile.in: Change send_pr to send-pr.
16434 * configure.in: Likewise.
16435 * send_pr: Renamed directory to send-pr.
16436
16437 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16438
16439 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16440
16441 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16442
16443 * README: Update for gdb-4.8 release.
16444 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16445 gdb-xxx.tar.z (gzip'd) file also.
16446
16447 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16448
16449 * Makefile.in: make all-diff depend on all-libiberty
16450
16451 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16452
16453 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16454
16455 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16456
16457 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16458
16459 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16460
16461 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16462 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16463 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16464
16465 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16466
16467 * Makefile.in: makeinfo binary is in a new location
16468
16469 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16470
16471 * config.sub: Accept -ecoff as an OS.
16472
16473 * Makefile.in: Various changes to eliminate a level of make
16474 recursion and reduce the required command line length.
16475 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16476 sub-makes.
16477 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16478 variables holding settings for specific sub-makes.
16479 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16480 in terms of BASE_FLAGS_TO_PASS.
16481 (TARGET_LIBS): New variable listing directories which use
16482 TARGET_FLAGS_TO_PASS.
16483 (subdir_do): Eliminated.
16484 (do-*): New set of targets to replace subdir_do.
16485 (various): All targets which used subdir_do now depend on do-*.
16486 (local-clean): Renamed from do_clean.
16487 (local-distclean): New target, dependency of distclean and
16488 realclean.
16489 (install-info): Don't create directories. Depend on dir.info
16490 rather than calling make recursively.
16491 (install-dir.info): Eliminated.
16492 (install-info-dirs): Create all info directories here.
16493 (dir.info): Depend upon do-install-info.
16494
16495 * test-build.mk (HOLES): Added false.
16496
16497 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16498
16499 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16500
16501 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16502
16503 * Makefile.in (info): remove dependency on all-texinfo. The
16504 problem was really in texinfo/C, not at this level.
16505
16506 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16507
16508 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16509
16510 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16511
16512 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16513 GDB releases.
16514
16515 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16516
16517 * configure: Include srcdir in message about target of link not
16518 being found. Don't convert `-' to `_' in `with' options being
16519 passed to subdirs.
16520
16521 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16522
16523 * configure.in: add uudecode to host_tools
16524
16525 * Makefile.in: added {all,install}-uudecode targets, added them to
16526 the appropriate lists
16527
16528 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16529
16530 * Makefile.in (all-gcc): Added dependency on all-gas.
16531
16532 * configure.in (mips-*-*): Build ld and binutils.
16533
16534 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16535
16536 * configure: check return code from mkdir, print error message and
16537 exit on failure.
16538
16539 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16540
16541 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16542
16543 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16544
16545 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16546
16547 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16548
16549 * config.sub (h8500): Recognize this as a cpu type.
16550
16551 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16552
16553 * configure: source directory missing is no longer a warning
16554
16555 * configure.in: recognize irix[34]* instead of irix[34]
16556
16557 * Makefile.in: define and pass down X11_LIB
16558
16559 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16560
16561 * guess-systype: Renamed to ...
16562 * config.guess: ... by popular request.
16563 * configure.in, Makefile.in: Update accordingly.
16564
16565 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16566
16567 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16568 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16569 + Execute ./dummy instead of assuming . is in PATH.
16570
16571 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16572
16573 * guess-systype: New shell script. Attempts to guess the
16574 canonical host name of the executing host.
16575 Only a few hosts are supported so far.
16576 * configure: Call guess-systype if no host is specified.
16577
16578 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16579
16580 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16581 gcc Makefile.
16582
16583
16584 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16585
16586 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16587 (all-gcc, install-gcc, subdir_do): Use it.
16588
16589 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16590
16591 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16592
16593 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16594
16595 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16596 set exclusively by configure, using configure.in .
16597
16598 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16599
16600 * test-build.mk: set $PATH for all builds
16601
16602 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16603
16604 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16605
16606 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16607 the one used in gcc/Makefile.in, so that a null expansion doesn't
16608 override the one needed to build gcc with a native cc.
16609
16610
16611 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16612
16613 * configure: Accept -with arguments.
16614
16615 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16616
16617 * Makefile.in: added h8300sim
16618
16619 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16620
16621 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16622 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16623 (all-cygnus, native, build-cygnus): Make
16624 $(canonhost)-stamp-3stage-done, not $(host)....
16625 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16626 i386-sco3.2v4. Added else true to if command.
16627
16628 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16629
16630 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16631
16632 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16633
16634 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16635
16636 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16637
16638 * configure.in: don't remove binutils from Solaris builds
16639
16640 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16641
16642 * Makefile.in: get rid of earlier definitions for *clean,
16643 also handle the recursive info rule better
16644
16645 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16646
16647 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16648 do more-or-less the right thing.
16649
16650 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16651
16652 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16653 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16654
16655 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16656
16657 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16658 $(host_canonical).
16659
16660 * configure.in: split the configdirs list into 4 categories (native
16661 v. cross, library v. tool) and handle the cross-only and native-
16662 only in more reasonable (and correct!) way.
16663
16664 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16665
16666 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16667 configdirs anymore.
16668
16669 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16670
16671 * Makefile.in: extensive cleanup:: removed all of the explicit
16672 clean-* targets, collapsed many wrappers around subdir_do into
16673 one, added additional targets to satisfy standards.texi, deleted
16674 some old targets, some changes for consistency
16675
16676 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16677
16678 * configure.in: handle some programs as cross-only, and others as
16679 native only
16680
16681 * test-build.mk: handle partial holes in a more generic manner
16682
16683 * Makefile.in: m4 depends on libiberty
16684
16685 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16686
16687 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16688 time, wdiff, and find to configdirs
16689
16690 * Makefile.in: all, clean, and install rules for the new programs
16691 added to configure.in
16692
16693 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16694
16695 * configure.in: use mh-sun for all *-sun-* hosts
16696
16697 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16698
16699 * Makefile.in: define flags for X11 include files and library file
16700 locations, pass them down to the programs that need this info
16701
16702 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16703
16704 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16705
16706 * configure.in: start building libg++ for HP-UX targets
16707
16708 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16709
16710 * README: Update references to files moved into etc/.
16711
16712 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16713
16714 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16715 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16716
16717 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16718
16719 * configure: accept dash as well as underscore in long option
16720 names for FSF compatibility.
16721
16722 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16723
16724 * config.sub: added -sco3.2v4 support from FSF.
16725
16726 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16727
16728 * configure.in: expand the section that adds or removes
16729 directories from the list of programs to build, to handle native
16730 vs. cross in addition to host v. native
16731
16732 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16733
16734 * Makefile.in: Replace C++ in macro names with CXX.
16735 This is less likely to break ...
16736
16737 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16738
16739 * test-build.mk: add -w to GNU_MAKE
16740
16741 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16742
16743 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16744 add 'sparc' to list of recognized cpus. This needed to make
16745 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16746 Delete some redundant ose68 variants. Recognize -wrs as an os,
16747 then changes that into $CPU-wrs-vxworks.
16748
16749 * configure.in: remove most references to gdbtest, regularize
16750 target based program removal
16751
16752 * test-build.mk: import from p3 tree (many fixes and changes)
16753
16754 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16755
16756 * Makefile.in: added rules to handle tcl, tk, and expect
16757
16758 * configure.in: handle those directories if they exist
16759
16760 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16761
16762 * config.sub: removed bogus hppabsd and hppahpux names, since
16763 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16764
16765 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16766
16767 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16768 depends upon all-xiberty
16769
16770 * Makefile.in: changes from p3, including:
16771
16772 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16773
16774 * Makefile.in (XTRAFLAGS): include newlib directories if
16775 newlib/Makefile exists, rather than if host != target.
16776
16777 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16778
16779 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16780 from the same source tree and not building a cross-compiler. This
16781 matters for the libg++ configuration if reconfiguring a tree that
16782 has already been installed.
16783
16784 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16785
16786 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16787 pick up the machine and system specific header files.
16788
16789 * Makefile.in: added AS_FOR_TARGET, passed down in
16790 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16791 the C compiler to use to create programs which are run in the
16792 build environment, set it to default to $(CC), and passed it down
16793 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16794
16795 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16796
16797 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16798 We need them for unusual native builds, like systems without
16799 ranlib.
16800
16801 * configure: also define $(host_canonical) and
16802 $(target_canonical), which are the full, canonical names for the
16803 given host and target
16804
16805 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16806
16807 * Makefile.in: Added separate definitions for C++.
16808
16809 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16810
16811 * configure.in (configdirs): Add deja-gnu.
16812
16813 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16814
16815 * README: Update for configure.texi and gdb-4.7 release.
16816
16817 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16818
16819 * Makefile.in: Move "all" target to top of file.
16820 Previously, first target was ".PHONY" which caused BSD4.4 make
16821 to build .PHONY when make was run without arguments.
16822
16823 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16824
16825 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16826 Library-copylefted code in libiberty.
16827
16828 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16829
16830 * config.sub: Replace m68kmote with plain old m68k.
16831
16832 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16833
16834 * Makefile.in: Remove space from blank line, avoid Make complaints.
16835
16836 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16837
16838 * config.sub: Complain if no argument is given. Added support for
16839 386bsd as OS and target alias.
16840
16841 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16842
16843 * Makefile.in (XTRAFLAGS): include newlib directories if
16844 newlib/Makefile exists, rather than if host != target.
16845
16846 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16847
16848 * config.sub: recognize sparclite-wrs-vxworks.
16849
16850 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16851 p3.) Added clean-xiberty to clean.
16852
16853 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16854
16855 * configure.in: use *-*-* instead of nested cases for host and target
16856
16857 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16858
16859 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16860 from the same source tree and not building a cross-compiler. This
16861 matters for the libg++ configuration if reconfiguring a tree that
16862 has already been installed.
16863
16864 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16865
16866 * config.sub (i486v/i486v4): Merge in from FSF version.
16867
16868 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16869
16870 * configure: only set PWD if it is already set.
16871
16872 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16873
16874 * configure: just set PWD=`pwd` at the top, since Ultrix sh
16875 doesn't have unset and all success paths (and most error paths)
16876 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16877 to just ${PWD} to avoid confusion.)
16878
16879 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
16880
16881 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16882 even for a native compilation.
16883
16884 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
16885
16886 Changes to make the gdb.tar.Z rule work better.
16887
16888 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
16889 (DEVO_SUPPORT): Add configure.texi.
16890 (bfd-ilrt.tar.Z): Remove ancient rule.
16891
16892 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
16893
16894 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16895 pick up the machine and system specific header files.
16896
16897 * configure.in, config.sub: added new target m68010-adobe-scout,
16898 with alias of adobe68k. Changed configure.in to check for
16899 -scout before -sco* to avoid a false match.
16900
16901 * Makefile.in: added AS_FOR_TARGET, passed down in
16902 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16903 the C compiler to use to create programs which are run in the
16904 build environment, set it to default to $(CC), and passed it down
16905 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16906
16907 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
16908
16909 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16910 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
16911 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16912 FOR_TARGET variants, to newlib and libg++.
16913
16914 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
16915
16916 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16917 first.
16918
16919 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
16920
16921 * config.sub: Accept `elf' as an environment.
16922
16923 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16924
16925 * Makefile.in (all-opcodes): cd into the right directory
16926
16927 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
16928
16929 * configure: added -program_transform_name option, used as
16930 argument to sed when installing programs.
16931 configure.texi: added documentation for -program_prefix,
16932 -program_suffix and -program_transform_name.
16933
16934 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
16935
16936 * config.sub: Accept i486 where i386 ok.
16937
16938 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
16939
16940 * config.sub: accept we32k
16941
16942 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
16943
16944 * config.sub, configure.in: accept OSE68000 and OSE68k.
16945
16946 * Makefile.in: don't create all directories for ``make install'';
16947 let the subdirectories create the ones they need.
16948
16949 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16950
16951 * COPYING: new file, GPL v2
16952
16953 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16954
16955 * Makefile.in: use the new gen-info-dir, which needs a template
16956 argument (which also lives in texinfo)
16957
16958 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16959
16960 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
16961
16962 * config.sub (ncr3000): Change i386 to i486.
16963
16964 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16965
16966 * Makefile.in: add install-rcs, install-grep to
16967 install-no-fixedincludes, removed install-bison and install-libgcc
16968
16969 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
16970
16971 * configure.in: grab the HPUX makefile fragment if on HPUX
16972
16973 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16974
16975 * Makefile.in: eradicate bison spoor (ditto libgcc).
16976 configure.in: recognise m68{k,000}-ericsson-OSE.
16977 es1800 is alias for m68k-ericsson-OSE
16978
16979 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16980
16981 * configure.in: rearrange the parts that remove programs from
16982 configdirs, based now on HOST==TARGET or by canonical triple.
16983
16984 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16985
16986 * test-build.mk: recurse explicitly with -f test-build.mk when
16987 appropriate. predicate stage3 and comparison on the existence
16988 of gcc. That is, if gcc isn't around, we aren't three-staging.
16989 On very clean, also remove ...stamp-co. Build in-place before
16990 doing other builds.
16991
16992 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16993
16994 * Makefile.in, configure.in: add tgas
16995
16996 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16997
16998 * Makefile.in: a number of changes merged in from progressive.
16999
17000 * configure.in: add libm.
17001
17002 * .cvsignore: ignore some stuff that comes from test-build.mk.
17003
17004 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17005
17006 * config.sub: Add es1800 (m68k-ericsson-es1800).
17007
17008 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17009
17010 * configure: Add program_suffix (parallel to program_prefix)
17011 * Makefile.in: adjust directory-creating script for losing decstation
17012
17013 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17014
17015 * configure: Minor $subdir-related fixes.
17016
17017 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17018
17019 * configure: fix various problems with propogating
17020 makefile_target_frag in subdirs.
17021 * configure.in: config libgcc if its there
17022
17023 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17024
17025 * config.sub: HPPA merge.
17026
17027 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17028
17029 * Makefile.in: Replace all-bison with all-byacc in all
17030 dependency lines for other tools (which now use byacc).
17031
17032 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17033
17034 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17035
17036 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17037
17038 * Makefile.in: make gprof rules similar to byacc rules (instead of
17039 vestigal $(unsubdir) that didn't work...)
17040
17041 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17042
17043 * config.sub: Add support for Linux.
17044 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17045 (at least for libg++).
17046
17047 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17048
17049 * configure.texi: fix doc for the -nfp option to configure
17050
17051 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17052
17053 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17054
17055 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17056
17057 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17058 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17059 * configure.in: added solaris* host_makefile_frag hook.
17060
17061 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17062
17063 * config.sub: changed recognition of m68000 so that various
17064 m68k types can be specified via m680[01234]0
17065
17066 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17067
17068 * config.sub (basic_machine): fix sed so that '-foo' isn't
17069 completely substituted out while .+'-foo' loses the '-foo'
17070
17071 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17072
17073 * config.sub ($os): Add -aout.
17074
17075 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17076
17077 * configure: If host_makefile_frag is absolute, don't
17078 prefix ${invsubdir} (relevant to libg++ auto-configure).
17079
17080 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17081
17082 * Makefile.in (tooldir): Define it.
17083 (all-ld): Depend on all-flex.
17084
17085 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17086
17087 * Makefile.in (check): Fix libg++ special case.
17088
17089 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17090
17091 * configure: do not bury `pwd` into config.status, thus do fewer
17092 pwd's.
17093
17094 * configure: print the "Building in" message only when building in
17095 other than "." AND verbose.
17096
17097 * configure: remove -s, rework -v to better accommodate guested
17098 configures.
17099
17100 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17101
17102 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17103
17104 * Makefile.in: macroize flags passed on recursion. remove
17105 fileutils.
17106
17107 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17108
17109 * configure: get makesrcdir right for subdirs deeper than 1.
17110
17111 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17112 install.
17113
17114 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17115
17116 * Makefile.in: don't print subdir_do or recursion lines.
17117
17118 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17119
17120 * standards.texi: added menu item.
17121
17122 * Makefile.in: build and install standards.info.
17123
17124 * standards.texi: new file.
17125
17126 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17127
17128 * configure: test for and move config.status pieces from
17129 ${subdir}/.
17130
17131 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17132
17133 * configure: Test for existance of files before trying to mv
17134 them, to avoid numerous non-existance messages.
17135
17136 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17137
17138 * configure: correct final line of config.status.
17139
17140 * configure: patch from eggert. Avoids a protection problem if
17141 the original Makefile.in is read only.
17142
17143 * configure: use move-if-change from gcc to create config.status.
17144 Some makefiles depend on config.status to tell if a directory
17145 has been reconfigured for a different host. This change
17146 prevents those directories from remaking everything in the case
17147 where the reconfig was only intended to rebuild a Makefile.
17148
17149 * configure: test for config.sub with "config.sub sun4" rather
17150 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17151 host alias from a missing config.sub.
17152
17153 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17154
17155 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17156 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17157
17158 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17159
17160 * configure: mkdir ${subdir} as needed.
17161
17162 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17163
17164 * Makefile.in,configure.in: added autoconf.
17165
17166 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17167
17168 * Makefile.in: no longer pass against on recursion.
17169
17170 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17171 definitions are not inherited.
17172
17173 * configure: correct makesrcdir when subdir is .
17174
17175 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17176
17177 * configure: Add support for 'subdirs' variable, which is
17178 like 'configdirs', except that configure doesn't re-invoke
17179 itself for subdirs, it just creates a Makefile for each subdir.
17180 * configure.texi: Document subdirs.
17181
17182 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17183
17184 * configure.in: added flex to configdirs
17185
17186 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17187
17188 * Makefile.in: remove clean-stamps from clean.
17189
17190 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17191
17192 * configure.in: Add gdbtest to configdirs.
17193
17194 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17195
17196 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17197 to recursive makes.
17198 * configure.in: Recognize new ncr3000 config.
17199
17200 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17201
17202 * Makefile.in, configure.in: removed references to gdbm.
17203
17204 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17205
17206 * config.sub: Don't canonicalize os value
17207 newsos* to bsd (readline needs to check for newsos).
17208 (This fix was earlier made Jan 31, but got re-broken.)
17209
17210 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17211
17212 * configure.in: sco is an os, not a vendor!
17213
17214 * configure: Quote $( better. Keep various shells happy.
17215
17216 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17217
17218 * Makefile.in: eliminate stamp-files.
17219
17220 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17221
17222 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17223 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17224
17225 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17226
17227 * config.sub: fix iris/iris3.
17228
17229 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17230
17231 * configure: re-add -rm.
17232
17233 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17234
17235 * Maskefile.in: add .stmp-rcs to all.
17236
17237 * configure.in: remove gas from rs6000 build, use aix host fragment.
17238
17239 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17240
17241 * configure: pass down site_option during recursion.
17242
17243 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17244
17245 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17246
17247 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17248
17249 * configure: Change exec_prefix so that it really defaults to prefix.
17250
17251 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17252
17253 * Makefile.in, configure.in: Add support for mmalloc library.
17254
17255 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17256
17257 * Makefile.in: add stmp dependencies for a few more things.
17258
17259 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17260
17261 * configure: adjusted error message on objdir/srcdir configure
17262 collision, per john's suggestion.
17263
17264 * Makefile.in: add libiberty stmp to all and all.cross.
17265
17266 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17267
17268 * Makefile.in: remove force dependencies, add grep to all.
17269
17270 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17271
17272 * Makefile.in: drop flex. make stamp files work.
17273
17274 * configure: added test for conflicting configuration in srcdir,
17275 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17276 gets cranky. use relative paths for configure and srcdir
17277 whenever possible. Send some error messages to stderr that were
17278 going to stdout.
17279
17280 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17281
17282 * Makefile.in: Fix libg++ rule to check for gcc directory
17283 before using gcc/gcc. Also pass XTRAFLAGS.
17284
17285 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17286
17287 * Makefile.in: added stmp-files so that directories aren't polled
17288 when they are already built.
17289
17290 * configure.texi: fixed a node pointer problem.
17291
17292 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17293
17294 * config.sub configure.in gdb/configure.in
17295 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17296 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17297 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17298
17299 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17300
17301 * configure: -recurring becomes -silent. corrected help message
17302 for -site= option.
17303
17304 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17305
17306 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17307
17308 * configure: when building Makefile for crosses, replace
17309 tooldir and program_prefix. default srcdir from location of
17310 config.sub. remove "for host in hosts" and "for target in
17311 targets" loops.
17312
17313 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17314
17315 * Makefile.in: Do not pass bindir or mandir to cvs.
17316
17317 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17318
17319 * Makefile.in, configure.in: removed traces of namesubdir,
17320 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17321 copyrights to '92, changed some from Cygnus to FSF.
17322
17323 * configure.texi: remove most references to multiple hosts,
17324 multiple targets, subdirs, etc.
17325
17326 * configure.man: removed rcsid. reference config.sub not
17327 config.subr.
17328
17329 * Makefile.in: mkdir $(infodir) on install-info.
17330
17331 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17332
17333 * configure.texi: Explain better about .gdbinit and about
17334 the environment that configure.in sections run in.
17335
17336 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17337
17338 * configure.in: Ultrix is only a decstation if it's a MIPS.
17339
17340 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17341
17342 * README: DOC.configure => cfg-paper.texi.
17343
17344 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17345
17346 * config.sub (near case $os): Don't convert newsos* to bsd!
17347
17348 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17349
17350 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17351 the number of copies of COPYING that go into the GDB tar file.
17352
17353 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17354
17355 * bfd/configure.in, gdb/config/mh-i386sco,
17356 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17357 Fix SCO configuration stuff.
17358
17359 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17360
17361 * Makefile.in: For libg++, make sure the -I pointing
17362 to the gcc directory goes *after* all the libg++-local -I flags.
17363 Also, move just-gcc dependency from just-libg++ to all-libg++.
17364
17365 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17366
17367 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17368
17369 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17370
17371 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17372
17373 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17374
17375 * config.sub: Add stratus configuration frags. Also
17376 submitted to FSF.
17377
17378 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17379
17380 * Makefile.in (DEV_SUPPORT): add configure.man.
17381
17382 * config.sub(Decode manufacturer-specific): add -none*.
17383
17384 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17385
17386 * Makefile.in: remove form feeds to make Sun's make happy.
17387 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17388
17389 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17390
17391 * Makefile.in (AR_FLAGS): Make quieter.
17392
17393 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17394
17395 * configure.in: Add libg++.
17396 * configure: When verbose, don't output the command line at each
17397 level; it will be unremarkably the same as the previous version,
17398 which will be the same as what the user typed.
17399
17400 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17401
17402 * configure.in, Makefile.in: fix clean-info, add flex. add
17403 fileutils.
17404
17405 * configure: be less sensitive to spaces in Makefile.in. Do not
17406 look for sources in "..". Doing so breaks subdirectories that
17407 might have their own configure. If a subdir has it's own
17408 configure script, use it.
17409
17410 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17411
17412 * cfg-paper.texi: some changes suggested by rms.
17413
17414 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17415
17416 * config.sub: Merge in some small additions from the FSF version,
17417 taken from the gcc distribution, to bring the Cygnus and FSF
17418 versions into closer sync.
17419
17420 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17421
17422 * configure.in: Changed svr4 references to sysv4.
17423
17424 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17425
17426 * configure: added -V for version number option.
17427
17428 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17429
17430 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17431 renamed from DOC.configure to cfg-paper.texi.
17432
17433 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17434
17435 * configure, config.subr, config.sub: config.subr is now
17436 config.sub again.
17437
17438 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17439
17440 * configure.texi: new file, in progress.
17441
17442 * Makefile.in: build info file and install the man page for
17443 configure.
17444
17445 * configure.man: new file, first cut.
17446
17447 * configure: find config.subr again now that configuration "none"
17448 has gone. removed all traces of the -ansi option. removed all
17449 traces of the -languages option.
17450
17451 * config.subr: resync from rms.
17452
17453 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17454
17455 * configure, config.sub, config.subr: merge config.sub into
17456 config.subr, call the result config.subr, remove config.sub, use
17457 config.subr.
17458
17459 * Makefile.in: revised install for dir.info.
17460
17461 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17462
17463 * configure.in: add decstation host makefile frag.
17464
17465 * Makefile.in: BISON now bison -y again. also install-gcc on
17466 install. clean-gdbm on clean. infodir belongs in datadir.
17467 Make directories for info install. Build dir.info here then
17468 install it.
17469
17470 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17471
17472 * Makefile.in: fix for bad directory tests.
17473
17474 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17475
17476 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17477 regexp. -srcdir relative was being handled incorrectly.
17478
17479 * Makefile.in: unwrapped some for loops so that parallel makes
17480 work again and so one can focus one's attention on a particular
17481 package.
17482
17483 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17484
17485 * configure: added PWD as a stand in for `pwd` (for speed). use
17486 elif wherever possible. make -srcdir work without -objdir.
17487 -objdir= commented out.
17488
17489 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17490
17491 * configure: +options become --options. -subdirs commented out.
17492 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17493 Makefile now at top of generated Makefile. Removed cvs log
17494 entries. added -srcdir. create .gdbinit only if there is one
17495 in ${srcdir}.
17496
17497 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17498 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17499 and mandir now keyed off datadir by default.
17500
17501 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17502
17503 * Freshly created ChangeLog.
17504
17505 \f
17506 Local Variables:
17507 mode: change-log
17508 left-margin: 8
17509 fill-column: 76
17510 version-control: never
17511 End: