Revert r192297.
[gcc.git] / ChangeLog
1 2012-10-10 Richard Biener <rguenther@suse.de>
2
3 * MAINTAINERS: Adjust for changed surename.
4
5 2012-10-04 Lawrence Crowl <crowl@google.com>
6
7 * MAINTAINERS (Write After Approval): Add myself.
8
9 2012-10-01 Cary Coutant <ccoutant@google.com>
10
11 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
12
13 2012-09-28 Ian Lance Taylor <iant@google.com>
14
15 * Makefile.def: Make all-target-libgo depend on
16 all-target-libbacktrace.
17 * Makefile.in: Rebuild.
18
19 2012-09-26 Ian Lance Taylor <iant@google.com>
20
21 * Makefile.def: Make all-gcc depend on all-libbacktrace.
22 * Makefile.in: Rebuild.
23
24 2012-09-20 Walter Lee <walt@tilera.com>
25
26 * configure.ac: Add tilegx to list of targets that support gold.
27 * configure: Regenerate.
28
29 2012-09-20 Marek Polacek <polacek@redhat.com>
30
31 * MAINTAINERS (Write After Approval): Add myself.
32
33 2012-09-19 Steve Ellcey <sellcey@mips.com>
34
35 * configure.ac: Add mips*-mti-elf* target.
36 * configure: Regenerate.
37
38 2012-09-17 Ian Lance Taylor <iant@google.com>
39
40 * MAINTAINERS (Various Maintainers): Add libbacktrace.
41 * configure.ac (host_libs): Add libbacktrace.
42 (target_libraries): Add libbacktrace.
43 * Makefile.def (host_modules): Add libbacktrace.
44 (target_modules): Likewise.
45 * configure, Makefile.in: Rebuild.
46
47 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
48
49 PR target/38607
50 Merge upstream change.
51 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
52
53 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
54 Add libgomp*.o to compare_exclusions for AIX.
55 * configure: Regenerate.
56
57 2012-09-06 Diego Novillo <dnovillo@google.com>
58
59 * configure.ac: Bump minimum GMP version to 4.2.3.
60 * configure: Re-generate.
61
62 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
63
64 PR target/54461
65 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
66 target-libgloss if not configured --with-avrlibc=no.
67 * configure: Regenerate.
68
69 2012-09-04 Jason Merrill <jason@redhat.com>
70
71 * configure.ac: Fix --enable-languages=all.
72
73 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
74
75 * MAINTAINERS (Write After Approval): Add myself.
76
77 2012-09-03 Richard Guenther <rguenther@suse.de>
78
79 PR bootstrap/54138
80 * configure.ac: Re-organize ISL / CLOOG checks to allow
81 disabling with either --without-isl or --without-cloog.
82 * configure: Regenerated.
83
84 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
85
86 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
87 * configure: Regenerate.
88
89 2012-08-27 Ulrich Drepper <drepper@gmail.com>
90
91 * MAINTAINERS: Fix my email address.
92
93 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
94
95 PR binutils/4970
96 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
97 and opcodes.
98 * Makefile.in: Regenerated.
99
100 2012-08-26 Art Haas <ahaas@impactweather.com>
101
102 * configure: Regenerate.
103
104 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
105
106 * INSTALL/README: Also refer to the online installation
107 instructions.
108
109 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
110
111 * MAINTAINERS (Write After Approval): Add myself.
112 (Picochip port): Remove myself.
113
114 2012-08-14 Diego Novillo <dnovillo@google.com>
115
116 Merge from cxx-conversion branch.
117
118 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
119 POSTSTAGE1_CONFIGURE_FLAGS.
120 * Makefile.in: Regenerate.
121 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
122 Force C++ when bootstrapping.
123 * configure: Regenerate.
124
125 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
126
127 * MAINTAINERS (Write After Approval): Add myself.
128
129 2012-07-16 Joseph Myers <joseph@codesourcery.com>
130
131 * README: Document use of ranges of years in copyright notices.
132
133 2012-07-06 Richard Guenther <rguenther@suse.de>
134
135 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
136 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
137 --with-gmp=system.
138 * Makefile.in: Regenerated.
139 * configure: Likewise.
140
141 2012-07-06 Richard Guenther <rguenther@suse.de>
142
143 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
144 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
145 supply V=1 as extra_make_flags.
146 * configure: Regenerated.
147 * Makefile.in: Likewise.
148
149 2012-07-04 Tristan Gingold <gingold@adacore.com>
150
151 * configure: Regenerate.
152
153 2012-07-03 Richard Guenther <rguenther@suse.de>
154
155 * Makfile.def (isl): Remove not necessary extra_exports and
156 extra_make_flags.
157 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
158 * Makefile.in: Regenerated.
159
160 2012-07-03 Richard Guenther <rguenther@suse.de>
161
162 * Makefile.def (cloog): Add V=1 to extra_make_flags.
163 * configure.ac: If either the ISL or the CLooG check failed
164 do not try to build in-tree versions.
165 * Makefile.in: Regenerated.
166 * configure: Regenerated.
167
168 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
169
170 * configure: Regenerate.
171
172 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
173
174 * MAINTAINERS (Various Maintainers): Add myself as testsuite
175 maintainer.
176
177 2012-07-02 Richard Guenther <rguenther@suse.de>
178
179 * configure: Regenerated.
180
181 2012-07-02 Richard Guenther <rguenther@suse.de>
182 Michael Matz <matz@suse.de>
183 Tobias Grosser <tobias@grosser.es>
184 Sebastian Pop <sebpop@gmail.com>
185
186 * Makefile.def: Add ISL host module, remove PPL host module.
187 Adjust ClooG host module to use the proper ISL.
188 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
189 * configure.ac: Include config/isl.m4. Add ISL host library,
190 remove PPL. Remove PPL configury, add ISL configury, adjust
191 ClooG configury.
192 * Makefile.in: Regenerated.
193 * configure: Likewise.
194
195 2012-07-02 Richard Guenther <rguenther@suse.de>
196
197 Merge from graphite branch
198 2011-07-21 Tobias Grosser <tobias@grosser.es>
199
200 * configure: Regenerated.
201 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
202 both cloog.org and legacy versions. The only supported version will
203 be CLooG with the isl backend.
204
205 2011-07-21 Tobias Grosser <tobias@grosser.es>
206
207 * configure: Regenerated.
208 * configure.ac: Require cloog isl 0.17.0
209
210 2011-07-21 Tobias Grosser <tobias@grosser.es>
211
212 * configure: Regenerated.
213 * config/cloog.m4: Do not define CLOOG_ORG
214
215 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
216
217 * configure.ac: Skip C if explicitly selected.
218 * configure: Regenerate.
219
220 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
221
222 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
223 they contain -O2.
224 * configure: Regenerate.
225
226 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
227
228 PR debug/53740
229 * df.h, df-problems.c, dce.c: Revert last patch.
230
231 2012-06-25 Iain Sandoe <iain@codesourcery.com>
232
233 * MAINTAINERS (Write After Approval): Update my email address.
234
235 2012-06-21 Meador Inge <meadori@codesourcery.com>
236
237 * MAINTAINERS (Write After Approval): Add myself.
238
239 2012-06-20 Jason Merrill <jason@redhat.com>
240
241 * Makefile.tpl (check-target-libgomp-c++): New.
242 (check-target-libitm-c++): New.
243 * Makefile.def (c++): Add them.
244 * Makefile.in: Regenerate.
245
246 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
247
248 * MAINTAINERS (Write After Approval): Add myself.
249
250 2012-05-16 Olivier Hainque <hainque@adacore.com>
251
252 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
253 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
254 (install-no-fixedincludes): Adjust accordingly.
255 * Makefile.in: Regenerate.
256
257 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
258
259 Merge upstream change
260 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
261
262 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
263
264 * MAINTAINERS (Write After Approval): Add myself.
265
266 2012-05-09 Nick Clifton <nickc@redhat.com>
267 Paul Smith <psmith@gnu.org>
268
269 PR bootstrap/50461
270 * configure.ac (mpfr-dir): When using in-tree MPFR sources
271 allow for the fact that from release v3.1.0 of MPFR the source
272 files were moved into a src sub-directory.
273 * configure: Regenerate.
274
275 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
276
277 * configure.ac: Bump minimum MPFR version to 2.4.0.
278 * configure: Regenerated.
279
280 2012-05-01 Richard Henderson <rth@redhat.com>
281
282 * Makefile.def (libatomic): New target_module.
283 * configure.ac (target_libraries): Add libatomic.
284 (noconfigdirs): Check if libatomic is supported.
285 * Makefile.in, configure: Rebuild.
286
287 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
288
289 * MAINTAINERS (Write After Approval): Add myself.
290
291 2012-04-25 Joel Brobecker <brobecker@adacore.com>
292
293 * config.sub: Update to 2012-04-18 version from official repo.
294
295 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
296
297 * MAINTAINERS (Write After Approval): Add myself.
298
299 2012-04-11 Steve Ellcey <sellcey@mips.com>
300
301 * MAINTAINERS: Changed email address.
302
303 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
304
305 PR target/52737
306 * contrib/gcc_update (files_and_dependencies):
307 Remove gcc/config/avr/t-multilib from touch data.
308
309 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
310
311 * MAINTAINERS (OS Port Maintainers): Remove irix.
312 * configure.ac (enable_libgomp): Remove *-*-irix6*.
313 (unsupported_languages): Remove mips-sgi-irix6.*.
314 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
315 (with_stabs): Remove.
316 * configure: Regenerate.
317
318 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
319
320 * MAINTAINERS (OS Port Maintainers): Remove osf.
321 * configure.ac (enable_libgomp): Remove *-*-osf*.
322 (with_stabs): Remove alpha*-*-osf*.
323 * configure: Regenerate.
324
325 2012-03-05 Tristan Gingold <gingold@adacore.com>
326
327 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
328 * configure: Regenerate.
329
330 2012-02-17 Walter Lee <walt@tilera.com>
331
332 * MAINTAINERS: (Write After Approval): Delete myself.
333
334 2012-02-14 Walter Lee <walt@tilera.com>
335
336 * MAINTAINERS (tilegx port): Add myself.
337 (tilepro port): Add myself.
338 (Write After Approval): Add myself.
339
340 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
341
342 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
343 and Joseph Myers as docstring relicensing maintainers.
344
345 2012-02-09 Bin Cheng <bin.cheng@arm.com>
346
347 * MAINTAINERS (write-after-approval): Add myself.
348
349 2012-02-08 Ira Rosen <irar@il.ibm.com>
350
351 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
352 maintainer.
353
354 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
355
356 * MAINTAINERS (Write After Approval): Move myself to
357 maintain alphabetical order.
358
359 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
360
361 * MAINTAINERS (Write After Approval): Add myself.
362
363 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
364
365 * MAINTAINERS (Write After Approval): Add myself.
366
367 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
368 Jayant R Sonar <jayant.sonar@kpitcummins.com>
369
370 * configure.ac (cr16-*-*): Remove nonconfigdirs.
371 * configure: Regenerate.
372
373 2012-01-23 Harshit Chopra <harshit@google.com>
374
375 * MAINTAINERS (Write After Approval): Add myself.
376
377 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
378
379 * configure.ac: Remove reference to mh-interix.
380 * configure: Regenerate.
381
382 2012-01-05 Richard Henderson <rth@redhat.com>
383
384 PR bootstrap/51072
385 * configure.ac: Disable libitm if c++ is not enabled.
386 * configure: Rebuild.
387
388 * configure.ac: Fix regexp for same.
389 * configure: Rebuild.
390
391 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
392
393 * MAINTAINERS (Write After Approval): Add myself.
394
395 2012-01-02 Richard Guenther <rguenther@suse.de>
396
397 PR bootstrap/51686
398 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
399 * Makefile.in: Regenerate.
400
401 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
402
403 * MAINTAINERS (Write After Approval): Add myself.
404
405 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
406
407 * configure: Regenerate.
408
409 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
410
411 * MAINTAINERS (picochip): Changed email address.
412
413 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
414
415 * MAINTAINERS (write-after-approval): Add self.
416
417 2011-11-29 DJ Delorie <dj@redhat.com>
418
419 * configure.ac (rl78-*-*) New case.
420 * configure: Regenerate.
421 * MAINTAINERS: Add myself as RL78 maintainer.
422
423 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
424
425 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
426
427 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
428
429 * libtool.m4: Additional FreeBSD 10 fixes.
430
431 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
432
433 * MAINTAINERS: Move myself from Write After Approval to CPU Port
434 Maintainers section, as Epiphany maintainer.
435
436 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
437
438 PR target/49992
439 * configure.ac: Remove ranlib special-casing for Darwin.
440 * configure: Regenerate.
441
442 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
443
444 * MAINTAINERS (Reviewers): Keep the list sorted.
445
446 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
447
448 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
449
450 2011-11-09 Roland McGrath <mcgrathr@google.com>
451
452 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
453 * configure: Rebuild.
454 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
455 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
456 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
457 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
458 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
459 Add READELF.
460 * Makefile.in: Rebuild.
461
462 2011-11-09 Jason Merrill <jason@redhat.com>
463
464 * Makefile.def (language=c++): Remove check-c++0x.
465 * Makefile.in (check-gcc-c++): Regenerate.
466
467 2011-11-08 Richard Henderson <rth@redhat.com>
468
469 * configure.ac: Test for libitm directory present first.
470
471 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
472
473 * configure.ac: Test libitm/configure.tgt to disable libitm.
474 * configure: Rebuild.
475
476 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
477 Richard Henderson <rth@redhat.com>
478
479 Merged from transactional-memory.
480
481 * Makefile.def (lang_env_dependencies): libitm is c++.
482 Add libitm target module.
483 * configure.ac: Likewise.
484 * config/mmap.m4: New file.
485 * contrib/gcc_update: Add libitm to touch data.
486 * Makefile.in, configure: Rebuild.
487
488 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
489
490 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
491 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
492 * Makefile.in: Regenerate.
493
494 2011-11-01 DJ Delorie <dj@redhat.com>
495
496 * config.sub: Update to version 2011-10-29 (added rl78)
497
498 2011-10-27 Nick Clifton <nickc@redhat.com>
499
500 * config.sub: Import these changes from the config project:
501
502 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
503 Ben Elliston <bje@gnu.org>
504
505 * config.sub (epiphany): New.
506
507 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
508 Ben Elliston <bje@gnu.org>
509
510 * config.sub (hexagon, hexagon-*): New.
511
512 2011-08-23 Roland McGrath <mcgrathr@google.com>
513
514 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
515 64eb to be64.
516
517 2011-08-16 Roland McGrath <mcgrathr@google.com>
518
519 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
520 (nacl): Grok as alias for 32el-unknown-nacl.
521
522 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
523
524 * MAINTAINERS (Write After Approval): Add myself.
525
526 2011-10-24 Teresa Johnson <tejohnson@google.com>
527
528 * MAINTAINERS (Write After Approval): Add myself.
529
530 2011-09-21 Jakub Jelinek <jakub@redhat.com>
531
532 * MAINTAINERS (sparc port): Remove myself.
533
534 2011-09-14 Tom de Vries <tom@codesourcery.com>
535
536 * MAINTAINERS (Write After Approval): Add myself.
537
538 2011-08-14 Yao Qi <yao@codesourcery.com>
539
540 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
541 * configure: Regenerate.
542
543 2011-07-26 Ian Lance Taylor <iant@google.com>
544
545 * configure.ac: Set have_compiler based on whether gcc directory
546 exists, rather than on whether gcc is in configdirs.
547 * configure: Rebuild.
548
549 2011-07-21 Joseph Myers <joseph@codesourcery.com>
550
551 * MAINTAINERS (Global Reviewers): Add self.
552
553 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
554
555 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
556 link directories.
557 * Makefile.in: Rebuild.
558
559 2011-07-20 Ian Lance Taylor <iant@google.com>
560
561 PR bootstrap/49787
562 * configure.ac: Move --enable-bootstrap handling earlier in file.
563 If --enable-bootstrap and either --enable-build-with-cxx or
564 --enable-build-poststage1-with-cxx, enable C++ automatically.
565 * configure: Rebuild.
566
567 2011-07-19 Ian Lance Taylor <iant@google.com>
568
569 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
570 make C++ a boot_language. Set and substitute
571 POSTSTAGE1_CONFIGURE_FLAGS.
572 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
573 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
574 * configure, Makefile.in: Rebuild.
575
576 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
577
578 * MAINTAINERS (Register Allocation): Move myself from reviewers to
579 maintainers.
580
581 2011-07-18 Jakub Jelinek <jakub@redhat.com>
582
583 * MAINTAINERS (Global Reviewers): Add myself.
584
585 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
586
587 * configure: Regenerate.
588
589 2011-07-16 Jason Merrill <jason@redhat.com>
590
591 * Makefile.def (language=c++): Add check-c++0x and
592 check-target-libmudflap-c++.
593 * Makefile.tpl (check-target-libmudflap-c++): New.
594 * Makefile.in: Regenerate.
595
596 2011-07-16 Matthias Klose <doko@ubuntu.com>
597
598 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
599 * Makefile.def (target_modules/libjava): Pass
600 $(EXTRA_CONFIGARGS_LIBJAVA).
601 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
602 if not configured with --enable-static-libjava.
603 * Makefile.in: Regenerate.
604 * configure: Likewise.
605
606 2011-07-15 Jason Merrill <jason@redhat.com>
607
608 * Makefile.in (check-c++): Move check-gcc-c++0x after
609 check-target-libstdc++-v3.
610
611 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
612
613 * MAINTAINERS (c6x port): New entry.
614
615 2011-07-13 Jason Merrill <jason@redhat.com>
616
617 * Makefile.in (check-gcc-c++0x): New.
618 (check-c++): Depend on it.
619
620 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
621
622 PR target/39150
623 * configure.ac (i[3456789]86-*-solaris2*): Also accept
624 x86_64-*-solaris2.1[0-9]*.
625 * configure: Regenerate.
626
627 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
628
629 * MAINTAINERS (RTL optimizers): Add self.
630
631 2011-06-27 Gabriel Charette <gchare@google.com>
632
633 * MAINTAINERS (Write After Approval): Add myself.
634
635 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
636
637 PR regression/47836
638 PR bootstrap/23656
639 PR other/47733
640 PR bootstrap/49247
641 PR c/48825
642 * configure.ac (target_libraries): Remove target-libiberty.
643 Remove case-statement setting skipdirs=target-libiberty for
644 multiple targets. Remove checking target_configdirs and
645 removing target-libiberty but keeping target-libgcc if
646 otherwise empty.
647 * Makefile.def (target_modules): Don't add libiberty.
648 (dependencies): Remove all traces of target-libiberty.
649 * configure, Makefile.in: Regenerate.
650
651 2011-06-13 Walter Lee <walt@tilera.com>
652
653 * configure.ac (tilepro-*-*) New case.
654 (tilegx-*-*): Likewise.
655 * configure: Regenerate.
656
657 2011-06-06 Jing Yu <jingyu@google.com>
658
659 * configure.ac: Skip target-libiberty for
660 arm*-*-linux-androideabi.
661 * configure: Regenerated.
662
663 2011-06-06 Nick Clifton <nickc@redhat.com>
664
665 * config.sub: Sync from upstream.
666
667 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
668
669 * MAINTAINERS (Write After Approval): Add myself.
670
671 2011-06-01 Daniel Jacobowitz <drow@false.org>
672
673 * MAINTAINERS: Update my email address.
674
675 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
676
677 * MAINTAINERS (Write After Approval): Update my email address.
678
679 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
680
681 * MAINTAINERS (Write After Approval): Add myself.
682
683 2011-05-08 Doug Kwan <dougkwan@google.com>
684
685 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
686 * configure: Regenerated.
687 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
688 value from configure.
689 * Makefile.in: Regenerated.
690
691 2011-05-05 Joseph Myers <joseph@codesourcery.com>
692
693 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
694 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
695 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
696 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
697 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
698 *-*-vxworks*): Disable newlib and libgloss in separate case
699 statement.
700 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
701 to separate case statement.
702 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
703 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
704 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
705 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
706 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
707 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
708 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
709 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
710 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
711 i[[3456789]]86-*-rdos*, m32r-*-*,
712 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
713 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
714 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
715 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
716 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
717 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
718 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
719 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
720 and libgloss in main case over targets. Remove most empty cases
721 in main case over targets.
722 * configure: Regenerate.
723
724 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
725
726 * MAINTAINERS (Write After Approval): Add myself.
727
728 2011-05-04 Joseph Myers <joseph@codesourcery.com>
729
730 * configure.ac: Remove code setting special library locations for
731 hppa*64*-*-hpux11*. Remove code setting compiler for
732 sparc-sun-solaris2*.
733 * configure: Regenerate.
734
735 2011-05-04 Joseph Myers <joseph@codesourcery.com>
736
737 * configure.ac: Separate libgloss_dir settings from general case
738 over targets.
739 * configure: Regenerate.
740
741 2011-04-28 Joseph Myers <joseph@codesourcery.com>
742
743 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
744 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
745 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
746 cases in libgcj-disabling case statement.
747 (hppa*64*-*-linux*): Set unsupported_languages instead of
748 disabling target-zlib.
749 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
750 to hppa*64*-*-hpux*.
751 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
752 hppa*-*-hpux*.
753 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
754 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
755 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
756 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
757 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
758 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
759 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
760 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
761 libgcj-disabling case statement.
762 * configure: Regenerate.
763
764 2011-04-28 Joseph Myers <joseph@codesourcery.com>
765
766 * configure.ac: Disable Java for targets not supporting libffi.
767 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
768 Remove cases in Java-disabling statement.
769 (*arm-wince-pe): Change to arm-wince-pe.
770 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
771 cases in Java-disabling statement.
772 (bfin-*-*): Don't disable Java again.
773 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
774 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
775 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
776 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
777 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
778 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
779 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
780 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
781 Java-disabling statement.
782 (mmix-*-*): Don't disable Java again.
783 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
784 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
785 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
786 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
787 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
788 statement.
789 * configure: Regenerate.
790
791 2011-04-28 Joseph Myers <joseph@codesourcery.com>
792
793 * configure.ac: Separate cases disabling Java and Java libraries
794 from general case over targets.
795 * configure: Regenerate.
796
797 2011-04-21 Jie Zhang <jzhang918@gmail.com>
798
799 * MAINTAINERS: Update my email address.
800
801 2011-04-20 Easwaran Raman <eraman@google.com>
802
803 * MAINTAINERS (Write After Approval): Add myself.
804
805 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
806
807 PR lto/48086
808 * configure.ac: Re-enable LTO on *-apple-darwin9*.
809 * configure: Regenerate.
810
811 2011-04-16 Jim Meyering <meyering@redhat.com>
812
813 * MAINTAINERS (Write After Approval): Add myself.
814
815 2011-04-15 Dodji Seketeli <dodji@redhat.com>
816
817 * MAINTAINERS: Update my email address.
818
819 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
820
821 * MAINTAINERS (Write After Approval): Add myself.
822
823 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
824
825 * MAINTAINERS (Write After Approval): Add myself.
826
827 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
828
829 * MAINTAINERS (Write After Approval): Add myself.
830
831 2011-04-06 Joseph Myers <joseph@codesourcery.com>
832
833 * configure.ac (build_tools): Remove build-byacc.
834 (host_libs): Remove mmalloc.
835 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
836 autoconf automake libtool diff rcs fileutils shellutils time
837 textutils wdiff find uudecode hello tar gzip indent recode release
838 sed perl gawk findutils gettext zip.
839 (libgcj): Remove target-qthreads.
840 (target_tools): Remove target-examples target-gperf.
841 (YACC): Don't handle building byacc.
842 * configure: Regenerate.
843 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
844 dosutils, examples, fileutils, find, findutils, gawk, gettext,
845 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
846 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
847 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
848 handle building components.
849 * Makefile.in: Regenerate.
850
851 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
852
853 * MAINTAINERS: Update my email address as Xtensa maintainer.
854
855 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
856
857 * config.sub: Sync from upstream.
858
859 2011-04-01 Joseph Myers <joseph@codesourcery.com>
860
861 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
862 (microblaze*): Don't disable libssp.
863 * configure: Regenerate.
864
865 2011-04-01 Joseph Myers <joseph@codesourcery.com>
866
867 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
868 moveifchange.
869 * configure: Regenerate.
870 * Makefile.tpl: Use @SHELL@ not @config_shell@.
871 * Makefile.in: Regenerate.
872
873 2011-04-01 Joseph Myers <joseph@codesourcery.com>
874
875 * configure.ac (*-*-sysv4*): Don't enable libgomp.
876 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
877 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
878 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
879 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
880 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
881 md_exec_prefix cases.
882 * configure: Regenerate.
883
884 2011-04-01 Joseph Myers <joseph@codesourcery.com>
885
886 * configure.ac: Separate cases disabling target-libssp,
887 target-libiberty, target-libstdc++-v3 and Fortran from general
888 case over targets.
889 * configure: Regenerate.
890
891 2011-04-01 Joseph Myers <joseph@codesourcery.com>
892
893 * configure.ac (*-*-chorusos): Don't disable libgcj.
894 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
895 Remove case.
896 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
897 (arm-*-coff): Don't disable libgcj.
898 (arm*-*-linux-gnueabi): Remove useless assignment.
899 (arm-*-riscix*): Don't disable libgcj.
900 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
901 configuration.
902 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
903 (c54x*-*-*): Remove case.
904 (tic54x-*-*): Don't disable GCC or GCC libraries.
905 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
906 to *.
907 (d10v-*-*): Don't disable GCC libraries.
908 (d30v-*-*): Don't disable libgcj.
909 (h8500-*-*): Don't disable GCC libraries.
910 (i960-*-*): Don't disable libgcj.
911 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
912 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
913 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
914 libgcj.
915 (m68k-*-coff*): Remove case.
916 (mmix-*-*): Don't disable libgloss on host.
917 (mn10200-*-*, mn10300-*-*): Remove cases.
918 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
919 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
920 Don't disable libgcj.
921 (romp-*-*): Remove case.
922 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
923 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
924 case.
925 (v810-*-*): Don't disable GCC libraries.
926 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
927 (ip2k-*-*): Don't disable GCC libraries.
928 * configure: Regenerate.
929
930 2011-03-28 Joseph Myers <joseph@codesourcery.com>
931
932 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
933 libffi on host.
934 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
935 on host.
936 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
937 * configure: Regenerate.
938
939 2011-03-26 John Marino <binutils@marino.st>
940
941 * configure.ac: Add support for *-*-dragonfly*
942 * configure: Regenerate.
943
944 2011-03-25 Joseph Myers <joseph@codesourcery.com>
945
946 * configure.ac (native_only): Remove.
947 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
948 send-pr uudecode guile gnuserv on host.
949 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
950 send-pr rcs guile perl texinfo libtool on host.
951 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
952 automake send-pr rcs guile perl texinfo libtool on host.
953 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
954 (*-*-kaos*): Don't disable target-examples target-gperf on target.
955 (alpha*-dec-osf*): Don't disable fileutils on target.
956 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
957 texinfo send-pr expect dejagnu on target.
958 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
959 target-qthreads on target.
960 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
961 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
962 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
963 x86_64-*-mingw*): Don't disable expect on target.
964 (*-*-cygwin*): Don't disable target-gperf on target.
965 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
966 gnuserv on target.
967 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
968 target.
969 * configure: Regenerate.
970
971 2011-03-25 Joseph Myers <joseph@codesourcery.com>
972
973 * configure.ac (target_tools): Remove target-groff.
974 (native_only): Remove target-groff.
975 (hppa*64*-*-*): Don't disable byacc.
976 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
977 setting.
978 (*-*-kaos*): Don't skip target-librx and target-groff.
979 (*-*-netware*): Don't skip target-libmudflap.
980 (*-*-tpf*): Don't skip target-libmudflap.
981 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
982 directories on the host.
983 (ia64*-*-*vms*): Don't skip tix.
984 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
985 host.
986 * configure: Regenerate.
987
988 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
989
990 * configure.ac: Remove references to mt-mep, mt-netware,
991 mt-wince.
992 * Makefile.def: Add all-utils soft dependencies.
993 * Makefile.tpl: Remove GDB_NLM_DEPS.
994 * configure: Regenerate.
995 * Makefile.in: Regenerate.
996
997 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
998
999 * configure.ac: Do not include mh-x86omitfp.
1000 * configure: Regenerate.
1001
1002 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1003
1004 * configure.ac: Remove empty cases.
1005 * configure: Regenerate.
1006
1007 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1008
1009 * Makefile.def: Add dependency from termcap to gdb.
1010 * Makefile.in: Regenerate.
1011
1012 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1013
1014 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1015 * configure: Regenerate.
1016 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1017 * Makefile.tpl: Likewise.
1018 * Makefile.in: Regenerate.
1019
1020 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1021
1022 * configure.ac: Remove all mentions of tentative_cc.
1023 * configure: Regenerate.
1024
1025 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1026
1027 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1028 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1029 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1030 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1031 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1032 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1033 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1034 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1035 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1036 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1037 *-*-rhapsody*): Remove host cases.
1038 * configure: Regenerate.
1039
1040 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1041
1042 * configure.ac (ppc*-*-pe): Remove host case.
1043 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1044 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1045 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1046 cases.
1047 * configure: Regenerate.
1048
1049 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1050
1051 * config.sub: Update to version 2011-03-23.
1052
1053 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1054
1055 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1056 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1057 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1058 * configure: Regenerate.
1059
1060 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1061
1062 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1063 to Write After Approval.
1064 * config-ml.in: Don't handle arc-*-elf*.
1065 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1066 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1067 handle GCC libraries.
1068 * configure: Regenerate.
1069
1070 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1071
1072 PR bootstrap/48120:
1073 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1074 Add -lstdc++ -lm to LIBS.
1075 * configure: Regenerate.
1076
1077 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1078
1079 * config.guess: Update to version 2011-02-02
1080 * config.sub: Update to version 2011-02-24
1081
1082 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1083
1084 PR lto/48086
1085 * configure.ac: Re-enable LTO on *-apple-darwin9.
1086 * configure: Regenerate.
1087
1088 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1089
1090 PR lto/48086
1091 * configure.ac: Disable LTO on darwin due to an assembler change in
1092 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1093 under 256.
1094 * configure: Regenerate.
1095
1096 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1097
1098 * MAINTAINERS: Update myself as score backend maintainer,
1099 update my e-mail address.
1100
1101 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1102
1103 * MAINTAINERS: Update my e-mail address.
1104
1105 2011-03-06 Joey Ye <joey.ye@arm.com>
1106
1107 * MAINTAINERS: Update my e-mail address.
1108
1109 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1110
1111 * configure.ac: Adjust test of with_ppl.
1112 * configure: Regenerated.
1113
1114 2011-03-02 Kai Tietz <ktietz@redhat.com>
1115
1116 * MAINTAINERS: Adjust my e-mail address.
1117
1118 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1119
1120 * configure.ac: Add -lpwl to ppllibs.
1121 * configure: Regenerated.
1122
1123 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1124
1125 * config/cloog.m4: Add -lisl to clooglibs.
1126 * configure: Regenerated.
1127
1128 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1129
1130 * MAINTAINERS (CPU Port maintainers): Add self.
1131
1132 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1133
1134 * MAINTAINERS: Add myself as testsuite maintainer.
1135
1136 2011-02-15 Mike Stump <mikestump@comcast.net>
1137
1138 * MAINTAINERS: Add myself as testsuite maintainer.
1139
1140 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1141
1142 Import from Libtool and gnulib:
1143
1144 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1145
1146 Prepare for supporting FreeBSD 10.
1147 * config.rpath: Remove handling of freebsd1* which soon would
1148 match FreeBSD 10.0.
1149
1150 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1151
1152 Remove support for FreeBSD 1.x.
1153 * libtool.m4 (_LT_LINKER_SHLIBS)
1154 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1155 soon would incorrectly match FreeBSD 10.0.
1156
1157 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1158
1159 PR binutils/12283
1160 * move-if-change: Import version from gnulib.
1161
1162 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1163
1164 PR lto/47225
1165 * Makefile.def (lto-plugin): Double dash for enable-shared.
1166 (configure-gcc): Depend on all-lto-plugin.
1167 * Makefile.in: Rebuilt.
1168
1169 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1170
1171 * configure.ac: Remove extra bracket.
1172 * configure: Regenerate.
1173
1174 2011-02-08 Tobias Burnus <burnus@net-b.de>
1175
1176 * MAINTAINERS: Add myself as libquadmath maintainer.
1177
1178 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1179
1180 * MAINTAINERS: Update my email address.
1181
1182 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1183
1184 * MAINTAINERS (option handling): Add self.
1185
1186 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1187
1188 PR lto/47225
1189 * Makefile.def: Add dependency for install-gcc
1190 on install-lto-plugin.
1191 * Makfile.in: Regenerated
1192
1193 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1194
1195 * MAINTAINERS (CPU Port Maintainers): Add myself.
1196
1197 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1198
1199 PR libgcj/44341
1200 * configure.ac: Discard --with-* flags for host when configuring
1201 target libraries for cross build.
1202 * configure: Rebuilt.
1203
1204 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1205
1206 * MAINTAINERS (linear loop transforms): Removed.
1207
1208 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1209
1210 * configure.ac: If with_ppl is no, move setting with_cloog=no
1211 after CLOOG_REQUESTED check.
1212 * configure: Regenerated.
1213
1214 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1215
1216 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1217 CLooG has been requested.
1218 * configure: Regenerated.
1219
1220 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1221
1222 * configure: Regenerated.
1223 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1224
1225 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1226
1227 * configure: Regenerated.
1228 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1229
1230 2011-01-21 Andreas Schwab <schwab@redhat.com>
1231
1232 * configure.ac: Use AS_HELP_STRING throughout.
1233 * configure: Regenerate.
1234
1235 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1236
1237 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1238 * configure: Regenerate.
1239
1240 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1241
1242 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1243
1244 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1245
1246 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1247 for ia64-hpux.
1248 * configure: Regenerate.
1249
1250 2011-01-07 Jan Hubicka <jh@suse.cz>
1251
1252 PR lto/47225
1253 * Makefile.in: Regenerate.
1254 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1255 configure.
1256
1257 2011-01-07 Jan Hubicka <jh@suse.cz>
1258
1259 * Makefile.in: Regenerate.
1260 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1261 and configure dependency on lto-plugin configure.
1262 (lto-plugin module): Remove dependency on GCC; add dependency on
1263 liniberty.
1264
1265 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1266
1267 * MAINTAINERS (Write After Approval): Add myself.
1268
1269 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1270
1271 * configure: Regenerate.
1272
1273 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1274
1275 * configure.ac: (picochip): Disable libiberty.
1276
1277 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1278
1279 * MAINTAINERS (Write After Approval): Add myself.
1280
1281 2010-12-10 Ian Lance Taylor <iant@google.com>
1282
1283 PR bootstrap/46819
1284 * configure.ac: For --disable-libgcj clear libgcj_saved.
1285 * configure: Rebuild.
1286
1287 2010-12-10 Tobias Burnus <burnus@net-b.de>
1288
1289 PR fortran/46540
1290 * configure.ac: Add --disable-libquadmath and
1291 --disable-libquadmath-support.
1292 * configure: Regenerate.
1293
1294 2010-12-03 Ian Lance Taylor <iant@google.com>
1295
1296 * MAINTAINERS: Add myself as libgo maintainer.
1297
1298 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1299
1300 PR libffi/46792
1301 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1302 * configure: Regenerate.
1303
1304 2010-12-02 Ian Lance Taylor <iant@google.com>
1305
1306 * configure.ac: Always set default for poststage1_ldflags to
1307 -static-libstdc++ -static-libgcc.
1308
1309 2010-11-29 Andreas Schwab <schwab@redhat.com>
1310
1311 * configure.ac: Move comment to remove extra space in last argument
1312 of GCC_TARGET_TOOL.
1313
1314 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1315
1316 PR other/46026
1317 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1318 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1319 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1320 (BASE_FLAGS_TO_PASS): Use it.
1321 * configure: Rebuilt.
1322 * Makefile.in: Rebuilt.
1323
1324 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1325
1326 PR binutils/12258
1327 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1328 Properly check default linker.
1329 * configure: Regnerated.
1330
1331 2010-11-23 Matthias Klose <doko@ubuntu.com>
1332
1333 * configure.ac: For --enable-gold, handle value `default' instead of
1334 `both*'. New configure option --{en,dis}able-ld.
1335 * configure: Regenerate.
1336
1337 2010-11-20 Ian Lance Taylor <iant@google.com>
1338
1339 * configure.ac: Only disable a language library if no language needs
1340 it. Don't let --disable-libgcj uncondtionally disable libffi.
1341 * configure: Rebuild.
1342
1343 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1344
1345 * Makefile.in: Regenerate.
1346
1347 PR other/46202
1348 * configure.ac: Fix just-built in-tree STRIP name to be
1349 binutils/strip-new.
1350 * configure: Regenerate.
1351 * Makefile.def (install-strip-gcc, install-strip-binutils)
1352 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1353 (install-strip-sid): Mirror dependencies on non-strip variants
1354 of these targets on the respective -strip prerequisites.
1355 * Makefile.tpl (install-strip, install-strip-host)
1356 (install-strip-target): New targets.
1357 (install-strip-[+module+], install-strip-target-[+module+]):
1358 New targets.
1359 * Makefile.in: Regenerate.
1360
1361 2010-11-19 Ian Lance Taylor <iant@google.com>
1362 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1363
1364 * configure.ac: Add target-libgo to target_libraries. Set
1365 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1366 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1367 (HOST_EXPORTS): Add GOC.
1368 (BASE_TARGET_EXPORTS): Add GOC.
1369 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1370 (GOCFLAGS_FOR_TARGET): New variable.
1371 (EXTRA_HOST_FLAGS): Add GOC.
1372 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1373 * Makefile.def (target_modules): Add libgo.
1374 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1375 (dependencies): Add dependency from configure-target-libgo to
1376 configure-target-libffi and all-target-libstdc++-v3. Add
1377 dependencies from all-target-libgo to all-target-libffi.
1378 (languages): Add go.
1379 * configure: Rebuild.
1380 * Makefile.in: Rebuild.
1381
1382 2010-11-19 Ian Lance Taylor <iant@google.com>
1383
1384 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1385 compiler/flag environment variables.
1386
1387 2010-11-18 Ian Lance Taylor <iant@google.com>
1388
1389 * configure.ac: Check for lang_requires_boot_languages in
1390 config-lang.in files.
1391 * configure: Rebuild.
1392
1393 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1394 Tobias Burnus <burnus@net-b.de>
1395
1396 PR fortran/32049
1397 * Makefile.def: Add libquadmath; build it with language=fortran.
1398 * configure.ac: Add libquadmath.
1399 * Makefile.tpl: Handle multiple libs in check-[+language+].
1400 * Makefile.in: Regenerate.
1401 * configure: Regenerate.
1402
1403 2010-11-16 Tom Tromey <tromey@redhat.com>
1404
1405 * MAINTAINERS: Moved myself to reviewers section.
1406
1407 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1408
1409 * MAINTAINERS: Moved myself to reviewers section.
1410
1411 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1412
1413 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1414 (Write After Approval): Remove self.
1415
1416 2010-11-15 Andreas Schwab <schwab@redhat.com>
1417
1418 * configure.ac: Fix spelling in option names.
1419 * configure: Regenerated.
1420
1421 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1422
1423 PR bootstrap/39622
1424 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1425 * configure: Regenerated.
1426
1427 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1428
1429 * MAINTAINERS: Update my email address.
1430
1431 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1432
1433 * configure: Regenerate.
1434
1435 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1436
1437 * configure: Regenerate.
1438
1439 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1440
1441 * configure: Regenerate.
1442
1443 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1444
1445 * configure: Regenerate.
1446
1447 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1448
1449 * configure.ac: Support official CLooG.org versions.
1450 * configure: Regenerate.
1451 * config/cloog.m4: New.
1452
1453 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1454
1455 * MAINTAINERS (Write After Approval): Add myself.
1456
1457 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1458
1459 * MAINTAINERS: Update my email address.
1460
1461 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1462
1463 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1464 * configure: Regenerate.
1465
1466 2010-11-03 Ian Lance Taylor <iant@google.com>
1467 Dave Korn <dave.korn.cygwin@gmail.com>
1468
1469 PR lto/46273
1470 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1471 and on other supported platforms whenever LTO is enabled.
1472 * configure: Rebuild.
1473
1474 2010-11-02 Alan Modra <amodra@gmail.com>
1475
1476 PR binutils/12110
1477 * configure.ac: Error when source path contains spaces.
1478 * configure: Regenerate.
1479
1480 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1481
1482 * MAINTAINERS: Update my email address.
1483
1484 2010-10-20 Ian Lance Taylor <iant@google.com>
1485
1486 * Makefile.def (target_modules): Set lib_path to src/.libs for
1487 libstdc++-v3 module.
1488 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1489 * Makefile.in: Rebuild.
1490
1491 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1492
1493 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1494 (Write After Approval): Remove myself.
1495
1496 2010-10-15 Tristan Gingold <gingold@adacore.com>
1497
1498 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1499
1500 2010-10-14 Douglas Rupp <rupp@gnat.com>
1501
1502 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1503
1504 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1505
1506 * configure.ac (build_lto_plugin): New shell variable.
1507 (--enable-lto): Turn on by default for all non-ELF platforms that
1508 have had LTO support added so far. Set build_lto_plugin appropriately
1509 for both ELF and non-ELF.
1510 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1511 * configure: Regenerate.
1512
1513 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1514
1515 Sync from src:
1516 * configure.ac (v850 support): Remove target-libgloss from
1517 noconfigdirs.
1518 * configure: Regenerate.
1519
1520 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1521
1522 PR bootstrap/45326
1523 PR bootstrap/45174
1524 * configure.ac: Honor initial values of $build_configargs,
1525 $host_configargs, $target_configargs. Mark the precious, so
1526 environment settings get recorded.
1527 * configure: Regenerate.
1528
1529 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1530
1531 PR bootstrap/45796
1532 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1533 Depend on all-build-libiberty.
1534 * Makefile.in: Regenerate.
1535
1536 2010-09-30 Michael Eager <eager@eagercon.com>
1537
1538 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1539 * configure: Regenerate.
1540
1541 2010-09-28 Michael Eager <eager@eagercon.com>
1542
1543 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1544
1545 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1546
1547 PR bootstrap/44621
1548 * configure.ac: Fix unportable shell quoting.
1549 * configure: Regenerate.
1550
1551 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1552
1553 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1554 targets and amend comment.
1555 * configure: Regenerate.
1556
1557 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1558
1559 * MAINTAINERS (Write After Approval): Add myself.
1560
1561 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1562
1563 * configure.ac: Enable LTO by default on Darwin.
1564 * configure: Regenerate.
1565
1566 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1567
1568 * MAINTAINERS (Write After Approval): Add myself.
1569
1570 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1571
1572 * MAINTAINERS (Write After Approval): Add myself.
1573
1574 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1575
1576 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1577 ports
1578
1579 2010-07-28 David Yuste <david.yuste@gmail.com>
1580
1581 * MAINTAINERS (Write After Approval): Add myself.
1582
1583 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1584
1585 * configure.ac: Support all v850 targets.
1586 * configure: Regenerate.
1587
1588 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1589
1590 PR bootstrap/44455
1591 * configure.ac (extra_mpfr_configure_flags): Copy from
1592 extra_mpc_gmp_configure_flags.
1593 * configure: Re-generated.
1594
1595 2010-07-22 Andi Kleen <ak@linux.intel.com>
1596
1597 * MAINTAINERS (Write After Approval): Add myself.
1598
1599 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1600
1601 * MAINTAINERS (Write After Approval): Add myself.
1602
1603 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1604
1605 * MAINTAINERS (Write After Approval): Add myself.
1606
1607 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1608
1609 PR target/44862
1610 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1611 Provide -B option to allow for link spec %s substitutions for
1612 libstdc++.a on darwin.
1613 * Makefile.in: Regenerate.
1614
1615 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1616
1617 * MAINTAINERS (Reviewers): Update my e-mail address
1618
1619 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1620
1621 * Makefile.def (configure-gcc): Depend on all-libelf.
1622 * Makefile.in: Rebuild.
1623
1624 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1625
1626 * MAINTAINERS (Write After Approval): Add myself in the right place.
1627
1628 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1629
1630 * MAINTAINERS (Write After Approval): Add myself.
1631
1632 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1633
1634 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1635
1636 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1637
1638 * config.sub: Update to version 2010-05-21.
1639 * config.guess: Update to version 2010-04-03.
1640
1641 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1642
1643 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1644 * configure: Regenerate.
1645
1646 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1647
1648 * MAINTAINERS (Write After Approval): Add myself.
1649
1650 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1651
1652 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1653 a platform that supports LTO.
1654 * configure: Regenerate.
1655
1656 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1657
1658 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1659 * configure: Regenerated.
1660
1661 2010-04-27 Roland McGrath <roland@redhat.com>
1662 H.J. Lu <hongjiu.lu@intel.com>
1663
1664 * configure.ac (--enable-gold): Support both, both/gold and
1665 both/bfd to add gold to configdirs without removing ld.
1666 * configure: Regenerated.
1667
1668 * Makefile.def: Add install-gold dependency to install-ld.
1669 * Makefile.in: Regenerated.
1670
1671 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1672
1673 PR lto/42776
1674 * configure.ac (--enable-lto): Refactor handling so libelf tests
1675 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1676 and allow LTO to be explicitly enabled on non-ELF platforms that
1677 are known to support it inside else-clause.
1678 * configure: Regenerate.
1679
1680 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1681
1682 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1683 * configure: Regenerate.
1684
1685 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1686
1687 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1688 * configure: Regenerate.
1689
1690 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1691
1692 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1693 separately.
1694 * configure: Regenerate.
1695
1696 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1697
1698 * MAINTAINERS (Write After Approval): Add myself.
1699
1700 2010-04-14 Tristan Gingold <gingold@adacore.com>
1701
1702 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1703 * configure: Regenerate.
1704
1705 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1706
1707 * configure: Regenerate after change to elf.m4.
1708
1709 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1710
1711 * MAINTAINERS (Write After Approval): Add myself.
1712
1713 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1714
1715 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1716 * configure: Regenerated.
1717
1718 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1719
1720 * configure.ac: Print "buggy but acceptable" when CLooG
1721 revision is less than 9.
1722 * configure: Regenerated.
1723
1724 2010-04-01 Diego Novillo <dnovillo@google.com>
1725
1726 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1727
1728 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1729
1730 PR bootstrap/43615
1731 PR bootstrap/43328
1732
1733 Revert:
1734
1735 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1736
1737 * configure.ac: Do not pass --enable-multilib nor
1738 --disable-multilib in baseargs. Accept explicitly passed
1739 --enable_multilib.
1740 * configure: Regenerate.
1741
1742 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1743
1744 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1745
1746 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1747
1748 * MAINTAINERS: Remove myself.
1749
1750 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1751
1752 PR bootstrap/43328
1753 * configure.ac: Do not pass --enable-multilib nor
1754 --disable-multilib in baseargs. Accept explicitly passed
1755 --enable_multilib.
1756 * configure: Regenerate.
1757
1758 2010-03-28 Andrew Pinski <pinskia@gmail.com>
1759
1760 * MAINTAINERS (spu port): Remove me.
1761
1762 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1763
1764 * configure.ac (tic6x-*-*): New case.
1765 * configure: Regenerate.
1766
1767 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1768
1769 * config.sub: Update to version 2010-03-22.
1770 * config.guess: Update to version 2009-12-30.
1771
1772 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1773
1774 PR ada/42554
1775 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1776 * configure: Regenerate.
1777
1778 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1779
1780 * MAINTAINERS: Update my email address.
1781
1782 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1783
1784 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1785 (ghassan.shobaki@amd.com): Removed.
1786
1787 2010-03-17 Alan Modra <amodra@gmail.com>
1788
1789 * MAINTAINERS: Update my email address.
1790
1791 2010-03-16 Diego Novillo <dnovillo@google.com>
1792
1793 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1794 Matthews.
1795
1796 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1797
1798 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1799 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1800
1801 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1802
1803 * MAINTAINERS: Update my email address.
1804
1805 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1806
1807 * MAINTAINERS: Update my email address.
1808
1809 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1810
1811 * MAINTAINERS: Update my email address.
1812
1813 2010-03-09 Jie Zhang <jie@codesourcery.com>
1814
1815 * MAINTAINERS: Update my email address.
1816
1817 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1818
1819 PR libstdc++/32499
1820 * configure.ac (RANLIB): Default to true.
1821 (STRIP): Likewise.
1822 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1823 * configure: Regenerate.
1824
1825 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
1826
1827 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1828 (Write After Approval): Update my email address.
1829
1830 2010-02-17 Nick Clifton <nickc@redhat.com>
1831
1832 PR 11238
1833 * Makefile.tpl (local-distclean): Also remove config.cache files in
1834 sub-directories as there may not be Makefiles present in the
1835 sub-directories.
1836 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1837 the config.cache files found by the find command.
1838
1839 * Makefile.in: Regenerate.
1840 * configure.ac: Revert previous delta.
1841 * configure: Regenerate.
1842
1843 2010-02-15 Nick Clifton <nickc@redhat.com>
1844
1845 PR 11238
1846 * configure.ac: Delete config.cache files in sub-directories when
1847 deleting Makefiles.
1848 * configure: Regenerate.
1849
1850 2010-02-12 Ben Elliston <bje@gnu.org>
1851
1852 * MAINTAINERS: Update my email address.
1853
1854 2010-02-08 Andrew Pinski <pinskia@gmail.com>
1855
1856 * MAINTAINERS (spu port): Update my email address.
1857
1858 2010-02-08 Jie Zhang <jie.zhang@analog.com>
1859
1860 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1861
1862 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1863
1864 * configure.ac: Add "recommended" version checks for GMP/MPC.
1865 Update recommended GMP/MPFR/MPC versions.
1866 * configure: Regenerate.
1867
1868 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1869
1870 * MAINTAINERS: Move my Embecosm email address into the
1871 write-after-approval section.
1872
1873 2010-01-26 Ian Lance Taylor <iant@google.com>
1874
1875 * MAINTAINERS: Add myself as Go frontend maintainer.
1876
1877 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1878
1879 PR libstdc++/36101, PR libstdc++/42813
1880 * configure.ac (bootstrap_target_libs): Make inclusion of
1881 target-libgomp conditional on libgomb being in target_configdirs.
1882 * configure: Regenerate.
1883
1884 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
1885
1886 PR libstdc++/36101, PR libstdc++/42813
1887 * configure.ac (bootstrap_target_libs): Include target-libgomp.
1888 * configure: Regenerate.
1889
1890 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
1891
1892 PR libstdc++/36101, PR libstdc++/42813
1893 * configure.ac (target_configdirs): Substitute.
1894 * Makefile.def: Bootstrap target module libgomp.
1895 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
1896 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
1897 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
1898 * configure, Makefile.in: Regenerate.
1899
1900 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
1901
1902 * MAINTAINERS: Adjust my details.
1903
1904 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
1905
1906 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
1907
1908 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
1909
1910 * MAINTAINERS: reindented my entry with tabs instead of spaces.
1911
1912 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
1913
1914 * MAINTAINERS (Write After Approval): Add myself.
1915
1916 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1917
1918 * MAINTAINERS (Write After Approval): Add myself.
1919
1920 2010-01-11 Richard Guenther <rguenther@suse.de>
1921
1922 PR lto/41569
1923 * Makefile.def (all-lto-plugin): Depend on all-gcc.
1924 * Makefile.in: Regenerated.
1925
1926 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
1927
1928 * configure.ac: Enable libjava build on x86_64-*freebsd*.
1929 * configure: Regenerate.
1930
1931 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1932 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1933
1934 PR bootstrap/42424
1935 * configure.ac: Include libtool m4 files.
1936 (_LT_CHECK_OBJDIR): Call it.
1937 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
1938 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
1939
1940 * configure: Regenerate.
1941
1942 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1943
1944 PR bootstrap/41818
1945 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
1946 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
1947 * Makefile.in: Regenerate.
1948
1949 2010-01-02 Richard Guenther <rguenther@suse.de>
1950
1951 PR lto/41529
1952 * configure.ac: Include config/elf.m4. Disable LTO if not
1953 builting for an elf target.
1954 * configure: Regenerate.
1955
1956 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
1957
1958 * MAINTAINERS: Change my email address.
1959
1960 2009-12-18 Ben Elliston <bje@au.ibm.com>
1961
1962 * config.sub, config.guess: Update from upstream sources.
1963
1964 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
1965
1966 * MAINTAINERS (Write After Approval): Add myself.
1967
1968 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1969
1970 PR middle-end/30447
1971 PR middle-end/30789
1972 PR other/40302
1973
1974 * configure.ac: Require MPC.
1975 * configure: Regenerate.
1976
1977 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1978
1979 PR target/38384
1980 PR bootstrap/40972
1981 * libtool.m4: Sync from git Libtool.
1982 * ltoptions.m4: Likewise.
1983 * ltversion.m4: Likewise.
1984 * lt~obsolete.m4: Likewise.
1985 * ltmain.sh: Likewise.
1986
1987 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1988
1989 * configure.ac: Update minimum MPC version to 0.8.
1990 * configure: Regenerate.
1991
1992 2009-11-21 Sebastian Pop <sebpop@gmail.com>
1993
1994 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
1995 * configure: Regenerated.
1996
1997 2009-11-21 Ian Lance Taylor <iant@google.com>
1998
1999 * configure.ac: Change default of poststage1_ldflags to be empty if
2000 poststage1_libs is set. When poststage1_libs is empty, and
2001 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2002 * configure: Rebuild.
2003
2004 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2005
2006 * MAINTAINERS (Write After Approval): Update my email address.
2007
2008 2009-11-20 Ben Elliston <bje@au.ibm.com>
2009
2010 * config.guess: Update from upstream sources.
2011
2012 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2013
2014 * Makefile.def: Restore host and target settings for gmp.
2015 * Makefile.in: Rebuild.
2016
2017 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2018
2019 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2020 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2021 Fix portability of test of C++ as bootstrap language. Add
2022 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2023 * configure: Rebuild.
2024 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2025 and cloog. Fix in-tree ppl configuration. Introduce libelf
2026 in-tree building.
2027 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2028 (POSTSTAGE1_HOST_EXPORTS): Use it.
2029 (STAGE[+id+]_CXXFLAGS): New.
2030 (BASE_FLAGS_TO_PASS): Pass it down.
2031 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2032 extra_exports.
2033 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2034 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2035 extra_exports.
2036 * Makefile.in: Rebuild.
2037
2038 2009-11-17 Ben Elliston <bje@au.ibm.com>
2039
2040 * config.sub, config.guess: Update from upstream sources.
2041
2042 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2043
2044 * MAINTAINERS (Write After Approval): Add myself.
2045
2046 2009-11-09 Jon Beniston <jon@beniston.com>
2047
2048 * MAINTAINERS (Write After Approval): Add myself.
2049
2050 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2051
2052 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2053 paths for *-w64-mingw* and x86_64-*mingw*.
2054 * configure: Regenerated.
2055
2056 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2057
2058 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2059
2060 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2061
2062 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2063 Phil Edwards to Write-After Approval.
2064
2065 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2066
2067 * configure.ac: Disable target-winsup & co for
2068 x86_64-*-mingw* and *-w64-mingw* targets.
2069 * configure: Regenerated.
2070
2071 2009-10-16 Nick Clifton <nickc@redhat.com>
2072
2073 * MAINTAINERS: Add myself as a maintainer for the RX port.
2074
2075 2009-10-26 Johannes Singler <singler@kit.edu>
2076
2077 * MAINTAINERS (Write After Approval): Update my e-mail address.
2078
2079 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2080
2081 * configure.ac (CLooG test): Use = with test.
2082 * configure: Regenerate.
2083
2084 2009-10-22 Richard Guenther <rguenther@suse.de>
2085
2086 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2087 cloog if the ppl version check failed. Move flags saving
2088 before setting in libelf check.
2089 * configure: Regenerate.
2090
2091 2009-10-21 Richard Guenther <rguenther@suse.de>
2092
2093 * configure.ac: Adjust the ppl and cloog configure to work as
2094 documented. Disable cloog if ppl was disabled. Omit the version
2095 checks if they were disabled.
2096 * configure: Re-generate.
2097
2098 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2099
2100 * configure.ac: Add 'lto' to enable_languages, not
2101 new_enable_languages, and only if not already present.
2102 * configure: Regenerate.
2103
2104 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2105
2106 * README: Refer to the various COPYING* files instead of just
2107 COPYING.
2108 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2109
2110 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2111
2112 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2113
2114 2009-10-07 Richard Guenther <rguenther@suse.de>
2115
2116 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2117 and Richard Guenther as reviewers.
2118 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2119 as reviewers.
2120
2121 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2122
2123 * config.sub: Update from upstream sources.
2124
2125 2009-10-06 Ian Lance Taylor <iant@google.com>
2126
2127 * Makefile.def: check-gold depends upon all-gas.
2128 * Makefile.in: Rebuild.
2129
2130 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2131
2132 * MAINTAINERS (Write After Approval): Add myself.
2133
2134 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2135
2136 * Makefile.def: all-lto-plugin depends on all-libiberty.
2137 set bootstrap=true for lto-plugin.
2138 Add lto-plugin.
2139 * Makefile.in: Regenerate.
2140 * configure.ac (host_libs): Add lto-plugin.
2141 * configure: Regenerate.
2142
2143 2009-10-03 Diego Novillo <dnovillo@google.com>
2144
2145 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2146 (HOST_LIBELFLIBS): Define.
2147 (HOST_LIBELFINC): Define.
2148 * Makefile.in: Regenerate.
2149 * configure.ac: Add --enable-lto.
2150 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2151 If --enable-lto is used, add 'lto' to new_enable_languages.
2152 If --enable-lto is used and gold is enabled, add
2153 lto-plugin to configdirs.
2154 * configure: Regenerate.
2155
2156 2009-10-03 Simon Baldwin <simonb@google.com>
2157
2158 * configure.ac: If --with-system-zlib, suppress local zlib and
2159 pass --with-system-zlib to subdir configure scripts.
2160 * configure: Regenerate.
2161
2162 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2163 Paolo Bonzini <bonzini@gnu.org>
2164
2165 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2166 $(srcdir).
2167 * Makefile.in: Rebuilt.
2168
2169 2009-09-26 Gary Funck <gary@intrepid.com>
2170
2171 * MAINTAINERS (Write After Approval): Add myself.
2172
2173 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2174
2175 * configure.ac: Update minimum MPC version to 0.7.
2176 * configure: Regenerate.
2177
2178 2009-09-25 Nick Clifton <nickc@redhat.com>
2179
2180 * configure.ac: Pass any --cache-file=/dev/null option on to
2181 subconfigures.
2182 * configure: Regenerate.
2183
2184 2009-09-23 Nick Clifton <nickc@redhat.com>
2185
2186 * config.sub, config.guess: Update from upstream sources.
2187
2188 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2189
2190 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2191 * Makefile.in: Rebuilt.
2192
2193 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2194
2195 PR bootstrap/32272
2196 * configure.ac: Error out if $srcdir isn't '.' but contains
2197 host-${host_noncanonical}.
2198 * configure: Regenerate.
2199
2200 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2201
2202 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2203 maintainer.
2204
2205 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2206
2207 * configure.ac: If bootstrapping a combined tree with
2208 --enable-gold, require c++ in stage1_languages.
2209 * configure: Regenerate.
2210
2211 * configure.ac: Also add target_libs of stage1_languages to
2212 bootstrap_target_libs.
2213 * configure: Regenerate.
2214
2215 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2216 with --enable-languages not containing c++.
2217 * configure: Regenerate.
2218
2219 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2220
2221 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2222 * configure: Regenerate.
2223
2224 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2225
2226 * MAINTAINERS (Write After Approval): Update my e-mail address,
2227 and move from from here...
2228 (Waiting for paperwork): To here.
2229
2230 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2231
2232 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2233
2234 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2235
2236 * configure.ac: Do not use $extrasub for replacing @if/@endif
2237 parts in Makefile; instead, use additional arguments to
2238 AC_CONFIG_COMMANDS to do the replacement manually, with several
2239 sed invocations, to avoid HP-UX sed command limits.
2240 * configure: Regenerate.
2241
2242 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2243
2244 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2245 blank before -L.
2246
2247 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2248
2249 * configure.ac (with-build-config): Document. Handle without.
2250 Handle missing argument.
2251 * configure: Rebuilt.
2252
2253 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2254
2255 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2256 Default to bootstrap-debug only if compare-debug works.
2257 * configure: Rebuilt.
2258 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2259 * Makefile.in: Rebuilt.
2260
2261 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2262
2263 * MAINTAINERS (OS Port Maintainers): Update my email address.
2264
2265 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2266
2267 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2268 * Makefile.in: Rebuilt.
2269
2270 2009-09-01 Chris Demetriou <cgd@google.com>
2271
2272 * MAINTAINERS (Write After Approval): Add myself.
2273
2274 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2275
2276 PR debug/30161
2277 * include/dwarf2.h (enum dwarf_tag): Added
2278 DW_TAG_GNU_template_template_param
2279 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2280
2281 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2282
2283 * Makefile.tpl (AWK): Fix typo.
2284 * Makefile.in: Regenerate.
2285
2286 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2287
2288 * configure.ac: Detect awk and sed.
2289 * Makefile.def (flags_to_pass): Add AWK and SED.
2290 * Makefile.tpl (AWK, SED): New.
2291 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2292 * configure: Regenerate.
2293 * Makefile.in: Regenerate.
2294
2295 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2296
2297 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2298 (collapseslashes): Likewise.
2299
2300 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2301
2302 * configure.ac (AC_PREREQ): Bump to 2.64.
2303
2304 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2305
2306 * configure.ac: Remove --with-datarootdir, --with-docdir,
2307 --with-pdfdir, --with-htmldir switches.
2308 * configure: Regenerate.
2309
2310 * configure: Regenerate.
2311
2312 * compile: Sync from Automake 1.11.
2313 * depcomp: Likewise.
2314 * install-sh: Likewise.
2315 * missing: Likewise.
2316 * mkinstalldirs: Likewise.
2317 * ylwrap: Likewise.
2318
2319 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2320
2321 * ltmain.sh (func_normal_abspath): New function.
2322 (func_relative_path): Likewise.
2323 (func_mode_help): Document new -bindir option for link mode.
2324 (func_mode_link): Add new -bindir option, and use it to place
2325 output DLL if specified.
2326
2327 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2328
2329 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2330 (baseargs): Add --disable-option-checking.
2331 * configure: Regenerate.
2332
2333 * Makefile.def (configure-target-libiberty): Depend on
2334 all-binutils and all-ld.
2335 (configure-target-newlib): Likewise.
2336 * Makefile.in: Regenerate.
2337
2338 2009-08-17 Ben Elliston <bje@au.ibm.com>
2339
2340 * config.sub, config.guess: Update from upstream sources.
2341
2342 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2343
2344 Sync from src, merge:
2345
2346 2009-07-02 Tristan Gingold <gingold@adacore.com>
2347
2348 * configure.ac: Do not exclude gas for i386-*-darwin.
2349 Add a case for x86_64-*-darwin.
2350 * configure: Regenerate.
2351
2352 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2353
2354 * MAINTAINERS: Add my name to Write After Approval list.
2355
2356 2009-08-06 Michael Eager <eager@eagercon.com>
2357
2358 * configure.ac: Add Microblaze target.
2359 * configure: Regenerate.
2360
2361 2009-07-31 Christian Bruel <christian.bruel@st.com>
2362
2363 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2364 * configure: Regenerate.
2365
2366 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2367
2368 * MAINTAINERS (Write After Approval): Update my e-mail address.
2369
2370 2009-07-06 Ian Lance Taylor <iant@google.com>
2371
2372 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2373 * configure: Rebuild.
2374
2375 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2376
2377 * MAINTAINERS: Move myself to the Graphite Reviewers.
2378
2379 2009-06-30 Wei Guozhi <carrot@google.com>
2380
2381 * MAINTAINERS: Add my name to Write After Approval list.
2382
2383 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2384
2385 PR bootstrap/40338
2386 * configure.ac (comparestring): Create new variable.
2387 * Makefile.tpl (comparestring): Use to skip some comparisions.
2388 * configure: Regenerate.
2389 * Makefile.in: Regenerate.
2390
2391 2009-06-26 Doug Evans <dje@sebabeach.org>
2392
2393 * Makefile.def (host_modules): Add cgen.
2394 * Makefile.in: Regenerate.
2395 * configure.ac (host_tools): Add cgen.
2396 * configure: Regenerate.
2397
2398 2009-06-23 DJ Delorie <dj@redhat.com>
2399
2400 * MAINTAINERS: Add myself as mep maintainer.
2401
2402 2009-06-23 Ian Lance Taylor <iant@google.com>
2403
2404 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2405 boot_languages. Only bootstrap target libraries listed in
2406 target_libs for some boot language. Add --with-stage1-ldflags,
2407 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2408 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2409 if not building with C++.
2410 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2411 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2412 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2413 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2414 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2415 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2416 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2417 * configure, Makefile.in: Rebuild.
2418
2419 2009-06-23 Li Feng <nemokingdom@gmail.com>
2420
2421 * MAINTAINERS: Added my name to write-after-approval list.
2422
2423 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2424
2425 * configure.ac: Define is_elf for QNX Neutrino targets.
2426 * configure: Regenerate.
2427
2428 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2429
2430 * MAINTAINERS: Added my name to the write-after-approval list
2431
2432 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2433
2434 * configure.ac: Detect MPC in default directory.
2435 * configure: Regenerate.
2436
2437 2009-06-03 Jerome Guitton <guitton@adacore.com>
2438 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2439
2440 * Makefile.tpl (all): Avoid a trailing backslash.
2441 * Makefile.in: Regenerate.
2442
2443 2009-06-03 Ben Elliston <bje@au.ibm.com>
2444
2445 * config.sub, config.guess: Update from upstream sources.
2446
2447 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2448
2449 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2450 to noconfdirs.
2451 * configure: Regenerate.
2452
2453 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2454
2455 * Makefile.tpl ([+compare-target+]): Compare all stage
2456 directories, rather than just gcc.
2457 * Makefile.in: Rebuilt.
2458
2459 2009-06-01 Doug Kwan <dougkwan@google.com>
2460
2461 * configure.ac: Support gold for target arm*-*-*.
2462 * configure: Regenerate.
2463
2464 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2465
2466 * Makefile.def: Add MPC support and dependencies.
2467 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2468
2469 * Makefile.in, configure: Regenerate.
2470
2471 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2472
2473 * Makefile.tpl (all): Avoid harmless warning in make all when
2474 gcc-bootstrap is enabled but stage_last does not exist.
2475 * Makefile.in: Rebuilt.
2476
2477 2009-05-24 Nicolas Roche <roche@adacore.com>
2478
2479 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2480 * Makefile.in: Regenerate.
2481
2482 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2483
2484 * MAINTAINERS: Update my e-mail address.
2485
2486 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2487
2488 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2489 * configure: Regenerate.
2490
2491 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2492
2493 PR other/40159
2494 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2495 gcc-no-bootstrap are mutually exclusive.
2496 * Makefile.in: Rebuilt.
2497
2498 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2499
2500 PR other/40159
2501 * Makefile.tpl (all): Don't end with unconditional success.
2502 * Makefile.in: Rebuilt.
2503
2504 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2505
2506 PR target/37137
2507 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2508 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2509 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2510 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2511 stage_configureflags, stage_cflags and stage_libcflags into
2512 explicit Makefile macros.
2513 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2514 GFORTRAN.
2515 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2516 CC. Set CC_FOR_BUILD from CC.
2517 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2518 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2519 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2520 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2521 and GFORTRAN.
2522 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2523 (_LIBCFLAGS): Renamed to _TFLAGS.
2524 (do-compare-debug, do-compare3-debug): Drop.
2525 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2526 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2527 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2528 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2529 (XGCC_FLAGS_FOR_TARGET): New.
2530 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2531 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2532 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2533 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2534 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2535 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2536 TFLAGS.
2537 (BUILD_CONFIG): Include if requested.
2538 (all): Set TFLAGS on bootstrap.
2539 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2540 (all-stageid-prefixmodule): Likewise.
2541 (do-clean, distclean-stageid): Set TFLAGS.
2542 (restrap): Fix whitespace.
2543 * Makefile.in: Rebuilt.
2544
2545 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2546
2547 * config.guess: Sync with src.
2548
2549 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2550
2551 * configure.ac ($with_ppl): Default to no if not supplied.
2552 ($with_cloog): Likewise.
2553 configure: Regenerate.
2554
2555 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2556
2557 * MAINTAINERS: Update my e-mail address.
2558
2559 2009-04-27 Nick Clifton <nickc@redhat.com>
2560
2561 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2562
2563 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2564
2565 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2566 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2567 * Makefile.in: Regenerate.
2568
2569 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2570
2571 PR bootstrap/39739
2572 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2573 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2574
2575 * configure, Makefile.in: Regenerate.
2576
2577 2009-04-21 Taras Glek <tglek@mozilla.com>
2578
2579 * include/hashtab.h: Update GTY annotations to new syntax
2580 * include/splay-tree.h: Likewise
2581
2582 2009-04-17 Ben Elliston <bje@au.ibm.com>
2583
2584 * config.sub, config.guess: Update from upstream sources.
2585
2586 2009-04-15 Anthony Green <green@moxielogic.com>
2587
2588 * configure.ac: Add moxie support.
2589 * configure: Rebuilt.
2590
2591 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2592
2593 * configure.ac: Change copyright header to refer to version
2594 3 of the GNU General Public License and to point readers at the
2595 COPYING3 file and the FSF's license web page.
2596 * Makefile.def: Likewise.
2597 * Makefile.tpl: Likewise.
2598 * Makefile.in: Regenerate.
2599
2600 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2601
2602 * configure.ac: Restore match for darwin9 or later. Use double
2603 brackets since regeneration eats one pair.
2604 * configure: Regenerate.
2605
2606 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2607
2608 PR gas/10039
2609 * configure.ac: Require texinfo 4.7.
2610 * configure: Regenerated.
2611
2612 2009-04-09 Nick Clifton <nickc@redhat.com>
2613
2614 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2615 the GCC Runtime Library Exception.
2616
2617 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2618
2619 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2620 * configure: Regenerate.
2621
2622 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2623
2624 * Makefil.def (languages): New entries.
2625 * Makefile.tpl (check-gcc-*): New generic target.
2626 * Makefile.in: Regenerate.
2627
2628 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2629
2630 * MAINTAINERS: Update my email address.
2631
2632 2009-03-18 Tom Tromey <tromey@redhat.com>
2633
2634 * configure: Rebuild.
2635 * configure.ac (host_libs): Add libiconv.
2636 * Makefile.in: Rebuild.
2637 * Makefile.def (host_modules): Add libiconv.
2638 (configure-gdb, all-gdb): Depend on libiconv.
2639
2640 2009-03-16 Tristan Gingold <gingold@adacore.com>
2641
2642 * configure.ac: Treat gdb as supported on x86_64-darwin.
2643 * configure: Regenerate.
2644
2645 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2646
2647 * configure.ac (--with-host-libstdcxx): New option.
2648 * configure: Regenerate.
2649
2650 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2651
2652 * MAINTAINERS: Move myself into the write after approval list.
2653
2654 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2655
2656 * MAINTAINERS: Update e-mail address.
2657
2658 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2659
2660 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2661
2662 2009-03-10 Ira Rosen <irar@il.ibm.com>
2663
2664 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2665
2666 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2667
2668 Backport from git Libtool:
2669
2670 2009-01-19 Robert Millan <rmh@aybabtu.com>
2671 Support GNU/kOpenSolaris.
2672 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2673 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2674 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2675 GNU/kOpenSolaris.
2676
2677 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2678
2679 * MAINTAINERS: Update e-mail address.
2680
2681 2009-02-24 Michael Eager <eager@eagercon.com>
2682
2683 * MAINTAINERS (Write After Approval): Add self.
2684
2685 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2686
2687 * MAINTAINERS (Write After Approval): Add myself.
2688
2689 2009-02-05 Andreas Schwab <schwab@suse.de>
2690
2691 * Makefile.tpl (stage_last): Define $r and $s before using
2692 $(RECURSE_FLAGS_TO_PASS).
2693 * Makefile.in: Regenerate
2694
2695 2009-01-30 Ian Lance Taylor <iant@google.com>
2696
2697 * MAINTAINERS: Move myself to the Global Reviewers list.
2698
2699 2009-01-29 Robert Millan <rmh@aybabtu.com>
2700
2701 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2702 * configure: Regenerate.
2703
2704 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2705
2706 * MAINTAINERS: Make whitespace consistent.
2707 Remove Robert Millan from Write After Approval.
2708
2709 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2710
2711 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2712 (all-opcodes): Depend on all-libiberty.
2713 * Makefile.in: Regenerate.
2714
2715 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2716
2717 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2718 * configure: Regenerate.
2719
2720 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2721
2722 * MAINTAINERS (Write After Approval): Add myself.
2723
2724 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2725
2726 * MAINTAINERS: Add myself to reviewers (Fortran).
2727
2728 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2729
2730 PR tree-optimization/38515
2731 * configure.ac (cloog-polylib): Removed.
2732 (with_ppl, with_cloog): Test for "no".
2733 * configure: Regenerated.
2734
2735 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2736
2737 * MAINTAINERS: Moved myself to reviewers (Fortran).
2738
2739 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2740
2741 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2742 (Write After Approval): Remove myself.
2743
2744 2009-01-03 Diego Novillo <dnovillo@google.com>
2745
2746 * MAINTAINERS: Remove myself from alias maintainership.
2747
2748 2009-01-02 David Ayers <ayers@fsfe.org>
2749
2750 * MAINTAINERS: Update e-mail address.
2751
2752 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2753
2754 * MAINTAINERS: Make whitespace consistent.
2755
2756 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2757
2758 Backport from upstream Libtool:
2759 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2760 Add cache variables to tests that require the linker to work.
2761 For shlibpath_overrides_runpath, this also changes the semantics
2762 to let the result from the C compiler take precedence.
2763
2764 2008-12-02 Ben Elliston <bje@au.ibm.com>
2765
2766 * config.sub, config.guess: Update from upstream sources.
2767
2768 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2769
2770 * configure.ac (ppllibs): Add by default the lib flags.
2771 * configure: Regenerate.
2772
2773 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
2774
2775 * MAINTAINERS: Add myself to the write after approval list.
2776
2777 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2778
2779 * configure.ac: Add double brackets on darwin[912].
2780 * configure: Regenerate.
2781
2782 2008-12-03 Daniel Kraft <d@domob.eu>
2783
2784 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2785 Approval to Reviewer section (for Fortran front-end).
2786
2787 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2788
2789 * configure.ac: Expand to darwin10 and later.
2790 * configure: Regenerate.
2791
2792 2008-12-02 Andreas Schwab <schwab@suse.de>
2793
2794 * Makefile.def: configure-target-boehm-gc depends on
2795 all-target-libstdc++-v3.
2796 * Makefile.in: Regenerate.
2797
2798 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
2799
2800 * MAINTAINERS: Add myself as mingw maintainer.
2801
2802 2008-12-02 Ben Elliston <bje@au.ibm.com>
2803
2804 * config.sub, config.guess: Update from upstream sources.
2805
2806 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2807
2808 * README.SCO: Remove.
2809
2810 2008-11-29 Fernando Pereira <pronesto@gmail.com>
2811
2812 * MAINTAINERS: Add myself to the write after approval list.
2813
2814 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2815
2816 * MAINTAINERS: Update my email address in WAA section.
2817
2818 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
2819
2820 * MAINTAINERS: Update e-mail address.
2821
2822 2008-11-27 Toon Moene <toon@moene.org>
2823
2824 * MAINTAINERS: Change e-mail address.
2825
2826 2008-11-27 Tristan Gingold <gingold@adacore.com>
2827
2828 * configure.ac: Build gdb for i?86-*-darwin*
2829 * configure: Regenerated.
2830
2831 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
2832
2833 * MAINTAINERS: Added my full name.
2834
2835 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2836
2837 PR bootstrap/38014
2838 PR bootstrap/37923
2839
2840 Revert:
2841
2842 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2843
2844 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2845 * Makefile.in: Regenerated.
2846
2847 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2848
2849 PR gdb/921
2850 PR gdb/1646
2851 PR gdb/2175
2852 PR gdb/2176
2853
2854 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2855 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2856 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2857 (HOST_EXPORTS): Pass CPPFLAGS.
2858 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2859 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2860 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2861 * Makefile.in, configure: Regenerated.
2862 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2863 and CPPFLAGS_FOR_BUILD.
2864
2865 2008-11-06 Jeff Law <law@redhat.com>
2866
2867 * MAINTAINERS: Add myself as middle end maintainer.
2868
2869 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
2870
2871 * MAINTAINERS (Write after approval): Add myself.
2872
2873 2008-11-05 Diego Novillo <dnovillo@google.com>
2874
2875 * MAINTAINERS (Global Reviewers): Add myself.
2876 (Non-Algorithmic Maintainers): Remove myself.
2877
2878 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2879
2880 * MAINTAINERS (Write after approval): Add myself.
2881
2882 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
2883
2884 * MAINTAINERS (Write after approval): Add myself.
2885
2886 2008-10-31 Ben Elliston <bje@au.ibm.com>
2887
2888 * configure.ac (spu-*-*): Remove special case.
2889 * configure: Regenerate.
2890
2891 2008-10-30 Catherine Moore <clm@codesourcery.com>
2892
2893 * MAINTAINERS (Write after approval): Update my email address.
2894
2895 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
2896
2897 * configure.ac [spu-*-*]: Do not set skipdirs.
2898 * configure: Re-generate.
2899
2900 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
2901
2902 * MAINTAINERS (Various Maintainers): Add myself to reload.
2903
2904 2008-10-25 Richard Guenther <rguenther@suse.de>
2905
2906 * MAINTAINERS (Various Maintainers): Add myself as middle-end
2907 maintainer. Remove myself as libgcc-math maintainer.
2908 (Non-Algorithmic Maintainers): Remove myself.
2909
2910 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2911
2912 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2913 * Makefile.in: Regenerated.
2914
2915 2008-10-23 Cary Coutant <ccoutant@google.com>
2916
2917 * MAINTAINERS (Write after approval): Add myself.
2918
2919 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2920
2921 PR gdb/921
2922 PR gdb/1646
2923 PR gdb/2175
2924 PR gdb/2176
2925
2926 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2927 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2928 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2929 (HOST_EXPORTS): Pass CPPFLAGS.
2930 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2931 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2932 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2933 * Makefile.in, configure: Regenerated.
2934 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2935 and CPPFLAGS_FOR_BUILD.
2936
2937 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
2938
2939 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
2940 Sebastian Pop.
2941
2942 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
2943
2944 * MAINTAINERS (Write After Approval): Added myself.
2945
2946 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2947
2948 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
2949 recommended version to 2.3.2.
2950
2951 * configure: Regenerate.
2952
2953 2008-10-01 Mark Mitchell <mark@codesourcery.com>
2954
2955 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
2956
2957 2008-09-29 David Daney <david.daney@caviumnetworks.com>
2958
2959 * MAINTAINERS (Write After Approval): Update e-mail address.
2960
2961 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
2962
2963 * libtool.m4: Update to libtool 2.2.6.
2964 * lt~obsolete.m4: Update to libtool 2.2.6.
2965 * ltmain.sh: Update to libtool 2.2.6.
2966 * ltsugar.m4: Update to libtool 2.2.6.
2967 * ltversion.m4: Update to libtool 2.2.6.
2968 * ltoptions.m4: Update to libtool 2.2.6.
2969 * ltgcc.m4: Update to match changes from libtool 2.2.6.
2970
2971 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
2972
2973 * MAINTAINERS (Write After Approval): Add myself.
2974
2975 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
2976
2977 * MAINTAINERS (Write After Approval): Update my name.
2978
2979 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
2980
2981 * MAINTAINERS: Add myself in "Write After Approval".
2982
2983 2008-09-18 Steve Ellcey <sje@cup.hp.com>
2984
2985 * MAINTAINERS: Add myself as ia64 maintainer.
2986
2987 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
2988
2989 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
2990 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
2991 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
2992 and Michael Tiemann from Write After Approval since they do not
2993 actually have access.
2994
2995 2008-09-05 Richard Guenther <rguenther@suse.de>
2996
2997 * configure.ac: Initialize clooglibs to -lcloog.
2998 * configure: Re-generate.
2999
3000 2008-09-04 Le-Chun Wu <lcwu@google.com>
3001
3002 * MAINTAINERS (Write After Approval): Add myself.
3003
3004 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3005
3006 * configure.ac (--with-cloog-polylib): New.
3007 (--disable-cloog-version-check): New.
3008 (--disable-ppl-version-check): New.
3009 * configure: Re-generate.
3010
3011 2008-09-03 Richard Guenther <rguenther@suse.de>
3012
3013 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3014 cloog test.
3015 * configure: Re-generate.
3016
3017 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3018
3019 Add picoChip port.
3020 * MAINTAINERS: Add picoChip maintainers.
3021
3022 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3023 Tobias Grosser <grosser@fim.uni-passau.de>
3024 Jan Sjodin <jan.sjodin@amd.com>
3025 Harsha Jagasia <harsha.jagasia@amd.com>
3026 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3027 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3028 Adrien Eliche <aeliche@isty.uvsq.fr>
3029
3030 Merge from graphite branch.
3031 * configure: Regenerate.
3032 * Makefile.in: Regenerate.
3033 * configure.ac (host_libs): Add ppl and cloog.
3034 Add checks for PPL and CLooG.
3035 * Makefile.def (ppl, cloog): Added modules and dependences.
3036 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3037 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3038
3039 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3040
3041 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3042 (GCC_SHLIB_SUBDIR): New.
3043 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3044 * configure: Regenerate.
3045 * Makefile.in: Regenerate.
3046
3047 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3048
3049 * MAINTAINERS: Consistently use tabs to separate columns.
3050
3051 2008-08-29 Tristan Gingold <gingold@adacore.com>
3052
3053 * MAINTAINERS (Write after Approval): Add myself.
3054
3055 2008-08-28 Tristan Gingold <gingold@adacore.com>
3056
3057 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3058 Enable bfd, binutils and opcodes.
3059 * configure: Regenerate.
3060
3061 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3062
3063 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3064
3065 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3066
3067 * MAINTAINERS: Use correct Umlaut for last name.
3068
3069 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3070
3071 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3072
3073 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3074
3075 * MAINTAINERS: Update my email address.
3076
3077 2008-08-16 Nicolas Roche <roche@adacore.com>
3078
3079 * Makefile.tpl: Add BOOT_ADAFLAGS.
3080 * Makefile.in: Regenerate.
3081
3082 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3083
3084 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3085 * configure: Regenerate.
3086
3087 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3088
3089 * configure.ac: Add makefile fragments for hpux.
3090 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3091 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3092 * configure: Regenerate.
3093 * Makefile.in: Regenerate.
3094
3095 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3096
3097 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3098
3099 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3100
3101 * MAINTAINERS (Write after Approval): Add myself.
3102
3103 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3104
3105 * MAINTAINERS (Write After Approval): Add myself.
3106
3107 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3108
3109 * MAINTAINERS (Write After Approval): Add myself.
3110
3111 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3112
3113 * MAINTAINERS: Update my email address.
3114
3115 2008-06-25 Joey Ye <joey.ye@intel.com>
3116
3117 * MAINTAINERS (Write After Approval): Add myself.
3118
3119 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3120
3121 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3122 * Makefile.in: Regenerate.
3123 * configure: Regenerate.
3124
3125 2008-06-17 Daniel Kraft <d@domob.eu>
3126
3127 * MAINTAINERS (Write After Approval): Add myself.
3128
3129 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3130
3131 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3132 "$@" is still intact with both Autoconf 2.59 and 2.62.
3133 * configure: Regenerate.
3134
3135 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3136
3137 * Makefile.tpl: Fix comment errors.
3138 * Makefile.in: Regenerate.
3139
3140 2008-06-12 David S. Miller <davem@davemloft.net>
3141 David Edelsohn <edelsohn@gnu.org>
3142
3143 * configure.ac: Add powerpc*-*-* to gold supported targets.
3144 * configure: Regenerate.
3145
3146 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3147
3148 PR tree-optimization/36218
3149 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3150 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3151 (all prefix="build-"): Pass them to build-system sub-makes.
3152 * Makefile.in: Regenerate.
3153
3154 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3155
3156 * MAINTAINERS (mt port): Remove.
3157 (sco5, unixware, sco udk): Remove.
3158 (Kean Johnston): Add to Write After Approval.
3159
3160 2008-05-30 Julian Brown <julian@codesourcery.com>
3161
3162 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3163 of libobjc for ARM EABI Linux.
3164 * configure: Regenerate.
3165
3166 2008-05-18 Xinliang David Li <davidxl@google.com>
3167
3168 * ChangeLog: Remove wrong ChangeLog entry.
3169
3170 2008-05-17 Xinliang David Li <davidxl@google.com>
3171
3172 * MAINTAINERS (Write After Approval): Add myself.
3173
3174 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3175
3176 * MAINTAINERS (Write After Approval): Add myself.
3177
3178 2008-05-14 Rafael Espíndola <espindola@google.com>
3179
3180 * config-ml.in: don't handle --enable-shared and --enable-static.
3181
3182 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3183
3184 * MAINTAINERS: Update my email address.
3185
3186 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3187
3188 * MAINTAINERS: Update my email address.
3189
3190 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3191
3192 * MAINTAINERS (Write After Approval): Add myself.
3193
3194 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3195
3196 * MAINTAINERS (Write After Approval): Add myself.
3197
3198 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3199
3200 * MAINTAINERS (crx): Add myself.
3201
3202 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3203
3204 Sync with src:
3205 2008-04-14 David S. Miller <davem@davemloft.net>
3206
3207 * configure.ac: Add sparc*-*-* to gold supported targets.
3208 * configure: Regenerate.
3209
3210 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3211
3212 PR bootstrap/35457
3213 * configure.ac: Include override.m4.
3214 * configure: Regenerate.
3215
3216 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3217
3218 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3219 * Makefile.in: Regenerate.
3220
3221 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3222
3223 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3224 as nonconfigurable directories list.
3225 * configure: Regenerate.
3226
3227 2008-04-14 Ben Elliston <bje@au.ibm.com>
3228
3229 * config.sub, config.guess: Update from upstream sources.
3230
3231 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3232
3233 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3234 * Makefile.in: Regenerate.
3235
3236 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3237
3238 * configure.ac: Do not build libssp for the AVR.
3239 * configure: Regenerate.
3240
3241 2008-04-07 Ian Lance Taylor <iant@google.com>
3242
3243 * Makefile.def: check-gold depends upon all-binutils.
3244 * Makefile.in: Regenerate.
3245
3246 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3247
3248 * MAINTAINERS (Write After Approval): Add myself.
3249
3250 2008-04-04 Nick Clifton <nickc@redhat.com>
3251
3252 PR binutils/4334
3253 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3254 builds.
3255 * configure: Regenerate.
3256
3257 2008-04-04 NightStrike <NightStrike@gmail.com>
3258
3259 PR other/35151
3260 * configure.ac: Combine rules for mingw32 and mingw64.
3261 * configure: Regenerate.
3262
3263 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3264
3265 * MAINTAINERS (Write After Approval): Add myself.
3266
3267 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3268
3269 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3270 * Makefile.in (.NOTPARALLEL): Ditto.
3271
3272 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3273
3274 * MAINTAINERS (Write After Approval): Add myself.
3275
3276 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3277
3278 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3279 * Makefile.in (.NOTPARALLEL): Regenerate.
3280
3281 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3282
3283 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3284 * Makefile.in: Regenerate.
3285
3286 2008-03-26 Jakub Staszak <kuba@et.pl>
3287
3288 * MAINTAINERS (Write After Approval): Add myself.
3289
3290 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3291
3292 * MAINTAINERS: Update e-mail address.
3293
3294 2008-03-20 Ian Lance Taylor <iant@google.com>
3295
3296 * configure.ac: Add support for --enable-gold.
3297 * Makefile.def: Add gold as a directory like ld.
3298 * configure, Makefile.in: Regenerate.
3299
3300 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3301
3302 * configure.ac: m4_include config/proginstall.m4.
3303 * configure: Regenerate.
3304
3305 Backport from upstream Libtool:
3306
3307 2007-10-12 Eric Blake <ebb9@byu.net>
3308
3309 Deal with Autoconf 2.62's semantic change in m4_append.
3310 * ltsugar.m4 (lt_append): Replace broken versions of
3311 m4_append.
3312 (lt_if_append_uniq): Don't require separator to be overquoted,
3313 and avoid broken m4_append.
3314 (lt_dict_add): Fix typo.
3315 * libtool.m4 (_LT_DECL): Don't overquote separator.
3316
3317 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3318
3319 * config.rpath: Add AIX 6 support.
3320
3321 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3322
3323 * Makefile.def (stageprofile). Remove -fprofile-generate
3324 from stage_libcflags.
3325 * Makefile.in: Regenerate.
3326
3327 2008-03-13 Ben Elliston <bje@au.ibm.com>
3328
3329 * config.sub, config.guess: Update from upstream sources.
3330
3331 2008-03-06 Tom Tromey <tromey@redhat.com>
3332
3333 * MAINTAINERS: Update for treelang deletion.
3334
3335 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3336
3337 * MAINTAINERS: Update my email address.
3338
3339 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3340
3341 * MAINTAINERS (darwin port): Add myself as a maintainer.
3342 (objective-c/c++): Add myself as a maintainer.
3343
3344 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3345
3346 * MAINTAINERS (Write After Approval): Update my email address.
3347
3348 2008-02-25 Tomas Bily <tbily@suse.cz>
3349
3350 * MAINTAINERS (Write After Approval): Add myself.
3351
3352 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3353
3354 * MAINTAINERS (OpenMP): Add myself.
3355
3356 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3357
3358 PR bootstrap/32009
3359 PR bootstrap/32161
3360
3361 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3362 * configure: Regenerate.
3363
3364 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3365 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3366 STAGE4_LIBCFLAGS): New.
3367 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3368 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3369 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3370 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3371 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3372 for target modules. Don't export LIBCFLAGS.
3373 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3374 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3375 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3376 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3377 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3378 * Makefile.in: Regenerate.
3379
3380 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3381
3382 PR libgcj/33085
3383 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3384 Do not use -DDLL_EXPORT. Backport from upstream.
3385
3386 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3387
3388 * MAINTAINERS (Write After Approval): Add myself.
3389
3390 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3391
3392 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3393 * configure: Regenerate.
3394
3395 2008-01-31 Marc Gauthier <marc@tensilica.com>
3396
3397 * configure.ac (xtensa*-*-*): Recognize processor variants.
3398 * configure: Regenerate.
3399
3400 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3401
3402 PR bootstrap/34922
3403 * configure.ac (PARSE_ARGS): Push suitable setting of
3404 ac_subdirs_all, for `./configure --help=recursive'.
3405 Handle `+' in generic toplevel directory disabling.
3406 * configure: Regenerate.
3407
3408 2008-01-28 Nick Clifton <nickc@redhat.com>
3409
3410 * MAINTAINERS (xstormy16): Take over maintainership.
3411
3412 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3413
3414 * MAINTAINERS (c4x port): Remove.
3415
3416 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3417
3418 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3419
3420 2008-01-23 Ben Elliston <bje@au.ibm.com>
3421
3422 * config.sub, config.guess: Update from upstream sources.
3423
3424 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3425
3426 * MAINTAINERS (Write After Approval): Add myself.
3427
3428 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3429
3430 * MAINTAINERS: Update my email address.
3431
3432 2008-01-09 Raksit Ashok <raksit@google.com>
3433
3434 * MAINTAINERS (Write After Approval): Add myself.
3435
3436 2008-01-09 Raksit Ashok <raksit@google.com>
3437
3438 * MAINTAINERS (Write After Approval): Add myself.
3439
3440 2008-01-08 Ben Elliston <bje@au.ibm.com>
3441
3442 * config.sub, config.guess: Update from upstream sources.
3443
3444 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3445
3446 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3447 Change recommended MPFR from 2.2.1 -> 2.3.0.
3448 * configure: Regenerate.
3449
3450 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3451
3452 * MAINTAINERS: Update my email address.
3453
3454 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3455
3456 * MAINTAINERS: Update my email address.
3457
3458 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3459
3460 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3461 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3462 * Makefile.in: Regenerate.
3463
3464 2007-12-10 Mark Heffernan <meheff@google.com>
3465
3466 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3467 misplaced entries.
3468
3469 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3470
3471 * configure.ac: Enable libjava for x86_64-*-darwin9.
3472 * configure: Regenerate.
3473
3474 2007-12-07 Bill Maddox <maddox@google.com>
3475
3476 * MAINTAINERS (Write After Approval): Add myself.
3477
3478 2007-12-05 Ben Elliston <bje@au.ibm.com>
3479
3480 * config.sub, config.guess: Update from upstream sources.
3481
3482 2007-12-02 Matthias Klose <doko@ubuntu.com>
3483
3484 * config-ml.in: Remove 64bit configure tests.
3485
3486 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3487
3488 * config-ml.in: Robustify against white space in absolute file
3489 names.
3490
3491 * config-ml.in (multi-clean): Substitute ${Makefile}.
3492 Remove superfluous ${Makefile} in list.
3493
3494 2007-11-19 Thiemo Seufer <ths@mips.com>
3495
3496 * config-ml.in: Don't hardcode the Makefile name.
3497
3498 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3499
3500 * MAINTAINERS (Write After Approval): Add myself.
3501
3502 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3503
3504 * MAINTAINERS (Write After Approval): Add myself.
3505
3506 2007-11-06 Doug Kwan <dougkwan@google.com>
3507
3508 * MAINTAINERS (Write After Approval): Add myself.
3509
3510 2007-10-25 Ben Elliston <bje@au.ibm.com>
3511
3512 * MAINTAINERS (mercury): Remove entry.
3513 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3514
3515 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3516
3517 * Makefile.def (dependencies): Make configure-gdb depend on
3518 all-intl.
3519 * Makefile.in: Regenerated.
3520
3521 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3522
3523 * MAINTAINERS (Fortran maintainer): Remove myself.
3524
3525 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3526
3527 * Makefile.def: To avoid problems running with parallel makes,
3528 build newlib before libgloss so that target specific header
3529 files are availble.
3530 * Makefile.in: Regenerate
3531
3532 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3533
3534 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3535 * Makefile.in: Regenerate.
3536
3537 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3538
3539 * MAINTAINERS (Register allocation reviewer): Add myself.
3540
3541 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3542
3543 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3544 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3545 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3546 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3547 * configure: Regenerate.
3548
3549 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3550
3551 * MAINTAINERS (Register allocation reviewer): Add myself.
3552
3553 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3554
3555 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3556 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3557 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3558 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3559 * configure.ac: Default them to host tools for $host = $build.
3560 Subst them.
3561
3562 * configure: Regenerate.
3563 * Makefile.in: Regenerate.
3564
3565 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3566
3567 * MAINTAINERS (Register allocation reviewer): Add myself.
3568
3569 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3570
3571 * MAINTAINERS (Register allocation reviewer): Add myself.
3572
3573 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3574
3575 * MAINTAINERS (Write After Approval): Fix typo.
3576
3577 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3578
3579 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3580 * configure: Regenerate.
3581
3582 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3583
3584 PR bootstrap/31906
3585 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3586 they're already prefixed.
3587
3588 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3589
3590 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3591 libstdc++.
3592 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3593 * configure: Regenerate.
3594 * Makefile.in: Regenerate.
3595
3596 2007-09-17 Andreas Schwab <schwab@suse.de>
3597
3598 * configure.ac: Raise minimum makeinfo version to 4.6.
3599 * configure: Regenerate.
3600
3601 2007-09-17 Johannes Singler <singler@ira.uka.de>
3602
3603 * MAINTAINERS (write-after-approval) add myself
3604
3605 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3606
3607 * configure.ac: Correct makeinfo version check.
3608 * configure: Regenerate.
3609
3610 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3611
3612 * MAINTAINERS: Update my email address.
3613
3614 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3615
3616 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3617 to $skipdirs and only disable gprof for newlib. Use the normal
3618 mips*-elf* handling in other respects.
3619 * configure: Regnerate.
3620
3621 2007-09-12 David Daney <ddaney@avtrex.com>
3622
3623 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3624 enabling libgcj.
3625 * configure: Regenerate.
3626
3627 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3628
3629 PR other/32154
3630 * configure.ac: For libgloss targets, point the linker to the linker
3631 script, startup code and simulator library.
3632 * configure: Regenerate.
3633
3634 2007-09-07 Andrew Haley <aph@redhat.com>
3635
3636 * configure.ac (noconfigdirs): Remove target-libffi and
3637 target-libjava.
3638 * configure: Regenerate.
3639
3640 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3641
3642 PR target/33281
3643 * configure.ac: Use config/mh-mingw on mingw.
3644 * configure: Regenerate.
3645
3646 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3647
3648 * MAINTAINERS (Write After Approval): Add myself.
3649
3650 2007-09-05 Richard Guenther <rguenther@suse.de>
3651
3652 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3653 nor --disable-checking is provided also turn on yes and types
3654 checking for stage1.
3655 * configure: Re-generate.
3656
3657 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3658
3659 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3660 (Write After Approval): Remove myself.
3661
3662 2007-08-29 Nick Clifton <nickc@redhat.com>
3663
3664 * config.sub, config.guess: Update from upstream sources.
3665
3666 2007-08-22 Bud Davis <jmdavis@link.com>
3667
3668 * MAINTAINERS (Write After Approval): Added myself.
3669 * MAINTAINERS (Reviewers): Removed myself.
3670
3671 2007-08-18 Paul Brook <paul@codesourcery.com>
3672 Joseph Myers <joseph@codesourcery.com>
3673
3674 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3675 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3676 * Makefile.in: Regenerate.
3677 * configure.ac (--with-debug-prefix-map): New.
3678 * configure: Regenerate.
3679
3680 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3681 Nigel Stephens <nigel@mips.com>
3682
3683 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3684 as target_makefile_frag.
3685 * configure: Regenerate.
3686
3687 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3688
3689 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3690 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3691 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3692 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3693 (do-compare, do-compare3, do-compare-debug): New.
3694 ([+compare-target+]): Use them.
3695
3696 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3697
3698 * MAINTAINERS (Write After Approval): Change my email address.
3699
3700 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3701 Ben Elliston <bje@au.ibm.com>
3702
3703 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3704 --silent if $silent.
3705 * configure: Regenerate.
3706
3707 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3708
3709 * MAINTAINERS (Various Maintainers): Add myself as
3710 loop infrastructure maintainer. Update my e-mail
3711 address.
3712
3713 2007-07-31 Diego Novillo <dnovillo@google.com>
3714
3715 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3716 Adjust description.
3717
3718 2007-07-26 Richard Guenther <rguenther@suse.de>
3719
3720 * configure.ac: Add types checking to stage1 checking flags.
3721 * configure: Regenerate.
3722
3723 2007-07-17 Nick Clifton <nickc@redhat.com>
3724
3725 * COPYING3: New file. Contains version 3 of the GNU General
3726 Public License.
3727 * COPYING3.LIB: New file. Contains version 3 of the GNU
3728 Lesser General Public License.
3729
3730 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3731
3732 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3733
3734 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3735
3736 * MAINTAINERS (S/390 co-maintainer): Add myself.
3737 (Write After Approval): Remove myself.
3738
3739 2007-07-13 Dan Hipschman <dsh@google.com>
3740
3741 * MAINTAINERS (Write After Approval): Add myself.
3742
3743 2007-07-11 Nick Clifton <nickc@redhat.com>
3744
3745 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3746 WINDRES export.
3747 * Makefile.in: Regenerate.
3748
3749 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3750
3751 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3752 maintainer.
3753
3754 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3755
3756 * lt~obsolete.m4: New. Import from 20070318 libtool.
3757
3758 2007-07-03 Julian Brown <julian@codesourcery.com>
3759
3760 * MAINTAINERS (Write After Approval): Add myself.
3761
3762 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3763
3764 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3765 * configure: Regenerate.
3766
3767 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3768
3769 * configure.ac: Add some missing m4 quotation.
3770 * configure: Regenerate.
3771
3772 2007-07-02 Simon Baldwin <simonb@google.com>
3773
3774 * MAINTAINERS (Write After Approval): Add myself.
3775
3776 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
3777
3778 * configure: Regenerate.
3779
3780 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
3781
3782 * Makefile.def: Add windmc tool to build.
3783 * Makefile.tpl: Likewise.
3784 * configure.ac: Likewise.
3785 * Makefile.in: Regenerate.
3786 * configure: Regenerate.
3787
3788 2007-06-28 DJ Delorie <dj@redhat.com>
3789
3790 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3791 not building newlib.
3792 * configure: Regenerated.
3793
3794 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3795
3796 * MAINTAINERS (Write After Approval): Add myself.
3797
3798 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
3799
3800 * MAINTAINERS (Write After Approval): Add myself.
3801
3802 2007-06-19 Chris Matthews <chrismatthews@google.com>
3803
3804 * MAINTAINERS (Write After Approval): Add myself.
3805
3806 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3807
3808 * MAINTAINERS (Write After Approval): Add myself.
3809
3810 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3811
3812 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3813 * Makefile.in: Regenerated.
3814
3815 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3816
3817 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3818 bfin*-*-uclinux* targets.
3819 * configure: Regenerate.
3820
3821 2007-06-14 Ian Lance Taylor <iant@google.com>
3822
3823 * MAINTAINERS: Add myself as non-algorithmic global write
3824 maintainer.
3825
3826 2007-06-14 Diego Novillo <dnovillo@google.com>
3827
3828 * MAINTAINERS: Add self as middle-end maintainer and
3829 non-algorithmic global write maintainer.
3830
3831 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3832
3833 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3834 Move all Fortran maintainers except Paul Brook into the
3835 Non-Autopoiesis section.
3836
3837 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3838
3839 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3840 (distclean-stage[+id+]): Possibly delete stage_last.
3841 * Makefile.in: Regenerate.
3842
3843 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
3844
3845 * MAINTAINERS (Various Maintainer): Fix typo.
3846
3847 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
3848
3849 * MAINTAINERS (Various Maintainer): Add myself as
3850 dataflow maintainer.
3851
3852 2007-06-07 Ben Elliston <bje@au.ibm.com>
3853
3854 * config.sub, config.guess: Update from upstream sources.
3855
3856 2007-06-07 Ben Elliston <bje@au.ibm.com>
3857
3858 * Makefile.tpl: Fix spelling error.
3859 * Makefile.in: Regenerate.
3860
3861 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3862
3863 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3864 lt_cv_sys_max_cmd_len.
3865
3866 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3867
3868 * MAINTAINERS (Various Maintainers): Add myself as
3869 auto-vectorizer maintainer.
3870
3871 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
3872
3873 PR libjava/32098
3874 * libtool.m4: Revert previous change.
3875 * ltgcc.m4: Put it here.
3876
3877 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3878
3879 * MAINTAINERS (Various Maintainers): Add myself as
3880 auto-vectorizer maintainer.
3881
3882 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
3883
3884 PR libjava/32098
3885 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
3886
3887 2007-05-30 Richard Guenther <rguenther@suse.de>
3888
3889 * MAINTAINERS (Various Maintainers): Add myself as
3890 auto-vectorizer maintainer.
3891
3892 2007-05-30 Jakub Jelinek <jakub@redhat.com>
3893
3894 PR bootstrap/29382
3895 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
3896 * configure: Rebuilt.
3897
3898 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
3899
3900 * MAINTAINERS (Write After Approval): Removed my name.
3901
3902 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
3903
3904 * MAINTAINERS (Write After Approval): Remove myself.
3905
3906 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
3907
3908 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
3909
3910 2007-05-23 Steve Ellcey <sje@cup.hp.com>
3911
3912 * ltmain.sh: Update from ToT Libtool.
3913 * libtool.m4: Update from ToT Libtool.
3914 * ltsugar.m4: New. Update from ToT Libtool.
3915 * ltversion.m4: New. Update from ToT Libtool.
3916 * ltoptions.m4: New. Update from ToT Libtool.
3917 * ltconfig: Remove.
3918 * ltcf-c.sh: Remove.
3919 * ltcf-cxx.sh: Remove.
3920 * ltcf-gcj.sh: Remove.
3921
3922 2007-05-22 Ollie Wild <aaw@google.com>
3923
3924 * MAINTAINERS (Write After Approval): Add myself.
3925
3926 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
3927
3928 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
3929 stage_cflags.
3930 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
3931 Remove CFLAGS/LIBCFLAGS.
3932 (configure-stage[+id+]-[+prefix+][+module+],
3933 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
3934 * Makefile.in: Regenerate.
3935
3936 2007-05-15 Diego Novillo <dnovillo@google.com>
3937
3938 * MAINTAINERS: Update e-mail address.
3939
3940 2007-05-15 Revital Eres <eres@il.ibm.com>
3941
3942 * MAINTAINERS (Write After Approval): Add myself.
3943
3944 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
3945
3946 * MAINTAINERS (Write After Approval): Updated my address.
3947
3948 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
3949
3950 * MAINTAINERS (Write After Approval): Add myself.
3951
3952 2007-05-11 Silvius Rus <rus@google.com>
3953
3954 * MAINTAINERS (Write After Approval): Add myself.
3955
3956 2007-04-23 Tom Tromey <tromey@redhat.com>
3957
3958 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
3959
3960 2007-04-22 Mark Mitchell <mark@codesourcery.com>
3961
3962 * MAINTAINERS (cpplib): Rename to ...
3963 (libcpp): ... this. Add C/C++ front end maintainers.
3964
3965 2007-04-14 Steve Ellcey <sje@cup.hp.com>
3966
3967 * config-ml.in: Pass ${ml_config_env} to configure calls.
3968
3969 2007-04-04 Christian Bruel <christian.bruel@st.com>
3970
3971 * MAINTAINERS (Write After Approval): Add myself.
3972
3973 2007-04-02 Dave Korn <dave.korn@artimi.com>
3974
3975 * MAINTAINERS (Write After Approval): Add myself.
3976
3977 2007-03-31 Tobias Burnus <burnus@net-b.de>
3978
3979 * MAINTAINERS (fortran 95 front end): Add myself.
3980
3981 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3982
3983 * MAINTAINERS (Write After Approval): Add myself.
3984
3985 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
3986
3987 * MAINTAINERS (Modulo Scheduler): Add myself.
3988
3989 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
3990
3991 * MAINTAINERS (fortran 95 front end): Add myself.
3992 (c++ front end): whitespace fix.
3993
3994 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
3995
3996 * MAINTAINERS (Write After Approval): Add myself.
3997
3998 2007-03-21 Richard Sandiford <richard@codesourcery.com>
3999
4000 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4001 of glob. Quote arguments with single quotes too.
4002 * configure: Regenerate.
4003
4004 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4005
4006 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4007 * Makefile.in: Regenerate
4008
4009 2007-03-07 Andreas Schwab <schwab@suse.de>
4010
4011 * configure: Regenerate.
4012
4013 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4014
4015 * configure.ac: Add "--with-pdfdir" configure option,
4016 which defines pdfdir variable.
4017 * Makefile.def (target=fixincludes): Add install-pdf to
4018 missing targets.
4019 (recursive_targets): Add install-pdf target.
4020 (flags_to_pass): Add pdfdir.
4021 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4022 target.
4023 * configure: Regenerate
4024 * Makefile.in: Regenerate
4025
4026 2007-02-28 Eric Christopher <echristo@apple.com>
4027
4028 Revert:
4029 2006-12-07 Mike Stump <mrs@apple.com>
4030
4031 * Makefile.def (dependencies): Add dependency for
4032 install-target-libssp and install-target-libgomp on
4033 install-gcc.
4034 * Makefile.in: Regenerate.
4035
4036 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4037
4038 * configure: Regenerate.
4039 * configure.ac: Move statements after variable declarations.
4040
4041 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4042
4043 * MAINTAINERS: Add myself as sh maintainer.
4044
4045 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4046
4047 * configure.ac: Adjust for loop syntax.
4048 * configure: Regenerate.
4049
4050 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4051
4052 * configure: Rebuilt.
4053
4054 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4055
4056 * configure.ac: Drop multiple occurrences of --enable-languages,
4057 and fix its quoting.
4058 * configure: Rebuilt.
4059
4060 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4061 Nathan Sidwell <nathan@codesourcery.com>
4062 Vladimir Prus <vladimir@codesourcery.com>
4063 Joseph Myers <joseph@codesourcery.com>
4064
4065 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4066 * configure: Regenerate.
4067
4068 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4069
4070 * ltconfig (freebsd*): Default to elf.
4071
4072 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4073
4074 * configure.ac (target_libraries): Move libgcc before libiberty.
4075 * configure: Regenerated.
4076
4077 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4078 Paolo Bonzini <bonzini@gnu.org>
4079
4080 PR bootstrap/30753
4081 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4082 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4083 * configure: Regenerated.
4084
4085 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4086
4087 * MAINTAINERS (Language Front End Maintainers): Update my mail
4088 address.
4089
4090 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4091
4092 PR bootstrap/30748
4093 * configure.ac: Correct syntax for Solaris ksh.
4094 * configure: Regenerated.
4095
4096 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4097
4098 * configure.ac: Sync with src.
4099 * configure: Regenerate.
4100
4101 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4102
4103 * Makefile.in: Regenerate.
4104
4105 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4106
4107 * config.sub: Sync with src.
4108
4109 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4110
4111 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4112 noncanonical equivalents.
4113 * configure.in: Rename to...
4114 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4115 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4116 target_noncanonical. Use them. Rewrite removal of configure
4117 arguments for autoconf 2.59. Discard variable settings. Force
4118 program_transform_name for native tools.
4119
4120 * Makefile.in: Regenerated.
4121 * configure: Regenerated with autoconf 2.59.
4122
4123 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4124
4125 * MAINTAINERS (Write After Approval): Add myself.
4126
4127 2007-01-31 Andreas Schwab <schwab@suse.de>
4128
4129 * Makefile.tpl (LDFLAGS): Substitute it.
4130 * Makefile.in: Regenerate.
4131
4132 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4133
4134 * MAINTAINERS (Write After Approval): Add myself.
4135
4136 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4137
4138 * MAINTAINERS (spu port): Add myself.
4139
4140 2007-01-23 Richard Guenther <rguenther@suse.de>
4141
4142 PR bootstrap/30541
4143 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4144 * Makefile.tpl (GNATBIND): Substitute it.
4145 (GNATMAKE): Likewise.
4146 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4147 of STAGE_PREFIX.
4148 * Makefile.in: Regenerate.
4149 * configure: Regenerate.
4150
4151 2007-01-18 Mike Stump <mrs@apple.com>
4152
4153 * configure.in: Re-enable -Werror for gcc builds.
4154
4155 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4156
4157 * MAINTAINERS (Write After Approval): Add myself.
4158
4159 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4160
4161 * configure.in: Change == to = in test command.
4162 * configure: Regenerate.
4163
4164 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4165 Nick Clifton <nickc@redhat.com>
4166 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4167
4168 * configure.in (build_configargs, host_configargs, target_configargs):
4169 Remove build/host/target parameters.
4170 (host_libs): Add gmp and mpfr.
4171 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4172 * Makefile.def (gmp, mpfr): New.
4173 (gcc): Remove target.
4174 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4175 target_os, target_vendor): New.
4176 (configure): Add host_alias/target_alias arguments; adjust invocations.
4177 * configure: Regenerate.
4178 * Makefile.in: Regenerate.
4179
4180 2007-01-11 Matt Fago <fago@earthlink.net>
4181
4182 * configure.in: Try to link to functions only in mpfr 2.2.x
4183 to improve robustness of configure tests.
4184 * configure: Regenerate.
4185
4186 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4187
4188 * MAINTAINERS: Add myself as i386 maintainer.
4189
4190 2007-01-08 Jan Hubicka <jh@suse.cz>
4191
4192 * MAINTAINERS: Add myself as i386 maintainer.
4193
4194 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4195
4196 * configure.in: Add support for an x86_64-mingw* target.
4197 * configure: Regenerate.
4198
4199 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4200
4201 * Makefile.tpl (all-target): Correct @if conditional for target
4202 modules.
4203 * configure.in: Omit libiberty if building only target libgcc.
4204 * configure, Makefile.in: Regenerated.
4205
4206 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4207
4208 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4209 * configure: Regenerate.
4210
4211 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4212
4213 * Makefile.def (target_modules): Add libgcc.
4214 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4215 * Makefile.tpl (clean-target-libgcc): Delete.
4216 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4217 on gcc even for bootstrapped modules. Rewrite handling of
4218 lang_env_dependencies to loop over target_modules.
4219 * configure.in (target_libraries): Add target-libgcc.
4220 * Makefile.in, configure: Regenerated.
4221
4222 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4223
4224 * configure.in: Reorganize recognition of languages. Add
4225 --enable-stage1-languages. Show supported languages for the chosen
4226 target rather than all recognized languages.
4227 * configure: Regenerate.
4228
4229 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4230
4231 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4232 * Makefile.in: Regenerate.
4233
4234 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4235
4236 * configure.in: Warn that MPFR 2.2.0 is buggy.
4237 * configure: Regenerate.
4238
4239 2006-12-27 Ian Lance Taylor <iant@google.com>
4240
4241 * configure.in: When removing Makefiles to force a reconfigure, also
4242 remove prev-DIR*/Makefile.
4243 * configure: Regenerate.
4244
4245 2006-12-22 Andreas Schwab <schwab@suse.de>
4246
4247 * configure: Regenerate with correct autoconf version.
4248
4249 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4250
4251 * configure.in: add AC_SUBST for *_FOR_TARGET.
4252 * configure: Regenerate.
4253
4254 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4255
4256 * configure.in: Simplify logic for rejecting languages that cannot
4257 be built. Separate the case when a language is unsupported,
4258 from the case when the user chooses not to build a language.
4259
4260 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4261
4262 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4263 it only affects bootstrap and could be tested on "$host" as well.
4264 * configure: Regenerate.
4265 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4266
4267 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4268
4269 PR bootstrap/29544
4270 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4271 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4272 move here comment from Makefile.tpl.
4273 * Makefile.tpl: Move some definitions higher in the file.
4274 (STAGE1_CHECKING): New.
4275 * configure.in: Add --enable-stage1-checking.
4276 * configure: Regenerate.
4277 * Makefile.in: Regenerate.
4278
4279 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4280
4281 * MAINTAINERS: Add myself as build system maintainer.
4282
4283 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4284
4285 * MAINTAINERS (Write After Approval): Add myself.
4286
4287 2006-12-13 Eric Christopher <echristo@apple.com>
4288
4289 * MAINTAINERS: Add myself as darwin maintainer.
4290
4291 2006-12-11 Ian Lance Taylor <ian@airs.com>
4292
4293 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4294
4295 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4296
4297 MAINTAINERS: Update my entry.
4298
4299 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4300
4301 * configure.in: Handle spu makefile frag.
4302 * Makefile.tpl (MAINT): Define
4303 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4304 * configure: Regenerate.
4305 * Makefile.in: Regenerate.
4306
4307 2006-12-11 Ben Elliston <bje@au.ibm.com>
4308
4309 * config.guess: Import latest version.
4310 * config.sub: Likewise.
4311
4312 2006-12-11 Ben Elliston <bje@au.ibm.com>
4313
4314 * configure.in (spu-*-*): Don't skip target-libiberty.
4315 * configure: Regenerate.
4316
4317 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4318
4319 PR bootstrap/30134
4320 * configure.in: Correct x86 darwin support for libjava to powerpc
4321 and i?86 only.
4322 * configure: Regenerate.
4323
4324 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4325
4326 * configure.in: Add x86 darwin support for libjava.
4327 * configure: Regenerate.
4328
4329 2006-12-07 Mike Stump <mrs@apple.com>
4330
4331 * Makefile.def (dependencies): Add dependency for
4332 install-target-libssp and install-target-libgomp on
4333 install-gcc.
4334 * Makefile.in: Regenerate.
4335
4336 2006-12-04 Richard Guenther <rguenther@suse.de>
4337
4338 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4339 (Non-Algorithmic Maintainers): Move over non-algorithmic
4340 loop optimizer maintainers, add myself as a non-algorithmic
4341 middle-end maintainer.
4342
4343 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4344
4345 * MAINTAINERS (Write After Approval): Add myself.
4346
4347 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4348
4349 * configure.in: Update error message for missing GMP/MPFR.
4350
4351 * configure: Regenerate.
4352
4353 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4354
4355 * configure.in: Update MPFR version in error message.
4356
4357 * configure: Regenerate.
4358
4359 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4360
4361 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4362 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4363 --with-gmp-lib): New flags.
4364
4365 * configure: Regenerate.
4366
4367 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4368
4369 * MAINTAINERS (Write After Approval): Change my email address.
4370
4371 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4372
4373 * MAINTAINERS (Write After Approval): Add myself.
4374
4375 2006-11-22 Philipp Thomas <pth@suse.de>
4376
4377 * MAINTAINERS (i18n): Update e-mail address.
4378
4379 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4380
4381 * MAINTAINERS (spu port): Add myself as maintainer.
4382 (Write After Approval): Remove myself.
4383
4384 2006-11-22 Ben Elliston <bje@au.ibm.com>
4385
4386 * configure.in (skipdirs): Don't build libssp for SPU.
4387 * configure: Regenerate.
4388
4389 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4390
4391 * MAINTAINERS (spu port): Add myself as maintainer.
4392 (libobjc): Update my email address.
4393
4394 2006-11-21 Andrea Bona <andrea.bona@st.com>
4395
4396 * MAINTAINERS (Write After Approval): Add myself.
4397
4398 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4399
4400 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4401 * configure : Rebuilt.
4402
4403 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4404
4405 * MAINTAINERS (Write After Approval): Add myself.
4406
4407 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4408
4409 * MAINTAINERS (Write After Approval): Add myself.
4410
4411 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4412
4413 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4414 libmpfr.a.
4415 * configure: Regenerate.
4416
4417 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4418
4419 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4420 (unstage): Test for stage_last presence.
4421
4422 PR bootstrap/29802
4423 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4424 STAGE_PREFIX.
4425 * Makefile.in: Regenerate.
4426
4427 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4428
4429 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4430 maintainers.
4431
4432 2006-11-14 Erven Rohou <erven.rohou@st.com>
4433
4434 * MAINTAINERS (Write After Approval): Add myself.
4435
4436 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4437
4438 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4439 and stageN-package/Makefile.
4440 * Makefile.in: Regenerated.
4441
4442 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4443
4444 * configure.in: Remove target-libgloss from noconfigdirs for
4445 bfin-*-*.
4446 * configure: Regenerated.
4447
4448 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4449
4450 * configure.in (have_gmp): Only error if the gcc directory exists.
4451
4452 * configure: Regenerate.
4453
4454 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4455
4456 * configure.in: Robustify error message for missing GMP/MPFR.
4457
4458 * configure: Regenerate.
4459
4460 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4461
4462 * MAINTAINERS (Write After Approval): Add myself.
4463
4464 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4465
4466 * MAINTAINERS: Change email address.
4467
4468 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4469
4470 * MAINTAINERS (Write After Approval): Add myself.
4471
4472 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4473
4474 * MAINTAINERS (Write After Approval): Add myself.
4475
4476 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4477
4478 * MAINTAINERS (Write After Approval): Move myself to
4479 Write After Approval section.
4480
4481 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4482
4483 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4484 need_gmp anymore.
4485 * configure: Regenerate.
4486
4487 2006-10-16 Tobias Burnus <burnus@net-b.de>
4488
4489 * MAINTAINERS (Write After Approval): Add myself.
4490
4491 2006-10-16 Ben Elliston <bje@au.ibm.com>
4492
4493 * config.guess: Import latest version.
4494 * config.sub: Likewise.
4495
4496 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4497
4498 * Makefile.def: Added pdf target handling.
4499 * Makefile.tpl: Added pdf target handling.
4500 * Makefile.in: Regenerated.
4501
4502 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4503
4504 * MAINTAINERS: Add self as score port maintainer.
4505
4506 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4507
4508 * MAINTAINERS (Write After Approval): Add myself.
4509
4510 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4511
4512 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4513 or newer.
4514 * configure: Regenerated.
4515
4516 2006-09-27 Dave Brolley <brolley@redhat.com>
4517
4518 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4519 using $s instead of $r.
4520 * configure: Regenerated.
4521
4522 2006-09-26 Thiemo Seufer <ths@mips.com>
4523
4524 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4525 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4526 * configure: Regenerate.
4527
4528 2006-09-24 Graeme Peterson <gridly@gmail.com>
4529
4530 * MAINTAINERS (Write After Approval): Remove myself.
4531
4532 2006-09-22 Chao-ying Fu <fu@mips.com>
4533
4534 * MAINTAINERS (Write After Approval): Add myself.
4535
4536 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4537
4538 * MAINTAINERS: Add self as soft-fp maintainer.
4539
4540 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4541
4542 * MAINTAINERS: Add myself as avr maintainer.
4543 Remove Marek Michalkiewicz as avr maintainer.
4544
4545 2006-09-07 Roberto Costa <roberto.costa@st.com>
4546
4547 * MAINTAINERS (Write After Approval): Add myself.
4548
4549 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4550
4551 * configure.in: Never build newlib for a Mingw host.
4552 Never build newlib as Mingw target library.
4553 Test the existence of winsup/cygwin for building a Cygwin newlib,
4554 rather than just winsup.
4555 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4556 building a Mingw target.
4557 * configure: Regenerate.
4558
4559 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4560
4561 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4562
4563 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4564
4565 * config.guess: Import from src (was more updated).
4566 * config.sub: Likewise.
4567
4568 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4569
4570 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4571 * configure: Regenerated.
4572
4573 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4574
4575 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4576 for stages after the first.
4577
4578 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4579
4580 * Makefile.def: Add dependencies for configure-opcodes
4581 on configure-intl and all-opcodes on all-intl.
4582 * Makefile.in: Regenerated.
4583
4584 2006-07-13 Ben Elliston <bje@au.ibm.com>
4585
4586 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4587
4588 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4589
4590 Port to hosts whose 'sort' and 'tail' implementations
4591 treat operands with leading '+' as file names, as POSIX
4592 has required since 2001. However, make sure the code still
4593 works on pre-POSIX hosts.
4594 * ltmain.sh: Don't assume "sort +2" is equivalent to
4595 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4596
4597 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4598
4599 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4600
4601 2006-07-04 Peter O'Gorman <peter@pogma.com>
4602
4603 * ltconfig: chmod 644 before ranlib during install.
4604
4605 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4606
4607 PR bootstrap/18058
4608 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4609 if the bootstrap compiler is a GCC version that supports it.
4610 * configure: Regenerate.
4611
4612 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4613
4614 * configure.in: Fix thinkos in previous check-in.
4615 * configure: Regenerate.
4616
4617 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4618
4619 PR other/27063
4620 * configure.in: Test subdir_requires and give an appropriate
4621 error message.
4622 * configure: Regenerate.
4623
4624 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4625
4626 * MAINTAINERS (Write After Approval): Add myself.
4627
4628 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4629
4630 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4631
4632 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4633
4634 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4635
4636 2006-06-20 David Ayers <d.ayers@inode.at>
4637
4638 PR bootstrap/28072
4639 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4640 whether target-libjava is being configured instead of whether the
4641 java front end is enabled.
4642 * configure: Regenerate.
4643
4644 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4645
4646 PR target/27540
4647 * configure.in: Only enable libgomp on IRIX 6.
4648 * configure: Regenerate.
4649
4650 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4651
4652 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4653 too.
4654 * Makefile.in: Regenerate.
4655
4656 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4657
4658 * config-ml.in: Alter CCASFLAGS to include special
4659 multilib options the same as is done for CFLAGS.
4660
4661 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4662
4663 * configure.in: Don't enable libgomp on hpux10.
4664 * configure: Rebuilt.
4665
4666 2006-06-12 David Ayers <d.ayers@inode.at>
4667
4668 PR bootstrap/27963
4669 PR target/19970
4670 * configure.in: Remove target-boehm-gc from noconfigdirs where
4671 ${libgcj} is specified.
4672 * configure: Regenerate.
4673
4674 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4675
4676 Sync from src:
4677
4678 * configure.in: Sync.
4679 * configure: Regenerated.
4680
4681 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4682
4683 * Makefile.def: Added dependencies from sim and gdb on intl, and
4684 added configure dependencies to everything with an all dependency
4685 on intl.
4686 * Makefile.in: Regenerated.
4687
4688 2006-06-06 David Ayers <d.ayers@inode.at>
4689
4690 PR libobjc/13946
4691 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4692 * Makefile.in: Regenerate.
4693 * configure.in: Add --enable-objc-gc at toplevel and have it
4694 enable boehm-gc for Objective-C.
4695 Remove target-boehm-gc from libgcj.
4696 Add target-boehm-gc to target_libraries.
4697 Add target-boehm-gc to noconfigdirs where ${libgcj}
4698 is specified.
4699 Assert that boehm-gc is supported when requested for Objective-C.
4700 Only build boehm-gc if needed either for Java or Objective-C.
4701 * configure: Regenerate.
4702
4703 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4704
4705 PR 27674
4706 * Makefile.tpl (configure-[+prefix+][+module+],
4707 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4708 Remove rule to unstage bootstrapped modules.
4709 (stage_current): New.
4710 * Makefile.in: Regenerate.
4711
4712 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4713
4714 * MAINTAINERS (Write After Approval): Update my e-mail address.
4715
4716 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4717
4718 * include/libiberty.h: Declare pex_run_in_environment.
4719
4720 2006-05-31 Asher Langton <langton2@llnl.gov>
4721
4722 * MAINTAINERS (Write After Approval): Add myself.
4723
4724 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4725
4726 * Makefile.def (bfd, opcodes): Fix lib_path.
4727 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4728 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4729 * Makefile.in: Regenerate.
4730
4731 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4732
4733 * Makefile.in: Regenerate.
4734
4735 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4736
4737 * Makefile.def: Add install-html target. Add datarootdir
4738 docdir and htmldir to flags_to_pass.
4739 * Makefile.tpl: Add install-html target.
4740 * Makefile.in: Regenerate.
4741 * configure.in: Add --with-datarootdir, --with-docdir, and
4742 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4743 * configure: Regenerate.
4744
4745 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4746
4747 * configure.in: Enable gprof for cross builds.
4748 * configure: Regenerate.
4749
4750 2006-05-22 Richard Guenther <rguenther@suse.de>
4751
4752 Revert
4753 2006-01-31 Richard Guenther <rguenther@suse.de>
4754 Paolo Bonzini <bonzini@gnu.org>
4755
4756 * Makefile.def (target_modules): Add libgcc-math target module.
4757 * configure.in (target_libraries): Add libgcc-math target library.
4758 (--enable-libgcc-math): New configure switch.
4759 * Makefile.in: Re-generate.
4760 * configure: Re-generate.
4761 * libgcc-math: New toplevel directory.
4762
4763 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4764 Andreas Tobler <a.tobler@schweiz.ch>
4765
4766 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4767 * configure: Rebuilt.
4768
4769 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
4770
4771 * MAINTAINERS (Write After Approval): Add myself.
4772
4773 2006-05-01 DJ Delorie <dj@redhat.com>
4774
4775 * configure.in: Restore CFLAGS if GMP isn't present.
4776 * configure: Regenerate.
4777
4778 2006-05-01 Richard Guenther <rguenther@suse.de>
4779
4780 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4781 maintainer.
4782
4783 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
4784
4785 * MAINTAINERS (Write After Approval): Add myself.
4786
4787 2006-04-28 Jan Beulich <jbeulich@novell.com>
4788
4789 * MAINTAINERS (Write After Approval): Add myself.
4790
4791 2006-04-18 DJ Delorie <dj@redhat.com>
4792
4793 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4794 reference libgloss so that libssp can be built in a combined
4795 tree.
4796 * configure: Regenerate.
4797
4798 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
4799
4800 * MAINTAINERS (Write After Approval): Add myself.
4801
4802 2006-04-05 Ben Elliston <bje@au.ibm.com>
4803
4804 * configure.in: Require makeinfo 4.4 or higher.
4805 * configure: Regenerate.
4806
4807 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4808
4809 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4810 Rearrange the entries of other libraries to have them in one place.
4811
4812 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4813
4814 * MAINTAINERS (Write After Approval): Remove myself.
4815 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4816
4817 2006-03-14 Richard Guenther <rguenther@suse.de>
4818
4819 * configure: Regenerate with autoconf 2.13.
4820
4821 2006-03-13 Jim Blandy <jimb@codesourcery.com>
4822
4823 * MAINTAINERS: Use my work address.
4824
4825 * MAINTAINERS: Update my E-mail address.
4826
4827 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4828
4829 * configure.in: Handle --disable-<component> generically.
4830 * configure: Regenerate.
4831
4832 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4833
4834 PR libgcj/17311
4835 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4836
4837 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4838
4839 * MAINTAINERS (Write After Approval): Remove myself.
4840 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4841
4842 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4843
4844 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4845 (TARGET_CONFIGDIRS): Remove.
4846 * configure.in: Remove AC_SUBST(target_configdirs).
4847 * Makefile.in, configure: Regenerated.
4848
4849 2006-02-20 Steven G. Kargl <kargls@comcast.net>
4850
4851 * MAINTAINERS (Write After Approval): Remove myself.
4852 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4853
4854 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4855
4856 PR bootstrap/25670
4857
4858 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4859
4860 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4861 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4862 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4863 BUILD_PREFIX, BUILD_PREFIX_1.
4864 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4865
4866 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4867 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4868
4869 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4870 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4871 of `cat stage_current`. Always provide the `r' and `s' variables.
4872 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4873 a single shell execution.
4874 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4875 bootstrapped modules, make the stage1 module if the build was not
4876 started yet, else build the current stage.
4877 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4878 (all-build, all-host, all-target, [+make_target+]-host,
4879 [+make_target+]-target): Do not use \-continued lines.
4880 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
4881 (current_stage, restrap, stage_last): New.
4882
4883 * Makefile.in: Regenerate.
4884 * configure: Regenerate.
4885
4886 2006-02-19 Bud Davis <jmdavis@link.com>
4887
4888 * MAINTAINERS (Write After Approval): Remove myself.
4889 (Language Front End Maintainers): Add myself as fortran 95
4890 maintainer and update e-mail address.
4891
4892 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
4893
4894 * MAINTAINERS (Write After Approval): Remove myself.
4895 (Language Front End Maintainers): Add myself as fortran 95
4896 maintainer.
4897
4898 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
4899
4900 * MAINTAINERS (Write After Approval): Add myself.
4901
4902 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
4903
4904 * MAINTAINERS (Write After Approval): Remove myself.
4905 (Language Front End Maintainers): Add myself as
4906 fortran 95 maintainer.
4907
4908 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4909
4910 Sync from src:
4911
4912 2005-12-27 Leif Ekblad <leif@rdos.net>
4913
4914 * configure.in: Add support for RDOS target.
4915 * configure: Regenerate.
4916
4917 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
4918 Andreas Schwab <schwab@suse.de>
4919
4920 * configure: Regenerate.
4921
4922 2006-02-12 David Edelsohn <edelsohn@gnu.org>
4923
4924 * configure.in (enable_libgomp): Add AIX.
4925 * configure: Regenerate.
4926
4927 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
4928
4929 * MAINTAINERS (Write After Approval): Add myself.
4930
4931 2006-02-03 Lee Millward <lee.millward@gmail.com>
4932
4933 * MAINTAINERS (Write After Approval): Add myself.
4934
4935 2006-01-31 Richard Guenther <rguenther@suse.de>
4936 Paolo Bonzini <bonzini@gnu.org>
4937
4938 * Makefile.def (target_modules): Add libgcc-math target module.
4939 * configure.in (target_libraries): Add libgcc-math target library.
4940 (--enable-libgcc-math): New configure switch.
4941 * Makefile.in: Re-generate.
4942 * configure: Re-generate.
4943 * libgcc-math: New toplevel directory.
4944
4945 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
4946
4947 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
4948 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
4949 the assembler, linker and binutils.
4950 * configure: Regenerate.
4951
4952 2006-01-22 Dirk Mueller <dmueller@suse.de>
4953
4954 * MAINTAINERS (Write After Approval): Add myself.
4955
4956 2006-01-20 Diego Novillo <dnovillo@redhat.com>
4957
4958 * configure: Regenerate.
4959
4960 2006-01-18 Richard Henderson <rth@redhat.com>
4961 Jakub Jelinek <jakub@redhat.com>
4962 Diego Novillo <dnovillo@redhat.com>
4963
4964 * libgomp: New directory.
4965 * Makefile.def: Add target_module libgomp.
4966 * Makefile.in: Regenerate.
4967 * configure.in (target_libraries): Add target-libgomp.
4968 * configure: Regenerate.
4969
4970 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
4971
4972 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
4973 @ from continuation.
4974 * Makefile.in: Rebuilt.
4975
4976 2006-01-04 Chris Lattner <sabre@gnu.org>
4977
4978 * MAINTAINERS (Write After Approval): Add myself.
4979
4980 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
4981
4982 PR bootstrap/24252
4983
4984 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
4985 * Makefile.tpl (OBJDUMP): New.
4986 (EXTRA_HOST_FLAGS): Add it.
4987 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
4988
4989 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
4990 to use symbolic links between directories. Avoid race conditions
4991 or make them harmless.
4992 * configure.in: Do not try to use symbolic links between directories.
4993
4994 * Makefile.def (LEAN): Pass.
4995 * Makefile.tpl (LEAN): Define.
4996 (stage[+id+]-start): Accept that the previous directory does not
4997 exist, if the bootstrap is lean.
4998 (stage[+id+]-bubble): Invoke lean bootstrap commands after
4999 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5000 configure substitution.
5001 ([+compare-target+]): Likewise.
5002 ([+bootstrap-target+]-lean): New.
5003 * configure.in: Remove lean bootstrap support from here.
5004
5005 * Makefile.in: Regenerate.
5006 * configure: Regenerate.
5007
5008 2006-01-04 Ben Elliston <bje@au.ibm.com>
5009
5010 * MAINTAINERS (libdecnumber): Add myself.
5011
5012 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5013
5014 * libtool-ldflags: New script.
5015
5016 2006-01-02 Andreas Schwab <schwab@suse.de>
5017
5018 * configure.in: When reconfiguring remove Makefile in
5019 all stage directories.
5020 * configure: Regenerate.
5021
5022 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5023
5024 * MAINTAINERS: Update my email address.
5025
5026 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5027
5028 Revert Ada-related part of the previous change.
5029
5030 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5031 Do not pass.
5032 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5033 * Makefile.in: Regenerate.
5034 * configure.in: Do not include mt-ppc-aix target fragment.
5035 * configure: Regenerate.
5036
5037 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5038
5039 * configure.in: Select appropriate fragments for PowerPC/AIX.
5040 * configure: Regenerate.
5041
5042 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5043 BOOT_CFLAGS, BOOT_LDFLAGS.
5044 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5045 BOOT_CFLAGS, BOOT_LDFLAGS.
5046 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5047 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5048 (stage): Fail if we cannot complete the work.
5049 * Makefile.in: Regenerate.
5050
5051 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5052
5053 * configure.in: Replace ms1 with mt.
5054 * configure: Rebuilt.
5055
5056 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5057
5058 * MAINTAINERS: Update my email address.
5059
5060 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5061
5062 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5063 install-host-nogcc): Don't invoke $(stage) at the end.
5064 * Makefile.in: Regenerate.
5065
5066 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5067
5068 * configure.in: Flip the top-level bootstrap switch.
5069 * configure: Regenerate.
5070
5071 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5072
5073 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5074 $(stage) and $(unstage).
5075 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5076 (all): Remove stray semicolon.
5077 (local-distclean): Don't handle multilib.tmp and multilib.out.
5078 (install.all): Set $s for consistency.
5079 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5080 check_multilibs setting. Always make the install directory.
5081 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5082 Correct @if/@endif.
5083 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5084 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5085 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5086 (multilib.out): Remove.
5087 * Makefile.in: Regenerated.
5088
5089 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5090
5091 * MAINTAINERS (Write After Approval): Add myself.
5092
5093 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5094
5095 * MAINTAINERS: Add myself as mt maintainer.
5096
5097 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5098
5099 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5100
5101 * MAINTAINERS: Change email address.
5102
5103 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5104
5105 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5106 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5107 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5108 Find in-tree tools if available.
5109 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5110 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5111 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5112 (COMPILER_*_FOR_TARGET): New.
5113 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5114 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5115 (CONFIGURED_*, USUAL_*): Remove.
5116 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5117 STRIP): Use autoconf substitutions.
5118 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5119 COMPILER_NM_FOR_TARGET): New.
5120 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5121
5122 (all): Make all-host and all-target in parallel.
5123 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5124 that $$r and $$s are set before invoking a recursive make.
5125 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5126 ([+bootstrap-target+]): Inline most of the `all' target.
5127
5128 2005-11-29 Ben Elliston <bje@au.ibm.com>
5129
5130 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5131 from the gcc build directory.
5132 * Makefile.in: Regenerate.
5133
5134 2005-11-29 Ben Elliston <bje@au.ibm.com>
5135
5136 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5137 depend on all-libdecnumber.
5138 * configure.in (host_libs): Include libdecnumber.
5139 * Makefile.in: Regenerate.
5140 * configure: Likewise.
5141
5142 2005-11-29 Ben Elliston <bje@au.ibm.com>
5143
5144 * libdecnumber: Import decNumber sources from the dfp-branch.
5145
5146 2005-11-21 Kean Johnston <jkj@sco.com>
5147
5148 * config.sub, config.guess: Sync from upstream sources.
5149
5150 2005-11-21 Ben Elliston <bje@au.ibm.com>
5151
5152 Import from Autoconf sources:
5153
5154 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5155 * config/move-if-change: Don't output "$2 is unchanged";
5156 suggested by Ben Elliston. Handle weird characters correctly.
5157
5158 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5159
5160 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5161 to match upstream libtool for darwin.
5162
5163 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5164
5165 * Makefile.def: Remove gdb dependencies for gdbtk.
5166 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5167 (configure-gdb, install-gdb): New rules.
5168 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5169 * Makefile.in, configure: Regenerated.
5170
5171 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5172
5173 * MAINTAINERS (Write After Approval): Add myself.
5174
5175 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5176
5177 * MAINTAINERS (Write After Approval): Add myself.
5178
5179 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5180
5181 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5182 Diego Novillo.
5183
5184 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5185
5186 PR bootstrap/24297
5187 * Makefile.tpl (do-[+make-target+], do-check, install,
5188 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5189 are set before recursing.
5190 * Makefile.in: Regenerate.
5191
5192 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5193
5194 PR bootstrap/18939
5195 * Makefile.def (gcc) <target>: Fix thinko.
5196 * Makefile.in: Regenerate.
5197
5198 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5199
5200 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5201 * configure: Regenerate.
5202
5203 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5204
5205 * MAINTAINERS (Write After Approval): Add self.
5206
5207 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5208
5209 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5210 target-libffi, target-qthreads, target-libjava, and
5211 targetlibobjc.
5212 * configure: Regenerate.
5213
5214 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5215
5216 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5217 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5218 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5219 (USUAL_OBJDUMP_FOR_TARGET): New.
5220 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5221 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5222 * configure, Makefile.in: Regenerated.
5223
5224 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5225
5226 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5227 before other host packages.
5228
5229 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5230
5231 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5232
5233 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5234
5235 PR bootstrap/22340
5236
5237 * configure.in (default_target): Remove.
5238 * Makefile.tpl (all): Do not use prerequisites as subroutines
5239 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5240 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5241 use prerequisites as subroutines.
5242 (check-host, check-target): New.
5243 (bootstrap configure & all targets): Do not use stage*-start
5244 if the directory layout is already ok.
5245 (non-bootstrap configure & all targets): Prepend a $(unstage).
5246 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5247 (NOTPARALLEL): Remove.
5248 (unstage, stage variables): New variables.
5249 (unstage, stage targets): Simply expand to those variables.
5250
5251 * configure: Regenerate.
5252 * Makefile.in: Regenerate.
5253
5254 2005-10-04 James E Wilson <wilson@specifix.com>
5255
5256 * Makefile.def (lang_env_dependencies): Add libmudflap.
5257 * Makefile.in: Regenerate.
5258
5259 2005-10-03 Andreas Schwab <schwab@suse.de>
5260
5261 Backport from libtool CVS:
5262 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5263
5264 * ltmain.sh: add support for installing into temporary
5265 staging area (e.g. 'make install DESTDIR=...')
5266
5267 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5268
5269 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5270 * configure: Regenerated.
5271
5272 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5273
5274 * configure: Regenerate with the correct
5275 autoconf version.
5276
5277 2005-09-30 Catherine Moore <clm@cm00re.com>
5278
5279 * configure.in (bfin-*-*): New.
5280 * configure: Regenerated.
5281
5282 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5283
5284 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5285 (LIPO_FOR_TARGET): New.
5286 (CONFIGURED_LIPO_FOR_TARGET): New.
5287 (USUAL_LIPO_FOR_TARGET): New.
5288 (STRIP_FOR_TARGET): New.
5289 (CONFIGURED_STRIP_FOR_TARGET): New.
5290 (USUAL_STRIP_FOR_TARGET): New.
5291 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5292 STRIP_FOR_TARGET.
5293 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5294 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5295 * Makefile.in: Regenerate.
5296 * configure: Regenerate.
5297
5298 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5299
5300 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5301 (rs6000-*-aix*): Same.
5302 * configure: Regenerate.
5303
5304 2005-09-16 Tom Tromey <tromey@redhat.com>
5305
5306 * MAINTAINERS: Add self as java maintainer.
5307
5308 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5309
5310 * configure.in: Recognize f95 in the --enable-languages option,
5311 and substitute it for fortran, issuing a warning.
5312 * configure: Regenerate.
5313
5314 2005-08-30 Phil Edwards <phil@codesourcery.com>
5315
5316 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5317 * configure: Regenerated.
5318
5319 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5320
5321 * MAINTAINERS: Add self as ms1 maintainer.
5322
5323 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5324
5325 * Makefile.def (libssp): Add to lang_env_dependencies.
5326 * Makefile.in: Regenerate.
5327
5328 2005-08-18 Ian Lance Taylor <ian@airs.com>
5329
5330 * MAINTAINERS: Add myself as middle-end maintainer.
5331
5332 2005-08-17 Christian Groessler <chris@groessler.org>
5333
5334 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5335 * Makefile.in: Regenerate.
5336
5337 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5338
5339 * MAINTAINERS (write after approval): Added myself.
5340
5341 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5342
5343 * MAINTAINERS (Write After Approval): Add myself.
5344
5345 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5346
5347 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5348 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5349 Look for alternate names of the target cc and c++
5350 * configure: Regenerate.
5351
5352 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5353
5354 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5355 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5356 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5357 tools; remove code to manually set them.
5358 (Target tools): Look in the environment for them.
5359 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5360 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5361 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5362 build directory.
5363 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5364 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5365 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5366 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5367 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5368 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5369 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5370 * configure: Regenerate.
5371 * Makefile.in: Regenerate.
5372
5373 2005-07-28 Ben Elliston <bje@au.ibm.com>
5374
5375 * MAINTAINERS: Update for removed CPU targets.
5376
5377 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5378
5379 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5380 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5381 * Makefile.in: Regenerated.
5382
5383 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5384
5385 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5386 (CFLAGS_FOR_TARGET): Use it.
5387 (CXXFLAGS_FOR_TARGET): Likewise.
5388 * Makefile.in: Regenerated.
5389 * configure.in (--with-build-sysroot): New option.
5390 * configure: Regenerated.
5391
5392 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5393
5394 * Makefile.tpl: Wrap install between unstage and stage
5395 * Makefile.in: Regenerate.
5396
5397 2005-07-21 Eric Christopher <echristo@apple.com>
5398
5399 * MAINTAINERS: Update affiliation.
5400
5401 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5402
5403 * MAINTAINERS: Add self as crx port maintainer.
5404
5405 2005-07-20 DJ Delorie <dj@redhat.com>
5406
5407 * MAINTAINERS: Add self as m32c maintainer.
5408
5409 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5410
5411 * all files: Update FSF address.
5412
5413 2005-07-15 Eric Christopher <echristo@redhat.com>
5414
5415 * MAINTAINERS: Change affiliation.
5416
5417 2005-07-14 Jim Blandy <jimb@redhat.com>
5418
5419 * configure.in: Add cases for Renesas m32c.
5420 * configure: Regenerated.
5421
5422 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5423
5424 * COPYING.LIB: Update from fsf.org.
5425
5426 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5427
5428 * COPYING, compile, config.guess,
5429 config.sub, install-sh, missing, mkinstalldirs,
5430 symlink-tree, ylwrap: Sync from upstream sources.
5431 * config-ml.in: Update FSF address.
5432
5433 2005-07-13 Eric Christopher <echristo@redhat.com>
5434
5435 * configure.in: Add toplevel noconfigdir support for tpf.
5436 * configure: Regenerate.
5437
5438 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5439
5440 PR ada/22340
5441
5442 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5443 * Makefile.in: Regenerate.
5444
5445 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5446
5447 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5448 Brolley to write-after-approval.
5449
5450 2005-07-07 Andreas Schwab <schwab@suse.de>
5451
5452 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5453 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5454 * Makefile.in: Regenerated.
5455
5456 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5457
5458 * configure.in: Don't build sim or rda when targetting darwin.
5459 * configure: Regenerate.
5460
5461 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5462
5463 * configure.in: Add --enable-libssp and --disable-libssp.
5464 * configure: Regenerate with autoconf-2.13.
5465
5466 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5467
5468 * Makefile.def (target_modules): Add libssp.
5469 * configure.in (target_libraries): Add target-libssp.
5470 * configure: Rebuilt.
5471 * Makefile.in: Rebuilt.
5472
5473 2005-07-01 Zack Weinberg <zackw@panix.com>
5474
5475 * MAINTAINERS: Change email address. Resign from maintainership.
5476
5477 2005-07-01 Richard Guenther <rguenther@suse.de>
5478
5479 * MAINTAINERS: Change my e-mail address and affiliation.
5480
5481 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5482
5483 * Makefile.def (stagefeedback): Come after profile.
5484 Define profiledbootstrap target.
5485 * Makefile.tpl (profiledbootstrap): Remove.
5486 (stageprofile-end): Zap stagefeedback.
5487 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5488 * Makefile.in: Regenerate.
5489
5490 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5491
5492 * MAINTAINERS: Update my email address.
5493
5494 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5495
5496 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5497 In 'cpp' stanza, support '#line' as well as '# '.
5498
5499 2005-06-08 Andreas Schwab <schwab@suse.de>
5500
5501 * MAINTAINERS: Move myself from 'Write After Approval' to
5502 'CPU Port Maintainers' section as m68k maintainer.
5503
5504 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5505
5506 * configure.in (unsupported_languages): New macro.
5507 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5508 non-ported target libraries in noconfigdirs.
5509 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5510 non-linux-gnu. Remove libgcj_ex_libffi.
5511 <lang_frag loop>: Set add_this_lang=no if the language is in
5512 unsupported_languages.
5513 * configure: Regenerate.
5514
5515 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5516
5517 * configure.in: Fix typo in handling of --with-mpfr-dir.
5518 * configure: Regenerate.
5519
5520 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5521
5522 * MAINTAINERS: Update my email address.
5523
5524 2005-06-02 Jim Blandy <jimb@redhat.com>
5525
5526 * config.sub: Add cases for the Renesas m32c. (This patch has been
5527 accepted into the master sources.)
5528
5529 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5530 Michael Snyder <msnyder@redhat.com>
5531 Stan Cox <scox@redhat.com>
5532
5533 * configure.in: Set noconfigdirs for ms1.
5534
5535 * configure: Regenerate.
5536
5537 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5538
5539 * MAINTAINERS (Write After Approval): Add self.
5540
5541 2005-06-01 Josh Conner <jconner@apple.com>
5542
5543 * MAINTAINERS (Write After Approval): Add self.
5544
5545 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5546
5547 * MAINTAINERS: Update my email address.
5548
5549 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5550
5551 * MAINTAINERS (Write After Approval): Add self.
5552
5553 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5554
5555 * MAINTAINERS (Write After Approval): Remove self.
5556
5557 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5558
5559 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5560 (Dependencies): Consider target modules for bootstrap dependencies.
5561 Make target bootstrap modules depend on each stage's gcc.
5562 * Makefile.in: Regenerate.
5563
5564 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5565
5566 * Makefile.def (configure-gcc): Depend on binutils having been built.
5567 (all-gcc): No need to do it here.
5568 * Makefile.in: Regenerate.
5569
5570 2005-05-19 Paul Brook <paul@codesourcery.com>
5571
5572 * configure.in: Rewrite misleading error message when requested
5573 language cannot be built.
5574 * configure: Regenerate.
5575
5576 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5577
5578 * ylwrap: Import from Automake 1.9.5.
5579
5580 2005-05-13 David Ung <davidu@mips.com>
5581
5582 * MAINTAINERS (Write After Approval): Add self.
5583
5584 2005-05-09 Mike Stump <mrs@apple.com>
5585
5586 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5587 lt_cv_sys_max_cmd_len for now.
5588
5589 2005-05-09 Stan Cox <scox@redhat.com>
5590
5591 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5592
5593 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5594
5595 * README.SCO: Update the URL.
5596
5597 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5598
5599 * ltconfig: Define file_list_spec. Pass file_list_spec and
5600 with_gnu_ld to libtool.
5601 * ltcf-c.sh (aix[45]): Define file_list_spec.
5602 * ltcf-cxx.sh (aix[45]): Same.
5603 * ltcf-gcj.sh (aix[45]): Same.
5604 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5605 exists, write list of input files to temporary file.
5606
5607 2005-05-04 Mike Stump <mrs@apple.com>
5608
5609 * configure.in: Always pass --target to target configures as
5610 otherwise rebuilds that do --recheck will fail.
5611 * confiugure: Rebuilt.
5612
5613 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5614
5615 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5616 STAGE_HOST_EXPORTS.
5617 (configure, all): Add bootstrap support.
5618 (Host modules, target modules): Pass post-stage1 flags and exports.
5619 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5620 * Makefile.in: Regenerate.
5621
5622 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5623
5624 * configure: Regenerate.
5625
5626 2005-04-27 Mike Stump <mrs@apple.com>
5627
5628 * MAINTAINERS: Add self as darwin maintainer.
5629
5630 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5631
5632 * config.sub: Update from master copy.
5633
5634 2005-04-21 Mike Stump <mrs@apple.com>
5635
5636 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5637 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5638
5639 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5640
5641 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5642 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5643 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5644 "*-*-elf" and "*-*-linux*".
5645 * configure: Regenerate.
5646
5647 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5648
5649 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5650
5651 2005-04-12 Mike Stump <mrs@apple.com>
5652
5653 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5654
5655 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5656
5657 * MAINTAINERS (Write After Approval): Add myself.
5658
5659 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5660
5661 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5662
5663 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5664
5665 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5666 (TARGET_CONFIGARGS): Include --with-target-subdir.
5667 (configure, all): New macros. Use them throughout.
5668 * Makefile.in: Regenerate.
5669
5670 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5671
5672 * MAINTAINERS (Write After Approval): Add myself.
5673
5674 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5675
5676 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5677
5678 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5679
5680 * MAINTAINERS: Move John Carr to Write After Approval.
5681
5682 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5683
5684 * config/mh-mingw32: Delete.
5685 * configure.in: Don't use it.
5686 * configure: Regenerate.
5687
5688 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5689
5690 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5691 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5692 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5693 (HOST_LIB_PATH): Generate from Makefile.def.
5694 (TARGET_LIB_PATH): Likewise.
5695 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5696 * Makefile.in: Regenerate.
5697 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5698 (RPATH_ENVVAR): Include Darwin case.
5699 * configure: Regenerate.
5700
5701 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5702
5703 * MAINTAINERS (Various Maintainers): Remove self.
5704 (Write After Approval): Add self.
5705
5706 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5707
5708 * MAINTAINERS (Various Maintainers): Add self.
5709
5710 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5711
5712 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5713 * configure: Regenerate.
5714
5715 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5716
5717 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5718 gcc_version, and gcc_version_trigger from set of flags to pass.
5719 * Makefile.tpl: Remove definitions of above variables.
5720 (config.status): Remove dependency on $(gcc_version_trigger).
5721 * Makefile.in: Regenerate.
5722 * configure.in: Do not reference config/gcc-version.m4 nor
5723 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5724 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5725 * configure: Regenerate.
5726
5727 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5728 Andrew Pinski <pinskia@physics.uc.edu>
5729
5730 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5731 * Makefile.in: Regenerate.
5732
5733 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5734
5735 * MAINTAINERS (Write After Approval): Add myself.
5736
5737 2005-03-03 David Ayers <d.ayers@inode.at>
5738
5739 * MAINTAINERS (Write After Approval): Add myself.
5740
5741 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5742
5743 PR libgcj/20160
5744 * ltmain.sh: Avoid creating archives with components that have
5745 duplicate basenames.
5746
5747 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5748
5749 PR bootstrap/20250
5750 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5751 instead of check.
5752 * Makefile.in: Regenerate.
5753
5754 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5755
5756 * Makefile.in: Regenerate to fix conflict between the previous two
5757 patches.
5758
5759 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5760
5761 PR bootstrap/17383
5762 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5763 * Makefile.tpl (HOST_SUBDIR): New substitution.
5764 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5765 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5766 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5767 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5768 (Host modules, Bootstrapped modules): Use it.
5769 (Build modules, Target modules): Do not create symlink trees,
5770 always configure out-of-srcdir.
5771 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5772 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5773 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5774 $(HOST_SUBDIR). Create a symlink for host_subdir.
5775
5776 * Makefile.in: Regenerate.
5777 * configure: Regenerate.
5778
5779 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5780
5781 Merged from libada-gnattools-branch:
5782 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5783
5784 * gnattools: New directory.
5785 * Makefile.def: Add gnattools as a module, depending on target-libada.
5786 * Makefile.in: Regenerate.
5787 * configure.in: Include gnattools in host_tools; disable it if ada
5788 is disabled.
5789 * configure: Regenerate.
5790
5791 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
5792
5793 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5794 treelang maintainer.
5795 (Write After Approval): Remove myself.
5796
5797 2005-02-23 Paul Schlie <schlie@comcast.net>
5798
5799 * configure.in: Allow darwin targeted ports to build tk, itcl and
5800 libgui.
5801 * configure: Regenerate.
5802
5803 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5804
5805 PR libgcj/10353
5806 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5807 * configure: Regenerate.
5808
5809 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5810
5811 * MAINTAINERS (Write After Approval): Add myself.
5812
5813 2005-02-10 Ian Lance Taylor <ian@airs.com>
5814
5815 * MAINTAINERS: Update my e-mail address.
5816
5817 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5818
5819 * MAINTAINERS (Write After Approval): Add myself.
5820
5821 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5822
5823 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5824 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5825 target-libgloss when not *-*-elf and *-*-aout.
5826 * configure: Regenerate.
5827
5828 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5829
5830 * MAINTAINERS: Remove obsolete entries.
5831
5832 * MAINTAINERS (Write After Approval): Add Michael Matz.
5833
5834 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
5835
5836 * MAINTAINERS: Remove self as cpplib maintainer.
5837
5838 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5839
5840 * install-sh, config.sub: Import from upstream.
5841
5842 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5843
5844 PR bootstrap/18222
5845 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5846 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5847 * Makefile.in: Regenerate.
5848
5849 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
5850
5851 * MAINTAINERS: Update my email address.
5852
5853 2005-01-12 David Edelsohn <edelsohn@gnu.org>
5854 Andreas Schwab <schwab@suse.de>
5855
5856 PR bootstrap/18033
5857 * config-ml.in: Eval option if surrounded by single quotes.
5858
5859 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5860
5861 Revert 2004-12-28 Makefile changes, a better fix will be
5862 applied to mainline and src after GCC 4.0 branches.
5863
5864 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5865
5866 PR bootstrap/17383
5867
5868 * Makefile.def (target_modules): Remove stage parameter,
5869 it is always true now.
5870 * Makefile.tpl (configure-build-[+module+],
5871 configure-target-[+module+]): Always build symlink tree
5872 for the directory and for include. BUILD_SUBDIR and
5873 TARGET_SUBDIR cannot be . anymore.
5874 * Makefile.in: Regenerate.
5875
5876 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5877
5878 Revert 2004-12-08 Makefile changes.
5879
5880 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
5881
5882 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
5883 cygwin, mingw.
5884
5885 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
5886
5887 * configure.in (sh64-*-*): Reenable gprof.
5888 * configure: Regenerate.
5889
5890 2004-12-08 David Edelsohn <edelsohn@gnu.org>
5891
5892 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
5893 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
5894 (EXTRA_TARGET_FLAGS): Add PICFLAG.
5895 * Makefile.in: Regenerate.
5896
5897 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
5898
5899 * MAINTAINERS: Update my email address.
5900
5901 2004-12-07 Matt Kraai <kraai@ftbfs.org>
5902
5903 * Makefile.tpl: Generate normal dependencies if the LHS module is
5904 not bootstrapped.
5905 * Makefile.in: Regenerate.
5906
5907 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5908
5909 * configure.in: Include config/gxx-include-dir.m4. Use
5910 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
5911 * configure: Regenerate.
5912
5913 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
5914
5915 * config.if: Delete.
5916 * configure.in: Set libstdcxx_incdir directly.
5917 * configure: Regenerate.
5918
5919 2004-12-02 Eric Christopher <echristo@redhat.com>
5920
5921 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
5922 * Makefile.in: Regenerate.
5923
5924 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5925
5926 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
5927 * configure: Regenerate.
5928
5929 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
5930
5931 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
5932 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
5933 * configure: Regenerate.
5934
5935 2004-12-01 Eric Christopher <echristo@redhat.com>
5936
5937 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
5938 of things to remove.
5939
5940 2004-11-29 Matt Kraai <kraai@ftbfs.org>
5941
5942 * MAINTAINERS (Write After Approval): Update my e-mail address.
5943
5944 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
5945
5946 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
5947 from CVS libtool to always pass_all.
5948
5949 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5950
5951 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
5952 (hppa*64*-*-*): Delete incorrect comment.
5953 * configure: Rebuilt.
5954
5955 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5956
5957 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
5958
5959 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
5960
5961 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
5962 from CVS libtool to always pass_all.
5963
5964 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5965
5966 * install-sh, compile: Import from automake.
5967
5968 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
5969
5970 * config.guess, config.sub: Import from savannnah.
5971
5972 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
5973
5974 * MAINTAINERS (Write After Approval): Add myself
5975
5976 2004-11-12 Mike Stump <mrs@apple.com>
5977
5978 * Makefile.def: Add html support.
5979 * Makefile.tpl: Likewise.
5980 * Makefile.in: Regenerate.
5981
5982 2004-11-11 Geoffrey Keating <geoffk@apple.com>
5983
5984 PR 18423
5985 * configure.in: Remove all instances of build-fixincludes from
5986 noconfigdirs.
5987 (build_configargs): Supply --target to subdirectories.
5988 * configure: Regenerate.
5989
5990 * Makefile.def: Make gcc install depend on fixincludes install.
5991 * Makefile.in: Regenerate.
5992
5993 2004-11-10 Janis Johnson <janis187@us.ibm.com>
5994
5995 * MAINTAINERS: Add myself as gcc testsuite maintainer.
5996
5997 2004-11-11 Paul Brook <paul@codesourcery.com>
5998
5999 * MAINTAINERS: Add self as arm maintainer. Update email address.
6000
6001 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6002
6003 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6004 target-libgfortran.
6005 * configure: Regenerate.
6006
6007 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6008
6009 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6010 like CC.
6011
6012 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6013
6014 * Makefile.def (host fixincludes): Specify missing targets.
6015 * Makefile.in: Regenerate.
6016
6017 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6018
6019 * MAINTAINERS: Add myself
6020
6021 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6022
6023 * MAINTAINERS (Write After Approval): Add myself.
6024
6025 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6026
6027 * Makefile.def: Build fixincludes for the host, too.
6028 * Makefile.in: Regenerate.
6029 * configure.in (host_tools): Add fixincludes.
6030 * configure: Regenerate.
6031
6032 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6033
6034 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6035 * configure: Regenerated.
6036
6037 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6038
6039 PR other/17783
6040 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6041 * configure: Regenerated.
6042
6043 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6044
6045 * README.SCO: Update per FSF instructions.
6046
6047 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6048
6049 PR target/18151
6050 * configure.in (case ${target}): Do not build fixincludes for avr.
6051 * configure: Regenerated.
6052
6053 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6054
6055 * configure.in (case ${target}): Do not build fixincludes
6056 on platforms where it is not used.
6057 * configure: Regenerated.
6058
6059 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6060
6061 * configure.in: Use an absolute path to install-sh.
6062 * configure: Regenerated.
6063
6064 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6065
6066 * MAINTAINERS (Write After Approval): Add myself.
6067
6068 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6069
6070 * MAINTAINERS: Remove from Write After Approval those that are
6071 already maintainers.
6072
6073 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6074
6075 * MAINTAINERS: Update my email address.
6076
6077 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6078
6079 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6080 * configure: Regenerate.
6081
6082 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6083
6084 * MAINTAINERS: Update my email address.
6085
6086 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6087
6088 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6089 entries belonging to this category.
6090
6091 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6092
6093 * MAINTAINERS: Update my e-mail address.
6094
6095 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6096
6097 Fix wrong conflict resolution in:
6098
6099 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6100
6101 * Makefile.in: Regenerate.
6102 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6103 in the recursive `make', instead of hardwiring `all'.
6104 (Autogenerated TARGET-* variables): New.
6105
6106 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6107
6108 * configure.in: Enable target-libgloss for crx-*-*.
6109 * configure: Regenerate.
6110
6111 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6112
6113 * MAINTAINERS (Various Maintainers): Move the "windows,
6114 cygwin, mingw" maintainer to ...
6115 (OS Port Maintainers): ... here.
6116
6117 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6118
6119 * MAINTAINERS (Write After Approval): Remove those that are
6120 maintainers of some subsystem.
6121
6122 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6123
6124 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6125 * ltcf-cxx.sh (tpf*): Likewise.
6126 * ltconfig (tpf*): Add TPF OS configuration support.
6127
6128 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6129
6130 * MAINTAINERS: Change my email address to my new work account.
6131
6132 2004-09-24 Michael Roth <mroth@nessie.de>
6133
6134 * configure.in (--without-headers): Add missing double quotes.
6135 * configure: Regenerate.
6136
6137 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6138
6139 * ylwrap: Revert to previous version.
6140
6141 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6142
6143 PR bootstrap/17369
6144 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6145 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6146 SET_GCC_LIB_PATH_CMD.
6147 (BASE_TARGET_EXPORTS): Likewise.
6148 * Makefile.in: Regenerated.
6149
6150 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6151 * configure: Regenerated.
6152
6153 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6154
6155 * config.guess: New upstream version
6156 * compile, depcomp, install-sh, ylwrap: Likewise.
6157
6158 2004-09-19 Roger Sayle <roger@eyesopen.com>
6159
6160 * config/mh-x86omitfp: New host makefile fragment. Add
6161 -fomit-frame-pointer to the default BOOT_CFLAGS.
6162 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6163 * configure: Regenerate.
6164
6165 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6166
6167 PR target/11572
6168 * configure.in (*-*-darwin*): Renable libobjc.
6169 * configure: Regenerate.
6170
6171 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6172
6173 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6174
6175 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6176
6177 * Makefile.def: Remove libbanshee.
6178 * Makefile.tpl: Ditto.
6179 * configure.in: Ditto.
6180 * Makefile.in: Regen.
6181 * configure: Ditto.
6182
6183 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6184
6185 * ltmain.sh: Use $pic_object as $non_pic_object if
6186 $non_pic_object=none.
6187
6188 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6189
6190 * missing: Import latest version from master repository.
6191
6192 2004-09-06 Nick Clifton <nickc@redhat.com>
6193
6194 * config.sub: Import latest version from master repository.
6195 * config.guess: Likewise.
6196 This includes these changes:
6197
6198 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6199
6200 * config.sub: Handle crisv32, alias etraxfs.
6201 * config.guess (crisv32:Linux:*:*): Handle.
6202
6203 2004-08-13 Brad Smith <brad@comstyle.com>
6204
6205 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6206 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6207
6208 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6209
6210 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6211 assume the processor is a powerpc. This is because coreutils
6212 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6213 in this case, due to a MacOS X bug that causes
6214 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6215 to return a negative number.
6216 Problem reported by Petter Reinholdtsen in:
6217 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6218
6219 2004-07-19 Ben Elliston <bje@gnu.org>
6220
6221 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6222
6223 2004-06-24 Ben Elliston <bje@gnu.org>
6224
6225 * config.guess: Update copyright years.
6226 * config.sub: Likewise.
6227
6228 2004-06-22 Robert Millan <robertmh@gnu.org>
6229
6230 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6231 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6232
6233 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6234
6235 * config.guess (*:*VMS:*:*): New entry. Replaces
6236 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6237 manufacturer.
6238
6239 2004-06-22 Ben Elliston <bje@gnu.org>
6240
6241 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6242 * config.sub: Likewise.
6243
6244 2004-06-22 Ben Elliston <bje@gnu.org>
6245
6246 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6247 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6248
6249 2004-06-11 Ben Elliston <bje@gnu.org>
6250
6251 * config.guess (pegasos:OpenBSD:*:*): Remove.
6252
6253 2004-06-11 Ben Elliston <bje@gnu.org>
6254
6255 From Wouter Verhelst <wouter@grep.be>:
6256 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6257
6258 2004-06-11 Ben Elliston <bje@gnu.org>
6259
6260 * config.guess (luna88k:OpenBSD:*:*): New.
6261
6262 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6263
6264 * config.guess (m32r*:Linux:*:*): New case.
6265 * config.sub: Handle m32rle.
6266
6267 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6268
6269 From Jens Petersen <petersen@redhat.com>:
6270 * config.sub: Handle sparcv8.
6271
6272 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6273
6274 From Tom Smith <smith@cag.lkg.hp.com>:
6275 * config.guess: Version suffixes are equally significant on Tru64
6276 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6277 prefix of "P" (patched kernel).
6278
6279 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6280
6281 * config.sub: Add support for National Semiconductor CRX target.
6282
6283 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6284
6285 * MAINTAINERS (Various Maintainers): Remove myself as web page
6286 maintainer, add myself as maintainer of build status lists.
6287
6288 2004-09-03 Jan Beulich <jbeulich@novell.com>
6289
6290 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6291 *-*-netware, but add target-libmudflap.
6292 Consolidate *-*-netware targets (of which really only i?86 exists)
6293 into a single entry.
6294 * configure: Likewise.
6295
6296 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6297
6298 * Makefile.tpl (sorry): Remove.
6299 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6300 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6301 (do-clean): Clean per-stage directories too.
6302 (do-distclean): Run distclean-stage1 too.
6303 (.NOTPARALLEL): Enable during toplevel bootstrap.
6304 (stage[+id+]-bubble): Enable parallel execution during
6305 the recursive invocation.
6306 * Makefile.in: Regenerate.
6307
6308 Fix previous checkin:
6309
6310 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6311 include.
6312 * configure.in: Fix indentation.
6313 * configure: Regenerate.
6314
6315 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6316
6317 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6318 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6319 * configure: regenerate
6320 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6321 -mdynamic-no-pic
6322
6323 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6324
6325 * Makefile.def (build_modules): Add fixincludes.
6326 (dependencies): Make gcc depend on fixincludes.
6327 * configure.in (build_tools): Add fixincludes.
6328 (build_configdirs): Always include build_libs.
6329 * Makefile.in: Regenerate.
6330 * configure: Regenerate.
6331
6332 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6333
6334 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6335 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6336 phony targets; do not generate timestamp files.
6337 (distclean-stageN): Remove references to their timestamp files.
6338 (restageN, touch-stageN): Remove.
6339 (stageN-bubble): Rewritten.
6340 (compare): Support lean bootstraps.
6341 * Makefile.in: Regenerate.
6342
6343 * configure.in: Only warn when bootstrapping but
6344 build != host or build != target. Support lean bootstraps.
6345 * configure: Regenerate.
6346
6347 2004-08-26 Phil Edwards <phil@codesourcery.com>
6348
6349 * configure.in: Give a better error message if GMP/MPFR are missing
6350 and a language needing them has been requested.
6351 * configure: Regenerated.
6352
6353 2004-08-25 Phil Edwards <phil@codesourcery.com>
6354
6355 * configure.in: Print a list of available language front-ends if
6356 a requested one is missing. Tidy stray tab characters.
6357 * configure: Regenerated.
6358
6359 2004-08-19 Michael Koch <konqueror@gmx.de>
6360
6361 * gcc/doc/install.texi: Update entry about automake for libjava.
6362
6363 2004-08-17 Robert Millan <robertmh@gnu.org>
6364
6365 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6366 (instead of FreeBSD).
6367 * configure: Regenerate.
6368
6369 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6370
6371 * Makefile.in: Regenerate.
6372 * configure: Regenerate.
6373
6374 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6375 stage_*_flags.
6376 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6377 for bootstrapped modules if toplevel bootstrap is going.
6378 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6379 modules. Adjust for changes in Makefile.def. Enable several
6380 rules even in non-bootstrap mode, just to avoid peppering the
6381 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6382 (stage-[+prev+]-bubble): Remove.
6383
6384 * Makefile.def (Dependencies): Depend on all-build-bison,
6385 all-build-flex, all-build-byacc, all-build-texinfo, rather
6386 than the host variations.
6387 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6388 with BUILD_SUBDIR.
6389 (BISON): Update for recent Bisons.
6390 (YACC): Fix typo.
6391 (cross): Depend on all-build.
6392 (all): Do not depend on all-build.
6393 (prebootstrap): Remove.
6394 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6395 (Prebootstrap dependencies): Add them to the per-stage targets
6396 and to all-prebootstrap.
6397 * configure.in (build_configdirs): Always enable build_tools.
6398 (BUILD_DIR_PREFIX): Remove.
6399
6400 * Makefile.def (gcc): Add target variable.
6401 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6402 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6403 in the recursive `make', instead of hardwiring `all'.
6404 (Autogenerated TARGET-* variables): New.
6405
6406 2004-08-13 Brian Booth <bbooth@redhat.com>
6407
6408 * MAINTAINERS: Remove myself from write-after-approval.
6409
6410 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6411
6412 * src-release: Stop distributing mmalloc with gdb (which doesn't
6413 use it).
6414 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6415 * Makefile.in: Regenerate.
6416
6417 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6418
6419 * configure.in (arm*-*-eabi*): New target.
6420 * configure: Regenerate.
6421
6422 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6423
6424 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6425 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6426 (Dependencies): New section.
6427 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6428 (configure-target-[+module+]): Depend on maybe-all-gcc
6429 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6430 (toplevel profiledbootstrap): Fix dependencies.
6431 * Makefile.in: Regenerate.
6432
6433 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6434
6435 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6436 target-libiberty to noconfigdirs.
6437 * configure: Regenerate.
6438
6439 2004-08-03 Paul Brook <paul@codesourcery.com>
6440
6441 * configure.in: Check for MPFR as well as GMP.
6442 * configure: Regenerate.
6443
6444 2004-08-01 Robert Millan <robertmh@gnu.org>
6445
6446 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6447 libmudflap for all GNU-based systems (with Glibc).
6448 * configure: Regenerate.
6449
6450 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6451
6452 * Makefile.def (host-modules): Add gcc.
6453 * Makefile.in: Regenerate.
6454 * Makefile.tpl (sorry): New rule.
6455 (configure-host, all-host, [+make_target+]-host, do-check,
6456 install-host): Do not add gcc as a special case.
6457 (host modules): Add a small special-casing for gcc. Export
6458 extra_make_flags through the environment.
6459 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6460 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6461 other recursive targets for gcc): Remove.
6462
6463 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6464 (stage, unstage): New rules.
6465 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6466 distclean-stage[+id+]): Use stage_current.
6467 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6468 the stage*-start rules.
6469
6470 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6471
6472 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6473 use -all_load flag.
6474
6475 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6476
6477 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6478 * configure: Regenerate.
6479
6480 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6481
6482 * maintainer-scripts/gcc_release: Revert yesterday's change.
6483
6484 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6485
6486 * MAINTAINERS: Add myself to write-after-approval.
6487
6488 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6489
6490 * libf2c: Removed.
6491 * gcc/gccbug.in: Updated because of libf2c removal.
6492 * maintainer-scripts/gcc_release: Ditto.
6493
6494 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6495
6496 * configure.in: Build libmudflap by default on FreeBSD.
6497 * configure: Regenerated.
6498
6499 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6500
6501 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6502 systems.
6503 * configure: Regenerated.
6504
6505 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6506
6507 PR target/16344
6508 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6509 feedback based compiler.
6510 * Makefile.in: Rebuilt.
6511
6512 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6513
6514 * Makefile.def (host_modules): Set bootstrap=true for flex.
6515 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6516 * Makefile.in: Rebuilt.
6517
6518 2004-07-07 Jan Hubicka <jh@suse.cz>
6519
6520 * MAINTAINERS: Add self as a profile feedback maintainer.
6521
6522 2004-07-05 Phil Edwards <phil@codesourcery.com>
6523
6524 * configure.in: Do not prepend $srcdir to /dev/null in
6525 makefile fragments.
6526 * configure: Regenerate.
6527
6528 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6529
6530 * Makefile.def (build_modules): Add bison, byacc, flex,
6531 m4, texinfo.
6532 (flags_to_pass): Add FLEX.
6533 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6534 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6535 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6536 DEFAULT_MAKEINFO): Remove.
6537 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6538 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6539 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6540 objdir or else use configured tool.
6541 (all-build): New.
6542 (all): Depend on it.
6543 (Build module dependencies): Add.
6544 * Makefile.in: Regenerate.
6545 * configure.in: Better support for multiple build modules,
6546 matching what is done for host/target modules. Do not look
6547 for "plausible" locations of build tools if Canadian cross.
6548 Use autoconf's AC_PROG_CC to find a C compiler. Define
6549 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6550 * configure: Regenerate.
6551
6552 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6553
6554 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6555 * Makefile.in: Regenerate.
6556
6557 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6558
6559 * Makefile.tpl (configure-build-[+module+],
6560 configure-[+module+], configure-target-[+module+]): Pass
6561 [+extra_configure_args+].
6562 (all-build-[+module+], all-[+module+], check-[+module+],
6563 install-[+module+], [+make_target+]-[+module+],
6564 all-target-[+module+], check-target-[+module+],
6565 install-target-[+module+], [+make_target+]-target-[+module+]):
6566 Pass [+extra_make_args+].
6567 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6568 (GCC_HOST_EXPORTS): Remove.
6569 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6570 cross, check-gcc, check-gcc-c++, install-gcc,
6571 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6572 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6573 * Makefile.in: Regenerate.
6574
6575 2004-06-21 Matthew Sachs <msachs@apple.com>
6576
6577 * MAINTAINERS: Added self to write-after-approval.
6578
6579 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6580
6581 * configure.in: Check for srcdir/winsup rather than build directory
6582 winsup.
6583 * configure: Regenerate.
6584
6585 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6586
6587 * configure.in: Don't build Cygwin native newlib if winsup
6588 directory is missing. Emit warning instead.
6589 * configure: Regenerate.
6590
6591 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6592
6593 * Makefile.tpl (touch-stage[+id+]): New.
6594 (restage[+prev+]): Depend on touch-stage[+id+].
6595
6596 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6597 Use it throughout.
6598
6599 * Makefile.def: Add profile and feedback bootstrap stages.
6600 Remove next field from bootstrap stages.
6601 * Makefile.tpl (LN, LN_S): Substitute.
6602 (stageN-start, stageN-end): Use double-colon rules, to
6603 provide a hook for additional setup commands.
6604 (distclean-stageN-gcc, restageN): Create dependencies from
6605 [+prev+], not from [+next+].
6606 (stageN-bubble): Add commands for successive stages from
6607 [+prev+], using double-colon rules.
6608 (all-stageN-gcc): Fix typo.
6609 (stagefeedback-start, profiledbootstrap): New.
6610 * Makefile.in: Regenerate.
6611 * configure.in: Call ACX_PROG_LN.
6612 * configure: Regenerate.
6613
6614 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6615
6616 * MAINTAINERS (Write After Approval): Add myself.
6617
6618 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6619
6620 * MAINTAINERS (Write After Approval): Add myself.
6621
6622 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6623
6624 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6625 without gcc.
6626 * configure: Regenerate.
6627
6628 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6629
6630 * Makefile.tpl: Fix typo.
6631 * Makefile.in: Regenerate.
6632
6633 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6634
6635 * configure.in: Remove new- prefix from toplevel
6636 bootstrap targets.
6637 * configure: Regenerate.
6638
6639 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6640
6641 * Makefile.tpl (all.normal): Rename to all.
6642 (all): Replace with a rule to pick the default
6643 target from configure.
6644 (all-gcc, configure-gcc): Use conditionals to
6645 do nothing when toplevel bootstrap is going on.
6646 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6647 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6648 * configure.in: Support --enable-bootstrap.
6649
6650 * Makefile.def: Remove new- prefix from toplevel
6651 bootstrap targets.
6652 * Makefile.tpl: Likewise.
6653
6654 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6655 target.
6656
6657 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6658 $(RECURSE_FLAGS) to recursive invocation of make.
6659
6660 * Makefile.in: Regenerate.
6661 * configure: Regenerate.
6662
6663 2004-05-30 Andreas Jaeger <aj@suse.de>
6664 Jim Wilson <wilson@specifixinc.com>
6665
6666 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6667 like CC.
6668
6669 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6670
6671 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6672 * configure: Regenerate.
6673
6674 2004-05-25 Daniel Jacobowitz <drow@false.org>
6675
6676 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6677 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6678 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6679 targets.
6680 * Makefile.in: Regenerate.
6681
6682 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6683
6684 * configure.in: Test the ability to symlink directories.
6685 * configure: Regenerate.
6686
6687 * Makefile.def (bootstrap-stage): New definitions.
6688 * Makefile.tpl (configure-stage1-gcc,
6689 configure-stage2-gcc, configure-stage3-gcc,
6690 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6691 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6692 new-restage3, compare): Autogenerate, see Makefile.in
6693 entry for behavioral changes.
6694 (distclean-stage1, new-stage1-start, new-stage1-end,
6695 new-stage1-bubble, distclean-stage2, new-stage2-start,
6696 new-stage2-end, new-stage2-bubble, distclean-stage3,
6697 new-stage3-start, new-stage3-end): New autogenerated targets.
6698 (objext, prebootstrap, BOOT_CFLAGS,
6699 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6700 targets.
6701
6702 * Makefile.in: Regenerate.
6703 (distclean-stage1, new-stage1-start, new-stage1-end,
6704 new-stage1-bubble, distclean-stage2, new-stage2-start,
6705 new-stage2-end, new-stage2-bubble, distclean-stage3,
6706 new-stage3-start, new-stage3-end): New targets.
6707 (all-stage1-gcc): Move prebootstrap dependency from here...
6708 (configure-stage1-gcc): ...to here.
6709 (new-bootstrap): Use bubble targets.
6710 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6711 Use per-stage distclean targets.
6712 (configure-stage1-gcc, configure-stage2-gcc,
6713 configure-stage3-gcc, all-stage1-gcc,
6714 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6715 Use new-stageN-start to prepare the tree.
6716
6717 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6718
6719 * Makefile.def (host_modules): add libcpp.
6720 * Makefile.tpl: Add dependencies on and for libcpp.
6721 * Makefile.in: Regenerate.
6722 * configure.in: Add libcpp host module.
6723 * configure: Regenerate.
6724
6725 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6726
6727 * Makefile.tpl: Whenever a recursive target is defined, wrap
6728 it in a special @if/@endif block, and prepare its maybe
6729 dependency in the @if/@endif block
6730 * configure.in: Instead of writing maybe dependencies, remove
6731 the @if/@endif statements, and remove the @if/@endif blocks
6732 that remain.
6733 * configure: Regenerate.
6734 * Makefile.in: Regenerate.
6735
6736 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6737
6738 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6739
6740 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6741
6742 PR bootstrap/15120
6743 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6744 * */configure: Rebuilt.
6745
6746 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6747
6748 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6749 of libf2c.
6750 * configure, Makefile.in: Regenerate.
6751
6752 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6753
6754 * MAINTAINERS (Write After Approval): Add myself.
6755
6756 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6757
6758 Merge from tree-ssa-20020619-branch.
6759
6760 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6761 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6762 (HOST_GMPLIBS): Define.
6763 (HOST_GMPINC): Define.
6764 (TARGET_LIB_PATH): Add libmudflap.
6765 (GFORTRAN_FOR_TARGET): Define.
6766 (configure-build*): Export GFORTRAN.
6767 (configure-gcc): Export GMPLIBS and GMPINC.
6768 (all-gcc): Add maybe-all-libbanshee.
6769 (configure-target-libgfortran): Define.
6770 * Makefile.in: Regenerate.
6771 * configure.in (host_libs): Add libbanshee.
6772 (target_libraries): Add target-libmudflap and target-libgfortran.
6773 Add --with-libbanshee.
6774 Handle --disable-libmudflap.
6775 (*-*-freebsd*): Use with_gmp.
6776 Add $(libgcj) to noconfigdirs.
6777 * configure: Regenerate.
6778 * depcomp: New file.
6779 * MAINTAINERS: Add tree-ssa maintainers.
6780
6781 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6782
6783 * MAINTAINERS (Various Maintainers): Add myself.
6784
6785 2004-04-30 Brian Ford <ford@vss.fsi.com>
6786
6787 * MAINTAINERS (Write After Approval): Add myself.
6788
6789 2004-04-29 Uros Bizjak <uros@kss-loka.si>
6790
6791 * MAINTAINERS (Write After Approval): Add myself.
6792
6793 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6794
6795 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6796 * configure: Regenerate.
6797
6798 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6799
6800 Revert:
6801 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6802
6803 * Makefile.def (flags_to_pass): Remove *dir variables that
6804 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6805 as well as prefix and exec_prefix.
6806 * Makefile.in: Regenerate.
6807
6808 2004-04-26 Robert Millan <robertmh@gnu.org>
6809
6810 Add patches from libtool CVS.
6811 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6812 * ltconfig: Likewise.
6813 * ltcf-c.sh: Likewise.
6814 * ltcf-cxx.sh: Likewise.
6815 * ltcf-gcj.sh: Likewise.
6816
6817 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6818
6819 * Makefile.def (host_modules): Mark with the bootstrap
6820 flag packages on which gcc depends.
6821 * Makefile.tpl (all-bootstrap): Use it.
6822 * Makefile.in: Regenerate.
6823
6824 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6825
6826 * Makefile.def (flags_to_pass): Remove *dir variables that
6827 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6828 as well as prefix and exec_prefix.
6829 * Makefile.in: Regenerate.
6830
6831 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6832
6833 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6834 * configure: Regenerate.
6835 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6836 * gcc/Makefile.tpl (compare): Use the result of the test.
6837 * gcc/Makefile.in: Regenerate.
6838
6839 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6840
6841 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6842 Always relocate gcc and prev-gcc to the original names, even
6843 if the build fails.
6844 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6845 New targets.
6846
6847 2004-04-23 Laurent GUERBY <laurent@guerby.net>
6848
6849 * MAINTAINERS: Update my email address.
6850
6851 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6852
6853 * configure.in (mips*-*-irix5*): Enable ld.
6854 * configure: Regenerate.
6855
6856 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6857
6858 * configure: Regenerate.
6859
6860 2004-04-15 James E Wilson <wilson@specifixinc.com>
6861
6862 * Makefile.tpl (configure-[+module+], configure-gcc,
6863 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6864 Set and export LDFLAGS.
6865 * Makefile.in: Regenerate.
6866
6867 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6868
6869 * MAINTAINERS: Add myself to write-after-approval.
6870
6871 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6872
6873 PR bootstrap/14871
6874 * Makefile.tpl: If we don't have built-in-tree target tools,
6875 use the ones found by configure rather than hacking around with
6876 program_transform_name.
6877 * configure.in: Give Makefile.tpl the information necessary
6878 to do that.
6879 * Makefile.in: Regenerate.
6880 * configure: Regenerate.
6881
6882 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
6883
6884 PR bootstrap/14760
6885 * configure.in: When computing baseargs, strip *all* copies of
6886 offending options. Also, don't match/substitute the trailing space,
6887 so that this actually works when two similar options are separated by
6888 only one space.
6889 * configure: Regenerate.
6890
6891 2004-04-06 David Edelsohn <edelsohn@gnu.org>
6892
6893 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
6894 (rs6000-*-aix*): Same.
6895 * configure: Regenerate.
6896
6897 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
6898
6899 * MAINTAINERS: Add myself to write-after-approval.
6900
6901 2004-04-03 Bud Davis <bdavis9659@comcast.net>
6902
6903 * MAINTAINERS: Add myself to write-after-approval.
6904
6905 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
6906
6907 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
6908 STRICT_WARN, WARN_CFLAGS flags passed down to make.
6909 * Makefile.in: Regenerate.
6910
6911 * configure.in (top level bootstrap support): Rework --enable-werror
6912 to set @stage2_werror_flag@.
6913 * configure: Regenerate.
6914 * Makefile.tpl (top level bootstrap support): Pass
6915 @stage2_werror_flag@ down to configure in stages 2 and 3.
6916 * Makefile.in: Regenerate.
6917
6918 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
6919
6920 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
6921 for stages 2 and 3 as well as in make. As a consequence, remove
6922 OUTPUT_OPTION (now detected by configure) from the flags passed down
6923 to make.
6924 * Makefile.in: Regenerate.
6925
6926 * Makefile.tpl (new-bootstrap): Fix typo.
6927 * Makefile.in: Regenerate.
6928
6929 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
6930
6931 * Makefile.tpl: Rearrange by moving recursive_targets rules
6932 into their proper sections.
6933 * Makefile.tpl (top level bootstrap support): Move disabling
6934 of coverage flags from 'make' to 'configure'; improve comments.
6935 * Makefile.in: Regenerate.
6936
6937 * Makefile.tpl (experimental top level bootstrap) Move stage1
6938 language setting from all- target to configure- target; disable
6939 intermodule optimization in stage 1; prevent gratuitous rebuilds
6940 of stage 1.
6941 * Makefile.in: Regenerate.
6942 * configure.in: Comma-separate stage 1 language list for top
6943 level bootstrap.
6944 * configure: Regenerate.
6945
6946 * Makefile.tpl: Clean up experimental top level bootstrap support:
6947 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
6948 prev-gcc in configure- targets as well as all- targets.
6949 * Makefile.in: Regenerate.
6950
6951 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
6952
6953 * compile: New file imported from automake.
6954
6955 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
6956
6957 * configure.in: Remove symbolic link section.
6958 * configure: Regenerate.
6959 * Makefile.tpl (links): Remove.
6960 * Makefile.in: Regenerate.
6961
6962 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
6963 Nathanael Nerode <neroden@gcc.gnu.org>
6964
6965 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
6966 Set with AC_CHECK_PROGS.
6967 * configure.in: Fix comment typo from last patch.
6968 * configure: Regenerate.
6969
6970 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
6971
6972 * Makefile.tpl: Introduce experimental top level bootstrap support.
6973 * Makefile.in: Regenerate.
6974 * configure.in: Introduce support for top level bootstrap.
6975 * configure: Regenerate.
6976
6977 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
6978 Paolo Bonzini <bonzini@gnu.org>
6979
6980 PR bootstrap/14522
6981 * configure.in: Cope with shells that do not support unquoted ^
6982 * configure: Regenerate.
6983
6984 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
6985 Paolo Bonzini <bonzini@gnu.org>
6986
6987 PR bootstrap/14522
6988 * configure.in: Cope with shells that do not support nesting
6989 quotes inside quoted backquote substitutions.
6990 * configure: Regenerate.
6991
6992 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
6993
6994 PR bootstrap/14522
6995 * configure.in: Fix escaping of $.
6996 * configure: Regenerate.
6997
6998 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
6999
7000 * configure: Regenerate, since I forgot to while committing Paolo's
7001 changes.
7002
7003 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7004
7005 PR ada/14131
7006 Move language detection to the top level.
7007 * configure.in: Find default values for the tools as
7008 soon as possible. Disable ada if GNAT is not found.
7009 Emit error message about missing languages. Expand
7010 --enable-languages=all for the gcc subdirectory.
7011
7012 2004-03-10 Ben Elliston <bje@gnu.org>
7013
7014 * MAINTAINERS: Update my email address.
7015
7016 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7017
7018 * ltconfig: Disable building static libraries if building shared
7019 libraries on AIX 5L.
7020
7021 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7022
7023 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7024 and disable libgcj.
7025 * configure: Regenerated.
7026
7027 2004-03-01 Brian Booth <bbooth@redhat.com>
7028
7029 * MAINTAINERS: Add myself to write-after-approval.
7030
7031 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7032
7033 * MAINTAINERS: Add myself to write-after-approval.
7034
7035 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7036
7037 PR bootstrap/7087
7038 * Makefile.tpl: Guard XFOO sed statements better.
7039 * Makefile.tpl: Add dependency for configure-target-libada.
7040 * Makefile.in: Regenerate (incidentally fixes broken
7041 commit when libada-branch was merged).
7042
7043 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7044
7045 * MAINTAINERS: Add myself to write-after-approval.
7046
7047 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7048
7049 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7050 maintainers.
7051
7052 2004-02-20 Andrew Cagney <cagney@redhat.com>
7053
7054 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7055 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7056
7057 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7058
7059 PR bootstrap/11932
7060 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7061
7062 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7063
7064 * MAINTAINERS: Added myself to write-after-approval.
7065
7066 2004-02-14 Michael Koch <konqueror@gmx.de>
7067
7068 * MAINTAINERS: Added myself to write-after-approval.
7069
7070 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7071
7072 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7073 some OS port maintainers to OS port maintainers section.
7074
7075 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7076
7077 * MAINTAINERS: Add self.
7078
7079 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7080
7081 * MAINTAINERS: Alphabetize.
7082
7083 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7084
7085 * MAINTAINERS: Remove myself.
7086
7087 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7088
7089 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7090 (rs6000-*-aix*): Same.
7091 * configure: Regenerate.
7092
7093 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7094
7095 * configure.in (host): Add in missing $noconfigdirs to defines.
7096 * configure: Regenerate.
7097
7098 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7099 Nathanael Nerode <neroden@gcc.gnu.org>
7100
7101 PR ada/6637, PR ada/5911
7102 Merge with libada-branch:
7103 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7104 with appropriate dependencies. Add --enable-libada configure switch.
7105 * configure, Makefile.in: Regenerate.
7106
7107 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7108
7109 * MAINTAINERS: Add myself to write-after-approval.
7110
7111 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7112
7113 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7114 * configure: Regenerate.
7115
7116 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7117
7118 Merge from upstream:
7119
7120 * ltmain.in: When setting IFS to '~', be careful about user
7121 arguments that contain '~'.
7122
7123 2004-02-04 Peter O'Gorman <peter@pogma.com>
7124
7125 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7126 Also test $base_compile against $CC with escaped arguments. Bug
7127 reported by Geoff Keating <geoffk@apple.com>.
7128
7129 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7130
7131 * MAINTAINERS: Remove i960 port.
7132
7133 2004-01-23 DJ Delorie <dj@redhat.com>
7134
7135 * Makefile.def (target_modules) [libiberty]: Don't stage.
7136 * Makefile.in: Rebuilt.
7137
7138 2004-01-20 Caroline Tice <ctice@apple.com>
7139
7140 * MAINTAINERS: Add myself to write-after-approval.
7141
7142 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7143
7144 * MAINTAINERS: Update my email address.
7145
7146 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7147
7148 * MAINTAINERS: Add myself to write-after-approval.
7149
7150 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7151
7152 * MAINTAINERS: Remove entries without email address.
7153
7154 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7155
7156 * MAINTAINERS: Add myself to write-after-approval.
7157
7158 2004-01-15 Steven Bosscher <stevenb@suse.de>
7159
7160 * MAINTAINERS: Update my email address.
7161
7162 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7163
7164 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7165 * Makefile.tpl (configure-target-[+module+]): Support stage.
7166 * Makefile.in: Rebuilt.
7167
7168 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7169
7170 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7171
7172 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7173
7174 * MAINTAINERS: Add myself as a MIPS maintainer.
7175
7176 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7177
7178 * configure.in: Use ./config.cache, not config.cache.
7179 * configure: Regenerate.
7180 * Makefile.tpl: Special-casing not needed for GCC any more.
7181 * Makefile.in: Regenerate.
7182
7183 * configure.in: Don't share a cache file for host dirs.
7184 * configure: Regenerate.
7185
7186 * config-ml.in: Don't mess with the cache file.
7187
7188 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7189
7190 * MAINTAINERS: Move myself from 'Write After Approval' to
7191 'CPU Port Maintainers' section as SPARC maintainer.
7192
7193 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7194
7195 * Makefile.tpl: Make GCC use a separate config.cache.
7196 * Makefile.in: Regenerate.
7197
7198 PR bootstrap/11932, PR bootstrap/11933
7199 (I don't know if it will fix either of them, but it relates
7200 to them.)
7201 * configure.in: Don't use shared config.cache for target
7202 directories.
7203 * configure: Regenerate.
7204
7205 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7206
7207 * MAINTAINERS: Add myself to 'Write After Approval' section.
7208
7209 2003-12-31 Roger Sayle <roger@eyesopen.com>
7210
7211 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7212 * configure: Regenerated.
7213
7214 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7215
7216 * MAINTAINERS: Remove the mn10200 maintainer.
7217
7218 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7219
7220 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7221 * configure: Regenerated.
7222
7223 2003-12-16 Jan Hubicka <jh@suse.cz>
7224
7225 * MAINTAINERS: Add myself as callgraph maintainer.
7226
7227 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7228
7229 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7230 * configure: Regenerate.
7231
7232 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7233
7234 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7235 'Write After Approval' section. Update email.
7236
7237 2003-12-01 James Lemke <jim@wasabisystems.com>
7238
7239 * MAINTAINERS (Write After Approval): Add myself.
7240
7241 2003-11-20 Matt Thomas <matt@3am-software.com>
7242
7243 * MAINTAINERS: Add myself as a vax port maintainer.
7244
7245 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7246
7247 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7248 (configure-build-[+module+], configure-[+module+]): Likewise.
7249 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7250 * Makefile.in: Regenerate.
7251
7252 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7253
7254 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7255 shared/dylibed libraries.
7256 * ltmain.sh: Likewise.
7257 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7258 * ltcf-cxx.sh: Likewise.
7259 * ltcf-gcj.sh: Likewise.
7260 * ltconfig: Likewise.
7261
7262 2003-11-17 Stan Cox <scox@redhat.com>
7263
7264 * MAINTAINERS: Add myself as iq2000 port maintainer.
7265
7266 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7267
7268 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7269 * Makefile.in: Regenerate.
7270
7271 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7272
7273 * config.sub: Update to 2003-11-03 version.
7274
7275 2003-10-20 Phil Edwards <phil@codesourcery.com>
7276
7277 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7278 * configure: Regenerate.
7279
7280 2003-10-20 Nicolas Pitre <nico@cam.org>
7281
7282 * MAINTAINERS: Add myself to 'Write After Approval' section.
7283
7284 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7285
7286 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7287
7288 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7289
7290 * MAINTAINERS: Update my email address.
7291
7292 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7293
7294 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7295
7296 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7297
7298 * MAINTAINERS: Add myself to 'Write After Approval' section.
7299
7300 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7301
7302 * config.guess: Update to 2003-10-16 version.
7303 * config.sub: Update to 2003-10-16 version.
7304
7305 2003-10-15 David Daney <ddaney@avtrex.com>
7306
7307 * MAINTAINERS: Added myself to 'Write After Approval' section.
7308
7309 2003-10-15 Falk Hueffner <falk@debian.org>
7310
7311 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7312 'Write After Approval' section. Update email.
7313
7314 2003-10-14 Roger Sayle <roger@eyesopen.com>
7315
7316 * MAINTAINERS: Move myself from 'Write After Approval' to
7317 'Various Maintainers' section as middle-end maintainer.
7318
7319 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7320
7321 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7322 HOST_FLAGS_TO_PASS.
7323 * Makefile.in: Regenerate.
7324
7325 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7326
7327 * config.guess: Update to 2003-10-07 version.
7328 * config.sub: Update to 2003-10-07 version.
7329
7330 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7331
7332 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7333 * ltconfig (irix5*, irix6*): Don't override version_type.
7334
7335 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7336
7337 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7338 * configure: Rebuilt
7339 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7340 * Makefile.in: Rebuilt
7341
7342 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7343
7344 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7345
7346 2003-09-30 Carlo Wood <carlo@alinoe.com>
7347
7348 * MAINTAINERS (Write After Approval): Add myself.
7349
7350 2003-09-29 Paul Koning <ni1d@arrl.net>
7351
7352 * MAINTAINERS: Move myself from "Write After Approval"
7353 to CPU platform maintainers for pdp11 platform.
7354
7355 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7356
7357 * MAINTAINERS: Move myself from 'Write After Approval' to
7358 'Various Maintainers' section as libffi testsuite maintainer.
7359
7360 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7361
7362 * configure.in: Pass a computed --program-transform-name
7363 to subconfigures.
7364 * configure: Regenerated.
7365
7366 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7367
7368 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7369 * Makefile.in: Regenerate.
7370
7371 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7372 * Makefile.in: Regenerate.
7373
7374 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7375
7376 * MAINTAINERS: Move myself from 'Write After Approval'
7377 to 'Various Maintainers' (objective-c) section.
7378
7379 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7380
7381 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7382 quoting.
7383 * configure: Regenerated.
7384
7385 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7386
7387 * MAINTAINERS (Write After Approval): Add myself to write after
7388 approval list.
7389
7390 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7391
7392 * MAINTAINERS (Write After Approval): Add myself.
7393
7394 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7395
7396 * MAINTAINERS: Update my e-mail address.
7397
7398 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7399
7400 * libtool.m4 (LD): Correct powerpc64 host match.
7401
7402 2003-09-06 James E Wilson <wilson@tuliptree.org>
7403
7404 * MAINTAINTERS: Update my affiliation and email address.
7405
7406 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7407
7408 * MAINTAINERS (Write After Approval): Add myself.
7409
7410 2003-09-04 DJ Delorie <dj@redhat.com>
7411
7412 * configure: Regenerate.
7413
7414 2003-09-04 Robert Millan <robertmh@gnu.org>
7415
7416 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7417
7418 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7419
7420 * configure.in: Ensure arguments to sed are properly spaced.
7421 * configure: Regenerate.
7422
7423 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7424
7425 * MAINTAINERS: Update my e-mail address.
7426
7427 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7428
7429 * MAINTAINERS (Write After Approval): Add myself.
7430
7431 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7432
7433 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7434 * configure: Regenerated.
7435
7436 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7437
7438 * MAINTAINERS: Update my email address.
7439
7440 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7441
7442 * configure.in: Use newline instead of semicolon when assuming
7443 shell arguments in a for loop.
7444 * configure: Regenerated.
7445
7446 2003-08-22 Jason Eckhardt <jle@rice.edu>
7447
7448 * MAINTAINERS: Resurrect the i860 maintainer.
7449
7450 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7451
7452 PR 8180
7453 * configure.in: When testing with_libs and with_headers, treat
7454 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7455 * configure: Regenerate.
7456
7457 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7458 make, shell, etc.
7459 (baseargs): Likewise.
7460 * configure: Regenerate.
7461
7462 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7463
7464 * MAINTAINERS (Write After Approval): Add myself.
7465
7466 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7467
7468 * configure.in: Disable libgcj for darwin not on powerpc.
7469 * configure: Rebuild.
7470
7471 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7472
7473 * config-ml.in, symlink-tree: Add license.
7474
7475 2003-08-03 Richard Stallman <rms@gnu.org>
7476 Eben Moglen <moglen@columbia.edu>
7477
7478 * README.SCO: New file.
7479
7480 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7481
7482 * Makefile.tpl (check, check-c++): Express dependencies using
7483 dependencies rather than commands.
7484 * Makefile.in: Regenerate.
7485
7486 2003-08-01 Andrew Cagney <cagney@redhat.com>
7487
7488 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7489 * configure: Ditto.
7490
7491 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7492
7493 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7494 * Makefile.in: Update.
7495
7496 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7497
7498 * configure.in: Enable libgcj for darwin.
7499 * configure: Rebuild.
7500
7501 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7502
7503 * config-ml.in: Use ac_configure_args directly instead of
7504 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7505 actually seen.
7506
7507 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7508
7509 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7510 creating target and build subdirs to build all parent dirs as needed.
7511 * Makefile.in: Rebuild.
7512 * configure.in: Don't build dirs explicitly here.
7513 * configure: Rebuild.
7514
7515 2003-07-26 Paul Brook <paul@nowt.org>
7516
7517 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7518
7519 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7520
7521 * Makefile.tpl (all-make): Depend on intl.
7522 * Makefile.in: Rebuilt.
7523
7524 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7525
7526 * install-sh: Update to newer upstream versions (associated with
7527 aclocal 1.7).
7528 * mkinstalldirs: Likewise.
7529 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7530
7531 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7532
7533 * MAINTAINERS: Move self from Bug database only accounts
7534 to write-after-approval.
7535
7536 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7537
7538 * config.if: Remove unused libc_interface determination.
7539
7540 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7541
7542 * MAINTAINERS: Move self from write-after-approval to
7543 build machinery (*.in).
7544
7545 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7546
7547 PR bootstrap/11273
7548 PR bootstrap/11408
7549 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7550 unused INSTALL_PROGRAM_ARGS.
7551 * configure.in: Use AC_PROG_INSTALL.
7552 * Makefile.in: Regenerate.
7553 * configure: Regenerate.
7554
7555 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7556
7557 * MAINTAINERS: Alphabetize.
7558
7559 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7560
7561 * configure: Rebuilt.
7562 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7563 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7564 newlib nor libgloss.
7565 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7566 * configure.in (am33_2.0-*-linux*): Added.
7567
7568 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7569
7570 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7571 * configure: Regenerate.
7572
7573 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7574
7575 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7576 * Makefile.in: Regenerate.
7577
7578 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7579
7580 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7581 * Makefile.in: Regenerate.
7582
7583 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7584
7585 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7586 * Makefile.in: Regenerated.
7587
7588 * config-ml.in: Replace PWD with PWD_COMMAND.
7589
7590 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7591
7592 * intl: New directory; see intl/ChangeLog for details.
7593 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7594 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7595 * Makefile.in: Regenerate.
7596
7597 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7598
7599 * configure.in: Clean up config-lang.in handling. Delete
7600 useless assignment to "subdirs".
7601 * configure: Regenerate.
7602
7603 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7604
7605 * configure.in: Rename 'target_libs' to 'target_libraries'.
7606 Remove useless reference to 'target_libs'.
7607 * configure: Regenerate.
7608
7609 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7610
7611 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7612 * Makefile.in: Regenerate.
7613
7614 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7615
7616 * Makefile.def: Introduce flags_to_pass.
7617 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7618 * Makefile.in: Regenerate.
7619
7620 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7621
7622 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7623 and target-libgloss.
7624 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7625 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7626 * configure: Regenerate.
7627
7628 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7629
7630 * configure.in: Update testsuite_flags to new location.
7631 * configure. Regenerate.
7632
7633 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7634
7635 * Makefile.tpl: Remove BUILD_CC stuff.
7636 * Makefile.in: Regenerate.
7637
7638 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7639
7640 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7641
7642 2003-06-16 Graeme Peterson <gp@qnx.com>
7643
7644 * MAINTAINERS (Write After Approval): Add myself.
7645
7646 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7647
7648 * config.guess: Update to 2003-06-12 version.
7649 * config.sub: Update to 2003-06-13 version.
7650
7651 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7652
7653 * config.guess: Update to 2003-06-06 version.
7654 * config.sub: Update to 2003-06-06 version.
7655
7656 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7657
7658 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7659 * configure. Regenerate.
7660
7661 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7662
7663 * configure.in: Disable serial configure by default.
7664 * configure: Regenerate.
7665 * Makefile.tpl: Abolish .NOTPARALLEL.
7666 * Makefile.in: Regenerate.
7667
7668 * Makefile.tpl: Replace {build,host,target}_canonical by
7669 {build,host,target}.
7670 * Makefile.in: Regenerate.
7671
7672 * Makefile.tpl: Fix stupid pasto.
7673 * Makefile.in: Regenerate.
7674
7675 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7676
7677 * Makefile.tpl: Remove bogus conditional.
7678 * Makefile.in: Regenerate.
7679
7680 2003-06-05 Jan Hubicka <jh@suse.cz>
7681
7682 * Makefile.tpl (profiledbootstrap): New target.
7683 * Makefile.in (profiledbootstrap): New target.
7684
7685 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7686
7687 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7688 Pinski. Remove user names from other bugzilla-only maintainers.
7689
7690 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7691
7692 * Makefile.tpl: Make 'recursive targets' using autogen rather
7693 than shell loop. Remove duplicate 'clean' targets and false
7694 comments.
7695 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7696 Add systematic method of specifying missing targets in subdirs.
7697 Add copyright boilerplate.
7698 * Makefile.in: Regenerate.
7699 * configure.in: Add 'recursive targets' to maybe list.
7700 * configure: Regenerate.
7701
7702 * MAINTAINERS: "GNATS only" -> "Bug database only".
7703
7704 * Makefile.tpl: Rename [+target+] to [+make_target+].
7705 * Makefile.def: Rename 'target' to 'make_target'.
7706
7707 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7708
7709 * MAINTAINERS: Add self as options handling maintainer.
7710
7711 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7712
7713 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7714 been too long since I touched those ports.
7715
7716 2003-05-28 DJ Delorie <dj@redhat.com>
7717
7718 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7719 * Makefile.in: Regenerate.
7720
7721 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7722
7723 * configure.in: Use curly braces in the definition of tooldir.
7724 * configure: Regenerate.
7725
7726 2003-05-21 DJ Delorie <dj@redhat.com>
7727
7728 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7729 newlib or libgloss.
7730 * Makefile.in: Regenerate.
7731
7732 2003-05-21 DJ Delorie <dj@redhat.com>
7733
7734 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7735 * Makefile.in: Regenerate.
7736
7737 2003-05-20 Ian Lance Taylor <ian@airs.com>
7738
7739 * MAINTAINERS: Update my e-mail address.
7740
7741 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7742
7743 * configure.in: Switch more things to use maybe dependencies.
7744 * Makefile.tpl: Switch more things to use maybe dependencies.
7745 Factor out common code from autogen IF statements.
7746 * configure: Regenerate.
7747 * Makefile.in: Regenerate.
7748
7749 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7750
7751 * configure.in: Accept i[3456789]86 for machine type.
7752 * configure: Regenerate.
7753
7754 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7755
7756 * configure.in: Switch more things to use maybe dependencies.
7757 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7758 * configure: Regenerate.
7759 * Makefile.tpl: Switch more things to use maybe dependencies.
7760 * Makefile.in: Regenerate.
7761
7762 2003-05-16 Andreas Schwab <schwab@suse.de>
7763
7764 * Makefile.tpl (install-opcodes): Define.
7765 * Makefile.in: Rebuild.
7766
7767 2003-05-13 Andreas Jaeger <aj@suse.de>
7768
7769 * config.guess: Update to 2003-05-09 version.
7770 * config.sub: Update to 2003-05-09 version.
7771
7772 2003-05-13 Michael Eager <eager@mvista.com>
7773
7774 * configure.in: Correct sed script so that options in quotes are not
7775 deleted.
7776 * configure: Rebuild.
7777
7778 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7779
7780 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7781 and $$s/newlib/libc/sys/cygwin32 include paths.
7782 * configure: Ditto.
7783
7784 2003-05-12 Michael Meissner <gnu@the-meissners.org>
7785
7786 * MAINTAINERS: Update my email addresses.
7787
7788 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7789
7790 * config-ml.in: Propagate INSTALL variables.
7791
7792 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7793
7794 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7795
7796 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7797
7798 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7799 * Makefile.in: Regenerate.
7800
7801 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7802
7803 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7804
7805 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7806
7807 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7808
7809 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7810
7811 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7812 * Makefile.in: Regenerated.
7813
7814 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7815
7816 * MAINTAINERS (Write After Approval): Upgrade myself from
7817 GNATS only to write-after-approval. Update my mail address.
7818
7819 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
7820
7821 (OS Port Maintainers: freebsd): Add myself.
7822
7823 2003-04-22 Mark Mitchell <mark@codesourcery.com>
7824
7825 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7826
7827 2003-04-22 Kean Johnston <jkj@sco.com>
7828
7829 * MAINTAINERS (SCO ports): Added myself.
7830
7831 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7832
7833 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7834
7835 2003-04-19 Kean Johnston <jkj@sco.com>
7836
7837 * MAINTAINERS (Write After Approval): Add myself.
7838
7839 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7840
7841 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7842 * Makefile.in: Regenerate.
7843
7844 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7845
7846 * configure.in (powerpc64*-*-linux*): Remove.
7847 * configure: Rebuilt.
7848
7849 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7850
7851 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7852 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7853 and restrap.
7854 * Makefile.in: Regenerate.
7855
7856 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7857
7858 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7859 * configure: Regenerated.
7860
7861 2003-04-15 DJ Delorie <dj@redhat.com>
7862
7863 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7864
7865 2003-04-13 Nick Clifton <nickc@redhat.com>
7866
7867 * config-ml.in: Remove support for --disable-aix removing
7868 call-aix multilibs.
7869
7870 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
7871
7872 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7873 * */configure: Rebuilt.
7874
7875 2003-04-08 Joel Sherrill <joel@oarcorp.com>
7876
7877 * MAINTAINERS: Add my email address.
7878
7879 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
7880
7881 * MAINTAINERS (Write After Approval): Add myself.
7882
7883 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
7884
7885 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
7886 * Makefile.in: Regenerate.
7887
7888 2003-03-14 Michael Chastain <mec@shout.net>
7889
7890 * Makefile.in: Regenerate with correct Makefile.def.
7891
7892 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
7893
7894 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
7895 Make macro.
7896 * Makefile.in: Regenerate.
7897 * configure.in: Clean up gxx_include_dir logic.
7898 * configure: Regenerate.
7899
7900 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
7901
7902 * MAINTAINERS (Write After Approval): Add myself.
7903
7904 2003-03-10 Ben Elliston <bje@wasabisystems.com>
7905
7906 * MAINTAINERS: Update my mail address.
7907
7908 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7909
7910 * configure.in (gxx_include_dir): Fix typo.
7911 * configure: Regenerated.
7912
7913 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7914
7915 * Makefile.tpl: Reindent.
7916 * Makefile.in: Regenerate.
7917 * configure.in: Reindent. Don't set unused variables.
7918 * configure: Regenerate.
7919
7920 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
7921
7922 * configure.in: Include $(build_tooldir)/sys-include in
7923 FLAGS_FOR_TARGET.
7924 * configure: Regenerated.
7925
7926 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
7927
7928 * Makefile.tpl: Always pass down RANLIB.
7929 * Makefile.in: Regenerate.
7930
7931 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
7932 * Makefile.in: Regenerate.
7933 * configure.in: Remove unused logic relating to --enable-shared
7934 and --enable-threads. Remove bogus comments. Remove redundant
7935 noconfigdirs.
7936 * configure: Regenerate.
7937
7938 * configure.in: Replace ${libstdcxx_version} by its value.
7939 Remove reference to mh-dgux.
7940 * configure: Regenerate.
7941
7942 2003-03-03 Kevin Buettner <kevinb@redhat.com>
7943
7944 * MAINTAINERS (Write After Approval): Add myself.
7945
7946 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7947
7948 * Makefile.tpl: Rearrange.
7949 * Makefile.in: Regenerate.
7950
7951 2003-02-25 Uwe Stieber <uwe@wwws.de>
7952
7953 * configure.in: Add support for kaOS as cross build target system.
7954 * configure: Regenerated.
7955
7956 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
7957
7958 * MAINTAINERS (Write after approval): Add myself.
7959
7960 2003-02-21 James E Wilson <wilson@tuliptree.org>
7961
7962 * MAINTAINERS: Update my email address.
7963
7964 2003-02-21 Zack Weinberg <zack@codesourcery.com>
7965
7966 * MAINTAINERS: Add self to blanket write privs. section.
7967
7968 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
7969
7970 * Makefile.tpl: Add definition of CPPFLAGS to pass into
7971 configure-target-* as some target builds may require additional
7972 flags for preprocessor tests.
7973 * Makefile.in: Regenerated.
7974
7975 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
7976
7977 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
7978 * ltconfig: Handle it.
7979 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
7980 auto-detecting it.
7981
7982 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
7983 it is used as argument to $CC.
7984 * ltcf-gcj.sh: Likewise.
7985
7986 * configure.in: Introduce --enable-maintainer-mode.
7987 * configure: Rebuilt.
7988 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
7989 for maintainer mode.
7990 * Makefile.in: Rebuilt.
7991
7992 2003-02-18 Jason Merrill <jason@redhat.com>
7993
7994 * Makefile.tpl (check-c++): Allow parallelism.
7995
7996 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7997
7998 * MAINTAINERS: Remove John Carr (who never actually had access to
7999 gcc.gnu.org).
8000
8001 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8002
8003 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8004 don't configure target-libobjc.
8005 * configure: Regenerate.
8006
8007 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8008
8009 * Makefile.tpl (RANLIB): Define.
8010 * Makefile.in: Regenerate.
8011
8012 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8013
8014 * MAINTAINERS: Update my email.
8015
8016 2003-02-06 Keith R Seitz <keiths@redhat.com>
8017
8018 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8019 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8020 * Makefile.in: Regenerated.
8021 * configure.in: Remove all traces of snavigator, db, and grep.
8022 * configure: Regenerated.
8023
8024 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8025
8026 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8027 After Approval.
8028
8029 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8030
8031 * MAINTAINERS (Write after approval): Add myself.
8032
8033 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8034
8035 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8036 * Makefile.in: Regenerated.
8037
8038 2003-01-30 Roger Sayle <roger@eyesopen.com>
8039
8040 * config.guess: Updated to 2003-01-30's version.
8041 * config.sub: Updated to 2003-01-28's version.
8042
8043 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8044
8045 * config.if: If gcc_version is already set, just use it. Don't set
8046 gcc_version_trigger if it's already set, otherwise set it to
8047 gcc/version.c, but only if the file exists. If it is not set and
8048 gcc/version.c does not exist, try to extract the version number from
8049 $CC.
8050
8051 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8052
8053 * MAINTAINERS: Add myself to write-after-approval list.
8054
8055 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8056
8057 * configure.in: Revert 24Jan change.
8058 * configure: Regenerate.
8059
8060 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8061
8062 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8063 entry of HJ Lu.
8064
8065 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8066
8067 * configure.in: Revert previous change.
8068 * configure: Regenerate.
8069
8070 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8071
8072 * configure.in: Make rda native-only.
8073 * configure: Regenerate.
8074
8075 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8076
8077 * MAINTAINERS: Move myself from GNATS-only-accounts to
8078 write-after-approval.
8079
8080 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8081
8082 * configure.in: Add missing \.
8083 * configure: Rebuilt.
8084
8085 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8086
8087 * configure.in (baseargs): Avoid using \| in sed regular
8088 expressions.
8089 * configure: Rebuilt.
8090
8091 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8092
8093 * configure.in (baseargs): Remove all supported forms of
8094 --cache-file, --srcdir, --host, --build and --target options
8095 from argument lists.
8096 * configure: Rebuilt.
8097
8098 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8099
8100 * MAINTAINERS: Add myself to write-after-approval list.
8101
8102 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8103
8104 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8105 * configure: Rebuilt.
8106
8107 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8108
8109 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8110 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8111 * Makefile.in: Regenerate.
8112 * configure: Regenerate.
8113
8114 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8115
8116 * configure.in: Remove Makefile in build, host and target modules
8117 unless configure was run with --no-recursion.
8118 * configure: Rebuilt.
8119
8120 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8121
8122 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8123 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8124 * Makefile.in: Regenerate.
8125
8126 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8127
8128 * config.guess: Update to 2003-01-03 version.
8129 * config.sub: Update to 2003-01-03 version.
8130
8131 2003-01-07 Christopher Faylor <cgf@redhat.com>
8132
8133 * configure: Regenerate with proper autoconf 2.13.
8134
8135 2003-01-07 Christopher Faylor <cgf@redhat.com>
8136
8137 * configure.in: Add AC_PREREQ for consistency.
8138 * configure: Regenerate.
8139
8140 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8141
8142 * configure.in (GDB_TK): Add tcl directories conditional on
8143 gdb/gdbtk directory being present.
8144 * configure: Regenerate.
8145
8146 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8147
8148 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8149 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8150 * configure: Rebuilt.
8151
8152 2002-12-31 Tom Tromey <tromey@redhat.com>
8153
8154 * Makefile.in: Rebuilt.
8155 * Makefile.def (target_modules) [libffi]: Allow installation.
8156
8157 2002-12-31 Andreas Schwab <schwab@suse.de>
8158
8159 * configure.in: Fix use of $program_transform_name.
8160 * configure: Regenerated.
8161
8162 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8163
8164 * configure.in (baseargs): Don't remove first configure argument.
8165 * configure: Regenerated.
8166
8167 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8168
8169 * Makefile.tpl (local-distclean): Don't remove...
8170 (multilib.ts): ... this. Moved into...
8171 (multilib.out): ... this. Don't use sub-make.
8172 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8173 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8174 (configure-build-[+module+], configure-[+module+],
8175 configure-target-[+module+], configure-gcc): ... these. Test
8176 for Makefile existence. Drop config.status from dependencies.
8177 * Makefile.in: Rebuilt.
8178 * configure.in: Move gcc-version-trigger to the end of
8179 ac_configure_args. Add comments to maybedep.tmp and
8180 serdep.tmp. Introduce --disable-serial-configure. Remove
8181 nonopt from baseargs, matching and removing corresponding
8182 whitespace while at it.
8183 * configure: Rebuilt.
8184
8185 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8186
8187 * configure.in (host_configargs): Replace reference to
8188 no-longer-defined buildopts with --build=${build_alias}.
8189 * configure: Rebuilt.
8190
8191 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8192 program_transform_name to standard idiom.
8193 (AUTOGEN, AUTOCONF): Define.
8194 (Makefile.in): Use $(AUTOGEN).
8195 (Makefile): Depend on config.status, and use autoconf-style rule to
8196 build it. Move original commands to...
8197 (config.status): ... this new target.
8198 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8199 $(AUTOCONF).
8200 * Makefile.in: Rebuilt.
8201
8202 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8203
8204 * Makefile.tpl: Fix dramatic bustage due to change in
8205 program_transform_name.
8206 * Makefile.in: Regenerate.
8207
8208 * configure.in: Remove unnecessary PATH setting.
8209 * configure: Regnerate.
8210
8211 * configure.in: Don't default to unprefixed tools unless
8212 the native tools will work.
8213 * configure: Regenerate.
8214
8215 * configure.in: Convert to autoconf script. Blow away lots
8216 of now-redundant Makefile fragments.
8217 * configure: Generate using Autoconf.
8218 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8219 * Makefile.in: Regenerate.
8220
8221 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8222
8223 * configure: Fix stupid bug where RANLIB was mistakenly included.
8224
8225 * configure.in: Rename (buildargs, hostargs, targargs) to
8226 (build_configargs, host_configargs, target_configargs).
8227
8228 * configure.in: Move logic out of sed statement.
8229
8230 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8231 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8232
8233 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8234
8235 * config.sub: Import from master repository
8236 * config.guess: Ditto
8237
8238 2002-12-24 Andreas Schwab <schwab@suse.de>
8239
8240 * Makefile.tpl (multilib.out): Fix missing space.
8241 * Makefile.in: Regenerate.
8242
8243 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8244
8245 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8246 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8247 * Makefile.in: Regenerate.
8248 * configure.in: Remove unnecessary leftovers.
8249
8250 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8251
8252 * configure.in (extra_ranlibflags_for_target): New variable.
8253 (*-*-darwin): Add -c to ranlib commands.
8254 * configure (tooldir): Handle extra_ranlibflags_for_target.
8255
8256 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8257
8258 * Makefile.tpl: Revert HJL's change.
8259 * Makefile.in: Regenerated.
8260 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8261 always.
8262
8263 2002-12-19 Andreas Schwab <schwab@suse.de>
8264
8265 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8266 * Makefile.in: Regenerate.
8267
8268 2002-12-18 H.J. Lu <hjl@gnu.org>
8269
8270 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8271 * Makefile.in: Regenerated.
8272
8273 * configure.in (build_prefix): New. Substitute.
8274
8275 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8276
8277 * Makefile.tpl: Don't let real targets depend on phony targets.
8278 * Makefile.in: Regenerate.
8279
8280 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8281 * Makefile.in: Regenerate.
8282
8283 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8284
8285 * config.sub: Import from master repository
8286 * config.guess: Ditto
8287
8288 2002-12-16 Jason Merrill <jason@redhat.com>
8289
8290 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8291 previous 'make bootstrap'.
8292 * Makefile.in: Regenerate.
8293
8294 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8295
8296 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8297
8298 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8299
8300 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8301 * Makefile.in: Regenerate.
8302
8303 2002-12-13 Jason Merrill <jason@redhat.com>
8304
8305 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8306 library tests.
8307 (check-c++): Just depend on it and check-target-libstdc++-v3.
8308 * Makefile.in: Regenerate.
8309
8310 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8311
8312 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8313 * Makefile.in: Rebuilt.
8314
8315 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8316
8317 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8318
8319 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8320
8321 * configure: Fix bug put in by gremlins.
8322
8323 * Makefile.tpl: Substitute more autoconfily.
8324 * configure: Substitute more autoconfily.
8325 * Makefile.in: Regenerate.
8326
8327 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8328
8329 * config.sub: Import from master repository
8330 * config.guess: Ditto
8331 * MAINTAINERS: Added Svein Seldal under write after approval
8332
8333 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8334
8335 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8336 * Makefile.in (all-sim): Ditto.
8337
8338 2002-12-06 DJ Delorie <dj@redhat.com>
8339
8340 * Makefile.tpl: Change configure dependencies to not have real
8341 targets depend on phony targets.
8342
8343 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8344
8345 * configure.in: Revert unintentional change.
8346
8347 * Makefile.tpl: Change dependency for */multilib.out so that
8348 it works when gcc isn't in the tree.
8349
8350 * configure.in: Substitute more.
8351 * configure: Run subconfigures from the Makefile.
8352 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8353 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8354
8355 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8356
8357 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8358
8359 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8360
8361 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8362 and corresponding dependencies.
8363 * Makefile.in: Regenerate.
8364
8365 * configure.in (host_tools): Order binutils, gas and ld for
8366 convenience in running the testsuites.
8367
8368 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8369 * Makefile.in: Regenerate.
8370 * configure.in: Introduce rules to serialize subconfigure runs.
8371
8372 * configure.in: Introduce BASE_CC_FOR_TARGET.
8373 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8374 Realize configure-build-* targets. Realize configure-target-* targets.
8375 * Makefile.in: Regenerate.
8376
8377 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8378
8379 * configure: Move gcc_version_trigger stuff from here...
8380 * configure.in: ...to here.
8381
8382 * configure.in: Separate subconfigure options added by this file from
8383 options given by the user. Add machinery to put args for host
8384 subconfigures into the Makefile.
8385
8386 * Makefile.tpl: Remove 'vault' targets.
8387 * Makefile.tpl: Reorder and comment dependencies.
8388 * Makefile.in: Regenerate.
8389
8390 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8391 * configure.in: Fix my broken commit of previous patch. (sigh)
8392
8393 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8394
8395 * configure.in: Move host-specific darwin noconfigdirs into
8396 the host-specific section.
8397
8398 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8399
8400 * configure.in: Move host-specific darwin noconfigdirs into
8401 the host-specific section.
8402
8403 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8404
8405 * configure: Remove skip-this-dir support.
8406 * Makefile.tpl: Remove skip-this-dir support.
8407
8408 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8409 subdirectories.
8410 * Makefile.in: Regenerate.
8411
8412 * Makefile.tpl: Strip out useless setting of 'dir'.
8413 * Makefile.in: Regenerate.
8414
8415 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8416
8417 * configure.in: Fix deeply stupid bug.
8418
8419 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8420 shell code in CXX_FOR_TARGET
8421 * Makefile.def: Introduce raw_cxx.
8422 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8423 RAW_CXX_FOR_TARGET.
8424 * Makefile.in: Regenerate.
8425
8426 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8427
8428 * Makefile.tpl: Remove unnecessary ifs.
8429 * Makefile.in: Regenerate.
8430
8431 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8432 dependencies. Maybe-ize build-libiberty. Create dummy install
8433 targets for 'no_install' modules.
8434 * configure: Move GDB_TK substitution to configure.in. Move
8435 build_modules stuff to configure.in.
8436 * configure.in: Implement soft dependency machinery. Maybe-ize
8437 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8438 * Makefile.in: Regenerate.
8439
8440 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8441
8442 * Makefile.tpl: Make all-target, install-target behave similarly
8443 to all, install (only hitting configured targets). Eliminate
8444 unused macro defintions.
8445
8446 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8447 build != host.
8448
8449 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8450
8451 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8452
8453 * configure.in: Produce lists of subdir targets we're actually
8454 configuring. Remove references to "dosrel".
8455 * Makefile.tpl: Let configure set which subdir targets are hit.
8456 Remove install-cross; clean up install; remove ALL. Remove
8457 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8458 Autogenerate host module targets. Remove empty dependency lines
8459 and redundant dependency; rearrange slightly.
8460 * Makefile.def: Add host-side libtermcap, utils.
8461
8462 * Makefile.in: Regenerate.
8463
8464 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8465
8466 * ltconfig (osf[345]): Append $major to soname_spec.
8467 Reflect this in library_names_spec.
8468 * ltmain.sh (osf): Prefix $major with . for use as extension.
8469
8470 2002-11-19 Andreas Jaeger <aj@suse.de>
8471
8472 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8473 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8474 and sparc64 GNU/Linux systems.
8475
8476 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8477
8478 * MAINTAINERS: Update email.
8479
8480 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8481
8482 * MAINTAINERS: Complete James Dennett's entry.
8483
8484 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8485
8486 * MAINTAINERS (Write After Approval): Add myself.
8487
8488 2002-11-13 Bruce Korb <bkorb@gnu.org>
8489
8490 * Makefile.tpl: syntactic cleanup
8491
8492 2002-11-13 Stuart Hastings <stuart@apple.com>
8493
8494 * MAINTAINERS: Add myself to write-after-approval list.
8495
8496 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8497
8498 * Makefile.def: Add list of recursive targets to autogenerate.
8499 Add build_modules.
8500 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8501 targets. Autogenerate *-build-* targets.
8502 * Makefile.in: Regenerate.
8503
8504 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8505
8506 * configure: More autoconf-style substitutions.
8507 * Makefile.tpl: More autoconf-style substitutions.
8508 * Makefile.in: Regenerate.
8509
8510 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8511
8512 * configure: Substitute more variables in a more autoconf-friendly
8513 way. Simplify slightly.
8514 * Makefile.tpl: Make more variables substitutable in an
8515 autoconf-friendly way.
8516 * Makefile.in: Regenerate.
8517
8518 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8519
8520 * MAINTAINERS (Write After Approval): Add myself.
8521
8522 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8523
8524 * configure.in (v810*): Remove special setting of tools.
8525
8526 * configure: Add support for extra required flags for ar or nm.
8527 * configure.in (aix4.3+): Use above support for target-specific
8528 issues, rather than using config/mt-aix43.
8529
8530 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8531
8532 * configure: Remove 'removing', which doesn't work. Replace $subdir
8533 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8534 with $srcdir. Reformat indentation. Substitute some variables
8535 formerly hard-coded in the Makefile for build=host.
8536 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8537 * Makefile.def: Autogenerate more.
8538 * Makefile.in: Regenerate.
8539
8540 2002-11-04 Adam Nemet <anemet@lnxw.com>
8541
8542 * MAINTAINERS (Write After Approval): Add myself.
8543
8544 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8545
8546 * Makefile.def (host_modules): Add rda.
8547 * Makefile.in: Regenerate.
8548 * configure.in (target_tool): Add target-rda to list.
8549
8550 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8551
8552 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8553
8554 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8555
8556 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8557 and restrap targets to this rule.
8558 * Makefile.in: Regenerate.
8559
8560 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8561
8562 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8563 GNATS only accounts.
8564
8565 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8566
8567 * configure.in (i[3456]86-*-linux*): Add check to disable
8568 ${libgcj} for glibc1.
8569
8570 2002-10-24 Denis Chertykov <denisc@overta.ru>
8571
8572 * MAINTAINERS: Add myself as ip2k port maintainer.
8573
8574 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8575
8576 * configure.in: Add tic4x target.
8577
8578 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8579
8580 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8581 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8582 * Makefile.in: Regenerate.
8583
8584 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8585 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8586 * Makefile.in: Regenerate.
8587
8588 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8589
8590 * MAINTAINERS: Add myself as web pages co-maintainer.
8591
8592 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8593
8594 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8595 * Makefile.in: Regenerate.
8596
8597 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8598
8599 * MAINTAINERS: Add myself and Nathan Sidwell
8600 <nathan@codesourcery.com> as VxWorks maintainers.
8601
8602 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8603
8604 * Makefile.def: Remove order dependency comments.
8605 * Makefile.tpl: Add explicit install-install dependencies.
8606 * Makefile.in: Regenerate.
8607
8608 * Makefile.tpl: Remove material now in src-release. (Finally!)
8609 * Makefile.in: Regenerate.
8610
8611 * Makefile.tpl: Add configure-target (for src-release in src)
8612 * Makefile.in: Regenerate.
8613
8614 2002-09-30 Nick Clifton <nickc@redhat.com>
8615
8616 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8617
8618 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8619
8620 * configure.in (s390*-*-linux*): Enable libgcj.
8621
8622 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8623
8624 * configure: Revert accidentally applied changes.
8625
8626 * Makefile.tpl: Make more autoconf-friendly.
8627 * Makefile.in: Regenerate.
8628 * configure: Make substitution more autoconf-like.
8629
8630 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8631
8632 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8633 single entry to handle all these.
8634 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8635 libjava on arm-*-elf.
8636
8637 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8638
8639 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8640 things that depend on them.
8641
8642 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8643
8644 * Makefile.tpl: Make subsituted variables more autoconfy.
8645 * Makefile.in: Regenerate.
8646 * configure: Make seds more autoconfy.
8647
8648 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8649
8650 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8651 * Makefile.in: Regenerate.
8652 * configure.in: Rewrite sed statements to look autoconfy.
8653
8654 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8655 all-target-foo on configure-target-foo.
8656 * Makefile.def: Ditto.
8657 * Makefile.in: Rebuild.
8658
8659 2002-09-25 Andrew Haley <aph@redhat.com>
8660
8661 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8662
8663 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8664
8665 * Makefile.def: New file.
8666 * Makefile.tpl: New file.
8667 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8668 * contrib/gcc_update: Note that Makefile.in is a generated file.
8669
8670 * configure.in: Minor rearrangement. Simplify tests.
8671
8672 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8673
8674 * configure.in (with_headers): Skip copy if value is "yes".
8675 (with_libs): Likewise.
8676
8677 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8678
8679 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8680 * configure.in (sh*-*-pe*): Ditto.
8681 * configure.in (mips*-*-pe*): Ditto.
8682 * configure.in (*arm-wince-pe): Ditto.
8683
8684 * configure.in: Rearrange.
8685
8686 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8687
8688 * MAINTAINERS: Update my email address.
8689
8690 2002-08-30 Paul Koning <pkoning@equallogic.com>
8691
8692 * MAINTAINERS: (Write After Approval): Add myself.
8693
8694 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8695
8696 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8697
8698 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8699
8700 * MAINTAINERS: Change my mailing address.
8701
8702 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8703
8704 * MAINTAINERS (Write After Approval): Remove myself.
8705 (Various Maintainers: c++ runtime libs): Add myself.
8706
8707 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8708
8709 * MAINTAINERS (Write After Approval): Remove myself.
8710 (Various Maintainers: c++ runtime libs): Add myself.
8711
8712 2002-08-15 Eric Christopher <echristo@redhat.com>
8713
8714 * config.sub: Import from master repository.
8715 * config.guess: Ditto.
8716
8717 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8718
8719 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8720 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8721 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8722
8723 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8724
8725 * MAINTAINERS: Add self to rs6000 vector extensions.
8726
8727 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8728
8729 * libiberty/configure: Reverted unintended yesterday's check in.
8730
8731 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8732
8733 * boehm-gc/configure, libf2c/configure: Rebuilt.
8734 * libffi/configure, libiberty/configure: Ditto.
8735 * libjava/configure, libobjc/configure: Ditto.
8736 * libstdc++-v3/configure, zlib/configure: Ditto.
8737 Merged from binutils:
8738 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8739 From Steve Ellcey <sje@cup.hp.com>:
8740 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8741 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8742 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8743 IA64.
8744 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8745 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8746 soname_spec, sys_lib_search_path_spec): Ditto.
8747
8748 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8749
8750 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8751
8752 2002-08-04 H.J. Lu (hjl@gnu.org)
8753
8754 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8755
8756 2002-08-02 Krister Walfridsson <cato@df.lth.se>
8757
8758 * MAINTAINERS (Write After Approval): Add myself.
8759
8760 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8761
8762 * configure.in: Move generic linux case to end. Copy generic
8763 linux noconfigdirs to mips*-*-linux* entry and new
8764 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8765
8766 2002-07-19 Michael Matz <matz@suse.de>
8767
8768 * MAINTAINERS: Add myself as ra* maintainer.
8769
8770 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8771
8772 * config.guess: Update to 2002-07-09 version.
8773 * config.sub: Update to 2002-07-03 version.
8774
8775 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8776
8777 * MAINTAINERS: Fix typo in a maintainer email address.
8778
8779 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8780
8781 * configure.in: Remove two redundant tests.
8782
8783 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8784
8785 * configure.in (mips*-*-irix6*o32): Enable stabs.
8786
8787 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8788
8789 * configure.in: Don't build grez.
8790 * Makefile.in: Ditto.
8791
8792 * Makefile.in: Remove references to bsp, cygmon, libstub.
8793 * configure.in: Ditto.
8794
8795 * configure.in: Remove leftover reference to gdbtest.
8796
8797 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8798
8799 * configure.in (gxx_include_dir): Change to match versioned
8800 C++ headers if --enable-version-specific-runtime-libs is used.
8801
8802 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8803
8804 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8805
8806 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8807
8808 * configure.in: Make --without-x work.
8809
8810 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8811
8812 * configure.in: Rearrange target Makefile fragment collection.
8813
8814 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8815 cvs[src].
8816 * configure.in: Ditto.
8817
8818 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8819
8820 * MAINTAINERS (Write After Approval): Update my e-mail address.
8821
8822 2002-06-24 Ben Elliston <bje@redhat.com>
8823
8824 * configure.in (host_tools): Remove cgen.
8825
8826 * Makefile.in (all-cgen): Remove; runs from its source directory.
8827 (check-cgen, install-cgen, clean-cgen): Likewise.
8828 (all-opcodes): Do not depend on all-cgen.
8829 (all-sim): Likewise.
8830
8831 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8832
8833 * Makefile.in: Eliminate 'apache' targets.
8834 * configure.in: Eliminate 'apache' targets.
8835
8836 * configure.in: Eliminate redundant tests. Reorganize.
8837
8838 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8839
8840 * config-ml.in: Eliminate references to Cygnus configure.
8841
8842 * Makefile.in: Eliminate references to building emacs.
8843
8844 2002-06-28 Graham Stott <graham.stott@btinternet.com>
8845
8846 * MAINTAINERS: Update my email address.
8847
8848 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8849
8850 * config.if (libstdcxx_incdir): Version C++ headers.
8851 (cxx_incdir): Remove.
8852
8853 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8854
8855 * MAINTAINERS (Write After Approval): Add self.
8856
8857 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8858
8859 * configure.in: Add support for ip2k.
8860
8861 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8862
8863 * configure.in: Fix AIX configury bug.
8864
8865 2002-06-20 Steve Ellcey <sje@cup.hp.com>
8866
8867 * MAINTAINERS (Write After Approval): Add self.
8868
8869 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8870
8871 * configure.in: replace ${topsrcdir} with ${srcdir}
8872
8873 * configure.in: Move definition of libstdcxx_flags
8874 right above usage, rather than waaay earlier.
8875
8876 * configure.in: Pull definition of is_cross_compiler earlier.
8877
8878 * configure.in: Rearrange a little.
8879
8880 * configure.in: Remove references to librx.
8881 * Makefile.in: Remove references to librx.
8882
8883 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
8884
8885 * config.sub: Add support for avr target.
8886 Import from master sources, rev 1.255
8887
8888 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
8889
8890 * configure, .cvsignore: Revert previous change...
8891 * Makefile: ...delete.
8892
8893 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8894
8895 * configure.in: Eliminate ${gasdir} variable.
8896
8897 2002-06-18 Dave Brolley <brolley@redhat.com>
8898
8899 * configure.in: Add support for frv.
8900 * config.sub: Add support for frv.
8901
8902 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8903
8904 * configure: Remove garbage from previous commit.
8905
8906 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
8907
8908 * configure: For in-source builds, make a subdir and re-exec there.
8909 * Makefile: New file. Pass targets through to build directory.
8910 * .cvsignore: No longer ignore "Makefile".
8911
8912 2002-06-16 Douglas Rupp <rupp@gnat.com>
8913
8914 * MAINTAINERS (Write After Approval): Add self.
8915
8916 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8917
8918 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
8919
8920 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
8921
8922 * configure.in (vax-*-netbsd*): Re-enable gas.
8923
8924 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
8925
8926 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
8927 BUILD_PREFIX_1, to correct nomenclature.
8928 * configure: Likewise.
8929
8930 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
8931 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
8932
8933 2002-05-31 Olaf Hering <olh@suse.de>
8934
8935 * config-ml.in: Propogate DESTDIR also.
8936
8937 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
8938
8939 * configure.in (vax-*-netbsd*): Don't build gas for this
8940 platform.
8941
8942 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
8943
8944 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8945 and libgcj for AVR.
8946
8947 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
8948
8949 * MAINTAINERS (Write After Approval): Add myself.
8950
8951 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
8952
8953 * config.guess: Update to 2002-05-22 version.
8954 * config.sub: Likewise.
8955
8956 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8957
8958 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
8959 * config-ml.in: Likewise.
8960 * configure: Likewise.
8961 * configure.in: Likewise.
8962
8963 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
8964
8965 * MAINTAINERS: Update my email address.
8966
8967 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
8968
8969 * configure.in: Simplify makefile fragment collection.
8970
8971 * configure.in: Remove code to build emacs.
8972
8973 * configure.in : Remove --srcdir argument from targargs and buildargs
8974 (it's always overridden in the Makefile anyway). Rearrange a bit.
8975
8976 * configure: Move some logic to configure.in.
8977 * configure.in: Move some logic from configure.
8978
8979 2002-05-11 Tom Tromey <tromey@redhat.com>
8980
8981 * MAINTAINERS: Reflect libgcj reality.
8982
8983 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
8984
8985 * Makefile.in: Honour DESTDIR.
8986
8987 2002-05-08 Mark Mitchell <mark@codesourcery.com>
8988
8989 * config.guess: Import 2002-03-20 version.
8990 * config.sub: Import 2002-04-26 version.
8991
8992 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8993
8994 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
8995
8996 2002-05-07 Tim Josling <tej@melbpc.org.au>
8997
8998 * MAINTAINERS: Add self.
8999
9000 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9001
9002 * ltmain.sh: Detect and handle object name conflicts
9003 while piecewise linking a static library.
9004
9005 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9006
9007 * configure.in (noconfigdirs): Don't disable libgcj on
9008 sparc64-*-solaris* and sparcv9-*-solaris*.
9009
9010 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9011
9012 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9013
9014 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9015
9016 * configure.in (FLAGS_FOR_TARGET): Do not add
9017 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9018 on i[3456]86-*-linux*.
9019
9020 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9021
9022 * configure.in (noconfigdirs): Replace [ ] with test.
9023
9024 * configure.in (noconfigdirs): Do not add target-newlib if
9025 target == i[3456]86-*-linux*, and host == target.
9026
9027 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9028
9029 * configure.in: delete reference to absent file
9030
9031 * configure.in: replace '[' with 'test'
9032
9033 * configure.in: Eliminate references to gash.
9034 * Makefile.in: Eliminate references to gash.
9035
9036 * configure.in: remove useless references to 'pic' makefile fragments.
9037
9038 * configure.in: (*-*-windows*) Finish removing.
9039
9040 * configure.in: Eliminate redundant test for libgui.
9041
9042 2002-04-29 Roger Sayle <roger@eyesopen.com>
9043
9044 * MAINTAINERS: Add self and realphabetize. Update entries
9045 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9046 entry for a29k port maintainer.
9047
9048 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9049
9050 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9051 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9052
9053 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9054
9055 * configure.in: remove references to dead files
9056
9057 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9058
9059 * MAINTAINERS: Add information about purpose of this file.
9060
9061 2002-04-18 Tom Tromey <tromey@redhat.com>
9062
9063 * configure.in: Disallow configuring libgcj when it is already
9064 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9065 Solaris 2.8 by default. For PR libgcj/6158.
9066
9067 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9068
9069 * configure.in: Move default CC setting out of config/mh-* fragments
9070 directly into here.
9071
9072 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9073
9074 * configure.in: don't even try to configure or make a subdirectory
9075 if there's no configure script for it.
9076
9077 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9078
9079 * MAINTAINERS: Remove chill maintainers.
9080 * Makefile.in (CHILLFLAGS): Remove.
9081 (CHILL_LIB): Remove.
9082 (TARGET_CONFIGDIRS): Remove libchill.
9083 (CHILL_FOR_TARGET): Remove.
9084 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9085 CHILL_LIB.
9086 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9087 (CHECK_TARGET_MODULES): Likewise.
9088 (INSTALL_TARGET_MODULES): Likewise.
9089 (CLEAN_TARGET_MODULES): Likewise.
9090 (configure-target-libchill): Remove.
9091 (all-target-libchill): Remove.
9092 * configure.in (target_libs): Remove target-libchill.
9093 Do not compute CHILL_FOR_TARGET.
9094 * libchill: Remove directory.
9095
9096 2002-04-11 DJ Delorie <dj@redhat.com>
9097
9098 * Makefile.in, configure.in: Sync with binutils, entries
9099 follow...
9100
9101 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9102
9103 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9104 (do-tar, do-bz2): New rules.
9105 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9106 (gdb-tar): New rule.
9107 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9108 (insight_dejagnu.tar): New rule.
9109 (insight.tar): New rule.
9110 (gdb+dejagnu.tar): New rule.
9111 (gdb.tar): New rule.
9112
9113 2002-02-01 Mo DeJong <supermo@bayarea.net>
9114
9115 * Makefile.in: Add all-tix to deps for all-snavigator
9116 so that tix is built when building snavigator.
9117
9118 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9119
9120 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9121 ld and gdb are not supported.
9122
9123 2002-01-07 Mark Salter <msalter@redhat.com>
9124
9125 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9126 Allow target-libgloss to be built for arm, strongarm, and xscale.
9127
9128 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9129
9130 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9131 options for i[3456]86-pc-linux* native builds.
9132
9133 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9134
9135 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9136 files from .po files for a distribution.
9137
9138 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9139
9140 * configure.in: Enable libstdc++-v3 for h8300 targets.
9141
9142 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9143
9144 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9145 version from bfd/.
9146
9147 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9148
9149 * Makefile.in (VER): When present, extract the version number from
9150 the file version.in.
9151
9152 2001-05-24 Tom Rix <trix@redhat.com>
9153
9154 * configure.in : enable ld for aix
9155
9156 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9157
9158 * config.guess: Add linux target for S/390.
9159
9160 2000-11-07 Philip Blundell <pb@futuretv.com>
9161
9162 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9163
9164 2000-11-03 Philip Blundell <pb@futuretv.com>
9165
9166 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9167 files.
9168
9169 2001-01-15 Ben Elliston <bje@redhat.com>
9170
9171 * configure.in (host_tools): Add sid.
9172 Always configure cgen.
9173
9174 2000-11-24 Nick Clifton <nickc@redhat.com>
9175
9176 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9177
9178
9179 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9180
9181 * Makefile.in (ALL_MODULES): Add all-cgen.
9182 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9183 (all-cgen): New target.
9184 (all-opcodes,all-sim): Depend on all-cgen.
9185 * configure.in (host_tools): Add cgen.
9186 Only configure cgen if --enable-cgen-maint.
9187
9188 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9189
9190 * configure.in: Add *-*-freebsd* configurations.
9191
9192 2002-04-08 Tom Tromey <tromey@redhat.com>
9193
9194 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9195 Fixes PR libgcj/6068.
9196
9197 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9198
9199 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9200
9201 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9202
9203 * configure.in (alpha*-dec-osf*): Enable libgcj.
9204
9205 2003-03-27 Matthew Gingell <gingell@gnat.com>
9206
9207 * MAINTAINERS (Write After Approval): Add myself.
9208
9209 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9210
9211 Fix for: PR bootstrap/3591, target/5676
9212 * configure.in (mcore-pe): Disable the configuration of
9213 libstdc++-v3 since exceptions are not supported.
9214
9215 2002-03-20 Anthony Green <green@redhat.com>
9216
9217 * configure.in: Enable libgcj for xscale-elf target.
9218
9219 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9220
9221 * MAINTAINERS: Update my email address.
9222
9223 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9224
9225 * ltmain.sh (relink_command): Fix typo in previous change.
9226
9227 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9228
9229 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9230 (relink_command): Added --tag flags.
9231 (mode=install): If relinking fails; error out.
9232
9233 2002-03-12 Richard Henderson <rth@redhat.com>
9234
9235 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9236 .NOTPARALLEL tag.
9237 (do-check): Rename from check.
9238 (check): Allow parallel check.
9239
9240 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9241
9242 * MAINTAINERS: Add myself as maintainer for xtensa port.
9243 Fix alphabetical order in CPU port maintainer list.
9244 Remove myself from Write After Approval list.
9245
9246 2002-03-11 Richard Henderson <rth@redhat.com>
9247
9248 * Makefile.in (.NOTPARALLEL): Add fake tag.
9249
9250 2002-03-07 H.J. Lu (hjl@gnu.org)
9251
9252 * configure.in: Enable gprof for mips*-*-linux*.
9253
9254 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9255
9256 * MAINTAINERS (Write After Approval): Add myself.
9257
9258 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9259
9260 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9261 libjava.
9262 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9263
9264 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9265
9266 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9267 because its Makefile is there; test for the executable instead.
9268
9269 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9270
9271 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9272 libstdc++-v3 and libjava.
9273
9274 2002-02-11 Adam Megacz <adam@xwt.org>
9275
9276 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9277 boehm-gc
9278
9279 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9280
9281 * config.guess: Updated to 2002-01-30's version.
9282 * config.sub: Updated to 2002-02-01's version.
9283 Contribute sh64-elf.
9284 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9285 * configure.in: Added sh64-*-*.
9286
9287 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9288
9289 * MAINTAINERS: Belatedly add myself to write after approval list.
9290
9291 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9292
9293 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9294 Remove self as Write After Approval.
9295
9296 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9297
9298 * MAINTAINERS: Put self in as maintainer for contrib/regression
9299 directory.
9300
9301 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9302
9303 * MAINTAINERS: Update my email address.
9304
9305 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9306
9307 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9308 target-libiberty, and target-libgloss. Skip Java-related
9309 libraries if not supported for NetBSD on target CPU.
9310
9311 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9312
9313 * install-sh: Use _inst.$$_ for temp file name.
9314
9315 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9316
9317 * MAINTAINERS (Write After Approval): Move my contact info
9318 from here...
9319 (OS Port Maintainers): ...to here (netbsd).
9320
9321 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9322
9323 * MAINTAINERS (Write After Approval): Add myself.
9324
9325 2002-01-17 H.J. Lu <hjl@gnu.org>
9326
9327 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9328 (all-target-fastjar): Also depend on all-target-libiberty.
9329
9330 2002-01-16 H.J. Lu (hjl@gnu.org)
9331
9332 * config.guess: Import from master sources, rev 1.225.
9333 * config.sub: Import from master sources, rev 1.238.
9334
9335 2002-01-16 Kazu Hirata <kazu@hxi.com>
9336
9337 * MAINTAINERS (Write After Approval): Remove myself.
9338
9339 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9340
9341 * MAINTAINERS (Write After Approval): Add myself.
9342
9343 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9344
9345 * MAINTAINERS: Add self as docs co-maintainer.
9346
9347 2001-12-11 Matthias Klose <doko@debian.org>
9348
9349 * MAINTAINERS (Write After Approval): Add myself.
9350
9351 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9352
9353 * MAINTAINERS: Update my email address.
9354
9355 2001-12-07 Turly O'Connor <turly@apple.com>
9356 * MAINTAINERS (Write After Approval): Add myself.
9357 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9358 (rs6000_initialize_trampoline): Call __trampoline_setup for
9359 ABI_DARWIN too.
9360 * darwin-tramp.asm: New file, implements __trampoline_setup.
9361 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9362
9363 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9364
9365 * MAINTAINERS (Write After Approval): Add myself.
9366
9367 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9368
9369 * configure, configure.in: Use temp file for long sed commands.
9370
9371 2001-12-03 Laurent Guerby <guerby@acm.org>
9372
9373 * config.sub: Update to version 1.232 on subversion.
9374
9375 2001-12-03 Ben Elliston <bje@redhat.com>
9376
9377 * MAINTAINERS: Update mail address for config.* patches.
9378
9379 2001-11-27 DJ Delorie <dj@redhat.com>
9380 Zack Weinberg <zack@codesourcery.com>
9381
9382 When build != host, create libiberty for the build machine.
9383
9384 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9385 CONFIG_ARGUMENTS.
9386 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9387 New variables.
9388 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9389 and rules.
9390 (all.normal): Depend on ALL_BUILD_MODULES.
9391 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9392 (all-build-libiberty): Depend on configure-build-libiberty.
9393
9394 * configure: Calculate and substitute proper value for
9395 ALL_BUILD_MODULES.
9396 * configure.in: Create the build subdirectory.
9397 Calculate and substitute TARGET_CONFIGARGS (formerly
9398 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9399
9400 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9401
9402 * MAINTAINERS (write-after-approval): Add self.
9403
9404 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9405
9406 * MAINTAINERS (GNATS only accounts): Remove self.
9407
9408 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9409
9410 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9411 libf2c.
9412
9413 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9414
9415 * MAINTAINERS (Write After Approval): Add self.
9416
9417 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9418
9419 * MAINTAINERS: mips and s390 are also CPU ports.
9420
9421 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9422
9423 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9424
9425 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9426
9427 * MAINTAINERS: Alphabetize.
9428
9429 2001-11-09 Kazu Hirata <kazu@hxi.com>
9430
9431 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9432
9433 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9434
9435 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9436
9437 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9438
9439 * configure.in (--enable-languages): Be more permissive about
9440 syntax. Check for empty lists better. Warn about $LANGUAGES.
9441
9442 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9443
9444 * config.sub: Import from master sources, rev. 1.230.
9445 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9446
9447 2001-11-07 Laurent Guerby <guerby@acm.org>
9448
9449 * MAINTAINERS (Write After Approval): Add self.
9450
9451 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9452
9453 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9454
9455 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9456
9457 * config.sub: Import from master sources, rev 1.226.
9458 * config.guess: Import from master sources, rev 1.216.
9459
9460 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9461
9462 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9463 * MAINTAINERS: Add self as maintainer of MMIX port.
9464 Remove old after-approval entry.
9465
9466 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9467
9468 * ChangeLog, configure: Fix spelling errors.
9469
9470 2001-10-20 Brendan Kehoe <brendan@zen.org>
9471
9472 * MAINTAINERS: Tweak my address.
9473
9474 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9475
9476 * MAINTAINERS: Update my email address.
9477
9478 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9479
9480 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9481 * MAINTAINERS: Add self as maintainer of CRIS port.
9482
9483 2001-10-10 Geert Bosch <bosch@gnat.com>
9484
9485 * MAINTAINERS (Various maintainers: Ada front end):
9486 Added Robert Dewar.
9487
9488 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9489
9490 * MAINTAINERS (Write After Approval): Added self
9491
9492 2001-10-02 Geert Bosch <bosch@gnat.com>
9493
9494 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9495
9496 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9497
9498 * configure: Handle temporary files securely using mkdir.
9499
9500 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9501
9502 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9503
9504 2001-09-26 Will Cohen <wcohen@redhat.com>
9505
9506 * configure.in (*-*-linux*): Disable configuration of target-newlib
9507 and target-libgloss.
9508
9509 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9510
9511 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9512 RANLIB.
9513
9514 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9515
9516 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9517 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9518 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9519 avoid quotes nesting problems.
9520 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9521 (DO_X): Export only variables that are set.
9522
9523 2001-09-19 Ben Elliston <bje@redhat.com>
9524
9525 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9526 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9527 semantics. Use the shell built-in "type" command instead.
9528
9529 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9530
9531 Merged from gcc-3_0-branch:
9532 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9533 * ltcf-c.sh: Use $objext, not $ac_objext.
9534 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9535 * ltcf-cxx.sh: Add support for GNU.
9536 2001-07-22 Timothy Wall <twall@redhat.com>
9537 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9538 default settings if using GNU tools with that configuration.
9539 * ltcf-cxx.sh: Ditto.
9540 * ltcf-gcj.sh: Ditto.
9541 2001-07-21 Michael Chastain <chastain@redhat.com>
9542 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9543 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9544 * ltmain.sh: Mark as gcc-local.
9545
9546 2001-08-30 Eric Christopher <echristo@redhat.com>
9547 Jason Eckhardt <jle@redhat.com>
9548
9549 * config.guess: Merge from master sources.
9550 * config.sub: Merge from master sources, add support for mipsisa32.
9551
9552 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9553 * config.sub: Merge from master sources, rev 1.219.
9554 * MAINTAINERS: Add self as contact for stormy16 port.
9555
9556 2001-08-14 Zack Weinberg <zackw@panix.com>
9557
9558 * config.sub: Merge from master sources, rev 1.218.
9559 * config.guess: Merge from master sources, rev 1.209.
9560
9561 2001-08-11 Graham Stott <grahams@redhat.com>
9562
9563 * Makefile.in (check-c++): Add missing semicolon.
9564
9565 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9566
9567 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9568
9569 2001-07-30 Eric Christopher <echristo@redhat.com>
9570
9571 * MAINTAINERS (Various maintainers: mips port): Added myself.
9572
9573 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9574
9575 * configure.in (sh-*-linux*): New.
9576
9577 2001-07-27 Richard Henderson <rth@redhat.com>
9578
9579 * .cvsignore: Add LAST_UPDATED.
9580
9581 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9582
9583 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9584
9585 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9586
9587 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9588
9589 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9590
9591 * MAINTAINERS (Write After Approval): Added myself.
9592
9593 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9594
9595 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9596 and libgcj on m68hc11/m68hc12.
9597
9598 2001-06-27 H.J. Lu (hjl@gnu.org)
9599
9600 * Makefile (CFLAGS_FOR_BUILD): New.
9601 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9602
9603 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9604
9605 * README: Remove version number.
9606
9607 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9608
9609 * INSTALL/README: Update wrt. to the installation instructions now
9610 residing in gcc/doc/install.texi.
9611
9612 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9613
9614 * README: Replace with a cut-down and updated version of gcc/README.
9615
9616 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9617
9618 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9619 multilibs to be disabled.
9620
9621 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9622
9623 * MAINTAINERS (Write After Approval): Add myself.
9624
9625 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9626
9627 * config.guess: Import CVS version 1.195.
9628 * config.sub: Import CVS version 1.212.
9629
9630 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9631
9632 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9633 gcc/xgcc is built, use -print-prog-name to find out the program
9634 name to use.
9635
9636 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9637
9638 * config.guess: Import CVS version 1.194. All gcc-local changes
9639 appear to also be in the master copy.
9640 * config.sub: Import CVS version 1.211.
9641
9642 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9643
9644 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9645 with_gcc]: Use `gcc -shared' to build a shared library.
9646
9647 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9648
9649 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9650 archives.
9651
9652 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9653
9654 * MAINTAINERS (Write After Approval): Add myself.
9655
9656 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9657
9658 * configure.in (libstdcxx_flags): Do not try to execute
9659 libstdc++-v3/testsuite_flags until it exists.
9660
9661 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9662
9663 * MAINTAINERS: Update my email address.
9664
9665 2001-05-31 Graham Stott <grahams@redhat.com>
9666
9667 * MAINTAINERS (Write After Approval): Add myself.
9668
9669 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9670
9671 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9672 libraries when using g++ with native linker.
9673
9674 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9675
9676 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9677
9678 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9679
9680 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9681 [aix4*|aix5*]: Prepend blank.
9682
9683 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9684
9685 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9686 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9687 of subdir/configure scripts to use the new libtool.m4.
9688
9689 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9690
9691 * MAINTAINERS (Write After Approval): Add myself.
9692
9693 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9694
9695 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9696
9697 2001-05-11 Ben Elliston <bje@redhat.com>
9698
9699 * Makefile.in (all-sid): New target.
9700 (check-sid, clean-sid, install-sid): Likewise.
9701
9702 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9703
9704 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9705
9706 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9707
9708 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9709 libgcj.
9710
9711 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9712
9713 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9714 gcc/xgcc is built, use -print-prog-name to find out the program
9715 name to use.
9716
9717 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9718
9719 * configure.in (noconfigdirs): Don't reset it from scratch in the
9720 target case; only append to it.
9721
9722 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9723 sparc-*-solaris2.8]: Disable ${libgcj}.
9724
9725 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9726
9727 * configure.in (libgcj_saved): Copy from $libgcj.
9728 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9729 --disable-libgcj.
9730
9731 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9732
9733 * MAINTAINERS: Remove self as MIPS maintainer and
9734 C front end maintainer.
9735
9736 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9737
9738 * configure.in: Move *-chorusos target case to the proper switch.
9739 Disable libgcj.
9740
9741 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9742
9743 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9744 1.641.2.228.
9745
9746 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9747
9748 * Makefile.in (STAGE1_CFLAGS): Pass down.
9749
9750 2001-04-13 Alan Modra <amodra@one.net.au>
9751
9752 * config.guess: Add hppa64-linux support. Note for next import that
9753 this is already in the master file.
9754 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9755
9756 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9757
9758 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9759 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9760
9761 2001-04-11 Stan Shebs <shebs@apple.com>
9762
9763 * MAINTAINERS: Add self as Darwin port maintainer.
9764
9765 2001-04-11 Alan Modra <amodra@one.net.au>
9766
9767 * MAINTAINERS: Update my email address.
9768
9769 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
9770
9771 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9772 recent versions of FreeBSD (release 3 or later).
9773 * ltconfig: On FreeBSD, -lc must not be provided when building
9774 a shared library or else the standard -pthread gcc option is
9775 rendered worthless to later users of the built library.
9776
9777 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9778
9779 * MAINTAINERS: Add self and RTH as C front end maintainers.
9780
9781 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
9782
9783 * config.sub: Make sure to match an already-canonicalized
9784 machine name (eg. mn10300-unknown-elf).
9785
9786 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9787
9788 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9789 New macros.
9790 (bootstrap, cross): Use RECURSE_FLAGS.
9791 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9792
9793 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9794
9795 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9796
9797 2001-03-22 Colin Howell <chowell@redhat.com>
9798
9799 * Makefile.in (DO_X): Do not backslash single-quotes in
9800 backquotes (two places).
9801
9802 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9803
9804 Re-installed:
9805 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9806 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9807 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9808 * ltcf-cxx.sh: Likewise.
9809 * ltcf-gcj.sh: Likewise.
9810
9811 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9812
9813 * MAINTAINERS: Add myself as "documentation co-maintainer".
9814
9815 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9816
9817 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9818 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9819
9820 2001-03-19 Tom Tromey <tromey@redhat.com>
9821
9822 * config-ml.in: Handle GCJ and GCJFLAGS.
9823
9824 2001-03-21 Michael Chastain <chastain@redhat.com>
9825
9826 * Makefile.in: all-m4 depends on all-texinfo.
9827
9828 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
9829
9830 * MAINTAINERS: Add myself to write after approval list.
9831
9832 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
9833
9834 * Makefile.in (DO_X): Quote nested quotes.
9835
9836 2001-03-18 Alan Modra <alan@linuxcare.com.au>
9837
9838 * MAINTAINERS: Add myself to write after approval list.
9839
9840 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
9841
9842 * Makefile.in (DO_X): Use double quotes for quoting
9843 "RANLIB=$${RANLIB}".
9844
9845 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9846
9847 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9848
9849 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
9850
9851 * configure.in: Only use `lang_requires' for languages athat are
9852 actually enabled.
9853
9854 2001-03-08 Phil Edwards <pme@sources.redhat.com>
9855
9856 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9857
9858 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9859
9860 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9861
9862 2001-03-07 Tom Tromey <tromey@redhat.com>
9863
9864 * configure.in: Allow config-lang.in to set `lang_requires' to list
9865 of other required languages.
9866
9867 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
9868
9869 * Makefile.in: Remove RANLIB definition. Use RANLIB
9870 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9871 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9872
9873 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
9874 Alexandre Oliva <aoliva@redhat.com>
9875
9876 * Makefile.in (check-c++): Use tabs, not spaces.
9877
9878 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
9879
9880 * MAINTAINERS: add myself to Write After Approval list.
9881
9882 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
9883
9884 * Makefile.in (check-c++): New rule.
9885
9886 * configure.in (target_libs): Remove libg++.
9887 (noconfigdirs): Remove libg++.
9888 (noconfigdirs): Same.
9889 (noconfigdirs): Same.
9890 (noconfigdirs): Same.
9891
9892 * config-ml.in: Remove libg++ references.
9893
9894 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
9895 (ALL_TARGET_MODULES): Same.
9896 (configure-target-libg++): Remove.
9897 (all-target-libg++): Remove.
9898 (configure-target-libio): Remove.
9899 (all-target-libio): Remove.
9900 (check-target-libio): Remove.
9901 (.PHONY): Remove.
9902 (libg++.tar.bz2): Remove.
9903 (all-target-cygmon): Remove libio.
9904 (all-target-libstdc++): Remove.
9905 (configure-target-libstdc++): Remove.
9906 (TARGET_LIB_PATH): Remove libstdc++.
9907 (ALL_GCC_CXX): Remove libstdc++.
9908 (all-target-gperf): Correct.
9909
9910 2001-02-16 Nick Clifton <nickc@redhat.com>
9911
9912 * configure.in (noconfigdirs): Allow configuration of texinfo
9913 for Cygwin hosts.
9914
9915 2001-02-15 Anthony Green <green@redhat.com>
9916
9917 * configure: Introduce GCJ_FOR_TARGET.
9918 * configure.in: Ditto.
9919 * Makefile.in: Ditto.
9920
9921 2001-02-13 Andreas Schwab <schwab@suse.de>
9922
9923 * MAINTAINERS: Update mail address.
9924
9925 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9926
9927 * config.guess: Add linux target for S/390.
9928 * config.sub: Likewise.
9929
9930 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
9931
9932 * configure.in: for *-chorusos, don't config target-newlib and
9933 target-libgloss.
9934
9935 2001-02-06 Ben Elliston <bje@redhat.com>
9936
9937 * configure: Output host type to stdout, not stderr.
9938
9939 2001-02-05 Mark Mitchell <mark@codesourcery.com>
9940
9941 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
9942 * ltcf-cxx.sh: Likewise.
9943
9944 * config.if: Assume enable_libstdcxx_v3 is defined.
9945
9946 2001-02-04 Mark Mitchell <mark@codesourcery.com>
9947
9948 Remove V2 C++ library.
9949 * configure.in: Remove --enable-libstdcxx_v3 support.
9950
9951 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
9952
9953 * include/demangle.h: Add prototype for java_demangle_v3.
9954
9955 2001-01-29 Phil Edwards <pme@sources.redhat.com>
9956
9957 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
9958
9959 2001-01-27 Richard Henderson <rth@redhat.com>
9960
9961 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
9962
9963 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9964
9965 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
9966 Don't unset, it's non-portable and no longer necessary, set to empty
9967 instead.
9968
9969 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9970
9971 * ltconfig: Shell portability fix for the tagname validity check.
9972
9973 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
9974
9975 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
9976 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
9977
9978 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
9979
9980 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
9981
9982 2001-01-26 Tom Tromey <tromey@redhat.com>
9983
9984 * configure.in: Allow libgcj to be built on Sparc Solaris.
9985
9986 2001-01-25 David Edelsohn <edelsohn@gnu.org>
9987
9988 * ltcf-c.sh: Add aix5 case.
9989 * ltcf-cxx.sh: Likewise.
9990 * ltconfig: Likewise.
9991
9992 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
9993
9994 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
9995 keep at least one of build_libtool_libs or build_old_libs set to
9996 yes.
9997
9998 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
9999 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10000
10001 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10002
10003 * configure.in: Enable libgcj on several additional platforms.
10004
10005 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10006
10007 * configure.in: Enable libgcj for linux targets.
10008
10009 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10010
10011 * MAINTAINERS (Write After Approval): Add myself.
10012
10013 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10014
10015 * MAINTAINERS: Add myself as vax port maintainer.
10016
10017 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10018
10019 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10020
10021 2001-01-09 Mike Stump <mrs@wrs.com>
10022
10023 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10024 failures of subdirectories.
10025
10026 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10027
10028 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10029 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10030 * ltcf-cxx.sh: Likewise.
10031 * ltcf-gcj.sh: Likewise.
10032 * ltconfig.sh: Fix typo.
10033
10034 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10035
10036 * configure: handle DOS-style absolute paths.
10037
10038 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10039
10040 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10041
10042 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10043
10044 * MAINTAINERS: Add myself as avr port co-maintainer.
10045
10046 2000-12-28 Ben Elliston <bje@redhat.com>
10047
10048 * MAINTAINERS: Add myself under ``Write After Approval''.
10049
10050 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10051
10052 * texinfo: Remove directory from GCC.
10053
10054 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10055
10056 * COPYING: Update to current
10057 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10058 to 19yy as example year in copyright notice).
10059
10060 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10061
10062 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10063 (libstdcxx_incdir): Pass down.
10064 * config.if: Remove expired bits for cxx_interface, add stub.
10065 (libstdcxx_incdir): Add variable for g++ include directory.
10066 * configure.in (gxx_include_dir): Use it.
10067
10068 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10069
10070 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10071 with old-email address from ``Write After Approval''.
10072
10073 2000-12-15 Andreas Jaeger <aj@suse.de>
10074
10075 * configure.in: Handle lang_dirs.
10076
10077 2000-12-14 Tom Tromey <tromey@redhat.com>
10078
10079 * MAINTAINERS: Removed brads.
10080
10081 * MAINTAINERS: Added gcj developers.
10082
10083 2000-12-13 Anthony Green <green@redhat.com>
10084
10085 * configure.in: Disable libgcj for any target not specifically
10086 listed. Disable libgcj for x86 and Alpha Linux until compatible
10087 with g++ abi.
10088
10089 2000-12-13 Mike Stump <mrs@wrs.com>
10090
10091 * Makefile.in (local-distclean): Also remove fastjar.
10092
10093 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10094
10095 * contrib/gcc_update: Add fastjar --touch entries.
10096
10097 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10098
10099 * configure.in: Disable language-specific target libraries for
10100 languages that aren't enabled.
10101
10102 2000-12-10 Anthony Green <green@redhat.com>
10103
10104 * configure.in: Define libgcj. Disable libgcj target libraries for
10105 most targets.
10106
10107 2000-12-10 Neil Booth <neilb@earthling.net>
10108
10109 * MAINTAINERS: Update mail address, remove from WAA list.
10110
10111 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10112
10113 * libjava: Imported from /cvs/java.
10114 * libffi: Likewise.
10115 * Boehm-gc: Likewise.
10116
10117 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10118
10119 * configure.in (target_libs): Revert 2000-12-08 patch.
10120 (noconfigdirs): Added target-libjava.
10121
10122 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10123
10124 * djunpack.bat: removed.
10125
10126 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10127
10128 * Makefile.in: handle DOS-style absolute paths.
10129 * config-ml.in: likewise.
10130 * symlink-tree: likewise.
10131
10132 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10133
10134 * fastjar: Imported.
10135
10136 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10137
10138 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10139 libjava.
10140 * configure.in (target_libs): Removed `target-libjava'.
10141
10142 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10143
10144 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10145 (ALL_MODULES): Added fastjar.
10146 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10147 (all-target-libjava): all-fastjar replaces all-zip.
10148 (all-fastjar): Added.
10149 (configure-target-fastjar, all-target-fastjar): Likewise.
10150 * configure.in (host_tools): Added fastjar.
10151
10152 2000-12-07 Mike Stump <mrs@wrs.com>
10153
10154 * Makefile.in (local-distclean): Remove leftover built files.
10155
10156 2000-11-24 Nick Clifton <nickc@redhat.com>
10157
10158 * configure.in (xscale-elf): Add target.
10159 (xscale-coff): Add target.
10160
10161 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10162
10163 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10164 recent versions of FreeBSD (release 3 or later).
10165 * ltconfig: On FreeBSD, -lc must not be provided when building
10166 a shared library or else the standard -pthread gcc option is
10167 rendered worthless to later users of the built library.
10168
10169 2000-11-16 Fred Fish <fnf@be.com>
10170
10171 * configure.in (enable_libstdcxx_v3): Fix typo,
10172 libstd++ -> libstdc++.
10173
10174 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10175
10176 * MAINTAINERS: Add self to Write After Approval list.
10177
10178 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10179
10180 * MAINTAINERS: Update my email address. Add myself to global write
10181 privs list.
10182
10183 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10184
10185 * Makefile.in: Merge with src and libgcj.
10186 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10187 configure-target-<library> when their configure scripts need the C
10188 or C++ library to have already been built to work properly.
10189 (do_proto_toplev): Set them to an empty string.
10190
10191 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10192 (REALLY_SET_LIB_PATH): Use them.
10193
10194 2000-11-17 Stan Shebs <shebs@apple.com>
10195
10196 * MAINTAINERS: Add self to Write After Approval list.
10197
10198 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10199
10200 * configure: Provide the original toplevel configure arguments
10201 (including $0) to subprocesses in the environment rather than
10202 through gcc/configargs.h.
10203
10204 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10205
10206 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10207 C99. Alphabetise "Write After Approval" list.
10208
10209 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10210
10211 * configure: Turn on libstdc++ V3 by default.
10212
10213 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10214 if we've got GCC.
10215
10216 2000-11-11 Philip Blundell <philb@gnu.org>
10217
10218 * MAINTAINERS: Add self to Write After Approval list.
10219
10220 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10221
10222 * ltcf-c.sh (aix4): Improve shared library configuration; require
10223 exporting symbols.
10224 * ltcf-cxx.sh (aix4): Define.
10225 * ltconfig (aix4): Define library and soname specs appropriate for
10226 AIX. Define command to create export symbols list.
10227
10228 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10229
10230 * config.sub: Add support for Sun Chorus
10231
10232 2000-10-31 Nick Clifton <nickc@redhat.com>
10233
10234 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10235 <name>@redhat.com. Also installed new email address for Clint
10236 Popetz.
10237
10238 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10239
10240 * etc: Remove directory from GCC.
10241
10242 2000-10-16 Michael Meissner <meissner@redhat.com>
10243
10244 * configure (gcc/configargs.h): Only create if there is a build GCC
10245 directory created.
10246
10247 2000-10-16 Matthias Klose <doko@debian.org>
10248
10249 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10250 when configured for libstdc++-v3.
10251
10252 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10253
10254 * configure: Save configure arguments to gcc/configargs.h.
10255
10256 2000-10-04 Philipp Thomas <pthomas@suse.de>
10257
10258 * config.guess: Import CVS version 1.157.
10259 * config.sub: Import CVS version 1.181.
10260
10261 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10262
10263 * Makefile.in (bootstrap): avoid recursion if subdir missing
10264 (cross): ditto
10265 (do-proto-toplev): ditto
10266
10267 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10268
10269 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10270 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10271
10272 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10273 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10274 all affected `configure' scripts.
10275
10276 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10277
10278 * MAINTAINERS: Add self as cpplib co-maintainer.
10279
10280 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10281
10282 * MAINTAINERS: Add self to Write After Approval list.
10283
10284 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10285
10286 * INSTALL/README: egcs -> GCC update.
10287
10288 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10289
10290 * MAINTAINERS: Add myself to Write After Approval list.
10291
10292 2000-09-15 Kazu Hirata <kazu@hxi.com>
10293
10294 * MAINTAINERS: Add myself to Write After Approval list.
10295
10296 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10297
10298 * configure.in: Do not build byacc for hppa64. Provide paths to the
10299 X11 libraries for hppa64.
10300
10301 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10302
10303 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10304
10305 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10306
10307 * Makefile.in (all-zlib): Added dummy target.
10308
10309 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10310 ltcf-gcj.sh: Updated from libtool multi-language branch.
10311
10312 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10313
10314 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10315 (bootstrap*): Depend on all-bootstrap.
10316
10317 2000-09-05 Philipp Thomas <pthomas@suse.de>
10318
10319 * config.guess: Import CVS version 1.156.
10320 * config.sub: Import CVS version 1.179.
10321
10322 2000-09-02 Anthony Green <green@cygnus.com>
10323
10324 * Makefile.in (all-gcc): Depend on all-zlib.
10325 (CLEAN_MODULES): Add clean-zlib.
10326 (ALL_MODULES): Add all-zlib.
10327 * configure.in (host_libs): Add zlib.
10328
10329 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10330
10331 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10332 crosses, but add gcc/include to the header search path for them.
10333
10334 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10335
10336 * MAINTAINERS: Add self to Write After Approval list.
10337
10338 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10339
10340 * config.guess: Import CVS version 1.152.
10341 * config.sub: Import CVS version 1.177.
10342
10343 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10344
10345 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10346 $targargs to tell whether newlib is going to be built.
10347
10348 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10349 $$r/TARGET_SUBDIR/libio for _G_config.h.
10350
10351 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10352
10353 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10354
10355 2000-08-22 DJ Delorie <dj@redhat.com>
10356
10357 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10358
10359 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10360
10361 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10362 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10363 sub-configures.
10364
10365 2000-08-21 DJ Delorie <dj@redhat.com>
10366
10367 * MAINTAINERS: Add self as a libiberty maintainer
10368
10369 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10370
10371 * configure.in (libstdcxx_flags): Use
10372 libstdc++-v3/src/libstdc++.INC.
10373
10374 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10375
10376 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10377
10378 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10379
10380 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10381
10382 * configure: Make enable_threads and enable_shared defaults
10383 explicit. Substitute enable_threads into generated Makefiles.
10384 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10385 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10386
10387 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10388
10389 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10390
10391 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10392
10393 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10394 previous delta.
10395
10396 2000-08-11 Jason Merrill <jason@redhat.com>
10397
10398 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10399 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10400 (FLAGS_FOR_TARGET): Not here.
10401 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10402
10403 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10404
10405 * config-ml.in (CC, CXX): Don't introduce a leading space.
10406
10407 2000-08-07 DJ Delorie <dj@delorie.com>
10408
10409 * MAINTAINERS: Add self as a DJGPP maintainer
10410
10411 2000-08-07 DJ Delorie <dj@redhat.com>
10412
10413 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10414 "if we're also building gcc, and it's a gcc that will run on the
10415 build machine, we want to use its includes instead of the system's
10416 default includes".
10417
10418 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10419
10420 * MAINTAINERS: Add self to Write After Approval list.
10421
10422 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10423
10424 * configure.in (libstdcxx_flags): Don't use `"'.
10425
10426 * config-ml.in: Adjust multilib search paths to the
10427 appropriate multilib tree.
10428
10429 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10430
10431 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10432 commas in $LANGUAGES.
10433
10434 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10435
10436 * configure.in: Re-enable all references to libg++ and librx.
10437
10438 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10439
10440 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10441 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10442 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10443 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10444
10445 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10446
10447 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10448
10449 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10450 CXX_FOR_TARGET for sed.
10451
10452 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10453
10454 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10455 Do not override if already set in the environment or in configure.
10456 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10457 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10458
10459 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10460
10461 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10462 the libtool CVS tree multi-language branch.
10463 * ltconfig, ltmain.sh: Updated.
10464
10465 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10466
10467 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10468 (clean-target): Depend on it.
10469
10470 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10471 (GCC_FOR_TARGET): Use it.
10472 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10473 * configure.in: ... here.
10474 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10475 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10476
10477 2000-07-24 Eric Christopher <echristo@cygnus.com>
10478
10479 * MAINTAINERS: Add self to Write After Approval list.
10480
10481 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10482
10483 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10484 (configure-target-libchill, configure-target-libobjc): Likewise.
10485
10486 * configure.in: Use the same cache file for all target libs.
10487 * config-ml.in: But different cache files per multilib variant.
10488
10489 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10490
10491 * configure (topsrcdir): Don't use dirname.
10492
10493 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10494
10495 * MAINTAINERS: Add self to Write After Approval list.
10496
10497 2000-07-20 Jason Merrill <jason@redhat.com>
10498
10499 * configure.in: Remove all references to libg++ and librx.
10500
10501 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10502
10503 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10504
10505 * config.sub: Update to subversions version 2000-07-06.
10506
10507 2000-07-12 Andrew Haley <aph@cygnus.com>
10508
10509 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10510 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10511
10512 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10513
10514 * symlink-tree: Check number of arguments.
10515
10516 2000-07-05 Jim Wilson <wilson@cygnus.com>
10517
10518 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10519 search path for a g++ extracted from the build tree. This
10520 will allow link tests run by configure scripts in
10521 subdirectories to succeed.
10522
10523 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10524
10525 * ltconfig: Add support for mips-dde-sysv4.2MP
10526
10527 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10528
10529 * MAINTAINERS: Add myself as loop discovery maintainer.
10530
10531 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10532
10533 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10534 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10535
10536 2000-06-19 Timothy Wall <twall@cygnus.com>
10537
10538 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10539 * config.sub: Add tic54x target.
10540
10541 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10542
10543 * MAINTAINERS: Add self as Fortran maintainer,
10544 remove Craig Burley.
10545
10546 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10547
10548 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10549 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10550
10551 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10552
10553 * MAINTAINERS: Add self as i18n maintainer
10554
10555 20000-05-21 H.J. Lu (hjl@gnu.org)
10556
10557 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10558 directory are used if they exist. Make sure
10559 $(build_tooldir)/include is searched for header files,
10560 $(build_tooldir)/lib/ for library files.
10561 (GCC_FOR_TARGET): Likewise.
10562 (CXX_FOR_TARGET): Likewise.
10563
10564 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10565
10566 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10567
10568 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10569
10570 * Makefile.in (configure-target-libiberty): Depend on
10571 configure-target-newlib.
10572
10573 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10574
10575 * configure.in, Makefile.in: Merge all libffi-related
10576 configury stuff from the libgcj tree.
10577
10578 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10579
10580 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10581 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10582
10583 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10584
10585 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10586 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10587 current version information. Add to proto-toplev directory.
10588 (gdb-taz): Build do-djunpack.
10589
10590 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10591
10592 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10593
10594 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10595
10596 * MAINTAINERS: Add self to Write After Approval list.
10597
10598 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10599
10600 * ltmain.sh: Preserve in relink_command any environment
10601 variables that may affect the linker behavior.
10602
10603 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10604
10605 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10606
10607 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10608
10609 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10610
10611 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10612
10613 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10614 with the version name.
10615
10616 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10617
10618 * MAINTAINERS: Add self as bb-reorder maintainer.
10619
10620 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10621
10622 * config.if: Tweak.
10623
10624 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10625
10626 * djunpack.bat: New file.
10627
10628 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10629
10630 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10631 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10632 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10633 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10634
10635 2000-04-16 Dave Pitts <dpitts@cozx.com>
10636
10637 * config.sub (case $basic_machine): Change default for "ibm-*"
10638 to "openedition".
10639
10640 2000-04-13 Andreas Jaeger <aj@suse.de>
10641
10642 * MAINTAINERS: Added myself.
10643
10644 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10645
10646 * Makefile.in (gdb-taz): New target. GDB specific archive.
10647 (do-md5sum): New target.
10648 (MD5PROG): Define.
10649 (PACKAGE): Default to TOOL.
10650 (VER): Default to a shell script.
10651 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10652 md5 checksum generation.
10653 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10654 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10655 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10656 insight.tar.bz2): Use gdb-taz to create archive.
10657
10658 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10659
10660 * configure (warn_cflags): Delete.
10661
10662 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10663
10664 * MAINTAINERS: Added myself.
10665
10666 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10667 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10668
10669 * configure.in (enable_libstdcxx_v3): Add.
10670 (target_libs): Add bits here to switch between libstdc++-v2 and
10671 libstdc++-v3.
10672 * config.if: And this file too.
10673 * Makefile.in: Add libstdc++-v3 targets.
10674
10675 2000-04-05 Michael Meissner <meissner@redhat.com>
10676
10677 * config.sub (d30v): Add d30v as a basic machine type.
10678
10679 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10680
10681 * configure.in: -linux-gnu*, not -linux-gnu.
10682
10683 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10684
10685 * MAINTAINERS: Add self in write-after-approval section.
10686
10687 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10688
10689 * MAINTAINERS: Add self as ia64 port maintainer.
10690
10691 2000-03-08 Neil Booth <NeilB@earthling.net>
10692
10693 * MAINTAINERS: Add self in write-after-approval section.
10694
10695 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10696
10697 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10698 (do-tar-bz2): Replace TOOL with PACKAGE.
10699 (gdb.tar.bz2): Remove GDBTK from GDB package.
10700 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10701 dejagnu.tar.bz2): New packages.
10702
10703 2000-02-27 Andreas Jaeger <aj@suse.de>
10704
10705 * configure.in: Add entry for mips*-*-linux*, move catch all
10706 *-*-*linux* entry below this one.
10707
10708 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10709
10710 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10711
10712 2000-02-24 Nick Clifton <nickc@cygnus.com>
10713
10714 * config.sub: Support an OS of "wince".
10715
10716 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10717
10718 * config.guess, config.sub: Updated to match config's 2000-02-15
10719 version.
10720
10721 2000-02-23 Linas Vepstas <linas@linas.org>
10722
10723 * config.sub: Add support for Linux/IBM 370.
10724 * configure.in: Likewise.
10725
10726 2000-02-22 Nick Clifton <nickc@cygnus.com>
10727
10728 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10729
10730 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10731
10732 * config.guess: Guess "cygwin" rather than "cygwin32".
10733
10734 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10735
10736 * configure (gcc_version): When setting, narrow search to
10737 lines containing `version_string'.
10738
10739 2000-02-15 Denis Chertykov <denisc@overta.ru>
10740
10741 * config.sub: Add support for avr target.
10742
10743 2000-02-14 Nick Clifton <nickc@cygnus.com>
10744
10745 * MAINTAINERS: Add maintainers for MCore port.
10746
10747 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10748
10749 * config.sub: Add mmix-knuth-mmixware.
10750
10751 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10752
10753 * MAINTAINERS: Pair cccp with cpplib maintainership.
10754
10755 2000-01-27 Christopher Faylor <cgf@redhat.com>
10756
10757 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10758 structure stuff to -L library search.
10759 (CXX_FOR_TARGET): Ditto.
10760 (CROSS_CHECK_MODULES): Fix spelling mistake.
10761
10762 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10763
10764 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10765 the C++ compiler.
10766
10767 2000-01-12 Richard Henderson <rth@cygnus.com>
10768
10769 * configure.in: Don't build some bits for beos.
10770
10771 2000-01-12 Joel Sherrill (joel@OARcorp.com)
10772
10773 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10774 as include files.
10775
10776 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10777
10778 * Add self as cpplib maintainer, as requested by Jason
10779 Merrill. Correct my e-mail address.
10780
10781 2000-01-06 Geoff Keating <geoffk@cygnus.com>
10782
10783 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10784 not mh-aix43.
10785
10786 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10787
10788 * MAINTAINERS: Add myself to "write after approval" list.
10789
10790 1999-12-14 Richard Henderson <rth@cygnus.com>
10791
10792 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10793 * config.sub: Accept alphaev[78], alphaev8.
10794
10795 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10796
10797 * config.guess, config.sub: Update from autoconf.
10798
10799 1999-11-29 Bruce Korb <autogen@linuxbox.com>
10800
10801 * MAINTAINERS: update my playtime e-address.
10802
10803 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10804
10805 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10806 necessary libraries are missing.
10807
10808 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
10809
10810 * MAINTAINERS: Add new 'write after approval' maintainer.
10811
10812 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10813
10814 * MAINTAINERS: Add new Java maintainer.
10815
10816 1999-10-25 Andreas Schwab <schwab@suse.de>
10817
10818 * configure: Fix quoting inside arguments of eval.
10819
10820 1999-10-21 Nick Clifton <nickc@cygnus.com>
10821
10822 * config-ml.in: Allow suppression of some ARM multilibs.
10823
10824 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10825
10826 * config.guess: Add OS/390 match pattern.
10827 * config.sub: Add mvs, openedition targets.
10828 * configure.in (i370-ibm-opened*): New.
10829
10830 1999-09-04 Steve Chamberlain <sac@pobox.com>
10831
10832 * config.sub: Add support for configuring for pj.
10833
10834 1999-08-31 Nick Clifton <nickc@cygnus.com>
10835
10836 * config.sub (maybe_os): Add support for configuring for fr30.
10837
10838 1999-08-25 Nick Clifton <nickc@cygnus.com>
10839
10840 * configure.in: Do not configure or build ld for AIX
10841 platforms. ld is known to be broken on these platforms.
10842
10843 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10844
10845 * config-ml.in: Pass compiler flag corresponding to multidirs to
10846 subdir configures.
10847
10848 1999-08-09 Ian Lance Taylor <ian@zembu.com>
10849
10850 * Makefile.in (LDFLAGS): Define.
10851
10852 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10853
10854 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10855 noconfigdirs.
10856 (*-*-cygwin*): Likewise.
10857
10858 1999-08-08 Ian Lance Taylor <ian@zembu.com>
10859
10860 * mkdep: New file.
10861 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10862 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10863
10864 From Eli Zaretskii <eliz@is.elta.co.il>:
10865 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10866 long file name when using DJGPP on MS-DOS.
10867
10868 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10869
10870 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10871
10872 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10873
10874 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10875 dependency as this causes "make check" to globally "make all"
10876
10877 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10878
10879 * configure.in (target_libs): Added target-zlib.
10880 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
10881 (CONFIGURE_TARGET_MODULES): Likewise.
10882 (CHECK_TARGET_MODULES): Likewise.
10883 (INSTALL_TARGET_MODULES): Likewise.
10884 (CLEAN_TARGET_MODULES): Likewise.
10885 (configure-target-zlib): New target.
10886 (all-target-zlib): Likewise.
10887 (all-target-libjava): Depend on all-target-zlib.
10888 (configure-target-libjava): Depend on configure-target-zlib.
10889
10890 * Makefile.in (configure-target-libjava): Depend on
10891 configure-target-newlib.
10892 (configure-target-boehm-gc): New target.
10893 (configure-target-qthreads): New target.
10894
10895 * configure.in (target_libs): Added target-qthreads.
10896 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
10897 (CONFIGURE_TARGET_MODULES): Likewise.
10898 (CHECK_TARGET_MODULES): Likewise.
10899 (INSTALL_TARGET_MODULES): Likewise.
10900 (CLEAN_TARGET_MODULES): Likewise.
10901 (all-target-qthreads): New target.
10902 (configure-target-libjava): Depend on configure-target-qthreads.
10903 (all-target-libjava): Depend on all-target-qthreads.
10904
10905 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
10906 (CONFIGURE_TARGET_MODULES): Likewise.
10907 (CHECK_TARGET_MODULES): Likewise.
10908 (INSTALL_TARGET_MODULES): Likewise.
10909 (CLEAN_TARGET_MODULES): Likewise.
10910 (all-target-libjava): New target.
10911 (all-target-boehm-gc): Likewise.
10912 * configure.in (target_libs): Added libjava, boehm-gc.
10913
10914 1999-07-22 Ian Lance Taylor <ian@zembu.com>
10915
10916 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
10917 configure.bat in SUPPORT_FILES.
10918 (gas+binutils.tar.bz2): Likewise.
10919
10920 * makeall.bat: Remove; obsolete.
10921
10922 1999-07-21 Ian Lance Taylor <ian@zembu.com>
10923
10924 From Mark Elbrecht:
10925 * configure.bat: Remove; obsolete.
10926
10927 1999-07-11 Ian Lance Taylor <ian@zembu.com>
10928
10929 * configure: Add -W -Wall to the default CFLAGS when compiling with
10930 gcc.
10931
10932 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
10933
10934 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
10935
10936 1999-06-30 Mark Mitchell <mark@codesourcery.com>
10937
10938 * configure.in: Build ld on IRIX6.
10939
10940 1999-06-12 Ian Lance Taylor <ian@zembu.com>
10941
10942 * Makefile.in: Change distribution targets to use bzip2 instead of
10943 gzip.
10944 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
10945 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
10946
10947 1999-06-04 Nick Clifton <nickc@cygnus.com>
10948
10949 * config.sub: Add mcore target.
10950
10951 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
10952
10953 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
10954
10955 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
10956
10957 * config.guess (dummy): Changed to $dummy.
10958
10959 1999-05-24 Nick Clifton <nickc@cygnus.com>
10960
10961 * config.sub: Tidied up case statements.
10962
10963 1999-05-22 Ben Elliston <bje@cygnus.com>
10964
10965 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
10966 <jiro@din.or.jp>.
10967
10968 * config.guess: Merge with FSF version. Future changes will be
10969 more accurately recorded in this ChangeLog.
10970 * config.sub: Likewise.
10971
10972 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
10973
10974 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
10975
10976 1999-04-30 Tom Tromey <tromey@cygnus.com>
10977
10978 * ltmain.sh: [mode link] Always use CC given by ltconfig.
10979
10980 1999-04-23 Tom Tromey <tromey@cygnus.com>
10981
10982 * ltconfig, ltmain.sh: Update to libtool 1.2f.
10983
10984 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
10985
10986 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
10987 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
10988 Bad merge removed these two changes.
10989
10990 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
10991 Martin Heller (Ing.-Buero_Heller@t-online.de)
10992
10993 * config.guess (interix Alpha): Add.
10994
10995 1999-04-11 Richard Henderson <rth@cygnus.com>
10996
10997 * configure.in (i?86-*-beos*): Do config gperf; don't config
10998 gdb, newlib, or libgloss.
10999
11000 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11001
11002 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11003 link a trivial program with -mabi=64. If it fails, remove mabi=64
11004 from multidirs.
11005
11006 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11007
11008 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11009
11010 1999-04-08 Nick Clifton <nickc@cygnus.com>
11011
11012 * config.sub: Add support for mcore targets.
11013
11014 1999-04-07 Michael Meissner <meissner@cygnus.com>
11015
11016 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11017 not mt-ospace, in order to shut up assembler warning about using
11018 symbols that are named the same as registers.
11019
11020 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11021
11022 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11023 dependency list for all-target-cygmon.
11024
11025 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11026
11027 * config-ml.in: Check $host, not $target, for selective multilibs.
11028 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11029 thumb interworking, and underscore prefix multilibs.
11030
11031 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11032
11033 * missing: Update to version from current automake.
11034
11035 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11036
11037 * configure (gxx_include_dir): Removed.
11038
11039 * configure.in (gxx_include_dir): Handle it.
11040 * Makefile.in: Likewise.
11041
11042 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11043
11044 * config.sub (mips64vr4111,mips64vr4111el) Add.
11045
11046 1999-03-21 Ben Elliston <bje@cygnus.com>
11047
11048 * config.guess: Correct typo for detecting ELF on FreeBSD.
11049
11050 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11051
11052 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11053 config/mh-djgpp.
11054
11055 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11056
11057 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11058 all-target-newlib to dependency list for all-target-bsp.
11059
11060 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11061
11062 * config.sub: Add i386-uwin support.
11063 * config.guess: Likewise.
11064
11065 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11066
11067 * configure.in: cleanup, add mh-*pic handling for arm, special
11068 case powerpc*-*-aix*
11069
11070 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11071
11072 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11073 can be built.
11074
11075 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11076
11077 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11078 targets.
11079
11080 1999-03-02 Nick Clifton <nickc@cygnus.com>
11081
11082 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11083
11084 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11085
11086 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11087
11088 1999-02-24 Nick Clifton <nickc@cygnus.com>
11089
11090 * config.sub: Fix typo in arm recognition.
11091
11092 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11093
11094 * configure.in (noconfigdirs): Changed target_configdirs to
11095 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11096 rather than m68k-*-* since it is not known to work on
11097 m68k-aout. Ditto for arm-*-*oabi.
11098
11099 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11100
11101 * configure.in (*-*-windows*): Remove, no longer used.
11102
11103 1999-02-19 Ben Elliston <bje@cygnus.com>
11104
11105 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11106 Smart and improved by Andrew Cagney.
11107
11108 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11109
11110 * config.guess: Recognize openbsd-*-hppa.
11111
11112 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11113
11114 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11115 only if it is not empty.
11116
11117 1999-02-17 Nick Clifton <nickc@cygnus.com>
11118
11119 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11120
11121 * config.guess: Modified to recognize uname's armv* syntax.
11122
11123 * config.sub: Modified to recognize uname's armv* syntax.
11124
11125 1999-02-17 Mark Salter <msalter@cygnus.com>
11126
11127 * configure.in: Added target-bsp for sparclite.
11128
11129 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11130
11131 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11132
11133 1999-02-08 Nick Clifton <nickc@cygnus.com>
11134
11135 * configure.in: Add support for strongarm port.
11136 * config.sub: Add support for strongarm target.
11137
11138 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11139
11140 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11141 the old name config/mh-cygwin32.
11142 Enable texinfo.
11143
11144 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11145
11146 * configure.in: Do build ld for ix86 Solaris.
11147
11148 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11149
11150 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11151 $AR_FOR_TARGET. Likewise for RANLIB.
11152
11153 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11154
11155 * config.sub (oabi): Recognize.
11156 * configure.in (arm-*-oabi): Handle.
11157
11158 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11159
11160 * config.guess: Improve detection of i686 on UnixWare 7.
11161
11162 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11163
11164 * config.guess: Add support for i386-pc-interix.
11165 * config.sub: Likewise.
11166 * configure.in: Likewise.
11167
11168 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11169
11170 * Makefile.in: Remove unneeded all-target-libio from
11171 from all-target-winsup target since it is now unneeded.
11172 Add all-target-libtermcap in its place since it is now
11173 needed.
11174
11175 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11176
11177 * configure.in: makefile stub for cygwin target is probably
11178 unnecessary. Remove it for now.
11179
11180 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11181
11182 * configure.in: libtermcap.a should be built when cygwin is the
11183 target as well as the host.
11184 * config.guess: Allow mixed case in cygwin uname output.
11185 * Makefile.in: Add libtermcap target.
11186
11187 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11188
11189 * config.sub: Clean up handling of hppa2.0.
11190
11191 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11192
11193 * config.guess: Use C code to identify more HP machines.
11194
11195 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11196
11197 * config.sub: Handle hppa2.0.
11198
11199 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11200
11201 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11202 cygmon for all sparclite targets, regardless of object format.
11203
11204 1998-12-15 Mark Salter <msalter@cygnus.com>
11205
11206 * configure.in: Added target-bsp for several target architectures.
11207
11208 * Makefile.in: Added rules for bsp.
11209
11210 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11211
11212 * config.guess: Improve detection of hppa2.0 processors.
11213
11214 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11215
11216 * config.guess: Recognize FreeBSD using ELF automatically.
11217
11218 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11219
11220 * configure (skip-this-dir): Add handling for new shell script, which
11221 might be created by a sub-directory's configure to indicate, this particular
11222 directory is "unwanted".
11223 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11224
11225 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11226
11227 * ltconfig: import from libtool, after changing libtool to
11228 account for the cygwin name change.
11229
11230 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11231
11232 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11233 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11234
11235 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11236
11237 * configure.in: Add libtermcap to list of cygwin dependencies.
11238
11239 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11240
11241 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11242 they include winsup/include when it's a cygwin target.
11243
11244 1998-11-12 Tom Tromey <tromey@cygnus.com>
11245
11246 * configure.in (host_tools): Added zip.
11247 * Makefile.in (all-target-libjava): Depend on all-zip.
11248 (all-zip): New target.
11249 (ALL_MODULES): Added all-zip.
11250 (NATIVE_CHECK_MODULES): Added check-zip.
11251 (INSTALL_MODULES): Added install-zip.
11252 (CLEAN_MODULES): Added clean-zip.
11253
11254 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11255
11256 * Makefile.in: lose "32" from comment about cygwin.
11257
11258 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11259
11260 * configure.in: Use -Os to build target libraries for the fr30.
11261
11262 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11263
11264 * config.sub: Add fr30.
11265
11266 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11267
11268 * configure.in: drop "32" from config/mh-cygwin32. Check
11269 cygwin* instead of cygwin32*.
11270 * config.sub: Check cygwin* instead of cygwin32*.
11271
11272 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11273
11274 * config.guess: Match any version of Unixware7.
11275
11276 1998-10-20 Syd Polk <spolk@cygnus.com>
11277
11278 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11279 if desired.
11280
11281 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11282
11283 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11284 these if the appropriate directories and files to not exist.
11285
11286 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11287
11288 * Makefile.in (DEVO_SUPPORT): Add config.if.
11289
11290 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11291
11292 * configure: Add pattern to replace "build_tooldir"'s
11293 definition in the generated Makefile with "tooldir"'s
11294 actual value.
11295
11296 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11297
11298 * config.sub: Bring back lost sparcv9.
11299
11300 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11301
11302 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11303
11304 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11305 CC_FOR_TARGET and friends.
11306
11307 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11308
11309 * Makefile.in (build_tooldir): New variable, same as tooldir.
11310 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11311 -B$(build_tooldir)/bin/.
11312 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11313
11314 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11315
11316 * README: Remove installation instructions and refer to the
11317 INSTALL directory instead.
11318
11319 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11320
11321 * config.sub: Add support for i[34567]86-pc-udk.
11322 * configure.in: Likewise.
11323
11324 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11325
11326 * Makefile.in: add bzip2 package building bits for user
11327 tools module
11328 * configure.in: ditto
11329
11330 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11331
11332 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11333 (ALL_TARGET_MODULES): Add all-target-libobjc.
11334 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11335 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11336 (all-target-libchill): Add dependencies.
11337 * configure.in (target_libs): Add libchill.
11338
11339 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11340
11341 * configure.in (target_subdir): Remove duplicate line.
11342
11343 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11344
11345 * Makefile.in (all-automake): fix dependencies.
11346
11347 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11348
11349 * configure.in: Minor cleanups for building in the $(target_alias)
11350 subdir.
11351
11352 1998-09-22 Jim Wilson <wilson@cygnus.com>
11353
11354 * Makefile.in (bootstrap): Set r and s before make all. Use
11355 BASE_FLAGS_TO_PASS in make all.
11356 (cross): Likewise.
11357
11358 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11359
11360 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11361
11362 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11363
11364 * config.sub: Fix typo in last change.
11365
11366 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11367
11368 * config.sub: Add support for C4x target.
11369 * configure.in: Likewise.
11370
11371 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11372
11373 * config.sub: Recognize sparcv9 just like sparc64.
11374
11375 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11376
11377 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11378
11379 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11380
11381 * config.guess: Correctly identify Pentium II sco boxes.
11382
11383 * config.guess: Fix "tr" code. From Weiwen Liu.
11384
11385 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11386
11387 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11388 stabs.
11389
11390 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11391
11392 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11393 (ALL_TARGET_MODULES): Add all-target-libchill.
11394 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11395 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11396 (all-target-libchill): Add dependencies.
11397 * configure.in (target_libs): Add libchill.
11398
11399 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11400
11401 * config.guess: Avoid assumptions about "tr" behaves when
11402 LANG is set to something other than English.
11403
11404 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11405
11406 * configure (gxx_include_dir): Changed to
11407 '${prefix}/include/g++'-${libstdcxx_interface}.
11408
11409 * config.if: New to determine the interfaces.
11410
11411 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11412
11413 * config.guess: Detect and handle MPE/IX.
11414 * config.sub: Deal with MPE/IX.
11415
11416 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11417
11418 * configure.in: Use mh-aix43.
11419
11420 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11421
11422 * configure: Fix --without/--disable cases for gxx-include-dir.
11423
11424 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11425
11426 * mdata-sh: Imported. Needed for automake support.
11427
11428 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11429
11430 * Makefile.in (taz): Try "chmod -R og=u ." before
11431 "chmod og=u `find . -print`".
11432
11433 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11434
11435 * configure.in: Add arm-elf and thumb-elf support.
11436
11437 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11438
11439 * Makefile.in: Undo previous patch.
11440
11441 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11442
11443 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11444 to here ...
11445 (install-no-fixedincludes): and here
11446 (INSTALL_MODULES): ... from here.
11447
11448 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11449
11450 * config.sub: Merge with FSF.
11451
11452 * config.guess: Merge with FSF.
11453
11454 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11455
11456 * configure (extraconfigdirs): New variable.
11457 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11458 * Makefile.in (all): Move higher in file.
11459 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11460 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11461 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11462 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11463 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11464
11465 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11466
11467 * Makefile.in (all-target-libjava): Depend on all-gcc and
11468 all-target-newlib.
11469 (configure-target-libjava): Depend on $(ALL_GCC).
11470
11471 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11472
11473 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11474 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11475
11476 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11477
11478 * INSTALL/README: Fix typo.
11479
11480 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11481
11482 * ylwrap: Change absolute path checks to check for DOS style path
11483 names.
11484
11485 * ylwrap: Don't use a full path name if the source file is in the
11486 same directory. From hjl@lucon.org (H.J. Lu).
11487
11488 * config-ml.in: Default to being verbose, to match Feb 18 change to
11489 configure.
11490
11491 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11492
11493 Brought over from egcs:
11494
11495 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11496
11497 * configure.in (target_subdir): Set to ${target_alias} instead
11498 of "libraries".
11499
11500 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11501
11502 * configure.in (target_subdir): Set to libraries if enable_multilib.
11503
11504 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11505
11506 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11507 multilibs, force reconfiguration the first time we create
11508 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11509
11510 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11511
11512 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11513 avoid confusion with --no-recursion.
11514
11515 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11516
11517 * configure.in: Win32 hosts shouldn't use install -x
11518 * install-sh: remove -x option, and special .exe-handling
11519 hack.
11520
11521 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11522
11523 * config.guess: Recognize i586-pc-beos.
11524 * configure.in: Don't build some bits for beos.
11525
11526 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11527
11528 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11529 CFLAGS default to -O2.
11530
11531 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11532 when using GNU ld.
11533
11534 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11535
11536 * ltmain.sh: Correct install when using a different shell.
11537
11538 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11539
11540 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11541
11542 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11543
11544 * makefile.vms: Update to build binutils/makefile.vms. Add install
11545 target.
11546
11547 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11548
11549 * ltconfig: Update to correct AIX handling.
11550
11551 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11552
11553 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11554
11555 * configure.in (target_subdir): Set to ${target_alias} instead
11556 of "libraries".
11557
11558 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11559
11560 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11561 (Makefile): Depend on $(gcc_version_trigger).
11562
11563 * configure (gcc_version): Change default initializer to empty
11564 string.
11565 (gcc_version_trigger): New variable; pass this variable down
11566 to subdir configures to enable them checking gcc's version
11567 themselves. Emit make macros for both gcc_version vars.
11568 (topsrcdir): Initialize reliably.
11569 (recursion line): Remove --with-gcc-version=${gcc_version}.
11570
11571 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11572
11573 * configure (enable_version_specific_runtime_libs): Implement new flag
11574 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11575 in $(libsubdir); emit definition in each generated Makefile.
11576 (gxx_include_dir): Initialize depending on
11577 $enable_version_specific_runtime_libs.
11578
11579 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11580
11581 * configure (gcc_version): Initialize properly depending on
11582 how and where configure is started.
11583 (recursion line): Pass a --with-gcc-version=${gcc_version}
11584 to configures in subdirs.
11585
11586 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11587
11588 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11589 cygmon
11590
11591 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11592
11593 * configure.in: Add cygmon and libstub support for mn10200.
11594
11595 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11596
11597 * configure (gcc_version): Add new variable describing the
11598 particular gcc version we're building.
11599 * Makefile.in (libsubdir): Add new macro for the directory
11600 in which the compiler finds executables, libraries, etc.
11601 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11602 and libsubdir.
11603
11604 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11605
11606 * Makefile.in (local-clean): Remove *.log.
11607 (warning.log): Built with warn_summary from build.log.
11608 (mail-report.log): Run test_summary.
11609 (mail-report-with-warnings.log): Run test_summary including
11610 warning.log in the report.
11611
11612 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11613
11614 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11615
11616 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11617
11618 * Makefile.in (grep): Grep no longer depends on libiberty.
11619
11620 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11621
11622 * Makefile.in: all-snavigator needs all-libgui.
11623
11624 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11625
11626 * configure.in: Add cygmon and libstub support for mn10300.
11627
11628 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11629
11630 * missing: Update to version from automake 1.3.
11631
11632 * ltmain.sh: On installation, don't get confused if the same name
11633 appears more than once in the list of library names.
11634
11635 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11636
11637 * config.sub: Accept m68060 and m5200 as CPU names.
11638
11639 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11640
11641 * configure: Use && rather than using -a in test, because odd
11642 strings can confuse test.
11643 * configure.in: Likewise.
11644
11645 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11646
11647 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11648
11649 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11650
11651 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11652 bootstrap4-lean): New targets.
11653
11654 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11655
11656 * mpw-* Delete. Not used.
11657
11658 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11659
11660 * COPYING.LIB: Update FSF address.
11661
11662 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11663
11664 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11665
11666 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11667 GAS_SUPPORT_DIRS.
11668
11669 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11670
11671 * ltconfig, ltmain.sh: Avoid producing a version number if
11672 -version-info was not used.
11673
11674 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11675
11676 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11677 building with newlib.
11678
11679 1998-04-30 Paul Eggert <eggert@twinsun.com>
11680
11681 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11682 Solaris `make' causes it to continue to next definition.
11683
11684 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11685
11686 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11687 the right GUI libraries and files are installed along with GDB.
11688
11689 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11690
11691 * configure.in: Change alpha to alpha* in several places.
11692
11693 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11694
11695 * config.sub: Recognize sparc86x.
11696
11697 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11698
11699 * configure.in (--enable-target-optspace): Remove debug echo.
11700
11701 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11702
11703 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11704
11705 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11706
11707 * ltconfig: Update cygwin32 support.
11708
11709 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11710 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11711 (GDB_SUPPORT_DIRS): Likewise.
11712
11713 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11714
11715 * configure.in (target_makefile_frag): If --enable-target-optspace,
11716 use -Os to compile target libraries rather than -O2. Default to
11717 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11718 not used.
11719 * configure.in (target_cflags): Ditto for d30v.
11720
11721 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11722
11723 * Makefile.in (all-bfd): Depend on all-intl.
11724 (all-binutils): Likewise.
11725 (all-gas): Likewise.
11726 (all-gprof): Likewise.
11727 (all-ld): Likewise.
11728
11729 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11730
11731 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11732
11733 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11734
11735 * Makefile.in (all-bfd): Depend upon all-libiberty.
11736
11737 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11738
11739 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11740
11741 * Makefile.in: Add libstub.
11742
11743 * configure.in: Ditto. Build libstub for targets that have cygmon
11744 support.
11745
11746 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11747
11748 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11749
11750 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11751
11752 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11753 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11754
11755 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11756
11757 * configure: Define DEFAULT_M4 by searching PATH.
11758 * Makfile.in: Use DEFAULT_M4.
11759
11760 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11761
11762 * ltconfig: Add cygwin32 support.
11763
11764 * Makefile.in, configure.in: Add libtool as a native only directory
11765 to configure and build.
11766
11767 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11768
11769 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11770
11771 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
11772
11773 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11774
11775 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11776
11777 * Makefile.in: add ash make rules
11778 * configure.in: add ash to native_only and host_tools lists
11779
11780 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11781
11782 * Makefile.in (all-gettext, all-intl): New targets.
11783 (ALL_MODULES): Added all-gettext, all-intl.
11784 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11785 (INSTALL_MODULES): Added install-gettext, install-intl.
11786 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11787
11788 * configure.in (host_tools): Added gettext.
11789 (native_only): Likewise.
11790 (noconfigdirs) [various cases]: Likewise.
11791 (host_libs): Added intl.
11792
11793 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11794
11795 * configure: Do not disable building gdbtk for cygwin32 hosts.
11796
11797 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11798
11799 * configure.in: Add thumb-coff target.
11800 * config.sub: Add thumb-coff target.
11801
11802 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11803
11804 * Makefile.in: Revert yesterday's change.
11805 (all-target-winsup): all-target-librx stays out of here.
11806
11807 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11808
11809 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11810 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11811 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11812 Remove references to librx and libg++.
11813
11814 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11815
11816 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11817 recursive makes
11818
11819 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11820
11821 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11822 for newlib directory.
11823 (CXX_FOR_TARGET): Likewise.
11824
11825 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11826
11827 * ltconfig: Update after libtool/ltconfig.in change for
11828 hpux11.
11829
11830 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11831
11832 * ltconfig, ltmain.sh: Update to libtool 1.2.
11833
11834 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11835
11836 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11837 (install-gcc-cross): Instead, override LANGUAGES here.
11838
11839 1998-03-18 Dave Love <d.love@dl.ac.uk>
11840
11841 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11842 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11843
11844 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11845
11846 * configure.in: Add Thumb-pe target.
11847
11848 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
11849
11850 * Makefile.in - changed sn targets to snavigator
11851 * configure.in - changed sn targets to snavigator
11852
11853 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11854
11855 * config-ml.in: After building symlink tree call make distclean
11856 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11857 to be the case for libiberty.
11858
11859 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11860
11861 * configure: When making link, also check the current
11862 directory. The configure scripts may create one.
11863
11864 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11865
11866 * config.sub: Accept alphapca56 and alphaev6 properly.
11867
11868 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11869
11870 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11871
11872 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11873
11874 * config.sub (sco5): Fix typo.
11875
11876 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11877
11878 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11879 install-itcl.
11880 (install-itcl): Remove dependency on install-tcl.
11881
11882 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
11883
11884 * configure.in: Remove libgloss from noconfigdirs for MN10300.
11885
11886 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
11887
11888 * configure.in: Don't build libgui for a cygwin32 target when not on
11889 a cygwin32 host.
11890
11891 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
11892
11893 * configure (redirect): Set to null, so default behavior of
11894 configure is now --verbose.
11895
11896 1998-02-16 Dave Love <d.love@dl.ac.uk>
11897
11898 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
11899 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
11900
11901 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
11902
11903 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
11904 this change to sync Makefile.in with its ChangeLog entries.
11905
11906 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
11907
11908 * ltmain.sh (mkdir): Check that the directory doesn't exist
11909 before we exit with error, so that we don't get races during
11910 parallel builds.
11911
11912 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
11913
11914 * ltconfig, ltmain.sh: Update from libtool 1.0i.
11915
11916 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
11917
11918 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
11919 PICFLAG_FOR_TARGET.
11920 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
11921
11922 * configure: Emit a definition for the new macro enable_shared
11923 into each Makefile.
11924
11925 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11926
11927 * configure.in (host_tools, native_only): Add libtool.
11928
11929 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
11930
11931 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
11932 Fix typo in ming config comment.
11933
11934 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
11935
11936 * ltconfig, ltmain.sh: Update from libtool 1.0h.
11937
11938 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
11939
11940 * config.sub: Add tic30 cases, and map c30 to tic30.
11941
11942 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
11943
11944 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
11945 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
11946 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
11947 (CLEAN_TARGET_MODULES): Similarly
11948 (all-target-libf2c): Add dependences.
11949 * configure.in (target_libs): Add libf2c.
11950
11951 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
11952
11953 * configure.in: Remove expect from noconfigdirs when target
11954 is cygwin32. OK to build expect and dejagnu with Canadian
11955 Cross.
11956
11957 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
11958
11959 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
11960 host.
11961
11962 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
11963 and mingw32.
11964
11965 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
11966
11967 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
11968 here as it is not defined in the toplevel Makefile.
11969
11970 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
11971
11972 * configure (package_makefile_rules_frag): New variable, which names
11973 a file with generic rules, ...
11974 Change comment to mention we now have FIVE parts.
11975 * configure: Undo last change.
11976
11977 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
11978
11979 * config.guess: More accurate determination of HP processor types.
11980 * config.sub: More accurate determination of HP processor types.
11981
11982 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
11983
11984 * configure (package_makefile_frag): Move inserting the
11985 ${package_makefile_frag} to where it should be according
11986 to the comment.
11987
11988 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
11989
11990 * config.guess: Add support for Linux/ARM.
11991
11992 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
11993
11994 * .cvsignore: Remove *-info and *-install since they match
11995 release-info and mpw-install, which we don't want to just ignore.
11996
11997 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
11998
11999 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12000
12001 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12002
12003 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12004 local_prefix to sub-make invocations.
12005
12006 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12007
12008 * configure.in: Check makefile fragments in the source
12009 directory.
12010
12011 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12012
12013 * configure.in: Check whether host and target makefile
12014 fragments exist before adding them to *_makefile_frag.
12015
12016 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12017
12018 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12019
12020 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12021
12022 * configure.in: Make sure we only replace RPATH_ENVVAR on
12023 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12024 regexp to sed.
12025
12026 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12027 to sub-makes.
12028
12029 1998-01-13 Lee Iverson (leei@ai.sri.com)
12030
12031 * config-ml.in (multi-do): LDFLAGS must include multilib
12032 designator.
12033
12034 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12035
12036 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12037
12038 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12039
12040 * config.sub: Add mingw32 support.
12041 * configure.in: Likewise.
12042
12043 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12044
12045 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12046
12047 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12048
12049 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12050 * configure (gxx_include_dir): Provide a definition for subdirs
12051 which do not use autoconf.
12052
12053 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12054
12055 * config.guess: Sync with egcs. Picks up new alpha support,
12056 BeOS & some additional linux support.
12057
12058 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12059
12060 * config.guess: HP 9000/803 is a PA1.1 machine.
12061
12062 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12063
12064 * configure.in: It's alpha*-...
12065
12066 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12067
12068 * configure.in (host_makefile_frag, target_makefile_frag):
12069 Handle multiple config files.
12070 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12071 alpha-*-*.
12072
12073 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12074
12075 * mkdep: New file.
12076
12077 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12078
12079 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12080
12081 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12082
12083 * Makefile.in: Add libgui directory.
12084 (GDB_TK): Add all-libgui.
12085 * configure.in: Add libgui directory.
12086 * configure: Add all-libgui to GDB_TK.
12087
12088 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12089
12090 * config-ml.in (multidirs): Add m32r to multilib list.
12091
12092 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12093
12094 * Makefile.in (all-target-gperf): Change dependency to
12095 all-target-libstdc++.
12096
12097 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12098
12099 * config.guess: Add BeOS support.
12100
12101 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12102
12103 Source directory cvs renamed to cvssrc:
12104 * configure.in (host_tools): Change cvs to cvssrc.
12105 (native_only): Likewise.
12106 (noconfigdirs) [various cases]: Likewise.
12107 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12108 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12109 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12110 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12111 (all-cvssrc): Rename target from all-cvs.
12112
12113 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12114
12115 * configure (gxx_include_dir): Fix thinko.
12116
12117 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12118
12119 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12120 (install-cross, install-gcc-cross): New targets.
12121
12122 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12123
12124 * configure.in (noconfigdirs): Add support for Thumb target.
12125
12126 * config.sub (maybe_os): Add support for Thumb target.
12127
12128 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12129
12130 * Makefile.in: Add rules for cygmon.
12131
12132 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12133
12134 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12135
12136 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12137 * configure (gxx_include_dir): Provide a definition for subdirs
12138 which do not use autoconf.
12139
12140 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12141
12142 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12143 11/18/97 build
12144
12145 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12146
12147 * From Franz Sirl.
12148 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12149 found on RedHat Linux systems.
12150
12151 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12152
12153 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12154 guesses.
12155
12156 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12157
12158 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12159
12160 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12161
12162 * ltmain.sh: If mkdir fails, check whether the directory was created
12163 anyhow by some other process.
12164
12165 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12166
12167 * configure.in (d30v-*-*): Configure all directories.
12168
12169 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12170
12171 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12172 for the D30V.
12173
12174 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12175
12176 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12177
12178 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12179
12180 * include/libiberty.h: Add extern "C" { so it can be used with C++
12181 progrms.
12182 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12183 programs.
12184
12185 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12186
12187 * configure.in (d30v-*-*): Configure GCC now.
12188
12189 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12190
12191 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12192 is no longer needed.
12193
12194 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12195
12196 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12197
12198 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12199
12200 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12201 targets using "$@" to provide support for similar but not identical
12202 targets without having to duplicate code.
12203
12204 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12205
12206 * makefile.vms: Fix to work with DEC C.
12207
12208 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12209
12210 * config.sub: Add mips-tx39-elf to marketing names.
12211
12212 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12213
12214 * ltmain.sh: Handle symlinks in generated script.
12215
12216 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12217
12218 * configure: Handle autoconf style directory options: --bindir,
12219 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12220 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12221 --sysconfdir.
12222 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12223 (sharedstatedir, localstatedir, oldincludedir): New variables.
12224 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12225 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12226 sbindir, sharedstatedir, and sysconfdir.
12227
12228 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12229
12230 * Makefile.in (bootstrap-lean): New target.
12231
12232 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12233
12234 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12235 sn, and gnuserv from noconfigdirs.
12236
12237 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12238
12239 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12240
12241 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12242
12243 * Makefile.in (cross): New target.
12244
12245 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12246 Jeff Law <law@cygnus.com>
12247
12248 * Makefile.in (bootstrap2, bootstrap3): New targets.
12249 (all-bootstrap): Remove outdated and confusing target.
12250 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12251
12252 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12253
12254 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12255 windows. Consistent with gdb/configure.
12256
12257 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12258
12259 * configure.in: Name Linux target fragment.
12260
12261 * configure: Rewrite so that project Makefile fragment is inserted
12262 first and appears last in the resulting Makefile.
12263
12264 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12265
12266 * Makefile.in (install-itcl): Install tcl first.
12267
12268 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12269
12270 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12271
12272 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12273
12274 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12275
12276 * configure.in (skipdirs): Add target-librx for Linux.
12277 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12278
12279 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12280
12281 * Makefile.in (bootstrap): New target.
12282
12283 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12284
12285 * config.sub: Accept 'amigados' for backward compatibility.
12286
12287 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12288
12289 * config.guess: Merge with FSF.
12290
12291 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12292
12293 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12294
12295 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12296
12297 * config.sub: Add "marketing-names" patch.
12298
12299 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12300
12301 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12302
12303 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12304
12305 * config.sub: Handle v850-elf.
12306
12307 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12308
12309 * .cvsignore (*-install): Remove.
12310
12311 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12312
12313 * ltconfig: Set CONFIG_SHELL in libtool.
12314 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12315
12316 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12317
12318 * configure.in (target_subdir): Set to libraries if enable_multilib.
12319
12320 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12321
12322 * config.guess: Update from gcc directory.
12323
12324 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12325
12326 * Makefile.in (all-sim): Depends on all-readline.
12327
12328 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12329
12330 * Makefile.in (BISON, YACC): Use $$s.
12331 (all-bison): Depend on all-texinfo.
12332
12333 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12334
12335 * Makefile.in (BISON): Add -L flag.
12336 (YACC): Likewise.
12337
12338 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12339
12340 * configure.in (noconfigdirs): Add support for v850e target.
12341
12342 * config.sub (maybe_os): Add support for v850e target.
12343
12344 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12345
12346 * configure.in (noconfigdirs): Add support for v850ea target.
12347
12348 * config.sub (maybe_os): Add support for v850ea target.
12349
12350 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12351
12352 * config.sub: Add mipstx39. Delete r3900.
12353
12354 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12355
12356 * Makefile.in (all-autoconf): Depends on all-texinfo.
12357
12358 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12359
12360 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12361 eabi targets.
12362
12363 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12364
12365 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12366
12367 * configure: When handling a Canadian Cross, handle YACC as well as
12368 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12369 * Makefile.in (all-bison): Depend upon all-texinfo.
12370
12371 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12372
12373 * Makefile.in (BISON): bison, not byacc or bison -y.
12374 (YACC): bison -y or byacc or yacc.
12375 (various): Add *-bison as appropriate.
12376 (taz): No need to mess with BISON anymore.
12377
12378 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12379
12380 * configure: If OSTYPE matches *win32*, try to find a good value for
12381 CONFIG_SHELL.
12382
12383 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12384
12385 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12386 configure.in if it is present.
12387
12388 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12389
12390 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12391
12392 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12393
12394 * config.sub: Recognize `arc' cpu.
12395 * configure.in: Likewise.
12396 * config-ml.in: Likewise.
12397
12398 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12399
12400 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12401
12402 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12403
12404 * configure: Changed sed delimiter from ':' to '|' when
12405 attempting to substitute ${config_shell} for SHELL. On
12406 NT ${config_shell} may contain a ':' in it.
12407
12408 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12409
12410 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12411
12412 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12413
12414 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12415
12416 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12417
12418 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12419
12420 * ylwrap: If the program is a relative path, force it to be
12421 absolute.
12422
12423 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12424
12425 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12426
12427 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12428
12429 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12430 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12431 for libraries.
12432
12433 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12434
12435 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12436 separated by spaces.
12437
12438 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12439
12440 * ylwrap: New file.
12441 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12442
12443 * ltmain.sh: Handle /bin/sh at start of install program.
12444
12445 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12446
12447 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12448 * missing: New file, from automake 1.2.
12449
12450 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12451
12452 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12453 check-tk to CHECK_X11_MODULES.
12454
12455 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12456
12457 * config.sub: Merge with FSF.
12458
12459 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12460
12461 * config.guess: Merge with FSF.
12462
12463 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12464
12465 * configure: Treat msdosdjgpp like go32.
12466 * configure.in: Likewise. Don't remove gprof for go32.
12467
12468 * configure: Change Makefile.tem2 to Makefile.tm2.
12469
12470 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12471
12472 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12473
12474 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12475
12476 * install-sh (chmodcmd): Set to null if the DST directory already
12477 exists. Same as Nov 11th change.
12478
12479 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12480
12481 * configure (GDB_TK): Needs itcl and tix.
12482
12483 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12484
12485 * config.guess: Update from FSF.
12486
12487 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12488
12489 * Makefile.in (GDB_TK): Depend on itcl and tix.
12490
12491 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12492
12493 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12494 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12495 (INSTALL_SCRIPT): New variable.
12496 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12497 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12498 to -x.
12499 * install-sh: Add support for -x option.
12500
12501 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12502
12503 * configure.in, Makefile.in: Treat tix like itcl.
12504
12505 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12506
12507 * Makefile.in (WINDRES): New variable.
12508 (WINDRES_FOR_TARGET): New variable.
12509 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12510 (EXTRA_HOST_FLAGS): Add WINDRES.
12511 (EXTRA_TARGET_FLAGS): Add WINDRES.
12512 (EXTRA_GCC_FLAGS): Add WINDRES.
12513 ($(DO_X)): Pass down WINDRES.
12514 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12515 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12516 DLLTOOL_FOR_TARGET.
12517
12518 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12519
12520 * configure.in: configure sim before gdb for win32-x-ppc
12521
12522 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12523
12524 Move gperf into the toplevel, from libg++.
12525 * configure.in (target_tools): Add target-gperf.
12526 (native_only): Add target-gperf.
12527 * Makefile.in (all-target-gperf): New target, depend on
12528 all-target-libg++.
12529 (configure-target-gperf): Empty rule.
12530 (ALL_TARGET_MODULES): Add all-target-gperf.
12531 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12532 (CHECK_TARGET_MODULES): Add check-target-gperf.
12533 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12534 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12535
12536 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12537
12538 * config.sub (mn10200): Recognize new basic machine.
12539
12540 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12541
12542 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12543 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12544
12545 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12546
12547 * configure.in: If we're building mips-sgi-irix6* native, turn on
12548 ENABLE_MULTILIB and set TARGET_SUBDIR.
12549
12550 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12551
12552 * Makefile.in (all-sn): Depend on all-grep.
12553
12554 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12555
12556 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12557
12558 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12559 Makefile. From Jeff Makey <jeff@cts.com>.
12560 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12561
12562 * Makefile.in (DISTBISONFILES): Remove.
12563 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12564 $(DEFAULT_YACC).
12565
12566 * configure.in: Build itl, db, sn, etc., when building for native
12567 cygwin32.
12568
12569 * Makefile.in (LD): New variable.
12570 (EXTRA_HOST_FLAGS): Pass down LD.
12571 ($(DO_X)): Likewise.
12572
12573 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12574
12575 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12576
12577 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12578
12579 * configure.in (targargs): Strip out any supplied --build argument
12580 before adding our own. Always add --build.
12581
12582 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12583
12584 * configure.in (targargs): Pass --build if we're doing
12585 a cross-compile.
12586
12587 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12588
12589 * configure: Use '|' instead of ":" as the separator in
12590 sed. Otherwise sed chokes on NT path names with drive
12591 designators. Also look for "?:*" as the leading characters in an
12592 absolute pathname.
12593
12594 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12595
12596 * config.sub: Support for r3900.
12597
12598 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12599
12600 * configure.in: Use install-sh, not install.sh.
12601
12602 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12603
12604 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12605 apply it twice.
12606
12607 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12608
12609 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12610 install-binutils.
12611
12612 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12613
12614 * Makefile.in: Add automake targets.
12615 * configure.in (host_tools): Add automake.
12616
12617 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12618
12619 * configure: Default CXX to c++, not gcc.
12620 * Makefile.in (CXX): Set to c++, not gcc.
12621 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12622
12623 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12624
12625 * install-sh: try appending a .exe if source file doesn't
12626 exist
12627
12628 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12629
12630 * configure.in: Turn on multilib by default.
12631 (cross_only): Remove target-libiberty.
12632
12633 * Makefile.in (all-gcc): Don't depend on libiberty.
12634
12635 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12636
12637 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12638
12639 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12640
12641 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12642 (DISTBISONFILES): Add ld/Makefile.in
12643
12644 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12645
12646 * configure.in: if target is cygwin32 but host isn't cygwin32,
12647 don't configure gdb tcl tk expect, not just gdb.
12648
12649 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12650
12651 * configure.in: Added gnuserv everywhere sn appears.
12652
12653 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12654 (CROSS_CHECK_MODULES): Added check-gnuserv.
12655 (INSTALL_MODULES): Added install-gnuserv.
12656 (CLEAN_MODULES): Added clean-gnuserv.
12657 (all-gnuserv): New target.
12658
12659 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12660
12661 * config.guess: Fixes for MIPS OpenBSD systems.
12662
12663 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12664
12665 * Makefile.in (INSTALL_XFORM): Remove.
12666 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12667
12668 * mkinstalldirs: New file, copied from automake.
12669 * Makefile.in (installdirs): Rename from install-dirs. Use
12670 mkinstalldirs. Change all users.
12671 (DEVO_SUPPORT): Add mkinstalldirs.
12672
12673 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12674
12675 * install-sh: Rename from install.sh.
12676 * Makefile.in (INSTALL): Change install.sh to install-sh.
12677 (DEVO_SUPPORT): Likewise.
12678
12679 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12680 Graichen <graichen@rzpd.de>.
12681
12682 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12683
12684 * config.guess: Recognize OpenBSD systems correctly.
12685
12686 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12687
12688 * README, Makefile.in (ETC_SUPPORT): Remove references to
12689 cfg-paper*, configure.{texi,man,info*}._
12690
12691 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12692
12693 * Makefile.in (all.normal): Ensure that gcc is built after all
12694 the x11 - ie gdb - targets.
12695
12696 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12697
12698 * makefile.vms: Don't run conf-a-gas.
12699
12700 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12701
12702 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12703
12704 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12705
12706 * configure.in: Remove noconfigdirs case since gdb also
12707 configures and builds for tic80-coff.
12708
12709 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12710
12711 * configure: Set cache_file to config.cache.
12712 * Makefile.in (local-distclean): Remove config.cache.
12713
12714 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12715
12716 * COPYING: Update FSF address.
12717
12718 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12719
12720 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12721 noconfigdirs.
12722
12723 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12724
12725 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12726 MAKEDIRS, is empty.
12727
12728 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12729
12730 * config.sub: Tweak mn10300 entry.
12731
12732 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12733
12734 * configure.in (host_tools): Put sim before gdb, so gdb's
12735 configure.tgt can determine if the simulator was configured.
12736
12737 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12738
12739 * config.sub: Move BeOS $os case to be with other Cygnus
12740 local cases.
12741
12742 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12743
12744 * config.sub: Remove misplaced comment that broke Linux.
12745
12746 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12747
12748 * config.sub: Add BeOS support.
12749
12750 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12751
12752 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12753
12754 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12755
12756 * configure.in (noconfigdirs): Remove tcl and tk from
12757 noconfigdirs for cygwin32 builds.
12758
12759 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12760
12761 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12762
12763 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12764
12765 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12766 make-all.com, use makefile.vms instead.
12767
12768 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12769
12770 * config.sub: Accept -lnews*.
12771
12772 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12773
12774 * configure.in (noconfigdirs): Disable target-newlib,
12775 target-examples and target-libiberty for d30v.
12776
12777 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12778
12779 * configure.in (noconfigdirs): Enable ld for d30v.
12780
12781 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12782
12783 * configure.in (tic80-*-*): Build compiler.
12784
12785 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12786
12787 * configure.in (d30v-*): Remove sim directory from list of
12788 unsupported d30v directories
12789
12790 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12791
12792 * config.sub, configure.in: Add d30v target cpu.
12793
12794 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12795
12796 * makefile.vms: New file.
12797 * make-all.com: Remove.
12798
12799 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12800
12801 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12802
12803 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12804
12805 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12806
12807 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12808
12809 * Makefile.in (ALL_MODULES): Added all-db.
12810 (CROSS_CHECK_MODULES): Addec check-db.
12811 (INSTALL_MODULES): Added install-db.
12812 (CLEAN_MODULES): Added clean-db.
12813
12814 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12815
12816 * config.guess: Merge with latest FSF sources.
12817
12818 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12819
12820 * Makefile.in (ALL_MODULES): Added all-itcl.
12821 (CROSS_CHECK_MODULES): Added check-itcl.
12822 (INSTALL_MODULES): Added install-itcl.
12823 (CLEAN_MODULES): Added clean-itcl.
12824
12825 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12826
12827 * configure.in: build gdb for mn10200
12828
12829 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12830
12831 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12832
12833 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12834
12835 * configure.in (tic80-*-*): Turn off most targets right now.
12836
12837 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12838
12839 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12840 rather than the makeinfo program.
12841 (do-info): Depend upon all-texinfo.
12842
12843 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12844
12845 * configure.in: Remove uses of config/mh-linux.
12846
12847 * config.sub, config.guess: Merge with latest FSF sources.
12848
12849 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12850
12851 * config.sub (case $basic_machine): Add tic80 entries.
12852
12853 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12854
12855 * config.sub, config.guess: Merge with latest FSF sources.
12856
12857 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12858
12859 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12860 * mpw-config.in: Test for NewFolderRecursive.
12861 * mpw-install: Use symbolic name for startup filename.
12862 * mpw-README: Add various additional details.
12863
12864 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12865
12866 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12867
12868 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12869
12870 * configure.in: Do build gcc and the target libraries for
12871 the mn10200.
12872
12873 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12874
12875 * configure.in: don't avoid building gdb for mn10300 any more
12876 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12877 instead of single-quoting it.
12878
12879 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12880
12881 * configure.in: Don't use --with-stabs on IRIX 6.
12882
12883 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
12884
12885 * configure.in (m32r): Build gdb, libg++ now.
12886
12887 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12888
12889 * configure.in (mips*-sgi-irix6*): Remove gdb and related
12890 directories from noconfigdirs.
12891
12892 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
12893
12894 * config.sub (basic_machine): added mips16 configuration
12895
12896 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12897
12898 * config.sub: Handle d10v-unknown.
12899
12900 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
12901
12902 * config.sub: Handle v850-unknown.
12903
12904 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
12905
12906 * Makefile.in: add findutils
12907 * configure.in: add findutils to list of host_tools
12908
12909 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
12910
12911 * config.sub: Handle mn10200 and mn10300.
12912
12913 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12914
12915 * configure.in (d10v-*): Do not build librx.
12916
12917 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
12918
12919 * configure.in (mn10300): Build everything except gdb & libgloss.
12920
12921 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
12922
12923 * config.guess: Patch for Dansk Data Elektronik servers,
12924 from Niels Skou Olsen <nso@dde.dk>.
12925
12926 For ncr, use /bin/uname rather than uname, since GNU uname does not
12927 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
12928
12929 Patch for MIPS R4000 running System V,
12930 from Eric S. Raymond <esr@snark.thyrsus.com>.
12931
12932 Fix thinko for nextstep.
12933
12934 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
12935
12936 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
12937 * config.guess: Guess mips-dec-mach_bsd4.3.
12938
12939 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
12940 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
12941 release numbers.
12942 * config.guess (mips-mips-riscos*): Emit just enough of the
12943 release number.
12944
12945 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
12946 * config.guess (sparc-auspex-sunos*): Added.
12947 (f300-fujitsu-*): Added.
12948
12949 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
12950 * config.guess: Recognize a Tadpole as a sparc.
12951
12952 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12953
12954 * config.guess: Don't assume that NextStep version is either 2 or
12955 3. NextStep 4 (aka OpenStep 4) has come out now.
12956
12957 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
12958
12959 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
12960 From Rik Faith <faith@cs.unc.edu>.
12961
12962 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
12963
12964 * config.sub: Contributions from bug-gnu-utils to:
12965 Support plain "hppa" (no version given) architecture, reported by
12966 OpenStep.
12967 OpenBSD like NetBSD.
12968 LynxOs is not a hardware supplier.
12969
12970 * config.guess: Contributions from bug-gnu-utils to add support for:
12971 OpenBSD like NetBSD.
12972 Stratus systems.
12973 More Pyramid systems.
12974 i[n>4]86 Intel chips.
12975 M680[n>4]0 Motorola chips.
12976 Use unknown instead of lynx for hardware manufacturer.
12977
12978 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12979
12980 * install.sh (chmodcmd): Set to null if the DST directory already
12981 exists.
12982
12983 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12984
12985 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
12986 not use mt-ppc target Makefile fragment any more.
12987
12988 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
12989
12990 * configure.in (*-*-windows): Exclude everything but those dirs
12991 needed to build windows.
12992
12993 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
12994
12995 * Makefile.in (all-target-winsup): Depend on all-target-librx.
12996
12997 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
12998
12999 * configure.in: Exclude mmalloc from i386-windows.
13000
13001 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13002
13003 * Undo my previous change.
13004
13005 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13006
13007 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13008 unconditionally.
13009 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13010
13011 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13012
13013 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13014 host to add it's own flags.
13015
13016 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13017
13018 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13019
13020 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13021
13022 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13023 (CXX_FOR_TARGET): Likewise.
13024 (GCC_FOR_TARGET): Define.
13025 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13026 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13027 CC_FOR_TARGET was specified on the command line.
13028 (MAKEOVERRIDES): Don't define.
13029
13030 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13031
13032 * configure.in (m32r): Fix spelling of libg++ libs.
13033
13034 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13035
13036 * config.sub (-apple*): Remove, now redundant.
13037
13038 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13039
13040 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13041
13042 * configure: Rework yesterday's sed script patch.
13043
13044 * config.sub: Merge with FSF.
13045
13046 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13047
13048 * config.guess: Merge from FSF.
13049
13050 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13051 * config.guess: Use pc instead of unknown, for pc clone systems.
13052 Change linux to linux-gnu.
13053
13054 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13055 * config.guess: Avoid non-portable tr syntax.
13056
13057 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13058
13059 * test-build.mk (HOLES): Add "xargs" for gdb.
13060
13061 * configure: Avoid hpux10.20 sed bug.
13062
13063 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13064
13065 * configure.in: Add support for windows host
13066 (that is a build done under the Microsoft build environment).
13067
13068 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13069
13070 * Makefile.in: Replace all uses of srcroot with s, to shrink
13071 command line lengths.
13072
13073 Patches from Geoffrey Noer <noer@cygnus.com>:
13074 * configure.in: If configuring for newlib, pass --with-newlib to
13075 subdirectories.
13076 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13077 -Bnewlib/ and -Lwinsup to gcc.
13078 (CXX_FOR_TARGET): Likewise.
13079
13080 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13081
13082 * Makefile.in (ETC_SUPPORT): Add configure.
13083
13084 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13085
13086 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13087 host configuration file.
13088
13089 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13090
13091 * configure.in: Break mn10x00 support into separate
13092 mn10200 and mn10300 configurations.
13093 * config.sub: Likewise.
13094
13095 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13096
13097 * configure.in: Add lots of stuff to noconfigdirs for
13098 the mn10x00 targets.
13099
13100 * config.sub, configure.in: Add mn10x00 support.
13101
13102 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13103
13104 * make-all.com: Call conf-a-gas, not config-a-gas.
13105
13106 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13107
13108 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13109 targets.
13110
13111 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13112
13113 * mpw-README: Add much more detail for native PowerMac.
13114 * mpw-install: New file.
13115 * mpw-configure: Add --norecursion and --help options.
13116 * mpw-config.in: Translate readme and install files when
13117 copying to objdir.
13118 * mpw-build.in: Don't always depend on byacc and flex.
13119 (install-only-top): New action.
13120
13121 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13122
13123 * configure.in: You can now configure GDB for the v850.
13124
13125 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13126
13127 * configure.in (noconfigdirs): Don't configure any C++ dirs
13128 if targeting D10V.
13129
13130 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13131
13132 * config.sub: Recognize mips64vr5000.
13133
13134 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13135
13136 * configure.in: Use a single line for host_tools and native_only.
13137
13138 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13139
13140 * config.sub, configure.in: Add entries for m32r.
13141
13142 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13143
13144 * Makefile.in (inet-install): Don't run install-gzip.
13145
13146 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13147
13148 * configure.in: Don't config lots of things for *-*-windows*.
13149
13150 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13151
13152 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13153 (host_libs, host_tools): Copy from configure.in.
13154 * mpw-configure: Don't complain about directories not found.
13155
13156 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13157
13158 * configure.in (i[345]86): Recognize i686 for pentium pro.
13159 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13160 file.
13161
13162 * config.guess (i[345]86): Ditto.
13163
13164 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13165
13166 * configure.in (noconfigdirs): Removed gdb for D10V.
13167
13168 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13169
13170 * configure.in: Remove ld, target-libio, target-libg++, and
13171 target-libstdc++ from noconfigdirs.
13172
13173 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13174
13175 * configure: Fix three locations where shell scripts were
13176 being run directly rather than with config_shell.
13177
13178 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13179
13180 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13181 * config.sub (basic_machine): Recognize v850.
13182
13183 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13184
13185 * mpw-configure: Handle multiple enable/disable options and
13186 pass them down recursively, handle -c and -s flags appropriately
13187 depending on choice of compiler, add escape mechanism for
13188 quoted arguments to gC.
13189
13190 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13191
13192 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13193 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13194 so that -mrelocatable-lib and -mno-eabi are used.
13195
13196 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13197 not support --print-multi-lib, don't abort.
13198
13199 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13200
13201 * make-all.com: Run config-a-gas.
13202 * setup.com: Don't copy subdirectory files around.
13203
13204 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13205
13206 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13207 target, it now compiles correctly.
13208
13209 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13210
13211 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13212
13213 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13214
13215 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13216
13217 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13218
13219 * configure.in (native_only): Add prms.
13220
13221 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13222
13223 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13224 (BINUTILS_SUPPORT_DIRS): Likewise.
13225
13226 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13227
13228 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13229 d10v support is added.
13230
13231 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13232
13233 * configure.in (d10v-*-*): New target.
13234
13235 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13236
13237 * config.guess (HP 9000/811): Recognize this as a PA1.1
13238 machine.
13239
13240 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13241
13242 * Makefile.in (do-tar-gz): New target, split out from tail end of
13243 taz target. Run each command separately, don't use pipes.
13244 (taz): Use it.
13245
13246 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13247
13248 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13249 * mpw-build.in: No builds should depend on building byacc or flex,
13250 they are assumed to be installed already.
13251
13252 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13253
13254 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13255 variable that CC_FOR_TARGET needs.
13256
13257 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13258
13259 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13260 options have changed since the last time the subdirectory was
13261 configured, and if it has, reconfigure.
13262 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13263 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13264
13265 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13266
13267 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13268 CLEAN_MODULES): Add bash.
13269 (all-bash): New target.
13270
13271 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13272
13273 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13274
13275 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13276
13277 * config.sub (basic_machine): Recognize d10v as a valid processor.
13278
13279 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13280
13281 * mpw-configure: Add support for --bindir.
13282 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13283
13284 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13285
13286 * configure.in: add bash, time, gawk to list of hosttools and things
13287 to only build for native toolchains
13288
13289 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13290
13291 * Makefile.in (docdir): Remove.
13292
13293 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13294
13295 * Makefile.in (datadir): Set to $(prefix)/share.
13296
13297 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13298
13299 * configure.in: build diff and patch for cygwin32-hosted
13300 toolchains.
13301
13302 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13303
13304 * config.sub: Accept -rtems*.
13305
13306 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13307
13308 * configure.in: enable dosrel for cygwin32-hosted builds,
13309 remove diff from the list of things not buildable
13310 via Canadian Cross
13311
13312 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13313
13314 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13315 don't get ". ".
13316
13317 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13318
13319 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13320
13321 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13322
13323 * Makefile.in (taz): Handle case where tex3patch didn't even get
13324 checked out. Also, if it was found, put the symlink in a new util
13325 subdirectory.
13326
13327 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13328
13329 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13330
13331 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13332
13333 * config.sub: Recognize -openvms.
13334 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13335 * make-all.com, setup.com: New files.
13336
13337 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13338
13339 * Makefile.in (taz): tex3patch moved to texinfo/util.
13340
13341 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13342
13343 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13344 * configure.in: remove make from disable-if-Can-Cross list
13345 enable gdb if ${host} and ${target} are cygwin32
13346
13347 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13348
13349 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13350 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13351
13352 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13353
13354 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13355 distinguish sysv/svr4/bsd variants.
13356 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13357
13358 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13359
13360 * configure.in: Added copyright notice.
13361 * move-if-change: Added copyright notice.
13362
13363 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13364
13365 * configure.in (powerpcle-*-solaris*): Until we get shared
13366 libraries working, don't build gdb, sim, make, tcl, tk, or
13367 expect.
13368
13369 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13370
13371 * config.guess: Merge with FSF:
13372
13373 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13374 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13375
13376 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13377 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13378
13379 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13380 * config.guess: Combine two OSF1 rules.
13381 Also recognize field test versions. From mjr@zk3.dec.com.
13382 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13383 because GNU uname does not support -p. From pmr@pajato.com.
13384
13385 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13386
13387 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13388
13389 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13390
13391 * mpw-README: Document GCCIncludes.
13392
13393 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13394
13395 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13396
13397 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13398
13399 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13400
13401 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13402
13403 * configure.in (*-*-cygwin32): Configure make.
13404
13405 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13406
13407 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13408
13409 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13410
13411 * Makefile.in (all-inet): Depend on all-perl.
13412
13413 * Makefile.in (inet-install): New target.
13414
13415 * Makefile.in (all-inet): Depend on all-tcl.
13416 (all-inet): Depend on all-send-pr.
13417
13418 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13419
13420 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13421 temporarily.
13422
13423 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13424
13425 * configure.in: Don't configure --with-gnu-ld on AIX.
13426
13427 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13428
13429 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13430
13431 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13432
13433 * Makefile.in (ALL_MODULES): Added all-inet.
13434 (CROSS_CHECK_MODULES): Added check-inet.
13435 (INSTALL_MODULES): Added install-inet.
13436 (CLEAN_MODULES): Added clean-inet.
13437 (all-indent): New target.
13438
13439 * configure.in (host_tools): Added inet.
13440 (native_only): Added inet.
13441 (noconfigdirs): Added inet.
13442
13443 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13444
13445 * configure.in: Don't configure libgloss if we are not configuring
13446 newlib.
13447
13448 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13449
13450 * configure.in: Don't configure libgloss for unsupported
13451 architectures.
13452
13453 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13454
13455 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13456
13457 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13458
13459 * Makefile.in (ALL_MODULES): Include all-apache.
13460 (CROSS_CHECK_MODULES): Include check-apache.
13461 (INSTALL_MODULES): Include install-apache.
13462 (all-apache): New target.
13463
13464 * configure.in: Added apache everywhere perl is seen.
13465
13466 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13467
13468 * Makefile.in: Add support for clean-{module} and
13469 clean-target-{module} rules.
13470
13471 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13472
13473 * configure.in (*-*-ose) do not build libgloss.
13474
13475 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13476
13477 * config.guess (prep*:SunOS:5.*:*): Turn into
13478 powerpele-unknown-solaris2.
13479
13480 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13481
13482 * configure.in: Permit --enable-shared to specify a list of
13483 directories.
13484
13485 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13486
13487 * configure.in (host==solaris): Pass only the first word of $CC
13488 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13489
13490 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13491
13492 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13493
13494 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13495
13496 * Makefile.in (ALL_MODULES): Include all-perl.
13497 (CROSS_CHECK_MODULES): Include check-perl.
13498 (INSTALL_MODULES): Include install-perl.
13499 (ALL_X11_MODULES): Include all-guile.
13500 (CHECK_X11_MODULES): Include check-guile.
13501 (INSTALL_X11_MODULES): Include install-guile.
13502 (all-perl): New target.
13503 (all-guile): New target.
13504
13505 * configure.in (host_tools): Include perl and guile.
13506 (native_only): Include perl and guile.
13507 (noconfigdirs): Don't build guile and perl; no ports have been
13508 done.
13509
13510 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13511
13512 * configure (--enable-*): Handle quoted option lists such as
13513 --enable-sim-cflags='-g0 -O' better.
13514
13515 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13516
13517 * Makefile.in ({,inst}all-target): New rule so we can make and
13518 install all of the target directories easily.
13519
13520 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13521
13522 * configure.in: Add missing global flag in sed substitution when
13523 deleting `target-' from ${configdirs}.
13524
13525 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13526
13527 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13528 option.
13529
13530 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13531 config/mh-necv4.
13532
13533 * install.sh: Correct misspelling of transformbasename.
13534
13535 * config.guess: Recognize mips-*-sysv*.
13536
13537 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13538
13539 * config.sub: Recognize mon960.
13540
13541 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13542
13543 * configure: Restore Canadian Cross handling of BISON and LEX,
13544 removed in Feb 20 change.
13545
13546 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13547
13548 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13549 Mention make install. Remove the old copyright date as well the
13550 clumsy and rather pointless copyright on the README file.
13551
13552 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13553
13554 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13555 Makefile after running symlink-tree, then run `make distclean' to
13556 avoid clobbering any generated files in srcdir.
13557
13558 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13559
13560 * configure.in (m68k-*-netbsd*): Build everything now.
13561
13562 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13563
13564 * Makefile.in (taz): Fix quoting.
13565
13566 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13567
13568 * configure.in (sparclet-*-*): Build everything now.
13569
13570 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13571
13572 * configure.in (m68k-*-linux*): New host.
13573
13574 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13575
13576 * configure: Check for bison before byacc.
13577
13578 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13579
13580 * Makefile.in configure: Change the way LEX and BISON/YACC are
13581 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13582 searching PATH. These are used as fallbacks by Makefile.in if
13583 flex/bison/byacc aren't in objdir.
13584
13585 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13586
13587 * Makefile.in: Make everything which depends upon all-bfd also
13588 depend upon all-opcodes, in case --with-commonbfdlib is used.
13589
13590 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13591
13592 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13593 building NT native compilers on Unix.
13594
13595 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13596
13597 * configure.in: Don't get CC from the host Makefile fragment if we
13598 can find gcc in PATH, or if this is a Canadian Cross. Move the
13599 Solaris test for /usr/ucb/cc to the post target script, just after
13600 the compiler sanity test.
13601
13602 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13603
13604 * config.sub: Merge with FSF.
13605
13606 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13607
13608 * Makefile.in (RPATH_ENVVAR): New variable.
13609 (REALLY_SET_LIB_PATH): Use it.
13610 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13611
13612 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13613
13614 * config.sub, configure.in: Recognize sparclet cpu.
13615
13616 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13617
13618 * config.guess: Support m68k-cbm-sysv4.
13619
13620 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13621
13622 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13623 m68k-unknown-linuxaout from linker help string. Put quotes around
13624 $ld_help_string.
13625
13626 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13627
13628 * config.guess (powerpc-harris-powerunix): Add guess for port
13629 to new target.
13630
13631 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13632
13633 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13634
13635 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13636
13637 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13638 $(REALLY_SET_LIB_PATH) in Makefile.
13639 * Makefile.in (SET_LIB_PATH): New variable.
13640 (REALLY_SET_LIB_PATH): New variable.
13641 ($(DO_X)): Use $(SET_LIB_PATH).
13642 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13643 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13644 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13645 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13646 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13647 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13648 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13649 (install-dosrel): Likewise.
13650 (all-opcodes): Depend upon all-libiberty.
13651
13652 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13653
13654 * config.guess (*:CYGWIN*): New
13655
13656 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13657
13658 * Makefile.in (all-target-winsup): All all-target-libiberty.
13659
13660 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13661
13662 * configure.in (noconfigdirs): Add missing # in front of comment.
13663
13664 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13665
13666 * configure.in: add second pass to things added to noconfigdirs
13667 so *-gm-magic can exclude libgloss properly.
13668
13669 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13670
13671 * mpw-configure (extralibs_name, rez_name): Set correctly
13672 for MWC68K compiler.
13673
13674 * mpw-README: Add more info on the necessary build tools.
13675
13676 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13677
13678 * configure.in, config.sub: Recognize cygwin32.
13679
13680 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13681
13682 * config.guess, config.sub: Recognize A/UX.
13683
13684 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13685
13686 * config.sub: Merge with gcc/config.sub.
13687
13688 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13689
13690 * mpw-build.in (do-binutils): Add build of stamps.
13691
13692 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13693
13694 * config.sub: Add recognition for mips64vr4100*-* targets.
13695
13696 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13697
13698 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13699 Add creation of gconfigargs with `--enable-shared' turned on.
13700 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13701 ($(host)-stamp-stage3-configured): Likewise.
13702 (HOLES): Add chatr and ldd.
13703 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13704
13705 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13706
13707 * configure: Pass --nfp to recursive configures.
13708
13709 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13710
13711 * Makefile.in (DLLTOOL): New.
13712 (DLLTOOL_FOR_TARGET): New.
13713 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13714 (EXTRA_TARGET_FLAGS): Ditto.
13715 (EXTRA_GCC_FLAGS): Ditto.
13716 (CONFIGURE_TARGET_MODULES): Ditto.
13717 (DO_X): Ditto.
13718 * configure: Add DLLTOOL.
13719
13720 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13721
13722 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13723 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13724 mh-sco, since old workarounds no longer needed, and don't
13725 build ld, since libraries have weak symbols in COFF.
13726
13727 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13728
13729 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13730
13731 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13732
13733 * configure.in: Make sure that ${CC} can be used to compile an
13734 executable.
13735
13736 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13737
13738 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13739 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13740 nothing depending on whether gdbtk is being built.
13741
13742 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13743
13744 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13745
13746 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13747
13748 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13749 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13750
13751 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13752
13753 * config-ml.in: Add support for
13754 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13755 Simplify setting of multidirs from --disable-foo.
13756
13757 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13758
13759 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13760 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13761 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13762 non-empty, pass them on to the GCC make.
13763 (all-bootstrap): New rule that is like all-gcc, except it executes
13764 the GCC bootstrap rule instead of the GCC all rule.
13765
13766 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13767
13768 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13769
13770 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13771
13772 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13773 DG/UX support.
13774
13775 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13776
13777 * config.sub (i*86*) Change [345] to [3456]
13778
13779 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13780
13781 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13782 --with-gnu-ld=no.
13783
13784 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13785
13786 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13787 AIX multilibs get built.
13788
13789 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13790
13791 * configure.in (i386-win32): Don't build expect if we're not
13792 building the tcl subdir.
13793
13794 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13795
13796 * Makefile.in: (configure-target-examples, all-target-examples):
13797 New targets, configure and build example programs.
13798
13799 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13800
13801 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13802 use it as input to sedit the generated MPW makefile.
13803 * mpw-README: Add a suggestion about Gestalt.h.
13804
13805 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13806
13807 * config.sub: Accept *-*-ieee*.
13808
13809 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13810
13811 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13812 Ronald F. Guilmette <rfg@monkeys.com>.
13813
13814 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13815
13816 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13817 for powerpc-pe native.
13818 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13819 (target==powerpc-pe): duplicate i386-win32 entry.
13820
13821 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13822
13823 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13824 of vxworks, not just vxworks5.1.
13825
13826 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13827
13828 * mpw-configure: Add support for exec-prefix.
13829
13830 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13831
13832 * config.guess: Recognize HP model 816 machines as having
13833 a PA1.1 processor.
13834
13835 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13836
13837 * configure: Ignore new autoconf configure options.
13838
13839 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13840
13841 * config.guess: Recognize Pentium under SCO.
13842 From Robert Lipe <robertl@arnet.com>.
13843
13844 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13845
13846 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13847
13848 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13849
13850 * configure.in: Don't configure gas for alpha-dec-osf*.
13851
13852 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13853
13854 * configure.in: Default to --with-stabs for some targets for which
13855 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13856 i[345]86*-*-unixware*.
13857
13858 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13859
13860 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13861 rather than basing it on the target. Simplify handling of options
13862 controlling which directories to configure. Remove extraneous
13863 slash in multi-clean target.
13864
13865 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13866
13867 * config-ml.in: Prefix more variables with ml_ so they don't collide
13868 with configure's.
13869
13870 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13871
13872 * configure: Don't turn -v into --v.
13873
13874 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13875
13876 * configure.in (targargs): Fix typo.
13877
13878 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13879
13880 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
13881
13882 * configure.in: Strip --host and --target options from
13883 CONFIG_ARGUMENTS, and always configure for --host only. Add
13884 --with-cross-host option when building with a cross-compiler.
13885 * configure: Canonicalize the arguments put into config.status by
13886 always using `=' for an option with an argument. Pass a presumed
13887 --host or --target explicitly.
13888
13889 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
13890
13891 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
13892 into general OS recognition case.
13893
13894 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13895
13896 * configure.in (target_configdirs): add target-winsup only
13897 for win32 target systems.
13898
13899 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
13900
13901 * Makefile.in (all-target-libgloss): Depend upon
13902 configure-target-newlib, since when libgloss is built it looks to
13903 see if the newlib directory exists.
13904
13905 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
13906
13907 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
13908 cfg-ml-*.in.
13909
13910 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
13911
13912 * configure: Handle LD and LD_FOR_TARGET when configuring a
13913 Canadian Cross.
13914
13915 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13916
13917 * configure.in (target_libs): add target-winsup.
13918 (target==i386-win32): add patch diff flex make to $noconfigdirs.
13919 (target==ppcle-pe): remove ld from $noconfigdirs.
13920
13921 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
13922
13923 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
13924 Preserve relative path names in $srcdir. Build symlink tree if
13925 configuring cross target dir and srcdir=. (= no VPATH support).
13926 (configure-target-libg++): Depend on configure-target-librx.
13927 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
13928 * config-ml.in: New file.
13929 * symlink-tree: New file.
13930 * configure: Ensure srcdir="." if that's what it is.
13931
13932 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
13933
13934 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
13935 includes and FLEX_SKELETON setting.
13936 * mpw-configure (--with-gnu-ld): New option, controls whether
13937 to use PPCLink or ld with PowerMac GCC.
13938 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
13939 * mpw-config.in: Configure grez if targeting Mac.
13940
13941 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
13942 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
13943 just macos.
13944 * configure.in: Configure grez resource compiler if targeting Mac.
13945 * Makefile.in (all-grez, install-grez): New targets.
13946
13947 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
13948
13949 * configure: CXX defaults to gcc, not g++. If we find
13950 gcc in the path, set CC to gcc -O2.
13951
13952 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
13953
13954 * configure: Default ${build} correctly. Avoid picking up extra
13955 spaces when reading CC and CXX from Makefile. When doing a
13956 Canadian Cross, use plausible default values for numerous
13957 variables.
13958 * configure.in: When doing a Canadian Cross, don't try to
13959 configure tools whose configure script can't handle it.
13960
13961 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13962
13963 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
13964
13965 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
13966
13967 * configure: Remove dubious bug reporting address.
13968
13969 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
13970
13971 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
13972 configure script, run that instead of this directory's configure.
13973 In either case, print a message that we're configuring the sub-dir.
13974
13975 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
13976
13977 * configure.in: Before checking for the existence of various files,
13978 use sed to filter out "target-".
13979
13980 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
13981
13982 * Makefile.in (DO_X): Split rule to decrease command line length
13983 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
13984 (Philippe De Muyter).
13985
13986 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13987
13988 * Makefile.in (all-patch): depend on all-libiberty.
13989
13990 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
13991
13992 * configure.in: If the only directory in target_configdirs which
13993 actually exists is libiberty, then set target_configdirs to empty,
13994 to avoid trying to build a target libiberty in a gas or gdb
13995 distribution.
13996
13997 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
13998
13999 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14000 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14001 systems.
14002
14003 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14004
14005 * configure.in (copy_dirs): Use sys-include instead of include
14006 for --with-headers option.
14007
14008 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14009
14010 * Makefile.in, configure.in: Make winsup builds work with
14011 new scheme.
14012
14013 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14014
14015 * configure.in: Build the linker on AIX.
14016
14017 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14018
14019 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14020 where needed.
14021
14022 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14023
14024 * Makefile.in (all-gcc): Fix typo.
14025
14026 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14027
14028 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14029
14030 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14031
14032 * configure.in: Rename libFOO to target-libFOO, and xiberty
14033 to target-xiberty, to provide more flexibility.
14034 (target_subdir): Define. Create if cross.
14035 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14036 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14037 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14038 check-libFOO -> check-target-libFOO, etc.
14039 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14040 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14041 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14042 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14043 allow ALL_GCC="" to only configure.
14044 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14045 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14046 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14047
14048 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14049
14050 * Makefile.in (taz): Build "info" in etc explicitly.
14051
14052 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14053
14054 * configure.in: Make sure that CC is undefined (as opposed to
14055 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14056 problem with autoconf trying to configure on a host without GCC.
14057
14058 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14059
14060 * mpw-configure: Set host alias from choice of host compiler,
14061 only use generic MPW Makefile sed if present, edit a file
14062 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14063 * mpw-README: Add problem notes about CW6 and CW7.
14064
14065 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14066
14067 * Makefile.in (taz): Use ";" instead of ";;".
14068
14069 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14070
14071 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14072 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14073 DISTDOCDIRS.
14074 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14075 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14076
14077 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14078
14079 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14080 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14081 Move bfd to DISTSTUFFDIRS.
14082
14083 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14084
14085 * Makefile.in (X11_LIB): Removed.
14086 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14087
14088 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14089
14090 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14091
14092 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14093 names.
14094
14095 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14096
14097 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14098
14099 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14100
14101 * configure.in (i[345]86-*-win32): Always build newlib.
14102 Don't configure cvs, autoconf or texinfo.
14103 * Makefile.in (LD_FOR_TARGET): New.
14104 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14105 Pass down LD_FOR_TARGET.
14106
14107 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14108
14109 * winsup: New directory.
14110 * Makefile.in: Build winsup.
14111 * configure.in: Winsup is configured when target is win32.
14112 Can only build win32 target GDB when native.
14113
14114 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14115
14116 * config.guess: Recognize HP model 819 machines as having
14117 a PA 1.1 processor.
14118
14119 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14120
14121 * configure: Fix sed loop which substitutes for CC and CXX to
14122 avoid bug found in various sed implementations.
14123
14124 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14125
14126 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14127 simulator. Use standard powerpc-*-eabi*.
14128
14129 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14130
14131 * configure.in: Stop putting gas and binutils in noconfigdirs for
14132 powerpc-*-aix* and rs6000-*-*.
14133
14134 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14135
14136 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14137 -mcall-aixdesc libraries.
14138
14139 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14140
14141 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14142
14143 * config.sub (arm | armel | armeb): Fix shell syntax.
14144
14145 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14146
14147 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14148 -msoft-float and -mcpu=common support.
14149 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14150 libraries.
14151
14152 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14153
14154 * configure.in: Allow configuration and build of emacs19 for the alpha.
14155
14156 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14157
14158 * configure.in (CC): Get ^CC, not just any old CC, from
14159 ${host_makefile_frag}.
14160
14161 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14162
14163 * configure.in (CC): Try to get CC from
14164 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14165
14166 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14167
14168 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14169 only if it exists in $(srcdir).
14170
14171 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14172
14173 * configure: If CC and CXX are not set in the environment, set
14174 them, based on either an existing Makefile or on searching for gcc
14175 in PATH. Substitute for CC and CXX in Makefile.
14176 * configure.in: Remove libm from target_libs. Separate
14177 target_configdirs from configdirs. If CC is not set in
14178 environment, try to get it from a host Makefile fragment. Rewrite
14179 changes of configdirs to use skipdirs instead. A few minor
14180 tweaks. Take directories out of target_configdirs as they are
14181 taken out of configdirs. Remove existing Makefile files from
14182 subdirectories. Substitute for TARGET_CONFIGDIRS and
14183 CONFIG_ARGUMENTS in Makefile.
14184 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14185 by configure.in.
14186 (CONFIG_ARGUMENTS): Likewise.
14187 (CONFIGURE_TARGET_MODULES): New variable.
14188 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14189 ($(CONFIGURE_TARGET_MODULES)): New target.
14190 (configure-libg++, configure-libio): New targets.
14191 (all-libg++): Depend upon configure-libg++.
14192 (all-libio): Depend upon configure-libio.
14193 (configure-libgloss, all-libgloss): New targets.
14194 (configure-libstdc++): New target.
14195 (all-libstdc++): Depend upon configure-libstdc++.
14196 (configure-librx, all-librx): New targets.
14197 (configure-newlib): New target.
14198 (all-newlib): Depend upon configure-newlib
14199 (configure-xiberty): New target.
14200 (all-xiberty): Depend upon configure-xiberty.
14201
14202 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14203
14204 * configure.in (host i[345]86-*-win32): Expand the
14205 noconfigdirs again.
14206
14207 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14208
14209 * mpw-configure: Fix sed command file name.
14210
14211 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14212
14213 * configure.in (host i[345]86-*-win32): Reduce the
14214 noconfigdirs again.
14215
14216 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14217
14218 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14219 or powerpc*-*-pe*, since they are not yet supported.
14220
14221 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14222
14223 Add PowerMac support and many other enhancements.
14224 * mpw-configure: New option --cc to select compiler to use,
14225 paste options set according to --cc into the generated
14226 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14227 if mpw-make.sed is present.
14228 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14229 add forward includes for PowerPC include files.
14230 * mpw-build.in: Build using Makefile.PPC if present.
14231 (do-byacc, etc): Remove separate version resource builds.
14232 (do-gas): Build "stamps" before "all".
14233 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14234 * mpw-README: Update to reflect --cc option, PowerMac support,
14235 and recently-reported compatibility problems.
14236
14237 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14238
14239 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14240 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14241 (--with-multilib-top): Pass to recursive invocations.
14242
14243 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14244
14245 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14246 v810-*-*.
14247
14248 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14249
14250 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14251 gdb, ld and opcodes on v810-*-*.
14252
14253 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14254
14255 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14256 (local-maintainer-clean): New target.
14257 (maintainer-clean): New target.
14258 (realclean): Just depend upon maintainer-clean.
14259
14260 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14261
14262 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14263
14264 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14265
14266 * configure.in: Build ld in mips*-*-bsd* case.
14267
14268 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14269
14270 * config.sub: Accept -lites* OS. From Ian Dall.
14271
14272 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14273
14274 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14275 targets.
14276
14277 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14278
14279 * configure.in: treat i386-win32 canadian cross the same as
14280 i386-go32 canadian cross.
14281
14282 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14283
14284 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14285 running under the simulator to build a reduced set of libraries.
14286 (powerpc-*-eabiaix): Add fine grained multilib support added to
14287 other powerpc targets yesterday.
14288
14289 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14290
14291 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14292 -disable-softfloat, -disable-relocatable, -disable-aix, and
14293 -disable-sysv to control which multilib libraries get built.
14294
14295 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14296
14297 * configure: Add Makefile.tem to list of files to remove in trap
14298 handler.
14299
14300 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14301
14302 * config.guess (*Linux*): Add missing "exit"s.
14303 Also, need specific check for alpha-unknown-linux (uses COFF).
14304
14305 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14306
14307 * config.guess: Merge with FSF:
14308
14309 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14310 * config.guess (AIX4): More robust release numbering discovery.
14311
14312 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14313 * config.guess (i386-sequent-ptx): Properly get version number.
14314
14315 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14316 * config.guess (mips:*:4*:UMIPS): New case.
14317
14318 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14319
14320 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14321 (i386-win32 host): Likewise. Don't build readline.
14322
14323 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14324
14325 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14326 SUPPORT_FILES to submakes.
14327
14328 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14329
14330 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14331 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14332 mpw-configure.
14333
14334 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14335
14336 * configure.in (appdirs): Use =, not ==, in test expression when
14337 trying to build the text to print in the warning message for
14338 Solaris users.
14339
14340 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14341
14342 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14343
14344 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14345
14346 * config.guess: Recognize lynx-2.3.
14347
14348 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14349
14350 * config.sub (z8ksim): Deleted
14351 (z8k-*-coff): New, this is the one true name of the target.
14352
14353 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14354
14355 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14356
14357 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14358
14359 * config.guess (*:Linux:*:*): First try asking the linker what the
14360 default object file format is (elf, aout, or coff). Then if this
14361 fails, try previous methods.
14362
14363 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14364
14365 * configure.in: Don't build newlib for *-*-vxworks5.1.
14366
14367 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14368
14369 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14370 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14371
14372 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14373
14374 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14375
14376 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14377
14378 * cfg-ml-com.in: New file.
14379 * cfg-ml-pos.in: New file.
14380
14381 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14382
14383 * COPYING.NEWLIB: Add HP free copyright to list.
14384
14385 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14386
14387 * config.sub: Recognize -eabi* for the system, not just -eabi.
14388
14389 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14390
14391 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14392 * config.sub, configure.in (win32): New target and host.
14393
14394 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14395
14396 * configure.in: Add i386-pe configuration.
14397
14398 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14399
14400 * mpw-build.in (install): Install GDB after LD.
14401
14402 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14403
14404 * mpw-config.in (elf/mips.h): Always forward-include, needed
14405 for GDB to build.
14406
14407 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14408
14409 * testsuite: New directory for customer acceptance and whole tool
14410 chain tests.
14411
14412 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14413
14414 * configure: If per-host line isn't found, but AC_OUTPUT is found
14415 and a configure script exists, run it instead.
14416
14417 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14418
14419 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14420
14421 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14422
14423 * configure: Set build_{cpu,vendor,os,alias} to host values when
14424 --build isn't specified.
14425
14426 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14427
14428 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14429 (FLAGS_TO_PASS): Pass them.
14430 (EXTRA_TARGET_FLAGS): Ditto.
14431
14432 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14433
14434 * Makefile.in (all-libg++): Depend on all-libstdc++.
14435
14436 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14437
14438 * configure.in (noconfigdirs): Enable all packages for
14439 i386-unknown-netbsd.
14440
14441 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14442
14443 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14444 hosted builds (DOS builds)
14445
14446 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14447
14448 Changes for ARM based on patches from Richard Earnshaw:
14449 * config.sub: Handle armeb and armel.
14450 * configure.in: Omit arm linker only for riscix.
14451
14452 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14453
14454 * config.guess: Update from FSF.
14455
14456 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14457
14458 * config.sub: Recognize powerpcle as the little endian variant of
14459 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14460 powerpcle variant. Convert pentium into i586, not i486. Add p5
14461 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14462 temporarily.
14463
14464 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14465
14466 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14467
14468 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14469
14470 * config.sub: Accept -lites* as a basic system type.
14471
14472 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14473
14474 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14475 installed, and if so return linuxoldld as the system name.
14476
14477 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14478
14479 * config.guess: Add hppa1.1-hp-lites support.
14480
14481 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14482
14483 * configure.in: Don't build newlib for m68k-vxworks5.1.
14484
14485 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14486
14487 * configure.in (mips-sgi-irix6): Use mh-irix5.
14488
14489 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14490
14491 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14492
14493 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14494
14495 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14496 OSF/1. Fix compiler flags.
14497 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14498
14499 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14500
14501 * configure.in: Recognize --with-newlib.
14502 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14503
14504 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14505
14506 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14507 to *_X11_MODULES due to gdbtk needing X include files et al.
14508
14509 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14510
14511 Merge in support for Mac MPW as a host.
14512 (Old change descriptions retained for informational value.)
14513
14514 * mpw-config.in: Add generic include forwards for cpu-specific
14515 include files in aout and elf directories.
14516
14517 * mpw-configure: Added copyright.
14518 * mpw-config.in: Check for presence of required build tools.
14519 (target_libs): Add newlib.
14520 (target_tools): Add examples.
14521 (Read Me): Generate as "Read Me for MPW" instead.
14522 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14523 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14524 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14525
14526 * mpw-configure: Remove subdir-specific makefile hackery,
14527 delete mk.tmp after using it.
14528
14529 * mpw-build.in (all): Display start and end times.
14530
14531 * mpw-configure (host_canonical): Set.
14532 (target_cpu): Always add to makefiles.
14533 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14534 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14535 (mpw-mh-mpw): Look for in srcdir and srcroot.
14536 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14537
14538 * mpw-build.in: (install-only): New target.
14539
14540 * mpw-configure (host_alias, target_alias): Rename from hostalias
14541 and targetalias, add into generated Makefile.
14542 (mk.tmp): If present, add into generated Makefile.
14543 * mpw-build.in (all-gas): Build config.h first before gas proper.
14544
14545 * mpw-configure (config.status): Write only if changed.
14546 * mpw-config.in (readline): Configure it (not built, just used for
14547 definitions).
14548
14549 * mpw-config.in (elf/mips.h): Add a forward include.
14550
14551 * mpw-config.in: Forward-include most .h files in include into
14552 extra-include.
14553 (readline): Don't build.
14554 mpw-build.in (install): Install GDB.
14555
14556 * mpw-configure (prefix, mpw_prefix): Handle it.
14557 * mpw-config.in (mmalloc, readline): Don't configure.
14558 * mpw-build.in (thisscript): Rename to ThisScript.
14559 Use mpw-build instead of BuildProgram everywhere.
14560 (mmalloc, readline): Don't build.
14561 * mpw-README: New file, basic documentation about the MPW port.
14562
14563 * mpw-config.in: Use forward-include to create include files.
14564
14565 * mpw-configure: Add more things to the top of each configured
14566 Makefile, including contents of config/mpw-mh-mpw.
14567 * mpw-config.in (extra-include): Create this directory and fill it
14568 with Posix-like include files when configuring.
14569
14570 * config.sub (apple, mac, mpw): Add various aliases.
14571
14572 * mpw-build.in: New file, top-level build script fragment for MPW.
14573 * mpw-configure: New file, configure script for MPW.
14574 * mpw-config.in: New file, config fragment for MPW.
14575
14576 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14577
14578 * configure.in (host_libs): Remove glob, since it is gone from the
14579 sources.
14580
14581 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14582
14583 * Makefile.in: define empty GDB_NLM_DEPS var.
14584
14585 * configure.in(target_makefile_frag): use config/mt-netware
14586 for netware targets.
14587
14588 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14589
14590 * config.sub: Merge in recent FSF changes. Remove linux special
14591 cases.
14592
14593 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14594
14595 Revert this change:
14596
14597 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14598
14599 * build-all.mk: Use CC=cc -Xs on Solaris.
14600
14601 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14602
14603 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14604 stop using it.
14605 * Makefile.in: Nuke all references to glob subdirectory.
14606
14607 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14608
14609 * configure.in: Fix --enable-shared logic in per-host.
14610
14611 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14612
14613 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14614
14615 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14616
14617 * configure.in (noconfigdirs): Don't build gas on AIX, for
14618 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14619
14620 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14621
14622 * configure: Fix --cache-file to work if the file argument is a
14623 relative path.
14624
14625 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14626
14627 * configure: If the --cache-file is used, pass it down to
14628 configure in subdirectories.
14629
14630 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14631
14632 * config.sub: add vxworks29k configuration.
14633
14634 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14635
14636 * Makefile.in (taz): Do "diststuff" part quietly.
14637
14638 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14639
14640 * config.sub: Mini-merge with gcc/config.sub.
14641
14642 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14643
14644 * config.guess (IRIX): Sed - to _.
14645
14646 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14647
14648 * Makefile.in (source-vault, binary-vault): New targets.
14649
14650 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14651
14652 * config.sub: Recognize -eabi as a basic system type.
14653
14654 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14655
14656 * configure.in (enable_shared stuff): Fix typo.
14657
14658 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14659
14660 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14661
14662 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14663
14664 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14665
14666 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14667
14668 * configure.in (rs6000-*-*): Don't build gas.
14669
14670 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14671
14672 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14673 reduce command line length.
14674 (AS_FOR_TARGET): Check for as.new, not Makefile.
14675 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14676
14677 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14678
14679 * config.guess: Merge from FSF.
14680
14681 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14682
14683 * configure: Don't use $ when handling program_suffix.
14684
14685 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14686
14687 * configure.in: Configure tk for hppa/hpux.
14688
14689 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14690
14691 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14692
14693 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14694
14695 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14696 to LIBCXXFLAGS. Tests are better run without it.
14697
14698 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14699
14700 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14701
14702 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14703
14704 * configure.in (*-*-netware*): Don't configure xiberty.
14705
14706 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14707
14708 * configure.in: Remove tk from native_only list.
14709
14710 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14711
14712 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14713 for special NCD build.
14714
14715 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14716
14717 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14718 makeall.bat, they're only useful for binutils snapshots.
14719 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14720 makeall.bat to specified SUPPORT_FILES.
14721
14722 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14723
14724 * build-all.mk: Add Ericsson targets to sun4 and solaris
14725 hosts. Add BNR's sun4 target to solaris host, so their
14726 build-from-source will be tested in-house first.
14727
14728 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14729
14730 * Makefile.in (LIBCFLAGS): New variable.
14731 (CFLAGS_FOR_TARGET): Ditto.
14732 (LIBCFLAGS_FOR_TARGET): Ditto.
14733 (LIBCXXFLAGS): Ditto.
14734 (CXXFLAGS_FOR_TARGET): Ditto.
14735 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14736 (BASE_FLAGS_TO_PASS): Pass them.
14737 (EXTRA_TARGET_FLAGS): Ditto.
14738
14739 * configure.in: Support --enable-shared.
14740
14741 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14742
14743 * configure.in (target_libs): Include libstdc++ again.
14744 * config.guess: Update from FSF (for FreeBSD).
14745
14746 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14747
14748 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14749 makeall.bat.
14750 (DISTDOCDIRS): Add `etc'.
14751 (ETC_SUPPORT_PFX): New variable.
14752 (taz): Include anything from etc starting with a word in
14753 ETC_SUPPORT_PFX.
14754
14755 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14756
14757 * config.sub: Update for recent FSF changes. Remove obsolete
14758 h8300hds entry. Add -windows* and -osx as basic os. Minor
14759 spacing changes.
14760
14761 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14762
14763 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14764
14765 * config.guess: Merge with FSF.
14766 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14767
14768 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14769
14770 * configure: Since the "trap 0" handler will override the exit
14771 status on many systems, only use it for "exit 1", and make it set
14772 a non-zero exit status; reset it before "exit 0". Also, check
14773 exit status of config.sub, and error out if it failed.
14774
14775 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14776
14777 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14778 and install libgloss.
14779
14780 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14781
14782 * Makefile.in (all-binutils): Depend upon all-byacc.
14783
14784 * configure.in: Don't build emacs on Irix 5.
14785
14786 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14787
14788 * configure.in (*-*-netware*): Add libio.
14789
14790 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14791
14792 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14793 (CHECK_TARGET_MODULES): Ditto.
14794 (INSTALL_TARGET_MODULES): Ditto.
14795 (TARGET_LIBS): Ditto.
14796 (all-libstdc++): Note dependencies.
14797
14798 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14799
14800 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14801
14802 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14803
14804 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14805 -fexternal-templates.
14806
14807 * configure.in (target_libs): Add libstdc++.
14808 (noconfigdirs): Add libstdc++ as appropriate.
14809
14810 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14811
14812 * config.guess: Update from FSF.
14813
14814 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14815
14816 * configure: Use ${config_shell} when running ${configsub}.
14817
14818 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14819
14820 * config.sub: No longer recognize h8300h.
14821
14822 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14823
14824 * config.sub: Remove extraneous differences between config.sub and
14825 gcc/config.sub.
14826
14827 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14828
14829 * Makefile.in (DISTSTUFFDIRS): Add gas.
14830
14831 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14832
14833 * COPYING.NEWLIB: New file.
14834
14835 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14836
14837 * config.guess (HP-UX): Patch from Harlan Stenn
14838 <harlan@landmark.com> to also emit release level.
14839
14840 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14841
14842 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14843
14844 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14845
14846 * config.sub: Merge nextstep cleanup from FSF.
14847
14848 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14849
14850 * configure.in (arm-*-*): Don't configure ld for this target.
14851
14852 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14853
14854 * configure.in (*-*-netware): don't configure libg++, libio,
14855 librx, or newlib.
14856
14857 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14858
14859 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14860 configure ld--it works, but it doesn't support shared libraries.
14861
14862 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14863
14864 * config.guess (*-unknown-freebsd*): Get rid of possible
14865 trailing "(Release)" in version string.
14866 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14867
14868 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14869
14870 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14871 Fix type: *-next-neststep -> *-next-nextstep.
14872
14873 * config.guess: Merge from FSF:
14874
14875 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14876
14877 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14878
14879 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14880
14881 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
14882 instead of UNIX_SV for UnixWare 1.0).
14883
14884 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
14885
14886 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
14887 to make gdb/nlm/* build after the compiler and linker.
14888
14889 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
14890
14891 * config.guess (netbsd, freebsd, linux): Accept any machine,
14892 not just i[34]86.
14893 (m68k-atari-sysv4): Relocate to match FSF version.
14894
14895 * config.guess: More merges from the FSF:
14896
14897 Add a space before function call or macro invocation.
14898
14899 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14900
14901 * config.guess: Add trap cmd to remove dummy.c and dummy when
14902 interrupted.
14903
14904 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
14905
14906 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
14907 (dummy): Redirect stderr from compilation of dummy.c.
14908
14909 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
14910
14911 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
14912
14913 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
14914
14915 * configure: Accept and ignore --cache*, for compatibility with
14916 new autoconf.
14917
14918 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
14919
14920 * config.guess: Merge from FSF:
14921
14922 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14923
14924 * config.guess (Pyramid*:OSx*:*:*): New case.
14925 (PATH): Add /.attbin at end for finding uname.
14926 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
14927
14928 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
14929
14930 * config.guess (M88*:DolphinOS:*:*): New case.
14931
14932 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
14933
14934 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
14935 to select whether to use ELF or COFF.
14936
14937 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
14938
14939 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
14940
14941 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
14942
14943 * config.guess: Guess the OS version for HPUX.
14944
14945 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
14946
14947 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
14948
14949 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14950
14951 * configure.in: Recognize --with-headers, --with-libs, and
14952 --without-newlib.
14953 * Makefile.in (all-xiberty): Depend upon all-ld.
14954
14955 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14956
14957 * configure.in: Change i[34]86 to i[345]86.
14958
14959 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14960
14961 * configure (version): A few more tweaks to help message.
14962
14963 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
14964
14965 * Makefile.in: Remove (for now) librx as a host library,
14966 now that we're building it for target.
14967
14968 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14969
14970 * configure: Fix up help message; from karl@owl.hq.ileaf.com
14971 (Karl Berry).
14972
14973 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
14974
14975 * configure.in: Also configure librx.
14976
14977 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14978
14979 * Makefile.in: Update various rules to reflect that librx
14980 is now needed for libg++.
14981
14982 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14983
14984 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
14985
14986 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
14987
14988 * configure.in: Configure the examples directory.
14989
14990 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14991
14992 * configure: Simplify Jun 2 1994 change.
14993
14994 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
14995
14996 * change CC to /usr/latest/bin/gcc for lynx host builds, since
14997 /bin/gcc isn't good enough to build gcc.
14998
14999 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15000
15001 * Makefile.in (GDB_SUPPORT_FILES): Remove
15002 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15003 (gdb.tar.gz): Add new rule to use standard distribution building
15004 mechanism.
15005
15006 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15007
15008 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15009 Bill Cox <bill@cygnus.com>.
15010
15011 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15012
15013 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15014
15015 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15016
15017 * configure: Search current dir first in .gdbinit.
15018
15019 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15020
15021 * config.sub: Recognize freebsd (merged from gcc config.sub).
15022
15023 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15024
15025 * config.sub: Refer to NeXT's operating system as nextstep.
15026
15027 * config.sub (case $basic_machine): Re-order the cases, to match
15028 the order in the FSF version (which is mostly alphabethical).
15029 Merge in some additions and changes from the FSF.
15030
15031 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15032
15033 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15034 * config.sub: Recognize cxux7.
15035 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15036
15037 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15038
15039 * config.sub: Fix typo powerpc -> powerpc-*.
15040
15041 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15042
15043 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15044
15045 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15046 parallel with all-emacs and install-emacs). Top-level command
15047 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15048
15049 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15050
15051 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15052 $(relbindir)/make before doing ``make install'', and use
15053 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15054 installing over running make binary.
15055 ($(host)-stamp-stage3-installed): Likewise.
15056
15057 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15058
15059 * config.guess: Recognize Mach.
15060
15061 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15062
15063 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15064 see whether --exec-prefix was used.
15065
15066 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15067
15068 * README: Explicitly mention libg++/README. (Zoo's idea.)
15069
15070 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15071
15072 * Makefile.in: Add all-librx target similar to all-libproc.
15073
15074 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15075
15076 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15077 with post 1.2 uname bogosity.
15078
15079 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15080
15081 * configure: Remove temporary files on receipt of a signal.
15082
15083 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15084
15085 * configure: If there is a package_makefile_frag, remove
15086 ${subdir}/Makefile.tem after copying it in.
15087
15088 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15089
15090 * build_all.mk: support rs6000 lynx identifies itself as
15091 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15092 since /bin/gcc is too feeble to compile a modern gcc.
15093
15094 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15095
15096 * brought devo/test-build.mk update-to-date with progressive/
15097 test-build.mk. Add lynx targets and hppa flag info.
15098
15099 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15100
15101 * configure.in: Use mh-ncrsvr43. Patch from
15102 Tom McConnell <tmcconne@sedona.intel.com>.
15103
15104 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15105
15106 * config.guess (i386-unknown-bsdi): No longer need to
15107 check #if defined(__bsdi__) && defined(__i386__).
15108
15109 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15110
15111 * configure: Set program_transform_nameoption correctly.
15112
15113 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15114
15115 * brought build-all.mk update-to-date with progressive build-all.mk,
15116 added new targets and hppa info.
15117
15118 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15119
15120 * configure: If config.guess result is a prefix of the user
15121 specified target, assume a native build and use the user specified
15122 target as the host alias. Remove SunOS patch suffix removal hack.
15123 * configure.in: Remove SunOS patch suffix removal hack.
15124
15125 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15126 in NATIVE_CHECK_MODULES.
15127
15128 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15129
15130 * Makefile.in: Rename HOST_ONLY to NATIVE.
15131 * configure: Delete SunOs patch suffix from host_canonical
15132 and build_canonical variables that are prepended to Makefiles.
15133 * configure.in: Add comments for easier maintenance.
15134
15135 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15136
15137 * Makefile.in: Add all-libproc target similar to all-gui.
15138
15139 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15140
15141 * Makefile.in (CHECK_MODULES): split into
15142 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15143
15144 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15145
15146 * config.guess (i386-unknown-bsdi): New system to guess.
15147
15148 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15149
15150 * Makefile.in: Add all-gui target (but not yet build by "all").
15151
15152 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15153
15154 * config.sub: Move deletion of patch suffix from here...
15155 * configure.in: To here, at Ian's suggestion. The top-
15156 level scripts might need to know of a patch level.
15157
15158 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15159
15160 * config.sub: Strip off patch suffix so rtl is recognized
15161 as a sunos4.1.3 machine, even though it's been patched.
15162
15163 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15164
15165 * Makefile.in (INSTALL_LAST): Delete.
15166 (INSTALL_DOSREL): New.
15167
15168 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15169
15170 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15171 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15172 whether we pass down --with-gnu-ld anyhow.
15173
15174 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15175
15176 * Makefile.in (INSTALL_LAST): Change operation so it works
15177 on more flavors of make.
15178 * configure.in (go32): Don't build libg++ or libio.
15179
15180 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15181
15182 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15183 they can be overriden by templates.
15184
15185 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15186
15187 * configure.in (target==go32): Don't build gdb.
15188 * dosrel: New directory.
15189
15190 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15191
15192 * configure.in (host==go32): Configure dosrel too.
15193 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15194 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15195 be set by incoming names or templates.
15196 (INSTALL_LAST): New rule.
15197
15198 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15199
15200 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15201
15202 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15203
15204 * configure.in (appdirs): New variable. Currently empty, but will
15205 be used in gas distribution. If nonempty, lists a set of
15206 directories at least one of which must get configured, or top
15207 level configuration is considered to have failed.
15208 (rs6000-*-lynxos*): Use new file name.
15209
15210 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15211
15212 Eliminate XTRAFLAGS.
15213 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15214 newlib include files using -idirafter, and also use -nostdinc.
15215 (CXX_FOR_TARGET): Likewise.
15216 (XTRAFLAGS): Removed.
15217 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15218 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15219 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15220 ($(DO_X)): Don't pass down XTRAFLAGS.
15221
15222 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15223
15224 * configure.in (mips*-dec-bsd*): New target; do build linker.
15225 (mips*-*-bsd*): New target; don't build linker.
15226
15227 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15228
15229 * configure.in: support rs6000-*-lynxos* configuration.
15230 support sunos4 as a cross target.
15231
15232 * config.sub: look for lynx*, not lynx since the OS version may
15233 legitimately be part of the name.
15234
15235 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15236
15237 * configure.in (i[34]86-*-sco*): Move to be with other i386
15238 targets.
15239 (romp-*-*): New target. Skip various binary utilities.
15240 (vax-*-*): New target. Don't build newlib.
15241 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15242
15243 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15244
15245 * configure.in: Only set host_makefile_frag if config
15246 directory exists.
15247
15248 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15249
15250 * install.sh: If $dstdir exists, don't check whether each
15251 component does.
15252
15253 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15254
15255 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15256
15257 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15258
15259 * configure.in (*-*-lynxos*): Don't configure newlib for either
15260 native or cross Lynx.
15261
15262 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15263
15264 * config.sub (sparc64-elf): Fix os.
15265 (z8k): Remove duplicate.
15266
15267 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15268
15269 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15270 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15271
15272 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15273
15274 * configure: Make file links cleanly even if Lynx fails on
15275 an NFS symlink (at least fail cleanly).
15276
15277 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15278
15279 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15280 -XNh2000.
15281
15282 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15283
15284 * configure: Unknown options are fatal again.
15285
15286 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15287
15288 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15289 compatibility.
15290
15291 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15292
15293 * build-all.mk: Add `clean' target.
15294
15295 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15296
15297 * config.guess: Add SINIX support.
15298 * configure.in: Add mips-*-sysv4* support.
15299
15300 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15301
15302 * build-all.mk: Document all useful targets.
15303 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15304 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15305
15306 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15307
15308 * configure: Support --silent, --quiet.
15309
15310 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15311
15312 * configure: Support --disable-FEATURE.
15313
15314 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15315
15316 * config.guess: Recognize NCR running SVR4.3.
15317
15318 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15319
15320 * config.guess: Make BSDI generate i386-unknown-bsd386.
15321 Patch from Paul Eggert <eggert@twinsun.com>.
15322
15323 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15324
15325 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15326
15327 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15328
15329 * configure: Make unrecognized options give nonfatal warnings
15330 instead of fatal errors, and pass them to any subdirectory
15331 configures in case they recognize them.
15332 Make --x equivalent to --with-x.
15333
15334 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15335
15336 * configure: Add --enable-* options. Clean up usage message and
15337 some comments.
15338
15339 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15340
15341 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15342
15343 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15344
15345 * configure.in (hppa*-*-*): Enable binutils.
15346
15347 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15348
15349 * config.sub: Recognize cisco.
15350
15351 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15352
15353 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15354
15355 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15356
15357 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15358 than one configuration name. Add comment.
15359
15360 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15361
15362 * config.guess: about target *-hitachi-hiuxwe2, fixed
15363 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15364 macro is incorrect.]
15365
15366 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15367
15368 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15369 than the "make ls" stuff which used to be here.
15370
15371 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15372
15373 * config.guess: Recognize i[34]86-unknown-freebsd.
15374 From Shawn M Carey <smcarey@rodan.syr.edu>.
15375
15376 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15377
15378 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15379
15380 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15381
15382 * config.guess: Check for ptx.
15383
15384 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15385
15386 * config.sub: Add os9k checking.
15387
15388 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15389
15390 * config.guess: Handle OSF1 running on HPPA processors
15391
15392 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15393
15394 * configure: If subdir configure fails, print out a message with
15395 subdirectory name, in case subdir's configure code didn't identify
15396 itself.
15397
15398 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15399
15400 * configure.in: Remove embedded newlines from configdirs.
15401 Avoid mismatches of substrings. Fix matching strings at end
15402 of configdirs.
15403
15404 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15405
15406 * config.guess: Add Lynx/rs6000 config support.
15407
15408 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15409
15410 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15411
15412 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15413
15414 * configure.in (hppa*-*-osf*): Treat this just like most other
15415 PA configurations (eg no binutils or ld).
15416 (hppa*-*-*elf*): These configurations have binutils and ld.
15417
15418 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15419
15420 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15421
15422 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15423
15424 * configure.in (rs6000-*-*): Build gas.
15425
15426 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15427
15428 * Makefile.in: Avoid bug in losing hpux sed.
15429
15430 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15431
15432 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15433 for GDB and GDB has been fixed to not need it.
15434
15435 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15436
15437 * config.guess: Recognize vax hosts.
15438
15439 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15440
15441 * configure (while loop): Don't use "break 2" inside case
15442 statement -- the case statement isn't an enclosing loop.
15443
15444 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15445
15446 * config.guess: Clean up NeXT support, to allow nextstep
15447 on Intel machines. Make OS be nextstep.
15448
15449 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15450
15451 * config.guess: Add alternate forms for Convex.
15452
15453 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15454
15455 * configure: Completely rewrite option processing. Take
15456 advantage of pattern-matching to avoid invoking test frequently.
15457 Also clean up host and target defaulting logic.
15458
15459 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15460
15461 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15462 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15463 commands (plus user environment) will fit SCO limits.
15464
15465 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15466
15467 * configure.in: Don't issue warnings about directories which are
15468 not being configured if -norecursion is set. Correct test for
15469 --with-gnu-as and --with-gnu-ld to not get confused by substring
15470 matches.
15471
15472 * configure.in: Don't build gas for alpha-dec-osf1*.
15473
15474 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15475
15476 * configure: Back out Per's change of 12/19/1993. It changes the
15477 behavior of configure in unexpected and confusing ways.
15478
15479 Also, use different delim char when calculating
15480 program_transform_name so that the name can contain slashes.
15481
15482 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15483
15484 * configure.in, config.sub: Add support for VSTa micro-kernel.
15485
15486 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15487
15488 * configure.in: Nuke hacks which were used to get a special
15489 version of GAS for HPPA configurations.
15490
15491 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15492
15493 * configure: If only ${target_alias} is given, use that
15494 as the default for ${host_alias}.
15495 * configure: Add missing back-slashes before nested quotes.
15496
15497 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15498
15499 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15500
15501 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15502
15503 * config.guess: Recognize some Tektronix configurations.
15504 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15505
15506 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15507
15508 * config.sub: Match any flavor of SH.
15509
15510 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15511
15512 * configure.in: Don't try to configure newlib for Alpha.
15513
15514 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15515
15516 * configure.in: Don't build ld for Irix 5. Don't build gas,
15517 libg++ or libio for any Alpha target.
15518
15519 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15520
15521 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15522
15523 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15524 default arguments -- so it tried to compress itself.
15525
15526 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15527
15528 * configure.in (notsupp): ensure that a space is always at the end
15529 of the configdirs list, since the grep checks for an explicit space
15530
15531 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15532
15533 * configure.in (target i386-sysv4.2): don't build ld, since static
15534 versions of many libraries are not available.
15535
15536 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15537
15538 * config.guess: Recognize Apollos (using environment variables).
15539 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15540
15541 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15542
15543 * config.guess: Recognize Sony news mips running newsos.
15544
15545 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15546
15547 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15548 "fi ; else" for bash.
15549
15550 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15551
15552 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15553
15554 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15555
15556 * config.sub: accept unixware as an alias for svr4.2.
15557 Fix some inconsistancies with the gcc version.
15558
15559 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15560
15561 * Makefile.in (DISTDOCDIRS): Add gdb.
15562
15563 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15564
15565 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15566
15567 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15568
15569 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15570 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15571 this now.
15572
15573 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15574
15575 * config.sub: Accept hiux* as an OS name.
15576
15577 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15578 etc/make-stds.texi. The underscore came from gcc, and dje now
15579 agrees that RUNTESTFLAGS is the correct name.
15580
15581 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15582
15583 * install.sh: Remove 'set -e'. It makes any conditionals
15584 in the script useless.
15585
15586 * config.guess: Automatically recognize arm-acorn-riscix
15587 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15588
15589 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15590
15591 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15592
15593 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15594
15595 * Makefile.in (DISTDOCDIRS): New variable.
15596 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15597 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15598
15599 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15600
15601 * configure.in (hppa target): check the source directory for the
15602 pagas sub-directory
15603
15604 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15605
15606 * config.sub: Allow -aout* and -elf*.
15607
15608 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15609
15610 * configure.in: Don't build ld on i386-solaris2, same as for
15611 sparc-solaris2.
15612
15613 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15614
15615 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15616
15617 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15618
15619 * configure.in: Configure gdb for alpha.
15620
15621 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15622
15623 * Makefile.in (CXXFLAGS): Add -O.
15624
15625 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15626
15627 * config.guess: added support for DG Aviion
15628
15629 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15630
15631 * configure.in: Produce warning message for subdirectories not
15632 configurable for this host/target combination. Don't try to
15633 configure gdb for vms.
15634
15635 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15636
15637 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15638 appropriate files before making "diststuff".
15639 (DISTBISONFILES): New var: list of files to be edited.
15640 (DISTSTUFFDIRS): Add binutils.
15641
15642 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15643
15644 * config.sub: also handle mipsel and mips64el (for little endian mips)
15645
15646 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15647
15648 * configure.in: Add * to end of all OS names.
15649
15650 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15651
15652 * configure.in: Build newlib for LynxOS native.
15653
15654 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15655
15656 * config.guess: Add support for delta 88k running SVR3.
15657
15658 * configure.in: Add comment about HP compiler vs. emacs.
15659
15660 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15661
15662 * configure.in: don't build ld on solaris2 (not a viable option
15663 due to bugs in getpwnam & getpwuid)
15664
15665 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15666
15667 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15668 config.guess will produce a full version number.
15669
15670 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15671
15672 * configure.in: Build linker and binutils for alpha-dec-osf1.
15673
15674 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15675
15676 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15677 and gdb/testsuite/Makefile.in.
15678
15679 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15680
15681 * configure.in: recognize mips*- instead of mips-
15682
15683 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15684
15685 * config.sub: Accept linux*coff and linux*elf as operating
15686 systems.
15687
15688 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15689
15690 * config.sub: Recognize mips64, and mips3 as an alias for it.
15691
15692 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15693
15694 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15695 gdb knows how to handle OSF/1 shared libraries.
15696
15697 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15698
15699 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15700 * config.guess: Recognize Hitachi's HIUX.
15701 * config.sub: Recognize h3050r* and hppahitachi.
15702 Remove redundant cases for hp9k[23]*.
15703
15704 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15705
15706 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15707 if gas and ld are in the source tree and are in ${configdirs}.
15708 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15709 --with options (but still pass them down on the command line,
15710 if they were explicitly specified).
15711
15712 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15713
15714 * configure: substitute SHELL value in Makefile.in with
15715 ${CONFIG_SHELL}
15716
15717 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15718
15719 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15720 *-*-solaris2* targets.
15721
15722 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15723
15724 * Makefile.in: define M4, and pass it down to sub-makes;
15725 all-autoconf now depends on all-m4
15726
15727 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15728
15729 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15730 presence of {ar,ranlib} instead of a configured directory
15731
15732 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15733
15734 * config.guess: Accept 34?? as well as 33?? for NCR.
15735
15736 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15737
15738 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15739 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15740
15741 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15742
15743 * configure: grab values for $(CC) and $(CXX) from the
15744 environment, so that someone can do "CC=gcc configure; make" and
15745 have it work right (matching the way that autoconf works now)
15746
15747 * configure.in, Makefile.in: add support for gash, the tcl
15748 interface to Galaxy
15749
15750 * config.guess: add NetBSD variants (hp300, x86)
15751
15752 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15753
15754 * install.sh: Support -d option (in the manner of SunOS 4 install,
15755 as it is more deterministic than that of GNU install)
15756 (chmodcmd): Set file to mode 755 by default (should also do default
15757 chgrp and chown, but I don't feel like dealing with that now)
15758
15759 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15760
15761 * config.sub: Remove h8300hhms alias.
15762
15763 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15764
15765 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15766
15767 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15768
15769 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15770 as stmp-fixinc
15771
15772 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15773
15774 * config.sub: recognize m88110-bug-coff.
15775
15776 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15777
15778 * Makefile.in (all-libio): all dependencies on the toolchain used
15779 to build this (gcc, gas, ld, etc)
15780
15781 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15782
15783 * config.guess: Deal with OSF/1 1.3 on alpha.
15784
15785 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15786
15787 * install.sh: add some 'else true' clauses for portability
15788
15789 * configure.in: don't build libio for h8[35]00-*-* targets
15790
15791 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15792
15793 * Makefile.in: Add support for new libio.
15794
15795 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15796
15797 * install.sh: If one command fails, don't try the rest. Don't try
15798 to remove $dsttmp (via trap) unless we have already created it.
15799 If $src doesn't exist, detect it and exit with an error.
15800
15801 * config.guess: Recognize BSD on hp300.
15802
15803 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15804
15805 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15806 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15807
15808 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15809
15810 * Makefile.in (all-send-pr): depends on all-prms
15811
15812 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15813
15814 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15815
15816 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15817
15818 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15819 Added test for mips-mips-riscos5.
15820
15821 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15822
15823 * configure.in: use mh-hp300 for 68k HP hosts
15824
15825 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15826
15827 * configure: add support for CONFIG_SHELL, so that you can use
15828 some alternate shell for evaluating configure scripts
15829
15830 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15831
15832 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15833 in configure script to bug-gdb@prep.ai.mit.edu when building
15834 distribution archive.
15835 * Makefile.in (COMPRESS): Remove def.
15836 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15837 gdb.tar.Z and make-gdb.tar.Z respectively.
15838 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15839 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15840 to convergence with 'taz' target in Makefile.in.
15841
15842 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15843
15844 * install.sh (dsttmp): use trap to ensure that tmp files go
15845 away on error conditions
15846
15847 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15848
15849 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15850
15851 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15852
15853 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15854 its parent is '/' not ''.
15855
15856 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15857
15858 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15859
15860 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15861 that ${newsrcdir}/configure.in does.
15862
15863 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15864
15865 * test-build.mk: support for CONFIG_SHELL
15866
15867 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15868
15869 * config.sub (netware): Add as a basic system type.
15870
15871 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15872
15873 * Makefile.in (Makefile): depend on configure.in. Also drop the
15874 $(srcdir)/ from the dependency on Makefile.in.
15875
15876 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15877
15878 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15879 (h8300hhms is temporary until multi-libraries are implemented).
15880 * configure.in: Handle h8300h too.
15881
15882 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15883
15884 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
15885
15886 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
15887
15888 * configure: Remove extraneous output when guessing host type.
15889 * config.guess: Remove extraneous output when guessing using C
15890 compiler rather than uname, or when guessing fails.
15891
15892 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
15893
15894 * Makefile.in: remove all.cross and install.cross targets
15895
15896 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
15897 definitions
15898
15899 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
15900
15901 * configure.in (target sh): Build gprof.
15902
15903 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15904
15905 * config.sub: change -solaris to -solaris2
15906
15907 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15908
15909 * configure.in: Use config/mh-riscos for mips-*-sysv*.
15910
15911 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
15912
15913 * configure: Correct error message for missing Makefile.in to
15914 print correct directory.
15915
15916 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15917
15918 * install.sh: kludge around 386BSD shell bug
15919
15920 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
15921
15922 * config.guess: Recognize NeXT.
15923 * config.guess: Recognize i486-ncr-sysv4.
15924 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
15925
15926 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
15927
15928 * Makefile.in (MAKEINFOFLAGS): New variable.
15929 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
15930 * build-all.mk, test-build.mk: Pass down --no-split as
15931 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
15932
15933 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
15934
15935 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
15936
15937 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
15938
15939 * Makefile.in (libg++.tar.z): New rule.
15940 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
15941 * Makefile.in (taz): Only do a single chmod.
15942
15943 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15944
15945 * install.sh: don't use dirname anymore (replaced with sed usage)
15946
15947 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
15948
15949 * Makefile.in: Change extension for gzip'd files from '.z' to
15950 '.gz' per new FSF standard usage.
15951
15952 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
15953
15954 * configure: put quotes around the final value of program_transform_name
15955
15956 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15957
15958 * Makefile.in: new install.sh support; update install-info rules
15959
15960 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
15961
15962 * configure.in: Build diff for crosses, but not for go32 host.
15963
15964 * configure.in: Build gprof only for native, and don't build it
15965 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
15966
15967 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
15968
15969 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
15970
15971 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
15972
15973 * configure.in (host_tools): Add prms.
15974
15975 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15976
15977 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
15978 with $(FLAGS_TO_PASS) on the command line
15979
15980 * config.sub: Recognize lynx and lynxos
15981
15982 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
15983
15984 * config.sub: Accept -ecoff*, not just -ecoff.
15985
15986 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15987
15988 * Makefile.in (taz): Use .gz suffix instead of .z.
15989 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
15990 names.
15991
15992 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15993
15994 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
15995
15996 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15997
15998 * Makefile.in (install-no-fixedincludes): install gcc last, so
15999 that rebuilds that might happen during 'make install' don't get
16000 bogus gcc include files
16001
16002 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16003
16004 Change from Utah for HPPA support:
16005 * config.guess: Recognize hppa1.x-hp-bsd.
16006
16007 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16008
16009 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16010 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16011
16012 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16013
16014 * config.sub: Add support for rom68k and bug boot monitors.
16015
16016 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16017
16018 * Makefile.in: Make all-opcodes depend on all-bfd.
16019
16020 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16021
16022 * config.guess: Added special check for i[34]86-univel-sysv4*.
16023
16024 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16025
16026 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16027 the processor rather than assuming i486.
16028
16029 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16030
16031 * config.guess: Recognize SunOS6 as Solaris3.
16032
16033 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16034
16035 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16036 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16037
16038 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16039
16040 * build-all.mk (all-cross): New target for Canadian Cross.
16041 Added Q2 go32 targets.
16042 * test-build.mk: Configure go32 cross sparclite-aout and
16043 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16044 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16045
16046 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16047
16048 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16049 GO32 hosted toolchains
16050
16051 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16052
16053 * configure: change so "-exec-prefix" gets passed down rather
16054 than "-exec_prefix" so autoconf generated Makefiles get the
16055 exec_prefix set right.
16056
16057 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16058
16059 * config.guess: get the Solaris2 minor version number
16060
16061 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16062
16063 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16064
16065 * config.guess: Recognize some Sequent platforms.
16066
16067 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16068
16069 * Makefile.in: added the vault-install target
16070
16071 * configure.in: actually use the Sun3 makefile fragment that's in
16072 config, also added the release dir to configdirs
16073
16074 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16075
16076 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16077
16078 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16079
16080 * configure.in: remove some program from Alpha targetted toolchains
16081
16082 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16083
16084 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16085 gprof.
16086 (taz): Run "make diststuff" in those directories instead of "make
16087 proto-dir". Look for "VERSION=" only at start of line in subdir
16088 Makefile. Use "gzip -9" for compression.
16089 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16090 (binutils.tar.z): New target.
16091
16092 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16093
16094 * Makefile.in (taz): Include gpl.texinfo.
16095
16096 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16097
16098 * Makefile.in (setup-dirs): Merged into "taz" target.
16099 (taz): Only do `proto-dir' stuff if a directory is actually needed
16100 for this target.
16101
16102 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16103
16104 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16105 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16106 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16107 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16108 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16109
16110 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16111
16112 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16113 config.sub, and move-if-change to gdb testsuite distribution
16114 archive, so the testsuite can be extracted, configured, and
16115 run separately from the gdb distribution. Blow away the Chill
16116 tests that require a Chill compiled executable, since GNU Chill
16117 is not yet publically available.
16118
16119 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16120
16121 * test-build.mk: set environment variables in a single command,
16122 instead of a list of assignments and exports
16123
16124 * config.guess: recognize Alpha/OSF1 systems
16125
16126 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16127
16128 * configure: Change help message to prefer --options rather than
16129 -options.
16130
16131 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16132
16133 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16134 zippy@ecst.csuchico.edu.
16135 * config.guess: Recognize miniframe.
16136
16137 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16138
16139 * Makefile.in: Use srcroot to find runtest rather than rootme.
16140 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16141
16142 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16143
16144 * test-build.mk: Extensive additions to support building on a
16145 machine other than the host.
16146
16147 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16148
16149 * configure (tooldir): Fix for i386-aix again.
16150
16151 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16152
16153 * configure, Makefile.in: Change definition of $(tooldir)
16154 to match the FSF.
16155
16156 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16157
16158 * config.guess: Recognize i[34]86/SVR4.
16159
16160 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16161
16162 * Makefile.in (all-gdb): gdb depends on sim.
16163
16164 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16165
16166 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16167 at the same time we make the prototype gdb directory.
16168 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16169 files at the same time as the gdb base release distribution.
16170
16171 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16172
16173 * Makefile.in (check): Use individual check targets rather than
16174 DO_X rule.
16175 (check-gcc): Added.
16176
16177 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16178
16179 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16180 for System V release 3.2.
16181
16182 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16183
16184 * config.sub: Recognize hppaosf.
16185 * configure.in: Do configure ld/binutils/gas for it.
16186
16187 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16188
16189 * configure (tooldir): Alter syntax used to set this, for systems
16190 where "\$" isn't handled right, like i386-aix.
16191
16192 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16193
16194 * configure: Pass program-transform-name, not
16195 program_transform_name, to recursive configures.
16196
16197 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16198
16199 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16200 of gas+ld+binutils.
16201
16202 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16203
16204 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16205
16206 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16207
16208 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16209
16210 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16211
16212 * Makefile.in (PRMS): Set back to all-prms.
16213
16214 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16215
16216 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16217 targets, rather than for MIPS hosts.
16218
16219 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16220
16221 * configure.in: add comment for --with-x default values
16222
16223 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16224
16225 * Makefile.in: add check-* targets for each of the directories in
16226 the tree. Add a definition of RUNTEST that will use the one we
16227 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16228
16229 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16230
16231 * configure.in: Removed obsolete references to bfd_target and
16232 target_makefile_frag.
16233
16234 * build-all.mk: Set assorted targets for Q2.
16235 * config.sub: Recognize z8k-sim and h8300-hms.
16236 * test-build.mk: Really don't pass host to configure.
16237 (HOLES): Added uname.
16238
16239 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16240
16241 * configure: Handle an empty program-prefix, program-suffix or
16242 program-transform-name correctly.
16243
16244 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16245
16246 * build-all.mk: -G 8 no longer required for MIPS targets.
16247 * test-build.mk: Don't pass host argument to configure; make it
16248 guess.
16249
16250 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16251
16252 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16253 * Makefile.in (COMPRESS): New macro, like GZIP.
16254
16255 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16256
16257 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16258
16259 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16260 with gas currently defaults to -G 0.
16261
16262 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16263
16264 * Makefile.in (all-flex): flex depends on byacc.
16265
16266 * build-all.mk: If host not specified, use config.guess. Pass TAG
16267 to test-build.mk as RELEASE_TAG.
16268 * test-build.mk (configargs): New variable containing arguments to
16269 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16270 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16271
16272 * config.guess: Use /bin/uname when checking -X argument on SCO,
16273 to avoid invoking GNU uname which doesn't understand -X.
16274
16275 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16276
16277 * configure.in: Build gas for mips-*-*.
16278
16279 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16280
16281 * Makefile.in (all.normal): insert missing backslash.
16282
16283 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16284
16285 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16286
16287 * Makefile.in: Complete overhaul to merge many almost identical
16288 targets.
16289
16290 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16291
16292 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16293 (gdb.tar.Z): Adjusted.
16294
16295 * Makefile.in (setup-dirs, taz): New targets; should be general
16296 enough to adapt for gdb sometime. Build only .z file.
16297 (gas.tar.z): New target.
16298
16299 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16300
16301 * build-all.mk: Use CC=cc -Xs on Solaris.
16302
16303 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16304
16305 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16306 for handling BISON for FSF releases.
16307
16308 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16309
16310 * configure: Actually implement the change zoo just documented.
16311
16312 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16313
16314 * configure: when using config.guess, only set target_alias when
16315 it's not already been set (ie, on the command line)
16316
16317 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16318
16319 * Makefile.in: add installcheck target, set PRMS to install-prms
16320
16321 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16322
16323 * configure: add support for package_makefile_fragment, handle the
16324 case where a directory has a configure.in file but no Makefile.in
16325 more gracefully (with an actual understandable error message, even);
16326 add support for --without (and add this to the usage message); also
16327 explicitly add a --host=${host_alias} to the command line when
16328 config.guess is used
16329
16330 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16331
16332 * configure: Must use both --host and --target in recursive calls.
16333
16334 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16335
16336 * Makefile.in: Change deja-gnu to dejagnu.
16337
16338 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16339
16340 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16341
16342 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16343
16344 * configure.in: canonicalize all instances to *-*-solaris2*,
16345 also strip out a number of tools to not build for go32 host
16346
16347 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16348
16349 * config.guess: add GPL.
16350
16351 * Makefile.in, config.guess, config.sub, configure: bump
16352 copyrights to 93.
16353
16354 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16355
16356 * Makefile.in (do-info): Removed obsolete check for existence of
16357 localenv file.
16358
16359 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16360
16361 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16362
16363 * Makefile.in: a couple of 'else true' for decstation,
16364 support for TclX
16365
16366 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16367
16368 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16369
16370 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16371
16372 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16373
16374 * config.guess: Recognize i386-ibm-aix (PS/2).
16375 * configure.in: Use config/mh-aix386 file for it.
16376
16377 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16378
16379 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16380 CC_FOR_TARGET instead.
16381 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16382
16383 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16384
16385 * Makefile.in: Add sim to list of directories sent with gdb
16386
16387 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16388
16389 * configure.in: Put back mips-dec-bsd* case.
16390
16391 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16392
16393 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16394 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16395 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16396
16397 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16398
16399 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16400
16401 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16402 (install-info): install dir.info only if it exists,
16403 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16404
16405 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16406
16407 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16408 gas for mips-dec-bsd.
16409
16410 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16411
16412 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16413 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16414
16415 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16416
16417 * configure.in: Added "dejagnu" to hosttools list.
16418
16419 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16420
16421 * config.sub, configure.in, config.guess: Add support
16422 for Bosx, an AIX variant from Bull.
16423 Patches from F.Pierresteguy@frcl.bull.fr.
16424
16425 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16426
16427 * devo/dejagnu: Initial creation of devo/dejagnu.
16428 Migrated dejagnu testcases and support files for testing software
16429 tools to reside as subdirectories, currently called "testsuite",
16430 within the directory of the software tool. Migrated all programs,
16431 support libraries, etc. beloging to dejagnu proper from
16432 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16433 with no modifications. The changes to these files which will
16434 allow them to configure, build, and execute properly will be made
16435 in a future update.
16436
16437 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16438
16439 * Makefile.in: Change send_pr to send-pr.
16440 * configure.in: Likewise.
16441 * send_pr: Renamed directory to send-pr.
16442
16443 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16444
16445 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16446
16447 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16448
16449 * README: Update for gdb-4.8 release.
16450 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16451 gdb-xxx.tar.z (gzip'd) file also.
16452
16453 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16454
16455 * Makefile.in: make all-diff depend on all-libiberty
16456
16457 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16458
16459 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16460
16461 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16462
16463 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16464
16465 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16466
16467 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16468 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16469 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16470
16471 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16472
16473 * Makefile.in: makeinfo binary is in a new location
16474
16475 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16476
16477 * config.sub: Accept -ecoff as an OS.
16478
16479 * Makefile.in: Various changes to eliminate a level of make
16480 recursion and reduce the required command line length.
16481 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16482 sub-makes.
16483 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16484 variables holding settings for specific sub-makes.
16485 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16486 in terms of BASE_FLAGS_TO_PASS.
16487 (TARGET_LIBS): New variable listing directories which use
16488 TARGET_FLAGS_TO_PASS.
16489 (subdir_do): Eliminated.
16490 (do-*): New set of targets to replace subdir_do.
16491 (various): All targets which used subdir_do now depend on do-*.
16492 (local-clean): Renamed from do_clean.
16493 (local-distclean): New target, dependency of distclean and
16494 realclean.
16495 (install-info): Don't create directories. Depend on dir.info
16496 rather than calling make recursively.
16497 (install-dir.info): Eliminated.
16498 (install-info-dirs): Create all info directories here.
16499 (dir.info): Depend upon do-install-info.
16500
16501 * test-build.mk (HOLES): Added false.
16502
16503 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16504
16505 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16506
16507 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16508
16509 * Makefile.in (info): remove dependency on all-texinfo. The
16510 problem was really in texinfo/C, not at this level.
16511
16512 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16513
16514 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16515
16516 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16517
16518 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16519 GDB releases.
16520
16521 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16522
16523 * configure: Include srcdir in message about target of link not
16524 being found. Don't convert `-' to `_' in `with' options being
16525 passed to subdirs.
16526
16527 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16528
16529 * configure.in: add uudecode to host_tools
16530
16531 * Makefile.in: added {all,install}-uudecode targets, added them to
16532 the appropriate lists
16533
16534 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16535
16536 * Makefile.in (all-gcc): Added dependency on all-gas.
16537
16538 * configure.in (mips-*-*): Build ld and binutils.
16539
16540 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16541
16542 * configure: check return code from mkdir, print error message and
16543 exit on failure.
16544
16545 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16546
16547 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16548
16549 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16550
16551 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16552
16553 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16554
16555 * config.sub (h8500): Recognize this as a cpu type.
16556
16557 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16558
16559 * configure: source directory missing is no longer a warning
16560
16561 * configure.in: recognize irix[34]* instead of irix[34]
16562
16563 * Makefile.in: define and pass down X11_LIB
16564
16565 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16566
16567 * guess-systype: Renamed to ...
16568 * config.guess: ... by popular request.
16569 * configure.in, Makefile.in: Update accordingly.
16570
16571 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16572
16573 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16574 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16575 + Execute ./dummy instead of assuming . is in PATH.
16576
16577 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16578
16579 * guess-systype: New shell script. Attempts to guess the
16580 canonical host name of the executing host.
16581 Only a few hosts are supported so far.
16582 * configure: Call guess-systype if no host is specified.
16583
16584 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16585
16586 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16587 gcc Makefile.
16588
16589
16590 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16591
16592 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16593 (all-gcc, install-gcc, subdir_do): Use it.
16594
16595 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16596
16597 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16598
16599 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16600
16601 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16602 set exclusively by configure, using configure.in .
16603
16604 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16605
16606 * test-build.mk: set $PATH for all builds
16607
16608 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16609
16610 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16611
16612 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16613 the one used in gcc/Makefile.in, so that a null expansion doesn't
16614 override the one needed to build gcc with a native cc.
16615
16616
16617 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16618
16619 * configure: Accept -with arguments.
16620
16621 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16622
16623 * Makefile.in: added h8300sim
16624
16625 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16626
16627 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16628 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16629 (all-cygnus, native, build-cygnus): Make
16630 $(canonhost)-stamp-3stage-done, not $(host)....
16631 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16632 i386-sco3.2v4. Added else true to if command.
16633
16634 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16635
16636 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16637
16638 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16639
16640 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16641
16642 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16643
16644 * configure.in: don't remove binutils from Solaris builds
16645
16646 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16647
16648 * Makefile.in: get rid of earlier definitions for *clean,
16649 also handle the recursive info rule better
16650
16651 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16652
16653 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16654 do more-or-less the right thing.
16655
16656 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16657
16658 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16659 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16660
16661 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16662
16663 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16664 $(host_canonical).
16665
16666 * configure.in: split the configdirs list into 4 categories (native
16667 v. cross, library v. tool) and handle the cross-only and native-
16668 only in more reasonable (and correct!) way.
16669
16670 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16671
16672 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16673 configdirs anymore.
16674
16675 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16676
16677 * Makefile.in: extensive cleanup:: removed all of the explicit
16678 clean-* targets, collapsed many wrappers around subdir_do into
16679 one, added additional targets to satisfy standards.texi, deleted
16680 some old targets, some changes for consistency
16681
16682 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16683
16684 * configure.in: handle some programs as cross-only, and others as
16685 native only
16686
16687 * test-build.mk: handle partial holes in a more generic manner
16688
16689 * Makefile.in: m4 depends on libiberty
16690
16691 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16692
16693 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16694 time, wdiff, and find to configdirs
16695
16696 * Makefile.in: all, clean, and install rules for the new programs
16697 added to configure.in
16698
16699 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16700
16701 * configure.in: use mh-sun for all *-sun-* hosts
16702
16703 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16704
16705 * Makefile.in: define flags for X11 include files and library file
16706 locations, pass them down to the programs that need this info
16707
16708 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16709
16710 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16711
16712 * configure.in: start building libg++ for HP-UX targets
16713
16714 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16715
16716 * README: Update references to files moved into etc/.
16717
16718 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16719
16720 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16721 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16722
16723 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16724
16725 * configure: accept dash as well as underscore in long option
16726 names for FSF compatibility.
16727
16728 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16729
16730 * config.sub: added -sco3.2v4 support from FSF.
16731
16732 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16733
16734 * configure.in: expand the section that adds or removes
16735 directories from the list of programs to build, to handle native
16736 vs. cross in addition to host v. native
16737
16738 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16739
16740 * Makefile.in: Replace C++ in macro names with CXX.
16741 This is less likely to break ...
16742
16743 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16744
16745 * test-build.mk: add -w to GNU_MAKE
16746
16747 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16748
16749 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16750 add 'sparc' to list of recognized cpus. This needed to make
16751 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16752 Delete some redundant ose68 variants. Recognize -wrs as an os,
16753 then changes that into $CPU-wrs-vxworks.
16754
16755 * configure.in: remove most references to gdbtest, regularize
16756 target based program removal
16757
16758 * test-build.mk: import from p3 tree (many fixes and changes)
16759
16760 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16761
16762 * Makefile.in: added rules to handle tcl, tk, and expect
16763
16764 * configure.in: handle those directories if they exist
16765
16766 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16767
16768 * config.sub: removed bogus hppabsd and hppahpux names, since
16769 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16770
16771 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16772
16773 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16774 depends upon all-xiberty
16775
16776 * Makefile.in: changes from p3, including:
16777
16778 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16779
16780 * Makefile.in (XTRAFLAGS): include newlib directories if
16781 newlib/Makefile exists, rather than if host != target.
16782
16783 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16784
16785 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16786 from the same source tree and not building a cross-compiler. This
16787 matters for the libg++ configuration if reconfiguring a tree that
16788 has already been installed.
16789
16790 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16791
16792 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16793 pick up the machine and system specific header files.
16794
16795 * Makefile.in: added AS_FOR_TARGET, passed down in
16796 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16797 the C compiler to use to create programs which are run in the
16798 build environment, set it to default to $(CC), and passed it down
16799 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16800
16801 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16802
16803 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16804 We need them for unusual native builds, like systems without
16805 ranlib.
16806
16807 * configure: also define $(host_canonical) and
16808 $(target_canonical), which are the full, canonical names for the
16809 given host and target
16810
16811 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16812
16813 * Makefile.in: Added separate definitions for C++.
16814
16815 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16816
16817 * configure.in (configdirs): Add deja-gnu.
16818
16819 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16820
16821 * README: Update for configure.texi and gdb-4.7 release.
16822
16823 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16824
16825 * Makefile.in: Move "all" target to top of file.
16826 Previously, first target was ".PHONY" which caused BSD4.4 make
16827 to build .PHONY when make was run without arguments.
16828
16829 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16830
16831 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16832 Library-copylefted code in libiberty.
16833
16834 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16835
16836 * config.sub: Replace m68kmote with plain old m68k.
16837
16838 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16839
16840 * Makefile.in: Remove space from blank line, avoid Make complaints.
16841
16842 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16843
16844 * config.sub: Complain if no argument is given. Added support for
16845 386bsd as OS and target alias.
16846
16847 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16848
16849 * Makefile.in (XTRAFLAGS): include newlib directories if
16850 newlib/Makefile exists, rather than if host != target.
16851
16852 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16853
16854 * config.sub: recognize sparclite-wrs-vxworks.
16855
16856 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16857 p3.) Added clean-xiberty to clean.
16858
16859 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16860
16861 * configure.in: use *-*-* instead of nested cases for host and target
16862
16863 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16864
16865 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16866 from the same source tree and not building a cross-compiler. This
16867 matters for the libg++ configuration if reconfiguring a tree that
16868 has already been installed.
16869
16870 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16871
16872 * config.sub (i486v/i486v4): Merge in from FSF version.
16873
16874 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16875
16876 * configure: only set PWD if it is already set.
16877
16878 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16879
16880 * configure: just set PWD=`pwd` at the top, since Ultrix sh
16881 doesn't have unset and all success paths (and most error paths)
16882 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
16883 to just ${PWD} to avoid confusion.)
16884
16885 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
16886
16887 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
16888 even for a native compilation.
16889
16890 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
16891
16892 Changes to make the gdb.tar.Z rule work better.
16893
16894 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
16895 (DEVO_SUPPORT): Add configure.texi.
16896 (bfd-ilrt.tar.Z): Remove ancient rule.
16897
16898 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
16899
16900 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16901 pick up the machine and system specific header files.
16902
16903 * configure.in, config.sub: added new target m68010-adobe-scout,
16904 with alias of adobe68k. Changed configure.in to check for
16905 -scout before -sco* to avoid a false match.
16906
16907 * Makefile.in: added AS_FOR_TARGET, passed down in
16908 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16909 the C compiler to use to create programs which are run in the
16910 build environment, set it to default to $(CC), and passed it down
16911 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16912
16913 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
16914
16915 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
16916 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
16917 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
16918 FOR_TARGET variants, to newlib and libg++.
16919
16920 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
16921
16922 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
16923 first.
16924
16925 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
16926
16927 * config.sub: Accept `elf' as an environment.
16928
16929 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16930
16931 * Makefile.in (all-opcodes): cd into the right directory
16932
16933 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
16934
16935 * configure: added -program_transform_name option, used as
16936 argument to sed when installing programs.
16937 configure.texi: added documentation for -program_prefix,
16938 -program_suffix and -program_transform_name.
16939
16940 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
16941
16942 * config.sub: Accept i486 where i386 ok.
16943
16944 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
16945
16946 * config.sub: accept we32k
16947
16948 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
16949
16950 * config.sub, configure.in: accept OSE68000 and OSE68k.
16951
16952 * Makefile.in: don't create all directories for ``make install'';
16953 let the subdirectories create the ones they need.
16954
16955 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16956
16957 * COPYING: new file, GPL v2
16958
16959 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16960
16961 * Makefile.in: use the new gen-info-dir, which needs a template
16962 argument (which also lives in texinfo)
16963
16964 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
16965
16966 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
16967
16968 * config.sub (ncr3000): Change i386 to i486.
16969
16970 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16971
16972 * Makefile.in: add install-rcs, install-grep to
16973 install-no-fixedincludes, removed install-bison and install-libgcc
16974
16975 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
16976
16977 * configure.in: grab the HPUX makefile fragment if on HPUX
16978
16979 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
16980
16981 * Makefile.in: eradicate bison spoor (ditto libgcc).
16982 configure.in: recognise m68{k,000}-ericsson-OSE.
16983 es1800 is alias for m68k-ericsson-OSE
16984
16985 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16986
16987 * configure.in: rearrange the parts that remove programs from
16988 configdirs, based now on HOST==TARGET or by canonical triple.
16989
16990 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
16991
16992 * test-build.mk: recurse explicitly with -f test-build.mk when
16993 appropriate. predicate stage3 and comparison on the existence
16994 of gcc. That is, if gcc isn't around, we aren't three-staging.
16995 On very clean, also remove ...stamp-co. Build in-place before
16996 doing other builds.
16997
16998 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
16999
17000 * Makefile.in, configure.in: add tgas
17001
17002 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17003
17004 * Makefile.in: a number of changes merged in from progressive.
17005
17006 * configure.in: add libm.
17007
17008 * .cvsignore: ignore some stuff that comes from test-build.mk.
17009
17010 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17011
17012 * config.sub: Add es1800 (m68k-ericsson-es1800).
17013
17014 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17015
17016 * configure: Add program_suffix (parallel to program_prefix)
17017 * Makefile.in: adjust directory-creating script for losing decstation
17018
17019 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17020
17021 * configure: Minor $subdir-related fixes.
17022
17023 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17024
17025 * configure: fix various problems with propogating
17026 makefile_target_frag in subdirs.
17027 * configure.in: config libgcc if its there
17028
17029 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17030
17031 * config.sub: HPPA merge.
17032
17033 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17034
17035 * Makefile.in: Replace all-bison with all-byacc in all
17036 dependency lines for other tools (which now use byacc).
17037
17038 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17039
17040 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17041
17042 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17043
17044 * Makefile.in: make gprof rules similar to byacc rules (instead of
17045 vestigal $(unsubdir) that didn't work...)
17046
17047 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17048
17049 * config.sub: Add support for Linux.
17050 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17051 (at least for libg++).
17052
17053 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17054
17055 * configure.texi: fix doc for the -nfp option to configure
17056
17057 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17058
17059 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17060
17061 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17062
17063 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17064 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17065 * configure.in: added solaris* host_makefile_frag hook.
17066
17067 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17068
17069 * config.sub: changed recognition of m68000 so that various
17070 m68k types can be specified via m680[01234]0
17071
17072 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17073
17074 * config.sub (basic_machine): fix sed so that '-foo' isn't
17075 completely substituted out while .+'-foo' loses the '-foo'
17076
17077 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17078
17079 * config.sub ($os): Add -aout.
17080
17081 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17082
17083 * configure: If host_makefile_frag is absolute, don't
17084 prefix ${invsubdir} (relevant to libg++ auto-configure).
17085
17086 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17087
17088 * Makefile.in (tooldir): Define it.
17089 (all-ld): Depend on all-flex.
17090
17091 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17092
17093 * Makefile.in (check): Fix libg++ special case.
17094
17095 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17096
17097 * configure: do not bury `pwd` into config.status, thus do fewer
17098 pwd's.
17099
17100 * configure: print the "Building in" message only when building in
17101 other than "." AND verbose.
17102
17103 * configure: remove -s, rework -v to better accommodate guested
17104 configures.
17105
17106 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17107
17108 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17109
17110 * Makefile.in: macroize flags passed on recursion. remove
17111 fileutils.
17112
17113 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17114
17115 * configure: get makesrcdir right for subdirs deeper than 1.
17116
17117 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17118 install.
17119
17120 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17121
17122 * Makefile.in: don't print subdir_do or recursion lines.
17123
17124 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17125
17126 * standards.texi: added menu item.
17127
17128 * Makefile.in: build and install standards.info.
17129
17130 * standards.texi: new file.
17131
17132 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17133
17134 * configure: test for and move config.status pieces from
17135 ${subdir}/.
17136
17137 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17138
17139 * configure: Test for existance of files before trying to mv
17140 them, to avoid numerous non-existance messages.
17141
17142 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17143
17144 * configure: correct final line of config.status.
17145
17146 * configure: patch from eggert. Avoids a protection problem if
17147 the original Makefile.in is read only.
17148
17149 * configure: use move-if-change from gcc to create config.status.
17150 Some makefiles depend on config.status to tell if a directory
17151 has been reconfigured for a different host. This change
17152 prevents those directories from remaking everything in the case
17153 where the reconfig was only intended to rebuild a Makefile.
17154
17155 * configure: test for config.sub with "config.sub sun4" rather
17156 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17157 host alias from a missing config.sub.
17158
17159 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17160
17161 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17162 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17163
17164 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17165
17166 * configure: mkdir ${subdir} as needed.
17167
17168 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17169
17170 * Makefile.in,configure.in: added autoconf.
17171
17172 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17173
17174 * Makefile.in: no longer pass against on recursion.
17175
17176 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17177 definitions are not inherited.
17178
17179 * configure: correct makesrcdir when subdir is .
17180
17181 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17182
17183 * configure: Add support for 'subdirs' variable, which is
17184 like 'configdirs', except that configure doesn't re-invoke
17185 itself for subdirs, it just creates a Makefile for each subdir.
17186 * configure.texi: Document subdirs.
17187
17188 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17189
17190 * configure.in: added flex to configdirs
17191
17192 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17193
17194 * Makefile.in: remove clean-stamps from clean.
17195
17196 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17197
17198 * configure.in: Add gdbtest to configdirs.
17199
17200 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17201
17202 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17203 to recursive makes.
17204 * configure.in: Recognize new ncr3000 config.
17205
17206 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17207
17208 * Makefile.in, configure.in: removed references to gdbm.
17209
17210 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17211
17212 * config.sub: Don't canonicalize os value
17213 newsos* to bsd (readline needs to check for newsos).
17214 (This fix was earlier made Jan 31, but got re-broken.)
17215
17216 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17217
17218 * configure.in: sco is an os, not a vendor!
17219
17220 * configure: Quote $( better. Keep various shells happy.
17221
17222 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17223
17224 * Makefile.in: eliminate stamp-files.
17225
17226 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17227
17228 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17229 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17230
17231 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17232
17233 * config.sub: fix iris/iris3.
17234
17235 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17236
17237 * configure: re-add -rm.
17238
17239 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17240
17241 * Maskefile.in: add .stmp-rcs to all.
17242
17243 * configure.in: remove gas from rs6000 build, use aix host fragment.
17244
17245 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17246
17247 * configure: pass down site_option during recursion.
17248
17249 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17250
17251 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17252
17253 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17254
17255 * configure: Change exec_prefix so that it really defaults to prefix.
17256
17257 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17258
17259 * Makefile.in, configure.in: Add support for mmalloc library.
17260
17261 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17262
17263 * Makefile.in: add stmp dependencies for a few more things.
17264
17265 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17266
17267 * configure: adjusted error message on objdir/srcdir configure
17268 collision, per john's suggestion.
17269
17270 * Makefile.in: add libiberty stmp to all and all.cross.
17271
17272 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17273
17274 * Makefile.in: remove force dependencies, add grep to all.
17275
17276 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17277
17278 * Makefile.in: drop flex. make stamp files work.
17279
17280 * configure: added test for conflicting configuration in srcdir,
17281 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17282 gets cranky. use relative paths for configure and srcdir
17283 whenever possible. Send some error messages to stderr that were
17284 going to stdout.
17285
17286 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17287
17288 * Makefile.in: Fix libg++ rule to check for gcc directory
17289 before using gcc/gcc. Also pass XTRAFLAGS.
17290
17291 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17292
17293 * Makefile.in: added stmp-files so that directories aren't polled
17294 when they are already built.
17295
17296 * configure.texi: fixed a node pointer problem.
17297
17298 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17299
17300 * config.sub configure.in gdb/configure.in
17301 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17302 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17303 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17304
17305 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17306
17307 * configure: -recurring becomes -silent. corrected help message
17308 for -site= option.
17309
17310 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17311
17312 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17313
17314 * configure: when building Makefile for crosses, replace
17315 tooldir and program_prefix. default srcdir from location of
17316 config.sub. remove "for host in hosts" and "for target in
17317 targets" loops.
17318
17319 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17320
17321 * Makefile.in: Do not pass bindir or mandir to cvs.
17322
17323 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17324
17325 * Makefile.in, configure.in: removed traces of namesubdir,
17326 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17327 copyrights to '92, changed some from Cygnus to FSF.
17328
17329 * configure.texi: remove most references to multiple hosts,
17330 multiple targets, subdirs, etc.
17331
17332 * configure.man: removed rcsid. reference config.sub not
17333 config.subr.
17334
17335 * Makefile.in: mkdir $(infodir) on install-info.
17336
17337 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17338
17339 * configure.texi: Explain better about .gdbinit and about
17340 the environment that configure.in sections run in.
17341
17342 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17343
17344 * configure.in: Ultrix is only a decstation if it's a MIPS.
17345
17346 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17347
17348 * README: DOC.configure => cfg-paper.texi.
17349
17350 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17351
17352 * config.sub (near case $os): Don't convert newsos* to bsd!
17353
17354 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17355
17356 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17357 the number of copies of COPYING that go into the GDB tar file.
17358
17359 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17360
17361 * bfd/configure.in, gdb/config/mh-i386sco,
17362 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17363 Fix SCO configuration stuff.
17364
17365 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17366
17367 * Makefile.in: For libg++, make sure the -I pointing
17368 to the gcc directory goes *after* all the libg++-local -I flags.
17369 Also, move just-gcc dependency from just-libg++ to all-libg++.
17370
17371 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17372
17373 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17374
17375 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17376
17377 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17378
17379 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17380
17381 * config.sub: Add stratus configuration frags. Also
17382 submitted to FSF.
17383
17384 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17385
17386 * Makefile.in (DEV_SUPPORT): add configure.man.
17387
17388 * config.sub(Decode manufacturer-specific): add -none*.
17389
17390 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17391
17392 * Makefile.in: remove form feeds to make Sun's make happy.
17393 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17394
17395 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17396
17397 * Makefile.in (AR_FLAGS): Make quieter.
17398
17399 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17400
17401 * configure.in: Add libg++.
17402 * configure: When verbose, don't output the command line at each
17403 level; it will be unremarkably the same as the previous version,
17404 which will be the same as what the user typed.
17405
17406 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17407
17408 * configure.in, Makefile.in: fix clean-info, add flex. add
17409 fileutils.
17410
17411 * configure: be less sensitive to spaces in Makefile.in. Do not
17412 look for sources in "..". Doing so breaks subdirectories that
17413 might have their own configure. If a subdir has it's own
17414 configure script, use it.
17415
17416 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17417
17418 * cfg-paper.texi: some changes suggested by rms.
17419
17420 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17421
17422 * config.sub: Merge in some small additions from the FSF version,
17423 taken from the gcc distribution, to bring the Cygnus and FSF
17424 versions into closer sync.
17425
17426 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17427
17428 * configure.in: Changed svr4 references to sysv4.
17429
17430 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17431
17432 * configure: added -V for version number option.
17433
17434 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17435
17436 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17437 renamed from DOC.configure to cfg-paper.texi.
17438
17439 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17440
17441 * configure, config.subr, config.sub: config.subr is now
17442 config.sub again.
17443
17444 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17445
17446 * configure.texi: new file, in progress.
17447
17448 * Makefile.in: build info file and install the man page for
17449 configure.
17450
17451 * configure.man: new file, first cut.
17452
17453 * configure: find config.subr again now that configuration "none"
17454 has gone. removed all traces of the -ansi option. removed all
17455 traces of the -languages option.
17456
17457 * config.subr: resync from rms.
17458
17459 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17460
17461 * configure, config.sub, config.subr: merge config.sub into
17462 config.subr, call the result config.subr, remove config.sub, use
17463 config.subr.
17464
17465 * Makefile.in: revised install for dir.info.
17466
17467 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17468
17469 * configure.in: add decstation host makefile frag.
17470
17471 * Makefile.in: BISON now bison -y again. also install-gcc on
17472 install. clean-gdbm on clean. infodir belongs in datadir.
17473 Make directories for info install. Build dir.info here then
17474 install it.
17475
17476 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17477
17478 * Makefile.in: fix for bad directory tests.
17479
17480 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17481
17482 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17483 regexp. -srcdir relative was being handled incorrectly.
17484
17485 * Makefile.in: unwrapped some for loops so that parallel makes
17486 work again and so one can focus one's attention on a particular
17487 package.
17488
17489 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17490
17491 * configure: added PWD as a stand in for `pwd` (for speed). use
17492 elif wherever possible. make -srcdir work without -objdir.
17493 -objdir= commented out.
17494
17495 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17496
17497 * configure: +options become --options. -subdirs commented out.
17498 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17499 Makefile now at top of generated Makefile. Removed cvs log
17500 entries. added -srcdir. create .gdbinit only if there is one
17501 in ${srcdir}.
17502
17503 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17504 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17505 and mandir now keyed off datadir by default.
17506
17507 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17508
17509 * Freshly created ChangeLog.
17510
17511 \f
17512 Local Variables:
17513 mode: change-log
17514 left-margin: 8
17515 fill-column: 76
17516 version-control: never
17517 End: