epiphany.c (epiphany_adjust_cost): Use reg_overlap_mentioned_p.
[gcc.git] / ChangeLog
1 2012-11-28 Andrew Pinski <apinski@cavium.com>
2
3 PR bootstrap/54279
4 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
5 * configure: Regenerate.
6 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
7 * Makefile.in: Regenerate.
8
9 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
10
11 * configure.ac: Disable libsanitizer if we're not building C++.
12 * configure: Regenerate.
13
14 2012-11-15 Roland McGrath <roland@hack.frob.com>
15
16 * MAINTAINERS (Write After Approval): Add myself.
17
18 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
19
20 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
21 Kostya Serebryany (kcc@google.com) and
22 Jakub Jelinek (jakub@redhat.com).
23 Rename area for Dodji Seketeli (dodji@redhat.com).
24
25 2012-11-15 Dodji Seketeli <dodji@redhat.com>
26
27 * MAINTAINERS: (asan.c, related): Add myself.
28
29 2012-11-14 Roland McGrath <mcgrathr@google.com>
30
31 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
32 * configure: Regenerate.
33
34 2012-11-13 Richard Henderson <rth@redhat.com>
35
36 * configure.ac: Move libsanitizer logic to subdirectory.
37 * configure: Regenerate.
38
39 2012-11-13 Dodji Seketeli <dodji@redhat.com>
40
41 * configure.ac: Enable libsanitizer just on x86 linux for now.
42 * configure: Re-generate.
43
44 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
45
46 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
47 sections.
48 * configure: Regenerate.
49
50 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
51
52 * configure.ac: Add section for configdirs for libsanitizer.
53 Disable for cris-*-* and mmix-*-*.
54 * configure: Regenerate.
55
56 2012-11-12 Wei Mi <wmi@google.com>
57
58 * configure.ac: Add libsanitizer to target_libraries.
59 * Makefile.def: Ditto.
60 * configure: Regenerate.
61 * Makefile.in: Regenerate.
62 * libsanitizer: New directory for asan runtime. Contains an empty
63 tsan directory.
64
65 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
66
67 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
68 against Mingw64 w32api.
69 * configure: Regenerate.
70
71 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
72
73 * configure: Regenerated.
74
75 2012-11-03 Robert Mason <rbmj@verizon.net>
76
77 * configure.ac: add --disable-libstdcxx configure option
78 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
79
80 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
81
82 * MAINTAINERS (Write After Approval): Add myself.
83
84 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
85
86 * MAINTAINERS (Write After Approval): Add myself.
87
88 2012-10-24 Sharad Singhai <singhai@google.com>
89
90 * MAINTAINERS (Write After Approval): Add myself.
91
92 2012-10-24 Eric Christopher <echristo@gmail.com>
93
94 * MAINTAINERS: Update email address.
95
96 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
97
98 PR bootstrap/54820
99 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
100 * configure: Regenerate.
101
102 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
103
104 * MAINTAINERS (aarch64): Add Marcus and myself.
105
106 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
107
108 PR bootstrap/54820
109 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
110 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
111 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
112 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
113 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
114 * Makefile.in: Regenerate.
115 * configure.ac (have_static_libs): New variable and associated check.
116 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
117 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
118 * configure: Regenerate.
119
120 2012-10-10 Richard Biener <rguenther@suse.de>
121
122 * MAINTAINERS: Adjust for changed surname.
123
124 2012-10-04 Lawrence Crowl <crowl@google.com>
125
126 * MAINTAINERS (Write After Approval): Add myself.
127
128 2012-10-01 Cary Coutant <ccoutant@google.com>
129
130 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
131
132 2012-09-28 Ian Lance Taylor <iant@google.com>
133
134 * Makefile.def: Make all-target-libgo depend on
135 all-target-libbacktrace.
136 * Makefile.in: Rebuild.
137
138 2012-09-26 Ian Lance Taylor <iant@google.com>
139
140 * Makefile.def: Make all-gcc depend on all-libbacktrace.
141 * Makefile.in: Rebuild.
142
143 2012-09-20 Walter Lee <walt@tilera.com>
144
145 * configure.ac: Add tilegx to list of targets that support gold.
146 * configure: Regenerate.
147
148 2012-09-20 Marek Polacek <polacek@redhat.com>
149
150 * MAINTAINERS (Write After Approval): Add myself.
151
152 2012-09-19 Steve Ellcey <sellcey@mips.com>
153
154 * configure.ac: Add mips*-mti-elf* target.
155 * configure: Regenerate.
156
157 2012-09-17 Ian Lance Taylor <iant@google.com>
158
159 * MAINTAINERS (Various Maintainers): Add libbacktrace.
160 * configure.ac (host_libs): Add libbacktrace.
161 (target_libraries): Add libbacktrace.
162 * Makefile.def (host_modules): Add libbacktrace.
163 (target_modules): Likewise.
164 * configure, Makefile.in: Rebuild.
165
166 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
167
168 PR target/38607
169 Merge upstream change.
170 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
171
172 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
173 Add libgomp*.o to compare_exclusions for AIX.
174 * configure: Regenerate.
175
176 2012-09-06 Diego Novillo <dnovillo@google.com>
177
178 * configure.ac: Bump minimum GMP version to 4.2.3.
179 * configure: Re-generate.
180
181 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
182
183 PR target/54461
184 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
185 target-libgloss if not configured --with-avrlibc=no.
186 * configure: Regenerate.
187
188 2012-09-04 Jason Merrill <jason@redhat.com>
189
190 * configure.ac: Fix --enable-languages=all.
191
192 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
193
194 * MAINTAINERS (Write After Approval): Add myself.
195
196 2012-09-03 Richard Guenther <rguenther@suse.de>
197
198 PR bootstrap/54138
199 * configure.ac: Re-organize ISL / CLOOG checks to allow
200 disabling with either --without-isl or --without-cloog.
201 * configure: Regenerated.
202
203 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
204
205 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
206 * configure: Regenerate.
207
208 2012-08-27 Ulrich Drepper <drepper@gmail.com>
209
210 * MAINTAINERS: Fix my email address.
211
212 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
213
214 PR binutils/4970
215 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
216 and opcodes.
217 * Makefile.in: Regenerated.
218
219 2012-08-26 Art Haas <ahaas@impactweather.com>
220
221 * configure: Regenerate.
222
223 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
224
225 * INSTALL/README: Also refer to the online installation
226 instructions.
227
228 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
229
230 * MAINTAINERS (Write After Approval): Add myself.
231 (Picochip port): Remove myself.
232
233 2012-08-14 Diego Novillo <dnovillo@google.com>
234
235 Merge from cxx-conversion branch.
236
237 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
238 POSTSTAGE1_CONFIGURE_FLAGS.
239 * Makefile.in: Regenerate.
240 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
241 Force C++ when bootstrapping.
242 * configure: Regenerate.
243
244 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
245
246 * MAINTAINERS (Write After Approval): Add myself.
247
248 2012-07-16 Joseph Myers <joseph@codesourcery.com>
249
250 * README: Document use of ranges of years in copyright notices.
251
252 2012-07-06 Richard Guenther <rguenther@suse.de>
253
254 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
255 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
256 --with-gmp=system.
257 * Makefile.in: Regenerated.
258 * configure: Likewise.
259
260 2012-07-06 Richard Guenther <rguenther@suse.de>
261
262 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
263 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
264 supply V=1 as extra_make_flags.
265 * configure: Regenerated.
266 * Makefile.in: Likewise.
267
268 2012-07-04 Tristan Gingold <gingold@adacore.com>
269
270 * configure: Regenerate.
271
272 2012-07-03 Richard Guenther <rguenther@suse.de>
273
274 * Makfile.def (isl): Remove not necessary extra_exports and
275 extra_make_flags.
276 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
277 * Makefile.in: Regenerated.
278
279 2012-07-03 Richard Guenther <rguenther@suse.de>
280
281 * Makefile.def (cloog): Add V=1 to extra_make_flags.
282 * configure.ac: If either the ISL or the CLooG check failed
283 do not try to build in-tree versions.
284 * Makefile.in: Regenerated.
285 * configure: Regenerated.
286
287 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
288
289 * configure: Regenerate.
290
291 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
292
293 * MAINTAINERS (Various Maintainers): Add myself as testsuite
294 maintainer.
295
296 2012-07-02 Richard Guenther <rguenther@suse.de>
297
298 * configure: Regenerated.
299
300 2012-07-02 Richard Guenther <rguenther@suse.de>
301 Michael Matz <matz@suse.de>
302 Tobias Grosser <tobias@grosser.es>
303 Sebastian Pop <sebpop@gmail.com>
304
305 * Makefile.def: Add ISL host module, remove PPL host module.
306 Adjust ClooG host module to use the proper ISL.
307 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
308 * configure.ac: Include config/isl.m4. Add ISL host library,
309 remove PPL. Remove PPL configury, add ISL configury, adjust
310 ClooG configury.
311 * Makefile.in: Regenerated.
312 * configure: Likewise.
313
314 2012-07-02 Richard Guenther <rguenther@suse.de>
315
316 Merge from graphite branch
317 2011-07-21 Tobias Grosser <tobias@grosser.es>
318
319 * configure: Regenerated.
320 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
321 both cloog.org and legacy versions. The only supported version will
322 be CLooG with the isl backend.
323
324 2011-07-21 Tobias Grosser <tobias@grosser.es>
325
326 * configure: Regenerated.
327 * configure.ac: Require cloog isl 0.17.0
328
329 2011-07-21 Tobias Grosser <tobias@grosser.es>
330
331 * configure: Regenerated.
332 * config/cloog.m4: Do not define CLOOG_ORG
333
334 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
335
336 * configure.ac: Skip C if explicitly selected.
337 * configure: Regenerate.
338
339 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
340
341 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
342 they contain -O2.
343 * configure: Regenerate.
344
345 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
346
347 PR debug/53740
348 * df.h, df-problems.c, dce.c: Revert last patch.
349
350 2012-06-25 Iain Sandoe <iain@codesourcery.com>
351
352 * MAINTAINERS (Write After Approval): Update my email address.
353
354 2012-06-21 Meador Inge <meadori@codesourcery.com>
355
356 * MAINTAINERS (Write After Approval): Add myself.
357
358 2012-06-20 Jason Merrill <jason@redhat.com>
359
360 * Makefile.tpl (check-target-libgomp-c++): New.
361 (check-target-libitm-c++): New.
362 * Makefile.def (c++): Add them.
363 * Makefile.in: Regenerate.
364
365 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
366
367 * MAINTAINERS (Write After Approval): Add myself.
368
369 2012-05-16 Olivier Hainque <hainque@adacore.com>
370
371 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
372 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
373 (install-no-fixedincludes): Adjust accordingly.
374 * Makefile.in: Regenerate.
375
376 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
377
378 Merge upstream change
379 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
380
381 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
382
383 * MAINTAINERS (Write After Approval): Add myself.
384
385 2012-05-09 Nick Clifton <nickc@redhat.com>
386 Paul Smith <psmith@gnu.org>
387
388 PR bootstrap/50461
389 * configure.ac (mpfr-dir): When using in-tree MPFR sources
390 allow for the fact that from release v3.1.0 of MPFR the source
391 files were moved into a src sub-directory.
392 * configure: Regenerate.
393
394 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
395
396 * configure.ac: Bump minimum MPFR version to 2.4.0.
397 * configure: Regenerated.
398
399 2012-05-01 Richard Henderson <rth@redhat.com>
400
401 * Makefile.def (libatomic): New target_module.
402 * configure.ac (target_libraries): Add libatomic.
403 (noconfigdirs): Check if libatomic is supported.
404 * Makefile.in, configure: Rebuild.
405
406 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
407
408 * MAINTAINERS (Write After Approval): Add myself.
409
410 2012-04-25 Joel Brobecker <brobecker@adacore.com>
411
412 * config.sub: Update to 2012-04-18 version from official repo.
413
414 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
415
416 * MAINTAINERS (Write After Approval): Add myself.
417
418 2012-04-11 Steve Ellcey <sellcey@mips.com>
419
420 * MAINTAINERS: Changed email address.
421
422 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
423
424 PR target/52737
425 * contrib/gcc_update (files_and_dependencies):
426 Remove gcc/config/avr/t-multilib from touch data.
427
428 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
429
430 * MAINTAINERS (OS Port Maintainers): Remove irix.
431 * configure.ac (enable_libgomp): Remove *-*-irix6*.
432 (unsupported_languages): Remove mips-sgi-irix6.*.
433 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
434 (with_stabs): Remove.
435 * configure: Regenerate.
436
437 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
438
439 * MAINTAINERS (OS Port Maintainers): Remove osf.
440 * configure.ac (enable_libgomp): Remove *-*-osf*.
441 (with_stabs): Remove alpha*-*-osf*.
442 * configure: Regenerate.
443
444 2012-03-05 Tristan Gingold <gingold@adacore.com>
445
446 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
447 * configure: Regenerate.
448
449 2012-02-17 Walter Lee <walt@tilera.com>
450
451 * MAINTAINERS: (Write After Approval): Delete myself.
452
453 2012-02-14 Walter Lee <walt@tilera.com>
454
455 * MAINTAINERS (tilegx port): Add myself.
456 (tilepro port): Add myself.
457 (Write After Approval): Add myself.
458
459 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
460
461 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
462 and Joseph Myers as docstring relicensing maintainers.
463
464 2012-02-09 Bin Cheng <bin.cheng@arm.com>
465
466 * MAINTAINERS (write-after-approval): Add myself.
467
468 2012-02-08 Ira Rosen <irar@il.ibm.com>
469
470 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
471 maintainer.
472
473 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
474
475 * MAINTAINERS (Write After Approval): Move myself to
476 maintain alphabetical order.
477
478 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
479
480 * MAINTAINERS (Write After Approval): Add myself.
481
482 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
483
484 * MAINTAINERS (Write After Approval): Add myself.
485
486 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
487 Jayant R Sonar <jayant.sonar@kpitcummins.com>
488
489 * configure.ac (cr16-*-*): Remove nonconfigdirs.
490 * configure: Regenerate.
491
492 2012-01-23 Harshit Chopra <harshit@google.com>
493
494 * MAINTAINERS (Write After Approval): Add myself.
495
496 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
497
498 * configure.ac: Remove reference to mh-interix.
499 * configure: Regenerate.
500
501 2012-01-05 Richard Henderson <rth@redhat.com>
502
503 PR bootstrap/51072
504 * configure.ac: Disable libitm if c++ is not enabled.
505 * configure: Rebuild.
506
507 * configure.ac: Fix regexp for same.
508 * configure: Rebuild.
509
510 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
511
512 * MAINTAINERS (Write After Approval): Add myself.
513
514 2012-01-02 Richard Guenther <rguenther@suse.de>
515
516 PR bootstrap/51686
517 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
518 * Makefile.in: Regenerate.
519
520 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
521
522 * MAINTAINERS (Write After Approval): Add myself.
523
524 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
525
526 * configure: Regenerate.
527
528 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
529
530 * MAINTAINERS (picochip): Changed email address.
531
532 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
533
534 * MAINTAINERS (write-after-approval): Add self.
535
536 2011-11-29 DJ Delorie <dj@redhat.com>
537
538 * configure.ac (rl78-*-*) New case.
539 * configure: Regenerate.
540 * MAINTAINERS: Add myself as RL78 maintainer.
541
542 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
543
544 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
545
546 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
547
548 * libtool.m4: Additional FreeBSD 10 fixes.
549
550 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
551
552 * MAINTAINERS: Move myself from Write After Approval to CPU Port
553 Maintainers section, as Epiphany maintainer.
554
555 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
556
557 PR target/49992
558 * configure.ac: Remove ranlib special-casing for Darwin.
559 * configure: Regenerate.
560
561 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
562
563 * MAINTAINERS (Reviewers): Keep the list sorted.
564
565 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
566
567 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
568
569 2011-11-09 Roland McGrath <mcgrathr@google.com>
570
571 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
572 * configure: Rebuild.
573 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
574 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
575 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
576 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
577 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
578 Add READELF.
579 * Makefile.in: Rebuild.
580
581 2011-11-09 Jason Merrill <jason@redhat.com>
582
583 * Makefile.def (language=c++): Remove check-c++0x.
584 * Makefile.in (check-gcc-c++): Regenerate.
585
586 2011-11-08 Richard Henderson <rth@redhat.com>
587
588 * configure.ac: Test for libitm directory present first.
589
590 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
591
592 * configure.ac: Test libitm/configure.tgt to disable libitm.
593 * configure: Rebuild.
594
595 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
596 Richard Henderson <rth@redhat.com>
597
598 Merged from transactional-memory.
599
600 * Makefile.def (lang_env_dependencies): libitm is c++.
601 Add libitm target module.
602 * configure.ac: Likewise.
603 * config/mmap.m4: New file.
604 * contrib/gcc_update: Add libitm to touch data.
605 * Makefile.in, configure: Rebuild.
606
607 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
608
609 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
610 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
611 * Makefile.in: Regenerate.
612
613 2011-11-01 DJ Delorie <dj@redhat.com>
614
615 * config.sub: Update to version 2011-10-29 (added rl78)
616
617 2011-10-27 Nick Clifton <nickc@redhat.com>
618
619 * config.sub: Import these changes from the config project:
620
621 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
622 Ben Elliston <bje@gnu.org>
623
624 * config.sub (epiphany): New.
625
626 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
627 Ben Elliston <bje@gnu.org>
628
629 * config.sub (hexagon, hexagon-*): New.
630
631 2011-08-23 Roland McGrath <mcgrathr@google.com>
632
633 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
634 64eb to be64.
635
636 2011-08-16 Roland McGrath <mcgrathr@google.com>
637
638 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
639 (nacl): Grok as alias for 32el-unknown-nacl.
640
641 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
642
643 * MAINTAINERS (Write After Approval): Add myself.
644
645 2011-10-24 Teresa Johnson <tejohnson@google.com>
646
647 * MAINTAINERS (Write After Approval): Add myself.
648
649 2011-09-21 Jakub Jelinek <jakub@redhat.com>
650
651 * MAINTAINERS (sparc port): Remove myself.
652
653 2011-09-14 Tom de Vries <tom@codesourcery.com>
654
655 * MAINTAINERS (Write After Approval): Add myself.
656
657 2011-08-14 Yao Qi <yao@codesourcery.com>
658
659 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
660 * configure: Regenerate.
661
662 2011-07-26 Ian Lance Taylor <iant@google.com>
663
664 * configure.ac: Set have_compiler based on whether gcc directory
665 exists, rather than on whether gcc is in configdirs.
666 * configure: Rebuild.
667
668 2011-07-21 Joseph Myers <joseph@codesourcery.com>
669
670 * MAINTAINERS (Global Reviewers): Add self.
671
672 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
673
674 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
675 link directories.
676 * Makefile.in: Rebuild.
677
678 2011-07-20 Ian Lance Taylor <iant@google.com>
679
680 PR bootstrap/49787
681 * configure.ac: Move --enable-bootstrap handling earlier in file.
682 If --enable-bootstrap and either --enable-build-with-cxx or
683 --enable-build-poststage1-with-cxx, enable C++ automatically.
684 * configure: Rebuild.
685
686 2011-07-19 Ian Lance Taylor <iant@google.com>
687
688 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
689 make C++ a boot_language. Set and substitute
690 POSTSTAGE1_CONFIGURE_FLAGS.
691 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
692 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
693 * configure, Makefile.in: Rebuild.
694
695 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
696
697 * MAINTAINERS (Register Allocation): Move myself from reviewers to
698 maintainers.
699
700 2011-07-18 Jakub Jelinek <jakub@redhat.com>
701
702 * MAINTAINERS (Global Reviewers): Add myself.
703
704 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
705
706 * configure: Regenerate.
707
708 2011-07-16 Jason Merrill <jason@redhat.com>
709
710 * Makefile.def (language=c++): Add check-c++0x and
711 check-target-libmudflap-c++.
712 * Makefile.tpl (check-target-libmudflap-c++): New.
713 * Makefile.in: Regenerate.
714
715 2011-07-16 Matthias Klose <doko@ubuntu.com>
716
717 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
718 * Makefile.def (target_modules/libjava): Pass
719 $(EXTRA_CONFIGARGS_LIBJAVA).
720 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
721 if not configured with --enable-static-libjava.
722 * Makefile.in: Regenerate.
723 * configure: Likewise.
724
725 2011-07-15 Jason Merrill <jason@redhat.com>
726
727 * Makefile.in (check-c++): Move check-gcc-c++0x after
728 check-target-libstdc++-v3.
729
730 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
731
732 * MAINTAINERS (c6x port): New entry.
733
734 2011-07-13 Jason Merrill <jason@redhat.com>
735
736 * Makefile.in (check-gcc-c++0x): New.
737 (check-c++): Depend on it.
738
739 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
740
741 PR target/39150
742 * configure.ac (i[3456789]86-*-solaris2*): Also accept
743 x86_64-*-solaris2.1[0-9]*.
744 * configure: Regenerate.
745
746 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
747
748 * MAINTAINERS (RTL optimizers): Add self.
749
750 2011-06-27 Gabriel Charette <gchare@google.com>
751
752 * MAINTAINERS (Write After Approval): Add myself.
753
754 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
755
756 PR regression/47836
757 PR bootstrap/23656
758 PR other/47733
759 PR bootstrap/49247
760 PR c/48825
761 * configure.ac (target_libraries): Remove target-libiberty.
762 Remove case-statement setting skipdirs=target-libiberty for
763 multiple targets. Remove checking target_configdirs and
764 removing target-libiberty but keeping target-libgcc if
765 otherwise empty.
766 * Makefile.def (target_modules): Don't add libiberty.
767 (dependencies): Remove all traces of target-libiberty.
768 * configure, Makefile.in: Regenerate.
769
770 2011-06-13 Walter Lee <walt@tilera.com>
771
772 * configure.ac (tilepro-*-*) New case.
773 (tilegx-*-*): Likewise.
774 * configure: Regenerate.
775
776 2011-06-06 Jing Yu <jingyu@google.com>
777
778 * configure.ac: Skip target-libiberty for
779 arm*-*-linux-androideabi.
780 * configure: Regenerated.
781
782 2011-06-06 Nick Clifton <nickc@redhat.com>
783
784 * config.sub: Sync from upstream.
785
786 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
787
788 * MAINTAINERS (Write After Approval): Add myself.
789
790 2011-06-01 Daniel Jacobowitz <drow@false.org>
791
792 * MAINTAINERS: Update my email address.
793
794 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
795
796 * MAINTAINERS (Write After Approval): Update my email address.
797
798 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
799
800 * MAINTAINERS (Write After Approval): Add myself.
801
802 2011-05-08 Doug Kwan <dougkwan@google.com>
803
804 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
805 * configure: Regenerated.
806 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
807 value from configure.
808 * Makefile.in: Regenerated.
809
810 2011-05-05 Joseph Myers <joseph@codesourcery.com>
811
812 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
813 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
814 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
815 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
816 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
817 *-*-vxworks*): Disable newlib and libgloss in separate case
818 statement.
819 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
820 to separate case statement.
821 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
822 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
823 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
824 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
825 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
826 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
827 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
828 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
829 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
830 i[[3456789]]86-*-rdos*, m32r-*-*,
831 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
832 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
833 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
834 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
835 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
836 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
837 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
838 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
839 and libgloss in main case over targets. Remove most empty cases
840 in main case over targets.
841 * configure: Regenerate.
842
843 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
844
845 * MAINTAINERS (Write After Approval): Add myself.
846
847 2011-05-04 Joseph Myers <joseph@codesourcery.com>
848
849 * configure.ac: Remove code setting special library locations for
850 hppa*64*-*-hpux11*. Remove code setting compiler for
851 sparc-sun-solaris2*.
852 * configure: Regenerate.
853
854 2011-05-04 Joseph Myers <joseph@codesourcery.com>
855
856 * configure.ac: Separate libgloss_dir settings from general case
857 over targets.
858 * configure: Regenerate.
859
860 2011-04-28 Joseph Myers <joseph@codesourcery.com>
861
862 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
863 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
864 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
865 cases in libgcj-disabling case statement.
866 (hppa*64*-*-linux*): Set unsupported_languages instead of
867 disabling target-zlib.
868 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
869 to hppa*64*-*-hpux*.
870 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
871 hppa*-*-hpux*.
872 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
873 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
874 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
875 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
876 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
877 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
878 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
879 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
880 libgcj-disabling case statement.
881 * configure: Regenerate.
882
883 2011-04-28 Joseph Myers <joseph@codesourcery.com>
884
885 * configure.ac: Disable Java for targets not supporting libffi.
886 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
887 Remove cases in Java-disabling statement.
888 (*arm-wince-pe): Change to arm-wince-pe.
889 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
890 cases in Java-disabling statement.
891 (bfin-*-*): Don't disable Java again.
892 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
893 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
894 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
895 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
896 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
897 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
898 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
899 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
900 Java-disabling statement.
901 (mmix-*-*): Don't disable Java again.
902 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
903 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
904 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
905 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
906 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
907 statement.
908 * configure: Regenerate.
909
910 2011-04-28 Joseph Myers <joseph@codesourcery.com>
911
912 * configure.ac: Separate cases disabling Java and Java libraries
913 from general case over targets.
914 * configure: Regenerate.
915
916 2011-04-21 Jie Zhang <jzhang918@gmail.com>
917
918 * MAINTAINERS: Update my email address.
919
920 2011-04-20 Easwaran Raman <eraman@google.com>
921
922 * MAINTAINERS (Write After Approval): Add myself.
923
924 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
925
926 PR lto/48086
927 * configure.ac: Re-enable LTO on *-apple-darwin9*.
928 * configure: Regenerate.
929
930 2011-04-16 Jim Meyering <meyering@redhat.com>
931
932 * MAINTAINERS (Write After Approval): Add myself.
933
934 2011-04-15 Dodji Seketeli <dodji@redhat.com>
935
936 * MAINTAINERS: Update my email address.
937
938 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
939
940 * MAINTAINERS (Write After Approval): Add myself.
941
942 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
943
944 * MAINTAINERS (Write After Approval): Add myself.
945
946 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
947
948 * MAINTAINERS (Write After Approval): Add myself.
949
950 2011-04-06 Joseph Myers <joseph@codesourcery.com>
951
952 * configure.ac (build_tools): Remove build-byacc.
953 (host_libs): Remove mmalloc.
954 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
955 autoconf automake libtool diff rcs fileutils shellutils time
956 textutils wdiff find uudecode hello tar gzip indent recode release
957 sed perl gawk findutils gettext zip.
958 (libgcj): Remove target-qthreads.
959 (target_tools): Remove target-examples target-gperf.
960 (YACC): Don't handle building byacc.
961 * configure: Regenerate.
962 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
963 dosutils, examples, fileutils, find, findutils, gawk, gettext,
964 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
965 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
966 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
967 handle building components.
968 * Makefile.in: Regenerate.
969
970 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
971
972 * MAINTAINERS: Update my email address as Xtensa maintainer.
973
974 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
975
976 * config.sub: Sync from upstream.
977
978 2011-04-01 Joseph Myers <joseph@codesourcery.com>
979
980 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
981 (microblaze*): Don't disable libssp.
982 * configure: Regenerate.
983
984 2011-04-01 Joseph Myers <joseph@codesourcery.com>
985
986 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
987 moveifchange.
988 * configure: Regenerate.
989 * Makefile.tpl: Use @SHELL@ not @config_shell@.
990 * Makefile.in: Regenerate.
991
992 2011-04-01 Joseph Myers <joseph@codesourcery.com>
993
994 * configure.ac (*-*-sysv4*): Don't enable libgomp.
995 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
996 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
997 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
998 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
999 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1000 md_exec_prefix cases.
1001 * configure: Regenerate.
1002
1003 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1004
1005 * configure.ac: Separate cases disabling target-libssp,
1006 target-libiberty, target-libstdc++-v3 and Fortran from general
1007 case over targets.
1008 * configure: Regenerate.
1009
1010 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1011
1012 * configure.ac (*-*-chorusos): Don't disable libgcj.
1013 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1014 Remove case.
1015 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1016 (arm-*-coff): Don't disable libgcj.
1017 (arm*-*-linux-gnueabi): Remove useless assignment.
1018 (arm-*-riscix*): Don't disable libgcj.
1019 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1020 configuration.
1021 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1022 (c54x*-*-*): Remove case.
1023 (tic54x-*-*): Don't disable GCC or GCC libraries.
1024 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1025 to *.
1026 (d10v-*-*): Don't disable GCC libraries.
1027 (d30v-*-*): Don't disable libgcj.
1028 (h8500-*-*): Don't disable GCC libraries.
1029 (i960-*-*): Don't disable libgcj.
1030 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1031 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1032 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1033 libgcj.
1034 (m68k-*-coff*): Remove case.
1035 (mmix-*-*): Don't disable libgloss on host.
1036 (mn10200-*-*, mn10300-*-*): Remove cases.
1037 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1038 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1039 Don't disable libgcj.
1040 (romp-*-*): Remove case.
1041 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1042 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1043 case.
1044 (v810-*-*): Don't disable GCC libraries.
1045 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1046 (ip2k-*-*): Don't disable GCC libraries.
1047 * configure: Regenerate.
1048
1049 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1050
1051 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1052 libffi on host.
1053 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1054 on host.
1055 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1056 * configure: Regenerate.
1057
1058 2011-03-26 John Marino <binutils@marino.st>
1059
1060 * configure.ac: Add support for *-*-dragonfly*
1061 * configure: Regenerate.
1062
1063 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1064
1065 * configure.ac (native_only): Remove.
1066 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1067 send-pr uudecode guile gnuserv on host.
1068 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1069 send-pr rcs guile perl texinfo libtool on host.
1070 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1071 automake send-pr rcs guile perl texinfo libtool on host.
1072 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1073 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1074 (alpha*-dec-osf*): Don't disable fileutils on target.
1075 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1076 texinfo send-pr expect dejagnu on target.
1077 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1078 target-qthreads on target.
1079 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1080 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1081 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1082 x86_64-*-mingw*): Don't disable expect on target.
1083 (*-*-cygwin*): Don't disable target-gperf on target.
1084 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1085 gnuserv on target.
1086 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1087 target.
1088 * configure: Regenerate.
1089
1090 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1091
1092 * configure.ac (target_tools): Remove target-groff.
1093 (native_only): Remove target-groff.
1094 (hppa*64*-*-*): Don't disable byacc.
1095 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1096 setting.
1097 (*-*-kaos*): Don't skip target-librx and target-groff.
1098 (*-*-netware*): Don't skip target-libmudflap.
1099 (*-*-tpf*): Don't skip target-libmudflap.
1100 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1101 directories on the host.
1102 (ia64*-*-*vms*): Don't skip tix.
1103 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1104 host.
1105 * configure: Regenerate.
1106
1107 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1108
1109 * configure.ac: Remove references to mt-mep, mt-netware,
1110 mt-wince.
1111 * Makefile.def: Add all-utils soft dependencies.
1112 * Makefile.tpl: Remove GDB_NLM_DEPS.
1113 * configure: Regenerate.
1114 * Makefile.in: Regenerate.
1115
1116 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1117
1118 * configure.ac: Do not include mh-x86omitfp.
1119 * configure: Regenerate.
1120
1121 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1122
1123 * configure.ac: Remove empty cases.
1124 * configure: Regenerate.
1125
1126 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1127
1128 * Makefile.def: Add dependency from termcap to gdb.
1129 * Makefile.in: Regenerate.
1130
1131 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1132
1133 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1134 * configure: Regenerate.
1135 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1136 * Makefile.tpl: Likewise.
1137 * Makefile.in: Regenerate.
1138
1139 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1140
1141 * configure.ac: Remove all mentions of tentative_cc.
1142 * configure: Regenerate.
1143
1144 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1145
1146 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1147 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1148 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1149 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1150 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1151 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1152 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1153 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1154 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1155 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1156 *-*-rhapsody*): Remove host cases.
1157 * configure: Regenerate.
1158
1159 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1160
1161 * configure.ac (ppc*-*-pe): Remove host case.
1162 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1163 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1164 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1165 cases.
1166 * configure: Regenerate.
1167
1168 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1169
1170 * config.sub: Update to version 2011-03-23.
1171
1172 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1173
1174 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1175 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1176 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1177 * configure: Regenerate.
1178
1179 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1180
1181 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1182 to Write After Approval.
1183 * config-ml.in: Don't handle arc-*-elf*.
1184 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1185 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1186 handle GCC libraries.
1187 * configure: Regenerate.
1188
1189 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1190
1191 PR bootstrap/48120:
1192 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1193 Add -lstdc++ -lm to LIBS.
1194 * configure: Regenerate.
1195
1196 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1197
1198 * config.guess: Update to version 2011-02-02
1199 * config.sub: Update to version 2011-02-24
1200
1201 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1202
1203 PR lto/48086
1204 * configure.ac: Re-enable LTO on *-apple-darwin9.
1205 * configure: Regenerate.
1206
1207 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1208
1209 PR lto/48086
1210 * configure.ac: Disable LTO on darwin due to an assembler change in
1211 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1212 under 256.
1213 * configure: Regenerate.
1214
1215 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1216
1217 * MAINTAINERS: Update myself as score backend maintainer,
1218 update my e-mail address.
1219
1220 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1221
1222 * MAINTAINERS: Update my e-mail address.
1223
1224 2011-03-06 Joey Ye <joey.ye@arm.com>
1225
1226 * MAINTAINERS: Update my e-mail address.
1227
1228 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1229
1230 * configure.ac: Adjust test of with_ppl.
1231 * configure: Regenerated.
1232
1233 2011-03-02 Kai Tietz <ktietz@redhat.com>
1234
1235 * MAINTAINERS: Adjust my e-mail address.
1236
1237 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1238
1239 * configure.ac: Add -lpwl to ppllibs.
1240 * configure: Regenerated.
1241
1242 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1243
1244 * config/cloog.m4: Add -lisl to clooglibs.
1245 * configure: Regenerated.
1246
1247 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1248
1249 * MAINTAINERS (CPU Port maintainers): Add self.
1250
1251 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1252
1253 * MAINTAINERS: Add myself as testsuite maintainer.
1254
1255 2011-02-15 Mike Stump <mikestump@comcast.net>
1256
1257 * MAINTAINERS: Add myself as testsuite maintainer.
1258
1259 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1260
1261 Import from Libtool and gnulib:
1262
1263 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1264
1265 Prepare for supporting FreeBSD 10.
1266 * config.rpath: Remove handling of freebsd1* which soon would
1267 match FreeBSD 10.0.
1268
1269 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1270
1271 Remove support for FreeBSD 1.x.
1272 * libtool.m4 (_LT_LINKER_SHLIBS)
1273 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1274 soon would incorrectly match FreeBSD 10.0.
1275
1276 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1277
1278 PR binutils/12283
1279 * move-if-change: Import version from gnulib.
1280
1281 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1282
1283 PR lto/47225
1284 * Makefile.def (lto-plugin): Double dash for enable-shared.
1285 (configure-gcc): Depend on all-lto-plugin.
1286 * Makefile.in: Rebuilt.
1287
1288 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1289
1290 * configure.ac: Remove extra bracket.
1291 * configure: Regenerate.
1292
1293 2011-02-08 Tobias Burnus <burnus@net-b.de>
1294
1295 * MAINTAINERS: Add myself as libquadmath maintainer.
1296
1297 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1298
1299 * MAINTAINERS: Update my email address.
1300
1301 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1302
1303 * MAINTAINERS (option handling): Add self.
1304
1305 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1306
1307 PR lto/47225
1308 * Makefile.def: Add dependency for install-gcc
1309 on install-lto-plugin.
1310 * Makfile.in: Regenerated
1311
1312 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1313
1314 * MAINTAINERS (CPU Port Maintainers): Add myself.
1315
1316 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1317
1318 PR libgcj/44341
1319 * configure.ac: Discard --with-* flags for host when configuring
1320 target libraries for cross build.
1321 * configure: Rebuilt.
1322
1323 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1324
1325 * MAINTAINERS (linear loop transforms): Removed.
1326
1327 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1328
1329 * configure.ac: If with_ppl is no, move setting with_cloog=no
1330 after CLOOG_REQUESTED check.
1331 * configure: Regenerated.
1332
1333 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1334
1335 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1336 CLooG has been requested.
1337 * configure: Regenerated.
1338
1339 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1340
1341 * configure: Regenerated.
1342 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1343
1344 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1345
1346 * configure: Regenerated.
1347 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1348
1349 2011-01-21 Andreas Schwab <schwab@redhat.com>
1350
1351 * configure.ac: Use AS_HELP_STRING throughout.
1352 * configure: Regenerate.
1353
1354 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1355
1356 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1357 * configure: Regenerate.
1358
1359 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1360
1361 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1362
1363 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1364
1365 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1366 for ia64-hpux.
1367 * configure: Regenerate.
1368
1369 2011-01-07 Jan Hubicka <jh@suse.cz>
1370
1371 PR lto/47225
1372 * Makefile.in: Regenerate.
1373 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1374 configure.
1375
1376 2011-01-07 Jan Hubicka <jh@suse.cz>
1377
1378 * Makefile.in: Regenerate.
1379 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1380 and configure dependency on lto-plugin configure.
1381 (lto-plugin module): Remove dependency on GCC; add dependency on
1382 liniberty.
1383
1384 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1385
1386 * MAINTAINERS (Write After Approval): Add myself.
1387
1388 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1389
1390 * configure: Regenerate.
1391
1392 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1393
1394 * configure.ac: (picochip): Disable libiberty.
1395
1396 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1397
1398 * MAINTAINERS (Write After Approval): Add myself.
1399
1400 2010-12-10 Ian Lance Taylor <iant@google.com>
1401
1402 PR bootstrap/46819
1403 * configure.ac: For --disable-libgcj clear libgcj_saved.
1404 * configure: Rebuild.
1405
1406 2010-12-10 Tobias Burnus <burnus@net-b.de>
1407
1408 PR fortran/46540
1409 * configure.ac: Add --disable-libquadmath and
1410 --disable-libquadmath-support.
1411 * configure: Regenerate.
1412
1413 2010-12-03 Ian Lance Taylor <iant@google.com>
1414
1415 * MAINTAINERS: Add myself as libgo maintainer.
1416
1417 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1418
1419 PR libffi/46792
1420 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1421 * configure: Regenerate.
1422
1423 2010-12-02 Ian Lance Taylor <iant@google.com>
1424
1425 * configure.ac: Always set default for poststage1_ldflags to
1426 -static-libstdc++ -static-libgcc.
1427
1428 2010-11-29 Andreas Schwab <schwab@redhat.com>
1429
1430 * configure.ac: Move comment to remove extra space in last argument
1431 of GCC_TARGET_TOOL.
1432
1433 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1434
1435 PR other/46026
1436 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1437 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1438 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1439 (BASE_FLAGS_TO_PASS): Use it.
1440 * configure: Rebuilt.
1441 * Makefile.in: Rebuilt.
1442
1443 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1444
1445 PR binutils/12258
1446 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1447 Properly check default linker.
1448 * configure: Regnerated.
1449
1450 2010-11-23 Matthias Klose <doko@ubuntu.com>
1451
1452 * configure.ac: For --enable-gold, handle value `default' instead of
1453 `both*'. New configure option --{en,dis}able-ld.
1454 * configure: Regenerate.
1455
1456 2010-11-20 Ian Lance Taylor <iant@google.com>
1457
1458 * configure.ac: Only disable a language library if no language needs
1459 it. Don't let --disable-libgcj uncondtionally disable libffi.
1460 * configure: Rebuild.
1461
1462 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1463
1464 * Makefile.in: Regenerate.
1465
1466 PR other/46202
1467 * configure.ac: Fix just-built in-tree STRIP name to be
1468 binutils/strip-new.
1469 * configure: Regenerate.
1470 * Makefile.def (install-strip-gcc, install-strip-binutils)
1471 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1472 (install-strip-sid): Mirror dependencies on non-strip variants
1473 of these targets on the respective -strip prerequisites.
1474 * Makefile.tpl (install-strip, install-strip-host)
1475 (install-strip-target): New targets.
1476 (install-strip-[+module+], install-strip-target-[+module+]):
1477 New targets.
1478 * Makefile.in: Regenerate.
1479
1480 2010-11-19 Ian Lance Taylor <iant@google.com>
1481 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1482
1483 * configure.ac: Add target-libgo to target_libraries. Set
1484 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1485 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1486 (HOST_EXPORTS): Add GOC.
1487 (BASE_TARGET_EXPORTS): Add GOC.
1488 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1489 (GOCFLAGS_FOR_TARGET): New variable.
1490 (EXTRA_HOST_FLAGS): Add GOC.
1491 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1492 * Makefile.def (target_modules): Add libgo.
1493 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1494 (dependencies): Add dependency from configure-target-libgo to
1495 configure-target-libffi and all-target-libstdc++-v3. Add
1496 dependencies from all-target-libgo to all-target-libffi.
1497 (languages): Add go.
1498 * configure: Rebuild.
1499 * Makefile.in: Rebuild.
1500
1501 2010-11-19 Ian Lance Taylor <iant@google.com>
1502
1503 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1504 compiler/flag environment variables.
1505
1506 2010-11-18 Ian Lance Taylor <iant@google.com>
1507
1508 * configure.ac: Check for lang_requires_boot_languages in
1509 config-lang.in files.
1510 * configure: Rebuild.
1511
1512 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1513 Tobias Burnus <burnus@net-b.de>
1514
1515 PR fortran/32049
1516 * Makefile.def: Add libquadmath; build it with language=fortran.
1517 * configure.ac: Add libquadmath.
1518 * Makefile.tpl: Handle multiple libs in check-[+language+].
1519 * Makefile.in: Regenerate.
1520 * configure: Regenerate.
1521
1522 2010-11-16 Tom Tromey <tromey@redhat.com>
1523
1524 * MAINTAINERS: Moved myself to reviewers section.
1525
1526 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1527
1528 * MAINTAINERS: Moved myself to reviewers section.
1529
1530 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1531
1532 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1533 (Write After Approval): Remove self.
1534
1535 2010-11-15 Andreas Schwab <schwab@redhat.com>
1536
1537 * configure.ac: Fix spelling in option names.
1538 * configure: Regenerated.
1539
1540 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1541
1542 PR bootstrap/39622
1543 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1544 * configure: Regenerated.
1545
1546 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1547
1548 * MAINTAINERS: Update my email address.
1549
1550 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1551
1552 * configure: Regenerate.
1553
1554 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1555
1556 * configure: Regenerate.
1557
1558 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1559
1560 * configure: Regenerate.
1561
1562 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1563
1564 * configure: Regenerate.
1565
1566 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1567
1568 * configure.ac: Support official CLooG.org versions.
1569 * configure: Regenerate.
1570 * config/cloog.m4: New.
1571
1572 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1573
1574 * MAINTAINERS (Write After Approval): Add myself.
1575
1576 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1577
1578 * MAINTAINERS: Update my email address.
1579
1580 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1581
1582 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1583 * configure: Regenerate.
1584
1585 2010-11-03 Ian Lance Taylor <iant@google.com>
1586 Dave Korn <dave.korn.cygwin@gmail.com>
1587
1588 PR lto/46273
1589 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1590 and on other supported platforms whenever LTO is enabled.
1591 * configure: Rebuild.
1592
1593 2010-11-02 Alan Modra <amodra@gmail.com>
1594
1595 PR binutils/12110
1596 * configure.ac: Error when source path contains spaces.
1597 * configure: Regenerate.
1598
1599 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1600
1601 * MAINTAINERS: Update my email address.
1602
1603 2010-10-20 Ian Lance Taylor <iant@google.com>
1604
1605 * Makefile.def (target_modules): Set lib_path to src/.libs for
1606 libstdc++-v3 module.
1607 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1608 * Makefile.in: Rebuild.
1609
1610 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1611
1612 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1613 (Write After Approval): Remove myself.
1614
1615 2010-10-15 Tristan Gingold <gingold@adacore.com>
1616
1617 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1618
1619 2010-10-14 Douglas Rupp <rupp@gnat.com>
1620
1621 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1622
1623 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1624
1625 * configure.ac (build_lto_plugin): New shell variable.
1626 (--enable-lto): Turn on by default for all non-ELF platforms that
1627 have had LTO support added so far. Set build_lto_plugin appropriately
1628 for both ELF and non-ELF.
1629 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1630 * configure: Regenerate.
1631
1632 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1633
1634 Sync from src:
1635 * configure.ac (v850 support): Remove target-libgloss from
1636 noconfigdirs.
1637 * configure: Regenerate.
1638
1639 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1640
1641 PR bootstrap/45326
1642 PR bootstrap/45174
1643 * configure.ac: Honor initial values of $build_configargs,
1644 $host_configargs, $target_configargs. Mark the precious, so
1645 environment settings get recorded.
1646 * configure: Regenerate.
1647
1648 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1649
1650 PR bootstrap/45796
1651 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1652 Depend on all-build-libiberty.
1653 * Makefile.in: Regenerate.
1654
1655 2010-09-30 Michael Eager <eager@eagercon.com>
1656
1657 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1658 * configure: Regenerate.
1659
1660 2010-09-28 Michael Eager <eager@eagercon.com>
1661
1662 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1663
1664 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1665
1666 PR bootstrap/44621
1667 * configure.ac: Fix unportable shell quoting.
1668 * configure: Regenerate.
1669
1670 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1671
1672 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1673 targets and amend comment.
1674 * configure: Regenerate.
1675
1676 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1677
1678 * MAINTAINERS (Write After Approval): Add myself.
1679
1680 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1681
1682 * configure.ac: Enable LTO by default on Darwin.
1683 * configure: Regenerate.
1684
1685 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1686
1687 * MAINTAINERS (Write After Approval): Add myself.
1688
1689 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1690
1691 * MAINTAINERS (Write After Approval): Add myself.
1692
1693 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1694
1695 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1696 ports
1697
1698 2010-07-28 David Yuste <david.yuste@gmail.com>
1699
1700 * MAINTAINERS (Write After Approval): Add myself.
1701
1702 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1703
1704 * configure.ac: Support all v850 targets.
1705 * configure: Regenerate.
1706
1707 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1708
1709 PR bootstrap/44455
1710 * configure.ac (extra_mpfr_configure_flags): Copy from
1711 extra_mpc_gmp_configure_flags.
1712 * configure: Re-generated.
1713
1714 2010-07-22 Andi Kleen <ak@linux.intel.com>
1715
1716 * MAINTAINERS (Write After Approval): Add myself.
1717
1718 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1719
1720 * MAINTAINERS (Write After Approval): Add myself.
1721
1722 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1723
1724 * MAINTAINERS (Write After Approval): Add myself.
1725
1726 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1727
1728 PR target/44862
1729 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1730 Provide -B option to allow for link spec %s substitutions for
1731 libstdc++.a on darwin.
1732 * Makefile.in: Regenerate.
1733
1734 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1735
1736 * MAINTAINERS (Reviewers): Update my e-mail address
1737
1738 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1739
1740 * Makefile.def (configure-gcc): Depend on all-libelf.
1741 * Makefile.in: Rebuild.
1742
1743 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1744
1745 * MAINTAINERS (Write After Approval): Add myself in the right place.
1746
1747 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1748
1749 * MAINTAINERS (Write After Approval): Add myself.
1750
1751 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1752
1753 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1754
1755 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1756
1757 * config.sub: Update to version 2010-05-21.
1758 * config.guess: Update to version 2010-04-03.
1759
1760 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1761
1762 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1763 * configure: Regenerate.
1764
1765 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1766
1767 * MAINTAINERS (Write After Approval): Add myself.
1768
1769 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1770
1771 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1772 a platform that supports LTO.
1773 * configure: Regenerate.
1774
1775 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1776
1777 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1778 * configure: Regenerated.
1779
1780 2010-04-27 Roland McGrath <roland@redhat.com>
1781 H.J. Lu <hongjiu.lu@intel.com>
1782
1783 * configure.ac (--enable-gold): Support both, both/gold and
1784 both/bfd to add gold to configdirs without removing ld.
1785 * configure: Regenerated.
1786
1787 * Makefile.def: Add install-gold dependency to install-ld.
1788 * Makefile.in: Regenerated.
1789
1790 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1791
1792 PR lto/42776
1793 * configure.ac (--enable-lto): Refactor handling so libelf tests
1794 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1795 and allow LTO to be explicitly enabled on non-ELF platforms that
1796 are known to support it inside else-clause.
1797 * configure: Regenerate.
1798
1799 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1800
1801 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1802 * configure: Regenerate.
1803
1804 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1805
1806 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1807 * configure: Regenerate.
1808
1809 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1810
1811 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1812 separately.
1813 * configure: Regenerate.
1814
1815 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1816
1817 * MAINTAINERS (Write After Approval): Add myself.
1818
1819 2010-04-14 Tristan Gingold <gingold@adacore.com>
1820
1821 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1822 * configure: Regenerate.
1823
1824 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1825
1826 * configure: Regenerate after change to elf.m4.
1827
1828 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1829
1830 * MAINTAINERS (Write After Approval): Add myself.
1831
1832 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1833
1834 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1835 * configure: Regenerated.
1836
1837 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1838
1839 * configure.ac: Print "buggy but acceptable" when CLooG
1840 revision is less than 9.
1841 * configure: Regenerated.
1842
1843 2010-04-01 Diego Novillo <dnovillo@google.com>
1844
1845 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1846
1847 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1848
1849 PR bootstrap/43615
1850 PR bootstrap/43328
1851
1852 Revert:
1853
1854 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1855
1856 * configure.ac: Do not pass --enable-multilib nor
1857 --disable-multilib in baseargs. Accept explicitly passed
1858 --enable_multilib.
1859 * configure: Regenerate.
1860
1861 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1862
1863 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1864
1865 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1866
1867 * MAINTAINERS: Remove myself.
1868
1869 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1870
1871 PR bootstrap/43328
1872 * configure.ac: Do not pass --enable-multilib nor
1873 --disable-multilib in baseargs. Accept explicitly passed
1874 --enable_multilib.
1875 * configure: Regenerate.
1876
1877 2010-03-28 Andrew Pinski <pinskia@gmail.com>
1878
1879 * MAINTAINERS (spu port): Remove me.
1880
1881 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1882
1883 * configure.ac (tic6x-*-*): New case.
1884 * configure: Regenerate.
1885
1886 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1887
1888 * config.sub: Update to version 2010-03-22.
1889 * config.guess: Update to version 2009-12-30.
1890
1891 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1892
1893 PR ada/42554
1894 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1895 * configure: Regenerate.
1896
1897 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1898
1899 * MAINTAINERS: Update my email address.
1900
1901 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1902
1903 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1904 (ghassan.shobaki@amd.com): Removed.
1905
1906 2010-03-17 Alan Modra <amodra@gmail.com>
1907
1908 * MAINTAINERS: Update my email address.
1909
1910 2010-03-16 Diego Novillo <dnovillo@google.com>
1911
1912 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1913 Matthews.
1914
1915 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1916
1917 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1918 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1919
1920 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1921
1922 * MAINTAINERS: Update my email address.
1923
1924 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1925
1926 * MAINTAINERS: Update my email address.
1927
1928 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1929
1930 * MAINTAINERS: Update my email address.
1931
1932 2010-03-09 Jie Zhang <jie@codesourcery.com>
1933
1934 * MAINTAINERS: Update my email address.
1935
1936 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1937
1938 PR libstdc++/32499
1939 * configure.ac (RANLIB): Default to true.
1940 (STRIP): Likewise.
1941 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1942 * configure: Regenerate.
1943
1944 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
1945
1946 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1947 (Write After Approval): Update my email address.
1948
1949 2010-02-17 Nick Clifton <nickc@redhat.com>
1950
1951 PR 11238
1952 * Makefile.tpl (local-distclean): Also remove config.cache files in
1953 sub-directories as there may not be Makefiles present in the
1954 sub-directories.
1955 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1956 the config.cache files found by the find command.
1957
1958 * Makefile.in: Regenerate.
1959 * configure.ac: Revert previous delta.
1960 * configure: Regenerate.
1961
1962 2010-02-15 Nick Clifton <nickc@redhat.com>
1963
1964 PR 11238
1965 * configure.ac: Delete config.cache files in sub-directories when
1966 deleting Makefiles.
1967 * configure: Regenerate.
1968
1969 2010-02-12 Ben Elliston <bje@gnu.org>
1970
1971 * MAINTAINERS: Update my email address.
1972
1973 2010-02-08 Andrew Pinski <pinskia@gmail.com>
1974
1975 * MAINTAINERS (spu port): Update my email address.
1976
1977 2010-02-08 Jie Zhang <jie.zhang@analog.com>
1978
1979 * MAINTAINERS: Add myself as a maintainer for the bfin port.
1980
1981 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1982
1983 * configure.ac: Add "recommended" version checks for GMP/MPC.
1984 Update recommended GMP/MPFR/MPC versions.
1985 * configure: Regenerate.
1986
1987 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
1988
1989 * MAINTAINERS: Move my Embecosm email address into the
1990 write-after-approval section.
1991
1992 2010-01-26 Ian Lance Taylor <iant@google.com>
1993
1994 * MAINTAINERS: Add myself as Go frontend maintainer.
1995
1996 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
1997
1998 PR libstdc++/36101, PR libstdc++/42813
1999 * configure.ac (bootstrap_target_libs): Make inclusion of
2000 target-libgomp conditional on libgomb being in target_configdirs.
2001 * configure: Regenerate.
2002
2003 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2004
2005 PR libstdc++/36101, PR libstdc++/42813
2006 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2007 * configure: Regenerate.
2008
2009 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2010
2011 PR libstdc++/36101, PR libstdc++/42813
2012 * configure.ac (target_configdirs): Substitute.
2013 * Makefile.def: Bootstrap target module libgomp.
2014 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2015 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2016 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2017 * configure, Makefile.in: Regenerate.
2018
2019 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2020
2021 * MAINTAINERS: Adjust my details.
2022
2023 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2024
2025 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2026
2027 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2028
2029 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2030
2031 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2032
2033 * MAINTAINERS (Write After Approval): Add myself.
2034
2035 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2036
2037 * MAINTAINERS (Write After Approval): Add myself.
2038
2039 2010-01-11 Richard Guenther <rguenther@suse.de>
2040
2041 PR lto/41569
2042 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2043 * Makefile.in: Regenerated.
2044
2045 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2046
2047 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2048 * configure: Regenerate.
2049
2050 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2051 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2052
2053 PR bootstrap/42424
2054 * configure.ac: Include libtool m4 files.
2055 (_LT_CHECK_OBJDIR): Call it.
2056 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2057 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2058
2059 * configure: Regenerate.
2060
2061 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2062
2063 PR bootstrap/41818
2064 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2065 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2066 * Makefile.in: Regenerate.
2067
2068 2010-01-02 Richard Guenther <rguenther@suse.de>
2069
2070 PR lto/41529
2071 * configure.ac: Include config/elf.m4. Disable LTO if not
2072 builting for an elf target.
2073 * configure: Regenerate.
2074
2075 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2076
2077 * MAINTAINERS: Change my email address.
2078
2079 2009-12-18 Ben Elliston <bje@au.ibm.com>
2080
2081 * config.sub, config.guess: Update from upstream sources.
2082
2083 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2084
2085 * MAINTAINERS (Write After Approval): Add myself.
2086
2087 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2088
2089 PR middle-end/30447
2090 PR middle-end/30789
2091 PR other/40302
2092
2093 * configure.ac: Require MPC.
2094 * configure: Regenerate.
2095
2096 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2097
2098 PR target/38384
2099 PR bootstrap/40972
2100 * libtool.m4: Sync from git Libtool.
2101 * ltoptions.m4: Likewise.
2102 * ltversion.m4: Likewise.
2103 * lt~obsolete.m4: Likewise.
2104 * ltmain.sh: Likewise.
2105
2106 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2107
2108 * configure.ac: Update minimum MPC version to 0.8.
2109 * configure: Regenerate.
2110
2111 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2112
2113 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2114 * configure: Regenerated.
2115
2116 2009-11-21 Ian Lance Taylor <iant@google.com>
2117
2118 * configure.ac: Change default of poststage1_ldflags to be empty if
2119 poststage1_libs is set. When poststage1_libs is empty, and
2120 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2121 * configure: Rebuild.
2122
2123 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2124
2125 * MAINTAINERS (Write After Approval): Update my email address.
2126
2127 2009-11-20 Ben Elliston <bje@au.ibm.com>
2128
2129 * config.guess: Update from upstream sources.
2130
2131 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2132
2133 * Makefile.def: Restore host and target settings for gmp.
2134 * Makefile.in: Rebuild.
2135
2136 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2137
2138 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2139 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2140 Fix portability of test of C++ as bootstrap language. Add
2141 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2142 * configure: Rebuild.
2143 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2144 and cloog. Fix in-tree ppl configuration. Introduce libelf
2145 in-tree building.
2146 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2147 (POSTSTAGE1_HOST_EXPORTS): Use it.
2148 (STAGE[+id+]_CXXFLAGS): New.
2149 (BASE_FLAGS_TO_PASS): Pass it down.
2150 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2151 extra_exports.
2152 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2153 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2154 extra_exports.
2155 * Makefile.in: Rebuild.
2156
2157 2009-11-17 Ben Elliston <bje@au.ibm.com>
2158
2159 * config.sub, config.guess: Update from upstream sources.
2160
2161 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2162
2163 * MAINTAINERS (Write After Approval): Add myself.
2164
2165 2009-11-09 Jon Beniston <jon@beniston.com>
2166
2167 * MAINTAINERS (Write After Approval): Add myself.
2168
2169 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2170
2171 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2172 paths for *-w64-mingw* and x86_64-*mingw*.
2173 * configure: Regenerated.
2174
2175 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2176
2177 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2178
2179 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2180
2181 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2182 Phil Edwards to Write-After Approval.
2183
2184 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2185
2186 * configure.ac: Disable target-winsup & co for
2187 x86_64-*-mingw* and *-w64-mingw* targets.
2188 * configure: Regenerated.
2189
2190 2009-10-16 Nick Clifton <nickc@redhat.com>
2191
2192 * MAINTAINERS: Add myself as a maintainer for the RX port.
2193
2194 2009-10-26 Johannes Singler <singler@kit.edu>
2195
2196 * MAINTAINERS (Write After Approval): Update my e-mail address.
2197
2198 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2199
2200 * configure.ac (CLooG test): Use = with test.
2201 * configure: Regenerate.
2202
2203 2009-10-22 Richard Guenther <rguenther@suse.de>
2204
2205 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2206 cloog if the ppl version check failed. Move flags saving
2207 before setting in libelf check.
2208 * configure: Regenerate.
2209
2210 2009-10-21 Richard Guenther <rguenther@suse.de>
2211
2212 * configure.ac: Adjust the ppl and cloog configure to work as
2213 documented. Disable cloog if ppl was disabled. Omit the version
2214 checks if they were disabled.
2215 * configure: Re-generate.
2216
2217 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2218
2219 * configure.ac: Add 'lto' to enable_languages, not
2220 new_enable_languages, and only if not already present.
2221 * configure: Regenerate.
2222
2223 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2224
2225 * README: Refer to the various COPYING* files instead of just
2226 COPYING.
2227 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2228
2229 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2230
2231 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2232
2233 2009-10-07 Richard Guenther <rguenther@suse.de>
2234
2235 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2236 and Richard Guenther as reviewers.
2237 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2238 as reviewers.
2239
2240 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2241
2242 * config.sub: Update from upstream sources.
2243
2244 2009-10-06 Ian Lance Taylor <iant@google.com>
2245
2246 * Makefile.def: check-gold depends upon all-gas.
2247 * Makefile.in: Rebuild.
2248
2249 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2250
2251 * MAINTAINERS (Write After Approval): Add myself.
2252
2253 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2254
2255 * Makefile.def: all-lto-plugin depends on all-libiberty.
2256 set bootstrap=true for lto-plugin.
2257 Add lto-plugin.
2258 * Makefile.in: Regenerate.
2259 * configure.ac (host_libs): Add lto-plugin.
2260 * configure: Regenerate.
2261
2262 2009-10-03 Diego Novillo <dnovillo@google.com>
2263
2264 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2265 (HOST_LIBELFLIBS): Define.
2266 (HOST_LIBELFINC): Define.
2267 * Makefile.in: Regenerate.
2268 * configure.ac: Add --enable-lto.
2269 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2270 If --enable-lto is used, add 'lto' to new_enable_languages.
2271 If --enable-lto is used and gold is enabled, add
2272 lto-plugin to configdirs.
2273 * configure: Regenerate.
2274
2275 2009-10-03 Simon Baldwin <simonb@google.com>
2276
2277 * configure.ac: If --with-system-zlib, suppress local zlib and
2278 pass --with-system-zlib to subdir configure scripts.
2279 * configure: Regenerate.
2280
2281 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2282 Paolo Bonzini <bonzini@gnu.org>
2283
2284 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2285 $(srcdir).
2286 * Makefile.in: Rebuilt.
2287
2288 2009-09-26 Gary Funck <gary@intrepid.com>
2289
2290 * MAINTAINERS (Write After Approval): Add myself.
2291
2292 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2293
2294 * configure.ac: Update minimum MPC version to 0.7.
2295 * configure: Regenerate.
2296
2297 2009-09-25 Nick Clifton <nickc@redhat.com>
2298
2299 * configure.ac: Pass any --cache-file=/dev/null option on to
2300 subconfigures.
2301 * configure: Regenerate.
2302
2303 2009-09-23 Nick Clifton <nickc@redhat.com>
2304
2305 * config.sub, config.guess: Update from upstream sources.
2306
2307 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2308
2309 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2310 * Makefile.in: Rebuilt.
2311
2312 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2313
2314 PR bootstrap/32272
2315 * configure.ac: Error out if $srcdir isn't '.' but contains
2316 host-${host_noncanonical}.
2317 * configure: Regenerate.
2318
2319 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2320
2321 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2322 maintainer.
2323
2324 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2325
2326 * configure.ac: If bootstrapping a combined tree with
2327 --enable-gold, require c++ in stage1_languages.
2328 * configure: Regenerate.
2329
2330 * configure.ac: Also add target_libs of stage1_languages to
2331 bootstrap_target_libs.
2332 * configure: Regenerate.
2333
2334 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2335 with --enable-languages not containing c++.
2336 * configure: Regenerate.
2337
2338 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2339
2340 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2341 * configure: Regenerate.
2342
2343 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2344
2345 * MAINTAINERS (Write After Approval): Update my e-mail address,
2346 and move from from here...
2347 (Waiting for paperwork): To here.
2348
2349 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2350
2351 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2352
2353 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2354
2355 * configure.ac: Do not use $extrasub for replacing @if/@endif
2356 parts in Makefile; instead, use additional arguments to
2357 AC_CONFIG_COMMANDS to do the replacement manually, with several
2358 sed invocations, to avoid HP-UX sed command limits.
2359 * configure: Regenerate.
2360
2361 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2362
2363 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2364 blank before -L.
2365
2366 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2367
2368 * configure.ac (with-build-config): Document. Handle without.
2369 Handle missing argument.
2370 * configure: Rebuilt.
2371
2372 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2373
2374 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2375 Default to bootstrap-debug only if compare-debug works.
2376 * configure: Rebuilt.
2377 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2378 * Makefile.in: Rebuilt.
2379
2380 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2381
2382 * MAINTAINERS (OS Port Maintainers): Update my email address.
2383
2384 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2385
2386 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2387 * Makefile.in: Rebuilt.
2388
2389 2009-09-01 Chris Demetriou <cgd@google.com>
2390
2391 * MAINTAINERS (Write After Approval): Add myself.
2392
2393 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2394
2395 PR debug/30161
2396 * include/dwarf2.h (enum dwarf_tag): Added
2397 DW_TAG_GNU_template_template_param
2398 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2399
2400 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2401
2402 * Makefile.tpl (AWK): Fix typo.
2403 * Makefile.in: Regenerate.
2404
2405 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2406
2407 * configure.ac: Detect awk and sed.
2408 * Makefile.def (flags_to_pass): Add AWK and SED.
2409 * Makefile.tpl (AWK, SED): New.
2410 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2411 * configure: Regenerate.
2412 * Makefile.in: Regenerate.
2413
2414 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2415
2416 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2417 (collapseslashes): Likewise.
2418
2419 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2420
2421 * configure.ac (AC_PREREQ): Bump to 2.64.
2422
2423 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2424
2425 * configure.ac: Remove --with-datarootdir, --with-docdir,
2426 --with-pdfdir, --with-htmldir switches.
2427 * configure: Regenerate.
2428
2429 * configure: Regenerate.
2430
2431 * compile: Sync from Automake 1.11.
2432 * depcomp: Likewise.
2433 * install-sh: Likewise.
2434 * missing: Likewise.
2435 * mkinstalldirs: Likewise.
2436 * ylwrap: Likewise.
2437
2438 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2439
2440 * ltmain.sh (func_normal_abspath): New function.
2441 (func_relative_path): Likewise.
2442 (func_mode_help): Document new -bindir option for link mode.
2443 (func_mode_link): Add new -bindir option, and use it to place
2444 output DLL if specified.
2445
2446 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2447
2448 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2449 (baseargs): Add --disable-option-checking.
2450 * configure: Regenerate.
2451
2452 * Makefile.def (configure-target-libiberty): Depend on
2453 all-binutils and all-ld.
2454 (configure-target-newlib): Likewise.
2455 * Makefile.in: Regenerate.
2456
2457 2009-08-17 Ben Elliston <bje@au.ibm.com>
2458
2459 * config.sub, config.guess: Update from upstream sources.
2460
2461 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2462
2463 Sync from src, merge:
2464
2465 2009-07-02 Tristan Gingold <gingold@adacore.com>
2466
2467 * configure.ac: Do not exclude gas for i386-*-darwin.
2468 Add a case for x86_64-*-darwin.
2469 * configure: Regenerate.
2470
2471 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2472
2473 * MAINTAINERS: Add my name to Write After Approval list.
2474
2475 2009-08-06 Michael Eager <eager@eagercon.com>
2476
2477 * configure.ac: Add Microblaze target.
2478 * configure: Regenerate.
2479
2480 2009-07-31 Christian Bruel <christian.bruel@st.com>
2481
2482 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2483 * configure: Regenerate.
2484
2485 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2486
2487 * MAINTAINERS (Write After Approval): Update my e-mail address.
2488
2489 2009-07-06 Ian Lance Taylor <iant@google.com>
2490
2491 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2492 * configure: Rebuild.
2493
2494 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2495
2496 * MAINTAINERS: Move myself to the Graphite Reviewers.
2497
2498 2009-06-30 Wei Guozhi <carrot@google.com>
2499
2500 * MAINTAINERS: Add my name to Write After Approval list.
2501
2502 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2503
2504 PR bootstrap/40338
2505 * configure.ac (comparestring): Create new variable.
2506 * Makefile.tpl (comparestring): Use to skip some comparisions.
2507 * configure: Regenerate.
2508 * Makefile.in: Regenerate.
2509
2510 2009-06-26 Doug Evans <dje@sebabeach.org>
2511
2512 * Makefile.def (host_modules): Add cgen.
2513 * Makefile.in: Regenerate.
2514 * configure.ac (host_tools): Add cgen.
2515 * configure: Regenerate.
2516
2517 2009-06-23 DJ Delorie <dj@redhat.com>
2518
2519 * MAINTAINERS: Add myself as mep maintainer.
2520
2521 2009-06-23 Ian Lance Taylor <iant@google.com>
2522
2523 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2524 boot_languages. Only bootstrap target libraries listed in
2525 target_libs for some boot language. Add --with-stage1-ldflags,
2526 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2527 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2528 if not building with C++.
2529 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2530 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2531 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2532 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2533 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2534 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2535 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2536 * configure, Makefile.in: Rebuild.
2537
2538 2009-06-23 Li Feng <nemokingdom@gmail.com>
2539
2540 * MAINTAINERS: Added my name to write-after-approval list.
2541
2542 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2543
2544 * configure.ac: Define is_elf for QNX Neutrino targets.
2545 * configure: Regenerate.
2546
2547 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2548
2549 * MAINTAINERS: Added my name to the write-after-approval list
2550
2551 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2552
2553 * configure.ac: Detect MPC in default directory.
2554 * configure: Regenerate.
2555
2556 2009-06-03 Jerome Guitton <guitton@adacore.com>
2557 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2558
2559 * Makefile.tpl (all): Avoid a trailing backslash.
2560 * Makefile.in: Regenerate.
2561
2562 2009-06-03 Ben Elliston <bje@au.ibm.com>
2563
2564 * config.sub, config.guess: Update from upstream sources.
2565
2566 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2567
2568 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2569 to noconfdirs.
2570 * configure: Regenerate.
2571
2572 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2573
2574 * Makefile.tpl ([+compare-target+]): Compare all stage
2575 directories, rather than just gcc.
2576 * Makefile.in: Rebuilt.
2577
2578 2009-06-01 Doug Kwan <dougkwan@google.com>
2579
2580 * configure.ac: Support gold for target arm*-*-*.
2581 * configure: Regenerate.
2582
2583 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2584
2585 * Makefile.def: Add MPC support and dependencies.
2586 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2587
2588 * Makefile.in, configure: Regenerate.
2589
2590 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2591
2592 * Makefile.tpl (all): Avoid harmless warning in make all when
2593 gcc-bootstrap is enabled but stage_last does not exist.
2594 * Makefile.in: Rebuilt.
2595
2596 2009-05-24 Nicolas Roche <roche@adacore.com>
2597
2598 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2599 * Makefile.in: Regenerate.
2600
2601 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2602
2603 * MAINTAINERS: Update my e-mail address.
2604
2605 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2606
2607 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2608 * configure: Regenerate.
2609
2610 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2611
2612 PR other/40159
2613 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2614 gcc-no-bootstrap are mutually exclusive.
2615 * Makefile.in: Rebuilt.
2616
2617 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2618
2619 PR other/40159
2620 * Makefile.tpl (all): Don't end with unconditional success.
2621 * Makefile.in: Rebuilt.
2622
2623 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2624
2625 PR target/37137
2626 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2627 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2628 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2629 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2630 stage_configureflags, stage_cflags and stage_libcflags into
2631 explicit Makefile macros.
2632 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2633 GFORTRAN.
2634 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2635 CC. Set CC_FOR_BUILD from CC.
2636 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2637 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2638 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2639 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2640 and GFORTRAN.
2641 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2642 (_LIBCFLAGS): Renamed to _TFLAGS.
2643 (do-compare-debug, do-compare3-debug): Drop.
2644 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2645 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2646 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2647 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2648 (XGCC_FLAGS_FOR_TARGET): New.
2649 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2650 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2651 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2652 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2653 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2654 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2655 TFLAGS.
2656 (BUILD_CONFIG): Include if requested.
2657 (all): Set TFLAGS on bootstrap.
2658 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2659 (all-stageid-prefixmodule): Likewise.
2660 (do-clean, distclean-stageid): Set TFLAGS.
2661 (restrap): Fix whitespace.
2662 * Makefile.in: Rebuilt.
2663
2664 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2665
2666 * config.guess: Sync with src.
2667
2668 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2669
2670 * configure.ac ($with_ppl): Default to no if not supplied.
2671 ($with_cloog): Likewise.
2672 configure: Regenerate.
2673
2674 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2675
2676 * MAINTAINERS: Update my e-mail address.
2677
2678 2009-04-27 Nick Clifton <nickc@redhat.com>
2679
2680 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2681
2682 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2683
2684 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2685 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2686 * Makefile.in: Regenerate.
2687
2688 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2689
2690 PR bootstrap/39739
2691 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2692 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2693
2694 * configure, Makefile.in: Regenerate.
2695
2696 2009-04-21 Taras Glek <tglek@mozilla.com>
2697
2698 * include/hashtab.h: Update GTY annotations to new syntax
2699 * include/splay-tree.h: Likewise
2700
2701 2009-04-17 Ben Elliston <bje@au.ibm.com>
2702
2703 * config.sub, config.guess: Update from upstream sources.
2704
2705 2009-04-15 Anthony Green <green@moxielogic.com>
2706
2707 * configure.ac: Add moxie support.
2708 * configure: Rebuilt.
2709
2710 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2711
2712 * configure.ac: Change copyright header to refer to version
2713 3 of the GNU General Public License and to point readers at the
2714 COPYING3 file and the FSF's license web page.
2715 * Makefile.def: Likewise.
2716 * Makefile.tpl: Likewise.
2717 * Makefile.in: Regenerate.
2718
2719 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2720
2721 * configure.ac: Restore match for darwin9 or later. Use double
2722 brackets since regeneration eats one pair.
2723 * configure: Regenerate.
2724
2725 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2726
2727 PR gas/10039
2728 * configure.ac: Require texinfo 4.7.
2729 * configure: Regenerated.
2730
2731 2009-04-09 Nick Clifton <nickc@redhat.com>
2732
2733 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2734 the GCC Runtime Library Exception.
2735
2736 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2737
2738 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2739 * configure: Regenerate.
2740
2741 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2742
2743 * Makefil.def (languages): New entries.
2744 * Makefile.tpl (check-gcc-*): New generic target.
2745 * Makefile.in: Regenerate.
2746
2747 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2748
2749 * MAINTAINERS: Update my email address.
2750
2751 2009-03-18 Tom Tromey <tromey@redhat.com>
2752
2753 * configure: Rebuild.
2754 * configure.ac (host_libs): Add libiconv.
2755 * Makefile.in: Rebuild.
2756 * Makefile.def (host_modules): Add libiconv.
2757 (configure-gdb, all-gdb): Depend on libiconv.
2758
2759 2009-03-16 Tristan Gingold <gingold@adacore.com>
2760
2761 * configure.ac: Treat gdb as supported on x86_64-darwin.
2762 * configure: Regenerate.
2763
2764 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2765
2766 * configure.ac (--with-host-libstdcxx): New option.
2767 * configure: Regenerate.
2768
2769 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2770
2771 * MAINTAINERS: Move myself into the write after approval list.
2772
2773 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2774
2775 * MAINTAINERS: Update e-mail address.
2776
2777 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2778
2779 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2780
2781 2009-03-10 Ira Rosen <irar@il.ibm.com>
2782
2783 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2784
2785 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2786
2787 Backport from git Libtool:
2788
2789 2009-01-19 Robert Millan <rmh@aybabtu.com>
2790 Support GNU/kOpenSolaris.
2791 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2792 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2793 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2794 GNU/kOpenSolaris.
2795
2796 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2797
2798 * MAINTAINERS: Update e-mail address.
2799
2800 2009-02-24 Michael Eager <eager@eagercon.com>
2801
2802 * MAINTAINERS (Write After Approval): Add self.
2803
2804 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2805
2806 * MAINTAINERS (Write After Approval): Add myself.
2807
2808 2009-02-05 Andreas Schwab <schwab@suse.de>
2809
2810 * Makefile.tpl (stage_last): Define $r and $s before using
2811 $(RECURSE_FLAGS_TO_PASS).
2812 * Makefile.in: Regenerate
2813
2814 2009-01-30 Ian Lance Taylor <iant@google.com>
2815
2816 * MAINTAINERS: Move myself to the Global Reviewers list.
2817
2818 2009-01-29 Robert Millan <rmh@aybabtu.com>
2819
2820 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2821 * configure: Regenerate.
2822
2823 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2824
2825 * MAINTAINERS: Make whitespace consistent.
2826 Remove Robert Millan from Write After Approval.
2827
2828 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2829
2830 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2831 (all-opcodes): Depend on all-libiberty.
2832 * Makefile.in: Regenerate.
2833
2834 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2835
2836 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2837 * configure: Regenerate.
2838
2839 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2840
2841 * MAINTAINERS (Write After Approval): Add myself.
2842
2843 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2844
2845 * MAINTAINERS: Add myself to reviewers (Fortran).
2846
2847 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2848
2849 PR tree-optimization/38515
2850 * configure.ac (cloog-polylib): Removed.
2851 (with_ppl, with_cloog): Test for "no".
2852 * configure: Regenerated.
2853
2854 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2855
2856 * MAINTAINERS: Moved myself to reviewers (Fortran).
2857
2858 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2859
2860 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2861 (Write After Approval): Remove myself.
2862
2863 2009-01-03 Diego Novillo <dnovillo@google.com>
2864
2865 * MAINTAINERS: Remove myself from alias maintainership.
2866
2867 2009-01-02 David Ayers <ayers@fsfe.org>
2868
2869 * MAINTAINERS: Update e-mail address.
2870
2871 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2872
2873 * MAINTAINERS: Make whitespace consistent.
2874
2875 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2876
2877 Backport from upstream Libtool:
2878 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2879 Add cache variables to tests that require the linker to work.
2880 For shlibpath_overrides_runpath, this also changes the semantics
2881 to let the result from the C compiler take precedence.
2882
2883 2008-12-02 Ben Elliston <bje@au.ibm.com>
2884
2885 * config.sub, config.guess: Update from upstream sources.
2886
2887 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2888
2889 * configure.ac (ppllibs): Add by default the lib flags.
2890 * configure: Regenerate.
2891
2892 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
2893
2894 * MAINTAINERS: Add myself to the write after approval list.
2895
2896 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2897
2898 * configure.ac: Add double brackets on darwin[912].
2899 * configure: Regenerate.
2900
2901 2008-12-03 Daniel Kraft <d@domob.eu>
2902
2903 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2904 Approval to Reviewer section (for Fortran front-end).
2905
2906 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2907
2908 * configure.ac: Expand to darwin10 and later.
2909 * configure: Regenerate.
2910
2911 2008-12-02 Andreas Schwab <schwab@suse.de>
2912
2913 * Makefile.def: configure-target-boehm-gc depends on
2914 all-target-libstdc++-v3.
2915 * Makefile.in: Regenerate.
2916
2917 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
2918
2919 * MAINTAINERS: Add myself as mingw maintainer.
2920
2921 2008-12-02 Ben Elliston <bje@au.ibm.com>
2922
2923 * config.sub, config.guess: Update from upstream sources.
2924
2925 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2926
2927 * README.SCO: Remove.
2928
2929 2008-11-29 Fernando Pereira <pronesto@gmail.com>
2930
2931 * MAINTAINERS: Add myself to the write after approval list.
2932
2933 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2934
2935 * MAINTAINERS: Update my email address in WAA section.
2936
2937 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
2938
2939 * MAINTAINERS: Update e-mail address.
2940
2941 2008-11-27 Toon Moene <toon@moene.org>
2942
2943 * MAINTAINERS: Change e-mail address.
2944
2945 2008-11-27 Tristan Gingold <gingold@adacore.com>
2946
2947 * configure.ac: Build gdb for i?86-*-darwin*
2948 * configure: Regenerated.
2949
2950 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
2951
2952 * MAINTAINERS: Added my full name.
2953
2954 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2955
2956 PR bootstrap/38014
2957 PR bootstrap/37923
2958
2959 Revert:
2960
2961 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2962
2963 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2964 * Makefile.in: Regenerated.
2965
2966 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2967
2968 PR gdb/921
2969 PR gdb/1646
2970 PR gdb/2175
2971 PR gdb/2176
2972
2973 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
2974 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
2975 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
2976 (HOST_EXPORTS): Pass CPPFLAGS.
2977 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
2978 (LDFLAGS_FOR_TARGET): Initialize from configure script.
2979 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
2980 * Makefile.in, configure: Regenerated.
2981 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
2982 and CPPFLAGS_FOR_BUILD.
2983
2984 2008-11-06 Jeff Law <law@redhat.com>
2985
2986 * MAINTAINERS: Add myself as middle end maintainer.
2987
2988 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
2989
2990 * MAINTAINERS (Write after approval): Add myself.
2991
2992 2008-11-05 Diego Novillo <dnovillo@google.com>
2993
2994 * MAINTAINERS (Global Reviewers): Add myself.
2995 (Non-Algorithmic Maintainers): Remove myself.
2996
2997 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
2998
2999 * MAINTAINERS (Write after approval): Add myself.
3000
3001 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3002
3003 * MAINTAINERS (Write after approval): Add myself.
3004
3005 2008-10-31 Ben Elliston <bje@au.ibm.com>
3006
3007 * configure.ac (spu-*-*): Remove special case.
3008 * configure: Regenerate.
3009
3010 2008-10-30 Catherine Moore <clm@codesourcery.com>
3011
3012 * MAINTAINERS (Write after approval): Update my email address.
3013
3014 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3015
3016 * configure.ac [spu-*-*]: Do not set skipdirs.
3017 * configure: Re-generate.
3018
3019 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3020
3021 * MAINTAINERS (Various Maintainers): Add myself to reload.
3022
3023 2008-10-25 Richard Guenther <rguenther@suse.de>
3024
3025 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3026 maintainer. Remove myself as libgcc-math maintainer.
3027 (Non-Algorithmic Maintainers): Remove myself.
3028
3029 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3030
3031 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3032 * Makefile.in: Regenerated.
3033
3034 2008-10-23 Cary Coutant <ccoutant@google.com>
3035
3036 * MAINTAINERS (Write after approval): Add myself.
3037
3038 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3039
3040 PR gdb/921
3041 PR gdb/1646
3042 PR gdb/2175
3043 PR gdb/2176
3044
3045 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3046 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3047 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3048 (HOST_EXPORTS): Pass CPPFLAGS.
3049 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3050 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3051 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3052 * Makefile.in, configure: Regenerated.
3053 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3054 and CPPFLAGS_FOR_BUILD.
3055
3056 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3057
3058 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3059 Sebastian Pop.
3060
3061 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3062
3063 * MAINTAINERS (Write After Approval): Added myself.
3064
3065 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3066
3067 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3068 recommended version to 2.3.2.
3069
3070 * configure: Regenerate.
3071
3072 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3073
3074 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3075
3076 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3077
3078 * MAINTAINERS (Write After Approval): Update e-mail address.
3079
3080 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3081
3082 * libtool.m4: Update to libtool 2.2.6.
3083 * lt~obsolete.m4: Update to libtool 2.2.6.
3084 * ltmain.sh: Update to libtool 2.2.6.
3085 * ltsugar.m4: Update to libtool 2.2.6.
3086 * ltversion.m4: Update to libtool 2.2.6.
3087 * ltoptions.m4: Update to libtool 2.2.6.
3088 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3089
3090 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3091
3092 * MAINTAINERS (Write After Approval): Add myself.
3093
3094 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3095
3096 * MAINTAINERS (Write After Approval): Update my name.
3097
3098 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3099
3100 * MAINTAINERS: Add myself in "Write After Approval".
3101
3102 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3103
3104 * MAINTAINERS: Add myself as ia64 maintainer.
3105
3106 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3107
3108 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3109 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3110 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3111 and Michael Tiemann from Write After Approval since they do not
3112 actually have access.
3113
3114 2008-09-05 Richard Guenther <rguenther@suse.de>
3115
3116 * configure.ac: Initialize clooglibs to -lcloog.
3117 * configure: Re-generate.
3118
3119 2008-09-04 Le-Chun Wu <lcwu@google.com>
3120
3121 * MAINTAINERS (Write After Approval): Add myself.
3122
3123 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3124
3125 * configure.ac (--with-cloog-polylib): New.
3126 (--disable-cloog-version-check): New.
3127 (--disable-ppl-version-check): New.
3128 * configure: Re-generate.
3129
3130 2008-09-03 Richard Guenther <rguenther@suse.de>
3131
3132 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3133 cloog test.
3134 * configure: Re-generate.
3135
3136 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3137
3138 Add picoChip port.
3139 * MAINTAINERS: Add picoChip maintainers.
3140
3141 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3142 Tobias Grosser <grosser@fim.uni-passau.de>
3143 Jan Sjodin <jan.sjodin@amd.com>
3144 Harsha Jagasia <harsha.jagasia@amd.com>
3145 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3146 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3147 Adrien Eliche <aeliche@isty.uvsq.fr>
3148
3149 Merge from graphite branch.
3150 * configure: Regenerate.
3151 * Makefile.in: Regenerate.
3152 * configure.ac (host_libs): Add ppl and cloog.
3153 Add checks for PPL and CLooG.
3154 * Makefile.def (ppl, cloog): Added modules and dependences.
3155 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3156 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3157
3158 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3159
3160 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3161 (GCC_SHLIB_SUBDIR): New.
3162 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3163 * configure: Regenerate.
3164 * Makefile.in: Regenerate.
3165
3166 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3167
3168 * MAINTAINERS: Consistently use tabs to separate columns.
3169
3170 2008-08-29 Tristan Gingold <gingold@adacore.com>
3171
3172 * MAINTAINERS (Write after Approval): Add myself.
3173
3174 2008-08-28 Tristan Gingold <gingold@adacore.com>
3175
3176 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3177 Enable bfd, binutils and opcodes.
3178 * configure: Regenerate.
3179
3180 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3181
3182 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3183
3184 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3185
3186 * MAINTAINERS: Use correct Umlaut for last name.
3187
3188 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3189
3190 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3191
3192 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3193
3194 * MAINTAINERS: Update my email address.
3195
3196 2008-08-16 Nicolas Roche <roche@adacore.com>
3197
3198 * Makefile.tpl: Add BOOT_ADAFLAGS.
3199 * Makefile.in: Regenerate.
3200
3201 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3202
3203 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3204 * configure: Regenerate.
3205
3206 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3207
3208 * configure.ac: Add makefile fragments for hpux.
3209 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3210 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3211 * configure: Regenerate.
3212 * Makefile.in: Regenerate.
3213
3214 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3215
3216 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3217
3218 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3219
3220 * MAINTAINERS (Write after Approval): Add myself.
3221
3222 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3223
3224 * MAINTAINERS (Write After Approval): Add myself.
3225
3226 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3227
3228 * MAINTAINERS (Write After Approval): Add myself.
3229
3230 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3231
3232 * MAINTAINERS: Update my email address.
3233
3234 2008-06-25 Joey Ye <joey.ye@intel.com>
3235
3236 * MAINTAINERS (Write After Approval): Add myself.
3237
3238 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3239
3240 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3241 * Makefile.in: Regenerate.
3242 * configure: Regenerate.
3243
3244 2008-06-17 Daniel Kraft <d@domob.eu>
3245
3246 * MAINTAINERS (Write After Approval): Add myself.
3247
3248 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3249
3250 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3251 "$@" is still intact with both Autoconf 2.59 and 2.62.
3252 * configure: Regenerate.
3253
3254 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3255
3256 * Makefile.tpl: Fix comment errors.
3257 * Makefile.in: Regenerate.
3258
3259 2008-06-12 David S. Miller <davem@davemloft.net>
3260 David Edelsohn <edelsohn@gnu.org>
3261
3262 * configure.ac: Add powerpc*-*-* to gold supported targets.
3263 * configure: Regenerate.
3264
3265 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3266
3267 PR tree-optimization/36218
3268 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3269 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3270 (all prefix="build-"): Pass them to build-system sub-makes.
3271 * Makefile.in: Regenerate.
3272
3273 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3274
3275 * MAINTAINERS (mt port): Remove.
3276 (sco5, unixware, sco udk): Remove.
3277 (Kean Johnston): Add to Write After Approval.
3278
3279 2008-05-30 Julian Brown <julian@codesourcery.com>
3280
3281 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3282 of libobjc for ARM EABI Linux.
3283 * configure: Regenerate.
3284
3285 2008-05-18 Xinliang David Li <davidxl@google.com>
3286
3287 * ChangeLog: Remove wrong ChangeLog entry.
3288
3289 2008-05-17 Xinliang David Li <davidxl@google.com>
3290
3291 * MAINTAINERS (Write After Approval): Add myself.
3292
3293 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3294
3295 * MAINTAINERS (Write After Approval): Add myself.
3296
3297 2008-05-14 Rafael Espíndola <espindola@google.com>
3298
3299 * config-ml.in: don't handle --enable-shared and --enable-static.
3300
3301 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3302
3303 * MAINTAINERS: Update my email address.
3304
3305 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3306
3307 * MAINTAINERS: Update my email address.
3308
3309 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3310
3311 * MAINTAINERS (Write After Approval): Add myself.
3312
3313 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3314
3315 * MAINTAINERS (Write After Approval): Add myself.
3316
3317 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3318
3319 * MAINTAINERS (crx): Add myself.
3320
3321 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3322
3323 Sync with src:
3324 2008-04-14 David S. Miller <davem@davemloft.net>
3325
3326 * configure.ac: Add sparc*-*-* to gold supported targets.
3327 * configure: Regenerate.
3328
3329 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3330
3331 PR bootstrap/35457
3332 * configure.ac: Include override.m4.
3333 * configure: Regenerate.
3334
3335 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3336
3337 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3338 * Makefile.in: Regenerate.
3339
3340 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3341
3342 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3343 as nonconfigurable directories list.
3344 * configure: Regenerate.
3345
3346 2008-04-14 Ben Elliston <bje@au.ibm.com>
3347
3348 * config.sub, config.guess: Update from upstream sources.
3349
3350 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3351
3352 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3353 * Makefile.in: Regenerate.
3354
3355 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3356
3357 * configure.ac: Do not build libssp for the AVR.
3358 * configure: Regenerate.
3359
3360 2008-04-07 Ian Lance Taylor <iant@google.com>
3361
3362 * Makefile.def: check-gold depends upon all-binutils.
3363 * Makefile.in: Regenerate.
3364
3365 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3366
3367 * MAINTAINERS (Write After Approval): Add myself.
3368
3369 2008-04-04 Nick Clifton <nickc@redhat.com>
3370
3371 PR binutils/4334
3372 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3373 builds.
3374 * configure: Regenerate.
3375
3376 2008-04-04 NightStrike <NightStrike@gmail.com>
3377
3378 PR other/35151
3379 * configure.ac: Combine rules for mingw32 and mingw64.
3380 * configure: Regenerate.
3381
3382 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3383
3384 * MAINTAINERS (Write After Approval): Add myself.
3385
3386 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3387
3388 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3389 * Makefile.in (.NOTPARALLEL): Ditto.
3390
3391 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3392
3393 * MAINTAINERS (Write After Approval): Add myself.
3394
3395 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3396
3397 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3398 * Makefile.in (.NOTPARALLEL): Regenerate.
3399
3400 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3401
3402 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3403 * Makefile.in: Regenerate.
3404
3405 2008-03-26 Jakub Staszak <kuba@et.pl>
3406
3407 * MAINTAINERS (Write After Approval): Add myself.
3408
3409 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3410
3411 * MAINTAINERS: Update e-mail address.
3412
3413 2008-03-20 Ian Lance Taylor <iant@google.com>
3414
3415 * configure.ac: Add support for --enable-gold.
3416 * Makefile.def: Add gold as a directory like ld.
3417 * configure, Makefile.in: Regenerate.
3418
3419 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3420
3421 * configure.ac: m4_include config/proginstall.m4.
3422 * configure: Regenerate.
3423
3424 Backport from upstream Libtool:
3425
3426 2007-10-12 Eric Blake <ebb9@byu.net>
3427
3428 Deal with Autoconf 2.62's semantic change in m4_append.
3429 * ltsugar.m4 (lt_append): Replace broken versions of
3430 m4_append.
3431 (lt_if_append_uniq): Don't require separator to be overquoted,
3432 and avoid broken m4_append.
3433 (lt_dict_add): Fix typo.
3434 * libtool.m4 (_LT_DECL): Don't overquote separator.
3435
3436 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3437
3438 * config.rpath: Add AIX 6 support.
3439
3440 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3441
3442 * Makefile.def (stageprofile). Remove -fprofile-generate
3443 from stage_libcflags.
3444 * Makefile.in: Regenerate.
3445
3446 2008-03-13 Ben Elliston <bje@au.ibm.com>
3447
3448 * config.sub, config.guess: Update from upstream sources.
3449
3450 2008-03-06 Tom Tromey <tromey@redhat.com>
3451
3452 * MAINTAINERS: Update for treelang deletion.
3453
3454 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3455
3456 * MAINTAINERS: Update my email address.
3457
3458 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3459
3460 * MAINTAINERS (darwin port): Add myself as a maintainer.
3461 (objective-c/c++): Add myself as a maintainer.
3462
3463 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3464
3465 * MAINTAINERS (Write After Approval): Update my email address.
3466
3467 2008-02-25 Tomas Bily <tbily@suse.cz>
3468
3469 * MAINTAINERS (Write After Approval): Add myself.
3470
3471 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3472
3473 * MAINTAINERS (OpenMP): Add myself.
3474
3475 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3476
3477 PR bootstrap/32009
3478 PR bootstrap/32161
3479
3480 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3481 * configure: Regenerate.
3482
3483 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3484 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3485 STAGE4_LIBCFLAGS): New.
3486 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3487 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3488 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3489 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3490 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3491 for target modules. Don't export LIBCFLAGS.
3492 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3493 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3494 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3495 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3496 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3497 * Makefile.in: Regenerate.
3498
3499 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3500
3501 PR libgcj/33085
3502 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3503 Do not use -DDLL_EXPORT. Backport from upstream.
3504
3505 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3506
3507 * MAINTAINERS (Write After Approval): Add myself.
3508
3509 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3510
3511 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3512 * configure: Regenerate.
3513
3514 2008-01-31 Marc Gauthier <marc@tensilica.com>
3515
3516 * configure.ac (xtensa*-*-*): Recognize processor variants.
3517 * configure: Regenerate.
3518
3519 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3520
3521 PR bootstrap/34922
3522 * configure.ac (PARSE_ARGS): Push suitable setting of
3523 ac_subdirs_all, for `./configure --help=recursive'.
3524 Handle `+' in generic toplevel directory disabling.
3525 * configure: Regenerate.
3526
3527 2008-01-28 Nick Clifton <nickc@redhat.com>
3528
3529 * MAINTAINERS (xstormy16): Take over maintainership.
3530
3531 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3532
3533 * MAINTAINERS (c4x port): Remove.
3534
3535 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3536
3537 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3538
3539 2008-01-23 Ben Elliston <bje@au.ibm.com>
3540
3541 * config.sub, config.guess: Update from upstream sources.
3542
3543 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3544
3545 * MAINTAINERS (Write After Approval): Add myself.
3546
3547 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3548
3549 * MAINTAINERS: Update my email address.
3550
3551 2008-01-09 Raksit Ashok <raksit@google.com>
3552
3553 * MAINTAINERS (Write After Approval): Add myself.
3554
3555 2008-01-09 Raksit Ashok <raksit@google.com>
3556
3557 * MAINTAINERS (Write After Approval): Add myself.
3558
3559 2008-01-08 Ben Elliston <bje@au.ibm.com>
3560
3561 * config.sub, config.guess: Update from upstream sources.
3562
3563 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3564
3565 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3566 Change recommended MPFR from 2.2.1 -> 2.3.0.
3567 * configure: Regenerate.
3568
3569 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3570
3571 * MAINTAINERS: Update my email address.
3572
3573 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3574
3575 * MAINTAINERS: Update my email address.
3576
3577 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3578
3579 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3580 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3581 * Makefile.in: Regenerate.
3582
3583 2007-12-10 Mark Heffernan <meheff@google.com>
3584
3585 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3586 misplaced entries.
3587
3588 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3589
3590 * configure.ac: Enable libjava for x86_64-*-darwin9.
3591 * configure: Regenerate.
3592
3593 2007-12-07 Bill Maddox <maddox@google.com>
3594
3595 * MAINTAINERS (Write After Approval): Add myself.
3596
3597 2007-12-05 Ben Elliston <bje@au.ibm.com>
3598
3599 * config.sub, config.guess: Update from upstream sources.
3600
3601 2007-12-02 Matthias Klose <doko@ubuntu.com>
3602
3603 * config-ml.in: Remove 64bit configure tests.
3604
3605 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3606
3607 * config-ml.in: Robustify against white space in absolute file
3608 names.
3609
3610 * config-ml.in (multi-clean): Substitute ${Makefile}.
3611 Remove superfluous ${Makefile} in list.
3612
3613 2007-11-19 Thiemo Seufer <ths@mips.com>
3614
3615 * config-ml.in: Don't hardcode the Makefile name.
3616
3617 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3618
3619 * MAINTAINERS (Write After Approval): Add myself.
3620
3621 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3622
3623 * MAINTAINERS (Write After Approval): Add myself.
3624
3625 2007-11-06 Doug Kwan <dougkwan@google.com>
3626
3627 * MAINTAINERS (Write After Approval): Add myself.
3628
3629 2007-10-25 Ben Elliston <bje@au.ibm.com>
3630
3631 * MAINTAINERS (mercury): Remove entry.
3632 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3633
3634 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3635
3636 * Makefile.def (dependencies): Make configure-gdb depend on
3637 all-intl.
3638 * Makefile.in: Regenerated.
3639
3640 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3641
3642 * MAINTAINERS (Fortran maintainer): Remove myself.
3643
3644 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3645
3646 * Makefile.def: To avoid problems running with parallel makes,
3647 build newlib before libgloss so that target specific header
3648 files are availble.
3649 * Makefile.in: Regenerate
3650
3651 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3652
3653 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3654 * Makefile.in: Regenerate.
3655
3656 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3657
3658 * MAINTAINERS (Register allocation reviewer): Add myself.
3659
3660 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3661
3662 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3663 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3664 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3665 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3666 * configure: Regenerate.
3667
3668 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3669
3670 * MAINTAINERS (Register allocation reviewer): Add myself.
3671
3672 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3673
3674 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3675 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3676 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3677 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3678 * configure.ac: Default them to host tools for $host = $build.
3679 Subst them.
3680
3681 * configure: Regenerate.
3682 * Makefile.in: Regenerate.
3683
3684 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3685
3686 * MAINTAINERS (Register allocation reviewer): Add myself.
3687
3688 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3689
3690 * MAINTAINERS (Register allocation reviewer): Add myself.
3691
3692 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3693
3694 * MAINTAINERS (Write After Approval): Fix typo.
3695
3696 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3697
3698 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3699 * configure: Regenerate.
3700
3701 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3702
3703 PR bootstrap/31906
3704 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3705 they're already prefixed.
3706
3707 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3708
3709 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3710 libstdc++.
3711 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3712 * configure: Regenerate.
3713 * Makefile.in: Regenerate.
3714
3715 2007-09-17 Andreas Schwab <schwab@suse.de>
3716
3717 * configure.ac: Raise minimum makeinfo version to 4.6.
3718 * configure: Regenerate.
3719
3720 2007-09-17 Johannes Singler <singler@ira.uka.de>
3721
3722 * MAINTAINERS (write-after-approval) add myself
3723
3724 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3725
3726 * configure.ac: Correct makeinfo version check.
3727 * configure: Regenerate.
3728
3729 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3730
3731 * MAINTAINERS: Update my email address.
3732
3733 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3734
3735 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3736 to $skipdirs and only disable gprof for newlib. Use the normal
3737 mips*-elf* handling in other respects.
3738 * configure: Regnerate.
3739
3740 2007-09-12 David Daney <ddaney@avtrex.com>
3741
3742 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3743 enabling libgcj.
3744 * configure: Regenerate.
3745
3746 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3747
3748 PR other/32154
3749 * configure.ac: For libgloss targets, point the linker to the linker
3750 script, startup code and simulator library.
3751 * configure: Regenerate.
3752
3753 2007-09-07 Andrew Haley <aph@redhat.com>
3754
3755 * configure.ac (noconfigdirs): Remove target-libffi and
3756 target-libjava.
3757 * configure: Regenerate.
3758
3759 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3760
3761 PR target/33281
3762 * configure.ac: Use config/mh-mingw on mingw.
3763 * configure: Regenerate.
3764
3765 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3766
3767 * MAINTAINERS (Write After Approval): Add myself.
3768
3769 2007-09-05 Richard Guenther <rguenther@suse.de>
3770
3771 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3772 nor --disable-checking is provided also turn on yes and types
3773 checking for stage1.
3774 * configure: Re-generate.
3775
3776 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3777
3778 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3779 (Write After Approval): Remove myself.
3780
3781 2007-08-29 Nick Clifton <nickc@redhat.com>
3782
3783 * config.sub, config.guess: Update from upstream sources.
3784
3785 2007-08-22 Bud Davis <jmdavis@link.com>
3786
3787 * MAINTAINERS (Write After Approval): Added myself.
3788 * MAINTAINERS (Reviewers): Removed myself.
3789
3790 2007-08-18 Paul Brook <paul@codesourcery.com>
3791 Joseph Myers <joseph@codesourcery.com>
3792
3793 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3794 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3795 * Makefile.in: Regenerate.
3796 * configure.ac (--with-debug-prefix-map): New.
3797 * configure: Regenerate.
3798
3799 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3800 Nigel Stephens <nigel@mips.com>
3801
3802 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3803 as target_makefile_frag.
3804 * configure: Regenerate.
3805
3806 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3807
3808 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3809 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3810 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3811 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3812 (do-compare, do-compare3, do-compare-debug): New.
3813 ([+compare-target+]): Use them.
3814
3815 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3816
3817 * MAINTAINERS (Write After Approval): Change my email address.
3818
3819 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3820 Ben Elliston <bje@au.ibm.com>
3821
3822 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3823 --silent if $silent.
3824 * configure: Regenerate.
3825
3826 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3827
3828 * MAINTAINERS (Various Maintainers): Add myself as
3829 loop infrastructure maintainer. Update my e-mail
3830 address.
3831
3832 2007-07-31 Diego Novillo <dnovillo@google.com>
3833
3834 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3835 Adjust description.
3836
3837 2007-07-26 Richard Guenther <rguenther@suse.de>
3838
3839 * configure.ac: Add types checking to stage1 checking flags.
3840 * configure: Regenerate.
3841
3842 2007-07-17 Nick Clifton <nickc@redhat.com>
3843
3844 * COPYING3: New file. Contains version 3 of the GNU General
3845 Public License.
3846 * COPYING3.LIB: New file. Contains version 3 of the GNU
3847 Lesser General Public License.
3848
3849 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3850
3851 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3852
3853 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3854
3855 * MAINTAINERS (S/390 co-maintainer): Add myself.
3856 (Write After Approval): Remove myself.
3857
3858 2007-07-13 Dan Hipschman <dsh@google.com>
3859
3860 * MAINTAINERS (Write After Approval): Add myself.
3861
3862 2007-07-11 Nick Clifton <nickc@redhat.com>
3863
3864 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3865 WINDRES export.
3866 * Makefile.in: Regenerate.
3867
3868 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3869
3870 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3871 maintainer.
3872
3873 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3874
3875 * lt~obsolete.m4: New. Import from 20070318 libtool.
3876
3877 2007-07-03 Julian Brown <julian@codesourcery.com>
3878
3879 * MAINTAINERS (Write After Approval): Add myself.
3880
3881 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3882
3883 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3884 * configure: Regenerate.
3885
3886 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3887
3888 * configure.ac: Add some missing m4 quotation.
3889 * configure: Regenerate.
3890
3891 2007-07-02 Simon Baldwin <simonb@google.com>
3892
3893 * MAINTAINERS (Write After Approval): Add myself.
3894
3895 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
3896
3897 * configure: Regenerate.
3898
3899 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
3900
3901 * Makefile.def: Add windmc tool to build.
3902 * Makefile.tpl: Likewise.
3903 * configure.ac: Likewise.
3904 * Makefile.in: Regenerate.
3905 * configure: Regenerate.
3906
3907 2007-06-28 DJ Delorie <dj@redhat.com>
3908
3909 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3910 not building newlib.
3911 * configure: Regenerated.
3912
3913 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3914
3915 * MAINTAINERS (Write After Approval): Add myself.
3916
3917 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
3918
3919 * MAINTAINERS (Write After Approval): Add myself.
3920
3921 2007-06-19 Chris Matthews <chrismatthews@google.com>
3922
3923 * MAINTAINERS (Write After Approval): Add myself.
3924
3925 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3926
3927 * MAINTAINERS (Write After Approval): Add myself.
3928
3929 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3930
3931 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3932 * Makefile.in: Regenerated.
3933
3934 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3935
3936 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3937 bfin*-*-uclinux* targets.
3938 * configure: Regenerate.
3939
3940 2007-06-14 Ian Lance Taylor <iant@google.com>
3941
3942 * MAINTAINERS: Add myself as non-algorithmic global write
3943 maintainer.
3944
3945 2007-06-14 Diego Novillo <dnovillo@google.com>
3946
3947 * MAINTAINERS: Add self as middle-end maintainer and
3948 non-algorithmic global write maintainer.
3949
3950 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3951
3952 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3953 Move all Fortran maintainers except Paul Brook into the
3954 Non-Autopoiesis section.
3955
3956 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3957
3958 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3959 (distclean-stage[+id+]): Possibly delete stage_last.
3960 * Makefile.in: Regenerate.
3961
3962 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
3963
3964 * MAINTAINERS (Various Maintainer): Fix typo.
3965
3966 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
3967
3968 * MAINTAINERS (Various Maintainer): Add myself as
3969 dataflow maintainer.
3970
3971 2007-06-07 Ben Elliston <bje@au.ibm.com>
3972
3973 * config.sub, config.guess: Update from upstream sources.
3974
3975 2007-06-07 Ben Elliston <bje@au.ibm.com>
3976
3977 * Makefile.tpl: Fix spelling error.
3978 * Makefile.in: Regenerate.
3979
3980 2007-06-01 Steve Ellcey <sje@cup.hp.com>
3981
3982 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
3983 lt_cv_sys_max_cmd_len.
3984
3985 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
3986
3987 * MAINTAINERS (Various Maintainers): Add myself as
3988 auto-vectorizer maintainer.
3989
3990 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
3991
3992 PR libjava/32098
3993 * libtool.m4: Revert previous change.
3994 * ltgcc.m4: Put it here.
3995
3996 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
3997
3998 * MAINTAINERS (Various Maintainers): Add myself as
3999 auto-vectorizer maintainer.
4000
4001 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4002
4003 PR libjava/32098
4004 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4005
4006 2007-05-30 Richard Guenther <rguenther@suse.de>
4007
4008 * MAINTAINERS (Various Maintainers): Add myself as
4009 auto-vectorizer maintainer.
4010
4011 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4012
4013 PR bootstrap/29382
4014 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4015 * configure: Rebuilt.
4016
4017 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4018
4019 * MAINTAINERS (Write After Approval): Removed my name.
4020
4021 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4022
4023 * MAINTAINERS (Write After Approval): Remove myself.
4024
4025 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4026
4027 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4028
4029 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4030
4031 * ltmain.sh: Update from ToT Libtool.
4032 * libtool.m4: Update from ToT Libtool.
4033 * ltsugar.m4: New. Update from ToT Libtool.
4034 * ltversion.m4: New. Update from ToT Libtool.
4035 * ltoptions.m4: New. Update from ToT Libtool.
4036 * ltconfig: Remove.
4037 * ltcf-c.sh: Remove.
4038 * ltcf-cxx.sh: Remove.
4039 * ltcf-gcj.sh: Remove.
4040
4041 2007-05-22 Ollie Wild <aaw@google.com>
4042
4043 * MAINTAINERS (Write After Approval): Add myself.
4044
4045 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4046
4047 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4048 stage_cflags.
4049 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4050 Remove CFLAGS/LIBCFLAGS.
4051 (configure-stage[+id+]-[+prefix+][+module+],
4052 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4053 * Makefile.in: Regenerate.
4054
4055 2007-05-15 Diego Novillo <dnovillo@google.com>
4056
4057 * MAINTAINERS: Update e-mail address.
4058
4059 2007-05-15 Revital Eres <eres@il.ibm.com>
4060
4061 * MAINTAINERS (Write After Approval): Add myself.
4062
4063 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4064
4065 * MAINTAINERS (Write After Approval): Updated my address.
4066
4067 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4068
4069 * MAINTAINERS (Write After Approval): Add myself.
4070
4071 2007-05-11 Silvius Rus <rus@google.com>
4072
4073 * MAINTAINERS (Write After Approval): Add myself.
4074
4075 2007-04-23 Tom Tromey <tromey@redhat.com>
4076
4077 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4078
4079 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4080
4081 * MAINTAINERS (cpplib): Rename to ...
4082 (libcpp): ... this. Add C/C++ front end maintainers.
4083
4084 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4085
4086 * config-ml.in: Pass ${ml_config_env} to configure calls.
4087
4088 2007-04-04 Christian Bruel <christian.bruel@st.com>
4089
4090 * MAINTAINERS (Write After Approval): Add myself.
4091
4092 2007-04-02 Dave Korn <dave.korn@artimi.com>
4093
4094 * MAINTAINERS (Write After Approval): Add myself.
4095
4096 2007-03-31 Tobias Burnus <burnus@net-b.de>
4097
4098 * MAINTAINERS (fortran 95 front end): Add myself.
4099
4100 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4101
4102 * MAINTAINERS (Write After Approval): Add myself.
4103
4104 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4105
4106 * MAINTAINERS (Modulo Scheduler): Add myself.
4107
4108 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4109
4110 * MAINTAINERS (fortran 95 front end): Add myself.
4111 (c++ front end): whitespace fix.
4112
4113 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4114
4115 * MAINTAINERS (Write After Approval): Add myself.
4116
4117 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4118
4119 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4120 of glob. Quote arguments with single quotes too.
4121 * configure: Regenerate.
4122
4123 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4124
4125 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4126 * Makefile.in: Regenerate
4127
4128 2007-03-07 Andreas Schwab <schwab@suse.de>
4129
4130 * configure: Regenerate.
4131
4132 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4133
4134 * configure.ac: Add "--with-pdfdir" configure option,
4135 which defines pdfdir variable.
4136 * Makefile.def (target=fixincludes): Add install-pdf to
4137 missing targets.
4138 (recursive_targets): Add install-pdf target.
4139 (flags_to_pass): Add pdfdir.
4140 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4141 target.
4142 * configure: Regenerate
4143 * Makefile.in: Regenerate
4144
4145 2007-02-28 Eric Christopher <echristo@apple.com>
4146
4147 Revert:
4148 2006-12-07 Mike Stump <mrs@apple.com>
4149
4150 * Makefile.def (dependencies): Add dependency for
4151 install-target-libssp and install-target-libgomp on
4152 install-gcc.
4153 * Makefile.in: Regenerate.
4154
4155 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4156
4157 * configure: Regenerate.
4158 * configure.ac: Move statements after variable declarations.
4159
4160 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4161
4162 * MAINTAINERS: Add myself as sh maintainer.
4163
4164 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4165
4166 * configure.ac: Adjust for loop syntax.
4167 * configure: Regenerate.
4168
4169 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4170
4171 * configure: Rebuilt.
4172
4173 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4174
4175 * configure.ac: Drop multiple occurrences of --enable-languages,
4176 and fix its quoting.
4177 * configure: Rebuilt.
4178
4179 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4180 Nathan Sidwell <nathan@codesourcery.com>
4181 Vladimir Prus <vladimir@codesourcery.com>
4182 Joseph Myers <joseph@codesourcery.com>
4183
4184 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4185 * configure: Regenerate.
4186
4187 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4188
4189 * ltconfig (freebsd*): Default to elf.
4190
4191 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4192
4193 * configure.ac (target_libraries): Move libgcc before libiberty.
4194 * configure: Regenerated.
4195
4196 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4197 Paolo Bonzini <bonzini@gnu.org>
4198
4199 PR bootstrap/30753
4200 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4201 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4202 * configure: Regenerated.
4203
4204 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4205
4206 * MAINTAINERS (Language Front End Maintainers): Update my mail
4207 address.
4208
4209 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4210
4211 PR bootstrap/30748
4212 * configure.ac: Correct syntax for Solaris ksh.
4213 * configure: Regenerated.
4214
4215 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4216
4217 * configure.ac: Sync with src.
4218 * configure: Regenerate.
4219
4220 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4221
4222 * Makefile.in: Regenerate.
4223
4224 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4225
4226 * config.sub: Sync with src.
4227
4228 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4229
4230 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4231 noncanonical equivalents.
4232 * configure.in: Rename to...
4233 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4234 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4235 target_noncanonical. Use them. Rewrite removal of configure
4236 arguments for autoconf 2.59. Discard variable settings. Force
4237 program_transform_name for native tools.
4238
4239 * Makefile.in: Regenerated.
4240 * configure: Regenerated with autoconf 2.59.
4241
4242 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4243
4244 * MAINTAINERS (Write After Approval): Add myself.
4245
4246 2007-01-31 Andreas Schwab <schwab@suse.de>
4247
4248 * Makefile.tpl (LDFLAGS): Substitute it.
4249 * Makefile.in: Regenerate.
4250
4251 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4252
4253 * MAINTAINERS (Write After Approval): Add myself.
4254
4255 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4256
4257 * MAINTAINERS (spu port): Add myself.
4258
4259 2007-01-23 Richard Guenther <rguenther@suse.de>
4260
4261 PR bootstrap/30541
4262 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4263 * Makefile.tpl (GNATBIND): Substitute it.
4264 (GNATMAKE): Likewise.
4265 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4266 of STAGE_PREFIX.
4267 * Makefile.in: Regenerate.
4268 * configure: Regenerate.
4269
4270 2007-01-18 Mike Stump <mrs@apple.com>
4271
4272 * configure.in: Re-enable -Werror for gcc builds.
4273
4274 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4275
4276 * MAINTAINERS (Write After Approval): Add myself.
4277
4278 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4279
4280 * configure.in: Change == to = in test command.
4281 * configure: Regenerate.
4282
4283 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4284 Nick Clifton <nickc@redhat.com>
4285 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4286
4287 * configure.in (build_configargs, host_configargs, target_configargs):
4288 Remove build/host/target parameters.
4289 (host_libs): Add gmp and mpfr.
4290 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4291 * Makefile.def (gmp, mpfr): New.
4292 (gcc): Remove target.
4293 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4294 target_os, target_vendor): New.
4295 (configure): Add host_alias/target_alias arguments; adjust invocations.
4296 * configure: Regenerate.
4297 * Makefile.in: Regenerate.
4298
4299 2007-01-11 Matt Fago <fago@earthlink.net>
4300
4301 * configure.in: Try to link to functions only in mpfr 2.2.x
4302 to improve robustness of configure tests.
4303 * configure: Regenerate.
4304
4305 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4306
4307 * MAINTAINERS: Add myself as i386 maintainer.
4308
4309 2007-01-08 Jan Hubicka <jh@suse.cz>
4310
4311 * MAINTAINERS: Add myself as i386 maintainer.
4312
4313 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4314
4315 * configure.in: Add support for an x86_64-mingw* target.
4316 * configure: Regenerate.
4317
4318 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4319
4320 * Makefile.tpl (all-target): Correct @if conditional for target
4321 modules.
4322 * configure.in: Omit libiberty if building only target libgcc.
4323 * configure, Makefile.in: Regenerated.
4324
4325 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4326
4327 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4328 * configure: Regenerate.
4329
4330 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4331
4332 * Makefile.def (target_modules): Add libgcc.
4333 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4334 * Makefile.tpl (clean-target-libgcc): Delete.
4335 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4336 on gcc even for bootstrapped modules. Rewrite handling of
4337 lang_env_dependencies to loop over target_modules.
4338 * configure.in (target_libraries): Add target-libgcc.
4339 * Makefile.in, configure: Regenerated.
4340
4341 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4342
4343 * configure.in: Reorganize recognition of languages. Add
4344 --enable-stage1-languages. Show supported languages for the chosen
4345 target rather than all recognized languages.
4346 * configure: Regenerate.
4347
4348 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4349
4350 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4351 * Makefile.in: Regenerate.
4352
4353 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4354
4355 * configure.in: Warn that MPFR 2.2.0 is buggy.
4356 * configure: Regenerate.
4357
4358 2006-12-27 Ian Lance Taylor <iant@google.com>
4359
4360 * configure.in: When removing Makefiles to force a reconfigure, also
4361 remove prev-DIR*/Makefile.
4362 * configure: Regenerate.
4363
4364 2006-12-22 Andreas Schwab <schwab@suse.de>
4365
4366 * configure: Regenerate with correct autoconf version.
4367
4368 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4369
4370 * configure.in: add AC_SUBST for *_FOR_TARGET.
4371 * configure: Regenerate.
4372
4373 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4374
4375 * configure.in: Simplify logic for rejecting languages that cannot
4376 be built. Separate the case when a language is unsupported,
4377 from the case when the user chooses not to build a language.
4378
4379 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4380
4381 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4382 it only affects bootstrap and could be tested on "$host" as well.
4383 * configure: Regenerate.
4384 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4385
4386 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4387
4388 PR bootstrap/29544
4389 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4390 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4391 move here comment from Makefile.tpl.
4392 * Makefile.tpl: Move some definitions higher in the file.
4393 (STAGE1_CHECKING): New.
4394 * configure.in: Add --enable-stage1-checking.
4395 * configure: Regenerate.
4396 * Makefile.in: Regenerate.
4397
4398 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4399
4400 * MAINTAINERS: Add myself as build system maintainer.
4401
4402 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4403
4404 * MAINTAINERS (Write After Approval): Add myself.
4405
4406 2006-12-13 Eric Christopher <echristo@apple.com>
4407
4408 * MAINTAINERS: Add myself as darwin maintainer.
4409
4410 2006-12-11 Ian Lance Taylor <ian@airs.com>
4411
4412 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4413
4414 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4415
4416 MAINTAINERS: Update my entry.
4417
4418 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4419
4420 * configure.in: Handle spu makefile frag.
4421 * Makefile.tpl (MAINT): Define
4422 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4423 * configure: Regenerate.
4424 * Makefile.in: Regenerate.
4425
4426 2006-12-11 Ben Elliston <bje@au.ibm.com>
4427
4428 * config.guess: Import latest version.
4429 * config.sub: Likewise.
4430
4431 2006-12-11 Ben Elliston <bje@au.ibm.com>
4432
4433 * configure.in (spu-*-*): Don't skip target-libiberty.
4434 * configure: Regenerate.
4435
4436 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4437
4438 PR bootstrap/30134
4439 * configure.in: Correct x86 darwin support for libjava to powerpc
4440 and i?86 only.
4441 * configure: Regenerate.
4442
4443 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4444
4445 * configure.in: Add x86 darwin support for libjava.
4446 * configure: Regenerate.
4447
4448 2006-12-07 Mike Stump <mrs@apple.com>
4449
4450 * Makefile.def (dependencies): Add dependency for
4451 install-target-libssp and install-target-libgomp on
4452 install-gcc.
4453 * Makefile.in: Regenerate.
4454
4455 2006-12-04 Richard Guenther <rguenther@suse.de>
4456
4457 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4458 (Non-Algorithmic Maintainers): Move over non-algorithmic
4459 loop optimizer maintainers, add myself as a non-algorithmic
4460 middle-end maintainer.
4461
4462 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4463
4464 * MAINTAINERS (Write After Approval): Add myself.
4465
4466 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4467
4468 * configure.in: Update error message for missing GMP/MPFR.
4469
4470 * configure: Regenerate.
4471
4472 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4473
4474 * configure.in: Update MPFR version in error message.
4475
4476 * configure: Regenerate.
4477
4478 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4479
4480 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4481 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4482 --with-gmp-lib): New flags.
4483
4484 * configure: Regenerate.
4485
4486 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4487
4488 * MAINTAINERS (Write After Approval): Change my email address.
4489
4490 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4491
4492 * MAINTAINERS (Write After Approval): Add myself.
4493
4494 2006-11-22 Philipp Thomas <pth@suse.de>
4495
4496 * MAINTAINERS (i18n): Update e-mail address.
4497
4498 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4499
4500 * MAINTAINERS (spu port): Add myself as maintainer.
4501 (Write After Approval): Remove myself.
4502
4503 2006-11-22 Ben Elliston <bje@au.ibm.com>
4504
4505 * configure.in (skipdirs): Don't build libssp for SPU.
4506 * configure: Regenerate.
4507
4508 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4509
4510 * MAINTAINERS (spu port): Add myself as maintainer.
4511 (libobjc): Update my email address.
4512
4513 2006-11-21 Andrea Bona <andrea.bona@st.com>
4514
4515 * MAINTAINERS (Write After Approval): Add myself.
4516
4517 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4518
4519 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4520 * configure : Rebuilt.
4521
4522 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4523
4524 * MAINTAINERS (Write After Approval): Add myself.
4525
4526 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4527
4528 * MAINTAINERS (Write After Approval): Add myself.
4529
4530 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4531
4532 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4533 libmpfr.a.
4534 * configure: Regenerate.
4535
4536 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4537
4538 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4539 (unstage): Test for stage_last presence.
4540
4541 PR bootstrap/29802
4542 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4543 STAGE_PREFIX.
4544 * Makefile.in: Regenerate.
4545
4546 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4547
4548 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4549 maintainers.
4550
4551 2006-11-14 Erven Rohou <erven.rohou@st.com>
4552
4553 * MAINTAINERS (Write After Approval): Add myself.
4554
4555 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4556
4557 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4558 and stageN-package/Makefile.
4559 * Makefile.in: Regenerated.
4560
4561 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4562
4563 * configure.in: Remove target-libgloss from noconfigdirs for
4564 bfin-*-*.
4565 * configure: Regenerated.
4566
4567 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4568
4569 * configure.in (have_gmp): Only error if the gcc directory exists.
4570
4571 * configure: Regenerate.
4572
4573 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4574
4575 * configure.in: Robustify error message for missing GMP/MPFR.
4576
4577 * configure: Regenerate.
4578
4579 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4580
4581 * MAINTAINERS (Write After Approval): Add myself.
4582
4583 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4584
4585 * MAINTAINERS: Change email address.
4586
4587 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4588
4589 * MAINTAINERS (Write After Approval): Add myself.
4590
4591 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4592
4593 * MAINTAINERS (Write After Approval): Add myself.
4594
4595 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4596
4597 * MAINTAINERS (Write After Approval): Move myself to
4598 Write After Approval section.
4599
4600 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4601
4602 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4603 need_gmp anymore.
4604 * configure: Regenerate.
4605
4606 2006-10-16 Tobias Burnus <burnus@net-b.de>
4607
4608 * MAINTAINERS (Write After Approval): Add myself.
4609
4610 2006-10-16 Ben Elliston <bje@au.ibm.com>
4611
4612 * config.guess: Import latest version.
4613 * config.sub: Likewise.
4614
4615 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4616
4617 * Makefile.def: Added pdf target handling.
4618 * Makefile.tpl: Added pdf target handling.
4619 * Makefile.in: Regenerated.
4620
4621 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4622
4623 * MAINTAINERS: Add self as score port maintainer.
4624
4625 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4626
4627 * MAINTAINERS (Write After Approval): Add myself.
4628
4629 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4630
4631 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4632 or newer.
4633 * configure: Regenerated.
4634
4635 2006-09-27 Dave Brolley <brolley@redhat.com>
4636
4637 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4638 using $s instead of $r.
4639 * configure: Regenerated.
4640
4641 2006-09-26 Thiemo Seufer <ths@mips.com>
4642
4643 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4644 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4645 * configure: Regenerate.
4646
4647 2006-09-24 Graeme Peterson <gridly@gmail.com>
4648
4649 * MAINTAINERS (Write After Approval): Remove myself.
4650
4651 2006-09-22 Chao-ying Fu <fu@mips.com>
4652
4653 * MAINTAINERS (Write After Approval): Add myself.
4654
4655 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4656
4657 * MAINTAINERS: Add self as soft-fp maintainer.
4658
4659 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4660
4661 * MAINTAINERS: Add myself as avr maintainer.
4662 Remove Marek Michalkiewicz as avr maintainer.
4663
4664 2006-09-07 Roberto Costa <roberto.costa@st.com>
4665
4666 * MAINTAINERS (Write After Approval): Add myself.
4667
4668 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4669
4670 * configure.in: Never build newlib for a Mingw host.
4671 Never build newlib as Mingw target library.
4672 Test the existence of winsup/cygwin for building a Cygwin newlib,
4673 rather than just winsup.
4674 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4675 building a Mingw target.
4676 * configure: Regenerate.
4677
4678 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4679
4680 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4681
4682 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4683
4684 * config.guess: Import from src (was more updated).
4685 * config.sub: Likewise.
4686
4687 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4688
4689 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4690 * configure: Regenerated.
4691
4692 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4693
4694 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4695 for stages after the first.
4696
4697 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4698
4699 * Makefile.def: Add dependencies for configure-opcodes
4700 on configure-intl and all-opcodes on all-intl.
4701 * Makefile.in: Regenerated.
4702
4703 2006-07-13 Ben Elliston <bje@au.ibm.com>
4704
4705 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4706
4707 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4708
4709 Port to hosts whose 'sort' and 'tail' implementations
4710 treat operands with leading '+' as file names, as POSIX
4711 has required since 2001. However, make sure the code still
4712 works on pre-POSIX hosts.
4713 * ltmain.sh: Don't assume "sort +2" is equivalent to
4714 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4715
4716 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4717
4718 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4719
4720 2006-07-04 Peter O'Gorman <peter@pogma.com>
4721
4722 * ltconfig: chmod 644 before ranlib during install.
4723
4724 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4725
4726 PR bootstrap/18058
4727 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4728 if the bootstrap compiler is a GCC version that supports it.
4729 * configure: Regenerate.
4730
4731 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4732
4733 * configure.in: Fix thinkos in previous check-in.
4734 * configure: Regenerate.
4735
4736 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4737
4738 PR other/27063
4739 * configure.in: Test subdir_requires and give an appropriate
4740 error message.
4741 * configure: Regenerate.
4742
4743 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4744
4745 * MAINTAINERS (Write After Approval): Add myself.
4746
4747 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4748
4749 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4750
4751 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4752
4753 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4754
4755 2006-06-20 David Ayers <d.ayers@inode.at>
4756
4757 PR bootstrap/28072
4758 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4759 whether target-libjava is being configured instead of whether the
4760 java front end is enabled.
4761 * configure: Regenerate.
4762
4763 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4764
4765 PR target/27540
4766 * configure.in: Only enable libgomp on IRIX 6.
4767 * configure: Regenerate.
4768
4769 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4770
4771 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4772 too.
4773 * Makefile.in: Regenerate.
4774
4775 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4776
4777 * config-ml.in: Alter CCASFLAGS to include special
4778 multilib options the same as is done for CFLAGS.
4779
4780 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4781
4782 * configure.in: Don't enable libgomp on hpux10.
4783 * configure: Rebuilt.
4784
4785 2006-06-12 David Ayers <d.ayers@inode.at>
4786
4787 PR bootstrap/27963
4788 PR target/19970
4789 * configure.in: Remove target-boehm-gc from noconfigdirs where
4790 ${libgcj} is specified.
4791 * configure: Regenerate.
4792
4793 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4794
4795 Sync from src:
4796
4797 * configure.in: Sync.
4798 * configure: Regenerated.
4799
4800 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4801
4802 * Makefile.def: Added dependencies from sim and gdb on intl, and
4803 added configure dependencies to everything with an all dependency
4804 on intl.
4805 * Makefile.in: Regenerated.
4806
4807 2006-06-06 David Ayers <d.ayers@inode.at>
4808
4809 PR libobjc/13946
4810 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4811 * Makefile.in: Regenerate.
4812 * configure.in: Add --enable-objc-gc at toplevel and have it
4813 enable boehm-gc for Objective-C.
4814 Remove target-boehm-gc from libgcj.
4815 Add target-boehm-gc to target_libraries.
4816 Add target-boehm-gc to noconfigdirs where ${libgcj}
4817 is specified.
4818 Assert that boehm-gc is supported when requested for Objective-C.
4819 Only build boehm-gc if needed either for Java or Objective-C.
4820 * configure: Regenerate.
4821
4822 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4823
4824 PR 27674
4825 * Makefile.tpl (configure-[+prefix+][+module+],
4826 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4827 Remove rule to unstage bootstrapped modules.
4828 (stage_current): New.
4829 * Makefile.in: Regenerate.
4830
4831 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4832
4833 * MAINTAINERS (Write After Approval): Update my e-mail address.
4834
4835 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4836
4837 * include/libiberty.h: Declare pex_run_in_environment.
4838
4839 2006-05-31 Asher Langton <langton2@llnl.gov>
4840
4841 * MAINTAINERS (Write After Approval): Add myself.
4842
4843 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4844
4845 * Makefile.def (bfd, opcodes): Fix lib_path.
4846 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4847 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4848 * Makefile.in: Regenerate.
4849
4850 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4851
4852 * Makefile.in: Regenerate.
4853
4854 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4855
4856 * Makefile.def: Add install-html target. Add datarootdir
4857 docdir and htmldir to flags_to_pass.
4858 * Makefile.tpl: Add install-html target.
4859 * Makefile.in: Regenerate.
4860 * configure.in: Add --with-datarootdir, --with-docdir, and
4861 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4862 * configure: Regenerate.
4863
4864 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4865
4866 * configure.in: Enable gprof for cross builds.
4867 * configure: Regenerate.
4868
4869 2006-05-22 Richard Guenther <rguenther@suse.de>
4870
4871 Revert
4872 2006-01-31 Richard Guenther <rguenther@suse.de>
4873 Paolo Bonzini <bonzini@gnu.org>
4874
4875 * Makefile.def (target_modules): Add libgcc-math target module.
4876 * configure.in (target_libraries): Add libgcc-math target library.
4877 (--enable-libgcc-math): New configure switch.
4878 * Makefile.in: Re-generate.
4879 * configure: Re-generate.
4880 * libgcc-math: New toplevel directory.
4881
4882 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4883 Andreas Tobler <a.tobler@schweiz.ch>
4884
4885 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4886 * configure: Rebuilt.
4887
4888 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
4889
4890 * MAINTAINERS (Write After Approval): Add myself.
4891
4892 2006-05-01 DJ Delorie <dj@redhat.com>
4893
4894 * configure.in: Restore CFLAGS if GMP isn't present.
4895 * configure: Regenerate.
4896
4897 2006-05-01 Richard Guenther <rguenther@suse.de>
4898
4899 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4900 maintainer.
4901
4902 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
4903
4904 * MAINTAINERS (Write After Approval): Add myself.
4905
4906 2006-04-28 Jan Beulich <jbeulich@novell.com>
4907
4908 * MAINTAINERS (Write After Approval): Add myself.
4909
4910 2006-04-18 DJ Delorie <dj@redhat.com>
4911
4912 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4913 reference libgloss so that libssp can be built in a combined
4914 tree.
4915 * configure: Regenerate.
4916
4917 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
4918
4919 * MAINTAINERS (Write After Approval): Add myself.
4920
4921 2006-04-05 Ben Elliston <bje@au.ibm.com>
4922
4923 * configure.in: Require makeinfo 4.4 or higher.
4924 * configure: Regenerate.
4925
4926 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4927
4928 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4929 Rearrange the entries of other libraries to have them in one place.
4930
4931 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4932
4933 * MAINTAINERS (Write After Approval): Remove myself.
4934 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4935
4936 2006-03-14 Richard Guenther <rguenther@suse.de>
4937
4938 * configure: Regenerate with autoconf 2.13.
4939
4940 2006-03-13 Jim Blandy <jimb@codesourcery.com>
4941
4942 * MAINTAINERS: Use my work address.
4943
4944 * MAINTAINERS: Update my E-mail address.
4945
4946 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4947
4948 * configure.in: Handle --disable-<component> generically.
4949 * configure: Regenerate.
4950
4951 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4952
4953 PR libgcj/17311
4954 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4955
4956 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4957
4958 * MAINTAINERS (Write After Approval): Remove myself.
4959 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4960
4961 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4962
4963 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4964 (TARGET_CONFIGDIRS): Remove.
4965 * configure.in: Remove AC_SUBST(target_configdirs).
4966 * Makefile.in, configure: Regenerated.
4967
4968 2006-02-20 Steven G. Kargl <kargls@comcast.net>
4969
4970 * MAINTAINERS (Write After Approval): Remove myself.
4971 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4972
4973 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
4974
4975 PR bootstrap/25670
4976
4977 * Makefile.tpl ([+compare-target+]): Print explanation messages.
4978
4979 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
4980 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
4981 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
4982 BUILD_PREFIX, BUILD_PREFIX_1.
4983 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
4984
4985 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
4986 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
4987
4988 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
4989 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
4990 of `cat stage_current`. Always provide the `r' and `s' variables.
4991 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
4992 a single shell execution.
4993 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
4994 bootstrapped modules, make the stage1 module if the build was not
4995 started yet, else build the current stage.
4996 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
4997 (all-build, all-host, all-target, [+make_target+]-host,
4998 [+make_target+]-target): Do not use \-continued lines.
4999 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5000 (current_stage, restrap, stage_last): New.
5001
5002 * Makefile.in: Regenerate.
5003 * configure: Regenerate.
5004
5005 2006-02-19 Bud Davis <jmdavis@link.com>
5006
5007 * MAINTAINERS (Write After Approval): Remove myself.
5008 (Language Front End Maintainers): Add myself as fortran 95
5009 maintainer and update e-mail address.
5010
5011 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5012
5013 * MAINTAINERS (Write After Approval): Remove myself.
5014 (Language Front End Maintainers): Add myself as fortran 95
5015 maintainer.
5016
5017 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5018
5019 * MAINTAINERS (Write After Approval): Add myself.
5020
5021 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5022
5023 * MAINTAINERS (Write After Approval): Remove myself.
5024 (Language Front End Maintainers): Add myself as
5025 fortran 95 maintainer.
5026
5027 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5028
5029 Sync from src:
5030
5031 2005-12-27 Leif Ekblad <leif@rdos.net>
5032
5033 * configure.in: Add support for RDOS target.
5034 * configure: Regenerate.
5035
5036 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5037 Andreas Schwab <schwab@suse.de>
5038
5039 * configure: Regenerate.
5040
5041 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5042
5043 * configure.in (enable_libgomp): Add AIX.
5044 * configure: Regenerate.
5045
5046 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5047
5048 * MAINTAINERS (Write After Approval): Add myself.
5049
5050 2006-02-03 Lee Millward <lee.millward@gmail.com>
5051
5052 * MAINTAINERS (Write After Approval): Add myself.
5053
5054 2006-01-31 Richard Guenther <rguenther@suse.de>
5055 Paolo Bonzini <bonzini@gnu.org>
5056
5057 * Makefile.def (target_modules): Add libgcc-math target module.
5058 * configure.in (target_libraries): Add libgcc-math target library.
5059 (--enable-libgcc-math): New configure switch.
5060 * Makefile.in: Re-generate.
5061 * configure: Re-generate.
5062 * libgcc-math: New toplevel directory.
5063
5064 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5065
5066 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5067 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5068 the assembler, linker and binutils.
5069 * configure: Regenerate.
5070
5071 2006-01-22 Dirk Mueller <dmueller@suse.de>
5072
5073 * MAINTAINERS (Write After Approval): Add myself.
5074
5075 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5076
5077 * configure: Regenerate.
5078
5079 2006-01-18 Richard Henderson <rth@redhat.com>
5080 Jakub Jelinek <jakub@redhat.com>
5081 Diego Novillo <dnovillo@redhat.com>
5082
5083 * libgomp: New directory.
5084 * Makefile.def: Add target_module libgomp.
5085 * Makefile.in: Regenerate.
5086 * configure.in (target_libraries): Add target-libgomp.
5087 * configure: Regenerate.
5088
5089 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5090
5091 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5092 @ from continuation.
5093 * Makefile.in: Rebuilt.
5094
5095 2006-01-04 Chris Lattner <sabre@gnu.org>
5096
5097 * MAINTAINERS (Write After Approval): Add myself.
5098
5099 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5100
5101 PR bootstrap/24252
5102
5103 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5104 * Makefile.tpl (OBJDUMP): New.
5105 (EXTRA_HOST_FLAGS): Add it.
5106 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5107
5108 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5109 to use symbolic links between directories. Avoid race conditions
5110 or make them harmless.
5111 * configure.in: Do not try to use symbolic links between directories.
5112
5113 * Makefile.def (LEAN): Pass.
5114 * Makefile.tpl (LEAN): Define.
5115 (stage[+id+]-start): Accept that the previous directory does not
5116 exist, if the bootstrap is lean.
5117 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5118 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5119 configure substitution.
5120 ([+compare-target+]): Likewise.
5121 ([+bootstrap-target+]-lean): New.
5122 * configure.in: Remove lean bootstrap support from here.
5123
5124 * Makefile.in: Regenerate.
5125 * configure: Regenerate.
5126
5127 2006-01-04 Ben Elliston <bje@au.ibm.com>
5128
5129 * MAINTAINERS (libdecnumber): Add myself.
5130
5131 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5132
5133 * libtool-ldflags: New script.
5134
5135 2006-01-02 Andreas Schwab <schwab@suse.de>
5136
5137 * configure.in: When reconfiguring remove Makefile in
5138 all stage directories.
5139 * configure: Regenerate.
5140
5141 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5142
5143 * MAINTAINERS: Update my email address.
5144
5145 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5146
5147 Revert Ada-related part of the previous change.
5148
5149 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5150 Do not pass.
5151 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5152 * Makefile.in: Regenerate.
5153 * configure.in: Do not include mt-ppc-aix target fragment.
5154 * configure: Regenerate.
5155
5156 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5157
5158 * configure.in: Select appropriate fragments for PowerPC/AIX.
5159 * configure: Regenerate.
5160
5161 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5162 BOOT_CFLAGS, BOOT_LDFLAGS.
5163 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5164 BOOT_CFLAGS, BOOT_LDFLAGS.
5165 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5166 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5167 (stage): Fail if we cannot complete the work.
5168 * Makefile.in: Regenerate.
5169
5170 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5171
5172 * configure.in: Replace ms1 with mt.
5173 * configure: Rebuilt.
5174
5175 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5176
5177 * MAINTAINERS: Update my email address.
5178
5179 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5180
5181 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5182 install-host-nogcc): Don't invoke $(stage) at the end.
5183 * Makefile.in: Regenerate.
5184
5185 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5186
5187 * configure.in: Flip the top-level bootstrap switch.
5188 * configure: Regenerate.
5189
5190 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5191
5192 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5193 $(stage) and $(unstage).
5194 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5195 (all): Remove stray semicolon.
5196 (local-distclean): Don't handle multilib.tmp and multilib.out.
5197 (install.all): Set $s for consistency.
5198 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5199 check_multilibs setting. Always make the install directory.
5200 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5201 Correct @if/@endif.
5202 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5203 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5204 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5205 (multilib.out): Remove.
5206 * Makefile.in: Regenerated.
5207
5208 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5209
5210 * MAINTAINERS (Write After Approval): Add myself.
5211
5212 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5213
5214 * MAINTAINERS: Add myself as mt maintainer.
5215
5216 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5217
5218 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5219
5220 * MAINTAINERS: Change email address.
5221
5222 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5223
5224 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5225 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5226 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5227 Find in-tree tools if available.
5228 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5229 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5230 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5231 (COMPILER_*_FOR_TARGET): New.
5232 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5233 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5234 (CONFIGURED_*, USUAL_*): Remove.
5235 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5236 STRIP): Use autoconf substitutions.
5237 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5238 COMPILER_NM_FOR_TARGET): New.
5239 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5240
5241 (all): Make all-host and all-target in parallel.
5242 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5243 that $$r and $$s are set before invoking a recursive make.
5244 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5245 ([+bootstrap-target+]): Inline most of the `all' target.
5246
5247 2005-11-29 Ben Elliston <bje@au.ibm.com>
5248
5249 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5250 from the gcc build directory.
5251 * Makefile.in: Regenerate.
5252
5253 2005-11-29 Ben Elliston <bje@au.ibm.com>
5254
5255 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5256 depend on all-libdecnumber.
5257 * configure.in (host_libs): Include libdecnumber.
5258 * Makefile.in: Regenerate.
5259 * configure: Likewise.
5260
5261 2005-11-29 Ben Elliston <bje@au.ibm.com>
5262
5263 * libdecnumber: Import decNumber sources from the dfp-branch.
5264
5265 2005-11-21 Kean Johnston <jkj@sco.com>
5266
5267 * config.sub, config.guess: Sync from upstream sources.
5268
5269 2005-11-21 Ben Elliston <bje@au.ibm.com>
5270
5271 Import from Autoconf sources:
5272
5273 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5274 * config/move-if-change: Don't output "$2 is unchanged";
5275 suggested by Ben Elliston. Handle weird characters correctly.
5276
5277 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5278
5279 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5280 to match upstream libtool for darwin.
5281
5282 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5283
5284 * Makefile.def: Remove gdb dependencies for gdbtk.
5285 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5286 (configure-gdb, install-gdb): New rules.
5287 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5288 * Makefile.in, configure: Regenerated.
5289
5290 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5291
5292 * MAINTAINERS (Write After Approval): Add myself.
5293
5294 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5295
5296 * MAINTAINERS (Write After Approval): Add myself.
5297
5298 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5299
5300 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5301 Diego Novillo.
5302
5303 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5304
5305 PR bootstrap/24297
5306 * Makefile.tpl (do-[+make-target+], do-check, install,
5307 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5308 are set before recursing.
5309 * Makefile.in: Regenerate.
5310
5311 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5312
5313 PR bootstrap/18939
5314 * Makefile.def (gcc) <target>: Fix thinko.
5315 * Makefile.in: Regenerate.
5316
5317 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5318
5319 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5320 * configure: Regenerate.
5321
5322 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5323
5324 * MAINTAINERS (Write After Approval): Add self.
5325
5326 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5327
5328 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5329 target-libffi, target-qthreads, target-libjava, and
5330 targetlibobjc.
5331 * configure: Regenerate.
5332
5333 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5334
5335 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5336 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5337 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5338 (USUAL_OBJDUMP_FOR_TARGET): New.
5339 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5340 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5341 * configure, Makefile.in: Regenerated.
5342
5343 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5344
5345 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5346 before other host packages.
5347
5348 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5349
5350 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5351
5352 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5353
5354 PR bootstrap/22340
5355
5356 * configure.in (default_target): Remove.
5357 * Makefile.tpl (all): Do not use prerequisites as subroutines
5358 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5359 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5360 use prerequisites as subroutines.
5361 (check-host, check-target): New.
5362 (bootstrap configure & all targets): Do not use stage*-start
5363 if the directory layout is already ok.
5364 (non-bootstrap configure & all targets): Prepend a $(unstage).
5365 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5366 (NOTPARALLEL): Remove.
5367 (unstage, stage variables): New variables.
5368 (unstage, stage targets): Simply expand to those variables.
5369
5370 * configure: Regenerate.
5371 * Makefile.in: Regenerate.
5372
5373 2005-10-04 James E Wilson <wilson@specifix.com>
5374
5375 * Makefile.def (lang_env_dependencies): Add libmudflap.
5376 * Makefile.in: Regenerate.
5377
5378 2005-10-03 Andreas Schwab <schwab@suse.de>
5379
5380 Backport from libtool CVS:
5381 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5382
5383 * ltmain.sh: add support for installing into temporary
5384 staging area (e.g. 'make install DESTDIR=...')
5385
5386 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5387
5388 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5389 * configure: Regenerated.
5390
5391 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5392
5393 * configure: Regenerate with the correct
5394 autoconf version.
5395
5396 2005-09-30 Catherine Moore <clm@cm00re.com>
5397
5398 * configure.in (bfin-*-*): New.
5399 * configure: Regenerated.
5400
5401 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5402
5403 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5404 (LIPO_FOR_TARGET): New.
5405 (CONFIGURED_LIPO_FOR_TARGET): New.
5406 (USUAL_LIPO_FOR_TARGET): New.
5407 (STRIP_FOR_TARGET): New.
5408 (CONFIGURED_STRIP_FOR_TARGET): New.
5409 (USUAL_STRIP_FOR_TARGET): New.
5410 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5411 STRIP_FOR_TARGET.
5412 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5413 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5414 * Makefile.in: Regenerate.
5415 * configure: Regenerate.
5416
5417 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5418
5419 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5420 (rs6000-*-aix*): Same.
5421 * configure: Regenerate.
5422
5423 2005-09-16 Tom Tromey <tromey@redhat.com>
5424
5425 * MAINTAINERS: Add self as java maintainer.
5426
5427 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5428
5429 * configure.in: Recognize f95 in the --enable-languages option,
5430 and substitute it for fortran, issuing a warning.
5431 * configure: Regenerate.
5432
5433 2005-08-30 Phil Edwards <phil@codesourcery.com>
5434
5435 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5436 * configure: Regenerated.
5437
5438 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5439
5440 * MAINTAINERS: Add self as ms1 maintainer.
5441
5442 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5443
5444 * Makefile.def (libssp): Add to lang_env_dependencies.
5445 * Makefile.in: Regenerate.
5446
5447 2005-08-18 Ian Lance Taylor <ian@airs.com>
5448
5449 * MAINTAINERS: Add myself as middle-end maintainer.
5450
5451 2005-08-17 Christian Groessler <chris@groessler.org>
5452
5453 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5454 * Makefile.in: Regenerate.
5455
5456 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5457
5458 * MAINTAINERS (write after approval): Added myself.
5459
5460 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5461
5462 * MAINTAINERS (Write After Approval): Add myself.
5463
5464 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5465
5466 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5467 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5468 Look for alternate names of the target cc and c++
5469 * configure: Regenerate.
5470
5471 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5472
5473 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5474 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5475 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5476 tools; remove code to manually set them.
5477 (Target tools): Look in the environment for them.
5478 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5479 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5480 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5481 build directory.
5482 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5483 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5484 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5485 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5486 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5487 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5488 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5489 * configure: Regenerate.
5490 * Makefile.in: Regenerate.
5491
5492 2005-07-28 Ben Elliston <bje@au.ibm.com>
5493
5494 * MAINTAINERS: Update for removed CPU targets.
5495
5496 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5497
5498 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5499 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5500 * Makefile.in: Regenerated.
5501
5502 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5503
5504 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5505 (CFLAGS_FOR_TARGET): Use it.
5506 (CXXFLAGS_FOR_TARGET): Likewise.
5507 * Makefile.in: Regenerated.
5508 * configure.in (--with-build-sysroot): New option.
5509 * configure: Regenerated.
5510
5511 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5512
5513 * Makefile.tpl: Wrap install between unstage and stage
5514 * Makefile.in: Regenerate.
5515
5516 2005-07-21 Eric Christopher <echristo@apple.com>
5517
5518 * MAINTAINERS: Update affiliation.
5519
5520 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5521
5522 * MAINTAINERS: Add self as crx port maintainer.
5523
5524 2005-07-20 DJ Delorie <dj@redhat.com>
5525
5526 * MAINTAINERS: Add self as m32c maintainer.
5527
5528 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5529
5530 * all files: Update FSF address.
5531
5532 2005-07-15 Eric Christopher <echristo@redhat.com>
5533
5534 * MAINTAINERS: Change affiliation.
5535
5536 2005-07-14 Jim Blandy <jimb@redhat.com>
5537
5538 * configure.in: Add cases for Renesas m32c.
5539 * configure: Regenerated.
5540
5541 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5542
5543 * COPYING.LIB: Update from fsf.org.
5544
5545 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5546
5547 * COPYING, compile, config.guess,
5548 config.sub, install-sh, missing, mkinstalldirs,
5549 symlink-tree, ylwrap: Sync from upstream sources.
5550 * config-ml.in: Update FSF address.
5551
5552 2005-07-13 Eric Christopher <echristo@redhat.com>
5553
5554 * configure.in: Add toplevel noconfigdir support for tpf.
5555 * configure: Regenerate.
5556
5557 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5558
5559 PR ada/22340
5560
5561 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5562 * Makefile.in: Regenerate.
5563
5564 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5565
5566 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5567 Brolley to write-after-approval.
5568
5569 2005-07-07 Andreas Schwab <schwab@suse.de>
5570
5571 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5572 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5573 * Makefile.in: Regenerated.
5574
5575 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5576
5577 * configure.in: Don't build sim or rda when targetting darwin.
5578 * configure: Regenerate.
5579
5580 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5581
5582 * configure.in: Add --enable-libssp and --disable-libssp.
5583 * configure: Regenerate with autoconf-2.13.
5584
5585 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5586
5587 * Makefile.def (target_modules): Add libssp.
5588 * configure.in (target_libraries): Add target-libssp.
5589 * configure: Rebuilt.
5590 * Makefile.in: Rebuilt.
5591
5592 2005-07-01 Zack Weinberg <zackw@panix.com>
5593
5594 * MAINTAINERS: Change email address. Resign from maintainership.
5595
5596 2005-07-01 Richard Guenther <rguenther@suse.de>
5597
5598 * MAINTAINERS: Change my e-mail address and affiliation.
5599
5600 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5601
5602 * Makefile.def (stagefeedback): Come after profile.
5603 Define profiledbootstrap target.
5604 * Makefile.tpl (profiledbootstrap): Remove.
5605 (stageprofile-end): Zap stagefeedback.
5606 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5607 * Makefile.in: Regenerate.
5608
5609 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5610
5611 * MAINTAINERS: Update my email address.
5612
5613 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5614
5615 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5616 In 'cpp' stanza, support '#line' as well as '# '.
5617
5618 2005-06-08 Andreas Schwab <schwab@suse.de>
5619
5620 * MAINTAINERS: Move myself from 'Write After Approval' to
5621 'CPU Port Maintainers' section as m68k maintainer.
5622
5623 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5624
5625 * configure.in (unsupported_languages): New macro.
5626 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5627 non-ported target libraries in noconfigdirs.
5628 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5629 non-linux-gnu. Remove libgcj_ex_libffi.
5630 <lang_frag loop>: Set add_this_lang=no if the language is in
5631 unsupported_languages.
5632 * configure: Regenerate.
5633
5634 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5635
5636 * configure.in: Fix typo in handling of --with-mpfr-dir.
5637 * configure: Regenerate.
5638
5639 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5640
5641 * MAINTAINERS: Update my email address.
5642
5643 2005-06-02 Jim Blandy <jimb@redhat.com>
5644
5645 * config.sub: Add cases for the Renesas m32c. (This patch has been
5646 accepted into the master sources.)
5647
5648 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5649 Michael Snyder <msnyder@redhat.com>
5650 Stan Cox <scox@redhat.com>
5651
5652 * configure.in: Set noconfigdirs for ms1.
5653
5654 * configure: Regenerate.
5655
5656 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5657
5658 * MAINTAINERS (Write After Approval): Add self.
5659
5660 2005-06-01 Josh Conner <jconner@apple.com>
5661
5662 * MAINTAINERS (Write After Approval): Add self.
5663
5664 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5665
5666 * MAINTAINERS: Update my email address.
5667
5668 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5669
5670 * MAINTAINERS (Write After Approval): Add self.
5671
5672 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5673
5674 * MAINTAINERS (Write After Approval): Remove self.
5675
5676 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5677
5678 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5679 (Dependencies): Consider target modules for bootstrap dependencies.
5680 Make target bootstrap modules depend on each stage's gcc.
5681 * Makefile.in: Regenerate.
5682
5683 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5684
5685 * Makefile.def (configure-gcc): Depend on binutils having been built.
5686 (all-gcc): No need to do it here.
5687 * Makefile.in: Regenerate.
5688
5689 2005-05-19 Paul Brook <paul@codesourcery.com>
5690
5691 * configure.in: Rewrite misleading error message when requested
5692 language cannot be built.
5693 * configure: Regenerate.
5694
5695 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5696
5697 * ylwrap: Import from Automake 1.9.5.
5698
5699 2005-05-13 David Ung <davidu@mips.com>
5700
5701 * MAINTAINERS (Write After Approval): Add self.
5702
5703 2005-05-09 Mike Stump <mrs@apple.com>
5704
5705 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5706 lt_cv_sys_max_cmd_len for now.
5707
5708 2005-05-09 Stan Cox <scox@redhat.com>
5709
5710 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5711
5712 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5713
5714 * README.SCO: Update the URL.
5715
5716 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5717
5718 * ltconfig: Define file_list_spec. Pass file_list_spec and
5719 with_gnu_ld to libtool.
5720 * ltcf-c.sh (aix[45]): Define file_list_spec.
5721 * ltcf-cxx.sh (aix[45]): Same.
5722 * ltcf-gcj.sh (aix[45]): Same.
5723 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5724 exists, write list of input files to temporary file.
5725
5726 2005-05-04 Mike Stump <mrs@apple.com>
5727
5728 * configure.in: Always pass --target to target configures as
5729 otherwise rebuilds that do --recheck will fail.
5730 * confiugure: Rebuilt.
5731
5732 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5733
5734 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5735 STAGE_HOST_EXPORTS.
5736 (configure, all): Add bootstrap support.
5737 (Host modules, target modules): Pass post-stage1 flags and exports.
5738 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5739 * Makefile.in: Regenerate.
5740
5741 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5742
5743 * configure: Regenerate.
5744
5745 2005-04-27 Mike Stump <mrs@apple.com>
5746
5747 * MAINTAINERS: Add self as darwin maintainer.
5748
5749 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5750
5751 * config.sub: Update from master copy.
5752
5753 2005-04-21 Mike Stump <mrs@apple.com>
5754
5755 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5756 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5757
5758 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5759
5760 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5761 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5762 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5763 "*-*-elf" and "*-*-linux*".
5764 * configure: Regenerate.
5765
5766 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5767
5768 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5769
5770 2005-04-12 Mike Stump <mrs@apple.com>
5771
5772 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5773
5774 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5775
5776 * MAINTAINERS (Write After Approval): Add myself.
5777
5778 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5779
5780 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5781
5782 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5783
5784 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5785 (TARGET_CONFIGARGS): Include --with-target-subdir.
5786 (configure, all): New macros. Use them throughout.
5787 * Makefile.in: Regenerate.
5788
5789 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5790
5791 * MAINTAINERS (Write After Approval): Add myself.
5792
5793 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5794
5795 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5796
5797 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5798
5799 * MAINTAINERS: Move John Carr to Write After Approval.
5800
5801 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5802
5803 * config/mh-mingw32: Delete.
5804 * configure.in: Don't use it.
5805 * configure: Regenerate.
5806
5807 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5808
5809 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5810 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5811 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5812 (HOST_LIB_PATH): Generate from Makefile.def.
5813 (TARGET_LIB_PATH): Likewise.
5814 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5815 * Makefile.in: Regenerate.
5816 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5817 (RPATH_ENVVAR): Include Darwin case.
5818 * configure: Regenerate.
5819
5820 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5821
5822 * MAINTAINERS (Various Maintainers): Remove self.
5823 (Write After Approval): Add self.
5824
5825 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5826
5827 * MAINTAINERS (Various Maintainers): Add self.
5828
5829 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5830
5831 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5832 * configure: Regenerate.
5833
5834 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5835
5836 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5837 gcc_version, and gcc_version_trigger from set of flags to pass.
5838 * Makefile.tpl: Remove definitions of above variables.
5839 (config.status): Remove dependency on $(gcc_version_trigger).
5840 * Makefile.in: Regenerate.
5841 * configure.in: Do not reference config/gcc-version.m4 nor
5842 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5843 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5844 * configure: Regenerate.
5845
5846 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5847 Andrew Pinski <pinskia@physics.uc.edu>
5848
5849 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5850 * Makefile.in: Regenerate.
5851
5852 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5853
5854 * MAINTAINERS (Write After Approval): Add myself.
5855
5856 2005-03-03 David Ayers <d.ayers@inode.at>
5857
5858 * MAINTAINERS (Write After Approval): Add myself.
5859
5860 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5861
5862 PR libgcj/20160
5863 * ltmain.sh: Avoid creating archives with components that have
5864 duplicate basenames.
5865
5866 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5867
5868 PR bootstrap/20250
5869 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5870 instead of check.
5871 * Makefile.in: Regenerate.
5872
5873 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5874
5875 * Makefile.in: Regenerate to fix conflict between the previous two
5876 patches.
5877
5878 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5879
5880 PR bootstrap/17383
5881 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5882 * Makefile.tpl (HOST_SUBDIR): New substitution.
5883 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5884 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5885 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5886 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5887 (Host modules, Bootstrapped modules): Use it.
5888 (Build modules, Target modules): Do not create symlink trees,
5889 always configure out-of-srcdir.
5890 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5891 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5892 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5893 $(HOST_SUBDIR). Create a symlink for host_subdir.
5894
5895 * Makefile.in: Regenerate.
5896 * configure: Regenerate.
5897
5898 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5899
5900 Merged from libada-gnattools-branch:
5901 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5902
5903 * gnattools: New directory.
5904 * Makefile.def: Add gnattools as a module, depending on target-libada.
5905 * Makefile.in: Regenerate.
5906 * configure.in: Include gnattools in host_tools; disable it if ada
5907 is disabled.
5908 * configure: Regenerate.
5909
5910 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
5911
5912 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5913 treelang maintainer.
5914 (Write After Approval): Remove myself.
5915
5916 2005-02-23 Paul Schlie <schlie@comcast.net>
5917
5918 * configure.in: Allow darwin targeted ports to build tk, itcl and
5919 libgui.
5920 * configure: Regenerate.
5921
5922 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5923
5924 PR libgcj/10353
5925 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5926 * configure: Regenerate.
5927
5928 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5929
5930 * MAINTAINERS (Write After Approval): Add myself.
5931
5932 2005-02-10 Ian Lance Taylor <ian@airs.com>
5933
5934 * MAINTAINERS: Update my e-mail address.
5935
5936 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5937
5938 * MAINTAINERS (Write After Approval): Add myself.
5939
5940 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5941
5942 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5943 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5944 target-libgloss when not *-*-elf and *-*-aout.
5945 * configure: Regenerate.
5946
5947 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5948
5949 * MAINTAINERS: Remove obsolete entries.
5950
5951 * MAINTAINERS (Write After Approval): Add Michael Matz.
5952
5953 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
5954
5955 * MAINTAINERS: Remove self as cpplib maintainer.
5956
5957 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5958
5959 * install-sh, config.sub: Import from upstream.
5960
5961 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5962
5963 PR bootstrap/18222
5964 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5965 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5966 * Makefile.in: Regenerate.
5967
5968 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
5969
5970 * MAINTAINERS: Update my email address.
5971
5972 2005-01-12 David Edelsohn <edelsohn@gnu.org>
5973 Andreas Schwab <schwab@suse.de>
5974
5975 PR bootstrap/18033
5976 * config-ml.in: Eval option if surrounded by single quotes.
5977
5978 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
5979
5980 Revert 2004-12-28 Makefile changes, a better fix will be
5981 applied to mainline and src after GCC 4.0 branches.
5982
5983 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
5984
5985 PR bootstrap/17383
5986
5987 * Makefile.def (target_modules): Remove stage parameter,
5988 it is always true now.
5989 * Makefile.tpl (configure-build-[+module+],
5990 configure-target-[+module+]): Always build symlink tree
5991 for the directory and for include. BUILD_SUBDIR and
5992 TARGET_SUBDIR cannot be . anymore.
5993 * Makefile.in: Regenerate.
5994
5995 2004-12-25 David Edelsohn <edelsohn@gnu.org>
5996
5997 Revert 2004-12-08 Makefile changes.
5998
5999 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6000
6001 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6002 cygwin, mingw.
6003
6004 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6005
6006 * configure.in (sh64-*-*): Reenable gprof.
6007 * configure: Regenerate.
6008
6009 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6010
6011 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6012 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6013 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6014 * Makefile.in: Regenerate.
6015
6016 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6017
6018 * MAINTAINERS: Update my email address.
6019
6020 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6021
6022 * Makefile.tpl: Generate normal dependencies if the LHS module is
6023 not bootstrapped.
6024 * Makefile.in: Regenerate.
6025
6026 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6027
6028 * configure.in: Include config/gxx-include-dir.m4. Use
6029 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6030 * configure: Regenerate.
6031
6032 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6033
6034 * config.if: Delete.
6035 * configure.in: Set libstdcxx_incdir directly.
6036 * configure: Regenerate.
6037
6038 2004-12-02 Eric Christopher <echristo@redhat.com>
6039
6040 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6041 * Makefile.in: Regenerate.
6042
6043 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6044
6045 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6046 * configure: Regenerate.
6047
6048 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6049
6050 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6051 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6052 * configure: Regenerate.
6053
6054 2004-12-01 Eric Christopher <echristo@redhat.com>
6055
6056 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6057 of things to remove.
6058
6059 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6060
6061 * MAINTAINERS (Write After Approval): Update my e-mail address.
6062
6063 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6064
6065 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6066 from CVS libtool to always pass_all.
6067
6068 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6069
6070 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6071 (hppa*64*-*-*): Delete incorrect comment.
6072 * configure: Rebuilt.
6073
6074 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6075
6076 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6077
6078 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6079
6080 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6081 from CVS libtool to always pass_all.
6082
6083 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6084
6085 * install-sh, compile: Import from automake.
6086
6087 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6088
6089 * config.guess, config.sub: Import from savannnah.
6090
6091 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6092
6093 * MAINTAINERS (Write After Approval): Add myself
6094
6095 2004-11-12 Mike Stump <mrs@apple.com>
6096
6097 * Makefile.def: Add html support.
6098 * Makefile.tpl: Likewise.
6099 * Makefile.in: Regenerate.
6100
6101 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6102
6103 PR 18423
6104 * configure.in: Remove all instances of build-fixincludes from
6105 noconfigdirs.
6106 (build_configargs): Supply --target to subdirectories.
6107 * configure: Regenerate.
6108
6109 * Makefile.def: Make gcc install depend on fixincludes install.
6110 * Makefile.in: Regenerate.
6111
6112 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6113
6114 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6115
6116 2004-11-11 Paul Brook <paul@codesourcery.com>
6117
6118 * MAINTAINERS: Add self as arm maintainer. Update email address.
6119
6120 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6121
6122 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6123 target-libgfortran.
6124 * configure: Regenerate.
6125
6126 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6127
6128 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6129 like CC.
6130
6131 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6132
6133 * Makefile.def (host fixincludes): Specify missing targets.
6134 * Makefile.in: Regenerate.
6135
6136 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6137
6138 * MAINTAINERS: Add myself
6139
6140 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6141
6142 * MAINTAINERS (Write After Approval): Add myself.
6143
6144 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6145
6146 * Makefile.def: Build fixincludes for the host, too.
6147 * Makefile.in: Regenerate.
6148 * configure.in (host_tools): Add fixincludes.
6149 * configure: Regenerate.
6150
6151 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6152
6153 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6154 * configure: Regenerated.
6155
6156 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6157
6158 PR other/17783
6159 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6160 * configure: Regenerated.
6161
6162 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6163
6164 * README.SCO: Update per FSF instructions.
6165
6166 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6167
6168 PR target/18151
6169 * configure.in (case ${target}): Do not build fixincludes for avr.
6170 * configure: Regenerated.
6171
6172 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6173
6174 * configure.in (case ${target}): Do not build fixincludes
6175 on platforms where it is not used.
6176 * configure: Regenerated.
6177
6178 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6179
6180 * configure.in: Use an absolute path to install-sh.
6181 * configure: Regenerated.
6182
6183 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6184
6185 * MAINTAINERS (Write After Approval): Add myself.
6186
6187 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6188
6189 * MAINTAINERS: Remove from Write After Approval those that are
6190 already maintainers.
6191
6192 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6193
6194 * MAINTAINERS: Update my email address.
6195
6196 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6197
6198 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6199 * configure: Regenerate.
6200
6201 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6202
6203 * MAINTAINERS: Update my email address.
6204
6205 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6206
6207 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6208 entries belonging to this category.
6209
6210 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6211
6212 * MAINTAINERS: Update my e-mail address.
6213
6214 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6215
6216 Fix wrong conflict resolution in:
6217
6218 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6219
6220 * Makefile.in: Regenerate.
6221 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6222 in the recursive `make', instead of hardwiring `all'.
6223 (Autogenerated TARGET-* variables): New.
6224
6225 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6226
6227 * configure.in: Enable target-libgloss for crx-*-*.
6228 * configure: Regenerate.
6229
6230 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6231
6232 * MAINTAINERS (Various Maintainers): Move the "windows,
6233 cygwin, mingw" maintainer to ...
6234 (OS Port Maintainers): ... here.
6235
6236 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6237
6238 * MAINTAINERS (Write After Approval): Remove those that are
6239 maintainers of some subsystem.
6240
6241 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6242
6243 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6244 * ltcf-cxx.sh (tpf*): Likewise.
6245 * ltconfig (tpf*): Add TPF OS configuration support.
6246
6247 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6248
6249 * MAINTAINERS: Change my email address to my new work account.
6250
6251 2004-09-24 Michael Roth <mroth@nessie.de>
6252
6253 * configure.in (--without-headers): Add missing double quotes.
6254 * configure: Regenerate.
6255
6256 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6257
6258 * ylwrap: Revert to previous version.
6259
6260 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6261
6262 PR bootstrap/17369
6263 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6264 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6265 SET_GCC_LIB_PATH_CMD.
6266 (BASE_TARGET_EXPORTS): Likewise.
6267 * Makefile.in: Regenerated.
6268
6269 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6270 * configure: Regenerated.
6271
6272 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6273
6274 * config.guess: New upstream version
6275 * compile, depcomp, install-sh, ylwrap: Likewise.
6276
6277 2004-09-19 Roger Sayle <roger@eyesopen.com>
6278
6279 * config/mh-x86omitfp: New host makefile fragment. Add
6280 -fomit-frame-pointer to the default BOOT_CFLAGS.
6281 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6282 * configure: Regenerate.
6283
6284 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6285
6286 PR target/11572
6287 * configure.in (*-*-darwin*): Renable libobjc.
6288 * configure: Regenerate.
6289
6290 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6291
6292 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6293
6294 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6295
6296 * Makefile.def: Remove libbanshee.
6297 * Makefile.tpl: Ditto.
6298 * configure.in: Ditto.
6299 * Makefile.in: Regen.
6300 * configure: Ditto.
6301
6302 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6303
6304 * ltmain.sh: Use $pic_object as $non_pic_object if
6305 $non_pic_object=none.
6306
6307 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6308
6309 * missing: Import latest version from master repository.
6310
6311 2004-09-06 Nick Clifton <nickc@redhat.com>
6312
6313 * config.sub: Import latest version from master repository.
6314 * config.guess: Likewise.
6315 This includes these changes:
6316
6317 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6318
6319 * config.sub: Handle crisv32, alias etraxfs.
6320 * config.guess (crisv32:Linux:*:*): Handle.
6321
6322 2004-08-13 Brad Smith <brad@comstyle.com>
6323
6324 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6325 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6326
6327 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6328
6329 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6330 assume the processor is a powerpc. This is because coreutils
6331 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6332 in this case, due to a MacOS X bug that causes
6333 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6334 to return a negative number.
6335 Problem reported by Petter Reinholdtsen in:
6336 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6337
6338 2004-07-19 Ben Elliston <bje@gnu.org>
6339
6340 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6341
6342 2004-06-24 Ben Elliston <bje@gnu.org>
6343
6344 * config.guess: Update copyright years.
6345 * config.sub: Likewise.
6346
6347 2004-06-22 Robert Millan <robertmh@gnu.org>
6348
6349 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6350 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6351
6352 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6353
6354 * config.guess (*:*VMS:*:*): New entry. Replaces
6355 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6356 manufacturer.
6357
6358 2004-06-22 Ben Elliston <bje@gnu.org>
6359
6360 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6361 * config.sub: Likewise.
6362
6363 2004-06-22 Ben Elliston <bje@gnu.org>
6364
6365 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6366 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6367
6368 2004-06-11 Ben Elliston <bje@gnu.org>
6369
6370 * config.guess (pegasos:OpenBSD:*:*): Remove.
6371
6372 2004-06-11 Ben Elliston <bje@gnu.org>
6373
6374 From Wouter Verhelst <wouter@grep.be>:
6375 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6376
6377 2004-06-11 Ben Elliston <bje@gnu.org>
6378
6379 * config.guess (luna88k:OpenBSD:*:*): New.
6380
6381 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6382
6383 * config.guess (m32r*:Linux:*:*): New case.
6384 * config.sub: Handle m32rle.
6385
6386 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6387
6388 From Jens Petersen <petersen@redhat.com>:
6389 * config.sub: Handle sparcv8.
6390
6391 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6392
6393 From Tom Smith <smith@cag.lkg.hp.com>:
6394 * config.guess: Version suffixes are equally significant on Tru64
6395 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6396 prefix of "P" (patched kernel).
6397
6398 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6399
6400 * config.sub: Add support for National Semiconductor CRX target.
6401
6402 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6403
6404 * MAINTAINERS (Various Maintainers): Remove myself as web page
6405 maintainer, add myself as maintainer of build status lists.
6406
6407 2004-09-03 Jan Beulich <jbeulich@novell.com>
6408
6409 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6410 *-*-netware, but add target-libmudflap.
6411 Consolidate *-*-netware targets (of which really only i?86 exists)
6412 into a single entry.
6413 * configure: Likewise.
6414
6415 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6416
6417 * Makefile.tpl (sorry): Remove.
6418 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6419 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6420 (do-clean): Clean per-stage directories too.
6421 (do-distclean): Run distclean-stage1 too.
6422 (.NOTPARALLEL): Enable during toplevel bootstrap.
6423 (stage[+id+]-bubble): Enable parallel execution during
6424 the recursive invocation.
6425 * Makefile.in: Regenerate.
6426
6427 Fix previous checkin:
6428
6429 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6430 include.
6431 * configure.in: Fix indentation.
6432 * configure: Regenerate.
6433
6434 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6435
6436 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6437 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6438 * configure: regenerate
6439 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6440 -mdynamic-no-pic
6441
6442 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6443
6444 * Makefile.def (build_modules): Add fixincludes.
6445 (dependencies): Make gcc depend on fixincludes.
6446 * configure.in (build_tools): Add fixincludes.
6447 (build_configdirs): Always include build_libs.
6448 * Makefile.in: Regenerate.
6449 * configure: Regenerate.
6450
6451 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6452
6453 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6454 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6455 phony targets; do not generate timestamp files.
6456 (distclean-stageN): Remove references to their timestamp files.
6457 (restageN, touch-stageN): Remove.
6458 (stageN-bubble): Rewritten.
6459 (compare): Support lean bootstraps.
6460 * Makefile.in: Regenerate.
6461
6462 * configure.in: Only warn when bootstrapping but
6463 build != host or build != target. Support lean bootstraps.
6464 * configure: Regenerate.
6465
6466 2004-08-26 Phil Edwards <phil@codesourcery.com>
6467
6468 * configure.in: Give a better error message if GMP/MPFR are missing
6469 and a language needing them has been requested.
6470 * configure: Regenerated.
6471
6472 2004-08-25 Phil Edwards <phil@codesourcery.com>
6473
6474 * configure.in: Print a list of available language front-ends if
6475 a requested one is missing. Tidy stray tab characters.
6476 * configure: Regenerated.
6477
6478 2004-08-19 Michael Koch <konqueror@gmx.de>
6479
6480 * gcc/doc/install.texi: Update entry about automake for libjava.
6481
6482 2004-08-17 Robert Millan <robertmh@gnu.org>
6483
6484 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6485 (instead of FreeBSD).
6486 * configure: Regenerate.
6487
6488 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6489
6490 * Makefile.in: Regenerate.
6491 * configure: Regenerate.
6492
6493 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6494 stage_*_flags.
6495 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6496 for bootstrapped modules if toplevel bootstrap is going.
6497 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6498 modules. Adjust for changes in Makefile.def. Enable several
6499 rules even in non-bootstrap mode, just to avoid peppering the
6500 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6501 (stage-[+prev+]-bubble): Remove.
6502
6503 * Makefile.def (Dependencies): Depend on all-build-bison,
6504 all-build-flex, all-build-byacc, all-build-texinfo, rather
6505 than the host variations.
6506 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6507 with BUILD_SUBDIR.
6508 (BISON): Update for recent Bisons.
6509 (YACC): Fix typo.
6510 (cross): Depend on all-build.
6511 (all): Do not depend on all-build.
6512 (prebootstrap): Remove.
6513 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6514 (Prebootstrap dependencies): Add them to the per-stage targets
6515 and to all-prebootstrap.
6516 * configure.in (build_configdirs): Always enable build_tools.
6517 (BUILD_DIR_PREFIX): Remove.
6518
6519 * Makefile.def (gcc): Add target variable.
6520 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6521 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6522 in the recursive `make', instead of hardwiring `all'.
6523 (Autogenerated TARGET-* variables): New.
6524
6525 2004-08-13 Brian Booth <bbooth@redhat.com>
6526
6527 * MAINTAINERS: Remove myself from write-after-approval.
6528
6529 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6530
6531 * src-release: Stop distributing mmalloc with gdb (which doesn't
6532 use it).
6533 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6534 * Makefile.in: Regenerate.
6535
6536 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6537
6538 * configure.in (arm*-*-eabi*): New target.
6539 * configure: Regenerate.
6540
6541 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6542
6543 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6544 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6545 (Dependencies): New section.
6546 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6547 (configure-target-[+module+]): Depend on maybe-all-gcc
6548 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6549 (toplevel profiledbootstrap): Fix dependencies.
6550 * Makefile.in: Regenerate.
6551
6552 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6553
6554 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6555 target-libiberty to noconfigdirs.
6556 * configure: Regenerate.
6557
6558 2004-08-03 Paul Brook <paul@codesourcery.com>
6559
6560 * configure.in: Check for MPFR as well as GMP.
6561 * configure: Regenerate.
6562
6563 2004-08-01 Robert Millan <robertmh@gnu.org>
6564
6565 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6566 libmudflap for all GNU-based systems (with Glibc).
6567 * configure: Regenerate.
6568
6569 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6570
6571 * Makefile.def (host-modules): Add gcc.
6572 * Makefile.in: Regenerate.
6573 * Makefile.tpl (sorry): New rule.
6574 (configure-host, all-host, [+make_target+]-host, do-check,
6575 install-host): Do not add gcc as a special case.
6576 (host modules): Add a small special-casing for gcc. Export
6577 extra_make_flags through the environment.
6578 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6579 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6580 other recursive targets for gcc): Remove.
6581
6582 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6583 (stage, unstage): New rules.
6584 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6585 distclean-stage[+id+]): Use stage_current.
6586 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6587 the stage*-start rules.
6588
6589 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6590
6591 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6592 use -all_load flag.
6593
6594 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6595
6596 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6597 * configure: Regenerate.
6598
6599 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6600
6601 * maintainer-scripts/gcc_release: Revert yesterday's change.
6602
6603 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6604
6605 * MAINTAINERS: Add myself to write-after-approval.
6606
6607 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6608
6609 * libf2c: Removed.
6610 * gcc/gccbug.in: Updated because of libf2c removal.
6611 * maintainer-scripts/gcc_release: Ditto.
6612
6613 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6614
6615 * configure.in: Build libmudflap by default on FreeBSD.
6616 * configure: Regenerated.
6617
6618 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6619
6620 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6621 systems.
6622 * configure: Regenerated.
6623
6624 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6625
6626 PR target/16344
6627 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6628 feedback based compiler.
6629 * Makefile.in: Rebuilt.
6630
6631 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6632
6633 * Makefile.def (host_modules): Set bootstrap=true for flex.
6634 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6635 * Makefile.in: Rebuilt.
6636
6637 2004-07-07 Jan Hubicka <jh@suse.cz>
6638
6639 * MAINTAINERS: Add self as a profile feedback maintainer.
6640
6641 2004-07-05 Phil Edwards <phil@codesourcery.com>
6642
6643 * configure.in: Do not prepend $srcdir to /dev/null in
6644 makefile fragments.
6645 * configure: Regenerate.
6646
6647 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6648
6649 * Makefile.def (build_modules): Add bison, byacc, flex,
6650 m4, texinfo.
6651 (flags_to_pass): Add FLEX.
6652 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6653 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6654 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6655 DEFAULT_MAKEINFO): Remove.
6656 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6657 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6658 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6659 objdir or else use configured tool.
6660 (all-build): New.
6661 (all): Depend on it.
6662 (Build module dependencies): Add.
6663 * Makefile.in: Regenerate.
6664 * configure.in: Better support for multiple build modules,
6665 matching what is done for host/target modules. Do not look
6666 for "plausible" locations of build tools if Canadian cross.
6667 Use autoconf's AC_PROG_CC to find a C compiler. Define
6668 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6669 * configure: Regenerate.
6670
6671 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6672
6673 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6674 * Makefile.in: Regenerate.
6675
6676 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6677
6678 * Makefile.tpl (configure-build-[+module+],
6679 configure-[+module+], configure-target-[+module+]): Pass
6680 [+extra_configure_args+].
6681 (all-build-[+module+], all-[+module+], check-[+module+],
6682 install-[+module+], [+make_target+]-[+module+],
6683 all-target-[+module+], check-target-[+module+],
6684 install-target-[+module+], [+make_target+]-target-[+module+]):
6685 Pass [+extra_make_args+].
6686 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6687 (GCC_HOST_EXPORTS): Remove.
6688 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6689 cross, check-gcc, check-gcc-c++, install-gcc,
6690 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6691 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6692 * Makefile.in: Regenerate.
6693
6694 2004-06-21 Matthew Sachs <msachs@apple.com>
6695
6696 * MAINTAINERS: Added self to write-after-approval.
6697
6698 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6699
6700 * configure.in: Check for srcdir/winsup rather than build directory
6701 winsup.
6702 * configure: Regenerate.
6703
6704 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6705
6706 * configure.in: Don't build Cygwin native newlib if winsup
6707 directory is missing. Emit warning instead.
6708 * configure: Regenerate.
6709
6710 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6711
6712 * Makefile.tpl (touch-stage[+id+]): New.
6713 (restage[+prev+]): Depend on touch-stage[+id+].
6714
6715 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6716 Use it throughout.
6717
6718 * Makefile.def: Add profile and feedback bootstrap stages.
6719 Remove next field from bootstrap stages.
6720 * Makefile.tpl (LN, LN_S): Substitute.
6721 (stageN-start, stageN-end): Use double-colon rules, to
6722 provide a hook for additional setup commands.
6723 (distclean-stageN-gcc, restageN): Create dependencies from
6724 [+prev+], not from [+next+].
6725 (stageN-bubble): Add commands for successive stages from
6726 [+prev+], using double-colon rules.
6727 (all-stageN-gcc): Fix typo.
6728 (stagefeedback-start, profiledbootstrap): New.
6729 * Makefile.in: Regenerate.
6730 * configure.in: Call ACX_PROG_LN.
6731 * configure: Regenerate.
6732
6733 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6734
6735 * MAINTAINERS (Write After Approval): Add myself.
6736
6737 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6738
6739 * MAINTAINERS (Write After Approval): Add myself.
6740
6741 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6742
6743 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6744 without gcc.
6745 * configure: Regenerate.
6746
6747 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6748
6749 * Makefile.tpl: Fix typo.
6750 * Makefile.in: Regenerate.
6751
6752 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6753
6754 * configure.in: Remove new- prefix from toplevel
6755 bootstrap targets.
6756 * configure: Regenerate.
6757
6758 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6759
6760 * Makefile.tpl (all.normal): Rename to all.
6761 (all): Replace with a rule to pick the default
6762 target from configure.
6763 (all-gcc, configure-gcc): Use conditionals to
6764 do nothing when toplevel bootstrap is going on.
6765 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6766 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6767 * configure.in: Support --enable-bootstrap.
6768
6769 * Makefile.def: Remove new- prefix from toplevel
6770 bootstrap targets.
6771 * Makefile.tpl: Likewise.
6772
6773 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6774 target.
6775
6776 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6777 $(RECURSE_FLAGS) to recursive invocation of make.
6778
6779 * Makefile.in: Regenerate.
6780 * configure: Regenerate.
6781
6782 2004-05-30 Andreas Jaeger <aj@suse.de>
6783 Jim Wilson <wilson@specifixinc.com>
6784
6785 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6786 like CC.
6787
6788 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6789
6790 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6791 * configure: Regenerate.
6792
6793 2004-05-25 Daniel Jacobowitz <drow@false.org>
6794
6795 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6796 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6797 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6798 targets.
6799 * Makefile.in: Regenerate.
6800
6801 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6802
6803 * configure.in: Test the ability to symlink directories.
6804 * configure: Regenerate.
6805
6806 * Makefile.def (bootstrap-stage): New definitions.
6807 * Makefile.tpl (configure-stage1-gcc,
6808 configure-stage2-gcc, configure-stage3-gcc,
6809 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6810 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6811 new-restage3, compare): Autogenerate, see Makefile.in
6812 entry for behavioral changes.
6813 (distclean-stage1, new-stage1-start, new-stage1-end,
6814 new-stage1-bubble, distclean-stage2, new-stage2-start,
6815 new-stage2-end, new-stage2-bubble, distclean-stage3,
6816 new-stage3-start, new-stage3-end): New autogenerated targets.
6817 (objext, prebootstrap, BOOT_CFLAGS,
6818 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6819 targets.
6820
6821 * Makefile.in: Regenerate.
6822 (distclean-stage1, new-stage1-start, new-stage1-end,
6823 new-stage1-bubble, distclean-stage2, new-stage2-start,
6824 new-stage2-end, new-stage2-bubble, distclean-stage3,
6825 new-stage3-start, new-stage3-end): New targets.
6826 (all-stage1-gcc): Move prebootstrap dependency from here...
6827 (configure-stage1-gcc): ...to here.
6828 (new-bootstrap): Use bubble targets.
6829 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6830 Use per-stage distclean targets.
6831 (configure-stage1-gcc, configure-stage2-gcc,
6832 configure-stage3-gcc, all-stage1-gcc,
6833 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6834 Use new-stageN-start to prepare the tree.
6835
6836 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6837
6838 * Makefile.def (host_modules): add libcpp.
6839 * Makefile.tpl: Add dependencies on and for libcpp.
6840 * Makefile.in: Regenerate.
6841 * configure.in: Add libcpp host module.
6842 * configure: Regenerate.
6843
6844 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6845
6846 * Makefile.tpl: Whenever a recursive target is defined, wrap
6847 it in a special @if/@endif block, and prepare its maybe
6848 dependency in the @if/@endif block
6849 * configure.in: Instead of writing maybe dependencies, remove
6850 the @if/@endif statements, and remove the @if/@endif blocks
6851 that remain.
6852 * configure: Regenerate.
6853 * Makefile.in: Regenerate.
6854
6855 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6856
6857 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6858
6859 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6860
6861 PR bootstrap/15120
6862 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6863 * */configure: Rebuilt.
6864
6865 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6866
6867 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6868 of libf2c.
6869 * configure, Makefile.in: Regenerate.
6870
6871 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6872
6873 * MAINTAINERS (Write After Approval): Add myself.
6874
6875 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6876
6877 Merge from tree-ssa-20020619-branch.
6878
6879 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6880 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6881 (HOST_GMPLIBS): Define.
6882 (HOST_GMPINC): Define.
6883 (TARGET_LIB_PATH): Add libmudflap.
6884 (GFORTRAN_FOR_TARGET): Define.
6885 (configure-build*): Export GFORTRAN.
6886 (configure-gcc): Export GMPLIBS and GMPINC.
6887 (all-gcc): Add maybe-all-libbanshee.
6888 (configure-target-libgfortran): Define.
6889 * Makefile.in: Regenerate.
6890 * configure.in (host_libs): Add libbanshee.
6891 (target_libraries): Add target-libmudflap and target-libgfortran.
6892 Add --with-libbanshee.
6893 Handle --disable-libmudflap.
6894 (*-*-freebsd*): Use with_gmp.
6895 Add $(libgcj) to noconfigdirs.
6896 * configure: Regenerate.
6897 * depcomp: New file.
6898 * MAINTAINERS: Add tree-ssa maintainers.
6899
6900 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6901
6902 * MAINTAINERS (Various Maintainers): Add myself.
6903
6904 2004-04-30 Brian Ford <ford@vss.fsi.com>
6905
6906 * MAINTAINERS (Write After Approval): Add myself.
6907
6908 2004-04-29 Uros Bizjak <uros@kss-loka.si>
6909
6910 * MAINTAINERS (Write After Approval): Add myself.
6911
6912 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6913
6914 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6915 * configure: Regenerate.
6916
6917 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6918
6919 Revert:
6920 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6921
6922 * Makefile.def (flags_to_pass): Remove *dir variables that
6923 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6924 as well as prefix and exec_prefix.
6925 * Makefile.in: Regenerate.
6926
6927 2004-04-26 Robert Millan <robertmh@gnu.org>
6928
6929 Add patches from libtool CVS.
6930 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6931 * ltconfig: Likewise.
6932 * ltcf-c.sh: Likewise.
6933 * ltcf-cxx.sh: Likewise.
6934 * ltcf-gcj.sh: Likewise.
6935
6936 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6937
6938 * Makefile.def (host_modules): Mark with the bootstrap
6939 flag packages on which gcc depends.
6940 * Makefile.tpl (all-bootstrap): Use it.
6941 * Makefile.in: Regenerate.
6942
6943 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6944
6945 * Makefile.def (flags_to_pass): Remove *dir variables that
6946 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6947 as well as prefix and exec_prefix.
6948 * Makefile.in: Regenerate.
6949
6950 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6951
6952 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6953 * configure: Regenerate.
6954 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6955 * gcc/Makefile.tpl (compare): Use the result of the test.
6956 * gcc/Makefile.in: Regenerate.
6957
6958 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6959
6960 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6961 Always relocate gcc and prev-gcc to the original names, even
6962 if the build fails.
6963 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6964 New targets.
6965
6966 2004-04-23 Laurent GUERBY <laurent@guerby.net>
6967
6968 * MAINTAINERS: Update my email address.
6969
6970 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6971
6972 * configure.in (mips*-*-irix5*): Enable ld.
6973 * configure: Regenerate.
6974
6975 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6976
6977 * configure: Regenerate.
6978
6979 2004-04-15 James E Wilson <wilson@specifixinc.com>
6980
6981 * Makefile.tpl (configure-[+module+], configure-gcc,
6982 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
6983 Set and export LDFLAGS.
6984 * Makefile.in: Regenerate.
6985
6986 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
6987
6988 * MAINTAINERS: Add myself to write-after-approval.
6989
6990 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
6991
6992 PR bootstrap/14871
6993 * Makefile.tpl: If we don't have built-in-tree target tools,
6994 use the ones found by configure rather than hacking around with
6995 program_transform_name.
6996 * configure.in: Give Makefile.tpl the information necessary
6997 to do that.
6998 * Makefile.in: Regenerate.
6999 * configure: Regenerate.
7000
7001 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7002
7003 PR bootstrap/14760
7004 * configure.in: When computing baseargs, strip *all* copies of
7005 offending options. Also, don't match/substitute the trailing space,
7006 so that this actually works when two similar options are separated by
7007 only one space.
7008 * configure: Regenerate.
7009
7010 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7011
7012 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7013 (rs6000-*-aix*): Same.
7014 * configure: Regenerate.
7015
7016 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7017
7018 * MAINTAINERS: Add myself to write-after-approval.
7019
7020 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7021
7022 * MAINTAINERS: Add myself to write-after-approval.
7023
7024 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7025
7026 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7027 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7028 * Makefile.in: Regenerate.
7029
7030 * configure.in (top level bootstrap support): Rework --enable-werror
7031 to set @stage2_werror_flag@.
7032 * configure: Regenerate.
7033 * Makefile.tpl (top level bootstrap support): Pass
7034 @stage2_werror_flag@ down to configure in stages 2 and 3.
7035 * Makefile.in: Regenerate.
7036
7037 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7038
7039 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7040 for stages 2 and 3 as well as in make. As a consequence, remove
7041 OUTPUT_OPTION (now detected by configure) from the flags passed down
7042 to make.
7043 * Makefile.in: Regenerate.
7044
7045 * Makefile.tpl (new-bootstrap): Fix typo.
7046 * Makefile.in: Regenerate.
7047
7048 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7049
7050 * Makefile.tpl: Rearrange by moving recursive_targets rules
7051 into their proper sections.
7052 * Makefile.tpl (top level bootstrap support): Move disabling
7053 of coverage flags from 'make' to 'configure'; improve comments.
7054 * Makefile.in: Regenerate.
7055
7056 * Makefile.tpl (experimental top level bootstrap) Move stage1
7057 language setting from all- target to configure- target; disable
7058 intermodule optimization in stage 1; prevent gratuitous rebuilds
7059 of stage 1.
7060 * Makefile.in: Regenerate.
7061 * configure.in: Comma-separate stage 1 language list for top
7062 level bootstrap.
7063 * configure: Regenerate.
7064
7065 * Makefile.tpl: Clean up experimental top level bootstrap support:
7066 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7067 prev-gcc in configure- targets as well as all- targets.
7068 * Makefile.in: Regenerate.
7069
7070 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7071
7072 * compile: New file imported from automake.
7073
7074 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7075
7076 * configure.in: Remove symbolic link section.
7077 * configure: Regenerate.
7078 * Makefile.tpl (links): Remove.
7079 * Makefile.in: Regenerate.
7080
7081 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7082 Nathanael Nerode <neroden@gcc.gnu.org>
7083
7084 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7085 Set with AC_CHECK_PROGS.
7086 * configure.in: Fix comment typo from last patch.
7087 * configure: Regenerate.
7088
7089 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7090
7091 * Makefile.tpl: Introduce experimental top level bootstrap support.
7092 * Makefile.in: Regenerate.
7093 * configure.in: Introduce support for top level bootstrap.
7094 * configure: Regenerate.
7095
7096 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7097 Paolo Bonzini <bonzini@gnu.org>
7098
7099 PR bootstrap/14522
7100 * configure.in: Cope with shells that do not support unquoted ^
7101 * configure: Regenerate.
7102
7103 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7104 Paolo Bonzini <bonzini@gnu.org>
7105
7106 PR bootstrap/14522
7107 * configure.in: Cope with shells that do not support nesting
7108 quotes inside quoted backquote substitutions.
7109 * configure: Regenerate.
7110
7111 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7112
7113 PR bootstrap/14522
7114 * configure.in: Fix escaping of $.
7115 * configure: Regenerate.
7116
7117 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7118
7119 * configure: Regenerate, since I forgot to while committing Paolo's
7120 changes.
7121
7122 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7123
7124 PR ada/14131
7125 Move language detection to the top level.
7126 * configure.in: Find default values for the tools as
7127 soon as possible. Disable ada if GNAT is not found.
7128 Emit error message about missing languages. Expand
7129 --enable-languages=all for the gcc subdirectory.
7130
7131 2004-03-10 Ben Elliston <bje@gnu.org>
7132
7133 * MAINTAINERS: Update my email address.
7134
7135 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7136
7137 * ltconfig: Disable building static libraries if building shared
7138 libraries on AIX 5L.
7139
7140 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7141
7142 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7143 and disable libgcj.
7144 * configure: Regenerated.
7145
7146 2004-03-01 Brian Booth <bbooth@redhat.com>
7147
7148 * MAINTAINERS: Add myself to write-after-approval.
7149
7150 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7151
7152 * MAINTAINERS: Add myself to write-after-approval.
7153
7154 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7155
7156 PR bootstrap/7087
7157 * Makefile.tpl: Guard XFOO sed statements better.
7158 * Makefile.tpl: Add dependency for configure-target-libada.
7159 * Makefile.in: Regenerate (incidentally fixes broken
7160 commit when libada-branch was merged).
7161
7162 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7163
7164 * MAINTAINERS: Add myself to write-after-approval.
7165
7166 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7167
7168 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7169 maintainers.
7170
7171 2004-02-20 Andrew Cagney <cagney@redhat.com>
7172
7173 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7174 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7175
7176 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7177
7178 PR bootstrap/11932
7179 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7180
7181 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7182
7183 * MAINTAINERS: Added myself to write-after-approval.
7184
7185 2004-02-14 Michael Koch <konqueror@gmx.de>
7186
7187 * MAINTAINERS: Added myself to write-after-approval.
7188
7189 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7190
7191 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7192 some OS port maintainers to OS port maintainers section.
7193
7194 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7195
7196 * MAINTAINERS: Add self.
7197
7198 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7199
7200 * MAINTAINERS: Alphabetize.
7201
7202 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7203
7204 * MAINTAINERS: Remove myself.
7205
7206 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7207
7208 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7209 (rs6000-*-aix*): Same.
7210 * configure: Regenerate.
7211
7212 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7213
7214 * configure.in (host): Add in missing $noconfigdirs to defines.
7215 * configure: Regenerate.
7216
7217 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7218 Nathanael Nerode <neroden@gcc.gnu.org>
7219
7220 PR ada/6637, PR ada/5911
7221 Merge with libada-branch:
7222 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7223 with appropriate dependencies. Add --enable-libada configure switch.
7224 * configure, Makefile.in: Regenerate.
7225
7226 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7227
7228 * MAINTAINERS: Add myself to write-after-approval.
7229
7230 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7231
7232 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7233 * configure: Regenerate.
7234
7235 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7236
7237 Merge from upstream:
7238
7239 * ltmain.in: When setting IFS to '~', be careful about user
7240 arguments that contain '~'.
7241
7242 2004-02-04 Peter O'Gorman <peter@pogma.com>
7243
7244 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7245 Also test $base_compile against $CC with escaped arguments. Bug
7246 reported by Geoff Keating <geoffk@apple.com>.
7247
7248 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7249
7250 * MAINTAINERS: Remove i960 port.
7251
7252 2004-01-23 DJ Delorie <dj@redhat.com>
7253
7254 * Makefile.def (target_modules) [libiberty]: Don't stage.
7255 * Makefile.in: Rebuilt.
7256
7257 2004-01-20 Caroline Tice <ctice@apple.com>
7258
7259 * MAINTAINERS: Add myself to write-after-approval.
7260
7261 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7262
7263 * MAINTAINERS: Update my email address.
7264
7265 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7266
7267 * MAINTAINERS: Add myself to write-after-approval.
7268
7269 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7270
7271 * MAINTAINERS: Remove entries without email address.
7272
7273 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7274
7275 * MAINTAINERS: Add myself to write-after-approval.
7276
7277 2004-01-15 Steven Bosscher <stevenb@suse.de>
7278
7279 * MAINTAINERS: Update my email address.
7280
7281 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7282
7283 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7284 * Makefile.tpl (configure-target-[+module+]): Support stage.
7285 * Makefile.in: Rebuilt.
7286
7287 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7288
7289 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7290
7291 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7292
7293 * MAINTAINERS: Add myself as a MIPS maintainer.
7294
7295 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7296
7297 * configure.in: Use ./config.cache, not config.cache.
7298 * configure: Regenerate.
7299 * Makefile.tpl: Special-casing not needed for GCC any more.
7300 * Makefile.in: Regenerate.
7301
7302 * configure.in: Don't share a cache file for host dirs.
7303 * configure: Regenerate.
7304
7305 * config-ml.in: Don't mess with the cache file.
7306
7307 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7308
7309 * MAINTAINERS: Move myself from 'Write After Approval' to
7310 'CPU Port Maintainers' section as SPARC maintainer.
7311
7312 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7313
7314 * Makefile.tpl: Make GCC use a separate config.cache.
7315 * Makefile.in: Regenerate.
7316
7317 PR bootstrap/11932, PR bootstrap/11933
7318 (I don't know if it will fix either of them, but it relates
7319 to them.)
7320 * configure.in: Don't use shared config.cache for target
7321 directories.
7322 * configure: Regenerate.
7323
7324 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7325
7326 * MAINTAINERS: Add myself to 'Write After Approval' section.
7327
7328 2003-12-31 Roger Sayle <roger@eyesopen.com>
7329
7330 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7331 * configure: Regenerated.
7332
7333 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7334
7335 * MAINTAINERS: Remove the mn10200 maintainer.
7336
7337 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7338
7339 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7340 * configure: Regenerated.
7341
7342 2003-12-16 Jan Hubicka <jh@suse.cz>
7343
7344 * MAINTAINERS: Add myself as callgraph maintainer.
7345
7346 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7347
7348 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7349 * configure: Regenerate.
7350
7351 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7352
7353 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7354 'Write After Approval' section. Update email.
7355
7356 2003-12-01 James Lemke <jim@wasabisystems.com>
7357
7358 * MAINTAINERS (Write After Approval): Add myself.
7359
7360 2003-11-20 Matt Thomas <matt@3am-software.com>
7361
7362 * MAINTAINERS: Add myself as a vax port maintainer.
7363
7364 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7365
7366 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7367 (configure-build-[+module+], configure-[+module+]): Likewise.
7368 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7369 * Makefile.in: Regenerate.
7370
7371 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7372
7373 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7374 shared/dylibed libraries.
7375 * ltmain.sh: Likewise.
7376 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7377 * ltcf-cxx.sh: Likewise.
7378 * ltcf-gcj.sh: Likewise.
7379 * ltconfig: Likewise.
7380
7381 2003-11-17 Stan Cox <scox@redhat.com>
7382
7383 * MAINTAINERS: Add myself as iq2000 port maintainer.
7384
7385 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7386
7387 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7388 * Makefile.in: Regenerate.
7389
7390 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7391
7392 * config.sub: Update to 2003-11-03 version.
7393
7394 2003-10-20 Phil Edwards <phil@codesourcery.com>
7395
7396 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7397 * configure: Regenerate.
7398
7399 2003-10-20 Nicolas Pitre <nico@cam.org>
7400
7401 * MAINTAINERS: Add myself to 'Write After Approval' section.
7402
7403 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7404
7405 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7406
7407 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7408
7409 * MAINTAINERS: Update my email address.
7410
7411 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7412
7413 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7414
7415 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7416
7417 * MAINTAINERS: Add myself to 'Write After Approval' section.
7418
7419 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7420
7421 * config.guess: Update to 2003-10-16 version.
7422 * config.sub: Update to 2003-10-16 version.
7423
7424 2003-10-15 David Daney <ddaney@avtrex.com>
7425
7426 * MAINTAINERS: Added myself to 'Write After Approval' section.
7427
7428 2003-10-15 Falk Hueffner <falk@debian.org>
7429
7430 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7431 'Write After Approval' section. Update email.
7432
7433 2003-10-14 Roger Sayle <roger@eyesopen.com>
7434
7435 * MAINTAINERS: Move myself from 'Write After Approval' to
7436 'Various Maintainers' section as middle-end maintainer.
7437
7438 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7439
7440 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7441 HOST_FLAGS_TO_PASS.
7442 * Makefile.in: Regenerate.
7443
7444 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7445
7446 * config.guess: Update to 2003-10-07 version.
7447 * config.sub: Update to 2003-10-07 version.
7448
7449 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7450
7451 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7452 * ltconfig (irix5*, irix6*): Don't override version_type.
7453
7454 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7455
7456 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7457 * configure: Rebuilt
7458 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7459 * Makefile.in: Rebuilt
7460
7461 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7462
7463 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7464
7465 2003-09-30 Carlo Wood <carlo@alinoe.com>
7466
7467 * MAINTAINERS (Write After Approval): Add myself.
7468
7469 2003-09-29 Paul Koning <ni1d@arrl.net>
7470
7471 * MAINTAINERS: Move myself from "Write After Approval"
7472 to CPU platform maintainers for pdp11 platform.
7473
7474 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7475
7476 * MAINTAINERS: Move myself from 'Write After Approval' to
7477 'Various Maintainers' section as libffi testsuite maintainer.
7478
7479 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7480
7481 * configure.in: Pass a computed --program-transform-name
7482 to subconfigures.
7483 * configure: Regenerated.
7484
7485 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7486
7487 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7488 * Makefile.in: Regenerate.
7489
7490 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7491 * Makefile.in: Regenerate.
7492
7493 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7494
7495 * MAINTAINERS: Move myself from 'Write After Approval'
7496 to 'Various Maintainers' (objective-c) section.
7497
7498 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7499
7500 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7501 quoting.
7502 * configure: Regenerated.
7503
7504 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7505
7506 * MAINTAINERS (Write After Approval): Add myself to write after
7507 approval list.
7508
7509 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7510
7511 * MAINTAINERS (Write After Approval): Add myself.
7512
7513 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7514
7515 * MAINTAINERS: Update my e-mail address.
7516
7517 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7518
7519 * libtool.m4 (LD): Correct powerpc64 host match.
7520
7521 2003-09-06 James E Wilson <wilson@tuliptree.org>
7522
7523 * MAINTAINTERS: Update my affiliation and email address.
7524
7525 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7526
7527 * MAINTAINERS (Write After Approval): Add myself.
7528
7529 2003-09-04 DJ Delorie <dj@redhat.com>
7530
7531 * configure: Regenerate.
7532
7533 2003-09-04 Robert Millan <robertmh@gnu.org>
7534
7535 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7536
7537 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7538
7539 * configure.in: Ensure arguments to sed are properly spaced.
7540 * configure: Regenerate.
7541
7542 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7543
7544 * MAINTAINERS: Update my e-mail address.
7545
7546 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7547
7548 * MAINTAINERS (Write After Approval): Add myself.
7549
7550 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7551
7552 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7553 * configure: Regenerated.
7554
7555 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7556
7557 * MAINTAINERS: Update my email address.
7558
7559 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7560
7561 * configure.in: Use newline instead of semicolon when assuming
7562 shell arguments in a for loop.
7563 * configure: Regenerated.
7564
7565 2003-08-22 Jason Eckhardt <jle@rice.edu>
7566
7567 * MAINTAINERS: Resurrect the i860 maintainer.
7568
7569 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7570
7571 PR 8180
7572 * configure.in: When testing with_libs and with_headers, treat
7573 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7574 * configure: Regenerate.
7575
7576 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7577 make, shell, etc.
7578 (baseargs): Likewise.
7579 * configure: Regenerate.
7580
7581 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7582
7583 * MAINTAINERS (Write After Approval): Add myself.
7584
7585 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7586
7587 * configure.in: Disable libgcj for darwin not on powerpc.
7588 * configure: Rebuild.
7589
7590 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7591
7592 * config-ml.in, symlink-tree: Add license.
7593
7594 2003-08-03 Richard Stallman <rms@gnu.org>
7595 Eben Moglen <moglen@columbia.edu>
7596
7597 * README.SCO: New file.
7598
7599 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7600
7601 * Makefile.tpl (check, check-c++): Express dependencies using
7602 dependencies rather than commands.
7603 * Makefile.in: Regenerate.
7604
7605 2003-08-01 Andrew Cagney <cagney@redhat.com>
7606
7607 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7608 * configure: Ditto.
7609
7610 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7611
7612 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7613 * Makefile.in: Update.
7614
7615 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7616
7617 * configure.in: Enable libgcj for darwin.
7618 * configure: Rebuild.
7619
7620 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7621
7622 * config-ml.in: Use ac_configure_args directly instead of
7623 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7624 actually seen.
7625
7626 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7627
7628 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7629 creating target and build subdirs to build all parent dirs as needed.
7630 * Makefile.in: Rebuild.
7631 * configure.in: Don't build dirs explicitly here.
7632 * configure: Rebuild.
7633
7634 2003-07-26 Paul Brook <paul@nowt.org>
7635
7636 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7637
7638 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7639
7640 * Makefile.tpl (all-make): Depend on intl.
7641 * Makefile.in: Rebuilt.
7642
7643 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7644
7645 * install-sh: Update to newer upstream versions (associated with
7646 aclocal 1.7).
7647 * mkinstalldirs: Likewise.
7648 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7649
7650 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7651
7652 * MAINTAINERS: Move self from Bug database only accounts
7653 to write-after-approval.
7654
7655 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7656
7657 * config.if: Remove unused libc_interface determination.
7658
7659 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7660
7661 * MAINTAINERS: Move self from write-after-approval to
7662 build machinery (*.in).
7663
7664 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7665
7666 PR bootstrap/11273
7667 PR bootstrap/11408
7668 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7669 unused INSTALL_PROGRAM_ARGS.
7670 * configure.in: Use AC_PROG_INSTALL.
7671 * Makefile.in: Regenerate.
7672 * configure: Regenerate.
7673
7674 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7675
7676 * MAINTAINERS: Alphabetize.
7677
7678 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7679
7680 * configure: Rebuilt.
7681 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7682 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7683 newlib nor libgloss.
7684 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7685 * configure.in (am33_2.0-*-linux*): Added.
7686
7687 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7688
7689 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7690 * configure: Regenerate.
7691
7692 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7693
7694 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7695 * Makefile.in: Regenerate.
7696
7697 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7698
7699 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7700 * Makefile.in: Regenerate.
7701
7702 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7703
7704 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7705 * Makefile.in: Regenerated.
7706
7707 * config-ml.in: Replace PWD with PWD_COMMAND.
7708
7709 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7710
7711 * intl: New directory; see intl/ChangeLog for details.
7712 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7713 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7714 * Makefile.in: Regenerate.
7715
7716 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7717
7718 * configure.in: Clean up config-lang.in handling. Delete
7719 useless assignment to "subdirs".
7720 * configure: Regenerate.
7721
7722 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7723
7724 * configure.in: Rename 'target_libs' to 'target_libraries'.
7725 Remove useless reference to 'target_libs'.
7726 * configure: Regenerate.
7727
7728 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7729
7730 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7731 * Makefile.in: Regenerate.
7732
7733 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7734
7735 * Makefile.def: Introduce flags_to_pass.
7736 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7737 * Makefile.in: Regenerate.
7738
7739 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7740
7741 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7742 and target-libgloss.
7743 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7744 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7745 * configure: Regenerate.
7746
7747 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7748
7749 * configure.in: Update testsuite_flags to new location.
7750 * configure. Regenerate.
7751
7752 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7753
7754 * Makefile.tpl: Remove BUILD_CC stuff.
7755 * Makefile.in: Regenerate.
7756
7757 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7758
7759 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7760
7761 2003-06-16 Graeme Peterson <gp@qnx.com>
7762
7763 * MAINTAINERS (Write After Approval): Add myself.
7764
7765 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7766
7767 * config.guess: Update to 2003-06-12 version.
7768 * config.sub: Update to 2003-06-13 version.
7769
7770 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7771
7772 * config.guess: Update to 2003-06-06 version.
7773 * config.sub: Update to 2003-06-06 version.
7774
7775 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7776
7777 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7778 * configure. Regenerate.
7779
7780 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7781
7782 * configure.in: Disable serial configure by default.
7783 * configure: Regenerate.
7784 * Makefile.tpl: Abolish .NOTPARALLEL.
7785 * Makefile.in: Regenerate.
7786
7787 * Makefile.tpl: Replace {build,host,target}_canonical by
7788 {build,host,target}.
7789 * Makefile.in: Regenerate.
7790
7791 * Makefile.tpl: Fix stupid pasto.
7792 * Makefile.in: Regenerate.
7793
7794 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7795
7796 * Makefile.tpl: Remove bogus conditional.
7797 * Makefile.in: Regenerate.
7798
7799 2003-06-05 Jan Hubicka <jh@suse.cz>
7800
7801 * Makefile.tpl (profiledbootstrap): New target.
7802 * Makefile.in (profiledbootstrap): New target.
7803
7804 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7805
7806 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7807 Pinski. Remove user names from other bugzilla-only maintainers.
7808
7809 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7810
7811 * Makefile.tpl: Make 'recursive targets' using autogen rather
7812 than shell loop. Remove duplicate 'clean' targets and false
7813 comments.
7814 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7815 Add systematic method of specifying missing targets in subdirs.
7816 Add copyright boilerplate.
7817 * Makefile.in: Regenerate.
7818 * configure.in: Add 'recursive targets' to maybe list.
7819 * configure: Regenerate.
7820
7821 * MAINTAINERS: "GNATS only" -> "Bug database only".
7822
7823 * Makefile.tpl: Rename [+target+] to [+make_target+].
7824 * Makefile.def: Rename 'target' to 'make_target'.
7825
7826 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7827
7828 * MAINTAINERS: Add self as options handling maintainer.
7829
7830 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7831
7832 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7833 been too long since I touched those ports.
7834
7835 2003-05-28 DJ Delorie <dj@redhat.com>
7836
7837 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7838 * Makefile.in: Regenerate.
7839
7840 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7841
7842 * configure.in: Use curly braces in the definition of tooldir.
7843 * configure: Regenerate.
7844
7845 2003-05-21 DJ Delorie <dj@redhat.com>
7846
7847 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7848 newlib or libgloss.
7849 * Makefile.in: Regenerate.
7850
7851 2003-05-21 DJ Delorie <dj@redhat.com>
7852
7853 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7854 * Makefile.in: Regenerate.
7855
7856 2003-05-20 Ian Lance Taylor <ian@airs.com>
7857
7858 * MAINTAINERS: Update my e-mail address.
7859
7860 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7861
7862 * configure.in: Switch more things to use maybe dependencies.
7863 * Makefile.tpl: Switch more things to use maybe dependencies.
7864 Factor out common code from autogen IF statements.
7865 * configure: Regenerate.
7866 * Makefile.in: Regenerate.
7867
7868 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7869
7870 * configure.in: Accept i[3456789]86 for machine type.
7871 * configure: Regenerate.
7872
7873 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7874
7875 * configure.in: Switch more things to use maybe dependencies.
7876 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7877 * configure: Regenerate.
7878 * Makefile.tpl: Switch more things to use maybe dependencies.
7879 * Makefile.in: Regenerate.
7880
7881 2003-05-16 Andreas Schwab <schwab@suse.de>
7882
7883 * Makefile.tpl (install-opcodes): Define.
7884 * Makefile.in: Rebuild.
7885
7886 2003-05-13 Andreas Jaeger <aj@suse.de>
7887
7888 * config.guess: Update to 2003-05-09 version.
7889 * config.sub: Update to 2003-05-09 version.
7890
7891 2003-05-13 Michael Eager <eager@mvista.com>
7892
7893 * configure.in: Correct sed script so that options in quotes are not
7894 deleted.
7895 * configure: Rebuild.
7896
7897 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7898
7899 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7900 and $$s/newlib/libc/sys/cygwin32 include paths.
7901 * configure: Ditto.
7902
7903 2003-05-12 Michael Meissner <gnu@the-meissners.org>
7904
7905 * MAINTAINERS: Update my email addresses.
7906
7907 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7908
7909 * config-ml.in: Propagate INSTALL variables.
7910
7911 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7912
7913 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7914
7915 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7916
7917 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7918 * Makefile.in: Regenerate.
7919
7920 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7921
7922 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7923
7924 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7925
7926 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7927
7928 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7929
7930 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7931 * Makefile.in: Regenerated.
7932
7933 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7934
7935 * MAINTAINERS (Write After Approval): Upgrade myself from
7936 GNATS only to write-after-approval. Update my mail address.
7937
7938 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
7939
7940 (OS Port Maintainers: freebsd): Add myself.
7941
7942 2003-04-22 Mark Mitchell <mark@codesourcery.com>
7943
7944 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7945
7946 2003-04-22 Kean Johnston <jkj@sco.com>
7947
7948 * MAINTAINERS (SCO ports): Added myself.
7949
7950 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7951
7952 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7953
7954 2003-04-19 Kean Johnston <jkj@sco.com>
7955
7956 * MAINTAINERS (Write After Approval): Add myself.
7957
7958 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7959
7960 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7961 * Makefile.in: Regenerate.
7962
7963 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7964
7965 * configure.in (powerpc64*-*-linux*): Remove.
7966 * configure: Rebuilt.
7967
7968 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
7969
7970 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
7971 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
7972 and restrap.
7973 * Makefile.in: Regenerate.
7974
7975 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
7976
7977 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
7978 * configure: Regenerated.
7979
7980 2003-04-15 DJ Delorie <dj@redhat.com>
7981
7982 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
7983
7984 2003-04-13 Nick Clifton <nickc@redhat.com>
7985
7986 * config-ml.in: Remove support for --disable-aix removing
7987 call-aix multilibs.
7988
7989 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
7990
7991 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
7992 * */configure: Rebuilt.
7993
7994 2003-04-08 Joel Sherrill <joel@oarcorp.com>
7995
7996 * MAINTAINERS: Add my email address.
7997
7998 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
7999
8000 * MAINTAINERS (Write After Approval): Add myself.
8001
8002 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8003
8004 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8005 * Makefile.in: Regenerate.
8006
8007 2003-03-14 Michael Chastain <mec@shout.net>
8008
8009 * Makefile.in: Regenerate with correct Makefile.def.
8010
8011 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8012
8013 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8014 Make macro.
8015 * Makefile.in: Regenerate.
8016 * configure.in: Clean up gxx_include_dir logic.
8017 * configure: Regenerate.
8018
8019 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8020
8021 * MAINTAINERS (Write After Approval): Add myself.
8022
8023 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8024
8025 * MAINTAINERS: Update my mail address.
8026
8027 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8028
8029 * configure.in (gxx_include_dir): Fix typo.
8030 * configure: Regenerated.
8031
8032 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8033
8034 * Makefile.tpl: Reindent.
8035 * Makefile.in: Regenerate.
8036 * configure.in: Reindent. Don't set unused variables.
8037 * configure: Regenerate.
8038
8039 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8040
8041 * configure.in: Include $(build_tooldir)/sys-include in
8042 FLAGS_FOR_TARGET.
8043 * configure: Regenerated.
8044
8045 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8046
8047 * Makefile.tpl: Always pass down RANLIB.
8048 * Makefile.in: Regenerate.
8049
8050 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8051 * Makefile.in: Regenerate.
8052 * configure.in: Remove unused logic relating to --enable-shared
8053 and --enable-threads. Remove bogus comments. Remove redundant
8054 noconfigdirs.
8055 * configure: Regenerate.
8056
8057 * configure.in: Replace ${libstdcxx_version} by its value.
8058 Remove reference to mh-dgux.
8059 * configure: Regenerate.
8060
8061 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8062
8063 * MAINTAINERS (Write After Approval): Add myself.
8064
8065 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8066
8067 * Makefile.tpl: Rearrange.
8068 * Makefile.in: Regenerate.
8069
8070 2003-02-25 Uwe Stieber <uwe@wwws.de>
8071
8072 * configure.in: Add support for kaOS as cross build target system.
8073 * configure: Regenerated.
8074
8075 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8076
8077 * MAINTAINERS (Write after approval): Add myself.
8078
8079 2003-02-21 James E Wilson <wilson@tuliptree.org>
8080
8081 * MAINTAINERS: Update my email address.
8082
8083 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8084
8085 * MAINTAINERS: Add self to blanket write privs. section.
8086
8087 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8088
8089 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8090 configure-target-* as some target builds may require additional
8091 flags for preprocessor tests.
8092 * Makefile.in: Regenerated.
8093
8094 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8095
8096 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8097 * ltconfig: Handle it.
8098 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8099 auto-detecting it.
8100
8101 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8102 it is used as argument to $CC.
8103 * ltcf-gcj.sh: Likewise.
8104
8105 * configure.in: Introduce --enable-maintainer-mode.
8106 * configure: Rebuilt.
8107 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8108 for maintainer mode.
8109 * Makefile.in: Rebuilt.
8110
8111 2003-02-18 Jason Merrill <jason@redhat.com>
8112
8113 * Makefile.tpl (check-c++): Allow parallelism.
8114
8115 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8116
8117 * MAINTAINERS: Remove John Carr (who never actually had access to
8118 gcc.gnu.org).
8119
8120 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8121
8122 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8123 don't configure target-libobjc.
8124 * configure: Regenerate.
8125
8126 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8127
8128 * Makefile.tpl (RANLIB): Define.
8129 * Makefile.in: Regenerate.
8130
8131 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8132
8133 * MAINTAINERS: Update my email.
8134
8135 2003-02-06 Keith R Seitz <keiths@redhat.com>
8136
8137 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8138 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8139 * Makefile.in: Regenerated.
8140 * configure.in: Remove all traces of snavigator, db, and grep.
8141 * configure: Regenerated.
8142
8143 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8144
8145 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8146 After Approval.
8147
8148 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8149
8150 * MAINTAINERS (Write after approval): Add myself.
8151
8152 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8153
8154 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8155 * Makefile.in: Regenerated.
8156
8157 2003-01-30 Roger Sayle <roger@eyesopen.com>
8158
8159 * config.guess: Updated to 2003-01-30's version.
8160 * config.sub: Updated to 2003-01-28's version.
8161
8162 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8163
8164 * config.if: If gcc_version is already set, just use it. Don't set
8165 gcc_version_trigger if it's already set, otherwise set it to
8166 gcc/version.c, but only if the file exists. If it is not set and
8167 gcc/version.c does not exist, try to extract the version number from
8168 $CC.
8169
8170 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8171
8172 * MAINTAINERS: Add myself to write-after-approval list.
8173
8174 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8175
8176 * configure.in: Revert 24Jan change.
8177 * configure: Regenerate.
8178
8179 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8180
8181 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8182 entry of HJ Lu.
8183
8184 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8185
8186 * configure.in: Revert previous change.
8187 * configure: Regenerate.
8188
8189 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8190
8191 * configure.in: Make rda native-only.
8192 * configure: Regenerate.
8193
8194 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8195
8196 * MAINTAINERS: Move myself from GNATS-only-accounts to
8197 write-after-approval.
8198
8199 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8200
8201 * configure.in: Add missing \.
8202 * configure: Rebuilt.
8203
8204 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8205
8206 * configure.in (baseargs): Avoid using \| in sed regular
8207 expressions.
8208 * configure: Rebuilt.
8209
8210 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8211
8212 * configure.in (baseargs): Remove all supported forms of
8213 --cache-file, --srcdir, --host, --build and --target options
8214 from argument lists.
8215 * configure: Rebuilt.
8216
8217 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8218
8219 * MAINTAINERS: Add myself to write-after-approval list.
8220
8221 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8222
8223 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8224 * configure: Rebuilt.
8225
8226 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8227
8228 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8229 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8230 * Makefile.in: Regenerate.
8231 * configure: Regenerate.
8232
8233 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8234
8235 * configure.in: Remove Makefile in build, host and target modules
8236 unless configure was run with --no-recursion.
8237 * configure: Rebuilt.
8238
8239 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8240
8241 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8242 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8243 * Makefile.in: Regenerate.
8244
8245 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8246
8247 * config.guess: Update to 2003-01-03 version.
8248 * config.sub: Update to 2003-01-03 version.
8249
8250 2003-01-07 Christopher Faylor <cgf@redhat.com>
8251
8252 * configure: Regenerate with proper autoconf 2.13.
8253
8254 2003-01-07 Christopher Faylor <cgf@redhat.com>
8255
8256 * configure.in: Add AC_PREREQ for consistency.
8257 * configure: Regenerate.
8258
8259 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8260
8261 * configure.in (GDB_TK): Add tcl directories conditional on
8262 gdb/gdbtk directory being present.
8263 * configure: Regenerate.
8264
8265 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8266
8267 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8268 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8269 * configure: Rebuilt.
8270
8271 2002-12-31 Tom Tromey <tromey@redhat.com>
8272
8273 * Makefile.in: Rebuilt.
8274 * Makefile.def (target_modules) [libffi]: Allow installation.
8275
8276 2002-12-31 Andreas Schwab <schwab@suse.de>
8277
8278 * configure.in: Fix use of $program_transform_name.
8279 * configure: Regenerated.
8280
8281 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8282
8283 * configure.in (baseargs): Don't remove first configure argument.
8284 * configure: Regenerated.
8285
8286 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8287
8288 * Makefile.tpl (local-distclean): Don't remove...
8289 (multilib.ts): ... this. Moved into...
8290 (multilib.out): ... this. Don't use sub-make.
8291 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8292 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8293 (configure-build-[+module+], configure-[+module+],
8294 configure-target-[+module+], configure-gcc): ... these. Test
8295 for Makefile existence. Drop config.status from dependencies.
8296 * Makefile.in: Rebuilt.
8297 * configure.in: Move gcc-version-trigger to the end of
8298 ac_configure_args. Add comments to maybedep.tmp and
8299 serdep.tmp. Introduce --disable-serial-configure. Remove
8300 nonopt from baseargs, matching and removing corresponding
8301 whitespace while at it.
8302 * configure: Rebuilt.
8303
8304 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8305
8306 * configure.in (host_configargs): Replace reference to
8307 no-longer-defined buildopts with --build=${build_alias}.
8308 * configure: Rebuilt.
8309
8310 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8311 program_transform_name to standard idiom.
8312 (AUTOGEN, AUTOCONF): Define.
8313 (Makefile.in): Use $(AUTOGEN).
8314 (Makefile): Depend on config.status, and use autoconf-style rule to
8315 build it. Move original commands to...
8316 (config.status): ... this new target.
8317 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8318 $(AUTOCONF).
8319 * Makefile.in: Rebuilt.
8320
8321 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8322
8323 * Makefile.tpl: Fix dramatic bustage due to change in
8324 program_transform_name.
8325 * Makefile.in: Regenerate.
8326
8327 * configure.in: Remove unnecessary PATH setting.
8328 * configure: Regnerate.
8329
8330 * configure.in: Don't default to unprefixed tools unless
8331 the native tools will work.
8332 * configure: Regenerate.
8333
8334 * configure.in: Convert to autoconf script. Blow away lots
8335 of now-redundant Makefile fragments.
8336 * configure: Generate using Autoconf.
8337 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8338 * Makefile.in: Regenerate.
8339
8340 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8341
8342 * configure: Fix stupid bug where RANLIB was mistakenly included.
8343
8344 * configure.in: Rename (buildargs, hostargs, targargs) to
8345 (build_configargs, host_configargs, target_configargs).
8346
8347 * configure.in: Move logic out of sed statement.
8348
8349 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8350 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8351
8352 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8353
8354 * config.sub: Import from master repository
8355 * config.guess: Ditto
8356
8357 2002-12-24 Andreas Schwab <schwab@suse.de>
8358
8359 * Makefile.tpl (multilib.out): Fix missing space.
8360 * Makefile.in: Regenerate.
8361
8362 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8363
8364 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8365 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8366 * Makefile.in: Regenerate.
8367 * configure.in: Remove unnecessary leftovers.
8368
8369 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8370
8371 * configure.in (extra_ranlibflags_for_target): New variable.
8372 (*-*-darwin): Add -c to ranlib commands.
8373 * configure (tooldir): Handle extra_ranlibflags_for_target.
8374
8375 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8376
8377 * Makefile.tpl: Revert HJL's change.
8378 * Makefile.in: Regenerated.
8379 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8380 always.
8381
8382 2002-12-19 Andreas Schwab <schwab@suse.de>
8383
8384 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8385 * Makefile.in: Regenerate.
8386
8387 2002-12-18 H.J. Lu <hjl@gnu.org>
8388
8389 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8390 * Makefile.in: Regenerated.
8391
8392 * configure.in (build_prefix): New. Substitute.
8393
8394 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8395
8396 * Makefile.tpl: Don't let real targets depend on phony targets.
8397 * Makefile.in: Regenerate.
8398
8399 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8400 * Makefile.in: Regenerate.
8401
8402 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8403
8404 * config.sub: Import from master repository
8405 * config.guess: Ditto
8406
8407 2002-12-16 Jason Merrill <jason@redhat.com>
8408
8409 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8410 previous 'make bootstrap'.
8411 * Makefile.in: Regenerate.
8412
8413 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8414
8415 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8416
8417 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8418
8419 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8420 * Makefile.in: Regenerate.
8421
8422 2002-12-13 Jason Merrill <jason@redhat.com>
8423
8424 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8425 library tests.
8426 (check-c++): Just depend on it and check-target-libstdc++-v3.
8427 * Makefile.in: Regenerate.
8428
8429 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8430
8431 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8432 * Makefile.in: Rebuilt.
8433
8434 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8435
8436 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8437
8438 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8439
8440 * configure: Fix bug put in by gremlins.
8441
8442 * Makefile.tpl: Substitute more autoconfily.
8443 * configure: Substitute more autoconfily.
8444 * Makefile.in: Regenerate.
8445
8446 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8447
8448 * config.sub: Import from master repository
8449 * config.guess: Ditto
8450 * MAINTAINERS: Added Svein Seldal under write after approval
8451
8452 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8453
8454 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8455 * Makefile.in (all-sim): Ditto.
8456
8457 2002-12-06 DJ Delorie <dj@redhat.com>
8458
8459 * Makefile.tpl: Change configure dependencies to not have real
8460 targets depend on phony targets.
8461
8462 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8463
8464 * configure.in: Revert unintentional change.
8465
8466 * Makefile.tpl: Change dependency for */multilib.out so that
8467 it works when gcc isn't in the tree.
8468
8469 * configure.in: Substitute more.
8470 * configure: Run subconfigures from the Makefile.
8471 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8472 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8473
8474 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8475
8476 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8477
8478 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8479
8480 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8481 and corresponding dependencies.
8482 * Makefile.in: Regenerate.
8483
8484 * configure.in (host_tools): Order binutils, gas and ld for
8485 convenience in running the testsuites.
8486
8487 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8488 * Makefile.in: Regenerate.
8489 * configure.in: Introduce rules to serialize subconfigure runs.
8490
8491 * configure.in: Introduce BASE_CC_FOR_TARGET.
8492 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8493 Realize configure-build-* targets. Realize configure-target-* targets.
8494 * Makefile.in: Regenerate.
8495
8496 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8497
8498 * configure: Move gcc_version_trigger stuff from here...
8499 * configure.in: ...to here.
8500
8501 * configure.in: Separate subconfigure options added by this file from
8502 options given by the user. Add machinery to put args for host
8503 subconfigures into the Makefile.
8504
8505 * Makefile.tpl: Remove 'vault' targets.
8506 * Makefile.tpl: Reorder and comment dependencies.
8507 * Makefile.in: Regenerate.
8508
8509 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8510 * configure.in: Fix my broken commit of previous patch. (sigh)
8511
8512 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8513
8514 * configure.in: Move host-specific darwin noconfigdirs into
8515 the host-specific section.
8516
8517 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8518
8519 * configure.in: Move host-specific darwin noconfigdirs into
8520 the host-specific section.
8521
8522 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8523
8524 * configure: Remove skip-this-dir support.
8525 * Makefile.tpl: Remove skip-this-dir support.
8526
8527 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8528 subdirectories.
8529 * Makefile.in: Regenerate.
8530
8531 * Makefile.tpl: Strip out useless setting of 'dir'.
8532 * Makefile.in: Regenerate.
8533
8534 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8535
8536 * configure.in: Fix deeply stupid bug.
8537
8538 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8539 shell code in CXX_FOR_TARGET
8540 * Makefile.def: Introduce raw_cxx.
8541 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8542 RAW_CXX_FOR_TARGET.
8543 * Makefile.in: Regenerate.
8544
8545 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8546
8547 * Makefile.tpl: Remove unnecessary ifs.
8548 * Makefile.in: Regenerate.
8549
8550 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8551 dependencies. Maybe-ize build-libiberty. Create dummy install
8552 targets for 'no_install' modules.
8553 * configure: Move GDB_TK substitution to configure.in. Move
8554 build_modules stuff to configure.in.
8555 * configure.in: Implement soft dependency machinery. Maybe-ize
8556 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8557 * Makefile.in: Regenerate.
8558
8559 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8560
8561 * Makefile.tpl: Make all-target, install-target behave similarly
8562 to all, install (only hitting configured targets). Eliminate
8563 unused macro defintions.
8564
8565 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8566 build != host.
8567
8568 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8569
8570 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8571
8572 * configure.in: Produce lists of subdir targets we're actually
8573 configuring. Remove references to "dosrel".
8574 * Makefile.tpl: Let configure set which subdir targets are hit.
8575 Remove install-cross; clean up install; remove ALL. Remove
8576 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8577 Autogenerate host module targets. Remove empty dependency lines
8578 and redundant dependency; rearrange slightly.
8579 * Makefile.def: Add host-side libtermcap, utils.
8580
8581 * Makefile.in: Regenerate.
8582
8583 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8584
8585 * ltconfig (osf[345]): Append $major to soname_spec.
8586 Reflect this in library_names_spec.
8587 * ltmain.sh (osf): Prefix $major with . for use as extension.
8588
8589 2002-11-19 Andreas Jaeger <aj@suse.de>
8590
8591 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8592 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8593 and sparc64 GNU/Linux systems.
8594
8595 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8596
8597 * MAINTAINERS: Update email.
8598
8599 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8600
8601 * MAINTAINERS: Complete James Dennett's entry.
8602
8603 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8604
8605 * MAINTAINERS (Write After Approval): Add myself.
8606
8607 2002-11-13 Bruce Korb <bkorb@gnu.org>
8608
8609 * Makefile.tpl: syntactic cleanup
8610
8611 2002-11-13 Stuart Hastings <stuart@apple.com>
8612
8613 * MAINTAINERS: Add myself to write-after-approval list.
8614
8615 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8616
8617 * Makefile.def: Add list of recursive targets to autogenerate.
8618 Add build_modules.
8619 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8620 targets. Autogenerate *-build-* targets.
8621 * Makefile.in: Regenerate.
8622
8623 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8624
8625 * configure: More autoconf-style substitutions.
8626 * Makefile.tpl: More autoconf-style substitutions.
8627 * Makefile.in: Regenerate.
8628
8629 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8630
8631 * configure: Substitute more variables in a more autoconf-friendly
8632 way. Simplify slightly.
8633 * Makefile.tpl: Make more variables substitutable in an
8634 autoconf-friendly way.
8635 * Makefile.in: Regenerate.
8636
8637 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8638
8639 * MAINTAINERS (Write After Approval): Add myself.
8640
8641 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8642
8643 * configure.in (v810*): Remove special setting of tools.
8644
8645 * configure: Add support for extra required flags for ar or nm.
8646 * configure.in (aix4.3+): Use above support for target-specific
8647 issues, rather than using config/mt-aix43.
8648
8649 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8650
8651 * configure: Remove 'removing', which doesn't work. Replace $subdir
8652 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8653 with $srcdir. Reformat indentation. Substitute some variables
8654 formerly hard-coded in the Makefile for build=host.
8655 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8656 * Makefile.def: Autogenerate more.
8657 * Makefile.in: Regenerate.
8658
8659 2002-11-04 Adam Nemet <anemet@lnxw.com>
8660
8661 * MAINTAINERS (Write After Approval): Add myself.
8662
8663 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8664
8665 * Makefile.def (host_modules): Add rda.
8666 * Makefile.in: Regenerate.
8667 * configure.in (target_tool): Add target-rda to list.
8668
8669 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8670
8671 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8672
8673 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8674
8675 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8676 and restrap targets to this rule.
8677 * Makefile.in: Regenerate.
8678
8679 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8680
8681 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8682 GNATS only accounts.
8683
8684 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8685
8686 * configure.in (i[3456]86-*-linux*): Add check to disable
8687 ${libgcj} for glibc1.
8688
8689 2002-10-24 Denis Chertykov <denisc@overta.ru>
8690
8691 * MAINTAINERS: Add myself as ip2k port maintainer.
8692
8693 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8694
8695 * configure.in: Add tic4x target.
8696
8697 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8698
8699 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8700 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8701 * Makefile.in: Regenerate.
8702
8703 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8704 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8705 * Makefile.in: Regenerate.
8706
8707 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8708
8709 * MAINTAINERS: Add myself as web pages co-maintainer.
8710
8711 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8712
8713 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8714 * Makefile.in: Regenerate.
8715
8716 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8717
8718 * MAINTAINERS: Add myself and Nathan Sidwell
8719 <nathan@codesourcery.com> as VxWorks maintainers.
8720
8721 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8722
8723 * Makefile.def: Remove order dependency comments.
8724 * Makefile.tpl: Add explicit install-install dependencies.
8725 * Makefile.in: Regenerate.
8726
8727 * Makefile.tpl: Remove material now in src-release. (Finally!)
8728 * Makefile.in: Regenerate.
8729
8730 * Makefile.tpl: Add configure-target (for src-release in src)
8731 * Makefile.in: Regenerate.
8732
8733 2002-09-30 Nick Clifton <nickc@redhat.com>
8734
8735 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8736
8737 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8738
8739 * configure.in (s390*-*-linux*): Enable libgcj.
8740
8741 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8742
8743 * configure: Revert accidentally applied changes.
8744
8745 * Makefile.tpl: Make more autoconf-friendly.
8746 * Makefile.in: Regenerate.
8747 * configure: Make substitution more autoconf-like.
8748
8749 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8750
8751 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8752 single entry to handle all these.
8753 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8754 libjava on arm-*-elf.
8755
8756 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8757
8758 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8759 things that depend on them.
8760
8761 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8762
8763 * Makefile.tpl: Make subsituted variables more autoconfy.
8764 * Makefile.in: Regenerate.
8765 * configure: Make seds more autoconfy.
8766
8767 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8768
8769 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8770 * Makefile.in: Regenerate.
8771 * configure.in: Rewrite sed statements to look autoconfy.
8772
8773 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8774 all-target-foo on configure-target-foo.
8775 * Makefile.def: Ditto.
8776 * Makefile.in: Rebuild.
8777
8778 2002-09-25 Andrew Haley <aph@redhat.com>
8779
8780 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8781
8782 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8783
8784 * Makefile.def: New file.
8785 * Makefile.tpl: New file.
8786 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8787 * contrib/gcc_update: Note that Makefile.in is a generated file.
8788
8789 * configure.in: Minor rearrangement. Simplify tests.
8790
8791 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8792
8793 * configure.in (with_headers): Skip copy if value is "yes".
8794 (with_libs): Likewise.
8795
8796 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8797
8798 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8799 * configure.in (sh*-*-pe*): Ditto.
8800 * configure.in (mips*-*-pe*): Ditto.
8801 * configure.in (*arm-wince-pe): Ditto.
8802
8803 * configure.in: Rearrange.
8804
8805 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8806
8807 * MAINTAINERS: Update my email address.
8808
8809 2002-08-30 Paul Koning <pkoning@equallogic.com>
8810
8811 * MAINTAINERS: (Write After Approval): Add myself.
8812
8813 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8814
8815 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8816
8817 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8818
8819 * MAINTAINERS: Change my mailing address.
8820
8821 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8822
8823 * MAINTAINERS (Write After Approval): Remove myself.
8824 (Various Maintainers: c++ runtime libs): Add myself.
8825
8826 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8827
8828 * MAINTAINERS (Write After Approval): Remove myself.
8829 (Various Maintainers: c++ runtime libs): Add myself.
8830
8831 2002-08-15 Eric Christopher <echristo@redhat.com>
8832
8833 * config.sub: Import from master repository.
8834 * config.guess: Ditto.
8835
8836 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8837
8838 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8839 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8840 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8841
8842 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8843
8844 * MAINTAINERS: Add self to rs6000 vector extensions.
8845
8846 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8847
8848 * libiberty/configure: Reverted unintended yesterday's check in.
8849
8850 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8851
8852 * boehm-gc/configure, libf2c/configure: Rebuilt.
8853 * libffi/configure, libiberty/configure: Ditto.
8854 * libjava/configure, libobjc/configure: Ditto.
8855 * libstdc++-v3/configure, zlib/configure: Ditto.
8856 Merged from binutils:
8857 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8858 From Steve Ellcey <sje@cup.hp.com>:
8859 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8860 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8861 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8862 IA64.
8863 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8864 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8865 soname_spec, sys_lib_search_path_spec): Ditto.
8866
8867 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8868
8869 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8870
8871 2002-08-04 H.J. Lu (hjl@gnu.org)
8872
8873 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8874
8875 2002-08-02 Krister Walfridsson <cato@df.lth.se>
8876
8877 * MAINTAINERS (Write After Approval): Add myself.
8878
8879 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8880
8881 * configure.in: Move generic linux case to end. Copy generic
8882 linux noconfigdirs to mips*-*-linux* entry and new
8883 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8884
8885 2002-07-19 Michael Matz <matz@suse.de>
8886
8887 * MAINTAINERS: Add myself as ra* maintainer.
8888
8889 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8890
8891 * config.guess: Update to 2002-07-09 version.
8892 * config.sub: Update to 2002-07-03 version.
8893
8894 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8895
8896 * MAINTAINERS: Fix typo in a maintainer email address.
8897
8898 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8899
8900 * configure.in: Remove two redundant tests.
8901
8902 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8903
8904 * configure.in (mips*-*-irix6*o32): Enable stabs.
8905
8906 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8907
8908 * configure.in: Don't build grez.
8909 * Makefile.in: Ditto.
8910
8911 * Makefile.in: Remove references to bsp, cygmon, libstub.
8912 * configure.in: Ditto.
8913
8914 * configure.in: Remove leftover reference to gdbtest.
8915
8916 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8917
8918 * configure.in (gxx_include_dir): Change to match versioned
8919 C++ headers if --enable-version-specific-runtime-libs is used.
8920
8921 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8922
8923 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8924
8925 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8926
8927 * configure.in: Make --without-x work.
8928
8929 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8930
8931 * configure.in: Rearrange target Makefile fragment collection.
8932
8933 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8934 cvs[src].
8935 * configure.in: Ditto.
8936
8937 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8938
8939 * MAINTAINERS (Write After Approval): Update my e-mail address.
8940
8941 2002-06-24 Ben Elliston <bje@redhat.com>
8942
8943 * configure.in (host_tools): Remove cgen.
8944
8945 * Makefile.in (all-cgen): Remove; runs from its source directory.
8946 (check-cgen, install-cgen, clean-cgen): Likewise.
8947 (all-opcodes): Do not depend on all-cgen.
8948 (all-sim): Likewise.
8949
8950 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8951
8952 * Makefile.in: Eliminate 'apache' targets.
8953 * configure.in: Eliminate 'apache' targets.
8954
8955 * configure.in: Eliminate redundant tests. Reorganize.
8956
8957 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8958
8959 * config-ml.in: Eliminate references to Cygnus configure.
8960
8961 * Makefile.in: Eliminate references to building emacs.
8962
8963 2002-06-28 Graham Stott <graham.stott@btinternet.com>
8964
8965 * MAINTAINERS: Update my email address.
8966
8967 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
8968
8969 * config.if (libstdcxx_incdir): Version C++ headers.
8970 (cxx_incdir): Remove.
8971
8972 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
8973
8974 * MAINTAINERS (Write After Approval): Add self.
8975
8976 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
8977
8978 * configure.in: Add support for ip2k.
8979
8980 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
8981
8982 * configure.in: Fix AIX configury bug.
8983
8984 2002-06-20 Steve Ellcey <sje@cup.hp.com>
8985
8986 * MAINTAINERS (Write After Approval): Add self.
8987
8988 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
8989
8990 * configure.in: replace ${topsrcdir} with ${srcdir}
8991
8992 * configure.in: Move definition of libstdcxx_flags
8993 right above usage, rather than waaay earlier.
8994
8995 * configure.in: Pull definition of is_cross_compiler earlier.
8996
8997 * configure.in: Rearrange a little.
8998
8999 * configure.in: Remove references to librx.
9000 * Makefile.in: Remove references to librx.
9001
9002 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9003
9004 * config.sub: Add support for avr target.
9005 Import from master sources, rev 1.255
9006
9007 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9008
9009 * configure, .cvsignore: Revert previous change...
9010 * Makefile: ...delete.
9011
9012 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9013
9014 * configure.in: Eliminate ${gasdir} variable.
9015
9016 2002-06-18 Dave Brolley <brolley@redhat.com>
9017
9018 * configure.in: Add support for frv.
9019 * config.sub: Add support for frv.
9020
9021 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9022
9023 * configure: Remove garbage from previous commit.
9024
9025 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9026
9027 * configure: For in-source builds, make a subdir and re-exec there.
9028 * Makefile: New file. Pass targets through to build directory.
9029 * .cvsignore: No longer ignore "Makefile".
9030
9031 2002-06-16 Douglas Rupp <rupp@gnat.com>
9032
9033 * MAINTAINERS (Write After Approval): Add self.
9034
9035 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9036
9037 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9038
9039 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9040
9041 * configure.in (vax-*-netbsd*): Re-enable gas.
9042
9043 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9044
9045 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9046 BUILD_PREFIX_1, to correct nomenclature.
9047 * configure: Likewise.
9048
9049 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9050 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9051
9052 2002-05-31 Olaf Hering <olh@suse.de>
9053
9054 * config-ml.in: Propogate DESTDIR also.
9055
9056 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9057
9058 * configure.in (vax-*-netbsd*): Don't build gas for this
9059 platform.
9060
9061 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9062
9063 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9064 and libgcj for AVR.
9065
9066 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9067
9068 * MAINTAINERS (Write After Approval): Add myself.
9069
9070 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9071
9072 * config.guess: Update to 2002-05-22 version.
9073 * config.sub: Likewise.
9074
9075 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9076
9077 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9078 * config-ml.in: Likewise.
9079 * configure: Likewise.
9080 * configure.in: Likewise.
9081
9082 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9083
9084 * MAINTAINERS: Update my email address.
9085
9086 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9087
9088 * configure.in: Simplify makefile fragment collection.
9089
9090 * configure.in: Remove code to build emacs.
9091
9092 * configure.in : Remove --srcdir argument from targargs and buildargs
9093 (it's always overridden in the Makefile anyway). Rearrange a bit.
9094
9095 * configure: Move some logic to configure.in.
9096 * configure.in: Move some logic from configure.
9097
9098 2002-05-11 Tom Tromey <tromey@redhat.com>
9099
9100 * MAINTAINERS: Reflect libgcj reality.
9101
9102 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9103
9104 * Makefile.in: Honour DESTDIR.
9105
9106 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9107
9108 * config.guess: Import 2002-03-20 version.
9109 * config.sub: Import 2002-04-26 version.
9110
9111 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9112
9113 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9114
9115 2002-05-07 Tim Josling <tej@melbpc.org.au>
9116
9117 * MAINTAINERS: Add self.
9118
9119 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9120
9121 * ltmain.sh: Detect and handle object name conflicts
9122 while piecewise linking a static library.
9123
9124 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9125
9126 * configure.in (noconfigdirs): Don't disable libgcj on
9127 sparc64-*-solaris* and sparcv9-*-solaris*.
9128
9129 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9130
9131 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9132
9133 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9134
9135 * configure.in (FLAGS_FOR_TARGET): Do not add
9136 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9137 on i[3456]86-*-linux*.
9138
9139 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9140
9141 * configure.in (noconfigdirs): Replace [ ] with test.
9142
9143 * configure.in (noconfigdirs): Do not add target-newlib if
9144 target == i[3456]86-*-linux*, and host == target.
9145
9146 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9147
9148 * configure.in: delete reference to absent file
9149
9150 * configure.in: replace '[' with 'test'
9151
9152 * configure.in: Eliminate references to gash.
9153 * Makefile.in: Eliminate references to gash.
9154
9155 * configure.in: remove useless references to 'pic' makefile fragments.
9156
9157 * configure.in: (*-*-windows*) Finish removing.
9158
9159 * configure.in: Eliminate redundant test for libgui.
9160
9161 2002-04-29 Roger Sayle <roger@eyesopen.com>
9162
9163 * MAINTAINERS: Add self and realphabetize. Update entries
9164 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9165 entry for a29k port maintainer.
9166
9167 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9168
9169 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9170 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9171
9172 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9173
9174 * configure.in: remove references to dead files
9175
9176 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9177
9178 * MAINTAINERS: Add information about purpose of this file.
9179
9180 2002-04-18 Tom Tromey <tromey@redhat.com>
9181
9182 * configure.in: Disallow configuring libgcj when it is already
9183 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9184 Solaris 2.8 by default. For PR libgcj/6158.
9185
9186 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9187
9188 * configure.in: Move default CC setting out of config/mh-* fragments
9189 directly into here.
9190
9191 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9192
9193 * configure.in: don't even try to configure or make a subdirectory
9194 if there's no configure script for it.
9195
9196 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9197
9198 * MAINTAINERS: Remove chill maintainers.
9199 * Makefile.in (CHILLFLAGS): Remove.
9200 (CHILL_LIB): Remove.
9201 (TARGET_CONFIGDIRS): Remove libchill.
9202 (CHILL_FOR_TARGET): Remove.
9203 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9204 CHILL_LIB.
9205 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9206 (CHECK_TARGET_MODULES): Likewise.
9207 (INSTALL_TARGET_MODULES): Likewise.
9208 (CLEAN_TARGET_MODULES): Likewise.
9209 (configure-target-libchill): Remove.
9210 (all-target-libchill): Remove.
9211 * configure.in (target_libs): Remove target-libchill.
9212 Do not compute CHILL_FOR_TARGET.
9213 * libchill: Remove directory.
9214
9215 2002-04-11 DJ Delorie <dj@redhat.com>
9216
9217 * Makefile.in, configure.in: Sync with binutils, entries
9218 follow...
9219
9220 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9221
9222 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9223 (do-tar, do-bz2): New rules.
9224 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9225 (gdb-tar): New rule.
9226 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9227 (insight_dejagnu.tar): New rule.
9228 (insight.tar): New rule.
9229 (gdb+dejagnu.tar): New rule.
9230 (gdb.tar): New rule.
9231
9232 2002-02-01 Mo DeJong <supermo@bayarea.net>
9233
9234 * Makefile.in: Add all-tix to deps for all-snavigator
9235 so that tix is built when building snavigator.
9236
9237 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9238
9239 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9240 ld and gdb are not supported.
9241
9242 2002-01-07 Mark Salter <msalter@redhat.com>
9243
9244 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9245 Allow target-libgloss to be built for arm, strongarm, and xscale.
9246
9247 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9248
9249 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9250 options for i[3456]86-pc-linux* native builds.
9251
9252 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9253
9254 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9255 files from .po files for a distribution.
9256
9257 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9258
9259 * configure.in: Enable libstdc++-v3 for h8300 targets.
9260
9261 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9262
9263 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9264 version from bfd/.
9265
9266 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9267
9268 * Makefile.in (VER): When present, extract the version number from
9269 the file version.in.
9270
9271 2001-05-24 Tom Rix <trix@redhat.com>
9272
9273 * configure.in : enable ld for aix
9274
9275 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9276
9277 * config.guess: Add linux target for S/390.
9278
9279 2000-11-07 Philip Blundell <pb@futuretv.com>
9280
9281 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9282
9283 2000-11-03 Philip Blundell <pb@futuretv.com>
9284
9285 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9286 files.
9287
9288 2001-01-15 Ben Elliston <bje@redhat.com>
9289
9290 * configure.in (host_tools): Add sid.
9291 Always configure cgen.
9292
9293 2000-11-24 Nick Clifton <nickc@redhat.com>
9294
9295 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9296
9297
9298 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9299
9300 * Makefile.in (ALL_MODULES): Add all-cgen.
9301 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9302 (all-cgen): New target.
9303 (all-opcodes,all-sim): Depend on all-cgen.
9304 * configure.in (host_tools): Add cgen.
9305 Only configure cgen if --enable-cgen-maint.
9306
9307 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9308
9309 * configure.in: Add *-*-freebsd* configurations.
9310
9311 2002-04-08 Tom Tromey <tromey@redhat.com>
9312
9313 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9314 Fixes PR libgcj/6068.
9315
9316 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9317
9318 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9319
9320 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9321
9322 * configure.in (alpha*-dec-osf*): Enable libgcj.
9323
9324 2003-03-27 Matthew Gingell <gingell@gnat.com>
9325
9326 * MAINTAINERS (Write After Approval): Add myself.
9327
9328 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9329
9330 Fix for: PR bootstrap/3591, target/5676
9331 * configure.in (mcore-pe): Disable the configuration of
9332 libstdc++-v3 since exceptions are not supported.
9333
9334 2002-03-20 Anthony Green <green@redhat.com>
9335
9336 * configure.in: Enable libgcj for xscale-elf target.
9337
9338 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9339
9340 * MAINTAINERS: Update my email address.
9341
9342 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9343
9344 * ltmain.sh (relink_command): Fix typo in previous change.
9345
9346 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9347
9348 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9349 (relink_command): Added --tag flags.
9350 (mode=install): If relinking fails; error out.
9351
9352 2002-03-12 Richard Henderson <rth@redhat.com>
9353
9354 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9355 .NOTPARALLEL tag.
9356 (do-check): Rename from check.
9357 (check): Allow parallel check.
9358
9359 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9360
9361 * MAINTAINERS: Add myself as maintainer for xtensa port.
9362 Fix alphabetical order in CPU port maintainer list.
9363 Remove myself from Write After Approval list.
9364
9365 2002-03-11 Richard Henderson <rth@redhat.com>
9366
9367 * Makefile.in (.NOTPARALLEL): Add fake tag.
9368
9369 2002-03-07 H.J. Lu (hjl@gnu.org)
9370
9371 * configure.in: Enable gprof for mips*-*-linux*.
9372
9373 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9374
9375 * MAINTAINERS (Write After Approval): Add myself.
9376
9377 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9378
9379 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9380 libjava.
9381 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9382
9383 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9384
9385 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9386 because its Makefile is there; test for the executable instead.
9387
9388 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9389
9390 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9391 libstdc++-v3 and libjava.
9392
9393 2002-02-11 Adam Megacz <adam@xwt.org>
9394
9395 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9396 boehm-gc
9397
9398 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9399
9400 * config.guess: Updated to 2002-01-30's version.
9401 * config.sub: Updated to 2002-02-01's version.
9402 Contribute sh64-elf.
9403 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9404 * configure.in: Added sh64-*-*.
9405
9406 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9407
9408 * MAINTAINERS: Belatedly add myself to write after approval list.
9409
9410 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9411
9412 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9413 Remove self as Write After Approval.
9414
9415 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9416
9417 * MAINTAINERS: Put self in as maintainer for contrib/regression
9418 directory.
9419
9420 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9421
9422 * MAINTAINERS: Update my email address.
9423
9424 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9425
9426 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9427 target-libiberty, and target-libgloss. Skip Java-related
9428 libraries if not supported for NetBSD on target CPU.
9429
9430 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9431
9432 * install-sh: Use _inst.$$_ for temp file name.
9433
9434 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9435
9436 * MAINTAINERS (Write After Approval): Move my contact info
9437 from here...
9438 (OS Port Maintainers): ...to here (netbsd).
9439
9440 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9441
9442 * MAINTAINERS (Write After Approval): Add myself.
9443
9444 2002-01-17 H.J. Lu <hjl@gnu.org>
9445
9446 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9447 (all-target-fastjar): Also depend on all-target-libiberty.
9448
9449 2002-01-16 H.J. Lu (hjl@gnu.org)
9450
9451 * config.guess: Import from master sources, rev 1.225.
9452 * config.sub: Import from master sources, rev 1.238.
9453
9454 2002-01-16 Kazu Hirata <kazu@hxi.com>
9455
9456 * MAINTAINERS (Write After Approval): Remove myself.
9457
9458 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9459
9460 * MAINTAINERS (Write After Approval): Add myself.
9461
9462 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9463
9464 * MAINTAINERS: Add self as docs co-maintainer.
9465
9466 2001-12-11 Matthias Klose <doko@debian.org>
9467
9468 * MAINTAINERS (Write After Approval): Add myself.
9469
9470 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9471
9472 * MAINTAINERS: Update my email address.
9473
9474 2001-12-07 Turly O'Connor <turly@apple.com>
9475 * MAINTAINERS (Write After Approval): Add myself.
9476 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9477 (rs6000_initialize_trampoline): Call __trampoline_setup for
9478 ABI_DARWIN too.
9479 * darwin-tramp.asm: New file, implements __trampoline_setup.
9480 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9481
9482 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9483
9484 * MAINTAINERS (Write After Approval): Add myself.
9485
9486 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9487
9488 * configure, configure.in: Use temp file for long sed commands.
9489
9490 2001-12-03 Laurent Guerby <guerby@acm.org>
9491
9492 * config.sub: Update to version 1.232 on subversion.
9493
9494 2001-12-03 Ben Elliston <bje@redhat.com>
9495
9496 * MAINTAINERS: Update mail address for config.* patches.
9497
9498 2001-11-27 DJ Delorie <dj@redhat.com>
9499 Zack Weinberg <zack@codesourcery.com>
9500
9501 When build != host, create libiberty for the build machine.
9502
9503 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9504 CONFIG_ARGUMENTS.
9505 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9506 New variables.
9507 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9508 and rules.
9509 (all.normal): Depend on ALL_BUILD_MODULES.
9510 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9511 (all-build-libiberty): Depend on configure-build-libiberty.
9512
9513 * configure: Calculate and substitute proper value for
9514 ALL_BUILD_MODULES.
9515 * configure.in: Create the build subdirectory.
9516 Calculate and substitute TARGET_CONFIGARGS (formerly
9517 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9518
9519 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9520
9521 * MAINTAINERS (write-after-approval): Add self.
9522
9523 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9524
9525 * MAINTAINERS (GNATS only accounts): Remove self.
9526
9527 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9528
9529 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9530 libf2c.
9531
9532 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9533
9534 * MAINTAINERS (Write After Approval): Add self.
9535
9536 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9537
9538 * MAINTAINERS: mips and s390 are also CPU ports.
9539
9540 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9541
9542 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9543
9544 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9545
9546 * MAINTAINERS: Alphabetize.
9547
9548 2001-11-09 Kazu Hirata <kazu@hxi.com>
9549
9550 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9551
9552 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9553
9554 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9555
9556 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9557
9558 * configure.in (--enable-languages): Be more permissive about
9559 syntax. Check for empty lists better. Warn about $LANGUAGES.
9560
9561 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9562
9563 * config.sub: Import from master sources, rev. 1.230.
9564 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9565
9566 2001-11-07 Laurent Guerby <guerby@acm.org>
9567
9568 * MAINTAINERS (Write After Approval): Add self.
9569
9570 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9571
9572 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9573
9574 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9575
9576 * config.sub: Import from master sources, rev 1.226.
9577 * config.guess: Import from master sources, rev 1.216.
9578
9579 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9580
9581 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9582 * MAINTAINERS: Add self as maintainer of MMIX port.
9583 Remove old after-approval entry.
9584
9585 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9586
9587 * ChangeLog, configure: Fix spelling errors.
9588
9589 2001-10-20 Brendan Kehoe <brendan@zen.org>
9590
9591 * MAINTAINERS: Tweak my address.
9592
9593 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9594
9595 * MAINTAINERS: Update my email address.
9596
9597 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9598
9599 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9600 * MAINTAINERS: Add self as maintainer of CRIS port.
9601
9602 2001-10-10 Geert Bosch <bosch@gnat.com>
9603
9604 * MAINTAINERS (Various maintainers: Ada front end):
9605 Added Robert Dewar.
9606
9607 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9608
9609 * MAINTAINERS (Write After Approval): Added self
9610
9611 2001-10-02 Geert Bosch <bosch@gnat.com>
9612
9613 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9614
9615 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9616
9617 * configure: Handle temporary files securely using mkdir.
9618
9619 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9620
9621 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9622
9623 2001-09-26 Will Cohen <wcohen@redhat.com>
9624
9625 * configure.in (*-*-linux*): Disable configuration of target-newlib
9626 and target-libgloss.
9627
9628 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9629
9630 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9631 RANLIB.
9632
9633 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9634
9635 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9636 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9637 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9638 avoid quotes nesting problems.
9639 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9640 (DO_X): Export only variables that are set.
9641
9642 2001-09-19 Ben Elliston <bje@redhat.com>
9643
9644 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9645 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9646 semantics. Use the shell built-in "type" command instead.
9647
9648 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9649
9650 Merged from gcc-3_0-branch:
9651 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9652 * ltcf-c.sh: Use $objext, not $ac_objext.
9653 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9654 * ltcf-cxx.sh: Add support for GNU.
9655 2001-07-22 Timothy Wall <twall@redhat.com>
9656 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9657 default settings if using GNU tools with that configuration.
9658 * ltcf-cxx.sh: Ditto.
9659 * ltcf-gcj.sh: Ditto.
9660 2001-07-21 Michael Chastain <chastain@redhat.com>
9661 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9662 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9663 * ltmain.sh: Mark as gcc-local.
9664
9665 2001-08-30 Eric Christopher <echristo@redhat.com>
9666 Jason Eckhardt <jle@redhat.com>
9667
9668 * config.guess: Merge from master sources.
9669 * config.sub: Merge from master sources, add support for mipsisa32.
9670
9671 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9672 * config.sub: Merge from master sources, rev 1.219.
9673 * MAINTAINERS: Add self as contact for stormy16 port.
9674
9675 2001-08-14 Zack Weinberg <zackw@panix.com>
9676
9677 * config.sub: Merge from master sources, rev 1.218.
9678 * config.guess: Merge from master sources, rev 1.209.
9679
9680 2001-08-11 Graham Stott <grahams@redhat.com>
9681
9682 * Makefile.in (check-c++): Add missing semicolon.
9683
9684 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9685
9686 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9687
9688 2001-07-30 Eric Christopher <echristo@redhat.com>
9689
9690 * MAINTAINERS (Various maintainers: mips port): Added myself.
9691
9692 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9693
9694 * configure.in (sh-*-linux*): New.
9695
9696 2001-07-27 Richard Henderson <rth@redhat.com>
9697
9698 * .cvsignore: Add LAST_UPDATED.
9699
9700 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9701
9702 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9703
9704 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9705
9706 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9707
9708 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9709
9710 * MAINTAINERS (Write After Approval): Added myself.
9711
9712 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9713
9714 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9715 and libgcj on m68hc11/m68hc12.
9716
9717 2001-06-27 H.J. Lu (hjl@gnu.org)
9718
9719 * Makefile (CFLAGS_FOR_BUILD): New.
9720 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9721
9722 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9723
9724 * README: Remove version number.
9725
9726 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9727
9728 * INSTALL/README: Update wrt. to the installation instructions now
9729 residing in gcc/doc/install.texi.
9730
9731 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9732
9733 * README: Replace with a cut-down and updated version of gcc/README.
9734
9735 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9736
9737 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9738 multilibs to be disabled.
9739
9740 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9741
9742 * MAINTAINERS (Write After Approval): Add myself.
9743
9744 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9745
9746 * config.guess: Import CVS version 1.195.
9747 * config.sub: Import CVS version 1.212.
9748
9749 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9750
9751 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9752 gcc/xgcc is built, use -print-prog-name to find out the program
9753 name to use.
9754
9755 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9756
9757 * config.guess: Import CVS version 1.194. All gcc-local changes
9758 appear to also be in the master copy.
9759 * config.sub: Import CVS version 1.211.
9760
9761 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9762
9763 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9764 with_gcc]: Use `gcc -shared' to build a shared library.
9765
9766 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9767
9768 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9769 archives.
9770
9771 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9772
9773 * MAINTAINERS (Write After Approval): Add myself.
9774
9775 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9776
9777 * configure.in (libstdcxx_flags): Do not try to execute
9778 libstdc++-v3/testsuite_flags until it exists.
9779
9780 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9781
9782 * MAINTAINERS: Update my email address.
9783
9784 2001-05-31 Graham Stott <grahams@redhat.com>
9785
9786 * MAINTAINERS (Write After Approval): Add myself.
9787
9788 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9789
9790 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9791 libraries when using g++ with native linker.
9792
9793 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9794
9795 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9796
9797 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9798
9799 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9800 [aix4*|aix5*]: Prepend blank.
9801
9802 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9803
9804 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9805 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9806 of subdir/configure scripts to use the new libtool.m4.
9807
9808 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9809
9810 * MAINTAINERS (Write After Approval): Add myself.
9811
9812 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9813
9814 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9815
9816 2001-05-11 Ben Elliston <bje@redhat.com>
9817
9818 * Makefile.in (all-sid): New target.
9819 (check-sid, clean-sid, install-sid): Likewise.
9820
9821 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9822
9823 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9824
9825 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9826
9827 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9828 libgcj.
9829
9830 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9831
9832 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9833 gcc/xgcc is built, use -print-prog-name to find out the program
9834 name to use.
9835
9836 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9837
9838 * configure.in (noconfigdirs): Don't reset it from scratch in the
9839 target case; only append to it.
9840
9841 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9842 sparc-*-solaris2.8]: Disable ${libgcj}.
9843
9844 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9845
9846 * configure.in (libgcj_saved): Copy from $libgcj.
9847 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9848 --disable-libgcj.
9849
9850 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9851
9852 * MAINTAINERS: Remove self as MIPS maintainer and
9853 C front end maintainer.
9854
9855 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9856
9857 * configure.in: Move *-chorusos target case to the proper switch.
9858 Disable libgcj.
9859
9860 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9861
9862 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9863 1.641.2.228.
9864
9865 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9866
9867 * Makefile.in (STAGE1_CFLAGS): Pass down.
9868
9869 2001-04-13 Alan Modra <amodra@one.net.au>
9870
9871 * config.guess: Add hppa64-linux support. Note for next import that
9872 this is already in the master file.
9873 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9874
9875 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9876
9877 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9878 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9879
9880 2001-04-11 Stan Shebs <shebs@apple.com>
9881
9882 * MAINTAINERS: Add self as Darwin port maintainer.
9883
9884 2001-04-11 Alan Modra <amodra@one.net.au>
9885
9886 * MAINTAINERS: Update my email address.
9887
9888 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
9889
9890 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9891 recent versions of FreeBSD (release 3 or later).
9892 * ltconfig: On FreeBSD, -lc must not be provided when building
9893 a shared library or else the standard -pthread gcc option is
9894 rendered worthless to later users of the built library.
9895
9896 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9897
9898 * MAINTAINERS: Add self and RTH as C front end maintainers.
9899
9900 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
9901
9902 * config.sub: Make sure to match an already-canonicalized
9903 machine name (eg. mn10300-unknown-elf).
9904
9905 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9906
9907 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9908 New macros.
9909 (bootstrap, cross): Use RECURSE_FLAGS.
9910 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9911
9912 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9913
9914 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9915
9916 2001-03-22 Colin Howell <chowell@redhat.com>
9917
9918 * Makefile.in (DO_X): Do not backslash single-quotes in
9919 backquotes (two places).
9920
9921 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9922
9923 Re-installed:
9924 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9925 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9926 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9927 * ltcf-cxx.sh: Likewise.
9928 * ltcf-gcj.sh: Likewise.
9929
9930 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9931
9932 * MAINTAINERS: Add myself as "documentation co-maintainer".
9933
9934 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9935
9936 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9937 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9938
9939 2001-03-19 Tom Tromey <tromey@redhat.com>
9940
9941 * config-ml.in: Handle GCJ and GCJFLAGS.
9942
9943 2001-03-21 Michael Chastain <chastain@redhat.com>
9944
9945 * Makefile.in: all-m4 depends on all-texinfo.
9946
9947 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
9948
9949 * MAINTAINERS: Add myself to write after approval list.
9950
9951 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
9952
9953 * Makefile.in (DO_X): Quote nested quotes.
9954
9955 2001-03-18 Alan Modra <alan@linuxcare.com.au>
9956
9957 * MAINTAINERS: Add myself to write after approval list.
9958
9959 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
9960
9961 * Makefile.in (DO_X): Use double quotes for quoting
9962 "RANLIB=$${RANLIB}".
9963
9964 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9965
9966 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9967
9968 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
9969
9970 * configure.in: Only use `lang_requires' for languages athat are
9971 actually enabled.
9972
9973 2001-03-08 Phil Edwards <pme@sources.redhat.com>
9974
9975 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
9976
9977 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
9978
9979 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
9980
9981 2001-03-07 Tom Tromey <tromey@redhat.com>
9982
9983 * configure.in: Allow config-lang.in to set `lang_requires' to list
9984 of other required languages.
9985
9986 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
9987
9988 * Makefile.in: Remove RANLIB definition. Use RANLIB
9989 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
9990 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
9991
9992 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
9993 Alexandre Oliva <aoliva@redhat.com>
9994
9995 * Makefile.in (check-c++): Use tabs, not spaces.
9996
9997 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
9998
9999 * MAINTAINERS: add myself to Write After Approval list.
10000
10001 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10002
10003 * Makefile.in (check-c++): New rule.
10004
10005 * configure.in (target_libs): Remove libg++.
10006 (noconfigdirs): Remove libg++.
10007 (noconfigdirs): Same.
10008 (noconfigdirs): Same.
10009 (noconfigdirs): Same.
10010
10011 * config-ml.in: Remove libg++ references.
10012
10013 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10014 (ALL_TARGET_MODULES): Same.
10015 (configure-target-libg++): Remove.
10016 (all-target-libg++): Remove.
10017 (configure-target-libio): Remove.
10018 (all-target-libio): Remove.
10019 (check-target-libio): Remove.
10020 (.PHONY): Remove.
10021 (libg++.tar.bz2): Remove.
10022 (all-target-cygmon): Remove libio.
10023 (all-target-libstdc++): Remove.
10024 (configure-target-libstdc++): Remove.
10025 (TARGET_LIB_PATH): Remove libstdc++.
10026 (ALL_GCC_CXX): Remove libstdc++.
10027 (all-target-gperf): Correct.
10028
10029 2001-02-16 Nick Clifton <nickc@redhat.com>
10030
10031 * configure.in (noconfigdirs): Allow configuration of texinfo
10032 for Cygwin hosts.
10033
10034 2001-02-15 Anthony Green <green@redhat.com>
10035
10036 * configure: Introduce GCJ_FOR_TARGET.
10037 * configure.in: Ditto.
10038 * Makefile.in: Ditto.
10039
10040 2001-02-13 Andreas Schwab <schwab@suse.de>
10041
10042 * MAINTAINERS: Update mail address.
10043
10044 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10045
10046 * config.guess: Add linux target for S/390.
10047 * config.sub: Likewise.
10048
10049 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10050
10051 * configure.in: for *-chorusos, don't config target-newlib and
10052 target-libgloss.
10053
10054 2001-02-06 Ben Elliston <bje@redhat.com>
10055
10056 * configure: Output host type to stdout, not stderr.
10057
10058 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10059
10060 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10061 * ltcf-cxx.sh: Likewise.
10062
10063 * config.if: Assume enable_libstdcxx_v3 is defined.
10064
10065 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10066
10067 Remove V2 C++ library.
10068 * configure.in: Remove --enable-libstdcxx_v3 support.
10069
10070 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10071
10072 * include/demangle.h: Add prototype for java_demangle_v3.
10073
10074 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10075
10076 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10077
10078 2001-01-27 Richard Henderson <rth@redhat.com>
10079
10080 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10081
10082 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10083
10084 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10085 Don't unset, it's non-portable and no longer necessary, set to empty
10086 instead.
10087
10088 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10089
10090 * ltconfig: Shell portability fix for the tagname validity check.
10091
10092 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10093
10094 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10095 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10096
10097 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10098
10099 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10100
10101 2001-01-26 Tom Tromey <tromey@redhat.com>
10102
10103 * configure.in: Allow libgcj to be built on Sparc Solaris.
10104
10105 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10106
10107 * ltcf-c.sh: Add aix5 case.
10108 * ltcf-cxx.sh: Likewise.
10109 * ltconfig: Likewise.
10110
10111 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10112
10113 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10114 keep at least one of build_libtool_libs or build_old_libs set to
10115 yes.
10116
10117 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10118 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10119
10120 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10121
10122 * configure.in: Enable libgcj on several additional platforms.
10123
10124 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10125
10126 * configure.in: Enable libgcj for linux targets.
10127
10128 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10129
10130 * MAINTAINERS (Write After Approval): Add myself.
10131
10132 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10133
10134 * MAINTAINERS: Add myself as vax port maintainer.
10135
10136 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10137
10138 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10139
10140 2001-01-09 Mike Stump <mrs@wrs.com>
10141
10142 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10143 failures of subdirectories.
10144
10145 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10146
10147 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10148 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10149 * ltcf-cxx.sh: Likewise.
10150 * ltcf-gcj.sh: Likewise.
10151 * ltconfig.sh: Fix typo.
10152
10153 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10154
10155 * configure: handle DOS-style absolute paths.
10156
10157 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10158
10159 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10160
10161 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10162
10163 * MAINTAINERS: Add myself as avr port co-maintainer.
10164
10165 2000-12-28 Ben Elliston <bje@redhat.com>
10166
10167 * MAINTAINERS: Add myself under ``Write After Approval''.
10168
10169 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10170
10171 * texinfo: Remove directory from GCC.
10172
10173 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10174
10175 * COPYING: Update to current
10176 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10177 to 19yy as example year in copyright notice).
10178
10179 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10180
10181 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10182 (libstdcxx_incdir): Pass down.
10183 * config.if: Remove expired bits for cxx_interface, add stub.
10184 (libstdcxx_incdir): Add variable for g++ include directory.
10185 * configure.in (gxx_include_dir): Use it.
10186
10187 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10188
10189 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10190 with old-email address from ``Write After Approval''.
10191
10192 2000-12-15 Andreas Jaeger <aj@suse.de>
10193
10194 * configure.in: Handle lang_dirs.
10195
10196 2000-12-14 Tom Tromey <tromey@redhat.com>
10197
10198 * MAINTAINERS: Removed brads.
10199
10200 * MAINTAINERS: Added gcj developers.
10201
10202 2000-12-13 Anthony Green <green@redhat.com>
10203
10204 * configure.in: Disable libgcj for any target not specifically
10205 listed. Disable libgcj for x86 and Alpha Linux until compatible
10206 with g++ abi.
10207
10208 2000-12-13 Mike Stump <mrs@wrs.com>
10209
10210 * Makefile.in (local-distclean): Also remove fastjar.
10211
10212 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10213
10214 * contrib/gcc_update: Add fastjar --touch entries.
10215
10216 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10217
10218 * configure.in: Disable language-specific target libraries for
10219 languages that aren't enabled.
10220
10221 2000-12-10 Anthony Green <green@redhat.com>
10222
10223 * configure.in: Define libgcj. Disable libgcj target libraries for
10224 most targets.
10225
10226 2000-12-10 Neil Booth <neilb@earthling.net>
10227
10228 * MAINTAINERS: Update mail address, remove from WAA list.
10229
10230 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10231
10232 * libjava: Imported from /cvs/java.
10233 * libffi: Likewise.
10234 * Boehm-gc: Likewise.
10235
10236 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10237
10238 * configure.in (target_libs): Revert 2000-12-08 patch.
10239 (noconfigdirs): Added target-libjava.
10240
10241 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10242
10243 * djunpack.bat: removed.
10244
10245 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10246
10247 * Makefile.in: handle DOS-style absolute paths.
10248 * config-ml.in: likewise.
10249 * symlink-tree: likewise.
10250
10251 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10252
10253 * fastjar: Imported.
10254
10255 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10256
10257 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10258 libjava.
10259 * configure.in (target_libs): Removed `target-libjava'.
10260
10261 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10262
10263 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10264 (ALL_MODULES): Added fastjar.
10265 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10266 (all-target-libjava): all-fastjar replaces all-zip.
10267 (all-fastjar): Added.
10268 (configure-target-fastjar, all-target-fastjar): Likewise.
10269 * configure.in (host_tools): Added fastjar.
10270
10271 2000-12-07 Mike Stump <mrs@wrs.com>
10272
10273 * Makefile.in (local-distclean): Remove leftover built files.
10274
10275 2000-11-24 Nick Clifton <nickc@redhat.com>
10276
10277 * configure.in (xscale-elf): Add target.
10278 (xscale-coff): Add target.
10279
10280 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10281
10282 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10283 recent versions of FreeBSD (release 3 or later).
10284 * ltconfig: On FreeBSD, -lc must not be provided when building
10285 a shared library or else the standard -pthread gcc option is
10286 rendered worthless to later users of the built library.
10287
10288 2000-11-16 Fred Fish <fnf@be.com>
10289
10290 * configure.in (enable_libstdcxx_v3): Fix typo,
10291 libstd++ -> libstdc++.
10292
10293 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10294
10295 * MAINTAINERS: Add self to Write After Approval list.
10296
10297 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10298
10299 * MAINTAINERS: Update my email address. Add myself to global write
10300 privs list.
10301
10302 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10303
10304 * Makefile.in: Merge with src and libgcj.
10305 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10306 configure-target-<library> when their configure scripts need the C
10307 or C++ library to have already been built to work properly.
10308 (do_proto_toplev): Set them to an empty string.
10309
10310 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10311 (REALLY_SET_LIB_PATH): Use them.
10312
10313 2000-11-17 Stan Shebs <shebs@apple.com>
10314
10315 * MAINTAINERS: Add self to Write After Approval list.
10316
10317 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10318
10319 * configure: Provide the original toplevel configure arguments
10320 (including $0) to subprocesses in the environment rather than
10321 through gcc/configargs.h.
10322
10323 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10324
10325 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10326 C99. Alphabetise "Write After Approval" list.
10327
10328 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10329
10330 * configure: Turn on libstdc++ V3 by default.
10331
10332 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10333 if we've got GCC.
10334
10335 2000-11-11 Philip Blundell <philb@gnu.org>
10336
10337 * MAINTAINERS: Add self to Write After Approval list.
10338
10339 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10340
10341 * ltcf-c.sh (aix4): Improve shared library configuration; require
10342 exporting symbols.
10343 * ltcf-cxx.sh (aix4): Define.
10344 * ltconfig (aix4): Define library and soname specs appropriate for
10345 AIX. Define command to create export symbols list.
10346
10347 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10348
10349 * config.sub: Add support for Sun Chorus
10350
10351 2000-10-31 Nick Clifton <nickc@redhat.com>
10352
10353 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10354 <name>@redhat.com. Also installed new email address for Clint
10355 Popetz.
10356
10357 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10358
10359 * etc: Remove directory from GCC.
10360
10361 2000-10-16 Michael Meissner <meissner@redhat.com>
10362
10363 * configure (gcc/configargs.h): Only create if there is a build GCC
10364 directory created.
10365
10366 2000-10-16 Matthias Klose <doko@debian.org>
10367
10368 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10369 when configured for libstdc++-v3.
10370
10371 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10372
10373 * configure: Save configure arguments to gcc/configargs.h.
10374
10375 2000-10-04 Philipp Thomas <pthomas@suse.de>
10376
10377 * config.guess: Import CVS version 1.157.
10378 * config.sub: Import CVS version 1.181.
10379
10380 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10381
10382 * Makefile.in (bootstrap): avoid recursion if subdir missing
10383 (cross): ditto
10384 (do-proto-toplev): ditto
10385
10386 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10387
10388 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10389 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10390
10391 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10392 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10393 all affected `configure' scripts.
10394
10395 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10396
10397 * MAINTAINERS: Add self as cpplib co-maintainer.
10398
10399 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10400
10401 * MAINTAINERS: Add self to Write After Approval list.
10402
10403 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10404
10405 * INSTALL/README: egcs -> GCC update.
10406
10407 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10408
10409 * MAINTAINERS: Add myself to Write After Approval list.
10410
10411 2000-09-15 Kazu Hirata <kazu@hxi.com>
10412
10413 * MAINTAINERS: Add myself to Write After Approval list.
10414
10415 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10416
10417 * configure.in: Do not build byacc for hppa64. Provide paths to the
10418 X11 libraries for hppa64.
10419
10420 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10421
10422 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10423
10424 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10425
10426 * Makefile.in (all-zlib): Added dummy target.
10427
10428 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10429 ltcf-gcj.sh: Updated from libtool multi-language branch.
10430
10431 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10432
10433 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10434 (bootstrap*): Depend on all-bootstrap.
10435
10436 2000-09-05 Philipp Thomas <pthomas@suse.de>
10437
10438 * config.guess: Import CVS version 1.156.
10439 * config.sub: Import CVS version 1.179.
10440
10441 2000-09-02 Anthony Green <green@cygnus.com>
10442
10443 * Makefile.in (all-gcc): Depend on all-zlib.
10444 (CLEAN_MODULES): Add clean-zlib.
10445 (ALL_MODULES): Add all-zlib.
10446 * configure.in (host_libs): Add zlib.
10447
10448 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10449
10450 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10451 crosses, but add gcc/include to the header search path for them.
10452
10453 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10454
10455 * MAINTAINERS: Add self to Write After Approval list.
10456
10457 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10458
10459 * config.guess: Import CVS version 1.152.
10460 * config.sub: Import CVS version 1.177.
10461
10462 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10463
10464 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10465 $targargs to tell whether newlib is going to be built.
10466
10467 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10468 $$r/TARGET_SUBDIR/libio for _G_config.h.
10469
10470 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10471
10472 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10473
10474 2000-08-22 DJ Delorie <dj@redhat.com>
10475
10476 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10477
10478 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10479
10480 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10481 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10482 sub-configures.
10483
10484 2000-08-21 DJ Delorie <dj@redhat.com>
10485
10486 * MAINTAINERS: Add self as a libiberty maintainer
10487
10488 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10489
10490 * configure.in (libstdcxx_flags): Use
10491 libstdc++-v3/src/libstdc++.INC.
10492
10493 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10494
10495 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10496
10497 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10498
10499 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10500
10501 * configure: Make enable_threads and enable_shared defaults
10502 explicit. Substitute enable_threads into generated Makefiles.
10503 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10504 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10505
10506 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10507
10508 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10509
10510 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10511
10512 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10513 previous delta.
10514
10515 2000-08-11 Jason Merrill <jason@redhat.com>
10516
10517 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10518 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10519 (FLAGS_FOR_TARGET): Not here.
10520 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10521
10522 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10523
10524 * config-ml.in (CC, CXX): Don't introduce a leading space.
10525
10526 2000-08-07 DJ Delorie <dj@delorie.com>
10527
10528 * MAINTAINERS: Add self as a DJGPP maintainer
10529
10530 2000-08-07 DJ Delorie <dj@redhat.com>
10531
10532 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10533 "if we're also building gcc, and it's a gcc that will run on the
10534 build machine, we want to use its includes instead of the system's
10535 default includes".
10536
10537 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10538
10539 * MAINTAINERS: Add self to Write After Approval list.
10540
10541 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10542
10543 * configure.in (libstdcxx_flags): Don't use `"'.
10544
10545 * config-ml.in: Adjust multilib search paths to the
10546 appropriate multilib tree.
10547
10548 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10549
10550 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10551 commas in $LANGUAGES.
10552
10553 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10554
10555 * configure.in: Re-enable all references to libg++ and librx.
10556
10557 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10558
10559 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10560 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10561 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10562 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10563
10564 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10565
10566 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10567
10568 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10569 CXX_FOR_TARGET for sed.
10570
10571 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10572
10573 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10574 Do not override if already set in the environment or in configure.
10575 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10576 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10577
10578 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10579
10580 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10581 the libtool CVS tree multi-language branch.
10582 * ltconfig, ltmain.sh: Updated.
10583
10584 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10585
10586 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10587 (clean-target): Depend on it.
10588
10589 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10590 (GCC_FOR_TARGET): Use it.
10591 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10592 * configure.in: ... here.
10593 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10594 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10595
10596 2000-07-24 Eric Christopher <echristo@cygnus.com>
10597
10598 * MAINTAINERS: Add self to Write After Approval list.
10599
10600 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10601
10602 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10603 (configure-target-libchill, configure-target-libobjc): Likewise.
10604
10605 * configure.in: Use the same cache file for all target libs.
10606 * config-ml.in: But different cache files per multilib variant.
10607
10608 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10609
10610 * configure (topsrcdir): Don't use dirname.
10611
10612 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10613
10614 * MAINTAINERS: Add self to Write After Approval list.
10615
10616 2000-07-20 Jason Merrill <jason@redhat.com>
10617
10618 * configure.in: Remove all references to libg++ and librx.
10619
10620 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10621
10622 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10623
10624 * config.sub: Update to subversions version 2000-07-06.
10625
10626 2000-07-12 Andrew Haley <aph@cygnus.com>
10627
10628 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10629 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10630
10631 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10632
10633 * symlink-tree: Check number of arguments.
10634
10635 2000-07-05 Jim Wilson <wilson@cygnus.com>
10636
10637 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10638 search path for a g++ extracted from the build tree. This
10639 will allow link tests run by configure scripts in
10640 subdirectories to succeed.
10641
10642 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10643
10644 * ltconfig: Add support for mips-dde-sysv4.2MP
10645
10646 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10647
10648 * MAINTAINERS: Add myself as loop discovery maintainer.
10649
10650 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10651
10652 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10653 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10654
10655 2000-06-19 Timothy Wall <twall@cygnus.com>
10656
10657 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10658 * config.sub: Add tic54x target.
10659
10660 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10661
10662 * MAINTAINERS: Add self as Fortran maintainer,
10663 remove Craig Burley.
10664
10665 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10666
10667 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10668 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10669
10670 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10671
10672 * MAINTAINERS: Add self as i18n maintainer
10673
10674 20000-05-21 H.J. Lu (hjl@gnu.org)
10675
10676 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10677 directory are used if they exist. Make sure
10678 $(build_tooldir)/include is searched for header files,
10679 $(build_tooldir)/lib/ for library files.
10680 (GCC_FOR_TARGET): Likewise.
10681 (CXX_FOR_TARGET): Likewise.
10682
10683 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10684
10685 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10686
10687 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10688
10689 * Makefile.in (configure-target-libiberty): Depend on
10690 configure-target-newlib.
10691
10692 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10693
10694 * configure.in, Makefile.in: Merge all libffi-related
10695 configury stuff from the libgcj tree.
10696
10697 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10698
10699 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10700 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10701
10702 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10703
10704 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10705 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10706 current version information. Add to proto-toplev directory.
10707 (gdb-taz): Build do-djunpack.
10708
10709 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10710
10711 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10712
10713 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10714
10715 * MAINTAINERS: Add self to Write After Approval list.
10716
10717 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10718
10719 * ltmain.sh: Preserve in relink_command any environment
10720 variables that may affect the linker behavior.
10721
10722 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10723
10724 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10725
10726 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10727
10728 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10729
10730 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10731
10732 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10733 with the version name.
10734
10735 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10736
10737 * MAINTAINERS: Add self as bb-reorder maintainer.
10738
10739 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10740
10741 * config.if: Tweak.
10742
10743 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10744
10745 * djunpack.bat: New file.
10746
10747 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10748
10749 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10750 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10751 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10752 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10753
10754 2000-04-16 Dave Pitts <dpitts@cozx.com>
10755
10756 * config.sub (case $basic_machine): Change default for "ibm-*"
10757 to "openedition".
10758
10759 2000-04-13 Andreas Jaeger <aj@suse.de>
10760
10761 * MAINTAINERS: Added myself.
10762
10763 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10764
10765 * Makefile.in (gdb-taz): New target. GDB specific archive.
10766 (do-md5sum): New target.
10767 (MD5PROG): Define.
10768 (PACKAGE): Default to TOOL.
10769 (VER): Default to a shell script.
10770 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10771 md5 checksum generation.
10772 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10773 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10774 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10775 insight.tar.bz2): Use gdb-taz to create archive.
10776
10777 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10778
10779 * configure (warn_cflags): Delete.
10780
10781 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10782
10783 * MAINTAINERS: Added myself.
10784
10785 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10786 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10787
10788 * configure.in (enable_libstdcxx_v3): Add.
10789 (target_libs): Add bits here to switch between libstdc++-v2 and
10790 libstdc++-v3.
10791 * config.if: And this file too.
10792 * Makefile.in: Add libstdc++-v3 targets.
10793
10794 2000-04-05 Michael Meissner <meissner@redhat.com>
10795
10796 * config.sub (d30v): Add d30v as a basic machine type.
10797
10798 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10799
10800 * configure.in: -linux-gnu*, not -linux-gnu.
10801
10802 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10803
10804 * MAINTAINERS: Add self in write-after-approval section.
10805
10806 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10807
10808 * MAINTAINERS: Add self as ia64 port maintainer.
10809
10810 2000-03-08 Neil Booth <NeilB@earthling.net>
10811
10812 * MAINTAINERS: Add self in write-after-approval section.
10813
10814 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10815
10816 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10817 (do-tar-bz2): Replace TOOL with PACKAGE.
10818 (gdb.tar.bz2): Remove GDBTK from GDB package.
10819 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10820 dejagnu.tar.bz2): New packages.
10821
10822 2000-02-27 Andreas Jaeger <aj@suse.de>
10823
10824 * configure.in: Add entry for mips*-*-linux*, move catch all
10825 *-*-*linux* entry below this one.
10826
10827 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10828
10829 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10830
10831 2000-02-24 Nick Clifton <nickc@cygnus.com>
10832
10833 * config.sub: Support an OS of "wince".
10834
10835 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10836
10837 * config.guess, config.sub: Updated to match config's 2000-02-15
10838 version.
10839
10840 2000-02-23 Linas Vepstas <linas@linas.org>
10841
10842 * config.sub: Add support for Linux/IBM 370.
10843 * configure.in: Likewise.
10844
10845 2000-02-22 Nick Clifton <nickc@cygnus.com>
10846
10847 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10848
10849 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10850
10851 * config.guess: Guess "cygwin" rather than "cygwin32".
10852
10853 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10854
10855 * configure (gcc_version): When setting, narrow search to
10856 lines containing `version_string'.
10857
10858 2000-02-15 Denis Chertykov <denisc@overta.ru>
10859
10860 * config.sub: Add support for avr target.
10861
10862 2000-02-14 Nick Clifton <nickc@cygnus.com>
10863
10864 * MAINTAINERS: Add maintainers for MCore port.
10865
10866 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10867
10868 * config.sub: Add mmix-knuth-mmixware.
10869
10870 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10871
10872 * MAINTAINERS: Pair cccp with cpplib maintainership.
10873
10874 2000-01-27 Christopher Faylor <cgf@redhat.com>
10875
10876 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10877 structure stuff to -L library search.
10878 (CXX_FOR_TARGET): Ditto.
10879 (CROSS_CHECK_MODULES): Fix spelling mistake.
10880
10881 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10882
10883 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10884 the C++ compiler.
10885
10886 2000-01-12 Richard Henderson <rth@cygnus.com>
10887
10888 * configure.in: Don't build some bits for beos.
10889
10890 2000-01-12 Joel Sherrill (joel@OARcorp.com)
10891
10892 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10893 as include files.
10894
10895 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10896
10897 * Add self as cpplib maintainer, as requested by Jason
10898 Merrill. Correct my e-mail address.
10899
10900 2000-01-06 Geoff Keating <geoffk@cygnus.com>
10901
10902 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10903 not mh-aix43.
10904
10905 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10906
10907 * MAINTAINERS: Add myself to "write after approval" list.
10908
10909 1999-12-14 Richard Henderson <rth@cygnus.com>
10910
10911 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10912 * config.sub: Accept alphaev[78], alphaev8.
10913
10914 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10915
10916 * config.guess, config.sub: Update from autoconf.
10917
10918 1999-11-29 Bruce Korb <autogen@linuxbox.com>
10919
10920 * MAINTAINERS: update my playtime e-address.
10921
10922 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10923
10924 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10925 necessary libraries are missing.
10926
10927 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
10928
10929 * MAINTAINERS: Add new 'write after approval' maintainer.
10930
10931 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10932
10933 * MAINTAINERS: Add new Java maintainer.
10934
10935 1999-10-25 Andreas Schwab <schwab@suse.de>
10936
10937 * configure: Fix quoting inside arguments of eval.
10938
10939 1999-10-21 Nick Clifton <nickc@cygnus.com>
10940
10941 * config-ml.in: Allow suppression of some ARM multilibs.
10942
10943 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10944
10945 * config.guess: Add OS/390 match pattern.
10946 * config.sub: Add mvs, openedition targets.
10947 * configure.in (i370-ibm-opened*): New.
10948
10949 1999-09-04 Steve Chamberlain <sac@pobox.com>
10950
10951 * config.sub: Add support for configuring for pj.
10952
10953 1999-08-31 Nick Clifton <nickc@cygnus.com>
10954
10955 * config.sub (maybe_os): Add support for configuring for fr30.
10956
10957 1999-08-25 Nick Clifton <nickc@cygnus.com>
10958
10959 * configure.in: Do not configure or build ld for AIX
10960 platforms. ld is known to be broken on these platforms.
10961
10962 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10963
10964 * config-ml.in: Pass compiler flag corresponding to multidirs to
10965 subdir configures.
10966
10967 1999-08-09 Ian Lance Taylor <ian@zembu.com>
10968
10969 * Makefile.in (LDFLAGS): Define.
10970
10971 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
10972
10973 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
10974 noconfigdirs.
10975 (*-*-cygwin*): Likewise.
10976
10977 1999-08-08 Ian Lance Taylor <ian@zembu.com>
10978
10979 * mkdep: New file.
10980 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
10981 (BINUTILS_SUPPORT_DIRS): Add mkdep.
10982
10983 From Eli Zaretskii <eliz@is.elta.co.il>:
10984 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
10985 long file name when using DJGPP on MS-DOS.
10986
10987 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
10988
10989 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
10990
10991 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
10992
10993 * Makefile.in (check-target-libio): Remove all-target-libstdc++
10994 dependency as this causes "make check" to globally "make all"
10995
10996 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
10997
10998 * configure.in (target_libs): Added target-zlib.
10999 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11000 (CONFIGURE_TARGET_MODULES): Likewise.
11001 (CHECK_TARGET_MODULES): Likewise.
11002 (INSTALL_TARGET_MODULES): Likewise.
11003 (CLEAN_TARGET_MODULES): Likewise.
11004 (configure-target-zlib): New target.
11005 (all-target-zlib): Likewise.
11006 (all-target-libjava): Depend on all-target-zlib.
11007 (configure-target-libjava): Depend on configure-target-zlib.
11008
11009 * Makefile.in (configure-target-libjava): Depend on
11010 configure-target-newlib.
11011 (configure-target-boehm-gc): New target.
11012 (configure-target-qthreads): New target.
11013
11014 * configure.in (target_libs): Added target-qthreads.
11015 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11016 (CONFIGURE_TARGET_MODULES): Likewise.
11017 (CHECK_TARGET_MODULES): Likewise.
11018 (INSTALL_TARGET_MODULES): Likewise.
11019 (CLEAN_TARGET_MODULES): Likewise.
11020 (all-target-qthreads): New target.
11021 (configure-target-libjava): Depend on configure-target-qthreads.
11022 (all-target-libjava): Depend on all-target-qthreads.
11023
11024 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11025 (CONFIGURE_TARGET_MODULES): Likewise.
11026 (CHECK_TARGET_MODULES): Likewise.
11027 (INSTALL_TARGET_MODULES): Likewise.
11028 (CLEAN_TARGET_MODULES): Likewise.
11029 (all-target-libjava): New target.
11030 (all-target-boehm-gc): Likewise.
11031 * configure.in (target_libs): Added libjava, boehm-gc.
11032
11033 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11034
11035 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11036 configure.bat in SUPPORT_FILES.
11037 (gas+binutils.tar.bz2): Likewise.
11038
11039 * makeall.bat: Remove; obsolete.
11040
11041 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11042
11043 From Mark Elbrecht:
11044 * configure.bat: Remove; obsolete.
11045
11046 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11047
11048 * configure: Add -W -Wall to the default CFLAGS when compiling with
11049 gcc.
11050
11051 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11052
11053 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11054
11055 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11056
11057 * configure.in: Build ld on IRIX6.
11058
11059 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11060
11061 * Makefile.in: Change distribution targets to use bzip2 instead of
11062 gzip.
11063 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11064 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11065
11066 1999-06-04 Nick Clifton <nickc@cygnus.com>
11067
11068 * config.sub: Add mcore target.
11069
11070 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11071
11072 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11073
11074 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11075
11076 * config.guess (dummy): Changed to $dummy.
11077
11078 1999-05-24 Nick Clifton <nickc@cygnus.com>
11079
11080 * config.sub: Tidied up case statements.
11081
11082 1999-05-22 Ben Elliston <bje@cygnus.com>
11083
11084 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11085 <jiro@din.or.jp>.
11086
11087 * config.guess: Merge with FSF version. Future changes will be
11088 more accurately recorded in this ChangeLog.
11089 * config.sub: Likewise.
11090
11091 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11092
11093 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11094
11095 1999-04-30 Tom Tromey <tromey@cygnus.com>
11096
11097 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11098
11099 1999-04-23 Tom Tromey <tromey@cygnus.com>
11100
11101 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11102
11103 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11104
11105 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11106 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11107 Bad merge removed these two changes.
11108
11109 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11110 Martin Heller (Ing.-Buero_Heller@t-online.de)
11111
11112 * config.guess (interix Alpha): Add.
11113
11114 1999-04-11 Richard Henderson <rth@cygnus.com>
11115
11116 * configure.in (i?86-*-beos*): Do config gperf; don't config
11117 gdb, newlib, or libgloss.
11118
11119 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11120
11121 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11122 link a trivial program with -mabi=64. If it fails, remove mabi=64
11123 from multidirs.
11124
11125 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11126
11127 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11128
11129 1999-04-08 Nick Clifton <nickc@cygnus.com>
11130
11131 * config.sub: Add support for mcore targets.
11132
11133 1999-04-07 Michael Meissner <meissner@cygnus.com>
11134
11135 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11136 not mt-ospace, in order to shut up assembler warning about using
11137 symbols that are named the same as registers.
11138
11139 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11140
11141 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11142 dependency list for all-target-cygmon.
11143
11144 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11145
11146 * config-ml.in: Check $host, not $target, for selective multilibs.
11147 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11148 thumb interworking, and underscore prefix multilibs.
11149
11150 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11151
11152 * missing: Update to version from current automake.
11153
11154 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11155
11156 * configure (gxx_include_dir): Removed.
11157
11158 * configure.in (gxx_include_dir): Handle it.
11159 * Makefile.in: Likewise.
11160
11161 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11162
11163 * config.sub (mips64vr4111,mips64vr4111el) Add.
11164
11165 1999-03-21 Ben Elliston <bje@cygnus.com>
11166
11167 * config.guess: Correct typo for detecting ELF on FreeBSD.
11168
11169 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11170
11171 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11172 config/mh-djgpp.
11173
11174 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11175
11176 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11177 all-target-newlib to dependency list for all-target-bsp.
11178
11179 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11180
11181 * config.sub: Add i386-uwin support.
11182 * config.guess: Likewise.
11183
11184 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11185
11186 * configure.in: cleanup, add mh-*pic handling for arm, special
11187 case powerpc*-*-aix*
11188
11189 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11190
11191 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11192 can be built.
11193
11194 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11195
11196 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11197 targets.
11198
11199 1999-03-02 Nick Clifton <nickc@cygnus.com>
11200
11201 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11202
11203 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11204
11205 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11206
11207 1999-02-24 Nick Clifton <nickc@cygnus.com>
11208
11209 * config.sub: Fix typo in arm recognition.
11210
11211 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11212
11213 * configure.in (noconfigdirs): Changed target_configdirs to
11214 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11215 rather than m68k-*-* since it is not known to work on
11216 m68k-aout. Ditto for arm-*-*oabi.
11217
11218 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11219
11220 * configure.in (*-*-windows*): Remove, no longer used.
11221
11222 1999-02-19 Ben Elliston <bje@cygnus.com>
11223
11224 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11225 Smart and improved by Andrew Cagney.
11226
11227 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11228
11229 * config.guess: Recognize openbsd-*-hppa.
11230
11231 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11232
11233 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11234 only if it is not empty.
11235
11236 1999-02-17 Nick Clifton <nickc@cygnus.com>
11237
11238 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11239
11240 * config.guess: Modified to recognize uname's armv* syntax.
11241
11242 * config.sub: Modified to recognize uname's armv* syntax.
11243
11244 1999-02-17 Mark Salter <msalter@cygnus.com>
11245
11246 * configure.in: Added target-bsp for sparclite.
11247
11248 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11249
11250 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11251
11252 1999-02-08 Nick Clifton <nickc@cygnus.com>
11253
11254 * configure.in: Add support for strongarm port.
11255 * config.sub: Add support for strongarm target.
11256
11257 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11258
11259 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11260 the old name config/mh-cygwin32.
11261 Enable texinfo.
11262
11263 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11264
11265 * configure.in: Do build ld for ix86 Solaris.
11266
11267 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11268
11269 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11270 $AR_FOR_TARGET. Likewise for RANLIB.
11271
11272 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11273
11274 * config.sub (oabi): Recognize.
11275 * configure.in (arm-*-oabi): Handle.
11276
11277 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11278
11279 * config.guess: Improve detection of i686 on UnixWare 7.
11280
11281 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11282
11283 * config.guess: Add support for i386-pc-interix.
11284 * config.sub: Likewise.
11285 * configure.in: Likewise.
11286
11287 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11288
11289 * Makefile.in: Remove unneeded all-target-libio from
11290 from all-target-winsup target since it is now unneeded.
11291 Add all-target-libtermcap in its place since it is now
11292 needed.
11293
11294 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11295
11296 * configure.in: makefile stub for cygwin target is probably
11297 unnecessary. Remove it for now.
11298
11299 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11300
11301 * configure.in: libtermcap.a should be built when cygwin is the
11302 target as well as the host.
11303 * config.guess: Allow mixed case in cygwin uname output.
11304 * Makefile.in: Add libtermcap target.
11305
11306 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11307
11308 * config.sub: Clean up handling of hppa2.0.
11309
11310 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11311
11312 * config.guess: Use C code to identify more HP machines.
11313
11314 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11315
11316 * config.sub: Handle hppa2.0.
11317
11318 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11319
11320 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11321 cygmon for all sparclite targets, regardless of object format.
11322
11323 1998-12-15 Mark Salter <msalter@cygnus.com>
11324
11325 * configure.in: Added target-bsp for several target architectures.
11326
11327 * Makefile.in: Added rules for bsp.
11328
11329 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11330
11331 * config.guess: Improve detection of hppa2.0 processors.
11332
11333 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11334
11335 * config.guess: Recognize FreeBSD using ELF automatically.
11336
11337 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11338
11339 * configure (skip-this-dir): Add handling for new shell script, which
11340 might be created by a sub-directory's configure to indicate, this particular
11341 directory is "unwanted".
11342 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11343
11344 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11345
11346 * ltconfig: import from libtool, after changing libtool to
11347 account for the cygwin name change.
11348
11349 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11350
11351 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11352 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11353
11354 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11355
11356 * configure.in: Add libtermcap to list of cygwin dependencies.
11357
11358 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11359
11360 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11361 they include winsup/include when it's a cygwin target.
11362
11363 1998-11-12 Tom Tromey <tromey@cygnus.com>
11364
11365 * configure.in (host_tools): Added zip.
11366 * Makefile.in (all-target-libjava): Depend on all-zip.
11367 (all-zip): New target.
11368 (ALL_MODULES): Added all-zip.
11369 (NATIVE_CHECK_MODULES): Added check-zip.
11370 (INSTALL_MODULES): Added install-zip.
11371 (CLEAN_MODULES): Added clean-zip.
11372
11373 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11374
11375 * Makefile.in: lose "32" from comment about cygwin.
11376
11377 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11378
11379 * configure.in: Use -Os to build target libraries for the fr30.
11380
11381 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11382
11383 * config.sub: Add fr30.
11384
11385 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11386
11387 * configure.in: drop "32" from config/mh-cygwin32. Check
11388 cygwin* instead of cygwin32*.
11389 * config.sub: Check cygwin* instead of cygwin32*.
11390
11391 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11392
11393 * config.guess: Match any version of Unixware7.
11394
11395 1998-10-20 Syd Polk <spolk@cygnus.com>
11396
11397 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11398 if desired.
11399
11400 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11401
11402 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11403 these if the appropriate directories and files to not exist.
11404
11405 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11406
11407 * Makefile.in (DEVO_SUPPORT): Add config.if.
11408
11409 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11410
11411 * configure: Add pattern to replace "build_tooldir"'s
11412 definition in the generated Makefile with "tooldir"'s
11413 actual value.
11414
11415 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11416
11417 * config.sub: Bring back lost sparcv9.
11418
11419 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11420
11421 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11422
11423 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11424 CC_FOR_TARGET and friends.
11425
11426 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11427
11428 * Makefile.in (build_tooldir): New variable, same as tooldir.
11429 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11430 -B$(build_tooldir)/bin/.
11431 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11432
11433 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11434
11435 * README: Remove installation instructions and refer to the
11436 INSTALL directory instead.
11437
11438 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11439
11440 * config.sub: Add support for i[34567]86-pc-udk.
11441 * configure.in: Likewise.
11442
11443 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11444
11445 * Makefile.in: add bzip2 package building bits for user
11446 tools module
11447 * configure.in: ditto
11448
11449 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11450
11451 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11452 (ALL_TARGET_MODULES): Add all-target-libobjc.
11453 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11454 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11455 (all-target-libchill): Add dependencies.
11456 * configure.in (target_libs): Add libchill.
11457
11458 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11459
11460 * configure.in (target_subdir): Remove duplicate line.
11461
11462 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11463
11464 * Makefile.in (all-automake): fix dependencies.
11465
11466 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11467
11468 * configure.in: Minor cleanups for building in the $(target_alias)
11469 subdir.
11470
11471 1998-09-22 Jim Wilson <wilson@cygnus.com>
11472
11473 * Makefile.in (bootstrap): Set r and s before make all. Use
11474 BASE_FLAGS_TO_PASS in make all.
11475 (cross): Likewise.
11476
11477 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11478
11479 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11480
11481 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11482
11483 * config.sub: Fix typo in last change.
11484
11485 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11486
11487 * config.sub: Add support for C4x target.
11488 * configure.in: Likewise.
11489
11490 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11491
11492 * config.sub: Recognize sparcv9 just like sparc64.
11493
11494 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11495
11496 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11497
11498 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11499
11500 * config.guess: Correctly identify Pentium II sco boxes.
11501
11502 * config.guess: Fix "tr" code. From Weiwen Liu.
11503
11504 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11505
11506 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11507 stabs.
11508
11509 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11510
11511 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11512 (ALL_TARGET_MODULES): Add all-target-libchill.
11513 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11514 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11515 (all-target-libchill): Add dependencies.
11516 * configure.in (target_libs): Add libchill.
11517
11518 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11519
11520 * config.guess: Avoid assumptions about "tr" behaves when
11521 LANG is set to something other than English.
11522
11523 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11524
11525 * configure (gxx_include_dir): Changed to
11526 '${prefix}/include/g++'-${libstdcxx_interface}.
11527
11528 * config.if: New to determine the interfaces.
11529
11530 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11531
11532 * config.guess: Detect and handle MPE/IX.
11533 * config.sub: Deal with MPE/IX.
11534
11535 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11536
11537 * configure.in: Use mh-aix43.
11538
11539 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11540
11541 * configure: Fix --without/--disable cases for gxx-include-dir.
11542
11543 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11544
11545 * mdata-sh: Imported. Needed for automake support.
11546
11547 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11548
11549 * Makefile.in (taz): Try "chmod -R og=u ." before
11550 "chmod og=u `find . -print`".
11551
11552 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11553
11554 * configure.in: Add arm-elf and thumb-elf support.
11555
11556 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11557
11558 * Makefile.in: Undo previous patch.
11559
11560 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11561
11562 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11563 to here ...
11564 (install-no-fixedincludes): and here
11565 (INSTALL_MODULES): ... from here.
11566
11567 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11568
11569 * config.sub: Merge with FSF.
11570
11571 * config.guess: Merge with FSF.
11572
11573 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11574
11575 * configure (extraconfigdirs): New variable.
11576 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11577 * Makefile.in (all): Move higher in file.
11578 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11579 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11580 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11581 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11582 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11583
11584 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11585
11586 * Makefile.in (all-target-libjava): Depend on all-gcc and
11587 all-target-newlib.
11588 (configure-target-libjava): Depend on $(ALL_GCC).
11589
11590 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11591
11592 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11593 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11594
11595 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11596
11597 * INSTALL/README: Fix typo.
11598
11599 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11600
11601 * ylwrap: Change absolute path checks to check for DOS style path
11602 names.
11603
11604 * ylwrap: Don't use a full path name if the source file is in the
11605 same directory. From hjl@lucon.org (H.J. Lu).
11606
11607 * config-ml.in: Default to being verbose, to match Feb 18 change to
11608 configure.
11609
11610 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11611
11612 Brought over from egcs:
11613
11614 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11615
11616 * configure.in (target_subdir): Set to ${target_alias} instead
11617 of "libraries".
11618
11619 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11620
11621 * configure.in (target_subdir): Set to libraries if enable_multilib.
11622
11623 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11624
11625 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11626 multilibs, force reconfiguration the first time we create
11627 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11628
11629 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11630
11631 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11632 avoid confusion with --no-recursion.
11633
11634 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11635
11636 * configure.in: Win32 hosts shouldn't use install -x
11637 * install-sh: remove -x option, and special .exe-handling
11638 hack.
11639
11640 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11641
11642 * config.guess: Recognize i586-pc-beos.
11643 * configure.in: Don't build some bits for beos.
11644
11645 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11646
11647 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11648 CFLAGS default to -O2.
11649
11650 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11651 when using GNU ld.
11652
11653 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11654
11655 * ltmain.sh: Correct install when using a different shell.
11656
11657 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11658
11659 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11660
11661 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11662
11663 * makefile.vms: Update to build binutils/makefile.vms. Add install
11664 target.
11665
11666 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11667
11668 * ltconfig: Update to correct AIX handling.
11669
11670 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11671
11672 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11673
11674 * configure.in (target_subdir): Set to ${target_alias} instead
11675 of "libraries".
11676
11677 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11678
11679 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11680 (Makefile): Depend on $(gcc_version_trigger).
11681
11682 * configure (gcc_version): Change default initializer to empty
11683 string.
11684 (gcc_version_trigger): New variable; pass this variable down
11685 to subdir configures to enable them checking gcc's version
11686 themselves. Emit make macros for both gcc_version vars.
11687 (topsrcdir): Initialize reliably.
11688 (recursion line): Remove --with-gcc-version=${gcc_version}.
11689
11690 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11691
11692 * configure (enable_version_specific_runtime_libs): Implement new flag
11693 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11694 in $(libsubdir); emit definition in each generated Makefile.
11695 (gxx_include_dir): Initialize depending on
11696 $enable_version_specific_runtime_libs.
11697
11698 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11699
11700 * configure (gcc_version): Initialize properly depending on
11701 how and where configure is started.
11702 (recursion line): Pass a --with-gcc-version=${gcc_version}
11703 to configures in subdirs.
11704
11705 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11706
11707 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11708 cygmon
11709
11710 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11711
11712 * configure.in: Add cygmon and libstub support for mn10200.
11713
11714 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11715
11716 * configure (gcc_version): Add new variable describing the
11717 particular gcc version we're building.
11718 * Makefile.in (libsubdir): Add new macro for the directory
11719 in which the compiler finds executables, libraries, etc.
11720 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11721 and libsubdir.
11722
11723 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11724
11725 * Makefile.in (local-clean): Remove *.log.
11726 (warning.log): Built with warn_summary from build.log.
11727 (mail-report.log): Run test_summary.
11728 (mail-report-with-warnings.log): Run test_summary including
11729 warning.log in the report.
11730
11731 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11732
11733 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11734
11735 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11736
11737 * Makefile.in (grep): Grep no longer depends on libiberty.
11738
11739 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11740
11741 * Makefile.in: all-snavigator needs all-libgui.
11742
11743 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11744
11745 * configure.in: Add cygmon and libstub support for mn10300.
11746
11747 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11748
11749 * missing: Update to version from automake 1.3.
11750
11751 * ltmain.sh: On installation, don't get confused if the same name
11752 appears more than once in the list of library names.
11753
11754 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11755
11756 * config.sub: Accept m68060 and m5200 as CPU names.
11757
11758 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11759
11760 * configure: Use && rather than using -a in test, because odd
11761 strings can confuse test.
11762 * configure.in: Likewise.
11763
11764 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11765
11766 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11767
11768 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11769
11770 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11771 bootstrap4-lean): New targets.
11772
11773 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11774
11775 * mpw-* Delete. Not used.
11776
11777 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11778
11779 * COPYING.LIB: Update FSF address.
11780
11781 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11782
11783 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11784
11785 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11786 GAS_SUPPORT_DIRS.
11787
11788 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11789
11790 * ltconfig, ltmain.sh: Avoid producing a version number if
11791 -version-info was not used.
11792
11793 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11794
11795 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11796 building with newlib.
11797
11798 1998-04-30 Paul Eggert <eggert@twinsun.com>
11799
11800 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11801 Solaris `make' causes it to continue to next definition.
11802
11803 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11804
11805 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11806 the right GUI libraries and files are installed along with GDB.
11807
11808 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11809
11810 * configure.in: Change alpha to alpha* in several places.
11811
11812 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11813
11814 * config.sub: Recognize sparc86x.
11815
11816 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11817
11818 * configure.in (--enable-target-optspace): Remove debug echo.
11819
11820 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11821
11822 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11823
11824 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11825
11826 * ltconfig: Update cygwin32 support.
11827
11828 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11829 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11830 (GDB_SUPPORT_DIRS): Likewise.
11831
11832 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11833
11834 * configure.in (target_makefile_frag): If --enable-target-optspace,
11835 use -Os to compile target libraries rather than -O2. Default to
11836 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11837 not used.
11838 * configure.in (target_cflags): Ditto for d30v.
11839
11840 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11841
11842 * Makefile.in (all-bfd): Depend on all-intl.
11843 (all-binutils): Likewise.
11844 (all-gas): Likewise.
11845 (all-gprof): Likewise.
11846 (all-ld): Likewise.
11847
11848 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11849
11850 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11851
11852 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11853
11854 * Makefile.in (all-bfd): Depend upon all-libiberty.
11855
11856 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11857
11858 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11859
11860 * Makefile.in: Add libstub.
11861
11862 * configure.in: Ditto. Build libstub for targets that have cygmon
11863 support.
11864
11865 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11866
11867 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11868
11869 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11870
11871 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11872 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11873
11874 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11875
11876 * configure: Define DEFAULT_M4 by searching PATH.
11877 * Makfile.in: Use DEFAULT_M4.
11878
11879 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11880
11881 * ltconfig: Add cygwin32 support.
11882
11883 * Makefile.in, configure.in: Add libtool as a native only directory
11884 to configure and build.
11885
11886 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11887
11888 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11889
11890 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
11891
11892 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11893
11894 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11895
11896 * Makefile.in: add ash make rules
11897 * configure.in: add ash to native_only and host_tools lists
11898
11899 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11900
11901 * Makefile.in (all-gettext, all-intl): New targets.
11902 (ALL_MODULES): Added all-gettext, all-intl.
11903 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11904 (INSTALL_MODULES): Added install-gettext, install-intl.
11905 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11906
11907 * configure.in (host_tools): Added gettext.
11908 (native_only): Likewise.
11909 (noconfigdirs) [various cases]: Likewise.
11910 (host_libs): Added intl.
11911
11912 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11913
11914 * configure: Do not disable building gdbtk for cygwin32 hosts.
11915
11916 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11917
11918 * configure.in: Add thumb-coff target.
11919 * config.sub: Add thumb-coff target.
11920
11921 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11922
11923 * Makefile.in: Revert yesterday's change.
11924 (all-target-winsup): all-target-librx stays out of here.
11925
11926 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11927
11928 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11929 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11930 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11931 Remove references to librx and libg++.
11932
11933 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11934
11935 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11936 recursive makes
11937
11938 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11939
11940 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11941 for newlib directory.
11942 (CXX_FOR_TARGET): Likewise.
11943
11944 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11945
11946 * ltconfig: Update after libtool/ltconfig.in change for
11947 hpux11.
11948
11949 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11950
11951 * ltconfig, ltmain.sh: Update to libtool 1.2.
11952
11953 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11954
11955 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11956 (install-gcc-cross): Instead, override LANGUAGES here.
11957
11958 1998-03-18 Dave Love <d.love@dl.ac.uk>
11959
11960 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11961 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11962
11963 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11964
11965 * configure.in: Add Thumb-pe target.
11966
11967 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
11968
11969 * Makefile.in - changed sn targets to snavigator
11970 * configure.in - changed sn targets to snavigator
11971
11972 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
11973
11974 * config-ml.in: After building symlink tree call make distclean
11975 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
11976 to be the case for libiberty.
11977
11978 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
11979
11980 * configure: When making link, also check the current
11981 directory. The configure scripts may create one.
11982
11983 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
11984
11985 * config.sub: Accept alphapca56 and alphaev6 properly.
11986
11987 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11988
11989 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
11990
11991 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
11992
11993 * config.sub (sco5): Fix typo.
11994
11995 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
11996
11997 * Makefile.in (INSTALL_MODULES): Move install-tcl before
11998 install-itcl.
11999 (install-itcl): Remove dependency on install-tcl.
12000
12001 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12002
12003 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12004
12005 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12006
12007 * configure.in: Don't build libgui for a cygwin32 target when not on
12008 a cygwin32 host.
12009
12010 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12011
12012 * configure (redirect): Set to null, so default behavior of
12013 configure is now --verbose.
12014
12015 1998-02-16 Dave Love <d.love@dl.ac.uk>
12016
12017 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12018 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12019
12020 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12021
12022 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12023 this change to sync Makefile.in with its ChangeLog entries.
12024
12025 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12026
12027 * ltmain.sh (mkdir): Check that the directory doesn't exist
12028 before we exit with error, so that we don't get races during
12029 parallel builds.
12030
12031 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12032
12033 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12034
12035 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12036
12037 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12038 PICFLAG_FOR_TARGET.
12039 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12040
12041 * configure: Emit a definition for the new macro enable_shared
12042 into each Makefile.
12043
12044 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12045
12046 * configure.in (host_tools, native_only): Add libtool.
12047
12048 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12049
12050 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12051 Fix typo in ming config comment.
12052
12053 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12054
12055 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12056
12057 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12058
12059 * config.sub: Add tic30 cases, and map c30 to tic30.
12060
12061 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12062
12063 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12064 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12065 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12066 (CLEAN_TARGET_MODULES): Similarly
12067 (all-target-libf2c): Add dependences.
12068 * configure.in (target_libs): Add libf2c.
12069
12070 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12071
12072 * configure.in: Remove expect from noconfigdirs when target
12073 is cygwin32. OK to build expect and dejagnu with Canadian
12074 Cross.
12075
12076 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12077
12078 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12079 host.
12080
12081 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12082 and mingw32.
12083
12084 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12085
12086 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12087 here as it is not defined in the toplevel Makefile.
12088
12089 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12090
12091 * configure (package_makefile_rules_frag): New variable, which names
12092 a file with generic rules, ...
12093 Change comment to mention we now have FIVE parts.
12094 * configure: Undo last change.
12095
12096 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12097
12098 * config.guess: More accurate determination of HP processor types.
12099 * config.sub: More accurate determination of HP processor types.
12100
12101 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12102
12103 * configure (package_makefile_frag): Move inserting the
12104 ${package_makefile_frag} to where it should be according
12105 to the comment.
12106
12107 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12108
12109 * config.guess: Add support for Linux/ARM.
12110
12111 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12112
12113 * .cvsignore: Remove *-info and *-install since they match
12114 release-info and mpw-install, which we don't want to just ignore.
12115
12116 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12117
12118 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12119
12120 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12121
12122 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12123 local_prefix to sub-make invocations.
12124
12125 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12126
12127 * configure.in: Check makefile fragments in the source
12128 directory.
12129
12130 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12131
12132 * configure.in: Check whether host and target makefile
12133 fragments exist before adding them to *_makefile_frag.
12134
12135 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12136
12137 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12138
12139 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12140
12141 * configure.in: Make sure we only replace RPATH_ENVVAR on
12142 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12143 regexp to sed.
12144
12145 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12146 to sub-makes.
12147
12148 1998-01-13 Lee Iverson (leei@ai.sri.com)
12149
12150 * config-ml.in (multi-do): LDFLAGS must include multilib
12151 designator.
12152
12153 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12154
12155 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12156
12157 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12158
12159 * config.sub: Add mingw32 support.
12160 * configure.in: Likewise.
12161
12162 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12163
12164 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12165
12166 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12167
12168 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12169 * configure (gxx_include_dir): Provide a definition for subdirs
12170 which do not use autoconf.
12171
12172 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12173
12174 * config.guess: Sync with egcs. Picks up new alpha support,
12175 BeOS & some additional linux support.
12176
12177 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12178
12179 * config.guess: HP 9000/803 is a PA1.1 machine.
12180
12181 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12182
12183 * configure.in: It's alpha*-...
12184
12185 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12186
12187 * configure.in (host_makefile_frag, target_makefile_frag):
12188 Handle multiple config files.
12189 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12190 alpha-*-*.
12191
12192 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12193
12194 * mkdep: New file.
12195
12196 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12197
12198 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12199
12200 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12201
12202 * Makefile.in: Add libgui directory.
12203 (GDB_TK): Add all-libgui.
12204 * configure.in: Add libgui directory.
12205 * configure: Add all-libgui to GDB_TK.
12206
12207 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12208
12209 * config-ml.in (multidirs): Add m32r to multilib list.
12210
12211 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12212
12213 * Makefile.in (all-target-gperf): Change dependency to
12214 all-target-libstdc++.
12215
12216 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12217
12218 * config.guess: Add BeOS support.
12219
12220 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12221
12222 Source directory cvs renamed to cvssrc:
12223 * configure.in (host_tools): Change cvs to cvssrc.
12224 (native_only): Likewise.
12225 (noconfigdirs) [various cases]: Likewise.
12226 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12227 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12228 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12229 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12230 (all-cvssrc): Rename target from all-cvs.
12231
12232 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12233
12234 * configure (gxx_include_dir): Fix thinko.
12235
12236 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12237
12238 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12239 (install-cross, install-gcc-cross): New targets.
12240
12241 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12242
12243 * configure.in (noconfigdirs): Add support for Thumb target.
12244
12245 * config.sub (maybe_os): Add support for Thumb target.
12246
12247 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12248
12249 * Makefile.in: Add rules for cygmon.
12250
12251 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12252
12253 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12254
12255 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12256 * configure (gxx_include_dir): Provide a definition for subdirs
12257 which do not use autoconf.
12258
12259 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12260
12261 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12262 11/18/97 build
12263
12264 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12265
12266 * From Franz Sirl.
12267 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12268 found on RedHat Linux systems.
12269
12270 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12271
12272 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12273 guesses.
12274
12275 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12276
12277 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12278
12279 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12280
12281 * ltmain.sh: If mkdir fails, check whether the directory was created
12282 anyhow by some other process.
12283
12284 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12285
12286 * configure.in (d30v-*-*): Configure all directories.
12287
12288 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12289
12290 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12291 for the D30V.
12292
12293 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12294
12295 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12296
12297 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12298
12299 * include/libiberty.h: Add extern "C" { so it can be used with C++
12300 progrms.
12301 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12302 programs.
12303
12304 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12305
12306 * configure.in (d30v-*-*): Configure GCC now.
12307
12308 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12309
12310 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12311 is no longer needed.
12312
12313 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12314
12315 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12316
12317 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12318
12319 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12320 targets using "$@" to provide support for similar but not identical
12321 targets without having to duplicate code.
12322
12323 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12324
12325 * makefile.vms: Fix to work with DEC C.
12326
12327 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12328
12329 * config.sub: Add mips-tx39-elf to marketing names.
12330
12331 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12332
12333 * ltmain.sh: Handle symlinks in generated script.
12334
12335 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12336
12337 * configure: Handle autoconf style directory options: --bindir,
12338 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12339 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12340 --sysconfdir.
12341 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12342 (sharedstatedir, localstatedir, oldincludedir): New variables.
12343 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12344 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12345 sbindir, sharedstatedir, and sysconfdir.
12346
12347 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12348
12349 * Makefile.in (bootstrap-lean): New target.
12350
12351 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12352
12353 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12354 sn, and gnuserv from noconfigdirs.
12355
12356 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12357
12358 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12359
12360 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12361
12362 * Makefile.in (cross): New target.
12363
12364 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12365 Jeff Law <law@cygnus.com>
12366
12367 * Makefile.in (bootstrap2, bootstrap3): New targets.
12368 (all-bootstrap): Remove outdated and confusing target.
12369 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12370
12371 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12372
12373 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12374 windows. Consistent with gdb/configure.
12375
12376 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12377
12378 * configure.in: Name Linux target fragment.
12379
12380 * configure: Rewrite so that project Makefile fragment is inserted
12381 first and appears last in the resulting Makefile.
12382
12383 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12384
12385 * Makefile.in (install-itcl): Install tcl first.
12386
12387 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12388
12389 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12390
12391 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12392
12393 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12394
12395 * configure.in (skipdirs): Add target-librx for Linux.
12396 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12397
12398 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12399
12400 * Makefile.in (bootstrap): New target.
12401
12402 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12403
12404 * config.sub: Accept 'amigados' for backward compatibility.
12405
12406 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12407
12408 * config.guess: Merge with FSF.
12409
12410 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12411
12412 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12413
12414 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12415
12416 * config.sub: Add "marketing-names" patch.
12417
12418 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12419
12420 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12421
12422 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12423
12424 * config.sub: Handle v850-elf.
12425
12426 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12427
12428 * .cvsignore (*-install): Remove.
12429
12430 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12431
12432 * ltconfig: Set CONFIG_SHELL in libtool.
12433 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12434
12435 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12436
12437 * configure.in (target_subdir): Set to libraries if enable_multilib.
12438
12439 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12440
12441 * config.guess: Update from gcc directory.
12442
12443 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12444
12445 * Makefile.in (all-sim): Depends on all-readline.
12446
12447 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12448
12449 * Makefile.in (BISON, YACC): Use $$s.
12450 (all-bison): Depend on all-texinfo.
12451
12452 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12453
12454 * Makefile.in (BISON): Add -L flag.
12455 (YACC): Likewise.
12456
12457 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12458
12459 * configure.in (noconfigdirs): Add support for v850e target.
12460
12461 * config.sub (maybe_os): Add support for v850e target.
12462
12463 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12464
12465 * configure.in (noconfigdirs): Add support for v850ea target.
12466
12467 * config.sub (maybe_os): Add support for v850ea target.
12468
12469 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12470
12471 * config.sub: Add mipstx39. Delete r3900.
12472
12473 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12474
12475 * Makefile.in (all-autoconf): Depends on all-texinfo.
12476
12477 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12478
12479 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12480 eabi targets.
12481
12482 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12483
12484 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12485
12486 * configure: When handling a Canadian Cross, handle YACC as well as
12487 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12488 * Makefile.in (all-bison): Depend upon all-texinfo.
12489
12490 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12491
12492 * Makefile.in (BISON): bison, not byacc or bison -y.
12493 (YACC): bison -y or byacc or yacc.
12494 (various): Add *-bison as appropriate.
12495 (taz): No need to mess with BISON anymore.
12496
12497 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12498
12499 * configure: If OSTYPE matches *win32*, try to find a good value for
12500 CONFIG_SHELL.
12501
12502 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12503
12504 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12505 configure.in if it is present.
12506
12507 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12508
12509 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12510
12511 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12512
12513 * config.sub: Recognize `arc' cpu.
12514 * configure.in: Likewise.
12515 * config-ml.in: Likewise.
12516
12517 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12518
12519 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12520
12521 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12522
12523 * configure: Changed sed delimiter from ':' to '|' when
12524 attempting to substitute ${config_shell} for SHELL. On
12525 NT ${config_shell} may contain a ':' in it.
12526
12527 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12528
12529 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12530
12531 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12532
12533 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12534
12535 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12536
12537 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12538
12539 * ylwrap: If the program is a relative path, force it to be
12540 absolute.
12541
12542 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12543
12544 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12545
12546 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12547
12548 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12549 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12550 for libraries.
12551
12552 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12553
12554 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12555 separated by spaces.
12556
12557 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12558
12559 * ylwrap: New file.
12560 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12561
12562 * ltmain.sh: Handle /bin/sh at start of install program.
12563
12564 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12565
12566 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12567 * missing: New file, from automake 1.2.
12568
12569 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12570
12571 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12572 check-tk to CHECK_X11_MODULES.
12573
12574 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12575
12576 * config.sub: Merge with FSF.
12577
12578 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12579
12580 * config.guess: Merge with FSF.
12581
12582 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12583
12584 * configure: Treat msdosdjgpp like go32.
12585 * configure.in: Likewise. Don't remove gprof for go32.
12586
12587 * configure: Change Makefile.tem2 to Makefile.tm2.
12588
12589 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12590
12591 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12592
12593 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12594
12595 * install-sh (chmodcmd): Set to null if the DST directory already
12596 exists. Same as Nov 11th change.
12597
12598 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12599
12600 * configure (GDB_TK): Needs itcl and tix.
12601
12602 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12603
12604 * config.guess: Update from FSF.
12605
12606 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12607
12608 * Makefile.in (GDB_TK): Depend on itcl and tix.
12609
12610 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12611
12612 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12613 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12614 (INSTALL_SCRIPT): New variable.
12615 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12616 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12617 to -x.
12618 * install-sh: Add support for -x option.
12619
12620 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12621
12622 * configure.in, Makefile.in: Treat tix like itcl.
12623
12624 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12625
12626 * Makefile.in (WINDRES): New variable.
12627 (WINDRES_FOR_TARGET): New variable.
12628 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12629 (EXTRA_HOST_FLAGS): Add WINDRES.
12630 (EXTRA_TARGET_FLAGS): Add WINDRES.
12631 (EXTRA_GCC_FLAGS): Add WINDRES.
12632 ($(DO_X)): Pass down WINDRES.
12633 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12634 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12635 DLLTOOL_FOR_TARGET.
12636
12637 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12638
12639 * configure.in: configure sim before gdb for win32-x-ppc
12640
12641 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12642
12643 Move gperf into the toplevel, from libg++.
12644 * configure.in (target_tools): Add target-gperf.
12645 (native_only): Add target-gperf.
12646 * Makefile.in (all-target-gperf): New target, depend on
12647 all-target-libg++.
12648 (configure-target-gperf): Empty rule.
12649 (ALL_TARGET_MODULES): Add all-target-gperf.
12650 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12651 (CHECK_TARGET_MODULES): Add check-target-gperf.
12652 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12653 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12654
12655 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12656
12657 * config.sub (mn10200): Recognize new basic machine.
12658
12659 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12660
12661 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12662 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12663
12664 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12665
12666 * configure.in: If we're building mips-sgi-irix6* native, turn on
12667 ENABLE_MULTILIB and set TARGET_SUBDIR.
12668
12669 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12670
12671 * Makefile.in (all-sn): Depend on all-grep.
12672
12673 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12674
12675 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12676
12677 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12678 Makefile. From Jeff Makey <jeff@cts.com>.
12679 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12680
12681 * Makefile.in (DISTBISONFILES): Remove.
12682 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12683 $(DEFAULT_YACC).
12684
12685 * configure.in: Build itl, db, sn, etc., when building for native
12686 cygwin32.
12687
12688 * Makefile.in (LD): New variable.
12689 (EXTRA_HOST_FLAGS): Pass down LD.
12690 ($(DO_X)): Likewise.
12691
12692 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12693
12694 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12695
12696 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12697
12698 * configure.in (targargs): Strip out any supplied --build argument
12699 before adding our own. Always add --build.
12700
12701 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12702
12703 * configure.in (targargs): Pass --build if we're doing
12704 a cross-compile.
12705
12706 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12707
12708 * configure: Use '|' instead of ":" as the separator in
12709 sed. Otherwise sed chokes on NT path names with drive
12710 designators. Also look for "?:*" as the leading characters in an
12711 absolute pathname.
12712
12713 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12714
12715 * config.sub: Support for r3900.
12716
12717 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12718
12719 * configure.in: Use install-sh, not install.sh.
12720
12721 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12722
12723 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12724 apply it twice.
12725
12726 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12727
12728 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12729 install-binutils.
12730
12731 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12732
12733 * Makefile.in: Add automake targets.
12734 * configure.in (host_tools): Add automake.
12735
12736 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12737
12738 * configure: Default CXX to c++, not gcc.
12739 * Makefile.in (CXX): Set to c++, not gcc.
12740 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12741
12742 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12743
12744 * install-sh: try appending a .exe if source file doesn't
12745 exist
12746
12747 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12748
12749 * configure.in: Turn on multilib by default.
12750 (cross_only): Remove target-libiberty.
12751
12752 * Makefile.in (all-gcc): Don't depend on libiberty.
12753
12754 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12755
12756 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12757
12758 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12759
12760 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12761 (DISTBISONFILES): Add ld/Makefile.in
12762
12763 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12764
12765 * configure.in: if target is cygwin32 but host isn't cygwin32,
12766 don't configure gdb tcl tk expect, not just gdb.
12767
12768 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12769
12770 * configure.in: Added gnuserv everywhere sn appears.
12771
12772 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12773 (CROSS_CHECK_MODULES): Added check-gnuserv.
12774 (INSTALL_MODULES): Added install-gnuserv.
12775 (CLEAN_MODULES): Added clean-gnuserv.
12776 (all-gnuserv): New target.
12777
12778 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12779
12780 * config.guess: Fixes for MIPS OpenBSD systems.
12781
12782 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12783
12784 * Makefile.in (INSTALL_XFORM): Remove.
12785 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12786
12787 * mkinstalldirs: New file, copied from automake.
12788 * Makefile.in (installdirs): Rename from install-dirs. Use
12789 mkinstalldirs. Change all users.
12790 (DEVO_SUPPORT): Add mkinstalldirs.
12791
12792 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12793
12794 * install-sh: Rename from install.sh.
12795 * Makefile.in (INSTALL): Change install.sh to install-sh.
12796 (DEVO_SUPPORT): Likewise.
12797
12798 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12799 Graichen <graichen@rzpd.de>.
12800
12801 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12802
12803 * config.guess: Recognize OpenBSD systems correctly.
12804
12805 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12806
12807 * README, Makefile.in (ETC_SUPPORT): Remove references to
12808 cfg-paper*, configure.{texi,man,info*}._
12809
12810 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12811
12812 * Makefile.in (all.normal): Ensure that gcc is built after all
12813 the x11 - ie gdb - targets.
12814
12815 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12816
12817 * makefile.vms: Don't run conf-a-gas.
12818
12819 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12820
12821 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12822
12823 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12824
12825 * configure.in: Remove noconfigdirs case since gdb also
12826 configures and builds for tic80-coff.
12827
12828 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12829
12830 * configure: Set cache_file to config.cache.
12831 * Makefile.in (local-distclean): Remove config.cache.
12832
12833 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12834
12835 * COPYING: Update FSF address.
12836
12837 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12838
12839 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12840 noconfigdirs.
12841
12842 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12843
12844 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12845 MAKEDIRS, is empty.
12846
12847 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12848
12849 * config.sub: Tweak mn10300 entry.
12850
12851 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12852
12853 * configure.in (host_tools): Put sim before gdb, so gdb's
12854 configure.tgt can determine if the simulator was configured.
12855
12856 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12857
12858 * config.sub: Move BeOS $os case to be with other Cygnus
12859 local cases.
12860
12861 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12862
12863 * config.sub: Remove misplaced comment that broke Linux.
12864
12865 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12866
12867 * config.sub: Add BeOS support.
12868
12869 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12870
12871 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12872
12873 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12874
12875 * configure.in (noconfigdirs): Remove tcl and tk from
12876 noconfigdirs for cygwin32 builds.
12877
12878 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12879
12880 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12881
12882 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12883
12884 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12885 make-all.com, use makefile.vms instead.
12886
12887 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12888
12889 * config.sub: Accept -lnews*.
12890
12891 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12892
12893 * configure.in (noconfigdirs): Disable target-newlib,
12894 target-examples and target-libiberty for d30v.
12895
12896 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12897
12898 * configure.in (noconfigdirs): Enable ld for d30v.
12899
12900 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12901
12902 * configure.in (tic80-*-*): Build compiler.
12903
12904 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12905
12906 * configure.in (d30v-*): Remove sim directory from list of
12907 unsupported d30v directories
12908
12909 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12910
12911 * config.sub, configure.in: Add d30v target cpu.
12912
12913 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12914
12915 * makefile.vms: New file.
12916 * make-all.com: Remove.
12917
12918 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12919
12920 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12921
12922 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12923
12924 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12925
12926 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12927
12928 * Makefile.in (ALL_MODULES): Added all-db.
12929 (CROSS_CHECK_MODULES): Addec check-db.
12930 (INSTALL_MODULES): Added install-db.
12931 (CLEAN_MODULES): Added clean-db.
12932
12933 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12934
12935 * config.guess: Merge with latest FSF sources.
12936
12937 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12938
12939 * Makefile.in (ALL_MODULES): Added all-itcl.
12940 (CROSS_CHECK_MODULES): Added check-itcl.
12941 (INSTALL_MODULES): Added install-itcl.
12942 (CLEAN_MODULES): Added clean-itcl.
12943
12944 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12945
12946 * configure.in: build gdb for mn10200
12947
12948 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12949
12950 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12951
12952 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12953
12954 * configure.in (tic80-*-*): Turn off most targets right now.
12955
12956 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12957
12958 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12959 rather than the makeinfo program.
12960 (do-info): Depend upon all-texinfo.
12961
12962 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12963
12964 * configure.in: Remove uses of config/mh-linux.
12965
12966 * config.sub, config.guess: Merge with latest FSF sources.
12967
12968 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
12969
12970 * config.sub (case $basic_machine): Add tic80 entries.
12971
12972 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
12973
12974 * config.sub, config.guess: Merge with latest FSF sources.
12975
12976 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
12977
12978 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
12979 * mpw-config.in: Test for NewFolderRecursive.
12980 * mpw-install: Use symbolic name for startup filename.
12981 * mpw-README: Add various additional details.
12982
12983 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
12984
12985 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
12986
12987 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
12988
12989 * configure.in: Do build gcc and the target libraries for
12990 the mn10200.
12991
12992 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
12993
12994 * configure.in: don't avoid building gdb for mn10300 any more
12995 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
12996 instead of single-quoting it.
12997
12998 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
12999
13000 * configure.in: Don't use --with-stabs on IRIX 6.
13001
13002 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13003
13004 * configure.in (m32r): Build gdb, libg++ now.
13005
13006 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13007
13008 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13009 directories from noconfigdirs.
13010
13011 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13012
13013 * config.sub (basic_machine): added mips16 configuration
13014
13015 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13016
13017 * config.sub: Handle d10v-unknown.
13018
13019 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13020
13021 * config.sub: Handle v850-unknown.
13022
13023 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13024
13025 * Makefile.in: add findutils
13026 * configure.in: add findutils to list of host_tools
13027
13028 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13029
13030 * config.sub: Handle mn10200 and mn10300.
13031
13032 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13033
13034 * configure.in (d10v-*): Do not build librx.
13035
13036 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13037
13038 * configure.in (mn10300): Build everything except gdb & libgloss.
13039
13040 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13041
13042 * config.guess: Patch for Dansk Data Elektronik servers,
13043 from Niels Skou Olsen <nso@dde.dk>.
13044
13045 For ncr, use /bin/uname rather than uname, since GNU uname does not
13046 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13047
13048 Patch for MIPS R4000 running System V,
13049 from Eric S. Raymond <esr@snark.thyrsus.com>.
13050
13051 Fix thinko for nextstep.
13052
13053 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13054
13055 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13056 * config.guess: Guess mips-dec-mach_bsd4.3.
13057
13058 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13059 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13060 release numbers.
13061 * config.guess (mips-mips-riscos*): Emit just enough of the
13062 release number.
13063
13064 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13065 * config.guess (sparc-auspex-sunos*): Added.
13066 (f300-fujitsu-*): Added.
13067
13068 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13069 * config.guess: Recognize a Tadpole as a sparc.
13070
13071 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13072
13073 * config.guess: Don't assume that NextStep version is either 2 or
13074 3. NextStep 4 (aka OpenStep 4) has come out now.
13075
13076 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13077
13078 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13079 From Rik Faith <faith@cs.unc.edu>.
13080
13081 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13082
13083 * config.sub: Contributions from bug-gnu-utils to:
13084 Support plain "hppa" (no version given) architecture, reported by
13085 OpenStep.
13086 OpenBSD like NetBSD.
13087 LynxOs is not a hardware supplier.
13088
13089 * config.guess: Contributions from bug-gnu-utils to add support for:
13090 OpenBSD like NetBSD.
13091 Stratus systems.
13092 More Pyramid systems.
13093 i[n>4]86 Intel chips.
13094 M680[n>4]0 Motorola chips.
13095 Use unknown instead of lynx for hardware manufacturer.
13096
13097 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13098
13099 * install.sh (chmodcmd): Set to null if the DST directory already
13100 exists.
13101
13102 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13103
13104 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13105 not use mt-ppc target Makefile fragment any more.
13106
13107 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13108
13109 * configure.in (*-*-windows): Exclude everything but those dirs
13110 needed to build windows.
13111
13112 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13113
13114 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13115
13116 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13117
13118 * configure.in: Exclude mmalloc from i386-windows.
13119
13120 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13121
13122 * Undo my previous change.
13123
13124 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13125
13126 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13127 unconditionally.
13128 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13129
13130 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13131
13132 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13133 host to add it's own flags.
13134
13135 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13136
13137 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13138
13139 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13140
13141 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13142 (CXX_FOR_TARGET): Likewise.
13143 (GCC_FOR_TARGET): Define.
13144 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13145 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13146 CC_FOR_TARGET was specified on the command line.
13147 (MAKEOVERRIDES): Don't define.
13148
13149 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13150
13151 * configure.in (m32r): Fix spelling of libg++ libs.
13152
13153 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13154
13155 * config.sub (-apple*): Remove, now redundant.
13156
13157 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13158
13159 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13160
13161 * configure: Rework yesterday's sed script patch.
13162
13163 * config.sub: Merge with FSF.
13164
13165 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13166
13167 * config.guess: Merge from FSF.
13168
13169 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13170 * config.guess: Use pc instead of unknown, for pc clone systems.
13171 Change linux to linux-gnu.
13172
13173 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13174 * config.guess: Avoid non-portable tr syntax.
13175
13176 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13177
13178 * test-build.mk (HOLES): Add "xargs" for gdb.
13179
13180 * configure: Avoid hpux10.20 sed bug.
13181
13182 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13183
13184 * configure.in: Add support for windows host
13185 (that is a build done under the Microsoft build environment).
13186
13187 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13188
13189 * Makefile.in: Replace all uses of srcroot with s, to shrink
13190 command line lengths.
13191
13192 Patches from Geoffrey Noer <noer@cygnus.com>:
13193 * configure.in: If configuring for newlib, pass --with-newlib to
13194 subdirectories.
13195 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13196 -Bnewlib/ and -Lwinsup to gcc.
13197 (CXX_FOR_TARGET): Likewise.
13198
13199 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13200
13201 * Makefile.in (ETC_SUPPORT): Add configure.
13202
13203 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13204
13205 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13206 host configuration file.
13207
13208 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13209
13210 * configure.in: Break mn10x00 support into separate
13211 mn10200 and mn10300 configurations.
13212 * config.sub: Likewise.
13213
13214 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13215
13216 * configure.in: Add lots of stuff to noconfigdirs for
13217 the mn10x00 targets.
13218
13219 * config.sub, configure.in: Add mn10x00 support.
13220
13221 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13222
13223 * make-all.com: Call conf-a-gas, not config-a-gas.
13224
13225 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13226
13227 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13228 targets.
13229
13230 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13231
13232 * mpw-README: Add much more detail for native PowerMac.
13233 * mpw-install: New file.
13234 * mpw-configure: Add --norecursion and --help options.
13235 * mpw-config.in: Translate readme and install files when
13236 copying to objdir.
13237 * mpw-build.in: Don't always depend on byacc and flex.
13238 (install-only-top): New action.
13239
13240 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13241
13242 * configure.in: You can now configure GDB for the v850.
13243
13244 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13245
13246 * configure.in (noconfigdirs): Don't configure any C++ dirs
13247 if targeting D10V.
13248
13249 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13250
13251 * config.sub: Recognize mips64vr5000.
13252
13253 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13254
13255 * configure.in: Use a single line for host_tools and native_only.
13256
13257 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13258
13259 * config.sub, configure.in: Add entries for m32r.
13260
13261 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13262
13263 * Makefile.in (inet-install): Don't run install-gzip.
13264
13265 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13266
13267 * configure.in: Don't config lots of things for *-*-windows*.
13268
13269 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13270
13271 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13272 (host_libs, host_tools): Copy from configure.in.
13273 * mpw-configure: Don't complain about directories not found.
13274
13275 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13276
13277 * configure.in (i[345]86): Recognize i686 for pentium pro.
13278 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13279 file.
13280
13281 * config.guess (i[345]86): Ditto.
13282
13283 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13284
13285 * configure.in (noconfigdirs): Removed gdb for D10V.
13286
13287 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13288
13289 * configure.in: Remove ld, target-libio, target-libg++, and
13290 target-libstdc++ from noconfigdirs.
13291
13292 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13293
13294 * configure: Fix three locations where shell scripts were
13295 being run directly rather than with config_shell.
13296
13297 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13298
13299 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13300 * config.sub (basic_machine): Recognize v850.
13301
13302 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13303
13304 * mpw-configure: Handle multiple enable/disable options and
13305 pass them down recursively, handle -c and -s flags appropriately
13306 depending on choice of compiler, add escape mechanism for
13307 quoted arguments to gC.
13308
13309 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13310
13311 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13312 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13313 so that -mrelocatable-lib and -mno-eabi are used.
13314
13315 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13316 not support --print-multi-lib, don't abort.
13317
13318 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13319
13320 * make-all.com: Run config-a-gas.
13321 * setup.com: Don't copy subdirectory files around.
13322
13323 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13324
13325 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13326 target, it now compiles correctly.
13327
13328 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13329
13330 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13331
13332 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13333
13334 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13335
13336 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13337
13338 * configure.in (native_only): Add prms.
13339
13340 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13341
13342 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13343 (BINUTILS_SUPPORT_DIRS): Likewise.
13344
13345 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13346
13347 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13348 d10v support is added.
13349
13350 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13351
13352 * configure.in (d10v-*-*): New target.
13353
13354 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13355
13356 * config.guess (HP 9000/811): Recognize this as a PA1.1
13357 machine.
13358
13359 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13360
13361 * Makefile.in (do-tar-gz): New target, split out from tail end of
13362 taz target. Run each command separately, don't use pipes.
13363 (taz): Use it.
13364
13365 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13366
13367 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13368 * mpw-build.in: No builds should depend on building byacc or flex,
13369 they are assumed to be installed already.
13370
13371 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13372
13373 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13374 variable that CC_FOR_TARGET needs.
13375
13376 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13377
13378 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13379 options have changed since the last time the subdirectory was
13380 configured, and if it has, reconfigure.
13381 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13382 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13383
13384 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13385
13386 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13387 CLEAN_MODULES): Add bash.
13388 (all-bash): New target.
13389
13390 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13391
13392 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13393
13394 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13395
13396 * config.sub (basic_machine): Recognize d10v as a valid processor.
13397
13398 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13399
13400 * mpw-configure: Add support for --bindir.
13401 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13402
13403 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13404
13405 * configure.in: add bash, time, gawk to list of hosttools and things
13406 to only build for native toolchains
13407
13408 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13409
13410 * Makefile.in (docdir): Remove.
13411
13412 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13413
13414 * Makefile.in (datadir): Set to $(prefix)/share.
13415
13416 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13417
13418 * configure.in: build diff and patch for cygwin32-hosted
13419 toolchains.
13420
13421 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13422
13423 * config.sub: Accept -rtems*.
13424
13425 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13426
13427 * configure.in: enable dosrel for cygwin32-hosted builds,
13428 remove diff from the list of things not buildable
13429 via Canadian Cross
13430
13431 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13432
13433 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13434 don't get ". ".
13435
13436 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13437
13438 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13439
13440 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13441
13442 * Makefile.in (taz): Handle case where tex3patch didn't even get
13443 checked out. Also, if it was found, put the symlink in a new util
13444 subdirectory.
13445
13446 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13447
13448 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13449
13450 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13451
13452 * config.sub: Recognize -openvms.
13453 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13454 * make-all.com, setup.com: New files.
13455
13456 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13457
13458 * Makefile.in (taz): tex3patch moved to texinfo/util.
13459
13460 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13461
13462 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13463 * configure.in: remove make from disable-if-Can-Cross list
13464 enable gdb if ${host} and ${target} are cygwin32
13465
13466 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13467
13468 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13469 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13470
13471 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13472
13473 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13474 distinguish sysv/svr4/bsd variants.
13475 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13476
13477 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13478
13479 * configure.in: Added copyright notice.
13480 * move-if-change: Added copyright notice.
13481
13482 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13483
13484 * configure.in (powerpcle-*-solaris*): Until we get shared
13485 libraries working, don't build gdb, sim, make, tcl, tk, or
13486 expect.
13487
13488 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13489
13490 * config.guess: Merge with FSF:
13491
13492 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13493 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13494
13495 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13496 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13497
13498 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13499 * config.guess: Combine two OSF1 rules.
13500 Also recognize field test versions. From mjr@zk3.dec.com.
13501 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13502 because GNU uname does not support -p. From pmr@pajato.com.
13503
13504 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13505
13506 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13507
13508 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13509
13510 * mpw-README: Document GCCIncludes.
13511
13512 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13513
13514 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13515
13516 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13517
13518 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13519
13520 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13521
13522 * configure.in (*-*-cygwin32): Configure make.
13523
13524 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13525
13526 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13527
13528 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13529
13530 * Makefile.in (all-inet): Depend on all-perl.
13531
13532 * Makefile.in (inet-install): New target.
13533
13534 * Makefile.in (all-inet): Depend on all-tcl.
13535 (all-inet): Depend on all-send-pr.
13536
13537 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13538
13539 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13540 temporarily.
13541
13542 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13543
13544 * configure.in: Don't configure --with-gnu-ld on AIX.
13545
13546 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13547
13548 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13549
13550 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13551
13552 * Makefile.in (ALL_MODULES): Added all-inet.
13553 (CROSS_CHECK_MODULES): Added check-inet.
13554 (INSTALL_MODULES): Added install-inet.
13555 (CLEAN_MODULES): Added clean-inet.
13556 (all-indent): New target.
13557
13558 * configure.in (host_tools): Added inet.
13559 (native_only): Added inet.
13560 (noconfigdirs): Added inet.
13561
13562 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13563
13564 * configure.in: Don't configure libgloss if we are not configuring
13565 newlib.
13566
13567 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13568
13569 * configure.in: Don't configure libgloss for unsupported
13570 architectures.
13571
13572 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13573
13574 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13575
13576 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13577
13578 * Makefile.in (ALL_MODULES): Include all-apache.
13579 (CROSS_CHECK_MODULES): Include check-apache.
13580 (INSTALL_MODULES): Include install-apache.
13581 (all-apache): New target.
13582
13583 * configure.in: Added apache everywhere perl is seen.
13584
13585 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13586
13587 * Makefile.in: Add support for clean-{module} and
13588 clean-target-{module} rules.
13589
13590 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13591
13592 * configure.in (*-*-ose) do not build libgloss.
13593
13594 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13595
13596 * config.guess (prep*:SunOS:5.*:*): Turn into
13597 powerpele-unknown-solaris2.
13598
13599 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13600
13601 * configure.in: Permit --enable-shared to specify a list of
13602 directories.
13603
13604 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13605
13606 * configure.in (host==solaris): Pass only the first word of $CC
13607 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13608
13609 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13610
13611 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13612
13613 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13614
13615 * Makefile.in (ALL_MODULES): Include all-perl.
13616 (CROSS_CHECK_MODULES): Include check-perl.
13617 (INSTALL_MODULES): Include install-perl.
13618 (ALL_X11_MODULES): Include all-guile.
13619 (CHECK_X11_MODULES): Include check-guile.
13620 (INSTALL_X11_MODULES): Include install-guile.
13621 (all-perl): New target.
13622 (all-guile): New target.
13623
13624 * configure.in (host_tools): Include perl and guile.
13625 (native_only): Include perl and guile.
13626 (noconfigdirs): Don't build guile and perl; no ports have been
13627 done.
13628
13629 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13630
13631 * configure (--enable-*): Handle quoted option lists such as
13632 --enable-sim-cflags='-g0 -O' better.
13633
13634 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13635
13636 * Makefile.in ({,inst}all-target): New rule so we can make and
13637 install all of the target directories easily.
13638
13639 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13640
13641 * configure.in: Add missing global flag in sed substitution when
13642 deleting `target-' from ${configdirs}.
13643
13644 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13645
13646 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13647 option.
13648
13649 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13650 config/mh-necv4.
13651
13652 * install.sh: Correct misspelling of transformbasename.
13653
13654 * config.guess: Recognize mips-*-sysv*.
13655
13656 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13657
13658 * config.sub: Recognize mon960.
13659
13660 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13661
13662 * configure: Restore Canadian Cross handling of BISON and LEX,
13663 removed in Feb 20 change.
13664
13665 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13666
13667 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13668 Mention make install. Remove the old copyright date as well the
13669 clumsy and rather pointless copyright on the README file.
13670
13671 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13672
13673 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13674 Makefile after running symlink-tree, then run `make distclean' to
13675 avoid clobbering any generated files in srcdir.
13676
13677 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13678
13679 * configure.in (m68k-*-netbsd*): Build everything now.
13680
13681 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13682
13683 * Makefile.in (taz): Fix quoting.
13684
13685 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13686
13687 * configure.in (sparclet-*-*): Build everything now.
13688
13689 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13690
13691 * configure.in (m68k-*-linux*): New host.
13692
13693 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13694
13695 * configure: Check for bison before byacc.
13696
13697 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13698
13699 * Makefile.in configure: Change the way LEX and BISON/YACC are
13700 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13701 searching PATH. These are used as fallbacks by Makefile.in if
13702 flex/bison/byacc aren't in objdir.
13703
13704 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13705
13706 * Makefile.in: Make everything which depends upon all-bfd also
13707 depend upon all-opcodes, in case --with-commonbfdlib is used.
13708
13709 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13710
13711 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13712 building NT native compilers on Unix.
13713
13714 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13715
13716 * configure.in: Don't get CC from the host Makefile fragment if we
13717 can find gcc in PATH, or if this is a Canadian Cross. Move the
13718 Solaris test for /usr/ucb/cc to the post target script, just after
13719 the compiler sanity test.
13720
13721 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13722
13723 * config.sub: Merge with FSF.
13724
13725 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13726
13727 * Makefile.in (RPATH_ENVVAR): New variable.
13728 (REALLY_SET_LIB_PATH): Use it.
13729 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13730
13731 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13732
13733 * config.sub, configure.in: Recognize sparclet cpu.
13734
13735 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13736
13737 * config.guess: Support m68k-cbm-sysv4.
13738
13739 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13740
13741 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13742 m68k-unknown-linuxaout from linker help string. Put quotes around
13743 $ld_help_string.
13744
13745 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13746
13747 * config.guess (powerpc-harris-powerunix): Add guess for port
13748 to new target.
13749
13750 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13751
13752 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13753
13754 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13755
13756 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13757 $(REALLY_SET_LIB_PATH) in Makefile.
13758 * Makefile.in (SET_LIB_PATH): New variable.
13759 (REALLY_SET_LIB_PATH): New variable.
13760 ($(DO_X)): Use $(SET_LIB_PATH).
13761 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13762 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13763 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13764 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13765 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13766 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13767 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13768 (install-dosrel): Likewise.
13769 (all-opcodes): Depend upon all-libiberty.
13770
13771 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13772
13773 * config.guess (*:CYGWIN*): New
13774
13775 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13776
13777 * Makefile.in (all-target-winsup): All all-target-libiberty.
13778
13779 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13780
13781 * configure.in (noconfigdirs): Add missing # in front of comment.
13782
13783 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13784
13785 * configure.in: add second pass to things added to noconfigdirs
13786 so *-gm-magic can exclude libgloss properly.
13787
13788 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13789
13790 * mpw-configure (extralibs_name, rez_name): Set correctly
13791 for MWC68K compiler.
13792
13793 * mpw-README: Add more info on the necessary build tools.
13794
13795 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13796
13797 * configure.in, config.sub: Recognize cygwin32.
13798
13799 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13800
13801 * config.guess, config.sub: Recognize A/UX.
13802
13803 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13804
13805 * config.sub: Merge with gcc/config.sub.
13806
13807 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13808
13809 * mpw-build.in (do-binutils): Add build of stamps.
13810
13811 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13812
13813 * config.sub: Add recognition for mips64vr4100*-* targets.
13814
13815 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13816
13817 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13818 Add creation of gconfigargs with `--enable-shared' turned on.
13819 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13820 ($(host)-stamp-stage3-configured): Likewise.
13821 (HOLES): Add chatr and ldd.
13822 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13823
13824 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13825
13826 * configure: Pass --nfp to recursive configures.
13827
13828 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13829
13830 * Makefile.in (DLLTOOL): New.
13831 (DLLTOOL_FOR_TARGET): New.
13832 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13833 (EXTRA_TARGET_FLAGS): Ditto.
13834 (EXTRA_GCC_FLAGS): Ditto.
13835 (CONFIGURE_TARGET_MODULES): Ditto.
13836 (DO_X): Ditto.
13837 * configure: Add DLLTOOL.
13838
13839 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13840
13841 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13842 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13843 mh-sco, since old workarounds no longer needed, and don't
13844 build ld, since libraries have weak symbols in COFF.
13845
13846 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13847
13848 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13849
13850 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13851
13852 * configure.in: Make sure that ${CC} can be used to compile an
13853 executable.
13854
13855 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13856
13857 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13858 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13859 nothing depending on whether gdbtk is being built.
13860
13861 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13862
13863 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13864
13865 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13866
13867 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13868 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13869
13870 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13871
13872 * config-ml.in: Add support for
13873 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13874 Simplify setting of multidirs from --disable-foo.
13875
13876 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13877
13878 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13879 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13880 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13881 non-empty, pass them on to the GCC make.
13882 (all-bootstrap): New rule that is like all-gcc, except it executes
13883 the GCC bootstrap rule instead of the GCC all rule.
13884
13885 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13886
13887 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13888
13889 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13890
13891 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13892 DG/UX support.
13893
13894 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13895
13896 * config.sub (i*86*) Change [345] to [3456]
13897
13898 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13899
13900 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13901 --with-gnu-ld=no.
13902
13903 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13904
13905 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13906 AIX multilibs get built.
13907
13908 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13909
13910 * configure.in (i386-win32): Don't build expect if we're not
13911 building the tcl subdir.
13912
13913 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13914
13915 * Makefile.in: (configure-target-examples, all-target-examples):
13916 New targets, configure and build example programs.
13917
13918 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13919
13920 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13921 use it as input to sedit the generated MPW makefile.
13922 * mpw-README: Add a suggestion about Gestalt.h.
13923
13924 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13925
13926 * config.sub: Accept *-*-ieee*.
13927
13928 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13929
13930 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13931 Ronald F. Guilmette <rfg@monkeys.com>.
13932
13933 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13934
13935 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13936 for powerpc-pe native.
13937 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13938 (target==powerpc-pe): duplicate i386-win32 entry.
13939
13940 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13941
13942 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13943 of vxworks, not just vxworks5.1.
13944
13945 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13946
13947 * mpw-configure: Add support for exec-prefix.
13948
13949 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13950
13951 * config.guess: Recognize HP model 816 machines as having
13952 a PA1.1 processor.
13953
13954 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13955
13956 * configure: Ignore new autoconf configure options.
13957
13958 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13959
13960 * config.guess: Recognize Pentium under SCO.
13961 From Robert Lipe <robertl@arnet.com>.
13962
13963 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13964
13965 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13966
13967 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
13968
13969 * configure.in: Don't configure gas for alpha-dec-osf*.
13970
13971 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
13972
13973 * configure.in: Default to --with-stabs for some targets for which
13974 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
13975 i[345]86*-*-unixware*.
13976
13977 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
13978
13979 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
13980 rather than basing it on the target. Simplify handling of options
13981 controlling which directories to configure. Remove extraneous
13982 slash in multi-clean target.
13983
13984 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
13985
13986 * config-ml.in: Prefix more variables with ml_ so they don't collide
13987 with configure's.
13988
13989 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
13990
13991 * configure: Don't turn -v into --v.
13992
13993 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
13994
13995 * configure.in (targargs): Fix typo.
13996
13997 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
13998
13999 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14000
14001 * configure.in: Strip --host and --target options from
14002 CONFIG_ARGUMENTS, and always configure for --host only. Add
14003 --with-cross-host option when building with a cross-compiler.
14004 * configure: Canonicalize the arguments put into config.status by
14005 always using `=' for an option with an argument. Pass a presumed
14006 --host or --target explicitly.
14007
14008 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14009
14010 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14011 into general OS recognition case.
14012
14013 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14014
14015 * configure.in (target_configdirs): add target-winsup only
14016 for win32 target systems.
14017
14018 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14019
14020 * Makefile.in (all-target-libgloss): Depend upon
14021 configure-target-newlib, since when libgloss is built it looks to
14022 see if the newlib directory exists.
14023
14024 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14025
14026 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14027 cfg-ml-*.in.
14028
14029 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14030
14031 * configure: Handle LD and LD_FOR_TARGET when configuring a
14032 Canadian Cross.
14033
14034 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14035
14036 * configure.in (target_libs): add target-winsup.
14037 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14038 (target==ppcle-pe): remove ld from $noconfigdirs.
14039
14040 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14041
14042 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14043 Preserve relative path names in $srcdir. Build symlink tree if
14044 configuring cross target dir and srcdir=. (= no VPATH support).
14045 (configure-target-libg++): Depend on configure-target-librx.
14046 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14047 * config-ml.in: New file.
14048 * symlink-tree: New file.
14049 * configure: Ensure srcdir="." if that's what it is.
14050
14051 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14052
14053 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14054 includes and FLEX_SKELETON setting.
14055 * mpw-configure (--with-gnu-ld): New option, controls whether
14056 to use PPCLink or ld with PowerMac GCC.
14057 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14058 * mpw-config.in: Configure grez if targeting Mac.
14059
14060 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14061 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14062 just macos.
14063 * configure.in: Configure grez resource compiler if targeting Mac.
14064 * Makefile.in (all-grez, install-grez): New targets.
14065
14066 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14067
14068 * configure: CXX defaults to gcc, not g++. If we find
14069 gcc in the path, set CC to gcc -O2.
14070
14071 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14072
14073 * configure: Default ${build} correctly. Avoid picking up extra
14074 spaces when reading CC and CXX from Makefile. When doing a
14075 Canadian Cross, use plausible default values for numerous
14076 variables.
14077 * configure.in: When doing a Canadian Cross, don't try to
14078 configure tools whose configure script can't handle it.
14079
14080 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14081
14082 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14083
14084 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14085
14086 * configure: Remove dubious bug reporting address.
14087
14088 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14089
14090 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14091 configure script, run that instead of this directory's configure.
14092 In either case, print a message that we're configuring the sub-dir.
14093
14094 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14095
14096 * configure.in: Before checking for the existence of various files,
14097 use sed to filter out "target-".
14098
14099 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14100
14101 * Makefile.in (DO_X): Split rule to decrease command line length
14102 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14103 (Philippe De Muyter).
14104
14105 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14106
14107 * Makefile.in (all-patch): depend on all-libiberty.
14108
14109 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14110
14111 * configure.in: If the only directory in target_configdirs which
14112 actually exists is libiberty, then set target_configdirs to empty,
14113 to avoid trying to build a target libiberty in a gas or gdb
14114 distribution.
14115
14116 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14117
14118 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14119 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14120 systems.
14121
14122 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14123
14124 * configure.in (copy_dirs): Use sys-include instead of include
14125 for --with-headers option.
14126
14127 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14128
14129 * Makefile.in, configure.in: Make winsup builds work with
14130 new scheme.
14131
14132 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14133
14134 * configure.in: Build the linker on AIX.
14135
14136 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14137
14138 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14139 where needed.
14140
14141 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14142
14143 * Makefile.in (all-gcc): Fix typo.
14144
14145 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14146
14147 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14148
14149 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14150
14151 * configure.in: Rename libFOO to target-libFOO, and xiberty
14152 to target-xiberty, to provide more flexibility.
14153 (target_subdir): Define. Create if cross.
14154 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14155 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14156 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14157 check-libFOO -> check-target-libFOO, etc.
14158 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14159 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14160 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14161 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14162 allow ALL_GCC="" to only configure.
14163 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14164 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14165 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14166
14167 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14168
14169 * Makefile.in (taz): Build "info" in etc explicitly.
14170
14171 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14172
14173 * configure.in: Make sure that CC is undefined (as opposed to
14174 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14175 problem with autoconf trying to configure on a host without GCC.
14176
14177 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14178
14179 * mpw-configure: Set host alias from choice of host compiler,
14180 only use generic MPW Makefile sed if present, edit a file
14181 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14182 * mpw-README: Add problem notes about CW6 and CW7.
14183
14184 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14185
14186 * Makefile.in (taz): Use ";" instead of ";;".
14187
14188 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14189
14190 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14191 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14192 DISTDOCDIRS.
14193 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14194 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14195
14196 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14197
14198 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14199 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14200 Move bfd to DISTSTUFFDIRS.
14201
14202 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14203
14204 * Makefile.in (X11_LIB): Removed.
14205 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14206
14207 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14208
14209 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14210
14211 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14212 names.
14213
14214 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14215
14216 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14217
14218 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14219
14220 * configure.in (i[345]86-*-win32): Always build newlib.
14221 Don't configure cvs, autoconf or texinfo.
14222 * Makefile.in (LD_FOR_TARGET): New.
14223 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14224 Pass down LD_FOR_TARGET.
14225
14226 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14227
14228 * winsup: New directory.
14229 * Makefile.in: Build winsup.
14230 * configure.in: Winsup is configured when target is win32.
14231 Can only build win32 target GDB when native.
14232
14233 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14234
14235 * config.guess: Recognize HP model 819 machines as having
14236 a PA 1.1 processor.
14237
14238 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14239
14240 * configure: Fix sed loop which substitutes for CC and CXX to
14241 avoid bug found in various sed implementations.
14242
14243 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14244
14245 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14246 simulator. Use standard powerpc-*-eabi*.
14247
14248 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14249
14250 * configure.in: Stop putting gas and binutils in noconfigdirs for
14251 powerpc-*-aix* and rs6000-*-*.
14252
14253 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14254
14255 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14256 -mcall-aixdesc libraries.
14257
14258 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14259
14260 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14261
14262 * config.sub (arm | armel | armeb): Fix shell syntax.
14263
14264 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14265
14266 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14267 -msoft-float and -mcpu=common support.
14268 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14269 libraries.
14270
14271 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14272
14273 * configure.in: Allow configuration and build of emacs19 for the alpha.
14274
14275 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14276
14277 * configure.in (CC): Get ^CC, not just any old CC, from
14278 ${host_makefile_frag}.
14279
14280 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14281
14282 * configure.in (CC): Try to get CC from
14283 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14284
14285 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14286
14287 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14288 only if it exists in $(srcdir).
14289
14290 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14291
14292 * configure: If CC and CXX are not set in the environment, set
14293 them, based on either an existing Makefile or on searching for gcc
14294 in PATH. Substitute for CC and CXX in Makefile.
14295 * configure.in: Remove libm from target_libs. Separate
14296 target_configdirs from configdirs. If CC is not set in
14297 environment, try to get it from a host Makefile fragment. Rewrite
14298 changes of configdirs to use skipdirs instead. A few minor
14299 tweaks. Take directories out of target_configdirs as they are
14300 taken out of configdirs. Remove existing Makefile files from
14301 subdirectories. Substitute for TARGET_CONFIGDIRS and
14302 CONFIG_ARGUMENTS in Makefile.
14303 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14304 by configure.in.
14305 (CONFIG_ARGUMENTS): Likewise.
14306 (CONFIGURE_TARGET_MODULES): New variable.
14307 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14308 ($(CONFIGURE_TARGET_MODULES)): New target.
14309 (configure-libg++, configure-libio): New targets.
14310 (all-libg++): Depend upon configure-libg++.
14311 (all-libio): Depend upon configure-libio.
14312 (configure-libgloss, all-libgloss): New targets.
14313 (configure-libstdc++): New target.
14314 (all-libstdc++): Depend upon configure-libstdc++.
14315 (configure-librx, all-librx): New targets.
14316 (configure-newlib): New target.
14317 (all-newlib): Depend upon configure-newlib
14318 (configure-xiberty): New target.
14319 (all-xiberty): Depend upon configure-xiberty.
14320
14321 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14322
14323 * configure.in (host i[345]86-*-win32): Expand the
14324 noconfigdirs again.
14325
14326 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14327
14328 * mpw-configure: Fix sed command file name.
14329
14330 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14331
14332 * configure.in (host i[345]86-*-win32): Reduce the
14333 noconfigdirs again.
14334
14335 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14336
14337 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14338 or powerpc*-*-pe*, since they are not yet supported.
14339
14340 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14341
14342 Add PowerMac support and many other enhancements.
14343 * mpw-configure: New option --cc to select compiler to use,
14344 paste options set according to --cc into the generated
14345 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14346 if mpw-make.sed is present.
14347 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14348 add forward includes for PowerPC include files.
14349 * mpw-build.in: Build using Makefile.PPC if present.
14350 (do-byacc, etc): Remove separate version resource builds.
14351 (do-gas): Build "stamps" before "all".
14352 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14353 * mpw-README: Update to reflect --cc option, PowerMac support,
14354 and recently-reported compatibility problems.
14355
14356 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14357
14358 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14359 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14360 (--with-multilib-top): Pass to recursive invocations.
14361
14362 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14363
14364 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14365 v810-*-*.
14366
14367 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14368
14369 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14370 gdb, ld and opcodes on v810-*-*.
14371
14372 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14373
14374 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14375 (local-maintainer-clean): New target.
14376 (maintainer-clean): New target.
14377 (realclean): Just depend upon maintainer-clean.
14378
14379 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14380
14381 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14382
14383 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14384
14385 * configure.in: Build ld in mips*-*-bsd* case.
14386
14387 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14388
14389 * config.sub: Accept -lites* OS. From Ian Dall.
14390
14391 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14392
14393 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14394 targets.
14395
14396 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14397
14398 * configure.in: treat i386-win32 canadian cross the same as
14399 i386-go32 canadian cross.
14400
14401 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14402
14403 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14404 running under the simulator to build a reduced set of libraries.
14405 (powerpc-*-eabiaix): Add fine grained multilib support added to
14406 other powerpc targets yesterday.
14407
14408 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14409
14410 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14411 -disable-softfloat, -disable-relocatable, -disable-aix, and
14412 -disable-sysv to control which multilib libraries get built.
14413
14414 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14415
14416 * configure: Add Makefile.tem to list of files to remove in trap
14417 handler.
14418
14419 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14420
14421 * config.guess (*Linux*): Add missing "exit"s.
14422 Also, need specific check for alpha-unknown-linux (uses COFF).
14423
14424 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14425
14426 * config.guess: Merge with FSF:
14427
14428 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14429 * config.guess (AIX4): More robust release numbering discovery.
14430
14431 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14432 * config.guess (i386-sequent-ptx): Properly get version number.
14433
14434 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14435 * config.guess (mips:*:4*:UMIPS): New case.
14436
14437 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14438
14439 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14440 (i386-win32 host): Likewise. Don't build readline.
14441
14442 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14443
14444 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14445 SUPPORT_FILES to submakes.
14446
14447 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14448
14449 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14450 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14451 mpw-configure.
14452
14453 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14454
14455 * configure.in (appdirs): Use =, not ==, in test expression when
14456 trying to build the text to print in the warning message for
14457 Solaris users.
14458
14459 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14460
14461 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14462
14463 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14464
14465 * config.guess: Recognize lynx-2.3.
14466
14467 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14468
14469 * config.sub (z8ksim): Deleted
14470 (z8k-*-coff): New, this is the one true name of the target.
14471
14472 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14473
14474 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14475
14476 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14477
14478 * config.guess (*:Linux:*:*): First try asking the linker what the
14479 default object file format is (elf, aout, or coff). Then if this
14480 fails, try previous methods.
14481
14482 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14483
14484 * configure.in: Don't build newlib for *-*-vxworks5.1.
14485
14486 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14487
14488 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14489 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14490
14491 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14492
14493 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14494
14495 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14496
14497 * cfg-ml-com.in: New file.
14498 * cfg-ml-pos.in: New file.
14499
14500 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14501
14502 * COPYING.NEWLIB: Add HP free copyright to list.
14503
14504 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14505
14506 * config.sub: Recognize -eabi* for the system, not just -eabi.
14507
14508 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14509
14510 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14511 * config.sub, configure.in (win32): New target and host.
14512
14513 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14514
14515 * configure.in: Add i386-pe configuration.
14516
14517 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14518
14519 * mpw-build.in (install): Install GDB after LD.
14520
14521 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14522
14523 * mpw-config.in (elf/mips.h): Always forward-include, needed
14524 for GDB to build.
14525
14526 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14527
14528 * testsuite: New directory for customer acceptance and whole tool
14529 chain tests.
14530
14531 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14532
14533 * configure: If per-host line isn't found, but AC_OUTPUT is found
14534 and a configure script exists, run it instead.
14535
14536 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14537
14538 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14539
14540 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14541
14542 * configure: Set build_{cpu,vendor,os,alias} to host values when
14543 --build isn't specified.
14544
14545 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14546
14547 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14548 (FLAGS_TO_PASS): Pass them.
14549 (EXTRA_TARGET_FLAGS): Ditto.
14550
14551 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14552
14553 * Makefile.in (all-libg++): Depend on all-libstdc++.
14554
14555 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14556
14557 * configure.in (noconfigdirs): Enable all packages for
14558 i386-unknown-netbsd.
14559
14560 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14561
14562 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14563 hosted builds (DOS builds)
14564
14565 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14566
14567 Changes for ARM based on patches from Richard Earnshaw:
14568 * config.sub: Handle armeb and armel.
14569 * configure.in: Omit arm linker only for riscix.
14570
14571 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14572
14573 * config.guess: Update from FSF.
14574
14575 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14576
14577 * config.sub: Recognize powerpcle as the little endian variant of
14578 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14579 powerpcle variant. Convert pentium into i586, not i486. Add p5
14580 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14581 temporarily.
14582
14583 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14584
14585 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14586
14587 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14588
14589 * config.sub: Accept -lites* as a basic system type.
14590
14591 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14592
14593 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14594 installed, and if so return linuxoldld as the system name.
14595
14596 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14597
14598 * config.guess: Add hppa1.1-hp-lites support.
14599
14600 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14601
14602 * configure.in: Don't build newlib for m68k-vxworks5.1.
14603
14604 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14605
14606 * configure.in (mips-sgi-irix6): Use mh-irix5.
14607
14608 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14609
14610 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14611
14612 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14613
14614 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14615 OSF/1. Fix compiler flags.
14616 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14617
14618 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14619
14620 * configure.in: Recognize --with-newlib.
14621 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14622
14623 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14624
14625 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14626 to *_X11_MODULES due to gdbtk needing X include files et al.
14627
14628 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14629
14630 Merge in support for Mac MPW as a host.
14631 (Old change descriptions retained for informational value.)
14632
14633 * mpw-config.in: Add generic include forwards for cpu-specific
14634 include files in aout and elf directories.
14635
14636 * mpw-configure: Added copyright.
14637 * mpw-config.in: Check for presence of required build tools.
14638 (target_libs): Add newlib.
14639 (target_tools): Add examples.
14640 (Read Me): Generate as "Read Me for MPW" instead.
14641 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14642 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14643 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14644
14645 * mpw-configure: Remove subdir-specific makefile hackery,
14646 delete mk.tmp after using it.
14647
14648 * mpw-build.in (all): Display start and end times.
14649
14650 * mpw-configure (host_canonical): Set.
14651 (target_cpu): Always add to makefiles.
14652 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14653 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14654 (mpw-mh-mpw): Look for in srcdir and srcroot.
14655 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14656
14657 * mpw-build.in: (install-only): New target.
14658
14659 * mpw-configure (host_alias, target_alias): Rename from hostalias
14660 and targetalias, add into generated Makefile.
14661 (mk.tmp): If present, add into generated Makefile.
14662 * mpw-build.in (all-gas): Build config.h first before gas proper.
14663
14664 * mpw-configure (config.status): Write only if changed.
14665 * mpw-config.in (readline): Configure it (not built, just used for
14666 definitions).
14667
14668 * mpw-config.in (elf/mips.h): Add a forward include.
14669
14670 * mpw-config.in: Forward-include most .h files in include into
14671 extra-include.
14672 (readline): Don't build.
14673 mpw-build.in (install): Install GDB.
14674
14675 * mpw-configure (prefix, mpw_prefix): Handle it.
14676 * mpw-config.in (mmalloc, readline): Don't configure.
14677 * mpw-build.in (thisscript): Rename to ThisScript.
14678 Use mpw-build instead of BuildProgram everywhere.
14679 (mmalloc, readline): Don't build.
14680 * mpw-README: New file, basic documentation about the MPW port.
14681
14682 * mpw-config.in: Use forward-include to create include files.
14683
14684 * mpw-configure: Add more things to the top of each configured
14685 Makefile, including contents of config/mpw-mh-mpw.
14686 * mpw-config.in (extra-include): Create this directory and fill it
14687 with Posix-like include files when configuring.
14688
14689 * config.sub (apple, mac, mpw): Add various aliases.
14690
14691 * mpw-build.in: New file, top-level build script fragment for MPW.
14692 * mpw-configure: New file, configure script for MPW.
14693 * mpw-config.in: New file, config fragment for MPW.
14694
14695 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14696
14697 * configure.in (host_libs): Remove glob, since it is gone from the
14698 sources.
14699
14700 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14701
14702 * Makefile.in: define empty GDB_NLM_DEPS var.
14703
14704 * configure.in(target_makefile_frag): use config/mt-netware
14705 for netware targets.
14706
14707 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14708
14709 * config.sub: Merge in recent FSF changes. Remove linux special
14710 cases.
14711
14712 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14713
14714 Revert this change:
14715
14716 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14717
14718 * build-all.mk: Use CC=cc -Xs on Solaris.
14719
14720 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14721
14722 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14723 stop using it.
14724 * Makefile.in: Nuke all references to glob subdirectory.
14725
14726 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14727
14728 * configure.in: Fix --enable-shared logic in per-host.
14729
14730 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14731
14732 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14733
14734 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14735
14736 * configure.in (noconfigdirs): Don't build gas on AIX, for
14737 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14738
14739 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14740
14741 * configure: Fix --cache-file to work if the file argument is a
14742 relative path.
14743
14744 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14745
14746 * configure: If the --cache-file is used, pass it down to
14747 configure in subdirectories.
14748
14749 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14750
14751 * config.sub: add vxworks29k configuration.
14752
14753 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14754
14755 * Makefile.in (taz): Do "diststuff" part quietly.
14756
14757 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14758
14759 * config.sub: Mini-merge with gcc/config.sub.
14760
14761 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14762
14763 * config.guess (IRIX): Sed - to _.
14764
14765 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14766
14767 * Makefile.in (source-vault, binary-vault): New targets.
14768
14769 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14770
14771 * config.sub: Recognize -eabi as a basic system type.
14772
14773 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14774
14775 * configure.in (enable_shared stuff): Fix typo.
14776
14777 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14778
14779 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14780
14781 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14782
14783 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14784
14785 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14786
14787 * configure.in (rs6000-*-*): Don't build gas.
14788
14789 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14790
14791 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14792 reduce command line length.
14793 (AS_FOR_TARGET): Check for as.new, not Makefile.
14794 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14795
14796 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14797
14798 * config.guess: Merge from FSF.
14799
14800 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14801
14802 * configure: Don't use $ when handling program_suffix.
14803
14804 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14805
14806 * configure.in: Configure tk for hppa/hpux.
14807
14808 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14809
14810 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14811
14812 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14813
14814 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14815 to LIBCXXFLAGS. Tests are better run without it.
14816
14817 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14818
14819 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14820
14821 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14822
14823 * configure.in (*-*-netware*): Don't configure xiberty.
14824
14825 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14826
14827 * configure.in: Remove tk from native_only list.
14828
14829 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14830
14831 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14832 for special NCD build.
14833
14834 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14835
14836 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14837 makeall.bat, they're only useful for binutils snapshots.
14838 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14839 makeall.bat to specified SUPPORT_FILES.
14840
14841 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14842
14843 * build-all.mk: Add Ericsson targets to sun4 and solaris
14844 hosts. Add BNR's sun4 target to solaris host, so their
14845 build-from-source will be tested in-house first.
14846
14847 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14848
14849 * Makefile.in (LIBCFLAGS): New variable.
14850 (CFLAGS_FOR_TARGET): Ditto.
14851 (LIBCFLAGS_FOR_TARGET): Ditto.
14852 (LIBCXXFLAGS): Ditto.
14853 (CXXFLAGS_FOR_TARGET): Ditto.
14854 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14855 (BASE_FLAGS_TO_PASS): Pass them.
14856 (EXTRA_TARGET_FLAGS): Ditto.
14857
14858 * configure.in: Support --enable-shared.
14859
14860 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14861
14862 * configure.in (target_libs): Include libstdc++ again.
14863 * config.guess: Update from FSF (for FreeBSD).
14864
14865 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14866
14867 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14868 makeall.bat.
14869 (DISTDOCDIRS): Add `etc'.
14870 (ETC_SUPPORT_PFX): New variable.
14871 (taz): Include anything from etc starting with a word in
14872 ETC_SUPPORT_PFX.
14873
14874 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14875
14876 * config.sub: Update for recent FSF changes. Remove obsolete
14877 h8300hds entry. Add -windows* and -osx as basic os. Minor
14878 spacing changes.
14879
14880 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14881
14882 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14883
14884 * config.guess: Merge with FSF.
14885 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14886
14887 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14888
14889 * configure: Since the "trap 0" handler will override the exit
14890 status on many systems, only use it for "exit 1", and make it set
14891 a non-zero exit status; reset it before "exit 0". Also, check
14892 exit status of config.sub, and error out if it failed.
14893
14894 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14895
14896 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14897 and install libgloss.
14898
14899 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14900
14901 * Makefile.in (all-binutils): Depend upon all-byacc.
14902
14903 * configure.in: Don't build emacs on Irix 5.
14904
14905 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14906
14907 * configure.in (*-*-netware*): Add libio.
14908
14909 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14910
14911 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14912 (CHECK_TARGET_MODULES): Ditto.
14913 (INSTALL_TARGET_MODULES): Ditto.
14914 (TARGET_LIBS): Ditto.
14915 (all-libstdc++): Note dependencies.
14916
14917 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14918
14919 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14920
14921 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14922
14923 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14924 -fexternal-templates.
14925
14926 * configure.in (target_libs): Add libstdc++.
14927 (noconfigdirs): Add libstdc++ as appropriate.
14928
14929 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14930
14931 * config.guess: Update from FSF.
14932
14933 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14934
14935 * configure: Use ${config_shell} when running ${configsub}.
14936
14937 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14938
14939 * config.sub: No longer recognize h8300h.
14940
14941 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14942
14943 * config.sub: Remove extraneous differences between config.sub and
14944 gcc/config.sub.
14945
14946 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14947
14948 * Makefile.in (DISTSTUFFDIRS): Add gas.
14949
14950 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14951
14952 * COPYING.NEWLIB: New file.
14953
14954 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14955
14956 * config.guess (HP-UX): Patch from Harlan Stenn
14957 <harlan@landmark.com> to also emit release level.
14958
14959 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14960
14961 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14962
14963 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14964
14965 * config.sub: Merge nextstep cleanup from FSF.
14966
14967 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14968
14969 * configure.in (arm-*-*): Don't configure ld for this target.
14970
14971 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14972
14973 * configure.in (*-*-netware): don't configure libg++, libio,
14974 librx, or newlib.
14975
14976 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
14977
14978 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
14979 configure ld--it works, but it doesn't support shared libraries.
14980
14981 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
14982
14983 * config.guess (*-unknown-freebsd*): Get rid of possible
14984 trailing "(Release)" in version string.
14985 Patch from Paul Richards <paul@isl.cf.ac.uk>.
14986
14987 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
14988
14989 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
14990 Fix type: *-next-neststep -> *-next-nextstep.
14991
14992 * config.guess: Merge from FSF:
14993
14994 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14995
14996 * config.guess: Recognize powerpc-ibm-aix3.2.5.
14997
14998 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
14999
15000 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15001 instead of UNIX_SV for UnixWare 1.0).
15002
15003 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15004
15005 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15006 to make gdb/nlm/* build after the compiler and linker.
15007
15008 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15009
15010 * config.guess (netbsd, freebsd, linux): Accept any machine,
15011 not just i[34]86.
15012 (m68k-atari-sysv4): Relocate to match FSF version.
15013
15014 * config.guess: More merges from the FSF:
15015
15016 Add a space before function call or macro invocation.
15017
15018 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15019
15020 * config.guess: Add trap cmd to remove dummy.c and dummy when
15021 interrupted.
15022
15023 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15024
15025 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15026 (dummy): Redirect stderr from compilation of dummy.c.
15027
15028 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15029
15030 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15031
15032 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15033
15034 * configure: Accept and ignore --cache*, for compatibility with
15035 new autoconf.
15036
15037 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15038
15039 * config.guess: Merge from FSF:
15040
15041 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15042
15043 * config.guess (Pyramid*:OSx*:*:*): New case.
15044 (PATH): Add /.attbin at end for finding uname.
15045 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15046
15047 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15048
15049 * config.guess (M88*:DolphinOS:*:*): New case.
15050
15051 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15052
15053 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15054 to select whether to use ELF or COFF.
15055
15056 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15057
15058 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15059
15060 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15061
15062 * config.guess: Guess the OS version for HPUX.
15063
15064 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15065
15066 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15067
15068 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15069
15070 * configure.in: Recognize --with-headers, --with-libs, and
15071 --without-newlib.
15072 * Makefile.in (all-xiberty): Depend upon all-ld.
15073
15074 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15075
15076 * configure.in: Change i[34]86 to i[345]86.
15077
15078 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15079
15080 * configure (version): A few more tweaks to help message.
15081
15082 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15083
15084 * Makefile.in: Remove (for now) librx as a host library,
15085 now that we're building it for target.
15086
15087 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15088
15089 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15090 (Karl Berry).
15091
15092 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15093
15094 * configure.in: Also configure librx.
15095
15096 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15097
15098 * Makefile.in: Update various rules to reflect that librx
15099 is now needed for libg++.
15100
15101 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15102
15103 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15104
15105 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15106
15107 * configure.in: Configure the examples directory.
15108
15109 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15110
15111 * configure: Simplify Jun 2 1994 change.
15112
15113 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15114
15115 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15116 /bin/gcc isn't good enough to build gcc.
15117
15118 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15119
15120 * Makefile.in (GDB_SUPPORT_FILES): Remove
15121 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15122 (gdb.tar.gz): Add new rule to use standard distribution building
15123 mechanism.
15124
15125 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15126
15127 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15128 Bill Cox <bill@cygnus.com>.
15129
15130 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15131
15132 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15133
15134 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15135
15136 * configure: Search current dir first in .gdbinit.
15137
15138 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15139
15140 * config.sub: Recognize freebsd (merged from gcc config.sub).
15141
15142 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15143
15144 * config.sub: Refer to NeXT's operating system as nextstep.
15145
15146 * config.sub (case $basic_machine): Re-order the cases, to match
15147 the order in the FSF version (which is mostly alphabethical).
15148 Merge in some additions and changes from the FSF.
15149
15150 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15151
15152 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15153 * config.sub: Recognize cxux7.
15154 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15155
15156 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15157
15158 * config.sub: Fix typo powerpc -> powerpc-*.
15159
15160 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15161
15162 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15163
15164 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15165 parallel with all-emacs and install-emacs). Top-level command
15166 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15167
15168 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15169
15170 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15171 $(relbindir)/make before doing ``make install'', and use
15172 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15173 installing over running make binary.
15174 ($(host)-stamp-stage3-installed): Likewise.
15175
15176 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15177
15178 * config.guess: Recognize Mach.
15179
15180 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15181
15182 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15183 see whether --exec-prefix was used.
15184
15185 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15186
15187 * README: Explicitly mention libg++/README. (Zoo's idea.)
15188
15189 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15190
15191 * Makefile.in: Add all-librx target similar to all-libproc.
15192
15193 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15194
15195 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15196 with post 1.2 uname bogosity.
15197
15198 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15199
15200 * configure: Remove temporary files on receipt of a signal.
15201
15202 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15203
15204 * configure: If there is a package_makefile_frag, remove
15205 ${subdir}/Makefile.tem after copying it in.
15206
15207 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15208
15209 * build_all.mk: support rs6000 lynx identifies itself as
15210 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15211 since /bin/gcc is too feeble to compile a modern gcc.
15212
15213 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15214
15215 * brought devo/test-build.mk update-to-date with progressive/
15216 test-build.mk. Add lynx targets and hppa flag info.
15217
15218 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15219
15220 * configure.in: Use mh-ncrsvr43. Patch from
15221 Tom McConnell <tmcconne@sedona.intel.com>.
15222
15223 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15224
15225 * config.guess (i386-unknown-bsdi): No longer need to
15226 check #if defined(__bsdi__) && defined(__i386__).
15227
15228 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15229
15230 * configure: Set program_transform_nameoption correctly.
15231
15232 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15233
15234 * brought build-all.mk update-to-date with progressive build-all.mk,
15235 added new targets and hppa info.
15236
15237 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15238
15239 * configure: If config.guess result is a prefix of the user
15240 specified target, assume a native build and use the user specified
15241 target as the host alias. Remove SunOS patch suffix removal hack.
15242 * configure.in: Remove SunOS patch suffix removal hack.
15243
15244 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15245 in NATIVE_CHECK_MODULES.
15246
15247 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15248
15249 * Makefile.in: Rename HOST_ONLY to NATIVE.
15250 * configure: Delete SunOs patch suffix from host_canonical
15251 and build_canonical variables that are prepended to Makefiles.
15252 * configure.in: Add comments for easier maintenance.
15253
15254 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15255
15256 * Makefile.in: Add all-libproc target similar to all-gui.
15257
15258 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15259
15260 * Makefile.in (CHECK_MODULES): split into
15261 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15262
15263 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15264
15265 * config.guess (i386-unknown-bsdi): New system to guess.
15266
15267 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15268
15269 * Makefile.in: Add all-gui target (but not yet build by "all").
15270
15271 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15272
15273 * config.sub: Move deletion of patch suffix from here...
15274 * configure.in: To here, at Ian's suggestion. The top-
15275 level scripts might need to know of a patch level.
15276
15277 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15278
15279 * config.sub: Strip off patch suffix so rtl is recognized
15280 as a sunos4.1.3 machine, even though it's been patched.
15281
15282 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15283
15284 * Makefile.in (INSTALL_LAST): Delete.
15285 (INSTALL_DOSREL): New.
15286
15287 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15288
15289 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15290 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15291 whether we pass down --with-gnu-ld anyhow.
15292
15293 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15294
15295 * Makefile.in (INSTALL_LAST): Change operation so it works
15296 on more flavors of make.
15297 * configure.in (go32): Don't build libg++ or libio.
15298
15299 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15300
15301 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15302 they can be overriden by templates.
15303
15304 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15305
15306 * configure.in (target==go32): Don't build gdb.
15307 * dosrel: New directory.
15308
15309 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15310
15311 * configure.in (host==go32): Configure dosrel too.
15312 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15313 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15314 be set by incoming names or templates.
15315 (INSTALL_LAST): New rule.
15316
15317 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15318
15319 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15320
15321 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15322
15323 * configure.in (appdirs): New variable. Currently empty, but will
15324 be used in gas distribution. If nonempty, lists a set of
15325 directories at least one of which must get configured, or top
15326 level configuration is considered to have failed.
15327 (rs6000-*-lynxos*): Use new file name.
15328
15329 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15330
15331 Eliminate XTRAFLAGS.
15332 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15333 newlib include files using -idirafter, and also use -nostdinc.
15334 (CXX_FOR_TARGET): Likewise.
15335 (XTRAFLAGS): Removed.
15336 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15337 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15338 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15339 ($(DO_X)): Don't pass down XTRAFLAGS.
15340
15341 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15342
15343 * configure.in (mips*-dec-bsd*): New target; do build linker.
15344 (mips*-*-bsd*): New target; don't build linker.
15345
15346 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15347
15348 * configure.in: support rs6000-*-lynxos* configuration.
15349 support sunos4 as a cross target.
15350
15351 * config.sub: look for lynx*, not lynx since the OS version may
15352 legitimately be part of the name.
15353
15354 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15355
15356 * configure.in (i[34]86-*-sco*): Move to be with other i386
15357 targets.
15358 (romp-*-*): New target. Skip various binary utilities.
15359 (vax-*-*): New target. Don't build newlib.
15360 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15361
15362 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15363
15364 * configure.in: Only set host_makefile_frag if config
15365 directory exists.
15366
15367 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15368
15369 * install.sh: If $dstdir exists, don't check whether each
15370 component does.
15371
15372 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15373
15374 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15375
15376 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15377
15378 * configure.in (*-*-lynxos*): Don't configure newlib for either
15379 native or cross Lynx.
15380
15381 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15382
15383 * config.sub (sparc64-elf): Fix os.
15384 (z8k): Remove duplicate.
15385
15386 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15387
15388 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15389 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15390
15391 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15392
15393 * configure: Make file links cleanly even if Lynx fails on
15394 an NFS symlink (at least fail cleanly).
15395
15396 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15397
15398 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15399 -XNh2000.
15400
15401 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15402
15403 * configure: Unknown options are fatal again.
15404
15405 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15406
15407 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15408 compatibility.
15409
15410 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15411
15412 * build-all.mk: Add `clean' target.
15413
15414 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15415
15416 * config.guess: Add SINIX support.
15417 * configure.in: Add mips-*-sysv4* support.
15418
15419 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15420
15421 * build-all.mk: Document all useful targets.
15422 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15423 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15424
15425 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15426
15427 * configure: Support --silent, --quiet.
15428
15429 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15430
15431 * configure: Support --disable-FEATURE.
15432
15433 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15434
15435 * config.guess: Recognize NCR running SVR4.3.
15436
15437 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15438
15439 * config.guess: Make BSDI generate i386-unknown-bsd386.
15440 Patch from Paul Eggert <eggert@twinsun.com>.
15441
15442 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15443
15444 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15445
15446 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15447
15448 * configure: Make unrecognized options give nonfatal warnings
15449 instead of fatal errors, and pass them to any subdirectory
15450 configures in case they recognize them.
15451 Make --x equivalent to --with-x.
15452
15453 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15454
15455 * configure: Add --enable-* options. Clean up usage message and
15456 some comments.
15457
15458 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15459
15460 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15461
15462 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15463
15464 * configure.in (hppa*-*-*): Enable binutils.
15465
15466 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15467
15468 * config.sub: Recognize cisco.
15469
15470 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15471
15472 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15473
15474 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15475
15476 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15477 than one configuration name. Add comment.
15478
15479 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15480
15481 * config.guess: about target *-hitachi-hiuxwe2, fixed
15482 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15483 macro is incorrect.]
15484
15485 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15486
15487 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15488 than the "make ls" stuff which used to be here.
15489
15490 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15491
15492 * config.guess: Recognize i[34]86-unknown-freebsd.
15493 From Shawn M Carey <smcarey@rodan.syr.edu>.
15494
15495 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15496
15497 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15498
15499 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15500
15501 * config.guess: Check for ptx.
15502
15503 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15504
15505 * config.sub: Add os9k checking.
15506
15507 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15508
15509 * config.guess: Handle OSF1 running on HPPA processors
15510
15511 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15512
15513 * configure: If subdir configure fails, print out a message with
15514 subdirectory name, in case subdir's configure code didn't identify
15515 itself.
15516
15517 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15518
15519 * configure.in: Remove embedded newlines from configdirs.
15520 Avoid mismatches of substrings. Fix matching strings at end
15521 of configdirs.
15522
15523 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15524
15525 * config.guess: Add Lynx/rs6000 config support.
15526
15527 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15528
15529 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15530
15531 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15532
15533 * configure.in (hppa*-*-osf*): Treat this just like most other
15534 PA configurations (eg no binutils or ld).
15535 (hppa*-*-*elf*): These configurations have binutils and ld.
15536
15537 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15538
15539 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15540
15541 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15542
15543 * configure.in (rs6000-*-*): Build gas.
15544
15545 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15546
15547 * Makefile.in: Avoid bug in losing hpux sed.
15548
15549 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15550
15551 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15552 for GDB and GDB has been fixed to not need it.
15553
15554 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15555
15556 * config.guess: Recognize vax hosts.
15557
15558 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15559
15560 * configure (while loop): Don't use "break 2" inside case
15561 statement -- the case statement isn't an enclosing loop.
15562
15563 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15564
15565 * config.guess: Clean up NeXT support, to allow nextstep
15566 on Intel machines. Make OS be nextstep.
15567
15568 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15569
15570 * config.guess: Add alternate forms for Convex.
15571
15572 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15573
15574 * configure: Completely rewrite option processing. Take
15575 advantage of pattern-matching to avoid invoking test frequently.
15576 Also clean up host and target defaulting logic.
15577
15578 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15579
15580 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15581 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15582 commands (plus user environment) will fit SCO limits.
15583
15584 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15585
15586 * configure.in: Don't issue warnings about directories which are
15587 not being configured if -norecursion is set. Correct test for
15588 --with-gnu-as and --with-gnu-ld to not get confused by substring
15589 matches.
15590
15591 * configure.in: Don't build gas for alpha-dec-osf1*.
15592
15593 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15594
15595 * configure: Back out Per's change of 12/19/1993. It changes the
15596 behavior of configure in unexpected and confusing ways.
15597
15598 Also, use different delim char when calculating
15599 program_transform_name so that the name can contain slashes.
15600
15601 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15602
15603 * configure.in, config.sub: Add support for VSTa micro-kernel.
15604
15605 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15606
15607 * configure.in: Nuke hacks which were used to get a special
15608 version of GAS for HPPA configurations.
15609
15610 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15611
15612 * configure: If only ${target_alias} is given, use that
15613 as the default for ${host_alias}.
15614 * configure: Add missing back-slashes before nested quotes.
15615
15616 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15617
15618 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15619
15620 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15621
15622 * config.guess: Recognize some Tektronix configurations.
15623 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15624
15625 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15626
15627 * config.sub: Match any flavor of SH.
15628
15629 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15630
15631 * configure.in: Don't try to configure newlib for Alpha.
15632
15633 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15634
15635 * configure.in: Don't build ld for Irix 5. Don't build gas,
15636 libg++ or libio for any Alpha target.
15637
15638 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15639
15640 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15641
15642 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15643 default arguments -- so it tried to compress itself.
15644
15645 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15646
15647 * configure.in (notsupp): ensure that a space is always at the end
15648 of the configdirs list, since the grep checks for an explicit space
15649
15650 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15651
15652 * configure.in (target i386-sysv4.2): don't build ld, since static
15653 versions of many libraries are not available.
15654
15655 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15656
15657 * config.guess: Recognize Apollos (using environment variables).
15658 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15659
15660 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15661
15662 * config.guess: Recognize Sony news mips running newsos.
15663
15664 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15665
15666 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15667 "fi ; else" for bash.
15668
15669 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15670
15671 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15672
15673 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15674
15675 * config.sub: accept unixware as an alias for svr4.2.
15676 Fix some inconsistancies with the gcc version.
15677
15678 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15679
15680 * Makefile.in (DISTDOCDIRS): Add gdb.
15681
15682 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15683
15684 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15685
15686 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15687
15688 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15689 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15690 this now.
15691
15692 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15693
15694 * config.sub: Accept hiux* as an OS name.
15695
15696 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15697 etc/make-stds.texi. The underscore came from gcc, and dje now
15698 agrees that RUNTESTFLAGS is the correct name.
15699
15700 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15701
15702 * install.sh: Remove 'set -e'. It makes any conditionals
15703 in the script useless.
15704
15705 * config.guess: Automatically recognize arm-acorn-riscix
15706 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15707
15708 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15709
15710 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15711
15712 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15713
15714 * Makefile.in (DISTDOCDIRS): New variable.
15715 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15716 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15717
15718 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15719
15720 * configure.in (hppa target): check the source directory for the
15721 pagas sub-directory
15722
15723 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15724
15725 * config.sub: Allow -aout* and -elf*.
15726
15727 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15728
15729 * configure.in: Don't build ld on i386-solaris2, same as for
15730 sparc-solaris2.
15731
15732 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15733
15734 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15735
15736 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15737
15738 * configure.in: Configure gdb for alpha.
15739
15740 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15741
15742 * Makefile.in (CXXFLAGS): Add -O.
15743
15744 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15745
15746 * config.guess: added support for DG Aviion
15747
15748 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15749
15750 * configure.in: Produce warning message for subdirectories not
15751 configurable for this host/target combination. Don't try to
15752 configure gdb for vms.
15753
15754 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15755
15756 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15757 appropriate files before making "diststuff".
15758 (DISTBISONFILES): New var: list of files to be edited.
15759 (DISTSTUFFDIRS): Add binutils.
15760
15761 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15762
15763 * config.sub: also handle mipsel and mips64el (for little endian mips)
15764
15765 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15766
15767 * configure.in: Add * to end of all OS names.
15768
15769 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15770
15771 * configure.in: Build newlib for LynxOS native.
15772
15773 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15774
15775 * config.guess: Add support for delta 88k running SVR3.
15776
15777 * configure.in: Add comment about HP compiler vs. emacs.
15778
15779 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15780
15781 * configure.in: don't build ld on solaris2 (not a viable option
15782 due to bugs in getpwnam & getpwuid)
15783
15784 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15785
15786 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15787 config.guess will produce a full version number.
15788
15789 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15790
15791 * configure.in: Build linker and binutils for alpha-dec-osf1.
15792
15793 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15794
15795 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15796 and gdb/testsuite/Makefile.in.
15797
15798 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15799
15800 * configure.in: recognize mips*- instead of mips-
15801
15802 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15803
15804 * config.sub: Accept linux*coff and linux*elf as operating
15805 systems.
15806
15807 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15808
15809 * config.sub: Recognize mips64, and mips3 as an alias for it.
15810
15811 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15812
15813 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15814 gdb knows how to handle OSF/1 shared libraries.
15815
15816 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15817
15818 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15819 * config.guess: Recognize Hitachi's HIUX.
15820 * config.sub: Recognize h3050r* and hppahitachi.
15821 Remove redundant cases for hp9k[23]*.
15822
15823 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15824
15825 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15826 if gas and ld are in the source tree and are in ${configdirs}.
15827 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15828 --with options (but still pass them down on the command line,
15829 if they were explicitly specified).
15830
15831 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15832
15833 * configure: substitute SHELL value in Makefile.in with
15834 ${CONFIG_SHELL}
15835
15836 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15837
15838 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15839 *-*-solaris2* targets.
15840
15841 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15842
15843 * Makefile.in: define M4, and pass it down to sub-makes;
15844 all-autoconf now depends on all-m4
15845
15846 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15847
15848 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15849 presence of {ar,ranlib} instead of a configured directory
15850
15851 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15852
15853 * config.guess: Accept 34?? as well as 33?? for NCR.
15854
15855 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15856
15857 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15858 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15859
15860 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15861
15862 * configure: grab values for $(CC) and $(CXX) from the
15863 environment, so that someone can do "CC=gcc configure; make" and
15864 have it work right (matching the way that autoconf works now)
15865
15866 * configure.in, Makefile.in: add support for gash, the tcl
15867 interface to Galaxy
15868
15869 * config.guess: add NetBSD variants (hp300, x86)
15870
15871 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15872
15873 * install.sh: Support -d option (in the manner of SunOS 4 install,
15874 as it is more deterministic than that of GNU install)
15875 (chmodcmd): Set file to mode 755 by default (should also do default
15876 chgrp and chown, but I don't feel like dealing with that now)
15877
15878 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15879
15880 * config.sub: Remove h8300hhms alias.
15881
15882 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15883
15884 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15885
15886 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15887
15888 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15889 as stmp-fixinc
15890
15891 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15892
15893 * config.sub: recognize m88110-bug-coff.
15894
15895 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15896
15897 * Makefile.in (all-libio): all dependencies on the toolchain used
15898 to build this (gcc, gas, ld, etc)
15899
15900 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15901
15902 * config.guess: Deal with OSF/1 1.3 on alpha.
15903
15904 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15905
15906 * install.sh: add some 'else true' clauses for portability
15907
15908 * configure.in: don't build libio for h8[35]00-*-* targets
15909
15910 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15911
15912 * Makefile.in: Add support for new libio.
15913
15914 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15915
15916 * install.sh: If one command fails, don't try the rest. Don't try
15917 to remove $dsttmp (via trap) unless we have already created it.
15918 If $src doesn't exist, detect it and exit with an error.
15919
15920 * config.guess: Recognize BSD on hp300.
15921
15922 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15923
15924 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15925 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15926
15927 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15928
15929 * Makefile.in (all-send-pr): depends on all-prms
15930
15931 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15932
15933 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15934
15935 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15936
15937 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15938 Added test for mips-mips-riscos5.
15939
15940 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15941
15942 * configure.in: use mh-hp300 for 68k HP hosts
15943
15944 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15945
15946 * configure: add support for CONFIG_SHELL, so that you can use
15947 some alternate shell for evaluating configure scripts
15948
15949 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15950
15951 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15952 in configure script to bug-gdb@prep.ai.mit.edu when building
15953 distribution archive.
15954 * Makefile.in (COMPRESS): Remove def.
15955 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15956 gdb.tar.Z and make-gdb.tar.Z respectively.
15957 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15958 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15959 to convergence with 'taz' target in Makefile.in.
15960
15961 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15962
15963 * install.sh (dsttmp): use trap to ensure that tmp files go
15964 away on error conditions
15965
15966 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15967
15968 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
15969
15970 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15971
15972 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
15973 its parent is '/' not ''.
15974
15975 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
15976
15977 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
15978
15979 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
15980 that ${newsrcdir}/configure.in does.
15981
15982 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15983
15984 * test-build.mk: support for CONFIG_SHELL
15985
15986 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
15987
15988 * config.sub (netware): Add as a basic system type.
15989
15990 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15991
15992 * Makefile.in (Makefile): depend on configure.in. Also drop the
15993 $(srcdir)/ from the dependency on Makefile.in.
15994
15995 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
15996
15997 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
15998 (h8300hhms is temporary until multi-libraries are implemented).
15999 * configure.in: Handle h8300h too.
16000
16001 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16002
16003 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16004
16005 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16006
16007 * configure: Remove extraneous output when guessing host type.
16008 * config.guess: Remove extraneous output when guessing using C
16009 compiler rather than uname, or when guessing fails.
16010
16011 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16012
16013 * Makefile.in: remove all.cross and install.cross targets
16014
16015 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16016 definitions
16017
16018 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16019
16020 * configure.in (target sh): Build gprof.
16021
16022 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16023
16024 * config.sub: change -solaris to -solaris2
16025
16026 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16027
16028 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16029
16030 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16031
16032 * configure: Correct error message for missing Makefile.in to
16033 print correct directory.
16034
16035 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16036
16037 * install.sh: kludge around 386BSD shell bug
16038
16039 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16040
16041 * config.guess: Recognize NeXT.
16042 * config.guess: Recognize i486-ncr-sysv4.
16043 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16044
16045 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16046
16047 * Makefile.in (MAKEINFOFLAGS): New variable.
16048 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16049 * build-all.mk, test-build.mk: Pass down --no-split as
16050 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16051
16052 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16053
16054 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16055
16056 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16057
16058 * Makefile.in (libg++.tar.z): New rule.
16059 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16060 * Makefile.in (taz): Only do a single chmod.
16061
16062 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16063
16064 * install.sh: don't use dirname anymore (replaced with sed usage)
16065
16066 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16067
16068 * Makefile.in: Change extension for gzip'd files from '.z' to
16069 '.gz' per new FSF standard usage.
16070
16071 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16072
16073 * configure: put quotes around the final value of program_transform_name
16074
16075 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16076
16077 * Makefile.in: new install.sh support; update install-info rules
16078
16079 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16080
16081 * configure.in: Build diff for crosses, but not for go32 host.
16082
16083 * configure.in: Build gprof only for native, and don't build it
16084 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16085
16086 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16087
16088 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16089
16090 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16091
16092 * configure.in (host_tools): Add prms.
16093
16094 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16095
16096 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16097 with $(FLAGS_TO_PASS) on the command line
16098
16099 * config.sub: Recognize lynx and lynxos
16100
16101 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16102
16103 * config.sub: Accept -ecoff*, not just -ecoff.
16104
16105 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16106
16107 * Makefile.in (taz): Use .gz suffix instead of .z.
16108 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16109 names.
16110
16111 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16112
16113 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16114
16115 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16116
16117 * Makefile.in (install-no-fixedincludes): install gcc last, so
16118 that rebuilds that might happen during 'make install' don't get
16119 bogus gcc include files
16120
16121 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16122
16123 Change from Utah for HPPA support:
16124 * config.guess: Recognize hppa1.x-hp-bsd.
16125
16126 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16127
16128 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16129 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16130
16131 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16132
16133 * config.sub: Add support for rom68k and bug boot monitors.
16134
16135 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16136
16137 * Makefile.in: Make all-opcodes depend on all-bfd.
16138
16139 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16140
16141 * config.guess: Added special check for i[34]86-univel-sysv4*.
16142
16143 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16144
16145 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16146 the processor rather than assuming i486.
16147
16148 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16149
16150 * config.guess: Recognize SunOS6 as Solaris3.
16151
16152 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16153
16154 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16155 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16156
16157 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16158
16159 * build-all.mk (all-cross): New target for Canadian Cross.
16160 Added Q2 go32 targets.
16161 * test-build.mk: Configure go32 cross sparclite-aout and
16162 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16163 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16164
16165 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16166
16167 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16168 GO32 hosted toolchains
16169
16170 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16171
16172 * configure: change so "-exec-prefix" gets passed down rather
16173 than "-exec_prefix" so autoconf generated Makefiles get the
16174 exec_prefix set right.
16175
16176 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16177
16178 * config.guess: get the Solaris2 minor version number
16179
16180 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16181
16182 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16183
16184 * config.guess: Recognize some Sequent platforms.
16185
16186 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16187
16188 * Makefile.in: added the vault-install target
16189
16190 * configure.in: actually use the Sun3 makefile fragment that's in
16191 config, also added the release dir to configdirs
16192
16193 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16194
16195 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16196
16197 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16198
16199 * configure.in: remove some program from Alpha targetted toolchains
16200
16201 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16202
16203 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16204 gprof.
16205 (taz): Run "make diststuff" in those directories instead of "make
16206 proto-dir". Look for "VERSION=" only at start of line in subdir
16207 Makefile. Use "gzip -9" for compression.
16208 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16209 (binutils.tar.z): New target.
16210
16211 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16212
16213 * Makefile.in (taz): Include gpl.texinfo.
16214
16215 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16216
16217 * Makefile.in (setup-dirs): Merged into "taz" target.
16218 (taz): Only do `proto-dir' stuff if a directory is actually needed
16219 for this target.
16220
16221 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16222
16223 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16224 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16225 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16226 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16227 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16228
16229 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16230
16231 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16232 config.sub, and move-if-change to gdb testsuite distribution
16233 archive, so the testsuite can be extracted, configured, and
16234 run separately from the gdb distribution. Blow away the Chill
16235 tests that require a Chill compiled executable, since GNU Chill
16236 is not yet publically available.
16237
16238 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16239
16240 * test-build.mk: set environment variables in a single command,
16241 instead of a list of assignments and exports
16242
16243 * config.guess: recognize Alpha/OSF1 systems
16244
16245 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16246
16247 * configure: Change help message to prefer --options rather than
16248 -options.
16249
16250 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16251
16252 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16253 zippy@ecst.csuchico.edu.
16254 * config.guess: Recognize miniframe.
16255
16256 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16257
16258 * Makefile.in: Use srcroot to find runtest rather than rootme.
16259 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16260
16261 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16262
16263 * test-build.mk: Extensive additions to support building on a
16264 machine other than the host.
16265
16266 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16267
16268 * configure (tooldir): Fix for i386-aix again.
16269
16270 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16271
16272 * configure, Makefile.in: Change definition of $(tooldir)
16273 to match the FSF.
16274
16275 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16276
16277 * config.guess: Recognize i[34]86/SVR4.
16278
16279 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16280
16281 * Makefile.in (all-gdb): gdb depends on sim.
16282
16283 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16284
16285 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16286 at the same time we make the prototype gdb directory.
16287 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16288 files at the same time as the gdb base release distribution.
16289
16290 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16291
16292 * Makefile.in (check): Use individual check targets rather than
16293 DO_X rule.
16294 (check-gcc): Added.
16295
16296 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16297
16298 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16299 for System V release 3.2.
16300
16301 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16302
16303 * config.sub: Recognize hppaosf.
16304 * configure.in: Do configure ld/binutils/gas for it.
16305
16306 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16307
16308 * configure (tooldir): Alter syntax used to set this, for systems
16309 where "\$" isn't handled right, like i386-aix.
16310
16311 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16312
16313 * configure: Pass program-transform-name, not
16314 program_transform_name, to recursive configures.
16315
16316 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16317
16318 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16319 of gas+ld+binutils.
16320
16321 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16322
16323 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16324
16325 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16326
16327 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16328
16329 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16330
16331 * Makefile.in (PRMS): Set back to all-prms.
16332
16333 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16334
16335 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16336 targets, rather than for MIPS hosts.
16337
16338 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16339
16340 * configure.in: add comment for --with-x default values
16341
16342 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16343
16344 * Makefile.in: add check-* targets for each of the directories in
16345 the tree. Add a definition of RUNTEST that will use the one we
16346 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16347
16348 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16349
16350 * configure.in: Removed obsolete references to bfd_target and
16351 target_makefile_frag.
16352
16353 * build-all.mk: Set assorted targets for Q2.
16354 * config.sub: Recognize z8k-sim and h8300-hms.
16355 * test-build.mk: Really don't pass host to configure.
16356 (HOLES): Added uname.
16357
16358 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16359
16360 * configure: Handle an empty program-prefix, program-suffix or
16361 program-transform-name correctly.
16362
16363 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16364
16365 * build-all.mk: -G 8 no longer required for MIPS targets.
16366 * test-build.mk: Don't pass host argument to configure; make it
16367 guess.
16368
16369 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16370
16371 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16372 * Makefile.in (COMPRESS): New macro, like GZIP.
16373
16374 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16375
16376 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16377
16378 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16379 with gas currently defaults to -G 0.
16380
16381 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16382
16383 * Makefile.in (all-flex): flex depends on byacc.
16384
16385 * build-all.mk: If host not specified, use config.guess. Pass TAG
16386 to test-build.mk as RELEASE_TAG.
16387 * test-build.mk (configargs): New variable containing arguments to
16388 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16389 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16390
16391 * config.guess: Use /bin/uname when checking -X argument on SCO,
16392 to avoid invoking GNU uname which doesn't understand -X.
16393
16394 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16395
16396 * configure.in: Build gas for mips-*-*.
16397
16398 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16399
16400 * Makefile.in (all.normal): insert missing backslash.
16401
16402 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16403
16404 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16405
16406 * Makefile.in: Complete overhaul to merge many almost identical
16407 targets.
16408
16409 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16410
16411 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16412 (gdb.tar.Z): Adjusted.
16413
16414 * Makefile.in (setup-dirs, taz): New targets; should be general
16415 enough to adapt for gdb sometime. Build only .z file.
16416 (gas.tar.z): New target.
16417
16418 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16419
16420 * build-all.mk: Use CC=cc -Xs on Solaris.
16421
16422 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16423
16424 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16425 for handling BISON for FSF releases.
16426
16427 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16428
16429 * configure: Actually implement the change zoo just documented.
16430
16431 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16432
16433 * configure: when using config.guess, only set target_alias when
16434 it's not already been set (ie, on the command line)
16435
16436 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16437
16438 * Makefile.in: add installcheck target, set PRMS to install-prms
16439
16440 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16441
16442 * configure: add support for package_makefile_fragment, handle the
16443 case where a directory has a configure.in file but no Makefile.in
16444 more gracefully (with an actual understandable error message, even);
16445 add support for --without (and add this to the usage message); also
16446 explicitly add a --host=${host_alias} to the command line when
16447 config.guess is used
16448
16449 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16450
16451 * configure: Must use both --host and --target in recursive calls.
16452
16453 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16454
16455 * Makefile.in: Change deja-gnu to dejagnu.
16456
16457 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16458
16459 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16460
16461 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16462
16463 * configure.in: canonicalize all instances to *-*-solaris2*,
16464 also strip out a number of tools to not build for go32 host
16465
16466 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16467
16468 * config.guess: add GPL.
16469
16470 * Makefile.in, config.guess, config.sub, configure: bump
16471 copyrights to 93.
16472
16473 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16474
16475 * Makefile.in (do-info): Removed obsolete check for existence of
16476 localenv file.
16477
16478 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16479
16480 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16481
16482 * Makefile.in: a couple of 'else true' for decstation,
16483 support for TclX
16484
16485 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16486
16487 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16488
16489 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16490
16491 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16492
16493 * config.guess: Recognize i386-ibm-aix (PS/2).
16494 * configure.in: Use config/mh-aix386 file for it.
16495
16496 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16497
16498 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16499 CC_FOR_TARGET instead.
16500 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16501
16502 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16503
16504 * Makefile.in: Add sim to list of directories sent with gdb
16505
16506 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16507
16508 * configure.in: Put back mips-dec-bsd* case.
16509
16510 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16511
16512 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16513 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16514 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16515
16516 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16517
16518 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16519
16520 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16521 (install-info): install dir.info only if it exists,
16522 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16523
16524 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16525
16526 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16527 gas for mips-dec-bsd.
16528
16529 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16530
16531 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16532 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16533
16534 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16535
16536 * configure.in: Added "dejagnu" to hosttools list.
16537
16538 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16539
16540 * config.sub, configure.in, config.guess: Add support
16541 for Bosx, an AIX variant from Bull.
16542 Patches from F.Pierresteguy@frcl.bull.fr.
16543
16544 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16545
16546 * devo/dejagnu: Initial creation of devo/dejagnu.
16547 Migrated dejagnu testcases and support files for testing software
16548 tools to reside as subdirectories, currently called "testsuite",
16549 within the directory of the software tool. Migrated all programs,
16550 support libraries, etc. beloging to dejagnu proper from
16551 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16552 with no modifications. The changes to these files which will
16553 allow them to configure, build, and execute properly will be made
16554 in a future update.
16555
16556 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16557
16558 * Makefile.in: Change send_pr to send-pr.
16559 * configure.in: Likewise.
16560 * send_pr: Renamed directory to send-pr.
16561
16562 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16563
16564 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16565
16566 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16567
16568 * README: Update for gdb-4.8 release.
16569 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16570 gdb-xxx.tar.z (gzip'd) file also.
16571
16572 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16573
16574 * Makefile.in: make all-diff depend on all-libiberty
16575
16576 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16577
16578 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16579
16580 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16581
16582 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16583
16584 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16585
16586 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16587 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16588 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16589
16590 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16591
16592 * Makefile.in: makeinfo binary is in a new location
16593
16594 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16595
16596 * config.sub: Accept -ecoff as an OS.
16597
16598 * Makefile.in: Various changes to eliminate a level of make
16599 recursion and reduce the required command line length.
16600 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16601 sub-makes.
16602 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16603 variables holding settings for specific sub-makes.
16604 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16605 in terms of BASE_FLAGS_TO_PASS.
16606 (TARGET_LIBS): New variable listing directories which use
16607 TARGET_FLAGS_TO_PASS.
16608 (subdir_do): Eliminated.
16609 (do-*): New set of targets to replace subdir_do.
16610 (various): All targets which used subdir_do now depend on do-*.
16611 (local-clean): Renamed from do_clean.
16612 (local-distclean): New target, dependency of distclean and
16613 realclean.
16614 (install-info): Don't create directories. Depend on dir.info
16615 rather than calling make recursively.
16616 (install-dir.info): Eliminated.
16617 (install-info-dirs): Create all info directories here.
16618 (dir.info): Depend upon do-install-info.
16619
16620 * test-build.mk (HOLES): Added false.
16621
16622 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16623
16624 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16625
16626 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16627
16628 * Makefile.in (info): remove dependency on all-texinfo. The
16629 problem was really in texinfo/C, not at this level.
16630
16631 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16632
16633 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16634
16635 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16636
16637 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16638 GDB releases.
16639
16640 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16641
16642 * configure: Include srcdir in message about target of link not
16643 being found. Don't convert `-' to `_' in `with' options being
16644 passed to subdirs.
16645
16646 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16647
16648 * configure.in: add uudecode to host_tools
16649
16650 * Makefile.in: added {all,install}-uudecode targets, added them to
16651 the appropriate lists
16652
16653 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16654
16655 * Makefile.in (all-gcc): Added dependency on all-gas.
16656
16657 * configure.in (mips-*-*): Build ld and binutils.
16658
16659 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16660
16661 * configure: check return code from mkdir, print error message and
16662 exit on failure.
16663
16664 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16665
16666 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16667
16668 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16669
16670 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16671
16672 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16673
16674 * config.sub (h8500): Recognize this as a cpu type.
16675
16676 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16677
16678 * configure: source directory missing is no longer a warning
16679
16680 * configure.in: recognize irix[34]* instead of irix[34]
16681
16682 * Makefile.in: define and pass down X11_LIB
16683
16684 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16685
16686 * guess-systype: Renamed to ...
16687 * config.guess: ... by popular request.
16688 * configure.in, Makefile.in: Update accordingly.
16689
16690 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16691
16692 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16693 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16694 + Execute ./dummy instead of assuming . is in PATH.
16695
16696 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16697
16698 * guess-systype: New shell script. Attempts to guess the
16699 canonical host name of the executing host.
16700 Only a few hosts are supported so far.
16701 * configure: Call guess-systype if no host is specified.
16702
16703 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16704
16705 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16706 gcc Makefile.
16707
16708
16709 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16710
16711 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16712 (all-gcc, install-gcc, subdir_do): Use it.
16713
16714 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16715
16716 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16717
16718 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16719
16720 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16721 set exclusively by configure, using configure.in .
16722
16723 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16724
16725 * test-build.mk: set $PATH for all builds
16726
16727 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16728
16729 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16730
16731 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16732 the one used in gcc/Makefile.in, so that a null expansion doesn't
16733 override the one needed to build gcc with a native cc.
16734
16735
16736 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16737
16738 * configure: Accept -with arguments.
16739
16740 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16741
16742 * Makefile.in: added h8300sim
16743
16744 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16745
16746 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16747 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16748 (all-cygnus, native, build-cygnus): Make
16749 $(canonhost)-stamp-3stage-done, not $(host)....
16750 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16751 i386-sco3.2v4. Added else true to if command.
16752
16753 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16754
16755 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16756
16757 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16758
16759 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16760
16761 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16762
16763 * configure.in: don't remove binutils from Solaris builds
16764
16765 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16766
16767 * Makefile.in: get rid of earlier definitions for *clean,
16768 also handle the recursive info rule better
16769
16770 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16771
16772 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16773 do more-or-less the right thing.
16774
16775 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16776
16777 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16778 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16779
16780 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16781
16782 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16783 $(host_canonical).
16784
16785 * configure.in: split the configdirs list into 4 categories (native
16786 v. cross, library v. tool) and handle the cross-only and native-
16787 only in more reasonable (and correct!) way.
16788
16789 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16790
16791 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16792 configdirs anymore.
16793
16794 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16795
16796 * Makefile.in: extensive cleanup:: removed all of the explicit
16797 clean-* targets, collapsed many wrappers around subdir_do into
16798 one, added additional targets to satisfy standards.texi, deleted
16799 some old targets, some changes for consistency
16800
16801 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16802
16803 * configure.in: handle some programs as cross-only, and others as
16804 native only
16805
16806 * test-build.mk: handle partial holes in a more generic manner
16807
16808 * Makefile.in: m4 depends on libiberty
16809
16810 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16811
16812 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16813 time, wdiff, and find to configdirs
16814
16815 * Makefile.in: all, clean, and install rules for the new programs
16816 added to configure.in
16817
16818 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16819
16820 * configure.in: use mh-sun for all *-sun-* hosts
16821
16822 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16823
16824 * Makefile.in: define flags for X11 include files and library file
16825 locations, pass them down to the programs that need this info
16826
16827 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16828
16829 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16830
16831 * configure.in: start building libg++ for HP-UX targets
16832
16833 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16834
16835 * README: Update references to files moved into etc/.
16836
16837 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16838
16839 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16840 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16841
16842 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16843
16844 * configure: accept dash as well as underscore in long option
16845 names for FSF compatibility.
16846
16847 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16848
16849 * config.sub: added -sco3.2v4 support from FSF.
16850
16851 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16852
16853 * configure.in: expand the section that adds or removes
16854 directories from the list of programs to build, to handle native
16855 vs. cross in addition to host v. native
16856
16857 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16858
16859 * Makefile.in: Replace C++ in macro names with CXX.
16860 This is less likely to break ...
16861
16862 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16863
16864 * test-build.mk: add -w to GNU_MAKE
16865
16866 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16867
16868 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16869 add 'sparc' to list of recognized cpus. This needed to make
16870 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16871 Delete some redundant ose68 variants. Recognize -wrs as an os,
16872 then changes that into $CPU-wrs-vxworks.
16873
16874 * configure.in: remove most references to gdbtest, regularize
16875 target based program removal
16876
16877 * test-build.mk: import from p3 tree (many fixes and changes)
16878
16879 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16880
16881 * Makefile.in: added rules to handle tcl, tk, and expect
16882
16883 * configure.in: handle those directories if they exist
16884
16885 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16886
16887 * config.sub: removed bogus hppabsd and hppahpux names, since
16888 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16889
16890 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16891
16892 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16893 depends upon all-xiberty
16894
16895 * Makefile.in: changes from p3, including:
16896
16897 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16898
16899 * Makefile.in (XTRAFLAGS): include newlib directories if
16900 newlib/Makefile exists, rather than if host != target.
16901
16902 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16903
16904 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16905 from the same source tree and not building a cross-compiler. This
16906 matters for the libg++ configuration if reconfiguring a tree that
16907 has already been installed.
16908
16909 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16910
16911 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16912 pick up the machine and system specific header files.
16913
16914 * Makefile.in: added AS_FOR_TARGET, passed down in
16915 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16916 the C compiler to use to create programs which are run in the
16917 build environment, set it to default to $(CC), and passed it down
16918 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16919
16920 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16921
16922 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16923 We need them for unusual native builds, like systems without
16924 ranlib.
16925
16926 * configure: also define $(host_canonical) and
16927 $(target_canonical), which are the full, canonical names for the
16928 given host and target
16929
16930 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16931
16932 * Makefile.in: Added separate definitions for C++.
16933
16934 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16935
16936 * configure.in (configdirs): Add deja-gnu.
16937
16938 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16939
16940 * README: Update for configure.texi and gdb-4.7 release.
16941
16942 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16943
16944 * Makefile.in: Move "all" target to top of file.
16945 Previously, first target was ".PHONY" which caused BSD4.4 make
16946 to build .PHONY when make was run without arguments.
16947
16948 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16949
16950 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16951 Library-copylefted code in libiberty.
16952
16953 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16954
16955 * config.sub: Replace m68kmote with plain old m68k.
16956
16957 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16958
16959 * Makefile.in: Remove space from blank line, avoid Make complaints.
16960
16961 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16962
16963 * config.sub: Complain if no argument is given. Added support for
16964 386bsd as OS and target alias.
16965
16966 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16967
16968 * Makefile.in (XTRAFLAGS): include newlib directories if
16969 newlib/Makefile exists, rather than if host != target.
16970
16971 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
16972
16973 * config.sub: recognize sparclite-wrs-vxworks.
16974
16975 * Makefile.in (install-xiberty): added *-xiberty make rules (from
16976 p3.) Added clean-xiberty to clean.
16977
16978 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16979
16980 * configure.in: use *-*-* instead of nested cases for host and target
16981
16982 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
16983
16984 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16985 from the same source tree and not building a cross-compiler. This
16986 matters for the libg++ configuration if reconfiguring a tree that
16987 has already been installed.
16988
16989 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
16990
16991 * config.sub (i486v/i486v4): Merge in from FSF version.
16992
16993 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
16994
16995 * configure: only set PWD if it is already set.
16996
16997 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
16998
16999 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17000 doesn't have unset and all success paths (and most error paths)
17001 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17002 to just ${PWD} to avoid confusion.)
17003
17004 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17005
17006 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17007 even for a native compilation.
17008
17009 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17010
17011 Changes to make the gdb.tar.Z rule work better.
17012
17013 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17014 (DEVO_SUPPORT): Add configure.texi.
17015 (bfd-ilrt.tar.Z): Remove ancient rule.
17016
17017 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17018
17019 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17020 pick up the machine and system specific header files.
17021
17022 * configure.in, config.sub: added new target m68010-adobe-scout,
17023 with alias of adobe68k. Changed configure.in to check for
17024 -scout before -sco* to avoid a false match.
17025
17026 * Makefile.in: added AS_FOR_TARGET, passed down in
17027 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17028 the C compiler to use to create programs which are run in the
17029 build environment, set it to default to $(CC), and passed it down
17030 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17031
17032 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17033
17034 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17035 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17036 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17037 FOR_TARGET variants, to newlib and libg++.
17038
17039 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17040
17041 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17042 first.
17043
17044 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17045
17046 * config.sub: Accept `elf' as an environment.
17047
17048 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17049
17050 * Makefile.in (all-opcodes): cd into the right directory
17051
17052 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17053
17054 * configure: added -program_transform_name option, used as
17055 argument to sed when installing programs.
17056 configure.texi: added documentation for -program_prefix,
17057 -program_suffix and -program_transform_name.
17058
17059 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17060
17061 * config.sub: Accept i486 where i386 ok.
17062
17063 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17064
17065 * config.sub: accept we32k
17066
17067 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17068
17069 * config.sub, configure.in: accept OSE68000 and OSE68k.
17070
17071 * Makefile.in: don't create all directories for ``make install'';
17072 let the subdirectories create the ones they need.
17073
17074 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17075
17076 * COPYING: new file, GPL v2
17077
17078 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17079
17080 * Makefile.in: use the new gen-info-dir, which needs a template
17081 argument (which also lives in texinfo)
17082
17083 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17084
17085 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17086
17087 * config.sub (ncr3000): Change i386 to i486.
17088
17089 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17090
17091 * Makefile.in: add install-rcs, install-grep to
17092 install-no-fixedincludes, removed install-bison and install-libgcc
17093
17094 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17095
17096 * configure.in: grab the HPUX makefile fragment if on HPUX
17097
17098 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17099
17100 * Makefile.in: eradicate bison spoor (ditto libgcc).
17101 configure.in: recognise m68{k,000}-ericsson-OSE.
17102 es1800 is alias for m68k-ericsson-OSE
17103
17104 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17105
17106 * configure.in: rearrange the parts that remove programs from
17107 configdirs, based now on HOST==TARGET or by canonical triple.
17108
17109 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17110
17111 * test-build.mk: recurse explicitly with -f test-build.mk when
17112 appropriate. predicate stage3 and comparison on the existence
17113 of gcc. That is, if gcc isn't around, we aren't three-staging.
17114 On very clean, also remove ...stamp-co. Build in-place before
17115 doing other builds.
17116
17117 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17118
17119 * Makefile.in, configure.in: add tgas
17120
17121 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17122
17123 * Makefile.in: a number of changes merged in from progressive.
17124
17125 * configure.in: add libm.
17126
17127 * .cvsignore: ignore some stuff that comes from test-build.mk.
17128
17129 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17130
17131 * config.sub: Add es1800 (m68k-ericsson-es1800).
17132
17133 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17134
17135 * configure: Add program_suffix (parallel to program_prefix)
17136 * Makefile.in: adjust directory-creating script for losing decstation
17137
17138 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17139
17140 * configure: Minor $subdir-related fixes.
17141
17142 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17143
17144 * configure: fix various problems with propogating
17145 makefile_target_frag in subdirs.
17146 * configure.in: config libgcc if its there
17147
17148 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17149
17150 * config.sub: HPPA merge.
17151
17152 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17153
17154 * Makefile.in: Replace all-bison with all-byacc in all
17155 dependency lines for other tools (which now use byacc).
17156
17157 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17158
17159 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17160
17161 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17162
17163 * Makefile.in: make gprof rules similar to byacc rules (instead of
17164 vestigal $(unsubdir) that didn't work...)
17165
17166 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17167
17168 * config.sub: Add support for Linux.
17169 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17170 (at least for libg++).
17171
17172 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17173
17174 * configure.texi: fix doc for the -nfp option to configure
17175
17176 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17177
17178 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17179
17180 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17181
17182 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17183 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17184 * configure.in: added solaris* host_makefile_frag hook.
17185
17186 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17187
17188 * config.sub: changed recognition of m68000 so that various
17189 m68k types can be specified via m680[01234]0
17190
17191 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17192
17193 * config.sub (basic_machine): fix sed so that '-foo' isn't
17194 completely substituted out while .+'-foo' loses the '-foo'
17195
17196 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17197
17198 * config.sub ($os): Add -aout.
17199
17200 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17201
17202 * configure: If host_makefile_frag is absolute, don't
17203 prefix ${invsubdir} (relevant to libg++ auto-configure).
17204
17205 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17206
17207 * Makefile.in (tooldir): Define it.
17208 (all-ld): Depend on all-flex.
17209
17210 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17211
17212 * Makefile.in (check): Fix libg++ special case.
17213
17214 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17215
17216 * configure: do not bury `pwd` into config.status, thus do fewer
17217 pwd's.
17218
17219 * configure: print the "Building in" message only when building in
17220 other than "." AND verbose.
17221
17222 * configure: remove -s, rework -v to better accommodate guested
17223 configures.
17224
17225 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17226
17227 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17228
17229 * Makefile.in: macroize flags passed on recursion. remove
17230 fileutils.
17231
17232 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17233
17234 * configure: get makesrcdir right for subdirs deeper than 1.
17235
17236 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17237 install.
17238
17239 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17240
17241 * Makefile.in: don't print subdir_do or recursion lines.
17242
17243 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17244
17245 * standards.texi: added menu item.
17246
17247 * Makefile.in: build and install standards.info.
17248
17249 * standards.texi: new file.
17250
17251 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17252
17253 * configure: test for and move config.status pieces from
17254 ${subdir}/.
17255
17256 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17257
17258 * configure: Test for existance of files before trying to mv
17259 them, to avoid numerous non-existance messages.
17260
17261 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17262
17263 * configure: correct final line of config.status.
17264
17265 * configure: patch from eggert. Avoids a protection problem if
17266 the original Makefile.in is read only.
17267
17268 * configure: use move-if-change from gcc to create config.status.
17269 Some makefiles depend on config.status to tell if a directory
17270 has been reconfigured for a different host. This change
17271 prevents those directories from remaking everything in the case
17272 where the reconfig was only intended to rebuild a Makefile.
17273
17274 * configure: test for config.sub with "config.sub sun4" rather
17275 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17276 host alias from a missing config.sub.
17277
17278 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17279
17280 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17281 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17282
17283 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17284
17285 * configure: mkdir ${subdir} as needed.
17286
17287 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17288
17289 * Makefile.in,configure.in: added autoconf.
17290
17291 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17292
17293 * Makefile.in: no longer pass against on recursion.
17294
17295 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17296 definitions are not inherited.
17297
17298 * configure: correct makesrcdir when subdir is .
17299
17300 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17301
17302 * configure: Add support for 'subdirs' variable, which is
17303 like 'configdirs', except that configure doesn't re-invoke
17304 itself for subdirs, it just creates a Makefile for each subdir.
17305 * configure.texi: Document subdirs.
17306
17307 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17308
17309 * configure.in: added flex to configdirs
17310
17311 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17312
17313 * Makefile.in: remove clean-stamps from clean.
17314
17315 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17316
17317 * configure.in: Add gdbtest to configdirs.
17318
17319 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17320
17321 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17322 to recursive makes.
17323 * configure.in: Recognize new ncr3000 config.
17324
17325 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17326
17327 * Makefile.in, configure.in: removed references to gdbm.
17328
17329 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17330
17331 * config.sub: Don't canonicalize os value
17332 newsos* to bsd (readline needs to check for newsos).
17333 (This fix was earlier made Jan 31, but got re-broken.)
17334
17335 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17336
17337 * configure.in: sco is an os, not a vendor!
17338
17339 * configure: Quote $( better. Keep various shells happy.
17340
17341 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17342
17343 * Makefile.in: eliminate stamp-files.
17344
17345 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17346
17347 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17348 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17349
17350 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17351
17352 * config.sub: fix iris/iris3.
17353
17354 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17355
17356 * configure: re-add -rm.
17357
17358 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17359
17360 * Maskefile.in: add .stmp-rcs to all.
17361
17362 * configure.in: remove gas from rs6000 build, use aix host fragment.
17363
17364 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17365
17366 * configure: pass down site_option during recursion.
17367
17368 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17369
17370 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17371
17372 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17373
17374 * configure: Change exec_prefix so that it really defaults to prefix.
17375
17376 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17377
17378 * Makefile.in, configure.in: Add support for mmalloc library.
17379
17380 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17381
17382 * Makefile.in: add stmp dependencies for a few more things.
17383
17384 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17385
17386 * configure: adjusted error message on objdir/srcdir configure
17387 collision, per john's suggestion.
17388
17389 * Makefile.in: add libiberty stmp to all and all.cross.
17390
17391 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17392
17393 * Makefile.in: remove force dependencies, add grep to all.
17394
17395 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17396
17397 * Makefile.in: drop flex. make stamp files work.
17398
17399 * configure: added test for conflicting configuration in srcdir,
17400 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17401 gets cranky. use relative paths for configure and srcdir
17402 whenever possible. Send some error messages to stderr that were
17403 going to stdout.
17404
17405 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17406
17407 * Makefile.in: Fix libg++ rule to check for gcc directory
17408 before using gcc/gcc. Also pass XTRAFLAGS.
17409
17410 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17411
17412 * Makefile.in: added stmp-files so that directories aren't polled
17413 when they are already built.
17414
17415 * configure.texi: fixed a node pointer problem.
17416
17417 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17418
17419 * config.sub configure.in gdb/configure.in
17420 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17421 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17422 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17423
17424 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17425
17426 * configure: -recurring becomes -silent. corrected help message
17427 for -site= option.
17428
17429 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17430
17431 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17432
17433 * configure: when building Makefile for crosses, replace
17434 tooldir and program_prefix. default srcdir from location of
17435 config.sub. remove "for host in hosts" and "for target in
17436 targets" loops.
17437
17438 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17439
17440 * Makefile.in: Do not pass bindir or mandir to cvs.
17441
17442 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17443
17444 * Makefile.in, configure.in: removed traces of namesubdir,
17445 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17446 copyrights to '92, changed some from Cygnus to FSF.
17447
17448 * configure.texi: remove most references to multiple hosts,
17449 multiple targets, subdirs, etc.
17450
17451 * configure.man: removed rcsid. reference config.sub not
17452 config.subr.
17453
17454 * Makefile.in: mkdir $(infodir) on install-info.
17455
17456 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17457
17458 * configure.texi: Explain better about .gdbinit and about
17459 the environment that configure.in sections run in.
17460
17461 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17462
17463 * configure.in: Ultrix is only a decstation if it's a MIPS.
17464
17465 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17466
17467 * README: DOC.configure => cfg-paper.texi.
17468
17469 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17470
17471 * config.sub (near case $os): Don't convert newsos* to bsd!
17472
17473 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17474
17475 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17476 the number of copies of COPYING that go into the GDB tar file.
17477
17478 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17479
17480 * bfd/configure.in, gdb/config/mh-i386sco,
17481 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17482 Fix SCO configuration stuff.
17483
17484 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17485
17486 * Makefile.in: For libg++, make sure the -I pointing
17487 to the gcc directory goes *after* all the libg++-local -I flags.
17488 Also, move just-gcc dependency from just-libg++ to all-libg++.
17489
17490 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17491
17492 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17493
17494 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17495
17496 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17497
17498 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17499
17500 * config.sub: Add stratus configuration frags. Also
17501 submitted to FSF.
17502
17503 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17504
17505 * Makefile.in (DEV_SUPPORT): add configure.man.
17506
17507 * config.sub(Decode manufacturer-specific): add -none*.
17508
17509 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17510
17511 * Makefile.in: remove form feeds to make Sun's make happy.
17512 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17513
17514 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17515
17516 * Makefile.in (AR_FLAGS): Make quieter.
17517
17518 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17519
17520 * configure.in: Add libg++.
17521 * configure: When verbose, don't output the command line at each
17522 level; it will be unremarkably the same as the previous version,
17523 which will be the same as what the user typed.
17524
17525 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17526
17527 * configure.in, Makefile.in: fix clean-info, add flex. add
17528 fileutils.
17529
17530 * configure: be less sensitive to spaces in Makefile.in. Do not
17531 look for sources in "..". Doing so breaks subdirectories that
17532 might have their own configure. If a subdir has it's own
17533 configure script, use it.
17534
17535 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17536
17537 * cfg-paper.texi: some changes suggested by rms.
17538
17539 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17540
17541 * config.sub: Merge in some small additions from the FSF version,
17542 taken from the gcc distribution, to bring the Cygnus and FSF
17543 versions into closer sync.
17544
17545 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17546
17547 * configure.in: Changed svr4 references to sysv4.
17548
17549 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17550
17551 * configure: added -V for version number option.
17552
17553 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17554
17555 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17556 renamed from DOC.configure to cfg-paper.texi.
17557
17558 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17559
17560 * configure, config.subr, config.sub: config.subr is now
17561 config.sub again.
17562
17563 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17564
17565 * configure.texi: new file, in progress.
17566
17567 * Makefile.in: build info file and install the man page for
17568 configure.
17569
17570 * configure.man: new file, first cut.
17571
17572 * configure: find config.subr again now that configuration "none"
17573 has gone. removed all traces of the -ansi option. removed all
17574 traces of the -languages option.
17575
17576 * config.subr: resync from rms.
17577
17578 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17579
17580 * configure, config.sub, config.subr: merge config.sub into
17581 config.subr, call the result config.subr, remove config.sub, use
17582 config.subr.
17583
17584 * Makefile.in: revised install for dir.info.
17585
17586 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17587
17588 * configure.in: add decstation host makefile frag.
17589
17590 * Makefile.in: BISON now bison -y again. also install-gcc on
17591 install. clean-gdbm on clean. infodir belongs in datadir.
17592 Make directories for info install. Build dir.info here then
17593 install it.
17594
17595 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17596
17597 * Makefile.in: fix for bad directory tests.
17598
17599 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17600
17601 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17602 regexp. -srcdir relative was being handled incorrectly.
17603
17604 * Makefile.in: unwrapped some for loops so that parallel makes
17605 work again and so one can focus one's attention on a particular
17606 package.
17607
17608 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17609
17610 * configure: added PWD as a stand in for `pwd` (for speed). use
17611 elif wherever possible. make -srcdir work without -objdir.
17612 -objdir= commented out.
17613
17614 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17615
17616 * configure: +options become --options. -subdirs commented out.
17617 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17618 Makefile now at top of generated Makefile. Removed cvs log
17619 entries. added -srcdir. create .gdbinit only if there is one
17620 in ${srcdir}.
17621
17622 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17623 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17624 and mandir now keyed off datadir by default.
17625
17626 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17627
17628 * Freshly created ChangeLog.
17629
17630 \f
17631 Local Variables:
17632 mode: change-log
17633 left-margin: 8
17634 fill-column: 76
17635 version-control: never
17636 End: