30d83bfe7084b5f9df86f02907928c926ce8b39c
[gcc.git] / ChangeLog
1 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
2
3 * Makefile.def (target_modules): Add bootstrap=true and
4 raw_cxx=true to libsanitizer.
5 * configure.ac (bootstrap_target_libs): Add libsanitizer.
6 * Makefile.in: Regenerated.
7 * configure: Likewise.
8
9 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
10
11 * MAINTAINERS: Remove self as RTL optimization maintainer.
12
13 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
14
15 * MAINTAINERS (Write After Approval): Add myself.
16
17 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
18
19 * Makefile.def (target_modules): Remove bootstrap=true and
20 raw_cxx=true from libsanitizer.
21 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
22 * Makefile.in: Regenerated.
23 * configure: Likewise.
24
25 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
26
27 * Makefile.def (target_modules): Add bootstrap=true and
28 raw_cxx=true to libsanitizer.
29 * configure.ac (bootstrap_target_libs): Add libsanitizer.
30 * Makefile.in: Regenerated.
31 * configure: Likewise.
32
33 2012-11-28 Andrew Pinski <apinski@cavium.com>
34
35 PR bootstrap/54279
36 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
37 * configure: Regenerate.
38 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
39 * Makefile.in: Regenerate.
40
41 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
42
43 * configure.ac: Disable libsanitizer if we're not building C++.
44 * configure: Regenerate.
45
46 2012-11-15 Roland McGrath <roland@hack.frob.com>
47
48 * MAINTAINERS (Write After Approval): Add myself.
49
50 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
51
52 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
53 Kostya Serebryany (kcc@google.com) and
54 Jakub Jelinek (jakub@redhat.com).
55 Rename area for Dodji Seketeli (dodji@redhat.com).
56
57 2012-11-15 Dodji Seketeli <dodji@redhat.com>
58
59 * MAINTAINERS: (asan.c, related): Add myself.
60
61 2012-11-14 Roland McGrath <mcgrathr@google.com>
62
63 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
64 * configure: Regenerate.
65
66 2012-11-13 Richard Henderson <rth@redhat.com>
67
68 * configure.ac: Move libsanitizer logic to subdirectory.
69 * configure: Regenerate.
70
71 2012-11-13 Dodji Seketeli <dodji@redhat.com>
72
73 * configure.ac: Enable libsanitizer just on x86 linux for now.
74 * configure: Re-generate.
75
76 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
77
78 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
79 sections.
80 * configure: Regenerate.
81
82 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
83
84 * configure.ac: Add section for configdirs for libsanitizer.
85 Disable for cris-*-* and mmix-*-*.
86 * configure: Regenerate.
87
88 2012-11-12 Wei Mi <wmi@google.com>
89
90 * configure.ac: Add libsanitizer to target_libraries.
91 * Makefile.def: Ditto.
92 * configure: Regenerate.
93 * Makefile.in: Regenerate.
94 * libsanitizer: New directory for asan runtime. Contains an empty
95 tsan directory.
96
97 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
98
99 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
100 against Mingw64 w32api.
101 * configure: Regenerate.
102
103 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
104
105 * configure: Regenerated.
106
107 2012-11-03 Robert Mason <rbmj@verizon.net>
108
109 * configure.ac: add --disable-libstdcxx configure option
110 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
111
112 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
113
114 * MAINTAINERS (Write After Approval): Add myself.
115
116 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
117
118 * MAINTAINERS (Write After Approval): Add myself.
119
120 2012-10-24 Sharad Singhai <singhai@google.com>
121
122 * MAINTAINERS (Write After Approval): Add myself.
123
124 2012-10-24 Eric Christopher <echristo@gmail.com>
125
126 * MAINTAINERS: Update email address.
127
128 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
129
130 PR bootstrap/54820
131 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
132 * configure: Regenerate.
133
134 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
135
136 * MAINTAINERS (aarch64): Add Marcus and myself.
137
138 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
139
140 PR bootstrap/54820
141 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
142 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
143 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
144 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
145 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
146 * Makefile.in: Regenerate.
147 * configure.ac (have_static_libs): New variable and associated check.
148 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
149 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
150 * configure: Regenerate.
151
152 2012-10-10 Richard Biener <rguenther@suse.de>
153
154 * MAINTAINERS: Adjust for changed surname.
155
156 2012-10-04 Lawrence Crowl <crowl@google.com>
157
158 * MAINTAINERS (Write After Approval): Add myself.
159
160 2012-10-01 Cary Coutant <ccoutant@google.com>
161
162 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
163
164 2012-09-28 Ian Lance Taylor <iant@google.com>
165
166 * Makefile.def: Make all-target-libgo depend on
167 all-target-libbacktrace.
168 * Makefile.in: Rebuild.
169
170 2012-09-26 Ian Lance Taylor <iant@google.com>
171
172 * Makefile.def: Make all-gcc depend on all-libbacktrace.
173 * Makefile.in: Rebuild.
174
175 2012-09-20 Walter Lee <walt@tilera.com>
176
177 * configure.ac: Add tilegx to list of targets that support gold.
178 * configure: Regenerate.
179
180 2012-09-20 Marek Polacek <polacek@redhat.com>
181
182 * MAINTAINERS (Write After Approval): Add myself.
183
184 2012-09-19 Steve Ellcey <sellcey@mips.com>
185
186 * configure.ac: Add mips*-mti-elf* target.
187 * configure: Regenerate.
188
189 2012-09-17 Ian Lance Taylor <iant@google.com>
190
191 * MAINTAINERS (Various Maintainers): Add libbacktrace.
192 * configure.ac (host_libs): Add libbacktrace.
193 (target_libraries): Add libbacktrace.
194 * Makefile.def (host_modules): Add libbacktrace.
195 (target_modules): Likewise.
196 * configure, Makefile.in: Rebuild.
197
198 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
199
200 PR target/38607
201 Merge upstream change.
202 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
203
204 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
205 Add libgomp*.o to compare_exclusions for AIX.
206 * configure: Regenerate.
207
208 2012-09-06 Diego Novillo <dnovillo@google.com>
209
210 * configure.ac: Bump minimum GMP version to 4.2.3.
211 * configure: Re-generate.
212
213 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
214
215 PR target/54461
216 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
217 target-libgloss if not configured --with-avrlibc=no.
218 * configure: Regenerate.
219
220 2012-09-04 Jason Merrill <jason@redhat.com>
221
222 * configure.ac: Fix --enable-languages=all.
223
224 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
225
226 * MAINTAINERS (Write After Approval): Add myself.
227
228 2012-09-03 Richard Guenther <rguenther@suse.de>
229
230 PR bootstrap/54138
231 * configure.ac: Re-organize ISL / CLOOG checks to allow
232 disabling with either --without-isl or --without-cloog.
233 * configure: Regenerated.
234
235 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
236
237 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
238 * configure: Regenerate.
239
240 2012-08-27 Ulrich Drepper <drepper@gmail.com>
241
242 * MAINTAINERS: Fix my email address.
243
244 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
245
246 PR binutils/4970
247 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
248 and opcodes.
249 * Makefile.in: Regenerated.
250
251 2012-08-26 Art Haas <ahaas@impactweather.com>
252
253 * configure: Regenerate.
254
255 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
256
257 * INSTALL/README: Also refer to the online installation
258 instructions.
259
260 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
261
262 * MAINTAINERS (Write After Approval): Add myself.
263 (Picochip port): Remove myself.
264
265 2012-08-14 Diego Novillo <dnovillo@google.com>
266
267 Merge from cxx-conversion branch.
268
269 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
270 POSTSTAGE1_CONFIGURE_FLAGS.
271 * Makefile.in: Regenerate.
272 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
273 Force C++ when bootstrapping.
274 * configure: Regenerate.
275
276 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
277
278 * MAINTAINERS (Write After Approval): Add myself.
279
280 2012-07-16 Joseph Myers <joseph@codesourcery.com>
281
282 * README: Document use of ranges of years in copyright notices.
283
284 2012-07-06 Richard Guenther <rguenther@suse.de>
285
286 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
287 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
288 --with-gmp=system.
289 * Makefile.in: Regenerated.
290 * configure: Likewise.
291
292 2012-07-06 Richard Guenther <rguenther@suse.de>
293
294 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
295 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
296 supply V=1 as extra_make_flags.
297 * configure: Regenerated.
298 * Makefile.in: Likewise.
299
300 2012-07-04 Tristan Gingold <gingold@adacore.com>
301
302 * configure: Regenerate.
303
304 2012-07-03 Richard Guenther <rguenther@suse.de>
305
306 * Makfile.def (isl): Remove not necessary extra_exports and
307 extra_make_flags.
308 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
309 * Makefile.in: Regenerated.
310
311 2012-07-03 Richard Guenther <rguenther@suse.de>
312
313 * Makefile.def (cloog): Add V=1 to extra_make_flags.
314 * configure.ac: If either the ISL or the CLooG check failed
315 do not try to build in-tree versions.
316 * Makefile.in: Regenerated.
317 * configure: Regenerated.
318
319 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
320
321 * configure: Regenerate.
322
323 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
324
325 * MAINTAINERS (Various Maintainers): Add myself as testsuite
326 maintainer.
327
328 2012-07-02 Richard Guenther <rguenther@suse.de>
329
330 * configure: Regenerated.
331
332 2012-07-02 Richard Guenther <rguenther@suse.de>
333 Michael Matz <matz@suse.de>
334 Tobias Grosser <tobias@grosser.es>
335 Sebastian Pop <sebpop@gmail.com>
336
337 * Makefile.def: Add ISL host module, remove PPL host module.
338 Adjust ClooG host module to use the proper ISL.
339 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
340 * configure.ac: Include config/isl.m4. Add ISL host library,
341 remove PPL. Remove PPL configury, add ISL configury, adjust
342 ClooG configury.
343 * Makefile.in: Regenerated.
344 * configure: Likewise.
345
346 2012-07-02 Richard Guenther <rguenther@suse.de>
347
348 Merge from graphite branch
349 2011-07-21 Tobias Grosser <tobias@grosser.es>
350
351 * configure: Regenerated.
352 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
353 both cloog.org and legacy versions. The only supported version will
354 be CLooG with the isl backend.
355
356 2011-07-21 Tobias Grosser <tobias@grosser.es>
357
358 * configure: Regenerated.
359 * configure.ac: Require cloog isl 0.17.0
360
361 2011-07-21 Tobias Grosser <tobias@grosser.es>
362
363 * configure: Regenerated.
364 * config/cloog.m4: Do not define CLOOG_ORG
365
366 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
367
368 * configure.ac: Skip C if explicitly selected.
369 * configure: Regenerate.
370
371 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
372
373 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
374 they contain -O2.
375 * configure: Regenerate.
376
377 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
378
379 PR debug/53740
380 * df.h, df-problems.c, dce.c: Revert last patch.
381
382 2012-06-25 Iain Sandoe <iain@codesourcery.com>
383
384 * MAINTAINERS (Write After Approval): Update my email address.
385
386 2012-06-21 Meador Inge <meadori@codesourcery.com>
387
388 * MAINTAINERS (Write After Approval): Add myself.
389
390 2012-06-20 Jason Merrill <jason@redhat.com>
391
392 * Makefile.tpl (check-target-libgomp-c++): New.
393 (check-target-libitm-c++): New.
394 * Makefile.def (c++): Add them.
395 * Makefile.in: Regenerate.
396
397 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
398
399 * MAINTAINERS (Write After Approval): Add myself.
400
401 2012-05-16 Olivier Hainque <hainque@adacore.com>
402
403 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
404 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
405 (install-no-fixedincludes): Adjust accordingly.
406 * Makefile.in: Regenerate.
407
408 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
409
410 Merge upstream change
411 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
412
413 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
414
415 * MAINTAINERS (Write After Approval): Add myself.
416
417 2012-05-09 Nick Clifton <nickc@redhat.com>
418 Paul Smith <psmith@gnu.org>
419
420 PR bootstrap/50461
421 * configure.ac (mpfr-dir): When using in-tree MPFR sources
422 allow for the fact that from release v3.1.0 of MPFR the source
423 files were moved into a src sub-directory.
424 * configure: Regenerate.
425
426 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
427
428 * configure.ac: Bump minimum MPFR version to 2.4.0.
429 * configure: Regenerated.
430
431 2012-05-01 Richard Henderson <rth@redhat.com>
432
433 * Makefile.def (libatomic): New target_module.
434 * configure.ac (target_libraries): Add libatomic.
435 (noconfigdirs): Check if libatomic is supported.
436 * Makefile.in, configure: Rebuild.
437
438 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
439
440 * MAINTAINERS (Write After Approval): Add myself.
441
442 2012-04-25 Joel Brobecker <brobecker@adacore.com>
443
444 * config.sub: Update to 2012-04-18 version from official repo.
445
446 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
447
448 * MAINTAINERS (Write After Approval): Add myself.
449
450 2012-04-11 Steve Ellcey <sellcey@mips.com>
451
452 * MAINTAINERS: Changed email address.
453
454 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
455
456 PR target/52737
457 * contrib/gcc_update (files_and_dependencies):
458 Remove gcc/config/avr/t-multilib from touch data.
459
460 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
461
462 * MAINTAINERS (OS Port Maintainers): Remove irix.
463 * configure.ac (enable_libgomp): Remove *-*-irix6*.
464 (unsupported_languages): Remove mips-sgi-irix6.*.
465 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
466 (with_stabs): Remove.
467 * configure: Regenerate.
468
469 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
470
471 * MAINTAINERS (OS Port Maintainers): Remove osf.
472 * configure.ac (enable_libgomp): Remove *-*-osf*.
473 (with_stabs): Remove alpha*-*-osf*.
474 * configure: Regenerate.
475
476 2012-03-05 Tristan Gingold <gingold@adacore.com>
477
478 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
479 * configure: Regenerate.
480
481 2012-02-17 Walter Lee <walt@tilera.com>
482
483 * MAINTAINERS: (Write After Approval): Delete myself.
484
485 2012-02-14 Walter Lee <walt@tilera.com>
486
487 * MAINTAINERS (tilegx port): Add myself.
488 (tilepro port): Add myself.
489 (Write After Approval): Add myself.
490
491 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
492
493 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
494 and Joseph Myers as docstring relicensing maintainers.
495
496 2012-02-09 Bin Cheng <bin.cheng@arm.com>
497
498 * MAINTAINERS (write-after-approval): Add myself.
499
500 2012-02-08 Ira Rosen <irar@il.ibm.com>
501
502 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
503 maintainer.
504
505 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
506
507 * MAINTAINERS (Write After Approval): Move myself to
508 maintain alphabetical order.
509
510 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
511
512 * MAINTAINERS (Write After Approval): Add myself.
513
514 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
515
516 * MAINTAINERS (Write After Approval): Add myself.
517
518 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
519 Jayant R Sonar <jayant.sonar@kpitcummins.com>
520
521 * configure.ac (cr16-*-*): Remove nonconfigdirs.
522 * configure: Regenerate.
523
524 2012-01-23 Harshit Chopra <harshit@google.com>
525
526 * MAINTAINERS (Write After Approval): Add myself.
527
528 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
529
530 * configure.ac: Remove reference to mh-interix.
531 * configure: Regenerate.
532
533 2012-01-05 Richard Henderson <rth@redhat.com>
534
535 PR bootstrap/51072
536 * configure.ac: Disable libitm if c++ is not enabled.
537 * configure: Rebuild.
538
539 * configure.ac: Fix regexp for same.
540 * configure: Rebuild.
541
542 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
543
544 * MAINTAINERS (Write After Approval): Add myself.
545
546 2012-01-02 Richard Guenther <rguenther@suse.de>
547
548 PR bootstrap/51686
549 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
550 * Makefile.in: Regenerate.
551
552 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
553
554 * MAINTAINERS (Write After Approval): Add myself.
555
556 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
557
558 * configure: Regenerate.
559
560 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
561
562 * MAINTAINERS (picochip): Changed email address.
563
564 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
565
566 * MAINTAINERS (write-after-approval): Add self.
567
568 2011-11-29 DJ Delorie <dj@redhat.com>
569
570 * configure.ac (rl78-*-*) New case.
571 * configure: Regenerate.
572 * MAINTAINERS: Add myself as RL78 maintainer.
573
574 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
575
576 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
577
578 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
579
580 * libtool.m4: Additional FreeBSD 10 fixes.
581
582 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
583
584 * MAINTAINERS: Move myself from Write After Approval to CPU Port
585 Maintainers section, as Epiphany maintainer.
586
587 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
588
589 PR target/49992
590 * configure.ac: Remove ranlib special-casing for Darwin.
591 * configure: Regenerate.
592
593 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
594
595 * MAINTAINERS (Reviewers): Keep the list sorted.
596
597 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
598
599 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
600
601 2011-11-09 Roland McGrath <mcgrathr@google.com>
602
603 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
604 * configure: Rebuild.
605 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
606 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
607 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
608 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
609 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
610 Add READELF.
611 * Makefile.in: Rebuild.
612
613 2011-11-09 Jason Merrill <jason@redhat.com>
614
615 * Makefile.def (language=c++): Remove check-c++0x.
616 * Makefile.in (check-gcc-c++): Regenerate.
617
618 2011-11-08 Richard Henderson <rth@redhat.com>
619
620 * configure.ac: Test for libitm directory present first.
621
622 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
623
624 * configure.ac: Test libitm/configure.tgt to disable libitm.
625 * configure: Rebuild.
626
627 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
628 Richard Henderson <rth@redhat.com>
629
630 Merged from transactional-memory.
631
632 * Makefile.def (lang_env_dependencies): libitm is c++.
633 Add libitm target module.
634 * configure.ac: Likewise.
635 * config/mmap.m4: New file.
636 * contrib/gcc_update: Add libitm to touch data.
637 * Makefile.in, configure: Rebuild.
638
639 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
640
641 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
642 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
643 * Makefile.in: Regenerate.
644
645 2011-11-01 DJ Delorie <dj@redhat.com>
646
647 * config.sub: Update to version 2011-10-29 (added rl78)
648
649 2011-10-27 Nick Clifton <nickc@redhat.com>
650
651 * config.sub: Import these changes from the config project:
652
653 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
654 Ben Elliston <bje@gnu.org>
655
656 * config.sub (epiphany): New.
657
658 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
659 Ben Elliston <bje@gnu.org>
660
661 * config.sub (hexagon, hexagon-*): New.
662
663 2011-08-23 Roland McGrath <mcgrathr@google.com>
664
665 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
666 64eb to be64.
667
668 2011-08-16 Roland McGrath <mcgrathr@google.com>
669
670 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
671 (nacl): Grok as alias for 32el-unknown-nacl.
672
673 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
674
675 * MAINTAINERS (Write After Approval): Add myself.
676
677 2011-10-24 Teresa Johnson <tejohnson@google.com>
678
679 * MAINTAINERS (Write After Approval): Add myself.
680
681 2011-09-21 Jakub Jelinek <jakub@redhat.com>
682
683 * MAINTAINERS (sparc port): Remove myself.
684
685 2011-09-14 Tom de Vries <tom@codesourcery.com>
686
687 * MAINTAINERS (Write After Approval): Add myself.
688
689 2011-08-14 Yao Qi <yao@codesourcery.com>
690
691 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
692 * configure: Regenerate.
693
694 2011-07-26 Ian Lance Taylor <iant@google.com>
695
696 * configure.ac: Set have_compiler based on whether gcc directory
697 exists, rather than on whether gcc is in configdirs.
698 * configure: Rebuild.
699
700 2011-07-21 Joseph Myers <joseph@codesourcery.com>
701
702 * MAINTAINERS (Global Reviewers): Add self.
703
704 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
705
706 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
707 link directories.
708 * Makefile.in: Rebuild.
709
710 2011-07-20 Ian Lance Taylor <iant@google.com>
711
712 PR bootstrap/49787
713 * configure.ac: Move --enable-bootstrap handling earlier in file.
714 If --enable-bootstrap and either --enable-build-with-cxx or
715 --enable-build-poststage1-with-cxx, enable C++ automatically.
716 * configure: Rebuild.
717
718 2011-07-19 Ian Lance Taylor <iant@google.com>
719
720 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
721 make C++ a boot_language. Set and substitute
722 POSTSTAGE1_CONFIGURE_FLAGS.
723 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
724 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
725 * configure, Makefile.in: Rebuild.
726
727 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
728
729 * MAINTAINERS (Register Allocation): Move myself from reviewers to
730 maintainers.
731
732 2011-07-18 Jakub Jelinek <jakub@redhat.com>
733
734 * MAINTAINERS (Global Reviewers): Add myself.
735
736 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
737
738 * configure: Regenerate.
739
740 2011-07-16 Jason Merrill <jason@redhat.com>
741
742 * Makefile.def (language=c++): Add check-c++0x and
743 check-target-libmudflap-c++.
744 * Makefile.tpl (check-target-libmudflap-c++): New.
745 * Makefile.in: Regenerate.
746
747 2011-07-16 Matthias Klose <doko@ubuntu.com>
748
749 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
750 * Makefile.def (target_modules/libjava): Pass
751 $(EXTRA_CONFIGARGS_LIBJAVA).
752 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
753 if not configured with --enable-static-libjava.
754 * Makefile.in: Regenerate.
755 * configure: Likewise.
756
757 2011-07-15 Jason Merrill <jason@redhat.com>
758
759 * Makefile.in (check-c++): Move check-gcc-c++0x after
760 check-target-libstdc++-v3.
761
762 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
763
764 * MAINTAINERS (c6x port): New entry.
765
766 2011-07-13 Jason Merrill <jason@redhat.com>
767
768 * Makefile.in (check-gcc-c++0x): New.
769 (check-c++): Depend on it.
770
771 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
772
773 PR target/39150
774 * configure.ac (i[3456789]86-*-solaris2*): Also accept
775 x86_64-*-solaris2.1[0-9]*.
776 * configure: Regenerate.
777
778 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
779
780 * MAINTAINERS (RTL optimizers): Add self.
781
782 2011-06-27 Gabriel Charette <gchare@google.com>
783
784 * MAINTAINERS (Write After Approval): Add myself.
785
786 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
787
788 PR regression/47836
789 PR bootstrap/23656
790 PR other/47733
791 PR bootstrap/49247
792 PR c/48825
793 * configure.ac (target_libraries): Remove target-libiberty.
794 Remove case-statement setting skipdirs=target-libiberty for
795 multiple targets. Remove checking target_configdirs and
796 removing target-libiberty but keeping target-libgcc if
797 otherwise empty.
798 * Makefile.def (target_modules): Don't add libiberty.
799 (dependencies): Remove all traces of target-libiberty.
800 * configure, Makefile.in: Regenerate.
801
802 2011-06-13 Walter Lee <walt@tilera.com>
803
804 * configure.ac (tilepro-*-*) New case.
805 (tilegx-*-*): Likewise.
806 * configure: Regenerate.
807
808 2011-06-06 Jing Yu <jingyu@google.com>
809
810 * configure.ac: Skip target-libiberty for
811 arm*-*-linux-androideabi.
812 * configure: Regenerated.
813
814 2011-06-06 Nick Clifton <nickc@redhat.com>
815
816 * config.sub: Sync from upstream.
817
818 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
819
820 * MAINTAINERS (Write After Approval): Add myself.
821
822 2011-06-01 Daniel Jacobowitz <drow@false.org>
823
824 * MAINTAINERS: Update my email address.
825
826 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
827
828 * MAINTAINERS (Write After Approval): Update my email address.
829
830 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
831
832 * MAINTAINERS (Write After Approval): Add myself.
833
834 2011-05-08 Doug Kwan <dougkwan@google.com>
835
836 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
837 * configure: Regenerated.
838 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
839 value from configure.
840 * Makefile.in: Regenerated.
841
842 2011-05-05 Joseph Myers <joseph@codesourcery.com>
843
844 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
845 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
846 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
847 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
848 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
849 *-*-vxworks*): Disable newlib and libgloss in separate case
850 statement.
851 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
852 to separate case statement.
853 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
854 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
855 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
856 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
857 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
858 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
859 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
860 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
861 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
862 i[[3456789]]86-*-rdos*, m32r-*-*,
863 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
864 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
865 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
866 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
867 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
868 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
869 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
870 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
871 and libgloss in main case over targets. Remove most empty cases
872 in main case over targets.
873 * configure: Regenerate.
874
875 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
876
877 * MAINTAINERS (Write After Approval): Add myself.
878
879 2011-05-04 Joseph Myers <joseph@codesourcery.com>
880
881 * configure.ac: Remove code setting special library locations for
882 hppa*64*-*-hpux11*. Remove code setting compiler for
883 sparc-sun-solaris2*.
884 * configure: Regenerate.
885
886 2011-05-04 Joseph Myers <joseph@codesourcery.com>
887
888 * configure.ac: Separate libgloss_dir settings from general case
889 over targets.
890 * configure: Regenerate.
891
892 2011-04-28 Joseph Myers <joseph@codesourcery.com>
893
894 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
895 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
896 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
897 cases in libgcj-disabling case statement.
898 (hppa*64*-*-linux*): Set unsupported_languages instead of
899 disabling target-zlib.
900 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
901 to hppa*64*-*-hpux*.
902 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
903 hppa*-*-hpux*.
904 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
905 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
906 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
907 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
908 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
909 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
910 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
911 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
912 libgcj-disabling case statement.
913 * configure: Regenerate.
914
915 2011-04-28 Joseph Myers <joseph@codesourcery.com>
916
917 * configure.ac: Disable Java for targets not supporting libffi.
918 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
919 Remove cases in Java-disabling statement.
920 (*arm-wince-pe): Change to arm-wince-pe.
921 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
922 cases in Java-disabling statement.
923 (bfin-*-*): Don't disable Java again.
924 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
925 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
926 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
927 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
928 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
929 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
930 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
931 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
932 Java-disabling statement.
933 (mmix-*-*): Don't disable Java again.
934 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
935 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
936 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
937 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
938 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
939 statement.
940 * configure: Regenerate.
941
942 2011-04-28 Joseph Myers <joseph@codesourcery.com>
943
944 * configure.ac: Separate cases disabling Java and Java libraries
945 from general case over targets.
946 * configure: Regenerate.
947
948 2011-04-21 Jie Zhang <jzhang918@gmail.com>
949
950 * MAINTAINERS: Update my email address.
951
952 2011-04-20 Easwaran Raman <eraman@google.com>
953
954 * MAINTAINERS (Write After Approval): Add myself.
955
956 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
957
958 PR lto/48086
959 * configure.ac: Re-enable LTO on *-apple-darwin9*.
960 * configure: Regenerate.
961
962 2011-04-16 Jim Meyering <meyering@redhat.com>
963
964 * MAINTAINERS (Write After Approval): Add myself.
965
966 2011-04-15 Dodji Seketeli <dodji@redhat.com>
967
968 * MAINTAINERS: Update my email address.
969
970 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
971
972 * MAINTAINERS (Write After Approval): Add myself.
973
974 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
975
976 * MAINTAINERS (Write After Approval): Add myself.
977
978 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
979
980 * MAINTAINERS (Write After Approval): Add myself.
981
982 2011-04-06 Joseph Myers <joseph@codesourcery.com>
983
984 * configure.ac (build_tools): Remove build-byacc.
985 (host_libs): Remove mmalloc.
986 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
987 autoconf automake libtool diff rcs fileutils shellutils time
988 textutils wdiff find uudecode hello tar gzip indent recode release
989 sed perl gawk findutils gettext zip.
990 (libgcj): Remove target-qthreads.
991 (target_tools): Remove target-examples target-gperf.
992 (YACC): Don't handle building byacc.
993 * configure: Regenerate.
994 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
995 dosutils, examples, fileutils, find, findutils, gawk, gettext,
996 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
997 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
998 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
999 handle building components.
1000 * Makefile.in: Regenerate.
1001
1002 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1003
1004 * MAINTAINERS: Update my email address as Xtensa maintainer.
1005
1006 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1007
1008 * config.sub: Sync from upstream.
1009
1010 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1011
1012 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1013 (microblaze*): Don't disable libssp.
1014 * configure: Regenerate.
1015
1016 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1017
1018 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1019 moveifchange.
1020 * configure: Regenerate.
1021 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1022 * Makefile.in: Regenerate.
1023
1024 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1025
1026 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1027 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1028 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1029 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1030 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1031 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1032 md_exec_prefix cases.
1033 * configure: Regenerate.
1034
1035 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1036
1037 * configure.ac: Separate cases disabling target-libssp,
1038 target-libiberty, target-libstdc++-v3 and Fortran from general
1039 case over targets.
1040 * configure: Regenerate.
1041
1042 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1043
1044 * configure.ac (*-*-chorusos): Don't disable libgcj.
1045 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1046 Remove case.
1047 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1048 (arm-*-coff): Don't disable libgcj.
1049 (arm*-*-linux-gnueabi): Remove useless assignment.
1050 (arm-*-riscix*): Don't disable libgcj.
1051 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1052 configuration.
1053 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1054 (c54x*-*-*): Remove case.
1055 (tic54x-*-*): Don't disable GCC or GCC libraries.
1056 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1057 to *.
1058 (d10v-*-*): Don't disable GCC libraries.
1059 (d30v-*-*): Don't disable libgcj.
1060 (h8500-*-*): Don't disable GCC libraries.
1061 (i960-*-*): Don't disable libgcj.
1062 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1063 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1064 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1065 libgcj.
1066 (m68k-*-coff*): Remove case.
1067 (mmix-*-*): Don't disable libgloss on host.
1068 (mn10200-*-*, mn10300-*-*): Remove cases.
1069 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1070 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1071 Don't disable libgcj.
1072 (romp-*-*): Remove case.
1073 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1074 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1075 case.
1076 (v810-*-*): Don't disable GCC libraries.
1077 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1078 (ip2k-*-*): Don't disable GCC libraries.
1079 * configure: Regenerate.
1080
1081 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1082
1083 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1084 libffi on host.
1085 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1086 on host.
1087 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1088 * configure: Regenerate.
1089
1090 2011-03-26 John Marino <binutils@marino.st>
1091
1092 * configure.ac: Add support for *-*-dragonfly*
1093 * configure: Regenerate.
1094
1095 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1096
1097 * configure.ac (native_only): Remove.
1098 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1099 send-pr uudecode guile gnuserv on host.
1100 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1101 send-pr rcs guile perl texinfo libtool on host.
1102 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1103 automake send-pr rcs guile perl texinfo libtool on host.
1104 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1105 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1106 (alpha*-dec-osf*): Don't disable fileutils on target.
1107 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1108 texinfo send-pr expect dejagnu on target.
1109 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1110 target-qthreads on target.
1111 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1112 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1113 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1114 x86_64-*-mingw*): Don't disable expect on target.
1115 (*-*-cygwin*): Don't disable target-gperf on target.
1116 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1117 gnuserv on target.
1118 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1119 target.
1120 * configure: Regenerate.
1121
1122 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1123
1124 * configure.ac (target_tools): Remove target-groff.
1125 (native_only): Remove target-groff.
1126 (hppa*64*-*-*): Don't disable byacc.
1127 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1128 setting.
1129 (*-*-kaos*): Don't skip target-librx and target-groff.
1130 (*-*-netware*): Don't skip target-libmudflap.
1131 (*-*-tpf*): Don't skip target-libmudflap.
1132 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1133 directories on the host.
1134 (ia64*-*-*vms*): Don't skip tix.
1135 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1136 host.
1137 * configure: Regenerate.
1138
1139 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1140
1141 * configure.ac: Remove references to mt-mep, mt-netware,
1142 mt-wince.
1143 * Makefile.def: Add all-utils soft dependencies.
1144 * Makefile.tpl: Remove GDB_NLM_DEPS.
1145 * configure: Regenerate.
1146 * Makefile.in: Regenerate.
1147
1148 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1149
1150 * configure.ac: Do not include mh-x86omitfp.
1151 * configure: Regenerate.
1152
1153 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1154
1155 * configure.ac: Remove empty cases.
1156 * configure: Regenerate.
1157
1158 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1159
1160 * Makefile.def: Add dependency from termcap to gdb.
1161 * Makefile.in: Regenerate.
1162
1163 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1164
1165 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1166 * configure: Regenerate.
1167 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1168 * Makefile.tpl: Likewise.
1169 * Makefile.in: Regenerate.
1170
1171 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1172
1173 * configure.ac: Remove all mentions of tentative_cc.
1174 * configure: Regenerate.
1175
1176 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1177
1178 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1179 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1180 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1181 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1182 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1183 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1184 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1185 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1186 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1187 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1188 *-*-rhapsody*): Remove host cases.
1189 * configure: Regenerate.
1190
1191 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1192
1193 * configure.ac (ppc*-*-pe): Remove host case.
1194 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1195 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1196 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1197 cases.
1198 * configure: Regenerate.
1199
1200 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1201
1202 * config.sub: Update to version 2011-03-23.
1203
1204 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1205
1206 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1207 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1208 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1209 * configure: Regenerate.
1210
1211 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1212
1213 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1214 to Write After Approval.
1215 * config-ml.in: Don't handle arc-*-elf*.
1216 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1217 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1218 handle GCC libraries.
1219 * configure: Regenerate.
1220
1221 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1222
1223 PR bootstrap/48120:
1224 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1225 Add -lstdc++ -lm to LIBS.
1226 * configure: Regenerate.
1227
1228 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1229
1230 * config.guess: Update to version 2011-02-02
1231 * config.sub: Update to version 2011-02-24
1232
1233 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1234
1235 PR lto/48086
1236 * configure.ac: Re-enable LTO on *-apple-darwin9.
1237 * configure: Regenerate.
1238
1239 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1240
1241 PR lto/48086
1242 * configure.ac: Disable LTO on darwin due to an assembler change in
1243 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1244 under 256.
1245 * configure: Regenerate.
1246
1247 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1248
1249 * MAINTAINERS: Update myself as score backend maintainer,
1250 update my e-mail address.
1251
1252 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1253
1254 * MAINTAINERS: Update my e-mail address.
1255
1256 2011-03-06 Joey Ye <joey.ye@arm.com>
1257
1258 * MAINTAINERS: Update my e-mail address.
1259
1260 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1261
1262 * configure.ac: Adjust test of with_ppl.
1263 * configure: Regenerated.
1264
1265 2011-03-02 Kai Tietz <ktietz@redhat.com>
1266
1267 * MAINTAINERS: Adjust my e-mail address.
1268
1269 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1270
1271 * configure.ac: Add -lpwl to ppllibs.
1272 * configure: Regenerated.
1273
1274 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1275
1276 * config/cloog.m4: Add -lisl to clooglibs.
1277 * configure: Regenerated.
1278
1279 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1280
1281 * MAINTAINERS (CPU Port maintainers): Add self.
1282
1283 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1284
1285 * MAINTAINERS: Add myself as testsuite maintainer.
1286
1287 2011-02-15 Mike Stump <mikestump@comcast.net>
1288
1289 * MAINTAINERS: Add myself as testsuite maintainer.
1290
1291 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1292
1293 Import from Libtool and gnulib:
1294
1295 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1296
1297 Prepare for supporting FreeBSD 10.
1298 * config.rpath: Remove handling of freebsd1* which soon would
1299 match FreeBSD 10.0.
1300
1301 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1302
1303 Remove support for FreeBSD 1.x.
1304 * libtool.m4 (_LT_LINKER_SHLIBS)
1305 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1306 soon would incorrectly match FreeBSD 10.0.
1307
1308 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1309
1310 PR binutils/12283
1311 * move-if-change: Import version from gnulib.
1312
1313 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1314
1315 PR lto/47225
1316 * Makefile.def (lto-plugin): Double dash for enable-shared.
1317 (configure-gcc): Depend on all-lto-plugin.
1318 * Makefile.in: Rebuilt.
1319
1320 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1321
1322 * configure.ac: Remove extra bracket.
1323 * configure: Regenerate.
1324
1325 2011-02-08 Tobias Burnus <burnus@net-b.de>
1326
1327 * MAINTAINERS: Add myself as libquadmath maintainer.
1328
1329 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1330
1331 * MAINTAINERS: Update my email address.
1332
1333 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1334
1335 * MAINTAINERS (option handling): Add self.
1336
1337 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1338
1339 PR lto/47225
1340 * Makefile.def: Add dependency for install-gcc
1341 on install-lto-plugin.
1342 * Makfile.in: Regenerated
1343
1344 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1345
1346 * MAINTAINERS (CPU Port Maintainers): Add myself.
1347
1348 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1349
1350 PR libgcj/44341
1351 * configure.ac: Discard --with-* flags for host when configuring
1352 target libraries for cross build.
1353 * configure: Rebuilt.
1354
1355 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1356
1357 * MAINTAINERS (linear loop transforms): Removed.
1358
1359 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1360
1361 * configure.ac: If with_ppl is no, move setting with_cloog=no
1362 after CLOOG_REQUESTED check.
1363 * configure: Regenerated.
1364
1365 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1366
1367 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1368 CLooG has been requested.
1369 * configure: Regenerated.
1370
1371 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1372
1373 * configure: Regenerated.
1374 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1375
1376 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1377
1378 * configure: Regenerated.
1379 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1380
1381 2011-01-21 Andreas Schwab <schwab@redhat.com>
1382
1383 * configure.ac: Use AS_HELP_STRING throughout.
1384 * configure: Regenerate.
1385
1386 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1387
1388 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1389 * configure: Regenerate.
1390
1391 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1392
1393 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1394
1395 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1396
1397 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1398 for ia64-hpux.
1399 * configure: Regenerate.
1400
1401 2011-01-07 Jan Hubicka <jh@suse.cz>
1402
1403 PR lto/47225
1404 * Makefile.in: Regenerate.
1405 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1406 configure.
1407
1408 2011-01-07 Jan Hubicka <jh@suse.cz>
1409
1410 * Makefile.in: Regenerate.
1411 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1412 and configure dependency on lto-plugin configure.
1413 (lto-plugin module): Remove dependency on GCC; add dependency on
1414 liniberty.
1415
1416 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1417
1418 * MAINTAINERS (Write After Approval): Add myself.
1419
1420 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1421
1422 * configure: Regenerate.
1423
1424 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1425
1426 * configure.ac: (picochip): Disable libiberty.
1427
1428 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1429
1430 * MAINTAINERS (Write After Approval): Add myself.
1431
1432 2010-12-10 Ian Lance Taylor <iant@google.com>
1433
1434 PR bootstrap/46819
1435 * configure.ac: For --disable-libgcj clear libgcj_saved.
1436 * configure: Rebuild.
1437
1438 2010-12-10 Tobias Burnus <burnus@net-b.de>
1439
1440 PR fortran/46540
1441 * configure.ac: Add --disable-libquadmath and
1442 --disable-libquadmath-support.
1443 * configure: Regenerate.
1444
1445 2010-12-03 Ian Lance Taylor <iant@google.com>
1446
1447 * MAINTAINERS: Add myself as libgo maintainer.
1448
1449 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1450
1451 PR libffi/46792
1452 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1453 * configure: Regenerate.
1454
1455 2010-12-02 Ian Lance Taylor <iant@google.com>
1456
1457 * configure.ac: Always set default for poststage1_ldflags to
1458 -static-libstdc++ -static-libgcc.
1459
1460 2010-11-29 Andreas Schwab <schwab@redhat.com>
1461
1462 * configure.ac: Move comment to remove extra space in last argument
1463 of GCC_TARGET_TOOL.
1464
1465 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1466
1467 PR other/46026
1468 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1469 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1470 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1471 (BASE_FLAGS_TO_PASS): Use it.
1472 * configure: Rebuilt.
1473 * Makefile.in: Rebuilt.
1474
1475 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1476
1477 PR binutils/12258
1478 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1479 Properly check default linker.
1480 * configure: Regnerated.
1481
1482 2010-11-23 Matthias Klose <doko@ubuntu.com>
1483
1484 * configure.ac: For --enable-gold, handle value `default' instead of
1485 `both*'. New configure option --{en,dis}able-ld.
1486 * configure: Regenerate.
1487
1488 2010-11-20 Ian Lance Taylor <iant@google.com>
1489
1490 * configure.ac: Only disable a language library if no language needs
1491 it. Don't let --disable-libgcj uncondtionally disable libffi.
1492 * configure: Rebuild.
1493
1494 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1495
1496 * Makefile.in: Regenerate.
1497
1498 PR other/46202
1499 * configure.ac: Fix just-built in-tree STRIP name to be
1500 binutils/strip-new.
1501 * configure: Regenerate.
1502 * Makefile.def (install-strip-gcc, install-strip-binutils)
1503 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1504 (install-strip-sid): Mirror dependencies on non-strip variants
1505 of these targets on the respective -strip prerequisites.
1506 * Makefile.tpl (install-strip, install-strip-host)
1507 (install-strip-target): New targets.
1508 (install-strip-[+module+], install-strip-target-[+module+]):
1509 New targets.
1510 * Makefile.in: Regenerate.
1511
1512 2010-11-19 Ian Lance Taylor <iant@google.com>
1513 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1514
1515 * configure.ac: Add target-libgo to target_libraries. Set
1516 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1517 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1518 (HOST_EXPORTS): Add GOC.
1519 (BASE_TARGET_EXPORTS): Add GOC.
1520 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1521 (GOCFLAGS_FOR_TARGET): New variable.
1522 (EXTRA_HOST_FLAGS): Add GOC.
1523 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1524 * Makefile.def (target_modules): Add libgo.
1525 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1526 (dependencies): Add dependency from configure-target-libgo to
1527 configure-target-libffi and all-target-libstdc++-v3. Add
1528 dependencies from all-target-libgo to all-target-libffi.
1529 (languages): Add go.
1530 * configure: Rebuild.
1531 * Makefile.in: Rebuild.
1532
1533 2010-11-19 Ian Lance Taylor <iant@google.com>
1534
1535 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1536 compiler/flag environment variables.
1537
1538 2010-11-18 Ian Lance Taylor <iant@google.com>
1539
1540 * configure.ac: Check for lang_requires_boot_languages in
1541 config-lang.in files.
1542 * configure: Rebuild.
1543
1544 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1545 Tobias Burnus <burnus@net-b.de>
1546
1547 PR fortran/32049
1548 * Makefile.def: Add libquadmath; build it with language=fortran.
1549 * configure.ac: Add libquadmath.
1550 * Makefile.tpl: Handle multiple libs in check-[+language+].
1551 * Makefile.in: Regenerate.
1552 * configure: Regenerate.
1553
1554 2010-11-16 Tom Tromey <tromey@redhat.com>
1555
1556 * MAINTAINERS: Moved myself to reviewers section.
1557
1558 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1559
1560 * MAINTAINERS: Moved myself to reviewers section.
1561
1562 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1563
1564 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1565 (Write After Approval): Remove self.
1566
1567 2010-11-15 Andreas Schwab <schwab@redhat.com>
1568
1569 * configure.ac: Fix spelling in option names.
1570 * configure: Regenerated.
1571
1572 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1573
1574 PR bootstrap/39622
1575 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1576 * configure: Regenerated.
1577
1578 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1579
1580 * MAINTAINERS: Update my email address.
1581
1582 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1583
1584 * configure: Regenerate.
1585
1586 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1587
1588 * configure: Regenerate.
1589
1590 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1591
1592 * configure: Regenerate.
1593
1594 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1595
1596 * configure: Regenerate.
1597
1598 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1599
1600 * configure.ac: Support official CLooG.org versions.
1601 * configure: Regenerate.
1602 * config/cloog.m4: New.
1603
1604 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1605
1606 * MAINTAINERS (Write After Approval): Add myself.
1607
1608 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1609
1610 * MAINTAINERS: Update my email address.
1611
1612 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1613
1614 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1615 * configure: Regenerate.
1616
1617 2010-11-03 Ian Lance Taylor <iant@google.com>
1618 Dave Korn <dave.korn.cygwin@gmail.com>
1619
1620 PR lto/46273
1621 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1622 and on other supported platforms whenever LTO is enabled.
1623 * configure: Rebuild.
1624
1625 2010-11-02 Alan Modra <amodra@gmail.com>
1626
1627 PR binutils/12110
1628 * configure.ac: Error when source path contains spaces.
1629 * configure: Regenerate.
1630
1631 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1632
1633 * MAINTAINERS: Update my email address.
1634
1635 2010-10-20 Ian Lance Taylor <iant@google.com>
1636
1637 * Makefile.def (target_modules): Set lib_path to src/.libs for
1638 libstdc++-v3 module.
1639 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1640 * Makefile.in: Rebuild.
1641
1642 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1643
1644 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1645 (Write After Approval): Remove myself.
1646
1647 2010-10-15 Tristan Gingold <gingold@adacore.com>
1648
1649 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1650
1651 2010-10-14 Douglas Rupp <rupp@gnat.com>
1652
1653 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1654
1655 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1656
1657 * configure.ac (build_lto_plugin): New shell variable.
1658 (--enable-lto): Turn on by default for all non-ELF platforms that
1659 have had LTO support added so far. Set build_lto_plugin appropriately
1660 for both ELF and non-ELF.
1661 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1662 * configure: Regenerate.
1663
1664 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1665
1666 Sync from src:
1667 * configure.ac (v850 support): Remove target-libgloss from
1668 noconfigdirs.
1669 * configure: Regenerate.
1670
1671 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1672
1673 PR bootstrap/45326
1674 PR bootstrap/45174
1675 * configure.ac: Honor initial values of $build_configargs,
1676 $host_configargs, $target_configargs. Mark the precious, so
1677 environment settings get recorded.
1678 * configure: Regenerate.
1679
1680 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1681
1682 PR bootstrap/45796
1683 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1684 Depend on all-build-libiberty.
1685 * Makefile.in: Regenerate.
1686
1687 2010-09-30 Michael Eager <eager@eagercon.com>
1688
1689 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1690 * configure: Regenerate.
1691
1692 2010-09-28 Michael Eager <eager@eagercon.com>
1693
1694 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1695
1696 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1697
1698 PR bootstrap/44621
1699 * configure.ac: Fix unportable shell quoting.
1700 * configure: Regenerate.
1701
1702 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1703
1704 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1705 targets and amend comment.
1706 * configure: Regenerate.
1707
1708 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1709
1710 * MAINTAINERS (Write After Approval): Add myself.
1711
1712 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1713
1714 * configure.ac: Enable LTO by default on Darwin.
1715 * configure: Regenerate.
1716
1717 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1718
1719 * MAINTAINERS (Write After Approval): Add myself.
1720
1721 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1722
1723 * MAINTAINERS (Write After Approval): Add myself.
1724
1725 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1726
1727 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1728 ports
1729
1730 2010-07-28 David Yuste <david.yuste@gmail.com>
1731
1732 * MAINTAINERS (Write After Approval): Add myself.
1733
1734 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1735
1736 * configure.ac: Support all v850 targets.
1737 * configure: Regenerate.
1738
1739 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1740
1741 PR bootstrap/44455
1742 * configure.ac (extra_mpfr_configure_flags): Copy from
1743 extra_mpc_gmp_configure_flags.
1744 * configure: Re-generated.
1745
1746 2010-07-22 Andi Kleen <ak@linux.intel.com>
1747
1748 * MAINTAINERS (Write After Approval): Add myself.
1749
1750 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1751
1752 * MAINTAINERS (Write After Approval): Add myself.
1753
1754 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1755
1756 * MAINTAINERS (Write After Approval): Add myself.
1757
1758 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1759
1760 PR target/44862
1761 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1762 Provide -B option to allow for link spec %s substitutions for
1763 libstdc++.a on darwin.
1764 * Makefile.in: Regenerate.
1765
1766 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1767
1768 * MAINTAINERS (Reviewers): Update my e-mail address
1769
1770 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1771
1772 * Makefile.def (configure-gcc): Depend on all-libelf.
1773 * Makefile.in: Rebuild.
1774
1775 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1776
1777 * MAINTAINERS (Write After Approval): Add myself in the right place.
1778
1779 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1780
1781 * MAINTAINERS (Write After Approval): Add myself.
1782
1783 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1784
1785 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1786
1787 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1788
1789 * config.sub: Update to version 2010-05-21.
1790 * config.guess: Update to version 2010-04-03.
1791
1792 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1793
1794 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1795 * configure: Regenerate.
1796
1797 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1798
1799 * MAINTAINERS (Write After Approval): Add myself.
1800
1801 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1802
1803 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1804 a platform that supports LTO.
1805 * configure: Regenerate.
1806
1807 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1808
1809 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1810 * configure: Regenerated.
1811
1812 2010-04-27 Roland McGrath <roland@redhat.com>
1813 H.J. Lu <hongjiu.lu@intel.com>
1814
1815 * configure.ac (--enable-gold): Support both, both/gold and
1816 both/bfd to add gold to configdirs without removing ld.
1817 * configure: Regenerated.
1818
1819 * Makefile.def: Add install-gold dependency to install-ld.
1820 * Makefile.in: Regenerated.
1821
1822 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1823
1824 PR lto/42776
1825 * configure.ac (--enable-lto): Refactor handling so libelf tests
1826 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1827 and allow LTO to be explicitly enabled on non-ELF platforms that
1828 are known to support it inside else-clause.
1829 * configure: Regenerate.
1830
1831 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1832
1833 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1834 * configure: Regenerate.
1835
1836 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1837
1838 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1839 * configure: Regenerate.
1840
1841 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1842
1843 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1844 separately.
1845 * configure: Regenerate.
1846
1847 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1848
1849 * MAINTAINERS (Write After Approval): Add myself.
1850
1851 2010-04-14 Tristan Gingold <gingold@adacore.com>
1852
1853 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1854 * configure: Regenerate.
1855
1856 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1857
1858 * configure: Regenerate after change to elf.m4.
1859
1860 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1861
1862 * MAINTAINERS (Write After Approval): Add myself.
1863
1864 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1865
1866 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1867 * configure: Regenerated.
1868
1869 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1870
1871 * configure.ac: Print "buggy but acceptable" when CLooG
1872 revision is less than 9.
1873 * configure: Regenerated.
1874
1875 2010-04-01 Diego Novillo <dnovillo@google.com>
1876
1877 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1878
1879 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1880
1881 PR bootstrap/43615
1882 PR bootstrap/43328
1883
1884 Revert:
1885
1886 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1887
1888 * configure.ac: Do not pass --enable-multilib nor
1889 --disable-multilib in baseargs. Accept explicitly passed
1890 --enable_multilib.
1891 * configure: Regenerate.
1892
1893 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
1894
1895 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
1896
1897 2010-03-31 Janis Johnson <janis187@us.ibm.com>
1898
1899 * MAINTAINERS: Remove myself.
1900
1901 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1902
1903 PR bootstrap/43328
1904 * configure.ac: Do not pass --enable-multilib nor
1905 --disable-multilib in baseargs. Accept explicitly passed
1906 --enable_multilib.
1907 * configure: Regenerate.
1908
1909 2010-03-28 Andrew Pinski <pinskia@gmail.com>
1910
1911 * MAINTAINERS (spu port): Remove me.
1912
1913 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1914
1915 * configure.ac (tic6x-*-*): New case.
1916 * configure: Regenerate.
1917
1918 2010-03-23 Joseph Myers <joseph@codesourcery.com>
1919
1920 * config.sub: Update to version 2010-03-22.
1921 * config.guess: Update to version 2009-12-30.
1922
1923 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
1924
1925 PR ada/42554
1926 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
1927 * configure: Regenerate.
1928
1929 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1930
1931 * MAINTAINERS: Update my email address.
1932
1933 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
1934
1935 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
1936 (ghassan.shobaki@amd.com): Removed.
1937
1938 2010-03-17 Alan Modra <amodra@gmail.com>
1939
1940 * MAINTAINERS: Update my email address.
1941
1942 2010-03-16 Diego Novillo <dnovillo@google.com>
1943
1944 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
1945 Matthews.
1946
1947 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1948
1949 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
1950 Gutson, Jeffrey D. Oldham and Mark Shinwell.
1951
1952 2010-03-16 Joseph Myers <joseph@codesourcery.com>
1953
1954 * MAINTAINERS: Update my email address.
1955
1956 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
1957
1958 * MAINTAINERS: Update my email address.
1959
1960 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
1961
1962 * MAINTAINERS: Update my email address.
1963
1964 2010-03-09 Jie Zhang <jie@codesourcery.com>
1965
1966 * MAINTAINERS: Update my email address.
1967
1968 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1969
1970 PR libstdc++/32499
1971 * configure.ac (RANLIB): Default to true.
1972 (STRIP): Likewise.
1973 (RANLIB_FOR_TARGET): Remove superfluous : argument.
1974 * configure: Regenerate.
1975
1976 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
1977
1978 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
1979 (Write After Approval): Update my email address.
1980
1981 2010-02-17 Nick Clifton <nickc@redhat.com>
1982
1983 PR 11238
1984 * Makefile.tpl (local-distclean): Also remove config.cache files in
1985 sub-directories as there may not be Makefiles present in the
1986 sub-directories.
1987 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
1988 the config.cache files found by the find command.
1989
1990 * Makefile.in: Regenerate.
1991 * configure.ac: Revert previous delta.
1992 * configure: Regenerate.
1993
1994 2010-02-15 Nick Clifton <nickc@redhat.com>
1995
1996 PR 11238
1997 * configure.ac: Delete config.cache files in sub-directories when
1998 deleting Makefiles.
1999 * configure: Regenerate.
2000
2001 2010-02-12 Ben Elliston <bje@gnu.org>
2002
2003 * MAINTAINERS: Update my email address.
2004
2005 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2006
2007 * MAINTAINERS (spu port): Update my email address.
2008
2009 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2010
2011 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2012
2013 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2014
2015 * configure.ac: Add "recommended" version checks for GMP/MPC.
2016 Update recommended GMP/MPFR/MPC versions.
2017 * configure: Regenerate.
2018
2019 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2020
2021 * MAINTAINERS: Move my Embecosm email address into the
2022 write-after-approval section.
2023
2024 2010-01-26 Ian Lance Taylor <iant@google.com>
2025
2026 * MAINTAINERS: Add myself as Go frontend maintainer.
2027
2028 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2029
2030 PR libstdc++/36101, PR libstdc++/42813
2031 * configure.ac (bootstrap_target_libs): Make inclusion of
2032 target-libgomp conditional on libgomb being in target_configdirs.
2033 * configure: Regenerate.
2034
2035 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2036
2037 PR libstdc++/36101, PR libstdc++/42813
2038 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2039 * configure: Regenerate.
2040
2041 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2042
2043 PR libstdc++/36101, PR libstdc++/42813
2044 * configure.ac (target_configdirs): Substitute.
2045 * Makefile.def: Bootstrap target module libgomp.
2046 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2047 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2048 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2049 * configure, Makefile.in: Regenerate.
2050
2051 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2052
2053 * MAINTAINERS: Adjust my details.
2054
2055 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2056
2057 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2058
2059 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2060
2061 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2062
2063 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2064
2065 * MAINTAINERS (Write After Approval): Add myself.
2066
2067 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2068
2069 * MAINTAINERS (Write After Approval): Add myself.
2070
2071 2010-01-11 Richard Guenther <rguenther@suse.de>
2072
2073 PR lto/41569
2074 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2075 * Makefile.in: Regenerated.
2076
2077 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2078
2079 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2080 * configure: Regenerate.
2081
2082 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2083 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2084
2085 PR bootstrap/42424
2086 * configure.ac: Include libtool m4 files.
2087 (_LT_CHECK_OBJDIR): Call it.
2088 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2089 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2090
2091 * configure: Regenerate.
2092
2093 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2094
2095 PR bootstrap/41818
2096 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2097 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2098 * Makefile.in: Regenerate.
2099
2100 2010-01-02 Richard Guenther <rguenther@suse.de>
2101
2102 PR lto/41529
2103 * configure.ac: Include config/elf.m4. Disable LTO if not
2104 builting for an elf target.
2105 * configure: Regenerate.
2106
2107 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2108
2109 * MAINTAINERS: Change my email address.
2110
2111 2009-12-18 Ben Elliston <bje@au.ibm.com>
2112
2113 * config.sub, config.guess: Update from upstream sources.
2114
2115 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2116
2117 * MAINTAINERS (Write After Approval): Add myself.
2118
2119 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2120
2121 PR middle-end/30447
2122 PR middle-end/30789
2123 PR other/40302
2124
2125 * configure.ac: Require MPC.
2126 * configure: Regenerate.
2127
2128 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2129
2130 PR target/38384
2131 PR bootstrap/40972
2132 * libtool.m4: Sync from git Libtool.
2133 * ltoptions.m4: Likewise.
2134 * ltversion.m4: Likewise.
2135 * lt~obsolete.m4: Likewise.
2136 * ltmain.sh: Likewise.
2137
2138 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2139
2140 * configure.ac: Update minimum MPC version to 0.8.
2141 * configure: Regenerate.
2142
2143 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2144
2145 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2146 * configure: Regenerated.
2147
2148 2009-11-21 Ian Lance Taylor <iant@google.com>
2149
2150 * configure.ac: Change default of poststage1_ldflags to be empty if
2151 poststage1_libs is set. When poststage1_libs is empty, and
2152 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2153 * configure: Rebuild.
2154
2155 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2156
2157 * MAINTAINERS (Write After Approval): Update my email address.
2158
2159 2009-11-20 Ben Elliston <bje@au.ibm.com>
2160
2161 * config.guess: Update from upstream sources.
2162
2163 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2164
2165 * Makefile.def: Restore host and target settings for gmp.
2166 * Makefile.in: Rebuild.
2167
2168 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2169
2170 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2171 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2172 Fix portability of test of C++ as bootstrap language. Add
2173 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2174 * configure: Rebuild.
2175 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2176 and cloog. Fix in-tree ppl configuration. Introduce libelf
2177 in-tree building.
2178 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2179 (POSTSTAGE1_HOST_EXPORTS): Use it.
2180 (STAGE[+id+]_CXXFLAGS): New.
2181 (BASE_FLAGS_TO_PASS): Pass it down.
2182 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2183 extra_exports.
2184 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2185 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2186 extra_exports.
2187 * Makefile.in: Rebuild.
2188
2189 2009-11-17 Ben Elliston <bje@au.ibm.com>
2190
2191 * config.sub, config.guess: Update from upstream sources.
2192
2193 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2194
2195 * MAINTAINERS (Write After Approval): Add myself.
2196
2197 2009-11-09 Jon Beniston <jon@beniston.com>
2198
2199 * MAINTAINERS (Write After Approval): Add myself.
2200
2201 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2202
2203 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2204 paths for *-w64-mingw* and x86_64-*mingw*.
2205 * configure: Regenerated.
2206
2207 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2208
2209 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2210
2211 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2212
2213 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2214 Phil Edwards to Write-After Approval.
2215
2216 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2217
2218 * configure.ac: Disable target-winsup & co for
2219 x86_64-*-mingw* and *-w64-mingw* targets.
2220 * configure: Regenerated.
2221
2222 2009-10-16 Nick Clifton <nickc@redhat.com>
2223
2224 * MAINTAINERS: Add myself as a maintainer for the RX port.
2225
2226 2009-10-26 Johannes Singler <singler@kit.edu>
2227
2228 * MAINTAINERS (Write After Approval): Update my e-mail address.
2229
2230 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2231
2232 * configure.ac (CLooG test): Use = with test.
2233 * configure: Regenerate.
2234
2235 2009-10-22 Richard Guenther <rguenther@suse.de>
2236
2237 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2238 cloog if the ppl version check failed. Move flags saving
2239 before setting in libelf check.
2240 * configure: Regenerate.
2241
2242 2009-10-21 Richard Guenther <rguenther@suse.de>
2243
2244 * configure.ac: Adjust the ppl and cloog configure to work as
2245 documented. Disable cloog if ppl was disabled. Omit the version
2246 checks if they were disabled.
2247 * configure: Re-generate.
2248
2249 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2250
2251 * configure.ac: Add 'lto' to enable_languages, not
2252 new_enable_languages, and only if not already present.
2253 * configure: Regenerate.
2254
2255 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2256
2257 * README: Refer to the various COPYING* files instead of just
2258 COPYING.
2259 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2260
2261 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2262
2263 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2264
2265 2009-10-07 Richard Guenther <rguenther@suse.de>
2266
2267 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2268 and Richard Guenther as reviewers.
2269 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2270 as reviewers.
2271
2272 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2273
2274 * config.sub: Update from upstream sources.
2275
2276 2009-10-06 Ian Lance Taylor <iant@google.com>
2277
2278 * Makefile.def: check-gold depends upon all-gas.
2279 * Makefile.in: Rebuild.
2280
2281 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2282
2283 * MAINTAINERS (Write After Approval): Add myself.
2284
2285 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2286
2287 * Makefile.def: all-lto-plugin depends on all-libiberty.
2288 set bootstrap=true for lto-plugin.
2289 Add lto-plugin.
2290 * Makefile.in: Regenerate.
2291 * configure.ac (host_libs): Add lto-plugin.
2292 * configure: Regenerate.
2293
2294 2009-10-03 Diego Novillo <dnovillo@google.com>
2295
2296 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2297 (HOST_LIBELFLIBS): Define.
2298 (HOST_LIBELFINC): Define.
2299 * Makefile.in: Regenerate.
2300 * configure.ac: Add --enable-lto.
2301 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2302 If --enable-lto is used, add 'lto' to new_enable_languages.
2303 If --enable-lto is used and gold is enabled, add
2304 lto-plugin to configdirs.
2305 * configure: Regenerate.
2306
2307 2009-10-03 Simon Baldwin <simonb@google.com>
2308
2309 * configure.ac: If --with-system-zlib, suppress local zlib and
2310 pass --with-system-zlib to subdir configure scripts.
2311 * configure: Regenerate.
2312
2313 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2314 Paolo Bonzini <bonzini@gnu.org>
2315
2316 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2317 $(srcdir).
2318 * Makefile.in: Rebuilt.
2319
2320 2009-09-26 Gary Funck <gary@intrepid.com>
2321
2322 * MAINTAINERS (Write After Approval): Add myself.
2323
2324 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2325
2326 * configure.ac: Update minimum MPC version to 0.7.
2327 * configure: Regenerate.
2328
2329 2009-09-25 Nick Clifton <nickc@redhat.com>
2330
2331 * configure.ac: Pass any --cache-file=/dev/null option on to
2332 subconfigures.
2333 * configure: Regenerate.
2334
2335 2009-09-23 Nick Clifton <nickc@redhat.com>
2336
2337 * config.sub, config.guess: Update from upstream sources.
2338
2339 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2340
2341 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2342 * Makefile.in: Rebuilt.
2343
2344 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2345
2346 PR bootstrap/32272
2347 * configure.ac: Error out if $srcdir isn't '.' but contains
2348 host-${host_noncanonical}.
2349 * configure: Regenerate.
2350
2351 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2352
2353 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2354 maintainer.
2355
2356 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2357
2358 * configure.ac: If bootstrapping a combined tree with
2359 --enable-gold, require c++ in stage1_languages.
2360 * configure: Regenerate.
2361
2362 * configure.ac: Also add target_libs of stage1_languages to
2363 bootstrap_target_libs.
2364 * configure: Regenerate.
2365
2366 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2367 with --enable-languages not containing c++.
2368 * configure: Regenerate.
2369
2370 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2371
2372 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2373 * configure: Regenerate.
2374
2375 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2376
2377 * MAINTAINERS (Write After Approval): Update my e-mail address,
2378 and move from from here...
2379 (Waiting for paperwork): To here.
2380
2381 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2382
2383 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2384
2385 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2386
2387 * configure.ac: Do not use $extrasub for replacing @if/@endif
2388 parts in Makefile; instead, use additional arguments to
2389 AC_CONFIG_COMMANDS to do the replacement manually, with several
2390 sed invocations, to avoid HP-UX sed command limits.
2391 * configure: Regenerate.
2392
2393 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2394
2395 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2396 blank before -L.
2397
2398 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2399
2400 * configure.ac (with-build-config): Document. Handle without.
2401 Handle missing argument.
2402 * configure: Rebuilt.
2403
2404 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2405
2406 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2407 Default to bootstrap-debug only if compare-debug works.
2408 * configure: Rebuilt.
2409 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2410 * Makefile.in: Rebuilt.
2411
2412 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2413
2414 * MAINTAINERS (OS Port Maintainers): Update my email address.
2415
2416 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2417
2418 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2419 * Makefile.in: Rebuilt.
2420
2421 2009-09-01 Chris Demetriou <cgd@google.com>
2422
2423 * MAINTAINERS (Write After Approval): Add myself.
2424
2425 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2426
2427 PR debug/30161
2428 * include/dwarf2.h (enum dwarf_tag): Added
2429 DW_TAG_GNU_template_template_param
2430 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2431
2432 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2433
2434 * Makefile.tpl (AWK): Fix typo.
2435 * Makefile.in: Regenerate.
2436
2437 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2438
2439 * configure.ac: Detect awk and sed.
2440 * Makefile.def (flags_to_pass): Add AWK and SED.
2441 * Makefile.tpl (AWK, SED): New.
2442 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2443 * configure: Regenerate.
2444 * Makefile.in: Regenerate.
2445
2446 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2447
2448 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2449 (collapseslashes): Likewise.
2450
2451 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2452
2453 * configure.ac (AC_PREREQ): Bump to 2.64.
2454
2455 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2456
2457 * configure.ac: Remove --with-datarootdir, --with-docdir,
2458 --with-pdfdir, --with-htmldir switches.
2459 * configure: Regenerate.
2460
2461 * configure: Regenerate.
2462
2463 * compile: Sync from Automake 1.11.
2464 * depcomp: Likewise.
2465 * install-sh: Likewise.
2466 * missing: Likewise.
2467 * mkinstalldirs: Likewise.
2468 * ylwrap: Likewise.
2469
2470 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2471
2472 * ltmain.sh (func_normal_abspath): New function.
2473 (func_relative_path): Likewise.
2474 (func_mode_help): Document new -bindir option for link mode.
2475 (func_mode_link): Add new -bindir option, and use it to place
2476 output DLL if specified.
2477
2478 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2479
2480 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2481 (baseargs): Add --disable-option-checking.
2482 * configure: Regenerate.
2483
2484 * Makefile.def (configure-target-libiberty): Depend on
2485 all-binutils and all-ld.
2486 (configure-target-newlib): Likewise.
2487 * Makefile.in: Regenerate.
2488
2489 2009-08-17 Ben Elliston <bje@au.ibm.com>
2490
2491 * config.sub, config.guess: Update from upstream sources.
2492
2493 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2494
2495 Sync from src, merge:
2496
2497 2009-07-02 Tristan Gingold <gingold@adacore.com>
2498
2499 * configure.ac: Do not exclude gas for i386-*-darwin.
2500 Add a case for x86_64-*-darwin.
2501 * configure: Regenerate.
2502
2503 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2504
2505 * MAINTAINERS: Add my name to Write After Approval list.
2506
2507 2009-08-06 Michael Eager <eager@eagercon.com>
2508
2509 * configure.ac: Add Microblaze target.
2510 * configure: Regenerate.
2511
2512 2009-07-31 Christian Bruel <christian.bruel@st.com>
2513
2514 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2515 * configure: Regenerate.
2516
2517 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2518
2519 * MAINTAINERS (Write After Approval): Update my e-mail address.
2520
2521 2009-07-06 Ian Lance Taylor <iant@google.com>
2522
2523 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2524 * configure: Rebuild.
2525
2526 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2527
2528 * MAINTAINERS: Move myself to the Graphite Reviewers.
2529
2530 2009-06-30 Wei Guozhi <carrot@google.com>
2531
2532 * MAINTAINERS: Add my name to Write After Approval list.
2533
2534 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2535
2536 PR bootstrap/40338
2537 * configure.ac (comparestring): Create new variable.
2538 * Makefile.tpl (comparestring): Use to skip some comparisions.
2539 * configure: Regenerate.
2540 * Makefile.in: Regenerate.
2541
2542 2009-06-26 Doug Evans <dje@sebabeach.org>
2543
2544 * Makefile.def (host_modules): Add cgen.
2545 * Makefile.in: Regenerate.
2546 * configure.ac (host_tools): Add cgen.
2547 * configure: Regenerate.
2548
2549 2009-06-23 DJ Delorie <dj@redhat.com>
2550
2551 * MAINTAINERS: Add myself as mep maintainer.
2552
2553 2009-06-23 Ian Lance Taylor <iant@google.com>
2554
2555 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2556 boot_languages. Only bootstrap target libraries listed in
2557 target_libs for some boot language. Add --with-stage1-ldflags,
2558 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2559 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2560 if not building with C++.
2561 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2562 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2563 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2564 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2565 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2566 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2567 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2568 * configure, Makefile.in: Rebuild.
2569
2570 2009-06-23 Li Feng <nemokingdom@gmail.com>
2571
2572 * MAINTAINERS: Added my name to write-after-approval list.
2573
2574 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2575
2576 * configure.ac: Define is_elf for QNX Neutrino targets.
2577 * configure: Regenerate.
2578
2579 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2580
2581 * MAINTAINERS: Added my name to the write-after-approval list
2582
2583 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2584
2585 * configure.ac: Detect MPC in default directory.
2586 * configure: Regenerate.
2587
2588 2009-06-03 Jerome Guitton <guitton@adacore.com>
2589 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2590
2591 * Makefile.tpl (all): Avoid a trailing backslash.
2592 * Makefile.in: Regenerate.
2593
2594 2009-06-03 Ben Elliston <bje@au.ibm.com>
2595
2596 * config.sub, config.guess: Update from upstream sources.
2597
2598 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2599
2600 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2601 to noconfdirs.
2602 * configure: Regenerate.
2603
2604 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2605
2606 * Makefile.tpl ([+compare-target+]): Compare all stage
2607 directories, rather than just gcc.
2608 * Makefile.in: Rebuilt.
2609
2610 2009-06-01 Doug Kwan <dougkwan@google.com>
2611
2612 * configure.ac: Support gold for target arm*-*-*.
2613 * configure: Regenerate.
2614
2615 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2616
2617 * Makefile.def: Add MPC support and dependencies.
2618 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2619
2620 * Makefile.in, configure: Regenerate.
2621
2622 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2623
2624 * Makefile.tpl (all): Avoid harmless warning in make all when
2625 gcc-bootstrap is enabled but stage_last does not exist.
2626 * Makefile.in: Rebuilt.
2627
2628 2009-05-24 Nicolas Roche <roche@adacore.com>
2629
2630 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2631 * Makefile.in: Regenerate.
2632
2633 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2634
2635 * MAINTAINERS: Update my e-mail address.
2636
2637 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2638
2639 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2640 * configure: Regenerate.
2641
2642 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2643
2644 PR other/40159
2645 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2646 gcc-no-bootstrap are mutually exclusive.
2647 * Makefile.in: Rebuilt.
2648
2649 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2650
2651 PR other/40159
2652 * Makefile.tpl (all): Don't end with unconditional success.
2653 * Makefile.in: Rebuilt.
2654
2655 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2656
2657 PR target/37137
2658 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2659 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2660 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2661 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2662 stage_configureflags, stage_cflags and stage_libcflags into
2663 explicit Makefile macros.
2664 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2665 GFORTRAN.
2666 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2667 CC. Set CC_FOR_BUILD from CC.
2668 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2669 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2670 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2671 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2672 and GFORTRAN.
2673 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2674 (_LIBCFLAGS): Renamed to _TFLAGS.
2675 (do-compare-debug, do-compare3-debug): Drop.
2676 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2677 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2678 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2679 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2680 (XGCC_FLAGS_FOR_TARGET): New.
2681 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2682 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2683 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2684 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2685 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2686 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2687 TFLAGS.
2688 (BUILD_CONFIG): Include if requested.
2689 (all): Set TFLAGS on bootstrap.
2690 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2691 (all-stageid-prefixmodule): Likewise.
2692 (do-clean, distclean-stageid): Set TFLAGS.
2693 (restrap): Fix whitespace.
2694 * Makefile.in: Rebuilt.
2695
2696 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2697
2698 * config.guess: Sync with src.
2699
2700 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2701
2702 * configure.ac ($with_ppl): Default to no if not supplied.
2703 ($with_cloog): Likewise.
2704 configure: Regenerate.
2705
2706 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2707
2708 * MAINTAINERS: Update my e-mail address.
2709
2710 2009-04-27 Nick Clifton <nickc@redhat.com>
2711
2712 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2713
2714 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2715
2716 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2717 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2718 * Makefile.in: Regenerate.
2719
2720 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2721
2722 PR bootstrap/39739
2723 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2724 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2725
2726 * configure, Makefile.in: Regenerate.
2727
2728 2009-04-21 Taras Glek <tglek@mozilla.com>
2729
2730 * include/hashtab.h: Update GTY annotations to new syntax
2731 * include/splay-tree.h: Likewise
2732
2733 2009-04-17 Ben Elliston <bje@au.ibm.com>
2734
2735 * config.sub, config.guess: Update from upstream sources.
2736
2737 2009-04-15 Anthony Green <green@moxielogic.com>
2738
2739 * configure.ac: Add moxie support.
2740 * configure: Rebuilt.
2741
2742 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2743
2744 * configure.ac: Change copyright header to refer to version
2745 3 of the GNU General Public License and to point readers at the
2746 COPYING3 file and the FSF's license web page.
2747 * Makefile.def: Likewise.
2748 * Makefile.tpl: Likewise.
2749 * Makefile.in: Regenerate.
2750
2751 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2752
2753 * configure.ac: Restore match for darwin9 or later. Use double
2754 brackets since regeneration eats one pair.
2755 * configure: Regenerate.
2756
2757 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2758
2759 PR gas/10039
2760 * configure.ac: Require texinfo 4.7.
2761 * configure: Regenerated.
2762
2763 2009-04-09 Nick Clifton <nickc@redhat.com>
2764
2765 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2766 the GCC Runtime Library Exception.
2767
2768 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2769
2770 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2771 * configure: Regenerate.
2772
2773 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2774
2775 * Makefil.def (languages): New entries.
2776 * Makefile.tpl (check-gcc-*): New generic target.
2777 * Makefile.in: Regenerate.
2778
2779 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2780
2781 * MAINTAINERS: Update my email address.
2782
2783 2009-03-18 Tom Tromey <tromey@redhat.com>
2784
2785 * configure: Rebuild.
2786 * configure.ac (host_libs): Add libiconv.
2787 * Makefile.in: Rebuild.
2788 * Makefile.def (host_modules): Add libiconv.
2789 (configure-gdb, all-gdb): Depend on libiconv.
2790
2791 2009-03-16 Tristan Gingold <gingold@adacore.com>
2792
2793 * configure.ac: Treat gdb as supported on x86_64-darwin.
2794 * configure: Regenerate.
2795
2796 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2797
2798 * configure.ac (--with-host-libstdcxx): New option.
2799 * configure: Regenerate.
2800
2801 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2802
2803 * MAINTAINERS: Move myself into the write after approval list.
2804
2805 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2806
2807 * MAINTAINERS: Update e-mail address.
2808
2809 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2810
2811 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2812
2813 2009-03-10 Ira Rosen <irar@il.ibm.com>
2814
2815 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2816
2817 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2818
2819 Backport from git Libtool:
2820
2821 2009-01-19 Robert Millan <rmh@aybabtu.com>
2822 Support GNU/kOpenSolaris.
2823 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2824 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2825 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2826 GNU/kOpenSolaris.
2827
2828 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2829
2830 * MAINTAINERS: Update e-mail address.
2831
2832 2009-02-24 Michael Eager <eager@eagercon.com>
2833
2834 * MAINTAINERS (Write After Approval): Add self.
2835
2836 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2837
2838 * MAINTAINERS (Write After Approval): Add myself.
2839
2840 2009-02-05 Andreas Schwab <schwab@suse.de>
2841
2842 * Makefile.tpl (stage_last): Define $r and $s before using
2843 $(RECURSE_FLAGS_TO_PASS).
2844 * Makefile.in: Regenerate
2845
2846 2009-01-30 Ian Lance Taylor <iant@google.com>
2847
2848 * MAINTAINERS: Move myself to the Global Reviewers list.
2849
2850 2009-01-29 Robert Millan <rmh@aybabtu.com>
2851
2852 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2853 * configure: Regenerate.
2854
2855 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2856
2857 * MAINTAINERS: Make whitespace consistent.
2858 Remove Robert Millan from Write After Approval.
2859
2860 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2861
2862 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2863 (all-opcodes): Depend on all-libiberty.
2864 * Makefile.in: Regenerate.
2865
2866 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2867
2868 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2869 * configure: Regenerate.
2870
2871 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2872
2873 * MAINTAINERS (Write After Approval): Add myself.
2874
2875 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2876
2877 * MAINTAINERS: Add myself to reviewers (Fortran).
2878
2879 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2880
2881 PR tree-optimization/38515
2882 * configure.ac (cloog-polylib): Removed.
2883 (with_ppl, with_cloog): Test for "no".
2884 * configure: Regenerated.
2885
2886 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2887
2888 * MAINTAINERS: Moved myself to reviewers (Fortran).
2889
2890 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
2891
2892 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
2893 (Write After Approval): Remove myself.
2894
2895 2009-01-03 Diego Novillo <dnovillo@google.com>
2896
2897 * MAINTAINERS: Remove myself from alias maintainership.
2898
2899 2009-01-02 David Ayers <ayers@fsfe.org>
2900
2901 * MAINTAINERS: Update e-mail address.
2902
2903 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
2904
2905 * MAINTAINERS: Make whitespace consistent.
2906
2907 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2908
2909 Backport from upstream Libtool:
2910 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
2911 Add cache variables to tests that require the linker to work.
2912 For shlibpath_overrides_runpath, this also changes the semantics
2913 to let the result from the C compiler take precedence.
2914
2915 2008-12-02 Ben Elliston <bje@au.ibm.com>
2916
2917 * config.sub, config.guess: Update from upstream sources.
2918
2919 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
2920
2921 * configure.ac (ppllibs): Add by default the lib flags.
2922 * configure: Regenerate.
2923
2924 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
2925
2926 * MAINTAINERS: Add myself to the write after approval list.
2927
2928 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2929
2930 * configure.ac: Add double brackets on darwin[912].
2931 * configure: Regenerate.
2932
2933 2008-12-03 Daniel Kraft <d@domob.eu>
2934
2935 * MAINTAINERS: Moved myself and Mikael Morin from Write After
2936 Approval to Reviewer section (for Fortran front-end).
2937
2938 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
2939
2940 * configure.ac: Expand to darwin10 and later.
2941 * configure: Regenerate.
2942
2943 2008-12-02 Andreas Schwab <schwab@suse.de>
2944
2945 * Makefile.def: configure-target-boehm-gc depends on
2946 all-target-libstdc++-v3.
2947 * Makefile.in: Regenerate.
2948
2949 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
2950
2951 * MAINTAINERS: Add myself as mingw maintainer.
2952
2953 2008-12-02 Ben Elliston <bje@au.ibm.com>
2954
2955 * config.sub, config.guess: Update from upstream sources.
2956
2957 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
2958
2959 * README.SCO: Remove.
2960
2961 2008-11-29 Fernando Pereira <pronesto@gmail.com>
2962
2963 * MAINTAINERS: Add myself to the write after approval list.
2964
2965 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
2966
2967 * MAINTAINERS: Update my email address in WAA section.
2968
2969 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
2970
2971 * MAINTAINERS: Update e-mail address.
2972
2973 2008-11-27 Toon Moene <toon@moene.org>
2974
2975 * MAINTAINERS: Change e-mail address.
2976
2977 2008-11-27 Tristan Gingold <gingold@adacore.com>
2978
2979 * configure.ac: Build gdb for i?86-*-darwin*
2980 * configure: Regenerated.
2981
2982 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
2983
2984 * MAINTAINERS: Added my full name.
2985
2986 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2987
2988 PR bootstrap/38014
2989 PR bootstrap/37923
2990
2991 Revert:
2992
2993 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2994
2995 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
2996 * Makefile.in: Regenerated.
2997
2998 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
2999
3000 PR gdb/921
3001 PR gdb/1646
3002 PR gdb/2175
3003 PR gdb/2176
3004
3005 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3006 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3007 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3008 (HOST_EXPORTS): Pass CPPFLAGS.
3009 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3010 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3011 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3012 * Makefile.in, configure: Regenerated.
3013 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3014 and CPPFLAGS_FOR_BUILD.
3015
3016 2008-11-06 Jeff Law <law@redhat.com>
3017
3018 * MAINTAINERS: Add myself as middle end maintainer.
3019
3020 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3021
3022 * MAINTAINERS (Write after approval): Add myself.
3023
3024 2008-11-05 Diego Novillo <dnovillo@google.com>
3025
3026 * MAINTAINERS (Global Reviewers): Add myself.
3027 (Non-Algorithmic Maintainers): Remove myself.
3028
3029 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3030
3031 * MAINTAINERS (Write after approval): Add myself.
3032
3033 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3034
3035 * MAINTAINERS (Write after approval): Add myself.
3036
3037 2008-10-31 Ben Elliston <bje@au.ibm.com>
3038
3039 * configure.ac (spu-*-*): Remove special case.
3040 * configure: Regenerate.
3041
3042 2008-10-30 Catherine Moore <clm@codesourcery.com>
3043
3044 * MAINTAINERS (Write after approval): Update my email address.
3045
3046 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3047
3048 * configure.ac [spu-*-*]: Do not set skipdirs.
3049 * configure: Re-generate.
3050
3051 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3052
3053 * MAINTAINERS (Various Maintainers): Add myself to reload.
3054
3055 2008-10-25 Richard Guenther <rguenther@suse.de>
3056
3057 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3058 maintainer. Remove myself as libgcc-math maintainer.
3059 (Non-Algorithmic Maintainers): Remove myself.
3060
3061 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3062
3063 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3064 * Makefile.in: Regenerated.
3065
3066 2008-10-23 Cary Coutant <ccoutant@google.com>
3067
3068 * MAINTAINERS (Write after approval): Add myself.
3069
3070 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3071
3072 PR gdb/921
3073 PR gdb/1646
3074 PR gdb/2175
3075 PR gdb/2176
3076
3077 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3078 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3079 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3080 (HOST_EXPORTS): Pass CPPFLAGS.
3081 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3082 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3083 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3084 * Makefile.in, configure: Regenerated.
3085 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3086 and CPPFLAGS_FOR_BUILD.
3087
3088 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3089
3090 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3091 Sebastian Pop.
3092
3093 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3094
3095 * MAINTAINERS (Write After Approval): Added myself.
3096
3097 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3098
3099 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3100 recommended version to 2.3.2.
3101
3102 * configure: Regenerate.
3103
3104 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3105
3106 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3107
3108 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3109
3110 * MAINTAINERS (Write After Approval): Update e-mail address.
3111
3112 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3113
3114 * libtool.m4: Update to libtool 2.2.6.
3115 * lt~obsolete.m4: Update to libtool 2.2.6.
3116 * ltmain.sh: Update to libtool 2.2.6.
3117 * ltsugar.m4: Update to libtool 2.2.6.
3118 * ltversion.m4: Update to libtool 2.2.6.
3119 * ltoptions.m4: Update to libtool 2.2.6.
3120 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3121
3122 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3123
3124 * MAINTAINERS (Write After Approval): Add myself.
3125
3126 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3127
3128 * MAINTAINERS (Write After Approval): Update my name.
3129
3130 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3131
3132 * MAINTAINERS: Add myself in "Write After Approval".
3133
3134 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3135
3136 * MAINTAINERS: Add myself as ia64 maintainer.
3137
3138 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3139
3140 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3141 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3142 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3143 and Michael Tiemann from Write After Approval since they do not
3144 actually have access.
3145
3146 2008-09-05 Richard Guenther <rguenther@suse.de>
3147
3148 * configure.ac: Initialize clooglibs to -lcloog.
3149 * configure: Re-generate.
3150
3151 2008-09-04 Le-Chun Wu <lcwu@google.com>
3152
3153 * MAINTAINERS (Write After Approval): Add myself.
3154
3155 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3156
3157 * configure.ac (--with-cloog-polylib): New.
3158 (--disable-cloog-version-check): New.
3159 (--disable-ppl-version-check): New.
3160 * configure: Re-generate.
3161
3162 2008-09-03 Richard Guenther <rguenther@suse.de>
3163
3164 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3165 cloog test.
3166 * configure: Re-generate.
3167
3168 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3169
3170 Add picoChip port.
3171 * MAINTAINERS: Add picoChip maintainers.
3172
3173 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3174 Tobias Grosser <grosser@fim.uni-passau.de>
3175 Jan Sjodin <jan.sjodin@amd.com>
3176 Harsha Jagasia <harsha.jagasia@amd.com>
3177 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3178 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3179 Adrien Eliche <aeliche@isty.uvsq.fr>
3180
3181 Merge from graphite branch.
3182 * configure: Regenerate.
3183 * Makefile.in: Regenerate.
3184 * configure.ac (host_libs): Add ppl and cloog.
3185 Add checks for PPL and CLooG.
3186 * Makefile.def (ppl, cloog): Added modules and dependences.
3187 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3188 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3189
3190 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3191
3192 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3193 (GCC_SHLIB_SUBDIR): New.
3194 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3195 * configure: Regenerate.
3196 * Makefile.in: Regenerate.
3197
3198 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3199
3200 * MAINTAINERS: Consistently use tabs to separate columns.
3201
3202 2008-08-29 Tristan Gingold <gingold@adacore.com>
3203
3204 * MAINTAINERS (Write after Approval): Add myself.
3205
3206 2008-08-28 Tristan Gingold <gingold@adacore.com>
3207
3208 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3209 Enable bfd, binutils and opcodes.
3210 * configure: Regenerate.
3211
3212 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3213
3214 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3215
3216 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3217
3218 * MAINTAINERS: Use correct Umlaut for last name.
3219
3220 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3221
3222 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3223
3224 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3225
3226 * MAINTAINERS: Update my email address.
3227
3228 2008-08-16 Nicolas Roche <roche@adacore.com>
3229
3230 * Makefile.tpl: Add BOOT_ADAFLAGS.
3231 * Makefile.in: Regenerate.
3232
3233 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3234
3235 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3236 * configure: Regenerate.
3237
3238 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3239
3240 * configure.ac: Add makefile fragments for hpux.
3241 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3242 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3243 * configure: Regenerate.
3244 * Makefile.in: Regenerate.
3245
3246 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3247
3248 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3249
3250 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3251
3252 * MAINTAINERS (Write after Approval): Add myself.
3253
3254 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3255
3256 * MAINTAINERS (Write After Approval): Add myself.
3257
3258 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3259
3260 * MAINTAINERS (Write After Approval): Add myself.
3261
3262 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3263
3264 * MAINTAINERS: Update my email address.
3265
3266 2008-06-25 Joey Ye <joey.ye@intel.com>
3267
3268 * MAINTAINERS (Write After Approval): Add myself.
3269
3270 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3271
3272 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3273 * Makefile.in: Regenerate.
3274 * configure: Regenerate.
3275
3276 2008-06-17 Daniel Kraft <d@domob.eu>
3277
3278 * MAINTAINERS (Write After Approval): Add myself.
3279
3280 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3281
3282 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3283 "$@" is still intact with both Autoconf 2.59 and 2.62.
3284 * configure: Regenerate.
3285
3286 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3287
3288 * Makefile.tpl: Fix comment errors.
3289 * Makefile.in: Regenerate.
3290
3291 2008-06-12 David S. Miller <davem@davemloft.net>
3292 David Edelsohn <edelsohn@gnu.org>
3293
3294 * configure.ac: Add powerpc*-*-* to gold supported targets.
3295 * configure: Regenerate.
3296
3297 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3298
3299 PR tree-optimization/36218
3300 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3301 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3302 (all prefix="build-"): Pass them to build-system sub-makes.
3303 * Makefile.in: Regenerate.
3304
3305 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3306
3307 * MAINTAINERS (mt port): Remove.
3308 (sco5, unixware, sco udk): Remove.
3309 (Kean Johnston): Add to Write After Approval.
3310
3311 2008-05-30 Julian Brown <julian@codesourcery.com>
3312
3313 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3314 of libobjc for ARM EABI Linux.
3315 * configure: Regenerate.
3316
3317 2008-05-18 Xinliang David Li <davidxl@google.com>
3318
3319 * ChangeLog: Remove wrong ChangeLog entry.
3320
3321 2008-05-17 Xinliang David Li <davidxl@google.com>
3322
3323 * MAINTAINERS (Write After Approval): Add myself.
3324
3325 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3326
3327 * MAINTAINERS (Write After Approval): Add myself.
3328
3329 2008-05-14 Rafael Espíndola <espindola@google.com>
3330
3331 * config-ml.in: don't handle --enable-shared and --enable-static.
3332
3333 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3334
3335 * MAINTAINERS: Update my email address.
3336
3337 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3338
3339 * MAINTAINERS: Update my email address.
3340
3341 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3342
3343 * MAINTAINERS (Write After Approval): Add myself.
3344
3345 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3346
3347 * MAINTAINERS (Write After Approval): Add myself.
3348
3349 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3350
3351 * MAINTAINERS (crx): Add myself.
3352
3353 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3354
3355 Sync with src:
3356 2008-04-14 David S. Miller <davem@davemloft.net>
3357
3358 * configure.ac: Add sparc*-*-* to gold supported targets.
3359 * configure: Regenerate.
3360
3361 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3362
3363 PR bootstrap/35457
3364 * configure.ac: Include override.m4.
3365 * configure: Regenerate.
3366
3367 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3368
3369 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3370 * Makefile.in: Regenerate.
3371
3372 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3373
3374 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3375 as nonconfigurable directories list.
3376 * configure: Regenerate.
3377
3378 2008-04-14 Ben Elliston <bje@au.ibm.com>
3379
3380 * config.sub, config.guess: Update from upstream sources.
3381
3382 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3383
3384 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3385 * Makefile.in: Regenerate.
3386
3387 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3388
3389 * configure.ac: Do not build libssp for the AVR.
3390 * configure: Regenerate.
3391
3392 2008-04-07 Ian Lance Taylor <iant@google.com>
3393
3394 * Makefile.def: check-gold depends upon all-binutils.
3395 * Makefile.in: Regenerate.
3396
3397 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3398
3399 * MAINTAINERS (Write After Approval): Add myself.
3400
3401 2008-04-04 Nick Clifton <nickc@redhat.com>
3402
3403 PR binutils/4334
3404 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3405 builds.
3406 * configure: Regenerate.
3407
3408 2008-04-04 NightStrike <NightStrike@gmail.com>
3409
3410 PR other/35151
3411 * configure.ac: Combine rules for mingw32 and mingw64.
3412 * configure: Regenerate.
3413
3414 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3415
3416 * MAINTAINERS (Write After Approval): Add myself.
3417
3418 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3419
3420 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3421 * Makefile.in (.NOTPARALLEL): Ditto.
3422
3423 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3424
3425 * MAINTAINERS (Write After Approval): Add myself.
3426
3427 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3428
3429 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3430 * Makefile.in (.NOTPARALLEL): Regenerate.
3431
3432 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3433
3434 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3435 * Makefile.in: Regenerate.
3436
3437 2008-03-26 Jakub Staszak <kuba@et.pl>
3438
3439 * MAINTAINERS (Write After Approval): Add myself.
3440
3441 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3442
3443 * MAINTAINERS: Update e-mail address.
3444
3445 2008-03-20 Ian Lance Taylor <iant@google.com>
3446
3447 * configure.ac: Add support for --enable-gold.
3448 * Makefile.def: Add gold as a directory like ld.
3449 * configure, Makefile.in: Regenerate.
3450
3451 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3452
3453 * configure.ac: m4_include config/proginstall.m4.
3454 * configure: Regenerate.
3455
3456 Backport from upstream Libtool:
3457
3458 2007-10-12 Eric Blake <ebb9@byu.net>
3459
3460 Deal with Autoconf 2.62's semantic change in m4_append.
3461 * ltsugar.m4 (lt_append): Replace broken versions of
3462 m4_append.
3463 (lt_if_append_uniq): Don't require separator to be overquoted,
3464 and avoid broken m4_append.
3465 (lt_dict_add): Fix typo.
3466 * libtool.m4 (_LT_DECL): Don't overquote separator.
3467
3468 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3469
3470 * config.rpath: Add AIX 6 support.
3471
3472 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3473
3474 * Makefile.def (stageprofile). Remove -fprofile-generate
3475 from stage_libcflags.
3476 * Makefile.in: Regenerate.
3477
3478 2008-03-13 Ben Elliston <bje@au.ibm.com>
3479
3480 * config.sub, config.guess: Update from upstream sources.
3481
3482 2008-03-06 Tom Tromey <tromey@redhat.com>
3483
3484 * MAINTAINERS: Update for treelang deletion.
3485
3486 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3487
3488 * MAINTAINERS: Update my email address.
3489
3490 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3491
3492 * MAINTAINERS (darwin port): Add myself as a maintainer.
3493 (objective-c/c++): Add myself as a maintainer.
3494
3495 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3496
3497 * MAINTAINERS (Write After Approval): Update my email address.
3498
3499 2008-02-25 Tomas Bily <tbily@suse.cz>
3500
3501 * MAINTAINERS (Write After Approval): Add myself.
3502
3503 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3504
3505 * MAINTAINERS (OpenMP): Add myself.
3506
3507 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3508
3509 PR bootstrap/32009
3510 PR bootstrap/32161
3511
3512 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3513 * configure: Regenerate.
3514
3515 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3516 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3517 STAGE4_LIBCFLAGS): New.
3518 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3519 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3520 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3521 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3522 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3523 for target modules. Don't export LIBCFLAGS.
3524 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3525 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3526 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3527 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3528 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3529 * Makefile.in: Regenerate.
3530
3531 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3532
3533 PR libgcj/33085
3534 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3535 Do not use -DDLL_EXPORT. Backport from upstream.
3536
3537 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3538
3539 * MAINTAINERS (Write After Approval): Add myself.
3540
3541 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3542
3543 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3544 * configure: Regenerate.
3545
3546 2008-01-31 Marc Gauthier <marc@tensilica.com>
3547
3548 * configure.ac (xtensa*-*-*): Recognize processor variants.
3549 * configure: Regenerate.
3550
3551 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3552
3553 PR bootstrap/34922
3554 * configure.ac (PARSE_ARGS): Push suitable setting of
3555 ac_subdirs_all, for `./configure --help=recursive'.
3556 Handle `+' in generic toplevel directory disabling.
3557 * configure: Regenerate.
3558
3559 2008-01-28 Nick Clifton <nickc@redhat.com>
3560
3561 * MAINTAINERS (xstormy16): Take over maintainership.
3562
3563 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3564
3565 * MAINTAINERS (c4x port): Remove.
3566
3567 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3568
3569 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3570
3571 2008-01-23 Ben Elliston <bje@au.ibm.com>
3572
3573 * config.sub, config.guess: Update from upstream sources.
3574
3575 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3576
3577 * MAINTAINERS (Write After Approval): Add myself.
3578
3579 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3580
3581 * MAINTAINERS: Update my email address.
3582
3583 2008-01-09 Raksit Ashok <raksit@google.com>
3584
3585 * MAINTAINERS (Write After Approval): Add myself.
3586
3587 2008-01-09 Raksit Ashok <raksit@google.com>
3588
3589 * MAINTAINERS (Write After Approval): Add myself.
3590
3591 2008-01-08 Ben Elliston <bje@au.ibm.com>
3592
3593 * config.sub, config.guess: Update from upstream sources.
3594
3595 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3596
3597 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3598 Change recommended MPFR from 2.2.1 -> 2.3.0.
3599 * configure: Regenerate.
3600
3601 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3602
3603 * MAINTAINERS: Update my email address.
3604
3605 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3606
3607 * MAINTAINERS: Update my email address.
3608
3609 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3610
3611 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3612 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3613 * Makefile.in: Regenerate.
3614
3615 2007-12-10 Mark Heffernan <meheff@google.com>
3616
3617 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3618 misplaced entries.
3619
3620 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3621
3622 * configure.ac: Enable libjava for x86_64-*-darwin9.
3623 * configure: Regenerate.
3624
3625 2007-12-07 Bill Maddox <maddox@google.com>
3626
3627 * MAINTAINERS (Write After Approval): Add myself.
3628
3629 2007-12-05 Ben Elliston <bje@au.ibm.com>
3630
3631 * config.sub, config.guess: Update from upstream sources.
3632
3633 2007-12-02 Matthias Klose <doko@ubuntu.com>
3634
3635 * config-ml.in: Remove 64bit configure tests.
3636
3637 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3638
3639 * config-ml.in: Robustify against white space in absolute file
3640 names.
3641
3642 * config-ml.in (multi-clean): Substitute ${Makefile}.
3643 Remove superfluous ${Makefile} in list.
3644
3645 2007-11-19 Thiemo Seufer <ths@mips.com>
3646
3647 * config-ml.in: Don't hardcode the Makefile name.
3648
3649 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3650
3651 * MAINTAINERS (Write After Approval): Add myself.
3652
3653 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3654
3655 * MAINTAINERS (Write After Approval): Add myself.
3656
3657 2007-11-06 Doug Kwan <dougkwan@google.com>
3658
3659 * MAINTAINERS (Write After Approval): Add myself.
3660
3661 2007-10-25 Ben Elliston <bje@au.ibm.com>
3662
3663 * MAINTAINERS (mercury): Remove entry.
3664 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3665
3666 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3667
3668 * Makefile.def (dependencies): Make configure-gdb depend on
3669 all-intl.
3670 * Makefile.in: Regenerated.
3671
3672 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3673
3674 * MAINTAINERS (Fortran maintainer): Remove myself.
3675
3676 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3677
3678 * Makefile.def: To avoid problems running with parallel makes,
3679 build newlib before libgloss so that target specific header
3680 files are availble.
3681 * Makefile.in: Regenerate
3682
3683 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3684
3685 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3686 * Makefile.in: Regenerate.
3687
3688 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3689
3690 * MAINTAINERS (Register allocation reviewer): Add myself.
3691
3692 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3693
3694 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3695 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3696 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3697 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3698 * configure: Regenerate.
3699
3700 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3701
3702 * MAINTAINERS (Register allocation reviewer): Add myself.
3703
3704 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3705
3706 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3707 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3708 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3709 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3710 * configure.ac: Default them to host tools for $host = $build.
3711 Subst them.
3712
3713 * configure: Regenerate.
3714 * Makefile.in: Regenerate.
3715
3716 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3717
3718 * MAINTAINERS (Register allocation reviewer): Add myself.
3719
3720 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3721
3722 * MAINTAINERS (Register allocation reviewer): Add myself.
3723
3724 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3725
3726 * MAINTAINERS (Write After Approval): Fix typo.
3727
3728 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3729
3730 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3731 * configure: Regenerate.
3732
3733 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3734
3735 PR bootstrap/31906
3736 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3737 they're already prefixed.
3738
3739 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3740
3741 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3742 libstdc++.
3743 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3744 * configure: Regenerate.
3745 * Makefile.in: Regenerate.
3746
3747 2007-09-17 Andreas Schwab <schwab@suse.de>
3748
3749 * configure.ac: Raise minimum makeinfo version to 4.6.
3750 * configure: Regenerate.
3751
3752 2007-09-17 Johannes Singler <singler@ira.uka.de>
3753
3754 * MAINTAINERS (write-after-approval) add myself
3755
3756 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3757
3758 * configure.ac: Correct makeinfo version check.
3759 * configure: Regenerate.
3760
3761 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3762
3763 * MAINTAINERS: Update my email address.
3764
3765 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3766
3767 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3768 to $skipdirs and only disable gprof for newlib. Use the normal
3769 mips*-elf* handling in other respects.
3770 * configure: Regnerate.
3771
3772 2007-09-12 David Daney <ddaney@avtrex.com>
3773
3774 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3775 enabling libgcj.
3776 * configure: Regenerate.
3777
3778 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3779
3780 PR other/32154
3781 * configure.ac: For libgloss targets, point the linker to the linker
3782 script, startup code and simulator library.
3783 * configure: Regenerate.
3784
3785 2007-09-07 Andrew Haley <aph@redhat.com>
3786
3787 * configure.ac (noconfigdirs): Remove target-libffi and
3788 target-libjava.
3789 * configure: Regenerate.
3790
3791 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3792
3793 PR target/33281
3794 * configure.ac: Use config/mh-mingw on mingw.
3795 * configure: Regenerate.
3796
3797 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3798
3799 * MAINTAINERS (Write After Approval): Add myself.
3800
3801 2007-09-05 Richard Guenther <rguenther@suse.de>
3802
3803 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3804 nor --disable-checking is provided also turn on yes and types
3805 checking for stage1.
3806 * configure: Re-generate.
3807
3808 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3809
3810 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3811 (Write After Approval): Remove myself.
3812
3813 2007-08-29 Nick Clifton <nickc@redhat.com>
3814
3815 * config.sub, config.guess: Update from upstream sources.
3816
3817 2007-08-22 Bud Davis <jmdavis@link.com>
3818
3819 * MAINTAINERS (Write After Approval): Added myself.
3820 * MAINTAINERS (Reviewers): Removed myself.
3821
3822 2007-08-18 Paul Brook <paul@codesourcery.com>
3823 Joseph Myers <joseph@codesourcery.com>
3824
3825 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3826 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3827 * Makefile.in: Regenerate.
3828 * configure.ac (--with-debug-prefix-map): New.
3829 * configure: Regenerate.
3830
3831 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3832 Nigel Stephens <nigel@mips.com>
3833
3834 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3835 as target_makefile_frag.
3836 * configure: Regenerate.
3837
3838 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3839
3840 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3841 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3842 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3843 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3844 (do-compare, do-compare3, do-compare-debug): New.
3845 ([+compare-target+]): Use them.
3846
3847 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3848
3849 * MAINTAINERS (Write After Approval): Change my email address.
3850
3851 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3852 Ben Elliston <bje@au.ibm.com>
3853
3854 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3855 --silent if $silent.
3856 * configure: Regenerate.
3857
3858 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3859
3860 * MAINTAINERS (Various Maintainers): Add myself as
3861 loop infrastructure maintainer. Update my e-mail
3862 address.
3863
3864 2007-07-31 Diego Novillo <dnovillo@google.com>
3865
3866 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3867 Adjust description.
3868
3869 2007-07-26 Richard Guenther <rguenther@suse.de>
3870
3871 * configure.ac: Add types checking to stage1 checking flags.
3872 * configure: Regenerate.
3873
3874 2007-07-17 Nick Clifton <nickc@redhat.com>
3875
3876 * COPYING3: New file. Contains version 3 of the GNU General
3877 Public License.
3878 * COPYING3.LIB: New file. Contains version 3 of the GNU
3879 Lesser General Public License.
3880
3881 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3882
3883 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3884
3885 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3886
3887 * MAINTAINERS (S/390 co-maintainer): Add myself.
3888 (Write After Approval): Remove myself.
3889
3890 2007-07-13 Dan Hipschman <dsh@google.com>
3891
3892 * MAINTAINERS (Write After Approval): Add myself.
3893
3894 2007-07-11 Nick Clifton <nickc@redhat.com>
3895
3896 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
3897 WINDRES export.
3898 * Makefile.in: Regenerate.
3899
3900 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3901
3902 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
3903 maintainer.
3904
3905 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
3906
3907 * lt~obsolete.m4: New. Import from 20070318 libtool.
3908
3909 2007-07-03 Julian Brown <julian@codesourcery.com>
3910
3911 * MAINTAINERS (Write After Approval): Add myself.
3912
3913 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3914
3915 * configure.ac: Rewrite 'configure --help' strings to look nicer.
3916 * configure: Regenerate.
3917
3918 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3919
3920 * configure.ac: Add some missing m4 quotation.
3921 * configure: Regenerate.
3922
3923 2007-07-02 Simon Baldwin <simonb@google.com>
3924
3925 * MAINTAINERS (Write After Approval): Add myself.
3926
3927 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
3928
3929 * configure: Regenerate.
3930
3931 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
3932
3933 * Makefile.def: Add windmc tool to build.
3934 * Makefile.tpl: Likewise.
3935 * configure.ac: Likewise.
3936 * Makefile.in: Regenerate.
3937 * configure: Regenerate.
3938
3939 2007-06-28 DJ Delorie <dj@redhat.com>
3940
3941 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
3942 not building newlib.
3943 * configure: Regenerated.
3944
3945 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
3946
3947 * MAINTAINERS (Write After Approval): Add myself.
3948
3949 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
3950
3951 * MAINTAINERS (Write After Approval): Add myself.
3952
3953 2007-06-19 Chris Matthews <chrismatthews@google.com>
3954
3955 * MAINTAINERS (Write After Approval): Add myself.
3956
3957 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
3958
3959 * MAINTAINERS (Write After Approval): Add myself.
3960
3961 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
3962
3963 * Makefile.def: Add dependency from configure-gdb to all-bfd.
3964 * Makefile.in: Regenerated.
3965
3966 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
3967
3968 * configure.ac: Don't add target-libmudflap to noconfigdirs for
3969 bfin*-*-uclinux* targets.
3970 * configure: Regenerate.
3971
3972 2007-06-14 Ian Lance Taylor <iant@google.com>
3973
3974 * MAINTAINERS: Add myself as non-algorithmic global write
3975 maintainer.
3976
3977 2007-06-14 Diego Novillo <dnovillo@google.com>
3978
3979 * MAINTAINERS: Add self as middle-end maintainer and
3980 non-algorithmic global write maintainer.
3981
3982 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3983
3984 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
3985 Move all Fortran maintainers except Paul Brook into the
3986 Non-Autopoiesis section.
3987
3988 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
3989
3990 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
3991 (distclean-stage[+id+]): Possibly delete stage_last.
3992 * Makefile.in: Regenerate.
3993
3994 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
3995
3996 * MAINTAINERS (Various Maintainer): Fix typo.
3997
3998 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
3999
4000 * MAINTAINERS (Various Maintainer): Add myself as
4001 dataflow maintainer.
4002
4003 2007-06-07 Ben Elliston <bje@au.ibm.com>
4004
4005 * config.sub, config.guess: Update from upstream sources.
4006
4007 2007-06-07 Ben Elliston <bje@au.ibm.com>
4008
4009 * Makefile.tpl: Fix spelling error.
4010 * Makefile.in: Regenerate.
4011
4012 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4013
4014 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4015 lt_cv_sys_max_cmd_len.
4016
4017 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4018
4019 * MAINTAINERS (Various Maintainers): Add myself as
4020 auto-vectorizer maintainer.
4021
4022 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4023
4024 PR libjava/32098
4025 * libtool.m4: Revert previous change.
4026 * ltgcc.m4: Put it here.
4027
4028 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4029
4030 * MAINTAINERS (Various Maintainers): Add myself as
4031 auto-vectorizer maintainer.
4032
4033 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4034
4035 PR libjava/32098
4036 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4037
4038 2007-05-30 Richard Guenther <rguenther@suse.de>
4039
4040 * MAINTAINERS (Various Maintainers): Add myself as
4041 auto-vectorizer maintainer.
4042
4043 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4044
4045 PR bootstrap/29382
4046 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4047 * configure: Rebuilt.
4048
4049 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4050
4051 * MAINTAINERS (Write After Approval): Removed my name.
4052
4053 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4054
4055 * MAINTAINERS (Write After Approval): Remove myself.
4056
4057 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4058
4059 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4060
4061 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4062
4063 * ltmain.sh: Update from ToT Libtool.
4064 * libtool.m4: Update from ToT Libtool.
4065 * ltsugar.m4: New. Update from ToT Libtool.
4066 * ltversion.m4: New. Update from ToT Libtool.
4067 * ltoptions.m4: New. Update from ToT Libtool.
4068 * ltconfig: Remove.
4069 * ltcf-c.sh: Remove.
4070 * ltcf-cxx.sh: Remove.
4071 * ltcf-gcj.sh: Remove.
4072
4073 2007-05-22 Ollie Wild <aaw@google.com>
4074
4075 * MAINTAINERS (Write After Approval): Add myself.
4076
4077 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4078
4079 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4080 stage_cflags.
4081 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4082 Remove CFLAGS/LIBCFLAGS.
4083 (configure-stage[+id+]-[+prefix+][+module+],
4084 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4085 * Makefile.in: Regenerate.
4086
4087 2007-05-15 Diego Novillo <dnovillo@google.com>
4088
4089 * MAINTAINERS: Update e-mail address.
4090
4091 2007-05-15 Revital Eres <eres@il.ibm.com>
4092
4093 * MAINTAINERS (Write After Approval): Add myself.
4094
4095 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4096
4097 * MAINTAINERS (Write After Approval): Updated my address.
4098
4099 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4100
4101 * MAINTAINERS (Write After Approval): Add myself.
4102
4103 2007-05-11 Silvius Rus <rus@google.com>
4104
4105 * MAINTAINERS (Write After Approval): Add myself.
4106
4107 2007-04-23 Tom Tromey <tromey@redhat.com>
4108
4109 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4110
4111 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4112
4113 * MAINTAINERS (cpplib): Rename to ...
4114 (libcpp): ... this. Add C/C++ front end maintainers.
4115
4116 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4117
4118 * config-ml.in: Pass ${ml_config_env} to configure calls.
4119
4120 2007-04-04 Christian Bruel <christian.bruel@st.com>
4121
4122 * MAINTAINERS (Write After Approval): Add myself.
4123
4124 2007-04-02 Dave Korn <dave.korn@artimi.com>
4125
4126 * MAINTAINERS (Write After Approval): Add myself.
4127
4128 2007-03-31 Tobias Burnus <burnus@net-b.de>
4129
4130 * MAINTAINERS (fortran 95 front end): Add myself.
4131
4132 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4133
4134 * MAINTAINERS (Write After Approval): Add myself.
4135
4136 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4137
4138 * MAINTAINERS (Modulo Scheduler): Add myself.
4139
4140 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4141
4142 * MAINTAINERS (fortran 95 front end): Add myself.
4143 (c++ front end): whitespace fix.
4144
4145 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4146
4147 * MAINTAINERS (Write After Approval): Add myself.
4148
4149 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4150
4151 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4152 of glob. Quote arguments with single quotes too.
4153 * configure: Regenerate.
4154
4155 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4156
4157 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4158 * Makefile.in: Regenerate
4159
4160 2007-03-07 Andreas Schwab <schwab@suse.de>
4161
4162 * configure: Regenerate.
4163
4164 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4165
4166 * configure.ac: Add "--with-pdfdir" configure option,
4167 which defines pdfdir variable.
4168 * Makefile.def (target=fixincludes): Add install-pdf to
4169 missing targets.
4170 (recursive_targets): Add install-pdf target.
4171 (flags_to_pass): Add pdfdir.
4172 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4173 target.
4174 * configure: Regenerate
4175 * Makefile.in: Regenerate
4176
4177 2007-02-28 Eric Christopher <echristo@apple.com>
4178
4179 Revert:
4180 2006-12-07 Mike Stump <mrs@apple.com>
4181
4182 * Makefile.def (dependencies): Add dependency for
4183 install-target-libssp and install-target-libgomp on
4184 install-gcc.
4185 * Makefile.in: Regenerate.
4186
4187 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4188
4189 * configure: Regenerate.
4190 * configure.ac: Move statements after variable declarations.
4191
4192 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4193
4194 * MAINTAINERS: Add myself as sh maintainer.
4195
4196 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4197
4198 * configure.ac: Adjust for loop syntax.
4199 * configure: Regenerate.
4200
4201 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4202
4203 * configure: Rebuilt.
4204
4205 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4206
4207 * configure.ac: Drop multiple occurrences of --enable-languages,
4208 and fix its quoting.
4209 * configure: Rebuilt.
4210
4211 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4212 Nathan Sidwell <nathan@codesourcery.com>
4213 Vladimir Prus <vladimir@codesourcery.com>
4214 Joseph Myers <joseph@codesourcery.com>
4215
4216 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4217 * configure: Regenerate.
4218
4219 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4220
4221 * ltconfig (freebsd*): Default to elf.
4222
4223 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4224
4225 * configure.ac (target_libraries): Move libgcc before libiberty.
4226 * configure: Regenerated.
4227
4228 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4229 Paolo Bonzini <bonzini@gnu.org>
4230
4231 PR bootstrap/30753
4232 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4233 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4234 * configure: Regenerated.
4235
4236 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4237
4238 * MAINTAINERS (Language Front End Maintainers): Update my mail
4239 address.
4240
4241 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4242
4243 PR bootstrap/30748
4244 * configure.ac: Correct syntax for Solaris ksh.
4245 * configure: Regenerated.
4246
4247 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4248
4249 * configure.ac: Sync with src.
4250 * configure: Regenerate.
4251
4252 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4253
4254 * Makefile.in: Regenerate.
4255
4256 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4257
4258 * config.sub: Sync with src.
4259
4260 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4261
4262 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4263 noncanonical equivalents.
4264 * configure.in: Rename to...
4265 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4266 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4267 target_noncanonical. Use them. Rewrite removal of configure
4268 arguments for autoconf 2.59. Discard variable settings. Force
4269 program_transform_name for native tools.
4270
4271 * Makefile.in: Regenerated.
4272 * configure: Regenerated with autoconf 2.59.
4273
4274 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4275
4276 * MAINTAINERS (Write After Approval): Add myself.
4277
4278 2007-01-31 Andreas Schwab <schwab@suse.de>
4279
4280 * Makefile.tpl (LDFLAGS): Substitute it.
4281 * Makefile.in: Regenerate.
4282
4283 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4284
4285 * MAINTAINERS (Write After Approval): Add myself.
4286
4287 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4288
4289 * MAINTAINERS (spu port): Add myself.
4290
4291 2007-01-23 Richard Guenther <rguenther@suse.de>
4292
4293 PR bootstrap/30541
4294 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4295 * Makefile.tpl (GNATBIND): Substitute it.
4296 (GNATMAKE): Likewise.
4297 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4298 of STAGE_PREFIX.
4299 * Makefile.in: Regenerate.
4300 * configure: Regenerate.
4301
4302 2007-01-18 Mike Stump <mrs@apple.com>
4303
4304 * configure.in: Re-enable -Werror for gcc builds.
4305
4306 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4307
4308 * MAINTAINERS (Write After Approval): Add myself.
4309
4310 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4311
4312 * configure.in: Change == to = in test command.
4313 * configure: Regenerate.
4314
4315 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4316 Nick Clifton <nickc@redhat.com>
4317 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4318
4319 * configure.in (build_configargs, host_configargs, target_configargs):
4320 Remove build/host/target parameters.
4321 (host_libs): Add gmp and mpfr.
4322 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4323 * Makefile.def (gmp, mpfr): New.
4324 (gcc): Remove target.
4325 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4326 target_os, target_vendor): New.
4327 (configure): Add host_alias/target_alias arguments; adjust invocations.
4328 * configure: Regenerate.
4329 * Makefile.in: Regenerate.
4330
4331 2007-01-11 Matt Fago <fago@earthlink.net>
4332
4333 * configure.in: Try to link to functions only in mpfr 2.2.x
4334 to improve robustness of configure tests.
4335 * configure: Regenerate.
4336
4337 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4338
4339 * MAINTAINERS: Add myself as i386 maintainer.
4340
4341 2007-01-08 Jan Hubicka <jh@suse.cz>
4342
4343 * MAINTAINERS: Add myself as i386 maintainer.
4344
4345 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4346
4347 * configure.in: Add support for an x86_64-mingw* target.
4348 * configure: Regenerate.
4349
4350 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4351
4352 * Makefile.tpl (all-target): Correct @if conditional for target
4353 modules.
4354 * configure.in: Omit libiberty if building only target libgcc.
4355 * configure, Makefile.in: Regenerated.
4356
4357 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4358
4359 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4360 * configure: Regenerate.
4361
4362 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4363
4364 * Makefile.def (target_modules): Add libgcc.
4365 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4366 * Makefile.tpl (clean-target-libgcc): Delete.
4367 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4368 on gcc even for bootstrapped modules. Rewrite handling of
4369 lang_env_dependencies to loop over target_modules.
4370 * configure.in (target_libraries): Add target-libgcc.
4371 * Makefile.in, configure: Regenerated.
4372
4373 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4374
4375 * configure.in: Reorganize recognition of languages. Add
4376 --enable-stage1-languages. Show supported languages for the chosen
4377 target rather than all recognized languages.
4378 * configure: Regenerate.
4379
4380 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4381
4382 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4383 * Makefile.in: Regenerate.
4384
4385 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4386
4387 * configure.in: Warn that MPFR 2.2.0 is buggy.
4388 * configure: Regenerate.
4389
4390 2006-12-27 Ian Lance Taylor <iant@google.com>
4391
4392 * configure.in: When removing Makefiles to force a reconfigure, also
4393 remove prev-DIR*/Makefile.
4394 * configure: Regenerate.
4395
4396 2006-12-22 Andreas Schwab <schwab@suse.de>
4397
4398 * configure: Regenerate with correct autoconf version.
4399
4400 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4401
4402 * configure.in: add AC_SUBST for *_FOR_TARGET.
4403 * configure: Regenerate.
4404
4405 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4406
4407 * configure.in: Simplify logic for rejecting languages that cannot
4408 be built. Separate the case when a language is unsupported,
4409 from the case when the user chooses not to build a language.
4410
4411 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4412
4413 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4414 it only affects bootstrap and could be tested on "$host" as well.
4415 * configure: Regenerate.
4416 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4417
4418 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4419
4420 PR bootstrap/29544
4421 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4422 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4423 move here comment from Makefile.tpl.
4424 * Makefile.tpl: Move some definitions higher in the file.
4425 (STAGE1_CHECKING): New.
4426 * configure.in: Add --enable-stage1-checking.
4427 * configure: Regenerate.
4428 * Makefile.in: Regenerate.
4429
4430 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4431
4432 * MAINTAINERS: Add myself as build system maintainer.
4433
4434 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4435
4436 * MAINTAINERS (Write After Approval): Add myself.
4437
4438 2006-12-13 Eric Christopher <echristo@apple.com>
4439
4440 * MAINTAINERS: Add myself as darwin maintainer.
4441
4442 2006-12-11 Ian Lance Taylor <ian@airs.com>
4443
4444 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4445
4446 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4447
4448 MAINTAINERS: Update my entry.
4449
4450 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4451
4452 * configure.in: Handle spu makefile frag.
4453 * Makefile.tpl (MAINT): Define
4454 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4455 * configure: Regenerate.
4456 * Makefile.in: Regenerate.
4457
4458 2006-12-11 Ben Elliston <bje@au.ibm.com>
4459
4460 * config.guess: Import latest version.
4461 * config.sub: Likewise.
4462
4463 2006-12-11 Ben Elliston <bje@au.ibm.com>
4464
4465 * configure.in (spu-*-*): Don't skip target-libiberty.
4466 * configure: Regenerate.
4467
4468 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4469
4470 PR bootstrap/30134
4471 * configure.in: Correct x86 darwin support for libjava to powerpc
4472 and i?86 only.
4473 * configure: Regenerate.
4474
4475 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4476
4477 * configure.in: Add x86 darwin support for libjava.
4478 * configure: Regenerate.
4479
4480 2006-12-07 Mike Stump <mrs@apple.com>
4481
4482 * Makefile.def (dependencies): Add dependency for
4483 install-target-libssp and install-target-libgomp on
4484 install-gcc.
4485 * Makefile.in: Regenerate.
4486
4487 2006-12-04 Richard Guenther <rguenther@suse.de>
4488
4489 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4490 (Non-Algorithmic Maintainers): Move over non-algorithmic
4491 loop optimizer maintainers, add myself as a non-algorithmic
4492 middle-end maintainer.
4493
4494 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4495
4496 * MAINTAINERS (Write After Approval): Add myself.
4497
4498 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4499
4500 * configure.in: Update error message for missing GMP/MPFR.
4501
4502 * configure: Regenerate.
4503
4504 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4505
4506 * configure.in: Update MPFR version in error message.
4507
4508 * configure: Regenerate.
4509
4510 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4511
4512 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4513 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4514 --with-gmp-lib): New flags.
4515
4516 * configure: Regenerate.
4517
4518 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4519
4520 * MAINTAINERS (Write After Approval): Change my email address.
4521
4522 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4523
4524 * MAINTAINERS (Write After Approval): Add myself.
4525
4526 2006-11-22 Philipp Thomas <pth@suse.de>
4527
4528 * MAINTAINERS (i18n): Update e-mail address.
4529
4530 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4531
4532 * MAINTAINERS (spu port): Add myself as maintainer.
4533 (Write After Approval): Remove myself.
4534
4535 2006-11-22 Ben Elliston <bje@au.ibm.com>
4536
4537 * configure.in (skipdirs): Don't build libssp for SPU.
4538 * configure: Regenerate.
4539
4540 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4541
4542 * MAINTAINERS (spu port): Add myself as maintainer.
4543 (libobjc): Update my email address.
4544
4545 2006-11-21 Andrea Bona <andrea.bona@st.com>
4546
4547 * MAINTAINERS (Write After Approval): Add myself.
4548
4549 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4550
4551 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4552 * configure : Rebuilt.
4553
4554 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4555
4556 * MAINTAINERS (Write After Approval): Add myself.
4557
4558 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4559
4560 * MAINTAINERS (Write After Approval): Add myself.
4561
4562 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4563
4564 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4565 libmpfr.a.
4566 * configure: Regenerate.
4567
4568 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4569
4570 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4571 (unstage): Test for stage_last presence.
4572
4573 PR bootstrap/29802
4574 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4575 STAGE_PREFIX.
4576 * Makefile.in: Regenerate.
4577
4578 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4579
4580 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4581 maintainers.
4582
4583 2006-11-14 Erven Rohou <erven.rohou@st.com>
4584
4585 * MAINTAINERS (Write After Approval): Add myself.
4586
4587 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4588
4589 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4590 and stageN-package/Makefile.
4591 * Makefile.in: Regenerated.
4592
4593 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4594
4595 * configure.in: Remove target-libgloss from noconfigdirs for
4596 bfin-*-*.
4597 * configure: Regenerated.
4598
4599 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4600
4601 * configure.in (have_gmp): Only error if the gcc directory exists.
4602
4603 * configure: Regenerate.
4604
4605 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4606
4607 * configure.in: Robustify error message for missing GMP/MPFR.
4608
4609 * configure: Regenerate.
4610
4611 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4612
4613 * MAINTAINERS (Write After Approval): Add myself.
4614
4615 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4616
4617 * MAINTAINERS: Change email address.
4618
4619 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4620
4621 * MAINTAINERS (Write After Approval): Add myself.
4622
4623 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4624
4625 * MAINTAINERS (Write After Approval): Add myself.
4626
4627 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4628
4629 * MAINTAINERS (Write After Approval): Move myself to
4630 Write After Approval section.
4631
4632 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4633
4634 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4635 need_gmp anymore.
4636 * configure: Regenerate.
4637
4638 2006-10-16 Tobias Burnus <burnus@net-b.de>
4639
4640 * MAINTAINERS (Write After Approval): Add myself.
4641
4642 2006-10-16 Ben Elliston <bje@au.ibm.com>
4643
4644 * config.guess: Import latest version.
4645 * config.sub: Likewise.
4646
4647 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4648
4649 * Makefile.def: Added pdf target handling.
4650 * Makefile.tpl: Added pdf target handling.
4651 * Makefile.in: Regenerated.
4652
4653 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4654
4655 * MAINTAINERS: Add self as score port maintainer.
4656
4657 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4658
4659 * MAINTAINERS (Write After Approval): Add myself.
4660
4661 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4662
4663 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4664 or newer.
4665 * configure: Regenerated.
4666
4667 2006-09-27 Dave Brolley <brolley@redhat.com>
4668
4669 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4670 using $s instead of $r.
4671 * configure: Regenerated.
4672
4673 2006-09-26 Thiemo Seufer <ths@mips.com>
4674
4675 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4676 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4677 * configure: Regenerate.
4678
4679 2006-09-24 Graeme Peterson <gridly@gmail.com>
4680
4681 * MAINTAINERS (Write After Approval): Remove myself.
4682
4683 2006-09-22 Chao-ying Fu <fu@mips.com>
4684
4685 * MAINTAINERS (Write After Approval): Add myself.
4686
4687 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4688
4689 * MAINTAINERS: Add self as soft-fp maintainer.
4690
4691 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4692
4693 * MAINTAINERS: Add myself as avr maintainer.
4694 Remove Marek Michalkiewicz as avr maintainer.
4695
4696 2006-09-07 Roberto Costa <roberto.costa@st.com>
4697
4698 * MAINTAINERS (Write After Approval): Add myself.
4699
4700 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4701
4702 * configure.in: Never build newlib for a Mingw host.
4703 Never build newlib as Mingw target library.
4704 Test the existence of winsup/cygwin for building a Cygwin newlib,
4705 rather than just winsup.
4706 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4707 building a Mingw target.
4708 * configure: Regenerate.
4709
4710 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4711
4712 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4713
4714 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4715
4716 * config.guess: Import from src (was more updated).
4717 * config.sub: Likewise.
4718
4719 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4720
4721 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4722 * configure: Regenerated.
4723
4724 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4725
4726 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4727 for stages after the first.
4728
4729 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4730
4731 * Makefile.def: Add dependencies for configure-opcodes
4732 on configure-intl and all-opcodes on all-intl.
4733 * Makefile.in: Regenerated.
4734
4735 2006-07-13 Ben Elliston <bje@au.ibm.com>
4736
4737 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4738
4739 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4740
4741 Port to hosts whose 'sort' and 'tail' implementations
4742 treat operands with leading '+' as file names, as POSIX
4743 has required since 2001. However, make sure the code still
4744 works on pre-POSIX hosts.
4745 * ltmain.sh: Don't assume "sort +2" is equivalent to
4746 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4747
4748 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4749
4750 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4751
4752 2006-07-04 Peter O'Gorman <peter@pogma.com>
4753
4754 * ltconfig: chmod 644 before ranlib during install.
4755
4756 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4757
4758 PR bootstrap/18058
4759 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4760 if the bootstrap compiler is a GCC version that supports it.
4761 * configure: Regenerate.
4762
4763 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4764
4765 * configure.in: Fix thinkos in previous check-in.
4766 * configure: Regenerate.
4767
4768 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4769
4770 PR other/27063
4771 * configure.in: Test subdir_requires and give an appropriate
4772 error message.
4773 * configure: Regenerate.
4774
4775 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4776
4777 * MAINTAINERS (Write After Approval): Add myself.
4778
4779 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4780
4781 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4782
4783 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4784
4785 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4786
4787 2006-06-20 David Ayers <d.ayers@inode.at>
4788
4789 PR bootstrap/28072
4790 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4791 whether target-libjava is being configured instead of whether the
4792 java front end is enabled.
4793 * configure: Regenerate.
4794
4795 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4796
4797 PR target/27540
4798 * configure.in: Only enable libgomp on IRIX 6.
4799 * configure: Regenerate.
4800
4801 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4802
4803 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4804 too.
4805 * Makefile.in: Regenerate.
4806
4807 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4808
4809 * config-ml.in: Alter CCASFLAGS to include special
4810 multilib options the same as is done for CFLAGS.
4811
4812 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4813
4814 * configure.in: Don't enable libgomp on hpux10.
4815 * configure: Rebuilt.
4816
4817 2006-06-12 David Ayers <d.ayers@inode.at>
4818
4819 PR bootstrap/27963
4820 PR target/19970
4821 * configure.in: Remove target-boehm-gc from noconfigdirs where
4822 ${libgcj} is specified.
4823 * configure: Regenerate.
4824
4825 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4826
4827 Sync from src:
4828
4829 * configure.in: Sync.
4830 * configure: Regenerated.
4831
4832 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4833
4834 * Makefile.def: Added dependencies from sim and gdb on intl, and
4835 added configure dependencies to everything with an all dependency
4836 on intl.
4837 * Makefile.in: Regenerated.
4838
4839 2006-06-06 David Ayers <d.ayers@inode.at>
4840
4841 PR libobjc/13946
4842 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4843 * Makefile.in: Regenerate.
4844 * configure.in: Add --enable-objc-gc at toplevel and have it
4845 enable boehm-gc for Objective-C.
4846 Remove target-boehm-gc from libgcj.
4847 Add target-boehm-gc to target_libraries.
4848 Add target-boehm-gc to noconfigdirs where ${libgcj}
4849 is specified.
4850 Assert that boehm-gc is supported when requested for Objective-C.
4851 Only build boehm-gc if needed either for Java or Objective-C.
4852 * configure: Regenerate.
4853
4854 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4855
4856 PR 27674
4857 * Makefile.tpl (configure-[+prefix+][+module+],
4858 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4859 Remove rule to unstage bootstrapped modules.
4860 (stage_current): New.
4861 * Makefile.in: Regenerate.
4862
4863 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4864
4865 * MAINTAINERS (Write After Approval): Update my e-mail address.
4866
4867 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4868
4869 * include/libiberty.h: Declare pex_run_in_environment.
4870
4871 2006-05-31 Asher Langton <langton2@llnl.gov>
4872
4873 * MAINTAINERS (Write After Approval): Add myself.
4874
4875 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4876
4877 * Makefile.def (bfd, opcodes): Fix lib_path.
4878 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4879 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4880 * Makefile.in: Regenerate.
4881
4882 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4883
4884 * Makefile.in: Regenerate.
4885
4886 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4887
4888 * Makefile.def: Add install-html target. Add datarootdir
4889 docdir and htmldir to flags_to_pass.
4890 * Makefile.tpl: Add install-html target.
4891 * Makefile.in: Regenerate.
4892 * configure.in: Add --with-datarootdir, --with-docdir, and
4893 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
4894 * configure: Regenerate.
4895
4896 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
4897
4898 * configure.in: Enable gprof for cross builds.
4899 * configure: Regenerate.
4900
4901 2006-05-22 Richard Guenther <rguenther@suse.de>
4902
4903 Revert
4904 2006-01-31 Richard Guenther <rguenther@suse.de>
4905 Paolo Bonzini <bonzini@gnu.org>
4906
4907 * Makefile.def (target_modules): Add libgcc-math target module.
4908 * configure.in (target_libraries): Add libgcc-math target library.
4909 (--enable-libgcc-math): New configure switch.
4910 * Makefile.in: Re-generate.
4911 * configure: Re-generate.
4912 * libgcc-math: New toplevel directory.
4913
4914 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4915 Andreas Tobler <a.tobler@schweiz.ch>
4916
4917 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
4918 * configure: Rebuilt.
4919
4920 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
4921
4922 * MAINTAINERS (Write After Approval): Add myself.
4923
4924 2006-05-01 DJ Delorie <dj@redhat.com>
4925
4926 * configure.in: Restore CFLAGS if GMP isn't present.
4927 * configure: Regenerate.
4928
4929 2006-05-01 Richard Guenther <rguenther@suse.de>
4930
4931 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
4932 maintainer.
4933
4934 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
4935
4936 * MAINTAINERS (Write After Approval): Add myself.
4937
4938 2006-04-28 Jan Beulich <jbeulich@novell.com>
4939
4940 * MAINTAINERS (Write After Approval): Add myself.
4941
4942 2006-04-18 DJ Delorie <dj@redhat.com>
4943
4944 * configure.in (m32c): Build libstdc++-v3. Pass flags to
4945 reference libgloss so that libssp can be built in a combined
4946 tree.
4947 * configure: Regenerate.
4948
4949 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
4950
4951 * MAINTAINERS (Write After Approval): Add myself.
4952
4953 2006-04-05 Ben Elliston <bje@au.ibm.com>
4954
4955 * configure.in: Require makeinfo 4.4 or higher.
4956 * configure: Regenerate.
4957
4958 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
4959
4960 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
4961 Rearrange the entries of other libraries to have them in one place.
4962
4963 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
4964
4965 * MAINTAINERS (Write After Approval): Remove myself.
4966 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4967
4968 2006-03-14 Richard Guenther <rguenther@suse.de>
4969
4970 * configure: Regenerate with autoconf 2.13.
4971
4972 2006-03-13 Jim Blandy <jimb@codesourcery.com>
4973
4974 * MAINTAINERS: Use my work address.
4975
4976 * MAINTAINERS: Update my E-mail address.
4977
4978 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
4979
4980 * configure.in: Handle --disable-<component> generically.
4981 * configure: Regenerate.
4982
4983 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
4984
4985 PR libgcj/17311
4986 * ltmain.sh: Don't use "$finalize_rpath" for compile.
4987
4988 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
4989
4990 * MAINTAINERS (Write After Approval): Remove myself.
4991 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
4992
4993 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
4994
4995 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
4996 (TARGET_CONFIGDIRS): Remove.
4997 * configure.in: Remove AC_SUBST(target_configdirs).
4998 * Makefile.in, configure: Regenerated.
4999
5000 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5001
5002 * MAINTAINERS (Write After Approval): Remove myself.
5003 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5004
5005 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5006
5007 PR bootstrap/25670
5008
5009 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5010
5011 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5012 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5013 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5014 BUILD_PREFIX, BUILD_PREFIX_1.
5015 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5016
5017 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5018 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5019
5020 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5021 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5022 of `cat stage_current`. Always provide the `r' and `s' variables.
5023 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5024 a single shell execution.
5025 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5026 bootstrapped modules, make the stage1 module if the build was not
5027 started yet, else build the current stage.
5028 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5029 (all-build, all-host, all-target, [+make_target+]-host,
5030 [+make_target+]-target): Do not use \-continued lines.
5031 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5032 (current_stage, restrap, stage_last): New.
5033
5034 * Makefile.in: Regenerate.
5035 * configure: Regenerate.
5036
5037 2006-02-19 Bud Davis <jmdavis@link.com>
5038
5039 * MAINTAINERS (Write After Approval): Remove myself.
5040 (Language Front End Maintainers): Add myself as fortran 95
5041 maintainer and update e-mail address.
5042
5043 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5044
5045 * MAINTAINERS (Write After Approval): Remove myself.
5046 (Language Front End Maintainers): Add myself as fortran 95
5047 maintainer.
5048
5049 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5050
5051 * MAINTAINERS (Write After Approval): Add myself.
5052
5053 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5054
5055 * MAINTAINERS (Write After Approval): Remove myself.
5056 (Language Front End Maintainers): Add myself as
5057 fortran 95 maintainer.
5058
5059 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5060
5061 Sync from src:
5062
5063 2005-12-27 Leif Ekblad <leif@rdos.net>
5064
5065 * configure.in: Add support for RDOS target.
5066 * configure: Regenerate.
5067
5068 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5069 Andreas Schwab <schwab@suse.de>
5070
5071 * configure: Regenerate.
5072
5073 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5074
5075 * configure.in (enable_libgomp): Add AIX.
5076 * configure: Regenerate.
5077
5078 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5079
5080 * MAINTAINERS (Write After Approval): Add myself.
5081
5082 2006-02-03 Lee Millward <lee.millward@gmail.com>
5083
5084 * MAINTAINERS (Write After Approval): Add myself.
5085
5086 2006-01-31 Richard Guenther <rguenther@suse.de>
5087 Paolo Bonzini <bonzini@gnu.org>
5088
5089 * Makefile.def (target_modules): Add libgcc-math target module.
5090 * configure.in (target_libraries): Add libgcc-math target library.
5091 (--enable-libgcc-math): New configure switch.
5092 * Makefile.in: Re-generate.
5093 * configure: Re-generate.
5094 * libgcc-math: New toplevel directory.
5095
5096 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5097
5098 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5099 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5100 the assembler, linker and binutils.
5101 * configure: Regenerate.
5102
5103 2006-01-22 Dirk Mueller <dmueller@suse.de>
5104
5105 * MAINTAINERS (Write After Approval): Add myself.
5106
5107 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5108
5109 * configure: Regenerate.
5110
5111 2006-01-18 Richard Henderson <rth@redhat.com>
5112 Jakub Jelinek <jakub@redhat.com>
5113 Diego Novillo <dnovillo@redhat.com>
5114
5115 * libgomp: New directory.
5116 * Makefile.def: Add target_module libgomp.
5117 * Makefile.in: Regenerate.
5118 * configure.in (target_libraries): Add target-libgomp.
5119 * configure: Regenerate.
5120
5121 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5122
5123 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5124 @ from continuation.
5125 * Makefile.in: Rebuilt.
5126
5127 2006-01-04 Chris Lattner <sabre@gnu.org>
5128
5129 * MAINTAINERS (Write After Approval): Add myself.
5130
5131 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5132
5133 PR bootstrap/24252
5134
5135 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5136 * Makefile.tpl (OBJDUMP): New.
5137 (EXTRA_HOST_FLAGS): Add it.
5138 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5139
5140 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5141 to use symbolic links between directories. Avoid race conditions
5142 or make them harmless.
5143 * configure.in: Do not try to use symbolic links between directories.
5144
5145 * Makefile.def (LEAN): Pass.
5146 * Makefile.tpl (LEAN): Define.
5147 (stage[+id+]-start): Accept that the previous directory does not
5148 exist, if the bootstrap is lean.
5149 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5150 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5151 configure substitution.
5152 ([+compare-target+]): Likewise.
5153 ([+bootstrap-target+]-lean): New.
5154 * configure.in: Remove lean bootstrap support from here.
5155
5156 * Makefile.in: Regenerate.
5157 * configure: Regenerate.
5158
5159 2006-01-04 Ben Elliston <bje@au.ibm.com>
5160
5161 * MAINTAINERS (libdecnumber): Add myself.
5162
5163 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5164
5165 * libtool-ldflags: New script.
5166
5167 2006-01-02 Andreas Schwab <schwab@suse.de>
5168
5169 * configure.in: When reconfiguring remove Makefile in
5170 all stage directories.
5171 * configure: Regenerate.
5172
5173 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5174
5175 * MAINTAINERS: Update my email address.
5176
5177 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5178
5179 Revert Ada-related part of the previous change.
5180
5181 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5182 Do not pass.
5183 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5184 * Makefile.in: Regenerate.
5185 * configure.in: Do not include mt-ppc-aix target fragment.
5186 * configure: Regenerate.
5187
5188 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5189
5190 * configure.in: Select appropriate fragments for PowerPC/AIX.
5191 * configure: Regenerate.
5192
5193 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5194 BOOT_CFLAGS, BOOT_LDFLAGS.
5195 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5196 BOOT_CFLAGS, BOOT_LDFLAGS.
5197 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5198 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5199 (stage): Fail if we cannot complete the work.
5200 * Makefile.in: Regenerate.
5201
5202 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5203
5204 * configure.in: Replace ms1 with mt.
5205 * configure: Rebuilt.
5206
5207 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5208
5209 * MAINTAINERS: Update my email address.
5210
5211 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5212
5213 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5214 install-host-nogcc): Don't invoke $(stage) at the end.
5215 * Makefile.in: Regenerate.
5216
5217 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5218
5219 * configure.in: Flip the top-level bootstrap switch.
5220 * configure: Regenerate.
5221
5222 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5223
5224 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5225 $(stage) and $(unstage).
5226 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5227 (all): Remove stray semicolon.
5228 (local-distclean): Don't handle multilib.tmp and multilib.out.
5229 (install.all): Set $s for consistency.
5230 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5231 check_multilibs setting. Always make the install directory.
5232 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5233 Correct @if/@endif.
5234 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5235 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5236 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5237 (multilib.out): Remove.
5238 * Makefile.in: Regenerated.
5239
5240 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5241
5242 * MAINTAINERS (Write After Approval): Add myself.
5243
5244 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5245
5246 * MAINTAINERS: Add myself as mt maintainer.
5247
5248 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5249
5250 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5251
5252 * MAINTAINERS: Change email address.
5253
5254 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5255
5256 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5257 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5258 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5259 Find in-tree tools if available.
5260 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5261 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5262 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5263 (COMPILER_*_FOR_TARGET): New.
5264 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5265 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5266 (CONFIGURED_*, USUAL_*): Remove.
5267 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5268 STRIP): Use autoconf substitutions.
5269 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5270 COMPILER_NM_FOR_TARGET): New.
5271 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5272
5273 (all): Make all-host and all-target in parallel.
5274 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5275 that $$r and $$s are set before invoking a recursive make.
5276 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5277 ([+bootstrap-target+]): Inline most of the `all' target.
5278
5279 2005-11-29 Ben Elliston <bje@au.ibm.com>
5280
5281 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5282 from the gcc build directory.
5283 * Makefile.in: Regenerate.
5284
5285 2005-11-29 Ben Elliston <bje@au.ibm.com>
5286
5287 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5288 depend on all-libdecnumber.
5289 * configure.in (host_libs): Include libdecnumber.
5290 * Makefile.in: Regenerate.
5291 * configure: Likewise.
5292
5293 2005-11-29 Ben Elliston <bje@au.ibm.com>
5294
5295 * libdecnumber: Import decNumber sources from the dfp-branch.
5296
5297 2005-11-21 Kean Johnston <jkj@sco.com>
5298
5299 * config.sub, config.guess: Sync from upstream sources.
5300
5301 2005-11-21 Ben Elliston <bje@au.ibm.com>
5302
5303 Import from Autoconf sources:
5304
5305 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5306 * config/move-if-change: Don't output "$2 is unchanged";
5307 suggested by Ben Elliston. Handle weird characters correctly.
5308
5309 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5310
5311 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5312 to match upstream libtool for darwin.
5313
5314 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5315
5316 * Makefile.def: Remove gdb dependencies for gdbtk.
5317 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5318 (configure-gdb, install-gdb): New rules.
5319 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5320 * Makefile.in, configure: Regenerated.
5321
5322 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5323
5324 * MAINTAINERS (Write After Approval): Add myself.
5325
5326 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5327
5328 * MAINTAINERS (Write After Approval): Add myself.
5329
5330 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5331
5332 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5333 Diego Novillo.
5334
5335 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5336
5337 PR bootstrap/24297
5338 * Makefile.tpl (do-[+make-target+], do-check, install,
5339 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5340 are set before recursing.
5341 * Makefile.in: Regenerate.
5342
5343 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5344
5345 PR bootstrap/18939
5346 * Makefile.def (gcc) <target>: Fix thinko.
5347 * Makefile.in: Regenerate.
5348
5349 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5350
5351 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5352 * configure: Regenerate.
5353
5354 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5355
5356 * MAINTAINERS (Write After Approval): Add self.
5357
5358 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5359
5360 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5361 target-libffi, target-qthreads, target-libjava, and
5362 targetlibobjc.
5363 * configure: Regenerate.
5364
5365 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5366
5367 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5368 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5369 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5370 (USUAL_OBJDUMP_FOR_TARGET): New.
5371 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5372 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5373 * configure, Makefile.in: Regenerated.
5374
5375 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5376
5377 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5378 before other host packages.
5379
5380 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5381
5382 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5383
5384 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5385
5386 PR bootstrap/22340
5387
5388 * configure.in (default_target): Remove.
5389 * Makefile.tpl (all): Do not use prerequisites as subroutines
5390 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5391 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5392 use prerequisites as subroutines.
5393 (check-host, check-target): New.
5394 (bootstrap configure & all targets): Do not use stage*-start
5395 if the directory layout is already ok.
5396 (non-bootstrap configure & all targets): Prepend a $(unstage).
5397 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5398 (NOTPARALLEL): Remove.
5399 (unstage, stage variables): New variables.
5400 (unstage, stage targets): Simply expand to those variables.
5401
5402 * configure: Regenerate.
5403 * Makefile.in: Regenerate.
5404
5405 2005-10-04 James E Wilson <wilson@specifix.com>
5406
5407 * Makefile.def (lang_env_dependencies): Add libmudflap.
5408 * Makefile.in: Regenerate.
5409
5410 2005-10-03 Andreas Schwab <schwab@suse.de>
5411
5412 Backport from libtool CVS:
5413 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5414
5415 * ltmain.sh: add support for installing into temporary
5416 staging area (e.g. 'make install DESTDIR=...')
5417
5418 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5419
5420 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5421 * configure: Regenerated.
5422
5423 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5424
5425 * configure: Regenerate with the correct
5426 autoconf version.
5427
5428 2005-09-30 Catherine Moore <clm@cm00re.com>
5429
5430 * configure.in (bfin-*-*): New.
5431 * configure: Regenerated.
5432
5433 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5434
5435 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5436 (LIPO_FOR_TARGET): New.
5437 (CONFIGURED_LIPO_FOR_TARGET): New.
5438 (USUAL_LIPO_FOR_TARGET): New.
5439 (STRIP_FOR_TARGET): New.
5440 (CONFIGURED_STRIP_FOR_TARGET): New.
5441 (USUAL_STRIP_FOR_TARGET): New.
5442 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5443 STRIP_FOR_TARGET.
5444 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5445 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5446 * Makefile.in: Regenerate.
5447 * configure: Regenerate.
5448
5449 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5450
5451 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5452 (rs6000-*-aix*): Same.
5453 * configure: Regenerate.
5454
5455 2005-09-16 Tom Tromey <tromey@redhat.com>
5456
5457 * MAINTAINERS: Add self as java maintainer.
5458
5459 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5460
5461 * configure.in: Recognize f95 in the --enable-languages option,
5462 and substitute it for fortran, issuing a warning.
5463 * configure: Regenerate.
5464
5465 2005-08-30 Phil Edwards <phil@codesourcery.com>
5466
5467 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5468 * configure: Regenerated.
5469
5470 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5471
5472 * MAINTAINERS: Add self as ms1 maintainer.
5473
5474 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5475
5476 * Makefile.def (libssp): Add to lang_env_dependencies.
5477 * Makefile.in: Regenerate.
5478
5479 2005-08-18 Ian Lance Taylor <ian@airs.com>
5480
5481 * MAINTAINERS: Add myself as middle-end maintainer.
5482
5483 2005-08-17 Christian Groessler <chris@groessler.org>
5484
5485 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5486 * Makefile.in: Regenerate.
5487
5488 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5489
5490 * MAINTAINERS (write after approval): Added myself.
5491
5492 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5493
5494 * MAINTAINERS (Write After Approval): Add myself.
5495
5496 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5497
5498 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5499 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5500 Look for alternate names of the target cc and c++
5501 * configure: Regenerate.
5502
5503 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5504
5505 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5506 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5507 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5508 tools; remove code to manually set them.
5509 (Target tools): Look in the environment for them.
5510 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5511 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5512 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5513 build directory.
5514 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5515 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5516 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5517 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5518 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5519 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5520 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5521 * configure: Regenerate.
5522 * Makefile.in: Regenerate.
5523
5524 2005-07-28 Ben Elliston <bje@au.ibm.com>
5525
5526 * MAINTAINERS: Update for removed CPU targets.
5527
5528 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5529
5530 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5531 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5532 * Makefile.in: Regenerated.
5533
5534 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5535
5536 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5537 (CFLAGS_FOR_TARGET): Use it.
5538 (CXXFLAGS_FOR_TARGET): Likewise.
5539 * Makefile.in: Regenerated.
5540 * configure.in (--with-build-sysroot): New option.
5541 * configure: Regenerated.
5542
5543 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5544
5545 * Makefile.tpl: Wrap install between unstage and stage
5546 * Makefile.in: Regenerate.
5547
5548 2005-07-21 Eric Christopher <echristo@apple.com>
5549
5550 * MAINTAINERS: Update affiliation.
5551
5552 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5553
5554 * MAINTAINERS: Add self as crx port maintainer.
5555
5556 2005-07-20 DJ Delorie <dj@redhat.com>
5557
5558 * MAINTAINERS: Add self as m32c maintainer.
5559
5560 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5561
5562 * all files: Update FSF address.
5563
5564 2005-07-15 Eric Christopher <echristo@redhat.com>
5565
5566 * MAINTAINERS: Change affiliation.
5567
5568 2005-07-14 Jim Blandy <jimb@redhat.com>
5569
5570 * configure.in: Add cases for Renesas m32c.
5571 * configure: Regenerated.
5572
5573 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5574
5575 * COPYING.LIB: Update from fsf.org.
5576
5577 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5578
5579 * COPYING, compile, config.guess,
5580 config.sub, install-sh, missing, mkinstalldirs,
5581 symlink-tree, ylwrap: Sync from upstream sources.
5582 * config-ml.in: Update FSF address.
5583
5584 2005-07-13 Eric Christopher <echristo@redhat.com>
5585
5586 * configure.in: Add toplevel noconfigdir support for tpf.
5587 * configure: Regenerate.
5588
5589 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5590
5591 PR ada/22340
5592
5593 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5594 * Makefile.in: Regenerate.
5595
5596 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5597
5598 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5599 Brolley to write-after-approval.
5600
5601 2005-07-07 Andreas Schwab <schwab@suse.de>
5602
5603 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5604 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5605 * Makefile.in: Regenerated.
5606
5607 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5608
5609 * configure.in: Don't build sim or rda when targetting darwin.
5610 * configure: Regenerate.
5611
5612 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5613
5614 * configure.in: Add --enable-libssp and --disable-libssp.
5615 * configure: Regenerate with autoconf-2.13.
5616
5617 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5618
5619 * Makefile.def (target_modules): Add libssp.
5620 * configure.in (target_libraries): Add target-libssp.
5621 * configure: Rebuilt.
5622 * Makefile.in: Rebuilt.
5623
5624 2005-07-01 Zack Weinberg <zackw@panix.com>
5625
5626 * MAINTAINERS: Change email address. Resign from maintainership.
5627
5628 2005-07-01 Richard Guenther <rguenther@suse.de>
5629
5630 * MAINTAINERS: Change my e-mail address and affiliation.
5631
5632 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5633
5634 * Makefile.def (stagefeedback): Come after profile.
5635 Define profiledbootstrap target.
5636 * Makefile.tpl (profiledbootstrap): Remove.
5637 (stageprofile-end): Zap stagefeedback.
5638 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5639 * Makefile.in: Regenerate.
5640
5641 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5642
5643 * MAINTAINERS: Update my email address.
5644
5645 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5646
5647 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5648 In 'cpp' stanza, support '#line' as well as '# '.
5649
5650 2005-06-08 Andreas Schwab <schwab@suse.de>
5651
5652 * MAINTAINERS: Move myself from 'Write After Approval' to
5653 'CPU Port Maintainers' section as m68k maintainer.
5654
5655 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5656
5657 * configure.in (unsupported_languages): New macro.
5658 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5659 non-ported target libraries in noconfigdirs.
5660 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5661 non-linux-gnu. Remove libgcj_ex_libffi.
5662 <lang_frag loop>: Set add_this_lang=no if the language is in
5663 unsupported_languages.
5664 * configure: Regenerate.
5665
5666 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5667
5668 * configure.in: Fix typo in handling of --with-mpfr-dir.
5669 * configure: Regenerate.
5670
5671 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5672
5673 * MAINTAINERS: Update my email address.
5674
5675 2005-06-02 Jim Blandy <jimb@redhat.com>
5676
5677 * config.sub: Add cases for the Renesas m32c. (This patch has been
5678 accepted into the master sources.)
5679
5680 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5681 Michael Snyder <msnyder@redhat.com>
5682 Stan Cox <scox@redhat.com>
5683
5684 * configure.in: Set noconfigdirs for ms1.
5685
5686 * configure: Regenerate.
5687
5688 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5689
5690 * MAINTAINERS (Write After Approval): Add self.
5691
5692 2005-06-01 Josh Conner <jconner@apple.com>
5693
5694 * MAINTAINERS (Write After Approval): Add self.
5695
5696 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5697
5698 * MAINTAINERS: Update my email address.
5699
5700 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5701
5702 * MAINTAINERS (Write After Approval): Add self.
5703
5704 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5705
5706 * MAINTAINERS (Write After Approval): Remove self.
5707
5708 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5709
5710 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5711 (Dependencies): Consider target modules for bootstrap dependencies.
5712 Make target bootstrap modules depend on each stage's gcc.
5713 * Makefile.in: Regenerate.
5714
5715 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5716
5717 * Makefile.def (configure-gcc): Depend on binutils having been built.
5718 (all-gcc): No need to do it here.
5719 * Makefile.in: Regenerate.
5720
5721 2005-05-19 Paul Brook <paul@codesourcery.com>
5722
5723 * configure.in: Rewrite misleading error message when requested
5724 language cannot be built.
5725 * configure: Regenerate.
5726
5727 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5728
5729 * ylwrap: Import from Automake 1.9.5.
5730
5731 2005-05-13 David Ung <davidu@mips.com>
5732
5733 * MAINTAINERS (Write After Approval): Add self.
5734
5735 2005-05-09 Mike Stump <mrs@apple.com>
5736
5737 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5738 lt_cv_sys_max_cmd_len for now.
5739
5740 2005-05-09 Stan Cox <scox@redhat.com>
5741
5742 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5743
5744 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5745
5746 * README.SCO: Update the URL.
5747
5748 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5749
5750 * ltconfig: Define file_list_spec. Pass file_list_spec and
5751 with_gnu_ld to libtool.
5752 * ltcf-c.sh (aix[45]): Define file_list_spec.
5753 * ltcf-cxx.sh (aix[45]): Same.
5754 * ltcf-gcj.sh (aix[45]): Same.
5755 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5756 exists, write list of input files to temporary file.
5757
5758 2005-05-04 Mike Stump <mrs@apple.com>
5759
5760 * configure.in: Always pass --target to target configures as
5761 otherwise rebuilds that do --recheck will fail.
5762 * confiugure: Rebuilt.
5763
5764 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5765
5766 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5767 STAGE_HOST_EXPORTS.
5768 (configure, all): Add bootstrap support.
5769 (Host modules, target modules): Pass post-stage1 flags and exports.
5770 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5771 * Makefile.in: Regenerate.
5772
5773 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5774
5775 * configure: Regenerate.
5776
5777 2005-04-27 Mike Stump <mrs@apple.com>
5778
5779 * MAINTAINERS: Add self as darwin maintainer.
5780
5781 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5782
5783 * config.sub: Update from master copy.
5784
5785 2005-04-21 Mike Stump <mrs@apple.com>
5786
5787 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5788 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5789
5790 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5791
5792 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5793 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5794 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5795 "*-*-elf" and "*-*-linux*".
5796 * configure: Regenerate.
5797
5798 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5799
5800 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5801
5802 2005-04-12 Mike Stump <mrs@apple.com>
5803
5804 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5805
5806 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5807
5808 * MAINTAINERS (Write After Approval): Add myself.
5809
5810 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5811
5812 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5813
5814 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5815
5816 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5817 (TARGET_CONFIGARGS): Include --with-target-subdir.
5818 (configure, all): New macros. Use them throughout.
5819 * Makefile.in: Regenerate.
5820
5821 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5822
5823 * MAINTAINERS (Write After Approval): Add myself.
5824
5825 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5826
5827 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5828
5829 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5830
5831 * MAINTAINERS: Move John Carr to Write After Approval.
5832
5833 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5834
5835 * config/mh-mingw32: Delete.
5836 * configure.in: Don't use it.
5837 * configure: Regenerate.
5838
5839 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5840
5841 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5842 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5843 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5844 (HOST_LIB_PATH): Generate from Makefile.def.
5845 (TARGET_LIB_PATH): Likewise.
5846 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5847 * Makefile.in: Regenerate.
5848 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5849 (RPATH_ENVVAR): Include Darwin case.
5850 * configure: Regenerate.
5851
5852 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5853
5854 * MAINTAINERS (Various Maintainers): Remove self.
5855 (Write After Approval): Add self.
5856
5857 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5858
5859 * MAINTAINERS (Various Maintainers): Add self.
5860
5861 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5862
5863 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5864 * configure: Regenerate.
5865
5866 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5867
5868 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5869 gcc_version, and gcc_version_trigger from set of flags to pass.
5870 * Makefile.tpl: Remove definitions of above variables.
5871 (config.status): Remove dependency on $(gcc_version_trigger).
5872 * Makefile.in: Regenerate.
5873 * configure.in: Do not reference config/gcc-version.m4 nor
5874 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5875 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5876 * configure: Regenerate.
5877
5878 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5879 Andrew Pinski <pinskia@physics.uc.edu>
5880
5881 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5882 * Makefile.in: Regenerate.
5883
5884 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5885
5886 * MAINTAINERS (Write After Approval): Add myself.
5887
5888 2005-03-03 David Ayers <d.ayers@inode.at>
5889
5890 * MAINTAINERS (Write After Approval): Add myself.
5891
5892 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
5893
5894 PR libgcj/20160
5895 * ltmain.sh: Avoid creating archives with components that have
5896 duplicate basenames.
5897
5898 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
5899
5900 PR bootstrap/20250
5901 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
5902 instead of check.
5903 * Makefile.in: Regenerate.
5904
5905 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5906
5907 * Makefile.in: Regenerate to fix conflict between the previous two
5908 patches.
5909
5910 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
5911
5912 PR bootstrap/17383
5913 * Makefile.def (target_modules): Remove "stage", now unnecessary.
5914 * Makefile.tpl (HOST_SUBDIR): New substitution.
5915 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
5916 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5917 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
5918 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
5919 (Host modules, Bootstrapped modules): Use it.
5920 (Build modules, Target modules): Do not create symlink trees,
5921 always configure out-of-srcdir.
5922 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
5923 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
5924 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
5925 $(HOST_SUBDIR). Create a symlink for host_subdir.
5926
5927 * Makefile.in: Regenerate.
5928 * configure: Regenerate.
5929
5930 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5931
5932 Merged from libada-gnattools-branch:
5933 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
5934
5935 * gnattools: New directory.
5936 * Makefile.def: Add gnattools as a module, depending on target-libada.
5937 * Makefile.in: Regenerate.
5938 * configure.in: Include gnattools in host_tools; disable it if ada
5939 is disabled.
5940 * configure: Regenerate.
5941
5942 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
5943
5944 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
5945 treelang maintainer.
5946 (Write After Approval): Remove myself.
5947
5948 2005-02-23 Paul Schlie <schlie@comcast.net>
5949
5950 * configure.in: Allow darwin targeted ports to build tk, itcl and
5951 libgui.
5952 * configure: Regenerate.
5953
5954 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5955
5956 PR libgcj/10353
5957 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
5958 * configure: Regenerate.
5959
5960 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
5961
5962 * MAINTAINERS (Write After Approval): Add myself.
5963
5964 2005-02-10 Ian Lance Taylor <ian@airs.com>
5965
5966 * MAINTAINERS: Update my e-mail address.
5967
5968 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
5969
5970 * MAINTAINERS (Write After Approval): Add myself.
5971
5972 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
5973
5974 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
5975 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
5976 target-libgloss when not *-*-elf and *-*-aout.
5977 * configure: Regenerate.
5978
5979 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5980
5981 * MAINTAINERS: Remove obsolete entries.
5982
5983 * MAINTAINERS (Write After Approval): Add Michael Matz.
5984
5985 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
5986
5987 * MAINTAINERS: Remove self as cpplib maintainer.
5988
5989 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5990
5991 * install-sh, config.sub: Import from upstream.
5992
5993 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5994
5995 PR bootstrap/18222
5996 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
5997 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
5998 * Makefile.in: Regenerate.
5999
6000 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6001
6002 * MAINTAINERS: Update my email address.
6003
6004 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6005 Andreas Schwab <schwab@suse.de>
6006
6007 PR bootstrap/18033
6008 * config-ml.in: Eval option if surrounded by single quotes.
6009
6010 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6011
6012 Revert 2004-12-28 Makefile changes, a better fix will be
6013 applied to mainline and src after GCC 4.0 branches.
6014
6015 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6016
6017 PR bootstrap/17383
6018
6019 * Makefile.def (target_modules): Remove stage parameter,
6020 it is always true now.
6021 * Makefile.tpl (configure-build-[+module+],
6022 configure-target-[+module+]): Always build symlink tree
6023 for the directory and for include. BUILD_SUBDIR and
6024 TARGET_SUBDIR cannot be . anymore.
6025 * Makefile.in: Regenerate.
6026
6027 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6028
6029 Revert 2004-12-08 Makefile changes.
6030
6031 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6032
6033 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6034 cygwin, mingw.
6035
6036 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6037
6038 * configure.in (sh64-*-*): Reenable gprof.
6039 * configure: Regenerate.
6040
6041 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6042
6043 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6044 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6045 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6046 * Makefile.in: Regenerate.
6047
6048 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6049
6050 * MAINTAINERS: Update my email address.
6051
6052 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6053
6054 * Makefile.tpl: Generate normal dependencies if the LHS module is
6055 not bootstrapped.
6056 * Makefile.in: Regenerate.
6057
6058 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6059
6060 * configure.in: Include config/gxx-include-dir.m4. Use
6061 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6062 * configure: Regenerate.
6063
6064 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6065
6066 * config.if: Delete.
6067 * configure.in: Set libstdcxx_incdir directly.
6068 * configure: Regenerate.
6069
6070 2004-12-02 Eric Christopher <echristo@redhat.com>
6071
6072 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6073 * Makefile.in: Regenerate.
6074
6075 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6076
6077 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6078 * configure: Regenerate.
6079
6080 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6081
6082 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6083 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6084 * configure: Regenerate.
6085
6086 2004-12-01 Eric Christopher <echristo@redhat.com>
6087
6088 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6089 of things to remove.
6090
6091 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6092
6093 * MAINTAINERS (Write After Approval): Update my e-mail address.
6094
6095 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6096
6097 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6098 from CVS libtool to always pass_all.
6099
6100 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6101
6102 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6103 (hppa*64*-*-*): Delete incorrect comment.
6104 * configure: Rebuilt.
6105
6106 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6107
6108 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6109
6110 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6111
6112 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6113 from CVS libtool to always pass_all.
6114
6115 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6116
6117 * install-sh, compile: Import from automake.
6118
6119 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6120
6121 * config.guess, config.sub: Import from savannnah.
6122
6123 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6124
6125 * MAINTAINERS (Write After Approval): Add myself
6126
6127 2004-11-12 Mike Stump <mrs@apple.com>
6128
6129 * Makefile.def: Add html support.
6130 * Makefile.tpl: Likewise.
6131 * Makefile.in: Regenerate.
6132
6133 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6134
6135 PR 18423
6136 * configure.in: Remove all instances of build-fixincludes from
6137 noconfigdirs.
6138 (build_configargs): Supply --target to subdirectories.
6139 * configure: Regenerate.
6140
6141 * Makefile.def: Make gcc install depend on fixincludes install.
6142 * Makefile.in: Regenerate.
6143
6144 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6145
6146 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6147
6148 2004-11-11 Paul Brook <paul@codesourcery.com>
6149
6150 * MAINTAINERS: Add self as arm maintainer. Update email address.
6151
6152 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6153
6154 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6155 target-libgfortran.
6156 * configure: Regenerate.
6157
6158 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6159
6160 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6161 like CC.
6162
6163 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6164
6165 * Makefile.def (host fixincludes): Specify missing targets.
6166 * Makefile.in: Regenerate.
6167
6168 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6169
6170 * MAINTAINERS: Add myself
6171
6172 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6173
6174 * MAINTAINERS (Write After Approval): Add myself.
6175
6176 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6177
6178 * Makefile.def: Build fixincludes for the host, too.
6179 * Makefile.in: Regenerate.
6180 * configure.in (host_tools): Add fixincludes.
6181 * configure: Regenerate.
6182
6183 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6184
6185 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6186 * configure: Regenerated.
6187
6188 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6189
6190 PR other/17783
6191 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6192 * configure: Regenerated.
6193
6194 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6195
6196 * README.SCO: Update per FSF instructions.
6197
6198 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6199
6200 PR target/18151
6201 * configure.in (case ${target}): Do not build fixincludes for avr.
6202 * configure: Regenerated.
6203
6204 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6205
6206 * configure.in (case ${target}): Do not build fixincludes
6207 on platforms where it is not used.
6208 * configure: Regenerated.
6209
6210 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6211
6212 * configure.in: Use an absolute path to install-sh.
6213 * configure: Regenerated.
6214
6215 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6216
6217 * MAINTAINERS (Write After Approval): Add myself.
6218
6219 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6220
6221 * MAINTAINERS: Remove from Write After Approval those that are
6222 already maintainers.
6223
6224 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6225
6226 * MAINTAINERS: Update my email address.
6227
6228 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6229
6230 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6231 * configure: Regenerate.
6232
6233 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6234
6235 * MAINTAINERS: Update my email address.
6236
6237 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6238
6239 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6240 entries belonging to this category.
6241
6242 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6243
6244 * MAINTAINERS: Update my e-mail address.
6245
6246 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6247
6248 Fix wrong conflict resolution in:
6249
6250 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6251
6252 * Makefile.in: Regenerate.
6253 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6254 in the recursive `make', instead of hardwiring `all'.
6255 (Autogenerated TARGET-* variables): New.
6256
6257 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6258
6259 * configure.in: Enable target-libgloss for crx-*-*.
6260 * configure: Regenerate.
6261
6262 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6263
6264 * MAINTAINERS (Various Maintainers): Move the "windows,
6265 cygwin, mingw" maintainer to ...
6266 (OS Port Maintainers): ... here.
6267
6268 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6269
6270 * MAINTAINERS (Write After Approval): Remove those that are
6271 maintainers of some subsystem.
6272
6273 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6274
6275 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6276 * ltcf-cxx.sh (tpf*): Likewise.
6277 * ltconfig (tpf*): Add TPF OS configuration support.
6278
6279 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6280
6281 * MAINTAINERS: Change my email address to my new work account.
6282
6283 2004-09-24 Michael Roth <mroth@nessie.de>
6284
6285 * configure.in (--without-headers): Add missing double quotes.
6286 * configure: Regenerate.
6287
6288 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6289
6290 * ylwrap: Revert to previous version.
6291
6292 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6293
6294 PR bootstrap/17369
6295 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6296 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6297 SET_GCC_LIB_PATH_CMD.
6298 (BASE_TARGET_EXPORTS): Likewise.
6299 * Makefile.in: Regenerated.
6300
6301 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6302 * configure: Regenerated.
6303
6304 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6305
6306 * config.guess: New upstream version
6307 * compile, depcomp, install-sh, ylwrap: Likewise.
6308
6309 2004-09-19 Roger Sayle <roger@eyesopen.com>
6310
6311 * config/mh-x86omitfp: New host makefile fragment. Add
6312 -fomit-frame-pointer to the default BOOT_CFLAGS.
6313 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6314 * configure: Regenerate.
6315
6316 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6317
6318 PR target/11572
6319 * configure.in (*-*-darwin*): Renable libobjc.
6320 * configure: Regenerate.
6321
6322 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6323
6324 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6325
6326 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6327
6328 * Makefile.def: Remove libbanshee.
6329 * Makefile.tpl: Ditto.
6330 * configure.in: Ditto.
6331 * Makefile.in: Regen.
6332 * configure: Ditto.
6333
6334 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6335
6336 * ltmain.sh: Use $pic_object as $non_pic_object if
6337 $non_pic_object=none.
6338
6339 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6340
6341 * missing: Import latest version from master repository.
6342
6343 2004-09-06 Nick Clifton <nickc@redhat.com>
6344
6345 * config.sub: Import latest version from master repository.
6346 * config.guess: Likewise.
6347 This includes these changes:
6348
6349 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6350
6351 * config.sub: Handle crisv32, alias etraxfs.
6352 * config.guess (crisv32:Linux:*:*): Handle.
6353
6354 2004-08-13 Brad Smith <brad@comstyle.com>
6355
6356 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6357 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6358
6359 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6360
6361 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6362 assume the processor is a powerpc. This is because coreutils
6363 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6364 in this case, due to a MacOS X bug that causes
6365 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6366 to return a negative number.
6367 Problem reported by Petter Reinholdtsen in:
6368 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6369
6370 2004-07-19 Ben Elliston <bje@gnu.org>
6371
6372 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6373
6374 2004-06-24 Ben Elliston <bje@gnu.org>
6375
6376 * config.guess: Update copyright years.
6377 * config.sub: Likewise.
6378
6379 2004-06-22 Robert Millan <robertmh@gnu.org>
6380
6381 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6382 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6383
6384 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6385
6386 * config.guess (*:*VMS:*:*): New entry. Replaces
6387 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6388 manufacturer.
6389
6390 2004-06-22 Ben Elliston <bje@gnu.org>
6391
6392 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6393 * config.sub: Likewise.
6394
6395 2004-06-22 Ben Elliston <bje@gnu.org>
6396
6397 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6398 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6399
6400 2004-06-11 Ben Elliston <bje@gnu.org>
6401
6402 * config.guess (pegasos:OpenBSD:*:*): Remove.
6403
6404 2004-06-11 Ben Elliston <bje@gnu.org>
6405
6406 From Wouter Verhelst <wouter@grep.be>:
6407 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6408
6409 2004-06-11 Ben Elliston <bje@gnu.org>
6410
6411 * config.guess (luna88k:OpenBSD:*:*): New.
6412
6413 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6414
6415 * config.guess (m32r*:Linux:*:*): New case.
6416 * config.sub: Handle m32rle.
6417
6418 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6419
6420 From Jens Petersen <petersen@redhat.com>:
6421 * config.sub: Handle sparcv8.
6422
6423 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6424
6425 From Tom Smith <smith@cag.lkg.hp.com>:
6426 * config.guess: Version suffixes are equally significant on Tru64
6427 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6428 prefix of "P" (patched kernel).
6429
6430 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6431
6432 * config.sub: Add support for National Semiconductor CRX target.
6433
6434 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6435
6436 * MAINTAINERS (Various Maintainers): Remove myself as web page
6437 maintainer, add myself as maintainer of build status lists.
6438
6439 2004-09-03 Jan Beulich <jbeulich@novell.com>
6440
6441 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6442 *-*-netware, but add target-libmudflap.
6443 Consolidate *-*-netware targets (of which really only i?86 exists)
6444 into a single entry.
6445 * configure: Likewise.
6446
6447 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6448
6449 * Makefile.tpl (sorry): Remove.
6450 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6451 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6452 (do-clean): Clean per-stage directories too.
6453 (do-distclean): Run distclean-stage1 too.
6454 (.NOTPARALLEL): Enable during toplevel bootstrap.
6455 (stage[+id+]-bubble): Enable parallel execution during
6456 the recursive invocation.
6457 * Makefile.in: Regenerate.
6458
6459 Fix previous checkin:
6460
6461 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6462 include.
6463 * configure.in: Fix indentation.
6464 * configure: Regenerate.
6465
6466 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6467
6468 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6469 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6470 * configure: regenerate
6471 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6472 -mdynamic-no-pic
6473
6474 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6475
6476 * Makefile.def (build_modules): Add fixincludes.
6477 (dependencies): Make gcc depend on fixincludes.
6478 * configure.in (build_tools): Add fixincludes.
6479 (build_configdirs): Always include build_libs.
6480 * Makefile.in: Regenerate.
6481 * configure: Regenerate.
6482
6483 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6484
6485 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6486 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6487 phony targets; do not generate timestamp files.
6488 (distclean-stageN): Remove references to their timestamp files.
6489 (restageN, touch-stageN): Remove.
6490 (stageN-bubble): Rewritten.
6491 (compare): Support lean bootstraps.
6492 * Makefile.in: Regenerate.
6493
6494 * configure.in: Only warn when bootstrapping but
6495 build != host or build != target. Support lean bootstraps.
6496 * configure: Regenerate.
6497
6498 2004-08-26 Phil Edwards <phil@codesourcery.com>
6499
6500 * configure.in: Give a better error message if GMP/MPFR are missing
6501 and a language needing them has been requested.
6502 * configure: Regenerated.
6503
6504 2004-08-25 Phil Edwards <phil@codesourcery.com>
6505
6506 * configure.in: Print a list of available language front-ends if
6507 a requested one is missing. Tidy stray tab characters.
6508 * configure: Regenerated.
6509
6510 2004-08-19 Michael Koch <konqueror@gmx.de>
6511
6512 * gcc/doc/install.texi: Update entry about automake for libjava.
6513
6514 2004-08-17 Robert Millan <robertmh@gnu.org>
6515
6516 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6517 (instead of FreeBSD).
6518 * configure: Regenerate.
6519
6520 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6521
6522 * Makefile.in: Regenerate.
6523 * configure: Regenerate.
6524
6525 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6526 stage_*_flags.
6527 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6528 for bootstrapped modules if toplevel bootstrap is going.
6529 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6530 modules. Adjust for changes in Makefile.def. Enable several
6531 rules even in non-bootstrap mode, just to avoid peppering the
6532 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6533 (stage-[+prev+]-bubble): Remove.
6534
6535 * Makefile.def (Dependencies): Depend on all-build-bison,
6536 all-build-flex, all-build-byacc, all-build-texinfo, rather
6537 than the host variations.
6538 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6539 with BUILD_SUBDIR.
6540 (BISON): Update for recent Bisons.
6541 (YACC): Fix typo.
6542 (cross): Depend on all-build.
6543 (all): Do not depend on all-build.
6544 (prebootstrap): Remove.
6545 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6546 (Prebootstrap dependencies): Add them to the per-stage targets
6547 and to all-prebootstrap.
6548 * configure.in (build_configdirs): Always enable build_tools.
6549 (BUILD_DIR_PREFIX): Remove.
6550
6551 * Makefile.def (gcc): Add target variable.
6552 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6553 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6554 in the recursive `make', instead of hardwiring `all'.
6555 (Autogenerated TARGET-* variables): New.
6556
6557 2004-08-13 Brian Booth <bbooth@redhat.com>
6558
6559 * MAINTAINERS: Remove myself from write-after-approval.
6560
6561 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6562
6563 * src-release: Stop distributing mmalloc with gdb (which doesn't
6564 use it).
6565 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6566 * Makefile.in: Regenerate.
6567
6568 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6569
6570 * configure.in (arm*-*-eabi*): New target.
6571 * configure: Regenerate.
6572
6573 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6574
6575 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6576 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6577 (Dependencies): New section.
6578 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6579 (configure-target-[+module+]): Depend on maybe-all-gcc
6580 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6581 (toplevel profiledbootstrap): Fix dependencies.
6582 * Makefile.in: Regenerate.
6583
6584 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6585
6586 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6587 target-libiberty to noconfigdirs.
6588 * configure: Regenerate.
6589
6590 2004-08-03 Paul Brook <paul@codesourcery.com>
6591
6592 * configure.in: Check for MPFR as well as GMP.
6593 * configure: Regenerate.
6594
6595 2004-08-01 Robert Millan <robertmh@gnu.org>
6596
6597 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6598 libmudflap for all GNU-based systems (with Glibc).
6599 * configure: Regenerate.
6600
6601 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6602
6603 * Makefile.def (host-modules): Add gcc.
6604 * Makefile.in: Regenerate.
6605 * Makefile.tpl (sorry): New rule.
6606 (configure-host, all-host, [+make_target+]-host, do-check,
6607 install-host): Do not add gcc as a special case.
6608 (host modules): Add a small special-casing for gcc. Export
6609 extra_make_flags through the environment.
6610 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6611 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6612 other recursive targets for gcc): Remove.
6613
6614 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6615 (stage, unstage): New rules.
6616 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6617 distclean-stage[+id+]): Use stage_current.
6618 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6619 the stage*-start rules.
6620
6621 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6622
6623 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6624 use -all_load flag.
6625
6626 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6627
6628 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6629 * configure: Regenerate.
6630
6631 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6632
6633 * maintainer-scripts/gcc_release: Revert yesterday's change.
6634
6635 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6636
6637 * MAINTAINERS: Add myself to write-after-approval.
6638
6639 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6640
6641 * libf2c: Removed.
6642 * gcc/gccbug.in: Updated because of libf2c removal.
6643 * maintainer-scripts/gcc_release: Ditto.
6644
6645 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6646
6647 * configure.in: Build libmudflap by default on FreeBSD.
6648 * configure: Regenerated.
6649
6650 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6651
6652 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6653 systems.
6654 * configure: Regenerated.
6655
6656 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6657
6658 PR target/16344
6659 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6660 feedback based compiler.
6661 * Makefile.in: Rebuilt.
6662
6663 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6664
6665 * Makefile.def (host_modules): Set bootstrap=true for flex.
6666 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6667 * Makefile.in: Rebuilt.
6668
6669 2004-07-07 Jan Hubicka <jh@suse.cz>
6670
6671 * MAINTAINERS: Add self as a profile feedback maintainer.
6672
6673 2004-07-05 Phil Edwards <phil@codesourcery.com>
6674
6675 * configure.in: Do not prepend $srcdir to /dev/null in
6676 makefile fragments.
6677 * configure: Regenerate.
6678
6679 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6680
6681 * Makefile.def (build_modules): Add bison, byacc, flex,
6682 m4, texinfo.
6683 (flags_to_pass): Add FLEX.
6684 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6685 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6686 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6687 DEFAULT_MAKEINFO): Remove.
6688 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6689 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6690 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6691 objdir or else use configured tool.
6692 (all-build): New.
6693 (all): Depend on it.
6694 (Build module dependencies): Add.
6695 * Makefile.in: Regenerate.
6696 * configure.in: Better support for multiple build modules,
6697 matching what is done for host/target modules. Do not look
6698 for "plausible" locations of build tools if Canadian cross.
6699 Use autoconf's AC_PROG_CC to find a C compiler. Define
6700 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6701 * configure: Regenerate.
6702
6703 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6704
6705 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6706 * Makefile.in: Regenerate.
6707
6708 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6709
6710 * Makefile.tpl (configure-build-[+module+],
6711 configure-[+module+], configure-target-[+module+]): Pass
6712 [+extra_configure_args+].
6713 (all-build-[+module+], all-[+module+], check-[+module+],
6714 install-[+module+], [+make_target+]-[+module+],
6715 all-target-[+module+], check-target-[+module+],
6716 install-target-[+module+], [+make_target+]-target-[+module+]):
6717 Pass [+extra_make_args+].
6718 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6719 (GCC_HOST_EXPORTS): Remove.
6720 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6721 cross, check-gcc, check-gcc-c++, install-gcc,
6722 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6723 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6724 * Makefile.in: Regenerate.
6725
6726 2004-06-21 Matthew Sachs <msachs@apple.com>
6727
6728 * MAINTAINERS: Added self to write-after-approval.
6729
6730 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6731
6732 * configure.in: Check for srcdir/winsup rather than build directory
6733 winsup.
6734 * configure: Regenerate.
6735
6736 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6737
6738 * configure.in: Don't build Cygwin native newlib if winsup
6739 directory is missing. Emit warning instead.
6740 * configure: Regenerate.
6741
6742 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6743
6744 * Makefile.tpl (touch-stage[+id+]): New.
6745 (restage[+prev+]): Depend on touch-stage[+id+].
6746
6747 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6748 Use it throughout.
6749
6750 * Makefile.def: Add profile and feedback bootstrap stages.
6751 Remove next field from bootstrap stages.
6752 * Makefile.tpl (LN, LN_S): Substitute.
6753 (stageN-start, stageN-end): Use double-colon rules, to
6754 provide a hook for additional setup commands.
6755 (distclean-stageN-gcc, restageN): Create dependencies from
6756 [+prev+], not from [+next+].
6757 (stageN-bubble): Add commands for successive stages from
6758 [+prev+], using double-colon rules.
6759 (all-stageN-gcc): Fix typo.
6760 (stagefeedback-start, profiledbootstrap): New.
6761 * Makefile.in: Regenerate.
6762 * configure.in: Call ACX_PROG_LN.
6763 * configure: Regenerate.
6764
6765 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6766
6767 * MAINTAINERS (Write After Approval): Add myself.
6768
6769 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6770
6771 * MAINTAINERS (Write After Approval): Add myself.
6772
6773 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6774
6775 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6776 without gcc.
6777 * configure: Regenerate.
6778
6779 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6780
6781 * Makefile.tpl: Fix typo.
6782 * Makefile.in: Regenerate.
6783
6784 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6785
6786 * configure.in: Remove new- prefix from toplevel
6787 bootstrap targets.
6788 * configure: Regenerate.
6789
6790 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6791
6792 * Makefile.tpl (all.normal): Rename to all.
6793 (all): Replace with a rule to pick the default
6794 target from configure.
6795 (all-gcc, configure-gcc): Use conditionals to
6796 do nothing when toplevel bootstrap is going on.
6797 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6798 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6799 * configure.in: Support --enable-bootstrap.
6800
6801 * Makefile.def: Remove new- prefix from toplevel
6802 bootstrap targets.
6803 * Makefile.tpl: Likewise.
6804
6805 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6806 target.
6807
6808 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6809 $(RECURSE_FLAGS) to recursive invocation of make.
6810
6811 * Makefile.in: Regenerate.
6812 * configure: Regenerate.
6813
6814 2004-05-30 Andreas Jaeger <aj@suse.de>
6815 Jim Wilson <wilson@specifixinc.com>
6816
6817 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6818 like CC.
6819
6820 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6821
6822 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6823 * configure: Regenerate.
6824
6825 2004-05-25 Daniel Jacobowitz <drow@false.org>
6826
6827 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6828 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6829 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6830 targets.
6831 * Makefile.in: Regenerate.
6832
6833 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6834
6835 * configure.in: Test the ability to symlink directories.
6836 * configure: Regenerate.
6837
6838 * Makefile.def (bootstrap-stage): New definitions.
6839 * Makefile.tpl (configure-stage1-gcc,
6840 configure-stage2-gcc, configure-stage3-gcc,
6841 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6842 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6843 new-restage3, compare): Autogenerate, see Makefile.in
6844 entry for behavioral changes.
6845 (distclean-stage1, new-stage1-start, new-stage1-end,
6846 new-stage1-bubble, distclean-stage2, new-stage2-start,
6847 new-stage2-end, new-stage2-bubble, distclean-stage3,
6848 new-stage3-start, new-stage3-end): New autogenerated targets.
6849 (objext, prebootstrap, BOOT_CFLAGS,
6850 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6851 targets.
6852
6853 * Makefile.in: Regenerate.
6854 (distclean-stage1, new-stage1-start, new-stage1-end,
6855 new-stage1-bubble, distclean-stage2, new-stage2-start,
6856 new-stage2-end, new-stage2-bubble, distclean-stage3,
6857 new-stage3-start, new-stage3-end): New targets.
6858 (all-stage1-gcc): Move prebootstrap dependency from here...
6859 (configure-stage1-gcc): ...to here.
6860 (new-bootstrap): Use bubble targets.
6861 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6862 Use per-stage distclean targets.
6863 (configure-stage1-gcc, configure-stage2-gcc,
6864 configure-stage3-gcc, all-stage1-gcc,
6865 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6866 Use new-stageN-start to prepare the tree.
6867
6868 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6869
6870 * Makefile.def (host_modules): add libcpp.
6871 * Makefile.tpl: Add dependencies on and for libcpp.
6872 * Makefile.in: Regenerate.
6873 * configure.in: Add libcpp host module.
6874 * configure: Regenerate.
6875
6876 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6877
6878 * Makefile.tpl: Whenever a recursive target is defined, wrap
6879 it in a special @if/@endif block, and prepare its maybe
6880 dependency in the @if/@endif block
6881 * configure.in: Instead of writing maybe dependencies, remove
6882 the @if/@endif statements, and remove the @if/@endif blocks
6883 that remain.
6884 * configure: Regenerate.
6885 * Makefile.in: Regenerate.
6886
6887 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6888
6889 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6890
6891 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
6892
6893 PR bootstrap/15120
6894 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
6895 * */configure: Rebuilt.
6896
6897 2004-05-17 Zack Weinberg <zack@codesourcery.com>
6898
6899 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
6900 of libf2c.
6901 * configure, Makefile.in: Regenerate.
6902
6903 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
6904
6905 * MAINTAINERS (Write After Approval): Add myself.
6906
6907 2004-05-13 Diego Novillo <dnovillo@redhat.com>
6908
6909 Merge from tree-ssa-20020619-branch.
6910
6911 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
6912 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
6913 (HOST_GMPLIBS): Define.
6914 (HOST_GMPINC): Define.
6915 (TARGET_LIB_PATH): Add libmudflap.
6916 (GFORTRAN_FOR_TARGET): Define.
6917 (configure-build*): Export GFORTRAN.
6918 (configure-gcc): Export GMPLIBS and GMPINC.
6919 (all-gcc): Add maybe-all-libbanshee.
6920 (configure-target-libgfortran): Define.
6921 * Makefile.in: Regenerate.
6922 * configure.in (host_libs): Add libbanshee.
6923 (target_libraries): Add target-libmudflap and target-libgfortran.
6924 Add --with-libbanshee.
6925 Handle --disable-libmudflap.
6926 (*-*-freebsd*): Use with_gmp.
6927 Add $(libgcj) to noconfigdirs.
6928 * configure: Regenerate.
6929 * depcomp: New file.
6930 * MAINTAINERS: Add tree-ssa maintainers.
6931
6932 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
6933
6934 * MAINTAINERS (Various Maintainers): Add myself.
6935
6936 2004-04-30 Brian Ford <ford@vss.fsi.com>
6937
6938 * MAINTAINERS (Write After Approval): Add myself.
6939
6940 2004-04-29 Uros Bizjak <uros@kss-loka.si>
6941
6942 * MAINTAINERS (Write After Approval): Add myself.
6943
6944 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
6945
6946 * config/acx.m4: Fix fastcompare support for new-bootstrap.
6947 * configure: Regenerate.
6948
6949 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
6950
6951 Revert:
6952 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6953
6954 * Makefile.def (flags_to_pass): Remove *dir variables that
6955 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6956 as well as prefix and exec_prefix.
6957 * Makefile.in: Regenerate.
6958
6959 2004-04-26 Robert Millan <robertmh@gnu.org>
6960
6961 Add patches from libtool CVS.
6962 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
6963 * ltconfig: Likewise.
6964 * ltcf-c.sh: Likewise.
6965 * ltcf-cxx.sh: Likewise.
6966 * ltcf-gcj.sh: Likewise.
6967
6968 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6969
6970 * Makefile.def (host_modules): Mark with the bootstrap
6971 flag packages on which gcc depends.
6972 * Makefile.tpl (all-bootstrap): Use it.
6973 * Makefile.in: Regenerate.
6974
6975 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6976
6977 * Makefile.def (flags_to_pass): Remove *dir variables that
6978 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
6979 as well as prefix and exec_prefix.
6980 * Makefile.in: Regenerate.
6981
6982 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
6983
6984 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
6985 * configure: Regenerate.
6986 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
6987 * gcc/Makefile.tpl (compare): Use the result of the test.
6988 * gcc/Makefile.in: Regenerate.
6989
6990 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
6991
6992 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
6993 Always relocate gcc and prev-gcc to the original names, even
6994 if the build fails.
6995 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6996 New targets.
6997
6998 2004-04-23 Laurent GUERBY <laurent@guerby.net>
6999
7000 * MAINTAINERS: Update my email address.
7001
7002 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7003
7004 * configure.in (mips*-*-irix5*): Enable ld.
7005 * configure: Regenerate.
7006
7007 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7008
7009 * configure: Regenerate.
7010
7011 2004-04-15 James E Wilson <wilson@specifixinc.com>
7012
7013 * Makefile.tpl (configure-[+module+], configure-gcc,
7014 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7015 Set and export LDFLAGS.
7016 * Makefile.in: Regenerate.
7017
7018 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7019
7020 * MAINTAINERS: Add myself to write-after-approval.
7021
7022 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7023
7024 PR bootstrap/14871
7025 * Makefile.tpl: If we don't have built-in-tree target tools,
7026 use the ones found by configure rather than hacking around with
7027 program_transform_name.
7028 * configure.in: Give Makefile.tpl the information necessary
7029 to do that.
7030 * Makefile.in: Regenerate.
7031 * configure: Regenerate.
7032
7033 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7034
7035 PR bootstrap/14760
7036 * configure.in: When computing baseargs, strip *all* copies of
7037 offending options. Also, don't match/substitute the trailing space,
7038 so that this actually works when two similar options are separated by
7039 only one space.
7040 * configure: Regenerate.
7041
7042 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7043
7044 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7045 (rs6000-*-aix*): Same.
7046 * configure: Regenerate.
7047
7048 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7049
7050 * MAINTAINERS: Add myself to write-after-approval.
7051
7052 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7053
7054 * MAINTAINERS: Add myself to write-after-approval.
7055
7056 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7057
7058 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7059 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7060 * Makefile.in: Regenerate.
7061
7062 * configure.in (top level bootstrap support): Rework --enable-werror
7063 to set @stage2_werror_flag@.
7064 * configure: Regenerate.
7065 * Makefile.tpl (top level bootstrap support): Pass
7066 @stage2_werror_flag@ down to configure in stages 2 and 3.
7067 * Makefile.in: Regenerate.
7068
7069 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7070
7071 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7072 for stages 2 and 3 as well as in make. As a consequence, remove
7073 OUTPUT_OPTION (now detected by configure) from the flags passed down
7074 to make.
7075 * Makefile.in: Regenerate.
7076
7077 * Makefile.tpl (new-bootstrap): Fix typo.
7078 * Makefile.in: Regenerate.
7079
7080 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7081
7082 * Makefile.tpl: Rearrange by moving recursive_targets rules
7083 into their proper sections.
7084 * Makefile.tpl (top level bootstrap support): Move disabling
7085 of coverage flags from 'make' to 'configure'; improve comments.
7086 * Makefile.in: Regenerate.
7087
7088 * Makefile.tpl (experimental top level bootstrap) Move stage1
7089 language setting from all- target to configure- target; disable
7090 intermodule optimization in stage 1; prevent gratuitous rebuilds
7091 of stage 1.
7092 * Makefile.in: Regenerate.
7093 * configure.in: Comma-separate stage 1 language list for top
7094 level bootstrap.
7095 * configure: Regenerate.
7096
7097 * Makefile.tpl: Clean up experimental top level bootstrap support:
7098 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7099 prev-gcc in configure- targets as well as all- targets.
7100 * Makefile.in: Regenerate.
7101
7102 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7103
7104 * compile: New file imported from automake.
7105
7106 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7107
7108 * configure.in: Remove symbolic link section.
7109 * configure: Regenerate.
7110 * Makefile.tpl (links): Remove.
7111 * Makefile.in: Regenerate.
7112
7113 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7114 Nathanael Nerode <neroden@gcc.gnu.org>
7115
7116 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7117 Set with AC_CHECK_PROGS.
7118 * configure.in: Fix comment typo from last patch.
7119 * configure: Regenerate.
7120
7121 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7122
7123 * Makefile.tpl: Introduce experimental top level bootstrap support.
7124 * Makefile.in: Regenerate.
7125 * configure.in: Introduce support for top level bootstrap.
7126 * configure: Regenerate.
7127
7128 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7129 Paolo Bonzini <bonzini@gnu.org>
7130
7131 PR bootstrap/14522
7132 * configure.in: Cope with shells that do not support unquoted ^
7133 * configure: Regenerate.
7134
7135 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7136 Paolo Bonzini <bonzini@gnu.org>
7137
7138 PR bootstrap/14522
7139 * configure.in: Cope with shells that do not support nesting
7140 quotes inside quoted backquote substitutions.
7141 * configure: Regenerate.
7142
7143 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7144
7145 PR bootstrap/14522
7146 * configure.in: Fix escaping of $.
7147 * configure: Regenerate.
7148
7149 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7150
7151 * configure: Regenerate, since I forgot to while committing Paolo's
7152 changes.
7153
7154 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7155
7156 PR ada/14131
7157 Move language detection to the top level.
7158 * configure.in: Find default values for the tools as
7159 soon as possible. Disable ada if GNAT is not found.
7160 Emit error message about missing languages. Expand
7161 --enable-languages=all for the gcc subdirectory.
7162
7163 2004-03-10 Ben Elliston <bje@gnu.org>
7164
7165 * MAINTAINERS: Update my email address.
7166
7167 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7168
7169 * ltconfig: Disable building static libraries if building shared
7170 libraries on AIX 5L.
7171
7172 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7173
7174 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7175 and disable libgcj.
7176 * configure: Regenerated.
7177
7178 2004-03-01 Brian Booth <bbooth@redhat.com>
7179
7180 * MAINTAINERS: Add myself to write-after-approval.
7181
7182 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7183
7184 * MAINTAINERS: Add myself to write-after-approval.
7185
7186 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7187
7188 PR bootstrap/7087
7189 * Makefile.tpl: Guard XFOO sed statements better.
7190 * Makefile.tpl: Add dependency for configure-target-libada.
7191 * Makefile.in: Regenerate (incidentally fixes broken
7192 commit when libada-branch was merged).
7193
7194 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7195
7196 * MAINTAINERS: Add myself to write-after-approval.
7197
7198 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7199
7200 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7201 maintainers.
7202
7203 2004-02-20 Andrew Cagney <cagney@redhat.com>
7204
7205 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7206 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7207
7208 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7209
7210 PR bootstrap/11932
7211 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7212
7213 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7214
7215 * MAINTAINERS: Added myself to write-after-approval.
7216
7217 2004-02-14 Michael Koch <konqueror@gmx.de>
7218
7219 * MAINTAINERS: Added myself to write-after-approval.
7220
7221 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7222
7223 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7224 some OS port maintainers to OS port maintainers section.
7225
7226 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7227
7228 * MAINTAINERS: Add self.
7229
7230 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7231
7232 * MAINTAINERS: Alphabetize.
7233
7234 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7235
7236 * MAINTAINERS: Remove myself.
7237
7238 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7239
7240 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7241 (rs6000-*-aix*): Same.
7242 * configure: Regenerate.
7243
7244 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7245
7246 * configure.in (host): Add in missing $noconfigdirs to defines.
7247 * configure: Regenerate.
7248
7249 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7250 Nathanael Nerode <neroden@gcc.gnu.org>
7251
7252 PR ada/6637, PR ada/5911
7253 Merge with libada-branch:
7254 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7255 with appropriate dependencies. Add --enable-libada configure switch.
7256 * configure, Makefile.in: Regenerate.
7257
7258 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7259
7260 * MAINTAINERS: Add myself to write-after-approval.
7261
7262 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7263
7264 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7265 * configure: Regenerate.
7266
7267 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7268
7269 Merge from upstream:
7270
7271 * ltmain.in: When setting IFS to '~', be careful about user
7272 arguments that contain '~'.
7273
7274 2004-02-04 Peter O'Gorman <peter@pogma.com>
7275
7276 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7277 Also test $base_compile against $CC with escaped arguments. Bug
7278 reported by Geoff Keating <geoffk@apple.com>.
7279
7280 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7281
7282 * MAINTAINERS: Remove i960 port.
7283
7284 2004-01-23 DJ Delorie <dj@redhat.com>
7285
7286 * Makefile.def (target_modules) [libiberty]: Don't stage.
7287 * Makefile.in: Rebuilt.
7288
7289 2004-01-20 Caroline Tice <ctice@apple.com>
7290
7291 * MAINTAINERS: Add myself to write-after-approval.
7292
7293 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7294
7295 * MAINTAINERS: Update my email address.
7296
7297 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7298
7299 * MAINTAINERS: Add myself to write-after-approval.
7300
7301 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7302
7303 * MAINTAINERS: Remove entries without email address.
7304
7305 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7306
7307 * MAINTAINERS: Add myself to write-after-approval.
7308
7309 2004-01-15 Steven Bosscher <stevenb@suse.de>
7310
7311 * MAINTAINERS: Update my email address.
7312
7313 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7314
7315 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7316 * Makefile.tpl (configure-target-[+module+]): Support stage.
7317 * Makefile.in: Rebuilt.
7318
7319 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7320
7321 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7322
7323 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7324
7325 * MAINTAINERS: Add myself as a MIPS maintainer.
7326
7327 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7328
7329 * configure.in: Use ./config.cache, not config.cache.
7330 * configure: Regenerate.
7331 * Makefile.tpl: Special-casing not needed for GCC any more.
7332 * Makefile.in: Regenerate.
7333
7334 * configure.in: Don't share a cache file for host dirs.
7335 * configure: Regenerate.
7336
7337 * config-ml.in: Don't mess with the cache file.
7338
7339 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7340
7341 * MAINTAINERS: Move myself from 'Write After Approval' to
7342 'CPU Port Maintainers' section as SPARC maintainer.
7343
7344 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7345
7346 * Makefile.tpl: Make GCC use a separate config.cache.
7347 * Makefile.in: Regenerate.
7348
7349 PR bootstrap/11932, PR bootstrap/11933
7350 (I don't know if it will fix either of them, but it relates
7351 to them.)
7352 * configure.in: Don't use shared config.cache for target
7353 directories.
7354 * configure: Regenerate.
7355
7356 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7357
7358 * MAINTAINERS: Add myself to 'Write After Approval' section.
7359
7360 2003-12-31 Roger Sayle <roger@eyesopen.com>
7361
7362 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7363 * configure: Regenerated.
7364
7365 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7366
7367 * MAINTAINERS: Remove the mn10200 maintainer.
7368
7369 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7370
7371 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7372 * configure: Regenerated.
7373
7374 2003-12-16 Jan Hubicka <jh@suse.cz>
7375
7376 * MAINTAINERS: Add myself as callgraph maintainer.
7377
7378 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7379
7380 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7381 * configure: Regenerate.
7382
7383 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7384
7385 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7386 'Write After Approval' section. Update email.
7387
7388 2003-12-01 James Lemke <jim@wasabisystems.com>
7389
7390 * MAINTAINERS (Write After Approval): Add myself.
7391
7392 2003-11-20 Matt Thomas <matt@3am-software.com>
7393
7394 * MAINTAINERS: Add myself as a vax port maintainer.
7395
7396 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7397
7398 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7399 (configure-build-[+module+], configure-[+module+]): Likewise.
7400 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7401 * Makefile.in: Regenerate.
7402
7403 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7404
7405 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7406 shared/dylibed libraries.
7407 * ltmain.sh: Likewise.
7408 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7409 * ltcf-cxx.sh: Likewise.
7410 * ltcf-gcj.sh: Likewise.
7411 * ltconfig: Likewise.
7412
7413 2003-11-17 Stan Cox <scox@redhat.com>
7414
7415 * MAINTAINERS: Add myself as iq2000 port maintainer.
7416
7417 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7418
7419 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7420 * Makefile.in: Regenerate.
7421
7422 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7423
7424 * config.sub: Update to 2003-11-03 version.
7425
7426 2003-10-20 Phil Edwards <phil@codesourcery.com>
7427
7428 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7429 * configure: Regenerate.
7430
7431 2003-10-20 Nicolas Pitre <nico@cam.org>
7432
7433 * MAINTAINERS: Add myself to 'Write After Approval' section.
7434
7435 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7436
7437 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7438
7439 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7440
7441 * MAINTAINERS: Update my email address.
7442
7443 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7444
7445 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7446
7447 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7448
7449 * MAINTAINERS: Add myself to 'Write After Approval' section.
7450
7451 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7452
7453 * config.guess: Update to 2003-10-16 version.
7454 * config.sub: Update to 2003-10-16 version.
7455
7456 2003-10-15 David Daney <ddaney@avtrex.com>
7457
7458 * MAINTAINERS: Added myself to 'Write After Approval' section.
7459
7460 2003-10-15 Falk Hueffner <falk@debian.org>
7461
7462 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7463 'Write After Approval' section. Update email.
7464
7465 2003-10-14 Roger Sayle <roger@eyesopen.com>
7466
7467 * MAINTAINERS: Move myself from 'Write After Approval' to
7468 'Various Maintainers' section as middle-end maintainer.
7469
7470 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7471
7472 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7473 HOST_FLAGS_TO_PASS.
7474 * Makefile.in: Regenerate.
7475
7476 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7477
7478 * config.guess: Update to 2003-10-07 version.
7479 * config.sub: Update to 2003-10-07 version.
7480
7481 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7482
7483 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7484 * ltconfig (irix5*, irix6*): Don't override version_type.
7485
7486 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7487
7488 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7489 * configure: Rebuilt
7490 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7491 * Makefile.in: Rebuilt
7492
7493 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7494
7495 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7496
7497 2003-09-30 Carlo Wood <carlo@alinoe.com>
7498
7499 * MAINTAINERS (Write After Approval): Add myself.
7500
7501 2003-09-29 Paul Koning <ni1d@arrl.net>
7502
7503 * MAINTAINERS: Move myself from "Write After Approval"
7504 to CPU platform maintainers for pdp11 platform.
7505
7506 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7507
7508 * MAINTAINERS: Move myself from 'Write After Approval' to
7509 'Various Maintainers' section as libffi testsuite maintainer.
7510
7511 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7512
7513 * configure.in: Pass a computed --program-transform-name
7514 to subconfigures.
7515 * configure: Regenerated.
7516
7517 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7518
7519 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7520 * Makefile.in: Regenerate.
7521
7522 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7523 * Makefile.in: Regenerate.
7524
7525 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7526
7527 * MAINTAINERS: Move myself from 'Write After Approval'
7528 to 'Various Maintainers' (objective-c) section.
7529
7530 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7531
7532 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7533 quoting.
7534 * configure: Regenerated.
7535
7536 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7537
7538 * MAINTAINERS (Write After Approval): Add myself to write after
7539 approval list.
7540
7541 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7542
7543 * MAINTAINERS (Write After Approval): Add myself.
7544
7545 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7546
7547 * MAINTAINERS: Update my e-mail address.
7548
7549 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7550
7551 * libtool.m4 (LD): Correct powerpc64 host match.
7552
7553 2003-09-06 James E Wilson <wilson@tuliptree.org>
7554
7555 * MAINTAINTERS: Update my affiliation and email address.
7556
7557 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7558
7559 * MAINTAINERS (Write After Approval): Add myself.
7560
7561 2003-09-04 DJ Delorie <dj@redhat.com>
7562
7563 * configure: Regenerate.
7564
7565 2003-09-04 Robert Millan <robertmh@gnu.org>
7566
7567 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7568
7569 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7570
7571 * configure.in: Ensure arguments to sed are properly spaced.
7572 * configure: Regenerate.
7573
7574 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7575
7576 * MAINTAINERS: Update my e-mail address.
7577
7578 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7579
7580 * MAINTAINERS (Write After Approval): Add myself.
7581
7582 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7583
7584 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7585 * configure: Regenerated.
7586
7587 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7588
7589 * MAINTAINERS: Update my email address.
7590
7591 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7592
7593 * configure.in: Use newline instead of semicolon when assuming
7594 shell arguments in a for loop.
7595 * configure: Regenerated.
7596
7597 2003-08-22 Jason Eckhardt <jle@rice.edu>
7598
7599 * MAINTAINERS: Resurrect the i860 maintainer.
7600
7601 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7602
7603 PR 8180
7604 * configure.in: When testing with_libs and with_headers, treat
7605 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7606 * configure: Regenerate.
7607
7608 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7609 make, shell, etc.
7610 (baseargs): Likewise.
7611 * configure: Regenerate.
7612
7613 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7614
7615 * MAINTAINERS (Write After Approval): Add myself.
7616
7617 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7618
7619 * configure.in: Disable libgcj for darwin not on powerpc.
7620 * configure: Rebuild.
7621
7622 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7623
7624 * config-ml.in, symlink-tree: Add license.
7625
7626 2003-08-03 Richard Stallman <rms@gnu.org>
7627 Eben Moglen <moglen@columbia.edu>
7628
7629 * README.SCO: New file.
7630
7631 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7632
7633 * Makefile.tpl (check, check-c++): Express dependencies using
7634 dependencies rather than commands.
7635 * Makefile.in: Regenerate.
7636
7637 2003-08-01 Andrew Cagney <cagney@redhat.com>
7638
7639 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7640 * configure: Ditto.
7641
7642 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7643
7644 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7645 * Makefile.in: Update.
7646
7647 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7648
7649 * configure.in: Enable libgcj for darwin.
7650 * configure: Rebuild.
7651
7652 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7653
7654 * config-ml.in: Use ac_configure_args directly instead of
7655 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7656 actually seen.
7657
7658 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7659
7660 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7661 creating target and build subdirs to build all parent dirs as needed.
7662 * Makefile.in: Rebuild.
7663 * configure.in: Don't build dirs explicitly here.
7664 * configure: Rebuild.
7665
7666 2003-07-26 Paul Brook <paul@nowt.org>
7667
7668 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7669
7670 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7671
7672 * Makefile.tpl (all-make): Depend on intl.
7673 * Makefile.in: Rebuilt.
7674
7675 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7676
7677 * install-sh: Update to newer upstream versions (associated with
7678 aclocal 1.7).
7679 * mkinstalldirs: Likewise.
7680 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7681
7682 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7683
7684 * MAINTAINERS: Move self from Bug database only accounts
7685 to write-after-approval.
7686
7687 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7688
7689 * config.if: Remove unused libc_interface determination.
7690
7691 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7692
7693 * MAINTAINERS: Move self from write-after-approval to
7694 build machinery (*.in).
7695
7696 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7697
7698 PR bootstrap/11273
7699 PR bootstrap/11408
7700 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7701 unused INSTALL_PROGRAM_ARGS.
7702 * configure.in: Use AC_PROG_INSTALL.
7703 * Makefile.in: Regenerate.
7704 * configure: Regenerate.
7705
7706 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7707
7708 * MAINTAINERS: Alphabetize.
7709
7710 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7711
7712 * configure: Rebuilt.
7713 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7714 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7715 newlib nor libgloss.
7716 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7717 * configure.in (am33_2.0-*-linux*): Added.
7718
7719 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7720
7721 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7722 * configure: Regenerate.
7723
7724 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7725
7726 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7727 * Makefile.in: Regenerate.
7728
7729 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7730
7731 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7732 * Makefile.in: Regenerate.
7733
7734 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7735
7736 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7737 * Makefile.in: Regenerated.
7738
7739 * config-ml.in: Replace PWD with PWD_COMMAND.
7740
7741 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7742
7743 * intl: New directory; see intl/ChangeLog for details.
7744 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7745 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7746 * Makefile.in: Regenerate.
7747
7748 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7749
7750 * configure.in: Clean up config-lang.in handling. Delete
7751 useless assignment to "subdirs".
7752 * configure: Regenerate.
7753
7754 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7755
7756 * configure.in: Rename 'target_libs' to 'target_libraries'.
7757 Remove useless reference to 'target_libs'.
7758 * configure: Regenerate.
7759
7760 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7761
7762 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7763 * Makefile.in: Regenerate.
7764
7765 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7766
7767 * Makefile.def: Introduce flags_to_pass.
7768 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7769 * Makefile.in: Regenerate.
7770
7771 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7772
7773 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7774 and target-libgloss.
7775 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7776 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7777 * configure: Regenerate.
7778
7779 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7780
7781 * configure.in: Update testsuite_flags to new location.
7782 * configure. Regenerate.
7783
7784 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7785
7786 * Makefile.tpl: Remove BUILD_CC stuff.
7787 * Makefile.in: Regenerate.
7788
7789 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7790
7791 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7792
7793 2003-06-16 Graeme Peterson <gp@qnx.com>
7794
7795 * MAINTAINERS (Write After Approval): Add myself.
7796
7797 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7798
7799 * config.guess: Update to 2003-06-12 version.
7800 * config.sub: Update to 2003-06-13 version.
7801
7802 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7803
7804 * config.guess: Update to 2003-06-06 version.
7805 * config.sub: Update to 2003-06-06 version.
7806
7807 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7808
7809 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7810 * configure. Regenerate.
7811
7812 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7813
7814 * configure.in: Disable serial configure by default.
7815 * configure: Regenerate.
7816 * Makefile.tpl: Abolish .NOTPARALLEL.
7817 * Makefile.in: Regenerate.
7818
7819 * Makefile.tpl: Replace {build,host,target}_canonical by
7820 {build,host,target}.
7821 * Makefile.in: Regenerate.
7822
7823 * Makefile.tpl: Fix stupid pasto.
7824 * Makefile.in: Regenerate.
7825
7826 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7827
7828 * Makefile.tpl: Remove bogus conditional.
7829 * Makefile.in: Regenerate.
7830
7831 2003-06-05 Jan Hubicka <jh@suse.cz>
7832
7833 * Makefile.tpl (profiledbootstrap): New target.
7834 * Makefile.in (profiledbootstrap): New target.
7835
7836 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7837
7838 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7839 Pinski. Remove user names from other bugzilla-only maintainers.
7840
7841 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7842
7843 * Makefile.tpl: Make 'recursive targets' using autogen rather
7844 than shell loop. Remove duplicate 'clean' targets and false
7845 comments.
7846 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7847 Add systematic method of specifying missing targets in subdirs.
7848 Add copyright boilerplate.
7849 * Makefile.in: Regenerate.
7850 * configure.in: Add 'recursive targets' to maybe list.
7851 * configure: Regenerate.
7852
7853 * MAINTAINERS: "GNATS only" -> "Bug database only".
7854
7855 * Makefile.tpl: Rename [+target+] to [+make_target+].
7856 * Makefile.def: Rename 'target' to 'make_target'.
7857
7858 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7859
7860 * MAINTAINERS: Add self as options handling maintainer.
7861
7862 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7863
7864 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7865 been too long since I touched those ports.
7866
7867 2003-05-28 DJ Delorie <dj@redhat.com>
7868
7869 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7870 * Makefile.in: Regenerate.
7871
7872 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7873
7874 * configure.in: Use curly braces in the definition of tooldir.
7875 * configure: Regenerate.
7876
7877 2003-05-21 DJ Delorie <dj@redhat.com>
7878
7879 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7880 newlib or libgloss.
7881 * Makefile.in: Regenerate.
7882
7883 2003-05-21 DJ Delorie <dj@redhat.com>
7884
7885 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7886 * Makefile.in: Regenerate.
7887
7888 2003-05-20 Ian Lance Taylor <ian@airs.com>
7889
7890 * MAINTAINERS: Update my e-mail address.
7891
7892 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
7893
7894 * configure.in: Switch more things to use maybe dependencies.
7895 * Makefile.tpl: Switch more things to use maybe dependencies.
7896 Factor out common code from autogen IF statements.
7897 * configure: Regenerate.
7898 * Makefile.in: Regenerate.
7899
7900 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
7901
7902 * configure.in: Accept i[3456789]86 for machine type.
7903 * configure: Regenerate.
7904
7905 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
7906
7907 * configure.in: Switch more things to use maybe dependencies.
7908 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
7909 * configure: Regenerate.
7910 * Makefile.tpl: Switch more things to use maybe dependencies.
7911 * Makefile.in: Regenerate.
7912
7913 2003-05-16 Andreas Schwab <schwab@suse.de>
7914
7915 * Makefile.tpl (install-opcodes): Define.
7916 * Makefile.in: Rebuild.
7917
7918 2003-05-13 Andreas Jaeger <aj@suse.de>
7919
7920 * config.guess: Update to 2003-05-09 version.
7921 * config.sub: Update to 2003-05-09 version.
7922
7923 2003-05-13 Michael Eager <eager@mvista.com>
7924
7925 * configure.in: Correct sed script so that options in quotes are not
7926 deleted.
7927 * configure: Rebuild.
7928
7929 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
7930
7931 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
7932 and $$s/newlib/libc/sys/cygwin32 include paths.
7933 * configure: Ditto.
7934
7935 2003-05-12 Michael Meissner <gnu@the-meissners.org>
7936
7937 * MAINTAINERS: Update my email addresses.
7938
7939 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
7940
7941 * config-ml.in: Propagate INSTALL variables.
7942
7943 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7944
7945 * MAINTAINERS: Remove duplicate entries in Write After Approval.
7946
7947 2003-05-02 Chris Demetriou <cgd@broadcom.com>
7948
7949 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
7950 * Makefile.in: Regenerate.
7951
7952 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
7953
7954 * MAINTAINERS (GNATS only): Add Falk Hueffner.
7955
7956 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
7957
7958 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
7959
7960 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
7961
7962 * Makefile.tpl: Clean $(BUILD_SUBDIR).
7963 * Makefile.in: Regenerated.
7964
7965 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
7966
7967 * MAINTAINERS (Write After Approval): Upgrade myself from
7968 GNATS only to write-after-approval. Update my mail address.
7969
7970 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
7971
7972 (OS Port Maintainers: freebsd): Add myself.
7973
7974 2003-04-22 Mark Mitchell <mark@codesourcery.com>
7975
7976 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
7977
7978 2003-04-22 Kean Johnston <jkj@sco.com>
7979
7980 * MAINTAINERS (SCO ports): Added myself.
7981
7982 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
7983
7984 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
7985
7986 2003-04-19 Kean Johnston <jkj@sco.com>
7987
7988 * MAINTAINERS (Write After Approval): Add myself.
7989
7990 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7991
7992 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
7993 * Makefile.in: Regenerate.
7994
7995 2003-04-18 Jakub Jelinek <jakub@redhat.com>
7996
7997 * configure.in (powerpc64*-*-linux*): Remove.
7998 * configure: Rebuilt.
7999
8000 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8001
8002 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8003 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8004 and restrap.
8005 * Makefile.in: Regenerate.
8006
8007 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8008
8009 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8010 * configure: Regenerated.
8011
8012 2003-04-15 DJ Delorie <dj@redhat.com>
8013
8014 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8015
8016 2003-04-13 Nick Clifton <nickc@redhat.com>
8017
8018 * config-ml.in: Remove support for --disable-aix removing
8019 call-aix multilibs.
8020
8021 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8022
8023 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8024 * */configure: Rebuilt.
8025
8026 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8027
8028 * MAINTAINERS: Add my email address.
8029
8030 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8031
8032 * MAINTAINERS (Write After Approval): Add myself.
8033
8034 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8035
8036 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8037 * Makefile.in: Regenerate.
8038
8039 2003-03-14 Michael Chastain <mec@shout.net>
8040
8041 * Makefile.in: Regenerate with correct Makefile.def.
8042
8043 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8044
8045 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8046 Make macro.
8047 * Makefile.in: Regenerate.
8048 * configure.in: Clean up gxx_include_dir logic.
8049 * configure: Regenerate.
8050
8051 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8052
8053 * MAINTAINERS (Write After Approval): Add myself.
8054
8055 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8056
8057 * MAINTAINERS: Update my mail address.
8058
8059 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8060
8061 * configure.in (gxx_include_dir): Fix typo.
8062 * configure: Regenerated.
8063
8064 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8065
8066 * Makefile.tpl: Reindent.
8067 * Makefile.in: Regenerate.
8068 * configure.in: Reindent. Don't set unused variables.
8069 * configure: Regenerate.
8070
8071 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8072
8073 * configure.in: Include $(build_tooldir)/sys-include in
8074 FLAGS_FOR_TARGET.
8075 * configure: Regenerated.
8076
8077 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8078
8079 * Makefile.tpl: Always pass down RANLIB.
8080 * Makefile.in: Regenerate.
8081
8082 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8083 * Makefile.in: Regenerate.
8084 * configure.in: Remove unused logic relating to --enable-shared
8085 and --enable-threads. Remove bogus comments. Remove redundant
8086 noconfigdirs.
8087 * configure: Regenerate.
8088
8089 * configure.in: Replace ${libstdcxx_version} by its value.
8090 Remove reference to mh-dgux.
8091 * configure: Regenerate.
8092
8093 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8094
8095 * MAINTAINERS (Write After Approval): Add myself.
8096
8097 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8098
8099 * Makefile.tpl: Rearrange.
8100 * Makefile.in: Regenerate.
8101
8102 2003-02-25 Uwe Stieber <uwe@wwws.de>
8103
8104 * configure.in: Add support for kaOS as cross build target system.
8105 * configure: Regenerated.
8106
8107 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8108
8109 * MAINTAINERS (Write after approval): Add myself.
8110
8111 2003-02-21 James E Wilson <wilson@tuliptree.org>
8112
8113 * MAINTAINERS: Update my email address.
8114
8115 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8116
8117 * MAINTAINERS: Add self to blanket write privs. section.
8118
8119 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8120
8121 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8122 configure-target-* as some target builds may require additional
8123 flags for preprocessor tests.
8124 * Makefile.in: Regenerated.
8125
8126 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8127
8128 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8129 * ltconfig: Handle it.
8130 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8131 auto-detecting it.
8132
8133 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8134 it is used as argument to $CC.
8135 * ltcf-gcj.sh: Likewise.
8136
8137 * configure.in: Introduce --enable-maintainer-mode.
8138 * configure: Rebuilt.
8139 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8140 for maintainer mode.
8141 * Makefile.in: Rebuilt.
8142
8143 2003-02-18 Jason Merrill <jason@redhat.com>
8144
8145 * Makefile.tpl (check-c++): Allow parallelism.
8146
8147 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8148
8149 * MAINTAINERS: Remove John Carr (who never actually had access to
8150 gcc.gnu.org).
8151
8152 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8153
8154 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8155 don't configure target-libobjc.
8156 * configure: Regenerate.
8157
8158 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8159
8160 * Makefile.tpl (RANLIB): Define.
8161 * Makefile.in: Regenerate.
8162
8163 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8164
8165 * MAINTAINERS: Update my email.
8166
8167 2003-02-06 Keith R Seitz <keiths@redhat.com>
8168
8169 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8170 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8171 * Makefile.in: Regenerated.
8172 * configure.in: Remove all traces of snavigator, db, and grep.
8173 * configure: Regenerated.
8174
8175 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8176
8177 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8178 After Approval.
8179
8180 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8181
8182 * MAINTAINERS (Write after approval): Add myself.
8183
8184 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8185
8186 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8187 * Makefile.in: Regenerated.
8188
8189 2003-01-30 Roger Sayle <roger@eyesopen.com>
8190
8191 * config.guess: Updated to 2003-01-30's version.
8192 * config.sub: Updated to 2003-01-28's version.
8193
8194 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8195
8196 * config.if: If gcc_version is already set, just use it. Don't set
8197 gcc_version_trigger if it's already set, otherwise set it to
8198 gcc/version.c, but only if the file exists. If it is not set and
8199 gcc/version.c does not exist, try to extract the version number from
8200 $CC.
8201
8202 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8203
8204 * MAINTAINERS: Add myself to write-after-approval list.
8205
8206 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8207
8208 * configure.in: Revert 24Jan change.
8209 * configure: Regenerate.
8210
8211 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8212
8213 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8214 entry of HJ Lu.
8215
8216 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8217
8218 * configure.in: Revert previous change.
8219 * configure: Regenerate.
8220
8221 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8222
8223 * configure.in: Make rda native-only.
8224 * configure: Regenerate.
8225
8226 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8227
8228 * MAINTAINERS: Move myself from GNATS-only-accounts to
8229 write-after-approval.
8230
8231 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8232
8233 * configure.in: Add missing \.
8234 * configure: Rebuilt.
8235
8236 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8237
8238 * configure.in (baseargs): Avoid using \| in sed regular
8239 expressions.
8240 * configure: Rebuilt.
8241
8242 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8243
8244 * configure.in (baseargs): Remove all supported forms of
8245 --cache-file, --srcdir, --host, --build and --target options
8246 from argument lists.
8247 * configure: Rebuilt.
8248
8249 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8250
8251 * MAINTAINERS: Add myself to write-after-approval list.
8252
8253 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8254
8255 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8256 * configure: Rebuilt.
8257
8258 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8259
8260 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8261 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8262 * Makefile.in: Regenerate.
8263 * configure: Regenerate.
8264
8265 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8266
8267 * configure.in: Remove Makefile in build, host and target modules
8268 unless configure was run with --no-recursion.
8269 * configure: Rebuilt.
8270
8271 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8272
8273 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8274 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8275 * Makefile.in: Regenerate.
8276
8277 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8278
8279 * config.guess: Update to 2003-01-03 version.
8280 * config.sub: Update to 2003-01-03 version.
8281
8282 2003-01-07 Christopher Faylor <cgf@redhat.com>
8283
8284 * configure: Regenerate with proper autoconf 2.13.
8285
8286 2003-01-07 Christopher Faylor <cgf@redhat.com>
8287
8288 * configure.in: Add AC_PREREQ for consistency.
8289 * configure: Regenerate.
8290
8291 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8292
8293 * configure.in (GDB_TK): Add tcl directories conditional on
8294 gdb/gdbtk directory being present.
8295 * configure: Regenerate.
8296
8297 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8298
8299 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8300 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8301 * configure: Rebuilt.
8302
8303 2002-12-31 Tom Tromey <tromey@redhat.com>
8304
8305 * Makefile.in: Rebuilt.
8306 * Makefile.def (target_modules) [libffi]: Allow installation.
8307
8308 2002-12-31 Andreas Schwab <schwab@suse.de>
8309
8310 * configure.in: Fix use of $program_transform_name.
8311 * configure: Regenerated.
8312
8313 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8314
8315 * configure.in (baseargs): Don't remove first configure argument.
8316 * configure: Regenerated.
8317
8318 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8319
8320 * Makefile.tpl (local-distclean): Don't remove...
8321 (multilib.ts): ... this. Moved into...
8322 (multilib.out): ... this. Don't use sub-make.
8323 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8324 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8325 (configure-build-[+module+], configure-[+module+],
8326 configure-target-[+module+], configure-gcc): ... these. Test
8327 for Makefile existence. Drop config.status from dependencies.
8328 * Makefile.in: Rebuilt.
8329 * configure.in: Move gcc-version-trigger to the end of
8330 ac_configure_args. Add comments to maybedep.tmp and
8331 serdep.tmp. Introduce --disable-serial-configure. Remove
8332 nonopt from baseargs, matching and removing corresponding
8333 whitespace while at it.
8334 * configure: Rebuilt.
8335
8336 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8337
8338 * configure.in (host_configargs): Replace reference to
8339 no-longer-defined buildopts with --build=${build_alias}.
8340 * configure: Rebuilt.
8341
8342 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8343 program_transform_name to standard idiom.
8344 (AUTOGEN, AUTOCONF): Define.
8345 (Makefile.in): Use $(AUTOGEN).
8346 (Makefile): Depend on config.status, and use autoconf-style rule to
8347 build it. Move original commands to...
8348 (config.status): ... this new target.
8349 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8350 $(AUTOCONF).
8351 * Makefile.in: Rebuilt.
8352
8353 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8354
8355 * Makefile.tpl: Fix dramatic bustage due to change in
8356 program_transform_name.
8357 * Makefile.in: Regenerate.
8358
8359 * configure.in: Remove unnecessary PATH setting.
8360 * configure: Regnerate.
8361
8362 * configure.in: Don't default to unprefixed tools unless
8363 the native tools will work.
8364 * configure: Regenerate.
8365
8366 * configure.in: Convert to autoconf script. Blow away lots
8367 of now-redundant Makefile fragments.
8368 * configure: Generate using Autoconf.
8369 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8370 * Makefile.in: Regenerate.
8371
8372 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8373
8374 * configure: Fix stupid bug where RANLIB was mistakenly included.
8375
8376 * configure.in: Rename (buildargs, hostargs, targargs) to
8377 (build_configargs, host_configargs, target_configargs).
8378
8379 * configure.in: Move logic out of sed statement.
8380
8381 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8382 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8383
8384 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8385
8386 * config.sub: Import from master repository
8387 * config.guess: Ditto
8388
8389 2002-12-24 Andreas Schwab <schwab@suse.de>
8390
8391 * Makefile.tpl (multilib.out): Fix missing space.
8392 * Makefile.in: Regenerate.
8393
8394 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8395
8396 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8397 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8398 * Makefile.in: Regenerate.
8399 * configure.in: Remove unnecessary leftovers.
8400
8401 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8402
8403 * configure.in (extra_ranlibflags_for_target): New variable.
8404 (*-*-darwin): Add -c to ranlib commands.
8405 * configure (tooldir): Handle extra_ranlibflags_for_target.
8406
8407 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8408
8409 * Makefile.tpl: Revert HJL's change.
8410 * Makefile.in: Regenerated.
8411 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8412 always.
8413
8414 2002-12-19 Andreas Schwab <schwab@suse.de>
8415
8416 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8417 * Makefile.in: Regenerate.
8418
8419 2002-12-18 H.J. Lu <hjl@gnu.org>
8420
8421 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8422 * Makefile.in: Regenerated.
8423
8424 * configure.in (build_prefix): New. Substitute.
8425
8426 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8427
8428 * Makefile.tpl: Don't let real targets depend on phony targets.
8429 * Makefile.in: Regenerate.
8430
8431 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8432 * Makefile.in: Regenerate.
8433
8434 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8435
8436 * config.sub: Import from master repository
8437 * config.guess: Ditto
8438
8439 2002-12-16 Jason Merrill <jason@redhat.com>
8440
8441 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8442 previous 'make bootstrap'.
8443 * Makefile.in: Regenerate.
8444
8445 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8446
8447 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8448
8449 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8450
8451 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8452 * Makefile.in: Regenerate.
8453
8454 2002-12-13 Jason Merrill <jason@redhat.com>
8455
8456 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8457 library tests.
8458 (check-c++): Just depend on it and check-target-libstdc++-v3.
8459 * Makefile.in: Regenerate.
8460
8461 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8462
8463 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8464 * Makefile.in: Rebuilt.
8465
8466 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8467
8468 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8469
8470 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8471
8472 * configure: Fix bug put in by gremlins.
8473
8474 * Makefile.tpl: Substitute more autoconfily.
8475 * configure: Substitute more autoconfily.
8476 * Makefile.in: Regenerate.
8477
8478 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8479
8480 * config.sub: Import from master repository
8481 * config.guess: Ditto
8482 * MAINTAINERS: Added Svein Seldal under write after approval
8483
8484 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8485
8486 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8487 * Makefile.in (all-sim): Ditto.
8488
8489 2002-12-06 DJ Delorie <dj@redhat.com>
8490
8491 * Makefile.tpl: Change configure dependencies to not have real
8492 targets depend on phony targets.
8493
8494 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8495
8496 * configure.in: Revert unintentional change.
8497
8498 * Makefile.tpl: Change dependency for */multilib.out so that
8499 it works when gcc isn't in the tree.
8500
8501 * configure.in: Substitute more.
8502 * configure: Run subconfigures from the Makefile.
8503 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8504 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8505
8506 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8507
8508 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8509
8510 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8511
8512 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8513 and corresponding dependencies.
8514 * Makefile.in: Regenerate.
8515
8516 * configure.in (host_tools): Order binutils, gas and ld for
8517 convenience in running the testsuites.
8518
8519 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8520 * Makefile.in: Regenerate.
8521 * configure.in: Introduce rules to serialize subconfigure runs.
8522
8523 * configure.in: Introduce BASE_CC_FOR_TARGET.
8524 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8525 Realize configure-build-* targets. Realize configure-target-* targets.
8526 * Makefile.in: Regenerate.
8527
8528 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8529
8530 * configure: Move gcc_version_trigger stuff from here...
8531 * configure.in: ...to here.
8532
8533 * configure.in: Separate subconfigure options added by this file from
8534 options given by the user. Add machinery to put args for host
8535 subconfigures into the Makefile.
8536
8537 * Makefile.tpl: Remove 'vault' targets.
8538 * Makefile.tpl: Reorder and comment dependencies.
8539 * Makefile.in: Regenerate.
8540
8541 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8542 * configure.in: Fix my broken commit of previous patch. (sigh)
8543
8544 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8545
8546 * configure.in: Move host-specific darwin noconfigdirs into
8547 the host-specific section.
8548
8549 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8550
8551 * configure.in: Move host-specific darwin noconfigdirs into
8552 the host-specific section.
8553
8554 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8555
8556 * configure: Remove skip-this-dir support.
8557 * Makefile.tpl: Remove skip-this-dir support.
8558
8559 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8560 subdirectories.
8561 * Makefile.in: Regenerate.
8562
8563 * Makefile.tpl: Strip out useless setting of 'dir'.
8564 * Makefile.in: Regenerate.
8565
8566 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8567
8568 * configure.in: Fix deeply stupid bug.
8569
8570 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8571 shell code in CXX_FOR_TARGET
8572 * Makefile.def: Introduce raw_cxx.
8573 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8574 RAW_CXX_FOR_TARGET.
8575 * Makefile.in: Regenerate.
8576
8577 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8578
8579 * Makefile.tpl: Remove unnecessary ifs.
8580 * Makefile.in: Regenerate.
8581
8582 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8583 dependencies. Maybe-ize build-libiberty. Create dummy install
8584 targets for 'no_install' modules.
8585 * configure: Move GDB_TK substitution to configure.in. Move
8586 build_modules stuff to configure.in.
8587 * configure.in: Implement soft dependency machinery. Maybe-ize
8588 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8589 * Makefile.in: Regenerate.
8590
8591 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8592
8593 * Makefile.tpl: Make all-target, install-target behave similarly
8594 to all, install (only hitting configured targets). Eliminate
8595 unused macro defintions.
8596
8597 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8598 build != host.
8599
8600 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8601
8602 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8603
8604 * configure.in: Produce lists of subdir targets we're actually
8605 configuring. Remove references to "dosrel".
8606 * Makefile.tpl: Let configure set which subdir targets are hit.
8607 Remove install-cross; clean up install; remove ALL. Remove
8608 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8609 Autogenerate host module targets. Remove empty dependency lines
8610 and redundant dependency; rearrange slightly.
8611 * Makefile.def: Add host-side libtermcap, utils.
8612
8613 * Makefile.in: Regenerate.
8614
8615 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8616
8617 * ltconfig (osf[345]): Append $major to soname_spec.
8618 Reflect this in library_names_spec.
8619 * ltmain.sh (osf): Prefix $major with . for use as extension.
8620
8621 2002-11-19 Andreas Jaeger <aj@suse.de>
8622
8623 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8624 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8625 and sparc64 GNU/Linux systems.
8626
8627 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8628
8629 * MAINTAINERS: Update email.
8630
8631 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8632
8633 * MAINTAINERS: Complete James Dennett's entry.
8634
8635 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8636
8637 * MAINTAINERS (Write After Approval): Add myself.
8638
8639 2002-11-13 Bruce Korb <bkorb@gnu.org>
8640
8641 * Makefile.tpl: syntactic cleanup
8642
8643 2002-11-13 Stuart Hastings <stuart@apple.com>
8644
8645 * MAINTAINERS: Add myself to write-after-approval list.
8646
8647 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8648
8649 * Makefile.def: Add list of recursive targets to autogenerate.
8650 Add build_modules.
8651 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8652 targets. Autogenerate *-build-* targets.
8653 * Makefile.in: Regenerate.
8654
8655 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8656
8657 * configure: More autoconf-style substitutions.
8658 * Makefile.tpl: More autoconf-style substitutions.
8659 * Makefile.in: Regenerate.
8660
8661 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8662
8663 * configure: Substitute more variables in a more autoconf-friendly
8664 way. Simplify slightly.
8665 * Makefile.tpl: Make more variables substitutable in an
8666 autoconf-friendly way.
8667 * Makefile.in: Regenerate.
8668
8669 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8670
8671 * MAINTAINERS (Write After Approval): Add myself.
8672
8673 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8674
8675 * configure.in (v810*): Remove special setting of tools.
8676
8677 * configure: Add support for extra required flags for ar or nm.
8678 * configure.in (aix4.3+): Use above support for target-specific
8679 issues, rather than using config/mt-aix43.
8680
8681 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8682
8683 * configure: Remove 'removing', which doesn't work. Replace $subdir
8684 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8685 with $srcdir. Reformat indentation. Substitute some variables
8686 formerly hard-coded in the Makefile for build=host.
8687 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8688 * Makefile.def: Autogenerate more.
8689 * Makefile.in: Regenerate.
8690
8691 2002-11-04 Adam Nemet <anemet@lnxw.com>
8692
8693 * MAINTAINERS (Write After Approval): Add myself.
8694
8695 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8696
8697 * Makefile.def (host_modules): Add rda.
8698 * Makefile.in: Regenerate.
8699 * configure.in (target_tool): Add target-rda to list.
8700
8701 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8702
8703 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8704
8705 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8706
8707 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8708 and restrap targets to this rule.
8709 * Makefile.in: Regenerate.
8710
8711 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8712
8713 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8714 GNATS only accounts.
8715
8716 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8717
8718 * configure.in (i[3456]86-*-linux*): Add check to disable
8719 ${libgcj} for glibc1.
8720
8721 2002-10-24 Denis Chertykov <denisc@overta.ru>
8722
8723 * MAINTAINERS: Add myself as ip2k port maintainer.
8724
8725 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8726
8727 * configure.in: Add tic4x target.
8728
8729 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8730
8731 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8732 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8733 * Makefile.in: Regenerate.
8734
8735 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8736 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8737 * Makefile.in: Regenerate.
8738
8739 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8740
8741 * MAINTAINERS: Add myself as web pages co-maintainer.
8742
8743 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8744
8745 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8746 * Makefile.in: Regenerate.
8747
8748 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8749
8750 * MAINTAINERS: Add myself and Nathan Sidwell
8751 <nathan@codesourcery.com> as VxWorks maintainers.
8752
8753 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8754
8755 * Makefile.def: Remove order dependency comments.
8756 * Makefile.tpl: Add explicit install-install dependencies.
8757 * Makefile.in: Regenerate.
8758
8759 * Makefile.tpl: Remove material now in src-release. (Finally!)
8760 * Makefile.in: Regenerate.
8761
8762 * Makefile.tpl: Add configure-target (for src-release in src)
8763 * Makefile.in: Regenerate.
8764
8765 2002-09-30 Nick Clifton <nickc@redhat.com>
8766
8767 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8768
8769 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8770
8771 * configure.in (s390*-*-linux*): Enable libgcj.
8772
8773 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8774
8775 * configure: Revert accidentally applied changes.
8776
8777 * Makefile.tpl: Make more autoconf-friendly.
8778 * Makefile.in: Regenerate.
8779 * configure: Make substitution more autoconf-like.
8780
8781 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8782
8783 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8784 single entry to handle all these.
8785 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8786 libjava on arm-*-elf.
8787
8788 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8789
8790 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8791 things that depend on them.
8792
8793 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8794
8795 * Makefile.tpl: Make subsituted variables more autoconfy.
8796 * Makefile.in: Regenerate.
8797 * configure: Make seds more autoconfy.
8798
8799 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8800
8801 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8802 * Makefile.in: Regenerate.
8803 * configure.in: Rewrite sed statements to look autoconfy.
8804
8805 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8806 all-target-foo on configure-target-foo.
8807 * Makefile.def: Ditto.
8808 * Makefile.in: Rebuild.
8809
8810 2002-09-25 Andrew Haley <aph@redhat.com>
8811
8812 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8813
8814 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8815
8816 * Makefile.def: New file.
8817 * Makefile.tpl: New file.
8818 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8819 * contrib/gcc_update: Note that Makefile.in is a generated file.
8820
8821 * configure.in: Minor rearrangement. Simplify tests.
8822
8823 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8824
8825 * configure.in (with_headers): Skip copy if value is "yes".
8826 (with_libs): Likewise.
8827
8828 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8829
8830 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8831 * configure.in (sh*-*-pe*): Ditto.
8832 * configure.in (mips*-*-pe*): Ditto.
8833 * configure.in (*arm-wince-pe): Ditto.
8834
8835 * configure.in: Rearrange.
8836
8837 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8838
8839 * MAINTAINERS: Update my email address.
8840
8841 2002-08-30 Paul Koning <pkoning@equallogic.com>
8842
8843 * MAINTAINERS: (Write After Approval): Add myself.
8844
8845 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8846
8847 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8848
8849 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8850
8851 * MAINTAINERS: Change my mailing address.
8852
8853 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8854
8855 * MAINTAINERS (Write After Approval): Remove myself.
8856 (Various Maintainers: c++ runtime libs): Add myself.
8857
8858 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8859
8860 * MAINTAINERS (Write After Approval): Remove myself.
8861 (Various Maintainers: c++ runtime libs): Add myself.
8862
8863 2002-08-15 Eric Christopher <echristo@redhat.com>
8864
8865 * config.sub: Import from master repository.
8866 * config.guess: Ditto.
8867
8868 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8869
8870 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8871 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8872 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8873
8874 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8875
8876 * MAINTAINERS: Add self to rs6000 vector extensions.
8877
8878 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8879
8880 * libiberty/configure: Reverted unintended yesterday's check in.
8881
8882 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8883
8884 * boehm-gc/configure, libf2c/configure: Rebuilt.
8885 * libffi/configure, libiberty/configure: Ditto.
8886 * libjava/configure, libobjc/configure: Ditto.
8887 * libstdc++-v3/configure, zlib/configure: Ditto.
8888 Merged from binutils:
8889 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8890 From Steve Ellcey <sje@cup.hp.com>:
8891 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
8892 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
8893 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
8894 IA64.
8895 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
8896 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
8897 soname_spec, sys_lib_search_path_spec): Ditto.
8898
8899 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
8900
8901 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
8902
8903 2002-08-04 H.J. Lu (hjl@gnu.org)
8904
8905 * configure.in (mips*-*-linux*): Don't skip target-libffi.
8906
8907 2002-08-02 Krister Walfridsson <cato@df.lth.se>
8908
8909 * MAINTAINERS (Write After Approval): Add myself.
8910
8911 2002-07-31 Alan Modra <amodra@bigpond.net.au>
8912
8913 * configure.in: Move generic linux case to end. Copy generic
8914 linux noconfigdirs to mips*-*-linux* entry and new
8915 powerpc64*-*-linux* entry. Add target-libffi for the latter.
8916
8917 2002-07-19 Michael Matz <matz@suse.de>
8918
8919 * MAINTAINERS: Add myself as ra* maintainer.
8920
8921 2002-07-16 Chris Demetriou <cgd@broadcom.com>
8922
8923 * config.guess: Update to 2002-07-09 version.
8924 * config.sub: Update to 2002-07-03 version.
8925
8926 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
8927
8928 * MAINTAINERS: Fix typo in a maintainer email address.
8929
8930 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
8931
8932 * configure.in: Remove two redundant tests.
8933
8934 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8935
8936 * configure.in (mips*-*-irix6*o32): Enable stabs.
8937
8938 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
8939
8940 * configure.in: Don't build grez.
8941 * Makefile.in: Ditto.
8942
8943 * Makefile.in: Remove references to bsp, cygmon, libstub.
8944 * configure.in: Ditto.
8945
8946 * configure.in: Remove leftover reference to gdbtest.
8947
8948 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
8949
8950 * configure.in (gxx_include_dir): Change to match versioned
8951 C++ headers if --enable-version-specific-runtime-libs is used.
8952
8953 2002-07-04 Steve Ellcey <sje@cup.hp.com>
8954
8955 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
8956
8957 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
8958
8959 * configure.in: Make --without-x work.
8960
8961 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
8962
8963 * configure.in: Rearrange target Makefile fragment collection.
8964
8965 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
8966 cvs[src].
8967 * configure.in: Ditto.
8968
8969 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
8970
8971 * MAINTAINERS (Write After Approval): Update my e-mail address.
8972
8973 2002-06-24 Ben Elliston <bje@redhat.com>
8974
8975 * configure.in (host_tools): Remove cgen.
8976
8977 * Makefile.in (all-cgen): Remove; runs from its source directory.
8978 (check-cgen, install-cgen, clean-cgen): Likewise.
8979 (all-opcodes): Do not depend on all-cgen.
8980 (all-sim): Likewise.
8981
8982 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
8983
8984 * Makefile.in: Eliminate 'apache' targets.
8985 * configure.in: Eliminate 'apache' targets.
8986
8987 * configure.in: Eliminate redundant tests. Reorganize.
8988
8989 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
8990
8991 * config-ml.in: Eliminate references to Cygnus configure.
8992
8993 * Makefile.in: Eliminate references to building emacs.
8994
8995 2002-06-28 Graham Stott <graham.stott@btinternet.com>
8996
8997 * MAINTAINERS: Update my email address.
8998
8999 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9000
9001 * config.if (libstdcxx_incdir): Version C++ headers.
9002 (cxx_incdir): Remove.
9003
9004 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9005
9006 * MAINTAINERS (Write After Approval): Add self.
9007
9008 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9009
9010 * configure.in: Add support for ip2k.
9011
9012 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9013
9014 * configure.in: Fix AIX configury bug.
9015
9016 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9017
9018 * MAINTAINERS (Write After Approval): Add self.
9019
9020 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9021
9022 * configure.in: replace ${topsrcdir} with ${srcdir}
9023
9024 * configure.in: Move definition of libstdcxx_flags
9025 right above usage, rather than waaay earlier.
9026
9027 * configure.in: Pull definition of is_cross_compiler earlier.
9028
9029 * configure.in: Rearrange a little.
9030
9031 * configure.in: Remove references to librx.
9032 * Makefile.in: Remove references to librx.
9033
9034 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9035
9036 * config.sub: Add support for avr target.
9037 Import from master sources, rev 1.255
9038
9039 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9040
9041 * configure, .cvsignore: Revert previous change...
9042 * Makefile: ...delete.
9043
9044 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9045
9046 * configure.in: Eliminate ${gasdir} variable.
9047
9048 2002-06-18 Dave Brolley <brolley@redhat.com>
9049
9050 * configure.in: Add support for frv.
9051 * config.sub: Add support for frv.
9052
9053 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9054
9055 * configure: Remove garbage from previous commit.
9056
9057 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9058
9059 * configure: For in-source builds, make a subdir and re-exec there.
9060 * Makefile: New file. Pass targets through to build directory.
9061 * .cvsignore: No longer ignore "Makefile".
9062
9063 2002-06-16 Douglas Rupp <rupp@gnat.com>
9064
9065 * MAINTAINERS (Write After Approval): Add self.
9066
9067 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9068
9069 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9070
9071 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9072
9073 * configure.in (vax-*-netbsd*): Re-enable gas.
9074
9075 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9076
9077 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9078 BUILD_PREFIX_1, to correct nomenclature.
9079 * configure: Likewise.
9080
9081 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9082 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9083
9084 2002-05-31 Olaf Hering <olh@suse.de>
9085
9086 * config-ml.in: Propogate DESTDIR also.
9087
9088 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9089
9090 * configure.in (vax-*-netbsd*): Don't build gas for this
9091 platform.
9092
9093 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9094
9095 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9096 and libgcj for AVR.
9097
9098 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9099
9100 * MAINTAINERS (Write After Approval): Add myself.
9101
9102 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9103
9104 * config.guess: Update to 2002-05-22 version.
9105 * config.sub: Likewise.
9106
9107 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9108
9109 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9110 * config-ml.in: Likewise.
9111 * configure: Likewise.
9112 * configure.in: Likewise.
9113
9114 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9115
9116 * MAINTAINERS: Update my email address.
9117
9118 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9119
9120 * configure.in: Simplify makefile fragment collection.
9121
9122 * configure.in: Remove code to build emacs.
9123
9124 * configure.in : Remove --srcdir argument from targargs and buildargs
9125 (it's always overridden in the Makefile anyway). Rearrange a bit.
9126
9127 * configure: Move some logic to configure.in.
9128 * configure.in: Move some logic from configure.
9129
9130 2002-05-11 Tom Tromey <tromey@redhat.com>
9131
9132 * MAINTAINERS: Reflect libgcj reality.
9133
9134 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9135
9136 * Makefile.in: Honour DESTDIR.
9137
9138 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9139
9140 * config.guess: Import 2002-03-20 version.
9141 * config.sub: Import 2002-04-26 version.
9142
9143 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9144
9145 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9146
9147 2002-05-07 Tim Josling <tej@melbpc.org.au>
9148
9149 * MAINTAINERS: Add self.
9150
9151 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9152
9153 * ltmain.sh: Detect and handle object name conflicts
9154 while piecewise linking a static library.
9155
9156 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9157
9158 * configure.in (noconfigdirs): Don't disable libgcj on
9159 sparc64-*-solaris* and sparcv9-*-solaris*.
9160
9161 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9162
9163 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9164
9165 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9166
9167 * configure.in (FLAGS_FOR_TARGET): Do not add
9168 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9169 on i[3456]86-*-linux*.
9170
9171 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9172
9173 * configure.in (noconfigdirs): Replace [ ] with test.
9174
9175 * configure.in (noconfigdirs): Do not add target-newlib if
9176 target == i[3456]86-*-linux*, and host == target.
9177
9178 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9179
9180 * configure.in: delete reference to absent file
9181
9182 * configure.in: replace '[' with 'test'
9183
9184 * configure.in: Eliminate references to gash.
9185 * Makefile.in: Eliminate references to gash.
9186
9187 * configure.in: remove useless references to 'pic' makefile fragments.
9188
9189 * configure.in: (*-*-windows*) Finish removing.
9190
9191 * configure.in: Eliminate redundant test for libgui.
9192
9193 2002-04-29 Roger Sayle <roger@eyesopen.com>
9194
9195 * MAINTAINERS: Add self and realphabetize. Update entries
9196 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9197 entry for a29k port maintainer.
9198
9199 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9200
9201 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9202 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9203
9204 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9205
9206 * configure.in: remove references to dead files
9207
9208 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9209
9210 * MAINTAINERS: Add information about purpose of this file.
9211
9212 2002-04-18 Tom Tromey <tromey@redhat.com>
9213
9214 * configure.in: Disallow configuring libgcj when it is already
9215 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9216 Solaris 2.8 by default. For PR libgcj/6158.
9217
9218 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9219
9220 * configure.in: Move default CC setting out of config/mh-* fragments
9221 directly into here.
9222
9223 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9224
9225 * configure.in: don't even try to configure or make a subdirectory
9226 if there's no configure script for it.
9227
9228 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9229
9230 * MAINTAINERS: Remove chill maintainers.
9231 * Makefile.in (CHILLFLAGS): Remove.
9232 (CHILL_LIB): Remove.
9233 (TARGET_CONFIGDIRS): Remove libchill.
9234 (CHILL_FOR_TARGET): Remove.
9235 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9236 CHILL_LIB.
9237 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9238 (CHECK_TARGET_MODULES): Likewise.
9239 (INSTALL_TARGET_MODULES): Likewise.
9240 (CLEAN_TARGET_MODULES): Likewise.
9241 (configure-target-libchill): Remove.
9242 (all-target-libchill): Remove.
9243 * configure.in (target_libs): Remove target-libchill.
9244 Do not compute CHILL_FOR_TARGET.
9245 * libchill: Remove directory.
9246
9247 2002-04-11 DJ Delorie <dj@redhat.com>
9248
9249 * Makefile.in, configure.in: Sync with binutils, entries
9250 follow...
9251
9252 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9253
9254 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9255 (do-tar, do-bz2): New rules.
9256 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9257 (gdb-tar): New rule.
9258 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9259 (insight_dejagnu.tar): New rule.
9260 (insight.tar): New rule.
9261 (gdb+dejagnu.tar): New rule.
9262 (gdb.tar): New rule.
9263
9264 2002-02-01 Mo DeJong <supermo@bayarea.net>
9265
9266 * Makefile.in: Add all-tix to deps for all-snavigator
9267 so that tix is built when building snavigator.
9268
9269 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9270
9271 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9272 ld and gdb are not supported.
9273
9274 2002-01-07 Mark Salter <msalter@redhat.com>
9275
9276 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9277 Allow target-libgloss to be built for arm, strongarm, and xscale.
9278
9279 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9280
9281 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9282 options for i[3456]86-pc-linux* native builds.
9283
9284 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9285
9286 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9287 files from .po files for a distribution.
9288
9289 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9290
9291 * configure.in: Enable libstdc++-v3 for h8300 targets.
9292
9293 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9294
9295 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9296 version from bfd/.
9297
9298 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9299
9300 * Makefile.in (VER): When present, extract the version number from
9301 the file version.in.
9302
9303 2001-05-24 Tom Rix <trix@redhat.com>
9304
9305 * configure.in : enable ld for aix
9306
9307 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9308
9309 * config.guess: Add linux target for S/390.
9310
9311 2000-11-07 Philip Blundell <pb@futuretv.com>
9312
9313 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9314
9315 2000-11-03 Philip Blundell <pb@futuretv.com>
9316
9317 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9318 files.
9319
9320 2001-01-15 Ben Elliston <bje@redhat.com>
9321
9322 * configure.in (host_tools): Add sid.
9323 Always configure cgen.
9324
9325 2000-11-24 Nick Clifton <nickc@redhat.com>
9326
9327 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9328
9329
9330 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9331
9332 * Makefile.in (ALL_MODULES): Add all-cgen.
9333 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9334 (all-cgen): New target.
9335 (all-opcodes,all-sim): Depend on all-cgen.
9336 * configure.in (host_tools): Add cgen.
9337 Only configure cgen if --enable-cgen-maint.
9338
9339 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9340
9341 * configure.in: Add *-*-freebsd* configurations.
9342
9343 2002-04-08 Tom Tromey <tromey@redhat.com>
9344
9345 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9346 Fixes PR libgcj/6068.
9347
9348 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9349
9350 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9351
9352 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9353
9354 * configure.in (alpha*-dec-osf*): Enable libgcj.
9355
9356 2003-03-27 Matthew Gingell <gingell@gnat.com>
9357
9358 * MAINTAINERS (Write After Approval): Add myself.
9359
9360 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9361
9362 Fix for: PR bootstrap/3591, target/5676
9363 * configure.in (mcore-pe): Disable the configuration of
9364 libstdc++-v3 since exceptions are not supported.
9365
9366 2002-03-20 Anthony Green <green@redhat.com>
9367
9368 * configure.in: Enable libgcj for xscale-elf target.
9369
9370 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9371
9372 * MAINTAINERS: Update my email address.
9373
9374 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9375
9376 * ltmain.sh (relink_command): Fix typo in previous change.
9377
9378 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9379
9380 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9381 (relink_command): Added --tag flags.
9382 (mode=install): If relinking fails; error out.
9383
9384 2002-03-12 Richard Henderson <rth@redhat.com>
9385
9386 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9387 .NOTPARALLEL tag.
9388 (do-check): Rename from check.
9389 (check): Allow parallel check.
9390
9391 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9392
9393 * MAINTAINERS: Add myself as maintainer for xtensa port.
9394 Fix alphabetical order in CPU port maintainer list.
9395 Remove myself from Write After Approval list.
9396
9397 2002-03-11 Richard Henderson <rth@redhat.com>
9398
9399 * Makefile.in (.NOTPARALLEL): Add fake tag.
9400
9401 2002-03-07 H.J. Lu (hjl@gnu.org)
9402
9403 * configure.in: Enable gprof for mips*-*-linux*.
9404
9405 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9406
9407 * MAINTAINERS (Write After Approval): Add myself.
9408
9409 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9410
9411 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9412 libjava.
9413 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9414
9415 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9416
9417 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9418 because its Makefile is there; test for the executable instead.
9419
9420 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9421
9422 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9423 libstdc++-v3 and libjava.
9424
9425 2002-02-11 Adam Megacz <adam@xwt.org>
9426
9427 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9428 boehm-gc
9429
9430 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9431
9432 * config.guess: Updated to 2002-01-30's version.
9433 * config.sub: Updated to 2002-02-01's version.
9434 Contribute sh64-elf.
9435 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9436 * configure.in: Added sh64-*-*.
9437
9438 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9439
9440 * MAINTAINERS: Belatedly add myself to write after approval list.
9441
9442 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9443
9444 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9445 Remove self as Write After Approval.
9446
9447 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9448
9449 * MAINTAINERS: Put self in as maintainer for contrib/regression
9450 directory.
9451
9452 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9453
9454 * MAINTAINERS: Update my email address.
9455
9456 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9457
9458 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9459 target-libiberty, and target-libgloss. Skip Java-related
9460 libraries if not supported for NetBSD on target CPU.
9461
9462 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9463
9464 * install-sh: Use _inst.$$_ for temp file name.
9465
9466 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9467
9468 * MAINTAINERS (Write After Approval): Move my contact info
9469 from here...
9470 (OS Port Maintainers): ...to here (netbsd).
9471
9472 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9473
9474 * MAINTAINERS (Write After Approval): Add myself.
9475
9476 2002-01-17 H.J. Lu <hjl@gnu.org>
9477
9478 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9479 (all-target-fastjar): Also depend on all-target-libiberty.
9480
9481 2002-01-16 H.J. Lu (hjl@gnu.org)
9482
9483 * config.guess: Import from master sources, rev 1.225.
9484 * config.sub: Import from master sources, rev 1.238.
9485
9486 2002-01-16 Kazu Hirata <kazu@hxi.com>
9487
9488 * MAINTAINERS (Write After Approval): Remove myself.
9489
9490 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9491
9492 * MAINTAINERS (Write After Approval): Add myself.
9493
9494 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9495
9496 * MAINTAINERS: Add self as docs co-maintainer.
9497
9498 2001-12-11 Matthias Klose <doko@debian.org>
9499
9500 * MAINTAINERS (Write After Approval): Add myself.
9501
9502 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9503
9504 * MAINTAINERS: Update my email address.
9505
9506 2001-12-07 Turly O'Connor <turly@apple.com>
9507 * MAINTAINERS (Write After Approval): Add myself.
9508 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9509 (rs6000_initialize_trampoline): Call __trampoline_setup for
9510 ABI_DARWIN too.
9511 * darwin-tramp.asm: New file, implements __trampoline_setup.
9512 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9513
9514 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9515
9516 * MAINTAINERS (Write After Approval): Add myself.
9517
9518 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9519
9520 * configure, configure.in: Use temp file for long sed commands.
9521
9522 2001-12-03 Laurent Guerby <guerby@acm.org>
9523
9524 * config.sub: Update to version 1.232 on subversion.
9525
9526 2001-12-03 Ben Elliston <bje@redhat.com>
9527
9528 * MAINTAINERS: Update mail address for config.* patches.
9529
9530 2001-11-27 DJ Delorie <dj@redhat.com>
9531 Zack Weinberg <zack@codesourcery.com>
9532
9533 When build != host, create libiberty for the build machine.
9534
9535 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9536 CONFIG_ARGUMENTS.
9537 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9538 New variables.
9539 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9540 and rules.
9541 (all.normal): Depend on ALL_BUILD_MODULES.
9542 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9543 (all-build-libiberty): Depend on configure-build-libiberty.
9544
9545 * configure: Calculate and substitute proper value for
9546 ALL_BUILD_MODULES.
9547 * configure.in: Create the build subdirectory.
9548 Calculate and substitute TARGET_CONFIGARGS (formerly
9549 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9550
9551 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9552
9553 * MAINTAINERS (write-after-approval): Add self.
9554
9555 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9556
9557 * MAINTAINERS (GNATS only accounts): Remove self.
9558
9559 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9560
9561 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9562 libf2c.
9563
9564 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9565
9566 * MAINTAINERS (Write After Approval): Add self.
9567
9568 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9569
9570 * MAINTAINERS: mips and s390 are also CPU ports.
9571
9572 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9573
9574 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9575
9576 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9577
9578 * MAINTAINERS: Alphabetize.
9579
9580 2001-11-09 Kazu Hirata <kazu@hxi.com>
9581
9582 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9583
9584 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9585
9586 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9587
9588 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9589
9590 * configure.in (--enable-languages): Be more permissive about
9591 syntax. Check for empty lists better. Warn about $LANGUAGES.
9592
9593 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9594
9595 * config.sub: Import from master sources, rev. 1.230.
9596 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9597
9598 2001-11-07 Laurent Guerby <guerby@acm.org>
9599
9600 * MAINTAINERS (Write After Approval): Add self.
9601
9602 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9603
9604 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9605
9606 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9607
9608 * config.sub: Import from master sources, rev 1.226.
9609 * config.guess: Import from master sources, rev 1.216.
9610
9611 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9612
9613 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9614 * MAINTAINERS: Add self as maintainer of MMIX port.
9615 Remove old after-approval entry.
9616
9617 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9618
9619 * ChangeLog, configure: Fix spelling errors.
9620
9621 2001-10-20 Brendan Kehoe <brendan@zen.org>
9622
9623 * MAINTAINERS: Tweak my address.
9624
9625 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9626
9627 * MAINTAINERS: Update my email address.
9628
9629 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9630
9631 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9632 * MAINTAINERS: Add self as maintainer of CRIS port.
9633
9634 2001-10-10 Geert Bosch <bosch@gnat.com>
9635
9636 * MAINTAINERS (Various maintainers: Ada front end):
9637 Added Robert Dewar.
9638
9639 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9640
9641 * MAINTAINERS (Write After Approval): Added self
9642
9643 2001-10-02 Geert Bosch <bosch@gnat.com>
9644
9645 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9646
9647 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9648
9649 * configure: Handle temporary files securely using mkdir.
9650
9651 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9652
9653 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9654
9655 2001-09-26 Will Cohen <wcohen@redhat.com>
9656
9657 * configure.in (*-*-linux*): Disable configuration of target-newlib
9658 and target-libgloss.
9659
9660 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9661
9662 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9663 RANLIB.
9664
9665 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9666
9667 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9668 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9669 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9670 avoid quotes nesting problems.
9671 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9672 (DO_X): Export only variables that are set.
9673
9674 2001-09-19 Ben Elliston <bje@redhat.com>
9675
9676 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9677 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9678 semantics. Use the shell built-in "type" command instead.
9679
9680 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9681
9682 Merged from gcc-3_0-branch:
9683 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9684 * ltcf-c.sh: Use $objext, not $ac_objext.
9685 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9686 * ltcf-cxx.sh: Add support for GNU.
9687 2001-07-22 Timothy Wall <twall@redhat.com>
9688 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9689 default settings if using GNU tools with that configuration.
9690 * ltcf-cxx.sh: Ditto.
9691 * ltcf-gcj.sh: Ditto.
9692 2001-07-21 Michael Chastain <chastain@redhat.com>
9693 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9694 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9695 * ltmain.sh: Mark as gcc-local.
9696
9697 2001-08-30 Eric Christopher <echristo@redhat.com>
9698 Jason Eckhardt <jle@redhat.com>
9699
9700 * config.guess: Merge from master sources.
9701 * config.sub: Merge from master sources, add support for mipsisa32.
9702
9703 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9704 * config.sub: Merge from master sources, rev 1.219.
9705 * MAINTAINERS: Add self as contact for stormy16 port.
9706
9707 2001-08-14 Zack Weinberg <zackw@panix.com>
9708
9709 * config.sub: Merge from master sources, rev 1.218.
9710 * config.guess: Merge from master sources, rev 1.209.
9711
9712 2001-08-11 Graham Stott <grahams@redhat.com>
9713
9714 * Makefile.in (check-c++): Add missing semicolon.
9715
9716 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9717
9718 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9719
9720 2001-07-30 Eric Christopher <echristo@redhat.com>
9721
9722 * MAINTAINERS (Various maintainers: mips port): Added myself.
9723
9724 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9725
9726 * configure.in (sh-*-linux*): New.
9727
9728 2001-07-27 Richard Henderson <rth@redhat.com>
9729
9730 * .cvsignore: Add LAST_UPDATED.
9731
9732 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9733
9734 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9735
9736 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9737
9738 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9739
9740 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9741
9742 * MAINTAINERS (Write After Approval): Added myself.
9743
9744 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9745
9746 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9747 and libgcj on m68hc11/m68hc12.
9748
9749 2001-06-27 H.J. Lu (hjl@gnu.org)
9750
9751 * Makefile (CFLAGS_FOR_BUILD): New.
9752 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9753
9754 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9755
9756 * README: Remove version number.
9757
9758 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9759
9760 * INSTALL/README: Update wrt. to the installation instructions now
9761 residing in gcc/doc/install.texi.
9762
9763 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9764
9765 * README: Replace with a cut-down and updated version of gcc/README.
9766
9767 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9768
9769 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9770 multilibs to be disabled.
9771
9772 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9773
9774 * MAINTAINERS (Write After Approval): Add myself.
9775
9776 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9777
9778 * config.guess: Import CVS version 1.195.
9779 * config.sub: Import CVS version 1.212.
9780
9781 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9782
9783 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9784 gcc/xgcc is built, use -print-prog-name to find out the program
9785 name to use.
9786
9787 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9788
9789 * config.guess: Import CVS version 1.194. All gcc-local changes
9790 appear to also be in the master copy.
9791 * config.sub: Import CVS version 1.211.
9792
9793 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9794
9795 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9796 with_gcc]: Use `gcc -shared' to build a shared library.
9797
9798 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9799
9800 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9801 archives.
9802
9803 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9804
9805 * MAINTAINERS (Write After Approval): Add myself.
9806
9807 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9808
9809 * configure.in (libstdcxx_flags): Do not try to execute
9810 libstdc++-v3/testsuite_flags until it exists.
9811
9812 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9813
9814 * MAINTAINERS: Update my email address.
9815
9816 2001-05-31 Graham Stott <grahams@redhat.com>
9817
9818 * MAINTAINERS (Write After Approval): Add myself.
9819
9820 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9821
9822 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9823 libraries when using g++ with native linker.
9824
9825 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9826
9827 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9828
9829 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9830
9831 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9832 [aix4*|aix5*]: Prepend blank.
9833
9834 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9835
9836 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9837 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9838 of subdir/configure scripts to use the new libtool.m4.
9839
9840 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9841
9842 * MAINTAINERS (Write After Approval): Add myself.
9843
9844 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9845
9846 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9847
9848 2001-05-11 Ben Elliston <bje@redhat.com>
9849
9850 * Makefile.in (all-sid): New target.
9851 (check-sid, clean-sid, install-sid): Likewise.
9852
9853 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9854
9855 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9856
9857 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9858
9859 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9860 libgcj.
9861
9862 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9863
9864 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9865 gcc/xgcc is built, use -print-prog-name to find out the program
9866 name to use.
9867
9868 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9869
9870 * configure.in (noconfigdirs): Don't reset it from scratch in the
9871 target case; only append to it.
9872
9873 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9874 sparc-*-solaris2.8]: Disable ${libgcj}.
9875
9876 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9877
9878 * configure.in (libgcj_saved): Copy from $libgcj.
9879 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9880 --disable-libgcj.
9881
9882 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9883
9884 * MAINTAINERS: Remove self as MIPS maintainer and
9885 C front end maintainer.
9886
9887 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9888
9889 * configure.in: Move *-chorusos target case to the proper switch.
9890 Disable libgcj.
9891
9892 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9893
9894 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
9895 1.641.2.228.
9896
9897 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9898
9899 * Makefile.in (STAGE1_CFLAGS): Pass down.
9900
9901 2001-04-13 Alan Modra <amodra@one.net.au>
9902
9903 * config.guess: Add hppa64-linux support. Note for next import that
9904 this is already in the master file.
9905 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
9906
9907 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
9908
9909 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9910 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
9911
9912 2001-04-11 Stan Shebs <shebs@apple.com>
9913
9914 * MAINTAINERS: Add self as Darwin port maintainer.
9915
9916 2001-04-11 Alan Modra <amodra@one.net.au>
9917
9918 * MAINTAINERS: Update my email address.
9919
9920 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
9921
9922 * ltcf-cxx.sh: Support creation of C++ shared libraries on
9923 recent versions of FreeBSD (release 3 or later).
9924 * ltconfig: On FreeBSD, -lc must not be provided when building
9925 a shared library or else the standard -pthread gcc option is
9926 rendered worthless to later users of the built library.
9927
9928 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
9929
9930 * MAINTAINERS: Add self and RTH as C front end maintainers.
9931
9932 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
9933
9934 * config.sub: Make sure to match an already-canonicalized
9935 machine name (eg. mn10300-unknown-elf).
9936
9937 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
9938
9939 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
9940 New macros.
9941 (bootstrap, cross): Use RECURSE_FLAGS.
9942 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
9943
9944 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
9945
9946 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
9947
9948 2001-03-22 Colin Howell <chowell@redhat.com>
9949
9950 * Makefile.in (DO_X): Do not backslash single-quotes in
9951 backquotes (two places).
9952
9953 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9954
9955 Re-installed:
9956 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
9957 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
9958 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
9959 * ltcf-cxx.sh: Likewise.
9960 * ltcf-gcj.sh: Likewise.
9961
9962 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9963
9964 * MAINTAINERS: Add myself as "documentation co-maintainer".
9965
9966 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
9967
9968 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9969 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
9970
9971 2001-03-19 Tom Tromey <tromey@redhat.com>
9972
9973 * config-ml.in: Handle GCJ and GCJFLAGS.
9974
9975 2001-03-21 Michael Chastain <chastain@redhat.com>
9976
9977 * Makefile.in: all-m4 depends on all-texinfo.
9978
9979 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
9980
9981 * MAINTAINERS: Add myself to write after approval list.
9982
9983 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
9984
9985 * Makefile.in (DO_X): Quote nested quotes.
9986
9987 2001-03-18 Alan Modra <alan@linuxcare.com.au>
9988
9989 * MAINTAINERS: Add myself to write after approval list.
9990
9991 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
9992
9993 * Makefile.in (DO_X): Use double quotes for quoting
9994 "RANLIB=$${RANLIB}".
9995
9996 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
9997
9998 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
9999
10000 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10001
10002 * configure.in: Only use `lang_requires' for languages athat are
10003 actually enabled.
10004
10005 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10006
10007 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10008
10009 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10010
10011 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10012
10013 2001-03-07 Tom Tromey <tromey@redhat.com>
10014
10015 * configure.in: Allow config-lang.in to set `lang_requires' to list
10016 of other required languages.
10017
10018 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10019
10020 * Makefile.in: Remove RANLIB definition. Use RANLIB
10021 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10022 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10023
10024 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10025 Alexandre Oliva <aoliva@redhat.com>
10026
10027 * Makefile.in (check-c++): Use tabs, not spaces.
10028
10029 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10030
10031 * MAINTAINERS: add myself to Write After Approval list.
10032
10033 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10034
10035 * Makefile.in (check-c++): New rule.
10036
10037 * configure.in (target_libs): Remove libg++.
10038 (noconfigdirs): Remove libg++.
10039 (noconfigdirs): Same.
10040 (noconfigdirs): Same.
10041 (noconfigdirs): Same.
10042
10043 * config-ml.in: Remove libg++ references.
10044
10045 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10046 (ALL_TARGET_MODULES): Same.
10047 (configure-target-libg++): Remove.
10048 (all-target-libg++): Remove.
10049 (configure-target-libio): Remove.
10050 (all-target-libio): Remove.
10051 (check-target-libio): Remove.
10052 (.PHONY): Remove.
10053 (libg++.tar.bz2): Remove.
10054 (all-target-cygmon): Remove libio.
10055 (all-target-libstdc++): Remove.
10056 (configure-target-libstdc++): Remove.
10057 (TARGET_LIB_PATH): Remove libstdc++.
10058 (ALL_GCC_CXX): Remove libstdc++.
10059 (all-target-gperf): Correct.
10060
10061 2001-02-16 Nick Clifton <nickc@redhat.com>
10062
10063 * configure.in (noconfigdirs): Allow configuration of texinfo
10064 for Cygwin hosts.
10065
10066 2001-02-15 Anthony Green <green@redhat.com>
10067
10068 * configure: Introduce GCJ_FOR_TARGET.
10069 * configure.in: Ditto.
10070 * Makefile.in: Ditto.
10071
10072 2001-02-13 Andreas Schwab <schwab@suse.de>
10073
10074 * MAINTAINERS: Update mail address.
10075
10076 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10077
10078 * config.guess: Add linux target for S/390.
10079 * config.sub: Likewise.
10080
10081 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10082
10083 * configure.in: for *-chorusos, don't config target-newlib and
10084 target-libgloss.
10085
10086 2001-02-06 Ben Elliston <bje@redhat.com>
10087
10088 * configure: Output host type to stdout, not stderr.
10089
10090 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10091
10092 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10093 * ltcf-cxx.sh: Likewise.
10094
10095 * config.if: Assume enable_libstdcxx_v3 is defined.
10096
10097 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10098
10099 Remove V2 C++ library.
10100 * configure.in: Remove --enable-libstdcxx_v3 support.
10101
10102 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10103
10104 * include/demangle.h: Add prototype for java_demangle_v3.
10105
10106 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10107
10108 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10109
10110 2001-01-27 Richard Henderson <rth@redhat.com>
10111
10112 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10113
10114 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10115
10116 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10117 Don't unset, it's non-portable and no longer necessary, set to empty
10118 instead.
10119
10120 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10121
10122 * ltconfig: Shell portability fix for the tagname validity check.
10123
10124 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10125
10126 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10127 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10128
10129 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10130
10131 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10132
10133 2001-01-26 Tom Tromey <tromey@redhat.com>
10134
10135 * configure.in: Allow libgcj to be built on Sparc Solaris.
10136
10137 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10138
10139 * ltcf-c.sh: Add aix5 case.
10140 * ltcf-cxx.sh: Likewise.
10141 * ltconfig: Likewise.
10142
10143 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10144
10145 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10146 keep at least one of build_libtool_libs or build_old_libs set to
10147 yes.
10148
10149 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10150 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10151
10152 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10153
10154 * configure.in: Enable libgcj on several additional platforms.
10155
10156 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10157
10158 * configure.in: Enable libgcj for linux targets.
10159
10160 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10161
10162 * MAINTAINERS (Write After Approval): Add myself.
10163
10164 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10165
10166 * MAINTAINERS: Add myself as vax port maintainer.
10167
10168 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10169
10170 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10171
10172 2001-01-09 Mike Stump <mrs@wrs.com>
10173
10174 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10175 failures of subdirectories.
10176
10177 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10178
10179 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10180 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10181 * ltcf-cxx.sh: Likewise.
10182 * ltcf-gcj.sh: Likewise.
10183 * ltconfig.sh: Fix typo.
10184
10185 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10186
10187 * configure: handle DOS-style absolute paths.
10188
10189 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10190
10191 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10192
10193 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10194
10195 * MAINTAINERS: Add myself as avr port co-maintainer.
10196
10197 2000-12-28 Ben Elliston <bje@redhat.com>
10198
10199 * MAINTAINERS: Add myself under ``Write After Approval''.
10200
10201 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10202
10203 * texinfo: Remove directory from GCC.
10204
10205 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10206
10207 * COPYING: Update to current
10208 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10209 to 19yy as example year in copyright notice).
10210
10211 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10212
10213 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10214 (libstdcxx_incdir): Pass down.
10215 * config.if: Remove expired bits for cxx_interface, add stub.
10216 (libstdcxx_incdir): Add variable for g++ include directory.
10217 * configure.in (gxx_include_dir): Use it.
10218
10219 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10220
10221 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10222 with old-email address from ``Write After Approval''.
10223
10224 2000-12-15 Andreas Jaeger <aj@suse.de>
10225
10226 * configure.in: Handle lang_dirs.
10227
10228 2000-12-14 Tom Tromey <tromey@redhat.com>
10229
10230 * MAINTAINERS: Removed brads.
10231
10232 * MAINTAINERS: Added gcj developers.
10233
10234 2000-12-13 Anthony Green <green@redhat.com>
10235
10236 * configure.in: Disable libgcj for any target not specifically
10237 listed. Disable libgcj for x86 and Alpha Linux until compatible
10238 with g++ abi.
10239
10240 2000-12-13 Mike Stump <mrs@wrs.com>
10241
10242 * Makefile.in (local-distclean): Also remove fastjar.
10243
10244 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10245
10246 * contrib/gcc_update: Add fastjar --touch entries.
10247
10248 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10249
10250 * configure.in: Disable language-specific target libraries for
10251 languages that aren't enabled.
10252
10253 2000-12-10 Anthony Green <green@redhat.com>
10254
10255 * configure.in: Define libgcj. Disable libgcj target libraries for
10256 most targets.
10257
10258 2000-12-10 Neil Booth <neilb@earthling.net>
10259
10260 * MAINTAINERS: Update mail address, remove from WAA list.
10261
10262 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10263
10264 * libjava: Imported from /cvs/java.
10265 * libffi: Likewise.
10266 * Boehm-gc: Likewise.
10267
10268 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10269
10270 * configure.in (target_libs): Revert 2000-12-08 patch.
10271 (noconfigdirs): Added target-libjava.
10272
10273 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10274
10275 * djunpack.bat: removed.
10276
10277 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10278
10279 * Makefile.in: handle DOS-style absolute paths.
10280 * config-ml.in: likewise.
10281 * symlink-tree: likewise.
10282
10283 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10284
10285 * fastjar: Imported.
10286
10287 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10288
10289 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10290 libjava.
10291 * configure.in (target_libs): Removed `target-libjava'.
10292
10293 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10294
10295 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10296 (ALL_MODULES): Added fastjar.
10297 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10298 (all-target-libjava): all-fastjar replaces all-zip.
10299 (all-fastjar): Added.
10300 (configure-target-fastjar, all-target-fastjar): Likewise.
10301 * configure.in (host_tools): Added fastjar.
10302
10303 2000-12-07 Mike Stump <mrs@wrs.com>
10304
10305 * Makefile.in (local-distclean): Remove leftover built files.
10306
10307 2000-11-24 Nick Clifton <nickc@redhat.com>
10308
10309 * configure.in (xscale-elf): Add target.
10310 (xscale-coff): Add target.
10311
10312 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10313
10314 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10315 recent versions of FreeBSD (release 3 or later).
10316 * ltconfig: On FreeBSD, -lc must not be provided when building
10317 a shared library or else the standard -pthread gcc option is
10318 rendered worthless to later users of the built library.
10319
10320 2000-11-16 Fred Fish <fnf@be.com>
10321
10322 * configure.in (enable_libstdcxx_v3): Fix typo,
10323 libstd++ -> libstdc++.
10324
10325 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10326
10327 * MAINTAINERS: Add self to Write After Approval list.
10328
10329 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10330
10331 * MAINTAINERS: Update my email address. Add myself to global write
10332 privs list.
10333
10334 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10335
10336 * Makefile.in: Merge with src and libgcj.
10337 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10338 configure-target-<library> when their configure scripts need the C
10339 or C++ library to have already been built to work properly.
10340 (do_proto_toplev): Set them to an empty string.
10341
10342 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10343 (REALLY_SET_LIB_PATH): Use them.
10344
10345 2000-11-17 Stan Shebs <shebs@apple.com>
10346
10347 * MAINTAINERS: Add self to Write After Approval list.
10348
10349 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10350
10351 * configure: Provide the original toplevel configure arguments
10352 (including $0) to subprocesses in the environment rather than
10353 through gcc/configargs.h.
10354
10355 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10356
10357 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10358 C99. Alphabetise "Write After Approval" list.
10359
10360 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10361
10362 * configure: Turn on libstdc++ V3 by default.
10363
10364 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10365 if we've got GCC.
10366
10367 2000-11-11 Philip Blundell <philb@gnu.org>
10368
10369 * MAINTAINERS: Add self to Write After Approval list.
10370
10371 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10372
10373 * ltcf-c.sh (aix4): Improve shared library configuration; require
10374 exporting symbols.
10375 * ltcf-cxx.sh (aix4): Define.
10376 * ltconfig (aix4): Define library and soname specs appropriate for
10377 AIX. Define command to create export symbols list.
10378
10379 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10380
10381 * config.sub: Add support for Sun Chorus
10382
10383 2000-10-31 Nick Clifton <nickc@redhat.com>
10384
10385 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10386 <name>@redhat.com. Also installed new email address for Clint
10387 Popetz.
10388
10389 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10390
10391 * etc: Remove directory from GCC.
10392
10393 2000-10-16 Michael Meissner <meissner@redhat.com>
10394
10395 * configure (gcc/configargs.h): Only create if there is a build GCC
10396 directory created.
10397
10398 2000-10-16 Matthias Klose <doko@debian.org>
10399
10400 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10401 when configured for libstdc++-v3.
10402
10403 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10404
10405 * configure: Save configure arguments to gcc/configargs.h.
10406
10407 2000-10-04 Philipp Thomas <pthomas@suse.de>
10408
10409 * config.guess: Import CVS version 1.157.
10410 * config.sub: Import CVS version 1.181.
10411
10412 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10413
10414 * Makefile.in (bootstrap): avoid recursion if subdir missing
10415 (cross): ditto
10416 (do-proto-toplev): ditto
10417
10418 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10419
10420 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10421 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10422
10423 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10424 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10425 all affected `configure' scripts.
10426
10427 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10428
10429 * MAINTAINERS: Add self as cpplib co-maintainer.
10430
10431 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10432
10433 * MAINTAINERS: Add self to Write After Approval list.
10434
10435 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10436
10437 * INSTALL/README: egcs -> GCC update.
10438
10439 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10440
10441 * MAINTAINERS: Add myself to Write After Approval list.
10442
10443 2000-09-15 Kazu Hirata <kazu@hxi.com>
10444
10445 * MAINTAINERS: Add myself to Write After Approval list.
10446
10447 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10448
10449 * configure.in: Do not build byacc for hppa64. Provide paths to the
10450 X11 libraries for hppa64.
10451
10452 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10453
10454 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10455
10456 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10457
10458 * Makefile.in (all-zlib): Added dummy target.
10459
10460 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10461 ltcf-gcj.sh: Updated from libtool multi-language branch.
10462
10463 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10464
10465 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10466 (bootstrap*): Depend on all-bootstrap.
10467
10468 2000-09-05 Philipp Thomas <pthomas@suse.de>
10469
10470 * config.guess: Import CVS version 1.156.
10471 * config.sub: Import CVS version 1.179.
10472
10473 2000-09-02 Anthony Green <green@cygnus.com>
10474
10475 * Makefile.in (all-gcc): Depend on all-zlib.
10476 (CLEAN_MODULES): Add clean-zlib.
10477 (ALL_MODULES): Add all-zlib.
10478 * configure.in (host_libs): Add zlib.
10479
10480 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10481
10482 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10483 crosses, but add gcc/include to the header search path for them.
10484
10485 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10486
10487 * MAINTAINERS: Add self to Write After Approval list.
10488
10489 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10490
10491 * config.guess: Import CVS version 1.152.
10492 * config.sub: Import CVS version 1.177.
10493
10494 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10495
10496 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10497 $targargs to tell whether newlib is going to be built.
10498
10499 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10500 $$r/TARGET_SUBDIR/libio for _G_config.h.
10501
10502 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10503
10504 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10505
10506 2000-08-22 DJ Delorie <dj@redhat.com>
10507
10508 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10509
10510 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10511
10512 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10513 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10514 sub-configures.
10515
10516 2000-08-21 DJ Delorie <dj@redhat.com>
10517
10518 * MAINTAINERS: Add self as a libiberty maintainer
10519
10520 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10521
10522 * configure.in (libstdcxx_flags): Use
10523 libstdc++-v3/src/libstdc++.INC.
10524
10525 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10526
10527 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10528
10529 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10530
10531 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10532
10533 * configure: Make enable_threads and enable_shared defaults
10534 explicit. Substitute enable_threads into generated Makefiles.
10535 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10536 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10537
10538 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10539
10540 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10541
10542 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10543
10544 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10545 previous delta.
10546
10547 2000-08-11 Jason Merrill <jason@redhat.com>
10548
10549 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10550 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10551 (FLAGS_FOR_TARGET): Not here.
10552 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10553
10554 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10555
10556 * config-ml.in (CC, CXX): Don't introduce a leading space.
10557
10558 2000-08-07 DJ Delorie <dj@delorie.com>
10559
10560 * MAINTAINERS: Add self as a DJGPP maintainer
10561
10562 2000-08-07 DJ Delorie <dj@redhat.com>
10563
10564 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10565 "if we're also building gcc, and it's a gcc that will run on the
10566 build machine, we want to use its includes instead of the system's
10567 default includes".
10568
10569 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10570
10571 * MAINTAINERS: Add self to Write After Approval list.
10572
10573 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10574
10575 * configure.in (libstdcxx_flags): Don't use `"'.
10576
10577 * config-ml.in: Adjust multilib search paths to the
10578 appropriate multilib tree.
10579
10580 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10581
10582 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10583 commas in $LANGUAGES.
10584
10585 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10586
10587 * configure.in: Re-enable all references to libg++ and librx.
10588
10589 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10590
10591 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10592 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10593 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10594 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10595
10596 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10597
10598 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10599
10600 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10601 CXX_FOR_TARGET for sed.
10602
10603 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10604
10605 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10606 Do not override if already set in the environment or in configure.
10607 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10608 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10609
10610 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10611
10612 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10613 the libtool CVS tree multi-language branch.
10614 * ltconfig, ltmain.sh: Updated.
10615
10616 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10617
10618 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10619 (clean-target): Depend on it.
10620
10621 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10622 (GCC_FOR_TARGET): Use it.
10623 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10624 * configure.in: ... here.
10625 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10626 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10627
10628 2000-07-24 Eric Christopher <echristo@cygnus.com>
10629
10630 * MAINTAINERS: Add self to Write After Approval list.
10631
10632 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10633
10634 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10635 (configure-target-libchill, configure-target-libobjc): Likewise.
10636
10637 * configure.in: Use the same cache file for all target libs.
10638 * config-ml.in: But different cache files per multilib variant.
10639
10640 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10641
10642 * configure (topsrcdir): Don't use dirname.
10643
10644 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10645
10646 * MAINTAINERS: Add self to Write After Approval list.
10647
10648 2000-07-20 Jason Merrill <jason@redhat.com>
10649
10650 * configure.in: Remove all references to libg++ and librx.
10651
10652 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10653
10654 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10655
10656 * config.sub: Update to subversions version 2000-07-06.
10657
10658 2000-07-12 Andrew Haley <aph@cygnus.com>
10659
10660 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10661 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10662
10663 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10664
10665 * symlink-tree: Check number of arguments.
10666
10667 2000-07-05 Jim Wilson <wilson@cygnus.com>
10668
10669 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10670 search path for a g++ extracted from the build tree. This
10671 will allow link tests run by configure scripts in
10672 subdirectories to succeed.
10673
10674 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10675
10676 * ltconfig: Add support for mips-dde-sysv4.2MP
10677
10678 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10679
10680 * MAINTAINERS: Add myself as loop discovery maintainer.
10681
10682 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10683
10684 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10685 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10686
10687 2000-06-19 Timothy Wall <twall@cygnus.com>
10688
10689 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10690 * config.sub: Add tic54x target.
10691
10692 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10693
10694 * MAINTAINERS: Add self as Fortran maintainer,
10695 remove Craig Burley.
10696
10697 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10698
10699 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10700 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10701
10702 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10703
10704 * MAINTAINERS: Add self as i18n maintainer
10705
10706 20000-05-21 H.J. Lu (hjl@gnu.org)
10707
10708 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10709 directory are used if they exist. Make sure
10710 $(build_tooldir)/include is searched for header files,
10711 $(build_tooldir)/lib/ for library files.
10712 (GCC_FOR_TARGET): Likewise.
10713 (CXX_FOR_TARGET): Likewise.
10714
10715 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10716
10717 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10718
10719 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10720
10721 * Makefile.in (configure-target-libiberty): Depend on
10722 configure-target-newlib.
10723
10724 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10725
10726 * configure.in, Makefile.in: Merge all libffi-related
10727 configury stuff from the libgcj tree.
10728
10729 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10730
10731 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10732 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10733
10734 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10735
10736 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10737 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10738 current version information. Add to proto-toplev directory.
10739 (gdb-taz): Build do-djunpack.
10740
10741 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10742
10743 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10744
10745 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10746
10747 * MAINTAINERS: Add self to Write After Approval list.
10748
10749 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10750
10751 * ltmain.sh: Preserve in relink_command any environment
10752 variables that may affect the linker behavior.
10753
10754 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10755
10756 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10757
10758 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10759
10760 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10761
10762 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10763
10764 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10765 with the version name.
10766
10767 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10768
10769 * MAINTAINERS: Add self as bb-reorder maintainer.
10770
10771 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10772
10773 * config.if: Tweak.
10774
10775 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10776
10777 * djunpack.bat: New file.
10778
10779 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10780
10781 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10782 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10783 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10784 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10785
10786 2000-04-16 Dave Pitts <dpitts@cozx.com>
10787
10788 * config.sub (case $basic_machine): Change default for "ibm-*"
10789 to "openedition".
10790
10791 2000-04-13 Andreas Jaeger <aj@suse.de>
10792
10793 * MAINTAINERS: Added myself.
10794
10795 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10796
10797 * Makefile.in (gdb-taz): New target. GDB specific archive.
10798 (do-md5sum): New target.
10799 (MD5PROG): Define.
10800 (PACKAGE): Default to TOOL.
10801 (VER): Default to a shell script.
10802 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10803 md5 checksum generation.
10804 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10805 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10806 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10807 insight.tar.bz2): Use gdb-taz to create archive.
10808
10809 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10810
10811 * configure (warn_cflags): Delete.
10812
10813 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10814
10815 * MAINTAINERS: Added myself.
10816
10817 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10818 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10819
10820 * configure.in (enable_libstdcxx_v3): Add.
10821 (target_libs): Add bits here to switch between libstdc++-v2 and
10822 libstdc++-v3.
10823 * config.if: And this file too.
10824 * Makefile.in: Add libstdc++-v3 targets.
10825
10826 2000-04-05 Michael Meissner <meissner@redhat.com>
10827
10828 * config.sub (d30v): Add d30v as a basic machine type.
10829
10830 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10831
10832 * configure.in: -linux-gnu*, not -linux-gnu.
10833
10834 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10835
10836 * MAINTAINERS: Add self in write-after-approval section.
10837
10838 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10839
10840 * MAINTAINERS: Add self as ia64 port maintainer.
10841
10842 2000-03-08 Neil Booth <NeilB@earthling.net>
10843
10844 * MAINTAINERS: Add self in write-after-approval section.
10845
10846 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10847
10848 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10849 (do-tar-bz2): Replace TOOL with PACKAGE.
10850 (gdb.tar.bz2): Remove GDBTK from GDB package.
10851 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10852 dejagnu.tar.bz2): New packages.
10853
10854 2000-02-27 Andreas Jaeger <aj@suse.de>
10855
10856 * configure.in: Add entry for mips*-*-linux*, move catch all
10857 *-*-*linux* entry below this one.
10858
10859 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10860
10861 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10862
10863 2000-02-24 Nick Clifton <nickc@cygnus.com>
10864
10865 * config.sub: Support an OS of "wince".
10866
10867 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10868
10869 * config.guess, config.sub: Updated to match config's 2000-02-15
10870 version.
10871
10872 2000-02-23 Linas Vepstas <linas@linas.org>
10873
10874 * config.sub: Add support for Linux/IBM 370.
10875 * configure.in: Likewise.
10876
10877 2000-02-22 Nick Clifton <nickc@cygnus.com>
10878
10879 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10880
10881 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10882
10883 * config.guess: Guess "cygwin" rather than "cygwin32".
10884
10885 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10886
10887 * configure (gcc_version): When setting, narrow search to
10888 lines containing `version_string'.
10889
10890 2000-02-15 Denis Chertykov <denisc@overta.ru>
10891
10892 * config.sub: Add support for avr target.
10893
10894 2000-02-14 Nick Clifton <nickc@cygnus.com>
10895
10896 * MAINTAINERS: Add maintainers for MCore port.
10897
10898 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
10899
10900 * config.sub: Add mmix-knuth-mmixware.
10901
10902 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10903
10904 * MAINTAINERS: Pair cccp with cpplib maintainership.
10905
10906 2000-01-27 Christopher Faylor <cgf@redhat.com>
10907
10908 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
10909 structure stuff to -L library search.
10910 (CXX_FOR_TARGET): Ditto.
10911 (CROSS_CHECK_MODULES): Fix spelling mistake.
10912
10913 2000-01-24 Mark Mitchell <mark@codesourcery.com>
10914
10915 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
10916 the C++ compiler.
10917
10918 2000-01-12 Richard Henderson <rth@cygnus.com>
10919
10920 * configure.in: Don't build some bits for beos.
10921
10922 2000-01-12 Joel Sherrill (joel@OARcorp.com)
10923
10924 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
10925 as include files.
10926
10927 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
10928
10929 * Add self as cpplib maintainer, as requested by Jason
10930 Merrill. Correct my e-mail address.
10931
10932 2000-01-06 Geoff Keating <geoffk@cygnus.com>
10933
10934 * configure.in: Use mt-aix43 to handle *_TARGET defs,
10935 not mh-aix43.
10936
10937 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
10938
10939 * MAINTAINERS: Add myself to "write after approval" list.
10940
10941 1999-12-14 Richard Henderson <rth@cygnus.com>
10942
10943 * config.guess (alpha-osf, alpha-linux): Detect ev67.
10944 * config.sub: Accept alphaev[78], alphaev8.
10945
10946 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10947
10948 * config.guess, config.sub: Update from autoconf.
10949
10950 1999-11-29 Bruce Korb <autogen@linuxbox.com>
10951
10952 * MAINTAINERS: update my playtime e-address.
10953
10954 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10955
10956 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
10957 necessary libraries are missing.
10958
10959 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
10960
10961 * MAINTAINERS: Add new 'write after approval' maintainer.
10962
10963 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
10964
10965 * MAINTAINERS: Add new Java maintainer.
10966
10967 1999-10-25 Andreas Schwab <schwab@suse.de>
10968
10969 * configure: Fix quoting inside arguments of eval.
10970
10971 1999-10-21 Nick Clifton <nickc@cygnus.com>
10972
10973 * config-ml.in: Allow suppression of some ARM multilibs.
10974
10975 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
10976
10977 * config.guess: Add OS/390 match pattern.
10978 * config.sub: Add mvs, openedition targets.
10979 * configure.in (i370-ibm-opened*): New.
10980
10981 1999-09-04 Steve Chamberlain <sac@pobox.com>
10982
10983 * config.sub: Add support for configuring for pj.
10984
10985 1999-08-31 Nick Clifton <nickc@cygnus.com>
10986
10987 * config.sub (maybe_os): Add support for configuring for fr30.
10988
10989 1999-08-25 Nick Clifton <nickc@cygnus.com>
10990
10991 * configure.in: Do not configure or build ld for AIX
10992 platforms. ld is known to be broken on these platforms.
10993
10994 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10995
10996 * config-ml.in: Pass compiler flag corresponding to multidirs to
10997 subdir configures.
10998
10999 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11000
11001 * Makefile.in (LDFLAGS): Define.
11002
11003 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11004
11005 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11006 noconfigdirs.
11007 (*-*-cygwin*): Likewise.
11008
11009 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11010
11011 * mkdep: New file.
11012 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11013 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11014
11015 From Eli Zaretskii <eliz@is.elta.co.il>:
11016 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11017 long file name when using DJGPP on MS-DOS.
11018
11019 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11020
11021 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11022
11023 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11024
11025 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11026 dependency as this causes "make check" to globally "make all"
11027
11028 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11029
11030 * configure.in (target_libs): Added target-zlib.
11031 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11032 (CONFIGURE_TARGET_MODULES): Likewise.
11033 (CHECK_TARGET_MODULES): Likewise.
11034 (INSTALL_TARGET_MODULES): Likewise.
11035 (CLEAN_TARGET_MODULES): Likewise.
11036 (configure-target-zlib): New target.
11037 (all-target-zlib): Likewise.
11038 (all-target-libjava): Depend on all-target-zlib.
11039 (configure-target-libjava): Depend on configure-target-zlib.
11040
11041 * Makefile.in (configure-target-libjava): Depend on
11042 configure-target-newlib.
11043 (configure-target-boehm-gc): New target.
11044 (configure-target-qthreads): New target.
11045
11046 * configure.in (target_libs): Added target-qthreads.
11047 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11048 (CONFIGURE_TARGET_MODULES): Likewise.
11049 (CHECK_TARGET_MODULES): Likewise.
11050 (INSTALL_TARGET_MODULES): Likewise.
11051 (CLEAN_TARGET_MODULES): Likewise.
11052 (all-target-qthreads): New target.
11053 (configure-target-libjava): Depend on configure-target-qthreads.
11054 (all-target-libjava): Depend on all-target-qthreads.
11055
11056 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11057 (CONFIGURE_TARGET_MODULES): Likewise.
11058 (CHECK_TARGET_MODULES): Likewise.
11059 (INSTALL_TARGET_MODULES): Likewise.
11060 (CLEAN_TARGET_MODULES): Likewise.
11061 (all-target-libjava): New target.
11062 (all-target-boehm-gc): Likewise.
11063 * configure.in (target_libs): Added libjava, boehm-gc.
11064
11065 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11066
11067 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11068 configure.bat in SUPPORT_FILES.
11069 (gas+binutils.tar.bz2): Likewise.
11070
11071 * makeall.bat: Remove; obsolete.
11072
11073 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11074
11075 From Mark Elbrecht:
11076 * configure.bat: Remove; obsolete.
11077
11078 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11079
11080 * configure: Add -W -Wall to the default CFLAGS when compiling with
11081 gcc.
11082
11083 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11084
11085 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11086
11087 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11088
11089 * configure.in: Build ld on IRIX6.
11090
11091 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11092
11093 * Makefile.in: Change distribution targets to use bzip2 instead of
11094 gzip.
11095 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11096 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11097
11098 1999-06-04 Nick Clifton <nickc@cygnus.com>
11099
11100 * config.sub: Add mcore target.
11101
11102 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11103
11104 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11105
11106 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11107
11108 * config.guess (dummy): Changed to $dummy.
11109
11110 1999-05-24 Nick Clifton <nickc@cygnus.com>
11111
11112 * config.sub: Tidied up case statements.
11113
11114 1999-05-22 Ben Elliston <bje@cygnus.com>
11115
11116 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11117 <jiro@din.or.jp>.
11118
11119 * config.guess: Merge with FSF version. Future changes will be
11120 more accurately recorded in this ChangeLog.
11121 * config.sub: Likewise.
11122
11123 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11124
11125 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11126
11127 1999-04-30 Tom Tromey <tromey@cygnus.com>
11128
11129 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11130
11131 1999-04-23 Tom Tromey <tromey@cygnus.com>
11132
11133 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11134
11135 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11136
11137 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11138 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11139 Bad merge removed these two changes.
11140
11141 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11142 Martin Heller (Ing.-Buero_Heller@t-online.de)
11143
11144 * config.guess (interix Alpha): Add.
11145
11146 1999-04-11 Richard Henderson <rth@cygnus.com>
11147
11148 * configure.in (i?86-*-beos*): Do config gperf; don't config
11149 gdb, newlib, or libgloss.
11150
11151 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11152
11153 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11154 link a trivial program with -mabi=64. If it fails, remove mabi=64
11155 from multidirs.
11156
11157 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11158
11159 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11160
11161 1999-04-08 Nick Clifton <nickc@cygnus.com>
11162
11163 * config.sub: Add support for mcore targets.
11164
11165 1999-04-07 Michael Meissner <meissner@cygnus.com>
11166
11167 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11168 not mt-ospace, in order to shut up assembler warning about using
11169 symbols that are named the same as registers.
11170
11171 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11172
11173 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11174 dependency list for all-target-cygmon.
11175
11176 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11177
11178 * config-ml.in: Check $host, not $target, for selective multilibs.
11179 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11180 thumb interworking, and underscore prefix multilibs.
11181
11182 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11183
11184 * missing: Update to version from current automake.
11185
11186 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11187
11188 * configure (gxx_include_dir): Removed.
11189
11190 * configure.in (gxx_include_dir): Handle it.
11191 * Makefile.in: Likewise.
11192
11193 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11194
11195 * config.sub (mips64vr4111,mips64vr4111el) Add.
11196
11197 1999-03-21 Ben Elliston <bje@cygnus.com>
11198
11199 * config.guess: Correct typo for detecting ELF on FreeBSD.
11200
11201 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11202
11203 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11204 config/mh-djgpp.
11205
11206 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11207
11208 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11209 all-target-newlib to dependency list for all-target-bsp.
11210
11211 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11212
11213 * config.sub: Add i386-uwin support.
11214 * config.guess: Likewise.
11215
11216 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11217
11218 * configure.in: cleanup, add mh-*pic handling for arm, special
11219 case powerpc*-*-aix*
11220
11221 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11222
11223 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11224 can be built.
11225
11226 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11227
11228 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11229 targets.
11230
11231 1999-03-02 Nick Clifton <nickc@cygnus.com>
11232
11233 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11234
11235 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11236
11237 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11238
11239 1999-02-24 Nick Clifton <nickc@cygnus.com>
11240
11241 * config.sub: Fix typo in arm recognition.
11242
11243 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11244
11245 * configure.in (noconfigdirs): Changed target_configdirs to
11246 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11247 rather than m68k-*-* since it is not known to work on
11248 m68k-aout. Ditto for arm-*-*oabi.
11249
11250 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11251
11252 * configure.in (*-*-windows*): Remove, no longer used.
11253
11254 1999-02-19 Ben Elliston <bje@cygnus.com>
11255
11256 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11257 Smart and improved by Andrew Cagney.
11258
11259 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11260
11261 * config.guess: Recognize openbsd-*-hppa.
11262
11263 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11264
11265 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11266 only if it is not empty.
11267
11268 1999-02-17 Nick Clifton <nickc@cygnus.com>
11269
11270 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11271
11272 * config.guess: Modified to recognize uname's armv* syntax.
11273
11274 * config.sub: Modified to recognize uname's armv* syntax.
11275
11276 1999-02-17 Mark Salter <msalter@cygnus.com>
11277
11278 * configure.in: Added target-bsp for sparclite.
11279
11280 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11281
11282 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11283
11284 1999-02-08 Nick Clifton <nickc@cygnus.com>
11285
11286 * configure.in: Add support for strongarm port.
11287 * config.sub: Add support for strongarm target.
11288
11289 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11290
11291 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11292 the old name config/mh-cygwin32.
11293 Enable texinfo.
11294
11295 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11296
11297 * configure.in: Do build ld for ix86 Solaris.
11298
11299 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11300
11301 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11302 $AR_FOR_TARGET. Likewise for RANLIB.
11303
11304 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11305
11306 * config.sub (oabi): Recognize.
11307 * configure.in (arm-*-oabi): Handle.
11308
11309 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11310
11311 * config.guess: Improve detection of i686 on UnixWare 7.
11312
11313 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11314
11315 * config.guess: Add support for i386-pc-interix.
11316 * config.sub: Likewise.
11317 * configure.in: Likewise.
11318
11319 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11320
11321 * Makefile.in: Remove unneeded all-target-libio from
11322 from all-target-winsup target since it is now unneeded.
11323 Add all-target-libtermcap in its place since it is now
11324 needed.
11325
11326 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11327
11328 * configure.in: makefile stub for cygwin target is probably
11329 unnecessary. Remove it for now.
11330
11331 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11332
11333 * configure.in: libtermcap.a should be built when cygwin is the
11334 target as well as the host.
11335 * config.guess: Allow mixed case in cygwin uname output.
11336 * Makefile.in: Add libtermcap target.
11337
11338 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11339
11340 * config.sub: Clean up handling of hppa2.0.
11341
11342 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11343
11344 * config.guess: Use C code to identify more HP machines.
11345
11346 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11347
11348 * config.sub: Handle hppa2.0.
11349
11350 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11351
11352 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11353 cygmon for all sparclite targets, regardless of object format.
11354
11355 1998-12-15 Mark Salter <msalter@cygnus.com>
11356
11357 * configure.in: Added target-bsp for several target architectures.
11358
11359 * Makefile.in: Added rules for bsp.
11360
11361 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11362
11363 * config.guess: Improve detection of hppa2.0 processors.
11364
11365 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11366
11367 * config.guess: Recognize FreeBSD using ELF automatically.
11368
11369 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11370
11371 * configure (skip-this-dir): Add handling for new shell script, which
11372 might be created by a sub-directory's configure to indicate, this particular
11373 directory is "unwanted".
11374 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11375
11376 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11377
11378 * ltconfig: import from libtool, after changing libtool to
11379 account for the cygwin name change.
11380
11381 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11382
11383 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11384 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11385
11386 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11387
11388 * configure.in: Add libtermcap to list of cygwin dependencies.
11389
11390 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11391
11392 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11393 they include winsup/include when it's a cygwin target.
11394
11395 1998-11-12 Tom Tromey <tromey@cygnus.com>
11396
11397 * configure.in (host_tools): Added zip.
11398 * Makefile.in (all-target-libjava): Depend on all-zip.
11399 (all-zip): New target.
11400 (ALL_MODULES): Added all-zip.
11401 (NATIVE_CHECK_MODULES): Added check-zip.
11402 (INSTALL_MODULES): Added install-zip.
11403 (CLEAN_MODULES): Added clean-zip.
11404
11405 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11406
11407 * Makefile.in: lose "32" from comment about cygwin.
11408
11409 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11410
11411 * configure.in: Use -Os to build target libraries for the fr30.
11412
11413 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11414
11415 * config.sub: Add fr30.
11416
11417 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11418
11419 * configure.in: drop "32" from config/mh-cygwin32. Check
11420 cygwin* instead of cygwin32*.
11421 * config.sub: Check cygwin* instead of cygwin32*.
11422
11423 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11424
11425 * config.guess: Match any version of Unixware7.
11426
11427 1998-10-20 Syd Polk <spolk@cygnus.com>
11428
11429 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11430 if desired.
11431
11432 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11433
11434 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11435 these if the appropriate directories and files to not exist.
11436
11437 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11438
11439 * Makefile.in (DEVO_SUPPORT): Add config.if.
11440
11441 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11442
11443 * configure: Add pattern to replace "build_tooldir"'s
11444 definition in the generated Makefile with "tooldir"'s
11445 actual value.
11446
11447 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11448
11449 * config.sub: Bring back lost sparcv9.
11450
11451 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11452
11453 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11454
11455 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11456 CC_FOR_TARGET and friends.
11457
11458 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11459
11460 * Makefile.in (build_tooldir): New variable, same as tooldir.
11461 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11462 -B$(build_tooldir)/bin/.
11463 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11464
11465 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11466
11467 * README: Remove installation instructions and refer to the
11468 INSTALL directory instead.
11469
11470 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11471
11472 * config.sub: Add support for i[34567]86-pc-udk.
11473 * configure.in: Likewise.
11474
11475 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11476
11477 * Makefile.in: add bzip2 package building bits for user
11478 tools module
11479 * configure.in: ditto
11480
11481 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11482
11483 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11484 (ALL_TARGET_MODULES): Add all-target-libobjc.
11485 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11486 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11487 (all-target-libchill): Add dependencies.
11488 * configure.in (target_libs): Add libchill.
11489
11490 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11491
11492 * configure.in (target_subdir): Remove duplicate line.
11493
11494 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11495
11496 * Makefile.in (all-automake): fix dependencies.
11497
11498 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11499
11500 * configure.in: Minor cleanups for building in the $(target_alias)
11501 subdir.
11502
11503 1998-09-22 Jim Wilson <wilson@cygnus.com>
11504
11505 * Makefile.in (bootstrap): Set r and s before make all. Use
11506 BASE_FLAGS_TO_PASS in make all.
11507 (cross): Likewise.
11508
11509 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11510
11511 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11512
11513 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11514
11515 * config.sub: Fix typo in last change.
11516
11517 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11518
11519 * config.sub: Add support for C4x target.
11520 * configure.in: Likewise.
11521
11522 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11523
11524 * config.sub: Recognize sparcv9 just like sparc64.
11525
11526 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11527
11528 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11529
11530 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11531
11532 * config.guess: Correctly identify Pentium II sco boxes.
11533
11534 * config.guess: Fix "tr" code. From Weiwen Liu.
11535
11536 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11537
11538 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11539 stabs.
11540
11541 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11542
11543 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11544 (ALL_TARGET_MODULES): Add all-target-libchill.
11545 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11546 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11547 (all-target-libchill): Add dependencies.
11548 * configure.in (target_libs): Add libchill.
11549
11550 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11551
11552 * config.guess: Avoid assumptions about "tr" behaves when
11553 LANG is set to something other than English.
11554
11555 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11556
11557 * configure (gxx_include_dir): Changed to
11558 '${prefix}/include/g++'-${libstdcxx_interface}.
11559
11560 * config.if: New to determine the interfaces.
11561
11562 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11563
11564 * config.guess: Detect and handle MPE/IX.
11565 * config.sub: Deal with MPE/IX.
11566
11567 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11568
11569 * configure.in: Use mh-aix43.
11570
11571 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11572
11573 * configure: Fix --without/--disable cases for gxx-include-dir.
11574
11575 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11576
11577 * mdata-sh: Imported. Needed for automake support.
11578
11579 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11580
11581 * Makefile.in (taz): Try "chmod -R og=u ." before
11582 "chmod og=u `find . -print`".
11583
11584 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11585
11586 * configure.in: Add arm-elf and thumb-elf support.
11587
11588 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11589
11590 * Makefile.in: Undo previous patch.
11591
11592 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11593
11594 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11595 to here ...
11596 (install-no-fixedincludes): and here
11597 (INSTALL_MODULES): ... from here.
11598
11599 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11600
11601 * config.sub: Merge with FSF.
11602
11603 * config.guess: Merge with FSF.
11604
11605 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11606
11607 * configure (extraconfigdirs): New variable.
11608 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11609 * Makefile.in (all): Move higher in file.
11610 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11611 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11612 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11613 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11614 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11615
11616 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11617
11618 * Makefile.in (all-target-libjava): Depend on all-gcc and
11619 all-target-newlib.
11620 (configure-target-libjava): Depend on $(ALL_GCC).
11621
11622 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11623
11624 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11625 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11626
11627 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11628
11629 * INSTALL/README: Fix typo.
11630
11631 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11632
11633 * ylwrap: Change absolute path checks to check for DOS style path
11634 names.
11635
11636 * ylwrap: Don't use a full path name if the source file is in the
11637 same directory. From hjl@lucon.org (H.J. Lu).
11638
11639 * config-ml.in: Default to being verbose, to match Feb 18 change to
11640 configure.
11641
11642 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11643
11644 Brought over from egcs:
11645
11646 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11647
11648 * configure.in (target_subdir): Set to ${target_alias} instead
11649 of "libraries".
11650
11651 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11652
11653 * configure.in (target_subdir): Set to libraries if enable_multilib.
11654
11655 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11656
11657 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11658 multilibs, force reconfiguration the first time we create
11659 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11660
11661 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11662
11663 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11664 avoid confusion with --no-recursion.
11665
11666 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11667
11668 * configure.in: Win32 hosts shouldn't use install -x
11669 * install-sh: remove -x option, and special .exe-handling
11670 hack.
11671
11672 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11673
11674 * config.guess: Recognize i586-pc-beos.
11675 * configure.in: Don't build some bits for beos.
11676
11677 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11678
11679 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11680 CFLAGS default to -O2.
11681
11682 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11683 when using GNU ld.
11684
11685 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11686
11687 * ltmain.sh: Correct install when using a different shell.
11688
11689 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11690
11691 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11692
11693 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11694
11695 * makefile.vms: Update to build binutils/makefile.vms. Add install
11696 target.
11697
11698 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11699
11700 * ltconfig: Update to correct AIX handling.
11701
11702 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11703
11704 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11705
11706 * configure.in (target_subdir): Set to ${target_alias} instead
11707 of "libraries".
11708
11709 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11710
11711 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11712 (Makefile): Depend on $(gcc_version_trigger).
11713
11714 * configure (gcc_version): Change default initializer to empty
11715 string.
11716 (gcc_version_trigger): New variable; pass this variable down
11717 to subdir configures to enable them checking gcc's version
11718 themselves. Emit make macros for both gcc_version vars.
11719 (topsrcdir): Initialize reliably.
11720 (recursion line): Remove --with-gcc-version=${gcc_version}.
11721
11722 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11723
11724 * configure (enable_version_specific_runtime_libs): Implement new flag
11725 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11726 in $(libsubdir); emit definition in each generated Makefile.
11727 (gxx_include_dir): Initialize depending on
11728 $enable_version_specific_runtime_libs.
11729
11730 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11731
11732 * configure (gcc_version): Initialize properly depending on
11733 how and where configure is started.
11734 (recursion line): Pass a --with-gcc-version=${gcc_version}
11735 to configures in subdirs.
11736
11737 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11738
11739 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11740 cygmon
11741
11742 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11743
11744 * configure.in: Add cygmon and libstub support for mn10200.
11745
11746 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11747
11748 * configure (gcc_version): Add new variable describing the
11749 particular gcc version we're building.
11750 * Makefile.in (libsubdir): Add new macro for the directory
11751 in which the compiler finds executables, libraries, etc.
11752 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11753 and libsubdir.
11754
11755 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11756
11757 * Makefile.in (local-clean): Remove *.log.
11758 (warning.log): Built with warn_summary from build.log.
11759 (mail-report.log): Run test_summary.
11760 (mail-report-with-warnings.log): Run test_summary including
11761 warning.log in the report.
11762
11763 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11764
11765 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11766
11767 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11768
11769 * Makefile.in (grep): Grep no longer depends on libiberty.
11770
11771 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11772
11773 * Makefile.in: all-snavigator needs all-libgui.
11774
11775 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11776
11777 * configure.in: Add cygmon and libstub support for mn10300.
11778
11779 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11780
11781 * missing: Update to version from automake 1.3.
11782
11783 * ltmain.sh: On installation, don't get confused if the same name
11784 appears more than once in the list of library names.
11785
11786 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11787
11788 * config.sub: Accept m68060 and m5200 as CPU names.
11789
11790 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11791
11792 * configure: Use && rather than using -a in test, because odd
11793 strings can confuse test.
11794 * configure.in: Likewise.
11795
11796 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11797
11798 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11799
11800 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11801
11802 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11803 bootstrap4-lean): New targets.
11804
11805 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11806
11807 * mpw-* Delete. Not used.
11808
11809 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11810
11811 * COPYING.LIB: Update FSF address.
11812
11813 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11814
11815 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11816
11817 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11818 GAS_SUPPORT_DIRS.
11819
11820 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11821
11822 * ltconfig, ltmain.sh: Avoid producing a version number if
11823 -version-info was not used.
11824
11825 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11826
11827 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11828 building with newlib.
11829
11830 1998-04-30 Paul Eggert <eggert@twinsun.com>
11831
11832 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11833 Solaris `make' causes it to continue to next definition.
11834
11835 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11836
11837 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11838 the right GUI libraries and files are installed along with GDB.
11839
11840 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11841
11842 * configure.in: Change alpha to alpha* in several places.
11843
11844 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11845
11846 * config.sub: Recognize sparc86x.
11847
11848 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11849
11850 * configure.in (--enable-target-optspace): Remove debug echo.
11851
11852 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11853
11854 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11855
11856 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11857
11858 * ltconfig: Update cygwin32 support.
11859
11860 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11861 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11862 (GDB_SUPPORT_DIRS): Likewise.
11863
11864 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11865
11866 * configure.in (target_makefile_frag): If --enable-target-optspace,
11867 use -Os to compile target libraries rather than -O2. Default to
11868 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11869 not used.
11870 * configure.in (target_cflags): Ditto for d30v.
11871
11872 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11873
11874 * Makefile.in (all-bfd): Depend on all-intl.
11875 (all-binutils): Likewise.
11876 (all-gas): Likewise.
11877 (all-gprof): Likewise.
11878 (all-ld): Likewise.
11879
11880 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11881
11882 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11883
11884 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11885
11886 * Makefile.in (all-bfd): Depend upon all-libiberty.
11887
11888 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11889
11890 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
11891
11892 * Makefile.in: Add libstub.
11893
11894 * configure.in: Ditto. Build libstub for targets that have cygmon
11895 support.
11896
11897 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
11898
11899 * configure.in: Don't set PICFLAG on ix86-cygwin32.
11900
11901 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
11902
11903 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
11904 use mh-sysv5 if specified. Support gprof on SCO Open Server.
11905
11906 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
11907
11908 * configure: Define DEFAULT_M4 by searching PATH.
11909 * Makfile.in: Use DEFAULT_M4.
11910
11911 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
11912
11913 * ltconfig: Add cygwin32 support.
11914
11915 * Makefile.in, configure.in: Add libtool as a native only directory
11916 to configure and build.
11917
11918 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
11919
11920 * Makefile.in (INSTALL_MODULES): Remove texinfo.
11921
11922 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
11923
11924 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
11925
11926 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
11927
11928 * Makefile.in: add ash make rules
11929 * configure.in: add ash to native_only and host_tools lists
11930
11931 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
11932
11933 * Makefile.in (all-gettext, all-intl): New targets.
11934 (ALL_MODULES): Added all-gettext, all-intl.
11935 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
11936 (INSTALL_MODULES): Added install-gettext, install-intl.
11937 (CLEAN_MODULES): Added clean-gettext, clean-intl.
11938
11939 * configure.in (host_tools): Added gettext.
11940 (native_only): Likewise.
11941 (noconfigdirs) [various cases]: Likewise.
11942 (host_libs): Added intl.
11943
11944 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
11945
11946 * configure: Do not disable building gdbtk for cygwin32 hosts.
11947
11948 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
11949
11950 * configure.in: Add thumb-coff target.
11951 * config.sub: Add thumb-coff target.
11952
11953 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
11954
11955 * Makefile.in: Revert yesterday's change.
11956 (all-target-winsup): all-target-librx stays out of here.
11957
11958 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
11959
11960 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
11961 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
11962 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
11963 Remove references to librx and libg++.
11964
11965 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
11966
11967 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
11968 recursive makes
11969
11970 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
11971
11972 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
11973 for newlib directory.
11974 (CXX_FOR_TARGET): Likewise.
11975
11976 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
11977
11978 * ltconfig: Update after libtool/ltconfig.in change for
11979 hpux11.
11980
11981 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
11982
11983 * ltconfig, ltmain.sh: Update to libtool 1.2.
11984
11985 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
11986
11987 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
11988 (install-gcc-cross): Instead, override LANGUAGES here.
11989
11990 1998-03-18 Dave Love <d.love@dl.ac.uk>
11991
11992 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
11993 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
11994
11995 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
11996
11997 * configure.in: Add Thumb-pe target.
11998
11999 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12000
12001 * Makefile.in - changed sn targets to snavigator
12002 * configure.in - changed sn targets to snavigator
12003
12004 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12005
12006 * config-ml.in: After building symlink tree call make distclean
12007 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12008 to be the case for libiberty.
12009
12010 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12011
12012 * configure: When making link, also check the current
12013 directory. The configure scripts may create one.
12014
12015 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12016
12017 * config.sub: Accept alphapca56 and alphaev6 properly.
12018
12019 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12020
12021 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12022
12023 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12024
12025 * config.sub (sco5): Fix typo.
12026
12027 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12028
12029 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12030 install-itcl.
12031 (install-itcl): Remove dependency on install-tcl.
12032
12033 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12034
12035 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12036
12037 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12038
12039 * configure.in: Don't build libgui for a cygwin32 target when not on
12040 a cygwin32 host.
12041
12042 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12043
12044 * configure (redirect): Set to null, so default behavior of
12045 configure is now --verbose.
12046
12047 1998-02-16 Dave Love <d.love@dl.ac.uk>
12048
12049 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12050 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12051
12052 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12053
12054 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12055 this change to sync Makefile.in with its ChangeLog entries.
12056
12057 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12058
12059 * ltmain.sh (mkdir): Check that the directory doesn't exist
12060 before we exit with error, so that we don't get races during
12061 parallel builds.
12062
12063 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12064
12065 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12066
12067 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12068
12069 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12070 PICFLAG_FOR_TARGET.
12071 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12072
12073 * configure: Emit a definition for the new macro enable_shared
12074 into each Makefile.
12075
12076 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12077
12078 * configure.in (host_tools, native_only): Add libtool.
12079
12080 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12081
12082 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12083 Fix typo in ming config comment.
12084
12085 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12086
12087 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12088
12089 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12090
12091 * config.sub: Add tic30 cases, and map c30 to tic30.
12092
12093 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12094
12095 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12096 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12097 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12098 (CLEAN_TARGET_MODULES): Similarly
12099 (all-target-libf2c): Add dependences.
12100 * configure.in (target_libs): Add libf2c.
12101
12102 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12103
12104 * configure.in: Remove expect from noconfigdirs when target
12105 is cygwin32. OK to build expect and dejagnu with Canadian
12106 Cross.
12107
12108 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12109
12110 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12111 host.
12112
12113 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12114 and mingw32.
12115
12116 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12117
12118 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12119 here as it is not defined in the toplevel Makefile.
12120
12121 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12122
12123 * configure (package_makefile_rules_frag): New variable, which names
12124 a file with generic rules, ...
12125 Change comment to mention we now have FIVE parts.
12126 * configure: Undo last change.
12127
12128 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12129
12130 * config.guess: More accurate determination of HP processor types.
12131 * config.sub: More accurate determination of HP processor types.
12132
12133 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12134
12135 * configure (package_makefile_frag): Move inserting the
12136 ${package_makefile_frag} to where it should be according
12137 to the comment.
12138
12139 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12140
12141 * config.guess: Add support for Linux/ARM.
12142
12143 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12144
12145 * .cvsignore: Remove *-info and *-install since they match
12146 release-info and mpw-install, which we don't want to just ignore.
12147
12148 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12149
12150 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12151
12152 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12153
12154 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12155 local_prefix to sub-make invocations.
12156
12157 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12158
12159 * configure.in: Check makefile fragments in the source
12160 directory.
12161
12162 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12163
12164 * configure.in: Check whether host and target makefile
12165 fragments exist before adding them to *_makefile_frag.
12166
12167 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12168
12169 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12170
12171 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12172
12173 * configure.in: Make sure we only replace RPATH_ENVVAR on
12174 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12175 regexp to sed.
12176
12177 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12178 to sub-makes.
12179
12180 1998-01-13 Lee Iverson (leei@ai.sri.com)
12181
12182 * config-ml.in (multi-do): LDFLAGS must include multilib
12183 designator.
12184
12185 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12186
12187 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12188
12189 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12190
12191 * config.sub: Add mingw32 support.
12192 * configure.in: Likewise.
12193
12194 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12195
12196 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12197
12198 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12199
12200 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12201 * configure (gxx_include_dir): Provide a definition for subdirs
12202 which do not use autoconf.
12203
12204 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12205
12206 * config.guess: Sync with egcs. Picks up new alpha support,
12207 BeOS & some additional linux support.
12208
12209 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12210
12211 * config.guess: HP 9000/803 is a PA1.1 machine.
12212
12213 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12214
12215 * configure.in: It's alpha*-...
12216
12217 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12218
12219 * configure.in (host_makefile_frag, target_makefile_frag):
12220 Handle multiple config files.
12221 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12222 alpha-*-*.
12223
12224 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12225
12226 * mkdep: New file.
12227
12228 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12229
12230 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12231
12232 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12233
12234 * Makefile.in: Add libgui directory.
12235 (GDB_TK): Add all-libgui.
12236 * configure.in: Add libgui directory.
12237 * configure: Add all-libgui to GDB_TK.
12238
12239 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12240
12241 * config-ml.in (multidirs): Add m32r to multilib list.
12242
12243 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12244
12245 * Makefile.in (all-target-gperf): Change dependency to
12246 all-target-libstdc++.
12247
12248 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12249
12250 * config.guess: Add BeOS support.
12251
12252 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12253
12254 Source directory cvs renamed to cvssrc:
12255 * configure.in (host_tools): Change cvs to cvssrc.
12256 (native_only): Likewise.
12257 (noconfigdirs) [various cases]: Likewise.
12258 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12259 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12260 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12261 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12262 (all-cvssrc): Rename target from all-cvs.
12263
12264 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12265
12266 * configure (gxx_include_dir): Fix thinko.
12267
12268 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12269
12270 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12271 (install-cross, install-gcc-cross): New targets.
12272
12273 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12274
12275 * configure.in (noconfigdirs): Add support for Thumb target.
12276
12277 * config.sub (maybe_os): Add support for Thumb target.
12278
12279 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12280
12281 * Makefile.in: Add rules for cygmon.
12282
12283 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12284
12285 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12286
12287 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12288 * configure (gxx_include_dir): Provide a definition for subdirs
12289 which do not use autoconf.
12290
12291 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12292
12293 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12294 11/18/97 build
12295
12296 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12297
12298 * From Franz Sirl.
12299 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12300 found on RedHat Linux systems.
12301
12302 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12303
12304 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12305 guesses.
12306
12307 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12308
12309 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12310
12311 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12312
12313 * ltmain.sh: If mkdir fails, check whether the directory was created
12314 anyhow by some other process.
12315
12316 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12317
12318 * configure.in (d30v-*-*): Configure all directories.
12319
12320 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12321
12322 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12323 for the D30V.
12324
12325 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12326
12327 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12328
12329 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12330
12331 * include/libiberty.h: Add extern "C" { so it can be used with C++
12332 progrms.
12333 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12334 programs.
12335
12336 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12337
12338 * configure.in (d30v-*-*): Configure GCC now.
12339
12340 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12341
12342 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12343 is no longer needed.
12344
12345 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12346
12347 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12348
12349 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12350
12351 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12352 targets using "$@" to provide support for similar but not identical
12353 targets without having to duplicate code.
12354
12355 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12356
12357 * makefile.vms: Fix to work with DEC C.
12358
12359 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12360
12361 * config.sub: Add mips-tx39-elf to marketing names.
12362
12363 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12364
12365 * ltmain.sh: Handle symlinks in generated script.
12366
12367 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12368
12369 * configure: Handle autoconf style directory options: --bindir,
12370 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12371 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12372 --sysconfdir.
12373 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12374 (sharedstatedir, localstatedir, oldincludedir): New variables.
12375 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12376 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12377 sbindir, sharedstatedir, and sysconfdir.
12378
12379 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12380
12381 * Makefile.in (bootstrap-lean): New target.
12382
12383 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12384
12385 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12386 sn, and gnuserv from noconfigdirs.
12387
12388 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12389
12390 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12391
12392 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12393
12394 * Makefile.in (cross): New target.
12395
12396 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12397 Jeff Law <law@cygnus.com>
12398
12399 * Makefile.in (bootstrap2, bootstrap3): New targets.
12400 (all-bootstrap): Remove outdated and confusing target.
12401 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12402
12403 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12404
12405 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12406 windows. Consistent with gdb/configure.
12407
12408 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12409
12410 * configure.in: Name Linux target fragment.
12411
12412 * configure: Rewrite so that project Makefile fragment is inserted
12413 first and appears last in the resulting Makefile.
12414
12415 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12416
12417 * Makefile.in (install-itcl): Install tcl first.
12418
12419 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12420
12421 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12422
12423 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12424
12425 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12426
12427 * configure.in (skipdirs): Add target-librx for Linux.
12428 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12429
12430 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12431
12432 * Makefile.in (bootstrap): New target.
12433
12434 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12435
12436 * config.sub: Accept 'amigados' for backward compatibility.
12437
12438 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12439
12440 * config.guess: Merge with FSF.
12441
12442 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12443
12444 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12445
12446 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12447
12448 * config.sub: Add "marketing-names" patch.
12449
12450 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12451
12452 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12453
12454 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12455
12456 * config.sub: Handle v850-elf.
12457
12458 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12459
12460 * .cvsignore (*-install): Remove.
12461
12462 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12463
12464 * ltconfig: Set CONFIG_SHELL in libtool.
12465 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12466
12467 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12468
12469 * configure.in (target_subdir): Set to libraries if enable_multilib.
12470
12471 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12472
12473 * config.guess: Update from gcc directory.
12474
12475 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12476
12477 * Makefile.in (all-sim): Depends on all-readline.
12478
12479 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12480
12481 * Makefile.in (BISON, YACC): Use $$s.
12482 (all-bison): Depend on all-texinfo.
12483
12484 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12485
12486 * Makefile.in (BISON): Add -L flag.
12487 (YACC): Likewise.
12488
12489 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12490
12491 * configure.in (noconfigdirs): Add support for v850e target.
12492
12493 * config.sub (maybe_os): Add support for v850e target.
12494
12495 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12496
12497 * configure.in (noconfigdirs): Add support for v850ea target.
12498
12499 * config.sub (maybe_os): Add support for v850ea target.
12500
12501 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12502
12503 * config.sub: Add mipstx39. Delete r3900.
12504
12505 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12506
12507 * Makefile.in (all-autoconf): Depends on all-texinfo.
12508
12509 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12510
12511 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12512 eabi targets.
12513
12514 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12515
12516 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12517
12518 * configure: When handling a Canadian Cross, handle YACC as well as
12519 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12520 * Makefile.in (all-bison): Depend upon all-texinfo.
12521
12522 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12523
12524 * Makefile.in (BISON): bison, not byacc or bison -y.
12525 (YACC): bison -y or byacc or yacc.
12526 (various): Add *-bison as appropriate.
12527 (taz): No need to mess with BISON anymore.
12528
12529 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12530
12531 * configure: If OSTYPE matches *win32*, try to find a good value for
12532 CONFIG_SHELL.
12533
12534 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12535
12536 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12537 configure.in if it is present.
12538
12539 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12540
12541 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12542
12543 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12544
12545 * config.sub: Recognize `arc' cpu.
12546 * configure.in: Likewise.
12547 * config-ml.in: Likewise.
12548
12549 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12550
12551 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12552
12553 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12554
12555 * configure: Changed sed delimiter from ':' to '|' when
12556 attempting to substitute ${config_shell} for SHELL. On
12557 NT ${config_shell} may contain a ':' in it.
12558
12559 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12560
12561 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12562
12563 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12564
12565 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12566
12567 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12568
12569 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12570
12571 * ylwrap: If the program is a relative path, force it to be
12572 absolute.
12573
12574 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12575
12576 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12577
12578 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12579
12580 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12581 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12582 for libraries.
12583
12584 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12585
12586 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12587 separated by spaces.
12588
12589 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12590
12591 * ylwrap: New file.
12592 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12593
12594 * ltmain.sh: Handle /bin/sh at start of install program.
12595
12596 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12597
12598 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12599 * missing: New file, from automake 1.2.
12600
12601 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12602
12603 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12604 check-tk to CHECK_X11_MODULES.
12605
12606 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12607
12608 * config.sub: Merge with FSF.
12609
12610 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12611
12612 * config.guess: Merge with FSF.
12613
12614 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12615
12616 * configure: Treat msdosdjgpp like go32.
12617 * configure.in: Likewise. Don't remove gprof for go32.
12618
12619 * configure: Change Makefile.tem2 to Makefile.tm2.
12620
12621 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12622
12623 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12624
12625 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12626
12627 * install-sh (chmodcmd): Set to null if the DST directory already
12628 exists. Same as Nov 11th change.
12629
12630 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12631
12632 * configure (GDB_TK): Needs itcl and tix.
12633
12634 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12635
12636 * config.guess: Update from FSF.
12637
12638 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12639
12640 * Makefile.in (GDB_TK): Depend on itcl and tix.
12641
12642 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12643
12644 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12645 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12646 (INSTALL_SCRIPT): New variable.
12647 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12648 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12649 to -x.
12650 * install-sh: Add support for -x option.
12651
12652 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12653
12654 * configure.in, Makefile.in: Treat tix like itcl.
12655
12656 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12657
12658 * Makefile.in (WINDRES): New variable.
12659 (WINDRES_FOR_TARGET): New variable.
12660 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12661 (EXTRA_HOST_FLAGS): Add WINDRES.
12662 (EXTRA_TARGET_FLAGS): Add WINDRES.
12663 (EXTRA_GCC_FLAGS): Add WINDRES.
12664 ($(DO_X)): Pass down WINDRES.
12665 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12666 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12667 DLLTOOL_FOR_TARGET.
12668
12669 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12670
12671 * configure.in: configure sim before gdb for win32-x-ppc
12672
12673 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12674
12675 Move gperf into the toplevel, from libg++.
12676 * configure.in (target_tools): Add target-gperf.
12677 (native_only): Add target-gperf.
12678 * Makefile.in (all-target-gperf): New target, depend on
12679 all-target-libg++.
12680 (configure-target-gperf): Empty rule.
12681 (ALL_TARGET_MODULES): Add all-target-gperf.
12682 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12683 (CHECK_TARGET_MODULES): Add check-target-gperf.
12684 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12685 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12686
12687 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12688
12689 * config.sub (mn10200): Recognize new basic machine.
12690
12691 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12692
12693 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12694 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12695
12696 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12697
12698 * configure.in: If we're building mips-sgi-irix6* native, turn on
12699 ENABLE_MULTILIB and set TARGET_SUBDIR.
12700
12701 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12702
12703 * Makefile.in (all-sn): Depend on all-grep.
12704
12705 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12706
12707 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12708
12709 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12710 Makefile. From Jeff Makey <jeff@cts.com>.
12711 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12712
12713 * Makefile.in (DISTBISONFILES): Remove.
12714 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12715 $(DEFAULT_YACC).
12716
12717 * configure.in: Build itl, db, sn, etc., when building for native
12718 cygwin32.
12719
12720 * Makefile.in (LD): New variable.
12721 (EXTRA_HOST_FLAGS): Pass down LD.
12722 ($(DO_X)): Likewise.
12723
12724 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12725
12726 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12727
12728 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12729
12730 * configure.in (targargs): Strip out any supplied --build argument
12731 before adding our own. Always add --build.
12732
12733 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12734
12735 * configure.in (targargs): Pass --build if we're doing
12736 a cross-compile.
12737
12738 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12739
12740 * configure: Use '|' instead of ":" as the separator in
12741 sed. Otherwise sed chokes on NT path names with drive
12742 designators. Also look for "?:*" as the leading characters in an
12743 absolute pathname.
12744
12745 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12746
12747 * config.sub: Support for r3900.
12748
12749 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12750
12751 * configure.in: Use install-sh, not install.sh.
12752
12753 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12754
12755 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12756 apply it twice.
12757
12758 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12759
12760 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12761 install-binutils.
12762
12763 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12764
12765 * Makefile.in: Add automake targets.
12766 * configure.in (host_tools): Add automake.
12767
12768 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12769
12770 * configure: Default CXX to c++, not gcc.
12771 * Makefile.in (CXX): Set to c++, not gcc.
12772 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12773
12774 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12775
12776 * install-sh: try appending a .exe if source file doesn't
12777 exist
12778
12779 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12780
12781 * configure.in: Turn on multilib by default.
12782 (cross_only): Remove target-libiberty.
12783
12784 * Makefile.in (all-gcc): Don't depend on libiberty.
12785
12786 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12787
12788 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12789
12790 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12791
12792 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12793 (DISTBISONFILES): Add ld/Makefile.in
12794
12795 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12796
12797 * configure.in: if target is cygwin32 but host isn't cygwin32,
12798 don't configure gdb tcl tk expect, not just gdb.
12799
12800 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12801
12802 * configure.in: Added gnuserv everywhere sn appears.
12803
12804 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12805 (CROSS_CHECK_MODULES): Added check-gnuserv.
12806 (INSTALL_MODULES): Added install-gnuserv.
12807 (CLEAN_MODULES): Added clean-gnuserv.
12808 (all-gnuserv): New target.
12809
12810 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12811
12812 * config.guess: Fixes for MIPS OpenBSD systems.
12813
12814 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12815
12816 * Makefile.in (INSTALL_XFORM): Remove.
12817 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12818
12819 * mkinstalldirs: New file, copied from automake.
12820 * Makefile.in (installdirs): Rename from install-dirs. Use
12821 mkinstalldirs. Change all users.
12822 (DEVO_SUPPORT): Add mkinstalldirs.
12823
12824 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12825
12826 * install-sh: Rename from install.sh.
12827 * Makefile.in (INSTALL): Change install.sh to install-sh.
12828 (DEVO_SUPPORT): Likewise.
12829
12830 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12831 Graichen <graichen@rzpd.de>.
12832
12833 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12834
12835 * config.guess: Recognize OpenBSD systems correctly.
12836
12837 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12838
12839 * README, Makefile.in (ETC_SUPPORT): Remove references to
12840 cfg-paper*, configure.{texi,man,info*}._
12841
12842 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12843
12844 * Makefile.in (all.normal): Ensure that gcc is built after all
12845 the x11 - ie gdb - targets.
12846
12847 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12848
12849 * makefile.vms: Don't run conf-a-gas.
12850
12851 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12852
12853 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12854
12855 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12856
12857 * configure.in: Remove noconfigdirs case since gdb also
12858 configures and builds for tic80-coff.
12859
12860 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12861
12862 * configure: Set cache_file to config.cache.
12863 * Makefile.in (local-distclean): Remove config.cache.
12864
12865 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12866
12867 * COPYING: Update FSF address.
12868
12869 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12870
12871 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12872 noconfigdirs.
12873
12874 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12875
12876 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12877 MAKEDIRS, is empty.
12878
12879 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12880
12881 * config.sub: Tweak mn10300 entry.
12882
12883 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12884
12885 * configure.in (host_tools): Put sim before gdb, so gdb's
12886 configure.tgt can determine if the simulator was configured.
12887
12888 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12889
12890 * config.sub: Move BeOS $os case to be with other Cygnus
12891 local cases.
12892
12893 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
12894
12895 * config.sub: Remove misplaced comment that broke Linux.
12896
12897 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
12898
12899 * config.sub: Add BeOS support.
12900
12901 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
12902
12903 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
12904
12905 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
12906
12907 * configure.in (noconfigdirs): Remove tcl and tk from
12908 noconfigdirs for cygwin32 builds.
12909
12910 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
12911
12912 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
12913
12914 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
12915
12916 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
12917 make-all.com, use makefile.vms instead.
12918
12919 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
12920
12921 * config.sub: Accept -lnews*.
12922
12923 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
12924
12925 * configure.in (noconfigdirs): Disable target-newlib,
12926 target-examples and target-libiberty for d30v.
12927
12928 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12929
12930 * configure.in (noconfigdirs): Enable ld for d30v.
12931
12932 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
12933
12934 * configure.in (tic80-*-*): Build compiler.
12935
12936 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
12937
12938 * configure.in (d30v-*): Remove sim directory from list of
12939 unsupported d30v directories
12940
12941 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
12942
12943 * config.sub, configure.in: Add d30v target cpu.
12944
12945 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
12946
12947 * makefile.vms: New file.
12948 * make-all.com: Remove.
12949
12950 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
12951
12952 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
12953
12954 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
12955
12956 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
12957
12958 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
12959
12960 * Makefile.in (ALL_MODULES): Added all-db.
12961 (CROSS_CHECK_MODULES): Addec check-db.
12962 (INSTALL_MODULES): Added install-db.
12963 (CLEAN_MODULES): Added clean-db.
12964
12965 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
12966
12967 * config.guess: Merge with latest FSF sources.
12968
12969 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
12970
12971 * Makefile.in (ALL_MODULES): Added all-itcl.
12972 (CROSS_CHECK_MODULES): Added check-itcl.
12973 (INSTALL_MODULES): Added install-itcl.
12974 (CLEAN_MODULES): Added clean-itcl.
12975
12976 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
12977
12978 * configure.in: build gdb for mn10200
12979
12980 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
12981
12982 * Makefile.in (all-target-winsup): Depend on all-target-libio.
12983
12984 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
12985
12986 * configure.in (tic80-*-*): Turn off most targets right now.
12987
12988 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
12989
12990 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
12991 rather than the makeinfo program.
12992 (do-info): Depend upon all-texinfo.
12993
12994 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
12995
12996 * configure.in: Remove uses of config/mh-linux.
12997
12998 * config.sub, config.guess: Merge with latest FSF sources.
12999
13000 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13001
13002 * config.sub (case $basic_machine): Add tic80 entries.
13003
13004 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13005
13006 * config.sub, config.guess: Merge with latest FSF sources.
13007
13008 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13009
13010 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13011 * mpw-config.in: Test for NewFolderRecursive.
13012 * mpw-install: Use symbolic name for startup filename.
13013 * mpw-README: Add various additional details.
13014
13015 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13016
13017 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13018
13019 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13020
13021 * configure.in: Do build gcc and the target libraries for
13022 the mn10200.
13023
13024 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13025
13026 * configure.in: don't avoid building gdb for mn10300 any more
13027 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13028 instead of single-quoting it.
13029
13030 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13031
13032 * configure.in: Don't use --with-stabs on IRIX 6.
13033
13034 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13035
13036 * configure.in (m32r): Build gdb, libg++ now.
13037
13038 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13039
13040 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13041 directories from noconfigdirs.
13042
13043 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13044
13045 * config.sub (basic_machine): added mips16 configuration
13046
13047 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13048
13049 * config.sub: Handle d10v-unknown.
13050
13051 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13052
13053 * config.sub: Handle v850-unknown.
13054
13055 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13056
13057 * Makefile.in: add findutils
13058 * configure.in: add findutils to list of host_tools
13059
13060 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13061
13062 * config.sub: Handle mn10200 and mn10300.
13063
13064 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13065
13066 * configure.in (d10v-*): Do not build librx.
13067
13068 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13069
13070 * configure.in (mn10300): Build everything except gdb & libgloss.
13071
13072 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13073
13074 * config.guess: Patch for Dansk Data Elektronik servers,
13075 from Niels Skou Olsen <nso@dde.dk>.
13076
13077 For ncr, use /bin/uname rather than uname, since GNU uname does not
13078 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13079
13080 Patch for MIPS R4000 running System V,
13081 from Eric S. Raymond <esr@snark.thyrsus.com>.
13082
13083 Fix thinko for nextstep.
13084
13085 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13086
13087 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13088 * config.guess: Guess mips-dec-mach_bsd4.3.
13089
13090 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13091 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13092 release numbers.
13093 * config.guess (mips-mips-riscos*): Emit just enough of the
13094 release number.
13095
13096 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13097 * config.guess (sparc-auspex-sunos*): Added.
13098 (f300-fujitsu-*): Added.
13099
13100 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13101 * config.guess: Recognize a Tadpole as a sparc.
13102
13103 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13104
13105 * config.guess: Don't assume that NextStep version is either 2 or
13106 3. NextStep 4 (aka OpenStep 4) has come out now.
13107
13108 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13109
13110 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13111 From Rik Faith <faith@cs.unc.edu>.
13112
13113 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13114
13115 * config.sub: Contributions from bug-gnu-utils to:
13116 Support plain "hppa" (no version given) architecture, reported by
13117 OpenStep.
13118 OpenBSD like NetBSD.
13119 LynxOs is not a hardware supplier.
13120
13121 * config.guess: Contributions from bug-gnu-utils to add support for:
13122 OpenBSD like NetBSD.
13123 Stratus systems.
13124 More Pyramid systems.
13125 i[n>4]86 Intel chips.
13126 M680[n>4]0 Motorola chips.
13127 Use unknown instead of lynx for hardware manufacturer.
13128
13129 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13130
13131 * install.sh (chmodcmd): Set to null if the DST directory already
13132 exists.
13133
13134 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13135
13136 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13137 not use mt-ppc target Makefile fragment any more.
13138
13139 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13140
13141 * configure.in (*-*-windows): Exclude everything but those dirs
13142 needed to build windows.
13143
13144 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13145
13146 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13147
13148 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13149
13150 * configure.in: Exclude mmalloc from i386-windows.
13151
13152 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13153
13154 * Undo my previous change.
13155
13156 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13157
13158 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13159 unconditionally.
13160 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13161
13162 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13163
13164 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13165 host to add it's own flags.
13166
13167 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13168
13169 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13170
13171 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13172
13173 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13174 (CXX_FOR_TARGET): Likewise.
13175 (GCC_FOR_TARGET): Define.
13176 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13177 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13178 CC_FOR_TARGET was specified on the command line.
13179 (MAKEOVERRIDES): Don't define.
13180
13181 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13182
13183 * configure.in (m32r): Fix spelling of libg++ libs.
13184
13185 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13186
13187 * config.sub (-apple*): Remove, now redundant.
13188
13189 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13190
13191 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13192
13193 * configure: Rework yesterday's sed script patch.
13194
13195 * config.sub: Merge with FSF.
13196
13197 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13198
13199 * config.guess: Merge from FSF.
13200
13201 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13202 * config.guess: Use pc instead of unknown, for pc clone systems.
13203 Change linux to linux-gnu.
13204
13205 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13206 * config.guess: Avoid non-portable tr syntax.
13207
13208 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13209
13210 * test-build.mk (HOLES): Add "xargs" for gdb.
13211
13212 * configure: Avoid hpux10.20 sed bug.
13213
13214 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13215
13216 * configure.in: Add support for windows host
13217 (that is a build done under the Microsoft build environment).
13218
13219 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13220
13221 * Makefile.in: Replace all uses of srcroot with s, to shrink
13222 command line lengths.
13223
13224 Patches from Geoffrey Noer <noer@cygnus.com>:
13225 * configure.in: If configuring for newlib, pass --with-newlib to
13226 subdirectories.
13227 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13228 -Bnewlib/ and -Lwinsup to gcc.
13229 (CXX_FOR_TARGET): Likewise.
13230
13231 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13232
13233 * Makefile.in (ETC_SUPPORT): Add configure.
13234
13235 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13236
13237 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13238 host configuration file.
13239
13240 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13241
13242 * configure.in: Break mn10x00 support into separate
13243 mn10200 and mn10300 configurations.
13244 * config.sub: Likewise.
13245
13246 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13247
13248 * configure.in: Add lots of stuff to noconfigdirs for
13249 the mn10x00 targets.
13250
13251 * config.sub, configure.in: Add mn10x00 support.
13252
13253 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13254
13255 * make-all.com: Call conf-a-gas, not config-a-gas.
13256
13257 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13258
13259 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13260 targets.
13261
13262 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13263
13264 * mpw-README: Add much more detail for native PowerMac.
13265 * mpw-install: New file.
13266 * mpw-configure: Add --norecursion and --help options.
13267 * mpw-config.in: Translate readme and install files when
13268 copying to objdir.
13269 * mpw-build.in: Don't always depend on byacc and flex.
13270 (install-only-top): New action.
13271
13272 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13273
13274 * configure.in: You can now configure GDB for the v850.
13275
13276 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13277
13278 * configure.in (noconfigdirs): Don't configure any C++ dirs
13279 if targeting D10V.
13280
13281 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13282
13283 * config.sub: Recognize mips64vr5000.
13284
13285 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13286
13287 * configure.in: Use a single line for host_tools and native_only.
13288
13289 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13290
13291 * config.sub, configure.in: Add entries for m32r.
13292
13293 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13294
13295 * Makefile.in (inet-install): Don't run install-gzip.
13296
13297 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13298
13299 * configure.in: Don't config lots of things for *-*-windows*.
13300
13301 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13302
13303 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13304 (host_libs, host_tools): Copy from configure.in.
13305 * mpw-configure: Don't complain about directories not found.
13306
13307 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13308
13309 * configure.in (i[345]86): Recognize i686 for pentium pro.
13310 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13311 file.
13312
13313 * config.guess (i[345]86): Ditto.
13314
13315 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13316
13317 * configure.in (noconfigdirs): Removed gdb for D10V.
13318
13319 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13320
13321 * configure.in: Remove ld, target-libio, target-libg++, and
13322 target-libstdc++ from noconfigdirs.
13323
13324 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13325
13326 * configure: Fix three locations where shell scripts were
13327 being run directly rather than with config_shell.
13328
13329 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13330
13331 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13332 * config.sub (basic_machine): Recognize v850.
13333
13334 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13335
13336 * mpw-configure: Handle multiple enable/disable options and
13337 pass them down recursively, handle -c and -s flags appropriately
13338 depending on choice of compiler, add escape mechanism for
13339 quoted arguments to gC.
13340
13341 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13342
13343 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13344 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13345 so that -mrelocatable-lib and -mno-eabi are used.
13346
13347 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13348 not support --print-multi-lib, don't abort.
13349
13350 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13351
13352 * make-all.com: Run config-a-gas.
13353 * setup.com: Don't copy subdirectory files around.
13354
13355 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13356
13357 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13358 target, it now compiles correctly.
13359
13360 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13361
13362 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13363
13364 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13365
13366 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13367
13368 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13369
13370 * configure.in (native_only): Add prms.
13371
13372 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13373
13374 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13375 (BINUTILS_SUPPORT_DIRS): Likewise.
13376
13377 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13378
13379 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13380 d10v support is added.
13381
13382 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13383
13384 * configure.in (d10v-*-*): New target.
13385
13386 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13387
13388 * config.guess (HP 9000/811): Recognize this as a PA1.1
13389 machine.
13390
13391 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13392
13393 * Makefile.in (do-tar-gz): New target, split out from tail end of
13394 taz target. Run each command separately, don't use pipes.
13395 (taz): Use it.
13396
13397 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13398
13399 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13400 * mpw-build.in: No builds should depend on building byacc or flex,
13401 they are assumed to be installed already.
13402
13403 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13404
13405 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13406 variable that CC_FOR_TARGET needs.
13407
13408 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13409
13410 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13411 options have changed since the last time the subdirectory was
13412 configured, and if it has, reconfigure.
13413 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13414 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13415
13416 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13417
13418 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13419 CLEAN_MODULES): Add bash.
13420 (all-bash): New target.
13421
13422 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13423
13424 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13425
13426 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13427
13428 * config.sub (basic_machine): Recognize d10v as a valid processor.
13429
13430 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13431
13432 * mpw-configure: Add support for --bindir.
13433 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13434
13435 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13436
13437 * configure.in: add bash, time, gawk to list of hosttools and things
13438 to only build for native toolchains
13439
13440 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13441
13442 * Makefile.in (docdir): Remove.
13443
13444 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13445
13446 * Makefile.in (datadir): Set to $(prefix)/share.
13447
13448 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13449
13450 * configure.in: build diff and patch for cygwin32-hosted
13451 toolchains.
13452
13453 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13454
13455 * config.sub: Accept -rtems*.
13456
13457 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13458
13459 * configure.in: enable dosrel for cygwin32-hosted builds,
13460 remove diff from the list of things not buildable
13461 via Canadian Cross
13462
13463 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13464
13465 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13466 don't get ". ".
13467
13468 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13469
13470 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13471
13472 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13473
13474 * Makefile.in (taz): Handle case where tex3patch didn't even get
13475 checked out. Also, if it was found, put the symlink in a new util
13476 subdirectory.
13477
13478 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13479
13480 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13481
13482 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13483
13484 * config.sub: Recognize -openvms.
13485 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13486 * make-all.com, setup.com: New files.
13487
13488 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13489
13490 * Makefile.in (taz): tex3patch moved to texinfo/util.
13491
13492 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13493
13494 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13495 * configure.in: remove make from disable-if-Can-Cross list
13496 enable gdb if ${host} and ${target} are cygwin32
13497
13498 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13499
13500 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13501 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13502
13503 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13504
13505 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13506 distinguish sysv/svr4/bsd variants.
13507 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13508
13509 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13510
13511 * configure.in: Added copyright notice.
13512 * move-if-change: Added copyright notice.
13513
13514 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13515
13516 * configure.in (powerpcle-*-solaris*): Until we get shared
13517 libraries working, don't build gdb, sim, make, tcl, tk, or
13518 expect.
13519
13520 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13521
13522 * config.guess: Merge with FSF:
13523
13524 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13525 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13526
13527 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13528 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13529
13530 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13531 * config.guess: Combine two OSF1 rules.
13532 Also recognize field test versions. From mjr@zk3.dec.com.
13533 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13534 because GNU uname does not support -p. From pmr@pajato.com.
13535
13536 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13537
13538 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13539
13540 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13541
13542 * mpw-README: Document GCCIncludes.
13543
13544 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13545
13546 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13547
13548 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13549
13550 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13551
13552 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13553
13554 * configure.in (*-*-cygwin32): Configure make.
13555
13556 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13557
13558 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13559
13560 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13561
13562 * Makefile.in (all-inet): Depend on all-perl.
13563
13564 * Makefile.in (inet-install): New target.
13565
13566 * Makefile.in (all-inet): Depend on all-tcl.
13567 (all-inet): Depend on all-send-pr.
13568
13569 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13570
13571 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13572 temporarily.
13573
13574 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13575
13576 * configure.in: Don't configure --with-gnu-ld on AIX.
13577
13578 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13579
13580 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13581
13582 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13583
13584 * Makefile.in (ALL_MODULES): Added all-inet.
13585 (CROSS_CHECK_MODULES): Added check-inet.
13586 (INSTALL_MODULES): Added install-inet.
13587 (CLEAN_MODULES): Added clean-inet.
13588 (all-indent): New target.
13589
13590 * configure.in (host_tools): Added inet.
13591 (native_only): Added inet.
13592 (noconfigdirs): Added inet.
13593
13594 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13595
13596 * configure.in: Don't configure libgloss if we are not configuring
13597 newlib.
13598
13599 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13600
13601 * configure.in: Don't configure libgloss for unsupported
13602 architectures.
13603
13604 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13605
13606 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13607
13608 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13609
13610 * Makefile.in (ALL_MODULES): Include all-apache.
13611 (CROSS_CHECK_MODULES): Include check-apache.
13612 (INSTALL_MODULES): Include install-apache.
13613 (all-apache): New target.
13614
13615 * configure.in: Added apache everywhere perl is seen.
13616
13617 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13618
13619 * Makefile.in: Add support for clean-{module} and
13620 clean-target-{module} rules.
13621
13622 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13623
13624 * configure.in (*-*-ose) do not build libgloss.
13625
13626 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13627
13628 * config.guess (prep*:SunOS:5.*:*): Turn into
13629 powerpele-unknown-solaris2.
13630
13631 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13632
13633 * configure.in: Permit --enable-shared to specify a list of
13634 directories.
13635
13636 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13637
13638 * configure.in (host==solaris): Pass only the first word of $CC
13639 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13640
13641 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13642
13643 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13644
13645 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13646
13647 * Makefile.in (ALL_MODULES): Include all-perl.
13648 (CROSS_CHECK_MODULES): Include check-perl.
13649 (INSTALL_MODULES): Include install-perl.
13650 (ALL_X11_MODULES): Include all-guile.
13651 (CHECK_X11_MODULES): Include check-guile.
13652 (INSTALL_X11_MODULES): Include install-guile.
13653 (all-perl): New target.
13654 (all-guile): New target.
13655
13656 * configure.in (host_tools): Include perl and guile.
13657 (native_only): Include perl and guile.
13658 (noconfigdirs): Don't build guile and perl; no ports have been
13659 done.
13660
13661 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13662
13663 * configure (--enable-*): Handle quoted option lists such as
13664 --enable-sim-cflags='-g0 -O' better.
13665
13666 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13667
13668 * Makefile.in ({,inst}all-target): New rule so we can make and
13669 install all of the target directories easily.
13670
13671 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13672
13673 * configure.in: Add missing global flag in sed substitution when
13674 deleting `target-' from ${configdirs}.
13675
13676 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13677
13678 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13679 option.
13680
13681 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13682 config/mh-necv4.
13683
13684 * install.sh: Correct misspelling of transformbasename.
13685
13686 * config.guess: Recognize mips-*-sysv*.
13687
13688 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13689
13690 * config.sub: Recognize mon960.
13691
13692 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13693
13694 * configure: Restore Canadian Cross handling of BISON and LEX,
13695 removed in Feb 20 change.
13696
13697 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13698
13699 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13700 Mention make install. Remove the old copyright date as well the
13701 clumsy and rather pointless copyright on the README file.
13702
13703 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13704
13705 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13706 Makefile after running symlink-tree, then run `make distclean' to
13707 avoid clobbering any generated files in srcdir.
13708
13709 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13710
13711 * configure.in (m68k-*-netbsd*): Build everything now.
13712
13713 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13714
13715 * Makefile.in (taz): Fix quoting.
13716
13717 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13718
13719 * configure.in (sparclet-*-*): Build everything now.
13720
13721 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13722
13723 * configure.in (m68k-*-linux*): New host.
13724
13725 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13726
13727 * configure: Check for bison before byacc.
13728
13729 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13730
13731 * Makefile.in configure: Change the way LEX and BISON/YACC are
13732 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13733 searching PATH. These are used as fallbacks by Makefile.in if
13734 flex/bison/byacc aren't in objdir.
13735
13736 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13737
13738 * Makefile.in: Make everything which depends upon all-bfd also
13739 depend upon all-opcodes, in case --with-commonbfdlib is used.
13740
13741 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13742
13743 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13744 building NT native compilers on Unix.
13745
13746 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13747
13748 * configure.in: Don't get CC from the host Makefile fragment if we
13749 can find gcc in PATH, or if this is a Canadian Cross. Move the
13750 Solaris test for /usr/ucb/cc to the post target script, just after
13751 the compiler sanity test.
13752
13753 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13754
13755 * config.sub: Merge with FSF.
13756
13757 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13758
13759 * Makefile.in (RPATH_ENVVAR): New variable.
13760 (REALLY_SET_LIB_PATH): Use it.
13761 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13762
13763 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13764
13765 * config.sub, configure.in: Recognize sparclet cpu.
13766
13767 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13768
13769 * config.guess: Support m68k-cbm-sysv4.
13770
13771 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13772
13773 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13774 m68k-unknown-linuxaout from linker help string. Put quotes around
13775 $ld_help_string.
13776
13777 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13778
13779 * config.guess (powerpc-harris-powerunix): Add guess for port
13780 to new target.
13781
13782 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13783
13784 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13785
13786 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13787
13788 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13789 $(REALLY_SET_LIB_PATH) in Makefile.
13790 * Makefile.in (SET_LIB_PATH): New variable.
13791 (REALLY_SET_LIB_PATH): New variable.
13792 ($(DO_X)): Use $(SET_LIB_PATH).
13793 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13794 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13795 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13796 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13797 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13798 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13799 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13800 (install-dosrel): Likewise.
13801 (all-opcodes): Depend upon all-libiberty.
13802
13803 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13804
13805 * config.guess (*:CYGWIN*): New
13806
13807 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13808
13809 * Makefile.in (all-target-winsup): All all-target-libiberty.
13810
13811 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13812
13813 * configure.in (noconfigdirs): Add missing # in front of comment.
13814
13815 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13816
13817 * configure.in: add second pass to things added to noconfigdirs
13818 so *-gm-magic can exclude libgloss properly.
13819
13820 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13821
13822 * mpw-configure (extralibs_name, rez_name): Set correctly
13823 for MWC68K compiler.
13824
13825 * mpw-README: Add more info on the necessary build tools.
13826
13827 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13828
13829 * configure.in, config.sub: Recognize cygwin32.
13830
13831 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13832
13833 * config.guess, config.sub: Recognize A/UX.
13834
13835 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13836
13837 * config.sub: Merge with gcc/config.sub.
13838
13839 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13840
13841 * mpw-build.in (do-binutils): Add build of stamps.
13842
13843 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13844
13845 * config.sub: Add recognition for mips64vr4100*-* targets.
13846
13847 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13848
13849 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13850 Add creation of gconfigargs with `--enable-shared' turned on.
13851 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13852 ($(host)-stamp-stage3-configured): Likewise.
13853 (HOLES): Add chatr and ldd.
13854 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13855
13856 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13857
13858 * configure: Pass --nfp to recursive configures.
13859
13860 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13861
13862 * Makefile.in (DLLTOOL): New.
13863 (DLLTOOL_FOR_TARGET): New.
13864 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13865 (EXTRA_TARGET_FLAGS): Ditto.
13866 (EXTRA_GCC_FLAGS): Ditto.
13867 (CONFIGURE_TARGET_MODULES): Ditto.
13868 (DO_X): Ditto.
13869 * configure: Add DLLTOOL.
13870
13871 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13872
13873 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13874 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13875 mh-sco, since old workarounds no longer needed, and don't
13876 build ld, since libraries have weak symbols in COFF.
13877
13878 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13879
13880 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13881
13882 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13883
13884 * configure.in: Make sure that ${CC} can be used to compile an
13885 executable.
13886
13887 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13888
13889 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13890 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
13891 nothing depending on whether gdbtk is being built.
13892
13893 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
13894
13895 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
13896
13897 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
13898
13899 * configure.in (noconfigdirs): Put ld or gas in this early, if the
13900 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
13901
13902 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
13903
13904 * config-ml.in: Add support for
13905 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
13906 Simplify setting of multidirs from --disable-foo.
13907
13908 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13909
13910 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
13911 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
13912 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
13913 non-empty, pass them on to the GCC make.
13914 (all-bootstrap): New rule that is like all-gcc, except it executes
13915 the GCC bootstrap rule instead of the GCC all rule.
13916
13917 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
13918
13919 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
13920
13921 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13922
13923 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
13924 DG/UX support.
13925
13926 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
13927
13928 * config.sub (i*86*) Change [345] to [3456]
13929
13930 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
13931
13932 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
13933 --with-gnu-ld=no.
13934
13935 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
13936
13937 * config-ml.in (rs6000*, powerpc*): Add switches to control which
13938 AIX multilibs get built.
13939
13940 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13941
13942 * configure.in (i386-win32): Don't build expect if we're not
13943 building the tcl subdir.
13944
13945 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
13946
13947 * Makefile.in: (configure-target-examples, all-target-examples):
13948 New targets, configure and build example programs.
13949
13950 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
13951
13952 * mpw-configure: If an mpw-config.in generated a file mk.sed,
13953 use it as input to sedit the generated MPW makefile.
13954 * mpw-README: Add a suggestion about Gestalt.h.
13955
13956 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
13957
13958 * config.sub: Accept *-*-ieee*.
13959
13960 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
13961
13962 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
13963 Ronald F. Guilmette <rfg@monkeys.com>.
13964
13965 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
13966
13967 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
13968 for powerpc-pe native.
13969 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
13970 (target==powerpc-pe): duplicate i386-win32 entry.
13971
13972 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13973
13974 * configure.in (noconfigdirs): Exclude target-newlib for all versions
13975 of vxworks, not just vxworks5.1.
13976
13977 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
13978
13979 * mpw-configure: Add support for exec-prefix.
13980
13981 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
13982
13983 * config.guess: Recognize HP model 816 machines as having
13984 a PA1.1 processor.
13985
13986 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
13987
13988 * configure: Ignore new autoconf configure options.
13989
13990 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13991
13992 * config.guess: Recognize Pentium under SCO.
13993 From Robert Lipe <robertl@arnet.com>.
13994
13995 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13996
13997 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
13998
13999 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14000
14001 * configure.in: Don't configure gas for alpha-dec-osf*.
14002
14003 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14004
14005 * configure.in: Default to --with-stabs for some targets for which
14006 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14007 i[345]86*-*-unixware*.
14008
14009 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14010
14011 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14012 rather than basing it on the target. Simplify handling of options
14013 controlling which directories to configure. Remove extraneous
14014 slash in multi-clean target.
14015
14016 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14017
14018 * config-ml.in: Prefix more variables with ml_ so they don't collide
14019 with configure's.
14020
14021 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14022
14023 * configure: Don't turn -v into --v.
14024
14025 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14026
14027 * configure.in (targargs): Fix typo.
14028
14029 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14030
14031 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14032
14033 * configure.in: Strip --host and --target options from
14034 CONFIG_ARGUMENTS, and always configure for --host only. Add
14035 --with-cross-host option when building with a cross-compiler.
14036 * configure: Canonicalize the arguments put into config.status by
14037 always using `=' for an option with an argument. Pass a presumed
14038 --host or --target explicitly.
14039
14040 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14041
14042 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14043 into general OS recognition case.
14044
14045 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14046
14047 * configure.in (target_configdirs): add target-winsup only
14048 for win32 target systems.
14049
14050 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14051
14052 * Makefile.in (all-target-libgloss): Depend upon
14053 configure-target-newlib, since when libgloss is built it looks to
14054 see if the newlib directory exists.
14055
14056 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14057
14058 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14059 cfg-ml-*.in.
14060
14061 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14062
14063 * configure: Handle LD and LD_FOR_TARGET when configuring a
14064 Canadian Cross.
14065
14066 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14067
14068 * configure.in (target_libs): add target-winsup.
14069 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14070 (target==ppcle-pe): remove ld from $noconfigdirs.
14071
14072 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14073
14074 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14075 Preserve relative path names in $srcdir. Build symlink tree if
14076 configuring cross target dir and srcdir=. (= no VPATH support).
14077 (configure-target-libg++): Depend on configure-target-librx.
14078 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14079 * config-ml.in: New file.
14080 * symlink-tree: New file.
14081 * configure: Ensure srcdir="." if that's what it is.
14082
14083 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14084
14085 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14086 includes and FLEX_SKELETON setting.
14087 * mpw-configure (--with-gnu-ld): New option, controls whether
14088 to use PPCLink or ld with PowerMac GCC.
14089 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14090 * mpw-config.in: Configure grez if targeting Mac.
14091
14092 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14093 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14094 just macos.
14095 * configure.in: Configure grez resource compiler if targeting Mac.
14096 * Makefile.in (all-grez, install-grez): New targets.
14097
14098 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14099
14100 * configure: CXX defaults to gcc, not g++. If we find
14101 gcc in the path, set CC to gcc -O2.
14102
14103 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14104
14105 * configure: Default ${build} correctly. Avoid picking up extra
14106 spaces when reading CC and CXX from Makefile. When doing a
14107 Canadian Cross, use plausible default values for numerous
14108 variables.
14109 * configure.in: When doing a Canadian Cross, don't try to
14110 configure tools whose configure script can't handle it.
14111
14112 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14113
14114 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14115
14116 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14117
14118 * configure: Remove dubious bug reporting address.
14119
14120 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14121
14122 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14123 configure script, run that instead of this directory's configure.
14124 In either case, print a message that we're configuring the sub-dir.
14125
14126 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14127
14128 * configure.in: Before checking for the existence of various files,
14129 use sed to filter out "target-".
14130
14131 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14132
14133 * Makefile.in (DO_X): Split rule to decrease command line length
14134 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14135 (Philippe De Muyter).
14136
14137 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14138
14139 * Makefile.in (all-patch): depend on all-libiberty.
14140
14141 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14142
14143 * configure.in: If the only directory in target_configdirs which
14144 actually exists is libiberty, then set target_configdirs to empty,
14145 to avoid trying to build a target libiberty in a gas or gdb
14146 distribution.
14147
14148 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14149
14150 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14151 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14152 systems.
14153
14154 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14155
14156 * configure.in (copy_dirs): Use sys-include instead of include
14157 for --with-headers option.
14158
14159 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14160
14161 * Makefile.in, configure.in: Make winsup builds work with
14162 new scheme.
14163
14164 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14165
14166 * configure.in: Build the linker on AIX.
14167
14168 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14169
14170 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14171 where needed.
14172
14173 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14174
14175 * Makefile.in (all-gcc): Fix typo.
14176
14177 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14178
14179 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14180
14181 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14182
14183 * configure.in: Rename libFOO to target-libFOO, and xiberty
14184 to target-xiberty, to provide more flexibility.
14185 (target_subdir): Define. Create if cross.
14186 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14187 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14188 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14189 check-libFOO -> check-target-libFOO, etc.
14190 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14191 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14192 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14193 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14194 allow ALL_GCC="" to only configure.
14195 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14196 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14197 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14198
14199 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14200
14201 * Makefile.in (taz): Build "info" in etc explicitly.
14202
14203 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14204
14205 * configure.in: Make sure that CC is undefined (as opposed to
14206 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14207 problem with autoconf trying to configure on a host without GCC.
14208
14209 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14210
14211 * mpw-configure: Set host alias from choice of host compiler,
14212 only use generic MPW Makefile sed if present, edit a file
14213 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14214 * mpw-README: Add problem notes about CW6 and CW7.
14215
14216 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14217
14218 * Makefile.in (taz): Use ";" instead of ";;".
14219
14220 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14221
14222 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14223 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14224 DISTDOCDIRS.
14225 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14226 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14227
14228 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14229
14230 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14231 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14232 Move bfd to DISTSTUFFDIRS.
14233
14234 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14235
14236 * Makefile.in (X11_LIB): Removed.
14237 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14238
14239 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14240
14241 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14242
14243 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14244 names.
14245
14246 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14247
14248 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14249
14250 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14251
14252 * configure.in (i[345]86-*-win32): Always build newlib.
14253 Don't configure cvs, autoconf or texinfo.
14254 * Makefile.in (LD_FOR_TARGET): New.
14255 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14256 Pass down LD_FOR_TARGET.
14257
14258 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14259
14260 * winsup: New directory.
14261 * Makefile.in: Build winsup.
14262 * configure.in: Winsup is configured when target is win32.
14263 Can only build win32 target GDB when native.
14264
14265 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14266
14267 * config.guess: Recognize HP model 819 machines as having
14268 a PA 1.1 processor.
14269
14270 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14271
14272 * configure: Fix sed loop which substitutes for CC and CXX to
14273 avoid bug found in various sed implementations.
14274
14275 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14276
14277 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14278 simulator. Use standard powerpc-*-eabi*.
14279
14280 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14281
14282 * configure.in: Stop putting gas and binutils in noconfigdirs for
14283 powerpc-*-aix* and rs6000-*-*.
14284
14285 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14286
14287 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14288 -mcall-aixdesc libraries.
14289
14290 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14291
14292 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14293
14294 * config.sub (arm | armel | armeb): Fix shell syntax.
14295
14296 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14297
14298 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14299 -msoft-float and -mcpu=common support.
14300 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14301 libraries.
14302
14303 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14304
14305 * configure.in: Allow configuration and build of emacs19 for the alpha.
14306
14307 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14308
14309 * configure.in (CC): Get ^CC, not just any old CC, from
14310 ${host_makefile_frag}.
14311
14312 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14313
14314 * configure.in (CC): Try to get CC from
14315 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14316
14317 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14318
14319 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14320 only if it exists in $(srcdir).
14321
14322 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14323
14324 * configure: If CC and CXX are not set in the environment, set
14325 them, based on either an existing Makefile or on searching for gcc
14326 in PATH. Substitute for CC and CXX in Makefile.
14327 * configure.in: Remove libm from target_libs. Separate
14328 target_configdirs from configdirs. If CC is not set in
14329 environment, try to get it from a host Makefile fragment. Rewrite
14330 changes of configdirs to use skipdirs instead. A few minor
14331 tweaks. Take directories out of target_configdirs as they are
14332 taken out of configdirs. Remove existing Makefile files from
14333 subdirectories. Substitute for TARGET_CONFIGDIRS and
14334 CONFIG_ARGUMENTS in Makefile.
14335 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14336 by configure.in.
14337 (CONFIG_ARGUMENTS): Likewise.
14338 (CONFIGURE_TARGET_MODULES): New variable.
14339 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14340 ($(CONFIGURE_TARGET_MODULES)): New target.
14341 (configure-libg++, configure-libio): New targets.
14342 (all-libg++): Depend upon configure-libg++.
14343 (all-libio): Depend upon configure-libio.
14344 (configure-libgloss, all-libgloss): New targets.
14345 (configure-libstdc++): New target.
14346 (all-libstdc++): Depend upon configure-libstdc++.
14347 (configure-librx, all-librx): New targets.
14348 (configure-newlib): New target.
14349 (all-newlib): Depend upon configure-newlib
14350 (configure-xiberty): New target.
14351 (all-xiberty): Depend upon configure-xiberty.
14352
14353 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14354
14355 * configure.in (host i[345]86-*-win32): Expand the
14356 noconfigdirs again.
14357
14358 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14359
14360 * mpw-configure: Fix sed command file name.
14361
14362 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14363
14364 * configure.in (host i[345]86-*-win32): Reduce the
14365 noconfigdirs again.
14366
14367 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14368
14369 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14370 or powerpc*-*-pe*, since they are not yet supported.
14371
14372 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14373
14374 Add PowerMac support and many other enhancements.
14375 * mpw-configure: New option --cc to select compiler to use,
14376 paste options set according to --cc into the generated
14377 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14378 if mpw-make.sed is present.
14379 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14380 add forward includes for PowerPC include files.
14381 * mpw-build.in: Build using Makefile.PPC if present.
14382 (do-byacc, etc): Remove separate version resource builds.
14383 (do-gas): Build "stamps" before "all".
14384 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14385 * mpw-README: Update to reflect --cc option, PowerMac support,
14386 and recently-reported compatibility problems.
14387
14388 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14389
14390 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14391 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14392 (--with-multilib-top): Pass to recursive invocations.
14393
14394 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14395
14396 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14397 v810-*-*.
14398
14399 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14400
14401 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14402 gdb, ld and opcodes on v810-*-*.
14403
14404 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14405
14406 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14407 (local-maintainer-clean): New target.
14408 (maintainer-clean): New target.
14409 (realclean): Just depend upon maintainer-clean.
14410
14411 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14412
14413 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14414
14415 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14416
14417 * configure.in: Build ld in mips*-*-bsd* case.
14418
14419 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14420
14421 * config.sub: Accept -lites* OS. From Ian Dall.
14422
14423 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14424
14425 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14426 targets.
14427
14428 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14429
14430 * configure.in: treat i386-win32 canadian cross the same as
14431 i386-go32 canadian cross.
14432
14433 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14434
14435 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14436 running under the simulator to build a reduced set of libraries.
14437 (powerpc-*-eabiaix): Add fine grained multilib support added to
14438 other powerpc targets yesterday.
14439
14440 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14441
14442 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14443 -disable-softfloat, -disable-relocatable, -disable-aix, and
14444 -disable-sysv to control which multilib libraries get built.
14445
14446 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14447
14448 * configure: Add Makefile.tem to list of files to remove in trap
14449 handler.
14450
14451 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14452
14453 * config.guess (*Linux*): Add missing "exit"s.
14454 Also, need specific check for alpha-unknown-linux (uses COFF).
14455
14456 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14457
14458 * config.guess: Merge with FSF:
14459
14460 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14461 * config.guess (AIX4): More robust release numbering discovery.
14462
14463 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14464 * config.guess (i386-sequent-ptx): Properly get version number.
14465
14466 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14467 * config.guess (mips:*:4*:UMIPS): New case.
14468
14469 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14470
14471 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14472 (i386-win32 host): Likewise. Don't build readline.
14473
14474 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14475
14476 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14477 SUPPORT_FILES to submakes.
14478
14479 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14480
14481 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14482 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14483 mpw-configure.
14484
14485 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14486
14487 * configure.in (appdirs): Use =, not ==, in test expression when
14488 trying to build the text to print in the warning message for
14489 Solaris users.
14490
14491 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14492
14493 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14494
14495 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14496
14497 * config.guess: Recognize lynx-2.3.
14498
14499 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14500
14501 * config.sub (z8ksim): Deleted
14502 (z8k-*-coff): New, this is the one true name of the target.
14503
14504 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14505
14506 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14507
14508 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14509
14510 * config.guess (*:Linux:*:*): First try asking the linker what the
14511 default object file format is (elf, aout, or coff). Then if this
14512 fails, try previous methods.
14513
14514 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14515
14516 * configure.in: Don't build newlib for *-*-vxworks5.1.
14517
14518 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14519
14520 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14521 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14522
14523 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14524
14525 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14526
14527 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14528
14529 * cfg-ml-com.in: New file.
14530 * cfg-ml-pos.in: New file.
14531
14532 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14533
14534 * COPYING.NEWLIB: Add HP free copyright to list.
14535
14536 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14537
14538 * config.sub: Recognize -eabi* for the system, not just -eabi.
14539
14540 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14541
14542 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14543 * config.sub, configure.in (win32): New target and host.
14544
14545 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14546
14547 * configure.in: Add i386-pe configuration.
14548
14549 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14550
14551 * mpw-build.in (install): Install GDB after LD.
14552
14553 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14554
14555 * mpw-config.in (elf/mips.h): Always forward-include, needed
14556 for GDB to build.
14557
14558 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14559
14560 * testsuite: New directory for customer acceptance and whole tool
14561 chain tests.
14562
14563 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14564
14565 * configure: If per-host line isn't found, but AC_OUTPUT is found
14566 and a configure script exists, run it instead.
14567
14568 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14569
14570 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14571
14572 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14573
14574 * configure: Set build_{cpu,vendor,os,alias} to host values when
14575 --build isn't specified.
14576
14577 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14578
14579 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14580 (FLAGS_TO_PASS): Pass them.
14581 (EXTRA_TARGET_FLAGS): Ditto.
14582
14583 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14584
14585 * Makefile.in (all-libg++): Depend on all-libstdc++.
14586
14587 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14588
14589 * configure.in (noconfigdirs): Enable all packages for
14590 i386-unknown-netbsd.
14591
14592 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14593
14594 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14595 hosted builds (DOS builds)
14596
14597 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14598
14599 Changes for ARM based on patches from Richard Earnshaw:
14600 * config.sub: Handle armeb and armel.
14601 * configure.in: Omit arm linker only for riscix.
14602
14603 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14604
14605 * config.guess: Update from FSF.
14606
14607 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14608
14609 * config.sub: Recognize powerpcle as the little endian variant of
14610 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14611 powerpcle variant. Convert pentium into i586, not i486. Add p5
14612 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14613 temporarily.
14614
14615 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14616
14617 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14618
14619 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14620
14621 * config.sub: Accept -lites* as a basic system type.
14622
14623 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14624
14625 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14626 installed, and if so return linuxoldld as the system name.
14627
14628 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14629
14630 * config.guess: Add hppa1.1-hp-lites support.
14631
14632 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14633
14634 * configure.in: Don't build newlib for m68k-vxworks5.1.
14635
14636 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14637
14638 * configure.in (mips-sgi-irix6): Use mh-irix5.
14639
14640 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14641
14642 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14643
14644 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14645
14646 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14647 OSF/1. Fix compiler flags.
14648 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14649
14650 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14651
14652 * configure.in: Recognize --with-newlib.
14653 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14654
14655 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14656
14657 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14658 to *_X11_MODULES due to gdbtk needing X include files et al.
14659
14660 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14661
14662 Merge in support for Mac MPW as a host.
14663 (Old change descriptions retained for informational value.)
14664
14665 * mpw-config.in: Add generic include forwards for cpu-specific
14666 include files in aout and elf directories.
14667
14668 * mpw-configure: Added copyright.
14669 * mpw-config.in: Check for presence of required build tools.
14670 (target_libs): Add newlib.
14671 (target_tools): Add examples.
14672 (Read Me): Generate as "Read Me for MPW" instead.
14673 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14674 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14675 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14676
14677 * mpw-configure: Remove subdir-specific makefile hackery,
14678 delete mk.tmp after using it.
14679
14680 * mpw-build.in (all): Display start and end times.
14681
14682 * mpw-configure (host_canonical): Set.
14683 (target_cpu): Always add to makefiles.
14684 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14685 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14686 (mpw-mh-mpw): Look for in srcdir and srcroot.
14687 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14688
14689 * mpw-build.in: (install-only): New target.
14690
14691 * mpw-configure (host_alias, target_alias): Rename from hostalias
14692 and targetalias, add into generated Makefile.
14693 (mk.tmp): If present, add into generated Makefile.
14694 * mpw-build.in (all-gas): Build config.h first before gas proper.
14695
14696 * mpw-configure (config.status): Write only if changed.
14697 * mpw-config.in (readline): Configure it (not built, just used for
14698 definitions).
14699
14700 * mpw-config.in (elf/mips.h): Add a forward include.
14701
14702 * mpw-config.in: Forward-include most .h files in include into
14703 extra-include.
14704 (readline): Don't build.
14705 mpw-build.in (install): Install GDB.
14706
14707 * mpw-configure (prefix, mpw_prefix): Handle it.
14708 * mpw-config.in (mmalloc, readline): Don't configure.
14709 * mpw-build.in (thisscript): Rename to ThisScript.
14710 Use mpw-build instead of BuildProgram everywhere.
14711 (mmalloc, readline): Don't build.
14712 * mpw-README: New file, basic documentation about the MPW port.
14713
14714 * mpw-config.in: Use forward-include to create include files.
14715
14716 * mpw-configure: Add more things to the top of each configured
14717 Makefile, including contents of config/mpw-mh-mpw.
14718 * mpw-config.in (extra-include): Create this directory and fill it
14719 with Posix-like include files when configuring.
14720
14721 * config.sub (apple, mac, mpw): Add various aliases.
14722
14723 * mpw-build.in: New file, top-level build script fragment for MPW.
14724 * mpw-configure: New file, configure script for MPW.
14725 * mpw-config.in: New file, config fragment for MPW.
14726
14727 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14728
14729 * configure.in (host_libs): Remove glob, since it is gone from the
14730 sources.
14731
14732 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14733
14734 * Makefile.in: define empty GDB_NLM_DEPS var.
14735
14736 * configure.in(target_makefile_frag): use config/mt-netware
14737 for netware targets.
14738
14739 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14740
14741 * config.sub: Merge in recent FSF changes. Remove linux special
14742 cases.
14743
14744 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14745
14746 Revert this change:
14747
14748 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14749
14750 * build-all.mk: Use CC=cc -Xs on Solaris.
14751
14752 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14753
14754 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14755 stop using it.
14756 * Makefile.in: Nuke all references to glob subdirectory.
14757
14758 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14759
14760 * configure.in: Fix --enable-shared logic in per-host.
14761
14762 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14763
14764 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14765
14766 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14767
14768 * configure.in (noconfigdirs): Don't build gas on AIX, for
14769 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14770
14771 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14772
14773 * configure: Fix --cache-file to work if the file argument is a
14774 relative path.
14775
14776 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14777
14778 * configure: If the --cache-file is used, pass it down to
14779 configure in subdirectories.
14780
14781 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14782
14783 * config.sub: add vxworks29k configuration.
14784
14785 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14786
14787 * Makefile.in (taz): Do "diststuff" part quietly.
14788
14789 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14790
14791 * config.sub: Mini-merge with gcc/config.sub.
14792
14793 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14794
14795 * config.guess (IRIX): Sed - to _.
14796
14797 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14798
14799 * Makefile.in (source-vault, binary-vault): New targets.
14800
14801 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14802
14803 * config.sub: Recognize -eabi as a basic system type.
14804
14805 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14806
14807 * configure.in (enable_shared stuff): Fix typo.
14808
14809 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14810
14811 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14812
14813 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14814
14815 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14816
14817 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14818
14819 * configure.in (rs6000-*-*): Don't build gas.
14820
14821 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14822
14823 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14824 reduce command line length.
14825 (AS_FOR_TARGET): Check for as.new, not Makefile.
14826 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14827
14828 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14829
14830 * config.guess: Merge from FSF.
14831
14832 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14833
14834 * configure: Don't use $ when handling program_suffix.
14835
14836 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14837
14838 * configure.in: Configure tk for hppa/hpux.
14839
14840 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14841
14842 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14843
14844 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14845
14846 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14847 to LIBCXXFLAGS. Tests are better run without it.
14848
14849 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14850
14851 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14852
14853 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14854
14855 * configure.in (*-*-netware*): Don't configure xiberty.
14856
14857 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14858
14859 * configure.in: Remove tk from native_only list.
14860
14861 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14862
14863 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14864 for special NCD build.
14865
14866 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14867
14868 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14869 makeall.bat, they're only useful for binutils snapshots.
14870 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14871 makeall.bat to specified SUPPORT_FILES.
14872
14873 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14874
14875 * build-all.mk: Add Ericsson targets to sun4 and solaris
14876 hosts. Add BNR's sun4 target to solaris host, so their
14877 build-from-source will be tested in-house first.
14878
14879 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14880
14881 * Makefile.in (LIBCFLAGS): New variable.
14882 (CFLAGS_FOR_TARGET): Ditto.
14883 (LIBCFLAGS_FOR_TARGET): Ditto.
14884 (LIBCXXFLAGS): Ditto.
14885 (CXXFLAGS_FOR_TARGET): Ditto.
14886 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14887 (BASE_FLAGS_TO_PASS): Pass them.
14888 (EXTRA_TARGET_FLAGS): Ditto.
14889
14890 * configure.in: Support --enable-shared.
14891
14892 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
14893
14894 * configure.in (target_libs): Include libstdc++ again.
14895 * config.guess: Update from FSF (for FreeBSD).
14896
14897 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14898
14899 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
14900 makeall.bat.
14901 (DISTDOCDIRS): Add `etc'.
14902 (ETC_SUPPORT_PFX): New variable.
14903 (taz): Include anything from etc starting with a word in
14904 ETC_SUPPORT_PFX.
14905
14906 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14907
14908 * config.sub: Update for recent FSF changes. Remove obsolete
14909 h8300hds entry. Add -windows* and -osx as basic os. Minor
14910 spacing changes.
14911
14912 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14913
14914 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
14915
14916 * config.guess: Merge with FSF.
14917 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
14918
14919 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14920
14921 * configure: Since the "trap 0" handler will override the exit
14922 status on many systems, only use it for "exit 1", and make it set
14923 a non-zero exit status; reset it before "exit 0". Also, check
14924 exit status of config.sub, and error out if it failed.
14925
14926 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
14927
14928 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
14929 and install libgloss.
14930
14931 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14932
14933 * Makefile.in (all-binutils): Depend upon all-byacc.
14934
14935 * configure.in: Don't build emacs on Irix 5.
14936
14937 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
14938
14939 * configure.in (*-*-netware*): Add libio.
14940
14941 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14942
14943 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
14944 (CHECK_TARGET_MODULES): Ditto.
14945 (INSTALL_TARGET_MODULES): Ditto.
14946 (TARGET_LIBS): Ditto.
14947 (all-libstdc++): Note dependencies.
14948
14949 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14950
14951 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
14952
14953 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14954
14955 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
14956 -fexternal-templates.
14957
14958 * configure.in (target_libs): Add libstdc++.
14959 (noconfigdirs): Add libstdc++ as appropriate.
14960
14961 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
14962
14963 * config.guess: Update from FSF.
14964
14965 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14966
14967 * configure: Use ${config_shell} when running ${configsub}.
14968
14969 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
14970
14971 * config.sub: No longer recognize h8300h.
14972
14973 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14974
14975 * config.sub: Remove extraneous differences between config.sub and
14976 gcc/config.sub.
14977
14978 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14979
14980 * Makefile.in (DISTSTUFFDIRS): Add gas.
14981
14982 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
14983
14984 * COPYING.NEWLIB: New file.
14985
14986 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
14987
14988 * config.guess (HP-UX): Patch from Harlan Stenn
14989 <harlan@landmark.com> to also emit release level.
14990
14991 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
14992
14993 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
14994
14995 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
14996
14997 * config.sub: Merge nextstep cleanup from FSF.
14998
14999 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15000
15001 * configure.in (arm-*-*): Don't configure ld for this target.
15002
15003 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15004
15005 * configure.in (*-*-netware): don't configure libg++, libio,
15006 librx, or newlib.
15007
15008 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15009
15010 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15011 configure ld--it works, but it doesn't support shared libraries.
15012
15013 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15014
15015 * config.guess (*-unknown-freebsd*): Get rid of possible
15016 trailing "(Release)" in version string.
15017 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15018
15019 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15020
15021 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15022 Fix type: *-next-neststep -> *-next-nextstep.
15023
15024 * config.guess: Merge from FSF:
15025
15026 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15027
15028 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15029
15030 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15031
15032 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15033 instead of UNIX_SV for UnixWare 1.0).
15034
15035 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15036
15037 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15038 to make gdb/nlm/* build after the compiler and linker.
15039
15040 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15041
15042 * config.guess (netbsd, freebsd, linux): Accept any machine,
15043 not just i[34]86.
15044 (m68k-atari-sysv4): Relocate to match FSF version.
15045
15046 * config.guess: More merges from the FSF:
15047
15048 Add a space before function call or macro invocation.
15049
15050 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15051
15052 * config.guess: Add trap cmd to remove dummy.c and dummy when
15053 interrupted.
15054
15055 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15056
15057 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15058 (dummy): Redirect stderr from compilation of dummy.c.
15059
15060 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15061
15062 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15063
15064 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15065
15066 * configure: Accept and ignore --cache*, for compatibility with
15067 new autoconf.
15068
15069 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15070
15071 * config.guess: Merge from FSF:
15072
15073 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15074
15075 * config.guess (Pyramid*:OSx*:*:*): New case.
15076 (PATH): Add /.attbin at end for finding uname.
15077 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15078
15079 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15080
15081 * config.guess (M88*:DolphinOS:*:*): New case.
15082
15083 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15084
15085 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15086 to select whether to use ELF or COFF.
15087
15088 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15089
15090 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15091
15092 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15093
15094 * config.guess: Guess the OS version for HPUX.
15095
15096 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15097
15098 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15099
15100 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15101
15102 * configure.in: Recognize --with-headers, --with-libs, and
15103 --without-newlib.
15104 * Makefile.in (all-xiberty): Depend upon all-ld.
15105
15106 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15107
15108 * configure.in: Change i[34]86 to i[345]86.
15109
15110 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15111
15112 * configure (version): A few more tweaks to help message.
15113
15114 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15115
15116 * Makefile.in: Remove (for now) librx as a host library,
15117 now that we're building it for target.
15118
15119 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15120
15121 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15122 (Karl Berry).
15123
15124 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15125
15126 * configure.in: Also configure librx.
15127
15128 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15129
15130 * Makefile.in: Update various rules to reflect that librx
15131 is now needed for libg++.
15132
15133 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15134
15135 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15136
15137 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15138
15139 * configure.in: Configure the examples directory.
15140
15141 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15142
15143 * configure: Simplify Jun 2 1994 change.
15144
15145 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15146
15147 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15148 /bin/gcc isn't good enough to build gcc.
15149
15150 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15151
15152 * Makefile.in (GDB_SUPPORT_FILES): Remove
15153 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15154 (gdb.tar.gz): Add new rule to use standard distribution building
15155 mechanism.
15156
15157 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15158
15159 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15160 Bill Cox <bill@cygnus.com>.
15161
15162 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15163
15164 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15165
15166 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15167
15168 * configure: Search current dir first in .gdbinit.
15169
15170 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15171
15172 * config.sub: Recognize freebsd (merged from gcc config.sub).
15173
15174 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15175
15176 * config.sub: Refer to NeXT's operating system as nextstep.
15177
15178 * config.sub (case $basic_machine): Re-order the cases, to match
15179 the order in the FSF version (which is mostly alphabethical).
15180 Merge in some additions and changes from the FSF.
15181
15182 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15183
15184 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15185 * config.sub: Recognize cxux7.
15186 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15187
15188 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15189
15190 * config.sub: Fix typo powerpc -> powerpc-*.
15191
15192 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15193
15194 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15195
15196 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15197 parallel with all-emacs and install-emacs). Top-level command
15198 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15199
15200 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15201
15202 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15203 $(relbindir)/make before doing ``make install'', and use
15204 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15205 installing over running make binary.
15206 ($(host)-stamp-stage3-installed): Likewise.
15207
15208 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15209
15210 * config.guess: Recognize Mach.
15211
15212 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15213
15214 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15215 see whether --exec-prefix was used.
15216
15217 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15218
15219 * README: Explicitly mention libg++/README. (Zoo's idea.)
15220
15221 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15222
15223 * Makefile.in: Add all-librx target similar to all-libproc.
15224
15225 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15226
15227 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15228 with post 1.2 uname bogosity.
15229
15230 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15231
15232 * configure: Remove temporary files on receipt of a signal.
15233
15234 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15235
15236 * configure: If there is a package_makefile_frag, remove
15237 ${subdir}/Makefile.tem after copying it in.
15238
15239 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15240
15241 * build_all.mk: support rs6000 lynx identifies itself as
15242 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15243 since /bin/gcc is too feeble to compile a modern gcc.
15244
15245 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15246
15247 * brought devo/test-build.mk update-to-date with progressive/
15248 test-build.mk. Add lynx targets and hppa flag info.
15249
15250 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15251
15252 * configure.in: Use mh-ncrsvr43. Patch from
15253 Tom McConnell <tmcconne@sedona.intel.com>.
15254
15255 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15256
15257 * config.guess (i386-unknown-bsdi): No longer need to
15258 check #if defined(__bsdi__) && defined(__i386__).
15259
15260 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15261
15262 * configure: Set program_transform_nameoption correctly.
15263
15264 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15265
15266 * brought build-all.mk update-to-date with progressive build-all.mk,
15267 added new targets and hppa info.
15268
15269 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15270
15271 * configure: If config.guess result is a prefix of the user
15272 specified target, assume a native build and use the user specified
15273 target as the host alias. Remove SunOS patch suffix removal hack.
15274 * configure.in: Remove SunOS patch suffix removal hack.
15275
15276 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15277 in NATIVE_CHECK_MODULES.
15278
15279 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15280
15281 * Makefile.in: Rename HOST_ONLY to NATIVE.
15282 * configure: Delete SunOs patch suffix from host_canonical
15283 and build_canonical variables that are prepended to Makefiles.
15284 * configure.in: Add comments for easier maintenance.
15285
15286 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15287
15288 * Makefile.in: Add all-libproc target similar to all-gui.
15289
15290 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15291
15292 * Makefile.in (CHECK_MODULES): split into
15293 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15294
15295 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15296
15297 * config.guess (i386-unknown-bsdi): New system to guess.
15298
15299 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15300
15301 * Makefile.in: Add all-gui target (but not yet build by "all").
15302
15303 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15304
15305 * config.sub: Move deletion of patch suffix from here...
15306 * configure.in: To here, at Ian's suggestion. The top-
15307 level scripts might need to know of a patch level.
15308
15309 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15310
15311 * config.sub: Strip off patch suffix so rtl is recognized
15312 as a sunos4.1.3 machine, even though it's been patched.
15313
15314 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15315
15316 * Makefile.in (INSTALL_LAST): Delete.
15317 (INSTALL_DOSREL): New.
15318
15319 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15320
15321 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15322 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15323 whether we pass down --with-gnu-ld anyhow.
15324
15325 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15326
15327 * Makefile.in (INSTALL_LAST): Change operation so it works
15328 on more flavors of make.
15329 * configure.in (go32): Don't build libg++ or libio.
15330
15331 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15332
15333 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15334 they can be overriden by templates.
15335
15336 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15337
15338 * configure.in (target==go32): Don't build gdb.
15339 * dosrel: New directory.
15340
15341 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15342
15343 * configure.in (host==go32): Configure dosrel too.
15344 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15345 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15346 be set by incoming names or templates.
15347 (INSTALL_LAST): New rule.
15348
15349 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15350
15351 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15352
15353 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15354
15355 * configure.in (appdirs): New variable. Currently empty, but will
15356 be used in gas distribution. If nonempty, lists a set of
15357 directories at least one of which must get configured, or top
15358 level configuration is considered to have failed.
15359 (rs6000-*-lynxos*): Use new file name.
15360
15361 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15362
15363 Eliminate XTRAFLAGS.
15364 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15365 newlib include files using -idirafter, and also use -nostdinc.
15366 (CXX_FOR_TARGET): Likewise.
15367 (XTRAFLAGS): Removed.
15368 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15369 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15370 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15371 ($(DO_X)): Don't pass down XTRAFLAGS.
15372
15373 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15374
15375 * configure.in (mips*-dec-bsd*): New target; do build linker.
15376 (mips*-*-bsd*): New target; don't build linker.
15377
15378 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15379
15380 * configure.in: support rs6000-*-lynxos* configuration.
15381 support sunos4 as a cross target.
15382
15383 * config.sub: look for lynx*, not lynx since the OS version may
15384 legitimately be part of the name.
15385
15386 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15387
15388 * configure.in (i[34]86-*-sco*): Move to be with other i386
15389 targets.
15390 (romp-*-*): New target. Skip various binary utilities.
15391 (vax-*-*): New target. Don't build newlib.
15392 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15393
15394 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15395
15396 * configure.in: Only set host_makefile_frag if config
15397 directory exists.
15398
15399 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15400
15401 * install.sh: If $dstdir exists, don't check whether each
15402 component does.
15403
15404 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15405
15406 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15407
15408 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15409
15410 * configure.in (*-*-lynxos*): Don't configure newlib for either
15411 native or cross Lynx.
15412
15413 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15414
15415 * config.sub (sparc64-elf): Fix os.
15416 (z8k): Remove duplicate.
15417
15418 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15419
15420 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15421 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15422
15423 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15424
15425 * configure: Make file links cleanly even if Lynx fails on
15426 an NFS symlink (at least fail cleanly).
15427
15428 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15429
15430 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15431 -XNh2000.
15432
15433 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15434
15435 * configure: Unknown options are fatal again.
15436
15437 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15438
15439 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15440 compatibility.
15441
15442 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15443
15444 * build-all.mk: Add `clean' target.
15445
15446 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15447
15448 * config.guess: Add SINIX support.
15449 * configure.in: Add mips-*-sysv4* support.
15450
15451 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15452
15453 * build-all.mk: Document all useful targets.
15454 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15455 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15456
15457 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15458
15459 * configure: Support --silent, --quiet.
15460
15461 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15462
15463 * configure: Support --disable-FEATURE.
15464
15465 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15466
15467 * config.guess: Recognize NCR running SVR4.3.
15468
15469 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15470
15471 * config.guess: Make BSDI generate i386-unknown-bsd386.
15472 Patch from Paul Eggert <eggert@twinsun.com>.
15473
15474 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15475
15476 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15477
15478 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15479
15480 * configure: Make unrecognized options give nonfatal warnings
15481 instead of fatal errors, and pass them to any subdirectory
15482 configures in case they recognize them.
15483 Make --x equivalent to --with-x.
15484
15485 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15486
15487 * configure: Add --enable-* options. Clean up usage message and
15488 some comments.
15489
15490 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15491
15492 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15493
15494 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15495
15496 * configure.in (hppa*-*-*): Enable binutils.
15497
15498 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15499
15500 * config.sub: Recognize cisco.
15501
15502 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15503
15504 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15505
15506 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15507
15508 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15509 than one configuration name. Add comment.
15510
15511 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15512
15513 * config.guess: about target *-hitachi-hiuxwe2, fixed
15514 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15515 macro is incorrect.]
15516
15517 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15518
15519 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15520 than the "make ls" stuff which used to be here.
15521
15522 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15523
15524 * config.guess: Recognize i[34]86-unknown-freebsd.
15525 From Shawn M Carey <smcarey@rodan.syr.edu>.
15526
15527 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15528
15529 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15530
15531 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15532
15533 * config.guess: Check for ptx.
15534
15535 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15536
15537 * config.sub: Add os9k checking.
15538
15539 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15540
15541 * config.guess: Handle OSF1 running on HPPA processors
15542
15543 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15544
15545 * configure: If subdir configure fails, print out a message with
15546 subdirectory name, in case subdir's configure code didn't identify
15547 itself.
15548
15549 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15550
15551 * configure.in: Remove embedded newlines from configdirs.
15552 Avoid mismatches of substrings. Fix matching strings at end
15553 of configdirs.
15554
15555 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15556
15557 * config.guess: Add Lynx/rs6000 config support.
15558
15559 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15560
15561 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15562
15563 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15564
15565 * configure.in (hppa*-*-osf*): Treat this just like most other
15566 PA configurations (eg no binutils or ld).
15567 (hppa*-*-*elf*): These configurations have binutils and ld.
15568
15569 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15570
15571 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15572
15573 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15574
15575 * configure.in (rs6000-*-*): Build gas.
15576
15577 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15578
15579 * Makefile.in: Avoid bug in losing hpux sed.
15580
15581 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15582
15583 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15584 for GDB and GDB has been fixed to not need it.
15585
15586 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15587
15588 * config.guess: Recognize vax hosts.
15589
15590 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15591
15592 * configure (while loop): Don't use "break 2" inside case
15593 statement -- the case statement isn't an enclosing loop.
15594
15595 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15596
15597 * config.guess: Clean up NeXT support, to allow nextstep
15598 on Intel machines. Make OS be nextstep.
15599
15600 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15601
15602 * config.guess: Add alternate forms for Convex.
15603
15604 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15605
15606 * configure: Completely rewrite option processing. Take
15607 advantage of pattern-matching to avoid invoking test frequently.
15608 Also clean up host and target defaulting logic.
15609
15610 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15611
15612 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15613 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15614 commands (plus user environment) will fit SCO limits.
15615
15616 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15617
15618 * configure.in: Don't issue warnings about directories which are
15619 not being configured if -norecursion is set. Correct test for
15620 --with-gnu-as and --with-gnu-ld to not get confused by substring
15621 matches.
15622
15623 * configure.in: Don't build gas for alpha-dec-osf1*.
15624
15625 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15626
15627 * configure: Back out Per's change of 12/19/1993. It changes the
15628 behavior of configure in unexpected and confusing ways.
15629
15630 Also, use different delim char when calculating
15631 program_transform_name so that the name can contain slashes.
15632
15633 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15634
15635 * configure.in, config.sub: Add support for VSTa micro-kernel.
15636
15637 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15638
15639 * configure.in: Nuke hacks which were used to get a special
15640 version of GAS for HPPA configurations.
15641
15642 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15643
15644 * configure: If only ${target_alias} is given, use that
15645 as the default for ${host_alias}.
15646 * configure: Add missing back-slashes before nested quotes.
15647
15648 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15649
15650 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15651
15652 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15653
15654 * config.guess: Recognize some Tektronix configurations.
15655 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15656
15657 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15658
15659 * config.sub: Match any flavor of SH.
15660
15661 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15662
15663 * configure.in: Don't try to configure newlib for Alpha.
15664
15665 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15666
15667 * configure.in: Don't build ld for Irix 5. Don't build gas,
15668 libg++ or libio for any Alpha target.
15669
15670 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15671
15672 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15673
15674 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15675 default arguments -- so it tried to compress itself.
15676
15677 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15678
15679 * configure.in (notsupp): ensure that a space is always at the end
15680 of the configdirs list, since the grep checks for an explicit space
15681
15682 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15683
15684 * configure.in (target i386-sysv4.2): don't build ld, since static
15685 versions of many libraries are not available.
15686
15687 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15688
15689 * config.guess: Recognize Apollos (using environment variables).
15690 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15691
15692 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15693
15694 * config.guess: Recognize Sony news mips running newsos.
15695
15696 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15697
15698 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15699 "fi ; else" for bash.
15700
15701 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15702
15703 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15704
15705 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15706
15707 * config.sub: accept unixware as an alias for svr4.2.
15708 Fix some inconsistancies with the gcc version.
15709
15710 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15711
15712 * Makefile.in (DISTDOCDIRS): Add gdb.
15713
15714 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15715
15716 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15717
15718 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15719
15720 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15721 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15722 this now.
15723
15724 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15725
15726 * config.sub: Accept hiux* as an OS name.
15727
15728 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15729 etc/make-stds.texi. The underscore came from gcc, and dje now
15730 agrees that RUNTESTFLAGS is the correct name.
15731
15732 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15733
15734 * install.sh: Remove 'set -e'. It makes any conditionals
15735 in the script useless.
15736
15737 * config.guess: Automatically recognize arm-acorn-riscix
15738 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15739
15740 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15741
15742 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15743
15744 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15745
15746 * Makefile.in (DISTDOCDIRS): New variable.
15747 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15748 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15749
15750 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15751
15752 * configure.in (hppa target): check the source directory for the
15753 pagas sub-directory
15754
15755 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15756
15757 * config.sub: Allow -aout* and -elf*.
15758
15759 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15760
15761 * configure.in: Don't build ld on i386-solaris2, same as for
15762 sparc-solaris2.
15763
15764 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15765
15766 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15767
15768 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15769
15770 * configure.in: Configure gdb for alpha.
15771
15772 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15773
15774 * Makefile.in (CXXFLAGS): Add -O.
15775
15776 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15777
15778 * config.guess: added support for DG Aviion
15779
15780 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15781
15782 * configure.in: Produce warning message for subdirectories not
15783 configurable for this host/target combination. Don't try to
15784 configure gdb for vms.
15785
15786 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15787
15788 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15789 appropriate files before making "diststuff".
15790 (DISTBISONFILES): New var: list of files to be edited.
15791 (DISTSTUFFDIRS): Add binutils.
15792
15793 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15794
15795 * config.sub: also handle mipsel and mips64el (for little endian mips)
15796
15797 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15798
15799 * configure.in: Add * to end of all OS names.
15800
15801 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15802
15803 * configure.in: Build newlib for LynxOS native.
15804
15805 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15806
15807 * config.guess: Add support for delta 88k running SVR3.
15808
15809 * configure.in: Add comment about HP compiler vs. emacs.
15810
15811 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15812
15813 * configure.in: don't build ld on solaris2 (not a viable option
15814 due to bugs in getpwnam & getpwuid)
15815
15816 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15817
15818 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15819 config.guess will produce a full version number.
15820
15821 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15822
15823 * configure.in: Build linker and binutils for alpha-dec-osf1.
15824
15825 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15826
15827 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15828 and gdb/testsuite/Makefile.in.
15829
15830 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15831
15832 * configure.in: recognize mips*- instead of mips-
15833
15834 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15835
15836 * config.sub: Accept linux*coff and linux*elf as operating
15837 systems.
15838
15839 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15840
15841 * config.sub: Recognize mips64, and mips3 as an alias for it.
15842
15843 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15844
15845 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15846 gdb knows how to handle OSF/1 shared libraries.
15847
15848 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15849
15850 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15851 * config.guess: Recognize Hitachi's HIUX.
15852 * config.sub: Recognize h3050r* and hppahitachi.
15853 Remove redundant cases for hp9k[23]*.
15854
15855 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15856
15857 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15858 if gas and ld are in the source tree and are in ${configdirs}.
15859 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15860 --with options (but still pass them down on the command line,
15861 if they were explicitly specified).
15862
15863 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15864
15865 * configure: substitute SHELL value in Makefile.in with
15866 ${CONFIG_SHELL}
15867
15868 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15869
15870 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15871 *-*-solaris2* targets.
15872
15873 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15874
15875 * Makefile.in: define M4, and pass it down to sub-makes;
15876 all-autoconf now depends on all-m4
15877
15878 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15879
15880 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15881 presence of {ar,ranlib} instead of a configured directory
15882
15883 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15884
15885 * config.guess: Accept 34?? as well as 33?? for NCR.
15886
15887 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15888
15889 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15890 of 'gas' in sed commands, since 'gash' is now in the tree as well.
15891
15892 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15893
15894 * configure: grab values for $(CC) and $(CXX) from the
15895 environment, so that someone can do "CC=gcc configure; make" and
15896 have it work right (matching the way that autoconf works now)
15897
15898 * configure.in, Makefile.in: add support for gash, the tcl
15899 interface to Galaxy
15900
15901 * config.guess: add NetBSD variants (hp300, x86)
15902
15903 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
15904
15905 * install.sh: Support -d option (in the manner of SunOS 4 install,
15906 as it is more deterministic than that of GNU install)
15907 (chmodcmd): Set file to mode 755 by default (should also do default
15908 chgrp and chown, but I don't feel like dealing with that now)
15909
15910 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
15911
15912 * config.sub: Remove h8300hhms alias.
15913
15914 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15915
15916 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
15917
15918 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15919
15920 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
15921 as stmp-fixinc
15922
15923 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
15924
15925 * config.sub: recognize m88110-bug-coff.
15926
15927 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15928
15929 * Makefile.in (all-libio): all dependencies on the toolchain used
15930 to build this (gcc, gas, ld, etc)
15931
15932 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15933
15934 * config.guess: Deal with OSF/1 1.3 on alpha.
15935
15936 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15937
15938 * install.sh: add some 'else true' clauses for portability
15939
15940 * configure.in: don't build libio for h8[35]00-*-* targets
15941
15942 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
15943
15944 * Makefile.in: Add support for new libio.
15945
15946 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15947
15948 * install.sh: If one command fails, don't try the rest. Don't try
15949 to remove $dsttmp (via trap) unless we have already created it.
15950 If $src doesn't exist, detect it and exit with an error.
15951
15952 * config.guess: Recognize BSD on hp300.
15953
15954 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
15955
15956 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
15957 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
15958
15959 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
15960
15961 * Makefile.in (all-send-pr): depends on all-prms
15962
15963 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15964
15965 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
15966
15967 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15968
15969 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
15970 Added test for mips-mips-riscos5.
15971
15972 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15973
15974 * configure.in: use mh-hp300 for 68k HP hosts
15975
15976 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15977
15978 * configure: add support for CONFIG_SHELL, so that you can use
15979 some alternate shell for evaluating configure scripts
15980
15981 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
15982
15983 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
15984 in configure script to bug-gdb@prep.ai.mit.edu when building
15985 distribution archive.
15986 * Makefile.in (COMPRESS): Remove def.
15987 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
15988 gdb.tar.Z and make-gdb.tar.Z respectively.
15989 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
15990 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
15991 to convergence with 'taz' target in Makefile.in.
15992
15993 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15994
15995 * install.sh (dsttmp): use trap to ensure that tmp files go
15996 away on error conditions
15997
15998 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15999
16000 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16001
16002 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16003
16004 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16005 its parent is '/' not ''.
16006
16007 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16008
16009 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16010
16011 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16012 that ${newsrcdir}/configure.in does.
16013
16014 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16015
16016 * test-build.mk: support for CONFIG_SHELL
16017
16018 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16019
16020 * config.sub (netware): Add as a basic system type.
16021
16022 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16023
16024 * Makefile.in (Makefile): depend on configure.in. Also drop the
16025 $(srcdir)/ from the dependency on Makefile.in.
16026
16027 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16028
16029 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16030 (h8300hhms is temporary until multi-libraries are implemented).
16031 * configure.in: Handle h8300h too.
16032
16033 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16034
16035 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16036
16037 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16038
16039 * configure: Remove extraneous output when guessing host type.
16040 * config.guess: Remove extraneous output when guessing using C
16041 compiler rather than uname, or when guessing fails.
16042
16043 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16044
16045 * Makefile.in: remove all.cross and install.cross targets
16046
16047 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16048 definitions
16049
16050 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16051
16052 * configure.in (target sh): Build gprof.
16053
16054 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16055
16056 * config.sub: change -solaris to -solaris2
16057
16058 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16059
16060 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16061
16062 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16063
16064 * configure: Correct error message for missing Makefile.in to
16065 print correct directory.
16066
16067 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16068
16069 * install.sh: kludge around 386BSD shell bug
16070
16071 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16072
16073 * config.guess: Recognize NeXT.
16074 * config.guess: Recognize i486-ncr-sysv4.
16075 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16076
16077 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16078
16079 * Makefile.in (MAKEINFOFLAGS): New variable.
16080 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16081 * build-all.mk, test-build.mk: Pass down --no-split as
16082 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16083
16084 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16085
16086 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16087
16088 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16089
16090 * Makefile.in (libg++.tar.z): New rule.
16091 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16092 * Makefile.in (taz): Only do a single chmod.
16093
16094 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16095
16096 * install.sh: don't use dirname anymore (replaced with sed usage)
16097
16098 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16099
16100 * Makefile.in: Change extension for gzip'd files from '.z' to
16101 '.gz' per new FSF standard usage.
16102
16103 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16104
16105 * configure: put quotes around the final value of program_transform_name
16106
16107 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16108
16109 * Makefile.in: new install.sh support; update install-info rules
16110
16111 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16112
16113 * configure.in: Build diff for crosses, but not for go32 host.
16114
16115 * configure.in: Build gprof only for native, and don't build it
16116 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16117
16118 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16119
16120 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16121
16122 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16123
16124 * configure.in (host_tools): Add prms.
16125
16126 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16127
16128 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16129 with $(FLAGS_TO_PASS) on the command line
16130
16131 * config.sub: Recognize lynx and lynxos
16132
16133 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16134
16135 * config.sub: Accept -ecoff*, not just -ecoff.
16136
16137 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16138
16139 * Makefile.in (taz): Use .gz suffix instead of .z.
16140 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16141 names.
16142
16143 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16144
16145 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16146
16147 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16148
16149 * Makefile.in (install-no-fixedincludes): install gcc last, so
16150 that rebuilds that might happen during 'make install' don't get
16151 bogus gcc include files
16152
16153 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16154
16155 Change from Utah for HPPA support:
16156 * config.guess: Recognize hppa1.x-hp-bsd.
16157
16158 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16159
16160 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16161 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16162
16163 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16164
16165 * config.sub: Add support for rom68k and bug boot monitors.
16166
16167 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16168
16169 * Makefile.in: Make all-opcodes depend on all-bfd.
16170
16171 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16172
16173 * config.guess: Added special check for i[34]86-univel-sysv4*.
16174
16175 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16176
16177 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16178 the processor rather than assuming i486.
16179
16180 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16181
16182 * config.guess: Recognize SunOS6 as Solaris3.
16183
16184 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16185
16186 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16187 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16188
16189 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16190
16191 * build-all.mk (all-cross): New target for Canadian Cross.
16192 Added Q2 go32 targets.
16193 * test-build.mk: Configure go32 cross sparclite-aout and
16194 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16195 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16196
16197 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16198
16199 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16200 GO32 hosted toolchains
16201
16202 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16203
16204 * configure: change so "-exec-prefix" gets passed down rather
16205 than "-exec_prefix" so autoconf generated Makefiles get the
16206 exec_prefix set right.
16207
16208 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16209
16210 * config.guess: get the Solaris2 minor version number
16211
16212 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16213
16214 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16215
16216 * config.guess: Recognize some Sequent platforms.
16217
16218 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16219
16220 * Makefile.in: added the vault-install target
16221
16222 * configure.in: actually use the Sun3 makefile fragment that's in
16223 config, also added the release dir to configdirs
16224
16225 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16226
16227 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16228
16229 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16230
16231 * configure.in: remove some program from Alpha targetted toolchains
16232
16233 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16234
16235 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16236 gprof.
16237 (taz): Run "make diststuff" in those directories instead of "make
16238 proto-dir". Look for "VERSION=" only at start of line in subdir
16239 Makefile. Use "gzip -9" for compression.
16240 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16241 (binutils.tar.z): New target.
16242
16243 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16244
16245 * Makefile.in (taz): Include gpl.texinfo.
16246
16247 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16248
16249 * Makefile.in (setup-dirs): Merged into "taz" target.
16250 (taz): Only do `proto-dir' stuff if a directory is actually needed
16251 for this target.
16252
16253 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16254
16255 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16256 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16257 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16258 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16259 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16260
16261 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16262
16263 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16264 config.sub, and move-if-change to gdb testsuite distribution
16265 archive, so the testsuite can be extracted, configured, and
16266 run separately from the gdb distribution. Blow away the Chill
16267 tests that require a Chill compiled executable, since GNU Chill
16268 is not yet publically available.
16269
16270 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16271
16272 * test-build.mk: set environment variables in a single command,
16273 instead of a list of assignments and exports
16274
16275 * config.guess: recognize Alpha/OSF1 systems
16276
16277 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16278
16279 * configure: Change help message to prefer --options rather than
16280 -options.
16281
16282 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16283
16284 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16285 zippy@ecst.csuchico.edu.
16286 * config.guess: Recognize miniframe.
16287
16288 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16289
16290 * Makefile.in: Use srcroot to find runtest rather than rootme.
16291 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16292
16293 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16294
16295 * test-build.mk: Extensive additions to support building on a
16296 machine other than the host.
16297
16298 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16299
16300 * configure (tooldir): Fix for i386-aix again.
16301
16302 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16303
16304 * configure, Makefile.in: Change definition of $(tooldir)
16305 to match the FSF.
16306
16307 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16308
16309 * config.guess: Recognize i[34]86/SVR4.
16310
16311 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16312
16313 * Makefile.in (all-gdb): gdb depends on sim.
16314
16315 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16316
16317 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16318 at the same time we make the prototype gdb directory.
16319 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16320 files at the same time as the gdb base release distribution.
16321
16322 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16323
16324 * Makefile.in (check): Use individual check targets rather than
16325 DO_X rule.
16326 (check-gcc): Added.
16327
16328 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16329
16330 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16331 for System V release 3.2.
16332
16333 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16334
16335 * config.sub: Recognize hppaosf.
16336 * configure.in: Do configure ld/binutils/gas for it.
16337
16338 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16339
16340 * configure (tooldir): Alter syntax used to set this, for systems
16341 where "\$" isn't handled right, like i386-aix.
16342
16343 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16344
16345 * configure: Pass program-transform-name, not
16346 program_transform_name, to recursive configures.
16347
16348 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16349
16350 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16351 of gas+ld+binutils.
16352
16353 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16354
16355 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16356
16357 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16358
16359 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16360
16361 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16362
16363 * Makefile.in (PRMS): Set back to all-prms.
16364
16365 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16366
16367 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16368 targets, rather than for MIPS hosts.
16369
16370 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16371
16372 * configure.in: add comment for --with-x default values
16373
16374 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16375
16376 * Makefile.in: add check-* targets for each of the directories in
16377 the tree. Add a definition of RUNTEST that will use the one we
16378 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16379
16380 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16381
16382 * configure.in: Removed obsolete references to bfd_target and
16383 target_makefile_frag.
16384
16385 * build-all.mk: Set assorted targets for Q2.
16386 * config.sub: Recognize z8k-sim and h8300-hms.
16387 * test-build.mk: Really don't pass host to configure.
16388 (HOLES): Added uname.
16389
16390 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16391
16392 * configure: Handle an empty program-prefix, program-suffix or
16393 program-transform-name correctly.
16394
16395 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16396
16397 * build-all.mk: -G 8 no longer required for MIPS targets.
16398 * test-build.mk: Don't pass host argument to configure; make it
16399 guess.
16400
16401 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16402
16403 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16404 * Makefile.in (COMPRESS): New macro, like GZIP.
16405
16406 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16407
16408 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16409
16410 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16411 with gas currently defaults to -G 0.
16412
16413 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16414
16415 * Makefile.in (all-flex): flex depends on byacc.
16416
16417 * build-all.mk: If host not specified, use config.guess. Pass TAG
16418 to test-build.mk as RELEASE_TAG.
16419 * test-build.mk (configargs): New variable containing arguments to
16420 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16421 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16422
16423 * config.guess: Use /bin/uname when checking -X argument on SCO,
16424 to avoid invoking GNU uname which doesn't understand -X.
16425
16426 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16427
16428 * configure.in: Build gas for mips-*-*.
16429
16430 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16431
16432 * Makefile.in (all.normal): insert missing backslash.
16433
16434 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16435
16436 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16437
16438 * Makefile.in: Complete overhaul to merge many almost identical
16439 targets.
16440
16441 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16442
16443 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16444 (gdb.tar.Z): Adjusted.
16445
16446 * Makefile.in (setup-dirs, taz): New targets; should be general
16447 enough to adapt for gdb sometime. Build only .z file.
16448 (gas.tar.z): New target.
16449
16450 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16451
16452 * build-all.mk: Use CC=cc -Xs on Solaris.
16453
16454 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16455
16456 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16457 for handling BISON for FSF releases.
16458
16459 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16460
16461 * configure: Actually implement the change zoo just documented.
16462
16463 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16464
16465 * configure: when using config.guess, only set target_alias when
16466 it's not already been set (ie, on the command line)
16467
16468 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16469
16470 * Makefile.in: add installcheck target, set PRMS to install-prms
16471
16472 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16473
16474 * configure: add support for package_makefile_fragment, handle the
16475 case where a directory has a configure.in file but no Makefile.in
16476 more gracefully (with an actual understandable error message, even);
16477 add support for --without (and add this to the usage message); also
16478 explicitly add a --host=${host_alias} to the command line when
16479 config.guess is used
16480
16481 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16482
16483 * configure: Must use both --host and --target in recursive calls.
16484
16485 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16486
16487 * Makefile.in: Change deja-gnu to dejagnu.
16488
16489 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16490
16491 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16492
16493 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16494
16495 * configure.in: canonicalize all instances to *-*-solaris2*,
16496 also strip out a number of tools to not build for go32 host
16497
16498 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16499
16500 * config.guess: add GPL.
16501
16502 * Makefile.in, config.guess, config.sub, configure: bump
16503 copyrights to 93.
16504
16505 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16506
16507 * Makefile.in (do-info): Removed obsolete check for existence of
16508 localenv file.
16509
16510 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16511
16512 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16513
16514 * Makefile.in: a couple of 'else true' for decstation,
16515 support for TclX
16516
16517 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16518
16519 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16520
16521 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16522
16523 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16524
16525 * config.guess: Recognize i386-ibm-aix (PS/2).
16526 * configure.in: Use config/mh-aix386 file for it.
16527
16528 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16529
16530 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16531 CC_FOR_TARGET instead.
16532 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16533
16534 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16535
16536 * Makefile.in: Add sim to list of directories sent with gdb
16537
16538 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16539
16540 * configure.in: Put back mips-dec-bsd* case.
16541
16542 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16543
16544 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16545 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16546 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16547
16548 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16549
16550 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16551
16552 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16553 (install-info): install dir.info only if it exists,
16554 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16555
16556 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16557
16558 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16559 gas for mips-dec-bsd.
16560
16561 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16562
16563 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16564 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16565
16566 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16567
16568 * configure.in: Added "dejagnu" to hosttools list.
16569
16570 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16571
16572 * config.sub, configure.in, config.guess: Add support
16573 for Bosx, an AIX variant from Bull.
16574 Patches from F.Pierresteguy@frcl.bull.fr.
16575
16576 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16577
16578 * devo/dejagnu: Initial creation of devo/dejagnu.
16579 Migrated dejagnu testcases and support files for testing software
16580 tools to reside as subdirectories, currently called "testsuite",
16581 within the directory of the software tool. Migrated all programs,
16582 support libraries, etc. beloging to dejagnu proper from
16583 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16584 with no modifications. The changes to these files which will
16585 allow them to configure, build, and execute properly will be made
16586 in a future update.
16587
16588 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16589
16590 * Makefile.in: Change send_pr to send-pr.
16591 * configure.in: Likewise.
16592 * send_pr: Renamed directory to send-pr.
16593
16594 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16595
16596 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16597
16598 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16599
16600 * README: Update for gdb-4.8 release.
16601 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16602 gdb-xxx.tar.z (gzip'd) file also.
16603
16604 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16605
16606 * Makefile.in: make all-diff depend on all-libiberty
16607
16608 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16609
16610 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16611
16612 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16613
16614 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16615
16616 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16617
16618 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16619 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16620 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16621
16622 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16623
16624 * Makefile.in: makeinfo binary is in a new location
16625
16626 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16627
16628 * config.sub: Accept -ecoff as an OS.
16629
16630 * Makefile.in: Various changes to eliminate a level of make
16631 recursion and reduce the required command line length.
16632 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16633 sub-makes.
16634 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16635 variables holding settings for specific sub-makes.
16636 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16637 in terms of BASE_FLAGS_TO_PASS.
16638 (TARGET_LIBS): New variable listing directories which use
16639 TARGET_FLAGS_TO_PASS.
16640 (subdir_do): Eliminated.
16641 (do-*): New set of targets to replace subdir_do.
16642 (various): All targets which used subdir_do now depend on do-*.
16643 (local-clean): Renamed from do_clean.
16644 (local-distclean): New target, dependency of distclean and
16645 realclean.
16646 (install-info): Don't create directories. Depend on dir.info
16647 rather than calling make recursively.
16648 (install-dir.info): Eliminated.
16649 (install-info-dirs): Create all info directories here.
16650 (dir.info): Depend upon do-install-info.
16651
16652 * test-build.mk (HOLES): Added false.
16653
16654 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16655
16656 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16657
16658 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16659
16660 * Makefile.in (info): remove dependency on all-texinfo. The
16661 problem was really in texinfo/C, not at this level.
16662
16663 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16664
16665 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16666
16667 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16668
16669 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16670 GDB releases.
16671
16672 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16673
16674 * configure: Include srcdir in message about target of link not
16675 being found. Don't convert `-' to `_' in `with' options being
16676 passed to subdirs.
16677
16678 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16679
16680 * configure.in: add uudecode to host_tools
16681
16682 * Makefile.in: added {all,install}-uudecode targets, added them to
16683 the appropriate lists
16684
16685 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16686
16687 * Makefile.in (all-gcc): Added dependency on all-gas.
16688
16689 * configure.in (mips-*-*): Build ld and binutils.
16690
16691 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16692
16693 * configure: check return code from mkdir, print error message and
16694 exit on failure.
16695
16696 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16697
16698 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16699
16700 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16701
16702 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16703
16704 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16705
16706 * config.sub (h8500): Recognize this as a cpu type.
16707
16708 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16709
16710 * configure: source directory missing is no longer a warning
16711
16712 * configure.in: recognize irix[34]* instead of irix[34]
16713
16714 * Makefile.in: define and pass down X11_LIB
16715
16716 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16717
16718 * guess-systype: Renamed to ...
16719 * config.guess: ... by popular request.
16720 * configure.in, Makefile.in: Update accordingly.
16721
16722 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16723
16724 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16725 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16726 + Execute ./dummy instead of assuming . is in PATH.
16727
16728 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16729
16730 * guess-systype: New shell script. Attempts to guess the
16731 canonical host name of the executing host.
16732 Only a few hosts are supported so far.
16733 * configure: Call guess-systype if no host is specified.
16734
16735 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16736
16737 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16738 gcc Makefile.
16739
16740
16741 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16742
16743 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16744 (all-gcc, install-gcc, subdir_do): Use it.
16745
16746 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16747
16748 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16749
16750 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16751
16752 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16753 set exclusively by configure, using configure.in .
16754
16755 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16756
16757 * test-build.mk: set $PATH for all builds
16758
16759 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16760
16761 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16762
16763 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16764 the one used in gcc/Makefile.in, so that a null expansion doesn't
16765 override the one needed to build gcc with a native cc.
16766
16767
16768 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16769
16770 * configure: Accept -with arguments.
16771
16772 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16773
16774 * Makefile.in: added h8300sim
16775
16776 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16777
16778 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16779 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16780 (all-cygnus, native, build-cygnus): Make
16781 $(canonhost)-stamp-3stage-done, not $(host)....
16782 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16783 i386-sco3.2v4. Added else true to if command.
16784
16785 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16786
16787 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16788
16789 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16790
16791 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16792
16793 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16794
16795 * configure.in: don't remove binutils from Solaris builds
16796
16797 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16798
16799 * Makefile.in: get rid of earlier definitions for *clean,
16800 also handle the recursive info rule better
16801
16802 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16803
16804 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16805 do more-or-less the right thing.
16806
16807 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16808
16809 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16810 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16811
16812 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16813
16814 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16815 $(host_canonical).
16816
16817 * configure.in: split the configdirs list into 4 categories (native
16818 v. cross, library v. tool) and handle the cross-only and native-
16819 only in more reasonable (and correct!) way.
16820
16821 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16822
16823 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16824 configdirs anymore.
16825
16826 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16827
16828 * Makefile.in: extensive cleanup:: removed all of the explicit
16829 clean-* targets, collapsed many wrappers around subdir_do into
16830 one, added additional targets to satisfy standards.texi, deleted
16831 some old targets, some changes for consistency
16832
16833 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16834
16835 * configure.in: handle some programs as cross-only, and others as
16836 native only
16837
16838 * test-build.mk: handle partial holes in a more generic manner
16839
16840 * Makefile.in: m4 depends on libiberty
16841
16842 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16843
16844 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16845 time, wdiff, and find to configdirs
16846
16847 * Makefile.in: all, clean, and install rules for the new programs
16848 added to configure.in
16849
16850 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16851
16852 * configure.in: use mh-sun for all *-sun-* hosts
16853
16854 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16855
16856 * Makefile.in: define flags for X11 include files and library file
16857 locations, pass them down to the programs that need this info
16858
16859 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16860
16861 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16862
16863 * configure.in: start building libg++ for HP-UX targets
16864
16865 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16866
16867 * README: Update references to files moved into etc/.
16868
16869 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16870
16871 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16872 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16873
16874 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16875
16876 * configure: accept dash as well as underscore in long option
16877 names for FSF compatibility.
16878
16879 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16880
16881 * config.sub: added -sco3.2v4 support from FSF.
16882
16883 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16884
16885 * configure.in: expand the section that adds or removes
16886 directories from the list of programs to build, to handle native
16887 vs. cross in addition to host v. native
16888
16889 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16890
16891 * Makefile.in: Replace C++ in macro names with CXX.
16892 This is less likely to break ...
16893
16894 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16895
16896 * test-build.mk: add -w to GNU_MAKE
16897
16898 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16899
16900 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
16901 add 'sparc' to list of recognized cpus. This needed to make
16902 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
16903 Delete some redundant ose68 variants. Recognize -wrs as an os,
16904 then changes that into $CPU-wrs-vxworks.
16905
16906 * configure.in: remove most references to gdbtest, regularize
16907 target based program removal
16908
16909 * test-build.mk: import from p3 tree (many fixes and changes)
16910
16911 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
16912
16913 * Makefile.in: added rules to handle tcl, tk, and expect
16914
16915 * configure.in: handle those directories if they exist
16916
16917 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16918
16919 * config.sub: removed bogus hppabsd and hppahpux names, since
16920 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
16921
16922 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16923
16924 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
16925 depends upon all-xiberty
16926
16927 * Makefile.in: changes from p3, including:
16928
16929 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
16930
16931 * Makefile.in (XTRAFLAGS): include newlib directories if
16932 newlib/Makefile exists, rather than if host != target.
16933
16934 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
16935
16936 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
16937 from the same source tree and not building a cross-compiler. This
16938 matters for the libg++ configuration if reconfiguring a tree that
16939 has already been installed.
16940
16941 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
16942
16943 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
16944 pick up the machine and system specific header files.
16945
16946 * Makefile.in: added AS_FOR_TARGET, passed down in
16947 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
16948 the C compiler to use to create programs which are run in the
16949 build environment, set it to default to $(CC), and passed it down
16950 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
16951
16952 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
16953
16954 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
16955 We need them for unusual native builds, like systems without
16956 ranlib.
16957
16958 * configure: also define $(host_canonical) and
16959 $(target_canonical), which are the full, canonical names for the
16960 given host and target
16961
16962 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
16963
16964 * Makefile.in: Added separate definitions for C++.
16965
16966 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
16967
16968 * configure.in (configdirs): Add deja-gnu.
16969
16970 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
16971
16972 * README: Update for configure.texi and gdb-4.7 release.
16973
16974 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
16975
16976 * Makefile.in: Move "all" target to top of file.
16977 Previously, first target was ".PHONY" which caused BSD4.4 make
16978 to build .PHONY when make was run without arguments.
16979
16980 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
16981
16982 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
16983 Library-copylefted code in libiberty.
16984
16985 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
16986
16987 * config.sub: Replace m68kmote with plain old m68k.
16988
16989 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
16990
16991 * Makefile.in: Remove space from blank line, avoid Make complaints.
16992
16993 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
16994
16995 * config.sub: Complain if no argument is given. Added support for
16996 386bsd as OS and target alias.
16997
16998 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
16999
17000 * Makefile.in (XTRAFLAGS): include newlib directories if
17001 newlib/Makefile exists, rather than if host != target.
17002
17003 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17004
17005 * config.sub: recognize sparclite-wrs-vxworks.
17006
17007 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17008 p3.) Added clean-xiberty to clean.
17009
17010 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17011
17012 * configure.in: use *-*-* instead of nested cases for host and target
17013
17014 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17015
17016 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17017 from the same source tree and not building a cross-compiler. This
17018 matters for the libg++ configuration if reconfiguring a tree that
17019 has already been installed.
17020
17021 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17022
17023 * config.sub (i486v/i486v4): Merge in from FSF version.
17024
17025 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17026
17027 * configure: only set PWD if it is already set.
17028
17029 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17030
17031 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17032 doesn't have unset and all success paths (and most error paths)
17033 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17034 to just ${PWD} to avoid confusion.)
17035
17036 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17037
17038 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17039 even for a native compilation.
17040
17041 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17042
17043 Changes to make the gdb.tar.Z rule work better.
17044
17045 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17046 (DEVO_SUPPORT): Add configure.texi.
17047 (bfd-ilrt.tar.Z): Remove ancient rule.
17048
17049 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17050
17051 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17052 pick up the machine and system specific header files.
17053
17054 * configure.in, config.sub: added new target m68010-adobe-scout,
17055 with alias of adobe68k. Changed configure.in to check for
17056 -scout before -sco* to avoid a false match.
17057
17058 * Makefile.in: added AS_FOR_TARGET, passed down in
17059 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17060 the C compiler to use to create programs which are run in the
17061 build environment, set it to default to $(CC), and passed it down
17062 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17063
17064 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17065
17066 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17067 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17068 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17069 FOR_TARGET variants, to newlib and libg++.
17070
17071 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17072
17073 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17074 first.
17075
17076 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17077
17078 * config.sub: Accept `elf' as an environment.
17079
17080 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17081
17082 * Makefile.in (all-opcodes): cd into the right directory
17083
17084 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17085
17086 * configure: added -program_transform_name option, used as
17087 argument to sed when installing programs.
17088 configure.texi: added documentation for -program_prefix,
17089 -program_suffix and -program_transform_name.
17090
17091 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17092
17093 * config.sub: Accept i486 where i386 ok.
17094
17095 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17096
17097 * config.sub: accept we32k
17098
17099 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17100
17101 * config.sub, configure.in: accept OSE68000 and OSE68k.
17102
17103 * Makefile.in: don't create all directories for ``make install'';
17104 let the subdirectories create the ones they need.
17105
17106 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17107
17108 * COPYING: new file, GPL v2
17109
17110 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17111
17112 * Makefile.in: use the new gen-info-dir, which needs a template
17113 argument (which also lives in texinfo)
17114
17115 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17116
17117 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17118
17119 * config.sub (ncr3000): Change i386 to i486.
17120
17121 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17122
17123 * Makefile.in: add install-rcs, install-grep to
17124 install-no-fixedincludes, removed install-bison and install-libgcc
17125
17126 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17127
17128 * configure.in: grab the HPUX makefile fragment if on HPUX
17129
17130 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17131
17132 * Makefile.in: eradicate bison spoor (ditto libgcc).
17133 configure.in: recognise m68{k,000}-ericsson-OSE.
17134 es1800 is alias for m68k-ericsson-OSE
17135
17136 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17137
17138 * configure.in: rearrange the parts that remove programs from
17139 configdirs, based now on HOST==TARGET or by canonical triple.
17140
17141 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17142
17143 * test-build.mk: recurse explicitly with -f test-build.mk when
17144 appropriate. predicate stage3 and comparison on the existence
17145 of gcc. That is, if gcc isn't around, we aren't three-staging.
17146 On very clean, also remove ...stamp-co. Build in-place before
17147 doing other builds.
17148
17149 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17150
17151 * Makefile.in, configure.in: add tgas
17152
17153 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17154
17155 * Makefile.in: a number of changes merged in from progressive.
17156
17157 * configure.in: add libm.
17158
17159 * .cvsignore: ignore some stuff that comes from test-build.mk.
17160
17161 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17162
17163 * config.sub: Add es1800 (m68k-ericsson-es1800).
17164
17165 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17166
17167 * configure: Add program_suffix (parallel to program_prefix)
17168 * Makefile.in: adjust directory-creating script for losing decstation
17169
17170 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17171
17172 * configure: Minor $subdir-related fixes.
17173
17174 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17175
17176 * configure: fix various problems with propogating
17177 makefile_target_frag in subdirs.
17178 * configure.in: config libgcc if its there
17179
17180 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17181
17182 * config.sub: HPPA merge.
17183
17184 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17185
17186 * Makefile.in: Replace all-bison with all-byacc in all
17187 dependency lines for other tools (which now use byacc).
17188
17189 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17190
17191 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17192
17193 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17194
17195 * Makefile.in: make gprof rules similar to byacc rules (instead of
17196 vestigal $(unsubdir) that didn't work...)
17197
17198 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17199
17200 * config.sub: Add support for Linux.
17201 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17202 (at least for libg++).
17203
17204 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17205
17206 * configure.texi: fix doc for the -nfp option to configure
17207
17208 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17209
17210 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17211
17212 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17213
17214 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17215 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17216 * configure.in: added solaris* host_makefile_frag hook.
17217
17218 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17219
17220 * config.sub: changed recognition of m68000 so that various
17221 m68k types can be specified via m680[01234]0
17222
17223 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17224
17225 * config.sub (basic_machine): fix sed so that '-foo' isn't
17226 completely substituted out while .+'-foo' loses the '-foo'
17227
17228 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17229
17230 * config.sub ($os): Add -aout.
17231
17232 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17233
17234 * configure: If host_makefile_frag is absolute, don't
17235 prefix ${invsubdir} (relevant to libg++ auto-configure).
17236
17237 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17238
17239 * Makefile.in (tooldir): Define it.
17240 (all-ld): Depend on all-flex.
17241
17242 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17243
17244 * Makefile.in (check): Fix libg++ special case.
17245
17246 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17247
17248 * configure: do not bury `pwd` into config.status, thus do fewer
17249 pwd's.
17250
17251 * configure: print the "Building in" message only when building in
17252 other than "." AND verbose.
17253
17254 * configure: remove -s, rework -v to better accommodate guested
17255 configures.
17256
17257 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17258
17259 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17260
17261 * Makefile.in: macroize flags passed on recursion. remove
17262 fileutils.
17263
17264 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17265
17266 * configure: get makesrcdir right for subdirs deeper than 1.
17267
17268 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17269 install.
17270
17271 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17272
17273 * Makefile.in: don't print subdir_do or recursion lines.
17274
17275 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17276
17277 * standards.texi: added menu item.
17278
17279 * Makefile.in: build and install standards.info.
17280
17281 * standards.texi: new file.
17282
17283 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17284
17285 * configure: test for and move config.status pieces from
17286 ${subdir}/.
17287
17288 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17289
17290 * configure: Test for existance of files before trying to mv
17291 them, to avoid numerous non-existance messages.
17292
17293 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17294
17295 * configure: correct final line of config.status.
17296
17297 * configure: patch from eggert. Avoids a protection problem if
17298 the original Makefile.in is read only.
17299
17300 * configure: use move-if-change from gcc to create config.status.
17301 Some makefiles depend on config.status to tell if a directory
17302 has been reconfigured for a different host. This change
17303 prevents those directories from remaking everything in the case
17304 where the reconfig was only intended to rebuild a Makefile.
17305
17306 * configure: test for config.sub with "config.sub sun4" rather
17307 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17308 host alias from a missing config.sub.
17309
17310 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17311
17312 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17313 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17314
17315 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17316
17317 * configure: mkdir ${subdir} as needed.
17318
17319 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17320
17321 * Makefile.in,configure.in: added autoconf.
17322
17323 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17324
17325 * Makefile.in: no longer pass against on recursion.
17326
17327 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17328 definitions are not inherited.
17329
17330 * configure: correct makesrcdir when subdir is .
17331
17332 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17333
17334 * configure: Add support for 'subdirs' variable, which is
17335 like 'configdirs', except that configure doesn't re-invoke
17336 itself for subdirs, it just creates a Makefile for each subdir.
17337 * configure.texi: Document subdirs.
17338
17339 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17340
17341 * configure.in: added flex to configdirs
17342
17343 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17344
17345 * Makefile.in: remove clean-stamps from clean.
17346
17347 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17348
17349 * configure.in: Add gdbtest to configdirs.
17350
17351 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17352
17353 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17354 to recursive makes.
17355 * configure.in: Recognize new ncr3000 config.
17356
17357 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17358
17359 * Makefile.in, configure.in: removed references to gdbm.
17360
17361 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17362
17363 * config.sub: Don't canonicalize os value
17364 newsos* to bsd (readline needs to check for newsos).
17365 (This fix was earlier made Jan 31, but got re-broken.)
17366
17367 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17368
17369 * configure.in: sco is an os, not a vendor!
17370
17371 * configure: Quote $( better. Keep various shells happy.
17372
17373 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17374
17375 * Makefile.in: eliminate stamp-files.
17376
17377 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17378
17379 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17380 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17381
17382 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17383
17384 * config.sub: fix iris/iris3.
17385
17386 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17387
17388 * configure: re-add -rm.
17389
17390 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17391
17392 * Maskefile.in: add .stmp-rcs to all.
17393
17394 * configure.in: remove gas from rs6000 build, use aix host fragment.
17395
17396 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17397
17398 * configure: pass down site_option during recursion.
17399
17400 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17401
17402 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17403
17404 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17405
17406 * configure: Change exec_prefix so that it really defaults to prefix.
17407
17408 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17409
17410 * Makefile.in, configure.in: Add support for mmalloc library.
17411
17412 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17413
17414 * Makefile.in: add stmp dependencies for a few more things.
17415
17416 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17417
17418 * configure: adjusted error message on objdir/srcdir configure
17419 collision, per john's suggestion.
17420
17421 * Makefile.in: add libiberty stmp to all and all.cross.
17422
17423 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17424
17425 * Makefile.in: remove force dependencies, add grep to all.
17426
17427 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17428
17429 * Makefile.in: drop flex. make stamp files work.
17430
17431 * configure: added test for conflicting configuration in srcdir,
17432 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17433 gets cranky. use relative paths for configure and srcdir
17434 whenever possible. Send some error messages to stderr that were
17435 going to stdout.
17436
17437 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17438
17439 * Makefile.in: Fix libg++ rule to check for gcc directory
17440 before using gcc/gcc. Also pass XTRAFLAGS.
17441
17442 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17443
17444 * Makefile.in: added stmp-files so that directories aren't polled
17445 when they are already built.
17446
17447 * configure.texi: fixed a node pointer problem.
17448
17449 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17450
17451 * config.sub configure.in gdb/configure.in
17452 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17453 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17454 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17455
17456 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17457
17458 * configure: -recurring becomes -silent. corrected help message
17459 for -site= option.
17460
17461 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17462
17463 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17464
17465 * configure: when building Makefile for crosses, replace
17466 tooldir and program_prefix. default srcdir from location of
17467 config.sub. remove "for host in hosts" and "for target in
17468 targets" loops.
17469
17470 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17471
17472 * Makefile.in: Do not pass bindir or mandir to cvs.
17473
17474 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17475
17476 * Makefile.in, configure.in: removed traces of namesubdir,
17477 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17478 copyrights to '92, changed some from Cygnus to FSF.
17479
17480 * configure.texi: remove most references to multiple hosts,
17481 multiple targets, subdirs, etc.
17482
17483 * configure.man: removed rcsid. reference config.sub not
17484 config.subr.
17485
17486 * Makefile.in: mkdir $(infodir) on install-info.
17487
17488 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17489
17490 * configure.texi: Explain better about .gdbinit and about
17491 the environment that configure.in sections run in.
17492
17493 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17494
17495 * configure.in: Ultrix is only a decstation if it's a MIPS.
17496
17497 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17498
17499 * README: DOC.configure => cfg-paper.texi.
17500
17501 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17502
17503 * config.sub (near case $os): Don't convert newsos* to bsd!
17504
17505 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17506
17507 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17508 the number of copies of COPYING that go into the GDB tar file.
17509
17510 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17511
17512 * bfd/configure.in, gdb/config/mh-i386sco,
17513 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17514 Fix SCO configuration stuff.
17515
17516 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17517
17518 * Makefile.in: For libg++, make sure the -I pointing
17519 to the gcc directory goes *after* all the libg++-local -I flags.
17520 Also, move just-gcc dependency from just-libg++ to all-libg++.
17521
17522 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17523
17524 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17525
17526 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17527
17528 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17529
17530 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17531
17532 * config.sub: Add stratus configuration frags. Also
17533 submitted to FSF.
17534
17535 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17536
17537 * Makefile.in (DEV_SUPPORT): add configure.man.
17538
17539 * config.sub(Decode manufacturer-specific): add -none*.
17540
17541 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17542
17543 * Makefile.in: remove form feeds to make Sun's make happy.
17544 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17545
17546 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17547
17548 * Makefile.in (AR_FLAGS): Make quieter.
17549
17550 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17551
17552 * configure.in: Add libg++.
17553 * configure: When verbose, don't output the command line at each
17554 level; it will be unremarkably the same as the previous version,
17555 which will be the same as what the user typed.
17556
17557 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17558
17559 * configure.in, Makefile.in: fix clean-info, add flex. add
17560 fileutils.
17561
17562 * configure: be less sensitive to spaces in Makefile.in. Do not
17563 look for sources in "..". Doing so breaks subdirectories that
17564 might have their own configure. If a subdir has it's own
17565 configure script, use it.
17566
17567 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17568
17569 * cfg-paper.texi: some changes suggested by rms.
17570
17571 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17572
17573 * config.sub: Merge in some small additions from the FSF version,
17574 taken from the gcc distribution, to bring the Cygnus and FSF
17575 versions into closer sync.
17576
17577 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17578
17579 * configure.in: Changed svr4 references to sysv4.
17580
17581 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17582
17583 * configure: added -V for version number option.
17584
17585 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17586
17587 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17588 renamed from DOC.configure to cfg-paper.texi.
17589
17590 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17591
17592 * configure, config.subr, config.sub: config.subr is now
17593 config.sub again.
17594
17595 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17596
17597 * configure.texi: new file, in progress.
17598
17599 * Makefile.in: build info file and install the man page for
17600 configure.
17601
17602 * configure.man: new file, first cut.
17603
17604 * configure: find config.subr again now that configuration "none"
17605 has gone. removed all traces of the -ansi option. removed all
17606 traces of the -languages option.
17607
17608 * config.subr: resync from rms.
17609
17610 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17611
17612 * configure, config.sub, config.subr: merge config.sub into
17613 config.subr, call the result config.subr, remove config.sub, use
17614 config.subr.
17615
17616 * Makefile.in: revised install for dir.info.
17617
17618 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17619
17620 * configure.in: add decstation host makefile frag.
17621
17622 * Makefile.in: BISON now bison -y again. also install-gcc on
17623 install. clean-gdbm on clean. infodir belongs in datadir.
17624 Make directories for info install. Build dir.info here then
17625 install it.
17626
17627 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17628
17629 * Makefile.in: fix for bad directory tests.
17630
17631 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17632
17633 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17634 regexp. -srcdir relative was being handled incorrectly.
17635
17636 * Makefile.in: unwrapped some for loops so that parallel makes
17637 work again and so one can focus one's attention on a particular
17638 package.
17639
17640 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17641
17642 * configure: added PWD as a stand in for `pwd` (for speed). use
17643 elif wherever possible. make -srcdir work without -objdir.
17644 -objdir= commented out.
17645
17646 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17647
17648 * configure: +options become --options. -subdirs commented out.
17649 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17650 Makefile now at top of generated Makefile. Removed cvs log
17651 entries. added -srcdir. create .gdbinit only if there is one
17652 in ${srcdir}.
17653
17654 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17655 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17656 and mandir now keyed off datadir by default.
17657
17658 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17659
17660 * Freshly created ChangeLog.
17661
17662 \f
17663 Local Variables:
17664 mode: change-log
17665 left-margin: 8
17666 fill-column: 76
17667 version-control: never
17668 End: