re PR rtl-optimization/57381 (array of volatile pointers hangs gcc)
[gcc.git] / ChangeLog
1 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
5 2013-04-30 Brooks Moses <bmoses@google.com>
6
7 * MAINTAINERS: Update my email; move myself from Fortran
8 reviewer to Write After Approval.
9
10 2013-04-16 Andreas Schwab <schwab@suse.de>
11
12 * configure.ac (aarch64-*-*): Don't disable java.
13 * configure: Regenerate.
14
15 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
16
17 * MAINTAINERS (Write After Approval): Add myself.
18
19 2013-03-30 Matthias Klose <doko@ubuntu.com>
20
21 * Makefile.def (target_modules): Don't install libffi.
22 * Makefile.in: Regenerate.
23
24 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
25
26 * MAINTAINERS (Write After Approval): Add myself.
27
28 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
29
30 * MAINTAINERS (Write After Approval): Add myself.
31
32 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
33
34 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
35 * configure: Regenerated.
36
37 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
38
39 * MAINTAINERS: Explicitly add myself as AIX maintainer.
40 Remove Geoff Keating as rs6000 port maintainer, at his request.
41
42 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
43
44 * MAINTAINERS: Update my email.
45
46 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
47
48 * config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION.
49 * configure: Re-generate.
50
51 2013-01-15 Richard Biener <rguenther@suse.de>
52
53 PR other/55973
54 * configure: Re-generate.
55
56 2013-01-14 Matthias Klose <doko@ubuntu.com>
57
58 * Makefile.def (install-target-libsanitizer): Depend on
59 install-target-libstdc++-v3.
60 * Makefile.in: Regenerate.
61
62 2013-01-14 Richard Biener <rguenther@suse.de>
63
64 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
65 * configure: Re-generate
66
67 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
68
69 * config.sub: Update from config repo.
70
71 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
72
73 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
74 * Makefile.in: Regenerate.
75
76 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
77
78 * MAINTAINERS (arc): Add new port maintainership for myself.
79
80 2013-01-09 Jason Merrill <jason@redhat.com>
81
82 * .gitignore: Import from gdb repository.
83
84 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
85
86 * Makefile.def (configure-gcc): Depend on all-gmp.
87 (all-gcc): Remove dependency on all-gmp.
88 * Makefile.in: Regenerated.
89
90 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
91
92 * config.sub: Merge from config repo.
93 * config.guess: Ditto.
94
95 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
96
97 * Makefile.def: Merge from binutils.
98 * Makefile.in: Ditto.
99
100 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
101
102 * MAINTAINERS: Update my email.
103
104 2012-12-29 Ben Elliston <bje@gnu.org>
105
106 * config.guess: Update to 2012-12-29 version.
107 * config.sub: Likewise.
108
109 2012-12-20 Matthias Klose <doko@ubuntu.com>
110
111 * Makefile.def (install-target-libgfortran): Depend on
112 install-target-libquadmath, install-target-libgcc.
113 (install-target-libsanitizer): Depend on install-target-libgcc.
114 (install-target-libjava): Depend on install-target-libgcc.
115 (install-target-libitm): Depend on install-target-libgcc.
116 (install-target-libobjc): Depend on install-target-libgcc.
117 (install-target-libstdc++-v3): Depend on install-target-libgcc.
118 * Makefile.in: Regenerate.
119
120 2012-12-19 Matthias Klose <doko@ubuntu.com>
121
122 * Makefile.def (install-target-libgo): Depend on
123 install-target-libatomic.
124 * Makefile.in: Regenerate.
125
126 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
127
128 PR go/55201
129 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
130 * Makefile.in: Regenerate.
131
132 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
133
134 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
135 * configure: Regenerate.
136
137 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
138
139 * config.sub: Merge from config repo.
140
141 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
142
143 * Makefile.def (target_modules): Add bootstrap=true and
144 raw_cxx=true to libsanitizer.
145 * configure.ac (bootstrap_target_libs): Add libsanitizer.
146 * Makefile.in: Regenerated.
147 * configure: Likewise.
148
149 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
150
151 * MAINTAINERS: Remove self as RTL optimization maintainer.
152
153 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
154
155 * MAINTAINERS (Write After Approval): Add myself.
156
157 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
158
159 * Makefile.def (target_modules): Remove bootstrap=true and
160 raw_cxx=true from libsanitizer.
161 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
162 * Makefile.in: Regenerated.
163 * configure: Likewise.
164
165 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
166
167 * Makefile.def (target_modules): Add bootstrap=true and
168 raw_cxx=true to libsanitizer.
169 * configure.ac (bootstrap_target_libs): Add libsanitizer.
170 * Makefile.in: Regenerated.
171 * configure: Likewise.
172
173 2012-11-28 Andrew Pinski <apinski@cavium.com>
174
175 PR bootstrap/54279
176 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
177 * configure: Regenerate.
178 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
179 * Makefile.in: Regenerate.
180
181 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
182
183 * configure.ac: Disable libsanitizer if we're not building C++.
184 * configure: Regenerate.
185
186 2012-11-15 Roland McGrath <roland@hack.frob.com>
187
188 * MAINTAINERS (Write After Approval): Add myself.
189
190 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
191
192 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
193 Kostya Serebryany (kcc@google.com) and
194 Jakub Jelinek (jakub@redhat.com).
195 Rename area for Dodji Seketeli (dodji@redhat.com).
196
197 2012-11-15 Dodji Seketeli <dodji@redhat.com>
198
199 * MAINTAINERS: (asan.c, related): Add myself.
200
201 2012-11-14 Roland McGrath <mcgrathr@google.com>
202
203 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
204 * configure: Regenerate.
205
206 2012-11-13 Richard Henderson <rth@redhat.com>
207
208 * configure.ac: Move libsanitizer logic to subdirectory.
209 * configure: Regenerate.
210
211 2012-11-13 Dodji Seketeli <dodji@redhat.com>
212
213 * configure.ac: Enable libsanitizer just on x86 linux for now.
214 * configure: Re-generate.
215
216 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
217
218 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
219 sections.
220 * configure: Regenerate.
221
222 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
223
224 * configure.ac: Add section for configdirs for libsanitizer.
225 Disable for cris-*-* and mmix-*-*.
226 * configure: Regenerate.
227
228 2012-11-12 Wei Mi <wmi@google.com>
229
230 * configure.ac: Add libsanitizer to target_libraries.
231 * Makefile.def: Ditto.
232 * configure: Regenerate.
233 * Makefile.in: Regenerate.
234 * libsanitizer: New directory for asan runtime. Contains an empty
235 tsan directory.
236
237 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
238
239 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
240 against Mingw64 w32api.
241 * configure: Regenerate.
242
243 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
244
245 * configure: Regenerated.
246
247 2012-11-03 Robert Mason <rbmj@verizon.net>
248
249 * configure.ac: add --disable-libstdcxx configure option
250 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
251
252 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
253
254 * MAINTAINERS (Write After Approval): Add myself.
255
256 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
257
258 * MAINTAINERS (Write After Approval): Add myself.
259
260 2012-10-24 Sharad Singhai <singhai@google.com>
261
262 * MAINTAINERS (Write After Approval): Add myself.
263
264 2012-10-24 Eric Christopher <echristo@gmail.com>
265
266 * MAINTAINERS: Update email address.
267
268 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
269
270 PR bootstrap/54820
271 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
272 * configure: Regenerate.
273
274 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
275
276 * MAINTAINERS (aarch64): Add Marcus and myself.
277
278 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
279
280 PR bootstrap/54820
281 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
282 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
283 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
284 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
285 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
286 * Makefile.in: Regenerate.
287 * configure.ac (have_static_libs): New variable and associated check.
288 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
289 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
290 * configure: Regenerate.
291
292 2012-10-10 Richard Biener <rguenther@suse.de>
293
294 * MAINTAINERS: Adjust for changed surname.
295
296 2012-10-04 Lawrence Crowl <crowl@google.com>
297
298 * MAINTAINERS (Write After Approval): Add myself.
299
300 2012-10-01 Cary Coutant <ccoutant@google.com>
301
302 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
303
304 2012-09-28 Ian Lance Taylor <iant@google.com>
305
306 * Makefile.def: Make all-target-libgo depend on
307 all-target-libbacktrace.
308 * Makefile.in: Rebuild.
309
310 2012-09-26 Ian Lance Taylor <iant@google.com>
311
312 * Makefile.def: Make all-gcc depend on all-libbacktrace.
313 * Makefile.in: Rebuild.
314
315 2012-09-20 Walter Lee <walt@tilera.com>
316
317 * configure.ac: Add tilegx to list of targets that support gold.
318 * configure: Regenerate.
319
320 2012-09-20 Marek Polacek <polacek@redhat.com>
321
322 * MAINTAINERS (Write After Approval): Add myself.
323
324 2012-09-19 Steve Ellcey <sellcey@mips.com>
325
326 * configure.ac: Add mips*-mti-elf* target.
327 * configure: Regenerate.
328
329 2012-09-17 Ian Lance Taylor <iant@google.com>
330
331 * MAINTAINERS (Various Maintainers): Add libbacktrace.
332 * configure.ac (host_libs): Add libbacktrace.
333 (target_libraries): Add libbacktrace.
334 * Makefile.def (host_modules): Add libbacktrace.
335 (target_modules): Likewise.
336 * configure, Makefile.in: Rebuild.
337
338 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
339
340 PR target/38607
341 Merge upstream change.
342 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
343
344 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
345 Add libgomp*.o to compare_exclusions for AIX.
346 * configure: Regenerate.
347
348 2012-09-06 Diego Novillo <dnovillo@google.com>
349
350 * configure.ac: Bump minimum GMP version to 4.2.3.
351 * configure: Re-generate.
352
353 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
354
355 PR target/54461
356 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
357 target-libgloss if not configured --with-avrlibc=no.
358 * configure: Regenerate.
359
360 2012-09-04 Jason Merrill <jason@redhat.com>
361
362 * configure.ac: Fix --enable-languages=all.
363
364 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
365
366 * MAINTAINERS (Write After Approval): Add myself.
367
368 2012-09-03 Richard Guenther <rguenther@suse.de>
369
370 PR bootstrap/54138
371 * configure.ac: Re-organize ISL / CLOOG checks to allow
372 disabling with either --without-isl or --without-cloog.
373 * configure: Regenerated.
374
375 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
376
377 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
378 * configure: Regenerate.
379
380 2012-08-27 Ulrich Drepper <drepper@gmail.com>
381
382 * MAINTAINERS: Fix my email address.
383
384 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
385
386 PR binutils/4970
387 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
388 and opcodes.
389 * Makefile.in: Regenerated.
390
391 2012-08-26 Art Haas <ahaas@impactweather.com>
392
393 * configure: Regenerate.
394
395 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
396
397 * INSTALL/README: Also refer to the online installation
398 instructions.
399
400 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
401
402 * MAINTAINERS (Write After Approval): Add myself.
403 (Picochip port): Remove myself.
404
405 2012-08-14 Diego Novillo <dnovillo@google.com>
406
407 Merge from cxx-conversion branch.
408
409 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
410 POSTSTAGE1_CONFIGURE_FLAGS.
411 * Makefile.in: Regenerate.
412 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
413 Force C++ when bootstrapping.
414 * configure: Regenerate.
415
416 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
417
418 * MAINTAINERS (Write After Approval): Add myself.
419
420 2012-07-16 Joseph Myers <joseph@codesourcery.com>
421
422 * README: Document use of ranges of years in copyright notices.
423
424 2012-07-06 Richard Guenther <rguenther@suse.de>
425
426 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
427 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
428 --with-gmp=system.
429 * Makefile.in: Regenerated.
430 * configure: Likewise.
431
432 2012-07-06 Richard Guenther <rguenther@suse.de>
433
434 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
435 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
436 supply V=1 as extra_make_flags.
437 * configure: Regenerated.
438 * Makefile.in: Likewise.
439
440 2012-07-04 Tristan Gingold <gingold@adacore.com>
441
442 * configure: Regenerate.
443
444 2012-07-03 Richard Guenther <rguenther@suse.de>
445
446 * Makfile.def (isl): Remove not necessary extra_exports and
447 extra_make_flags.
448 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
449 * Makefile.in: Regenerated.
450
451 2012-07-03 Richard Guenther <rguenther@suse.de>
452
453 * Makefile.def (cloog): Add V=1 to extra_make_flags.
454 * configure.ac: If either the ISL or the CLooG check failed
455 do not try to build in-tree versions.
456 * Makefile.in: Regenerated.
457 * configure: Regenerated.
458
459 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
460
461 * configure: Regenerate.
462
463 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
464
465 * MAINTAINERS (Various Maintainers): Add myself as testsuite
466 maintainer.
467
468 2012-07-02 Richard Guenther <rguenther@suse.de>
469
470 * configure: Regenerated.
471
472 2012-07-02 Richard Guenther <rguenther@suse.de>
473 Michael Matz <matz@suse.de>
474 Tobias Grosser <tobias@grosser.es>
475 Sebastian Pop <sebpop@gmail.com>
476
477 * Makefile.def: Add ISL host module, remove PPL host module.
478 Adjust ClooG host module to use the proper ISL.
479 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
480 * configure.ac: Include config/isl.m4. Add ISL host library,
481 remove PPL. Remove PPL configury, add ISL configury, adjust
482 ClooG configury.
483 * Makefile.in: Regenerated.
484 * configure: Likewise.
485
486 2012-07-02 Richard Guenther <rguenther@suse.de>
487
488 Merge from graphite branch
489 2011-07-21 Tobias Grosser <tobias@grosser.es>
490
491 * configure: Regenerated.
492 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
493 both cloog.org and legacy versions. The only supported version will
494 be CLooG with the isl backend.
495
496 2011-07-21 Tobias Grosser <tobias@grosser.es>
497
498 * configure: Regenerated.
499 * configure.ac: Require cloog isl 0.17.0
500
501 2011-07-21 Tobias Grosser <tobias@grosser.es>
502
503 * configure: Regenerated.
504 * config/cloog.m4: Do not define CLOOG_ORG
505
506 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
507
508 * configure.ac: Skip C if explicitly selected.
509 * configure: Regenerate.
510
511 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
512
513 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
514 they contain -O2.
515 * configure: Regenerate.
516
517 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
518
519 PR debug/53740
520 * df.h, df-problems.c, dce.c: Revert last patch.
521
522 2012-06-25 Iain Sandoe <iain@codesourcery.com>
523
524 * MAINTAINERS (Write After Approval): Update my email address.
525
526 2012-06-21 Meador Inge <meadori@codesourcery.com>
527
528 * MAINTAINERS (Write After Approval): Add myself.
529
530 2012-06-20 Jason Merrill <jason@redhat.com>
531
532 * Makefile.tpl (check-target-libgomp-c++): New.
533 (check-target-libitm-c++): New.
534 * Makefile.def (c++): Add them.
535 * Makefile.in: Regenerate.
536
537 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
538
539 * MAINTAINERS (Write After Approval): Add myself.
540
541 2012-05-16 Olivier Hainque <hainque@adacore.com>
542
543 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
544 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
545 (install-no-fixedincludes): Adjust accordingly.
546 * Makefile.in: Regenerate.
547
548 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
549
550 Merge upstream change
551 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
552
553 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
554
555 * MAINTAINERS (Write After Approval): Add myself.
556
557 2012-05-09 Nick Clifton <nickc@redhat.com>
558 Paul Smith <psmith@gnu.org>
559
560 PR bootstrap/50461
561 * configure.ac (mpfr-dir): When using in-tree MPFR sources
562 allow for the fact that from release v3.1.0 of MPFR the source
563 files were moved into a src sub-directory.
564 * configure: Regenerate.
565
566 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
567
568 * configure.ac: Bump minimum MPFR version to 2.4.0.
569 * configure: Regenerated.
570
571 2012-05-01 Richard Henderson <rth@redhat.com>
572
573 * Makefile.def (libatomic): New target_module.
574 * configure.ac (target_libraries): Add libatomic.
575 (noconfigdirs): Check if libatomic is supported.
576 * Makefile.in, configure: Rebuild.
577
578 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
579
580 * MAINTAINERS (Write After Approval): Add myself.
581
582 2012-04-25 Joel Brobecker <brobecker@adacore.com>
583
584 * config.sub: Update to 2012-04-18 version from official repo.
585
586 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
587
588 * MAINTAINERS (Write After Approval): Add myself.
589
590 2012-04-11 Steve Ellcey <sellcey@mips.com>
591
592 * MAINTAINERS: Changed email address.
593
594 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
595
596 PR target/52737
597 * contrib/gcc_update (files_and_dependencies):
598 Remove gcc/config/avr/t-multilib from touch data.
599
600 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
601
602 * MAINTAINERS (OS Port Maintainers): Remove irix.
603 * configure.ac (enable_libgomp): Remove *-*-irix6*.
604 (unsupported_languages): Remove mips-sgi-irix6.*.
605 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
606 (with_stabs): Remove.
607 * configure: Regenerate.
608
609 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
610
611 * MAINTAINERS (OS Port Maintainers): Remove osf.
612 * configure.ac (enable_libgomp): Remove *-*-osf*.
613 (with_stabs): Remove alpha*-*-osf*.
614 * configure: Regenerate.
615
616 2012-03-05 Tristan Gingold <gingold@adacore.com>
617
618 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
619 * configure: Regenerate.
620
621 2012-02-17 Walter Lee <walt@tilera.com>
622
623 * MAINTAINERS: (Write After Approval): Delete myself.
624
625 2012-02-14 Walter Lee <walt@tilera.com>
626
627 * MAINTAINERS (tilegx port): Add myself.
628 (tilepro port): Add myself.
629 (Write After Approval): Add myself.
630
631 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
632
633 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
634 and Joseph Myers as docstring relicensing maintainers.
635
636 2012-02-09 Bin Cheng <bin.cheng@arm.com>
637
638 * MAINTAINERS (write-after-approval): Add myself.
639
640 2012-02-08 Ira Rosen <irar@il.ibm.com>
641
642 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
643 maintainer.
644
645 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
646
647 * MAINTAINERS (Write After Approval): Move myself to
648 maintain alphabetical order.
649
650 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
651
652 * MAINTAINERS (Write After Approval): Add myself.
653
654 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
655
656 * MAINTAINERS (Write After Approval): Add myself.
657
658 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
659 Jayant R Sonar <jayant.sonar@kpitcummins.com>
660
661 * configure.ac (cr16-*-*): Remove nonconfigdirs.
662 * configure: Regenerate.
663
664 2012-01-23 Harshit Chopra <harshit@google.com>
665
666 * MAINTAINERS (Write After Approval): Add myself.
667
668 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
669
670 * configure.ac: Remove reference to mh-interix.
671 * configure: Regenerate.
672
673 2012-01-05 Richard Henderson <rth@redhat.com>
674
675 PR bootstrap/51072
676 * configure.ac: Disable libitm if c++ is not enabled.
677 * configure: Rebuild.
678
679 * configure.ac: Fix regexp for same.
680 * configure: Rebuild.
681
682 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
683
684 * MAINTAINERS (Write After Approval): Add myself.
685
686 2012-01-02 Richard Guenther <rguenther@suse.de>
687
688 PR bootstrap/51686
689 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
690 * Makefile.in: Regenerate.
691
692 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
693
694 * MAINTAINERS (Write After Approval): Add myself.
695
696 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
697
698 * configure: Regenerate.
699
700 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
701
702 * MAINTAINERS (picochip): Changed email address.
703
704 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
705
706 * MAINTAINERS (write-after-approval): Add self.
707
708 2011-11-29 DJ Delorie <dj@redhat.com>
709
710 * configure.ac (rl78-*-*) New case.
711 * configure: Regenerate.
712 * MAINTAINERS: Add myself as RL78 maintainer.
713
714 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
715
716 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
717
718 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
719
720 * libtool.m4: Additional FreeBSD 10 fixes.
721
722 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
723
724 * MAINTAINERS: Move myself from Write After Approval to CPU Port
725 Maintainers section, as Epiphany maintainer.
726
727 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
728
729 PR target/49992
730 * configure.ac: Remove ranlib special-casing for Darwin.
731 * configure: Regenerate.
732
733 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
734
735 * MAINTAINERS (Reviewers): Keep the list sorted.
736
737 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
738
739 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
740
741 2011-11-09 Roland McGrath <mcgrathr@google.com>
742
743 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
744 * configure: Rebuild.
745 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
746 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
747 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
748 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
749 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
750 Add READELF.
751 * Makefile.in: Rebuild.
752
753 2011-11-09 Jason Merrill <jason@redhat.com>
754
755 * Makefile.def (language=c++): Remove check-c++0x.
756 * Makefile.in (check-gcc-c++): Regenerate.
757
758 2011-11-08 Richard Henderson <rth@redhat.com>
759
760 * configure.ac: Test for libitm directory present first.
761
762 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
763
764 * configure.ac: Test libitm/configure.tgt to disable libitm.
765 * configure: Rebuild.
766
767 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
768 Richard Henderson <rth@redhat.com>
769
770 Merged from transactional-memory.
771
772 * Makefile.def (lang_env_dependencies): libitm is c++.
773 Add libitm target module.
774 * configure.ac: Likewise.
775 * config/mmap.m4: New file.
776 * contrib/gcc_update: Add libitm to touch data.
777 * Makefile.in, configure: Rebuild.
778
779 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
780
781 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
782 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
783 * Makefile.in: Regenerate.
784
785 2011-11-01 DJ Delorie <dj@redhat.com>
786
787 * config.sub: Update to version 2011-10-29 (added rl78)
788
789 2011-10-27 Nick Clifton <nickc@redhat.com>
790
791 * config.sub: Import these changes from the config project:
792
793 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
794 Ben Elliston <bje@gnu.org>
795
796 * config.sub (epiphany): New.
797
798 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
799 Ben Elliston <bje@gnu.org>
800
801 * config.sub (hexagon, hexagon-*): New.
802
803 2011-08-23 Roland McGrath <mcgrathr@google.com>
804
805 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
806 64eb to be64.
807
808 2011-08-16 Roland McGrath <mcgrathr@google.com>
809
810 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
811 (nacl): Grok as alias for 32el-unknown-nacl.
812
813 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
814
815 * MAINTAINERS (Write After Approval): Add myself.
816
817 2011-10-24 Teresa Johnson <tejohnson@google.com>
818
819 * MAINTAINERS (Write After Approval): Add myself.
820
821 2011-09-21 Jakub Jelinek <jakub@redhat.com>
822
823 * MAINTAINERS (sparc port): Remove myself.
824
825 2011-09-14 Tom de Vries <tom@codesourcery.com>
826
827 * MAINTAINERS (Write After Approval): Add myself.
828
829 2011-08-14 Yao Qi <yao@codesourcery.com>
830
831 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
832 * configure: Regenerate.
833
834 2011-07-26 Ian Lance Taylor <iant@google.com>
835
836 * configure.ac: Set have_compiler based on whether gcc directory
837 exists, rather than on whether gcc is in configdirs.
838 * configure: Rebuild.
839
840 2011-07-21 Joseph Myers <joseph@codesourcery.com>
841
842 * MAINTAINERS (Global Reviewers): Add self.
843
844 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
845
846 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
847 link directories.
848 * Makefile.in: Rebuild.
849
850 2011-07-20 Ian Lance Taylor <iant@google.com>
851
852 PR bootstrap/49787
853 * configure.ac: Move --enable-bootstrap handling earlier in file.
854 If --enable-bootstrap and either --enable-build-with-cxx or
855 --enable-build-poststage1-with-cxx, enable C++ automatically.
856 * configure: Rebuild.
857
858 2011-07-19 Ian Lance Taylor <iant@google.com>
859
860 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
861 make C++ a boot_language. Set and substitute
862 POSTSTAGE1_CONFIGURE_FLAGS.
863 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
864 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
865 * configure, Makefile.in: Rebuild.
866
867 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
868
869 * MAINTAINERS (Register Allocation): Move myself from reviewers to
870 maintainers.
871
872 2011-07-18 Jakub Jelinek <jakub@redhat.com>
873
874 * MAINTAINERS (Global Reviewers): Add myself.
875
876 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
877
878 * configure: Regenerate.
879
880 2011-07-16 Jason Merrill <jason@redhat.com>
881
882 * Makefile.def (language=c++): Add check-c++0x and
883 check-target-libmudflap-c++.
884 * Makefile.tpl (check-target-libmudflap-c++): New.
885 * Makefile.in: Regenerate.
886
887 2011-07-16 Matthias Klose <doko@ubuntu.com>
888
889 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
890 * Makefile.def (target_modules/libjava): Pass
891 $(EXTRA_CONFIGARGS_LIBJAVA).
892 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
893 if not configured with --enable-static-libjava.
894 * Makefile.in: Regenerate.
895 * configure: Likewise.
896
897 2011-07-15 Jason Merrill <jason@redhat.com>
898
899 * Makefile.in (check-c++): Move check-gcc-c++0x after
900 check-target-libstdc++-v3.
901
902 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
903
904 * MAINTAINERS (c6x port): New entry.
905
906 2011-07-13 Jason Merrill <jason@redhat.com>
907
908 * Makefile.in (check-gcc-c++0x): New.
909 (check-c++): Depend on it.
910
911 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
912
913 PR target/39150
914 * configure.ac (i[3456789]86-*-solaris2*): Also accept
915 x86_64-*-solaris2.1[0-9]*.
916 * configure: Regenerate.
917
918 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
919
920 * MAINTAINERS (RTL optimizers): Add self.
921
922 2011-06-27 Gabriel Charette <gchare@google.com>
923
924 * MAINTAINERS (Write After Approval): Add myself.
925
926 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
927
928 PR regression/47836
929 PR bootstrap/23656
930 PR other/47733
931 PR bootstrap/49247
932 PR c/48825
933 * configure.ac (target_libraries): Remove target-libiberty.
934 Remove case-statement setting skipdirs=target-libiberty for
935 multiple targets. Remove checking target_configdirs and
936 removing target-libiberty but keeping target-libgcc if
937 otherwise empty.
938 * Makefile.def (target_modules): Don't add libiberty.
939 (dependencies): Remove all traces of target-libiberty.
940 * configure, Makefile.in: Regenerate.
941
942 2011-06-13 Walter Lee <walt@tilera.com>
943
944 * configure.ac (tilepro-*-*) New case.
945 (tilegx-*-*): Likewise.
946 * configure: Regenerate.
947
948 2011-06-06 Jing Yu <jingyu@google.com>
949
950 * configure.ac: Skip target-libiberty for
951 arm*-*-linux-androideabi.
952 * configure: Regenerated.
953
954 2011-06-06 Nick Clifton <nickc@redhat.com>
955
956 * config.sub: Sync from upstream.
957
958 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
959
960 * MAINTAINERS (Write After Approval): Add myself.
961
962 2011-06-01 Daniel Jacobowitz <drow@false.org>
963
964 * MAINTAINERS: Update my email address.
965
966 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
967
968 * MAINTAINERS (Write After Approval): Update my email address.
969
970 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
971
972 * MAINTAINERS (Write After Approval): Add myself.
973
974 2011-05-08 Doug Kwan <dougkwan@google.com>
975
976 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
977 * configure: Regenerated.
978 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
979 value from configure.
980 * Makefile.in: Regenerated.
981
982 2011-05-05 Joseph Myers <joseph@codesourcery.com>
983
984 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
985 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
986 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
987 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
988 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
989 *-*-vxworks*): Disable newlib and libgloss in separate case
990 statement.
991 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
992 to separate case statement.
993 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
994 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
995 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
996 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
997 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
998 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
999 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1000 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1001 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1002 i[[3456789]]86-*-rdos*, m32r-*-*,
1003 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1004 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1005 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1006 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1007 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1008 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1009 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1010 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1011 and libgloss in main case over targets. Remove most empty cases
1012 in main case over targets.
1013 * configure: Regenerate.
1014
1015 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1016
1017 * MAINTAINERS (Write After Approval): Add myself.
1018
1019 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1020
1021 * configure.ac: Remove code setting special library locations for
1022 hppa*64*-*-hpux11*. Remove code setting compiler for
1023 sparc-sun-solaris2*.
1024 * configure: Regenerate.
1025
1026 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1027
1028 * configure.ac: Separate libgloss_dir settings from general case
1029 over targets.
1030 * configure: Regenerate.
1031
1032 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1033
1034 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1035 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1036 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1037 cases in libgcj-disabling case statement.
1038 (hppa*64*-*-linux*): Set unsupported_languages instead of
1039 disabling target-zlib.
1040 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1041 to hppa*64*-*-hpux*.
1042 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1043 hppa*-*-hpux*.
1044 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1045 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1046 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1047 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1048 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1049 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1050 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1051 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1052 libgcj-disabling case statement.
1053 * configure: Regenerate.
1054
1055 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1056
1057 * configure.ac: Disable Java for targets not supporting libffi.
1058 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1059 Remove cases in Java-disabling statement.
1060 (*arm-wince-pe): Change to arm-wince-pe.
1061 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1062 cases in Java-disabling statement.
1063 (bfin-*-*): Don't disable Java again.
1064 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1065 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1066 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1067 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1068 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1069 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1070 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1071 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1072 Java-disabling statement.
1073 (mmix-*-*): Don't disable Java again.
1074 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1075 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1076 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1077 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1078 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1079 statement.
1080 * configure: Regenerate.
1081
1082 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1083
1084 * configure.ac: Separate cases disabling Java and Java libraries
1085 from general case over targets.
1086 * configure: Regenerate.
1087
1088 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1089
1090 * MAINTAINERS: Update my email address.
1091
1092 2011-04-20 Easwaran Raman <eraman@google.com>
1093
1094 * MAINTAINERS (Write After Approval): Add myself.
1095
1096 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1097
1098 PR lto/48086
1099 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1100 * configure: Regenerate.
1101
1102 2011-04-16 Jim Meyering <meyering@redhat.com>
1103
1104 * MAINTAINERS (Write After Approval): Add myself.
1105
1106 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1107
1108 * MAINTAINERS: Update my email address.
1109
1110 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1111
1112 * MAINTAINERS (Write After Approval): Add myself.
1113
1114 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1115
1116 * MAINTAINERS (Write After Approval): Add myself.
1117
1118 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1119
1120 * MAINTAINERS (Write After Approval): Add myself.
1121
1122 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1123
1124 * configure.ac (build_tools): Remove build-byacc.
1125 (host_libs): Remove mmalloc.
1126 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1127 autoconf automake libtool diff rcs fileutils shellutils time
1128 textutils wdiff find uudecode hello tar gzip indent recode release
1129 sed perl gawk findutils gettext zip.
1130 (libgcj): Remove target-qthreads.
1131 (target_tools): Remove target-examples target-gperf.
1132 (YACC): Don't handle building byacc.
1133 * configure: Regenerate.
1134 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1135 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1136 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1137 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1138 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1139 handle building components.
1140 * Makefile.in: Regenerate.
1141
1142 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1143
1144 * MAINTAINERS: Update my email address as Xtensa maintainer.
1145
1146 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1147
1148 * config.sub: Sync from upstream.
1149
1150 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1151
1152 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1153 (microblaze*): Don't disable libssp.
1154 * configure: Regenerate.
1155
1156 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1157
1158 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1159 moveifchange.
1160 * configure: Regenerate.
1161 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1162 * Makefile.in: Regenerate.
1163
1164 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1165
1166 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1167 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1168 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1169 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1170 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1171 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1172 md_exec_prefix cases.
1173 * configure: Regenerate.
1174
1175 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1176
1177 * configure.ac: Separate cases disabling target-libssp,
1178 target-libiberty, target-libstdc++-v3 and Fortran from general
1179 case over targets.
1180 * configure: Regenerate.
1181
1182 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1183
1184 * configure.ac (*-*-chorusos): Don't disable libgcj.
1185 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1186 Remove case.
1187 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1188 (arm-*-coff): Don't disable libgcj.
1189 (arm*-*-linux-gnueabi): Remove useless assignment.
1190 (arm-*-riscix*): Don't disable libgcj.
1191 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1192 configuration.
1193 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1194 (c54x*-*-*): Remove case.
1195 (tic54x-*-*): Don't disable GCC or GCC libraries.
1196 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1197 to *.
1198 (d10v-*-*): Don't disable GCC libraries.
1199 (d30v-*-*): Don't disable libgcj.
1200 (h8500-*-*): Don't disable GCC libraries.
1201 (i960-*-*): Don't disable libgcj.
1202 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1203 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1204 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1205 libgcj.
1206 (m68k-*-coff*): Remove case.
1207 (mmix-*-*): Don't disable libgloss on host.
1208 (mn10200-*-*, mn10300-*-*): Remove cases.
1209 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1210 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1211 Don't disable libgcj.
1212 (romp-*-*): Remove case.
1213 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1214 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1215 case.
1216 (v810-*-*): Don't disable GCC libraries.
1217 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1218 (ip2k-*-*): Don't disable GCC libraries.
1219 * configure: Regenerate.
1220
1221 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1222
1223 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1224 libffi on host.
1225 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1226 on host.
1227 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1228 * configure: Regenerate.
1229
1230 2011-03-26 John Marino <binutils@marino.st>
1231
1232 * configure.ac: Add support for *-*-dragonfly*
1233 * configure: Regenerate.
1234
1235 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1236
1237 * configure.ac (native_only): Remove.
1238 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1239 send-pr uudecode guile gnuserv on host.
1240 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1241 send-pr rcs guile perl texinfo libtool on host.
1242 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1243 automake send-pr rcs guile perl texinfo libtool on host.
1244 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1245 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1246 (alpha*-dec-osf*): Don't disable fileutils on target.
1247 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1248 texinfo send-pr expect dejagnu on target.
1249 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1250 target-qthreads on target.
1251 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1252 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1253 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1254 x86_64-*-mingw*): Don't disable expect on target.
1255 (*-*-cygwin*): Don't disable target-gperf on target.
1256 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1257 gnuserv on target.
1258 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1259 target.
1260 * configure: Regenerate.
1261
1262 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1263
1264 * configure.ac (target_tools): Remove target-groff.
1265 (native_only): Remove target-groff.
1266 (hppa*64*-*-*): Don't disable byacc.
1267 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1268 setting.
1269 (*-*-kaos*): Don't skip target-librx and target-groff.
1270 (*-*-netware*): Don't skip target-libmudflap.
1271 (*-*-tpf*): Don't skip target-libmudflap.
1272 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1273 directories on the host.
1274 (ia64*-*-*vms*): Don't skip tix.
1275 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1276 host.
1277 * configure: Regenerate.
1278
1279 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1280
1281 * configure.ac: Remove references to mt-mep, mt-netware,
1282 mt-wince.
1283 * Makefile.def: Add all-utils soft dependencies.
1284 * Makefile.tpl: Remove GDB_NLM_DEPS.
1285 * configure: Regenerate.
1286 * Makefile.in: Regenerate.
1287
1288 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1289
1290 * configure.ac: Do not include mh-x86omitfp.
1291 * configure: Regenerate.
1292
1293 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1294
1295 * configure.ac: Remove empty cases.
1296 * configure: Regenerate.
1297
1298 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1299
1300 * Makefile.def: Add dependency from termcap to gdb.
1301 * Makefile.in: Regenerate.
1302
1303 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1304
1305 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1306 * configure: Regenerate.
1307 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1308 * Makefile.tpl: Likewise.
1309 * Makefile.in: Regenerate.
1310
1311 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1312
1313 * configure.ac: Remove all mentions of tentative_cc.
1314 * configure: Regenerate.
1315
1316 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1317
1318 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1319 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1320 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1321 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1322 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1323 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1324 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1325 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1326 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1327 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1328 *-*-rhapsody*): Remove host cases.
1329 * configure: Regenerate.
1330
1331 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1332
1333 * configure.ac (ppc*-*-pe): Remove host case.
1334 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1335 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1336 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1337 cases.
1338 * configure: Regenerate.
1339
1340 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1341
1342 * config.sub: Update to version 2011-03-23.
1343
1344 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1345
1346 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1347 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1348 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1349 * configure: Regenerate.
1350
1351 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1352
1353 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1354 to Write After Approval.
1355 * config-ml.in: Don't handle arc-*-elf*.
1356 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1357 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1358 handle GCC libraries.
1359 * configure: Regenerate.
1360
1361 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1362
1363 PR bootstrap/48120:
1364 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1365 Add -lstdc++ -lm to LIBS.
1366 * configure: Regenerate.
1367
1368 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1369
1370 * config.guess: Update to version 2011-02-02
1371 * config.sub: Update to version 2011-02-24
1372
1373 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1374
1375 PR lto/48086
1376 * configure.ac: Re-enable LTO on *-apple-darwin9.
1377 * configure: Regenerate.
1378
1379 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1380
1381 PR lto/48086
1382 * configure.ac: Disable LTO on darwin due to an assembler change in
1383 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1384 under 256.
1385 * configure: Regenerate.
1386
1387 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1388
1389 * MAINTAINERS: Update myself as score backend maintainer,
1390 update my e-mail address.
1391
1392 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1393
1394 * MAINTAINERS: Update my e-mail address.
1395
1396 2011-03-06 Joey Ye <joey.ye@arm.com>
1397
1398 * MAINTAINERS: Update my e-mail address.
1399
1400 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1401
1402 * configure.ac: Adjust test of with_ppl.
1403 * configure: Regenerated.
1404
1405 2011-03-02 Kai Tietz <ktietz@redhat.com>
1406
1407 * MAINTAINERS: Adjust my e-mail address.
1408
1409 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1410
1411 * configure.ac: Add -lpwl to ppllibs.
1412 * configure: Regenerated.
1413
1414 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1415
1416 * config/cloog.m4: Add -lisl to clooglibs.
1417 * configure: Regenerated.
1418
1419 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1420
1421 * MAINTAINERS (CPU Port maintainers): Add self.
1422
1423 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1424
1425 * MAINTAINERS: Add myself as testsuite maintainer.
1426
1427 2011-02-15 Mike Stump <mikestump@comcast.net>
1428
1429 * MAINTAINERS: Add myself as testsuite maintainer.
1430
1431 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1432
1433 Import from Libtool and gnulib:
1434
1435 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1436
1437 Prepare for supporting FreeBSD 10.
1438 * config.rpath: Remove handling of freebsd1* which soon would
1439 match FreeBSD 10.0.
1440
1441 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1442
1443 Remove support for FreeBSD 1.x.
1444 * libtool.m4 (_LT_LINKER_SHLIBS)
1445 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1446 soon would incorrectly match FreeBSD 10.0.
1447
1448 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1449
1450 PR binutils/12283
1451 * move-if-change: Import version from gnulib.
1452
1453 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1454
1455 PR lto/47225
1456 * Makefile.def (lto-plugin): Double dash for enable-shared.
1457 (configure-gcc): Depend on all-lto-plugin.
1458 * Makefile.in: Rebuilt.
1459
1460 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1461
1462 * configure.ac: Remove extra bracket.
1463 * configure: Regenerate.
1464
1465 2011-02-08 Tobias Burnus <burnus@net-b.de>
1466
1467 * MAINTAINERS: Add myself as libquadmath maintainer.
1468
1469 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1470
1471 * MAINTAINERS: Update my email address.
1472
1473 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1474
1475 * MAINTAINERS (option handling): Add self.
1476
1477 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1478
1479 PR lto/47225
1480 * Makefile.def: Add dependency for install-gcc
1481 on install-lto-plugin.
1482 * Makfile.in: Regenerated
1483
1484 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1485
1486 * MAINTAINERS (CPU Port Maintainers): Add myself.
1487
1488 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1489
1490 PR libgcj/44341
1491 * configure.ac: Discard --with-* flags for host when configuring
1492 target libraries for cross build.
1493 * configure: Rebuilt.
1494
1495 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1496
1497 * MAINTAINERS (linear loop transforms): Removed.
1498
1499 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1500
1501 * configure.ac: If with_ppl is no, move setting with_cloog=no
1502 after CLOOG_REQUESTED check.
1503 * configure: Regenerated.
1504
1505 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1506
1507 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1508 CLooG has been requested.
1509 * configure: Regenerated.
1510
1511 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1512
1513 * configure: Regenerated.
1514 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1515
1516 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1517
1518 * configure: Regenerated.
1519 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1520
1521 2011-01-21 Andreas Schwab <schwab@redhat.com>
1522
1523 * configure.ac: Use AS_HELP_STRING throughout.
1524 * configure: Regenerate.
1525
1526 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1527
1528 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1529 * configure: Regenerate.
1530
1531 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1532
1533 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1534
1535 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1536
1537 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1538 for ia64-hpux.
1539 * configure: Regenerate.
1540
1541 2011-01-07 Jan Hubicka <jh@suse.cz>
1542
1543 PR lto/47225
1544 * Makefile.in: Regenerate.
1545 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1546 configure.
1547
1548 2011-01-07 Jan Hubicka <jh@suse.cz>
1549
1550 * Makefile.in: Regenerate.
1551 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1552 and configure dependency on lto-plugin configure.
1553 (lto-plugin module): Remove dependency on GCC; add dependency on
1554 liniberty.
1555
1556 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1557
1558 * MAINTAINERS (Write After Approval): Add myself.
1559
1560 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1561
1562 * configure: Regenerate.
1563
1564 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1565
1566 * configure.ac: (picochip): Disable libiberty.
1567
1568 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1569
1570 * MAINTAINERS (Write After Approval): Add myself.
1571
1572 2010-12-10 Ian Lance Taylor <iant@google.com>
1573
1574 PR bootstrap/46819
1575 * configure.ac: For --disable-libgcj clear libgcj_saved.
1576 * configure: Rebuild.
1577
1578 2010-12-10 Tobias Burnus <burnus@net-b.de>
1579
1580 PR fortran/46540
1581 * configure.ac: Add --disable-libquadmath and
1582 --disable-libquadmath-support.
1583 * configure: Regenerate.
1584
1585 2010-12-03 Ian Lance Taylor <iant@google.com>
1586
1587 * MAINTAINERS: Add myself as libgo maintainer.
1588
1589 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1590
1591 PR libffi/46792
1592 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1593 * configure: Regenerate.
1594
1595 2010-12-02 Ian Lance Taylor <iant@google.com>
1596
1597 * configure.ac: Always set default for poststage1_ldflags to
1598 -static-libstdc++ -static-libgcc.
1599
1600 2010-11-29 Andreas Schwab <schwab@redhat.com>
1601
1602 * configure.ac: Move comment to remove extra space in last argument
1603 of GCC_TARGET_TOOL.
1604
1605 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1606
1607 PR other/46026
1608 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1609 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1610 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1611 (BASE_FLAGS_TO_PASS): Use it.
1612 * configure: Rebuilt.
1613 * Makefile.in: Rebuilt.
1614
1615 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1616
1617 PR binutils/12258
1618 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1619 Properly check default linker.
1620 * configure: Regnerated.
1621
1622 2010-11-23 Matthias Klose <doko@ubuntu.com>
1623
1624 * configure.ac: For --enable-gold, handle value `default' instead of
1625 `both*'. New configure option --{en,dis}able-ld.
1626 * configure: Regenerate.
1627
1628 2010-11-20 Ian Lance Taylor <iant@google.com>
1629
1630 * configure.ac: Only disable a language library if no language needs
1631 it. Don't let --disable-libgcj uncondtionally disable libffi.
1632 * configure: Rebuild.
1633
1634 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1635
1636 * Makefile.in: Regenerate.
1637
1638 PR other/46202
1639 * configure.ac: Fix just-built in-tree STRIP name to be
1640 binutils/strip-new.
1641 * configure: Regenerate.
1642 * Makefile.def (install-strip-gcc, install-strip-binutils)
1643 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1644 (install-strip-sid): Mirror dependencies on non-strip variants
1645 of these targets on the respective -strip prerequisites.
1646 * Makefile.tpl (install-strip, install-strip-host)
1647 (install-strip-target): New targets.
1648 (install-strip-[+module+], install-strip-target-[+module+]):
1649 New targets.
1650 * Makefile.in: Regenerate.
1651
1652 2010-11-19 Ian Lance Taylor <iant@google.com>
1653 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1654
1655 * configure.ac: Add target-libgo to target_libraries. Set
1656 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1657 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1658 (HOST_EXPORTS): Add GOC.
1659 (BASE_TARGET_EXPORTS): Add GOC.
1660 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1661 (GOCFLAGS_FOR_TARGET): New variable.
1662 (EXTRA_HOST_FLAGS): Add GOC.
1663 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1664 * Makefile.def (target_modules): Add libgo.
1665 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1666 (dependencies): Add dependency from configure-target-libgo to
1667 configure-target-libffi and all-target-libstdc++-v3. Add
1668 dependencies from all-target-libgo to all-target-libffi.
1669 (languages): Add go.
1670 * configure: Rebuild.
1671 * Makefile.in: Rebuild.
1672
1673 2010-11-19 Ian Lance Taylor <iant@google.com>
1674
1675 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1676 compiler/flag environment variables.
1677
1678 2010-11-18 Ian Lance Taylor <iant@google.com>
1679
1680 * configure.ac: Check for lang_requires_boot_languages in
1681 config-lang.in files.
1682 * configure: Rebuild.
1683
1684 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1685 Tobias Burnus <burnus@net-b.de>
1686
1687 PR fortran/32049
1688 * Makefile.def: Add libquadmath; build it with language=fortran.
1689 * configure.ac: Add libquadmath.
1690 * Makefile.tpl: Handle multiple libs in check-[+language+].
1691 * Makefile.in: Regenerate.
1692 * configure: Regenerate.
1693
1694 2010-11-16 Tom Tromey <tromey@redhat.com>
1695
1696 * MAINTAINERS: Moved myself to reviewers section.
1697
1698 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1699
1700 * MAINTAINERS: Moved myself to reviewers section.
1701
1702 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1703
1704 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1705 (Write After Approval): Remove self.
1706
1707 2010-11-15 Andreas Schwab <schwab@redhat.com>
1708
1709 * configure.ac: Fix spelling in option names.
1710 * configure: Regenerated.
1711
1712 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1713
1714 PR bootstrap/39622
1715 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1716 * configure: Regenerated.
1717
1718 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1719
1720 * MAINTAINERS: Update my email address.
1721
1722 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1723
1724 * configure: Regenerate.
1725
1726 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1727
1728 * configure: Regenerate.
1729
1730 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1731
1732 * configure: Regenerate.
1733
1734 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1735
1736 * configure: Regenerate.
1737
1738 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1739
1740 * configure.ac: Support official CLooG.org versions.
1741 * configure: Regenerate.
1742 * config/cloog.m4: New.
1743
1744 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1745
1746 * MAINTAINERS (Write After Approval): Add myself.
1747
1748 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1749
1750 * MAINTAINERS: Update my email address.
1751
1752 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1753
1754 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1755 * configure: Regenerate.
1756
1757 2010-11-03 Ian Lance Taylor <iant@google.com>
1758 Dave Korn <dave.korn.cygwin@gmail.com>
1759
1760 PR lto/46273
1761 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1762 and on other supported platforms whenever LTO is enabled.
1763 * configure: Rebuild.
1764
1765 2010-11-02 Alan Modra <amodra@gmail.com>
1766
1767 PR binutils/12110
1768 * configure.ac: Error when source path contains spaces.
1769 * configure: Regenerate.
1770
1771 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1772
1773 * MAINTAINERS: Update my email address.
1774
1775 2010-10-20 Ian Lance Taylor <iant@google.com>
1776
1777 * Makefile.def (target_modules): Set lib_path to src/.libs for
1778 libstdc++-v3 module.
1779 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1780 * Makefile.in: Rebuild.
1781
1782 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1783
1784 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1785 (Write After Approval): Remove myself.
1786
1787 2010-10-15 Tristan Gingold <gingold@adacore.com>
1788
1789 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1790
1791 2010-10-14 Douglas Rupp <rupp@gnat.com>
1792
1793 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1794
1795 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1796
1797 * configure.ac (build_lto_plugin): New shell variable.
1798 (--enable-lto): Turn on by default for all non-ELF platforms that
1799 have had LTO support added so far. Set build_lto_plugin appropriately
1800 for both ELF and non-ELF.
1801 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1802 * configure: Regenerate.
1803
1804 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1805
1806 Sync from src:
1807 * configure.ac (v850 support): Remove target-libgloss from
1808 noconfigdirs.
1809 * configure: Regenerate.
1810
1811 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1812
1813 PR bootstrap/45326
1814 PR bootstrap/45174
1815 * configure.ac: Honor initial values of $build_configargs,
1816 $host_configargs, $target_configargs. Mark the precious, so
1817 environment settings get recorded.
1818 * configure: Regenerate.
1819
1820 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1821
1822 PR bootstrap/45796
1823 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1824 Depend on all-build-libiberty.
1825 * Makefile.in: Regenerate.
1826
1827 2010-09-30 Michael Eager <eager@eagercon.com>
1828
1829 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1830 * configure: Regenerate.
1831
1832 2010-09-28 Michael Eager <eager@eagercon.com>
1833
1834 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1835
1836 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1837
1838 PR bootstrap/44621
1839 * configure.ac: Fix unportable shell quoting.
1840 * configure: Regenerate.
1841
1842 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1843
1844 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1845 targets and amend comment.
1846 * configure: Regenerate.
1847
1848 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1849
1850 * MAINTAINERS (Write After Approval): Add myself.
1851
1852 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1853
1854 * configure.ac: Enable LTO by default on Darwin.
1855 * configure: Regenerate.
1856
1857 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1858
1859 * MAINTAINERS (Write After Approval): Add myself.
1860
1861 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1862
1863 * MAINTAINERS (Write After Approval): Add myself.
1864
1865 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1866
1867 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1868 ports
1869
1870 2010-07-28 David Yuste <david.yuste@gmail.com>
1871
1872 * MAINTAINERS (Write After Approval): Add myself.
1873
1874 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1875
1876 * configure.ac: Support all v850 targets.
1877 * configure: Regenerate.
1878
1879 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1880
1881 PR bootstrap/44455
1882 * configure.ac (extra_mpfr_configure_flags): Copy from
1883 extra_mpc_gmp_configure_flags.
1884 * configure: Re-generated.
1885
1886 2010-07-22 Andi Kleen <ak@linux.intel.com>
1887
1888 * MAINTAINERS (Write After Approval): Add myself.
1889
1890 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1891
1892 * MAINTAINERS (Write After Approval): Add myself.
1893
1894 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1895
1896 * MAINTAINERS (Write After Approval): Add myself.
1897
1898 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1899
1900 PR target/44862
1901 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1902 Provide -B option to allow for link spec %s substitutions for
1903 libstdc++.a on darwin.
1904 * Makefile.in: Regenerate.
1905
1906 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1907
1908 * MAINTAINERS (Reviewers): Update my e-mail address
1909
1910 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1911
1912 * Makefile.def (configure-gcc): Depend on all-libelf.
1913 * Makefile.in: Rebuild.
1914
1915 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1916
1917 * MAINTAINERS (Write After Approval): Add myself in the right place.
1918
1919 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1920
1921 * MAINTAINERS (Write After Approval): Add myself.
1922
1923 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1924
1925 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1926
1927 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1928
1929 * config.sub: Update to version 2010-05-21.
1930 * config.guess: Update to version 2010-04-03.
1931
1932 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1933
1934 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1935 * configure: Regenerate.
1936
1937 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1938
1939 * MAINTAINERS (Write After Approval): Add myself.
1940
1941 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1942
1943 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1944 a platform that supports LTO.
1945 * configure: Regenerate.
1946
1947 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1948
1949 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1950 * configure: Regenerated.
1951
1952 2010-04-27 Roland McGrath <roland@redhat.com>
1953 H.J. Lu <hongjiu.lu@intel.com>
1954
1955 * configure.ac (--enable-gold): Support both, both/gold and
1956 both/bfd to add gold to configdirs without removing ld.
1957 * configure: Regenerated.
1958
1959 * Makefile.def: Add install-gold dependency to install-ld.
1960 * Makefile.in: Regenerated.
1961
1962 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1963
1964 PR lto/42776
1965 * configure.ac (--enable-lto): Refactor handling so libelf tests
1966 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1967 and allow LTO to be explicitly enabled on non-ELF platforms that
1968 are known to support it inside else-clause.
1969 * configure: Regenerate.
1970
1971 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1972
1973 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1974 * configure: Regenerate.
1975
1976 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1977
1978 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1979 * configure: Regenerate.
1980
1981 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1982
1983 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1984 separately.
1985 * configure: Regenerate.
1986
1987 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1988
1989 * MAINTAINERS (Write After Approval): Add myself.
1990
1991 2010-04-14 Tristan Gingold <gingold@adacore.com>
1992
1993 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1994 * configure: Regenerate.
1995
1996 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1997
1998 * configure: Regenerate after change to elf.m4.
1999
2000 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2001
2002 * MAINTAINERS (Write After Approval): Add myself.
2003
2004 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2005
2006 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2007 * configure: Regenerated.
2008
2009 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2010
2011 * configure.ac: Print "buggy but acceptable" when CLooG
2012 revision is less than 9.
2013 * configure: Regenerated.
2014
2015 2010-04-01 Diego Novillo <dnovillo@google.com>
2016
2017 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2018
2019 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2020
2021 PR bootstrap/43615
2022 PR bootstrap/43328
2023
2024 Revert:
2025
2026 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2027
2028 * configure.ac: Do not pass --enable-multilib nor
2029 --disable-multilib in baseargs. Accept explicitly passed
2030 --enable_multilib.
2031 * configure: Regenerate.
2032
2033 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2034
2035 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2036
2037 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2038
2039 * MAINTAINERS: Remove myself.
2040
2041 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2042
2043 PR bootstrap/43328
2044 * configure.ac: Do not pass --enable-multilib nor
2045 --disable-multilib in baseargs. Accept explicitly passed
2046 --enable_multilib.
2047 * configure: Regenerate.
2048
2049 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2050
2051 * MAINTAINERS (spu port): Remove me.
2052
2053 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2054
2055 * configure.ac (tic6x-*-*): New case.
2056 * configure: Regenerate.
2057
2058 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2059
2060 * config.sub: Update to version 2010-03-22.
2061 * config.guess: Update to version 2009-12-30.
2062
2063 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2064
2065 PR ada/42554
2066 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2067 * configure: Regenerate.
2068
2069 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2070
2071 * MAINTAINERS: Update my email address.
2072
2073 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2074
2075 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2076 (ghassan.shobaki@amd.com): Removed.
2077
2078 2010-03-17 Alan Modra <amodra@gmail.com>
2079
2080 * MAINTAINERS: Update my email address.
2081
2082 2010-03-16 Diego Novillo <dnovillo@google.com>
2083
2084 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2085 Matthews.
2086
2087 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2088
2089 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2090 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2091
2092 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2093
2094 * MAINTAINERS: Update my email address.
2095
2096 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2097
2098 * MAINTAINERS: Update my email address.
2099
2100 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2101
2102 * MAINTAINERS: Update my email address.
2103
2104 2010-03-09 Jie Zhang <jie@codesourcery.com>
2105
2106 * MAINTAINERS: Update my email address.
2107
2108 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2109
2110 PR libstdc++/32499
2111 * configure.ac (RANLIB): Default to true.
2112 (STRIP): Likewise.
2113 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2114 * configure: Regenerate.
2115
2116 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2117
2118 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2119 (Write After Approval): Update my email address.
2120
2121 2010-02-17 Nick Clifton <nickc@redhat.com>
2122
2123 PR 11238
2124 * Makefile.tpl (local-distclean): Also remove config.cache files in
2125 sub-directories as there may not be Makefiles present in the
2126 sub-directories.
2127 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2128 the config.cache files found by the find command.
2129
2130 * Makefile.in: Regenerate.
2131 * configure.ac: Revert previous delta.
2132 * configure: Regenerate.
2133
2134 2010-02-15 Nick Clifton <nickc@redhat.com>
2135
2136 PR 11238
2137 * configure.ac: Delete config.cache files in sub-directories when
2138 deleting Makefiles.
2139 * configure: Regenerate.
2140
2141 2010-02-12 Ben Elliston <bje@gnu.org>
2142
2143 * MAINTAINERS: Update my email address.
2144
2145 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2146
2147 * MAINTAINERS (spu port): Update my email address.
2148
2149 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2150
2151 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2152
2153 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2154
2155 * configure.ac: Add "recommended" version checks for GMP/MPC.
2156 Update recommended GMP/MPFR/MPC versions.
2157 * configure: Regenerate.
2158
2159 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2160
2161 * MAINTAINERS: Move my Embecosm email address into the
2162 write-after-approval section.
2163
2164 2010-01-26 Ian Lance Taylor <iant@google.com>
2165
2166 * MAINTAINERS: Add myself as Go frontend maintainer.
2167
2168 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2169
2170 PR libstdc++/36101, PR libstdc++/42813
2171 * configure.ac (bootstrap_target_libs): Make inclusion of
2172 target-libgomp conditional on libgomb being in target_configdirs.
2173 * configure: Regenerate.
2174
2175 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2176
2177 PR libstdc++/36101, PR libstdc++/42813
2178 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2179 * configure: Regenerate.
2180
2181 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2182
2183 PR libstdc++/36101, PR libstdc++/42813
2184 * configure.ac (target_configdirs): Substitute.
2185 * Makefile.def: Bootstrap target module libgomp.
2186 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2187 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2188 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2189 * configure, Makefile.in: Regenerate.
2190
2191 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2192
2193 * MAINTAINERS: Adjust my details.
2194
2195 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2196
2197 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2198
2199 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2200
2201 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2202
2203 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2204
2205 * MAINTAINERS (Write After Approval): Add myself.
2206
2207 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2208
2209 * MAINTAINERS (Write After Approval): Add myself.
2210
2211 2010-01-11 Richard Guenther <rguenther@suse.de>
2212
2213 PR lto/41569
2214 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2215 * Makefile.in: Regenerated.
2216
2217 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2218
2219 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2220 * configure: Regenerate.
2221
2222 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2223 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2224
2225 PR bootstrap/42424
2226 * configure.ac: Include libtool m4 files.
2227 (_LT_CHECK_OBJDIR): Call it.
2228 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2229 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2230
2231 * configure: Regenerate.
2232
2233 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2234
2235 PR bootstrap/41818
2236 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2237 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2238 * Makefile.in: Regenerate.
2239
2240 2010-01-02 Richard Guenther <rguenther@suse.de>
2241
2242 PR lto/41529
2243 * configure.ac: Include config/elf.m4. Disable LTO if not
2244 builting for an elf target.
2245 * configure: Regenerate.
2246
2247 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2248
2249 * MAINTAINERS: Change my email address.
2250
2251 2009-12-18 Ben Elliston <bje@au.ibm.com>
2252
2253 * config.sub, config.guess: Update from upstream sources.
2254
2255 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2256
2257 * MAINTAINERS (Write After Approval): Add myself.
2258
2259 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2260
2261 PR middle-end/30447
2262 PR middle-end/30789
2263 PR other/40302
2264
2265 * configure.ac: Require MPC.
2266 * configure: Regenerate.
2267
2268 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2269
2270 PR target/38384
2271 PR bootstrap/40972
2272 * libtool.m4: Sync from git Libtool.
2273 * ltoptions.m4: Likewise.
2274 * ltversion.m4: Likewise.
2275 * lt~obsolete.m4: Likewise.
2276 * ltmain.sh: Likewise.
2277
2278 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2279
2280 * configure.ac: Update minimum MPC version to 0.8.
2281 * configure: Regenerate.
2282
2283 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2284
2285 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2286 * configure: Regenerated.
2287
2288 2009-11-21 Ian Lance Taylor <iant@google.com>
2289
2290 * configure.ac: Change default of poststage1_ldflags to be empty if
2291 poststage1_libs is set. When poststage1_libs is empty, and
2292 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2293 * configure: Rebuild.
2294
2295 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2296
2297 * MAINTAINERS (Write After Approval): Update my email address.
2298
2299 2009-11-20 Ben Elliston <bje@au.ibm.com>
2300
2301 * config.guess: Update from upstream sources.
2302
2303 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2304
2305 * Makefile.def: Restore host and target settings for gmp.
2306 * Makefile.in: Rebuild.
2307
2308 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2309
2310 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2311 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2312 Fix portability of test of C++ as bootstrap language. Add
2313 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2314 * configure: Rebuild.
2315 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2316 and cloog. Fix in-tree ppl configuration. Introduce libelf
2317 in-tree building.
2318 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2319 (POSTSTAGE1_HOST_EXPORTS): Use it.
2320 (STAGE[+id+]_CXXFLAGS): New.
2321 (BASE_FLAGS_TO_PASS): Pass it down.
2322 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2323 extra_exports.
2324 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2325 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2326 extra_exports.
2327 * Makefile.in: Rebuild.
2328
2329 2009-11-17 Ben Elliston <bje@au.ibm.com>
2330
2331 * config.sub, config.guess: Update from upstream sources.
2332
2333 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2334
2335 * MAINTAINERS (Write After Approval): Add myself.
2336
2337 2009-11-09 Jon Beniston <jon@beniston.com>
2338
2339 * MAINTAINERS (Write After Approval): Add myself.
2340
2341 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2342
2343 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2344 paths for *-w64-mingw* and x86_64-*mingw*.
2345 * configure: Regenerated.
2346
2347 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2348
2349 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2350
2351 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2352
2353 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2354 Phil Edwards to Write-After Approval.
2355
2356 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2357
2358 * configure.ac: Disable target-winsup & co for
2359 x86_64-*-mingw* and *-w64-mingw* targets.
2360 * configure: Regenerated.
2361
2362 2009-10-16 Nick Clifton <nickc@redhat.com>
2363
2364 * MAINTAINERS: Add myself as a maintainer for the RX port.
2365
2366 2009-10-26 Johannes Singler <singler@kit.edu>
2367
2368 * MAINTAINERS (Write After Approval): Update my e-mail address.
2369
2370 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2371
2372 * configure.ac (CLooG test): Use = with test.
2373 * configure: Regenerate.
2374
2375 2009-10-22 Richard Guenther <rguenther@suse.de>
2376
2377 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2378 cloog if the ppl version check failed. Move flags saving
2379 before setting in libelf check.
2380 * configure: Regenerate.
2381
2382 2009-10-21 Richard Guenther <rguenther@suse.de>
2383
2384 * configure.ac: Adjust the ppl and cloog configure to work as
2385 documented. Disable cloog if ppl was disabled. Omit the version
2386 checks if they were disabled.
2387 * configure: Re-generate.
2388
2389 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2390
2391 * configure.ac: Add 'lto' to enable_languages, not
2392 new_enable_languages, and only if not already present.
2393 * configure: Regenerate.
2394
2395 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2396
2397 * README: Refer to the various COPYING* files instead of just
2398 COPYING.
2399 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2400
2401 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2402
2403 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2404
2405 2009-10-07 Richard Guenther <rguenther@suse.de>
2406
2407 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2408 and Richard Guenther as reviewers.
2409 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2410 as reviewers.
2411
2412 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2413
2414 * config.sub: Update from upstream sources.
2415
2416 2009-10-06 Ian Lance Taylor <iant@google.com>
2417
2418 * Makefile.def: check-gold depends upon all-gas.
2419 * Makefile.in: Rebuild.
2420
2421 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2422
2423 * MAINTAINERS (Write After Approval): Add myself.
2424
2425 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2426
2427 * Makefile.def: all-lto-plugin depends on all-libiberty.
2428 set bootstrap=true for lto-plugin.
2429 Add lto-plugin.
2430 * Makefile.in: Regenerate.
2431 * configure.ac (host_libs): Add lto-plugin.
2432 * configure: Regenerate.
2433
2434 2009-10-03 Diego Novillo <dnovillo@google.com>
2435
2436 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2437 (HOST_LIBELFLIBS): Define.
2438 (HOST_LIBELFINC): Define.
2439 * Makefile.in: Regenerate.
2440 * configure.ac: Add --enable-lto.
2441 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2442 If --enable-lto is used, add 'lto' to new_enable_languages.
2443 If --enable-lto is used and gold is enabled, add
2444 lto-plugin to configdirs.
2445 * configure: Regenerate.
2446
2447 2009-10-03 Simon Baldwin <simonb@google.com>
2448
2449 * configure.ac: If --with-system-zlib, suppress local zlib and
2450 pass --with-system-zlib to subdir configure scripts.
2451 * configure: Regenerate.
2452
2453 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2454 Paolo Bonzini <bonzini@gnu.org>
2455
2456 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2457 $(srcdir).
2458 * Makefile.in: Rebuilt.
2459
2460 2009-09-26 Gary Funck <gary@intrepid.com>
2461
2462 * MAINTAINERS (Write After Approval): Add myself.
2463
2464 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2465
2466 * configure.ac: Update minimum MPC version to 0.7.
2467 * configure: Regenerate.
2468
2469 2009-09-25 Nick Clifton <nickc@redhat.com>
2470
2471 * configure.ac: Pass any --cache-file=/dev/null option on to
2472 subconfigures.
2473 * configure: Regenerate.
2474
2475 2009-09-23 Nick Clifton <nickc@redhat.com>
2476
2477 * config.sub, config.guess: Update from upstream sources.
2478
2479 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2480
2481 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2482 * Makefile.in: Rebuilt.
2483
2484 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2485
2486 PR bootstrap/32272
2487 * configure.ac: Error out if $srcdir isn't '.' but contains
2488 host-${host_noncanonical}.
2489 * configure: Regenerate.
2490
2491 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2492
2493 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2494 maintainer.
2495
2496 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2497
2498 * configure.ac: If bootstrapping a combined tree with
2499 --enable-gold, require c++ in stage1_languages.
2500 * configure: Regenerate.
2501
2502 * configure.ac: Also add target_libs of stage1_languages to
2503 bootstrap_target_libs.
2504 * configure: Regenerate.
2505
2506 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2507 with --enable-languages not containing c++.
2508 * configure: Regenerate.
2509
2510 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2511
2512 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2513 * configure: Regenerate.
2514
2515 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2516
2517 * MAINTAINERS (Write After Approval): Update my e-mail address,
2518 and move from from here...
2519 (Waiting for paperwork): To here.
2520
2521 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2522
2523 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2524
2525 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2526
2527 * configure.ac: Do not use $extrasub for replacing @if/@endif
2528 parts in Makefile; instead, use additional arguments to
2529 AC_CONFIG_COMMANDS to do the replacement manually, with several
2530 sed invocations, to avoid HP-UX sed command limits.
2531 * configure: Regenerate.
2532
2533 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2534
2535 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2536 blank before -L.
2537
2538 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2539
2540 * configure.ac (with-build-config): Document. Handle without.
2541 Handle missing argument.
2542 * configure: Rebuilt.
2543
2544 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2545
2546 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2547 Default to bootstrap-debug only if compare-debug works.
2548 * configure: Rebuilt.
2549 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2550 * Makefile.in: Rebuilt.
2551
2552 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2553
2554 * MAINTAINERS (OS Port Maintainers): Update my email address.
2555
2556 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2557
2558 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2559 * Makefile.in: Rebuilt.
2560
2561 2009-09-01 Chris Demetriou <cgd@google.com>
2562
2563 * MAINTAINERS (Write After Approval): Add myself.
2564
2565 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2566
2567 PR debug/30161
2568 * include/dwarf2.h (enum dwarf_tag): Added
2569 DW_TAG_GNU_template_template_param
2570 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2571
2572 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2573
2574 * Makefile.tpl (AWK): Fix typo.
2575 * Makefile.in: Regenerate.
2576
2577 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2578
2579 * configure.ac: Detect awk and sed.
2580 * Makefile.def (flags_to_pass): Add AWK and SED.
2581 * Makefile.tpl (AWK, SED): New.
2582 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2583 * configure: Regenerate.
2584 * Makefile.in: Regenerate.
2585
2586 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2587
2588 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2589 (collapseslashes): Likewise.
2590
2591 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2592
2593 * configure.ac (AC_PREREQ): Bump to 2.64.
2594
2595 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2596
2597 * configure.ac: Remove --with-datarootdir, --with-docdir,
2598 --with-pdfdir, --with-htmldir switches.
2599 * configure: Regenerate.
2600
2601 * configure: Regenerate.
2602
2603 * compile: Sync from Automake 1.11.
2604 * depcomp: Likewise.
2605 * install-sh: Likewise.
2606 * missing: Likewise.
2607 * mkinstalldirs: Likewise.
2608 * ylwrap: Likewise.
2609
2610 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2611
2612 * ltmain.sh (func_normal_abspath): New function.
2613 (func_relative_path): Likewise.
2614 (func_mode_help): Document new -bindir option for link mode.
2615 (func_mode_link): Add new -bindir option, and use it to place
2616 output DLL if specified.
2617
2618 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2619
2620 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2621 (baseargs): Add --disable-option-checking.
2622 * configure: Regenerate.
2623
2624 * Makefile.def (configure-target-libiberty): Depend on
2625 all-binutils and all-ld.
2626 (configure-target-newlib): Likewise.
2627 * Makefile.in: Regenerate.
2628
2629 2009-08-17 Ben Elliston <bje@au.ibm.com>
2630
2631 * config.sub, config.guess: Update from upstream sources.
2632
2633 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2634
2635 Sync from src, merge:
2636
2637 2009-07-02 Tristan Gingold <gingold@adacore.com>
2638
2639 * configure.ac: Do not exclude gas for i386-*-darwin.
2640 Add a case for x86_64-*-darwin.
2641 * configure: Regenerate.
2642
2643 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2644
2645 * MAINTAINERS: Add my name to Write After Approval list.
2646
2647 2009-08-06 Michael Eager <eager@eagercon.com>
2648
2649 * configure.ac: Add Microblaze target.
2650 * configure: Regenerate.
2651
2652 2009-07-31 Christian Bruel <christian.bruel@st.com>
2653
2654 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2655 * configure: Regenerate.
2656
2657 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2658
2659 * MAINTAINERS (Write After Approval): Update my e-mail address.
2660
2661 2009-07-06 Ian Lance Taylor <iant@google.com>
2662
2663 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2664 * configure: Rebuild.
2665
2666 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2667
2668 * MAINTAINERS: Move myself to the Graphite Reviewers.
2669
2670 2009-06-30 Wei Guozhi <carrot@google.com>
2671
2672 * MAINTAINERS: Add my name to Write After Approval list.
2673
2674 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2675
2676 PR bootstrap/40338
2677 * configure.ac (comparestring): Create new variable.
2678 * Makefile.tpl (comparestring): Use to skip some comparisions.
2679 * configure: Regenerate.
2680 * Makefile.in: Regenerate.
2681
2682 2009-06-26 Doug Evans <dje@sebabeach.org>
2683
2684 * Makefile.def (host_modules): Add cgen.
2685 * Makefile.in: Regenerate.
2686 * configure.ac (host_tools): Add cgen.
2687 * configure: Regenerate.
2688
2689 2009-06-23 DJ Delorie <dj@redhat.com>
2690
2691 * MAINTAINERS: Add myself as mep maintainer.
2692
2693 2009-06-23 Ian Lance Taylor <iant@google.com>
2694
2695 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2696 boot_languages. Only bootstrap target libraries listed in
2697 target_libs for some boot language. Add --with-stage1-ldflags,
2698 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2699 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2700 if not building with C++.
2701 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2702 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2703 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2704 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2705 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2706 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2707 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2708 * configure, Makefile.in: Rebuild.
2709
2710 2009-06-23 Li Feng <nemokingdom@gmail.com>
2711
2712 * MAINTAINERS: Added my name to write-after-approval list.
2713
2714 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2715
2716 * configure.ac: Define is_elf for QNX Neutrino targets.
2717 * configure: Regenerate.
2718
2719 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2720
2721 * MAINTAINERS: Added my name to the write-after-approval list
2722
2723 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2724
2725 * configure.ac: Detect MPC in default directory.
2726 * configure: Regenerate.
2727
2728 2009-06-03 Jerome Guitton <guitton@adacore.com>
2729 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2730
2731 * Makefile.tpl (all): Avoid a trailing backslash.
2732 * Makefile.in: Regenerate.
2733
2734 2009-06-03 Ben Elliston <bje@au.ibm.com>
2735
2736 * config.sub, config.guess: Update from upstream sources.
2737
2738 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2739
2740 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2741 to noconfdirs.
2742 * configure: Regenerate.
2743
2744 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2745
2746 * Makefile.tpl ([+compare-target+]): Compare all stage
2747 directories, rather than just gcc.
2748 * Makefile.in: Rebuilt.
2749
2750 2009-06-01 Doug Kwan <dougkwan@google.com>
2751
2752 * configure.ac: Support gold for target arm*-*-*.
2753 * configure: Regenerate.
2754
2755 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2756
2757 * Makefile.def: Add MPC support and dependencies.
2758 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2759
2760 * Makefile.in, configure: Regenerate.
2761
2762 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2763
2764 * Makefile.tpl (all): Avoid harmless warning in make all when
2765 gcc-bootstrap is enabled but stage_last does not exist.
2766 * Makefile.in: Rebuilt.
2767
2768 2009-05-24 Nicolas Roche <roche@adacore.com>
2769
2770 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2771 * Makefile.in: Regenerate.
2772
2773 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2774
2775 * MAINTAINERS: Update my e-mail address.
2776
2777 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2778
2779 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2780 * configure: Regenerate.
2781
2782 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2783
2784 PR other/40159
2785 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2786 gcc-no-bootstrap are mutually exclusive.
2787 * Makefile.in: Rebuilt.
2788
2789 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2790
2791 PR other/40159
2792 * Makefile.tpl (all): Don't end with unconditional success.
2793 * Makefile.in: Rebuilt.
2794
2795 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2796
2797 PR target/37137
2798 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2799 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2800 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2801 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2802 stage_configureflags, stage_cflags and stage_libcflags into
2803 explicit Makefile macros.
2804 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2805 GFORTRAN.
2806 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2807 CC. Set CC_FOR_BUILD from CC.
2808 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2809 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2810 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2811 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2812 and GFORTRAN.
2813 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2814 (_LIBCFLAGS): Renamed to _TFLAGS.
2815 (do-compare-debug, do-compare3-debug): Drop.
2816 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2817 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2818 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2819 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2820 (XGCC_FLAGS_FOR_TARGET): New.
2821 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2822 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2823 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2824 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2825 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2826 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2827 TFLAGS.
2828 (BUILD_CONFIG): Include if requested.
2829 (all): Set TFLAGS on bootstrap.
2830 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2831 (all-stageid-prefixmodule): Likewise.
2832 (do-clean, distclean-stageid): Set TFLAGS.
2833 (restrap): Fix whitespace.
2834 * Makefile.in: Rebuilt.
2835
2836 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2837
2838 * config.guess: Sync with src.
2839
2840 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2841
2842 * configure.ac ($with_ppl): Default to no if not supplied.
2843 ($with_cloog): Likewise.
2844 configure: Regenerate.
2845
2846 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2847
2848 * MAINTAINERS: Update my e-mail address.
2849
2850 2009-04-27 Nick Clifton <nickc@redhat.com>
2851
2852 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2853
2854 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2855
2856 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2857 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2858 * Makefile.in: Regenerate.
2859
2860 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2861
2862 PR bootstrap/39739
2863 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2864 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2865
2866 * configure, Makefile.in: Regenerate.
2867
2868 2009-04-21 Taras Glek <tglek@mozilla.com>
2869
2870 * include/hashtab.h: Update GTY annotations to new syntax
2871 * include/splay-tree.h: Likewise
2872
2873 2009-04-17 Ben Elliston <bje@au.ibm.com>
2874
2875 * config.sub, config.guess: Update from upstream sources.
2876
2877 2009-04-15 Anthony Green <green@moxielogic.com>
2878
2879 * configure.ac: Add moxie support.
2880 * configure: Rebuilt.
2881
2882 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2883
2884 * configure.ac: Change copyright header to refer to version
2885 3 of the GNU General Public License and to point readers at the
2886 COPYING3 file and the FSF's license web page.
2887 * Makefile.def: Likewise.
2888 * Makefile.tpl: Likewise.
2889 * Makefile.in: Regenerate.
2890
2891 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2892
2893 * configure.ac: Restore match for darwin9 or later. Use double
2894 brackets since regeneration eats one pair.
2895 * configure: Regenerate.
2896
2897 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2898
2899 PR gas/10039
2900 * configure.ac: Require texinfo 4.7.
2901 * configure: Regenerated.
2902
2903 2009-04-09 Nick Clifton <nickc@redhat.com>
2904
2905 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2906 the GCC Runtime Library Exception.
2907
2908 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2909
2910 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2911 * configure: Regenerate.
2912
2913 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2914
2915 * Makefil.def (languages): New entries.
2916 * Makefile.tpl (check-gcc-*): New generic target.
2917 * Makefile.in: Regenerate.
2918
2919 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2920
2921 * MAINTAINERS: Update my email address.
2922
2923 2009-03-18 Tom Tromey <tromey@redhat.com>
2924
2925 * configure: Rebuild.
2926 * configure.ac (host_libs): Add libiconv.
2927 * Makefile.in: Rebuild.
2928 * Makefile.def (host_modules): Add libiconv.
2929 (configure-gdb, all-gdb): Depend on libiconv.
2930
2931 2009-03-16 Tristan Gingold <gingold@adacore.com>
2932
2933 * configure.ac: Treat gdb as supported on x86_64-darwin.
2934 * configure: Regenerate.
2935
2936 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2937
2938 * configure.ac (--with-host-libstdcxx): New option.
2939 * configure: Regenerate.
2940
2941 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2942
2943 * MAINTAINERS: Move myself into the write after approval list.
2944
2945 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2946
2947 * MAINTAINERS: Update e-mail address.
2948
2949 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2950
2951 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2952
2953 2009-03-10 Ira Rosen <irar@il.ibm.com>
2954
2955 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2956
2957 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2958
2959 Backport from git Libtool:
2960
2961 2009-01-19 Robert Millan <rmh@aybabtu.com>
2962 Support GNU/kOpenSolaris.
2963 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2964 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2965 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2966 GNU/kOpenSolaris.
2967
2968 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2969
2970 * MAINTAINERS: Update e-mail address.
2971
2972 2009-02-24 Michael Eager <eager@eagercon.com>
2973
2974 * MAINTAINERS (Write After Approval): Add self.
2975
2976 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2977
2978 * MAINTAINERS (Write After Approval): Add myself.
2979
2980 2009-02-05 Andreas Schwab <schwab@suse.de>
2981
2982 * Makefile.tpl (stage_last): Define $r and $s before using
2983 $(RECURSE_FLAGS_TO_PASS).
2984 * Makefile.in: Regenerate
2985
2986 2009-01-30 Ian Lance Taylor <iant@google.com>
2987
2988 * MAINTAINERS: Move myself to the Global Reviewers list.
2989
2990 2009-01-29 Robert Millan <rmh@aybabtu.com>
2991
2992 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2993 * configure: Regenerate.
2994
2995 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2996
2997 * MAINTAINERS: Make whitespace consistent.
2998 Remove Robert Millan from Write After Approval.
2999
3000 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3001
3002 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3003 (all-opcodes): Depend on all-libiberty.
3004 * Makefile.in: Regenerate.
3005
3006 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3007
3008 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3009 * configure: Regenerate.
3010
3011 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3012
3013 * MAINTAINERS (Write After Approval): Add myself.
3014
3015 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3016
3017 * MAINTAINERS: Add myself to reviewers (Fortran).
3018
3019 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3020
3021 PR tree-optimization/38515
3022 * configure.ac (cloog-polylib): Removed.
3023 (with_ppl, with_cloog): Test for "no".
3024 * configure: Regenerated.
3025
3026 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3027
3028 * MAINTAINERS: Moved myself to reviewers (Fortran).
3029
3030 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3031
3032 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3033 (Write After Approval): Remove myself.
3034
3035 2009-01-03 Diego Novillo <dnovillo@google.com>
3036
3037 * MAINTAINERS: Remove myself from alias maintainership.
3038
3039 2009-01-02 David Ayers <ayers@fsfe.org>
3040
3041 * MAINTAINERS: Update e-mail address.
3042
3043 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3044
3045 * MAINTAINERS: Make whitespace consistent.
3046
3047 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3048
3049 Backport from upstream Libtool:
3050 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3051 Add cache variables to tests that require the linker to work.
3052 For shlibpath_overrides_runpath, this also changes the semantics
3053 to let the result from the C compiler take precedence.
3054
3055 2008-12-02 Ben Elliston <bje@au.ibm.com>
3056
3057 * config.sub, config.guess: Update from upstream sources.
3058
3059 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3060
3061 * configure.ac (ppllibs): Add by default the lib flags.
3062 * configure: Regenerate.
3063
3064 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3065
3066 * MAINTAINERS: Add myself to the write after approval list.
3067
3068 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3069
3070 * configure.ac: Add double brackets on darwin[912].
3071 * configure: Regenerate.
3072
3073 2008-12-03 Daniel Kraft <d@domob.eu>
3074
3075 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3076 Approval to Reviewer section (for Fortran front-end).
3077
3078 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3079
3080 * configure.ac: Expand to darwin10 and later.
3081 * configure: Regenerate.
3082
3083 2008-12-02 Andreas Schwab <schwab@suse.de>
3084
3085 * Makefile.def: configure-target-boehm-gc depends on
3086 all-target-libstdc++-v3.
3087 * Makefile.in: Regenerate.
3088
3089 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3090
3091 * MAINTAINERS: Add myself as mingw maintainer.
3092
3093 2008-12-02 Ben Elliston <bje@au.ibm.com>
3094
3095 * config.sub, config.guess: Update from upstream sources.
3096
3097 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3098
3099 * README.SCO: Remove.
3100
3101 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3102
3103 * MAINTAINERS: Add myself to the write after approval list.
3104
3105 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3106
3107 * MAINTAINERS: Update my email address in WAA section.
3108
3109 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3110
3111 * MAINTAINERS: Update e-mail address.
3112
3113 2008-11-27 Toon Moene <toon@moene.org>
3114
3115 * MAINTAINERS: Change e-mail address.
3116
3117 2008-11-27 Tristan Gingold <gingold@adacore.com>
3118
3119 * configure.ac: Build gdb for i?86-*-darwin*
3120 * configure: Regenerated.
3121
3122 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3123
3124 * MAINTAINERS: Added my full name.
3125
3126 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3127
3128 PR bootstrap/38014
3129 PR bootstrap/37923
3130
3131 Revert:
3132
3133 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3134
3135 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3136 * Makefile.in: Regenerated.
3137
3138 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3139
3140 PR gdb/921
3141 PR gdb/1646
3142 PR gdb/2175
3143 PR gdb/2176
3144
3145 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3146 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3147 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3148 (HOST_EXPORTS): Pass CPPFLAGS.
3149 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3150 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3151 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3152 * Makefile.in, configure: Regenerated.
3153 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3154 and CPPFLAGS_FOR_BUILD.
3155
3156 2008-11-06 Jeff Law <law@redhat.com>
3157
3158 * MAINTAINERS: Add myself as middle end maintainer.
3159
3160 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3161
3162 * MAINTAINERS (Write after approval): Add myself.
3163
3164 2008-11-05 Diego Novillo <dnovillo@google.com>
3165
3166 * MAINTAINERS (Global Reviewers): Add myself.
3167 (Non-Algorithmic Maintainers): Remove myself.
3168
3169 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3170
3171 * MAINTAINERS (Write after approval): Add myself.
3172
3173 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3174
3175 * MAINTAINERS (Write after approval): Add myself.
3176
3177 2008-10-31 Ben Elliston <bje@au.ibm.com>
3178
3179 * configure.ac (spu-*-*): Remove special case.
3180 * configure: Regenerate.
3181
3182 2008-10-30 Catherine Moore <clm@codesourcery.com>
3183
3184 * MAINTAINERS (Write after approval): Update my email address.
3185
3186 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3187
3188 * configure.ac [spu-*-*]: Do not set skipdirs.
3189 * configure: Re-generate.
3190
3191 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3192
3193 * MAINTAINERS (Various Maintainers): Add myself to reload.
3194
3195 2008-10-25 Richard Guenther <rguenther@suse.de>
3196
3197 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3198 maintainer. Remove myself as libgcc-math maintainer.
3199 (Non-Algorithmic Maintainers): Remove myself.
3200
3201 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3202
3203 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3204 * Makefile.in: Regenerated.
3205
3206 2008-10-23 Cary Coutant <ccoutant@google.com>
3207
3208 * MAINTAINERS (Write after approval): Add myself.
3209
3210 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3211
3212 PR gdb/921
3213 PR gdb/1646
3214 PR gdb/2175
3215 PR gdb/2176
3216
3217 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3218 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3219 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3220 (HOST_EXPORTS): Pass CPPFLAGS.
3221 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3222 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3223 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3224 * Makefile.in, configure: Regenerated.
3225 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3226 and CPPFLAGS_FOR_BUILD.
3227
3228 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3229
3230 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3231 Sebastian Pop.
3232
3233 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3234
3235 * MAINTAINERS (Write After Approval): Added myself.
3236
3237 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3238
3239 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3240 recommended version to 2.3.2.
3241
3242 * configure: Regenerate.
3243
3244 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3245
3246 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3247
3248 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3249
3250 * MAINTAINERS (Write After Approval): Update e-mail address.
3251
3252 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3253
3254 * libtool.m4: Update to libtool 2.2.6.
3255 * lt~obsolete.m4: Update to libtool 2.2.6.
3256 * ltmain.sh: Update to libtool 2.2.6.
3257 * ltsugar.m4: Update to libtool 2.2.6.
3258 * ltversion.m4: Update to libtool 2.2.6.
3259 * ltoptions.m4: Update to libtool 2.2.6.
3260 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3261
3262 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3263
3264 * MAINTAINERS (Write After Approval): Add myself.
3265
3266 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3267
3268 * MAINTAINERS (Write After Approval): Update my name.
3269
3270 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3271
3272 * MAINTAINERS: Add myself in "Write After Approval".
3273
3274 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3275
3276 * MAINTAINERS: Add myself as ia64 maintainer.
3277
3278 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3279
3280 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3281 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3282 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3283 and Michael Tiemann from Write After Approval since they do not
3284 actually have access.
3285
3286 2008-09-05 Richard Guenther <rguenther@suse.de>
3287
3288 * configure.ac: Initialize clooglibs to -lcloog.
3289 * configure: Re-generate.
3290
3291 2008-09-04 Le-Chun Wu <lcwu@google.com>
3292
3293 * MAINTAINERS (Write After Approval): Add myself.
3294
3295 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3296
3297 * configure.ac (--with-cloog-polylib): New.
3298 (--disable-cloog-version-check): New.
3299 (--disable-ppl-version-check): New.
3300 * configure: Re-generate.
3301
3302 2008-09-03 Richard Guenther <rguenther@suse.de>
3303
3304 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3305 cloog test.
3306 * configure: Re-generate.
3307
3308 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3309
3310 Add picoChip port.
3311 * MAINTAINERS: Add picoChip maintainers.
3312
3313 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3314 Tobias Grosser <grosser@fim.uni-passau.de>
3315 Jan Sjodin <jan.sjodin@amd.com>
3316 Harsha Jagasia <harsha.jagasia@amd.com>
3317 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3318 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3319 Adrien Eliche <aeliche@isty.uvsq.fr>
3320
3321 Merge from graphite branch.
3322 * configure: Regenerate.
3323 * Makefile.in: Regenerate.
3324 * configure.ac (host_libs): Add ppl and cloog.
3325 Add checks for PPL and CLooG.
3326 * Makefile.def (ppl, cloog): Added modules and dependences.
3327 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3328 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3329
3330 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3331
3332 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3333 (GCC_SHLIB_SUBDIR): New.
3334 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3335 * configure: Regenerate.
3336 * Makefile.in: Regenerate.
3337
3338 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3339
3340 * MAINTAINERS: Consistently use tabs to separate columns.
3341
3342 2008-08-29 Tristan Gingold <gingold@adacore.com>
3343
3344 * MAINTAINERS (Write after Approval): Add myself.
3345
3346 2008-08-28 Tristan Gingold <gingold@adacore.com>
3347
3348 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3349 Enable bfd, binutils and opcodes.
3350 * configure: Regenerate.
3351
3352 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3353
3354 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3355
3356 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3357
3358 * MAINTAINERS: Use correct Umlaut for last name.
3359
3360 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3361
3362 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3363
3364 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3365
3366 * MAINTAINERS: Update my email address.
3367
3368 2008-08-16 Nicolas Roche <roche@adacore.com>
3369
3370 * Makefile.tpl: Add BOOT_ADAFLAGS.
3371 * Makefile.in: Regenerate.
3372
3373 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3374
3375 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3376 * configure: Regenerate.
3377
3378 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3379
3380 * configure.ac: Add makefile fragments for hpux.
3381 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3382 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3383 * configure: Regenerate.
3384 * Makefile.in: Regenerate.
3385
3386 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3387
3388 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3389
3390 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3391
3392 * MAINTAINERS (Write after Approval): Add myself.
3393
3394 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3395
3396 * MAINTAINERS (Write After Approval): Add myself.
3397
3398 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3399
3400 * MAINTAINERS (Write After Approval): Add myself.
3401
3402 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3403
3404 * MAINTAINERS: Update my email address.
3405
3406 2008-06-25 Joey Ye <joey.ye@intel.com>
3407
3408 * MAINTAINERS (Write After Approval): Add myself.
3409
3410 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3411
3412 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3413 * Makefile.in: Regenerate.
3414 * configure: Regenerate.
3415
3416 2008-06-17 Daniel Kraft <d@domob.eu>
3417
3418 * MAINTAINERS (Write After Approval): Add myself.
3419
3420 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3421
3422 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3423 "$@" is still intact with both Autoconf 2.59 and 2.62.
3424 * configure: Regenerate.
3425
3426 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3427
3428 * Makefile.tpl: Fix comment errors.
3429 * Makefile.in: Regenerate.
3430
3431 2008-06-12 David S. Miller <davem@davemloft.net>
3432 David Edelsohn <edelsohn@gnu.org>
3433
3434 * configure.ac: Add powerpc*-*-* to gold supported targets.
3435 * configure: Regenerate.
3436
3437 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3438
3439 PR tree-optimization/36218
3440 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3441 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3442 (all prefix="build-"): Pass them to build-system sub-makes.
3443 * Makefile.in: Regenerate.
3444
3445 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3446
3447 * MAINTAINERS (mt port): Remove.
3448 (sco5, unixware, sco udk): Remove.
3449 (Kean Johnston): Add to Write After Approval.
3450
3451 2008-05-30 Julian Brown <julian@codesourcery.com>
3452
3453 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3454 of libobjc for ARM EABI Linux.
3455 * configure: Regenerate.
3456
3457 2008-05-18 Xinliang David Li <davidxl@google.com>
3458
3459 * ChangeLog: Remove wrong ChangeLog entry.
3460
3461 2008-05-17 Xinliang David Li <davidxl@google.com>
3462
3463 * MAINTAINERS (Write After Approval): Add myself.
3464
3465 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3466
3467 * MAINTAINERS (Write After Approval): Add myself.
3468
3469 2008-05-14 Rafael Espíndola <espindola@google.com>
3470
3471 * config-ml.in: don't handle --enable-shared and --enable-static.
3472
3473 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3474
3475 * MAINTAINERS: Update my email address.
3476
3477 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3478
3479 * MAINTAINERS: Update my email address.
3480
3481 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3482
3483 * MAINTAINERS (Write After Approval): Add myself.
3484
3485 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3486
3487 * MAINTAINERS (Write After Approval): Add myself.
3488
3489 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3490
3491 * MAINTAINERS (crx): Add myself.
3492
3493 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3494
3495 Sync with src:
3496 2008-04-14 David S. Miller <davem@davemloft.net>
3497
3498 * configure.ac: Add sparc*-*-* to gold supported targets.
3499 * configure: Regenerate.
3500
3501 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3502
3503 PR bootstrap/35457
3504 * configure.ac: Include override.m4.
3505 * configure: Regenerate.
3506
3507 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3508
3509 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3510 * Makefile.in: Regenerate.
3511
3512 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3513
3514 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3515 as nonconfigurable directories list.
3516 * configure: Regenerate.
3517
3518 2008-04-14 Ben Elliston <bje@au.ibm.com>
3519
3520 * config.sub, config.guess: Update from upstream sources.
3521
3522 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3523
3524 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3525 * Makefile.in: Regenerate.
3526
3527 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3528
3529 * configure.ac: Do not build libssp for the AVR.
3530 * configure: Regenerate.
3531
3532 2008-04-07 Ian Lance Taylor <iant@google.com>
3533
3534 * Makefile.def: check-gold depends upon all-binutils.
3535 * Makefile.in: Regenerate.
3536
3537 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3538
3539 * MAINTAINERS (Write After Approval): Add myself.
3540
3541 2008-04-04 Nick Clifton <nickc@redhat.com>
3542
3543 PR binutils/4334
3544 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3545 builds.
3546 * configure: Regenerate.
3547
3548 2008-04-04 NightStrike <NightStrike@gmail.com>
3549
3550 PR other/35151
3551 * configure.ac: Combine rules for mingw32 and mingw64.
3552 * configure: Regenerate.
3553
3554 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3555
3556 * MAINTAINERS (Write After Approval): Add myself.
3557
3558 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3559
3560 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3561 * Makefile.in (.NOTPARALLEL): Ditto.
3562
3563 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3564
3565 * MAINTAINERS (Write After Approval): Add myself.
3566
3567 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3568
3569 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3570 * Makefile.in (.NOTPARALLEL): Regenerate.
3571
3572 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3573
3574 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3575 * Makefile.in: Regenerate.
3576
3577 2008-03-26 Jakub Staszak <kuba@et.pl>
3578
3579 * MAINTAINERS (Write After Approval): Add myself.
3580
3581 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3582
3583 * MAINTAINERS: Update e-mail address.
3584
3585 2008-03-20 Ian Lance Taylor <iant@google.com>
3586
3587 * configure.ac: Add support for --enable-gold.
3588 * Makefile.def: Add gold as a directory like ld.
3589 * configure, Makefile.in: Regenerate.
3590
3591 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3592
3593 * configure.ac: m4_include config/proginstall.m4.
3594 * configure: Regenerate.
3595
3596 Backport from upstream Libtool:
3597
3598 2007-10-12 Eric Blake <ebb9@byu.net>
3599
3600 Deal with Autoconf 2.62's semantic change in m4_append.
3601 * ltsugar.m4 (lt_append): Replace broken versions of
3602 m4_append.
3603 (lt_if_append_uniq): Don't require separator to be overquoted,
3604 and avoid broken m4_append.
3605 (lt_dict_add): Fix typo.
3606 * libtool.m4 (_LT_DECL): Don't overquote separator.
3607
3608 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3609
3610 * config.rpath: Add AIX 6 support.
3611
3612 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3613
3614 * Makefile.def (stageprofile). Remove -fprofile-generate
3615 from stage_libcflags.
3616 * Makefile.in: Regenerate.
3617
3618 2008-03-13 Ben Elliston <bje@au.ibm.com>
3619
3620 * config.sub, config.guess: Update from upstream sources.
3621
3622 2008-03-06 Tom Tromey <tromey@redhat.com>
3623
3624 * MAINTAINERS: Update for treelang deletion.
3625
3626 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3627
3628 * MAINTAINERS: Update my email address.
3629
3630 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3631
3632 * MAINTAINERS (darwin port): Add myself as a maintainer.
3633 (objective-c/c++): Add myself as a maintainer.
3634
3635 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3636
3637 * MAINTAINERS (Write After Approval): Update my email address.
3638
3639 2008-02-25 Tomas Bily <tbily@suse.cz>
3640
3641 * MAINTAINERS (Write After Approval): Add myself.
3642
3643 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3644
3645 * MAINTAINERS (OpenMP): Add myself.
3646
3647 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3648
3649 PR bootstrap/32009
3650 PR bootstrap/32161
3651
3652 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3653 * configure: Regenerate.
3654
3655 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3656 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3657 STAGE4_LIBCFLAGS): New.
3658 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3659 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3660 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3661 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3662 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3663 for target modules. Don't export LIBCFLAGS.
3664 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3665 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3666 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3667 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3668 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3669 * Makefile.in: Regenerate.
3670
3671 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3672
3673 PR libgcj/33085
3674 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3675 Do not use -DDLL_EXPORT. Backport from upstream.
3676
3677 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3678
3679 * MAINTAINERS (Write After Approval): Add myself.
3680
3681 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3682
3683 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3684 * configure: Regenerate.
3685
3686 2008-01-31 Marc Gauthier <marc@tensilica.com>
3687
3688 * configure.ac (xtensa*-*-*): Recognize processor variants.
3689 * configure: Regenerate.
3690
3691 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3692
3693 PR bootstrap/34922
3694 * configure.ac (PARSE_ARGS): Push suitable setting of
3695 ac_subdirs_all, for `./configure --help=recursive'.
3696 Handle `+' in generic toplevel directory disabling.
3697 * configure: Regenerate.
3698
3699 2008-01-28 Nick Clifton <nickc@redhat.com>
3700
3701 * MAINTAINERS (xstormy16): Take over maintainership.
3702
3703 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3704
3705 * MAINTAINERS (c4x port): Remove.
3706
3707 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3708
3709 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3710
3711 2008-01-23 Ben Elliston <bje@au.ibm.com>
3712
3713 * config.sub, config.guess: Update from upstream sources.
3714
3715 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3716
3717 * MAINTAINERS (Write After Approval): Add myself.
3718
3719 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3720
3721 * MAINTAINERS: Update my email address.
3722
3723 2008-01-09 Raksit Ashok <raksit@google.com>
3724
3725 * MAINTAINERS (Write After Approval): Add myself.
3726
3727 2008-01-09 Raksit Ashok <raksit@google.com>
3728
3729 * MAINTAINERS (Write After Approval): Add myself.
3730
3731 2008-01-08 Ben Elliston <bje@au.ibm.com>
3732
3733 * config.sub, config.guess: Update from upstream sources.
3734
3735 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3736
3737 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3738 Change recommended MPFR from 2.2.1 -> 2.3.0.
3739 * configure: Regenerate.
3740
3741 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3742
3743 * MAINTAINERS: Update my email address.
3744
3745 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3746
3747 * MAINTAINERS: Update my email address.
3748
3749 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3750
3751 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3752 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3753 * Makefile.in: Regenerate.
3754
3755 2007-12-10 Mark Heffernan <meheff@google.com>
3756
3757 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3758 misplaced entries.
3759
3760 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3761
3762 * configure.ac: Enable libjava for x86_64-*-darwin9.
3763 * configure: Regenerate.
3764
3765 2007-12-07 Bill Maddox <maddox@google.com>
3766
3767 * MAINTAINERS (Write After Approval): Add myself.
3768
3769 2007-12-05 Ben Elliston <bje@au.ibm.com>
3770
3771 * config.sub, config.guess: Update from upstream sources.
3772
3773 2007-12-02 Matthias Klose <doko@ubuntu.com>
3774
3775 * config-ml.in: Remove 64bit configure tests.
3776
3777 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3778
3779 * config-ml.in: Robustify against white space in absolute file
3780 names.
3781
3782 * config-ml.in (multi-clean): Substitute ${Makefile}.
3783 Remove superfluous ${Makefile} in list.
3784
3785 2007-11-19 Thiemo Seufer <ths@mips.com>
3786
3787 * config-ml.in: Don't hardcode the Makefile name.
3788
3789 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3790
3791 * MAINTAINERS (Write After Approval): Add myself.
3792
3793 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3794
3795 * MAINTAINERS (Write After Approval): Add myself.
3796
3797 2007-11-06 Doug Kwan <dougkwan@google.com>
3798
3799 * MAINTAINERS (Write After Approval): Add myself.
3800
3801 2007-10-25 Ben Elliston <bje@au.ibm.com>
3802
3803 * MAINTAINERS (mercury): Remove entry.
3804 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3805
3806 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3807
3808 * Makefile.def (dependencies): Make configure-gdb depend on
3809 all-intl.
3810 * Makefile.in: Regenerated.
3811
3812 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3813
3814 * MAINTAINERS (Fortran maintainer): Remove myself.
3815
3816 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3817
3818 * Makefile.def: To avoid problems running with parallel makes,
3819 build newlib before libgloss so that target specific header
3820 files are availble.
3821 * Makefile.in: Regenerate
3822
3823 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3824
3825 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3826 * Makefile.in: Regenerate.
3827
3828 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3829
3830 * MAINTAINERS (Register allocation reviewer): Add myself.
3831
3832 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3833
3834 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3835 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3836 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3837 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3838 * configure: Regenerate.
3839
3840 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3841
3842 * MAINTAINERS (Register allocation reviewer): Add myself.
3843
3844 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3845
3846 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3847 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3848 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3849 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3850 * configure.ac: Default them to host tools for $host = $build.
3851 Subst them.
3852
3853 * configure: Regenerate.
3854 * Makefile.in: Regenerate.
3855
3856 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3857
3858 * MAINTAINERS (Register allocation reviewer): Add myself.
3859
3860 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3861
3862 * MAINTAINERS (Register allocation reviewer): Add myself.
3863
3864 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3865
3866 * MAINTAINERS (Write After Approval): Fix typo.
3867
3868 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3869
3870 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3871 * configure: Regenerate.
3872
3873 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3874
3875 PR bootstrap/31906
3876 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3877 they're already prefixed.
3878
3879 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3880
3881 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3882 libstdc++.
3883 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3884 * configure: Regenerate.
3885 * Makefile.in: Regenerate.
3886
3887 2007-09-17 Andreas Schwab <schwab@suse.de>
3888
3889 * configure.ac: Raise minimum makeinfo version to 4.6.
3890 * configure: Regenerate.
3891
3892 2007-09-17 Johannes Singler <singler@ira.uka.de>
3893
3894 * MAINTAINERS (write-after-approval) add myself
3895
3896 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3897
3898 * configure.ac: Correct makeinfo version check.
3899 * configure: Regenerate.
3900
3901 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3902
3903 * MAINTAINERS: Update my email address.
3904
3905 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3906
3907 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3908 to $skipdirs and only disable gprof for newlib. Use the normal
3909 mips*-elf* handling in other respects.
3910 * configure: Regnerate.
3911
3912 2007-09-12 David Daney <ddaney@avtrex.com>
3913
3914 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3915 enabling libgcj.
3916 * configure: Regenerate.
3917
3918 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3919
3920 PR other/32154
3921 * configure.ac: For libgloss targets, point the linker to the linker
3922 script, startup code and simulator library.
3923 * configure: Regenerate.
3924
3925 2007-09-07 Andrew Haley <aph@redhat.com>
3926
3927 * configure.ac (noconfigdirs): Remove target-libffi and
3928 target-libjava.
3929 * configure: Regenerate.
3930
3931 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3932
3933 PR target/33281
3934 * configure.ac: Use config/mh-mingw on mingw.
3935 * configure: Regenerate.
3936
3937 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3938
3939 * MAINTAINERS (Write After Approval): Add myself.
3940
3941 2007-09-05 Richard Guenther <rguenther@suse.de>
3942
3943 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3944 nor --disable-checking is provided also turn on yes and types
3945 checking for stage1.
3946 * configure: Re-generate.
3947
3948 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3949
3950 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3951 (Write After Approval): Remove myself.
3952
3953 2007-08-29 Nick Clifton <nickc@redhat.com>
3954
3955 * config.sub, config.guess: Update from upstream sources.
3956
3957 2007-08-22 Bud Davis <jmdavis@link.com>
3958
3959 * MAINTAINERS (Write After Approval): Added myself.
3960 * MAINTAINERS (Reviewers): Removed myself.
3961
3962 2007-08-18 Paul Brook <paul@codesourcery.com>
3963 Joseph Myers <joseph@codesourcery.com>
3964
3965 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3966 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3967 * Makefile.in: Regenerate.
3968 * configure.ac (--with-debug-prefix-map): New.
3969 * configure: Regenerate.
3970
3971 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3972 Nigel Stephens <nigel@mips.com>
3973
3974 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3975 as target_makefile_frag.
3976 * configure: Regenerate.
3977
3978 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3979
3980 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3981 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3982 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3983 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3984 (do-compare, do-compare3, do-compare-debug): New.
3985 ([+compare-target+]): Use them.
3986
3987 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3988
3989 * MAINTAINERS (Write After Approval): Change my email address.
3990
3991 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3992 Ben Elliston <bje@au.ibm.com>
3993
3994 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3995 --silent if $silent.
3996 * configure: Regenerate.
3997
3998 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3999
4000 * MAINTAINERS (Various Maintainers): Add myself as
4001 loop infrastructure maintainer. Update my e-mail
4002 address.
4003
4004 2007-07-31 Diego Novillo <dnovillo@google.com>
4005
4006 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4007 Adjust description.
4008
4009 2007-07-26 Richard Guenther <rguenther@suse.de>
4010
4011 * configure.ac: Add types checking to stage1 checking flags.
4012 * configure: Regenerate.
4013
4014 2007-07-17 Nick Clifton <nickc@redhat.com>
4015
4016 * COPYING3: New file. Contains version 3 of the GNU General
4017 Public License.
4018 * COPYING3.LIB: New file. Contains version 3 of the GNU
4019 Lesser General Public License.
4020
4021 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4022
4023 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4024
4025 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4026
4027 * MAINTAINERS (S/390 co-maintainer): Add myself.
4028 (Write After Approval): Remove myself.
4029
4030 2007-07-13 Dan Hipschman <dsh@google.com>
4031
4032 * MAINTAINERS (Write After Approval): Add myself.
4033
4034 2007-07-11 Nick Clifton <nickc@redhat.com>
4035
4036 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4037 WINDRES export.
4038 * Makefile.in: Regenerate.
4039
4040 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4041
4042 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4043 maintainer.
4044
4045 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4046
4047 * lt~obsolete.m4: New. Import from 20070318 libtool.
4048
4049 2007-07-03 Julian Brown <julian@codesourcery.com>
4050
4051 * MAINTAINERS (Write After Approval): Add myself.
4052
4053 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4054
4055 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4056 * configure: Regenerate.
4057
4058 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4059
4060 * configure.ac: Add some missing m4 quotation.
4061 * configure: Regenerate.
4062
4063 2007-07-02 Simon Baldwin <simonb@google.com>
4064
4065 * MAINTAINERS (Write After Approval): Add myself.
4066
4067 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4068
4069 * configure: Regenerate.
4070
4071 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4072
4073 * Makefile.def: Add windmc tool to build.
4074 * Makefile.tpl: Likewise.
4075 * configure.ac: Likewise.
4076 * Makefile.in: Regenerate.
4077 * configure: Regenerate.
4078
4079 2007-06-28 DJ Delorie <dj@redhat.com>
4080
4081 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4082 not building newlib.
4083 * configure: Regenerated.
4084
4085 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4086
4087 * MAINTAINERS (Write After Approval): Add myself.
4088
4089 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4090
4091 * MAINTAINERS (Write After Approval): Add myself.
4092
4093 2007-06-19 Chris Matthews <chrismatthews@google.com>
4094
4095 * MAINTAINERS (Write After Approval): Add myself.
4096
4097 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4098
4099 * MAINTAINERS (Write After Approval): Add myself.
4100
4101 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4102
4103 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4104 * Makefile.in: Regenerated.
4105
4106 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4107
4108 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4109 bfin*-*-uclinux* targets.
4110 * configure: Regenerate.
4111
4112 2007-06-14 Ian Lance Taylor <iant@google.com>
4113
4114 * MAINTAINERS: Add myself as non-algorithmic global write
4115 maintainer.
4116
4117 2007-06-14 Diego Novillo <dnovillo@google.com>
4118
4119 * MAINTAINERS: Add self as middle-end maintainer and
4120 non-algorithmic global write maintainer.
4121
4122 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4123
4124 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4125 Move all Fortran maintainers except Paul Brook into the
4126 Non-Autopoiesis section.
4127
4128 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4129
4130 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4131 (distclean-stage[+id+]): Possibly delete stage_last.
4132 * Makefile.in: Regenerate.
4133
4134 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4135
4136 * MAINTAINERS (Various Maintainer): Fix typo.
4137
4138 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4139
4140 * MAINTAINERS (Various Maintainer): Add myself as
4141 dataflow maintainer.
4142
4143 2007-06-07 Ben Elliston <bje@au.ibm.com>
4144
4145 * config.sub, config.guess: Update from upstream sources.
4146
4147 2007-06-07 Ben Elliston <bje@au.ibm.com>
4148
4149 * Makefile.tpl: Fix spelling error.
4150 * Makefile.in: Regenerate.
4151
4152 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4153
4154 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4155 lt_cv_sys_max_cmd_len.
4156
4157 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4158
4159 * MAINTAINERS (Various Maintainers): Add myself as
4160 auto-vectorizer maintainer.
4161
4162 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4163
4164 PR libjava/32098
4165 * libtool.m4: Revert previous change.
4166 * ltgcc.m4: Put it here.
4167
4168 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4169
4170 * MAINTAINERS (Various Maintainers): Add myself as
4171 auto-vectorizer maintainer.
4172
4173 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4174
4175 PR libjava/32098
4176 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4177
4178 2007-05-30 Richard Guenther <rguenther@suse.de>
4179
4180 * MAINTAINERS (Various Maintainers): Add myself as
4181 auto-vectorizer maintainer.
4182
4183 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4184
4185 PR bootstrap/29382
4186 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4187 * configure: Rebuilt.
4188
4189 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4190
4191 * MAINTAINERS (Write After Approval): Removed my name.
4192
4193 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4194
4195 * MAINTAINERS (Write After Approval): Remove myself.
4196
4197 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4198
4199 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4200
4201 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4202
4203 * ltmain.sh: Update from ToT Libtool.
4204 * libtool.m4: Update from ToT Libtool.
4205 * ltsugar.m4: New. Update from ToT Libtool.
4206 * ltversion.m4: New. Update from ToT Libtool.
4207 * ltoptions.m4: New. Update from ToT Libtool.
4208 * ltconfig: Remove.
4209 * ltcf-c.sh: Remove.
4210 * ltcf-cxx.sh: Remove.
4211 * ltcf-gcj.sh: Remove.
4212
4213 2007-05-22 Ollie Wild <aaw@google.com>
4214
4215 * MAINTAINERS (Write After Approval): Add myself.
4216
4217 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4218
4219 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4220 stage_cflags.
4221 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4222 Remove CFLAGS/LIBCFLAGS.
4223 (configure-stage[+id+]-[+prefix+][+module+],
4224 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4225 * Makefile.in: Regenerate.
4226
4227 2007-05-15 Diego Novillo <dnovillo@google.com>
4228
4229 * MAINTAINERS: Update e-mail address.
4230
4231 2007-05-15 Revital Eres <eres@il.ibm.com>
4232
4233 * MAINTAINERS (Write After Approval): Add myself.
4234
4235 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4236
4237 * MAINTAINERS (Write After Approval): Updated my address.
4238
4239 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4240
4241 * MAINTAINERS (Write After Approval): Add myself.
4242
4243 2007-05-11 Silvius Rus <rus@google.com>
4244
4245 * MAINTAINERS (Write After Approval): Add myself.
4246
4247 2007-04-23 Tom Tromey <tromey@redhat.com>
4248
4249 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4250
4251 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4252
4253 * MAINTAINERS (cpplib): Rename to ...
4254 (libcpp): ... this. Add C/C++ front end maintainers.
4255
4256 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4257
4258 * config-ml.in: Pass ${ml_config_env} to configure calls.
4259
4260 2007-04-04 Christian Bruel <christian.bruel@st.com>
4261
4262 * MAINTAINERS (Write After Approval): Add myself.
4263
4264 2007-04-02 Dave Korn <dave.korn@artimi.com>
4265
4266 * MAINTAINERS (Write After Approval): Add myself.
4267
4268 2007-03-31 Tobias Burnus <burnus@net-b.de>
4269
4270 * MAINTAINERS (fortran 95 front end): Add myself.
4271
4272 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4273
4274 * MAINTAINERS (Write After Approval): Add myself.
4275
4276 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4277
4278 * MAINTAINERS (Modulo Scheduler): Add myself.
4279
4280 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4281
4282 * MAINTAINERS (fortran 95 front end): Add myself.
4283 (c++ front end): whitespace fix.
4284
4285 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4286
4287 * MAINTAINERS (Write After Approval): Add myself.
4288
4289 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4290
4291 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4292 of glob. Quote arguments with single quotes too.
4293 * configure: Regenerate.
4294
4295 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4296
4297 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4298 * Makefile.in: Regenerate
4299
4300 2007-03-07 Andreas Schwab <schwab@suse.de>
4301
4302 * configure: Regenerate.
4303
4304 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4305
4306 * configure.ac: Add "--with-pdfdir" configure option,
4307 which defines pdfdir variable.
4308 * Makefile.def (target=fixincludes): Add install-pdf to
4309 missing targets.
4310 (recursive_targets): Add install-pdf target.
4311 (flags_to_pass): Add pdfdir.
4312 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4313 target.
4314 * configure: Regenerate
4315 * Makefile.in: Regenerate
4316
4317 2007-02-28 Eric Christopher <echristo@apple.com>
4318
4319 Revert:
4320 2006-12-07 Mike Stump <mrs@apple.com>
4321
4322 * Makefile.def (dependencies): Add dependency for
4323 install-target-libssp and install-target-libgomp on
4324 install-gcc.
4325 * Makefile.in: Regenerate.
4326
4327 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4328
4329 * configure: Regenerate.
4330 * configure.ac: Move statements after variable declarations.
4331
4332 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4333
4334 * MAINTAINERS: Add myself as sh maintainer.
4335
4336 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4337
4338 * configure.ac: Adjust for loop syntax.
4339 * configure: Regenerate.
4340
4341 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4342
4343 * configure: Rebuilt.
4344
4345 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4346
4347 * configure.ac: Drop multiple occurrences of --enable-languages,
4348 and fix its quoting.
4349 * configure: Rebuilt.
4350
4351 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4352 Nathan Sidwell <nathan@codesourcery.com>
4353 Vladimir Prus <vladimir@codesourcery.com>
4354 Joseph Myers <joseph@codesourcery.com>
4355
4356 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4357 * configure: Regenerate.
4358
4359 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4360
4361 * ltconfig (freebsd*): Default to elf.
4362
4363 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4364
4365 * configure.ac (target_libraries): Move libgcc before libiberty.
4366 * configure: Regenerated.
4367
4368 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4369 Paolo Bonzini <bonzini@gnu.org>
4370
4371 PR bootstrap/30753
4372 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4373 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4374 * configure: Regenerated.
4375
4376 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4377
4378 * MAINTAINERS (Language Front End Maintainers): Update my mail
4379 address.
4380
4381 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4382
4383 PR bootstrap/30748
4384 * configure.ac: Correct syntax for Solaris ksh.
4385 * configure: Regenerated.
4386
4387 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4388
4389 * configure.ac: Sync with src.
4390 * configure: Regenerate.
4391
4392 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4393
4394 * Makefile.in: Regenerate.
4395
4396 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4397
4398 * config.sub: Sync with src.
4399
4400 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4401
4402 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4403 noncanonical equivalents.
4404 * configure.in: Rename to...
4405 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4406 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4407 target_noncanonical. Use them. Rewrite removal of configure
4408 arguments for autoconf 2.59. Discard variable settings. Force
4409 program_transform_name for native tools.
4410
4411 * Makefile.in: Regenerated.
4412 * configure: Regenerated with autoconf 2.59.
4413
4414 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4415
4416 * MAINTAINERS (Write After Approval): Add myself.
4417
4418 2007-01-31 Andreas Schwab <schwab@suse.de>
4419
4420 * Makefile.tpl (LDFLAGS): Substitute it.
4421 * Makefile.in: Regenerate.
4422
4423 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4424
4425 * MAINTAINERS (Write After Approval): Add myself.
4426
4427 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4428
4429 * MAINTAINERS (spu port): Add myself.
4430
4431 2007-01-23 Richard Guenther <rguenther@suse.de>
4432
4433 PR bootstrap/30541
4434 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4435 * Makefile.tpl (GNATBIND): Substitute it.
4436 (GNATMAKE): Likewise.
4437 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4438 of STAGE_PREFIX.
4439 * Makefile.in: Regenerate.
4440 * configure: Regenerate.
4441
4442 2007-01-18 Mike Stump <mrs@apple.com>
4443
4444 * configure.in: Re-enable -Werror for gcc builds.
4445
4446 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4447
4448 * MAINTAINERS (Write After Approval): Add myself.
4449
4450 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4451
4452 * configure.in: Change == to = in test command.
4453 * configure: Regenerate.
4454
4455 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4456 Nick Clifton <nickc@redhat.com>
4457 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4458
4459 * configure.in (build_configargs, host_configargs, target_configargs):
4460 Remove build/host/target parameters.
4461 (host_libs): Add gmp and mpfr.
4462 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4463 * Makefile.def (gmp, mpfr): New.
4464 (gcc): Remove target.
4465 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4466 target_os, target_vendor): New.
4467 (configure): Add host_alias/target_alias arguments; adjust invocations.
4468 * configure: Regenerate.
4469 * Makefile.in: Regenerate.
4470
4471 2007-01-11 Matt Fago <fago@earthlink.net>
4472
4473 * configure.in: Try to link to functions only in mpfr 2.2.x
4474 to improve robustness of configure tests.
4475 * configure: Regenerate.
4476
4477 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4478
4479 * MAINTAINERS: Add myself as i386 maintainer.
4480
4481 2007-01-08 Jan Hubicka <jh@suse.cz>
4482
4483 * MAINTAINERS: Add myself as i386 maintainer.
4484
4485 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4486
4487 * configure.in: Add support for an x86_64-mingw* target.
4488 * configure: Regenerate.
4489
4490 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4491
4492 * Makefile.tpl (all-target): Correct @if conditional for target
4493 modules.
4494 * configure.in: Omit libiberty if building only target libgcc.
4495 * configure, Makefile.in: Regenerated.
4496
4497 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4498
4499 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4500 * configure: Regenerate.
4501
4502 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4503
4504 * Makefile.def (target_modules): Add libgcc.
4505 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4506 * Makefile.tpl (clean-target-libgcc): Delete.
4507 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4508 on gcc even for bootstrapped modules. Rewrite handling of
4509 lang_env_dependencies to loop over target_modules.
4510 * configure.in (target_libraries): Add target-libgcc.
4511 * Makefile.in, configure: Regenerated.
4512
4513 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4514
4515 * configure.in: Reorganize recognition of languages. Add
4516 --enable-stage1-languages. Show supported languages for the chosen
4517 target rather than all recognized languages.
4518 * configure: Regenerate.
4519
4520 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4521
4522 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4523 * Makefile.in: Regenerate.
4524
4525 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4526
4527 * configure.in: Warn that MPFR 2.2.0 is buggy.
4528 * configure: Regenerate.
4529
4530 2006-12-27 Ian Lance Taylor <iant@google.com>
4531
4532 * configure.in: When removing Makefiles to force a reconfigure, also
4533 remove prev-DIR*/Makefile.
4534 * configure: Regenerate.
4535
4536 2006-12-22 Andreas Schwab <schwab@suse.de>
4537
4538 * configure: Regenerate with correct autoconf version.
4539
4540 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4541
4542 * configure.in: add AC_SUBST for *_FOR_TARGET.
4543 * configure: Regenerate.
4544
4545 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4546
4547 * configure.in: Simplify logic for rejecting languages that cannot
4548 be built. Separate the case when a language is unsupported,
4549 from the case when the user chooses not to build a language.
4550
4551 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4552
4553 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4554 it only affects bootstrap and could be tested on "$host" as well.
4555 * configure: Regenerate.
4556 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4557
4558 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4559
4560 PR bootstrap/29544
4561 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4562 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4563 move here comment from Makefile.tpl.
4564 * Makefile.tpl: Move some definitions higher in the file.
4565 (STAGE1_CHECKING): New.
4566 * configure.in: Add --enable-stage1-checking.
4567 * configure: Regenerate.
4568 * Makefile.in: Regenerate.
4569
4570 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4571
4572 * MAINTAINERS: Add myself as build system maintainer.
4573
4574 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4575
4576 * MAINTAINERS (Write After Approval): Add myself.
4577
4578 2006-12-13 Eric Christopher <echristo@apple.com>
4579
4580 * MAINTAINERS: Add myself as darwin maintainer.
4581
4582 2006-12-11 Ian Lance Taylor <ian@airs.com>
4583
4584 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4585
4586 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4587
4588 MAINTAINERS: Update my entry.
4589
4590 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4591
4592 * configure.in: Handle spu makefile frag.
4593 * Makefile.tpl (MAINT): Define
4594 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4595 * configure: Regenerate.
4596 * Makefile.in: Regenerate.
4597
4598 2006-12-11 Ben Elliston <bje@au.ibm.com>
4599
4600 * config.guess: Import latest version.
4601 * config.sub: Likewise.
4602
4603 2006-12-11 Ben Elliston <bje@au.ibm.com>
4604
4605 * configure.in (spu-*-*): Don't skip target-libiberty.
4606 * configure: Regenerate.
4607
4608 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4609
4610 PR bootstrap/30134
4611 * configure.in: Correct x86 darwin support for libjava to powerpc
4612 and i?86 only.
4613 * configure: Regenerate.
4614
4615 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4616
4617 * configure.in: Add x86 darwin support for libjava.
4618 * configure: Regenerate.
4619
4620 2006-12-07 Mike Stump <mrs@apple.com>
4621
4622 * Makefile.def (dependencies): Add dependency for
4623 install-target-libssp and install-target-libgomp on
4624 install-gcc.
4625 * Makefile.in: Regenerate.
4626
4627 2006-12-04 Richard Guenther <rguenther@suse.de>
4628
4629 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4630 (Non-Algorithmic Maintainers): Move over non-algorithmic
4631 loop optimizer maintainers, add myself as a non-algorithmic
4632 middle-end maintainer.
4633
4634 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4635
4636 * MAINTAINERS (Write After Approval): Add myself.
4637
4638 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4639
4640 * configure.in: Update error message for missing GMP/MPFR.
4641
4642 * configure: Regenerate.
4643
4644 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4645
4646 * configure.in: Update MPFR version in error message.
4647
4648 * configure: Regenerate.
4649
4650 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4651
4652 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4653 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4654 --with-gmp-lib): New flags.
4655
4656 * configure: Regenerate.
4657
4658 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4659
4660 * MAINTAINERS (Write After Approval): Change my email address.
4661
4662 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4663
4664 * MAINTAINERS (Write After Approval): Add myself.
4665
4666 2006-11-22 Philipp Thomas <pth@suse.de>
4667
4668 * MAINTAINERS (i18n): Update e-mail address.
4669
4670 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4671
4672 * MAINTAINERS (spu port): Add myself as maintainer.
4673 (Write After Approval): Remove myself.
4674
4675 2006-11-22 Ben Elliston <bje@au.ibm.com>
4676
4677 * configure.in (skipdirs): Don't build libssp for SPU.
4678 * configure: Regenerate.
4679
4680 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4681
4682 * MAINTAINERS (spu port): Add myself as maintainer.
4683 (libobjc): Update my email address.
4684
4685 2006-11-21 Andrea Bona <andrea.bona@st.com>
4686
4687 * MAINTAINERS (Write After Approval): Add myself.
4688
4689 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4690
4691 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4692 * configure : Rebuilt.
4693
4694 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4695
4696 * MAINTAINERS (Write After Approval): Add myself.
4697
4698 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4699
4700 * MAINTAINERS (Write After Approval): Add myself.
4701
4702 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4703
4704 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4705 libmpfr.a.
4706 * configure: Regenerate.
4707
4708 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4709
4710 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4711 (unstage): Test for stage_last presence.
4712
4713 PR bootstrap/29802
4714 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4715 STAGE_PREFIX.
4716 * Makefile.in: Regenerate.
4717
4718 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4719
4720 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4721 maintainers.
4722
4723 2006-11-14 Erven Rohou <erven.rohou@st.com>
4724
4725 * MAINTAINERS (Write After Approval): Add myself.
4726
4727 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4728
4729 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4730 and stageN-package/Makefile.
4731 * Makefile.in: Regenerated.
4732
4733 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4734
4735 * configure.in: Remove target-libgloss from noconfigdirs for
4736 bfin-*-*.
4737 * configure: Regenerated.
4738
4739 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4740
4741 * configure.in (have_gmp): Only error if the gcc directory exists.
4742
4743 * configure: Regenerate.
4744
4745 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4746
4747 * configure.in: Robustify error message for missing GMP/MPFR.
4748
4749 * configure: Regenerate.
4750
4751 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4752
4753 * MAINTAINERS (Write After Approval): Add myself.
4754
4755 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4756
4757 * MAINTAINERS: Change email address.
4758
4759 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4760
4761 * MAINTAINERS (Write After Approval): Add myself.
4762
4763 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4764
4765 * MAINTAINERS (Write After Approval): Add myself.
4766
4767 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4768
4769 * MAINTAINERS (Write After Approval): Move myself to
4770 Write After Approval section.
4771
4772 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4773
4774 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4775 need_gmp anymore.
4776 * configure: Regenerate.
4777
4778 2006-10-16 Tobias Burnus <burnus@net-b.de>
4779
4780 * MAINTAINERS (Write After Approval): Add myself.
4781
4782 2006-10-16 Ben Elliston <bje@au.ibm.com>
4783
4784 * config.guess: Import latest version.
4785 * config.sub: Likewise.
4786
4787 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4788
4789 * Makefile.def: Added pdf target handling.
4790 * Makefile.tpl: Added pdf target handling.
4791 * Makefile.in: Regenerated.
4792
4793 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4794
4795 * MAINTAINERS: Add self as score port maintainer.
4796
4797 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4798
4799 * MAINTAINERS (Write After Approval): Add myself.
4800
4801 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4802
4803 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4804 or newer.
4805 * configure: Regenerated.
4806
4807 2006-09-27 Dave Brolley <brolley@redhat.com>
4808
4809 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4810 using $s instead of $r.
4811 * configure: Regenerated.
4812
4813 2006-09-26 Thiemo Seufer <ths@mips.com>
4814
4815 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4816 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4817 * configure: Regenerate.
4818
4819 2006-09-24 Graeme Peterson <gridly@gmail.com>
4820
4821 * MAINTAINERS (Write After Approval): Remove myself.
4822
4823 2006-09-22 Chao-ying Fu <fu@mips.com>
4824
4825 * MAINTAINERS (Write After Approval): Add myself.
4826
4827 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4828
4829 * MAINTAINERS: Add self as soft-fp maintainer.
4830
4831 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4832
4833 * MAINTAINERS: Add myself as avr maintainer.
4834 Remove Marek Michalkiewicz as avr maintainer.
4835
4836 2006-09-07 Roberto Costa <roberto.costa@st.com>
4837
4838 * MAINTAINERS (Write After Approval): Add myself.
4839
4840 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4841
4842 * configure.in: Never build newlib for a Mingw host.
4843 Never build newlib as Mingw target library.
4844 Test the existence of winsup/cygwin for building a Cygwin newlib,
4845 rather than just winsup.
4846 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4847 building a Mingw target.
4848 * configure: Regenerate.
4849
4850 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4851
4852 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4853
4854 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4855
4856 * config.guess: Import from src (was more updated).
4857 * config.sub: Likewise.
4858
4859 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4860
4861 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4862 * configure: Regenerated.
4863
4864 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4865
4866 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4867 for stages after the first.
4868
4869 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4870
4871 * Makefile.def: Add dependencies for configure-opcodes
4872 on configure-intl and all-opcodes on all-intl.
4873 * Makefile.in: Regenerated.
4874
4875 2006-07-13 Ben Elliston <bje@au.ibm.com>
4876
4877 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4878
4879 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4880
4881 Port to hosts whose 'sort' and 'tail' implementations
4882 treat operands with leading '+' as file names, as POSIX
4883 has required since 2001. However, make sure the code still
4884 works on pre-POSIX hosts.
4885 * ltmain.sh: Don't assume "sort +2" is equivalent to
4886 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4887
4888 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4889
4890 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4891
4892 2006-07-04 Peter O'Gorman <peter@pogma.com>
4893
4894 * ltconfig: chmod 644 before ranlib during install.
4895
4896 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4897
4898 PR bootstrap/18058
4899 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4900 if the bootstrap compiler is a GCC version that supports it.
4901 * configure: Regenerate.
4902
4903 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4904
4905 * configure.in: Fix thinkos in previous check-in.
4906 * configure: Regenerate.
4907
4908 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4909
4910 PR other/27063
4911 * configure.in: Test subdir_requires and give an appropriate
4912 error message.
4913 * configure: Regenerate.
4914
4915 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4916
4917 * MAINTAINERS (Write After Approval): Add myself.
4918
4919 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4920
4921 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4922
4923 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4924
4925 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4926
4927 2006-06-20 David Ayers <d.ayers@inode.at>
4928
4929 PR bootstrap/28072
4930 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4931 whether target-libjava is being configured instead of whether the
4932 java front end is enabled.
4933 * configure: Regenerate.
4934
4935 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4936
4937 PR target/27540
4938 * configure.in: Only enable libgomp on IRIX 6.
4939 * configure: Regenerate.
4940
4941 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4942
4943 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4944 too.
4945 * Makefile.in: Regenerate.
4946
4947 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4948
4949 * config-ml.in: Alter CCASFLAGS to include special
4950 multilib options the same as is done for CFLAGS.
4951
4952 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4953
4954 * configure.in: Don't enable libgomp on hpux10.
4955 * configure: Rebuilt.
4956
4957 2006-06-12 David Ayers <d.ayers@inode.at>
4958
4959 PR bootstrap/27963
4960 PR target/19970
4961 * configure.in: Remove target-boehm-gc from noconfigdirs where
4962 ${libgcj} is specified.
4963 * configure: Regenerate.
4964
4965 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4966
4967 Sync from src:
4968
4969 * configure.in: Sync.
4970 * configure: Regenerated.
4971
4972 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4973
4974 * Makefile.def: Added dependencies from sim and gdb on intl, and
4975 added configure dependencies to everything with an all dependency
4976 on intl.
4977 * Makefile.in: Regenerated.
4978
4979 2006-06-06 David Ayers <d.ayers@inode.at>
4980
4981 PR libobjc/13946
4982 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4983 * Makefile.in: Regenerate.
4984 * configure.in: Add --enable-objc-gc at toplevel and have it
4985 enable boehm-gc for Objective-C.
4986 Remove target-boehm-gc from libgcj.
4987 Add target-boehm-gc to target_libraries.
4988 Add target-boehm-gc to noconfigdirs where ${libgcj}
4989 is specified.
4990 Assert that boehm-gc is supported when requested for Objective-C.
4991 Only build boehm-gc if needed either for Java or Objective-C.
4992 * configure: Regenerate.
4993
4994 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4995
4996 PR 27674
4997 * Makefile.tpl (configure-[+prefix+][+module+],
4998 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4999 Remove rule to unstage bootstrapped modules.
5000 (stage_current): New.
5001 * Makefile.in: Regenerate.
5002
5003 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5004
5005 * MAINTAINERS (Write After Approval): Update my e-mail address.
5006
5007 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5008
5009 * include/libiberty.h: Declare pex_run_in_environment.
5010
5011 2006-05-31 Asher Langton <langton2@llnl.gov>
5012
5013 * MAINTAINERS (Write After Approval): Add myself.
5014
5015 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5016
5017 * Makefile.def (bfd, opcodes): Fix lib_path.
5018 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5019 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5020 * Makefile.in: Regenerate.
5021
5022 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5023
5024 * Makefile.in: Regenerate.
5025
5026 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5027
5028 * Makefile.def: Add install-html target. Add datarootdir
5029 docdir and htmldir to flags_to_pass.
5030 * Makefile.tpl: Add install-html target.
5031 * Makefile.in: Regenerate.
5032 * configure.in: Add --with-datarootdir, --with-docdir, and
5033 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5034 * configure: Regenerate.
5035
5036 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5037
5038 * configure.in: Enable gprof for cross builds.
5039 * configure: Regenerate.
5040
5041 2006-05-22 Richard Guenther <rguenther@suse.de>
5042
5043 Revert
5044 2006-01-31 Richard Guenther <rguenther@suse.de>
5045 Paolo Bonzini <bonzini@gnu.org>
5046
5047 * Makefile.def (target_modules): Add libgcc-math target module.
5048 * configure.in (target_libraries): Add libgcc-math target library.
5049 (--enable-libgcc-math): New configure switch.
5050 * Makefile.in: Re-generate.
5051 * configure: Re-generate.
5052 * libgcc-math: New toplevel directory.
5053
5054 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5055 Andreas Tobler <a.tobler@schweiz.ch>
5056
5057 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5058 * configure: Rebuilt.
5059
5060 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5061
5062 * MAINTAINERS (Write After Approval): Add myself.
5063
5064 2006-05-01 DJ Delorie <dj@redhat.com>
5065
5066 * configure.in: Restore CFLAGS if GMP isn't present.
5067 * configure: Regenerate.
5068
5069 2006-05-01 Richard Guenther <rguenther@suse.de>
5070
5071 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5072 maintainer.
5073
5074 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5075
5076 * MAINTAINERS (Write After Approval): Add myself.
5077
5078 2006-04-28 Jan Beulich <jbeulich@novell.com>
5079
5080 * MAINTAINERS (Write After Approval): Add myself.
5081
5082 2006-04-18 DJ Delorie <dj@redhat.com>
5083
5084 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5085 reference libgloss so that libssp can be built in a combined
5086 tree.
5087 * configure: Regenerate.
5088
5089 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5090
5091 * MAINTAINERS (Write After Approval): Add myself.
5092
5093 2006-04-05 Ben Elliston <bje@au.ibm.com>
5094
5095 * configure.in: Require makeinfo 4.4 or higher.
5096 * configure: Regenerate.
5097
5098 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5099
5100 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5101 Rearrange the entries of other libraries to have them in one place.
5102
5103 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5104
5105 * MAINTAINERS (Write After Approval): Remove myself.
5106 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5107
5108 2006-03-14 Richard Guenther <rguenther@suse.de>
5109
5110 * configure: Regenerate with autoconf 2.13.
5111
5112 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5113
5114 * MAINTAINERS: Use my work address.
5115
5116 * MAINTAINERS: Update my E-mail address.
5117
5118 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5119
5120 * configure.in: Handle --disable-<component> generically.
5121 * configure: Regenerate.
5122
5123 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5124
5125 PR libgcj/17311
5126 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5127
5128 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5129
5130 * MAINTAINERS (Write After Approval): Remove myself.
5131 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5132
5133 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5134
5135 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5136 (TARGET_CONFIGDIRS): Remove.
5137 * configure.in: Remove AC_SUBST(target_configdirs).
5138 * Makefile.in, configure: Regenerated.
5139
5140 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5141
5142 * MAINTAINERS (Write After Approval): Remove myself.
5143 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5144
5145 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5146
5147 PR bootstrap/25670
5148
5149 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5150
5151 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5152 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5153 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5154 BUILD_PREFIX, BUILD_PREFIX_1.
5155 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5156
5157 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5158 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5159
5160 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5161 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5162 of `cat stage_current`. Always provide the `r' and `s' variables.
5163 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5164 a single shell execution.
5165 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5166 bootstrapped modules, make the stage1 module if the build was not
5167 started yet, else build the current stage.
5168 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5169 (all-build, all-host, all-target, [+make_target+]-host,
5170 [+make_target+]-target): Do not use \-continued lines.
5171 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5172 (current_stage, restrap, stage_last): New.
5173
5174 * Makefile.in: Regenerate.
5175 * configure: Regenerate.
5176
5177 2006-02-19 Bud Davis <jmdavis@link.com>
5178
5179 * MAINTAINERS (Write After Approval): Remove myself.
5180 (Language Front End Maintainers): Add myself as fortran 95
5181 maintainer and update e-mail address.
5182
5183 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5184
5185 * MAINTAINERS (Write After Approval): Remove myself.
5186 (Language Front End Maintainers): Add myself as fortran 95
5187 maintainer.
5188
5189 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5190
5191 * MAINTAINERS (Write After Approval): Add myself.
5192
5193 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5194
5195 * MAINTAINERS (Write After Approval): Remove myself.
5196 (Language Front End Maintainers): Add myself as
5197 fortran 95 maintainer.
5198
5199 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5200
5201 Sync from src:
5202
5203 2005-12-27 Leif Ekblad <leif@rdos.net>
5204
5205 * configure.in: Add support for RDOS target.
5206 * configure: Regenerate.
5207
5208 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5209 Andreas Schwab <schwab@suse.de>
5210
5211 * configure: Regenerate.
5212
5213 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5214
5215 * configure.in (enable_libgomp): Add AIX.
5216 * configure: Regenerate.
5217
5218 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5219
5220 * MAINTAINERS (Write After Approval): Add myself.
5221
5222 2006-02-03 Lee Millward <lee.millward@gmail.com>
5223
5224 * MAINTAINERS (Write After Approval): Add myself.
5225
5226 2006-01-31 Richard Guenther <rguenther@suse.de>
5227 Paolo Bonzini <bonzini@gnu.org>
5228
5229 * Makefile.def (target_modules): Add libgcc-math target module.
5230 * configure.in (target_libraries): Add libgcc-math target library.
5231 (--enable-libgcc-math): New configure switch.
5232 * Makefile.in: Re-generate.
5233 * configure: Re-generate.
5234 * libgcc-math: New toplevel directory.
5235
5236 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5237
5238 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5239 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5240 the assembler, linker and binutils.
5241 * configure: Regenerate.
5242
5243 2006-01-22 Dirk Mueller <dmueller@suse.de>
5244
5245 * MAINTAINERS (Write After Approval): Add myself.
5246
5247 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5248
5249 * configure: Regenerate.
5250
5251 2006-01-18 Richard Henderson <rth@redhat.com>
5252 Jakub Jelinek <jakub@redhat.com>
5253 Diego Novillo <dnovillo@redhat.com>
5254
5255 * libgomp: New directory.
5256 * Makefile.def: Add target_module libgomp.
5257 * Makefile.in: Regenerate.
5258 * configure.in (target_libraries): Add target-libgomp.
5259 * configure: Regenerate.
5260
5261 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5262
5263 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5264 @ from continuation.
5265 * Makefile.in: Rebuilt.
5266
5267 2006-01-04 Chris Lattner <sabre@gnu.org>
5268
5269 * MAINTAINERS (Write After Approval): Add myself.
5270
5271 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5272
5273 PR bootstrap/24252
5274
5275 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5276 * Makefile.tpl (OBJDUMP): New.
5277 (EXTRA_HOST_FLAGS): Add it.
5278 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5279
5280 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5281 to use symbolic links between directories. Avoid race conditions
5282 or make them harmless.
5283 * configure.in: Do not try to use symbolic links between directories.
5284
5285 * Makefile.def (LEAN): Pass.
5286 * Makefile.tpl (LEAN): Define.
5287 (stage[+id+]-start): Accept that the previous directory does not
5288 exist, if the bootstrap is lean.
5289 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5290 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5291 configure substitution.
5292 ([+compare-target+]): Likewise.
5293 ([+bootstrap-target+]-lean): New.
5294 * configure.in: Remove lean bootstrap support from here.
5295
5296 * Makefile.in: Regenerate.
5297 * configure: Regenerate.
5298
5299 2006-01-04 Ben Elliston <bje@au.ibm.com>
5300
5301 * MAINTAINERS (libdecnumber): Add myself.
5302
5303 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5304
5305 * libtool-ldflags: New script.
5306
5307 2006-01-02 Andreas Schwab <schwab@suse.de>
5308
5309 * configure.in: When reconfiguring remove Makefile in
5310 all stage directories.
5311 * configure: Regenerate.
5312
5313 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5314
5315 * MAINTAINERS: Update my email address.
5316
5317 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5318
5319 Revert Ada-related part of the previous change.
5320
5321 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5322 Do not pass.
5323 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5324 * Makefile.in: Regenerate.
5325 * configure.in: Do not include mt-ppc-aix target fragment.
5326 * configure: Regenerate.
5327
5328 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5329
5330 * configure.in: Select appropriate fragments for PowerPC/AIX.
5331 * configure: Regenerate.
5332
5333 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5334 BOOT_CFLAGS, BOOT_LDFLAGS.
5335 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5336 BOOT_CFLAGS, BOOT_LDFLAGS.
5337 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5338 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5339 (stage): Fail if we cannot complete the work.
5340 * Makefile.in: Regenerate.
5341
5342 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5343
5344 * configure.in: Replace ms1 with mt.
5345 * configure: Rebuilt.
5346
5347 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5348
5349 * MAINTAINERS: Update my email address.
5350
5351 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5352
5353 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5354 install-host-nogcc): Don't invoke $(stage) at the end.
5355 * Makefile.in: Regenerate.
5356
5357 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5358
5359 * configure.in: Flip the top-level bootstrap switch.
5360 * configure: Regenerate.
5361
5362 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5363
5364 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5365 $(stage) and $(unstage).
5366 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5367 (all): Remove stray semicolon.
5368 (local-distclean): Don't handle multilib.tmp and multilib.out.
5369 (install.all): Set $s for consistency.
5370 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5371 check_multilibs setting. Always make the install directory.
5372 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5373 Correct @if/@endif.
5374 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5375 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5376 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5377 (multilib.out): Remove.
5378 * Makefile.in: Regenerated.
5379
5380 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5381
5382 * MAINTAINERS (Write After Approval): Add myself.
5383
5384 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5385
5386 * MAINTAINERS: Add myself as mt maintainer.
5387
5388 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5389
5390 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5391
5392 * MAINTAINERS: Change email address.
5393
5394 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5395
5396 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5397 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5398 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5399 Find in-tree tools if available.
5400 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5401 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5402 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5403 (COMPILER_*_FOR_TARGET): New.
5404 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5405 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5406 (CONFIGURED_*, USUAL_*): Remove.
5407 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5408 STRIP): Use autoconf substitutions.
5409 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5410 COMPILER_NM_FOR_TARGET): New.
5411 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5412
5413 (all): Make all-host and all-target in parallel.
5414 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5415 that $$r and $$s are set before invoking a recursive make.
5416 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5417 ([+bootstrap-target+]): Inline most of the `all' target.
5418
5419 2005-11-29 Ben Elliston <bje@au.ibm.com>
5420
5421 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5422 from the gcc build directory.
5423 * Makefile.in: Regenerate.
5424
5425 2005-11-29 Ben Elliston <bje@au.ibm.com>
5426
5427 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5428 depend on all-libdecnumber.
5429 * configure.in (host_libs): Include libdecnumber.
5430 * Makefile.in: Regenerate.
5431 * configure: Likewise.
5432
5433 2005-11-29 Ben Elliston <bje@au.ibm.com>
5434
5435 * libdecnumber: Import decNumber sources from the dfp-branch.
5436
5437 2005-11-21 Kean Johnston <jkj@sco.com>
5438
5439 * config.sub, config.guess: Sync from upstream sources.
5440
5441 2005-11-21 Ben Elliston <bje@au.ibm.com>
5442
5443 Import from Autoconf sources:
5444
5445 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5446 * config/move-if-change: Don't output "$2 is unchanged";
5447 suggested by Ben Elliston. Handle weird characters correctly.
5448
5449 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5450
5451 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5452 to match upstream libtool for darwin.
5453
5454 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5455
5456 * Makefile.def: Remove gdb dependencies for gdbtk.
5457 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5458 (configure-gdb, install-gdb): New rules.
5459 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5460 * Makefile.in, configure: Regenerated.
5461
5462 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5463
5464 * MAINTAINERS (Write After Approval): Add myself.
5465
5466 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5467
5468 * MAINTAINERS (Write After Approval): Add myself.
5469
5470 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5471
5472 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5473 Diego Novillo.
5474
5475 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5476
5477 PR bootstrap/24297
5478 * Makefile.tpl (do-[+make-target+], do-check, install,
5479 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5480 are set before recursing.
5481 * Makefile.in: Regenerate.
5482
5483 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5484
5485 PR bootstrap/18939
5486 * Makefile.def (gcc) <target>: Fix thinko.
5487 * Makefile.in: Regenerate.
5488
5489 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5490
5491 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5492 * configure: Regenerate.
5493
5494 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5495
5496 * MAINTAINERS (Write After Approval): Add self.
5497
5498 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5499
5500 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5501 target-libffi, target-qthreads, target-libjava, and
5502 targetlibobjc.
5503 * configure: Regenerate.
5504
5505 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5506
5507 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5508 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5509 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5510 (USUAL_OBJDUMP_FOR_TARGET): New.
5511 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5512 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5513 * configure, Makefile.in: Regenerated.
5514
5515 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5516
5517 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5518 before other host packages.
5519
5520 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5521
5522 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5523
5524 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5525
5526 PR bootstrap/22340
5527
5528 * configure.in (default_target): Remove.
5529 * Makefile.tpl (all): Do not use prerequisites as subroutines
5530 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5531 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5532 use prerequisites as subroutines.
5533 (check-host, check-target): New.
5534 (bootstrap configure & all targets): Do not use stage*-start
5535 if the directory layout is already ok.
5536 (non-bootstrap configure & all targets): Prepend a $(unstage).
5537 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5538 (NOTPARALLEL): Remove.
5539 (unstage, stage variables): New variables.
5540 (unstage, stage targets): Simply expand to those variables.
5541
5542 * configure: Regenerate.
5543 * Makefile.in: Regenerate.
5544
5545 2005-10-04 James E Wilson <wilson@specifix.com>
5546
5547 * Makefile.def (lang_env_dependencies): Add libmudflap.
5548 * Makefile.in: Regenerate.
5549
5550 2005-10-03 Andreas Schwab <schwab@suse.de>
5551
5552 Backport from libtool CVS:
5553 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5554
5555 * ltmain.sh: add support for installing into temporary
5556 staging area (e.g. 'make install DESTDIR=...')
5557
5558 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5559
5560 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5561 * configure: Regenerated.
5562
5563 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5564
5565 * configure: Regenerate with the correct
5566 autoconf version.
5567
5568 2005-09-30 Catherine Moore <clm@cm00re.com>
5569
5570 * configure.in (bfin-*-*): New.
5571 * configure: Regenerated.
5572
5573 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5574
5575 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5576 (LIPO_FOR_TARGET): New.
5577 (CONFIGURED_LIPO_FOR_TARGET): New.
5578 (USUAL_LIPO_FOR_TARGET): New.
5579 (STRIP_FOR_TARGET): New.
5580 (CONFIGURED_STRIP_FOR_TARGET): New.
5581 (USUAL_STRIP_FOR_TARGET): New.
5582 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5583 STRIP_FOR_TARGET.
5584 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5585 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5586 * Makefile.in: Regenerate.
5587 * configure: Regenerate.
5588
5589 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5590
5591 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5592 (rs6000-*-aix*): Same.
5593 * configure: Regenerate.
5594
5595 2005-09-16 Tom Tromey <tromey@redhat.com>
5596
5597 * MAINTAINERS: Add self as java maintainer.
5598
5599 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5600
5601 * configure.in: Recognize f95 in the --enable-languages option,
5602 and substitute it for fortran, issuing a warning.
5603 * configure: Regenerate.
5604
5605 2005-08-30 Phil Edwards <phil@codesourcery.com>
5606
5607 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5608 * configure: Regenerated.
5609
5610 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5611
5612 * MAINTAINERS: Add self as ms1 maintainer.
5613
5614 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5615
5616 * Makefile.def (libssp): Add to lang_env_dependencies.
5617 * Makefile.in: Regenerate.
5618
5619 2005-08-18 Ian Lance Taylor <ian@airs.com>
5620
5621 * MAINTAINERS: Add myself as middle-end maintainer.
5622
5623 2005-08-17 Christian Groessler <chris@groessler.org>
5624
5625 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5626 * Makefile.in: Regenerate.
5627
5628 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5629
5630 * MAINTAINERS (write after approval): Added myself.
5631
5632 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5633
5634 * MAINTAINERS (Write After Approval): Add myself.
5635
5636 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5637
5638 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5639 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5640 Look for alternate names of the target cc and c++
5641 * configure: Regenerate.
5642
5643 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5644
5645 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5646 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5647 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5648 tools; remove code to manually set them.
5649 (Target tools): Look in the environment for them.
5650 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5651 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5652 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5653 build directory.
5654 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5655 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5656 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5657 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5658 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5659 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5660 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5661 * configure: Regenerate.
5662 * Makefile.in: Regenerate.
5663
5664 2005-07-28 Ben Elliston <bje@au.ibm.com>
5665
5666 * MAINTAINERS: Update for removed CPU targets.
5667
5668 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5669
5670 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5671 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5672 * Makefile.in: Regenerated.
5673
5674 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5675
5676 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5677 (CFLAGS_FOR_TARGET): Use it.
5678 (CXXFLAGS_FOR_TARGET): Likewise.
5679 * Makefile.in: Regenerated.
5680 * configure.in (--with-build-sysroot): New option.
5681 * configure: Regenerated.
5682
5683 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5684
5685 * Makefile.tpl: Wrap install between unstage and stage
5686 * Makefile.in: Regenerate.
5687
5688 2005-07-21 Eric Christopher <echristo@apple.com>
5689
5690 * MAINTAINERS: Update affiliation.
5691
5692 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5693
5694 * MAINTAINERS: Add self as crx port maintainer.
5695
5696 2005-07-20 DJ Delorie <dj@redhat.com>
5697
5698 * MAINTAINERS: Add self as m32c maintainer.
5699
5700 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5701
5702 * all files: Update FSF address.
5703
5704 2005-07-15 Eric Christopher <echristo@redhat.com>
5705
5706 * MAINTAINERS: Change affiliation.
5707
5708 2005-07-14 Jim Blandy <jimb@redhat.com>
5709
5710 * configure.in: Add cases for Renesas m32c.
5711 * configure: Regenerated.
5712
5713 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5714
5715 * COPYING.LIB: Update from fsf.org.
5716
5717 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5718
5719 * COPYING, compile, config.guess,
5720 config.sub, install-sh, missing, mkinstalldirs,
5721 symlink-tree, ylwrap: Sync from upstream sources.
5722 * config-ml.in: Update FSF address.
5723
5724 2005-07-13 Eric Christopher <echristo@redhat.com>
5725
5726 * configure.in: Add toplevel noconfigdir support for tpf.
5727 * configure: Regenerate.
5728
5729 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5730
5731 PR ada/22340
5732
5733 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5734 * Makefile.in: Regenerate.
5735
5736 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5737
5738 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5739 Brolley to write-after-approval.
5740
5741 2005-07-07 Andreas Schwab <schwab@suse.de>
5742
5743 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5744 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5745 * Makefile.in: Regenerated.
5746
5747 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5748
5749 * configure.in: Don't build sim or rda when targetting darwin.
5750 * configure: Regenerate.
5751
5752 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5753
5754 * configure.in: Add --enable-libssp and --disable-libssp.
5755 * configure: Regenerate with autoconf-2.13.
5756
5757 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5758
5759 * Makefile.def (target_modules): Add libssp.
5760 * configure.in (target_libraries): Add target-libssp.
5761 * configure: Rebuilt.
5762 * Makefile.in: Rebuilt.
5763
5764 2005-07-01 Zack Weinberg <zackw@panix.com>
5765
5766 * MAINTAINERS: Change email address. Resign from maintainership.
5767
5768 2005-07-01 Richard Guenther <rguenther@suse.de>
5769
5770 * MAINTAINERS: Change my e-mail address and affiliation.
5771
5772 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5773
5774 * Makefile.def (stagefeedback): Come after profile.
5775 Define profiledbootstrap target.
5776 * Makefile.tpl (profiledbootstrap): Remove.
5777 (stageprofile-end): Zap stagefeedback.
5778 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5779 * Makefile.in: Regenerate.
5780
5781 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5782
5783 * MAINTAINERS: Update my email address.
5784
5785 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5786
5787 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5788 In 'cpp' stanza, support '#line' as well as '# '.
5789
5790 2005-06-08 Andreas Schwab <schwab@suse.de>
5791
5792 * MAINTAINERS: Move myself from 'Write After Approval' to
5793 'CPU Port Maintainers' section as m68k maintainer.
5794
5795 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5796
5797 * configure.in (unsupported_languages): New macro.
5798 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5799 non-ported target libraries in noconfigdirs.
5800 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5801 non-linux-gnu. Remove libgcj_ex_libffi.
5802 <lang_frag loop>: Set add_this_lang=no if the language is in
5803 unsupported_languages.
5804 * configure: Regenerate.
5805
5806 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5807
5808 * configure.in: Fix typo in handling of --with-mpfr-dir.
5809 * configure: Regenerate.
5810
5811 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5812
5813 * MAINTAINERS: Update my email address.
5814
5815 2005-06-02 Jim Blandy <jimb@redhat.com>
5816
5817 * config.sub: Add cases for the Renesas m32c. (This patch has been
5818 accepted into the master sources.)
5819
5820 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5821 Michael Snyder <msnyder@redhat.com>
5822 Stan Cox <scox@redhat.com>
5823
5824 * configure.in: Set noconfigdirs for ms1.
5825
5826 * configure: Regenerate.
5827
5828 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5829
5830 * MAINTAINERS (Write After Approval): Add self.
5831
5832 2005-06-01 Josh Conner <jconner@apple.com>
5833
5834 * MAINTAINERS (Write After Approval): Add self.
5835
5836 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5837
5838 * MAINTAINERS: Update my email address.
5839
5840 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5841
5842 * MAINTAINERS (Write After Approval): Add self.
5843
5844 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5845
5846 * MAINTAINERS (Write After Approval): Remove self.
5847
5848 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5849
5850 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5851 (Dependencies): Consider target modules for bootstrap dependencies.
5852 Make target bootstrap modules depend on each stage's gcc.
5853 * Makefile.in: Regenerate.
5854
5855 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5856
5857 * Makefile.def (configure-gcc): Depend on binutils having been built.
5858 (all-gcc): No need to do it here.
5859 * Makefile.in: Regenerate.
5860
5861 2005-05-19 Paul Brook <paul@codesourcery.com>
5862
5863 * configure.in: Rewrite misleading error message when requested
5864 language cannot be built.
5865 * configure: Regenerate.
5866
5867 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5868
5869 * ylwrap: Import from Automake 1.9.5.
5870
5871 2005-05-13 David Ung <davidu@mips.com>
5872
5873 * MAINTAINERS (Write After Approval): Add self.
5874
5875 2005-05-09 Mike Stump <mrs@apple.com>
5876
5877 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5878 lt_cv_sys_max_cmd_len for now.
5879
5880 2005-05-09 Stan Cox <scox@redhat.com>
5881
5882 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5883
5884 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5885
5886 * README.SCO: Update the URL.
5887
5888 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5889
5890 * ltconfig: Define file_list_spec. Pass file_list_spec and
5891 with_gnu_ld to libtool.
5892 * ltcf-c.sh (aix[45]): Define file_list_spec.
5893 * ltcf-cxx.sh (aix[45]): Same.
5894 * ltcf-gcj.sh (aix[45]): Same.
5895 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5896 exists, write list of input files to temporary file.
5897
5898 2005-05-04 Mike Stump <mrs@apple.com>
5899
5900 * configure.in: Always pass --target to target configures as
5901 otherwise rebuilds that do --recheck will fail.
5902 * confiugure: Rebuilt.
5903
5904 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5905
5906 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5907 STAGE_HOST_EXPORTS.
5908 (configure, all): Add bootstrap support.
5909 (Host modules, target modules): Pass post-stage1 flags and exports.
5910 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5911 * Makefile.in: Regenerate.
5912
5913 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5914
5915 * configure: Regenerate.
5916
5917 2005-04-27 Mike Stump <mrs@apple.com>
5918
5919 * MAINTAINERS: Add self as darwin maintainer.
5920
5921 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5922
5923 * config.sub: Update from master copy.
5924
5925 2005-04-21 Mike Stump <mrs@apple.com>
5926
5927 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5928 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5929
5930 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5931
5932 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5933 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5934 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5935 "*-*-elf" and "*-*-linux*".
5936 * configure: Regenerate.
5937
5938 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5939
5940 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5941
5942 2005-04-12 Mike Stump <mrs@apple.com>
5943
5944 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5945
5946 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5947
5948 * MAINTAINERS (Write After Approval): Add myself.
5949
5950 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5951
5952 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5953
5954 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5955
5956 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5957 (TARGET_CONFIGARGS): Include --with-target-subdir.
5958 (configure, all): New macros. Use them throughout.
5959 * Makefile.in: Regenerate.
5960
5961 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5962
5963 * MAINTAINERS (Write After Approval): Add myself.
5964
5965 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5966
5967 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5968
5969 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5970
5971 * MAINTAINERS: Move John Carr to Write After Approval.
5972
5973 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5974
5975 * config/mh-mingw32: Delete.
5976 * configure.in: Don't use it.
5977 * configure: Regenerate.
5978
5979 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5980
5981 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5982 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5983 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5984 (HOST_LIB_PATH): Generate from Makefile.def.
5985 (TARGET_LIB_PATH): Likewise.
5986 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5987 * Makefile.in: Regenerate.
5988 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5989 (RPATH_ENVVAR): Include Darwin case.
5990 * configure: Regenerate.
5991
5992 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5993
5994 * MAINTAINERS (Various Maintainers): Remove self.
5995 (Write After Approval): Add self.
5996
5997 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5998
5999 * MAINTAINERS (Various Maintainers): Add self.
6000
6001 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6002
6003 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6004 * configure: Regenerate.
6005
6006 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6007
6008 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6009 gcc_version, and gcc_version_trigger from set of flags to pass.
6010 * Makefile.tpl: Remove definitions of above variables.
6011 (config.status): Remove dependency on $(gcc_version_trigger).
6012 * Makefile.in: Regenerate.
6013 * configure.in: Do not reference config/gcc-version.m4 nor
6014 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6015 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6016 * configure: Regenerate.
6017
6018 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6019 Andrew Pinski <pinskia@physics.uc.edu>
6020
6021 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6022 * Makefile.in: Regenerate.
6023
6024 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6025
6026 * MAINTAINERS (Write After Approval): Add myself.
6027
6028 2005-03-03 David Ayers <d.ayers@inode.at>
6029
6030 * MAINTAINERS (Write After Approval): Add myself.
6031
6032 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6033
6034 PR libgcj/20160
6035 * ltmain.sh: Avoid creating archives with components that have
6036 duplicate basenames.
6037
6038 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6039
6040 PR bootstrap/20250
6041 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6042 instead of check.
6043 * Makefile.in: Regenerate.
6044
6045 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6046
6047 * Makefile.in: Regenerate to fix conflict between the previous two
6048 patches.
6049
6050 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6051
6052 PR bootstrap/17383
6053 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6054 * Makefile.tpl (HOST_SUBDIR): New substitution.
6055 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6056 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6057 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6058 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6059 (Host modules, Bootstrapped modules): Use it.
6060 (Build modules, Target modules): Do not create symlink trees,
6061 always configure out-of-srcdir.
6062 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6063 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6064 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6065 $(HOST_SUBDIR). Create a symlink for host_subdir.
6066
6067 * Makefile.in: Regenerate.
6068 * configure: Regenerate.
6069
6070 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6071
6072 Merged from libada-gnattools-branch:
6073 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6074
6075 * gnattools: New directory.
6076 * Makefile.def: Add gnattools as a module, depending on target-libada.
6077 * Makefile.in: Regenerate.
6078 * configure.in: Include gnattools in host_tools; disable it if ada
6079 is disabled.
6080 * configure: Regenerate.
6081
6082 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6083
6084 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6085 treelang maintainer.
6086 (Write After Approval): Remove myself.
6087
6088 2005-02-23 Paul Schlie <schlie@comcast.net>
6089
6090 * configure.in: Allow darwin targeted ports to build tk, itcl and
6091 libgui.
6092 * configure: Regenerate.
6093
6094 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6095
6096 PR libgcj/10353
6097 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6098 * configure: Regenerate.
6099
6100 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6101
6102 * MAINTAINERS (Write After Approval): Add myself.
6103
6104 2005-02-10 Ian Lance Taylor <ian@airs.com>
6105
6106 * MAINTAINERS: Update my e-mail address.
6107
6108 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6109
6110 * MAINTAINERS (Write After Approval): Add myself.
6111
6112 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6113
6114 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6115 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6116 target-libgloss when not *-*-elf and *-*-aout.
6117 * configure: Regenerate.
6118
6119 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6120
6121 * MAINTAINERS: Remove obsolete entries.
6122
6123 * MAINTAINERS (Write After Approval): Add Michael Matz.
6124
6125 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6126
6127 * MAINTAINERS: Remove self as cpplib maintainer.
6128
6129 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6130
6131 * install-sh, config.sub: Import from upstream.
6132
6133 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6134
6135 PR bootstrap/18222
6136 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6137 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6138 * Makefile.in: Regenerate.
6139
6140 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6141
6142 * MAINTAINERS: Update my email address.
6143
6144 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6145 Andreas Schwab <schwab@suse.de>
6146
6147 PR bootstrap/18033
6148 * config-ml.in: Eval option if surrounded by single quotes.
6149
6150 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6151
6152 Revert 2004-12-28 Makefile changes, a better fix will be
6153 applied to mainline and src after GCC 4.0 branches.
6154
6155 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6156
6157 PR bootstrap/17383
6158
6159 * Makefile.def (target_modules): Remove stage parameter,
6160 it is always true now.
6161 * Makefile.tpl (configure-build-[+module+],
6162 configure-target-[+module+]): Always build symlink tree
6163 for the directory and for include. BUILD_SUBDIR and
6164 TARGET_SUBDIR cannot be . anymore.
6165 * Makefile.in: Regenerate.
6166
6167 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6168
6169 Revert 2004-12-08 Makefile changes.
6170
6171 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6172
6173 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6174 cygwin, mingw.
6175
6176 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6177
6178 * configure.in (sh64-*-*): Reenable gprof.
6179 * configure: Regenerate.
6180
6181 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6182
6183 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6184 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6185 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6186 * Makefile.in: Regenerate.
6187
6188 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6189
6190 * MAINTAINERS: Update my email address.
6191
6192 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6193
6194 * Makefile.tpl: Generate normal dependencies if the LHS module is
6195 not bootstrapped.
6196 * Makefile.in: Regenerate.
6197
6198 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6199
6200 * configure.in: Include config/gxx-include-dir.m4. Use
6201 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6202 * configure: Regenerate.
6203
6204 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6205
6206 * config.if: Delete.
6207 * configure.in: Set libstdcxx_incdir directly.
6208 * configure: Regenerate.
6209
6210 2004-12-02 Eric Christopher <echristo@redhat.com>
6211
6212 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6213 * Makefile.in: Regenerate.
6214
6215 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6216
6217 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6218 * configure: Regenerate.
6219
6220 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6221
6222 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6223 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6224 * configure: Regenerate.
6225
6226 2004-12-01 Eric Christopher <echristo@redhat.com>
6227
6228 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6229 of things to remove.
6230
6231 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6232
6233 * MAINTAINERS (Write After Approval): Update my e-mail address.
6234
6235 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6236
6237 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6238 from CVS libtool to always pass_all.
6239
6240 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6241
6242 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6243 (hppa*64*-*-*): Delete incorrect comment.
6244 * configure: Rebuilt.
6245
6246 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6247
6248 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6249
6250 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6251
6252 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6253 from CVS libtool to always pass_all.
6254
6255 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6256
6257 * install-sh, compile: Import from automake.
6258
6259 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6260
6261 * config.guess, config.sub: Import from savannnah.
6262
6263 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6264
6265 * MAINTAINERS (Write After Approval): Add myself
6266
6267 2004-11-12 Mike Stump <mrs@apple.com>
6268
6269 * Makefile.def: Add html support.
6270 * Makefile.tpl: Likewise.
6271 * Makefile.in: Regenerate.
6272
6273 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6274
6275 PR 18423
6276 * configure.in: Remove all instances of build-fixincludes from
6277 noconfigdirs.
6278 (build_configargs): Supply --target to subdirectories.
6279 * configure: Regenerate.
6280
6281 * Makefile.def: Make gcc install depend on fixincludes install.
6282 * Makefile.in: Regenerate.
6283
6284 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6285
6286 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6287
6288 2004-11-11 Paul Brook <paul@codesourcery.com>
6289
6290 * MAINTAINERS: Add self as arm maintainer. Update email address.
6291
6292 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6293
6294 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6295 target-libgfortran.
6296 * configure: Regenerate.
6297
6298 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6299
6300 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6301 like CC.
6302
6303 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6304
6305 * Makefile.def (host fixincludes): Specify missing targets.
6306 * Makefile.in: Regenerate.
6307
6308 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6309
6310 * MAINTAINERS: Add myself
6311
6312 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6313
6314 * MAINTAINERS (Write After Approval): Add myself.
6315
6316 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6317
6318 * Makefile.def: Build fixincludes for the host, too.
6319 * Makefile.in: Regenerate.
6320 * configure.in (host_tools): Add fixincludes.
6321 * configure: Regenerate.
6322
6323 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6324
6325 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6326 * configure: Regenerated.
6327
6328 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6329
6330 PR other/17783
6331 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6332 * configure: Regenerated.
6333
6334 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6335
6336 * README.SCO: Update per FSF instructions.
6337
6338 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6339
6340 PR target/18151
6341 * configure.in (case ${target}): Do not build fixincludes for avr.
6342 * configure: Regenerated.
6343
6344 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6345
6346 * configure.in (case ${target}): Do not build fixincludes
6347 on platforms where it is not used.
6348 * configure: Regenerated.
6349
6350 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6351
6352 * configure.in: Use an absolute path to install-sh.
6353 * configure: Regenerated.
6354
6355 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6356
6357 * MAINTAINERS (Write After Approval): Add myself.
6358
6359 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6360
6361 * MAINTAINERS: Remove from Write After Approval those that are
6362 already maintainers.
6363
6364 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6365
6366 * MAINTAINERS: Update my email address.
6367
6368 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6369
6370 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6371 * configure: Regenerate.
6372
6373 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6374
6375 * MAINTAINERS: Update my email address.
6376
6377 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6378
6379 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6380 entries belonging to this category.
6381
6382 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6383
6384 * MAINTAINERS: Update my e-mail address.
6385
6386 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6387
6388 Fix wrong conflict resolution in:
6389
6390 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6391
6392 * Makefile.in: Regenerate.
6393 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6394 in the recursive `make', instead of hardwiring `all'.
6395 (Autogenerated TARGET-* variables): New.
6396
6397 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6398
6399 * configure.in: Enable target-libgloss for crx-*-*.
6400 * configure: Regenerate.
6401
6402 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6403
6404 * MAINTAINERS (Various Maintainers): Move the "windows,
6405 cygwin, mingw" maintainer to ...
6406 (OS Port Maintainers): ... here.
6407
6408 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6409
6410 * MAINTAINERS (Write After Approval): Remove those that are
6411 maintainers of some subsystem.
6412
6413 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6414
6415 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6416 * ltcf-cxx.sh (tpf*): Likewise.
6417 * ltconfig (tpf*): Add TPF OS configuration support.
6418
6419 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6420
6421 * MAINTAINERS: Change my email address to my new work account.
6422
6423 2004-09-24 Michael Roth <mroth@nessie.de>
6424
6425 * configure.in (--without-headers): Add missing double quotes.
6426 * configure: Regenerate.
6427
6428 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6429
6430 * ylwrap: Revert to previous version.
6431
6432 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6433
6434 PR bootstrap/17369
6435 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6436 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6437 SET_GCC_LIB_PATH_CMD.
6438 (BASE_TARGET_EXPORTS): Likewise.
6439 * Makefile.in: Regenerated.
6440
6441 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6442 * configure: Regenerated.
6443
6444 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6445
6446 * config.guess: New upstream version
6447 * compile, depcomp, install-sh, ylwrap: Likewise.
6448
6449 2004-09-19 Roger Sayle <roger@eyesopen.com>
6450
6451 * config/mh-x86omitfp: New host makefile fragment. Add
6452 -fomit-frame-pointer to the default BOOT_CFLAGS.
6453 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6454 * configure: Regenerate.
6455
6456 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6457
6458 PR target/11572
6459 * configure.in (*-*-darwin*): Renable libobjc.
6460 * configure: Regenerate.
6461
6462 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6463
6464 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6465
6466 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6467
6468 * Makefile.def: Remove libbanshee.
6469 * Makefile.tpl: Ditto.
6470 * configure.in: Ditto.
6471 * Makefile.in: Regen.
6472 * configure: Ditto.
6473
6474 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6475
6476 * ltmain.sh: Use $pic_object as $non_pic_object if
6477 $non_pic_object=none.
6478
6479 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6480
6481 * missing: Import latest version from master repository.
6482
6483 2004-09-06 Nick Clifton <nickc@redhat.com>
6484
6485 * config.sub: Import latest version from master repository.
6486 * config.guess: Likewise.
6487 This includes these changes:
6488
6489 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6490
6491 * config.sub: Handle crisv32, alias etraxfs.
6492 * config.guess (crisv32:Linux:*:*): Handle.
6493
6494 2004-08-13 Brad Smith <brad@comstyle.com>
6495
6496 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6497 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6498
6499 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6500
6501 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6502 assume the processor is a powerpc. This is because coreutils
6503 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6504 in this case, due to a MacOS X bug that causes
6505 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6506 to return a negative number.
6507 Problem reported by Petter Reinholdtsen in:
6508 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6509
6510 2004-07-19 Ben Elliston <bje@gnu.org>
6511
6512 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6513
6514 2004-06-24 Ben Elliston <bje@gnu.org>
6515
6516 * config.guess: Update copyright years.
6517 * config.sub: Likewise.
6518
6519 2004-06-22 Robert Millan <robertmh@gnu.org>
6520
6521 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6522 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6523
6524 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6525
6526 * config.guess (*:*VMS:*:*): New entry. Replaces
6527 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6528 manufacturer.
6529
6530 2004-06-22 Ben Elliston <bje@gnu.org>
6531
6532 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6533 * config.sub: Likewise.
6534
6535 2004-06-22 Ben Elliston <bje@gnu.org>
6536
6537 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6538 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6539
6540 2004-06-11 Ben Elliston <bje@gnu.org>
6541
6542 * config.guess (pegasos:OpenBSD:*:*): Remove.
6543
6544 2004-06-11 Ben Elliston <bje@gnu.org>
6545
6546 From Wouter Verhelst <wouter@grep.be>:
6547 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6548
6549 2004-06-11 Ben Elliston <bje@gnu.org>
6550
6551 * config.guess (luna88k:OpenBSD:*:*): New.
6552
6553 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6554
6555 * config.guess (m32r*:Linux:*:*): New case.
6556 * config.sub: Handle m32rle.
6557
6558 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6559
6560 From Jens Petersen <petersen@redhat.com>:
6561 * config.sub: Handle sparcv8.
6562
6563 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6564
6565 From Tom Smith <smith@cag.lkg.hp.com>:
6566 * config.guess: Version suffixes are equally significant on Tru64
6567 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6568 prefix of "P" (patched kernel).
6569
6570 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6571
6572 * config.sub: Add support for National Semiconductor CRX target.
6573
6574 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6575
6576 * MAINTAINERS (Various Maintainers): Remove myself as web page
6577 maintainer, add myself as maintainer of build status lists.
6578
6579 2004-09-03 Jan Beulich <jbeulich@novell.com>
6580
6581 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6582 *-*-netware, but add target-libmudflap.
6583 Consolidate *-*-netware targets (of which really only i?86 exists)
6584 into a single entry.
6585 * configure: Likewise.
6586
6587 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6588
6589 * Makefile.tpl (sorry): Remove.
6590 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6591 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6592 (do-clean): Clean per-stage directories too.
6593 (do-distclean): Run distclean-stage1 too.
6594 (.NOTPARALLEL): Enable during toplevel bootstrap.
6595 (stage[+id+]-bubble): Enable parallel execution during
6596 the recursive invocation.
6597 * Makefile.in: Regenerate.
6598
6599 Fix previous checkin:
6600
6601 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6602 include.
6603 * configure.in: Fix indentation.
6604 * configure: Regenerate.
6605
6606 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6607
6608 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6609 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6610 * configure: regenerate
6611 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6612 -mdynamic-no-pic
6613
6614 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6615
6616 * Makefile.def (build_modules): Add fixincludes.
6617 (dependencies): Make gcc depend on fixincludes.
6618 * configure.in (build_tools): Add fixincludes.
6619 (build_configdirs): Always include build_libs.
6620 * Makefile.in: Regenerate.
6621 * configure: Regenerate.
6622
6623 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6624
6625 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6626 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6627 phony targets; do not generate timestamp files.
6628 (distclean-stageN): Remove references to their timestamp files.
6629 (restageN, touch-stageN): Remove.
6630 (stageN-bubble): Rewritten.
6631 (compare): Support lean bootstraps.
6632 * Makefile.in: Regenerate.
6633
6634 * configure.in: Only warn when bootstrapping but
6635 build != host or build != target. Support lean bootstraps.
6636 * configure: Regenerate.
6637
6638 2004-08-26 Phil Edwards <phil@codesourcery.com>
6639
6640 * configure.in: Give a better error message if GMP/MPFR are missing
6641 and a language needing them has been requested.
6642 * configure: Regenerated.
6643
6644 2004-08-25 Phil Edwards <phil@codesourcery.com>
6645
6646 * configure.in: Print a list of available language front-ends if
6647 a requested one is missing. Tidy stray tab characters.
6648 * configure: Regenerated.
6649
6650 2004-08-19 Michael Koch <konqueror@gmx.de>
6651
6652 * gcc/doc/install.texi: Update entry about automake for libjava.
6653
6654 2004-08-17 Robert Millan <robertmh@gnu.org>
6655
6656 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6657 (instead of FreeBSD).
6658 * configure: Regenerate.
6659
6660 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6661
6662 * Makefile.in: Regenerate.
6663 * configure: Regenerate.
6664
6665 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6666 stage_*_flags.
6667 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6668 for bootstrapped modules if toplevel bootstrap is going.
6669 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6670 modules. Adjust for changes in Makefile.def. Enable several
6671 rules even in non-bootstrap mode, just to avoid peppering the
6672 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6673 (stage-[+prev+]-bubble): Remove.
6674
6675 * Makefile.def (Dependencies): Depend on all-build-bison,
6676 all-build-flex, all-build-byacc, all-build-texinfo, rather
6677 than the host variations.
6678 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6679 with BUILD_SUBDIR.
6680 (BISON): Update for recent Bisons.
6681 (YACC): Fix typo.
6682 (cross): Depend on all-build.
6683 (all): Do not depend on all-build.
6684 (prebootstrap): Remove.
6685 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6686 (Prebootstrap dependencies): Add them to the per-stage targets
6687 and to all-prebootstrap.
6688 * configure.in (build_configdirs): Always enable build_tools.
6689 (BUILD_DIR_PREFIX): Remove.
6690
6691 * Makefile.def (gcc): Add target variable.
6692 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6693 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6694 in the recursive `make', instead of hardwiring `all'.
6695 (Autogenerated TARGET-* variables): New.
6696
6697 2004-08-13 Brian Booth <bbooth@redhat.com>
6698
6699 * MAINTAINERS: Remove myself from write-after-approval.
6700
6701 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6702
6703 * src-release: Stop distributing mmalloc with gdb (which doesn't
6704 use it).
6705 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6706 * Makefile.in: Regenerate.
6707
6708 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6709
6710 * configure.in (arm*-*-eabi*): New target.
6711 * configure: Regenerate.
6712
6713 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6714
6715 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6716 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6717 (Dependencies): New section.
6718 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6719 (configure-target-[+module+]): Depend on maybe-all-gcc
6720 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6721 (toplevel profiledbootstrap): Fix dependencies.
6722 * Makefile.in: Regenerate.
6723
6724 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6725
6726 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6727 target-libiberty to noconfigdirs.
6728 * configure: Regenerate.
6729
6730 2004-08-03 Paul Brook <paul@codesourcery.com>
6731
6732 * configure.in: Check for MPFR as well as GMP.
6733 * configure: Regenerate.
6734
6735 2004-08-01 Robert Millan <robertmh@gnu.org>
6736
6737 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6738 libmudflap for all GNU-based systems (with Glibc).
6739 * configure: Regenerate.
6740
6741 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6742
6743 * Makefile.def (host-modules): Add gcc.
6744 * Makefile.in: Regenerate.
6745 * Makefile.tpl (sorry): New rule.
6746 (configure-host, all-host, [+make_target+]-host, do-check,
6747 install-host): Do not add gcc as a special case.
6748 (host modules): Add a small special-casing for gcc. Export
6749 extra_make_flags through the environment.
6750 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6751 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6752 other recursive targets for gcc): Remove.
6753
6754 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6755 (stage, unstage): New rules.
6756 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6757 distclean-stage[+id+]): Use stage_current.
6758 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6759 the stage*-start rules.
6760
6761 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6762
6763 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6764 use -all_load flag.
6765
6766 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6767
6768 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6769 * configure: Regenerate.
6770
6771 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6772
6773 * maintainer-scripts/gcc_release: Revert yesterday's change.
6774
6775 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6776
6777 * MAINTAINERS: Add myself to write-after-approval.
6778
6779 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6780
6781 * libf2c: Removed.
6782 * gcc/gccbug.in: Updated because of libf2c removal.
6783 * maintainer-scripts/gcc_release: Ditto.
6784
6785 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6786
6787 * configure.in: Build libmudflap by default on FreeBSD.
6788 * configure: Regenerated.
6789
6790 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6791
6792 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6793 systems.
6794 * configure: Regenerated.
6795
6796 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6797
6798 PR target/16344
6799 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6800 feedback based compiler.
6801 * Makefile.in: Rebuilt.
6802
6803 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6804
6805 * Makefile.def (host_modules): Set bootstrap=true for flex.
6806 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6807 * Makefile.in: Rebuilt.
6808
6809 2004-07-07 Jan Hubicka <jh@suse.cz>
6810
6811 * MAINTAINERS: Add self as a profile feedback maintainer.
6812
6813 2004-07-05 Phil Edwards <phil@codesourcery.com>
6814
6815 * configure.in: Do not prepend $srcdir to /dev/null in
6816 makefile fragments.
6817 * configure: Regenerate.
6818
6819 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6820
6821 * Makefile.def (build_modules): Add bison, byacc, flex,
6822 m4, texinfo.
6823 (flags_to_pass): Add FLEX.
6824 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6825 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6826 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6827 DEFAULT_MAKEINFO): Remove.
6828 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6829 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6830 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6831 objdir or else use configured tool.
6832 (all-build): New.
6833 (all): Depend on it.
6834 (Build module dependencies): Add.
6835 * Makefile.in: Regenerate.
6836 * configure.in: Better support for multiple build modules,
6837 matching what is done for host/target modules. Do not look
6838 for "plausible" locations of build tools if Canadian cross.
6839 Use autoconf's AC_PROG_CC to find a C compiler. Define
6840 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6841 * configure: Regenerate.
6842
6843 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6844
6845 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6846 * Makefile.in: Regenerate.
6847
6848 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6849
6850 * Makefile.tpl (configure-build-[+module+],
6851 configure-[+module+], configure-target-[+module+]): Pass
6852 [+extra_configure_args+].
6853 (all-build-[+module+], all-[+module+], check-[+module+],
6854 install-[+module+], [+make_target+]-[+module+],
6855 all-target-[+module+], check-target-[+module+],
6856 install-target-[+module+], [+make_target+]-target-[+module+]):
6857 Pass [+extra_make_args+].
6858 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6859 (GCC_HOST_EXPORTS): Remove.
6860 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6861 cross, check-gcc, check-gcc-c++, install-gcc,
6862 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6863 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6864 * Makefile.in: Regenerate.
6865
6866 2004-06-21 Matthew Sachs <msachs@apple.com>
6867
6868 * MAINTAINERS: Added self to write-after-approval.
6869
6870 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6871
6872 * configure.in: Check for srcdir/winsup rather than build directory
6873 winsup.
6874 * configure: Regenerate.
6875
6876 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6877
6878 * configure.in: Don't build Cygwin native newlib if winsup
6879 directory is missing. Emit warning instead.
6880 * configure: Regenerate.
6881
6882 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6883
6884 * Makefile.tpl (touch-stage[+id+]): New.
6885 (restage[+prev+]): Depend on touch-stage[+id+].
6886
6887 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6888 Use it throughout.
6889
6890 * Makefile.def: Add profile and feedback bootstrap stages.
6891 Remove next field from bootstrap stages.
6892 * Makefile.tpl (LN, LN_S): Substitute.
6893 (stageN-start, stageN-end): Use double-colon rules, to
6894 provide a hook for additional setup commands.
6895 (distclean-stageN-gcc, restageN): Create dependencies from
6896 [+prev+], not from [+next+].
6897 (stageN-bubble): Add commands for successive stages from
6898 [+prev+], using double-colon rules.
6899 (all-stageN-gcc): Fix typo.
6900 (stagefeedback-start, profiledbootstrap): New.
6901 * Makefile.in: Regenerate.
6902 * configure.in: Call ACX_PROG_LN.
6903 * configure: Regenerate.
6904
6905 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6906
6907 * MAINTAINERS (Write After Approval): Add myself.
6908
6909 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6910
6911 * MAINTAINERS (Write After Approval): Add myself.
6912
6913 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6914
6915 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6916 without gcc.
6917 * configure: Regenerate.
6918
6919 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6920
6921 * Makefile.tpl: Fix typo.
6922 * Makefile.in: Regenerate.
6923
6924 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6925
6926 * configure.in: Remove new- prefix from toplevel
6927 bootstrap targets.
6928 * configure: Regenerate.
6929
6930 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6931
6932 * Makefile.tpl (all.normal): Rename to all.
6933 (all): Replace with a rule to pick the default
6934 target from configure.
6935 (all-gcc, configure-gcc): Use conditionals to
6936 do nothing when toplevel bootstrap is going on.
6937 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6938 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6939 * configure.in: Support --enable-bootstrap.
6940
6941 * Makefile.def: Remove new- prefix from toplevel
6942 bootstrap targets.
6943 * Makefile.tpl: Likewise.
6944
6945 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6946 target.
6947
6948 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6949 $(RECURSE_FLAGS) to recursive invocation of make.
6950
6951 * Makefile.in: Regenerate.
6952 * configure: Regenerate.
6953
6954 2004-05-30 Andreas Jaeger <aj@suse.de>
6955 Jim Wilson <wilson@specifixinc.com>
6956
6957 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6958 like CC.
6959
6960 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6961
6962 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6963 * configure: Regenerate.
6964
6965 2004-05-25 Daniel Jacobowitz <drow@false.org>
6966
6967 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6968 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6969 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6970 targets.
6971 * Makefile.in: Regenerate.
6972
6973 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6974
6975 * configure.in: Test the ability to symlink directories.
6976 * configure: Regenerate.
6977
6978 * Makefile.def (bootstrap-stage): New definitions.
6979 * Makefile.tpl (configure-stage1-gcc,
6980 configure-stage2-gcc, configure-stage3-gcc,
6981 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6982 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6983 new-restage3, compare): Autogenerate, see Makefile.in
6984 entry for behavioral changes.
6985 (distclean-stage1, new-stage1-start, new-stage1-end,
6986 new-stage1-bubble, distclean-stage2, new-stage2-start,
6987 new-stage2-end, new-stage2-bubble, distclean-stage3,
6988 new-stage3-start, new-stage3-end): New autogenerated targets.
6989 (objext, prebootstrap, BOOT_CFLAGS,
6990 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6991 targets.
6992
6993 * Makefile.in: Regenerate.
6994 (distclean-stage1, new-stage1-start, new-stage1-end,
6995 new-stage1-bubble, distclean-stage2, new-stage2-start,
6996 new-stage2-end, new-stage2-bubble, distclean-stage3,
6997 new-stage3-start, new-stage3-end): New targets.
6998 (all-stage1-gcc): Move prebootstrap dependency from here...
6999 (configure-stage1-gcc): ...to here.
7000 (new-bootstrap): Use bubble targets.
7001 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7002 Use per-stage distclean targets.
7003 (configure-stage1-gcc, configure-stage2-gcc,
7004 configure-stage3-gcc, all-stage1-gcc,
7005 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7006 Use new-stageN-start to prepare the tree.
7007
7008 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7009
7010 * Makefile.def (host_modules): add libcpp.
7011 * Makefile.tpl: Add dependencies on and for libcpp.
7012 * Makefile.in: Regenerate.
7013 * configure.in: Add libcpp host module.
7014 * configure: Regenerate.
7015
7016 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7017
7018 * Makefile.tpl: Whenever a recursive target is defined, wrap
7019 it in a special @if/@endif block, and prepare its maybe
7020 dependency in the @if/@endif block
7021 * configure.in: Instead of writing maybe dependencies, remove
7022 the @if/@endif statements, and remove the @if/@endif blocks
7023 that remain.
7024 * configure: Regenerate.
7025 * Makefile.in: Regenerate.
7026
7027 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7028
7029 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7030
7031 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7032
7033 PR bootstrap/15120
7034 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7035 * */configure: Rebuilt.
7036
7037 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7038
7039 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7040 of libf2c.
7041 * configure, Makefile.in: Regenerate.
7042
7043 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7044
7045 * MAINTAINERS (Write After Approval): Add myself.
7046
7047 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7048
7049 Merge from tree-ssa-20020619-branch.
7050
7051 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7052 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7053 (HOST_GMPLIBS): Define.
7054 (HOST_GMPINC): Define.
7055 (TARGET_LIB_PATH): Add libmudflap.
7056 (GFORTRAN_FOR_TARGET): Define.
7057 (configure-build*): Export GFORTRAN.
7058 (configure-gcc): Export GMPLIBS and GMPINC.
7059 (all-gcc): Add maybe-all-libbanshee.
7060 (configure-target-libgfortran): Define.
7061 * Makefile.in: Regenerate.
7062 * configure.in (host_libs): Add libbanshee.
7063 (target_libraries): Add target-libmudflap and target-libgfortran.
7064 Add --with-libbanshee.
7065 Handle --disable-libmudflap.
7066 (*-*-freebsd*): Use with_gmp.
7067 Add $(libgcj) to noconfigdirs.
7068 * configure: Regenerate.
7069 * depcomp: New file.
7070 * MAINTAINERS: Add tree-ssa maintainers.
7071
7072 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7073
7074 * MAINTAINERS (Various Maintainers): Add myself.
7075
7076 2004-04-30 Brian Ford <ford@vss.fsi.com>
7077
7078 * MAINTAINERS (Write After Approval): Add myself.
7079
7080 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7081
7082 * MAINTAINERS (Write After Approval): Add myself.
7083
7084 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7085
7086 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7087 * configure: Regenerate.
7088
7089 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7090
7091 Revert:
7092 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7093
7094 * Makefile.def (flags_to_pass): Remove *dir variables that
7095 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7096 as well as prefix and exec_prefix.
7097 * Makefile.in: Regenerate.
7098
7099 2004-04-26 Robert Millan <robertmh@gnu.org>
7100
7101 Add patches from libtool CVS.
7102 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7103 * ltconfig: Likewise.
7104 * ltcf-c.sh: Likewise.
7105 * ltcf-cxx.sh: Likewise.
7106 * ltcf-gcj.sh: Likewise.
7107
7108 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7109
7110 * Makefile.def (host_modules): Mark with the bootstrap
7111 flag packages on which gcc depends.
7112 * Makefile.tpl (all-bootstrap): Use it.
7113 * Makefile.in: Regenerate.
7114
7115 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7116
7117 * Makefile.def (flags_to_pass): Remove *dir variables that
7118 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7119 as well as prefix and exec_prefix.
7120 * Makefile.in: Regenerate.
7121
7122 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7123
7124 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7125 * configure: Regenerate.
7126 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7127 * gcc/Makefile.tpl (compare): Use the result of the test.
7128 * gcc/Makefile.in: Regenerate.
7129
7130 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7131
7132 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7133 Always relocate gcc and prev-gcc to the original names, even
7134 if the build fails.
7135 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7136 New targets.
7137
7138 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7139
7140 * MAINTAINERS: Update my email address.
7141
7142 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7143
7144 * configure.in (mips*-*-irix5*): Enable ld.
7145 * configure: Regenerate.
7146
7147 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7148
7149 * configure: Regenerate.
7150
7151 2004-04-15 James E Wilson <wilson@specifixinc.com>
7152
7153 * Makefile.tpl (configure-[+module+], configure-gcc,
7154 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7155 Set and export LDFLAGS.
7156 * Makefile.in: Regenerate.
7157
7158 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7159
7160 * MAINTAINERS: Add myself to write-after-approval.
7161
7162 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7163
7164 PR bootstrap/14871
7165 * Makefile.tpl: If we don't have built-in-tree target tools,
7166 use the ones found by configure rather than hacking around with
7167 program_transform_name.
7168 * configure.in: Give Makefile.tpl the information necessary
7169 to do that.
7170 * Makefile.in: Regenerate.
7171 * configure: Regenerate.
7172
7173 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7174
7175 PR bootstrap/14760
7176 * configure.in: When computing baseargs, strip *all* copies of
7177 offending options. Also, don't match/substitute the trailing space,
7178 so that this actually works when two similar options are separated by
7179 only one space.
7180 * configure: Regenerate.
7181
7182 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7183
7184 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7185 (rs6000-*-aix*): Same.
7186 * configure: Regenerate.
7187
7188 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7189
7190 * MAINTAINERS: Add myself to write-after-approval.
7191
7192 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7193
7194 * MAINTAINERS: Add myself to write-after-approval.
7195
7196 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7197
7198 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7199 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7200 * Makefile.in: Regenerate.
7201
7202 * configure.in (top level bootstrap support): Rework --enable-werror
7203 to set @stage2_werror_flag@.
7204 * configure: Regenerate.
7205 * Makefile.tpl (top level bootstrap support): Pass
7206 @stage2_werror_flag@ down to configure in stages 2 and 3.
7207 * Makefile.in: Regenerate.
7208
7209 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7210
7211 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7212 for stages 2 and 3 as well as in make. As a consequence, remove
7213 OUTPUT_OPTION (now detected by configure) from the flags passed down
7214 to make.
7215 * Makefile.in: Regenerate.
7216
7217 * Makefile.tpl (new-bootstrap): Fix typo.
7218 * Makefile.in: Regenerate.
7219
7220 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7221
7222 * Makefile.tpl: Rearrange by moving recursive_targets rules
7223 into their proper sections.
7224 * Makefile.tpl (top level bootstrap support): Move disabling
7225 of coverage flags from 'make' to 'configure'; improve comments.
7226 * Makefile.in: Regenerate.
7227
7228 * Makefile.tpl (experimental top level bootstrap) Move stage1
7229 language setting from all- target to configure- target; disable
7230 intermodule optimization in stage 1; prevent gratuitous rebuilds
7231 of stage 1.
7232 * Makefile.in: Regenerate.
7233 * configure.in: Comma-separate stage 1 language list for top
7234 level bootstrap.
7235 * configure: Regenerate.
7236
7237 * Makefile.tpl: Clean up experimental top level bootstrap support:
7238 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7239 prev-gcc in configure- targets as well as all- targets.
7240 * Makefile.in: Regenerate.
7241
7242 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7243
7244 * compile: New file imported from automake.
7245
7246 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7247
7248 * configure.in: Remove symbolic link section.
7249 * configure: Regenerate.
7250 * Makefile.tpl (links): Remove.
7251 * Makefile.in: Regenerate.
7252
7253 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7254 Nathanael Nerode <neroden@gcc.gnu.org>
7255
7256 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7257 Set with AC_CHECK_PROGS.
7258 * configure.in: Fix comment typo from last patch.
7259 * configure: Regenerate.
7260
7261 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7262
7263 * Makefile.tpl: Introduce experimental top level bootstrap support.
7264 * Makefile.in: Regenerate.
7265 * configure.in: Introduce support for top level bootstrap.
7266 * configure: Regenerate.
7267
7268 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7269 Paolo Bonzini <bonzini@gnu.org>
7270
7271 PR bootstrap/14522
7272 * configure.in: Cope with shells that do not support unquoted ^
7273 * configure: Regenerate.
7274
7275 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7276 Paolo Bonzini <bonzini@gnu.org>
7277
7278 PR bootstrap/14522
7279 * configure.in: Cope with shells that do not support nesting
7280 quotes inside quoted backquote substitutions.
7281 * configure: Regenerate.
7282
7283 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7284
7285 PR bootstrap/14522
7286 * configure.in: Fix escaping of $.
7287 * configure: Regenerate.
7288
7289 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7290
7291 * configure: Regenerate, since I forgot to while committing Paolo's
7292 changes.
7293
7294 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7295
7296 PR ada/14131
7297 Move language detection to the top level.
7298 * configure.in: Find default values for the tools as
7299 soon as possible. Disable ada if GNAT is not found.
7300 Emit error message about missing languages. Expand
7301 --enable-languages=all for the gcc subdirectory.
7302
7303 2004-03-10 Ben Elliston <bje@gnu.org>
7304
7305 * MAINTAINERS: Update my email address.
7306
7307 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7308
7309 * ltconfig: Disable building static libraries if building shared
7310 libraries on AIX 5L.
7311
7312 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7313
7314 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7315 and disable libgcj.
7316 * configure: Regenerated.
7317
7318 2004-03-01 Brian Booth <bbooth@redhat.com>
7319
7320 * MAINTAINERS: Add myself to write-after-approval.
7321
7322 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7323
7324 * MAINTAINERS: Add myself to write-after-approval.
7325
7326 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7327
7328 PR bootstrap/7087
7329 * Makefile.tpl: Guard XFOO sed statements better.
7330 * Makefile.tpl: Add dependency for configure-target-libada.
7331 * Makefile.in: Regenerate (incidentally fixes broken
7332 commit when libada-branch was merged).
7333
7334 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7335
7336 * MAINTAINERS: Add myself to write-after-approval.
7337
7338 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7339
7340 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7341 maintainers.
7342
7343 2004-02-20 Andrew Cagney <cagney@redhat.com>
7344
7345 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7346 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7347
7348 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7349
7350 PR bootstrap/11932
7351 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7352
7353 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7354
7355 * MAINTAINERS: Added myself to write-after-approval.
7356
7357 2004-02-14 Michael Koch <konqueror@gmx.de>
7358
7359 * MAINTAINERS: Added myself to write-after-approval.
7360
7361 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7362
7363 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7364 some OS port maintainers to OS port maintainers section.
7365
7366 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7367
7368 * MAINTAINERS: Add self.
7369
7370 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7371
7372 * MAINTAINERS: Alphabetize.
7373
7374 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7375
7376 * MAINTAINERS: Remove myself.
7377
7378 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7379
7380 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7381 (rs6000-*-aix*): Same.
7382 * configure: Regenerate.
7383
7384 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7385
7386 * configure.in (host): Add in missing $noconfigdirs to defines.
7387 * configure: Regenerate.
7388
7389 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7390 Nathanael Nerode <neroden@gcc.gnu.org>
7391
7392 PR ada/6637, PR ada/5911
7393 Merge with libada-branch:
7394 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7395 with appropriate dependencies. Add --enable-libada configure switch.
7396 * configure, Makefile.in: Regenerate.
7397
7398 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7399
7400 * MAINTAINERS: Add myself to write-after-approval.
7401
7402 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7403
7404 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7405 * configure: Regenerate.
7406
7407 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7408
7409 Merge from upstream:
7410
7411 * ltmain.in: When setting IFS to '~', be careful about user
7412 arguments that contain '~'.
7413
7414 2004-02-04 Peter O'Gorman <peter@pogma.com>
7415
7416 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7417 Also test $base_compile against $CC with escaped arguments. Bug
7418 reported by Geoff Keating <geoffk@apple.com>.
7419
7420 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7421
7422 * MAINTAINERS: Remove i960 port.
7423
7424 2004-01-23 DJ Delorie <dj@redhat.com>
7425
7426 * Makefile.def (target_modules) [libiberty]: Don't stage.
7427 * Makefile.in: Rebuilt.
7428
7429 2004-01-20 Caroline Tice <ctice@apple.com>
7430
7431 * MAINTAINERS: Add myself to write-after-approval.
7432
7433 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7434
7435 * MAINTAINERS: Update my email address.
7436
7437 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7438
7439 * MAINTAINERS: Add myself to write-after-approval.
7440
7441 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7442
7443 * MAINTAINERS: Remove entries without email address.
7444
7445 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7446
7447 * MAINTAINERS: Add myself to write-after-approval.
7448
7449 2004-01-15 Steven Bosscher <stevenb@suse.de>
7450
7451 * MAINTAINERS: Update my email address.
7452
7453 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7454
7455 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7456 * Makefile.tpl (configure-target-[+module+]): Support stage.
7457 * Makefile.in: Rebuilt.
7458
7459 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7460
7461 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7462
7463 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7464
7465 * MAINTAINERS: Add myself as a MIPS maintainer.
7466
7467 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7468
7469 * configure.in: Use ./config.cache, not config.cache.
7470 * configure: Regenerate.
7471 * Makefile.tpl: Special-casing not needed for GCC any more.
7472 * Makefile.in: Regenerate.
7473
7474 * configure.in: Don't share a cache file for host dirs.
7475 * configure: Regenerate.
7476
7477 * config-ml.in: Don't mess with the cache file.
7478
7479 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7480
7481 * MAINTAINERS: Move myself from 'Write After Approval' to
7482 'CPU Port Maintainers' section as SPARC maintainer.
7483
7484 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7485
7486 * Makefile.tpl: Make GCC use a separate config.cache.
7487 * Makefile.in: Regenerate.
7488
7489 PR bootstrap/11932, PR bootstrap/11933
7490 (I don't know if it will fix either of them, but it relates
7491 to them.)
7492 * configure.in: Don't use shared config.cache for target
7493 directories.
7494 * configure: Regenerate.
7495
7496 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7497
7498 * MAINTAINERS: Add myself to 'Write After Approval' section.
7499
7500 2003-12-31 Roger Sayle <roger@eyesopen.com>
7501
7502 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7503 * configure: Regenerated.
7504
7505 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7506
7507 * MAINTAINERS: Remove the mn10200 maintainer.
7508
7509 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7510
7511 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7512 * configure: Regenerated.
7513
7514 2003-12-16 Jan Hubicka <jh@suse.cz>
7515
7516 * MAINTAINERS: Add myself as callgraph maintainer.
7517
7518 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7519
7520 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7521 * configure: Regenerate.
7522
7523 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7524
7525 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7526 'Write After Approval' section. Update email.
7527
7528 2003-12-01 James Lemke <jim@wasabisystems.com>
7529
7530 * MAINTAINERS (Write After Approval): Add myself.
7531
7532 2003-11-20 Matt Thomas <matt@3am-software.com>
7533
7534 * MAINTAINERS: Add myself as a vax port maintainer.
7535
7536 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7537
7538 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7539 (configure-build-[+module+], configure-[+module+]): Likewise.
7540 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7541 * Makefile.in: Regenerate.
7542
7543 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7544
7545 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7546 shared/dylibed libraries.
7547 * ltmain.sh: Likewise.
7548 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7549 * ltcf-cxx.sh: Likewise.
7550 * ltcf-gcj.sh: Likewise.
7551 * ltconfig: Likewise.
7552
7553 2003-11-17 Stan Cox <scox@redhat.com>
7554
7555 * MAINTAINERS: Add myself as iq2000 port maintainer.
7556
7557 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7558
7559 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7560 * Makefile.in: Regenerate.
7561
7562 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7563
7564 * config.sub: Update to 2003-11-03 version.
7565
7566 2003-10-20 Phil Edwards <phil@codesourcery.com>
7567
7568 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7569 * configure: Regenerate.
7570
7571 2003-10-20 Nicolas Pitre <nico@cam.org>
7572
7573 * MAINTAINERS: Add myself to 'Write After Approval' section.
7574
7575 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7576
7577 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7578
7579 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7580
7581 * MAINTAINERS: Update my email address.
7582
7583 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7584
7585 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7586
7587 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7588
7589 * MAINTAINERS: Add myself to 'Write After Approval' section.
7590
7591 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7592
7593 * config.guess: Update to 2003-10-16 version.
7594 * config.sub: Update to 2003-10-16 version.
7595
7596 2003-10-15 David Daney <ddaney@avtrex.com>
7597
7598 * MAINTAINERS: Added myself to 'Write After Approval' section.
7599
7600 2003-10-15 Falk Hueffner <falk@debian.org>
7601
7602 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7603 'Write After Approval' section. Update email.
7604
7605 2003-10-14 Roger Sayle <roger@eyesopen.com>
7606
7607 * MAINTAINERS: Move myself from 'Write After Approval' to
7608 'Various Maintainers' section as middle-end maintainer.
7609
7610 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7611
7612 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7613 HOST_FLAGS_TO_PASS.
7614 * Makefile.in: Regenerate.
7615
7616 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7617
7618 * config.guess: Update to 2003-10-07 version.
7619 * config.sub: Update to 2003-10-07 version.
7620
7621 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7622
7623 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7624 * ltconfig (irix5*, irix6*): Don't override version_type.
7625
7626 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7627
7628 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7629 * configure: Rebuilt
7630 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7631 * Makefile.in: Rebuilt
7632
7633 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7634
7635 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7636
7637 2003-09-30 Carlo Wood <carlo@alinoe.com>
7638
7639 * MAINTAINERS (Write After Approval): Add myself.
7640
7641 2003-09-29 Paul Koning <ni1d@arrl.net>
7642
7643 * MAINTAINERS: Move myself from "Write After Approval"
7644 to CPU platform maintainers for pdp11 platform.
7645
7646 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7647
7648 * MAINTAINERS: Move myself from 'Write After Approval' to
7649 'Various Maintainers' section as libffi testsuite maintainer.
7650
7651 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7652
7653 * configure.in: Pass a computed --program-transform-name
7654 to subconfigures.
7655 * configure: Regenerated.
7656
7657 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7658
7659 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7660 * Makefile.in: Regenerate.
7661
7662 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7663 * Makefile.in: Regenerate.
7664
7665 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7666
7667 * MAINTAINERS: Move myself from 'Write After Approval'
7668 to 'Various Maintainers' (objective-c) section.
7669
7670 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7671
7672 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7673 quoting.
7674 * configure: Regenerated.
7675
7676 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7677
7678 * MAINTAINERS (Write After Approval): Add myself to write after
7679 approval list.
7680
7681 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7682
7683 * MAINTAINERS (Write After Approval): Add myself.
7684
7685 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7686
7687 * MAINTAINERS: Update my e-mail address.
7688
7689 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7690
7691 * libtool.m4 (LD): Correct powerpc64 host match.
7692
7693 2003-09-06 James E Wilson <wilson@tuliptree.org>
7694
7695 * MAINTAINTERS: Update my affiliation and email address.
7696
7697 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7698
7699 * MAINTAINERS (Write After Approval): Add myself.
7700
7701 2003-09-04 DJ Delorie <dj@redhat.com>
7702
7703 * configure: Regenerate.
7704
7705 2003-09-04 Robert Millan <robertmh@gnu.org>
7706
7707 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7708
7709 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7710
7711 * configure.in: Ensure arguments to sed are properly spaced.
7712 * configure: Regenerate.
7713
7714 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7715
7716 * MAINTAINERS: Update my e-mail address.
7717
7718 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7719
7720 * MAINTAINERS (Write After Approval): Add myself.
7721
7722 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7723
7724 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7725 * configure: Regenerated.
7726
7727 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7728
7729 * MAINTAINERS: Update my email address.
7730
7731 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7732
7733 * configure.in: Use newline instead of semicolon when assuming
7734 shell arguments in a for loop.
7735 * configure: Regenerated.
7736
7737 2003-08-22 Jason Eckhardt <jle@rice.edu>
7738
7739 * MAINTAINERS: Resurrect the i860 maintainer.
7740
7741 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7742
7743 PR 8180
7744 * configure.in: When testing with_libs and with_headers, treat
7745 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7746 * configure: Regenerate.
7747
7748 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7749 make, shell, etc.
7750 (baseargs): Likewise.
7751 * configure: Regenerate.
7752
7753 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7754
7755 * MAINTAINERS (Write After Approval): Add myself.
7756
7757 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7758
7759 * configure.in: Disable libgcj for darwin not on powerpc.
7760 * configure: Rebuild.
7761
7762 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7763
7764 * config-ml.in, symlink-tree: Add license.
7765
7766 2003-08-03 Richard Stallman <rms@gnu.org>
7767 Eben Moglen <moglen@columbia.edu>
7768
7769 * README.SCO: New file.
7770
7771 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7772
7773 * Makefile.tpl (check, check-c++): Express dependencies using
7774 dependencies rather than commands.
7775 * Makefile.in: Regenerate.
7776
7777 2003-08-01 Andrew Cagney <cagney@redhat.com>
7778
7779 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7780 * configure: Ditto.
7781
7782 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7783
7784 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7785 * Makefile.in: Update.
7786
7787 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7788
7789 * configure.in: Enable libgcj for darwin.
7790 * configure: Rebuild.
7791
7792 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7793
7794 * config-ml.in: Use ac_configure_args directly instead of
7795 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7796 actually seen.
7797
7798 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7799
7800 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7801 creating target and build subdirs to build all parent dirs as needed.
7802 * Makefile.in: Rebuild.
7803 * configure.in: Don't build dirs explicitly here.
7804 * configure: Rebuild.
7805
7806 2003-07-26 Paul Brook <paul@nowt.org>
7807
7808 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7809
7810 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7811
7812 * Makefile.tpl (all-make): Depend on intl.
7813 * Makefile.in: Rebuilt.
7814
7815 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7816
7817 * install-sh: Update to newer upstream versions (associated with
7818 aclocal 1.7).
7819 * mkinstalldirs: Likewise.
7820 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7821
7822 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7823
7824 * MAINTAINERS: Move self from Bug database only accounts
7825 to write-after-approval.
7826
7827 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7828
7829 * config.if: Remove unused libc_interface determination.
7830
7831 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7832
7833 * MAINTAINERS: Move self from write-after-approval to
7834 build machinery (*.in).
7835
7836 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7837
7838 PR bootstrap/11273
7839 PR bootstrap/11408
7840 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7841 unused INSTALL_PROGRAM_ARGS.
7842 * configure.in: Use AC_PROG_INSTALL.
7843 * Makefile.in: Regenerate.
7844 * configure: Regenerate.
7845
7846 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7847
7848 * MAINTAINERS: Alphabetize.
7849
7850 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7851
7852 * configure: Rebuilt.
7853 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7854 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7855 newlib nor libgloss.
7856 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7857 * configure.in (am33_2.0-*-linux*): Added.
7858
7859 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7860
7861 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7862 * configure: Regenerate.
7863
7864 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7865
7866 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7867 * Makefile.in: Regenerate.
7868
7869 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7870
7871 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7872 * Makefile.in: Regenerate.
7873
7874 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7875
7876 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7877 * Makefile.in: Regenerated.
7878
7879 * config-ml.in: Replace PWD with PWD_COMMAND.
7880
7881 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7882
7883 * intl: New directory; see intl/ChangeLog for details.
7884 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7885 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7886 * Makefile.in: Regenerate.
7887
7888 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7889
7890 * configure.in: Clean up config-lang.in handling. Delete
7891 useless assignment to "subdirs".
7892 * configure: Regenerate.
7893
7894 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7895
7896 * configure.in: Rename 'target_libs' to 'target_libraries'.
7897 Remove useless reference to 'target_libs'.
7898 * configure: Regenerate.
7899
7900 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7901
7902 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7903 * Makefile.in: Regenerate.
7904
7905 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7906
7907 * Makefile.def: Introduce flags_to_pass.
7908 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7909 * Makefile.in: Regenerate.
7910
7911 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7912
7913 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7914 and target-libgloss.
7915 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7916 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7917 * configure: Regenerate.
7918
7919 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7920
7921 * configure.in: Update testsuite_flags to new location.
7922 * configure. Regenerate.
7923
7924 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7925
7926 * Makefile.tpl: Remove BUILD_CC stuff.
7927 * Makefile.in: Regenerate.
7928
7929 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7930
7931 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7932
7933 2003-06-16 Graeme Peterson <gp@qnx.com>
7934
7935 * MAINTAINERS (Write After Approval): Add myself.
7936
7937 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7938
7939 * config.guess: Update to 2003-06-12 version.
7940 * config.sub: Update to 2003-06-13 version.
7941
7942 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7943
7944 * config.guess: Update to 2003-06-06 version.
7945 * config.sub: Update to 2003-06-06 version.
7946
7947 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7948
7949 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7950 * configure. Regenerate.
7951
7952 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7953
7954 * configure.in: Disable serial configure by default.
7955 * configure: Regenerate.
7956 * Makefile.tpl: Abolish .NOTPARALLEL.
7957 * Makefile.in: Regenerate.
7958
7959 * Makefile.tpl: Replace {build,host,target}_canonical by
7960 {build,host,target}.
7961 * Makefile.in: Regenerate.
7962
7963 * Makefile.tpl: Fix stupid pasto.
7964 * Makefile.in: Regenerate.
7965
7966 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7967
7968 * Makefile.tpl: Remove bogus conditional.
7969 * Makefile.in: Regenerate.
7970
7971 2003-06-05 Jan Hubicka <jh@suse.cz>
7972
7973 * Makefile.tpl (profiledbootstrap): New target.
7974 * Makefile.in (profiledbootstrap): New target.
7975
7976 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7977
7978 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7979 Pinski. Remove user names from other bugzilla-only maintainers.
7980
7981 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7982
7983 * Makefile.tpl: Make 'recursive targets' using autogen rather
7984 than shell loop. Remove duplicate 'clean' targets and false
7985 comments.
7986 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7987 Add systematic method of specifying missing targets in subdirs.
7988 Add copyright boilerplate.
7989 * Makefile.in: Regenerate.
7990 * configure.in: Add 'recursive targets' to maybe list.
7991 * configure: Regenerate.
7992
7993 * MAINTAINERS: "GNATS only" -> "Bug database only".
7994
7995 * Makefile.tpl: Rename [+target+] to [+make_target+].
7996 * Makefile.def: Rename 'target' to 'make_target'.
7997
7998 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7999
8000 * MAINTAINERS: Add self as options handling maintainer.
8001
8002 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8003
8004 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8005 been too long since I touched those ports.
8006
8007 2003-05-28 DJ Delorie <dj@redhat.com>
8008
8009 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8010 * Makefile.in: Regenerate.
8011
8012 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8013
8014 * configure.in: Use curly braces in the definition of tooldir.
8015 * configure: Regenerate.
8016
8017 2003-05-21 DJ Delorie <dj@redhat.com>
8018
8019 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8020 newlib or libgloss.
8021 * Makefile.in: Regenerate.
8022
8023 2003-05-21 DJ Delorie <dj@redhat.com>
8024
8025 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8026 * Makefile.in: Regenerate.
8027
8028 2003-05-20 Ian Lance Taylor <ian@airs.com>
8029
8030 * MAINTAINERS: Update my e-mail address.
8031
8032 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8033
8034 * configure.in: Switch more things to use maybe dependencies.
8035 * Makefile.tpl: Switch more things to use maybe dependencies.
8036 Factor out common code from autogen IF statements.
8037 * configure: Regenerate.
8038 * Makefile.in: Regenerate.
8039
8040 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8041
8042 * configure.in: Accept i[3456789]86 for machine type.
8043 * configure: Regenerate.
8044
8045 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8046
8047 * configure.in: Switch more things to use maybe dependencies.
8048 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8049 * configure: Regenerate.
8050 * Makefile.tpl: Switch more things to use maybe dependencies.
8051 * Makefile.in: Regenerate.
8052
8053 2003-05-16 Andreas Schwab <schwab@suse.de>
8054
8055 * Makefile.tpl (install-opcodes): Define.
8056 * Makefile.in: Rebuild.
8057
8058 2003-05-13 Andreas Jaeger <aj@suse.de>
8059
8060 * config.guess: Update to 2003-05-09 version.
8061 * config.sub: Update to 2003-05-09 version.
8062
8063 2003-05-13 Michael Eager <eager@mvista.com>
8064
8065 * configure.in: Correct sed script so that options in quotes are not
8066 deleted.
8067 * configure: Rebuild.
8068
8069 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8070
8071 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8072 and $$s/newlib/libc/sys/cygwin32 include paths.
8073 * configure: Ditto.
8074
8075 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8076
8077 * MAINTAINERS: Update my email addresses.
8078
8079 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8080
8081 * config-ml.in: Propagate INSTALL variables.
8082
8083 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8084
8085 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8086
8087 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8088
8089 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8090 * Makefile.in: Regenerate.
8091
8092 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8093
8094 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8095
8096 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8097
8098 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8099
8100 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8101
8102 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8103 * Makefile.in: Regenerated.
8104
8105 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8106
8107 * MAINTAINERS (Write After Approval): Upgrade myself from
8108 GNATS only to write-after-approval. Update my mail address.
8109
8110 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8111
8112 (OS Port Maintainers: freebsd): Add myself.
8113
8114 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8115
8116 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8117
8118 2003-04-22 Kean Johnston <jkj@sco.com>
8119
8120 * MAINTAINERS (SCO ports): Added myself.
8121
8122 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8123
8124 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8125
8126 2003-04-19 Kean Johnston <jkj@sco.com>
8127
8128 * MAINTAINERS (Write After Approval): Add myself.
8129
8130 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8131
8132 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8133 * Makefile.in: Regenerate.
8134
8135 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8136
8137 * configure.in (powerpc64*-*-linux*): Remove.
8138 * configure: Rebuilt.
8139
8140 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8141
8142 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8143 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8144 and restrap.
8145 * Makefile.in: Regenerate.
8146
8147 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8148
8149 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8150 * configure: Regenerated.
8151
8152 2003-04-15 DJ Delorie <dj@redhat.com>
8153
8154 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8155
8156 2003-04-13 Nick Clifton <nickc@redhat.com>
8157
8158 * config-ml.in: Remove support for --disable-aix removing
8159 call-aix multilibs.
8160
8161 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8162
8163 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8164 * */configure: Rebuilt.
8165
8166 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8167
8168 * MAINTAINERS: Add my email address.
8169
8170 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8171
8172 * MAINTAINERS (Write After Approval): Add myself.
8173
8174 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8175
8176 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8177 * Makefile.in: Regenerate.
8178
8179 2003-03-14 Michael Chastain <mec@shout.net>
8180
8181 * Makefile.in: Regenerate with correct Makefile.def.
8182
8183 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8184
8185 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8186 Make macro.
8187 * Makefile.in: Regenerate.
8188 * configure.in: Clean up gxx_include_dir logic.
8189 * configure: Regenerate.
8190
8191 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8192
8193 * MAINTAINERS (Write After Approval): Add myself.
8194
8195 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8196
8197 * MAINTAINERS: Update my mail address.
8198
8199 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8200
8201 * configure.in (gxx_include_dir): Fix typo.
8202 * configure: Regenerated.
8203
8204 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8205
8206 * Makefile.tpl: Reindent.
8207 * Makefile.in: Regenerate.
8208 * configure.in: Reindent. Don't set unused variables.
8209 * configure: Regenerate.
8210
8211 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8212
8213 * configure.in: Include $(build_tooldir)/sys-include in
8214 FLAGS_FOR_TARGET.
8215 * configure: Regenerated.
8216
8217 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8218
8219 * Makefile.tpl: Always pass down RANLIB.
8220 * Makefile.in: Regenerate.
8221
8222 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8223 * Makefile.in: Regenerate.
8224 * configure.in: Remove unused logic relating to --enable-shared
8225 and --enable-threads. Remove bogus comments. Remove redundant
8226 noconfigdirs.
8227 * configure: Regenerate.
8228
8229 * configure.in: Replace ${libstdcxx_version} by its value.
8230 Remove reference to mh-dgux.
8231 * configure: Regenerate.
8232
8233 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8234
8235 * MAINTAINERS (Write After Approval): Add myself.
8236
8237 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8238
8239 * Makefile.tpl: Rearrange.
8240 * Makefile.in: Regenerate.
8241
8242 2003-02-25 Uwe Stieber <uwe@wwws.de>
8243
8244 * configure.in: Add support for kaOS as cross build target system.
8245 * configure: Regenerated.
8246
8247 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8248
8249 * MAINTAINERS (Write after approval): Add myself.
8250
8251 2003-02-21 James E Wilson <wilson@tuliptree.org>
8252
8253 * MAINTAINERS: Update my email address.
8254
8255 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8256
8257 * MAINTAINERS: Add self to blanket write privs. section.
8258
8259 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8260
8261 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8262 configure-target-* as some target builds may require additional
8263 flags for preprocessor tests.
8264 * Makefile.in: Regenerated.
8265
8266 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8267
8268 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8269 * ltconfig: Handle it.
8270 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8271 auto-detecting it.
8272
8273 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8274 it is used as argument to $CC.
8275 * ltcf-gcj.sh: Likewise.
8276
8277 * configure.in: Introduce --enable-maintainer-mode.
8278 * configure: Rebuilt.
8279 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8280 for maintainer mode.
8281 * Makefile.in: Rebuilt.
8282
8283 2003-02-18 Jason Merrill <jason@redhat.com>
8284
8285 * Makefile.tpl (check-c++): Allow parallelism.
8286
8287 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8288
8289 * MAINTAINERS: Remove John Carr (who never actually had access to
8290 gcc.gnu.org).
8291
8292 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8293
8294 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8295 don't configure target-libobjc.
8296 * configure: Regenerate.
8297
8298 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8299
8300 * Makefile.tpl (RANLIB): Define.
8301 * Makefile.in: Regenerate.
8302
8303 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8304
8305 * MAINTAINERS: Update my email.
8306
8307 2003-02-06 Keith R Seitz <keiths@redhat.com>
8308
8309 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8310 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8311 * Makefile.in: Regenerated.
8312 * configure.in: Remove all traces of snavigator, db, and grep.
8313 * configure: Regenerated.
8314
8315 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8316
8317 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8318 After Approval.
8319
8320 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8321
8322 * MAINTAINERS (Write after approval): Add myself.
8323
8324 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8325
8326 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8327 * Makefile.in: Regenerated.
8328
8329 2003-01-30 Roger Sayle <roger@eyesopen.com>
8330
8331 * config.guess: Updated to 2003-01-30's version.
8332 * config.sub: Updated to 2003-01-28's version.
8333
8334 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8335
8336 * config.if: If gcc_version is already set, just use it. Don't set
8337 gcc_version_trigger if it's already set, otherwise set it to
8338 gcc/version.c, but only if the file exists. If it is not set and
8339 gcc/version.c does not exist, try to extract the version number from
8340 $CC.
8341
8342 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8343
8344 * MAINTAINERS: Add myself to write-after-approval list.
8345
8346 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8347
8348 * configure.in: Revert 24Jan change.
8349 * configure: Regenerate.
8350
8351 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8352
8353 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8354 entry of HJ Lu.
8355
8356 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8357
8358 * configure.in: Revert previous change.
8359 * configure: Regenerate.
8360
8361 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8362
8363 * configure.in: Make rda native-only.
8364 * configure: Regenerate.
8365
8366 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8367
8368 * MAINTAINERS: Move myself from GNATS-only-accounts to
8369 write-after-approval.
8370
8371 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8372
8373 * configure.in: Add missing \.
8374 * configure: Rebuilt.
8375
8376 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8377
8378 * configure.in (baseargs): Avoid using \| in sed regular
8379 expressions.
8380 * configure: Rebuilt.
8381
8382 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8383
8384 * configure.in (baseargs): Remove all supported forms of
8385 --cache-file, --srcdir, --host, --build and --target options
8386 from argument lists.
8387 * configure: Rebuilt.
8388
8389 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8390
8391 * MAINTAINERS: Add myself to write-after-approval list.
8392
8393 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8394
8395 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8396 * configure: Rebuilt.
8397
8398 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8399
8400 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8401 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8402 * Makefile.in: Regenerate.
8403 * configure: Regenerate.
8404
8405 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8406
8407 * configure.in: Remove Makefile in build, host and target modules
8408 unless configure was run with --no-recursion.
8409 * configure: Rebuilt.
8410
8411 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8412
8413 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8414 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8415 * Makefile.in: Regenerate.
8416
8417 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8418
8419 * config.guess: Update to 2003-01-03 version.
8420 * config.sub: Update to 2003-01-03 version.
8421
8422 2003-01-07 Christopher Faylor <cgf@redhat.com>
8423
8424 * configure: Regenerate with proper autoconf 2.13.
8425
8426 2003-01-07 Christopher Faylor <cgf@redhat.com>
8427
8428 * configure.in: Add AC_PREREQ for consistency.
8429 * configure: Regenerate.
8430
8431 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8432
8433 * configure.in (GDB_TK): Add tcl directories conditional on
8434 gdb/gdbtk directory being present.
8435 * configure: Regenerate.
8436
8437 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8438
8439 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8440 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8441 * configure: Rebuilt.
8442
8443 2002-12-31 Tom Tromey <tromey@redhat.com>
8444
8445 * Makefile.in: Rebuilt.
8446 * Makefile.def (target_modules) [libffi]: Allow installation.
8447
8448 2002-12-31 Andreas Schwab <schwab@suse.de>
8449
8450 * configure.in: Fix use of $program_transform_name.
8451 * configure: Regenerated.
8452
8453 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8454
8455 * configure.in (baseargs): Don't remove first configure argument.
8456 * configure: Regenerated.
8457
8458 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8459
8460 * Makefile.tpl (local-distclean): Don't remove...
8461 (multilib.ts): ... this. Moved into...
8462 (multilib.out): ... this. Don't use sub-make.
8463 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8464 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8465 (configure-build-[+module+], configure-[+module+],
8466 configure-target-[+module+], configure-gcc): ... these. Test
8467 for Makefile existence. Drop config.status from dependencies.
8468 * Makefile.in: Rebuilt.
8469 * configure.in: Move gcc-version-trigger to the end of
8470 ac_configure_args. Add comments to maybedep.tmp and
8471 serdep.tmp. Introduce --disable-serial-configure. Remove
8472 nonopt from baseargs, matching and removing corresponding
8473 whitespace while at it.
8474 * configure: Rebuilt.
8475
8476 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8477
8478 * configure.in (host_configargs): Replace reference to
8479 no-longer-defined buildopts with --build=${build_alias}.
8480 * configure: Rebuilt.
8481
8482 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8483 program_transform_name to standard idiom.
8484 (AUTOGEN, AUTOCONF): Define.
8485 (Makefile.in): Use $(AUTOGEN).
8486 (Makefile): Depend on config.status, and use autoconf-style rule to
8487 build it. Move original commands to...
8488 (config.status): ... this new target.
8489 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8490 $(AUTOCONF).
8491 * Makefile.in: Rebuilt.
8492
8493 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8494
8495 * Makefile.tpl: Fix dramatic bustage due to change in
8496 program_transform_name.
8497 * Makefile.in: Regenerate.
8498
8499 * configure.in: Remove unnecessary PATH setting.
8500 * configure: Regnerate.
8501
8502 * configure.in: Don't default to unprefixed tools unless
8503 the native tools will work.
8504 * configure: Regenerate.
8505
8506 * configure.in: Convert to autoconf script. Blow away lots
8507 of now-redundant Makefile fragments.
8508 * configure: Generate using Autoconf.
8509 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8510 * Makefile.in: Regenerate.
8511
8512 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8513
8514 * configure: Fix stupid bug where RANLIB was mistakenly included.
8515
8516 * configure.in: Rename (buildargs, hostargs, targargs) to
8517 (build_configargs, host_configargs, target_configargs).
8518
8519 * configure.in: Move logic out of sed statement.
8520
8521 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8522 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8523
8524 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8525
8526 * config.sub: Import from master repository
8527 * config.guess: Ditto
8528
8529 2002-12-24 Andreas Schwab <schwab@suse.de>
8530
8531 * Makefile.tpl (multilib.out): Fix missing space.
8532 * Makefile.in: Regenerate.
8533
8534 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8535
8536 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8537 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8538 * Makefile.in: Regenerate.
8539 * configure.in: Remove unnecessary leftovers.
8540
8541 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8542
8543 * configure.in (extra_ranlibflags_for_target): New variable.
8544 (*-*-darwin): Add -c to ranlib commands.
8545 * configure (tooldir): Handle extra_ranlibflags_for_target.
8546
8547 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8548
8549 * Makefile.tpl: Revert HJL's change.
8550 * Makefile.in: Regenerated.
8551 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8552 always.
8553
8554 2002-12-19 Andreas Schwab <schwab@suse.de>
8555
8556 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8557 * Makefile.in: Regenerate.
8558
8559 2002-12-18 H.J. Lu <hjl@gnu.org>
8560
8561 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8562 * Makefile.in: Regenerated.
8563
8564 * configure.in (build_prefix): New. Substitute.
8565
8566 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8567
8568 * Makefile.tpl: Don't let real targets depend on phony targets.
8569 * Makefile.in: Regenerate.
8570
8571 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8572 * Makefile.in: Regenerate.
8573
8574 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8575
8576 * config.sub: Import from master repository
8577 * config.guess: Ditto
8578
8579 2002-12-16 Jason Merrill <jason@redhat.com>
8580
8581 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8582 previous 'make bootstrap'.
8583 * Makefile.in: Regenerate.
8584
8585 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8586
8587 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8588
8589 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8590
8591 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8592 * Makefile.in: Regenerate.
8593
8594 2002-12-13 Jason Merrill <jason@redhat.com>
8595
8596 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8597 library tests.
8598 (check-c++): Just depend on it and check-target-libstdc++-v3.
8599 * Makefile.in: Regenerate.
8600
8601 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8602
8603 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8604 * Makefile.in: Rebuilt.
8605
8606 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8607
8608 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8609
8610 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8611
8612 * configure: Fix bug put in by gremlins.
8613
8614 * Makefile.tpl: Substitute more autoconfily.
8615 * configure: Substitute more autoconfily.
8616 * Makefile.in: Regenerate.
8617
8618 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8619
8620 * config.sub: Import from master repository
8621 * config.guess: Ditto
8622 * MAINTAINERS: Added Svein Seldal under write after approval
8623
8624 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8625
8626 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8627 * Makefile.in (all-sim): Ditto.
8628
8629 2002-12-06 DJ Delorie <dj@redhat.com>
8630
8631 * Makefile.tpl: Change configure dependencies to not have real
8632 targets depend on phony targets.
8633
8634 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8635
8636 * configure.in: Revert unintentional change.
8637
8638 * Makefile.tpl: Change dependency for */multilib.out so that
8639 it works when gcc isn't in the tree.
8640
8641 * configure.in: Substitute more.
8642 * configure: Run subconfigures from the Makefile.
8643 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8644 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8645
8646 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8647
8648 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8649
8650 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8651
8652 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8653 and corresponding dependencies.
8654 * Makefile.in: Regenerate.
8655
8656 * configure.in (host_tools): Order binutils, gas and ld for
8657 convenience in running the testsuites.
8658
8659 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8660 * Makefile.in: Regenerate.
8661 * configure.in: Introduce rules to serialize subconfigure runs.
8662
8663 * configure.in: Introduce BASE_CC_FOR_TARGET.
8664 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8665 Realize configure-build-* targets. Realize configure-target-* targets.
8666 * Makefile.in: Regenerate.
8667
8668 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8669
8670 * configure: Move gcc_version_trigger stuff from here...
8671 * configure.in: ...to here.
8672
8673 * configure.in: Separate subconfigure options added by this file from
8674 options given by the user. Add machinery to put args for host
8675 subconfigures into the Makefile.
8676
8677 * Makefile.tpl: Remove 'vault' targets.
8678 * Makefile.tpl: Reorder and comment dependencies.
8679 * Makefile.in: Regenerate.
8680
8681 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8682 * configure.in: Fix my broken commit of previous patch. (sigh)
8683
8684 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8685
8686 * configure.in: Move host-specific darwin noconfigdirs into
8687 the host-specific section.
8688
8689 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8690
8691 * configure.in: Move host-specific darwin noconfigdirs into
8692 the host-specific section.
8693
8694 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8695
8696 * configure: Remove skip-this-dir support.
8697 * Makefile.tpl: Remove skip-this-dir support.
8698
8699 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8700 subdirectories.
8701 * Makefile.in: Regenerate.
8702
8703 * Makefile.tpl: Strip out useless setting of 'dir'.
8704 * Makefile.in: Regenerate.
8705
8706 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8707
8708 * configure.in: Fix deeply stupid bug.
8709
8710 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8711 shell code in CXX_FOR_TARGET
8712 * Makefile.def: Introduce raw_cxx.
8713 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8714 RAW_CXX_FOR_TARGET.
8715 * Makefile.in: Regenerate.
8716
8717 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8718
8719 * Makefile.tpl: Remove unnecessary ifs.
8720 * Makefile.in: Regenerate.
8721
8722 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8723 dependencies. Maybe-ize build-libiberty. Create dummy install
8724 targets for 'no_install' modules.
8725 * configure: Move GDB_TK substitution to configure.in. Move
8726 build_modules stuff to configure.in.
8727 * configure.in: Implement soft dependency machinery. Maybe-ize
8728 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8729 * Makefile.in: Regenerate.
8730
8731 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8732
8733 * Makefile.tpl: Make all-target, install-target behave similarly
8734 to all, install (only hitting configured targets). Eliminate
8735 unused macro defintions.
8736
8737 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8738 build != host.
8739
8740 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8741
8742 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8743
8744 * configure.in: Produce lists of subdir targets we're actually
8745 configuring. Remove references to "dosrel".
8746 * Makefile.tpl: Let configure set which subdir targets are hit.
8747 Remove install-cross; clean up install; remove ALL. Remove
8748 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8749 Autogenerate host module targets. Remove empty dependency lines
8750 and redundant dependency; rearrange slightly.
8751 * Makefile.def: Add host-side libtermcap, utils.
8752
8753 * Makefile.in: Regenerate.
8754
8755 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8756
8757 * ltconfig (osf[345]): Append $major to soname_spec.
8758 Reflect this in library_names_spec.
8759 * ltmain.sh (osf): Prefix $major with . for use as extension.
8760
8761 2002-11-19 Andreas Jaeger <aj@suse.de>
8762
8763 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8764 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8765 and sparc64 GNU/Linux systems.
8766
8767 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8768
8769 * MAINTAINERS: Update email.
8770
8771 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8772
8773 * MAINTAINERS: Complete James Dennett's entry.
8774
8775 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8776
8777 * MAINTAINERS (Write After Approval): Add myself.
8778
8779 2002-11-13 Bruce Korb <bkorb@gnu.org>
8780
8781 * Makefile.tpl: syntactic cleanup
8782
8783 2002-11-13 Stuart Hastings <stuart@apple.com>
8784
8785 * MAINTAINERS: Add myself to write-after-approval list.
8786
8787 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8788
8789 * Makefile.def: Add list of recursive targets to autogenerate.
8790 Add build_modules.
8791 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8792 targets. Autogenerate *-build-* targets.
8793 * Makefile.in: Regenerate.
8794
8795 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8796
8797 * configure: More autoconf-style substitutions.
8798 * Makefile.tpl: More autoconf-style substitutions.
8799 * Makefile.in: Regenerate.
8800
8801 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8802
8803 * configure: Substitute more variables in a more autoconf-friendly
8804 way. Simplify slightly.
8805 * Makefile.tpl: Make more variables substitutable in an
8806 autoconf-friendly way.
8807 * Makefile.in: Regenerate.
8808
8809 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8810
8811 * MAINTAINERS (Write After Approval): Add myself.
8812
8813 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8814
8815 * configure.in (v810*): Remove special setting of tools.
8816
8817 * configure: Add support for extra required flags for ar or nm.
8818 * configure.in (aix4.3+): Use above support for target-specific
8819 issues, rather than using config/mt-aix43.
8820
8821 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8822
8823 * configure: Remove 'removing', which doesn't work. Replace $subdir
8824 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8825 with $srcdir. Reformat indentation. Substitute some variables
8826 formerly hard-coded in the Makefile for build=host.
8827 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8828 * Makefile.def: Autogenerate more.
8829 * Makefile.in: Regenerate.
8830
8831 2002-11-04 Adam Nemet <anemet@lnxw.com>
8832
8833 * MAINTAINERS (Write After Approval): Add myself.
8834
8835 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8836
8837 * Makefile.def (host_modules): Add rda.
8838 * Makefile.in: Regenerate.
8839 * configure.in (target_tool): Add target-rda to list.
8840
8841 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8842
8843 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8844
8845 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8846
8847 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8848 and restrap targets to this rule.
8849 * Makefile.in: Regenerate.
8850
8851 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8852
8853 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8854 GNATS only accounts.
8855
8856 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8857
8858 * configure.in (i[3456]86-*-linux*): Add check to disable
8859 ${libgcj} for glibc1.
8860
8861 2002-10-24 Denis Chertykov <denisc@overta.ru>
8862
8863 * MAINTAINERS: Add myself as ip2k port maintainer.
8864
8865 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8866
8867 * configure.in: Add tic4x target.
8868
8869 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8870
8871 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8872 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8873 * Makefile.in: Regenerate.
8874
8875 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8876 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8877 * Makefile.in: Regenerate.
8878
8879 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8880
8881 * MAINTAINERS: Add myself as web pages co-maintainer.
8882
8883 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8884
8885 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8886 * Makefile.in: Regenerate.
8887
8888 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8889
8890 * MAINTAINERS: Add myself and Nathan Sidwell
8891 <nathan@codesourcery.com> as VxWorks maintainers.
8892
8893 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8894
8895 * Makefile.def: Remove order dependency comments.
8896 * Makefile.tpl: Add explicit install-install dependencies.
8897 * Makefile.in: Regenerate.
8898
8899 * Makefile.tpl: Remove material now in src-release. (Finally!)
8900 * Makefile.in: Regenerate.
8901
8902 * Makefile.tpl: Add configure-target (for src-release in src)
8903 * Makefile.in: Regenerate.
8904
8905 2002-09-30 Nick Clifton <nickc@redhat.com>
8906
8907 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8908
8909 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8910
8911 * configure.in (s390*-*-linux*): Enable libgcj.
8912
8913 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8914
8915 * configure: Revert accidentally applied changes.
8916
8917 * Makefile.tpl: Make more autoconf-friendly.
8918 * Makefile.in: Regenerate.
8919 * configure: Make substitution more autoconf-like.
8920
8921 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8922
8923 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8924 single entry to handle all these.
8925 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8926 libjava on arm-*-elf.
8927
8928 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8929
8930 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8931 things that depend on them.
8932
8933 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8934
8935 * Makefile.tpl: Make subsituted variables more autoconfy.
8936 * Makefile.in: Regenerate.
8937 * configure: Make seds more autoconfy.
8938
8939 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8940
8941 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8942 * Makefile.in: Regenerate.
8943 * configure.in: Rewrite sed statements to look autoconfy.
8944
8945 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8946 all-target-foo on configure-target-foo.
8947 * Makefile.def: Ditto.
8948 * Makefile.in: Rebuild.
8949
8950 2002-09-25 Andrew Haley <aph@redhat.com>
8951
8952 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8953
8954 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8955
8956 * Makefile.def: New file.
8957 * Makefile.tpl: New file.
8958 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8959 * contrib/gcc_update: Note that Makefile.in is a generated file.
8960
8961 * configure.in: Minor rearrangement. Simplify tests.
8962
8963 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8964
8965 * configure.in (with_headers): Skip copy if value is "yes".
8966 (with_libs): Likewise.
8967
8968 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8969
8970 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8971 * configure.in (sh*-*-pe*): Ditto.
8972 * configure.in (mips*-*-pe*): Ditto.
8973 * configure.in (*arm-wince-pe): Ditto.
8974
8975 * configure.in: Rearrange.
8976
8977 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8978
8979 * MAINTAINERS: Update my email address.
8980
8981 2002-08-30 Paul Koning <pkoning@equallogic.com>
8982
8983 * MAINTAINERS: (Write After Approval): Add myself.
8984
8985 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8986
8987 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8988
8989 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8990
8991 * MAINTAINERS: Change my mailing address.
8992
8993 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8994
8995 * MAINTAINERS (Write After Approval): Remove myself.
8996 (Various Maintainers: c++ runtime libs): Add myself.
8997
8998 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8999
9000 * MAINTAINERS (Write After Approval): Remove myself.
9001 (Various Maintainers: c++ runtime libs): Add myself.
9002
9003 2002-08-15 Eric Christopher <echristo@redhat.com>
9004
9005 * config.sub: Import from master repository.
9006 * config.guess: Ditto.
9007
9008 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9009
9010 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9011 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9012 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9013
9014 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9015
9016 * MAINTAINERS: Add self to rs6000 vector extensions.
9017
9018 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9019
9020 * libiberty/configure: Reverted unintended yesterday's check in.
9021
9022 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9023
9024 * boehm-gc/configure, libf2c/configure: Rebuilt.
9025 * libffi/configure, libiberty/configure: Ditto.
9026 * libjava/configure, libobjc/configure: Ditto.
9027 * libstdc++-v3/configure, zlib/configure: Ditto.
9028 Merged from binutils:
9029 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9030 From Steve Ellcey <sje@cup.hp.com>:
9031 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9032 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9033 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9034 IA64.
9035 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9036 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9037 soname_spec, sys_lib_search_path_spec): Ditto.
9038
9039 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9040
9041 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9042
9043 2002-08-04 H.J. Lu (hjl@gnu.org)
9044
9045 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9046
9047 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9048
9049 * MAINTAINERS (Write After Approval): Add myself.
9050
9051 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9052
9053 * configure.in: Move generic linux case to end. Copy generic
9054 linux noconfigdirs to mips*-*-linux* entry and new
9055 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9056
9057 2002-07-19 Michael Matz <matz@suse.de>
9058
9059 * MAINTAINERS: Add myself as ra* maintainer.
9060
9061 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9062
9063 * config.guess: Update to 2002-07-09 version.
9064 * config.sub: Update to 2002-07-03 version.
9065
9066 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9067
9068 * MAINTAINERS: Fix typo in a maintainer email address.
9069
9070 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9071
9072 * configure.in: Remove two redundant tests.
9073
9074 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9075
9076 * configure.in (mips*-*-irix6*o32): Enable stabs.
9077
9078 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9079
9080 * configure.in: Don't build grez.
9081 * Makefile.in: Ditto.
9082
9083 * Makefile.in: Remove references to bsp, cygmon, libstub.
9084 * configure.in: Ditto.
9085
9086 * configure.in: Remove leftover reference to gdbtest.
9087
9088 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9089
9090 * configure.in (gxx_include_dir): Change to match versioned
9091 C++ headers if --enable-version-specific-runtime-libs is used.
9092
9093 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9094
9095 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9096
9097 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9098
9099 * configure.in: Make --without-x work.
9100
9101 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9102
9103 * configure.in: Rearrange target Makefile fragment collection.
9104
9105 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9106 cvs[src].
9107 * configure.in: Ditto.
9108
9109 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9110
9111 * MAINTAINERS (Write After Approval): Update my e-mail address.
9112
9113 2002-06-24 Ben Elliston <bje@redhat.com>
9114
9115 * configure.in (host_tools): Remove cgen.
9116
9117 * Makefile.in (all-cgen): Remove; runs from its source directory.
9118 (check-cgen, install-cgen, clean-cgen): Likewise.
9119 (all-opcodes): Do not depend on all-cgen.
9120 (all-sim): Likewise.
9121
9122 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9123
9124 * Makefile.in: Eliminate 'apache' targets.
9125 * configure.in: Eliminate 'apache' targets.
9126
9127 * configure.in: Eliminate redundant tests. Reorganize.
9128
9129 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9130
9131 * config-ml.in: Eliminate references to Cygnus configure.
9132
9133 * Makefile.in: Eliminate references to building emacs.
9134
9135 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9136
9137 * MAINTAINERS: Update my email address.
9138
9139 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9140
9141 * config.if (libstdcxx_incdir): Version C++ headers.
9142 (cxx_incdir): Remove.
9143
9144 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9145
9146 * MAINTAINERS (Write After Approval): Add self.
9147
9148 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9149
9150 * configure.in: Add support for ip2k.
9151
9152 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9153
9154 * configure.in: Fix AIX configury bug.
9155
9156 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9157
9158 * MAINTAINERS (Write After Approval): Add self.
9159
9160 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9161
9162 * configure.in: replace ${topsrcdir} with ${srcdir}
9163
9164 * configure.in: Move definition of libstdcxx_flags
9165 right above usage, rather than waaay earlier.
9166
9167 * configure.in: Pull definition of is_cross_compiler earlier.
9168
9169 * configure.in: Rearrange a little.
9170
9171 * configure.in: Remove references to librx.
9172 * Makefile.in: Remove references to librx.
9173
9174 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9175
9176 * config.sub: Add support for avr target.
9177 Import from master sources, rev 1.255
9178
9179 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9180
9181 * configure, .cvsignore: Revert previous change...
9182 * Makefile: ...delete.
9183
9184 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9185
9186 * configure.in: Eliminate ${gasdir} variable.
9187
9188 2002-06-18 Dave Brolley <brolley@redhat.com>
9189
9190 * configure.in: Add support for frv.
9191 * config.sub: Add support for frv.
9192
9193 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9194
9195 * configure: Remove garbage from previous commit.
9196
9197 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9198
9199 * configure: For in-source builds, make a subdir and re-exec there.
9200 * Makefile: New file. Pass targets through to build directory.
9201 * .cvsignore: No longer ignore "Makefile".
9202
9203 2002-06-16 Douglas Rupp <rupp@gnat.com>
9204
9205 * MAINTAINERS (Write After Approval): Add self.
9206
9207 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9208
9209 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9210
9211 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9212
9213 * configure.in (vax-*-netbsd*): Re-enable gas.
9214
9215 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9216
9217 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9218 BUILD_PREFIX_1, to correct nomenclature.
9219 * configure: Likewise.
9220
9221 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9222 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9223
9224 2002-05-31 Olaf Hering <olh@suse.de>
9225
9226 * config-ml.in: Propogate DESTDIR also.
9227
9228 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9229
9230 * configure.in (vax-*-netbsd*): Don't build gas for this
9231 platform.
9232
9233 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9234
9235 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9236 and libgcj for AVR.
9237
9238 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9239
9240 * MAINTAINERS (Write After Approval): Add myself.
9241
9242 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9243
9244 * config.guess: Update to 2002-05-22 version.
9245 * config.sub: Likewise.
9246
9247 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9248
9249 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9250 * config-ml.in: Likewise.
9251 * configure: Likewise.
9252 * configure.in: Likewise.
9253
9254 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9255
9256 * MAINTAINERS: Update my email address.
9257
9258 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9259
9260 * configure.in: Simplify makefile fragment collection.
9261
9262 * configure.in: Remove code to build emacs.
9263
9264 * configure.in : Remove --srcdir argument from targargs and buildargs
9265 (it's always overridden in the Makefile anyway). Rearrange a bit.
9266
9267 * configure: Move some logic to configure.in.
9268 * configure.in: Move some logic from configure.
9269
9270 2002-05-11 Tom Tromey <tromey@redhat.com>
9271
9272 * MAINTAINERS: Reflect libgcj reality.
9273
9274 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9275
9276 * Makefile.in: Honour DESTDIR.
9277
9278 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9279
9280 * config.guess: Import 2002-03-20 version.
9281 * config.sub: Import 2002-04-26 version.
9282
9283 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9284
9285 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9286
9287 2002-05-07 Tim Josling <tej@melbpc.org.au>
9288
9289 * MAINTAINERS: Add self.
9290
9291 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9292
9293 * ltmain.sh: Detect and handle object name conflicts
9294 while piecewise linking a static library.
9295
9296 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9297
9298 * configure.in (noconfigdirs): Don't disable libgcj on
9299 sparc64-*-solaris* and sparcv9-*-solaris*.
9300
9301 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9302
9303 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9304
9305 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9306
9307 * configure.in (FLAGS_FOR_TARGET): Do not add
9308 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9309 on i[3456]86-*-linux*.
9310
9311 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9312
9313 * configure.in (noconfigdirs): Replace [ ] with test.
9314
9315 * configure.in (noconfigdirs): Do not add target-newlib if
9316 target == i[3456]86-*-linux*, and host == target.
9317
9318 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9319
9320 * configure.in: delete reference to absent file
9321
9322 * configure.in: replace '[' with 'test'
9323
9324 * configure.in: Eliminate references to gash.
9325 * Makefile.in: Eliminate references to gash.
9326
9327 * configure.in: remove useless references to 'pic' makefile fragments.
9328
9329 * configure.in: (*-*-windows*) Finish removing.
9330
9331 * configure.in: Eliminate redundant test for libgui.
9332
9333 2002-04-29 Roger Sayle <roger@eyesopen.com>
9334
9335 * MAINTAINERS: Add self and realphabetize. Update entries
9336 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9337 entry for a29k port maintainer.
9338
9339 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9340
9341 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9342 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9343
9344 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9345
9346 * configure.in: remove references to dead files
9347
9348 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9349
9350 * MAINTAINERS: Add information about purpose of this file.
9351
9352 2002-04-18 Tom Tromey <tromey@redhat.com>
9353
9354 * configure.in: Disallow configuring libgcj when it is already
9355 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9356 Solaris 2.8 by default. For PR libgcj/6158.
9357
9358 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9359
9360 * configure.in: Move default CC setting out of config/mh-* fragments
9361 directly into here.
9362
9363 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9364
9365 * configure.in: don't even try to configure or make a subdirectory
9366 if there's no configure script for it.
9367
9368 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9369
9370 * MAINTAINERS: Remove chill maintainers.
9371 * Makefile.in (CHILLFLAGS): Remove.
9372 (CHILL_LIB): Remove.
9373 (TARGET_CONFIGDIRS): Remove libchill.
9374 (CHILL_FOR_TARGET): Remove.
9375 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9376 CHILL_LIB.
9377 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9378 (CHECK_TARGET_MODULES): Likewise.
9379 (INSTALL_TARGET_MODULES): Likewise.
9380 (CLEAN_TARGET_MODULES): Likewise.
9381 (configure-target-libchill): Remove.
9382 (all-target-libchill): Remove.
9383 * configure.in (target_libs): Remove target-libchill.
9384 Do not compute CHILL_FOR_TARGET.
9385 * libchill: Remove directory.
9386
9387 2002-04-11 DJ Delorie <dj@redhat.com>
9388
9389 * Makefile.in, configure.in: Sync with binutils, entries
9390 follow...
9391
9392 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9393
9394 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9395 (do-tar, do-bz2): New rules.
9396 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9397 (gdb-tar): New rule.
9398 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9399 (insight_dejagnu.tar): New rule.
9400 (insight.tar): New rule.
9401 (gdb+dejagnu.tar): New rule.
9402 (gdb.tar): New rule.
9403
9404 2002-02-01 Mo DeJong <supermo@bayarea.net>
9405
9406 * Makefile.in: Add all-tix to deps for all-snavigator
9407 so that tix is built when building snavigator.
9408
9409 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9410
9411 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9412 ld and gdb are not supported.
9413
9414 2002-01-07 Mark Salter <msalter@redhat.com>
9415
9416 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9417 Allow target-libgloss to be built for arm, strongarm, and xscale.
9418
9419 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9420
9421 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9422 options for i[3456]86-pc-linux* native builds.
9423
9424 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9425
9426 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9427 files from .po files for a distribution.
9428
9429 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9430
9431 * configure.in: Enable libstdc++-v3 for h8300 targets.
9432
9433 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9434
9435 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9436 version from bfd/.
9437
9438 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9439
9440 * Makefile.in (VER): When present, extract the version number from
9441 the file version.in.
9442
9443 2001-05-24 Tom Rix <trix@redhat.com>
9444
9445 * configure.in : enable ld for aix
9446
9447 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9448
9449 * config.guess: Add linux target for S/390.
9450
9451 2000-11-07 Philip Blundell <pb@futuretv.com>
9452
9453 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9454
9455 2000-11-03 Philip Blundell <pb@futuretv.com>
9456
9457 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9458 files.
9459
9460 2001-01-15 Ben Elliston <bje@redhat.com>
9461
9462 * configure.in (host_tools): Add sid.
9463 Always configure cgen.
9464
9465 2000-11-24 Nick Clifton <nickc@redhat.com>
9466
9467 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9468
9469
9470 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9471
9472 * Makefile.in (ALL_MODULES): Add all-cgen.
9473 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9474 (all-cgen): New target.
9475 (all-opcodes,all-sim): Depend on all-cgen.
9476 * configure.in (host_tools): Add cgen.
9477 Only configure cgen if --enable-cgen-maint.
9478
9479 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9480
9481 * configure.in: Add *-*-freebsd* configurations.
9482
9483 2002-04-08 Tom Tromey <tromey@redhat.com>
9484
9485 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9486 Fixes PR libgcj/6068.
9487
9488 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9489
9490 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9491
9492 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9493
9494 * configure.in (alpha*-dec-osf*): Enable libgcj.
9495
9496 2003-03-27 Matthew Gingell <gingell@gnat.com>
9497
9498 * MAINTAINERS (Write After Approval): Add myself.
9499
9500 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9501
9502 Fix for: PR bootstrap/3591, target/5676
9503 * configure.in (mcore-pe): Disable the configuration of
9504 libstdc++-v3 since exceptions are not supported.
9505
9506 2002-03-20 Anthony Green <green@redhat.com>
9507
9508 * configure.in: Enable libgcj for xscale-elf target.
9509
9510 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9511
9512 * MAINTAINERS: Update my email address.
9513
9514 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9515
9516 * ltmain.sh (relink_command): Fix typo in previous change.
9517
9518 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9519
9520 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9521 (relink_command): Added --tag flags.
9522 (mode=install): If relinking fails; error out.
9523
9524 2002-03-12 Richard Henderson <rth@redhat.com>
9525
9526 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9527 .NOTPARALLEL tag.
9528 (do-check): Rename from check.
9529 (check): Allow parallel check.
9530
9531 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9532
9533 * MAINTAINERS: Add myself as maintainer for xtensa port.
9534 Fix alphabetical order in CPU port maintainer list.
9535 Remove myself from Write After Approval list.
9536
9537 2002-03-11 Richard Henderson <rth@redhat.com>
9538
9539 * Makefile.in (.NOTPARALLEL): Add fake tag.
9540
9541 2002-03-07 H.J. Lu (hjl@gnu.org)
9542
9543 * configure.in: Enable gprof for mips*-*-linux*.
9544
9545 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9546
9547 * MAINTAINERS (Write After Approval): Add myself.
9548
9549 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9550
9551 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9552 libjava.
9553 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9554
9555 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9556
9557 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9558 because its Makefile is there; test for the executable instead.
9559
9560 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9561
9562 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9563 libstdc++-v3 and libjava.
9564
9565 2002-02-11 Adam Megacz <adam@xwt.org>
9566
9567 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9568 boehm-gc
9569
9570 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9571
9572 * config.guess: Updated to 2002-01-30's version.
9573 * config.sub: Updated to 2002-02-01's version.
9574 Contribute sh64-elf.
9575 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9576 * configure.in: Added sh64-*-*.
9577
9578 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9579
9580 * MAINTAINERS: Belatedly add myself to write after approval list.
9581
9582 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9583
9584 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9585 Remove self as Write After Approval.
9586
9587 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9588
9589 * MAINTAINERS: Put self in as maintainer for contrib/regression
9590 directory.
9591
9592 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9593
9594 * MAINTAINERS: Update my email address.
9595
9596 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9597
9598 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9599 target-libiberty, and target-libgloss. Skip Java-related
9600 libraries if not supported for NetBSD on target CPU.
9601
9602 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9603
9604 * install-sh: Use _inst.$$_ for temp file name.
9605
9606 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9607
9608 * MAINTAINERS (Write After Approval): Move my contact info
9609 from here...
9610 (OS Port Maintainers): ...to here (netbsd).
9611
9612 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9613
9614 * MAINTAINERS (Write After Approval): Add myself.
9615
9616 2002-01-17 H.J. Lu <hjl@gnu.org>
9617
9618 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9619 (all-target-fastjar): Also depend on all-target-libiberty.
9620
9621 2002-01-16 H.J. Lu (hjl@gnu.org)
9622
9623 * config.guess: Import from master sources, rev 1.225.
9624 * config.sub: Import from master sources, rev 1.238.
9625
9626 2002-01-16 Kazu Hirata <kazu@hxi.com>
9627
9628 * MAINTAINERS (Write After Approval): Remove myself.
9629
9630 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9631
9632 * MAINTAINERS (Write After Approval): Add myself.
9633
9634 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9635
9636 * MAINTAINERS: Add self as docs co-maintainer.
9637
9638 2001-12-11 Matthias Klose <doko@debian.org>
9639
9640 * MAINTAINERS (Write After Approval): Add myself.
9641
9642 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9643
9644 * MAINTAINERS: Update my email address.
9645
9646 2001-12-07 Turly O'Connor <turly@apple.com>
9647 * MAINTAINERS (Write After Approval): Add myself.
9648 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9649 (rs6000_initialize_trampoline): Call __trampoline_setup for
9650 ABI_DARWIN too.
9651 * darwin-tramp.asm: New file, implements __trampoline_setup.
9652 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9653
9654 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9655
9656 * MAINTAINERS (Write After Approval): Add myself.
9657
9658 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9659
9660 * configure, configure.in: Use temp file for long sed commands.
9661
9662 2001-12-03 Laurent Guerby <guerby@acm.org>
9663
9664 * config.sub: Update to version 1.232 on subversion.
9665
9666 2001-12-03 Ben Elliston <bje@redhat.com>
9667
9668 * MAINTAINERS: Update mail address for config.* patches.
9669
9670 2001-11-27 DJ Delorie <dj@redhat.com>
9671 Zack Weinberg <zack@codesourcery.com>
9672
9673 When build != host, create libiberty for the build machine.
9674
9675 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9676 CONFIG_ARGUMENTS.
9677 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9678 New variables.
9679 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9680 and rules.
9681 (all.normal): Depend on ALL_BUILD_MODULES.
9682 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9683 (all-build-libiberty): Depend on configure-build-libiberty.
9684
9685 * configure: Calculate and substitute proper value for
9686 ALL_BUILD_MODULES.
9687 * configure.in: Create the build subdirectory.
9688 Calculate and substitute TARGET_CONFIGARGS (formerly
9689 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9690
9691 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9692
9693 * MAINTAINERS (write-after-approval): Add self.
9694
9695 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9696
9697 * MAINTAINERS (GNATS only accounts): Remove self.
9698
9699 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9700
9701 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9702 libf2c.
9703
9704 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9705
9706 * MAINTAINERS (Write After Approval): Add self.
9707
9708 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9709
9710 * MAINTAINERS: mips and s390 are also CPU ports.
9711
9712 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9713
9714 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9715
9716 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9717
9718 * MAINTAINERS: Alphabetize.
9719
9720 2001-11-09 Kazu Hirata <kazu@hxi.com>
9721
9722 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9723
9724 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9725
9726 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9727
9728 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9729
9730 * configure.in (--enable-languages): Be more permissive about
9731 syntax. Check for empty lists better. Warn about $LANGUAGES.
9732
9733 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9734
9735 * config.sub: Import from master sources, rev. 1.230.
9736 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9737
9738 2001-11-07 Laurent Guerby <guerby@acm.org>
9739
9740 * MAINTAINERS (Write After Approval): Add self.
9741
9742 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9743
9744 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9745
9746 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9747
9748 * config.sub: Import from master sources, rev 1.226.
9749 * config.guess: Import from master sources, rev 1.216.
9750
9751 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9752
9753 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9754 * MAINTAINERS: Add self as maintainer of MMIX port.
9755 Remove old after-approval entry.
9756
9757 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9758
9759 * ChangeLog, configure: Fix spelling errors.
9760
9761 2001-10-20 Brendan Kehoe <brendan@zen.org>
9762
9763 * MAINTAINERS: Tweak my address.
9764
9765 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9766
9767 * MAINTAINERS: Update my email address.
9768
9769 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9770
9771 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9772 * MAINTAINERS: Add self as maintainer of CRIS port.
9773
9774 2001-10-10 Geert Bosch <bosch@gnat.com>
9775
9776 * MAINTAINERS (Various maintainers: Ada front end):
9777 Added Robert Dewar.
9778
9779 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9780
9781 * MAINTAINERS (Write After Approval): Added self
9782
9783 2001-10-02 Geert Bosch <bosch@gnat.com>
9784
9785 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9786
9787 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9788
9789 * configure: Handle temporary files securely using mkdir.
9790
9791 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9792
9793 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9794
9795 2001-09-26 Will Cohen <wcohen@redhat.com>
9796
9797 * configure.in (*-*-linux*): Disable configuration of target-newlib
9798 and target-libgloss.
9799
9800 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9801
9802 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9803 RANLIB.
9804
9805 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9806
9807 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9808 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9809 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9810 avoid quotes nesting problems.
9811 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9812 (DO_X): Export only variables that are set.
9813
9814 2001-09-19 Ben Elliston <bje@redhat.com>
9815
9816 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9817 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9818 semantics. Use the shell built-in "type" command instead.
9819
9820 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9821
9822 Merged from gcc-3_0-branch:
9823 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9824 * ltcf-c.sh: Use $objext, not $ac_objext.
9825 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9826 * ltcf-cxx.sh: Add support for GNU.
9827 2001-07-22 Timothy Wall <twall@redhat.com>
9828 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9829 default settings if using GNU tools with that configuration.
9830 * ltcf-cxx.sh: Ditto.
9831 * ltcf-gcj.sh: Ditto.
9832 2001-07-21 Michael Chastain <chastain@redhat.com>
9833 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9834 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9835 * ltmain.sh: Mark as gcc-local.
9836
9837 2001-08-30 Eric Christopher <echristo@redhat.com>
9838 Jason Eckhardt <jle@redhat.com>
9839
9840 * config.guess: Merge from master sources.
9841 * config.sub: Merge from master sources, add support for mipsisa32.
9842
9843 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9844 * config.sub: Merge from master sources, rev 1.219.
9845 * MAINTAINERS: Add self as contact for stormy16 port.
9846
9847 2001-08-14 Zack Weinberg <zackw@panix.com>
9848
9849 * config.sub: Merge from master sources, rev 1.218.
9850 * config.guess: Merge from master sources, rev 1.209.
9851
9852 2001-08-11 Graham Stott <grahams@redhat.com>
9853
9854 * Makefile.in (check-c++): Add missing semicolon.
9855
9856 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9857
9858 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9859
9860 2001-07-30 Eric Christopher <echristo@redhat.com>
9861
9862 * MAINTAINERS (Various maintainers: mips port): Added myself.
9863
9864 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9865
9866 * configure.in (sh-*-linux*): New.
9867
9868 2001-07-27 Richard Henderson <rth@redhat.com>
9869
9870 * .cvsignore: Add LAST_UPDATED.
9871
9872 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9873
9874 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9875
9876 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9877
9878 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9879
9880 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9881
9882 * MAINTAINERS (Write After Approval): Added myself.
9883
9884 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9885
9886 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9887 and libgcj on m68hc11/m68hc12.
9888
9889 2001-06-27 H.J. Lu (hjl@gnu.org)
9890
9891 * Makefile (CFLAGS_FOR_BUILD): New.
9892 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9893
9894 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9895
9896 * README: Remove version number.
9897
9898 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9899
9900 * INSTALL/README: Update wrt. to the installation instructions now
9901 residing in gcc/doc/install.texi.
9902
9903 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9904
9905 * README: Replace with a cut-down and updated version of gcc/README.
9906
9907 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9908
9909 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9910 multilibs to be disabled.
9911
9912 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9913
9914 * MAINTAINERS (Write After Approval): Add myself.
9915
9916 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9917
9918 * config.guess: Import CVS version 1.195.
9919 * config.sub: Import CVS version 1.212.
9920
9921 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9922
9923 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9924 gcc/xgcc is built, use -print-prog-name to find out the program
9925 name to use.
9926
9927 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9928
9929 * config.guess: Import CVS version 1.194. All gcc-local changes
9930 appear to also be in the master copy.
9931 * config.sub: Import CVS version 1.211.
9932
9933 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9934
9935 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9936 with_gcc]: Use `gcc -shared' to build a shared library.
9937
9938 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9939
9940 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9941 archives.
9942
9943 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9944
9945 * MAINTAINERS (Write After Approval): Add myself.
9946
9947 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9948
9949 * configure.in (libstdcxx_flags): Do not try to execute
9950 libstdc++-v3/testsuite_flags until it exists.
9951
9952 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9953
9954 * MAINTAINERS: Update my email address.
9955
9956 2001-05-31 Graham Stott <grahams@redhat.com>
9957
9958 * MAINTAINERS (Write After Approval): Add myself.
9959
9960 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9961
9962 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9963 libraries when using g++ with native linker.
9964
9965 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9966
9967 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9968
9969 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9970
9971 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9972 [aix4*|aix5*]: Prepend blank.
9973
9974 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9975
9976 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9977 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9978 of subdir/configure scripts to use the new libtool.m4.
9979
9980 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9981
9982 * MAINTAINERS (Write After Approval): Add myself.
9983
9984 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9985
9986 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9987
9988 2001-05-11 Ben Elliston <bje@redhat.com>
9989
9990 * Makefile.in (all-sid): New target.
9991 (check-sid, clean-sid, install-sid): Likewise.
9992
9993 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9994
9995 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9996
9997 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9998
9999 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10000 libgcj.
10001
10002 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10003
10004 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10005 gcc/xgcc is built, use -print-prog-name to find out the program
10006 name to use.
10007
10008 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10009
10010 * configure.in (noconfigdirs): Don't reset it from scratch in the
10011 target case; only append to it.
10012
10013 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10014 sparc-*-solaris2.8]: Disable ${libgcj}.
10015
10016 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10017
10018 * configure.in (libgcj_saved): Copy from $libgcj.
10019 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10020 --disable-libgcj.
10021
10022 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10023
10024 * MAINTAINERS: Remove self as MIPS maintainer and
10025 C front end maintainer.
10026
10027 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10028
10029 * configure.in: Move *-chorusos target case to the proper switch.
10030 Disable libgcj.
10031
10032 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10033
10034 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10035 1.641.2.228.
10036
10037 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10038
10039 * Makefile.in (STAGE1_CFLAGS): Pass down.
10040
10041 2001-04-13 Alan Modra <amodra@one.net.au>
10042
10043 * config.guess: Add hppa64-linux support. Note for next import that
10044 this is already in the master file.
10045 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10046
10047 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10048
10049 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10050 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10051
10052 2001-04-11 Stan Shebs <shebs@apple.com>
10053
10054 * MAINTAINERS: Add self as Darwin port maintainer.
10055
10056 2001-04-11 Alan Modra <amodra@one.net.au>
10057
10058 * MAINTAINERS: Update my email address.
10059
10060 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10061
10062 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10063 recent versions of FreeBSD (release 3 or later).
10064 * ltconfig: On FreeBSD, -lc must not be provided when building
10065 a shared library or else the standard -pthread gcc option is
10066 rendered worthless to later users of the built library.
10067
10068 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10069
10070 * MAINTAINERS: Add self and RTH as C front end maintainers.
10071
10072 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10073
10074 * config.sub: Make sure to match an already-canonicalized
10075 machine name (eg. mn10300-unknown-elf).
10076
10077 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10078
10079 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10080 New macros.
10081 (bootstrap, cross): Use RECURSE_FLAGS.
10082 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10083
10084 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10085
10086 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10087
10088 2001-03-22 Colin Howell <chowell@redhat.com>
10089
10090 * Makefile.in (DO_X): Do not backslash single-quotes in
10091 backquotes (two places).
10092
10093 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10094
10095 Re-installed:
10096 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10097 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10098 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10099 * ltcf-cxx.sh: Likewise.
10100 * ltcf-gcj.sh: Likewise.
10101
10102 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10103
10104 * MAINTAINERS: Add myself as "documentation co-maintainer".
10105
10106 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10107
10108 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10109 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10110
10111 2001-03-19 Tom Tromey <tromey@redhat.com>
10112
10113 * config-ml.in: Handle GCJ and GCJFLAGS.
10114
10115 2001-03-21 Michael Chastain <chastain@redhat.com>
10116
10117 * Makefile.in: all-m4 depends on all-texinfo.
10118
10119 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10120
10121 * MAINTAINERS: Add myself to write after approval list.
10122
10123 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10124
10125 * Makefile.in (DO_X): Quote nested quotes.
10126
10127 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10128
10129 * MAINTAINERS: Add myself to write after approval list.
10130
10131 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10132
10133 * Makefile.in (DO_X): Use double quotes for quoting
10134 "RANLIB=$${RANLIB}".
10135
10136 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10137
10138 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10139
10140 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10141
10142 * configure.in: Only use `lang_requires' for languages athat are
10143 actually enabled.
10144
10145 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10146
10147 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10148
10149 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10150
10151 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10152
10153 2001-03-07 Tom Tromey <tromey@redhat.com>
10154
10155 * configure.in: Allow config-lang.in to set `lang_requires' to list
10156 of other required languages.
10157
10158 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10159
10160 * Makefile.in: Remove RANLIB definition. Use RANLIB
10161 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10162 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10163
10164 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10165 Alexandre Oliva <aoliva@redhat.com>
10166
10167 * Makefile.in (check-c++): Use tabs, not spaces.
10168
10169 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10170
10171 * MAINTAINERS: add myself to Write After Approval list.
10172
10173 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10174
10175 * Makefile.in (check-c++): New rule.
10176
10177 * configure.in (target_libs): Remove libg++.
10178 (noconfigdirs): Remove libg++.
10179 (noconfigdirs): Same.
10180 (noconfigdirs): Same.
10181 (noconfigdirs): Same.
10182
10183 * config-ml.in: Remove libg++ references.
10184
10185 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10186 (ALL_TARGET_MODULES): Same.
10187 (configure-target-libg++): Remove.
10188 (all-target-libg++): Remove.
10189 (configure-target-libio): Remove.
10190 (all-target-libio): Remove.
10191 (check-target-libio): Remove.
10192 (.PHONY): Remove.
10193 (libg++.tar.bz2): Remove.
10194 (all-target-cygmon): Remove libio.
10195 (all-target-libstdc++): Remove.
10196 (configure-target-libstdc++): Remove.
10197 (TARGET_LIB_PATH): Remove libstdc++.
10198 (ALL_GCC_CXX): Remove libstdc++.
10199 (all-target-gperf): Correct.
10200
10201 2001-02-16 Nick Clifton <nickc@redhat.com>
10202
10203 * configure.in (noconfigdirs): Allow configuration of texinfo
10204 for Cygwin hosts.
10205
10206 2001-02-15 Anthony Green <green@redhat.com>
10207
10208 * configure: Introduce GCJ_FOR_TARGET.
10209 * configure.in: Ditto.
10210 * Makefile.in: Ditto.
10211
10212 2001-02-13 Andreas Schwab <schwab@suse.de>
10213
10214 * MAINTAINERS: Update mail address.
10215
10216 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10217
10218 * config.guess: Add linux target for S/390.
10219 * config.sub: Likewise.
10220
10221 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10222
10223 * configure.in: for *-chorusos, don't config target-newlib and
10224 target-libgloss.
10225
10226 2001-02-06 Ben Elliston <bje@redhat.com>
10227
10228 * configure: Output host type to stdout, not stderr.
10229
10230 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10231
10232 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10233 * ltcf-cxx.sh: Likewise.
10234
10235 * config.if: Assume enable_libstdcxx_v3 is defined.
10236
10237 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10238
10239 Remove V2 C++ library.
10240 * configure.in: Remove --enable-libstdcxx_v3 support.
10241
10242 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10243
10244 * include/demangle.h: Add prototype for java_demangle_v3.
10245
10246 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10247
10248 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10249
10250 2001-01-27 Richard Henderson <rth@redhat.com>
10251
10252 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10253
10254 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10255
10256 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10257 Don't unset, it's non-portable and no longer necessary, set to empty
10258 instead.
10259
10260 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10261
10262 * ltconfig: Shell portability fix for the tagname validity check.
10263
10264 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10265
10266 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10267 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10268
10269 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10270
10271 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10272
10273 2001-01-26 Tom Tromey <tromey@redhat.com>
10274
10275 * configure.in: Allow libgcj to be built on Sparc Solaris.
10276
10277 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10278
10279 * ltcf-c.sh: Add aix5 case.
10280 * ltcf-cxx.sh: Likewise.
10281 * ltconfig: Likewise.
10282
10283 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10284
10285 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10286 keep at least one of build_libtool_libs or build_old_libs set to
10287 yes.
10288
10289 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10290 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10291
10292 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10293
10294 * configure.in: Enable libgcj on several additional platforms.
10295
10296 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10297
10298 * configure.in: Enable libgcj for linux targets.
10299
10300 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10301
10302 * MAINTAINERS (Write After Approval): Add myself.
10303
10304 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10305
10306 * MAINTAINERS: Add myself as vax port maintainer.
10307
10308 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10309
10310 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10311
10312 2001-01-09 Mike Stump <mrs@wrs.com>
10313
10314 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10315 failures of subdirectories.
10316
10317 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10318
10319 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10320 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10321 * ltcf-cxx.sh: Likewise.
10322 * ltcf-gcj.sh: Likewise.
10323 * ltconfig.sh: Fix typo.
10324
10325 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10326
10327 * configure: handle DOS-style absolute paths.
10328
10329 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10330
10331 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10332
10333 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10334
10335 * MAINTAINERS: Add myself as avr port co-maintainer.
10336
10337 2000-12-28 Ben Elliston <bje@redhat.com>
10338
10339 * MAINTAINERS: Add myself under ``Write After Approval''.
10340
10341 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10342
10343 * texinfo: Remove directory from GCC.
10344
10345 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10346
10347 * COPYING: Update to current
10348 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10349 to 19yy as example year in copyright notice).
10350
10351 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10352
10353 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10354 (libstdcxx_incdir): Pass down.
10355 * config.if: Remove expired bits for cxx_interface, add stub.
10356 (libstdcxx_incdir): Add variable for g++ include directory.
10357 * configure.in (gxx_include_dir): Use it.
10358
10359 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10360
10361 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10362 with old-email address from ``Write After Approval''.
10363
10364 2000-12-15 Andreas Jaeger <aj@suse.de>
10365
10366 * configure.in: Handle lang_dirs.
10367
10368 2000-12-14 Tom Tromey <tromey@redhat.com>
10369
10370 * MAINTAINERS: Removed brads.
10371
10372 * MAINTAINERS: Added gcj developers.
10373
10374 2000-12-13 Anthony Green <green@redhat.com>
10375
10376 * configure.in: Disable libgcj for any target not specifically
10377 listed. Disable libgcj for x86 and Alpha Linux until compatible
10378 with g++ abi.
10379
10380 2000-12-13 Mike Stump <mrs@wrs.com>
10381
10382 * Makefile.in (local-distclean): Also remove fastjar.
10383
10384 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10385
10386 * contrib/gcc_update: Add fastjar --touch entries.
10387
10388 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10389
10390 * configure.in: Disable language-specific target libraries for
10391 languages that aren't enabled.
10392
10393 2000-12-10 Anthony Green <green@redhat.com>
10394
10395 * configure.in: Define libgcj. Disable libgcj target libraries for
10396 most targets.
10397
10398 2000-12-10 Neil Booth <neilb@earthling.net>
10399
10400 * MAINTAINERS: Update mail address, remove from WAA list.
10401
10402 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10403
10404 * libjava: Imported from /cvs/java.
10405 * libffi: Likewise.
10406 * Boehm-gc: Likewise.
10407
10408 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10409
10410 * configure.in (target_libs): Revert 2000-12-08 patch.
10411 (noconfigdirs): Added target-libjava.
10412
10413 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10414
10415 * djunpack.bat: removed.
10416
10417 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10418
10419 * Makefile.in: handle DOS-style absolute paths.
10420 * config-ml.in: likewise.
10421 * symlink-tree: likewise.
10422
10423 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10424
10425 * fastjar: Imported.
10426
10427 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10428
10429 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10430 libjava.
10431 * configure.in (target_libs): Removed `target-libjava'.
10432
10433 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10434
10435 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10436 (ALL_MODULES): Added fastjar.
10437 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10438 (all-target-libjava): all-fastjar replaces all-zip.
10439 (all-fastjar): Added.
10440 (configure-target-fastjar, all-target-fastjar): Likewise.
10441 * configure.in (host_tools): Added fastjar.
10442
10443 2000-12-07 Mike Stump <mrs@wrs.com>
10444
10445 * Makefile.in (local-distclean): Remove leftover built files.
10446
10447 2000-11-24 Nick Clifton <nickc@redhat.com>
10448
10449 * configure.in (xscale-elf): Add target.
10450 (xscale-coff): Add target.
10451
10452 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10453
10454 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10455 recent versions of FreeBSD (release 3 or later).
10456 * ltconfig: On FreeBSD, -lc must not be provided when building
10457 a shared library or else the standard -pthread gcc option is
10458 rendered worthless to later users of the built library.
10459
10460 2000-11-16 Fred Fish <fnf@be.com>
10461
10462 * configure.in (enable_libstdcxx_v3): Fix typo,
10463 libstd++ -> libstdc++.
10464
10465 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10466
10467 * MAINTAINERS: Add self to Write After Approval list.
10468
10469 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10470
10471 * MAINTAINERS: Update my email address. Add myself to global write
10472 privs list.
10473
10474 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10475
10476 * Makefile.in: Merge with src and libgcj.
10477 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10478 configure-target-<library> when their configure scripts need the C
10479 or C++ library to have already been built to work properly.
10480 (do_proto_toplev): Set them to an empty string.
10481
10482 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10483 (REALLY_SET_LIB_PATH): Use them.
10484
10485 2000-11-17 Stan Shebs <shebs@apple.com>
10486
10487 * MAINTAINERS: Add self to Write After Approval list.
10488
10489 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10490
10491 * configure: Provide the original toplevel configure arguments
10492 (including $0) to subprocesses in the environment rather than
10493 through gcc/configargs.h.
10494
10495 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10496
10497 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10498 C99. Alphabetise "Write After Approval" list.
10499
10500 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10501
10502 * configure: Turn on libstdc++ V3 by default.
10503
10504 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10505 if we've got GCC.
10506
10507 2000-11-11 Philip Blundell <philb@gnu.org>
10508
10509 * MAINTAINERS: Add self to Write After Approval list.
10510
10511 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10512
10513 * ltcf-c.sh (aix4): Improve shared library configuration; require
10514 exporting symbols.
10515 * ltcf-cxx.sh (aix4): Define.
10516 * ltconfig (aix4): Define library and soname specs appropriate for
10517 AIX. Define command to create export symbols list.
10518
10519 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10520
10521 * config.sub: Add support for Sun Chorus
10522
10523 2000-10-31 Nick Clifton <nickc@redhat.com>
10524
10525 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10526 <name>@redhat.com. Also installed new email address for Clint
10527 Popetz.
10528
10529 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10530
10531 * etc: Remove directory from GCC.
10532
10533 2000-10-16 Michael Meissner <meissner@redhat.com>
10534
10535 * configure (gcc/configargs.h): Only create if there is a build GCC
10536 directory created.
10537
10538 2000-10-16 Matthias Klose <doko@debian.org>
10539
10540 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10541 when configured for libstdc++-v3.
10542
10543 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10544
10545 * configure: Save configure arguments to gcc/configargs.h.
10546
10547 2000-10-04 Philipp Thomas <pthomas@suse.de>
10548
10549 * config.guess: Import CVS version 1.157.
10550 * config.sub: Import CVS version 1.181.
10551
10552 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10553
10554 * Makefile.in (bootstrap): avoid recursion if subdir missing
10555 (cross): ditto
10556 (do-proto-toplev): ditto
10557
10558 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10559
10560 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10561 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10562
10563 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10564 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10565 all affected `configure' scripts.
10566
10567 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10568
10569 * MAINTAINERS: Add self as cpplib co-maintainer.
10570
10571 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10572
10573 * MAINTAINERS: Add self to Write After Approval list.
10574
10575 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10576
10577 * INSTALL/README: egcs -> GCC update.
10578
10579 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10580
10581 * MAINTAINERS: Add myself to Write After Approval list.
10582
10583 2000-09-15 Kazu Hirata <kazu@hxi.com>
10584
10585 * MAINTAINERS: Add myself to Write After Approval list.
10586
10587 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10588
10589 * configure.in: Do not build byacc for hppa64. Provide paths to the
10590 X11 libraries for hppa64.
10591
10592 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10593
10594 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10595
10596 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10597
10598 * Makefile.in (all-zlib): Added dummy target.
10599
10600 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10601 ltcf-gcj.sh: Updated from libtool multi-language branch.
10602
10603 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10604
10605 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10606 (bootstrap*): Depend on all-bootstrap.
10607
10608 2000-09-05 Philipp Thomas <pthomas@suse.de>
10609
10610 * config.guess: Import CVS version 1.156.
10611 * config.sub: Import CVS version 1.179.
10612
10613 2000-09-02 Anthony Green <green@cygnus.com>
10614
10615 * Makefile.in (all-gcc): Depend on all-zlib.
10616 (CLEAN_MODULES): Add clean-zlib.
10617 (ALL_MODULES): Add all-zlib.
10618 * configure.in (host_libs): Add zlib.
10619
10620 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10621
10622 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10623 crosses, but add gcc/include to the header search path for them.
10624
10625 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10626
10627 * MAINTAINERS: Add self to Write After Approval list.
10628
10629 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10630
10631 * config.guess: Import CVS version 1.152.
10632 * config.sub: Import CVS version 1.177.
10633
10634 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10635
10636 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10637 $targargs to tell whether newlib is going to be built.
10638
10639 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10640 $$r/TARGET_SUBDIR/libio for _G_config.h.
10641
10642 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10643
10644 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10645
10646 2000-08-22 DJ Delorie <dj@redhat.com>
10647
10648 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10649
10650 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10651
10652 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10653 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10654 sub-configures.
10655
10656 2000-08-21 DJ Delorie <dj@redhat.com>
10657
10658 * MAINTAINERS: Add self as a libiberty maintainer
10659
10660 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10661
10662 * configure.in (libstdcxx_flags): Use
10663 libstdc++-v3/src/libstdc++.INC.
10664
10665 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10666
10667 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10668
10669 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10670
10671 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10672
10673 * configure: Make enable_threads and enable_shared defaults
10674 explicit. Substitute enable_threads into generated Makefiles.
10675 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10676 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10677
10678 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10679
10680 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10681
10682 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10683
10684 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10685 previous delta.
10686
10687 2000-08-11 Jason Merrill <jason@redhat.com>
10688
10689 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10690 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10691 (FLAGS_FOR_TARGET): Not here.
10692 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10693
10694 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10695
10696 * config-ml.in (CC, CXX): Don't introduce a leading space.
10697
10698 2000-08-07 DJ Delorie <dj@delorie.com>
10699
10700 * MAINTAINERS: Add self as a DJGPP maintainer
10701
10702 2000-08-07 DJ Delorie <dj@redhat.com>
10703
10704 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10705 "if we're also building gcc, and it's a gcc that will run on the
10706 build machine, we want to use its includes instead of the system's
10707 default includes".
10708
10709 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10710
10711 * MAINTAINERS: Add self to Write After Approval list.
10712
10713 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10714
10715 * configure.in (libstdcxx_flags): Don't use `"'.
10716
10717 * config-ml.in: Adjust multilib search paths to the
10718 appropriate multilib tree.
10719
10720 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10721
10722 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10723 commas in $LANGUAGES.
10724
10725 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10726
10727 * configure.in: Re-enable all references to libg++ and librx.
10728
10729 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10730
10731 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10732 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10733 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10734 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10735
10736 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10737
10738 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10739
10740 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10741 CXX_FOR_TARGET for sed.
10742
10743 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10744
10745 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10746 Do not override if already set in the environment or in configure.
10747 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10748 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10749
10750 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10751
10752 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10753 the libtool CVS tree multi-language branch.
10754 * ltconfig, ltmain.sh: Updated.
10755
10756 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10757
10758 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10759 (clean-target): Depend on it.
10760
10761 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10762 (GCC_FOR_TARGET): Use it.
10763 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10764 * configure.in: ... here.
10765 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10766 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10767
10768 2000-07-24 Eric Christopher <echristo@cygnus.com>
10769
10770 * MAINTAINERS: Add self to Write After Approval list.
10771
10772 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10773
10774 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10775 (configure-target-libchill, configure-target-libobjc): Likewise.
10776
10777 * configure.in: Use the same cache file for all target libs.
10778 * config-ml.in: But different cache files per multilib variant.
10779
10780 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10781
10782 * configure (topsrcdir): Don't use dirname.
10783
10784 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10785
10786 * MAINTAINERS: Add self to Write After Approval list.
10787
10788 2000-07-20 Jason Merrill <jason@redhat.com>
10789
10790 * configure.in: Remove all references to libg++ and librx.
10791
10792 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10793
10794 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10795
10796 * config.sub: Update to subversions version 2000-07-06.
10797
10798 2000-07-12 Andrew Haley <aph@cygnus.com>
10799
10800 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10801 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10802
10803 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10804
10805 * symlink-tree: Check number of arguments.
10806
10807 2000-07-05 Jim Wilson <wilson@cygnus.com>
10808
10809 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10810 search path for a g++ extracted from the build tree. This
10811 will allow link tests run by configure scripts in
10812 subdirectories to succeed.
10813
10814 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10815
10816 * ltconfig: Add support for mips-dde-sysv4.2MP
10817
10818 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10819
10820 * MAINTAINERS: Add myself as loop discovery maintainer.
10821
10822 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10823
10824 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10825 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10826
10827 2000-06-19 Timothy Wall <twall@cygnus.com>
10828
10829 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10830 * config.sub: Add tic54x target.
10831
10832 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10833
10834 * MAINTAINERS: Add self as Fortran maintainer,
10835 remove Craig Burley.
10836
10837 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10838
10839 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10840 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10841
10842 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10843
10844 * MAINTAINERS: Add self as i18n maintainer
10845
10846 20000-05-21 H.J. Lu (hjl@gnu.org)
10847
10848 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10849 directory are used if they exist. Make sure
10850 $(build_tooldir)/include is searched for header files,
10851 $(build_tooldir)/lib/ for library files.
10852 (GCC_FOR_TARGET): Likewise.
10853 (CXX_FOR_TARGET): Likewise.
10854
10855 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10856
10857 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10858
10859 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10860
10861 * Makefile.in (configure-target-libiberty): Depend on
10862 configure-target-newlib.
10863
10864 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10865
10866 * configure.in, Makefile.in: Merge all libffi-related
10867 configury stuff from the libgcj tree.
10868
10869 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10870
10871 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10872 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10873
10874 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10875
10876 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10877 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10878 current version information. Add to proto-toplev directory.
10879 (gdb-taz): Build do-djunpack.
10880
10881 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10882
10883 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10884
10885 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10886
10887 * MAINTAINERS: Add self to Write After Approval list.
10888
10889 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10890
10891 * ltmain.sh: Preserve in relink_command any environment
10892 variables that may affect the linker behavior.
10893
10894 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10895
10896 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10897
10898 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10899
10900 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10901
10902 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10903
10904 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10905 with the version name.
10906
10907 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10908
10909 * MAINTAINERS: Add self as bb-reorder maintainer.
10910
10911 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10912
10913 * config.if: Tweak.
10914
10915 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10916
10917 * djunpack.bat: New file.
10918
10919 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10920
10921 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10922 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10923 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10924 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10925
10926 2000-04-16 Dave Pitts <dpitts@cozx.com>
10927
10928 * config.sub (case $basic_machine): Change default for "ibm-*"
10929 to "openedition".
10930
10931 2000-04-13 Andreas Jaeger <aj@suse.de>
10932
10933 * MAINTAINERS: Added myself.
10934
10935 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10936
10937 * Makefile.in (gdb-taz): New target. GDB specific archive.
10938 (do-md5sum): New target.
10939 (MD5PROG): Define.
10940 (PACKAGE): Default to TOOL.
10941 (VER): Default to a shell script.
10942 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10943 md5 checksum generation.
10944 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10945 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10946 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10947 insight.tar.bz2): Use gdb-taz to create archive.
10948
10949 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10950
10951 * configure (warn_cflags): Delete.
10952
10953 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10954
10955 * MAINTAINERS: Added myself.
10956
10957 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10958 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10959
10960 * configure.in (enable_libstdcxx_v3): Add.
10961 (target_libs): Add bits here to switch between libstdc++-v2 and
10962 libstdc++-v3.
10963 * config.if: And this file too.
10964 * Makefile.in: Add libstdc++-v3 targets.
10965
10966 2000-04-05 Michael Meissner <meissner@redhat.com>
10967
10968 * config.sub (d30v): Add d30v as a basic machine type.
10969
10970 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10971
10972 * configure.in: -linux-gnu*, not -linux-gnu.
10973
10974 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10975
10976 * MAINTAINERS: Add self in write-after-approval section.
10977
10978 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10979
10980 * MAINTAINERS: Add self as ia64 port maintainer.
10981
10982 2000-03-08 Neil Booth <NeilB@earthling.net>
10983
10984 * MAINTAINERS: Add self in write-after-approval section.
10985
10986 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10987
10988 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10989 (do-tar-bz2): Replace TOOL with PACKAGE.
10990 (gdb.tar.bz2): Remove GDBTK from GDB package.
10991 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10992 dejagnu.tar.bz2): New packages.
10993
10994 2000-02-27 Andreas Jaeger <aj@suse.de>
10995
10996 * configure.in: Add entry for mips*-*-linux*, move catch all
10997 *-*-*linux* entry below this one.
10998
10999 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11000
11001 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11002
11003 2000-02-24 Nick Clifton <nickc@cygnus.com>
11004
11005 * config.sub: Support an OS of "wince".
11006
11007 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11008
11009 * config.guess, config.sub: Updated to match config's 2000-02-15
11010 version.
11011
11012 2000-02-23 Linas Vepstas <linas@linas.org>
11013
11014 * config.sub: Add support for Linux/IBM 370.
11015 * configure.in: Likewise.
11016
11017 2000-02-22 Nick Clifton <nickc@cygnus.com>
11018
11019 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11020
11021 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11022
11023 * config.guess: Guess "cygwin" rather than "cygwin32".
11024
11025 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11026
11027 * configure (gcc_version): When setting, narrow search to
11028 lines containing `version_string'.
11029
11030 2000-02-15 Denis Chertykov <denisc@overta.ru>
11031
11032 * config.sub: Add support for avr target.
11033
11034 2000-02-14 Nick Clifton <nickc@cygnus.com>
11035
11036 * MAINTAINERS: Add maintainers for MCore port.
11037
11038 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11039
11040 * config.sub: Add mmix-knuth-mmixware.
11041
11042 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11043
11044 * MAINTAINERS: Pair cccp with cpplib maintainership.
11045
11046 2000-01-27 Christopher Faylor <cgf@redhat.com>
11047
11048 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11049 structure stuff to -L library search.
11050 (CXX_FOR_TARGET): Ditto.
11051 (CROSS_CHECK_MODULES): Fix spelling mistake.
11052
11053 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11054
11055 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11056 the C++ compiler.
11057
11058 2000-01-12 Richard Henderson <rth@cygnus.com>
11059
11060 * configure.in: Don't build some bits for beos.
11061
11062 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11063
11064 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11065 as include files.
11066
11067 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11068
11069 * Add self as cpplib maintainer, as requested by Jason
11070 Merrill. Correct my e-mail address.
11071
11072 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11073
11074 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11075 not mh-aix43.
11076
11077 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11078
11079 * MAINTAINERS: Add myself to "write after approval" list.
11080
11081 1999-12-14 Richard Henderson <rth@cygnus.com>
11082
11083 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11084 * config.sub: Accept alphaev[78], alphaev8.
11085
11086 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11087
11088 * config.guess, config.sub: Update from autoconf.
11089
11090 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11091
11092 * MAINTAINERS: update my playtime e-address.
11093
11094 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11095
11096 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11097 necessary libraries are missing.
11098
11099 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11100
11101 * MAINTAINERS: Add new 'write after approval' maintainer.
11102
11103 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11104
11105 * MAINTAINERS: Add new Java maintainer.
11106
11107 1999-10-25 Andreas Schwab <schwab@suse.de>
11108
11109 * configure: Fix quoting inside arguments of eval.
11110
11111 1999-10-21 Nick Clifton <nickc@cygnus.com>
11112
11113 * config-ml.in: Allow suppression of some ARM multilibs.
11114
11115 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11116
11117 * config.guess: Add OS/390 match pattern.
11118 * config.sub: Add mvs, openedition targets.
11119 * configure.in (i370-ibm-opened*): New.
11120
11121 1999-09-04 Steve Chamberlain <sac@pobox.com>
11122
11123 * config.sub: Add support for configuring for pj.
11124
11125 1999-08-31 Nick Clifton <nickc@cygnus.com>
11126
11127 * config.sub (maybe_os): Add support for configuring for fr30.
11128
11129 1999-08-25 Nick Clifton <nickc@cygnus.com>
11130
11131 * configure.in: Do not configure or build ld for AIX
11132 platforms. ld is known to be broken on these platforms.
11133
11134 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11135
11136 * config-ml.in: Pass compiler flag corresponding to multidirs to
11137 subdir configures.
11138
11139 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11140
11141 * Makefile.in (LDFLAGS): Define.
11142
11143 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11144
11145 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11146 noconfigdirs.
11147 (*-*-cygwin*): Likewise.
11148
11149 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11150
11151 * mkdep: New file.
11152 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11153 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11154
11155 From Eli Zaretskii <eliz@is.elta.co.il>:
11156 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11157 long file name when using DJGPP on MS-DOS.
11158
11159 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11160
11161 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11162
11163 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11164
11165 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11166 dependency as this causes "make check" to globally "make all"
11167
11168 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11169
11170 * configure.in (target_libs): Added target-zlib.
11171 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11172 (CONFIGURE_TARGET_MODULES): Likewise.
11173 (CHECK_TARGET_MODULES): Likewise.
11174 (INSTALL_TARGET_MODULES): Likewise.
11175 (CLEAN_TARGET_MODULES): Likewise.
11176 (configure-target-zlib): New target.
11177 (all-target-zlib): Likewise.
11178 (all-target-libjava): Depend on all-target-zlib.
11179 (configure-target-libjava): Depend on configure-target-zlib.
11180
11181 * Makefile.in (configure-target-libjava): Depend on
11182 configure-target-newlib.
11183 (configure-target-boehm-gc): New target.
11184 (configure-target-qthreads): New target.
11185
11186 * configure.in (target_libs): Added target-qthreads.
11187 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11188 (CONFIGURE_TARGET_MODULES): Likewise.
11189 (CHECK_TARGET_MODULES): Likewise.
11190 (INSTALL_TARGET_MODULES): Likewise.
11191 (CLEAN_TARGET_MODULES): Likewise.
11192 (all-target-qthreads): New target.
11193 (configure-target-libjava): Depend on configure-target-qthreads.
11194 (all-target-libjava): Depend on all-target-qthreads.
11195
11196 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11197 (CONFIGURE_TARGET_MODULES): Likewise.
11198 (CHECK_TARGET_MODULES): Likewise.
11199 (INSTALL_TARGET_MODULES): Likewise.
11200 (CLEAN_TARGET_MODULES): Likewise.
11201 (all-target-libjava): New target.
11202 (all-target-boehm-gc): Likewise.
11203 * configure.in (target_libs): Added libjava, boehm-gc.
11204
11205 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11206
11207 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11208 configure.bat in SUPPORT_FILES.
11209 (gas+binutils.tar.bz2): Likewise.
11210
11211 * makeall.bat: Remove; obsolete.
11212
11213 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11214
11215 From Mark Elbrecht:
11216 * configure.bat: Remove; obsolete.
11217
11218 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11219
11220 * configure: Add -W -Wall to the default CFLAGS when compiling with
11221 gcc.
11222
11223 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11224
11225 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11226
11227 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11228
11229 * configure.in: Build ld on IRIX6.
11230
11231 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11232
11233 * Makefile.in: Change distribution targets to use bzip2 instead of
11234 gzip.
11235 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11236 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11237
11238 1999-06-04 Nick Clifton <nickc@cygnus.com>
11239
11240 * config.sub: Add mcore target.
11241
11242 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11243
11244 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11245
11246 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11247
11248 * config.guess (dummy): Changed to $dummy.
11249
11250 1999-05-24 Nick Clifton <nickc@cygnus.com>
11251
11252 * config.sub: Tidied up case statements.
11253
11254 1999-05-22 Ben Elliston <bje@cygnus.com>
11255
11256 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11257 <jiro@din.or.jp>.
11258
11259 * config.guess: Merge with FSF version. Future changes will be
11260 more accurately recorded in this ChangeLog.
11261 * config.sub: Likewise.
11262
11263 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11264
11265 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11266
11267 1999-04-30 Tom Tromey <tromey@cygnus.com>
11268
11269 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11270
11271 1999-04-23 Tom Tromey <tromey@cygnus.com>
11272
11273 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11274
11275 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11276
11277 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11278 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11279 Bad merge removed these two changes.
11280
11281 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11282 Martin Heller (Ing.-Buero_Heller@t-online.de)
11283
11284 * config.guess (interix Alpha): Add.
11285
11286 1999-04-11 Richard Henderson <rth@cygnus.com>
11287
11288 * configure.in (i?86-*-beos*): Do config gperf; don't config
11289 gdb, newlib, or libgloss.
11290
11291 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11292
11293 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11294 link a trivial program with -mabi=64. If it fails, remove mabi=64
11295 from multidirs.
11296
11297 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11298
11299 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11300
11301 1999-04-08 Nick Clifton <nickc@cygnus.com>
11302
11303 * config.sub: Add support for mcore targets.
11304
11305 1999-04-07 Michael Meissner <meissner@cygnus.com>
11306
11307 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11308 not mt-ospace, in order to shut up assembler warning about using
11309 symbols that are named the same as registers.
11310
11311 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11312
11313 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11314 dependency list for all-target-cygmon.
11315
11316 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11317
11318 * config-ml.in: Check $host, not $target, for selective multilibs.
11319 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11320 thumb interworking, and underscore prefix multilibs.
11321
11322 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11323
11324 * missing: Update to version from current automake.
11325
11326 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11327
11328 * configure (gxx_include_dir): Removed.
11329
11330 * configure.in (gxx_include_dir): Handle it.
11331 * Makefile.in: Likewise.
11332
11333 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11334
11335 * config.sub (mips64vr4111,mips64vr4111el) Add.
11336
11337 1999-03-21 Ben Elliston <bje@cygnus.com>
11338
11339 * config.guess: Correct typo for detecting ELF on FreeBSD.
11340
11341 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11342
11343 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11344 config/mh-djgpp.
11345
11346 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11347
11348 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11349 all-target-newlib to dependency list for all-target-bsp.
11350
11351 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11352
11353 * config.sub: Add i386-uwin support.
11354 * config.guess: Likewise.
11355
11356 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11357
11358 * configure.in: cleanup, add mh-*pic handling for arm, special
11359 case powerpc*-*-aix*
11360
11361 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11362
11363 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11364 can be built.
11365
11366 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11367
11368 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11369 targets.
11370
11371 1999-03-02 Nick Clifton <nickc@cygnus.com>
11372
11373 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11374
11375 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11376
11377 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11378
11379 1999-02-24 Nick Clifton <nickc@cygnus.com>
11380
11381 * config.sub: Fix typo in arm recognition.
11382
11383 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11384
11385 * configure.in (noconfigdirs): Changed target_configdirs to
11386 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11387 rather than m68k-*-* since it is not known to work on
11388 m68k-aout. Ditto for arm-*-*oabi.
11389
11390 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11391
11392 * configure.in (*-*-windows*): Remove, no longer used.
11393
11394 1999-02-19 Ben Elliston <bje@cygnus.com>
11395
11396 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11397 Smart and improved by Andrew Cagney.
11398
11399 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11400
11401 * config.guess: Recognize openbsd-*-hppa.
11402
11403 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11404
11405 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11406 only if it is not empty.
11407
11408 1999-02-17 Nick Clifton <nickc@cygnus.com>
11409
11410 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11411
11412 * config.guess: Modified to recognize uname's armv* syntax.
11413
11414 * config.sub: Modified to recognize uname's armv* syntax.
11415
11416 1999-02-17 Mark Salter <msalter@cygnus.com>
11417
11418 * configure.in: Added target-bsp for sparclite.
11419
11420 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11421
11422 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11423
11424 1999-02-08 Nick Clifton <nickc@cygnus.com>
11425
11426 * configure.in: Add support for strongarm port.
11427 * config.sub: Add support for strongarm target.
11428
11429 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11430
11431 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11432 the old name config/mh-cygwin32.
11433 Enable texinfo.
11434
11435 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11436
11437 * configure.in: Do build ld for ix86 Solaris.
11438
11439 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11440
11441 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11442 $AR_FOR_TARGET. Likewise for RANLIB.
11443
11444 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11445
11446 * config.sub (oabi): Recognize.
11447 * configure.in (arm-*-oabi): Handle.
11448
11449 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11450
11451 * config.guess: Improve detection of i686 on UnixWare 7.
11452
11453 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11454
11455 * config.guess: Add support for i386-pc-interix.
11456 * config.sub: Likewise.
11457 * configure.in: Likewise.
11458
11459 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11460
11461 * Makefile.in: Remove unneeded all-target-libio from
11462 from all-target-winsup target since it is now unneeded.
11463 Add all-target-libtermcap in its place since it is now
11464 needed.
11465
11466 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11467
11468 * configure.in: makefile stub for cygwin target is probably
11469 unnecessary. Remove it for now.
11470
11471 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11472
11473 * configure.in: libtermcap.a should be built when cygwin is the
11474 target as well as the host.
11475 * config.guess: Allow mixed case in cygwin uname output.
11476 * Makefile.in: Add libtermcap target.
11477
11478 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11479
11480 * config.sub: Clean up handling of hppa2.0.
11481
11482 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11483
11484 * config.guess: Use C code to identify more HP machines.
11485
11486 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11487
11488 * config.sub: Handle hppa2.0.
11489
11490 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11491
11492 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11493 cygmon for all sparclite targets, regardless of object format.
11494
11495 1998-12-15 Mark Salter <msalter@cygnus.com>
11496
11497 * configure.in: Added target-bsp for several target architectures.
11498
11499 * Makefile.in: Added rules for bsp.
11500
11501 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11502
11503 * config.guess: Improve detection of hppa2.0 processors.
11504
11505 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11506
11507 * config.guess: Recognize FreeBSD using ELF automatically.
11508
11509 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11510
11511 * configure (skip-this-dir): Add handling for new shell script, which
11512 might be created by a sub-directory's configure to indicate, this particular
11513 directory is "unwanted".
11514 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11515
11516 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11517
11518 * ltconfig: import from libtool, after changing libtool to
11519 account for the cygwin name change.
11520
11521 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11522
11523 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11524 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11525
11526 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11527
11528 * configure.in: Add libtermcap to list of cygwin dependencies.
11529
11530 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11531
11532 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11533 they include winsup/include when it's a cygwin target.
11534
11535 1998-11-12 Tom Tromey <tromey@cygnus.com>
11536
11537 * configure.in (host_tools): Added zip.
11538 * Makefile.in (all-target-libjava): Depend on all-zip.
11539 (all-zip): New target.
11540 (ALL_MODULES): Added all-zip.
11541 (NATIVE_CHECK_MODULES): Added check-zip.
11542 (INSTALL_MODULES): Added install-zip.
11543 (CLEAN_MODULES): Added clean-zip.
11544
11545 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11546
11547 * Makefile.in: lose "32" from comment about cygwin.
11548
11549 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11550
11551 * configure.in: Use -Os to build target libraries for the fr30.
11552
11553 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11554
11555 * config.sub: Add fr30.
11556
11557 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11558
11559 * configure.in: drop "32" from config/mh-cygwin32. Check
11560 cygwin* instead of cygwin32*.
11561 * config.sub: Check cygwin* instead of cygwin32*.
11562
11563 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11564
11565 * config.guess: Match any version of Unixware7.
11566
11567 1998-10-20 Syd Polk <spolk@cygnus.com>
11568
11569 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11570 if desired.
11571
11572 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11573
11574 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11575 these if the appropriate directories and files to not exist.
11576
11577 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11578
11579 * Makefile.in (DEVO_SUPPORT): Add config.if.
11580
11581 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11582
11583 * configure: Add pattern to replace "build_tooldir"'s
11584 definition in the generated Makefile with "tooldir"'s
11585 actual value.
11586
11587 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11588
11589 * config.sub: Bring back lost sparcv9.
11590
11591 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11592
11593 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11594
11595 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11596 CC_FOR_TARGET and friends.
11597
11598 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11599
11600 * Makefile.in (build_tooldir): New variable, same as tooldir.
11601 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11602 -B$(build_tooldir)/bin/.
11603 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11604
11605 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11606
11607 * README: Remove installation instructions and refer to the
11608 INSTALL directory instead.
11609
11610 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11611
11612 * config.sub: Add support for i[34567]86-pc-udk.
11613 * configure.in: Likewise.
11614
11615 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11616
11617 * Makefile.in: add bzip2 package building bits for user
11618 tools module
11619 * configure.in: ditto
11620
11621 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11622
11623 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11624 (ALL_TARGET_MODULES): Add all-target-libobjc.
11625 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11626 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11627 (all-target-libchill): Add dependencies.
11628 * configure.in (target_libs): Add libchill.
11629
11630 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11631
11632 * configure.in (target_subdir): Remove duplicate line.
11633
11634 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11635
11636 * Makefile.in (all-automake): fix dependencies.
11637
11638 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11639
11640 * configure.in: Minor cleanups for building in the $(target_alias)
11641 subdir.
11642
11643 1998-09-22 Jim Wilson <wilson@cygnus.com>
11644
11645 * Makefile.in (bootstrap): Set r and s before make all. Use
11646 BASE_FLAGS_TO_PASS in make all.
11647 (cross): Likewise.
11648
11649 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11650
11651 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11652
11653 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11654
11655 * config.sub: Fix typo in last change.
11656
11657 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11658
11659 * config.sub: Add support for C4x target.
11660 * configure.in: Likewise.
11661
11662 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11663
11664 * config.sub: Recognize sparcv9 just like sparc64.
11665
11666 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11667
11668 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11669
11670 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11671
11672 * config.guess: Correctly identify Pentium II sco boxes.
11673
11674 * config.guess: Fix "tr" code. From Weiwen Liu.
11675
11676 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11677
11678 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11679 stabs.
11680
11681 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11682
11683 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11684 (ALL_TARGET_MODULES): Add all-target-libchill.
11685 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11686 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11687 (all-target-libchill): Add dependencies.
11688 * configure.in (target_libs): Add libchill.
11689
11690 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11691
11692 * config.guess: Avoid assumptions about "tr" behaves when
11693 LANG is set to something other than English.
11694
11695 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11696
11697 * configure (gxx_include_dir): Changed to
11698 '${prefix}/include/g++'-${libstdcxx_interface}.
11699
11700 * config.if: New to determine the interfaces.
11701
11702 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11703
11704 * config.guess: Detect and handle MPE/IX.
11705 * config.sub: Deal with MPE/IX.
11706
11707 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11708
11709 * configure.in: Use mh-aix43.
11710
11711 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11712
11713 * configure: Fix --without/--disable cases for gxx-include-dir.
11714
11715 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11716
11717 * mdata-sh: Imported. Needed for automake support.
11718
11719 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11720
11721 * Makefile.in (taz): Try "chmod -R og=u ." before
11722 "chmod og=u `find . -print`".
11723
11724 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11725
11726 * configure.in: Add arm-elf and thumb-elf support.
11727
11728 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11729
11730 * Makefile.in: Undo previous patch.
11731
11732 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11733
11734 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11735 to here ...
11736 (install-no-fixedincludes): and here
11737 (INSTALL_MODULES): ... from here.
11738
11739 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11740
11741 * config.sub: Merge with FSF.
11742
11743 * config.guess: Merge with FSF.
11744
11745 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11746
11747 * configure (extraconfigdirs): New variable.
11748 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11749 * Makefile.in (all): Move higher in file.
11750 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11751 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11752 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11753 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11754 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11755
11756 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11757
11758 * Makefile.in (all-target-libjava): Depend on all-gcc and
11759 all-target-newlib.
11760 (configure-target-libjava): Depend on $(ALL_GCC).
11761
11762 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11763
11764 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11765 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11766
11767 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11768
11769 * INSTALL/README: Fix typo.
11770
11771 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11772
11773 * ylwrap: Change absolute path checks to check for DOS style path
11774 names.
11775
11776 * ylwrap: Don't use a full path name if the source file is in the
11777 same directory. From hjl@lucon.org (H.J. Lu).
11778
11779 * config-ml.in: Default to being verbose, to match Feb 18 change to
11780 configure.
11781
11782 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11783
11784 Brought over from egcs:
11785
11786 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11787
11788 * configure.in (target_subdir): Set to ${target_alias} instead
11789 of "libraries".
11790
11791 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11792
11793 * configure.in (target_subdir): Set to libraries if enable_multilib.
11794
11795 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11796
11797 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11798 multilibs, force reconfiguration the first time we create
11799 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11800
11801 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11802
11803 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11804 avoid confusion with --no-recursion.
11805
11806 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11807
11808 * configure.in: Win32 hosts shouldn't use install -x
11809 * install-sh: remove -x option, and special .exe-handling
11810 hack.
11811
11812 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11813
11814 * config.guess: Recognize i586-pc-beos.
11815 * configure.in: Don't build some bits for beos.
11816
11817 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11818
11819 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11820 CFLAGS default to -O2.
11821
11822 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11823 when using GNU ld.
11824
11825 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11826
11827 * ltmain.sh: Correct install when using a different shell.
11828
11829 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11830
11831 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11832
11833 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11834
11835 * makefile.vms: Update to build binutils/makefile.vms. Add install
11836 target.
11837
11838 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11839
11840 * ltconfig: Update to correct AIX handling.
11841
11842 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11843
11844 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11845
11846 * configure.in (target_subdir): Set to ${target_alias} instead
11847 of "libraries".
11848
11849 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11850
11851 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11852 (Makefile): Depend on $(gcc_version_trigger).
11853
11854 * configure (gcc_version): Change default initializer to empty
11855 string.
11856 (gcc_version_trigger): New variable; pass this variable down
11857 to subdir configures to enable them checking gcc's version
11858 themselves. Emit make macros for both gcc_version vars.
11859 (topsrcdir): Initialize reliably.
11860 (recursion line): Remove --with-gcc-version=${gcc_version}.
11861
11862 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11863
11864 * configure (enable_version_specific_runtime_libs): Implement new flag
11865 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11866 in $(libsubdir); emit definition in each generated Makefile.
11867 (gxx_include_dir): Initialize depending on
11868 $enable_version_specific_runtime_libs.
11869
11870 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11871
11872 * configure (gcc_version): Initialize properly depending on
11873 how and where configure is started.
11874 (recursion line): Pass a --with-gcc-version=${gcc_version}
11875 to configures in subdirs.
11876
11877 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11878
11879 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11880 cygmon
11881
11882 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11883
11884 * configure.in: Add cygmon and libstub support for mn10200.
11885
11886 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11887
11888 * configure (gcc_version): Add new variable describing the
11889 particular gcc version we're building.
11890 * Makefile.in (libsubdir): Add new macro for the directory
11891 in which the compiler finds executables, libraries, etc.
11892 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11893 and libsubdir.
11894
11895 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11896
11897 * Makefile.in (local-clean): Remove *.log.
11898 (warning.log): Built with warn_summary from build.log.
11899 (mail-report.log): Run test_summary.
11900 (mail-report-with-warnings.log): Run test_summary including
11901 warning.log in the report.
11902
11903 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11904
11905 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11906
11907 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11908
11909 * Makefile.in (grep): Grep no longer depends on libiberty.
11910
11911 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11912
11913 * Makefile.in: all-snavigator needs all-libgui.
11914
11915 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11916
11917 * configure.in: Add cygmon and libstub support for mn10300.
11918
11919 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11920
11921 * missing: Update to version from automake 1.3.
11922
11923 * ltmain.sh: On installation, don't get confused if the same name
11924 appears more than once in the list of library names.
11925
11926 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11927
11928 * config.sub: Accept m68060 and m5200 as CPU names.
11929
11930 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11931
11932 * configure: Use && rather than using -a in test, because odd
11933 strings can confuse test.
11934 * configure.in: Likewise.
11935
11936 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11937
11938 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11939
11940 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11941
11942 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11943 bootstrap4-lean): New targets.
11944
11945 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11946
11947 * mpw-* Delete. Not used.
11948
11949 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11950
11951 * COPYING.LIB: Update FSF address.
11952
11953 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11954
11955 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11956
11957 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11958 GAS_SUPPORT_DIRS.
11959
11960 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11961
11962 * ltconfig, ltmain.sh: Avoid producing a version number if
11963 -version-info was not used.
11964
11965 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11966
11967 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11968 building with newlib.
11969
11970 1998-04-30 Paul Eggert <eggert@twinsun.com>
11971
11972 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11973 Solaris `make' causes it to continue to next definition.
11974
11975 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11976
11977 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11978 the right GUI libraries and files are installed along with GDB.
11979
11980 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11981
11982 * configure.in: Change alpha to alpha* in several places.
11983
11984 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11985
11986 * config.sub: Recognize sparc86x.
11987
11988 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11989
11990 * configure.in (--enable-target-optspace): Remove debug echo.
11991
11992 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11993
11994 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11995
11996 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11997
11998 * ltconfig: Update cygwin32 support.
11999
12000 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12001 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12002 (GDB_SUPPORT_DIRS): Likewise.
12003
12004 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12005
12006 * configure.in (target_makefile_frag): If --enable-target-optspace,
12007 use -Os to compile target libraries rather than -O2. Default to
12008 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12009 not used.
12010 * configure.in (target_cflags): Ditto for d30v.
12011
12012 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12013
12014 * Makefile.in (all-bfd): Depend on all-intl.
12015 (all-binutils): Likewise.
12016 (all-gas): Likewise.
12017 (all-gprof): Likewise.
12018 (all-ld): Likewise.
12019
12020 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12021
12022 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12023
12024 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12025
12026 * Makefile.in (all-bfd): Depend upon all-libiberty.
12027
12028 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12029
12030 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12031
12032 * Makefile.in: Add libstub.
12033
12034 * configure.in: Ditto. Build libstub for targets that have cygmon
12035 support.
12036
12037 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12038
12039 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12040
12041 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12042
12043 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12044 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12045
12046 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12047
12048 * configure: Define DEFAULT_M4 by searching PATH.
12049 * Makfile.in: Use DEFAULT_M4.
12050
12051 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12052
12053 * ltconfig: Add cygwin32 support.
12054
12055 * Makefile.in, configure.in: Add libtool as a native only directory
12056 to configure and build.
12057
12058 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12059
12060 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12061
12062 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12063
12064 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12065
12066 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12067
12068 * Makefile.in: add ash make rules
12069 * configure.in: add ash to native_only and host_tools lists
12070
12071 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12072
12073 * Makefile.in (all-gettext, all-intl): New targets.
12074 (ALL_MODULES): Added all-gettext, all-intl.
12075 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12076 (INSTALL_MODULES): Added install-gettext, install-intl.
12077 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12078
12079 * configure.in (host_tools): Added gettext.
12080 (native_only): Likewise.
12081 (noconfigdirs) [various cases]: Likewise.
12082 (host_libs): Added intl.
12083
12084 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12085
12086 * configure: Do not disable building gdbtk for cygwin32 hosts.
12087
12088 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12089
12090 * configure.in: Add thumb-coff target.
12091 * config.sub: Add thumb-coff target.
12092
12093 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12094
12095 * Makefile.in: Revert yesterday's change.
12096 (all-target-winsup): all-target-librx stays out of here.
12097
12098 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12099
12100 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12101 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12102 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12103 Remove references to librx and libg++.
12104
12105 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12106
12107 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12108 recursive makes
12109
12110 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12111
12112 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12113 for newlib directory.
12114 (CXX_FOR_TARGET): Likewise.
12115
12116 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12117
12118 * ltconfig: Update after libtool/ltconfig.in change for
12119 hpux11.
12120
12121 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12122
12123 * ltconfig, ltmain.sh: Update to libtool 1.2.
12124
12125 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12126
12127 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12128 (install-gcc-cross): Instead, override LANGUAGES here.
12129
12130 1998-03-18 Dave Love <d.love@dl.ac.uk>
12131
12132 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12133 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12134
12135 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12136
12137 * configure.in: Add Thumb-pe target.
12138
12139 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12140
12141 * Makefile.in - changed sn targets to snavigator
12142 * configure.in - changed sn targets to snavigator
12143
12144 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12145
12146 * config-ml.in: After building symlink tree call make distclean
12147 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12148 to be the case for libiberty.
12149
12150 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12151
12152 * configure: When making link, also check the current
12153 directory. The configure scripts may create one.
12154
12155 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12156
12157 * config.sub: Accept alphapca56 and alphaev6 properly.
12158
12159 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12160
12161 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12162
12163 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12164
12165 * config.sub (sco5): Fix typo.
12166
12167 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12168
12169 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12170 install-itcl.
12171 (install-itcl): Remove dependency on install-tcl.
12172
12173 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12174
12175 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12176
12177 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12178
12179 * configure.in: Don't build libgui for a cygwin32 target when not on
12180 a cygwin32 host.
12181
12182 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12183
12184 * configure (redirect): Set to null, so default behavior of
12185 configure is now --verbose.
12186
12187 1998-02-16 Dave Love <d.love@dl.ac.uk>
12188
12189 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12190 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12191
12192 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12193
12194 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12195 this change to sync Makefile.in with its ChangeLog entries.
12196
12197 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12198
12199 * ltmain.sh (mkdir): Check that the directory doesn't exist
12200 before we exit with error, so that we don't get races during
12201 parallel builds.
12202
12203 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12204
12205 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12206
12207 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12208
12209 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12210 PICFLAG_FOR_TARGET.
12211 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12212
12213 * configure: Emit a definition for the new macro enable_shared
12214 into each Makefile.
12215
12216 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12217
12218 * configure.in (host_tools, native_only): Add libtool.
12219
12220 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12221
12222 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12223 Fix typo in ming config comment.
12224
12225 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12226
12227 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12228
12229 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12230
12231 * config.sub: Add tic30 cases, and map c30 to tic30.
12232
12233 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12234
12235 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12236 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12237 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12238 (CLEAN_TARGET_MODULES): Similarly
12239 (all-target-libf2c): Add dependences.
12240 * configure.in (target_libs): Add libf2c.
12241
12242 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12243
12244 * configure.in: Remove expect from noconfigdirs when target
12245 is cygwin32. OK to build expect and dejagnu with Canadian
12246 Cross.
12247
12248 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12249
12250 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12251 host.
12252
12253 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12254 and mingw32.
12255
12256 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12257
12258 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12259 here as it is not defined in the toplevel Makefile.
12260
12261 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12262
12263 * configure (package_makefile_rules_frag): New variable, which names
12264 a file with generic rules, ...
12265 Change comment to mention we now have FIVE parts.
12266 * configure: Undo last change.
12267
12268 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12269
12270 * config.guess: More accurate determination of HP processor types.
12271 * config.sub: More accurate determination of HP processor types.
12272
12273 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12274
12275 * configure (package_makefile_frag): Move inserting the
12276 ${package_makefile_frag} to where it should be according
12277 to the comment.
12278
12279 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12280
12281 * config.guess: Add support for Linux/ARM.
12282
12283 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12284
12285 * .cvsignore: Remove *-info and *-install since they match
12286 release-info and mpw-install, which we don't want to just ignore.
12287
12288 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12289
12290 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12291
12292 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12293
12294 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12295 local_prefix to sub-make invocations.
12296
12297 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12298
12299 * configure.in: Check makefile fragments in the source
12300 directory.
12301
12302 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12303
12304 * configure.in: Check whether host and target makefile
12305 fragments exist before adding them to *_makefile_frag.
12306
12307 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12308
12309 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12310
12311 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12312
12313 * configure.in: Make sure we only replace RPATH_ENVVAR on
12314 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12315 regexp to sed.
12316
12317 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12318 to sub-makes.
12319
12320 1998-01-13 Lee Iverson (leei@ai.sri.com)
12321
12322 * config-ml.in (multi-do): LDFLAGS must include multilib
12323 designator.
12324
12325 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12326
12327 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12328
12329 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12330
12331 * config.sub: Add mingw32 support.
12332 * configure.in: Likewise.
12333
12334 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12335
12336 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12337
12338 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12339
12340 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12341 * configure (gxx_include_dir): Provide a definition for subdirs
12342 which do not use autoconf.
12343
12344 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12345
12346 * config.guess: Sync with egcs. Picks up new alpha support,
12347 BeOS & some additional linux support.
12348
12349 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12350
12351 * config.guess: HP 9000/803 is a PA1.1 machine.
12352
12353 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12354
12355 * configure.in: It's alpha*-...
12356
12357 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12358
12359 * configure.in (host_makefile_frag, target_makefile_frag):
12360 Handle multiple config files.
12361 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12362 alpha-*-*.
12363
12364 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12365
12366 * mkdep: New file.
12367
12368 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12369
12370 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12371
12372 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12373
12374 * Makefile.in: Add libgui directory.
12375 (GDB_TK): Add all-libgui.
12376 * configure.in: Add libgui directory.
12377 * configure: Add all-libgui to GDB_TK.
12378
12379 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12380
12381 * config-ml.in (multidirs): Add m32r to multilib list.
12382
12383 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12384
12385 * Makefile.in (all-target-gperf): Change dependency to
12386 all-target-libstdc++.
12387
12388 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12389
12390 * config.guess: Add BeOS support.
12391
12392 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12393
12394 Source directory cvs renamed to cvssrc:
12395 * configure.in (host_tools): Change cvs to cvssrc.
12396 (native_only): Likewise.
12397 (noconfigdirs) [various cases]: Likewise.
12398 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12399 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12400 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12401 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12402 (all-cvssrc): Rename target from all-cvs.
12403
12404 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12405
12406 * configure (gxx_include_dir): Fix thinko.
12407
12408 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12409
12410 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12411 (install-cross, install-gcc-cross): New targets.
12412
12413 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12414
12415 * configure.in (noconfigdirs): Add support for Thumb target.
12416
12417 * config.sub (maybe_os): Add support for Thumb target.
12418
12419 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12420
12421 * Makefile.in: Add rules for cygmon.
12422
12423 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12424
12425 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12426
12427 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12428 * configure (gxx_include_dir): Provide a definition for subdirs
12429 which do not use autoconf.
12430
12431 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12432
12433 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12434 11/18/97 build
12435
12436 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12437
12438 * From Franz Sirl.
12439 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12440 found on RedHat Linux systems.
12441
12442 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12443
12444 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12445 guesses.
12446
12447 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12448
12449 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12450
12451 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12452
12453 * ltmain.sh: If mkdir fails, check whether the directory was created
12454 anyhow by some other process.
12455
12456 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12457
12458 * configure.in (d30v-*-*): Configure all directories.
12459
12460 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12461
12462 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12463 for the D30V.
12464
12465 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12466
12467 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12468
12469 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12470
12471 * include/libiberty.h: Add extern "C" { so it can be used with C++
12472 progrms.
12473 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12474 programs.
12475
12476 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12477
12478 * configure.in (d30v-*-*): Configure GCC now.
12479
12480 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12481
12482 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12483 is no longer needed.
12484
12485 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12486
12487 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12488
12489 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12490
12491 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12492 targets using "$@" to provide support for similar but not identical
12493 targets without having to duplicate code.
12494
12495 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12496
12497 * makefile.vms: Fix to work with DEC C.
12498
12499 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12500
12501 * config.sub: Add mips-tx39-elf to marketing names.
12502
12503 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12504
12505 * ltmain.sh: Handle symlinks in generated script.
12506
12507 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12508
12509 * configure: Handle autoconf style directory options: --bindir,
12510 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12511 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12512 --sysconfdir.
12513 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12514 (sharedstatedir, localstatedir, oldincludedir): New variables.
12515 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12516 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12517 sbindir, sharedstatedir, and sysconfdir.
12518
12519 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12520
12521 * Makefile.in (bootstrap-lean): New target.
12522
12523 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12524
12525 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12526 sn, and gnuserv from noconfigdirs.
12527
12528 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12529
12530 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12531
12532 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12533
12534 * Makefile.in (cross): New target.
12535
12536 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12537 Jeff Law <law@cygnus.com>
12538
12539 * Makefile.in (bootstrap2, bootstrap3): New targets.
12540 (all-bootstrap): Remove outdated and confusing target.
12541 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12542
12543 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12544
12545 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12546 windows. Consistent with gdb/configure.
12547
12548 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12549
12550 * configure.in: Name Linux target fragment.
12551
12552 * configure: Rewrite so that project Makefile fragment is inserted
12553 first and appears last in the resulting Makefile.
12554
12555 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12556
12557 * Makefile.in (install-itcl): Install tcl first.
12558
12559 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12560
12561 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12562
12563 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12564
12565 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12566
12567 * configure.in (skipdirs): Add target-librx for Linux.
12568 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12569
12570 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12571
12572 * Makefile.in (bootstrap): New target.
12573
12574 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12575
12576 * config.sub: Accept 'amigados' for backward compatibility.
12577
12578 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12579
12580 * config.guess: Merge with FSF.
12581
12582 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12583
12584 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12585
12586 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12587
12588 * config.sub: Add "marketing-names" patch.
12589
12590 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12591
12592 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12593
12594 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12595
12596 * config.sub: Handle v850-elf.
12597
12598 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12599
12600 * .cvsignore (*-install): Remove.
12601
12602 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12603
12604 * ltconfig: Set CONFIG_SHELL in libtool.
12605 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12606
12607 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12608
12609 * configure.in (target_subdir): Set to libraries if enable_multilib.
12610
12611 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12612
12613 * config.guess: Update from gcc directory.
12614
12615 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12616
12617 * Makefile.in (all-sim): Depends on all-readline.
12618
12619 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12620
12621 * Makefile.in (BISON, YACC): Use $$s.
12622 (all-bison): Depend on all-texinfo.
12623
12624 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12625
12626 * Makefile.in (BISON): Add -L flag.
12627 (YACC): Likewise.
12628
12629 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12630
12631 * configure.in (noconfigdirs): Add support for v850e target.
12632
12633 * config.sub (maybe_os): Add support for v850e target.
12634
12635 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12636
12637 * configure.in (noconfigdirs): Add support for v850ea target.
12638
12639 * config.sub (maybe_os): Add support for v850ea target.
12640
12641 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12642
12643 * config.sub: Add mipstx39. Delete r3900.
12644
12645 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12646
12647 * Makefile.in (all-autoconf): Depends on all-texinfo.
12648
12649 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12650
12651 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12652 eabi targets.
12653
12654 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12655
12656 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12657
12658 * configure: When handling a Canadian Cross, handle YACC as well as
12659 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12660 * Makefile.in (all-bison): Depend upon all-texinfo.
12661
12662 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12663
12664 * Makefile.in (BISON): bison, not byacc or bison -y.
12665 (YACC): bison -y or byacc or yacc.
12666 (various): Add *-bison as appropriate.
12667 (taz): No need to mess with BISON anymore.
12668
12669 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12670
12671 * configure: If OSTYPE matches *win32*, try to find a good value for
12672 CONFIG_SHELL.
12673
12674 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12675
12676 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12677 configure.in if it is present.
12678
12679 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12680
12681 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12682
12683 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12684
12685 * config.sub: Recognize `arc' cpu.
12686 * configure.in: Likewise.
12687 * config-ml.in: Likewise.
12688
12689 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12690
12691 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12692
12693 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12694
12695 * configure: Changed sed delimiter from ':' to '|' when
12696 attempting to substitute ${config_shell} for SHELL. On
12697 NT ${config_shell} may contain a ':' in it.
12698
12699 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12700
12701 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12702
12703 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12704
12705 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12706
12707 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12708
12709 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12710
12711 * ylwrap: If the program is a relative path, force it to be
12712 absolute.
12713
12714 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12715
12716 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12717
12718 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12719
12720 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12721 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12722 for libraries.
12723
12724 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12725
12726 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12727 separated by spaces.
12728
12729 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12730
12731 * ylwrap: New file.
12732 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12733
12734 * ltmain.sh: Handle /bin/sh at start of install program.
12735
12736 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12737
12738 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12739 * missing: New file, from automake 1.2.
12740
12741 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12742
12743 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12744 check-tk to CHECK_X11_MODULES.
12745
12746 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12747
12748 * config.sub: Merge with FSF.
12749
12750 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12751
12752 * config.guess: Merge with FSF.
12753
12754 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12755
12756 * configure: Treat msdosdjgpp like go32.
12757 * configure.in: Likewise. Don't remove gprof for go32.
12758
12759 * configure: Change Makefile.tem2 to Makefile.tm2.
12760
12761 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12762
12763 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12764
12765 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12766
12767 * install-sh (chmodcmd): Set to null if the DST directory already
12768 exists. Same as Nov 11th change.
12769
12770 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12771
12772 * configure (GDB_TK): Needs itcl and tix.
12773
12774 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12775
12776 * config.guess: Update from FSF.
12777
12778 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12779
12780 * Makefile.in (GDB_TK): Depend on itcl and tix.
12781
12782 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12783
12784 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12785 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12786 (INSTALL_SCRIPT): New variable.
12787 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12788 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12789 to -x.
12790 * install-sh: Add support for -x option.
12791
12792 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12793
12794 * configure.in, Makefile.in: Treat tix like itcl.
12795
12796 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12797
12798 * Makefile.in (WINDRES): New variable.
12799 (WINDRES_FOR_TARGET): New variable.
12800 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12801 (EXTRA_HOST_FLAGS): Add WINDRES.
12802 (EXTRA_TARGET_FLAGS): Add WINDRES.
12803 (EXTRA_GCC_FLAGS): Add WINDRES.
12804 ($(DO_X)): Pass down WINDRES.
12805 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12806 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12807 DLLTOOL_FOR_TARGET.
12808
12809 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12810
12811 * configure.in: configure sim before gdb for win32-x-ppc
12812
12813 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12814
12815 Move gperf into the toplevel, from libg++.
12816 * configure.in (target_tools): Add target-gperf.
12817 (native_only): Add target-gperf.
12818 * Makefile.in (all-target-gperf): New target, depend on
12819 all-target-libg++.
12820 (configure-target-gperf): Empty rule.
12821 (ALL_TARGET_MODULES): Add all-target-gperf.
12822 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12823 (CHECK_TARGET_MODULES): Add check-target-gperf.
12824 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12825 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12826
12827 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12828
12829 * config.sub (mn10200): Recognize new basic machine.
12830
12831 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12832
12833 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12834 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12835
12836 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12837
12838 * configure.in: If we're building mips-sgi-irix6* native, turn on
12839 ENABLE_MULTILIB and set TARGET_SUBDIR.
12840
12841 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12842
12843 * Makefile.in (all-sn): Depend on all-grep.
12844
12845 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12846
12847 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12848
12849 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12850 Makefile. From Jeff Makey <jeff@cts.com>.
12851 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12852
12853 * Makefile.in (DISTBISONFILES): Remove.
12854 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12855 $(DEFAULT_YACC).
12856
12857 * configure.in: Build itl, db, sn, etc., when building for native
12858 cygwin32.
12859
12860 * Makefile.in (LD): New variable.
12861 (EXTRA_HOST_FLAGS): Pass down LD.
12862 ($(DO_X)): Likewise.
12863
12864 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12865
12866 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12867
12868 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12869
12870 * configure.in (targargs): Strip out any supplied --build argument
12871 before adding our own. Always add --build.
12872
12873 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12874
12875 * configure.in (targargs): Pass --build if we're doing
12876 a cross-compile.
12877
12878 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12879
12880 * configure: Use '|' instead of ":" as the separator in
12881 sed. Otherwise sed chokes on NT path names with drive
12882 designators. Also look for "?:*" as the leading characters in an
12883 absolute pathname.
12884
12885 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12886
12887 * config.sub: Support for r3900.
12888
12889 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12890
12891 * configure.in: Use install-sh, not install.sh.
12892
12893 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12894
12895 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12896 apply it twice.
12897
12898 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12899
12900 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12901 install-binutils.
12902
12903 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12904
12905 * Makefile.in: Add automake targets.
12906 * configure.in (host_tools): Add automake.
12907
12908 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12909
12910 * configure: Default CXX to c++, not gcc.
12911 * Makefile.in (CXX): Set to c++, not gcc.
12912 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12913
12914 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12915
12916 * install-sh: try appending a .exe if source file doesn't
12917 exist
12918
12919 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12920
12921 * configure.in: Turn on multilib by default.
12922 (cross_only): Remove target-libiberty.
12923
12924 * Makefile.in (all-gcc): Don't depend on libiberty.
12925
12926 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12927
12928 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12929
12930 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12931
12932 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12933 (DISTBISONFILES): Add ld/Makefile.in
12934
12935 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12936
12937 * configure.in: if target is cygwin32 but host isn't cygwin32,
12938 don't configure gdb tcl tk expect, not just gdb.
12939
12940 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12941
12942 * configure.in: Added gnuserv everywhere sn appears.
12943
12944 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12945 (CROSS_CHECK_MODULES): Added check-gnuserv.
12946 (INSTALL_MODULES): Added install-gnuserv.
12947 (CLEAN_MODULES): Added clean-gnuserv.
12948 (all-gnuserv): New target.
12949
12950 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12951
12952 * config.guess: Fixes for MIPS OpenBSD systems.
12953
12954 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12955
12956 * Makefile.in (INSTALL_XFORM): Remove.
12957 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12958
12959 * mkinstalldirs: New file, copied from automake.
12960 * Makefile.in (installdirs): Rename from install-dirs. Use
12961 mkinstalldirs. Change all users.
12962 (DEVO_SUPPORT): Add mkinstalldirs.
12963
12964 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12965
12966 * install-sh: Rename from install.sh.
12967 * Makefile.in (INSTALL): Change install.sh to install-sh.
12968 (DEVO_SUPPORT): Likewise.
12969
12970 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12971 Graichen <graichen@rzpd.de>.
12972
12973 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12974
12975 * config.guess: Recognize OpenBSD systems correctly.
12976
12977 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12978
12979 * README, Makefile.in (ETC_SUPPORT): Remove references to
12980 cfg-paper*, configure.{texi,man,info*}._
12981
12982 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12983
12984 * Makefile.in (all.normal): Ensure that gcc is built after all
12985 the x11 - ie gdb - targets.
12986
12987 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12988
12989 * makefile.vms: Don't run conf-a-gas.
12990
12991 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12992
12993 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12994
12995 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12996
12997 * configure.in: Remove noconfigdirs case since gdb also
12998 configures and builds for tic80-coff.
12999
13000 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13001
13002 * configure: Set cache_file to config.cache.
13003 * Makefile.in (local-distclean): Remove config.cache.
13004
13005 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13006
13007 * COPYING: Update FSF address.
13008
13009 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13010
13011 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13012 noconfigdirs.
13013
13014 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13015
13016 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13017 MAKEDIRS, is empty.
13018
13019 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13020
13021 * config.sub: Tweak mn10300 entry.
13022
13023 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13024
13025 * configure.in (host_tools): Put sim before gdb, so gdb's
13026 configure.tgt can determine if the simulator was configured.
13027
13028 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13029
13030 * config.sub: Move BeOS $os case to be with other Cygnus
13031 local cases.
13032
13033 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13034
13035 * config.sub: Remove misplaced comment that broke Linux.
13036
13037 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13038
13039 * config.sub: Add BeOS support.
13040
13041 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13042
13043 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13044
13045 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13046
13047 * configure.in (noconfigdirs): Remove tcl and tk from
13048 noconfigdirs for cygwin32 builds.
13049
13050 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13051
13052 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13053
13054 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13055
13056 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13057 make-all.com, use makefile.vms instead.
13058
13059 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13060
13061 * config.sub: Accept -lnews*.
13062
13063 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13064
13065 * configure.in (noconfigdirs): Disable target-newlib,
13066 target-examples and target-libiberty for d30v.
13067
13068 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13069
13070 * configure.in (noconfigdirs): Enable ld for d30v.
13071
13072 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13073
13074 * configure.in (tic80-*-*): Build compiler.
13075
13076 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13077
13078 * configure.in (d30v-*): Remove sim directory from list of
13079 unsupported d30v directories
13080
13081 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13082
13083 * config.sub, configure.in: Add d30v target cpu.
13084
13085 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13086
13087 * makefile.vms: New file.
13088 * make-all.com: Remove.
13089
13090 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13091
13092 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13093
13094 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13095
13096 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13097
13098 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13099
13100 * Makefile.in (ALL_MODULES): Added all-db.
13101 (CROSS_CHECK_MODULES): Addec check-db.
13102 (INSTALL_MODULES): Added install-db.
13103 (CLEAN_MODULES): Added clean-db.
13104
13105 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13106
13107 * config.guess: Merge with latest FSF sources.
13108
13109 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13110
13111 * Makefile.in (ALL_MODULES): Added all-itcl.
13112 (CROSS_CHECK_MODULES): Added check-itcl.
13113 (INSTALL_MODULES): Added install-itcl.
13114 (CLEAN_MODULES): Added clean-itcl.
13115
13116 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13117
13118 * configure.in: build gdb for mn10200
13119
13120 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13121
13122 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13123
13124 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13125
13126 * configure.in (tic80-*-*): Turn off most targets right now.
13127
13128 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13129
13130 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13131 rather than the makeinfo program.
13132 (do-info): Depend upon all-texinfo.
13133
13134 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13135
13136 * configure.in: Remove uses of config/mh-linux.
13137
13138 * config.sub, config.guess: Merge with latest FSF sources.
13139
13140 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13141
13142 * config.sub (case $basic_machine): Add tic80 entries.
13143
13144 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13145
13146 * config.sub, config.guess: Merge with latest FSF sources.
13147
13148 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13149
13150 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13151 * mpw-config.in: Test for NewFolderRecursive.
13152 * mpw-install: Use symbolic name for startup filename.
13153 * mpw-README: Add various additional details.
13154
13155 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13156
13157 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13158
13159 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13160
13161 * configure.in: Do build gcc and the target libraries for
13162 the mn10200.
13163
13164 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13165
13166 * configure.in: don't avoid building gdb for mn10300 any more
13167 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13168 instead of single-quoting it.
13169
13170 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13171
13172 * configure.in: Don't use --with-stabs on IRIX 6.
13173
13174 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13175
13176 * configure.in (m32r): Build gdb, libg++ now.
13177
13178 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13179
13180 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13181 directories from noconfigdirs.
13182
13183 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13184
13185 * config.sub (basic_machine): added mips16 configuration
13186
13187 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13188
13189 * config.sub: Handle d10v-unknown.
13190
13191 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13192
13193 * config.sub: Handle v850-unknown.
13194
13195 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13196
13197 * Makefile.in: add findutils
13198 * configure.in: add findutils to list of host_tools
13199
13200 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13201
13202 * config.sub: Handle mn10200 and mn10300.
13203
13204 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13205
13206 * configure.in (d10v-*): Do not build librx.
13207
13208 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13209
13210 * configure.in (mn10300): Build everything except gdb & libgloss.
13211
13212 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13213
13214 * config.guess: Patch for Dansk Data Elektronik servers,
13215 from Niels Skou Olsen <nso@dde.dk>.
13216
13217 For ncr, use /bin/uname rather than uname, since GNU uname does not
13218 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13219
13220 Patch for MIPS R4000 running System V,
13221 from Eric S. Raymond <esr@snark.thyrsus.com>.
13222
13223 Fix thinko for nextstep.
13224
13225 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13226
13227 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13228 * config.guess: Guess mips-dec-mach_bsd4.3.
13229
13230 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13231 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13232 release numbers.
13233 * config.guess (mips-mips-riscos*): Emit just enough of the
13234 release number.
13235
13236 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13237 * config.guess (sparc-auspex-sunos*): Added.
13238 (f300-fujitsu-*): Added.
13239
13240 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13241 * config.guess: Recognize a Tadpole as a sparc.
13242
13243 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13244
13245 * config.guess: Don't assume that NextStep version is either 2 or
13246 3. NextStep 4 (aka OpenStep 4) has come out now.
13247
13248 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13249
13250 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13251 From Rik Faith <faith@cs.unc.edu>.
13252
13253 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13254
13255 * config.sub: Contributions from bug-gnu-utils to:
13256 Support plain "hppa" (no version given) architecture, reported by
13257 OpenStep.
13258 OpenBSD like NetBSD.
13259 LynxOs is not a hardware supplier.
13260
13261 * config.guess: Contributions from bug-gnu-utils to add support for:
13262 OpenBSD like NetBSD.
13263 Stratus systems.
13264 More Pyramid systems.
13265 i[n>4]86 Intel chips.
13266 M680[n>4]0 Motorola chips.
13267 Use unknown instead of lynx for hardware manufacturer.
13268
13269 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13270
13271 * install.sh (chmodcmd): Set to null if the DST directory already
13272 exists.
13273
13274 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13275
13276 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13277 not use mt-ppc target Makefile fragment any more.
13278
13279 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13280
13281 * configure.in (*-*-windows): Exclude everything but those dirs
13282 needed to build windows.
13283
13284 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13285
13286 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13287
13288 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13289
13290 * configure.in: Exclude mmalloc from i386-windows.
13291
13292 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13293
13294 * Undo my previous change.
13295
13296 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13297
13298 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13299 unconditionally.
13300 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13301
13302 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13303
13304 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13305 host to add it's own flags.
13306
13307 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13308
13309 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13310
13311 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13312
13313 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13314 (CXX_FOR_TARGET): Likewise.
13315 (GCC_FOR_TARGET): Define.
13316 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13317 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13318 CC_FOR_TARGET was specified on the command line.
13319 (MAKEOVERRIDES): Don't define.
13320
13321 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13322
13323 * configure.in (m32r): Fix spelling of libg++ libs.
13324
13325 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13326
13327 * config.sub (-apple*): Remove, now redundant.
13328
13329 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13330
13331 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13332
13333 * configure: Rework yesterday's sed script patch.
13334
13335 * config.sub: Merge with FSF.
13336
13337 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13338
13339 * config.guess: Merge from FSF.
13340
13341 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13342 * config.guess: Use pc instead of unknown, for pc clone systems.
13343 Change linux to linux-gnu.
13344
13345 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13346 * config.guess: Avoid non-portable tr syntax.
13347
13348 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13349
13350 * test-build.mk (HOLES): Add "xargs" for gdb.
13351
13352 * configure: Avoid hpux10.20 sed bug.
13353
13354 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13355
13356 * configure.in: Add support for windows host
13357 (that is a build done under the Microsoft build environment).
13358
13359 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13360
13361 * Makefile.in: Replace all uses of srcroot with s, to shrink
13362 command line lengths.
13363
13364 Patches from Geoffrey Noer <noer@cygnus.com>:
13365 * configure.in: If configuring for newlib, pass --with-newlib to
13366 subdirectories.
13367 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13368 -Bnewlib/ and -Lwinsup to gcc.
13369 (CXX_FOR_TARGET): Likewise.
13370
13371 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13372
13373 * Makefile.in (ETC_SUPPORT): Add configure.
13374
13375 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13376
13377 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13378 host configuration file.
13379
13380 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13381
13382 * configure.in: Break mn10x00 support into separate
13383 mn10200 and mn10300 configurations.
13384 * config.sub: Likewise.
13385
13386 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13387
13388 * configure.in: Add lots of stuff to noconfigdirs for
13389 the mn10x00 targets.
13390
13391 * config.sub, configure.in: Add mn10x00 support.
13392
13393 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13394
13395 * make-all.com: Call conf-a-gas, not config-a-gas.
13396
13397 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13398
13399 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13400 targets.
13401
13402 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13403
13404 * mpw-README: Add much more detail for native PowerMac.
13405 * mpw-install: New file.
13406 * mpw-configure: Add --norecursion and --help options.
13407 * mpw-config.in: Translate readme and install files when
13408 copying to objdir.
13409 * mpw-build.in: Don't always depend on byacc and flex.
13410 (install-only-top): New action.
13411
13412 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13413
13414 * configure.in: You can now configure GDB for the v850.
13415
13416 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13417
13418 * configure.in (noconfigdirs): Don't configure any C++ dirs
13419 if targeting D10V.
13420
13421 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13422
13423 * config.sub: Recognize mips64vr5000.
13424
13425 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13426
13427 * configure.in: Use a single line for host_tools and native_only.
13428
13429 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13430
13431 * config.sub, configure.in: Add entries for m32r.
13432
13433 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13434
13435 * Makefile.in (inet-install): Don't run install-gzip.
13436
13437 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13438
13439 * configure.in: Don't config lots of things for *-*-windows*.
13440
13441 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13442
13443 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13444 (host_libs, host_tools): Copy from configure.in.
13445 * mpw-configure: Don't complain about directories not found.
13446
13447 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13448
13449 * configure.in (i[345]86): Recognize i686 for pentium pro.
13450 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13451 file.
13452
13453 * config.guess (i[345]86): Ditto.
13454
13455 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13456
13457 * configure.in (noconfigdirs): Removed gdb for D10V.
13458
13459 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13460
13461 * configure.in: Remove ld, target-libio, target-libg++, and
13462 target-libstdc++ from noconfigdirs.
13463
13464 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13465
13466 * configure: Fix three locations where shell scripts were
13467 being run directly rather than with config_shell.
13468
13469 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13470
13471 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13472 * config.sub (basic_machine): Recognize v850.
13473
13474 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13475
13476 * mpw-configure: Handle multiple enable/disable options and
13477 pass them down recursively, handle -c and -s flags appropriately
13478 depending on choice of compiler, add escape mechanism for
13479 quoted arguments to gC.
13480
13481 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13482
13483 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13484 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13485 so that -mrelocatable-lib and -mno-eabi are used.
13486
13487 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13488 not support --print-multi-lib, don't abort.
13489
13490 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13491
13492 * make-all.com: Run config-a-gas.
13493 * setup.com: Don't copy subdirectory files around.
13494
13495 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13496
13497 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13498 target, it now compiles correctly.
13499
13500 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13501
13502 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13503
13504 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13505
13506 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13507
13508 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13509
13510 * configure.in (native_only): Add prms.
13511
13512 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13513
13514 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13515 (BINUTILS_SUPPORT_DIRS): Likewise.
13516
13517 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13518
13519 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13520 d10v support is added.
13521
13522 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13523
13524 * configure.in (d10v-*-*): New target.
13525
13526 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13527
13528 * config.guess (HP 9000/811): Recognize this as a PA1.1
13529 machine.
13530
13531 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13532
13533 * Makefile.in (do-tar-gz): New target, split out from tail end of
13534 taz target. Run each command separately, don't use pipes.
13535 (taz): Use it.
13536
13537 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13538
13539 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13540 * mpw-build.in: No builds should depend on building byacc or flex,
13541 they are assumed to be installed already.
13542
13543 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13544
13545 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13546 variable that CC_FOR_TARGET needs.
13547
13548 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13549
13550 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13551 options have changed since the last time the subdirectory was
13552 configured, and if it has, reconfigure.
13553 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13554 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13555
13556 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13557
13558 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13559 CLEAN_MODULES): Add bash.
13560 (all-bash): New target.
13561
13562 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13563
13564 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13565
13566 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13567
13568 * config.sub (basic_machine): Recognize d10v as a valid processor.
13569
13570 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13571
13572 * mpw-configure: Add support for --bindir.
13573 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13574
13575 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13576
13577 * configure.in: add bash, time, gawk to list of hosttools and things
13578 to only build for native toolchains
13579
13580 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13581
13582 * Makefile.in (docdir): Remove.
13583
13584 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13585
13586 * Makefile.in (datadir): Set to $(prefix)/share.
13587
13588 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13589
13590 * configure.in: build diff and patch for cygwin32-hosted
13591 toolchains.
13592
13593 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13594
13595 * config.sub: Accept -rtems*.
13596
13597 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13598
13599 * configure.in: enable dosrel for cygwin32-hosted builds,
13600 remove diff from the list of things not buildable
13601 via Canadian Cross
13602
13603 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13604
13605 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13606 don't get ". ".
13607
13608 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13609
13610 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13611
13612 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13613
13614 * Makefile.in (taz): Handle case where tex3patch didn't even get
13615 checked out. Also, if it was found, put the symlink in a new util
13616 subdirectory.
13617
13618 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13619
13620 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13621
13622 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13623
13624 * config.sub: Recognize -openvms.
13625 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13626 * make-all.com, setup.com: New files.
13627
13628 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13629
13630 * Makefile.in (taz): tex3patch moved to texinfo/util.
13631
13632 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13633
13634 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13635 * configure.in: remove make from disable-if-Can-Cross list
13636 enable gdb if ${host} and ${target} are cygwin32
13637
13638 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13639
13640 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13641 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13642
13643 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13644
13645 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13646 distinguish sysv/svr4/bsd variants.
13647 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13648
13649 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13650
13651 * configure.in: Added copyright notice.
13652 * move-if-change: Added copyright notice.
13653
13654 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13655
13656 * configure.in (powerpcle-*-solaris*): Until we get shared
13657 libraries working, don't build gdb, sim, make, tcl, tk, or
13658 expect.
13659
13660 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13661
13662 * config.guess: Merge with FSF:
13663
13664 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13665 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13666
13667 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13668 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13669
13670 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13671 * config.guess: Combine two OSF1 rules.
13672 Also recognize field test versions. From mjr@zk3.dec.com.
13673 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13674 because GNU uname does not support -p. From pmr@pajato.com.
13675
13676 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13677
13678 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13679
13680 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13681
13682 * mpw-README: Document GCCIncludes.
13683
13684 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13685
13686 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13687
13688 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13689
13690 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13691
13692 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13693
13694 * configure.in (*-*-cygwin32): Configure make.
13695
13696 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13697
13698 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13699
13700 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13701
13702 * Makefile.in (all-inet): Depend on all-perl.
13703
13704 * Makefile.in (inet-install): New target.
13705
13706 * Makefile.in (all-inet): Depend on all-tcl.
13707 (all-inet): Depend on all-send-pr.
13708
13709 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13710
13711 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13712 temporarily.
13713
13714 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13715
13716 * configure.in: Don't configure --with-gnu-ld on AIX.
13717
13718 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13719
13720 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13721
13722 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13723
13724 * Makefile.in (ALL_MODULES): Added all-inet.
13725 (CROSS_CHECK_MODULES): Added check-inet.
13726 (INSTALL_MODULES): Added install-inet.
13727 (CLEAN_MODULES): Added clean-inet.
13728 (all-indent): New target.
13729
13730 * configure.in (host_tools): Added inet.
13731 (native_only): Added inet.
13732 (noconfigdirs): Added inet.
13733
13734 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13735
13736 * configure.in: Don't configure libgloss if we are not configuring
13737 newlib.
13738
13739 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13740
13741 * configure.in: Don't configure libgloss for unsupported
13742 architectures.
13743
13744 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13745
13746 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13747
13748 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13749
13750 * Makefile.in (ALL_MODULES): Include all-apache.
13751 (CROSS_CHECK_MODULES): Include check-apache.
13752 (INSTALL_MODULES): Include install-apache.
13753 (all-apache): New target.
13754
13755 * configure.in: Added apache everywhere perl is seen.
13756
13757 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13758
13759 * Makefile.in: Add support for clean-{module} and
13760 clean-target-{module} rules.
13761
13762 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13763
13764 * configure.in (*-*-ose) do not build libgloss.
13765
13766 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13767
13768 * config.guess (prep*:SunOS:5.*:*): Turn into
13769 powerpele-unknown-solaris2.
13770
13771 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13772
13773 * configure.in: Permit --enable-shared to specify a list of
13774 directories.
13775
13776 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13777
13778 * configure.in (host==solaris): Pass only the first word of $CC
13779 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13780
13781 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13782
13783 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13784
13785 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13786
13787 * Makefile.in (ALL_MODULES): Include all-perl.
13788 (CROSS_CHECK_MODULES): Include check-perl.
13789 (INSTALL_MODULES): Include install-perl.
13790 (ALL_X11_MODULES): Include all-guile.
13791 (CHECK_X11_MODULES): Include check-guile.
13792 (INSTALL_X11_MODULES): Include install-guile.
13793 (all-perl): New target.
13794 (all-guile): New target.
13795
13796 * configure.in (host_tools): Include perl and guile.
13797 (native_only): Include perl and guile.
13798 (noconfigdirs): Don't build guile and perl; no ports have been
13799 done.
13800
13801 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13802
13803 * configure (--enable-*): Handle quoted option lists such as
13804 --enable-sim-cflags='-g0 -O' better.
13805
13806 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13807
13808 * Makefile.in ({,inst}all-target): New rule so we can make and
13809 install all of the target directories easily.
13810
13811 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13812
13813 * configure.in: Add missing global flag in sed substitution when
13814 deleting `target-' from ${configdirs}.
13815
13816 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13817
13818 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13819 option.
13820
13821 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13822 config/mh-necv4.
13823
13824 * install.sh: Correct misspelling of transformbasename.
13825
13826 * config.guess: Recognize mips-*-sysv*.
13827
13828 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13829
13830 * config.sub: Recognize mon960.
13831
13832 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13833
13834 * configure: Restore Canadian Cross handling of BISON and LEX,
13835 removed in Feb 20 change.
13836
13837 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13838
13839 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13840 Mention make install. Remove the old copyright date as well the
13841 clumsy and rather pointless copyright on the README file.
13842
13843 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13844
13845 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13846 Makefile after running symlink-tree, then run `make distclean' to
13847 avoid clobbering any generated files in srcdir.
13848
13849 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13850
13851 * configure.in (m68k-*-netbsd*): Build everything now.
13852
13853 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13854
13855 * Makefile.in (taz): Fix quoting.
13856
13857 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13858
13859 * configure.in (sparclet-*-*): Build everything now.
13860
13861 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13862
13863 * configure.in (m68k-*-linux*): New host.
13864
13865 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13866
13867 * configure: Check for bison before byacc.
13868
13869 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13870
13871 * Makefile.in configure: Change the way LEX and BISON/YACC are
13872 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13873 searching PATH. These are used as fallbacks by Makefile.in if
13874 flex/bison/byacc aren't in objdir.
13875
13876 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13877
13878 * Makefile.in: Make everything which depends upon all-bfd also
13879 depend upon all-opcodes, in case --with-commonbfdlib is used.
13880
13881 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13882
13883 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13884 building NT native compilers on Unix.
13885
13886 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13887
13888 * configure.in: Don't get CC from the host Makefile fragment if we
13889 can find gcc in PATH, or if this is a Canadian Cross. Move the
13890 Solaris test for /usr/ucb/cc to the post target script, just after
13891 the compiler sanity test.
13892
13893 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13894
13895 * config.sub: Merge with FSF.
13896
13897 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13898
13899 * Makefile.in (RPATH_ENVVAR): New variable.
13900 (REALLY_SET_LIB_PATH): Use it.
13901 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13902
13903 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13904
13905 * config.sub, configure.in: Recognize sparclet cpu.
13906
13907 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13908
13909 * config.guess: Support m68k-cbm-sysv4.
13910
13911 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13912
13913 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13914 m68k-unknown-linuxaout from linker help string. Put quotes around
13915 $ld_help_string.
13916
13917 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13918
13919 * config.guess (powerpc-harris-powerunix): Add guess for port
13920 to new target.
13921
13922 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13923
13924 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13925
13926 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13927
13928 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13929 $(REALLY_SET_LIB_PATH) in Makefile.
13930 * Makefile.in (SET_LIB_PATH): New variable.
13931 (REALLY_SET_LIB_PATH): New variable.
13932 ($(DO_X)): Use $(SET_LIB_PATH).
13933 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13934 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13935 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13936 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13937 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13938 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13939 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13940 (install-dosrel): Likewise.
13941 (all-opcodes): Depend upon all-libiberty.
13942
13943 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13944
13945 * config.guess (*:CYGWIN*): New
13946
13947 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13948
13949 * Makefile.in (all-target-winsup): All all-target-libiberty.
13950
13951 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13952
13953 * configure.in (noconfigdirs): Add missing # in front of comment.
13954
13955 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13956
13957 * configure.in: add second pass to things added to noconfigdirs
13958 so *-gm-magic can exclude libgloss properly.
13959
13960 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13961
13962 * mpw-configure (extralibs_name, rez_name): Set correctly
13963 for MWC68K compiler.
13964
13965 * mpw-README: Add more info on the necessary build tools.
13966
13967 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13968
13969 * configure.in, config.sub: Recognize cygwin32.
13970
13971 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13972
13973 * config.guess, config.sub: Recognize A/UX.
13974
13975 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13976
13977 * config.sub: Merge with gcc/config.sub.
13978
13979 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13980
13981 * mpw-build.in (do-binutils): Add build of stamps.
13982
13983 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13984
13985 * config.sub: Add recognition for mips64vr4100*-* targets.
13986
13987 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13988
13989 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13990 Add creation of gconfigargs with `--enable-shared' turned on.
13991 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13992 ($(host)-stamp-stage3-configured): Likewise.
13993 (HOLES): Add chatr and ldd.
13994 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13995
13996 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13997
13998 * configure: Pass --nfp to recursive configures.
13999
14000 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14001
14002 * Makefile.in (DLLTOOL): New.
14003 (DLLTOOL_FOR_TARGET): New.
14004 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14005 (EXTRA_TARGET_FLAGS): Ditto.
14006 (EXTRA_GCC_FLAGS): Ditto.
14007 (CONFIGURE_TARGET_MODULES): Ditto.
14008 (DO_X): Ditto.
14009 * configure: Add DLLTOOL.
14010
14011 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14012
14013 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14014 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14015 mh-sco, since old workarounds no longer needed, and don't
14016 build ld, since libraries have weak symbols in COFF.
14017
14018 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14019
14020 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14021
14022 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14023
14024 * configure.in: Make sure that ${CC} can be used to compile an
14025 executable.
14026
14027 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14028
14029 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14030 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14031 nothing depending on whether gdbtk is being built.
14032
14033 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14034
14035 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14036
14037 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14038
14039 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14040 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14041
14042 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14043
14044 * config-ml.in: Add support for
14045 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14046 Simplify setting of multidirs from --disable-foo.
14047
14048 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14049
14050 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14051 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14052 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14053 non-empty, pass them on to the GCC make.
14054 (all-bootstrap): New rule that is like all-gcc, except it executes
14055 the GCC bootstrap rule instead of the GCC all rule.
14056
14057 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14058
14059 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14060
14061 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14062
14063 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14064 DG/UX support.
14065
14066 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14067
14068 * config.sub (i*86*) Change [345] to [3456]
14069
14070 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14071
14072 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14073 --with-gnu-ld=no.
14074
14075 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14076
14077 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14078 AIX multilibs get built.
14079
14080 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14081
14082 * configure.in (i386-win32): Don't build expect if we're not
14083 building the tcl subdir.
14084
14085 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14086
14087 * Makefile.in: (configure-target-examples, all-target-examples):
14088 New targets, configure and build example programs.
14089
14090 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14091
14092 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14093 use it as input to sedit the generated MPW makefile.
14094 * mpw-README: Add a suggestion about Gestalt.h.
14095
14096 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14097
14098 * config.sub: Accept *-*-ieee*.
14099
14100 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14101
14102 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14103 Ronald F. Guilmette <rfg@monkeys.com>.
14104
14105 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14106
14107 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14108 for powerpc-pe native.
14109 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14110 (target==powerpc-pe): duplicate i386-win32 entry.
14111
14112 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14113
14114 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14115 of vxworks, not just vxworks5.1.
14116
14117 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14118
14119 * mpw-configure: Add support for exec-prefix.
14120
14121 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14122
14123 * config.guess: Recognize HP model 816 machines as having
14124 a PA1.1 processor.
14125
14126 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14127
14128 * configure: Ignore new autoconf configure options.
14129
14130 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14131
14132 * config.guess: Recognize Pentium under SCO.
14133 From Robert Lipe <robertl@arnet.com>.
14134
14135 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14136
14137 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14138
14139 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14140
14141 * configure.in: Don't configure gas for alpha-dec-osf*.
14142
14143 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14144
14145 * configure.in: Default to --with-stabs for some targets for which
14146 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14147 i[345]86*-*-unixware*.
14148
14149 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14150
14151 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14152 rather than basing it on the target. Simplify handling of options
14153 controlling which directories to configure. Remove extraneous
14154 slash in multi-clean target.
14155
14156 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14157
14158 * config-ml.in: Prefix more variables with ml_ so they don't collide
14159 with configure's.
14160
14161 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14162
14163 * configure: Don't turn -v into --v.
14164
14165 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14166
14167 * configure.in (targargs): Fix typo.
14168
14169 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14170
14171 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14172
14173 * configure.in: Strip --host and --target options from
14174 CONFIG_ARGUMENTS, and always configure for --host only. Add
14175 --with-cross-host option when building with a cross-compiler.
14176 * configure: Canonicalize the arguments put into config.status by
14177 always using `=' for an option with an argument. Pass a presumed
14178 --host or --target explicitly.
14179
14180 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14181
14182 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14183 into general OS recognition case.
14184
14185 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14186
14187 * configure.in (target_configdirs): add target-winsup only
14188 for win32 target systems.
14189
14190 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14191
14192 * Makefile.in (all-target-libgloss): Depend upon
14193 configure-target-newlib, since when libgloss is built it looks to
14194 see if the newlib directory exists.
14195
14196 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14197
14198 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14199 cfg-ml-*.in.
14200
14201 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14202
14203 * configure: Handle LD and LD_FOR_TARGET when configuring a
14204 Canadian Cross.
14205
14206 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14207
14208 * configure.in (target_libs): add target-winsup.
14209 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14210 (target==ppcle-pe): remove ld from $noconfigdirs.
14211
14212 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14213
14214 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14215 Preserve relative path names in $srcdir. Build symlink tree if
14216 configuring cross target dir and srcdir=. (= no VPATH support).
14217 (configure-target-libg++): Depend on configure-target-librx.
14218 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14219 * config-ml.in: New file.
14220 * symlink-tree: New file.
14221 * configure: Ensure srcdir="." if that's what it is.
14222
14223 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14224
14225 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14226 includes and FLEX_SKELETON setting.
14227 * mpw-configure (--with-gnu-ld): New option, controls whether
14228 to use PPCLink or ld with PowerMac GCC.
14229 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14230 * mpw-config.in: Configure grez if targeting Mac.
14231
14232 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14233 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14234 just macos.
14235 * configure.in: Configure grez resource compiler if targeting Mac.
14236 * Makefile.in (all-grez, install-grez): New targets.
14237
14238 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14239
14240 * configure: CXX defaults to gcc, not g++. If we find
14241 gcc in the path, set CC to gcc -O2.
14242
14243 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14244
14245 * configure: Default ${build} correctly. Avoid picking up extra
14246 spaces when reading CC and CXX from Makefile. When doing a
14247 Canadian Cross, use plausible default values for numerous
14248 variables.
14249 * configure.in: When doing a Canadian Cross, don't try to
14250 configure tools whose configure script can't handle it.
14251
14252 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14253
14254 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14255
14256 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14257
14258 * configure: Remove dubious bug reporting address.
14259
14260 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14261
14262 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14263 configure script, run that instead of this directory's configure.
14264 In either case, print a message that we're configuring the sub-dir.
14265
14266 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14267
14268 * configure.in: Before checking for the existence of various files,
14269 use sed to filter out "target-".
14270
14271 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14272
14273 * Makefile.in (DO_X): Split rule to decrease command line length
14274 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14275 (Philippe De Muyter).
14276
14277 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14278
14279 * Makefile.in (all-patch): depend on all-libiberty.
14280
14281 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14282
14283 * configure.in: If the only directory in target_configdirs which
14284 actually exists is libiberty, then set target_configdirs to empty,
14285 to avoid trying to build a target libiberty in a gas or gdb
14286 distribution.
14287
14288 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14289
14290 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14291 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14292 systems.
14293
14294 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14295
14296 * configure.in (copy_dirs): Use sys-include instead of include
14297 for --with-headers option.
14298
14299 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14300
14301 * Makefile.in, configure.in: Make winsup builds work with
14302 new scheme.
14303
14304 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14305
14306 * configure.in: Build the linker on AIX.
14307
14308 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14309
14310 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14311 where needed.
14312
14313 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14314
14315 * Makefile.in (all-gcc): Fix typo.
14316
14317 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14318
14319 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14320
14321 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14322
14323 * configure.in: Rename libFOO to target-libFOO, and xiberty
14324 to target-xiberty, to provide more flexibility.
14325 (target_subdir): Define. Create if cross.
14326 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14327 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14328 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14329 check-libFOO -> check-target-libFOO, etc.
14330 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14331 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14332 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14333 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14334 allow ALL_GCC="" to only configure.
14335 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14336 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14337 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14338
14339 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14340
14341 * Makefile.in (taz): Build "info" in etc explicitly.
14342
14343 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14344
14345 * configure.in: Make sure that CC is undefined (as opposed to
14346 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14347 problem with autoconf trying to configure on a host without GCC.
14348
14349 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14350
14351 * mpw-configure: Set host alias from choice of host compiler,
14352 only use generic MPW Makefile sed if present, edit a file
14353 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14354 * mpw-README: Add problem notes about CW6 and CW7.
14355
14356 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14357
14358 * Makefile.in (taz): Use ";" instead of ";;".
14359
14360 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14361
14362 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14363 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14364 DISTDOCDIRS.
14365 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14366 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14367
14368 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14369
14370 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14371 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14372 Move bfd to DISTSTUFFDIRS.
14373
14374 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14375
14376 * Makefile.in (X11_LIB): Removed.
14377 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14378
14379 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14380
14381 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14382
14383 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14384 names.
14385
14386 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14387
14388 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14389
14390 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14391
14392 * configure.in (i[345]86-*-win32): Always build newlib.
14393 Don't configure cvs, autoconf or texinfo.
14394 * Makefile.in (LD_FOR_TARGET): New.
14395 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14396 Pass down LD_FOR_TARGET.
14397
14398 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14399
14400 * winsup: New directory.
14401 * Makefile.in: Build winsup.
14402 * configure.in: Winsup is configured when target is win32.
14403 Can only build win32 target GDB when native.
14404
14405 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14406
14407 * config.guess: Recognize HP model 819 machines as having
14408 a PA 1.1 processor.
14409
14410 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14411
14412 * configure: Fix sed loop which substitutes for CC and CXX to
14413 avoid bug found in various sed implementations.
14414
14415 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14416
14417 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14418 simulator. Use standard powerpc-*-eabi*.
14419
14420 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14421
14422 * configure.in: Stop putting gas and binutils in noconfigdirs for
14423 powerpc-*-aix* and rs6000-*-*.
14424
14425 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14426
14427 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14428 -mcall-aixdesc libraries.
14429
14430 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14431
14432 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14433
14434 * config.sub (arm | armel | armeb): Fix shell syntax.
14435
14436 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14437
14438 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14439 -msoft-float and -mcpu=common support.
14440 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14441 libraries.
14442
14443 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14444
14445 * configure.in: Allow configuration and build of emacs19 for the alpha.
14446
14447 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14448
14449 * configure.in (CC): Get ^CC, not just any old CC, from
14450 ${host_makefile_frag}.
14451
14452 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14453
14454 * configure.in (CC): Try to get CC from
14455 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14456
14457 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14458
14459 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14460 only if it exists in $(srcdir).
14461
14462 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14463
14464 * configure: If CC and CXX are not set in the environment, set
14465 them, based on either an existing Makefile or on searching for gcc
14466 in PATH. Substitute for CC and CXX in Makefile.
14467 * configure.in: Remove libm from target_libs. Separate
14468 target_configdirs from configdirs. If CC is not set in
14469 environment, try to get it from a host Makefile fragment. Rewrite
14470 changes of configdirs to use skipdirs instead. A few minor
14471 tweaks. Take directories out of target_configdirs as they are
14472 taken out of configdirs. Remove existing Makefile files from
14473 subdirectories. Substitute for TARGET_CONFIGDIRS and
14474 CONFIG_ARGUMENTS in Makefile.
14475 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14476 by configure.in.
14477 (CONFIG_ARGUMENTS): Likewise.
14478 (CONFIGURE_TARGET_MODULES): New variable.
14479 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14480 ($(CONFIGURE_TARGET_MODULES)): New target.
14481 (configure-libg++, configure-libio): New targets.
14482 (all-libg++): Depend upon configure-libg++.
14483 (all-libio): Depend upon configure-libio.
14484 (configure-libgloss, all-libgloss): New targets.
14485 (configure-libstdc++): New target.
14486 (all-libstdc++): Depend upon configure-libstdc++.
14487 (configure-librx, all-librx): New targets.
14488 (configure-newlib): New target.
14489 (all-newlib): Depend upon configure-newlib
14490 (configure-xiberty): New target.
14491 (all-xiberty): Depend upon configure-xiberty.
14492
14493 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14494
14495 * configure.in (host i[345]86-*-win32): Expand the
14496 noconfigdirs again.
14497
14498 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14499
14500 * mpw-configure: Fix sed command file name.
14501
14502 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14503
14504 * configure.in (host i[345]86-*-win32): Reduce the
14505 noconfigdirs again.
14506
14507 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14508
14509 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14510 or powerpc*-*-pe*, since they are not yet supported.
14511
14512 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14513
14514 Add PowerMac support and many other enhancements.
14515 * mpw-configure: New option --cc to select compiler to use,
14516 paste options set according to --cc into the generated
14517 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14518 if mpw-make.sed is present.
14519 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14520 add forward includes for PowerPC include files.
14521 * mpw-build.in: Build using Makefile.PPC if present.
14522 (do-byacc, etc): Remove separate version resource builds.
14523 (do-gas): Build "stamps" before "all".
14524 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14525 * mpw-README: Update to reflect --cc option, PowerMac support,
14526 and recently-reported compatibility problems.
14527
14528 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14529
14530 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14531 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14532 (--with-multilib-top): Pass to recursive invocations.
14533
14534 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14535
14536 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14537 v810-*-*.
14538
14539 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14540
14541 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14542 gdb, ld and opcodes on v810-*-*.
14543
14544 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14545
14546 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14547 (local-maintainer-clean): New target.
14548 (maintainer-clean): New target.
14549 (realclean): Just depend upon maintainer-clean.
14550
14551 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14552
14553 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14554
14555 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14556
14557 * configure.in: Build ld in mips*-*-bsd* case.
14558
14559 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14560
14561 * config.sub: Accept -lites* OS. From Ian Dall.
14562
14563 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14564
14565 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14566 targets.
14567
14568 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14569
14570 * configure.in: treat i386-win32 canadian cross the same as
14571 i386-go32 canadian cross.
14572
14573 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14574
14575 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14576 running under the simulator to build a reduced set of libraries.
14577 (powerpc-*-eabiaix): Add fine grained multilib support added to
14578 other powerpc targets yesterday.
14579
14580 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14581
14582 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14583 -disable-softfloat, -disable-relocatable, -disable-aix, and
14584 -disable-sysv to control which multilib libraries get built.
14585
14586 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14587
14588 * configure: Add Makefile.tem to list of files to remove in trap
14589 handler.
14590
14591 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14592
14593 * config.guess (*Linux*): Add missing "exit"s.
14594 Also, need specific check for alpha-unknown-linux (uses COFF).
14595
14596 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14597
14598 * config.guess: Merge with FSF:
14599
14600 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14601 * config.guess (AIX4): More robust release numbering discovery.
14602
14603 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14604 * config.guess (i386-sequent-ptx): Properly get version number.
14605
14606 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14607 * config.guess (mips:*:4*:UMIPS): New case.
14608
14609 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14610
14611 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14612 (i386-win32 host): Likewise. Don't build readline.
14613
14614 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14615
14616 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14617 SUPPORT_FILES to submakes.
14618
14619 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14620
14621 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14622 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14623 mpw-configure.
14624
14625 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14626
14627 * configure.in (appdirs): Use =, not ==, in test expression when
14628 trying to build the text to print in the warning message for
14629 Solaris users.
14630
14631 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14632
14633 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14634
14635 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14636
14637 * config.guess: Recognize lynx-2.3.
14638
14639 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14640
14641 * config.sub (z8ksim): Deleted
14642 (z8k-*-coff): New, this is the one true name of the target.
14643
14644 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14645
14646 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14647
14648 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14649
14650 * config.guess (*:Linux:*:*): First try asking the linker what the
14651 default object file format is (elf, aout, or coff). Then if this
14652 fails, try previous methods.
14653
14654 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14655
14656 * configure.in: Don't build newlib for *-*-vxworks5.1.
14657
14658 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14659
14660 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14661 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14662
14663 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14664
14665 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14666
14667 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14668
14669 * cfg-ml-com.in: New file.
14670 * cfg-ml-pos.in: New file.
14671
14672 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14673
14674 * COPYING.NEWLIB: Add HP free copyright to list.
14675
14676 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14677
14678 * config.sub: Recognize -eabi* for the system, not just -eabi.
14679
14680 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14681
14682 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14683 * config.sub, configure.in (win32): New target and host.
14684
14685 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14686
14687 * configure.in: Add i386-pe configuration.
14688
14689 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14690
14691 * mpw-build.in (install): Install GDB after LD.
14692
14693 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14694
14695 * mpw-config.in (elf/mips.h): Always forward-include, needed
14696 for GDB to build.
14697
14698 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14699
14700 * testsuite: New directory for customer acceptance and whole tool
14701 chain tests.
14702
14703 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14704
14705 * configure: If per-host line isn't found, but AC_OUTPUT is found
14706 and a configure script exists, run it instead.
14707
14708 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14709
14710 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14711
14712 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14713
14714 * configure: Set build_{cpu,vendor,os,alias} to host values when
14715 --build isn't specified.
14716
14717 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14718
14719 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14720 (FLAGS_TO_PASS): Pass them.
14721 (EXTRA_TARGET_FLAGS): Ditto.
14722
14723 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14724
14725 * Makefile.in (all-libg++): Depend on all-libstdc++.
14726
14727 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14728
14729 * configure.in (noconfigdirs): Enable all packages for
14730 i386-unknown-netbsd.
14731
14732 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14733
14734 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14735 hosted builds (DOS builds)
14736
14737 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14738
14739 Changes for ARM based on patches from Richard Earnshaw:
14740 * config.sub: Handle armeb and armel.
14741 * configure.in: Omit arm linker only for riscix.
14742
14743 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14744
14745 * config.guess: Update from FSF.
14746
14747 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14748
14749 * config.sub: Recognize powerpcle as the little endian variant of
14750 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14751 powerpcle variant. Convert pentium into i586, not i486. Add p5
14752 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14753 temporarily.
14754
14755 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14756
14757 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14758
14759 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14760
14761 * config.sub: Accept -lites* as a basic system type.
14762
14763 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14764
14765 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14766 installed, and if so return linuxoldld as the system name.
14767
14768 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14769
14770 * config.guess: Add hppa1.1-hp-lites support.
14771
14772 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14773
14774 * configure.in: Don't build newlib for m68k-vxworks5.1.
14775
14776 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14777
14778 * configure.in (mips-sgi-irix6): Use mh-irix5.
14779
14780 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14781
14782 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14783
14784 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14785
14786 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14787 OSF/1. Fix compiler flags.
14788 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14789
14790 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14791
14792 * configure.in: Recognize --with-newlib.
14793 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14794
14795 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14796
14797 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14798 to *_X11_MODULES due to gdbtk needing X include files et al.
14799
14800 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14801
14802 Merge in support for Mac MPW as a host.
14803 (Old change descriptions retained for informational value.)
14804
14805 * mpw-config.in: Add generic include forwards for cpu-specific
14806 include files in aout and elf directories.
14807
14808 * mpw-configure: Added copyright.
14809 * mpw-config.in: Check for presence of required build tools.
14810 (target_libs): Add newlib.
14811 (target_tools): Add examples.
14812 (Read Me): Generate as "Read Me for MPW" instead.
14813 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14814 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14815 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14816
14817 * mpw-configure: Remove subdir-specific makefile hackery,
14818 delete mk.tmp after using it.
14819
14820 * mpw-build.in (all): Display start and end times.
14821
14822 * mpw-configure (host_canonical): Set.
14823 (target_cpu): Always add to makefiles.
14824 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14825 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14826 (mpw-mh-mpw): Look for in srcdir and srcroot.
14827 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14828
14829 * mpw-build.in: (install-only): New target.
14830
14831 * mpw-configure (host_alias, target_alias): Rename from hostalias
14832 and targetalias, add into generated Makefile.
14833 (mk.tmp): If present, add into generated Makefile.
14834 * mpw-build.in (all-gas): Build config.h first before gas proper.
14835
14836 * mpw-configure (config.status): Write only if changed.
14837 * mpw-config.in (readline): Configure it (not built, just used for
14838 definitions).
14839
14840 * mpw-config.in (elf/mips.h): Add a forward include.
14841
14842 * mpw-config.in: Forward-include most .h files in include into
14843 extra-include.
14844 (readline): Don't build.
14845 mpw-build.in (install): Install GDB.
14846
14847 * mpw-configure (prefix, mpw_prefix): Handle it.
14848 * mpw-config.in (mmalloc, readline): Don't configure.
14849 * mpw-build.in (thisscript): Rename to ThisScript.
14850 Use mpw-build instead of BuildProgram everywhere.
14851 (mmalloc, readline): Don't build.
14852 * mpw-README: New file, basic documentation about the MPW port.
14853
14854 * mpw-config.in: Use forward-include to create include files.
14855
14856 * mpw-configure: Add more things to the top of each configured
14857 Makefile, including contents of config/mpw-mh-mpw.
14858 * mpw-config.in (extra-include): Create this directory and fill it
14859 with Posix-like include files when configuring.
14860
14861 * config.sub (apple, mac, mpw): Add various aliases.
14862
14863 * mpw-build.in: New file, top-level build script fragment for MPW.
14864 * mpw-configure: New file, configure script for MPW.
14865 * mpw-config.in: New file, config fragment for MPW.
14866
14867 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14868
14869 * configure.in (host_libs): Remove glob, since it is gone from the
14870 sources.
14871
14872 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14873
14874 * Makefile.in: define empty GDB_NLM_DEPS var.
14875
14876 * configure.in(target_makefile_frag): use config/mt-netware
14877 for netware targets.
14878
14879 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14880
14881 * config.sub: Merge in recent FSF changes. Remove linux special
14882 cases.
14883
14884 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14885
14886 Revert this change:
14887
14888 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14889
14890 * build-all.mk: Use CC=cc -Xs on Solaris.
14891
14892 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14893
14894 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14895 stop using it.
14896 * Makefile.in: Nuke all references to glob subdirectory.
14897
14898 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14899
14900 * configure.in: Fix --enable-shared logic in per-host.
14901
14902 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14903
14904 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14905
14906 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14907
14908 * configure.in (noconfigdirs): Don't build gas on AIX, for
14909 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14910
14911 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14912
14913 * configure: Fix --cache-file to work if the file argument is a
14914 relative path.
14915
14916 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14917
14918 * configure: If the --cache-file is used, pass it down to
14919 configure in subdirectories.
14920
14921 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14922
14923 * config.sub: add vxworks29k configuration.
14924
14925 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14926
14927 * Makefile.in (taz): Do "diststuff" part quietly.
14928
14929 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14930
14931 * config.sub: Mini-merge with gcc/config.sub.
14932
14933 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14934
14935 * config.guess (IRIX): Sed - to _.
14936
14937 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14938
14939 * Makefile.in (source-vault, binary-vault): New targets.
14940
14941 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14942
14943 * config.sub: Recognize -eabi as a basic system type.
14944
14945 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14946
14947 * configure.in (enable_shared stuff): Fix typo.
14948
14949 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14950
14951 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14952
14953 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14954
14955 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14956
14957 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14958
14959 * configure.in (rs6000-*-*): Don't build gas.
14960
14961 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14962
14963 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14964 reduce command line length.
14965 (AS_FOR_TARGET): Check for as.new, not Makefile.
14966 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14967
14968 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14969
14970 * config.guess: Merge from FSF.
14971
14972 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14973
14974 * configure: Don't use $ when handling program_suffix.
14975
14976 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14977
14978 * configure.in: Configure tk for hppa/hpux.
14979
14980 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14981
14982 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14983
14984 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14985
14986 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14987 to LIBCXXFLAGS. Tests are better run without it.
14988
14989 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14990
14991 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14992
14993 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14994
14995 * configure.in (*-*-netware*): Don't configure xiberty.
14996
14997 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14998
14999 * configure.in: Remove tk from native_only list.
15000
15001 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15002
15003 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15004 for special NCD build.
15005
15006 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15007
15008 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15009 makeall.bat, they're only useful for binutils snapshots.
15010 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15011 makeall.bat to specified SUPPORT_FILES.
15012
15013 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15014
15015 * build-all.mk: Add Ericsson targets to sun4 and solaris
15016 hosts. Add BNR's sun4 target to solaris host, so their
15017 build-from-source will be tested in-house first.
15018
15019 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15020
15021 * Makefile.in (LIBCFLAGS): New variable.
15022 (CFLAGS_FOR_TARGET): Ditto.
15023 (LIBCFLAGS_FOR_TARGET): Ditto.
15024 (LIBCXXFLAGS): Ditto.
15025 (CXXFLAGS_FOR_TARGET): Ditto.
15026 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15027 (BASE_FLAGS_TO_PASS): Pass them.
15028 (EXTRA_TARGET_FLAGS): Ditto.
15029
15030 * configure.in: Support --enable-shared.
15031
15032 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15033
15034 * configure.in (target_libs): Include libstdc++ again.
15035 * config.guess: Update from FSF (for FreeBSD).
15036
15037 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15038
15039 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15040 makeall.bat.
15041 (DISTDOCDIRS): Add `etc'.
15042 (ETC_SUPPORT_PFX): New variable.
15043 (taz): Include anything from etc starting with a word in
15044 ETC_SUPPORT_PFX.
15045
15046 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15047
15048 * config.sub: Update for recent FSF changes. Remove obsolete
15049 h8300hds entry. Add -windows* and -osx as basic os. Minor
15050 spacing changes.
15051
15052 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15053
15054 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15055
15056 * config.guess: Merge with FSF.
15057 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15058
15059 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15060
15061 * configure: Since the "trap 0" handler will override the exit
15062 status on many systems, only use it for "exit 1", and make it set
15063 a non-zero exit status; reset it before "exit 0". Also, check
15064 exit status of config.sub, and error out if it failed.
15065
15066 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15067
15068 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15069 and install libgloss.
15070
15071 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15072
15073 * Makefile.in (all-binutils): Depend upon all-byacc.
15074
15075 * configure.in: Don't build emacs on Irix 5.
15076
15077 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15078
15079 * configure.in (*-*-netware*): Add libio.
15080
15081 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15082
15083 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15084 (CHECK_TARGET_MODULES): Ditto.
15085 (INSTALL_TARGET_MODULES): Ditto.
15086 (TARGET_LIBS): Ditto.
15087 (all-libstdc++): Note dependencies.
15088
15089 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15090
15091 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15092
15093 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15094
15095 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15096 -fexternal-templates.
15097
15098 * configure.in (target_libs): Add libstdc++.
15099 (noconfigdirs): Add libstdc++ as appropriate.
15100
15101 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15102
15103 * config.guess: Update from FSF.
15104
15105 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15106
15107 * configure: Use ${config_shell} when running ${configsub}.
15108
15109 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15110
15111 * config.sub: No longer recognize h8300h.
15112
15113 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15114
15115 * config.sub: Remove extraneous differences between config.sub and
15116 gcc/config.sub.
15117
15118 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15119
15120 * Makefile.in (DISTSTUFFDIRS): Add gas.
15121
15122 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15123
15124 * COPYING.NEWLIB: New file.
15125
15126 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15127
15128 * config.guess (HP-UX): Patch from Harlan Stenn
15129 <harlan@landmark.com> to also emit release level.
15130
15131 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15132
15133 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15134
15135 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15136
15137 * config.sub: Merge nextstep cleanup from FSF.
15138
15139 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15140
15141 * configure.in (arm-*-*): Don't configure ld for this target.
15142
15143 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15144
15145 * configure.in (*-*-netware): don't configure libg++, libio,
15146 librx, or newlib.
15147
15148 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15149
15150 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15151 configure ld--it works, but it doesn't support shared libraries.
15152
15153 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15154
15155 * config.guess (*-unknown-freebsd*): Get rid of possible
15156 trailing "(Release)" in version string.
15157 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15158
15159 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15160
15161 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15162 Fix type: *-next-neststep -> *-next-nextstep.
15163
15164 * config.guess: Merge from FSF:
15165
15166 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15167
15168 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15169
15170 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15171
15172 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15173 instead of UNIX_SV for UnixWare 1.0).
15174
15175 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15176
15177 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15178 to make gdb/nlm/* build after the compiler and linker.
15179
15180 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15181
15182 * config.guess (netbsd, freebsd, linux): Accept any machine,
15183 not just i[34]86.
15184 (m68k-atari-sysv4): Relocate to match FSF version.
15185
15186 * config.guess: More merges from the FSF:
15187
15188 Add a space before function call or macro invocation.
15189
15190 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15191
15192 * config.guess: Add trap cmd to remove dummy.c and dummy when
15193 interrupted.
15194
15195 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15196
15197 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15198 (dummy): Redirect stderr from compilation of dummy.c.
15199
15200 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15201
15202 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15203
15204 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15205
15206 * configure: Accept and ignore --cache*, for compatibility with
15207 new autoconf.
15208
15209 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15210
15211 * config.guess: Merge from FSF:
15212
15213 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15214
15215 * config.guess (Pyramid*:OSx*:*:*): New case.
15216 (PATH): Add /.attbin at end for finding uname.
15217 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15218
15219 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15220
15221 * config.guess (M88*:DolphinOS:*:*): New case.
15222
15223 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15224
15225 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15226 to select whether to use ELF or COFF.
15227
15228 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15229
15230 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15231
15232 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15233
15234 * config.guess: Guess the OS version for HPUX.
15235
15236 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15237
15238 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15239
15240 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15241
15242 * configure.in: Recognize --with-headers, --with-libs, and
15243 --without-newlib.
15244 * Makefile.in (all-xiberty): Depend upon all-ld.
15245
15246 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15247
15248 * configure.in: Change i[34]86 to i[345]86.
15249
15250 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15251
15252 * configure (version): A few more tweaks to help message.
15253
15254 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15255
15256 * Makefile.in: Remove (for now) librx as a host library,
15257 now that we're building it for target.
15258
15259 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15260
15261 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15262 (Karl Berry).
15263
15264 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15265
15266 * configure.in: Also configure librx.
15267
15268 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15269
15270 * Makefile.in: Update various rules to reflect that librx
15271 is now needed for libg++.
15272
15273 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15274
15275 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15276
15277 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15278
15279 * configure.in: Configure the examples directory.
15280
15281 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15282
15283 * configure: Simplify Jun 2 1994 change.
15284
15285 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15286
15287 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15288 /bin/gcc isn't good enough to build gcc.
15289
15290 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15291
15292 * Makefile.in (GDB_SUPPORT_FILES): Remove
15293 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15294 (gdb.tar.gz): Add new rule to use standard distribution building
15295 mechanism.
15296
15297 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15298
15299 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15300 Bill Cox <bill@cygnus.com>.
15301
15302 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15303
15304 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15305
15306 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15307
15308 * configure: Search current dir first in .gdbinit.
15309
15310 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15311
15312 * config.sub: Recognize freebsd (merged from gcc config.sub).
15313
15314 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15315
15316 * config.sub: Refer to NeXT's operating system as nextstep.
15317
15318 * config.sub (case $basic_machine): Re-order the cases, to match
15319 the order in the FSF version (which is mostly alphabethical).
15320 Merge in some additions and changes from the FSF.
15321
15322 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15323
15324 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15325 * config.sub: Recognize cxux7.
15326 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15327
15328 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15329
15330 * config.sub: Fix typo powerpc -> powerpc-*.
15331
15332 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15333
15334 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15335
15336 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15337 parallel with all-emacs and install-emacs). Top-level command
15338 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15339
15340 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15341
15342 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15343 $(relbindir)/make before doing ``make install'', and use
15344 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15345 installing over running make binary.
15346 ($(host)-stamp-stage3-installed): Likewise.
15347
15348 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15349
15350 * config.guess: Recognize Mach.
15351
15352 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15353
15354 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15355 see whether --exec-prefix was used.
15356
15357 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15358
15359 * README: Explicitly mention libg++/README. (Zoo's idea.)
15360
15361 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15362
15363 * Makefile.in: Add all-librx target similar to all-libproc.
15364
15365 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15366
15367 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15368 with post 1.2 uname bogosity.
15369
15370 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15371
15372 * configure: Remove temporary files on receipt of a signal.
15373
15374 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15375
15376 * configure: If there is a package_makefile_frag, remove
15377 ${subdir}/Makefile.tem after copying it in.
15378
15379 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15380
15381 * build_all.mk: support rs6000 lynx identifies itself as
15382 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15383 since /bin/gcc is too feeble to compile a modern gcc.
15384
15385 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15386
15387 * brought devo/test-build.mk update-to-date with progressive/
15388 test-build.mk. Add lynx targets and hppa flag info.
15389
15390 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15391
15392 * configure.in: Use mh-ncrsvr43. Patch from
15393 Tom McConnell <tmcconne@sedona.intel.com>.
15394
15395 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15396
15397 * config.guess (i386-unknown-bsdi): No longer need to
15398 check #if defined(__bsdi__) && defined(__i386__).
15399
15400 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15401
15402 * configure: Set program_transform_nameoption correctly.
15403
15404 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15405
15406 * brought build-all.mk update-to-date with progressive build-all.mk,
15407 added new targets and hppa info.
15408
15409 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15410
15411 * configure: If config.guess result is a prefix of the user
15412 specified target, assume a native build and use the user specified
15413 target as the host alias. Remove SunOS patch suffix removal hack.
15414 * configure.in: Remove SunOS patch suffix removal hack.
15415
15416 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15417 in NATIVE_CHECK_MODULES.
15418
15419 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15420
15421 * Makefile.in: Rename HOST_ONLY to NATIVE.
15422 * configure: Delete SunOs patch suffix from host_canonical
15423 and build_canonical variables that are prepended to Makefiles.
15424 * configure.in: Add comments for easier maintenance.
15425
15426 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15427
15428 * Makefile.in: Add all-libproc target similar to all-gui.
15429
15430 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15431
15432 * Makefile.in (CHECK_MODULES): split into
15433 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15434
15435 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15436
15437 * config.guess (i386-unknown-bsdi): New system to guess.
15438
15439 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15440
15441 * Makefile.in: Add all-gui target (but not yet build by "all").
15442
15443 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15444
15445 * config.sub: Move deletion of patch suffix from here...
15446 * configure.in: To here, at Ian's suggestion. The top-
15447 level scripts might need to know of a patch level.
15448
15449 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15450
15451 * config.sub: Strip off patch suffix so rtl is recognized
15452 as a sunos4.1.3 machine, even though it's been patched.
15453
15454 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15455
15456 * Makefile.in (INSTALL_LAST): Delete.
15457 (INSTALL_DOSREL): New.
15458
15459 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15460
15461 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15462 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15463 whether we pass down --with-gnu-ld anyhow.
15464
15465 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15466
15467 * Makefile.in (INSTALL_LAST): Change operation so it works
15468 on more flavors of make.
15469 * configure.in (go32): Don't build libg++ or libio.
15470
15471 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15472
15473 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15474 they can be overriden by templates.
15475
15476 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15477
15478 * configure.in (target==go32): Don't build gdb.
15479 * dosrel: New directory.
15480
15481 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15482
15483 * configure.in (host==go32): Configure dosrel too.
15484 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15485 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15486 be set by incoming names or templates.
15487 (INSTALL_LAST): New rule.
15488
15489 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15490
15491 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15492
15493 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15494
15495 * configure.in (appdirs): New variable. Currently empty, but will
15496 be used in gas distribution. If nonempty, lists a set of
15497 directories at least one of which must get configured, or top
15498 level configuration is considered to have failed.
15499 (rs6000-*-lynxos*): Use new file name.
15500
15501 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15502
15503 Eliminate XTRAFLAGS.
15504 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15505 newlib include files using -idirafter, and also use -nostdinc.
15506 (CXX_FOR_TARGET): Likewise.
15507 (XTRAFLAGS): Removed.
15508 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15509 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15510 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15511 ($(DO_X)): Don't pass down XTRAFLAGS.
15512
15513 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15514
15515 * configure.in (mips*-dec-bsd*): New target; do build linker.
15516 (mips*-*-bsd*): New target; don't build linker.
15517
15518 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15519
15520 * configure.in: support rs6000-*-lynxos* configuration.
15521 support sunos4 as a cross target.
15522
15523 * config.sub: look for lynx*, not lynx since the OS version may
15524 legitimately be part of the name.
15525
15526 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15527
15528 * configure.in (i[34]86-*-sco*): Move to be with other i386
15529 targets.
15530 (romp-*-*): New target. Skip various binary utilities.
15531 (vax-*-*): New target. Don't build newlib.
15532 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15533
15534 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15535
15536 * configure.in: Only set host_makefile_frag if config
15537 directory exists.
15538
15539 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15540
15541 * install.sh: If $dstdir exists, don't check whether each
15542 component does.
15543
15544 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15545
15546 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15547
15548 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15549
15550 * configure.in (*-*-lynxos*): Don't configure newlib for either
15551 native or cross Lynx.
15552
15553 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15554
15555 * config.sub (sparc64-elf): Fix os.
15556 (z8k): Remove duplicate.
15557
15558 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15559
15560 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15561 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15562
15563 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15564
15565 * configure: Make file links cleanly even if Lynx fails on
15566 an NFS symlink (at least fail cleanly).
15567
15568 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15569
15570 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15571 -XNh2000.
15572
15573 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15574
15575 * configure: Unknown options are fatal again.
15576
15577 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15578
15579 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15580 compatibility.
15581
15582 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15583
15584 * build-all.mk: Add `clean' target.
15585
15586 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15587
15588 * config.guess: Add SINIX support.
15589 * configure.in: Add mips-*-sysv4* support.
15590
15591 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15592
15593 * build-all.mk: Document all useful targets.
15594 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15595 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15596
15597 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15598
15599 * configure: Support --silent, --quiet.
15600
15601 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15602
15603 * configure: Support --disable-FEATURE.
15604
15605 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15606
15607 * config.guess: Recognize NCR running SVR4.3.
15608
15609 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15610
15611 * config.guess: Make BSDI generate i386-unknown-bsd386.
15612 Patch from Paul Eggert <eggert@twinsun.com>.
15613
15614 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15615
15616 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15617
15618 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15619
15620 * configure: Make unrecognized options give nonfatal warnings
15621 instead of fatal errors, and pass them to any subdirectory
15622 configures in case they recognize them.
15623 Make --x equivalent to --with-x.
15624
15625 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15626
15627 * configure: Add --enable-* options. Clean up usage message and
15628 some comments.
15629
15630 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15631
15632 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15633
15634 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15635
15636 * configure.in (hppa*-*-*): Enable binutils.
15637
15638 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15639
15640 * config.sub: Recognize cisco.
15641
15642 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15643
15644 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15645
15646 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15647
15648 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15649 than one configuration name. Add comment.
15650
15651 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15652
15653 * config.guess: about target *-hitachi-hiuxwe2, fixed
15654 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15655 macro is incorrect.]
15656
15657 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15658
15659 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15660 than the "make ls" stuff which used to be here.
15661
15662 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15663
15664 * config.guess: Recognize i[34]86-unknown-freebsd.
15665 From Shawn M Carey <smcarey@rodan.syr.edu>.
15666
15667 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15668
15669 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15670
15671 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15672
15673 * config.guess: Check for ptx.
15674
15675 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15676
15677 * config.sub: Add os9k checking.
15678
15679 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15680
15681 * config.guess: Handle OSF1 running on HPPA processors
15682
15683 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15684
15685 * configure: If subdir configure fails, print out a message with
15686 subdirectory name, in case subdir's configure code didn't identify
15687 itself.
15688
15689 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15690
15691 * configure.in: Remove embedded newlines from configdirs.
15692 Avoid mismatches of substrings. Fix matching strings at end
15693 of configdirs.
15694
15695 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15696
15697 * config.guess: Add Lynx/rs6000 config support.
15698
15699 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15700
15701 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15702
15703 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15704
15705 * configure.in (hppa*-*-osf*): Treat this just like most other
15706 PA configurations (eg no binutils or ld).
15707 (hppa*-*-*elf*): These configurations have binutils and ld.
15708
15709 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15710
15711 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15712
15713 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15714
15715 * configure.in (rs6000-*-*): Build gas.
15716
15717 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15718
15719 * Makefile.in: Avoid bug in losing hpux sed.
15720
15721 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15722
15723 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15724 for GDB and GDB has been fixed to not need it.
15725
15726 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15727
15728 * config.guess: Recognize vax hosts.
15729
15730 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15731
15732 * configure (while loop): Don't use "break 2" inside case
15733 statement -- the case statement isn't an enclosing loop.
15734
15735 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15736
15737 * config.guess: Clean up NeXT support, to allow nextstep
15738 on Intel machines. Make OS be nextstep.
15739
15740 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15741
15742 * config.guess: Add alternate forms for Convex.
15743
15744 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15745
15746 * configure: Completely rewrite option processing. Take
15747 advantage of pattern-matching to avoid invoking test frequently.
15748 Also clean up host and target defaulting logic.
15749
15750 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15751
15752 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15753 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15754 commands (plus user environment) will fit SCO limits.
15755
15756 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15757
15758 * configure.in: Don't issue warnings about directories which are
15759 not being configured if -norecursion is set. Correct test for
15760 --with-gnu-as and --with-gnu-ld to not get confused by substring
15761 matches.
15762
15763 * configure.in: Don't build gas for alpha-dec-osf1*.
15764
15765 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15766
15767 * configure: Back out Per's change of 12/19/1993. It changes the
15768 behavior of configure in unexpected and confusing ways.
15769
15770 Also, use different delim char when calculating
15771 program_transform_name so that the name can contain slashes.
15772
15773 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15774
15775 * configure.in, config.sub: Add support for VSTa micro-kernel.
15776
15777 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15778
15779 * configure.in: Nuke hacks which were used to get a special
15780 version of GAS for HPPA configurations.
15781
15782 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15783
15784 * configure: If only ${target_alias} is given, use that
15785 as the default for ${host_alias}.
15786 * configure: Add missing back-slashes before nested quotes.
15787
15788 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15789
15790 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15791
15792 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15793
15794 * config.guess: Recognize some Tektronix configurations.
15795 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15796
15797 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15798
15799 * config.sub: Match any flavor of SH.
15800
15801 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15802
15803 * configure.in: Don't try to configure newlib for Alpha.
15804
15805 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15806
15807 * configure.in: Don't build ld for Irix 5. Don't build gas,
15808 libg++ or libio for any Alpha target.
15809
15810 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15811
15812 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15813
15814 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15815 default arguments -- so it tried to compress itself.
15816
15817 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15818
15819 * configure.in (notsupp): ensure that a space is always at the end
15820 of the configdirs list, since the grep checks for an explicit space
15821
15822 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15823
15824 * configure.in (target i386-sysv4.2): don't build ld, since static
15825 versions of many libraries are not available.
15826
15827 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15828
15829 * config.guess: Recognize Apollos (using environment variables).
15830 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15831
15832 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15833
15834 * config.guess: Recognize Sony news mips running newsos.
15835
15836 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15837
15838 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15839 "fi ; else" for bash.
15840
15841 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15842
15843 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15844
15845 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15846
15847 * config.sub: accept unixware as an alias for svr4.2.
15848 Fix some inconsistancies with the gcc version.
15849
15850 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15851
15852 * Makefile.in (DISTDOCDIRS): Add gdb.
15853
15854 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15855
15856 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15857
15858 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15859
15860 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15861 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15862 this now.
15863
15864 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15865
15866 * config.sub: Accept hiux* as an OS name.
15867
15868 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15869 etc/make-stds.texi. The underscore came from gcc, and dje now
15870 agrees that RUNTESTFLAGS is the correct name.
15871
15872 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15873
15874 * install.sh: Remove 'set -e'. It makes any conditionals
15875 in the script useless.
15876
15877 * config.guess: Automatically recognize arm-acorn-riscix
15878 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15879
15880 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15881
15882 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15883
15884 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15885
15886 * Makefile.in (DISTDOCDIRS): New variable.
15887 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15888 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15889
15890 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15891
15892 * configure.in (hppa target): check the source directory for the
15893 pagas sub-directory
15894
15895 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15896
15897 * config.sub: Allow -aout* and -elf*.
15898
15899 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15900
15901 * configure.in: Don't build ld on i386-solaris2, same as for
15902 sparc-solaris2.
15903
15904 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15905
15906 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15907
15908 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15909
15910 * configure.in: Configure gdb for alpha.
15911
15912 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15913
15914 * Makefile.in (CXXFLAGS): Add -O.
15915
15916 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15917
15918 * config.guess: added support for DG Aviion
15919
15920 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15921
15922 * configure.in: Produce warning message for subdirectories not
15923 configurable for this host/target combination. Don't try to
15924 configure gdb for vms.
15925
15926 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15927
15928 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15929 appropriate files before making "diststuff".
15930 (DISTBISONFILES): New var: list of files to be edited.
15931 (DISTSTUFFDIRS): Add binutils.
15932
15933 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15934
15935 * config.sub: also handle mipsel and mips64el (for little endian mips)
15936
15937 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15938
15939 * configure.in: Add * to end of all OS names.
15940
15941 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15942
15943 * configure.in: Build newlib for LynxOS native.
15944
15945 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15946
15947 * config.guess: Add support for delta 88k running SVR3.
15948
15949 * configure.in: Add comment about HP compiler vs. emacs.
15950
15951 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15952
15953 * configure.in: don't build ld on solaris2 (not a viable option
15954 due to bugs in getpwnam & getpwuid)
15955
15956 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15957
15958 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15959 config.guess will produce a full version number.
15960
15961 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15962
15963 * configure.in: Build linker and binutils for alpha-dec-osf1.
15964
15965 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15966
15967 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15968 and gdb/testsuite/Makefile.in.
15969
15970 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15971
15972 * configure.in: recognize mips*- instead of mips-
15973
15974 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15975
15976 * config.sub: Accept linux*coff and linux*elf as operating
15977 systems.
15978
15979 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15980
15981 * config.sub: Recognize mips64, and mips3 as an alias for it.
15982
15983 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15984
15985 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15986 gdb knows how to handle OSF/1 shared libraries.
15987
15988 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15989
15990 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15991 * config.guess: Recognize Hitachi's HIUX.
15992 * config.sub: Recognize h3050r* and hppahitachi.
15993 Remove redundant cases for hp9k[23]*.
15994
15995 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15996
15997 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15998 if gas and ld are in the source tree and are in ${configdirs}.
15999 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16000 --with options (but still pass them down on the command line,
16001 if they were explicitly specified).
16002
16003 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16004
16005 * configure: substitute SHELL value in Makefile.in with
16006 ${CONFIG_SHELL}
16007
16008 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16009
16010 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16011 *-*-solaris2* targets.
16012
16013 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16014
16015 * Makefile.in: define M4, and pass it down to sub-makes;
16016 all-autoconf now depends on all-m4
16017
16018 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16019
16020 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16021 presence of {ar,ranlib} instead of a configured directory
16022
16023 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16024
16025 * config.guess: Accept 34?? as well as 33?? for NCR.
16026
16027 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16028
16029 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16030 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16031
16032 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16033
16034 * configure: grab values for $(CC) and $(CXX) from the
16035 environment, so that someone can do "CC=gcc configure; make" and
16036 have it work right (matching the way that autoconf works now)
16037
16038 * configure.in, Makefile.in: add support for gash, the tcl
16039 interface to Galaxy
16040
16041 * config.guess: add NetBSD variants (hp300, x86)
16042
16043 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16044
16045 * install.sh: Support -d option (in the manner of SunOS 4 install,
16046 as it is more deterministic than that of GNU install)
16047 (chmodcmd): Set file to mode 755 by default (should also do default
16048 chgrp and chown, but I don't feel like dealing with that now)
16049
16050 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16051
16052 * config.sub: Remove h8300hhms alias.
16053
16054 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16055
16056 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16057
16058 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16059
16060 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16061 as stmp-fixinc
16062
16063 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16064
16065 * config.sub: recognize m88110-bug-coff.
16066
16067 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16068
16069 * Makefile.in (all-libio): all dependencies on the toolchain used
16070 to build this (gcc, gas, ld, etc)
16071
16072 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16073
16074 * config.guess: Deal with OSF/1 1.3 on alpha.
16075
16076 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16077
16078 * install.sh: add some 'else true' clauses for portability
16079
16080 * configure.in: don't build libio for h8[35]00-*-* targets
16081
16082 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16083
16084 * Makefile.in: Add support for new libio.
16085
16086 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16087
16088 * install.sh: If one command fails, don't try the rest. Don't try
16089 to remove $dsttmp (via trap) unless we have already created it.
16090 If $src doesn't exist, detect it and exit with an error.
16091
16092 * config.guess: Recognize BSD on hp300.
16093
16094 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16095
16096 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16097 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16098
16099 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16100
16101 * Makefile.in (all-send-pr): depends on all-prms
16102
16103 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16104
16105 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16106
16107 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16108
16109 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16110 Added test for mips-mips-riscos5.
16111
16112 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16113
16114 * configure.in: use mh-hp300 for 68k HP hosts
16115
16116 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16117
16118 * configure: add support for CONFIG_SHELL, so that you can use
16119 some alternate shell for evaluating configure scripts
16120
16121 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16122
16123 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16124 in configure script to bug-gdb@prep.ai.mit.edu when building
16125 distribution archive.
16126 * Makefile.in (COMPRESS): Remove def.
16127 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16128 gdb.tar.Z and make-gdb.tar.Z respectively.
16129 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16130 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16131 to convergence with 'taz' target in Makefile.in.
16132
16133 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16134
16135 * install.sh (dsttmp): use trap to ensure that tmp files go
16136 away on error conditions
16137
16138 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16139
16140 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16141
16142 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16143
16144 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16145 its parent is '/' not ''.
16146
16147 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16148
16149 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16150
16151 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16152 that ${newsrcdir}/configure.in does.
16153
16154 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16155
16156 * test-build.mk: support for CONFIG_SHELL
16157
16158 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16159
16160 * config.sub (netware): Add as a basic system type.
16161
16162 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16163
16164 * Makefile.in (Makefile): depend on configure.in. Also drop the
16165 $(srcdir)/ from the dependency on Makefile.in.
16166
16167 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16168
16169 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16170 (h8300hhms is temporary until multi-libraries are implemented).
16171 * configure.in: Handle h8300h too.
16172
16173 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16174
16175 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16176
16177 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16178
16179 * configure: Remove extraneous output when guessing host type.
16180 * config.guess: Remove extraneous output when guessing using C
16181 compiler rather than uname, or when guessing fails.
16182
16183 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16184
16185 * Makefile.in: remove all.cross and install.cross targets
16186
16187 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16188 definitions
16189
16190 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16191
16192 * configure.in (target sh): Build gprof.
16193
16194 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16195
16196 * config.sub: change -solaris to -solaris2
16197
16198 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16199
16200 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16201
16202 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16203
16204 * configure: Correct error message for missing Makefile.in to
16205 print correct directory.
16206
16207 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16208
16209 * install.sh: kludge around 386BSD shell bug
16210
16211 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16212
16213 * config.guess: Recognize NeXT.
16214 * config.guess: Recognize i486-ncr-sysv4.
16215 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16216
16217 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16218
16219 * Makefile.in (MAKEINFOFLAGS): New variable.
16220 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16221 * build-all.mk, test-build.mk: Pass down --no-split as
16222 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16223
16224 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16225
16226 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16227
16228 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16229
16230 * Makefile.in (libg++.tar.z): New rule.
16231 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16232 * Makefile.in (taz): Only do a single chmod.
16233
16234 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16235
16236 * install.sh: don't use dirname anymore (replaced with sed usage)
16237
16238 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16239
16240 * Makefile.in: Change extension for gzip'd files from '.z' to
16241 '.gz' per new FSF standard usage.
16242
16243 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16244
16245 * configure: put quotes around the final value of program_transform_name
16246
16247 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16248
16249 * Makefile.in: new install.sh support; update install-info rules
16250
16251 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16252
16253 * configure.in: Build diff for crosses, but not for go32 host.
16254
16255 * configure.in: Build gprof only for native, and don't build it
16256 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16257
16258 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16259
16260 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16261
16262 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16263
16264 * configure.in (host_tools): Add prms.
16265
16266 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16267
16268 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16269 with $(FLAGS_TO_PASS) on the command line
16270
16271 * config.sub: Recognize lynx and lynxos
16272
16273 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16274
16275 * config.sub: Accept -ecoff*, not just -ecoff.
16276
16277 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16278
16279 * Makefile.in (taz): Use .gz suffix instead of .z.
16280 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16281 names.
16282
16283 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16284
16285 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16286
16287 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16288
16289 * Makefile.in (install-no-fixedincludes): install gcc last, so
16290 that rebuilds that might happen during 'make install' don't get
16291 bogus gcc include files
16292
16293 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16294
16295 Change from Utah for HPPA support:
16296 * config.guess: Recognize hppa1.x-hp-bsd.
16297
16298 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16299
16300 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16301 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16302
16303 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16304
16305 * config.sub: Add support for rom68k and bug boot monitors.
16306
16307 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16308
16309 * Makefile.in: Make all-opcodes depend on all-bfd.
16310
16311 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16312
16313 * config.guess: Added special check for i[34]86-univel-sysv4*.
16314
16315 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16316
16317 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16318 the processor rather than assuming i486.
16319
16320 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16321
16322 * config.guess: Recognize SunOS6 as Solaris3.
16323
16324 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16325
16326 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16327 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16328
16329 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16330
16331 * build-all.mk (all-cross): New target for Canadian Cross.
16332 Added Q2 go32 targets.
16333 * test-build.mk: Configure go32 cross sparclite-aout and
16334 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16335 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16336
16337 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16338
16339 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16340 GO32 hosted toolchains
16341
16342 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16343
16344 * configure: change so "-exec-prefix" gets passed down rather
16345 than "-exec_prefix" so autoconf generated Makefiles get the
16346 exec_prefix set right.
16347
16348 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16349
16350 * config.guess: get the Solaris2 minor version number
16351
16352 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16353
16354 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16355
16356 * config.guess: Recognize some Sequent platforms.
16357
16358 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16359
16360 * Makefile.in: added the vault-install target
16361
16362 * configure.in: actually use the Sun3 makefile fragment that's in
16363 config, also added the release dir to configdirs
16364
16365 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16366
16367 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16368
16369 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16370
16371 * configure.in: remove some program from Alpha targetted toolchains
16372
16373 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16374
16375 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16376 gprof.
16377 (taz): Run "make diststuff" in those directories instead of "make
16378 proto-dir". Look for "VERSION=" only at start of line in subdir
16379 Makefile. Use "gzip -9" for compression.
16380 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16381 (binutils.tar.z): New target.
16382
16383 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16384
16385 * Makefile.in (taz): Include gpl.texinfo.
16386
16387 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16388
16389 * Makefile.in (setup-dirs): Merged into "taz" target.
16390 (taz): Only do `proto-dir' stuff if a directory is actually needed
16391 for this target.
16392
16393 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16394
16395 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16396 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16397 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16398 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16399 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16400
16401 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16402
16403 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16404 config.sub, and move-if-change to gdb testsuite distribution
16405 archive, so the testsuite can be extracted, configured, and
16406 run separately from the gdb distribution. Blow away the Chill
16407 tests that require a Chill compiled executable, since GNU Chill
16408 is not yet publically available.
16409
16410 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16411
16412 * test-build.mk: set environment variables in a single command,
16413 instead of a list of assignments and exports
16414
16415 * config.guess: recognize Alpha/OSF1 systems
16416
16417 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16418
16419 * configure: Change help message to prefer --options rather than
16420 -options.
16421
16422 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16423
16424 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16425 zippy@ecst.csuchico.edu.
16426 * config.guess: Recognize miniframe.
16427
16428 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16429
16430 * Makefile.in: Use srcroot to find runtest rather than rootme.
16431 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16432
16433 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16434
16435 * test-build.mk: Extensive additions to support building on a
16436 machine other than the host.
16437
16438 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16439
16440 * configure (tooldir): Fix for i386-aix again.
16441
16442 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16443
16444 * configure, Makefile.in: Change definition of $(tooldir)
16445 to match the FSF.
16446
16447 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16448
16449 * config.guess: Recognize i[34]86/SVR4.
16450
16451 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16452
16453 * Makefile.in (all-gdb): gdb depends on sim.
16454
16455 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16456
16457 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16458 at the same time we make the prototype gdb directory.
16459 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16460 files at the same time as the gdb base release distribution.
16461
16462 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16463
16464 * Makefile.in (check): Use individual check targets rather than
16465 DO_X rule.
16466 (check-gcc): Added.
16467
16468 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16469
16470 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16471 for System V release 3.2.
16472
16473 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16474
16475 * config.sub: Recognize hppaosf.
16476 * configure.in: Do configure ld/binutils/gas for it.
16477
16478 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16479
16480 * configure (tooldir): Alter syntax used to set this, for systems
16481 where "\$" isn't handled right, like i386-aix.
16482
16483 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16484
16485 * configure: Pass program-transform-name, not
16486 program_transform_name, to recursive configures.
16487
16488 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16489
16490 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16491 of gas+ld+binutils.
16492
16493 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16494
16495 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16496
16497 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16498
16499 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16500
16501 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16502
16503 * Makefile.in (PRMS): Set back to all-prms.
16504
16505 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16506
16507 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16508 targets, rather than for MIPS hosts.
16509
16510 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16511
16512 * configure.in: add comment for --with-x default values
16513
16514 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16515
16516 * Makefile.in: add check-* targets for each of the directories in
16517 the tree. Add a definition of RUNTEST that will use the one we
16518 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16519
16520 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16521
16522 * configure.in: Removed obsolete references to bfd_target and
16523 target_makefile_frag.
16524
16525 * build-all.mk: Set assorted targets for Q2.
16526 * config.sub: Recognize z8k-sim and h8300-hms.
16527 * test-build.mk: Really don't pass host to configure.
16528 (HOLES): Added uname.
16529
16530 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16531
16532 * configure: Handle an empty program-prefix, program-suffix or
16533 program-transform-name correctly.
16534
16535 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16536
16537 * build-all.mk: -G 8 no longer required for MIPS targets.
16538 * test-build.mk: Don't pass host argument to configure; make it
16539 guess.
16540
16541 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16542
16543 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16544 * Makefile.in (COMPRESS): New macro, like GZIP.
16545
16546 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16547
16548 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16549
16550 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16551 with gas currently defaults to -G 0.
16552
16553 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16554
16555 * Makefile.in (all-flex): flex depends on byacc.
16556
16557 * build-all.mk: If host not specified, use config.guess. Pass TAG
16558 to test-build.mk as RELEASE_TAG.
16559 * test-build.mk (configargs): New variable containing arguments to
16560 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16561 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16562
16563 * config.guess: Use /bin/uname when checking -X argument on SCO,
16564 to avoid invoking GNU uname which doesn't understand -X.
16565
16566 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16567
16568 * configure.in: Build gas for mips-*-*.
16569
16570 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16571
16572 * Makefile.in (all.normal): insert missing backslash.
16573
16574 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16575
16576 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16577
16578 * Makefile.in: Complete overhaul to merge many almost identical
16579 targets.
16580
16581 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16582
16583 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16584 (gdb.tar.Z): Adjusted.
16585
16586 * Makefile.in (setup-dirs, taz): New targets; should be general
16587 enough to adapt for gdb sometime. Build only .z file.
16588 (gas.tar.z): New target.
16589
16590 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16591
16592 * build-all.mk: Use CC=cc -Xs on Solaris.
16593
16594 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16595
16596 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16597 for handling BISON for FSF releases.
16598
16599 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16600
16601 * configure: Actually implement the change zoo just documented.
16602
16603 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16604
16605 * configure: when using config.guess, only set target_alias when
16606 it's not already been set (ie, on the command line)
16607
16608 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16609
16610 * Makefile.in: add installcheck target, set PRMS to install-prms
16611
16612 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16613
16614 * configure: add support for package_makefile_fragment, handle the
16615 case where a directory has a configure.in file but no Makefile.in
16616 more gracefully (with an actual understandable error message, even);
16617 add support for --without (and add this to the usage message); also
16618 explicitly add a --host=${host_alias} to the command line when
16619 config.guess is used
16620
16621 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16622
16623 * configure: Must use both --host and --target in recursive calls.
16624
16625 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16626
16627 * Makefile.in: Change deja-gnu to dejagnu.
16628
16629 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16630
16631 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16632
16633 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16634
16635 * configure.in: canonicalize all instances to *-*-solaris2*,
16636 also strip out a number of tools to not build for go32 host
16637
16638 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16639
16640 * config.guess: add GPL.
16641
16642 * Makefile.in, config.guess, config.sub, configure: bump
16643 copyrights to 93.
16644
16645 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16646
16647 * Makefile.in (do-info): Removed obsolete check for existence of
16648 localenv file.
16649
16650 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16651
16652 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16653
16654 * Makefile.in: a couple of 'else true' for decstation,
16655 support for TclX
16656
16657 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16658
16659 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16660
16661 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16662
16663 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16664
16665 * config.guess: Recognize i386-ibm-aix (PS/2).
16666 * configure.in: Use config/mh-aix386 file for it.
16667
16668 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16669
16670 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16671 CC_FOR_TARGET instead.
16672 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16673
16674 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16675
16676 * Makefile.in: Add sim to list of directories sent with gdb
16677
16678 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16679
16680 * configure.in: Put back mips-dec-bsd* case.
16681
16682 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16683
16684 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16685 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16686 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16687
16688 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16689
16690 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16691
16692 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16693 (install-info): install dir.info only if it exists,
16694 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16695
16696 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16697
16698 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16699 gas for mips-dec-bsd.
16700
16701 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16702
16703 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16704 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16705
16706 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16707
16708 * configure.in: Added "dejagnu" to hosttools list.
16709
16710 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16711
16712 * config.sub, configure.in, config.guess: Add support
16713 for Bosx, an AIX variant from Bull.
16714 Patches from F.Pierresteguy@frcl.bull.fr.
16715
16716 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16717
16718 * devo/dejagnu: Initial creation of devo/dejagnu.
16719 Migrated dejagnu testcases and support files for testing software
16720 tools to reside as subdirectories, currently called "testsuite",
16721 within the directory of the software tool. Migrated all programs,
16722 support libraries, etc. beloging to dejagnu proper from
16723 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16724 with no modifications. The changes to these files which will
16725 allow them to configure, build, and execute properly will be made
16726 in a future update.
16727
16728 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16729
16730 * Makefile.in: Change send_pr to send-pr.
16731 * configure.in: Likewise.
16732 * send_pr: Renamed directory to send-pr.
16733
16734 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16735
16736 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16737
16738 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16739
16740 * README: Update for gdb-4.8 release.
16741 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16742 gdb-xxx.tar.z (gzip'd) file also.
16743
16744 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16745
16746 * Makefile.in: make all-diff depend on all-libiberty
16747
16748 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16749
16750 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16751
16752 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16753
16754 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16755
16756 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16757
16758 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16759 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16760 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16761
16762 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16763
16764 * Makefile.in: makeinfo binary is in a new location
16765
16766 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16767
16768 * config.sub: Accept -ecoff as an OS.
16769
16770 * Makefile.in: Various changes to eliminate a level of make
16771 recursion and reduce the required command line length.
16772 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16773 sub-makes.
16774 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16775 variables holding settings for specific sub-makes.
16776 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16777 in terms of BASE_FLAGS_TO_PASS.
16778 (TARGET_LIBS): New variable listing directories which use
16779 TARGET_FLAGS_TO_PASS.
16780 (subdir_do): Eliminated.
16781 (do-*): New set of targets to replace subdir_do.
16782 (various): All targets which used subdir_do now depend on do-*.
16783 (local-clean): Renamed from do_clean.
16784 (local-distclean): New target, dependency of distclean and
16785 realclean.
16786 (install-info): Don't create directories. Depend on dir.info
16787 rather than calling make recursively.
16788 (install-dir.info): Eliminated.
16789 (install-info-dirs): Create all info directories here.
16790 (dir.info): Depend upon do-install-info.
16791
16792 * test-build.mk (HOLES): Added false.
16793
16794 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16795
16796 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16797
16798 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16799
16800 * Makefile.in (info): remove dependency on all-texinfo. The
16801 problem was really in texinfo/C, not at this level.
16802
16803 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16804
16805 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16806
16807 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16808
16809 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16810 GDB releases.
16811
16812 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16813
16814 * configure: Include srcdir in message about target of link not
16815 being found. Don't convert `-' to `_' in `with' options being
16816 passed to subdirs.
16817
16818 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16819
16820 * configure.in: add uudecode to host_tools
16821
16822 * Makefile.in: added {all,install}-uudecode targets, added them to
16823 the appropriate lists
16824
16825 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16826
16827 * Makefile.in (all-gcc): Added dependency on all-gas.
16828
16829 * configure.in (mips-*-*): Build ld and binutils.
16830
16831 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16832
16833 * configure: check return code from mkdir, print error message and
16834 exit on failure.
16835
16836 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16837
16838 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16839
16840 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16841
16842 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16843
16844 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16845
16846 * config.sub (h8500): Recognize this as a cpu type.
16847
16848 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16849
16850 * configure: source directory missing is no longer a warning
16851
16852 * configure.in: recognize irix[34]* instead of irix[34]
16853
16854 * Makefile.in: define and pass down X11_LIB
16855
16856 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16857
16858 * guess-systype: Renamed to ...
16859 * config.guess: ... by popular request.
16860 * configure.in, Makefile.in: Update accordingly.
16861
16862 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16863
16864 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16865 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16866 + Execute ./dummy instead of assuming . is in PATH.
16867
16868 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16869
16870 * guess-systype: New shell script. Attempts to guess the
16871 canonical host name of the executing host.
16872 Only a few hosts are supported so far.
16873 * configure: Call guess-systype if no host is specified.
16874
16875 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16876
16877 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16878 gcc Makefile.
16879
16880
16881 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16882
16883 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16884 (all-gcc, install-gcc, subdir_do): Use it.
16885
16886 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16887
16888 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16889
16890 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16891
16892 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16893 set exclusively by configure, using configure.in .
16894
16895 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16896
16897 * test-build.mk: set $PATH for all builds
16898
16899 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16900
16901 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16902
16903 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16904 the one used in gcc/Makefile.in, so that a null expansion doesn't
16905 override the one needed to build gcc with a native cc.
16906
16907
16908 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16909
16910 * configure: Accept -with arguments.
16911
16912 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16913
16914 * Makefile.in: added h8300sim
16915
16916 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16917
16918 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16919 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16920 (all-cygnus, native, build-cygnus): Make
16921 $(canonhost)-stamp-3stage-done, not $(host)....
16922 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16923 i386-sco3.2v4. Added else true to if command.
16924
16925 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16926
16927 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16928
16929 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16930
16931 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16932
16933 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16934
16935 * configure.in: don't remove binutils from Solaris builds
16936
16937 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16938
16939 * Makefile.in: get rid of earlier definitions for *clean,
16940 also handle the recursive info rule better
16941
16942 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16943
16944 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16945 do more-or-less the right thing.
16946
16947 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16948
16949 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16950 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16951
16952 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16953
16954 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16955 $(host_canonical).
16956
16957 * configure.in: split the configdirs list into 4 categories (native
16958 v. cross, library v. tool) and handle the cross-only and native-
16959 only in more reasonable (and correct!) way.
16960
16961 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16962
16963 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16964 configdirs anymore.
16965
16966 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16967
16968 * Makefile.in: extensive cleanup:: removed all of the explicit
16969 clean-* targets, collapsed many wrappers around subdir_do into
16970 one, added additional targets to satisfy standards.texi, deleted
16971 some old targets, some changes for consistency
16972
16973 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16974
16975 * configure.in: handle some programs as cross-only, and others as
16976 native only
16977
16978 * test-build.mk: handle partial holes in a more generic manner
16979
16980 * Makefile.in: m4 depends on libiberty
16981
16982 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16983
16984 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16985 time, wdiff, and find to configdirs
16986
16987 * Makefile.in: all, clean, and install rules for the new programs
16988 added to configure.in
16989
16990 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16991
16992 * configure.in: use mh-sun for all *-sun-* hosts
16993
16994 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16995
16996 * Makefile.in: define flags for X11 include files and library file
16997 locations, pass them down to the programs that need this info
16998
16999 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17000
17001 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17002
17003 * configure.in: start building libg++ for HP-UX targets
17004
17005 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17006
17007 * README: Update references to files moved into etc/.
17008
17009 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17010
17011 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17012 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17013
17014 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17015
17016 * configure: accept dash as well as underscore in long option
17017 names for FSF compatibility.
17018
17019 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17020
17021 * config.sub: added -sco3.2v4 support from FSF.
17022
17023 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17024
17025 * configure.in: expand the section that adds or removes
17026 directories from the list of programs to build, to handle native
17027 vs. cross in addition to host v. native
17028
17029 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17030
17031 * Makefile.in: Replace C++ in macro names with CXX.
17032 This is less likely to break ...
17033
17034 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17035
17036 * test-build.mk: add -w to GNU_MAKE
17037
17038 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17039
17040 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17041 add 'sparc' to list of recognized cpus. This needed to make
17042 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17043 Delete some redundant ose68 variants. Recognize -wrs as an os,
17044 then changes that into $CPU-wrs-vxworks.
17045
17046 * configure.in: remove most references to gdbtest, regularize
17047 target based program removal
17048
17049 * test-build.mk: import from p3 tree (many fixes and changes)
17050
17051 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17052
17053 * Makefile.in: added rules to handle tcl, tk, and expect
17054
17055 * configure.in: handle those directories if they exist
17056
17057 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17058
17059 * config.sub: removed bogus hppabsd and hppahpux names, since
17060 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17061
17062 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17063
17064 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17065 depends upon all-xiberty
17066
17067 * Makefile.in: changes from p3, including:
17068
17069 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17070
17071 * Makefile.in (XTRAFLAGS): include newlib directories if
17072 newlib/Makefile exists, rather than if host != target.
17073
17074 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17075
17076 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17077 from the same source tree and not building a cross-compiler. This
17078 matters for the libg++ configuration if reconfiguring a tree that
17079 has already been installed.
17080
17081 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17082
17083 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17084 pick up the machine and system specific header files.
17085
17086 * Makefile.in: added AS_FOR_TARGET, passed down in
17087 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17088 the C compiler to use to create programs which are run in the
17089 build environment, set it to default to $(CC), and passed it down
17090 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17091
17092 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17093
17094 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17095 We need them for unusual native builds, like systems without
17096 ranlib.
17097
17098 * configure: also define $(host_canonical) and
17099 $(target_canonical), which are the full, canonical names for the
17100 given host and target
17101
17102 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17103
17104 * Makefile.in: Added separate definitions for C++.
17105
17106 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17107
17108 * configure.in (configdirs): Add deja-gnu.
17109
17110 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17111
17112 * README: Update for configure.texi and gdb-4.7 release.
17113
17114 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17115
17116 * Makefile.in: Move "all" target to top of file.
17117 Previously, first target was ".PHONY" which caused BSD4.4 make
17118 to build .PHONY when make was run without arguments.
17119
17120 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17121
17122 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17123 Library-copylefted code in libiberty.
17124
17125 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17126
17127 * config.sub: Replace m68kmote with plain old m68k.
17128
17129 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17130
17131 * Makefile.in: Remove space from blank line, avoid Make complaints.
17132
17133 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17134
17135 * config.sub: Complain if no argument is given. Added support for
17136 386bsd as OS and target alias.
17137
17138 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17139
17140 * Makefile.in (XTRAFLAGS): include newlib directories if
17141 newlib/Makefile exists, rather than if host != target.
17142
17143 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17144
17145 * config.sub: recognize sparclite-wrs-vxworks.
17146
17147 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17148 p3.) Added clean-xiberty to clean.
17149
17150 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17151
17152 * configure.in: use *-*-* instead of nested cases for host and target
17153
17154 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17155
17156 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17157 from the same source tree and not building a cross-compiler. This
17158 matters for the libg++ configuration if reconfiguring a tree that
17159 has already been installed.
17160
17161 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17162
17163 * config.sub (i486v/i486v4): Merge in from FSF version.
17164
17165 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17166
17167 * configure: only set PWD if it is already set.
17168
17169 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17170
17171 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17172 doesn't have unset and all success paths (and most error paths)
17173 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17174 to just ${PWD} to avoid confusion.)
17175
17176 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17177
17178 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17179 even for a native compilation.
17180
17181 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17182
17183 Changes to make the gdb.tar.Z rule work better.
17184
17185 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17186 (DEVO_SUPPORT): Add configure.texi.
17187 (bfd-ilrt.tar.Z): Remove ancient rule.
17188
17189 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17190
17191 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17192 pick up the machine and system specific header files.
17193
17194 * configure.in, config.sub: added new target m68010-adobe-scout,
17195 with alias of adobe68k. Changed configure.in to check for
17196 -scout before -sco* to avoid a false match.
17197
17198 * Makefile.in: added AS_FOR_TARGET, passed down in
17199 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17200 the C compiler to use to create programs which are run in the
17201 build environment, set it to default to $(CC), and passed it down
17202 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17203
17204 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17205
17206 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17207 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17208 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17209 FOR_TARGET variants, to newlib and libg++.
17210
17211 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17212
17213 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17214 first.
17215
17216 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17217
17218 * config.sub: Accept `elf' as an environment.
17219
17220 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17221
17222 * Makefile.in (all-opcodes): cd into the right directory
17223
17224 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17225
17226 * configure: added -program_transform_name option, used as
17227 argument to sed when installing programs.
17228 configure.texi: added documentation for -program_prefix,
17229 -program_suffix and -program_transform_name.
17230
17231 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17232
17233 * config.sub: Accept i486 where i386 ok.
17234
17235 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17236
17237 * config.sub: accept we32k
17238
17239 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17240
17241 * config.sub, configure.in: accept OSE68000 and OSE68k.
17242
17243 * Makefile.in: don't create all directories for ``make install'';
17244 let the subdirectories create the ones they need.
17245
17246 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17247
17248 * COPYING: new file, GPL v2
17249
17250 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17251
17252 * Makefile.in: use the new gen-info-dir, which needs a template
17253 argument (which also lives in texinfo)
17254
17255 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17256
17257 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17258
17259 * config.sub (ncr3000): Change i386 to i486.
17260
17261 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17262
17263 * Makefile.in: add install-rcs, install-grep to
17264 install-no-fixedincludes, removed install-bison and install-libgcc
17265
17266 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17267
17268 * configure.in: grab the HPUX makefile fragment if on HPUX
17269
17270 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17271
17272 * Makefile.in: eradicate bison spoor (ditto libgcc).
17273 configure.in: recognise m68{k,000}-ericsson-OSE.
17274 es1800 is alias for m68k-ericsson-OSE
17275
17276 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17277
17278 * configure.in: rearrange the parts that remove programs from
17279 configdirs, based now on HOST==TARGET or by canonical triple.
17280
17281 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17282
17283 * test-build.mk: recurse explicitly with -f test-build.mk when
17284 appropriate. predicate stage3 and comparison on the existence
17285 of gcc. That is, if gcc isn't around, we aren't three-staging.
17286 On very clean, also remove ...stamp-co. Build in-place before
17287 doing other builds.
17288
17289 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17290
17291 * Makefile.in, configure.in: add tgas
17292
17293 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17294
17295 * Makefile.in: a number of changes merged in from progressive.
17296
17297 * configure.in: add libm.
17298
17299 * .cvsignore: ignore some stuff that comes from test-build.mk.
17300
17301 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17302
17303 * config.sub: Add es1800 (m68k-ericsson-es1800).
17304
17305 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17306
17307 * configure: Add program_suffix (parallel to program_prefix)
17308 * Makefile.in: adjust directory-creating script for losing decstation
17309
17310 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17311
17312 * configure: Minor $subdir-related fixes.
17313
17314 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17315
17316 * configure: fix various problems with propogating
17317 makefile_target_frag in subdirs.
17318 * configure.in: config libgcc if its there
17319
17320 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17321
17322 * config.sub: HPPA merge.
17323
17324 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17325
17326 * Makefile.in: Replace all-bison with all-byacc in all
17327 dependency lines for other tools (which now use byacc).
17328
17329 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17330
17331 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17332
17333 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17334
17335 * Makefile.in: make gprof rules similar to byacc rules (instead of
17336 vestigal $(unsubdir) that didn't work...)
17337
17338 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17339
17340 * config.sub: Add support for Linux.
17341 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17342 (at least for libg++).
17343
17344 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17345
17346 * configure.texi: fix doc for the -nfp option to configure
17347
17348 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17349
17350 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17351
17352 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17353
17354 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17355 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17356 * configure.in: added solaris* host_makefile_frag hook.
17357
17358 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17359
17360 * config.sub: changed recognition of m68000 so that various
17361 m68k types can be specified via m680[01234]0
17362
17363 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17364
17365 * config.sub (basic_machine): fix sed so that '-foo' isn't
17366 completely substituted out while .+'-foo' loses the '-foo'
17367
17368 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17369
17370 * config.sub ($os): Add -aout.
17371
17372 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17373
17374 * configure: If host_makefile_frag is absolute, don't
17375 prefix ${invsubdir} (relevant to libg++ auto-configure).
17376
17377 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17378
17379 * Makefile.in (tooldir): Define it.
17380 (all-ld): Depend on all-flex.
17381
17382 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17383
17384 * Makefile.in (check): Fix libg++ special case.
17385
17386 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17387
17388 * configure: do not bury `pwd` into config.status, thus do fewer
17389 pwd's.
17390
17391 * configure: print the "Building in" message only when building in
17392 other than "." AND verbose.
17393
17394 * configure: remove -s, rework -v to better accommodate guested
17395 configures.
17396
17397 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17398
17399 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17400
17401 * Makefile.in: macroize flags passed on recursion. remove
17402 fileutils.
17403
17404 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17405
17406 * configure: get makesrcdir right for subdirs deeper than 1.
17407
17408 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17409 install.
17410
17411 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17412
17413 * Makefile.in: don't print subdir_do or recursion lines.
17414
17415 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17416
17417 * standards.texi: added menu item.
17418
17419 * Makefile.in: build and install standards.info.
17420
17421 * standards.texi: new file.
17422
17423 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17424
17425 * configure: test for and move config.status pieces from
17426 ${subdir}/.
17427
17428 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17429
17430 * configure: Test for existance of files before trying to mv
17431 them, to avoid numerous non-existance messages.
17432
17433 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17434
17435 * configure: correct final line of config.status.
17436
17437 * configure: patch from eggert. Avoids a protection problem if
17438 the original Makefile.in is read only.
17439
17440 * configure: use move-if-change from gcc to create config.status.
17441 Some makefiles depend on config.status to tell if a directory
17442 has been reconfigured for a different host. This change
17443 prevents those directories from remaking everything in the case
17444 where the reconfig was only intended to rebuild a Makefile.
17445
17446 * configure: test for config.sub with "config.sub sun4" rather
17447 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17448 host alias from a missing config.sub.
17449
17450 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17451
17452 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17453 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17454
17455 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17456
17457 * configure: mkdir ${subdir} as needed.
17458
17459 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17460
17461 * Makefile.in,configure.in: added autoconf.
17462
17463 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17464
17465 * Makefile.in: no longer pass against on recursion.
17466
17467 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17468 definitions are not inherited.
17469
17470 * configure: correct makesrcdir when subdir is .
17471
17472 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17473
17474 * configure: Add support for 'subdirs' variable, which is
17475 like 'configdirs', except that configure doesn't re-invoke
17476 itself for subdirs, it just creates a Makefile for each subdir.
17477 * configure.texi: Document subdirs.
17478
17479 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17480
17481 * configure.in: added flex to configdirs
17482
17483 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17484
17485 * Makefile.in: remove clean-stamps from clean.
17486
17487 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17488
17489 * configure.in: Add gdbtest to configdirs.
17490
17491 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17492
17493 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17494 to recursive makes.
17495 * configure.in: Recognize new ncr3000 config.
17496
17497 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17498
17499 * Makefile.in, configure.in: removed references to gdbm.
17500
17501 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17502
17503 * config.sub: Don't canonicalize os value
17504 newsos* to bsd (readline needs to check for newsos).
17505 (This fix was earlier made Jan 31, but got re-broken.)
17506
17507 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17508
17509 * configure.in: sco is an os, not a vendor!
17510
17511 * configure: Quote $( better. Keep various shells happy.
17512
17513 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17514
17515 * Makefile.in: eliminate stamp-files.
17516
17517 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17518
17519 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17520 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17521
17522 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17523
17524 * config.sub: fix iris/iris3.
17525
17526 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17527
17528 * configure: re-add -rm.
17529
17530 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17531
17532 * Maskefile.in: add .stmp-rcs to all.
17533
17534 * configure.in: remove gas from rs6000 build, use aix host fragment.
17535
17536 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17537
17538 * configure: pass down site_option during recursion.
17539
17540 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17541
17542 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17543
17544 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17545
17546 * configure: Change exec_prefix so that it really defaults to prefix.
17547
17548 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17549
17550 * Makefile.in, configure.in: Add support for mmalloc library.
17551
17552 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17553
17554 * Makefile.in: add stmp dependencies for a few more things.
17555
17556 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17557
17558 * configure: adjusted error message on objdir/srcdir configure
17559 collision, per john's suggestion.
17560
17561 * Makefile.in: add libiberty stmp to all and all.cross.
17562
17563 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17564
17565 * Makefile.in: remove force dependencies, add grep to all.
17566
17567 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17568
17569 * Makefile.in: drop flex. make stamp files work.
17570
17571 * configure: added test for conflicting configuration in srcdir,
17572 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17573 gets cranky. use relative paths for configure and srcdir
17574 whenever possible. Send some error messages to stderr that were
17575 going to stdout.
17576
17577 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17578
17579 * Makefile.in: Fix libg++ rule to check for gcc directory
17580 before using gcc/gcc. Also pass XTRAFLAGS.
17581
17582 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17583
17584 * Makefile.in: added stmp-files so that directories aren't polled
17585 when they are already built.
17586
17587 * configure.texi: fixed a node pointer problem.
17588
17589 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17590
17591 * config.sub configure.in gdb/configure.in
17592 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17593 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17594 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17595
17596 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17597
17598 * configure: -recurring becomes -silent. corrected help message
17599 for -site= option.
17600
17601 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17602
17603 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17604
17605 * configure: when building Makefile for crosses, replace
17606 tooldir and program_prefix. default srcdir from location of
17607 config.sub. remove "for host in hosts" and "for target in
17608 targets" loops.
17609
17610 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17611
17612 * Makefile.in: Do not pass bindir or mandir to cvs.
17613
17614 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17615
17616 * Makefile.in, configure.in: removed traces of namesubdir,
17617 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17618 copyrights to '92, changed some from Cygnus to FSF.
17619
17620 * configure.texi: remove most references to multiple hosts,
17621 multiple targets, subdirs, etc.
17622
17623 * configure.man: removed rcsid. reference config.sub not
17624 config.subr.
17625
17626 * Makefile.in: mkdir $(infodir) on install-info.
17627
17628 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17629
17630 * configure.texi: Explain better about .gdbinit and about
17631 the environment that configure.in sections run in.
17632
17633 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17634
17635 * configure.in: Ultrix is only a decstation if it's a MIPS.
17636
17637 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17638
17639 * README: DOC.configure => cfg-paper.texi.
17640
17641 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17642
17643 * config.sub (near case $os): Don't convert newsos* to bsd!
17644
17645 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17646
17647 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17648 the number of copies of COPYING that go into the GDB tar file.
17649
17650 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17651
17652 * bfd/configure.in, gdb/config/mh-i386sco,
17653 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17654 Fix SCO configuration stuff.
17655
17656 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17657
17658 * Makefile.in: For libg++, make sure the -I pointing
17659 to the gcc directory goes *after* all the libg++-local -I flags.
17660 Also, move just-gcc dependency from just-libg++ to all-libg++.
17661
17662 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17663
17664 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17665
17666 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17667
17668 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17669
17670 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17671
17672 * config.sub: Add stratus configuration frags. Also
17673 submitted to FSF.
17674
17675 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17676
17677 * Makefile.in (DEV_SUPPORT): add configure.man.
17678
17679 * config.sub(Decode manufacturer-specific): add -none*.
17680
17681 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17682
17683 * Makefile.in: remove form feeds to make Sun's make happy.
17684 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17685
17686 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17687
17688 * Makefile.in (AR_FLAGS): Make quieter.
17689
17690 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17691
17692 * configure.in: Add libg++.
17693 * configure: When verbose, don't output the command line at each
17694 level; it will be unremarkably the same as the previous version,
17695 which will be the same as what the user typed.
17696
17697 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17698
17699 * configure.in, Makefile.in: fix clean-info, add flex. add
17700 fileutils.
17701
17702 * configure: be less sensitive to spaces in Makefile.in. Do not
17703 look for sources in "..". Doing so breaks subdirectories that
17704 might have their own configure. If a subdir has it's own
17705 configure script, use it.
17706
17707 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17708
17709 * cfg-paper.texi: some changes suggested by rms.
17710
17711 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17712
17713 * config.sub: Merge in some small additions from the FSF version,
17714 taken from the gcc distribution, to bring the Cygnus and FSF
17715 versions into closer sync.
17716
17717 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17718
17719 * configure.in: Changed svr4 references to sysv4.
17720
17721 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17722
17723 * configure: added -V for version number option.
17724
17725 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17726
17727 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17728 renamed from DOC.configure to cfg-paper.texi.
17729
17730 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17731
17732 * configure, config.subr, config.sub: config.subr is now
17733 config.sub again.
17734
17735 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17736
17737 * configure.texi: new file, in progress.
17738
17739 * Makefile.in: build info file and install the man page for
17740 configure.
17741
17742 * configure.man: new file, first cut.
17743
17744 * configure: find config.subr again now that configuration "none"
17745 has gone. removed all traces of the -ansi option. removed all
17746 traces of the -languages option.
17747
17748 * config.subr: resync from rms.
17749
17750 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17751
17752 * configure, config.sub, config.subr: merge config.sub into
17753 config.subr, call the result config.subr, remove config.sub, use
17754 config.subr.
17755
17756 * Makefile.in: revised install for dir.info.
17757
17758 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17759
17760 * configure.in: add decstation host makefile frag.
17761
17762 * Makefile.in: BISON now bison -y again. also install-gcc on
17763 install. clean-gdbm on clean. infodir belongs in datadir.
17764 Make directories for info install. Build dir.info here then
17765 install it.
17766
17767 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17768
17769 * Makefile.in: fix for bad directory tests.
17770
17771 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17772
17773 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17774 regexp. -srcdir relative was being handled incorrectly.
17775
17776 * Makefile.in: unwrapped some for loops so that parallel makes
17777 work again and so one can focus one's attention on a particular
17778 package.
17779
17780 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17781
17782 * configure: added PWD as a stand in for `pwd` (for speed). use
17783 elif wherever possible. make -srcdir work without -objdir.
17784 -objdir= commented out.
17785
17786 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17787
17788 * configure: +options become --options. -subdirs commented out.
17789 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17790 Makefile now at top of generated Makefile. Removed cvs log
17791 entries. added -srcdir. create .gdbinit only if there is one
17792 in ${srcdir}.
17793
17794 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17795 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17796 and mandir now keyed off datadir by default.
17797
17798 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17799
17800 * Freshly created ChangeLog.
17801
17802 \f
17803 Local Variables:
17804 mode: change-log
17805 left-margin: 8
17806 fill-column: 76
17807 version-control: never
17808 End: