f9c8f2982336cd28d689d97f0aa234caef2aed33
[gcc.git] / ChangeLog
1 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2
3 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
4 * configure: Regenerated.
5
6 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
7
8 * MAINTAINERS: Explicitly add myself as AIX maintainer.
9 Remove Geoff Keating as rs6000 port maintainer, at his request.
10
11 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
12
13 * MAINTAINERS: Update my email.
14
15 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
16
17 * config/isl.m4: don't echo $CFLAGS for ISL_CHECK_VERSION.
18 * configure: Re-generate.
19
20 2013-01-15 Richard Biener <rguenther@suse.de>
21
22 PR other/55973
23 * configure: Re-generate.
24
25 2013-01-14 Matthias Klose <doko@ubuntu.com>
26
27 * Makefile.def (install-target-libsanitizer): Depend on
28 install-target-libstdc++-v3.
29 * Makefile.in: Regenerate.
30
31 2013-01-14 Richard Biener <rguenther@suse.de>
32
33 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
34 * configure: Re-generate
35
36 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
37
38 * config.sub: Update from config repo.
39
40 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
41
42 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
43 * Makefile.in: Regenerate.
44
45 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
46
47 * MAINTAINERS (arc): Add new port maintainership for myself.
48
49 2013-01-09 Jason Merrill <jason@redhat.com>
50
51 * .gitignore: Import from gdb repository.
52
53 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
54
55 * Makefile.def (configure-gcc): Depend on all-gmp.
56 (all-gcc): Remove dependency on all-gmp.
57 * Makefile.in: Regenerated.
58
59 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
60
61 * config.sub: Merge from config repo.
62 * config.guess: Ditto.
63
64 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
65
66 * Makefile.def: Merge from binutils.
67 * Makefile.in: Ditto.
68
69 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
70
71 * MAINTAINERS: Update my email.
72
73 2012-12-29 Ben Elliston <bje@gnu.org>
74
75 * config.guess: Update to 2012-12-29 version.
76 * config.sub: Likewise.
77
78 2012-12-20 Matthias Klose <doko@ubuntu.com>
79
80 * Makefile.def (install-target-libgfortran): Depend on
81 install-target-libquadmath, install-target-libgcc.
82 (install-target-libsanitizer): Depend on install-target-libgcc.
83 (install-target-libjava): Depend on install-target-libgcc.
84 (install-target-libitm): Depend on install-target-libgcc.
85 (install-target-libobjc): Depend on install-target-libgcc.
86 (install-target-libstdc++-v3): Depend on install-target-libgcc.
87 * Makefile.in: Regenerate.
88
89 2012-12-19 Matthias Klose <doko@ubuntu.com>
90
91 * Makefile.def (install-target-libgo): Depend on
92 install-target-libatomic.
93 * Makefile.in: Regenerate.
94
95 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
96
97 PR go/55201
98 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
99 * Makefile.in: Regenerate.
100
101 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
102
103 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
104 * configure: Regenerate.
105
106 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
107
108 * config.sub: Merge from config repo.
109
110 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
111
112 * Makefile.def (target_modules): Add bootstrap=true and
113 raw_cxx=true to libsanitizer.
114 * configure.ac (bootstrap_target_libs): Add libsanitizer.
115 * Makefile.in: Regenerated.
116 * configure: Likewise.
117
118 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
119
120 * MAINTAINERS: Remove self as RTL optimization maintainer.
121
122 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
123
124 * MAINTAINERS (Write After Approval): Add myself.
125
126 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
127
128 * Makefile.def (target_modules): Remove bootstrap=true and
129 raw_cxx=true from libsanitizer.
130 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
131 * Makefile.in: Regenerated.
132 * configure: Likewise.
133
134 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
135
136 * Makefile.def (target_modules): Add bootstrap=true and
137 raw_cxx=true to libsanitizer.
138 * configure.ac (bootstrap_target_libs): Add libsanitizer.
139 * Makefile.in: Regenerated.
140 * configure: Likewise.
141
142 2012-11-28 Andrew Pinski <apinski@cavium.com>
143
144 PR bootstrap/54279
145 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
146 * configure: Regenerate.
147 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
148 * Makefile.in: Regenerate.
149
150 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
151
152 * configure.ac: Disable libsanitizer if we're not building C++.
153 * configure: Regenerate.
154
155 2012-11-15 Roland McGrath <roland@hack.frob.com>
156
157 * MAINTAINERS (Write After Approval): Add myself.
158
159 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
160
161 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
162 Kostya Serebryany (kcc@google.com) and
163 Jakub Jelinek (jakub@redhat.com).
164 Rename area for Dodji Seketeli (dodji@redhat.com).
165
166 2012-11-15 Dodji Seketeli <dodji@redhat.com>
167
168 * MAINTAINERS: (asan.c, related): Add myself.
169
170 2012-11-14 Roland McGrath <mcgrathr@google.com>
171
172 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
173 * configure: Regenerate.
174
175 2012-11-13 Richard Henderson <rth@redhat.com>
176
177 * configure.ac: Move libsanitizer logic to subdirectory.
178 * configure: Regenerate.
179
180 2012-11-13 Dodji Seketeli <dodji@redhat.com>
181
182 * configure.ac: Enable libsanitizer just on x86 linux for now.
183 * configure: Re-generate.
184
185 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
186
187 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
188 sections.
189 * configure: Regenerate.
190
191 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
192
193 * configure.ac: Add section for configdirs for libsanitizer.
194 Disable for cris-*-* and mmix-*-*.
195 * configure: Regenerate.
196
197 2012-11-12 Wei Mi <wmi@google.com>
198
199 * configure.ac: Add libsanitizer to target_libraries.
200 * Makefile.def: Ditto.
201 * configure: Regenerate.
202 * Makefile.in: Regenerate.
203 * libsanitizer: New directory for asan runtime. Contains an empty
204 tsan directory.
205
206 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
207
208 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
209 against Mingw64 w32api.
210 * configure: Regenerate.
211
212 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
213
214 * configure: Regenerated.
215
216 2012-11-03 Robert Mason <rbmj@verizon.net>
217
218 * configure.ac: add --disable-libstdcxx configure option
219 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
220
221 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
222
223 * MAINTAINERS (Write After Approval): Add myself.
224
225 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
226
227 * MAINTAINERS (Write After Approval): Add myself.
228
229 2012-10-24 Sharad Singhai <singhai@google.com>
230
231 * MAINTAINERS (Write After Approval): Add myself.
232
233 2012-10-24 Eric Christopher <echristo@gmail.com>
234
235 * MAINTAINERS: Update email address.
236
237 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
238
239 PR bootstrap/54820
240 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
241 * configure: Regenerate.
242
243 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
244
245 * MAINTAINERS (aarch64): Add Marcus and myself.
246
247 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
248
249 PR bootstrap/54820
250 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
251 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
252 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
253 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
254 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
255 * Makefile.in: Regenerate.
256 * configure.ac (have_static_libs): New variable and associated check.
257 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
258 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
259 * configure: Regenerate.
260
261 2012-10-10 Richard Biener <rguenther@suse.de>
262
263 * MAINTAINERS: Adjust for changed surname.
264
265 2012-10-04 Lawrence Crowl <crowl@google.com>
266
267 * MAINTAINERS (Write After Approval): Add myself.
268
269 2012-10-01 Cary Coutant <ccoutant@google.com>
270
271 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
272
273 2012-09-28 Ian Lance Taylor <iant@google.com>
274
275 * Makefile.def: Make all-target-libgo depend on
276 all-target-libbacktrace.
277 * Makefile.in: Rebuild.
278
279 2012-09-26 Ian Lance Taylor <iant@google.com>
280
281 * Makefile.def: Make all-gcc depend on all-libbacktrace.
282 * Makefile.in: Rebuild.
283
284 2012-09-20 Walter Lee <walt@tilera.com>
285
286 * configure.ac: Add tilegx to list of targets that support gold.
287 * configure: Regenerate.
288
289 2012-09-20 Marek Polacek <polacek@redhat.com>
290
291 * MAINTAINERS (Write After Approval): Add myself.
292
293 2012-09-19 Steve Ellcey <sellcey@mips.com>
294
295 * configure.ac: Add mips*-mti-elf* target.
296 * configure: Regenerate.
297
298 2012-09-17 Ian Lance Taylor <iant@google.com>
299
300 * MAINTAINERS (Various Maintainers): Add libbacktrace.
301 * configure.ac (host_libs): Add libbacktrace.
302 (target_libraries): Add libbacktrace.
303 * Makefile.def (host_modules): Add libbacktrace.
304 (target_modules): Likewise.
305 * configure, Makefile.in: Rebuild.
306
307 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
308
309 PR target/38607
310 Merge upstream change.
311 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
312
313 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
314 Add libgomp*.o to compare_exclusions for AIX.
315 * configure: Regenerate.
316
317 2012-09-06 Diego Novillo <dnovillo@google.com>
318
319 * configure.ac: Bump minimum GMP version to 4.2.3.
320 * configure: Re-generate.
321
322 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
323
324 PR target/54461
325 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
326 target-libgloss if not configured --with-avrlibc=no.
327 * configure: Regenerate.
328
329 2012-09-04 Jason Merrill <jason@redhat.com>
330
331 * configure.ac: Fix --enable-languages=all.
332
333 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
334
335 * MAINTAINERS (Write After Approval): Add myself.
336
337 2012-09-03 Richard Guenther <rguenther@suse.de>
338
339 PR bootstrap/54138
340 * configure.ac: Re-organize ISL / CLOOG checks to allow
341 disabling with either --without-isl or --without-cloog.
342 * configure: Regenerated.
343
344 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
345
346 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
347 * configure: Regenerate.
348
349 2012-08-27 Ulrich Drepper <drepper@gmail.com>
350
351 * MAINTAINERS: Fix my email address.
352
353 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
354
355 PR binutils/4970
356 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
357 and opcodes.
358 * Makefile.in: Regenerated.
359
360 2012-08-26 Art Haas <ahaas@impactweather.com>
361
362 * configure: Regenerate.
363
364 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
365
366 * INSTALL/README: Also refer to the online installation
367 instructions.
368
369 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
370
371 * MAINTAINERS (Write After Approval): Add myself.
372 (Picochip port): Remove myself.
373
374 2012-08-14 Diego Novillo <dnovillo@google.com>
375
376 Merge from cxx-conversion branch.
377
378 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
379 POSTSTAGE1_CONFIGURE_FLAGS.
380 * Makefile.in: Regenerate.
381 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
382 Force C++ when bootstrapping.
383 * configure: Regenerate.
384
385 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
386
387 * MAINTAINERS (Write After Approval): Add myself.
388
389 2012-07-16 Joseph Myers <joseph@codesourcery.com>
390
391 * README: Document use of ranges of years in copyright notices.
392
393 2012-07-06 Richard Guenther <rguenther@suse.de>
394
395 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
396 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
397 --with-gmp=system.
398 * Makefile.in: Regenerated.
399 * configure: Likewise.
400
401 2012-07-06 Richard Guenther <rguenther@suse.de>
402
403 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
404 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
405 supply V=1 as extra_make_flags.
406 * configure: Regenerated.
407 * Makefile.in: Likewise.
408
409 2012-07-04 Tristan Gingold <gingold@adacore.com>
410
411 * configure: Regenerate.
412
413 2012-07-03 Richard Guenther <rguenther@suse.de>
414
415 * Makfile.def (isl): Remove not necessary extra_exports and
416 extra_make_flags.
417 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
418 * Makefile.in: Regenerated.
419
420 2012-07-03 Richard Guenther <rguenther@suse.de>
421
422 * Makefile.def (cloog): Add V=1 to extra_make_flags.
423 * configure.ac: If either the ISL or the CLooG check failed
424 do not try to build in-tree versions.
425 * Makefile.in: Regenerated.
426 * configure: Regenerated.
427
428 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
429
430 * configure: Regenerate.
431
432 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
433
434 * MAINTAINERS (Various Maintainers): Add myself as testsuite
435 maintainer.
436
437 2012-07-02 Richard Guenther <rguenther@suse.de>
438
439 * configure: Regenerated.
440
441 2012-07-02 Richard Guenther <rguenther@suse.de>
442 Michael Matz <matz@suse.de>
443 Tobias Grosser <tobias@grosser.es>
444 Sebastian Pop <sebpop@gmail.com>
445
446 * Makefile.def: Add ISL host module, remove PPL host module.
447 Adjust ClooG host module to use the proper ISL.
448 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
449 * configure.ac: Include config/isl.m4. Add ISL host library,
450 remove PPL. Remove PPL configury, add ISL configury, adjust
451 ClooG configury.
452 * Makefile.in: Regenerated.
453 * configure: Likewise.
454
455 2012-07-02 Richard Guenther <rguenther@suse.de>
456
457 Merge from graphite branch
458 2011-07-21 Tobias Grosser <tobias@grosser.es>
459
460 * configure: Regenerated.
461 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
462 both cloog.org and legacy versions. The only supported version will
463 be CLooG with the isl backend.
464
465 2011-07-21 Tobias Grosser <tobias@grosser.es>
466
467 * configure: Regenerated.
468 * configure.ac: Require cloog isl 0.17.0
469
470 2011-07-21 Tobias Grosser <tobias@grosser.es>
471
472 * configure: Regenerated.
473 * config/cloog.m4: Do not define CLOOG_ORG
474
475 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
476
477 * configure.ac: Skip C if explicitly selected.
478 * configure: Regenerate.
479
480 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
481
482 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
483 they contain -O2.
484 * configure: Regenerate.
485
486 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
487
488 PR debug/53740
489 * df.h, df-problems.c, dce.c: Revert last patch.
490
491 2012-06-25 Iain Sandoe <iain@codesourcery.com>
492
493 * MAINTAINERS (Write After Approval): Update my email address.
494
495 2012-06-21 Meador Inge <meadori@codesourcery.com>
496
497 * MAINTAINERS (Write After Approval): Add myself.
498
499 2012-06-20 Jason Merrill <jason@redhat.com>
500
501 * Makefile.tpl (check-target-libgomp-c++): New.
502 (check-target-libitm-c++): New.
503 * Makefile.def (c++): Add them.
504 * Makefile.in: Regenerate.
505
506 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
507
508 * MAINTAINERS (Write After Approval): Add myself.
509
510 2012-05-16 Olivier Hainque <hainque@adacore.com>
511
512 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
513 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
514 (install-no-fixedincludes): Adjust accordingly.
515 * Makefile.in: Regenerate.
516
517 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
518
519 Merge upstream change
520 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
521
522 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
523
524 * MAINTAINERS (Write After Approval): Add myself.
525
526 2012-05-09 Nick Clifton <nickc@redhat.com>
527 Paul Smith <psmith@gnu.org>
528
529 PR bootstrap/50461
530 * configure.ac (mpfr-dir): When using in-tree MPFR sources
531 allow for the fact that from release v3.1.0 of MPFR the source
532 files were moved into a src sub-directory.
533 * configure: Regenerate.
534
535 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
536
537 * configure.ac: Bump minimum MPFR version to 2.4.0.
538 * configure: Regenerated.
539
540 2012-05-01 Richard Henderson <rth@redhat.com>
541
542 * Makefile.def (libatomic): New target_module.
543 * configure.ac (target_libraries): Add libatomic.
544 (noconfigdirs): Check if libatomic is supported.
545 * Makefile.in, configure: Rebuild.
546
547 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
548
549 * MAINTAINERS (Write After Approval): Add myself.
550
551 2012-04-25 Joel Brobecker <brobecker@adacore.com>
552
553 * config.sub: Update to 2012-04-18 version from official repo.
554
555 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
556
557 * MAINTAINERS (Write After Approval): Add myself.
558
559 2012-04-11 Steve Ellcey <sellcey@mips.com>
560
561 * MAINTAINERS: Changed email address.
562
563 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
564
565 PR target/52737
566 * contrib/gcc_update (files_and_dependencies):
567 Remove gcc/config/avr/t-multilib from touch data.
568
569 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
570
571 * MAINTAINERS (OS Port Maintainers): Remove irix.
572 * configure.ac (enable_libgomp): Remove *-*-irix6*.
573 (unsupported_languages): Remove mips-sgi-irix6.*.
574 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
575 (with_stabs): Remove.
576 * configure: Regenerate.
577
578 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
579
580 * MAINTAINERS (OS Port Maintainers): Remove osf.
581 * configure.ac (enable_libgomp): Remove *-*-osf*.
582 (with_stabs): Remove alpha*-*-osf*.
583 * configure: Regenerate.
584
585 2012-03-05 Tristan Gingold <gingold@adacore.com>
586
587 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
588 * configure: Regenerate.
589
590 2012-02-17 Walter Lee <walt@tilera.com>
591
592 * MAINTAINERS: (Write After Approval): Delete myself.
593
594 2012-02-14 Walter Lee <walt@tilera.com>
595
596 * MAINTAINERS (tilegx port): Add myself.
597 (tilepro port): Add myself.
598 (Write After Approval): Add myself.
599
600 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
601
602 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
603 and Joseph Myers as docstring relicensing maintainers.
604
605 2012-02-09 Bin Cheng <bin.cheng@arm.com>
606
607 * MAINTAINERS (write-after-approval): Add myself.
608
609 2012-02-08 Ira Rosen <irar@il.ibm.com>
610
611 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
612 maintainer.
613
614 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
615
616 * MAINTAINERS (Write After Approval): Move myself to
617 maintain alphabetical order.
618
619 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
620
621 * MAINTAINERS (Write After Approval): Add myself.
622
623 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
624
625 * MAINTAINERS (Write After Approval): Add myself.
626
627 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
628 Jayant R Sonar <jayant.sonar@kpitcummins.com>
629
630 * configure.ac (cr16-*-*): Remove nonconfigdirs.
631 * configure: Regenerate.
632
633 2012-01-23 Harshit Chopra <harshit@google.com>
634
635 * MAINTAINERS (Write After Approval): Add myself.
636
637 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
638
639 * configure.ac: Remove reference to mh-interix.
640 * configure: Regenerate.
641
642 2012-01-05 Richard Henderson <rth@redhat.com>
643
644 PR bootstrap/51072
645 * configure.ac: Disable libitm if c++ is not enabled.
646 * configure: Rebuild.
647
648 * configure.ac: Fix regexp for same.
649 * configure: Rebuild.
650
651 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
652
653 * MAINTAINERS (Write After Approval): Add myself.
654
655 2012-01-02 Richard Guenther <rguenther@suse.de>
656
657 PR bootstrap/51686
658 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
659 * Makefile.in: Regenerate.
660
661 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
662
663 * MAINTAINERS (Write After Approval): Add myself.
664
665 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
666
667 * configure: Regenerate.
668
669 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
670
671 * MAINTAINERS (picochip): Changed email address.
672
673 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
674
675 * MAINTAINERS (write-after-approval): Add self.
676
677 2011-11-29 DJ Delorie <dj@redhat.com>
678
679 * configure.ac (rl78-*-*) New case.
680 * configure: Regenerate.
681 * MAINTAINERS: Add myself as RL78 maintainer.
682
683 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
684
685 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
686
687 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
688
689 * libtool.m4: Additional FreeBSD 10 fixes.
690
691 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
692
693 * MAINTAINERS: Move myself from Write After Approval to CPU Port
694 Maintainers section, as Epiphany maintainer.
695
696 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
697
698 PR target/49992
699 * configure.ac: Remove ranlib special-casing for Darwin.
700 * configure: Regenerate.
701
702 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
703
704 * MAINTAINERS (Reviewers): Keep the list sorted.
705
706 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
707
708 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
709
710 2011-11-09 Roland McGrath <mcgrathr@google.com>
711
712 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
713 * configure: Rebuild.
714 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
715 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
716 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
717 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
718 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
719 Add READELF.
720 * Makefile.in: Rebuild.
721
722 2011-11-09 Jason Merrill <jason@redhat.com>
723
724 * Makefile.def (language=c++): Remove check-c++0x.
725 * Makefile.in (check-gcc-c++): Regenerate.
726
727 2011-11-08 Richard Henderson <rth@redhat.com>
728
729 * configure.ac: Test for libitm directory present first.
730
731 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
732
733 * configure.ac: Test libitm/configure.tgt to disable libitm.
734 * configure: Rebuild.
735
736 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
737 Richard Henderson <rth@redhat.com>
738
739 Merged from transactional-memory.
740
741 * Makefile.def (lang_env_dependencies): libitm is c++.
742 Add libitm target module.
743 * configure.ac: Likewise.
744 * config/mmap.m4: New file.
745 * contrib/gcc_update: Add libitm to touch data.
746 * Makefile.in, configure: Rebuild.
747
748 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
749
750 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
751 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
752 * Makefile.in: Regenerate.
753
754 2011-11-01 DJ Delorie <dj@redhat.com>
755
756 * config.sub: Update to version 2011-10-29 (added rl78)
757
758 2011-10-27 Nick Clifton <nickc@redhat.com>
759
760 * config.sub: Import these changes from the config project:
761
762 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
763 Ben Elliston <bje@gnu.org>
764
765 * config.sub (epiphany): New.
766
767 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
768 Ben Elliston <bje@gnu.org>
769
770 * config.sub (hexagon, hexagon-*): New.
771
772 2011-08-23 Roland McGrath <mcgrathr@google.com>
773
774 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
775 64eb to be64.
776
777 2011-08-16 Roland McGrath <mcgrathr@google.com>
778
779 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
780 (nacl): Grok as alias for 32el-unknown-nacl.
781
782 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
783
784 * MAINTAINERS (Write After Approval): Add myself.
785
786 2011-10-24 Teresa Johnson <tejohnson@google.com>
787
788 * MAINTAINERS (Write After Approval): Add myself.
789
790 2011-09-21 Jakub Jelinek <jakub@redhat.com>
791
792 * MAINTAINERS (sparc port): Remove myself.
793
794 2011-09-14 Tom de Vries <tom@codesourcery.com>
795
796 * MAINTAINERS (Write After Approval): Add myself.
797
798 2011-08-14 Yao Qi <yao@codesourcery.com>
799
800 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
801 * configure: Regenerate.
802
803 2011-07-26 Ian Lance Taylor <iant@google.com>
804
805 * configure.ac: Set have_compiler based on whether gcc directory
806 exists, rather than on whether gcc is in configdirs.
807 * configure: Rebuild.
808
809 2011-07-21 Joseph Myers <joseph@codesourcery.com>
810
811 * MAINTAINERS (Global Reviewers): Add self.
812
813 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
814
815 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
816 link directories.
817 * Makefile.in: Rebuild.
818
819 2011-07-20 Ian Lance Taylor <iant@google.com>
820
821 PR bootstrap/49787
822 * configure.ac: Move --enable-bootstrap handling earlier in file.
823 If --enable-bootstrap and either --enable-build-with-cxx or
824 --enable-build-poststage1-with-cxx, enable C++ automatically.
825 * configure: Rebuild.
826
827 2011-07-19 Ian Lance Taylor <iant@google.com>
828
829 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
830 make C++ a boot_language. Set and substitute
831 POSTSTAGE1_CONFIGURE_FLAGS.
832 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
833 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
834 * configure, Makefile.in: Rebuild.
835
836 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
837
838 * MAINTAINERS (Register Allocation): Move myself from reviewers to
839 maintainers.
840
841 2011-07-18 Jakub Jelinek <jakub@redhat.com>
842
843 * MAINTAINERS (Global Reviewers): Add myself.
844
845 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
846
847 * configure: Regenerate.
848
849 2011-07-16 Jason Merrill <jason@redhat.com>
850
851 * Makefile.def (language=c++): Add check-c++0x and
852 check-target-libmudflap-c++.
853 * Makefile.tpl (check-target-libmudflap-c++): New.
854 * Makefile.in: Regenerate.
855
856 2011-07-16 Matthias Klose <doko@ubuntu.com>
857
858 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
859 * Makefile.def (target_modules/libjava): Pass
860 $(EXTRA_CONFIGARGS_LIBJAVA).
861 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
862 if not configured with --enable-static-libjava.
863 * Makefile.in: Regenerate.
864 * configure: Likewise.
865
866 2011-07-15 Jason Merrill <jason@redhat.com>
867
868 * Makefile.in (check-c++): Move check-gcc-c++0x after
869 check-target-libstdc++-v3.
870
871 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
872
873 * MAINTAINERS (c6x port): New entry.
874
875 2011-07-13 Jason Merrill <jason@redhat.com>
876
877 * Makefile.in (check-gcc-c++0x): New.
878 (check-c++): Depend on it.
879
880 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
881
882 PR target/39150
883 * configure.ac (i[3456789]86-*-solaris2*): Also accept
884 x86_64-*-solaris2.1[0-9]*.
885 * configure: Regenerate.
886
887 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
888
889 * MAINTAINERS (RTL optimizers): Add self.
890
891 2011-06-27 Gabriel Charette <gchare@google.com>
892
893 * MAINTAINERS (Write After Approval): Add myself.
894
895 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
896
897 PR regression/47836
898 PR bootstrap/23656
899 PR other/47733
900 PR bootstrap/49247
901 PR c/48825
902 * configure.ac (target_libraries): Remove target-libiberty.
903 Remove case-statement setting skipdirs=target-libiberty for
904 multiple targets. Remove checking target_configdirs and
905 removing target-libiberty but keeping target-libgcc if
906 otherwise empty.
907 * Makefile.def (target_modules): Don't add libiberty.
908 (dependencies): Remove all traces of target-libiberty.
909 * configure, Makefile.in: Regenerate.
910
911 2011-06-13 Walter Lee <walt@tilera.com>
912
913 * configure.ac (tilepro-*-*) New case.
914 (tilegx-*-*): Likewise.
915 * configure: Regenerate.
916
917 2011-06-06 Jing Yu <jingyu@google.com>
918
919 * configure.ac: Skip target-libiberty for
920 arm*-*-linux-androideabi.
921 * configure: Regenerated.
922
923 2011-06-06 Nick Clifton <nickc@redhat.com>
924
925 * config.sub: Sync from upstream.
926
927 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
928
929 * MAINTAINERS (Write After Approval): Add myself.
930
931 2011-06-01 Daniel Jacobowitz <drow@false.org>
932
933 * MAINTAINERS: Update my email address.
934
935 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
936
937 * MAINTAINERS (Write After Approval): Update my email address.
938
939 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
940
941 * MAINTAINERS (Write After Approval): Add myself.
942
943 2011-05-08 Doug Kwan <dougkwan@google.com>
944
945 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
946 * configure: Regenerated.
947 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
948 value from configure.
949 * Makefile.in: Regenerated.
950
951 2011-05-05 Joseph Myers <joseph@codesourcery.com>
952
953 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
954 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
955 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
956 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
957 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
958 *-*-vxworks*): Disable newlib and libgloss in separate case
959 statement.
960 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
961 to separate case statement.
962 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
963 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
964 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
965 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
966 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
967 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
968 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
969 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
970 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
971 i[[3456789]]86-*-rdos*, m32r-*-*,
972 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
973 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
974 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
975 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
976 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
977 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
978 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
979 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
980 and libgloss in main case over targets. Remove most empty cases
981 in main case over targets.
982 * configure: Regenerate.
983
984 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
985
986 * MAINTAINERS (Write After Approval): Add myself.
987
988 2011-05-04 Joseph Myers <joseph@codesourcery.com>
989
990 * configure.ac: Remove code setting special library locations for
991 hppa*64*-*-hpux11*. Remove code setting compiler for
992 sparc-sun-solaris2*.
993 * configure: Regenerate.
994
995 2011-05-04 Joseph Myers <joseph@codesourcery.com>
996
997 * configure.ac: Separate libgloss_dir settings from general case
998 over targets.
999 * configure: Regenerate.
1000
1001 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1002
1003 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1004 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1005 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1006 cases in libgcj-disabling case statement.
1007 (hppa*64*-*-linux*): Set unsupported_languages instead of
1008 disabling target-zlib.
1009 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1010 to hppa*64*-*-hpux*.
1011 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1012 hppa*-*-hpux*.
1013 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1014 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1015 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1016 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1017 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1018 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1019 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1020 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1021 libgcj-disabling case statement.
1022 * configure: Regenerate.
1023
1024 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1025
1026 * configure.ac: Disable Java for targets not supporting libffi.
1027 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1028 Remove cases in Java-disabling statement.
1029 (*arm-wince-pe): Change to arm-wince-pe.
1030 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1031 cases in Java-disabling statement.
1032 (bfin-*-*): Don't disable Java again.
1033 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1034 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1035 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1036 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1037 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1038 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1039 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1040 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1041 Java-disabling statement.
1042 (mmix-*-*): Don't disable Java again.
1043 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1044 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1045 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1046 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1047 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1048 statement.
1049 * configure: Regenerate.
1050
1051 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1052
1053 * configure.ac: Separate cases disabling Java and Java libraries
1054 from general case over targets.
1055 * configure: Regenerate.
1056
1057 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1058
1059 * MAINTAINERS: Update my email address.
1060
1061 2011-04-20 Easwaran Raman <eraman@google.com>
1062
1063 * MAINTAINERS (Write After Approval): Add myself.
1064
1065 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1066
1067 PR lto/48086
1068 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1069 * configure: Regenerate.
1070
1071 2011-04-16 Jim Meyering <meyering@redhat.com>
1072
1073 * MAINTAINERS (Write After Approval): Add myself.
1074
1075 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1076
1077 * MAINTAINERS: Update my email address.
1078
1079 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1080
1081 * MAINTAINERS (Write After Approval): Add myself.
1082
1083 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1084
1085 * MAINTAINERS (Write After Approval): Add myself.
1086
1087 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1088
1089 * MAINTAINERS (Write After Approval): Add myself.
1090
1091 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1092
1093 * configure.ac (build_tools): Remove build-byacc.
1094 (host_libs): Remove mmalloc.
1095 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1096 autoconf automake libtool diff rcs fileutils shellutils time
1097 textutils wdiff find uudecode hello tar gzip indent recode release
1098 sed perl gawk findutils gettext zip.
1099 (libgcj): Remove target-qthreads.
1100 (target_tools): Remove target-examples target-gperf.
1101 (YACC): Don't handle building byacc.
1102 * configure: Regenerate.
1103 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1104 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1105 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1106 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1107 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1108 handle building components.
1109 * Makefile.in: Regenerate.
1110
1111 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1112
1113 * MAINTAINERS: Update my email address as Xtensa maintainer.
1114
1115 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1116
1117 * config.sub: Sync from upstream.
1118
1119 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1120
1121 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1122 (microblaze*): Don't disable libssp.
1123 * configure: Regenerate.
1124
1125 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1126
1127 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1128 moveifchange.
1129 * configure: Regenerate.
1130 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1131 * Makefile.in: Regenerate.
1132
1133 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1134
1135 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1136 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1137 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1138 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1139 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1140 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1141 md_exec_prefix cases.
1142 * configure: Regenerate.
1143
1144 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1145
1146 * configure.ac: Separate cases disabling target-libssp,
1147 target-libiberty, target-libstdc++-v3 and Fortran from general
1148 case over targets.
1149 * configure: Regenerate.
1150
1151 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1152
1153 * configure.ac (*-*-chorusos): Don't disable libgcj.
1154 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1155 Remove case.
1156 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1157 (arm-*-coff): Don't disable libgcj.
1158 (arm*-*-linux-gnueabi): Remove useless assignment.
1159 (arm-*-riscix*): Don't disable libgcj.
1160 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1161 configuration.
1162 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1163 (c54x*-*-*): Remove case.
1164 (tic54x-*-*): Don't disable GCC or GCC libraries.
1165 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1166 to *.
1167 (d10v-*-*): Don't disable GCC libraries.
1168 (d30v-*-*): Don't disable libgcj.
1169 (h8500-*-*): Don't disable GCC libraries.
1170 (i960-*-*): Don't disable libgcj.
1171 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1172 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1173 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1174 libgcj.
1175 (m68k-*-coff*): Remove case.
1176 (mmix-*-*): Don't disable libgloss on host.
1177 (mn10200-*-*, mn10300-*-*): Remove cases.
1178 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1179 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1180 Don't disable libgcj.
1181 (romp-*-*): Remove case.
1182 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1183 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1184 case.
1185 (v810-*-*): Don't disable GCC libraries.
1186 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1187 (ip2k-*-*): Don't disable GCC libraries.
1188 * configure: Regenerate.
1189
1190 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1191
1192 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1193 libffi on host.
1194 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1195 on host.
1196 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1197 * configure: Regenerate.
1198
1199 2011-03-26 John Marino <binutils@marino.st>
1200
1201 * configure.ac: Add support for *-*-dragonfly*
1202 * configure: Regenerate.
1203
1204 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1205
1206 * configure.ac (native_only): Remove.
1207 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1208 send-pr uudecode guile gnuserv on host.
1209 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1210 send-pr rcs guile perl texinfo libtool on host.
1211 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1212 automake send-pr rcs guile perl texinfo libtool on host.
1213 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1214 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1215 (alpha*-dec-osf*): Don't disable fileutils on target.
1216 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1217 texinfo send-pr expect dejagnu on target.
1218 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1219 target-qthreads on target.
1220 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1221 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1222 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1223 x86_64-*-mingw*): Don't disable expect on target.
1224 (*-*-cygwin*): Don't disable target-gperf on target.
1225 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1226 gnuserv on target.
1227 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1228 target.
1229 * configure: Regenerate.
1230
1231 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1232
1233 * configure.ac (target_tools): Remove target-groff.
1234 (native_only): Remove target-groff.
1235 (hppa*64*-*-*): Don't disable byacc.
1236 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1237 setting.
1238 (*-*-kaos*): Don't skip target-librx and target-groff.
1239 (*-*-netware*): Don't skip target-libmudflap.
1240 (*-*-tpf*): Don't skip target-libmudflap.
1241 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1242 directories on the host.
1243 (ia64*-*-*vms*): Don't skip tix.
1244 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1245 host.
1246 * configure: Regenerate.
1247
1248 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1249
1250 * configure.ac: Remove references to mt-mep, mt-netware,
1251 mt-wince.
1252 * Makefile.def: Add all-utils soft dependencies.
1253 * Makefile.tpl: Remove GDB_NLM_DEPS.
1254 * configure: Regenerate.
1255 * Makefile.in: Regenerate.
1256
1257 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1258
1259 * configure.ac: Do not include mh-x86omitfp.
1260 * configure: Regenerate.
1261
1262 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1263
1264 * configure.ac: Remove empty cases.
1265 * configure: Regenerate.
1266
1267 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1268
1269 * Makefile.def: Add dependency from termcap to gdb.
1270 * Makefile.in: Regenerate.
1271
1272 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1273
1274 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1275 * configure: Regenerate.
1276 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1277 * Makefile.tpl: Likewise.
1278 * Makefile.in: Regenerate.
1279
1280 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1281
1282 * configure.ac: Remove all mentions of tentative_cc.
1283 * configure: Regenerate.
1284
1285 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1286
1287 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1288 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1289 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1290 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1291 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1292 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1293 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1294 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1295 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1296 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1297 *-*-rhapsody*): Remove host cases.
1298 * configure: Regenerate.
1299
1300 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1301
1302 * configure.ac (ppc*-*-pe): Remove host case.
1303 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1304 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1305 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1306 cases.
1307 * configure: Regenerate.
1308
1309 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1310
1311 * config.sub: Update to version 2011-03-23.
1312
1313 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1314
1315 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1316 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1317 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1318 * configure: Regenerate.
1319
1320 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1321
1322 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1323 to Write After Approval.
1324 * config-ml.in: Don't handle arc-*-elf*.
1325 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1326 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1327 handle GCC libraries.
1328 * configure: Regenerate.
1329
1330 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1331
1332 PR bootstrap/48120:
1333 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1334 Add -lstdc++ -lm to LIBS.
1335 * configure: Regenerate.
1336
1337 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1338
1339 * config.guess: Update to version 2011-02-02
1340 * config.sub: Update to version 2011-02-24
1341
1342 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1343
1344 PR lto/48086
1345 * configure.ac: Re-enable LTO on *-apple-darwin9.
1346 * configure: Regenerate.
1347
1348 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1349
1350 PR lto/48086
1351 * configure.ac: Disable LTO on darwin due to an assembler change in
1352 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1353 under 256.
1354 * configure: Regenerate.
1355
1356 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1357
1358 * MAINTAINERS: Update myself as score backend maintainer,
1359 update my e-mail address.
1360
1361 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1362
1363 * MAINTAINERS: Update my e-mail address.
1364
1365 2011-03-06 Joey Ye <joey.ye@arm.com>
1366
1367 * MAINTAINERS: Update my e-mail address.
1368
1369 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1370
1371 * configure.ac: Adjust test of with_ppl.
1372 * configure: Regenerated.
1373
1374 2011-03-02 Kai Tietz <ktietz@redhat.com>
1375
1376 * MAINTAINERS: Adjust my e-mail address.
1377
1378 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1379
1380 * configure.ac: Add -lpwl to ppllibs.
1381 * configure: Regenerated.
1382
1383 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1384
1385 * config/cloog.m4: Add -lisl to clooglibs.
1386 * configure: Regenerated.
1387
1388 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1389
1390 * MAINTAINERS (CPU Port maintainers): Add self.
1391
1392 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1393
1394 * MAINTAINERS: Add myself as testsuite maintainer.
1395
1396 2011-02-15 Mike Stump <mikestump@comcast.net>
1397
1398 * MAINTAINERS: Add myself as testsuite maintainer.
1399
1400 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1401
1402 Import from Libtool and gnulib:
1403
1404 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1405
1406 Prepare for supporting FreeBSD 10.
1407 * config.rpath: Remove handling of freebsd1* which soon would
1408 match FreeBSD 10.0.
1409
1410 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1411
1412 Remove support for FreeBSD 1.x.
1413 * libtool.m4 (_LT_LINKER_SHLIBS)
1414 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1415 soon would incorrectly match FreeBSD 10.0.
1416
1417 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1418
1419 PR binutils/12283
1420 * move-if-change: Import version from gnulib.
1421
1422 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1423
1424 PR lto/47225
1425 * Makefile.def (lto-plugin): Double dash for enable-shared.
1426 (configure-gcc): Depend on all-lto-plugin.
1427 * Makefile.in: Rebuilt.
1428
1429 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1430
1431 * configure.ac: Remove extra bracket.
1432 * configure: Regenerate.
1433
1434 2011-02-08 Tobias Burnus <burnus@net-b.de>
1435
1436 * MAINTAINERS: Add myself as libquadmath maintainer.
1437
1438 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1439
1440 * MAINTAINERS: Update my email address.
1441
1442 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1443
1444 * MAINTAINERS (option handling): Add self.
1445
1446 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1447
1448 PR lto/47225
1449 * Makefile.def: Add dependency for install-gcc
1450 on install-lto-plugin.
1451 * Makfile.in: Regenerated
1452
1453 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1454
1455 * MAINTAINERS (CPU Port Maintainers): Add myself.
1456
1457 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1458
1459 PR libgcj/44341
1460 * configure.ac: Discard --with-* flags for host when configuring
1461 target libraries for cross build.
1462 * configure: Rebuilt.
1463
1464 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1465
1466 * MAINTAINERS (linear loop transforms): Removed.
1467
1468 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1469
1470 * configure.ac: If with_ppl is no, move setting with_cloog=no
1471 after CLOOG_REQUESTED check.
1472 * configure: Regenerated.
1473
1474 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1475
1476 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1477 CLooG has been requested.
1478 * configure: Regenerated.
1479
1480 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1481
1482 * configure: Regenerated.
1483 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1484
1485 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1486
1487 * configure: Regenerated.
1488 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1489
1490 2011-01-21 Andreas Schwab <schwab@redhat.com>
1491
1492 * configure.ac: Use AS_HELP_STRING throughout.
1493 * configure: Regenerate.
1494
1495 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1496
1497 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1498 * configure: Regenerate.
1499
1500 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1501
1502 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1503
1504 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1505
1506 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1507 for ia64-hpux.
1508 * configure: Regenerate.
1509
1510 2011-01-07 Jan Hubicka <jh@suse.cz>
1511
1512 PR lto/47225
1513 * Makefile.in: Regenerate.
1514 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1515 configure.
1516
1517 2011-01-07 Jan Hubicka <jh@suse.cz>
1518
1519 * Makefile.in: Regenerate.
1520 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1521 and configure dependency on lto-plugin configure.
1522 (lto-plugin module): Remove dependency on GCC; add dependency on
1523 liniberty.
1524
1525 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1526
1527 * MAINTAINERS (Write After Approval): Add myself.
1528
1529 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1530
1531 * configure: Regenerate.
1532
1533 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1534
1535 * configure.ac: (picochip): Disable libiberty.
1536
1537 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1538
1539 * MAINTAINERS (Write After Approval): Add myself.
1540
1541 2010-12-10 Ian Lance Taylor <iant@google.com>
1542
1543 PR bootstrap/46819
1544 * configure.ac: For --disable-libgcj clear libgcj_saved.
1545 * configure: Rebuild.
1546
1547 2010-12-10 Tobias Burnus <burnus@net-b.de>
1548
1549 PR fortran/46540
1550 * configure.ac: Add --disable-libquadmath and
1551 --disable-libquadmath-support.
1552 * configure: Regenerate.
1553
1554 2010-12-03 Ian Lance Taylor <iant@google.com>
1555
1556 * MAINTAINERS: Add myself as libgo maintainer.
1557
1558 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1559
1560 PR libffi/46792
1561 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1562 * configure: Regenerate.
1563
1564 2010-12-02 Ian Lance Taylor <iant@google.com>
1565
1566 * configure.ac: Always set default for poststage1_ldflags to
1567 -static-libstdc++ -static-libgcc.
1568
1569 2010-11-29 Andreas Schwab <schwab@redhat.com>
1570
1571 * configure.ac: Move comment to remove extra space in last argument
1572 of GCC_TARGET_TOOL.
1573
1574 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1575
1576 PR other/46026
1577 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1578 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1579 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1580 (BASE_FLAGS_TO_PASS): Use it.
1581 * configure: Rebuilt.
1582 * Makefile.in: Rebuilt.
1583
1584 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1585
1586 PR binutils/12258
1587 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1588 Properly check default linker.
1589 * configure: Regnerated.
1590
1591 2010-11-23 Matthias Klose <doko@ubuntu.com>
1592
1593 * configure.ac: For --enable-gold, handle value `default' instead of
1594 `both*'. New configure option --{en,dis}able-ld.
1595 * configure: Regenerate.
1596
1597 2010-11-20 Ian Lance Taylor <iant@google.com>
1598
1599 * configure.ac: Only disable a language library if no language needs
1600 it. Don't let --disable-libgcj uncondtionally disable libffi.
1601 * configure: Rebuild.
1602
1603 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1604
1605 * Makefile.in: Regenerate.
1606
1607 PR other/46202
1608 * configure.ac: Fix just-built in-tree STRIP name to be
1609 binutils/strip-new.
1610 * configure: Regenerate.
1611 * Makefile.def (install-strip-gcc, install-strip-binutils)
1612 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1613 (install-strip-sid): Mirror dependencies on non-strip variants
1614 of these targets on the respective -strip prerequisites.
1615 * Makefile.tpl (install-strip, install-strip-host)
1616 (install-strip-target): New targets.
1617 (install-strip-[+module+], install-strip-target-[+module+]):
1618 New targets.
1619 * Makefile.in: Regenerate.
1620
1621 2010-11-19 Ian Lance Taylor <iant@google.com>
1622 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1623
1624 * configure.ac: Add target-libgo to target_libraries. Set
1625 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1626 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1627 (HOST_EXPORTS): Add GOC.
1628 (BASE_TARGET_EXPORTS): Add GOC.
1629 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1630 (GOCFLAGS_FOR_TARGET): New variable.
1631 (EXTRA_HOST_FLAGS): Add GOC.
1632 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1633 * Makefile.def (target_modules): Add libgo.
1634 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1635 (dependencies): Add dependency from configure-target-libgo to
1636 configure-target-libffi and all-target-libstdc++-v3. Add
1637 dependencies from all-target-libgo to all-target-libffi.
1638 (languages): Add go.
1639 * configure: Rebuild.
1640 * Makefile.in: Rebuild.
1641
1642 2010-11-19 Ian Lance Taylor <iant@google.com>
1643
1644 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1645 compiler/flag environment variables.
1646
1647 2010-11-18 Ian Lance Taylor <iant@google.com>
1648
1649 * configure.ac: Check for lang_requires_boot_languages in
1650 config-lang.in files.
1651 * configure: Rebuild.
1652
1653 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1654 Tobias Burnus <burnus@net-b.de>
1655
1656 PR fortran/32049
1657 * Makefile.def: Add libquadmath; build it with language=fortran.
1658 * configure.ac: Add libquadmath.
1659 * Makefile.tpl: Handle multiple libs in check-[+language+].
1660 * Makefile.in: Regenerate.
1661 * configure: Regenerate.
1662
1663 2010-11-16 Tom Tromey <tromey@redhat.com>
1664
1665 * MAINTAINERS: Moved myself to reviewers section.
1666
1667 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1668
1669 * MAINTAINERS: Moved myself to reviewers section.
1670
1671 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1672
1673 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1674 (Write After Approval): Remove self.
1675
1676 2010-11-15 Andreas Schwab <schwab@redhat.com>
1677
1678 * configure.ac: Fix spelling in option names.
1679 * configure: Regenerated.
1680
1681 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1682
1683 PR bootstrap/39622
1684 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1685 * configure: Regenerated.
1686
1687 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1688
1689 * MAINTAINERS: Update my email address.
1690
1691 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1692
1693 * configure: Regenerate.
1694
1695 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1696
1697 * configure: Regenerate.
1698
1699 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1700
1701 * configure: Regenerate.
1702
1703 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1704
1705 * configure: Regenerate.
1706
1707 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1708
1709 * configure.ac: Support official CLooG.org versions.
1710 * configure: Regenerate.
1711 * config/cloog.m4: New.
1712
1713 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1714
1715 * MAINTAINERS (Write After Approval): Add myself.
1716
1717 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1718
1719 * MAINTAINERS: Update my email address.
1720
1721 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1722
1723 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1724 * configure: Regenerate.
1725
1726 2010-11-03 Ian Lance Taylor <iant@google.com>
1727 Dave Korn <dave.korn.cygwin@gmail.com>
1728
1729 PR lto/46273
1730 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1731 and on other supported platforms whenever LTO is enabled.
1732 * configure: Rebuild.
1733
1734 2010-11-02 Alan Modra <amodra@gmail.com>
1735
1736 PR binutils/12110
1737 * configure.ac: Error when source path contains spaces.
1738 * configure: Regenerate.
1739
1740 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1741
1742 * MAINTAINERS: Update my email address.
1743
1744 2010-10-20 Ian Lance Taylor <iant@google.com>
1745
1746 * Makefile.def (target_modules): Set lib_path to src/.libs for
1747 libstdc++-v3 module.
1748 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1749 * Makefile.in: Rebuild.
1750
1751 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1752
1753 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1754 (Write After Approval): Remove myself.
1755
1756 2010-10-15 Tristan Gingold <gingold@adacore.com>
1757
1758 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1759
1760 2010-10-14 Douglas Rupp <rupp@gnat.com>
1761
1762 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1763
1764 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1765
1766 * configure.ac (build_lto_plugin): New shell variable.
1767 (--enable-lto): Turn on by default for all non-ELF platforms that
1768 have had LTO support added so far. Set build_lto_plugin appropriately
1769 for both ELF and non-ELF.
1770 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1771 * configure: Regenerate.
1772
1773 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1774
1775 Sync from src:
1776 * configure.ac (v850 support): Remove target-libgloss from
1777 noconfigdirs.
1778 * configure: Regenerate.
1779
1780 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1781
1782 PR bootstrap/45326
1783 PR bootstrap/45174
1784 * configure.ac: Honor initial values of $build_configargs,
1785 $host_configargs, $target_configargs. Mark the precious, so
1786 environment settings get recorded.
1787 * configure: Regenerate.
1788
1789 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1790
1791 PR bootstrap/45796
1792 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1793 Depend on all-build-libiberty.
1794 * Makefile.in: Regenerate.
1795
1796 2010-09-30 Michael Eager <eager@eagercon.com>
1797
1798 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
1799 * configure: Regenerate.
1800
1801 2010-09-28 Michael Eager <eager@eagercon.com>
1802
1803 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
1804
1805 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1806
1807 PR bootstrap/44621
1808 * configure.ac: Fix unportable shell quoting.
1809 * configure: Regenerate.
1810
1811 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
1812
1813 * configure.ac (enable-lto): Add Darwin to the list of supported lto
1814 targets and amend comment.
1815 * configure: Regenerate.
1816
1817 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
1818
1819 * MAINTAINERS (Write After Approval): Add myself.
1820
1821 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
1822
1823 * configure.ac: Enable LTO by default on Darwin.
1824 * configure: Regenerate.
1825
1826 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
1827
1828 * MAINTAINERS (Write After Approval): Add myself.
1829
1830 2010-09-01 Ian Bolton <ian.bolton@arm.com>
1831
1832 * MAINTAINERS (Write After Approval): Add myself.
1833
1834 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
1835
1836 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
1837 ports
1838
1839 2010-07-28 David Yuste <david.yuste@gmail.com>
1840
1841 * MAINTAINERS (Write After Approval): Add myself.
1842
1843 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
1844
1845 * configure.ac: Support all v850 targets.
1846 * configure: Regenerate.
1847
1848 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
1849
1850 PR bootstrap/44455
1851 * configure.ac (extra_mpfr_configure_flags): Copy from
1852 extra_mpc_gmp_configure_flags.
1853 * configure: Re-generated.
1854
1855 2010-07-22 Andi Kleen <ak@linux.intel.com>
1856
1857 * MAINTAINERS (Write After Approval): Add myself.
1858
1859 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
1860
1861 * MAINTAINERS (Write After Approval): Add myself.
1862
1863 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
1864
1865 * MAINTAINERS (Write After Approval): Add myself.
1866
1867 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
1868
1869 PR target/44862
1870 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
1871 Provide -B option to allow for link spec %s substitutions for
1872 libstdc++.a on darwin.
1873 * Makefile.in: Regenerate.
1874
1875 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
1876
1877 * MAINTAINERS (Reviewers): Update my e-mail address
1878
1879 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
1880
1881 * Makefile.def (configure-gcc): Depend on all-libelf.
1882 * Makefile.in: Rebuild.
1883
1884 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
1885
1886 * MAINTAINERS (Write After Approval): Add myself in the right place.
1887
1888 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
1889
1890 * MAINTAINERS (Write After Approval): Add myself.
1891
1892 2010-05-25 Sterling Augustine <sterling@tensilica.com>
1893
1894 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
1895
1896 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
1897
1898 * config.sub: Update to version 2010-05-21.
1899 * config.guess: Update to version 2010-04-03.
1900
1901 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1902
1903 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
1904 * configure: Regenerate.
1905
1906 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1907
1908 * MAINTAINERS (Write After Approval): Add myself.
1909
1910 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
1911
1912 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
1913 a platform that supports LTO.
1914 * configure: Regenerate.
1915
1916 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
1917
1918 * configure.ac: Allow all the versions greater than 0.10 of PPL.
1919 * configure: Regenerated.
1920
1921 2010-04-27 Roland McGrath <roland@redhat.com>
1922 H.J. Lu <hongjiu.lu@intel.com>
1923
1924 * configure.ac (--enable-gold): Support both, both/gold and
1925 both/bfd to add gold to configdirs without removing ld.
1926 * configure: Regenerated.
1927
1928 * Makefile.def: Add install-gold dependency to install-ld.
1929 * Makefile.in: Regenerated.
1930
1931 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
1932
1933 PR lto/42776
1934 * configure.ac (--enable-lto): Refactor handling so libelf tests
1935 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
1936 and allow LTO to be explicitly enabled on non-ELF platforms that
1937 are known to support it inside else-clause.
1938 * configure: Regenerate.
1939
1940 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
1941
1942 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
1943 * configure: Regenerate.
1944
1945 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
1946
1947 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
1948 * configure: Regenerate.
1949
1950 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1951
1952 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
1953 separately.
1954 * configure: Regenerate.
1955
1956 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
1957
1958 * MAINTAINERS (Write After Approval): Add myself.
1959
1960 2010-04-14 Tristan Gingold <gingold@adacore.com>
1961
1962 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
1963 * configure: Regenerate.
1964
1965 2010-04-13 Steve Ellcey <sje@cup.hp.com>
1966
1967 * configure: Regenerate after change to elf.m4.
1968
1969 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
1970
1971 * MAINTAINERS (Write After Approval): Add myself.
1972
1973 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1974
1975 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
1976 * configure: Regenerated.
1977
1978 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
1979
1980 * configure.ac: Print "buggy but acceptable" when CLooG
1981 revision is less than 9.
1982 * configure: Regenerated.
1983
1984 2010-04-01 Diego Novillo <dnovillo@google.com>
1985
1986 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
1987
1988 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1989
1990 PR bootstrap/43615
1991 PR bootstrap/43328
1992
1993 Revert:
1994
1995 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1996
1997 * configure.ac: Do not pass --enable-multilib nor
1998 --disable-multilib in baseargs. Accept explicitly passed
1999 --enable_multilib.
2000 * configure: Regenerate.
2001
2002 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2003
2004 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2005
2006 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2007
2008 * MAINTAINERS: Remove myself.
2009
2010 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2011
2012 PR bootstrap/43328
2013 * configure.ac: Do not pass --enable-multilib nor
2014 --disable-multilib in baseargs. Accept explicitly passed
2015 --enable_multilib.
2016 * configure: Regenerate.
2017
2018 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2019
2020 * MAINTAINERS (spu port): Remove me.
2021
2022 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2023
2024 * configure.ac (tic6x-*-*): New case.
2025 * configure: Regenerate.
2026
2027 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2028
2029 * config.sub: Update to version 2010-03-22.
2030 * config.guess: Update to version 2009-12-30.
2031
2032 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2033
2034 PR ada/42554
2035 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2036 * configure: Regenerate.
2037
2038 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2039
2040 * MAINTAINERS: Update my email address.
2041
2042 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2043
2044 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2045 (ghassan.shobaki@amd.com): Removed.
2046
2047 2010-03-17 Alan Modra <amodra@gmail.com>
2048
2049 * MAINTAINERS: Update my email address.
2050
2051 2010-03-16 Diego Novillo <dnovillo@google.com>
2052
2053 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2054 Matthews.
2055
2056 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2057
2058 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2059 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2060
2061 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2062
2063 * MAINTAINERS: Update my email address.
2064
2065 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2066
2067 * MAINTAINERS: Update my email address.
2068
2069 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2070
2071 * MAINTAINERS: Update my email address.
2072
2073 2010-03-09 Jie Zhang <jie@codesourcery.com>
2074
2075 * MAINTAINERS: Update my email address.
2076
2077 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2078
2079 PR libstdc++/32499
2080 * configure.ac (RANLIB): Default to true.
2081 (STRIP): Likewise.
2082 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2083 * configure: Regenerate.
2084
2085 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2086
2087 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2088 (Write After Approval): Update my email address.
2089
2090 2010-02-17 Nick Clifton <nickc@redhat.com>
2091
2092 PR 11238
2093 * Makefile.tpl (local-distclean): Also remove config.cache files in
2094 sub-directories as there may not be Makefiles present in the
2095 sub-directories.
2096 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2097 the config.cache files found by the find command.
2098
2099 * Makefile.in: Regenerate.
2100 * configure.ac: Revert previous delta.
2101 * configure: Regenerate.
2102
2103 2010-02-15 Nick Clifton <nickc@redhat.com>
2104
2105 PR 11238
2106 * configure.ac: Delete config.cache files in sub-directories when
2107 deleting Makefiles.
2108 * configure: Regenerate.
2109
2110 2010-02-12 Ben Elliston <bje@gnu.org>
2111
2112 * MAINTAINERS: Update my email address.
2113
2114 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2115
2116 * MAINTAINERS (spu port): Update my email address.
2117
2118 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2119
2120 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2121
2122 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2123
2124 * configure.ac: Add "recommended" version checks for GMP/MPC.
2125 Update recommended GMP/MPFR/MPC versions.
2126 * configure: Regenerate.
2127
2128 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2129
2130 * MAINTAINERS: Move my Embecosm email address into the
2131 write-after-approval section.
2132
2133 2010-01-26 Ian Lance Taylor <iant@google.com>
2134
2135 * MAINTAINERS: Add myself as Go frontend maintainer.
2136
2137 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2138
2139 PR libstdc++/36101, PR libstdc++/42813
2140 * configure.ac (bootstrap_target_libs): Make inclusion of
2141 target-libgomp conditional on libgomb being in target_configdirs.
2142 * configure: Regenerate.
2143
2144 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2145
2146 PR libstdc++/36101, PR libstdc++/42813
2147 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2148 * configure: Regenerate.
2149
2150 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2151
2152 PR libstdc++/36101, PR libstdc++/42813
2153 * configure.ac (target_configdirs): Substitute.
2154 * Makefile.def: Bootstrap target module libgomp.
2155 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2156 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2157 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2158 * configure, Makefile.in: Regenerate.
2159
2160 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2161
2162 * MAINTAINERS: Adjust my details.
2163
2164 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2165
2166 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2167
2168 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2169
2170 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2171
2172 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2173
2174 * MAINTAINERS (Write After Approval): Add myself.
2175
2176 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2177
2178 * MAINTAINERS (Write After Approval): Add myself.
2179
2180 2010-01-11 Richard Guenther <rguenther@suse.de>
2181
2182 PR lto/41569
2183 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2184 * Makefile.in: Regenerated.
2185
2186 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2187
2188 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2189 * configure: Regenerate.
2190
2191 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2192 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2193
2194 PR bootstrap/42424
2195 * configure.ac: Include libtool m4 files.
2196 (_LT_CHECK_OBJDIR): Call it.
2197 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2198 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2199
2200 * configure: Regenerate.
2201
2202 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2203
2204 PR bootstrap/41818
2205 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2206 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2207 * Makefile.in: Regenerate.
2208
2209 2010-01-02 Richard Guenther <rguenther@suse.de>
2210
2211 PR lto/41529
2212 * configure.ac: Include config/elf.m4. Disable LTO if not
2213 builting for an elf target.
2214 * configure: Regenerate.
2215
2216 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2217
2218 * MAINTAINERS: Change my email address.
2219
2220 2009-12-18 Ben Elliston <bje@au.ibm.com>
2221
2222 * config.sub, config.guess: Update from upstream sources.
2223
2224 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2225
2226 * MAINTAINERS (Write After Approval): Add myself.
2227
2228 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2229
2230 PR middle-end/30447
2231 PR middle-end/30789
2232 PR other/40302
2233
2234 * configure.ac: Require MPC.
2235 * configure: Regenerate.
2236
2237 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2238
2239 PR target/38384
2240 PR bootstrap/40972
2241 * libtool.m4: Sync from git Libtool.
2242 * ltoptions.m4: Likewise.
2243 * ltversion.m4: Likewise.
2244 * lt~obsolete.m4: Likewise.
2245 * ltmain.sh: Likewise.
2246
2247 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2248
2249 * configure.ac: Update minimum MPC version to 0.8.
2250 * configure: Regenerate.
2251
2252 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2253
2254 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2255 * configure: Regenerated.
2256
2257 2009-11-21 Ian Lance Taylor <iant@google.com>
2258
2259 * configure.ac: Change default of poststage1_ldflags to be empty if
2260 poststage1_libs is set. When poststage1_libs is empty, and
2261 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2262 * configure: Rebuild.
2263
2264 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2265
2266 * MAINTAINERS (Write After Approval): Update my email address.
2267
2268 2009-11-20 Ben Elliston <bje@au.ibm.com>
2269
2270 * config.guess: Update from upstream sources.
2271
2272 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2273
2274 * Makefile.def: Restore host and target settings for gmp.
2275 * Makefile.in: Rebuild.
2276
2277 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2278
2279 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2280 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2281 Fix portability of test of C++ as bootstrap language. Add
2282 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2283 * configure: Rebuild.
2284 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2285 and cloog. Fix in-tree ppl configuration. Introduce libelf
2286 in-tree building.
2287 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2288 (POSTSTAGE1_HOST_EXPORTS): Use it.
2289 (STAGE[+id+]_CXXFLAGS): New.
2290 (BASE_FLAGS_TO_PASS): Pass it down.
2291 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2292 extra_exports.
2293 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2294 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2295 extra_exports.
2296 * Makefile.in: Rebuild.
2297
2298 2009-11-17 Ben Elliston <bje@au.ibm.com>
2299
2300 * config.sub, config.guess: Update from upstream sources.
2301
2302 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2303
2304 * MAINTAINERS (Write After Approval): Add myself.
2305
2306 2009-11-09 Jon Beniston <jon@beniston.com>
2307
2308 * MAINTAINERS (Write After Approval): Add myself.
2309
2310 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2311
2312 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2313 paths for *-w64-mingw* and x86_64-*mingw*.
2314 * configure: Regenerated.
2315
2316 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2317
2318 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2319
2320 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2321
2322 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2323 Phil Edwards to Write-After Approval.
2324
2325 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2326
2327 * configure.ac: Disable target-winsup & co for
2328 x86_64-*-mingw* and *-w64-mingw* targets.
2329 * configure: Regenerated.
2330
2331 2009-10-16 Nick Clifton <nickc@redhat.com>
2332
2333 * MAINTAINERS: Add myself as a maintainer for the RX port.
2334
2335 2009-10-26 Johannes Singler <singler@kit.edu>
2336
2337 * MAINTAINERS (Write After Approval): Update my e-mail address.
2338
2339 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2340
2341 * configure.ac (CLooG test): Use = with test.
2342 * configure: Regenerate.
2343
2344 2009-10-22 Richard Guenther <rguenther@suse.de>
2345
2346 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2347 cloog if the ppl version check failed. Move flags saving
2348 before setting in libelf check.
2349 * configure: Regenerate.
2350
2351 2009-10-21 Richard Guenther <rguenther@suse.de>
2352
2353 * configure.ac: Adjust the ppl and cloog configure to work as
2354 documented. Disable cloog if ppl was disabled. Omit the version
2355 checks if they were disabled.
2356 * configure: Re-generate.
2357
2358 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2359
2360 * configure.ac: Add 'lto' to enable_languages, not
2361 new_enable_languages, and only if not already present.
2362 * configure: Regenerate.
2363
2364 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2365
2366 * README: Refer to the various COPYING* files instead of just
2367 COPYING.
2368 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2369
2370 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2371
2372 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2373
2374 2009-10-07 Richard Guenther <rguenther@suse.de>
2375
2376 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2377 and Richard Guenther as reviewers.
2378 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2379 as reviewers.
2380
2381 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2382
2383 * config.sub: Update from upstream sources.
2384
2385 2009-10-06 Ian Lance Taylor <iant@google.com>
2386
2387 * Makefile.def: check-gold depends upon all-gas.
2388 * Makefile.in: Rebuild.
2389
2390 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2391
2392 * MAINTAINERS (Write After Approval): Add myself.
2393
2394 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2395
2396 * Makefile.def: all-lto-plugin depends on all-libiberty.
2397 set bootstrap=true for lto-plugin.
2398 Add lto-plugin.
2399 * Makefile.in: Regenerate.
2400 * configure.ac (host_libs): Add lto-plugin.
2401 * configure: Regenerate.
2402
2403 2009-10-03 Diego Novillo <dnovillo@google.com>
2404
2405 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2406 (HOST_LIBELFLIBS): Define.
2407 (HOST_LIBELFINC): Define.
2408 * Makefile.in: Regenerate.
2409 * configure.ac: Add --enable-lto.
2410 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2411 If --enable-lto is used, add 'lto' to new_enable_languages.
2412 If --enable-lto is used and gold is enabled, add
2413 lto-plugin to configdirs.
2414 * configure: Regenerate.
2415
2416 2009-10-03 Simon Baldwin <simonb@google.com>
2417
2418 * configure.ac: If --with-system-zlib, suppress local zlib and
2419 pass --with-system-zlib to subdir configure scripts.
2420 * configure: Regenerate.
2421
2422 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2423 Paolo Bonzini <bonzini@gnu.org>
2424
2425 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2426 $(srcdir).
2427 * Makefile.in: Rebuilt.
2428
2429 2009-09-26 Gary Funck <gary@intrepid.com>
2430
2431 * MAINTAINERS (Write After Approval): Add myself.
2432
2433 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2434
2435 * configure.ac: Update minimum MPC version to 0.7.
2436 * configure: Regenerate.
2437
2438 2009-09-25 Nick Clifton <nickc@redhat.com>
2439
2440 * configure.ac: Pass any --cache-file=/dev/null option on to
2441 subconfigures.
2442 * configure: Regenerate.
2443
2444 2009-09-23 Nick Clifton <nickc@redhat.com>
2445
2446 * config.sub, config.guess: Update from upstream sources.
2447
2448 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2449
2450 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2451 * Makefile.in: Rebuilt.
2452
2453 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2454
2455 PR bootstrap/32272
2456 * configure.ac: Error out if $srcdir isn't '.' but contains
2457 host-${host_noncanonical}.
2458 * configure: Regenerate.
2459
2460 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2461
2462 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2463 maintainer.
2464
2465 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2466
2467 * configure.ac: If bootstrapping a combined tree with
2468 --enable-gold, require c++ in stage1_languages.
2469 * configure: Regenerate.
2470
2471 * configure.ac: Also add target_libs of stage1_languages to
2472 bootstrap_target_libs.
2473 * configure: Regenerate.
2474
2475 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2476 with --enable-languages not containing c++.
2477 * configure: Regenerate.
2478
2479 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2480
2481 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2482 * configure: Regenerate.
2483
2484 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2485
2486 * MAINTAINERS (Write After Approval): Update my e-mail address,
2487 and move from from here...
2488 (Waiting for paperwork): To here.
2489
2490 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2491
2492 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2493
2494 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2495
2496 * configure.ac: Do not use $extrasub for replacing @if/@endif
2497 parts in Makefile; instead, use additional arguments to
2498 AC_CONFIG_COMMANDS to do the replacement manually, with several
2499 sed invocations, to avoid HP-UX sed command limits.
2500 * configure: Regenerate.
2501
2502 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2503
2504 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2505 blank before -L.
2506
2507 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2508
2509 * configure.ac (with-build-config): Document. Handle without.
2510 Handle missing argument.
2511 * configure: Rebuilt.
2512
2513 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2514
2515 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2516 Default to bootstrap-debug only if compare-debug works.
2517 * configure: Rebuilt.
2518 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2519 * Makefile.in: Rebuilt.
2520
2521 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2522
2523 * MAINTAINERS (OS Port Maintainers): Update my email address.
2524
2525 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2526
2527 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2528 * Makefile.in: Rebuilt.
2529
2530 2009-09-01 Chris Demetriou <cgd@google.com>
2531
2532 * MAINTAINERS (Write After Approval): Add myself.
2533
2534 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2535
2536 PR debug/30161
2537 * include/dwarf2.h (enum dwarf_tag): Added
2538 DW_TAG_GNU_template_template_param
2539 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2540
2541 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2542
2543 * Makefile.tpl (AWK): Fix typo.
2544 * Makefile.in: Regenerate.
2545
2546 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2547
2548 * configure.ac: Detect awk and sed.
2549 * Makefile.def (flags_to_pass): Add AWK and SED.
2550 * Makefile.tpl (AWK, SED): New.
2551 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2552 * configure: Regenerate.
2553 * Makefile.in: Regenerate.
2554
2555 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2556
2557 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2558 (collapseslashes): Likewise.
2559
2560 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2561
2562 * configure.ac (AC_PREREQ): Bump to 2.64.
2563
2564 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2565
2566 * configure.ac: Remove --with-datarootdir, --with-docdir,
2567 --with-pdfdir, --with-htmldir switches.
2568 * configure: Regenerate.
2569
2570 * configure: Regenerate.
2571
2572 * compile: Sync from Automake 1.11.
2573 * depcomp: Likewise.
2574 * install-sh: Likewise.
2575 * missing: Likewise.
2576 * mkinstalldirs: Likewise.
2577 * ylwrap: Likewise.
2578
2579 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2580
2581 * ltmain.sh (func_normal_abspath): New function.
2582 (func_relative_path): Likewise.
2583 (func_mode_help): Document new -bindir option for link mode.
2584 (func_mode_link): Add new -bindir option, and use it to place
2585 output DLL if specified.
2586
2587 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2588
2589 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2590 (baseargs): Add --disable-option-checking.
2591 * configure: Regenerate.
2592
2593 * Makefile.def (configure-target-libiberty): Depend on
2594 all-binutils and all-ld.
2595 (configure-target-newlib): Likewise.
2596 * Makefile.in: Regenerate.
2597
2598 2009-08-17 Ben Elliston <bje@au.ibm.com>
2599
2600 * config.sub, config.guess: Update from upstream sources.
2601
2602 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2603
2604 Sync from src, merge:
2605
2606 2009-07-02 Tristan Gingold <gingold@adacore.com>
2607
2608 * configure.ac: Do not exclude gas for i386-*-darwin.
2609 Add a case for x86_64-*-darwin.
2610 * configure: Regenerate.
2611
2612 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2613
2614 * MAINTAINERS: Add my name to Write After Approval list.
2615
2616 2009-08-06 Michael Eager <eager@eagercon.com>
2617
2618 * configure.ac: Add Microblaze target.
2619 * configure: Regenerate.
2620
2621 2009-07-31 Christian Bruel <christian.bruel@st.com>
2622
2623 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2624 * configure: Regenerate.
2625
2626 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2627
2628 * MAINTAINERS (Write After Approval): Update my e-mail address.
2629
2630 2009-07-06 Ian Lance Taylor <iant@google.com>
2631
2632 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2633 * configure: Rebuild.
2634
2635 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2636
2637 * MAINTAINERS: Move myself to the Graphite Reviewers.
2638
2639 2009-06-30 Wei Guozhi <carrot@google.com>
2640
2641 * MAINTAINERS: Add my name to Write After Approval list.
2642
2643 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2644
2645 PR bootstrap/40338
2646 * configure.ac (comparestring): Create new variable.
2647 * Makefile.tpl (comparestring): Use to skip some comparisions.
2648 * configure: Regenerate.
2649 * Makefile.in: Regenerate.
2650
2651 2009-06-26 Doug Evans <dje@sebabeach.org>
2652
2653 * Makefile.def (host_modules): Add cgen.
2654 * Makefile.in: Regenerate.
2655 * configure.ac (host_tools): Add cgen.
2656 * configure: Regenerate.
2657
2658 2009-06-23 DJ Delorie <dj@redhat.com>
2659
2660 * MAINTAINERS: Add myself as mep maintainer.
2661
2662 2009-06-23 Ian Lance Taylor <iant@google.com>
2663
2664 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2665 boot_languages. Only bootstrap target libraries listed in
2666 target_libs for some boot language. Add --with-stage1-ldflags,
2667 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2668 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2669 if not building with C++.
2670 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2671 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2672 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2673 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2674 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2675 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2676 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2677 * configure, Makefile.in: Rebuild.
2678
2679 2009-06-23 Li Feng <nemokingdom@gmail.com>
2680
2681 * MAINTAINERS: Added my name to write-after-approval list.
2682
2683 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2684
2685 * configure.ac: Define is_elf for QNX Neutrino targets.
2686 * configure: Regenerate.
2687
2688 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2689
2690 * MAINTAINERS: Added my name to the write-after-approval list
2691
2692 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2693
2694 * configure.ac: Detect MPC in default directory.
2695 * configure: Regenerate.
2696
2697 2009-06-03 Jerome Guitton <guitton@adacore.com>
2698 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2699
2700 * Makefile.tpl (all): Avoid a trailing backslash.
2701 * Makefile.in: Regenerate.
2702
2703 2009-06-03 Ben Elliston <bje@au.ibm.com>
2704
2705 * config.sub, config.guess: Update from upstream sources.
2706
2707 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2708
2709 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2710 to noconfdirs.
2711 * configure: Regenerate.
2712
2713 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2714
2715 * Makefile.tpl ([+compare-target+]): Compare all stage
2716 directories, rather than just gcc.
2717 * Makefile.in: Rebuilt.
2718
2719 2009-06-01 Doug Kwan <dougkwan@google.com>
2720
2721 * configure.ac: Support gold for target arm*-*-*.
2722 * configure: Regenerate.
2723
2724 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2725
2726 * Makefile.def: Add MPC support and dependencies.
2727 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2728
2729 * Makefile.in, configure: Regenerate.
2730
2731 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2732
2733 * Makefile.tpl (all): Avoid harmless warning in make all when
2734 gcc-bootstrap is enabled but stage_last does not exist.
2735 * Makefile.in: Rebuilt.
2736
2737 2009-05-24 Nicolas Roche <roche@adacore.com>
2738
2739 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2740 * Makefile.in: Regenerate.
2741
2742 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2743
2744 * MAINTAINERS: Update my e-mail address.
2745
2746 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2747
2748 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2749 * configure: Regenerate.
2750
2751 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2752
2753 PR other/40159
2754 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2755 gcc-no-bootstrap are mutually exclusive.
2756 * Makefile.in: Rebuilt.
2757
2758 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2759
2760 PR other/40159
2761 * Makefile.tpl (all): Don't end with unconditional success.
2762 * Makefile.in: Rebuilt.
2763
2764 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2765
2766 PR target/37137
2767 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2768 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2769 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2770 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2771 stage_configureflags, stage_cflags and stage_libcflags into
2772 explicit Makefile macros.
2773 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2774 GFORTRAN.
2775 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2776 CC. Set CC_FOR_BUILD from CC.
2777 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2778 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2779 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2780 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2781 and GFORTRAN.
2782 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2783 (_LIBCFLAGS): Renamed to _TFLAGS.
2784 (do-compare-debug, do-compare3-debug): Drop.
2785 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2786 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2787 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2788 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2789 (XGCC_FLAGS_FOR_TARGET): New.
2790 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2791 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2792 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2793 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2794 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
2795 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
2796 TFLAGS.
2797 (BUILD_CONFIG): Include if requested.
2798 (all): Set TFLAGS on bootstrap.
2799 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
2800 (all-stageid-prefixmodule): Likewise.
2801 (do-clean, distclean-stageid): Set TFLAGS.
2802 (restrap): Fix whitespace.
2803 * Makefile.in: Rebuilt.
2804
2805 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
2806
2807 * config.guess: Sync with src.
2808
2809 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
2810
2811 * configure.ac ($with_ppl): Default to no if not supplied.
2812 ($with_cloog): Likewise.
2813 configure: Regenerate.
2814
2815 2009-04-27 James E. Wilson <wilson@codesourcery.com>
2816
2817 * MAINTAINERS: Update my e-mail address.
2818
2819 2009-04-27 Nick Clifton <nickc@redhat.com>
2820
2821 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
2822
2823 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
2824
2825 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
2826 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
2827 * Makefile.in: Regenerate.
2828
2829 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2830
2831 PR bootstrap/39739
2832 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
2833 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
2834
2835 * configure, Makefile.in: Regenerate.
2836
2837 2009-04-21 Taras Glek <tglek@mozilla.com>
2838
2839 * include/hashtab.h: Update GTY annotations to new syntax
2840 * include/splay-tree.h: Likewise
2841
2842 2009-04-17 Ben Elliston <bje@au.ibm.com>
2843
2844 * config.sub, config.guess: Update from upstream sources.
2845
2846 2009-04-15 Anthony Green <green@moxielogic.com>
2847
2848 * configure.ac: Add moxie support.
2849 * configure: Rebuilt.
2850
2851 2009-04-14 Jakub Jelinek <jakub@redhat.com>
2852
2853 * configure.ac: Change copyright header to refer to version
2854 3 of the GNU General Public License and to point readers at the
2855 COPYING3 file and the FSF's license web page.
2856 * Makefile.def: Likewise.
2857 * Makefile.tpl: Likewise.
2858 * Makefile.in: Regenerate.
2859
2860 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
2861
2862 * configure.ac: Restore match for darwin9 or later. Use double
2863 brackets since regeneration eats one pair.
2864 * configure: Regenerate.
2865
2866 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
2867
2868 PR gas/10039
2869 * configure.ac: Require texinfo 4.7.
2870 * configure: Regenerated.
2871
2872 2009-04-09 Nick Clifton <nickc@redhat.com>
2873
2874 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
2875 the GCC Runtime Library Exception.
2876
2877 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2878
2879 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
2880 * configure: Regenerate.
2881
2882 2009-04-01 Steve Ellcey <sje@cup.hp.com>
2883
2884 * Makefil.def (languages): New entries.
2885 * Makefile.tpl (check-gcc-*): New generic target.
2886 * Makefile.in: Regenerate.
2887
2888 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
2889
2890 * MAINTAINERS: Update my email address.
2891
2892 2009-03-18 Tom Tromey <tromey@redhat.com>
2893
2894 * configure: Rebuild.
2895 * configure.ac (host_libs): Add libiconv.
2896 * Makefile.in: Rebuild.
2897 * Makefile.def (host_modules): Add libiconv.
2898 (configure-gdb, all-gdb): Depend on libiconv.
2899
2900 2009-03-16 Tristan Gingold <gingold@adacore.com>
2901
2902 * configure.ac: Treat gdb as supported on x86_64-darwin.
2903 * configure: Regenerate.
2904
2905 2009-03-16 Joseph Myers <joseph@codesourcery.com>
2906
2907 * configure.ac (--with-host-libstdcxx): New option.
2908 * configure: Regenerate.
2909
2910 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
2911
2912 * MAINTAINERS: Move myself into the write after approval list.
2913
2914 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
2915
2916 * MAINTAINERS: Update e-mail address.
2917
2918 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
2919
2920 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
2921
2922 2009-03-10 Ira Rosen <irar@il.ibm.com>
2923
2924 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
2925
2926 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2927
2928 Backport from git Libtool:
2929
2930 2009-01-19 Robert Millan <rmh@aybabtu.com>
2931 Support GNU/kOpenSolaris.
2932 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
2933 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
2934 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
2935 GNU/kOpenSolaris.
2936
2937 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
2938
2939 * MAINTAINERS: Update e-mail address.
2940
2941 2009-02-24 Michael Eager <eager@eagercon.com>
2942
2943 * MAINTAINERS (Write After Approval): Add self.
2944
2945 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
2946
2947 * MAINTAINERS (Write After Approval): Add myself.
2948
2949 2009-02-05 Andreas Schwab <schwab@suse.de>
2950
2951 * Makefile.tpl (stage_last): Define $r and $s before using
2952 $(RECURSE_FLAGS_TO_PASS).
2953 * Makefile.in: Regenerate
2954
2955 2009-01-30 Ian Lance Taylor <iant@google.com>
2956
2957 * MAINTAINERS: Move myself to the Global Reviewers list.
2958
2959 2009-01-29 Robert Millan <rmh@aybabtu.com>
2960
2961 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
2962 * configure: Regenerate.
2963
2964 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
2965
2966 * MAINTAINERS: Make whitespace consistent.
2967 Remove Robert Millan from Write After Approval.
2968
2969 2009-01-16 Alan Modra <amodra@bigpond.net.au>
2970
2971 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
2972 (all-opcodes): Depend on all-libiberty.
2973 * Makefile.in: Regenerate.
2974
2975 2009-01-15 Douglas B Rupp <rupp@gnat.com>
2976
2977 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
2978 * configure: Regenerate.
2979
2980 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
2981
2982 * MAINTAINERS (Write After Approval): Add myself.
2983
2984 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
2985
2986 * MAINTAINERS: Add myself to reviewers (Fortran).
2987
2988 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
2989
2990 PR tree-optimization/38515
2991 * configure.ac (cloog-polylib): Removed.
2992 (with_ppl, with_cloog): Test for "no".
2993 * configure: Regenerated.
2994
2995 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
2996
2997 * MAINTAINERS: Moved myself to reviewers (Fortran).
2998
2999 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3000
3001 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3002 (Write After Approval): Remove myself.
3003
3004 2009-01-03 Diego Novillo <dnovillo@google.com>
3005
3006 * MAINTAINERS: Remove myself from alias maintainership.
3007
3008 2009-01-02 David Ayers <ayers@fsfe.org>
3009
3010 * MAINTAINERS: Update e-mail address.
3011
3012 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3013
3014 * MAINTAINERS: Make whitespace consistent.
3015
3016 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3017
3018 Backport from upstream Libtool:
3019 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3020 Add cache variables to tests that require the linker to work.
3021 For shlibpath_overrides_runpath, this also changes the semantics
3022 to let the result from the C compiler take precedence.
3023
3024 2008-12-02 Ben Elliston <bje@au.ibm.com>
3025
3026 * config.sub, config.guess: Update from upstream sources.
3027
3028 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3029
3030 * configure.ac (ppllibs): Add by default the lib flags.
3031 * configure: Regenerate.
3032
3033 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3034
3035 * MAINTAINERS: Add myself to the write after approval list.
3036
3037 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3038
3039 * configure.ac: Add double brackets on darwin[912].
3040 * configure: Regenerate.
3041
3042 2008-12-03 Daniel Kraft <d@domob.eu>
3043
3044 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3045 Approval to Reviewer section (for Fortran front-end).
3046
3047 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3048
3049 * configure.ac: Expand to darwin10 and later.
3050 * configure: Regenerate.
3051
3052 2008-12-02 Andreas Schwab <schwab@suse.de>
3053
3054 * Makefile.def: configure-target-boehm-gc depends on
3055 all-target-libstdc++-v3.
3056 * Makefile.in: Regenerate.
3057
3058 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3059
3060 * MAINTAINERS: Add myself as mingw maintainer.
3061
3062 2008-12-02 Ben Elliston <bje@au.ibm.com>
3063
3064 * config.sub, config.guess: Update from upstream sources.
3065
3066 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3067
3068 * README.SCO: Remove.
3069
3070 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3071
3072 * MAINTAINERS: Add myself to the write after approval list.
3073
3074 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3075
3076 * MAINTAINERS: Update my email address in WAA section.
3077
3078 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3079
3080 * MAINTAINERS: Update e-mail address.
3081
3082 2008-11-27 Toon Moene <toon@moene.org>
3083
3084 * MAINTAINERS: Change e-mail address.
3085
3086 2008-11-27 Tristan Gingold <gingold@adacore.com>
3087
3088 * configure.ac: Build gdb for i?86-*-darwin*
3089 * configure: Regenerated.
3090
3091 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3092
3093 * MAINTAINERS: Added my full name.
3094
3095 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3096
3097 PR bootstrap/38014
3098 PR bootstrap/37923
3099
3100 Revert:
3101
3102 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3103
3104 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3105 * Makefile.in: Regenerated.
3106
3107 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3108
3109 PR gdb/921
3110 PR gdb/1646
3111 PR gdb/2175
3112 PR gdb/2176
3113
3114 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3115 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3116 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3117 (HOST_EXPORTS): Pass CPPFLAGS.
3118 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3119 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3120 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3121 * Makefile.in, configure: Regenerated.
3122 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3123 and CPPFLAGS_FOR_BUILD.
3124
3125 2008-11-06 Jeff Law <law@redhat.com>
3126
3127 * MAINTAINERS: Add myself as middle end maintainer.
3128
3129 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3130
3131 * MAINTAINERS (Write after approval): Add myself.
3132
3133 2008-11-05 Diego Novillo <dnovillo@google.com>
3134
3135 * MAINTAINERS (Global Reviewers): Add myself.
3136 (Non-Algorithmic Maintainers): Remove myself.
3137
3138 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3139
3140 * MAINTAINERS (Write after approval): Add myself.
3141
3142 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3143
3144 * MAINTAINERS (Write after approval): Add myself.
3145
3146 2008-10-31 Ben Elliston <bje@au.ibm.com>
3147
3148 * configure.ac (spu-*-*): Remove special case.
3149 * configure: Regenerate.
3150
3151 2008-10-30 Catherine Moore <clm@codesourcery.com>
3152
3153 * MAINTAINERS (Write after approval): Update my email address.
3154
3155 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3156
3157 * configure.ac [spu-*-*]: Do not set skipdirs.
3158 * configure: Re-generate.
3159
3160 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3161
3162 * MAINTAINERS (Various Maintainers): Add myself to reload.
3163
3164 2008-10-25 Richard Guenther <rguenther@suse.de>
3165
3166 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3167 maintainer. Remove myself as libgcc-math maintainer.
3168 (Non-Algorithmic Maintainers): Remove myself.
3169
3170 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3171
3172 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3173 * Makefile.in: Regenerated.
3174
3175 2008-10-23 Cary Coutant <ccoutant@google.com>
3176
3177 * MAINTAINERS (Write after approval): Add myself.
3178
3179 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3180
3181 PR gdb/921
3182 PR gdb/1646
3183 PR gdb/2175
3184 PR gdb/2176
3185
3186 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3187 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3188 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3189 (HOST_EXPORTS): Pass CPPFLAGS.
3190 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3191 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3192 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3193 * Makefile.in, configure: Regenerated.
3194 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3195 and CPPFLAGS_FOR_BUILD.
3196
3197 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3198
3199 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3200 Sebastian Pop.
3201
3202 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3203
3204 * MAINTAINERS (Write After Approval): Added myself.
3205
3206 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3207
3208 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3209 recommended version to 2.3.2.
3210
3211 * configure: Regenerate.
3212
3213 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3214
3215 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3216
3217 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3218
3219 * MAINTAINERS (Write After Approval): Update e-mail address.
3220
3221 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3222
3223 * libtool.m4: Update to libtool 2.2.6.
3224 * lt~obsolete.m4: Update to libtool 2.2.6.
3225 * ltmain.sh: Update to libtool 2.2.6.
3226 * ltsugar.m4: Update to libtool 2.2.6.
3227 * ltversion.m4: Update to libtool 2.2.6.
3228 * ltoptions.m4: Update to libtool 2.2.6.
3229 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3230
3231 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3232
3233 * MAINTAINERS (Write After Approval): Add myself.
3234
3235 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3236
3237 * MAINTAINERS (Write After Approval): Update my name.
3238
3239 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3240
3241 * MAINTAINERS: Add myself in "Write After Approval".
3242
3243 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3244
3245 * MAINTAINERS: Add myself as ia64 maintainer.
3246
3247 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3248
3249 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3250 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3251 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3252 and Michael Tiemann from Write After Approval since they do not
3253 actually have access.
3254
3255 2008-09-05 Richard Guenther <rguenther@suse.de>
3256
3257 * configure.ac: Initialize clooglibs to -lcloog.
3258 * configure: Re-generate.
3259
3260 2008-09-04 Le-Chun Wu <lcwu@google.com>
3261
3262 * MAINTAINERS (Write After Approval): Add myself.
3263
3264 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3265
3266 * configure.ac (--with-cloog-polylib): New.
3267 (--disable-cloog-version-check): New.
3268 (--disable-ppl-version-check): New.
3269 * configure: Re-generate.
3270
3271 2008-09-03 Richard Guenther <rguenther@suse.de>
3272
3273 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3274 cloog test.
3275 * configure: Re-generate.
3276
3277 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3278
3279 Add picoChip port.
3280 * MAINTAINERS: Add picoChip maintainers.
3281
3282 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3283 Tobias Grosser <grosser@fim.uni-passau.de>
3284 Jan Sjodin <jan.sjodin@amd.com>
3285 Harsha Jagasia <harsha.jagasia@amd.com>
3286 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3287 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3288 Adrien Eliche <aeliche@isty.uvsq.fr>
3289
3290 Merge from graphite branch.
3291 * configure: Regenerate.
3292 * Makefile.in: Regenerate.
3293 * configure.ac (host_libs): Add ppl and cloog.
3294 Add checks for PPL and CLooG.
3295 * Makefile.def (ppl, cloog): Added modules and dependences.
3296 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3297 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3298
3299 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3300
3301 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3302 (GCC_SHLIB_SUBDIR): New.
3303 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3304 * configure: Regenerate.
3305 * Makefile.in: Regenerate.
3306
3307 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3308
3309 * MAINTAINERS: Consistently use tabs to separate columns.
3310
3311 2008-08-29 Tristan Gingold <gingold@adacore.com>
3312
3313 * MAINTAINERS (Write after Approval): Add myself.
3314
3315 2008-08-28 Tristan Gingold <gingold@adacore.com>
3316
3317 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3318 Enable bfd, binutils and opcodes.
3319 * configure: Regenerate.
3320
3321 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3322
3323 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3324
3325 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3326
3327 * MAINTAINERS: Use correct Umlaut for last name.
3328
3329 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3330
3331 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3332
3333 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3334
3335 * MAINTAINERS: Update my email address.
3336
3337 2008-08-16 Nicolas Roche <roche@adacore.com>
3338
3339 * Makefile.tpl: Add BOOT_ADAFLAGS.
3340 * Makefile.in: Regenerate.
3341
3342 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3343
3344 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3345 * configure: Regenerate.
3346
3347 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3348
3349 * configure.ac: Add makefile fragments for hpux.
3350 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3351 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3352 * configure: Regenerate.
3353 * Makefile.in: Regenerate.
3354
3355 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3356
3357 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3358
3359 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3360
3361 * MAINTAINERS (Write after Approval): Add myself.
3362
3363 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3364
3365 * MAINTAINERS (Write After Approval): Add myself.
3366
3367 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3368
3369 * MAINTAINERS (Write After Approval): Add myself.
3370
3371 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3372
3373 * MAINTAINERS: Update my email address.
3374
3375 2008-06-25 Joey Ye <joey.ye@intel.com>
3376
3377 * MAINTAINERS (Write After Approval): Add myself.
3378
3379 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3380
3381 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3382 * Makefile.in: Regenerate.
3383 * configure: Regenerate.
3384
3385 2008-06-17 Daniel Kraft <d@domob.eu>
3386
3387 * MAINTAINERS (Write After Approval): Add myself.
3388
3389 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3390
3391 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3392 "$@" is still intact with both Autoconf 2.59 and 2.62.
3393 * configure: Regenerate.
3394
3395 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3396
3397 * Makefile.tpl: Fix comment errors.
3398 * Makefile.in: Regenerate.
3399
3400 2008-06-12 David S. Miller <davem@davemloft.net>
3401 David Edelsohn <edelsohn@gnu.org>
3402
3403 * configure.ac: Add powerpc*-*-* to gold supported targets.
3404 * configure: Regenerate.
3405
3406 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3407
3408 PR tree-optimization/36218
3409 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3410 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3411 (all prefix="build-"): Pass them to build-system sub-makes.
3412 * Makefile.in: Regenerate.
3413
3414 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3415
3416 * MAINTAINERS (mt port): Remove.
3417 (sco5, unixware, sco udk): Remove.
3418 (Kean Johnston): Add to Write After Approval.
3419
3420 2008-05-30 Julian Brown <julian@codesourcery.com>
3421
3422 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3423 of libobjc for ARM EABI Linux.
3424 * configure: Regenerate.
3425
3426 2008-05-18 Xinliang David Li <davidxl@google.com>
3427
3428 * ChangeLog: Remove wrong ChangeLog entry.
3429
3430 2008-05-17 Xinliang David Li <davidxl@google.com>
3431
3432 * MAINTAINERS (Write After Approval): Add myself.
3433
3434 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3435
3436 * MAINTAINERS (Write After Approval): Add myself.
3437
3438 2008-05-14 Rafael Espíndola <espindola@google.com>
3439
3440 * config-ml.in: don't handle --enable-shared and --enable-static.
3441
3442 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3443
3444 * MAINTAINERS: Update my email address.
3445
3446 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3447
3448 * MAINTAINERS: Update my email address.
3449
3450 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3451
3452 * MAINTAINERS (Write After Approval): Add myself.
3453
3454 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3455
3456 * MAINTAINERS (Write After Approval): Add myself.
3457
3458 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3459
3460 * MAINTAINERS (crx): Add myself.
3461
3462 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3463
3464 Sync with src:
3465 2008-04-14 David S. Miller <davem@davemloft.net>
3466
3467 * configure.ac: Add sparc*-*-* to gold supported targets.
3468 * configure: Regenerate.
3469
3470 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3471
3472 PR bootstrap/35457
3473 * configure.ac: Include override.m4.
3474 * configure: Regenerate.
3475
3476 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3477
3478 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3479 * Makefile.in: Regenerate.
3480
3481 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3482
3483 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3484 as nonconfigurable directories list.
3485 * configure: Regenerate.
3486
3487 2008-04-14 Ben Elliston <bje@au.ibm.com>
3488
3489 * config.sub, config.guess: Update from upstream sources.
3490
3491 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3492
3493 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3494 * Makefile.in: Regenerate.
3495
3496 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3497
3498 * configure.ac: Do not build libssp for the AVR.
3499 * configure: Regenerate.
3500
3501 2008-04-07 Ian Lance Taylor <iant@google.com>
3502
3503 * Makefile.def: check-gold depends upon all-binutils.
3504 * Makefile.in: Regenerate.
3505
3506 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3507
3508 * MAINTAINERS (Write After Approval): Add myself.
3509
3510 2008-04-04 Nick Clifton <nickc@redhat.com>
3511
3512 PR binutils/4334
3513 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3514 builds.
3515 * configure: Regenerate.
3516
3517 2008-04-04 NightStrike <NightStrike@gmail.com>
3518
3519 PR other/35151
3520 * configure.ac: Combine rules for mingw32 and mingw64.
3521 * configure: Regenerate.
3522
3523 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3524
3525 * MAINTAINERS (Write After Approval): Add myself.
3526
3527 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3528
3529 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3530 * Makefile.in (.NOTPARALLEL): Ditto.
3531
3532 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3533
3534 * MAINTAINERS (Write After Approval): Add myself.
3535
3536 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3537
3538 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3539 * Makefile.in (.NOTPARALLEL): Regenerate.
3540
3541 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3542
3543 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3544 * Makefile.in: Regenerate.
3545
3546 2008-03-26 Jakub Staszak <kuba@et.pl>
3547
3548 * MAINTAINERS (Write After Approval): Add myself.
3549
3550 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3551
3552 * MAINTAINERS: Update e-mail address.
3553
3554 2008-03-20 Ian Lance Taylor <iant@google.com>
3555
3556 * configure.ac: Add support for --enable-gold.
3557 * Makefile.def: Add gold as a directory like ld.
3558 * configure, Makefile.in: Regenerate.
3559
3560 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3561
3562 * configure.ac: m4_include config/proginstall.m4.
3563 * configure: Regenerate.
3564
3565 Backport from upstream Libtool:
3566
3567 2007-10-12 Eric Blake <ebb9@byu.net>
3568
3569 Deal with Autoconf 2.62's semantic change in m4_append.
3570 * ltsugar.m4 (lt_append): Replace broken versions of
3571 m4_append.
3572 (lt_if_append_uniq): Don't require separator to be overquoted,
3573 and avoid broken m4_append.
3574 (lt_dict_add): Fix typo.
3575 * libtool.m4 (_LT_DECL): Don't overquote separator.
3576
3577 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3578
3579 * config.rpath: Add AIX 6 support.
3580
3581 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3582
3583 * Makefile.def (stageprofile). Remove -fprofile-generate
3584 from stage_libcflags.
3585 * Makefile.in: Regenerate.
3586
3587 2008-03-13 Ben Elliston <bje@au.ibm.com>
3588
3589 * config.sub, config.guess: Update from upstream sources.
3590
3591 2008-03-06 Tom Tromey <tromey@redhat.com>
3592
3593 * MAINTAINERS: Update for treelang deletion.
3594
3595 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3596
3597 * MAINTAINERS: Update my email address.
3598
3599 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3600
3601 * MAINTAINERS (darwin port): Add myself as a maintainer.
3602 (objective-c/c++): Add myself as a maintainer.
3603
3604 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3605
3606 * MAINTAINERS (Write After Approval): Update my email address.
3607
3608 2008-02-25 Tomas Bily <tbily@suse.cz>
3609
3610 * MAINTAINERS (Write After Approval): Add myself.
3611
3612 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3613
3614 * MAINTAINERS (OpenMP): Add myself.
3615
3616 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3617
3618 PR bootstrap/32009
3619 PR bootstrap/32161
3620
3621 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3622 * configure: Regenerate.
3623
3624 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3625 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3626 STAGE4_LIBCFLAGS): New.
3627 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3628 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3629 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3630 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3631 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3632 for target modules. Don't export LIBCFLAGS.
3633 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3634 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3635 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3636 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3637 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3638 * Makefile.in: Regenerate.
3639
3640 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3641
3642 PR libgcj/33085
3643 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3644 Do not use -DDLL_EXPORT. Backport from upstream.
3645
3646 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3647
3648 * MAINTAINERS (Write After Approval): Add myself.
3649
3650 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3651
3652 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3653 * configure: Regenerate.
3654
3655 2008-01-31 Marc Gauthier <marc@tensilica.com>
3656
3657 * configure.ac (xtensa*-*-*): Recognize processor variants.
3658 * configure: Regenerate.
3659
3660 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3661
3662 PR bootstrap/34922
3663 * configure.ac (PARSE_ARGS): Push suitable setting of
3664 ac_subdirs_all, for `./configure --help=recursive'.
3665 Handle `+' in generic toplevel directory disabling.
3666 * configure: Regenerate.
3667
3668 2008-01-28 Nick Clifton <nickc@redhat.com>
3669
3670 * MAINTAINERS (xstormy16): Take over maintainership.
3671
3672 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3673
3674 * MAINTAINERS (c4x port): Remove.
3675
3676 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3677
3678 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3679
3680 2008-01-23 Ben Elliston <bje@au.ibm.com>
3681
3682 * config.sub, config.guess: Update from upstream sources.
3683
3684 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3685
3686 * MAINTAINERS (Write After Approval): Add myself.
3687
3688 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3689
3690 * MAINTAINERS: Update my email address.
3691
3692 2008-01-09 Raksit Ashok <raksit@google.com>
3693
3694 * MAINTAINERS (Write After Approval): Add myself.
3695
3696 2008-01-09 Raksit Ashok <raksit@google.com>
3697
3698 * MAINTAINERS (Write After Approval): Add myself.
3699
3700 2008-01-08 Ben Elliston <bje@au.ibm.com>
3701
3702 * config.sub, config.guess: Update from upstream sources.
3703
3704 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3705
3706 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3707 Change recommended MPFR from 2.2.1 -> 2.3.0.
3708 * configure: Regenerate.
3709
3710 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3711
3712 * MAINTAINERS: Update my email address.
3713
3714 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3715
3716 * MAINTAINERS: Update my email address.
3717
3718 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3719
3720 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3721 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3722 * Makefile.in: Regenerate.
3723
3724 2007-12-10 Mark Heffernan <meheff@google.com>
3725
3726 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3727 misplaced entries.
3728
3729 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3730
3731 * configure.ac: Enable libjava for x86_64-*-darwin9.
3732 * configure: Regenerate.
3733
3734 2007-12-07 Bill Maddox <maddox@google.com>
3735
3736 * MAINTAINERS (Write After Approval): Add myself.
3737
3738 2007-12-05 Ben Elliston <bje@au.ibm.com>
3739
3740 * config.sub, config.guess: Update from upstream sources.
3741
3742 2007-12-02 Matthias Klose <doko@ubuntu.com>
3743
3744 * config-ml.in: Remove 64bit configure tests.
3745
3746 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3747
3748 * config-ml.in: Robustify against white space in absolute file
3749 names.
3750
3751 * config-ml.in (multi-clean): Substitute ${Makefile}.
3752 Remove superfluous ${Makefile} in list.
3753
3754 2007-11-19 Thiemo Seufer <ths@mips.com>
3755
3756 * config-ml.in: Don't hardcode the Makefile name.
3757
3758 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3759
3760 * MAINTAINERS (Write After Approval): Add myself.
3761
3762 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3763
3764 * MAINTAINERS (Write After Approval): Add myself.
3765
3766 2007-11-06 Doug Kwan <dougkwan@google.com>
3767
3768 * MAINTAINERS (Write After Approval): Add myself.
3769
3770 2007-10-25 Ben Elliston <bje@au.ibm.com>
3771
3772 * MAINTAINERS (mercury): Remove entry.
3773 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3774
3775 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3776
3777 * Makefile.def (dependencies): Make configure-gdb depend on
3778 all-intl.
3779 * Makefile.in: Regenerated.
3780
3781 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3782
3783 * MAINTAINERS (Fortran maintainer): Remove myself.
3784
3785 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3786
3787 * Makefile.def: To avoid problems running with parallel makes,
3788 build newlib before libgloss so that target specific header
3789 files are availble.
3790 * Makefile.in: Regenerate
3791
3792 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3793
3794 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
3795 * Makefile.in: Regenerate.
3796
3797 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
3798
3799 * MAINTAINERS (Register allocation reviewer): Add myself.
3800
3801 2007-10-08 Mike Frysinger <vapier@gentoo.org>
3802
3803 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
3804 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
3805 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
3806 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
3807 * configure: Regenerate.
3808
3809 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
3810
3811 * MAINTAINERS (Register allocation reviewer): Add myself.
3812
3813 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
3814
3815 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
3816 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
3817 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
3818 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
3819 * configure.ac: Default them to host tools for $host = $build.
3820 Subst them.
3821
3822 * configure: Regenerate.
3823 * Makefile.in: Regenerate.
3824
3825 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
3826
3827 * MAINTAINERS (Register allocation reviewer): Add myself.
3828
3829 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
3830
3831 * MAINTAINERS (Register allocation reviewer): Add myself.
3832
3833 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
3834
3835 * MAINTAINERS (Write After Approval): Fix typo.
3836
3837 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
3838
3839 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
3840 * configure: Regenerate.
3841
3842 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
3843
3844 PR bootstrap/31906
3845 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
3846 they're already prefixed.
3847
3848 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
3849
3850 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
3851 libstdc++.
3852 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
3853 * configure: Regenerate.
3854 * Makefile.in: Regenerate.
3855
3856 2007-09-17 Andreas Schwab <schwab@suse.de>
3857
3858 * configure.ac: Raise minimum makeinfo version to 4.6.
3859 * configure: Regenerate.
3860
3861 2007-09-17 Johannes Singler <singler@ira.uka.de>
3862
3863 * MAINTAINERS (write-after-approval) add myself
3864
3865 2007-09-15 Alan Modra <amodra@bigpond.net.au>
3866
3867 * configure.ac: Correct makeinfo version check.
3868 * configure: Regenerate.
3869
3870 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
3871
3872 * MAINTAINERS: Update my email address.
3873
3874 2007-09-14 Richard Sandiford <richard@codesourcery.com>
3875
3876 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
3877 to $skipdirs and only disable gprof for newlib. Use the normal
3878 mips*-elf* handling in other respects.
3879 * configure: Regnerate.
3880
3881 2007-09-12 David Daney <ddaney@avtrex.com>
3882
3883 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
3884 enabling libgcj.
3885 * configure: Regenerate.
3886
3887 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
3888
3889 PR other/32154
3890 * configure.ac: For libgloss targets, point the linker to the linker
3891 script, startup code and simulator library.
3892 * configure: Regenerate.
3893
3894 2007-09-07 Andrew Haley <aph@redhat.com>
3895
3896 * configure.ac (noconfigdirs): Remove target-libffi and
3897 target-libjava.
3898 * configure: Regenerate.
3899
3900 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3901
3902 PR target/33281
3903 * configure.ac: Use config/mh-mingw on mingw.
3904 * configure: Regenerate.
3905
3906 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
3907
3908 * MAINTAINERS (Write After Approval): Add myself.
3909
3910 2007-09-05 Richard Guenther <rguenther@suse.de>
3911
3912 * configure.ac (--enable-stage1-checking): If neither --enable-checking
3913 nor --disable-checking is provided also turn on yes and types
3914 checking for stage1.
3915 * configure: Re-generate.
3916
3917 2007-08-30 Krister Walfridsson <cato@df.lth.se>
3918
3919 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
3920 (Write After Approval): Remove myself.
3921
3922 2007-08-29 Nick Clifton <nickc@redhat.com>
3923
3924 * config.sub, config.guess: Update from upstream sources.
3925
3926 2007-08-22 Bud Davis <jmdavis@link.com>
3927
3928 * MAINTAINERS (Write After Approval): Added myself.
3929 * MAINTAINERS (Reviewers): Removed myself.
3930
3931 2007-08-18 Paul Brook <paul@codesourcery.com>
3932 Joseph Myers <joseph@codesourcery.com>
3933
3934 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
3935 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
3936 * Makefile.in: Regenerate.
3937 * configure.ac (--with-debug-prefix-map): New.
3938 * configure: Regenerate.
3939
3940 2007-08-17 Richard Sandiford <richard@codesourcery.com>
3941 Nigel Stephens <nigel@mips.com>
3942
3943 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
3944 as target_makefile_frag.
3945 * configure: Regenerate.
3946
3947 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
3948
3949 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
3950 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
3951 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
3952 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
3953 (do-compare, do-compare3, do-compare-debug): New.
3954 ([+compare-target+]): Use them.
3955
3956 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
3957
3958 * MAINTAINERS (Write After Approval): Change my email address.
3959
3960 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3961 Ben Elliston <bje@au.ibm.com>
3962
3963 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
3964 --silent if $silent.
3965 * configure: Regenerate.
3966
3967 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
3968
3969 * MAINTAINERS (Various Maintainers): Add myself as
3970 loop infrastructure maintainer. Update my e-mail
3971 address.
3972
3973 2007-07-31 Diego Novillo <dnovillo@google.com>
3974
3975 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
3976 Adjust description.
3977
3978 2007-07-26 Richard Guenther <rguenther@suse.de>
3979
3980 * configure.ac: Add types checking to stage1 checking flags.
3981 * configure: Regenerate.
3982
3983 2007-07-17 Nick Clifton <nickc@redhat.com>
3984
3985 * COPYING3: New file. Contains version 3 of the GNU General
3986 Public License.
3987 * COPYING3.LIB: New file. Contains version 3 of the GNU
3988 Lesser General Public License.
3989
3990 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3991
3992 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
3993
3994 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
3995
3996 * MAINTAINERS (S/390 co-maintainer): Add myself.
3997 (Write After Approval): Remove myself.
3998
3999 2007-07-13 Dan Hipschman <dsh@google.com>
4000
4001 * MAINTAINERS (Write After Approval): Add myself.
4002
4003 2007-07-11 Nick Clifton <nickc@redhat.com>
4004
4005 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4006 WINDRES export.
4007 * Makefile.in: Regenerate.
4008
4009 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4010
4011 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4012 maintainer.
4013
4014 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4015
4016 * lt~obsolete.m4: New. Import from 20070318 libtool.
4017
4018 2007-07-03 Julian Brown <julian@codesourcery.com>
4019
4020 * MAINTAINERS (Write After Approval): Add myself.
4021
4022 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4023
4024 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4025 * configure: Regenerate.
4026
4027 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4028
4029 * configure.ac: Add some missing m4 quotation.
4030 * configure: Regenerate.
4031
4032 2007-07-02 Simon Baldwin <simonb@google.com>
4033
4034 * MAINTAINERS (Write After Approval): Add myself.
4035
4036 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4037
4038 * configure: Regenerate.
4039
4040 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4041
4042 * Makefile.def: Add windmc tool to build.
4043 * Makefile.tpl: Likewise.
4044 * configure.ac: Likewise.
4045 * Makefile.in: Regenerate.
4046 * configure: Regenerate.
4047
4048 2007-06-28 DJ Delorie <dj@redhat.com>
4049
4050 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4051 not building newlib.
4052 * configure: Regenerated.
4053
4054 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4055
4056 * MAINTAINERS (Write After Approval): Add myself.
4057
4058 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4059
4060 * MAINTAINERS (Write After Approval): Add myself.
4061
4062 2007-06-19 Chris Matthews <chrismatthews@google.com>
4063
4064 * MAINTAINERS (Write After Approval): Add myself.
4065
4066 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4067
4068 * MAINTAINERS (Write After Approval): Add myself.
4069
4070 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4071
4072 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4073 * Makefile.in: Regenerated.
4074
4075 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4076
4077 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4078 bfin*-*-uclinux* targets.
4079 * configure: Regenerate.
4080
4081 2007-06-14 Ian Lance Taylor <iant@google.com>
4082
4083 * MAINTAINERS: Add myself as non-algorithmic global write
4084 maintainer.
4085
4086 2007-06-14 Diego Novillo <dnovillo@google.com>
4087
4088 * MAINTAINERS: Add self as middle-end maintainer and
4089 non-algorithmic global write maintainer.
4090
4091 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4092
4093 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4094 Move all Fortran maintainers except Paul Brook into the
4095 Non-Autopoiesis section.
4096
4097 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4098
4099 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4100 (distclean-stage[+id+]): Possibly delete stage_last.
4101 * Makefile.in: Regenerate.
4102
4103 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4104
4105 * MAINTAINERS (Various Maintainer): Fix typo.
4106
4107 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4108
4109 * MAINTAINERS (Various Maintainer): Add myself as
4110 dataflow maintainer.
4111
4112 2007-06-07 Ben Elliston <bje@au.ibm.com>
4113
4114 * config.sub, config.guess: Update from upstream sources.
4115
4116 2007-06-07 Ben Elliston <bje@au.ibm.com>
4117
4118 * Makefile.tpl: Fix spelling error.
4119 * Makefile.in: Regenerate.
4120
4121 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4122
4123 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4124 lt_cv_sys_max_cmd_len.
4125
4126 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4127
4128 * MAINTAINERS (Various Maintainers): Add myself as
4129 auto-vectorizer maintainer.
4130
4131 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4132
4133 PR libjava/32098
4134 * libtool.m4: Revert previous change.
4135 * ltgcc.m4: Put it here.
4136
4137 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4138
4139 * MAINTAINERS (Various Maintainers): Add myself as
4140 auto-vectorizer maintainer.
4141
4142 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4143
4144 PR libjava/32098
4145 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4146
4147 2007-05-30 Richard Guenther <rguenther@suse.de>
4148
4149 * MAINTAINERS (Various Maintainers): Add myself as
4150 auto-vectorizer maintainer.
4151
4152 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4153
4154 PR bootstrap/29382
4155 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4156 * configure: Rebuilt.
4157
4158 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4159
4160 * MAINTAINERS (Write After Approval): Removed my name.
4161
4162 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4163
4164 * MAINTAINERS (Write After Approval): Remove myself.
4165
4166 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4167
4168 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4169
4170 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4171
4172 * ltmain.sh: Update from ToT Libtool.
4173 * libtool.m4: Update from ToT Libtool.
4174 * ltsugar.m4: New. Update from ToT Libtool.
4175 * ltversion.m4: New. Update from ToT Libtool.
4176 * ltoptions.m4: New. Update from ToT Libtool.
4177 * ltconfig: Remove.
4178 * ltcf-c.sh: Remove.
4179 * ltcf-cxx.sh: Remove.
4180 * ltcf-gcj.sh: Remove.
4181
4182 2007-05-22 Ollie Wild <aaw@google.com>
4183
4184 * MAINTAINERS (Write After Approval): Add myself.
4185
4186 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4187
4188 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4189 stage_cflags.
4190 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4191 Remove CFLAGS/LIBCFLAGS.
4192 (configure-stage[+id+]-[+prefix+][+module+],
4193 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4194 * Makefile.in: Regenerate.
4195
4196 2007-05-15 Diego Novillo <dnovillo@google.com>
4197
4198 * MAINTAINERS: Update e-mail address.
4199
4200 2007-05-15 Revital Eres <eres@il.ibm.com>
4201
4202 * MAINTAINERS (Write After Approval): Add myself.
4203
4204 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4205
4206 * MAINTAINERS (Write After Approval): Updated my address.
4207
4208 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4209
4210 * MAINTAINERS (Write After Approval): Add myself.
4211
4212 2007-05-11 Silvius Rus <rus@google.com>
4213
4214 * MAINTAINERS (Write After Approval): Add myself.
4215
4216 2007-04-23 Tom Tromey <tromey@redhat.com>
4217
4218 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4219
4220 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4221
4222 * MAINTAINERS (cpplib): Rename to ...
4223 (libcpp): ... this. Add C/C++ front end maintainers.
4224
4225 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4226
4227 * config-ml.in: Pass ${ml_config_env} to configure calls.
4228
4229 2007-04-04 Christian Bruel <christian.bruel@st.com>
4230
4231 * MAINTAINERS (Write After Approval): Add myself.
4232
4233 2007-04-02 Dave Korn <dave.korn@artimi.com>
4234
4235 * MAINTAINERS (Write After Approval): Add myself.
4236
4237 2007-03-31 Tobias Burnus <burnus@net-b.de>
4238
4239 * MAINTAINERS (fortran 95 front end): Add myself.
4240
4241 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4242
4243 * MAINTAINERS (Write After Approval): Add myself.
4244
4245 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4246
4247 * MAINTAINERS (Modulo Scheduler): Add myself.
4248
4249 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4250
4251 * MAINTAINERS (fortran 95 front end): Add myself.
4252 (c++ front end): whitespace fix.
4253
4254 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4255
4256 * MAINTAINERS (Write After Approval): Add myself.
4257
4258 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4259
4260 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4261 of glob. Quote arguments with single quotes too.
4262 * configure: Regenerate.
4263
4264 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4265
4266 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4267 * Makefile.in: Regenerate
4268
4269 2007-03-07 Andreas Schwab <schwab@suse.de>
4270
4271 * configure: Regenerate.
4272
4273 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4274
4275 * configure.ac: Add "--with-pdfdir" configure option,
4276 which defines pdfdir variable.
4277 * Makefile.def (target=fixincludes): Add install-pdf to
4278 missing targets.
4279 (recursive_targets): Add install-pdf target.
4280 (flags_to_pass): Add pdfdir.
4281 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4282 target.
4283 * configure: Regenerate
4284 * Makefile.in: Regenerate
4285
4286 2007-02-28 Eric Christopher <echristo@apple.com>
4287
4288 Revert:
4289 2006-12-07 Mike Stump <mrs@apple.com>
4290
4291 * Makefile.def (dependencies): Add dependency for
4292 install-target-libssp and install-target-libgomp on
4293 install-gcc.
4294 * Makefile.in: Regenerate.
4295
4296 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4297
4298 * configure: Regenerate.
4299 * configure.ac: Move statements after variable declarations.
4300
4301 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4302
4303 * MAINTAINERS: Add myself as sh maintainer.
4304
4305 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4306
4307 * configure.ac: Adjust for loop syntax.
4308 * configure: Regenerate.
4309
4310 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4311
4312 * configure: Rebuilt.
4313
4314 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4315
4316 * configure.ac: Drop multiple occurrences of --enable-languages,
4317 and fix its quoting.
4318 * configure: Rebuilt.
4319
4320 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4321 Nathan Sidwell <nathan@codesourcery.com>
4322 Vladimir Prus <vladimir@codesourcery.com>
4323 Joseph Myers <joseph@codesourcery.com>
4324
4325 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4326 * configure: Regenerate.
4327
4328 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4329
4330 * ltconfig (freebsd*): Default to elf.
4331
4332 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4333
4334 * configure.ac (target_libraries): Move libgcc before libiberty.
4335 * configure: Regenerated.
4336
4337 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4338 Paolo Bonzini <bonzini@gnu.org>
4339
4340 PR bootstrap/30753
4341 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4342 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4343 * configure: Regenerated.
4344
4345 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4346
4347 * MAINTAINERS (Language Front End Maintainers): Update my mail
4348 address.
4349
4350 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4351
4352 PR bootstrap/30748
4353 * configure.ac: Correct syntax for Solaris ksh.
4354 * configure: Regenerated.
4355
4356 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4357
4358 * configure.ac: Sync with src.
4359 * configure: Regenerate.
4360
4361 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4362
4363 * Makefile.in: Regenerate.
4364
4365 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4366
4367 * config.sub: Sync with src.
4368
4369 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4370
4371 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4372 noncanonical equivalents.
4373 * configure.in: Rename to...
4374 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4375 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4376 target_noncanonical. Use them. Rewrite removal of configure
4377 arguments for autoconf 2.59. Discard variable settings. Force
4378 program_transform_name for native tools.
4379
4380 * Makefile.in: Regenerated.
4381 * configure: Regenerated with autoconf 2.59.
4382
4383 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4384
4385 * MAINTAINERS (Write After Approval): Add myself.
4386
4387 2007-01-31 Andreas Schwab <schwab@suse.de>
4388
4389 * Makefile.tpl (LDFLAGS): Substitute it.
4390 * Makefile.in: Regenerate.
4391
4392 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4393
4394 * MAINTAINERS (Write After Approval): Add myself.
4395
4396 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4397
4398 * MAINTAINERS (spu port): Add myself.
4399
4400 2007-01-23 Richard Guenther <rguenther@suse.de>
4401
4402 PR bootstrap/30541
4403 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4404 * Makefile.tpl (GNATBIND): Substitute it.
4405 (GNATMAKE): Likewise.
4406 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4407 of STAGE_PREFIX.
4408 * Makefile.in: Regenerate.
4409 * configure: Regenerate.
4410
4411 2007-01-18 Mike Stump <mrs@apple.com>
4412
4413 * configure.in: Re-enable -Werror for gcc builds.
4414
4415 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4416
4417 * MAINTAINERS (Write After Approval): Add myself.
4418
4419 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4420
4421 * configure.in: Change == to = in test command.
4422 * configure: Regenerate.
4423
4424 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4425 Nick Clifton <nickc@redhat.com>
4426 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4427
4428 * configure.in (build_configargs, host_configargs, target_configargs):
4429 Remove build/host/target parameters.
4430 (host_libs): Add gmp and mpfr.
4431 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4432 * Makefile.def (gmp, mpfr): New.
4433 (gcc): Remove target.
4434 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4435 target_os, target_vendor): New.
4436 (configure): Add host_alias/target_alias arguments; adjust invocations.
4437 * configure: Regenerate.
4438 * Makefile.in: Regenerate.
4439
4440 2007-01-11 Matt Fago <fago@earthlink.net>
4441
4442 * configure.in: Try to link to functions only in mpfr 2.2.x
4443 to improve robustness of configure tests.
4444 * configure: Regenerate.
4445
4446 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4447
4448 * MAINTAINERS: Add myself as i386 maintainer.
4449
4450 2007-01-08 Jan Hubicka <jh@suse.cz>
4451
4452 * MAINTAINERS: Add myself as i386 maintainer.
4453
4454 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4455
4456 * configure.in: Add support for an x86_64-mingw* target.
4457 * configure: Regenerate.
4458
4459 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4460
4461 * Makefile.tpl (all-target): Correct @if conditional for target
4462 modules.
4463 * configure.in: Omit libiberty if building only target libgcc.
4464 * configure, Makefile.in: Regenerated.
4465
4466 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4467
4468 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4469 * configure: Regenerate.
4470
4471 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4472
4473 * Makefile.def (target_modules): Add libgcc.
4474 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4475 * Makefile.tpl (clean-target-libgcc): Delete.
4476 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4477 on gcc even for bootstrapped modules. Rewrite handling of
4478 lang_env_dependencies to loop over target_modules.
4479 * configure.in (target_libraries): Add target-libgcc.
4480 * Makefile.in, configure: Regenerated.
4481
4482 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4483
4484 * configure.in: Reorganize recognition of languages. Add
4485 --enable-stage1-languages. Show supported languages for the chosen
4486 target rather than all recognized languages.
4487 * configure: Regenerate.
4488
4489 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4490
4491 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4492 * Makefile.in: Regenerate.
4493
4494 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4495
4496 * configure.in: Warn that MPFR 2.2.0 is buggy.
4497 * configure: Regenerate.
4498
4499 2006-12-27 Ian Lance Taylor <iant@google.com>
4500
4501 * configure.in: When removing Makefiles to force a reconfigure, also
4502 remove prev-DIR*/Makefile.
4503 * configure: Regenerate.
4504
4505 2006-12-22 Andreas Schwab <schwab@suse.de>
4506
4507 * configure: Regenerate with correct autoconf version.
4508
4509 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4510
4511 * configure.in: add AC_SUBST for *_FOR_TARGET.
4512 * configure: Regenerate.
4513
4514 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4515
4516 * configure.in: Simplify logic for rejecting languages that cannot
4517 be built. Separate the case when a language is unsupported,
4518 from the case when the user chooses not to build a language.
4519
4520 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4521
4522 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4523 it only affects bootstrap and could be tested on "$host" as well.
4524 * configure: Regenerate.
4525 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4526
4527 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4528
4529 PR bootstrap/29544
4530 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4531 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4532 move here comment from Makefile.tpl.
4533 * Makefile.tpl: Move some definitions higher in the file.
4534 (STAGE1_CHECKING): New.
4535 * configure.in: Add --enable-stage1-checking.
4536 * configure: Regenerate.
4537 * Makefile.in: Regenerate.
4538
4539 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4540
4541 * MAINTAINERS: Add myself as build system maintainer.
4542
4543 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4544
4545 * MAINTAINERS (Write After Approval): Add myself.
4546
4547 2006-12-13 Eric Christopher <echristo@apple.com>
4548
4549 * MAINTAINERS: Add myself as darwin maintainer.
4550
4551 2006-12-11 Ian Lance Taylor <ian@airs.com>
4552
4553 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4554
4555 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4556
4557 MAINTAINERS: Update my entry.
4558
4559 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4560
4561 * configure.in: Handle spu makefile frag.
4562 * Makefile.tpl (MAINT): Define
4563 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4564 * configure: Regenerate.
4565 * Makefile.in: Regenerate.
4566
4567 2006-12-11 Ben Elliston <bje@au.ibm.com>
4568
4569 * config.guess: Import latest version.
4570 * config.sub: Likewise.
4571
4572 2006-12-11 Ben Elliston <bje@au.ibm.com>
4573
4574 * configure.in (spu-*-*): Don't skip target-libiberty.
4575 * configure: Regenerate.
4576
4577 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4578
4579 PR bootstrap/30134
4580 * configure.in: Correct x86 darwin support for libjava to powerpc
4581 and i?86 only.
4582 * configure: Regenerate.
4583
4584 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4585
4586 * configure.in: Add x86 darwin support for libjava.
4587 * configure: Regenerate.
4588
4589 2006-12-07 Mike Stump <mrs@apple.com>
4590
4591 * Makefile.def (dependencies): Add dependency for
4592 install-target-libssp and install-target-libgomp on
4593 install-gcc.
4594 * Makefile.in: Regenerate.
4595
4596 2006-12-04 Richard Guenther <rguenther@suse.de>
4597
4598 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4599 (Non-Algorithmic Maintainers): Move over non-algorithmic
4600 loop optimizer maintainers, add myself as a non-algorithmic
4601 middle-end maintainer.
4602
4603 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4604
4605 * MAINTAINERS (Write After Approval): Add myself.
4606
4607 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4608
4609 * configure.in: Update error message for missing GMP/MPFR.
4610
4611 * configure: Regenerate.
4612
4613 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4614
4615 * configure.in: Update MPFR version in error message.
4616
4617 * configure: Regenerate.
4618
4619 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4620
4621 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4622 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4623 --with-gmp-lib): New flags.
4624
4625 * configure: Regenerate.
4626
4627 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4628
4629 * MAINTAINERS (Write After Approval): Change my email address.
4630
4631 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4632
4633 * MAINTAINERS (Write After Approval): Add myself.
4634
4635 2006-11-22 Philipp Thomas <pth@suse.de>
4636
4637 * MAINTAINERS (i18n): Update e-mail address.
4638
4639 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4640
4641 * MAINTAINERS (spu port): Add myself as maintainer.
4642 (Write After Approval): Remove myself.
4643
4644 2006-11-22 Ben Elliston <bje@au.ibm.com>
4645
4646 * configure.in (skipdirs): Don't build libssp for SPU.
4647 * configure: Regenerate.
4648
4649 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4650
4651 * MAINTAINERS (spu port): Add myself as maintainer.
4652 (libobjc): Update my email address.
4653
4654 2006-11-21 Andrea Bona <andrea.bona@st.com>
4655
4656 * MAINTAINERS (Write After Approval): Add myself.
4657
4658 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4659
4660 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4661 * configure : Rebuilt.
4662
4663 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4664
4665 * MAINTAINERS (Write After Approval): Add myself.
4666
4667 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4668
4669 * MAINTAINERS (Write After Approval): Add myself.
4670
4671 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4672
4673 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4674 libmpfr.a.
4675 * configure: Regenerate.
4676
4677 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4678
4679 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4680 (unstage): Test for stage_last presence.
4681
4682 PR bootstrap/29802
4683 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4684 STAGE_PREFIX.
4685 * Makefile.in: Regenerate.
4686
4687 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4688
4689 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4690 maintainers.
4691
4692 2006-11-14 Erven Rohou <erven.rohou@st.com>
4693
4694 * MAINTAINERS (Write After Approval): Add myself.
4695
4696 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4697
4698 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4699 and stageN-package/Makefile.
4700 * Makefile.in: Regenerated.
4701
4702 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4703
4704 * configure.in: Remove target-libgloss from noconfigdirs for
4705 bfin-*-*.
4706 * configure: Regenerated.
4707
4708 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4709
4710 * configure.in (have_gmp): Only error if the gcc directory exists.
4711
4712 * configure: Regenerate.
4713
4714 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4715
4716 * configure.in: Robustify error message for missing GMP/MPFR.
4717
4718 * configure: Regenerate.
4719
4720 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4721
4722 * MAINTAINERS (Write After Approval): Add myself.
4723
4724 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4725
4726 * MAINTAINERS: Change email address.
4727
4728 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4729
4730 * MAINTAINERS (Write After Approval): Add myself.
4731
4732 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4733
4734 * MAINTAINERS (Write After Approval): Add myself.
4735
4736 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4737
4738 * MAINTAINERS (Write After Approval): Move myself to
4739 Write After Approval section.
4740
4741 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4742
4743 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4744 need_gmp anymore.
4745 * configure: Regenerate.
4746
4747 2006-10-16 Tobias Burnus <burnus@net-b.de>
4748
4749 * MAINTAINERS (Write After Approval): Add myself.
4750
4751 2006-10-16 Ben Elliston <bje@au.ibm.com>
4752
4753 * config.guess: Import latest version.
4754 * config.sub: Likewise.
4755
4756 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4757
4758 * Makefile.def: Added pdf target handling.
4759 * Makefile.tpl: Added pdf target handling.
4760 * Makefile.in: Regenerated.
4761
4762 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4763
4764 * MAINTAINERS: Add self as score port maintainer.
4765
4766 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4767
4768 * MAINTAINERS (Write After Approval): Add myself.
4769
4770 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4771
4772 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4773 or newer.
4774 * configure: Regenerated.
4775
4776 2006-09-27 Dave Brolley <brolley@redhat.com>
4777
4778 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4779 using $s instead of $r.
4780 * configure: Regenerated.
4781
4782 2006-09-26 Thiemo Seufer <ths@mips.com>
4783
4784 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4785 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4786 * configure: Regenerate.
4787
4788 2006-09-24 Graeme Peterson <gridly@gmail.com>
4789
4790 * MAINTAINERS (Write After Approval): Remove myself.
4791
4792 2006-09-22 Chao-ying Fu <fu@mips.com>
4793
4794 * MAINTAINERS (Write After Approval): Add myself.
4795
4796 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
4797
4798 * MAINTAINERS: Add self as soft-fp maintainer.
4799
4800 2006-09-09 Anatoly Sokolov <aesok@post.ru>
4801
4802 * MAINTAINERS: Add myself as avr maintainer.
4803 Remove Marek Michalkiewicz as avr maintainer.
4804
4805 2006-09-07 Roberto Costa <roberto.costa@st.com>
4806
4807 * MAINTAINERS (Write After Approval): Add myself.
4808
4809 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
4810
4811 * configure.in: Never build newlib for a Mingw host.
4812 Never build newlib as Mingw target library.
4813 Test the existence of winsup/cygwin for building a Cygwin newlib,
4814 rather than just winsup.
4815 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
4816 building a Mingw target.
4817 * configure: Regenerate.
4818
4819 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
4820
4821 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
4822
4823 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
4824
4825 * config.guess: Import from src (was more updated).
4826 * config.sub: Likewise.
4827
4828 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
4829
4830 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
4831 * configure: Regenerated.
4832
4833 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
4834
4835 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
4836 for stages after the first.
4837
4838 2006-07-17 Jakub Jelinek <jakub@redhat.com>
4839
4840 * Makefile.def: Add dependencies for configure-opcodes
4841 on configure-intl and all-opcodes on all-intl.
4842 * Makefile.in: Regenerated.
4843
4844 2006-07-13 Ben Elliston <bje@au.ibm.com>
4845
4846 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
4847
4848 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
4849
4850 Port to hosts whose 'sort' and 'tail' implementations
4851 treat operands with leading '+' as file names, as POSIX
4852 has required since 2001. However, make sure the code still
4853 works on pre-POSIX hosts.
4854 * ltmain.sh: Don't assume "sort +2" is equivalent to
4855 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
4856
4857 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
4858
4859 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
4860
4861 2006-07-04 Peter O'Gorman <peter@pogma.com>
4862
4863 * ltconfig: chmod 644 before ranlib during install.
4864
4865 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
4866
4867 PR bootstrap/18058
4868 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
4869 if the bootstrap compiler is a GCC version that supports it.
4870 * configure: Regenerate.
4871
4872 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4873
4874 * configure.in: Fix thinkos in previous check-in.
4875 * configure: Regenerate.
4876
4877 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
4878
4879 PR other/27063
4880 * configure.in: Test subdir_requires and give an appropriate
4881 error message.
4882 * configure: Regenerate.
4883
4884 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
4885
4886 * MAINTAINERS (Write After Approval): Add myself.
4887
4888 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
4889
4890 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4891
4892 2006-06-22 Steve Ellcey <sje@cup.hp.com>
4893
4894 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
4895
4896 2006-06-20 David Ayers <d.ayers@inode.at>
4897
4898 PR bootstrap/28072
4899 * configure.in: Add target-boehm-gc to noconfigdirs depending on
4900 whether target-libjava is being configured instead of whether the
4901 java front end is enabled.
4902 * configure: Regenerate.
4903
4904 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4905
4906 PR target/27540
4907 * configure.in: Only enable libgomp on IRIX 6.
4908 * configure: Regenerate.
4909
4910 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
4911
4912 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
4913 too.
4914 * Makefile.in: Regenerate.
4915
4916 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
4917
4918 * config-ml.in: Alter CCASFLAGS to include special
4919 multilib options the same as is done for CFLAGS.
4920
4921 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4922
4923 * configure.in: Don't enable libgomp on hpux10.
4924 * configure: Rebuilt.
4925
4926 2006-06-12 David Ayers <d.ayers@inode.at>
4927
4928 PR bootstrap/27963
4929 PR target/19970
4930 * configure.in: Remove target-boehm-gc from noconfigdirs where
4931 ${libgcj} is specified.
4932 * configure: Regenerate.
4933
4934 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
4935
4936 Sync from src:
4937
4938 * configure.in: Sync.
4939 * configure: Regenerated.
4940
4941 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
4942
4943 * Makefile.def: Added dependencies from sim and gdb on intl, and
4944 added configure dependencies to everything with an all dependency
4945 on intl.
4946 * Makefile.in: Regenerated.
4947
4948 2006-06-06 David Ayers <d.ayers@inode.at>
4949
4950 PR libobjc/13946
4951 * Makefile.def: Add dependencies for libobjc which boehm-gc.
4952 * Makefile.in: Regenerate.
4953 * configure.in: Add --enable-objc-gc at toplevel and have it
4954 enable boehm-gc for Objective-C.
4955 Remove target-boehm-gc from libgcj.
4956 Add target-boehm-gc to target_libraries.
4957 Add target-boehm-gc to noconfigdirs where ${libgcj}
4958 is specified.
4959 Assert that boehm-gc is supported when requested for Objective-C.
4960 Only build boehm-gc if needed either for Java or Objective-C.
4961 * configure: Regenerate.
4962
4963 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
4964
4965 PR 27674
4966 * Makefile.tpl (configure-[+prefix+][+module+],
4967 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
4968 Remove rule to unstage bootstrapped modules.
4969 (stage_current): New.
4970 * Makefile.in: Regenerate.
4971
4972 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4973
4974 * MAINTAINERS (Write After Approval): Update my e-mail address.
4975
4976 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
4977
4978 * include/libiberty.h: Declare pex_run_in_environment.
4979
4980 2006-05-31 Asher Langton <langton2@llnl.gov>
4981
4982 * MAINTAINERS (Write After Approval): Add myself.
4983
4984 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
4985
4986 * Makefile.def (bfd, opcodes): Fix lib_path.
4987 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
4988 (restrap): Move under "@if gcc-bootstrap". Fix typo.
4989 * Makefile.in: Regenerate.
4990
4991 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4992
4993 * Makefile.in: Regenerate.
4994
4995 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
4996
4997 * Makefile.def: Add install-html target. Add datarootdir
4998 docdir and htmldir to flags_to_pass.
4999 * Makefile.tpl: Add install-html target.
5000 * Makefile.in: Regenerate.
5001 * configure.in: Add --with-datarootdir, --with-docdir, and
5002 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5003 * configure: Regenerate.
5004
5005 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5006
5007 * configure.in: Enable gprof for cross builds.
5008 * configure: Regenerate.
5009
5010 2006-05-22 Richard Guenther <rguenther@suse.de>
5011
5012 Revert
5013 2006-01-31 Richard Guenther <rguenther@suse.de>
5014 Paolo Bonzini <bonzini@gnu.org>
5015
5016 * Makefile.def (target_modules): Add libgcc-math target module.
5017 * configure.in (target_libraries): Add libgcc-math target library.
5018 (--enable-libgcc-math): New configure switch.
5019 * Makefile.in: Re-generate.
5020 * configure: Re-generate.
5021 * libgcc-math: New toplevel directory.
5022
5023 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5024 Andreas Tobler <a.tobler@schweiz.ch>
5025
5026 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5027 * configure: Rebuilt.
5028
5029 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5030
5031 * MAINTAINERS (Write After Approval): Add myself.
5032
5033 2006-05-01 DJ Delorie <dj@redhat.com>
5034
5035 * configure.in: Restore CFLAGS if GMP isn't present.
5036 * configure: Regenerate.
5037
5038 2006-05-01 Richard Guenther <rguenther@suse.de>
5039
5040 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5041 maintainer.
5042
5043 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5044
5045 * MAINTAINERS (Write After Approval): Add myself.
5046
5047 2006-04-28 Jan Beulich <jbeulich@novell.com>
5048
5049 * MAINTAINERS (Write After Approval): Add myself.
5050
5051 2006-04-18 DJ Delorie <dj@redhat.com>
5052
5053 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5054 reference libgloss so that libssp can be built in a combined
5055 tree.
5056 * configure: Regenerate.
5057
5058 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5059
5060 * MAINTAINERS (Write After Approval): Add myself.
5061
5062 2006-04-05 Ben Elliston <bje@au.ibm.com>
5063
5064 * configure.in: Require makeinfo 4.4 or higher.
5065 * configure: Regenerate.
5066
5067 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5068
5069 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5070 Rearrange the entries of other libraries to have them in one place.
5071
5072 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5073
5074 * MAINTAINERS (Write After Approval): Remove myself.
5075 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5076
5077 2006-03-14 Richard Guenther <rguenther@suse.de>
5078
5079 * configure: Regenerate with autoconf 2.13.
5080
5081 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5082
5083 * MAINTAINERS: Use my work address.
5084
5085 * MAINTAINERS: Update my E-mail address.
5086
5087 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5088
5089 * configure.in: Handle --disable-<component> generically.
5090 * configure: Regenerate.
5091
5092 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5093
5094 PR libgcj/17311
5095 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5096
5097 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5098
5099 * MAINTAINERS (Write After Approval): Remove myself.
5100 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5101
5102 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5103
5104 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5105 (TARGET_CONFIGDIRS): Remove.
5106 * configure.in: Remove AC_SUBST(target_configdirs).
5107 * Makefile.in, configure: Regenerated.
5108
5109 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5110
5111 * MAINTAINERS (Write After Approval): Remove myself.
5112 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5113
5114 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5115
5116 PR bootstrap/25670
5117
5118 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5119
5120 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5121 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5122 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5123 BUILD_PREFIX, BUILD_PREFIX_1.
5124 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5125
5126 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5127 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5128
5129 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5130 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5131 of `cat stage_current`. Always provide the `r' and `s' variables.
5132 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5133 a single shell execution.
5134 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5135 bootstrapped modules, make the stage1 module if the build was not
5136 started yet, else build the current stage.
5137 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5138 (all-build, all-host, all-target, [+make_target+]-host,
5139 [+make_target+]-target): Do not use \-continued lines.
5140 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5141 (current_stage, restrap, stage_last): New.
5142
5143 * Makefile.in: Regenerate.
5144 * configure: Regenerate.
5145
5146 2006-02-19 Bud Davis <jmdavis@link.com>
5147
5148 * MAINTAINERS (Write After Approval): Remove myself.
5149 (Language Front End Maintainers): Add myself as fortran 95
5150 maintainer and update e-mail address.
5151
5152 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5153
5154 * MAINTAINERS (Write After Approval): Remove myself.
5155 (Language Front End Maintainers): Add myself as fortran 95
5156 maintainer.
5157
5158 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5159
5160 * MAINTAINERS (Write After Approval): Add myself.
5161
5162 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5163
5164 * MAINTAINERS (Write After Approval): Remove myself.
5165 (Language Front End Maintainers): Add myself as
5166 fortran 95 maintainer.
5167
5168 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5169
5170 Sync from src:
5171
5172 2005-12-27 Leif Ekblad <leif@rdos.net>
5173
5174 * configure.in: Add support for RDOS target.
5175 * configure: Regenerate.
5176
5177 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5178 Andreas Schwab <schwab@suse.de>
5179
5180 * configure: Regenerate.
5181
5182 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5183
5184 * configure.in (enable_libgomp): Add AIX.
5185 * configure: Regenerate.
5186
5187 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5188
5189 * MAINTAINERS (Write After Approval): Add myself.
5190
5191 2006-02-03 Lee Millward <lee.millward@gmail.com>
5192
5193 * MAINTAINERS (Write After Approval): Add myself.
5194
5195 2006-01-31 Richard Guenther <rguenther@suse.de>
5196 Paolo Bonzini <bonzini@gnu.org>
5197
5198 * Makefile.def (target_modules): Add libgcc-math target module.
5199 * configure.in (target_libraries): Add libgcc-math target library.
5200 (--enable-libgcc-math): New configure switch.
5201 * Makefile.in: Re-generate.
5202 * configure: Re-generate.
5203 * libgcc-math: New toplevel directory.
5204
5205 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5206
5207 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5208 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5209 the assembler, linker and binutils.
5210 * configure: Regenerate.
5211
5212 2006-01-22 Dirk Mueller <dmueller@suse.de>
5213
5214 * MAINTAINERS (Write After Approval): Add myself.
5215
5216 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5217
5218 * configure: Regenerate.
5219
5220 2006-01-18 Richard Henderson <rth@redhat.com>
5221 Jakub Jelinek <jakub@redhat.com>
5222 Diego Novillo <dnovillo@redhat.com>
5223
5224 * libgomp: New directory.
5225 * Makefile.def: Add target_module libgomp.
5226 * Makefile.in: Regenerate.
5227 * configure.in (target_libraries): Add target-libgomp.
5228 * configure: Regenerate.
5229
5230 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5231
5232 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5233 @ from continuation.
5234 * Makefile.in: Rebuilt.
5235
5236 2006-01-04 Chris Lattner <sabre@gnu.org>
5237
5238 * MAINTAINERS (Write After Approval): Add myself.
5239
5240 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5241
5242 PR bootstrap/24252
5243
5244 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5245 * Makefile.tpl (OBJDUMP): New.
5246 (EXTRA_HOST_FLAGS): Add it.
5247 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5248
5249 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5250 to use symbolic links between directories. Avoid race conditions
5251 or make them harmless.
5252 * configure.in: Do not try to use symbolic links between directories.
5253
5254 * Makefile.def (LEAN): Pass.
5255 * Makefile.tpl (LEAN): Define.
5256 (stage[+id+]-start): Accept that the previous directory does not
5257 exist, if the bootstrap is lean.
5258 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5259 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5260 configure substitution.
5261 ([+compare-target+]): Likewise.
5262 ([+bootstrap-target+]-lean): New.
5263 * configure.in: Remove lean bootstrap support from here.
5264
5265 * Makefile.in: Regenerate.
5266 * configure: Regenerate.
5267
5268 2006-01-04 Ben Elliston <bje@au.ibm.com>
5269
5270 * MAINTAINERS (libdecnumber): Add myself.
5271
5272 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5273
5274 * libtool-ldflags: New script.
5275
5276 2006-01-02 Andreas Schwab <schwab@suse.de>
5277
5278 * configure.in: When reconfiguring remove Makefile in
5279 all stage directories.
5280 * configure: Regenerate.
5281
5282 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5283
5284 * MAINTAINERS: Update my email address.
5285
5286 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5287
5288 Revert Ada-related part of the previous change.
5289
5290 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5291 Do not pass.
5292 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5293 * Makefile.in: Regenerate.
5294 * configure.in: Do not include mt-ppc-aix target fragment.
5295 * configure: Regenerate.
5296
5297 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5298
5299 * configure.in: Select appropriate fragments for PowerPC/AIX.
5300 * configure: Regenerate.
5301
5302 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5303 BOOT_CFLAGS, BOOT_LDFLAGS.
5304 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5305 BOOT_CFLAGS, BOOT_LDFLAGS.
5306 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5307 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5308 (stage): Fail if we cannot complete the work.
5309 * Makefile.in: Regenerate.
5310
5311 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5312
5313 * configure.in: Replace ms1 with mt.
5314 * configure: Rebuilt.
5315
5316 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5317
5318 * MAINTAINERS: Update my email address.
5319
5320 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5321
5322 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5323 install-host-nogcc): Don't invoke $(stage) at the end.
5324 * Makefile.in: Regenerate.
5325
5326 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5327
5328 * configure.in: Flip the top-level bootstrap switch.
5329 * configure: Regenerate.
5330
5331 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5332
5333 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5334 $(stage) and $(unstage).
5335 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5336 (all): Remove stray semicolon.
5337 (local-distclean): Don't handle multilib.tmp and multilib.out.
5338 (install.all): Set $s for consistency.
5339 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5340 check_multilibs setting. Always make the install directory.
5341 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5342 Correct @if/@endif.
5343 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5344 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5345 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5346 (multilib.out): Remove.
5347 * Makefile.in: Regenerated.
5348
5349 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5350
5351 * MAINTAINERS (Write After Approval): Add myself.
5352
5353 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5354
5355 * MAINTAINERS: Add myself as mt maintainer.
5356
5357 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5358
5359 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5360
5361 * MAINTAINERS: Change email address.
5362
5363 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5364
5365 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5366 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5367 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5368 Find in-tree tools if available.
5369 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5370 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5371 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5372 (COMPILER_*_FOR_TARGET): New.
5373 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5374 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5375 (CONFIGURED_*, USUAL_*): Remove.
5376 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5377 STRIP): Use autoconf substitutions.
5378 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5379 COMPILER_NM_FOR_TARGET): New.
5380 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5381
5382 (all): Make all-host and all-target in parallel.
5383 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5384 that $$r and $$s are set before invoking a recursive make.
5385 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5386 ([+bootstrap-target+]): Inline most of the `all' target.
5387
5388 2005-11-29 Ben Elliston <bje@au.ibm.com>
5389
5390 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5391 from the gcc build directory.
5392 * Makefile.in: Regenerate.
5393
5394 2005-11-29 Ben Elliston <bje@au.ibm.com>
5395
5396 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5397 depend on all-libdecnumber.
5398 * configure.in (host_libs): Include libdecnumber.
5399 * Makefile.in: Regenerate.
5400 * configure: Likewise.
5401
5402 2005-11-29 Ben Elliston <bje@au.ibm.com>
5403
5404 * libdecnumber: Import decNumber sources from the dfp-branch.
5405
5406 2005-11-21 Kean Johnston <jkj@sco.com>
5407
5408 * config.sub, config.guess: Sync from upstream sources.
5409
5410 2005-11-21 Ben Elliston <bje@au.ibm.com>
5411
5412 Import from Autoconf sources:
5413
5414 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5415 * config/move-if-change: Don't output "$2 is unchanged";
5416 suggested by Ben Elliston. Handle weird characters correctly.
5417
5418 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5419
5420 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5421 to match upstream libtool for darwin.
5422
5423 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5424
5425 * Makefile.def: Remove gdb dependencies for gdbtk.
5426 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5427 (configure-gdb, install-gdb): New rules.
5428 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5429 * Makefile.in, configure: Regenerated.
5430
5431 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5432
5433 * MAINTAINERS (Write After Approval): Add myself.
5434
5435 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5436
5437 * MAINTAINERS (Write After Approval): Add myself.
5438
5439 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5440
5441 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5442 Diego Novillo.
5443
5444 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5445
5446 PR bootstrap/24297
5447 * Makefile.tpl (do-[+make-target+], do-check, install,
5448 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5449 are set before recursing.
5450 * Makefile.in: Regenerate.
5451
5452 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5453
5454 PR bootstrap/18939
5455 * Makefile.def (gcc) <target>: Fix thinko.
5456 * Makefile.in: Regenerate.
5457
5458 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5459
5460 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5461 * configure: Regenerate.
5462
5463 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5464
5465 * MAINTAINERS (Write After Approval): Add self.
5466
5467 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5468
5469 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5470 target-libffi, target-qthreads, target-libjava, and
5471 targetlibobjc.
5472 * configure: Regenerate.
5473
5474 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5475
5476 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5477 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5478 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5479 (USUAL_OBJDUMP_FOR_TARGET): New.
5480 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5481 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5482 * configure, Makefile.in: Regenerated.
5483
5484 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5485
5486 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5487 before other host packages.
5488
5489 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5490
5491 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5492
5493 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5494
5495 PR bootstrap/22340
5496
5497 * configure.in (default_target): Remove.
5498 * Makefile.tpl (all): Do not use prerequisites as subroutines
5499 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5500 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5501 use prerequisites as subroutines.
5502 (check-host, check-target): New.
5503 (bootstrap configure & all targets): Do not use stage*-start
5504 if the directory layout is already ok.
5505 (non-bootstrap configure & all targets): Prepend a $(unstage).
5506 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5507 (NOTPARALLEL): Remove.
5508 (unstage, stage variables): New variables.
5509 (unstage, stage targets): Simply expand to those variables.
5510
5511 * configure: Regenerate.
5512 * Makefile.in: Regenerate.
5513
5514 2005-10-04 James E Wilson <wilson@specifix.com>
5515
5516 * Makefile.def (lang_env_dependencies): Add libmudflap.
5517 * Makefile.in: Regenerate.
5518
5519 2005-10-03 Andreas Schwab <schwab@suse.de>
5520
5521 Backport from libtool CVS:
5522 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5523
5524 * ltmain.sh: add support for installing into temporary
5525 staging area (e.g. 'make install DESTDIR=...')
5526
5527 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5528
5529 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5530 * configure: Regenerated.
5531
5532 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5533
5534 * configure: Regenerate with the correct
5535 autoconf version.
5536
5537 2005-09-30 Catherine Moore <clm@cm00re.com>
5538
5539 * configure.in (bfin-*-*): New.
5540 * configure: Regenerated.
5541
5542 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5543
5544 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5545 (LIPO_FOR_TARGET): New.
5546 (CONFIGURED_LIPO_FOR_TARGET): New.
5547 (USUAL_LIPO_FOR_TARGET): New.
5548 (STRIP_FOR_TARGET): New.
5549 (CONFIGURED_STRIP_FOR_TARGET): New.
5550 (USUAL_STRIP_FOR_TARGET): New.
5551 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5552 STRIP_FOR_TARGET.
5553 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5554 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5555 * Makefile.in: Regenerate.
5556 * configure: Regenerate.
5557
5558 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5559
5560 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5561 (rs6000-*-aix*): Same.
5562 * configure: Regenerate.
5563
5564 2005-09-16 Tom Tromey <tromey@redhat.com>
5565
5566 * MAINTAINERS: Add self as java maintainer.
5567
5568 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5569
5570 * configure.in: Recognize f95 in the --enable-languages option,
5571 and substitute it for fortran, issuing a warning.
5572 * configure: Regenerate.
5573
5574 2005-08-30 Phil Edwards <phil@codesourcery.com>
5575
5576 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5577 * configure: Regenerated.
5578
5579 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5580
5581 * MAINTAINERS: Add self as ms1 maintainer.
5582
5583 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5584
5585 * Makefile.def (libssp): Add to lang_env_dependencies.
5586 * Makefile.in: Regenerate.
5587
5588 2005-08-18 Ian Lance Taylor <ian@airs.com>
5589
5590 * MAINTAINERS: Add myself as middle-end maintainer.
5591
5592 2005-08-17 Christian Groessler <chris@groessler.org>
5593
5594 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5595 * Makefile.in: Regenerate.
5596
5597 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5598
5599 * MAINTAINERS (write after approval): Added myself.
5600
5601 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5602
5603 * MAINTAINERS (Write After Approval): Add myself.
5604
5605 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5606
5607 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5608 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5609 Look for alternate names of the target cc and c++
5610 * configure: Regenerate.
5611
5612 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5613
5614 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5615 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5616 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5617 tools; remove code to manually set them.
5618 (Target tools): Look in the environment for them.
5619 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5620 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5621 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5622 build directory.
5623 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5624 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5625 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5626 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5627 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5628 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5629 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5630 * configure: Regenerate.
5631 * Makefile.in: Regenerate.
5632
5633 2005-07-28 Ben Elliston <bje@au.ibm.com>
5634
5635 * MAINTAINERS: Update for removed CPU targets.
5636
5637 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5638
5639 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5640 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5641 * Makefile.in: Regenerated.
5642
5643 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5644
5645 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5646 (CFLAGS_FOR_TARGET): Use it.
5647 (CXXFLAGS_FOR_TARGET): Likewise.
5648 * Makefile.in: Regenerated.
5649 * configure.in (--with-build-sysroot): New option.
5650 * configure: Regenerated.
5651
5652 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5653
5654 * Makefile.tpl: Wrap install between unstage and stage
5655 * Makefile.in: Regenerate.
5656
5657 2005-07-21 Eric Christopher <echristo@apple.com>
5658
5659 * MAINTAINERS: Update affiliation.
5660
5661 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5662
5663 * MAINTAINERS: Add self as crx port maintainer.
5664
5665 2005-07-20 DJ Delorie <dj@redhat.com>
5666
5667 * MAINTAINERS: Add self as m32c maintainer.
5668
5669 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5670
5671 * all files: Update FSF address.
5672
5673 2005-07-15 Eric Christopher <echristo@redhat.com>
5674
5675 * MAINTAINERS: Change affiliation.
5676
5677 2005-07-14 Jim Blandy <jimb@redhat.com>
5678
5679 * configure.in: Add cases for Renesas m32c.
5680 * configure: Regenerated.
5681
5682 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5683
5684 * COPYING.LIB: Update from fsf.org.
5685
5686 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5687
5688 * COPYING, compile, config.guess,
5689 config.sub, install-sh, missing, mkinstalldirs,
5690 symlink-tree, ylwrap: Sync from upstream sources.
5691 * config-ml.in: Update FSF address.
5692
5693 2005-07-13 Eric Christopher <echristo@redhat.com>
5694
5695 * configure.in: Add toplevel noconfigdir support for tpf.
5696 * configure: Regenerate.
5697
5698 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5699
5700 PR ada/22340
5701
5702 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5703 * Makefile.in: Regenerate.
5704
5705 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5706
5707 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5708 Brolley to write-after-approval.
5709
5710 2005-07-07 Andreas Schwab <schwab@suse.de>
5711
5712 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5713 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5714 * Makefile.in: Regenerated.
5715
5716 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5717
5718 * configure.in: Don't build sim or rda when targetting darwin.
5719 * configure: Regenerate.
5720
5721 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5722
5723 * configure.in: Add --enable-libssp and --disable-libssp.
5724 * configure: Regenerate with autoconf-2.13.
5725
5726 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5727
5728 * Makefile.def (target_modules): Add libssp.
5729 * configure.in (target_libraries): Add target-libssp.
5730 * configure: Rebuilt.
5731 * Makefile.in: Rebuilt.
5732
5733 2005-07-01 Zack Weinberg <zackw@panix.com>
5734
5735 * MAINTAINERS: Change email address. Resign from maintainership.
5736
5737 2005-07-01 Richard Guenther <rguenther@suse.de>
5738
5739 * MAINTAINERS: Change my e-mail address and affiliation.
5740
5741 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5742
5743 * Makefile.def (stagefeedback): Come after profile.
5744 Define profiledbootstrap target.
5745 * Makefile.tpl (profiledbootstrap): Remove.
5746 (stageprofile-end): Zap stagefeedback.
5747 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5748 * Makefile.in: Regenerate.
5749
5750 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5751
5752 * MAINTAINERS: Update my email address.
5753
5754 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5755
5756 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5757 In 'cpp' stanza, support '#line' as well as '# '.
5758
5759 2005-06-08 Andreas Schwab <schwab@suse.de>
5760
5761 * MAINTAINERS: Move myself from 'Write After Approval' to
5762 'CPU Port Maintainers' section as m68k maintainer.
5763
5764 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5765
5766 * configure.in (unsupported_languages): New macro.
5767 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5768 non-ported target libraries in noconfigdirs.
5769 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5770 non-linux-gnu. Remove libgcj_ex_libffi.
5771 <lang_frag loop>: Set add_this_lang=no if the language is in
5772 unsupported_languages.
5773 * configure: Regenerate.
5774
5775 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5776
5777 * configure.in: Fix typo in handling of --with-mpfr-dir.
5778 * configure: Regenerate.
5779
5780 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5781
5782 * MAINTAINERS: Update my email address.
5783
5784 2005-06-02 Jim Blandy <jimb@redhat.com>
5785
5786 * config.sub: Add cases for the Renesas m32c. (This patch has been
5787 accepted into the master sources.)
5788
5789 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5790 Michael Snyder <msnyder@redhat.com>
5791 Stan Cox <scox@redhat.com>
5792
5793 * configure.in: Set noconfigdirs for ms1.
5794
5795 * configure: Regenerate.
5796
5797 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
5798
5799 * MAINTAINERS (Write After Approval): Add self.
5800
5801 2005-06-01 Josh Conner <jconner@apple.com>
5802
5803 * MAINTAINERS (Write After Approval): Add self.
5804
5805 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
5806
5807 * MAINTAINERS: Update my email address.
5808
5809 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
5810
5811 * MAINTAINERS (Write After Approval): Add self.
5812
5813 2005-05-26 Chris Demetriou <cgd@broadcom.com>
5814
5815 * MAINTAINERS (Write After Approval): Remove self.
5816
5817 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
5818
5819 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
5820 (Dependencies): Consider target modules for bootstrap dependencies.
5821 Make target bootstrap modules depend on each stage's gcc.
5822 * Makefile.in: Regenerate.
5823
5824 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
5825
5826 * Makefile.def (configure-gcc): Depend on binutils having been built.
5827 (all-gcc): No need to do it here.
5828 * Makefile.in: Regenerate.
5829
5830 2005-05-19 Paul Brook <paul@codesourcery.com>
5831
5832 * configure.in: Rewrite misleading error message when requested
5833 language cannot be built.
5834 * configure: Regenerate.
5835
5836 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5837
5838 * ylwrap: Import from Automake 1.9.5.
5839
5840 2005-05-13 David Ung <davidu@mips.com>
5841
5842 * MAINTAINERS (Write After Approval): Add self.
5843
5844 2005-05-09 Mike Stump <mrs@apple.com>
5845
5846 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
5847 lt_cv_sys_max_cmd_len for now.
5848
5849 2005-05-09 Stan Cox <scox@redhat.com>
5850
5851 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
5852
5853 2005-05-08 Matt Kraai <kraai@ftbfs.org>
5854
5855 * README.SCO: Update the URL.
5856
5857 2005-05-05 David Edelsohn <edelsohn@gnu.org>
5858
5859 * ltconfig: Define file_list_spec. Pass file_list_spec and
5860 with_gnu_ld to libtool.
5861 * ltcf-c.sh (aix[45]): Define file_list_spec.
5862 * ltcf-cxx.sh (aix[45]): Same.
5863 * ltcf-gcj.sh (aix[45]): Same.
5864 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
5865 exists, write list of input files to temporary file.
5866
5867 2005-05-04 Mike Stump <mrs@apple.com>
5868
5869 * configure.in: Always pass --target to target configures as
5870 otherwise rebuilds that do --recheck will fail.
5871 * confiugure: Rebuilt.
5872
5873 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
5874
5875 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
5876 STAGE_HOST_EXPORTS.
5877 (configure, all): Add bootstrap support.
5878 (Host modules, target modules): Pass post-stage1 flags and exports.
5879 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
5880 * Makefile.in: Regenerate.
5881
5882 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
5883
5884 * configure: Regenerate.
5885
5886 2005-04-27 Mike Stump <mrs@apple.com>
5887
5888 * MAINTAINERS: Add self as darwin maintainer.
5889
5890 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
5891
5892 * config.sub: Update from master copy.
5893
5894 2005-04-21 Mike Stump <mrs@apple.com>
5895
5896 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
5897 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
5898
5899 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
5900
5901 * configure.in <crisv32-*-*, cris-*-*>: New local variable
5902 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
5903 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
5904 "*-*-elf" and "*-*-linux*".
5905 * configure: Regenerate.
5906
5907 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
5908
5909 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
5910
5911 2005-04-12 Mike Stump <mrs@apple.com>
5912
5913 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
5914
5915 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
5916
5917 * MAINTAINERS (Write After Approval): Add myself.
5918
5919 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
5920
5921 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
5922
5923 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
5924
5925 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
5926 (TARGET_CONFIGARGS): Include --with-target-subdir.
5927 (configure, all): New macros. Use them throughout.
5928 * Makefile.in: Regenerate.
5929
5930 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
5931
5932 * MAINTAINERS (Write After Approval): Add myself.
5933
5934 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5935
5936 * MAINTAINERS: Remove 'loop unrolling' maintainer.
5937
5938 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
5939
5940 * MAINTAINERS: Move John Carr to Write After Approval.
5941
5942 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
5943
5944 * config/mh-mingw32: Delete.
5945 * configure.in: Don't use it.
5946 * configure: Regenerate.
5947
5948 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
5949
5950 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
5951 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
5952 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
5953 (HOST_LIB_PATH): Generate from Makefile.def.
5954 (TARGET_LIB_PATH): Likewise.
5955 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
5956 * Makefile.in: Regenerate.
5957 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
5958 (RPATH_ENVVAR): Include Darwin case.
5959 * configure: Regenerate.
5960
5961 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
5962
5963 * MAINTAINERS (Various Maintainers): Remove self.
5964 (Write After Approval): Add self.
5965
5966 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
5967
5968 * MAINTAINERS (Various Maintainers): Add self.
5969
5970 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
5971
5972 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
5973 * configure: Regenerate.
5974
5975 2005-03-21 Zack Weinberg <zack@codesourcery.com>
5976
5977 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
5978 gcc_version, and gcc_version_trigger from set of flags to pass.
5979 * Makefile.tpl: Remove definitions of above variables.
5980 (config.status): Remove dependency on $(gcc_version_trigger).
5981 * Makefile.in: Regenerate.
5982 * configure.in: Do not reference config/gcc-version.m4 nor
5983 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
5984 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
5985 * configure: Regenerate.
5986
5987 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
5988 Andrew Pinski <pinskia@physics.uc.edu>
5989
5990 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
5991 * Makefile.in: Regenerate.
5992
5993 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
5994
5995 * MAINTAINERS (Write After Approval): Add myself.
5996
5997 2005-03-03 David Ayers <d.ayers@inode.at>
5998
5999 * MAINTAINERS (Write After Approval): Add myself.
6000
6001 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6002
6003 PR libgcj/20160
6004 * ltmain.sh: Avoid creating archives with components that have
6005 duplicate basenames.
6006
6007 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6008
6009 PR bootstrap/20250
6010 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6011 instead of check.
6012 * Makefile.in: Regenerate.
6013
6014 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6015
6016 * Makefile.in: Regenerate to fix conflict between the previous two
6017 patches.
6018
6019 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6020
6021 PR bootstrap/17383
6022 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6023 * Makefile.tpl (HOST_SUBDIR): New substitution.
6024 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6025 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6026 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6027 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6028 (Host modules, Bootstrapped modules): Use it.
6029 (Build modules, Target modules): Do not create symlink trees,
6030 always configure out-of-srcdir.
6031 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6032 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6033 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6034 $(HOST_SUBDIR). Create a symlink for host_subdir.
6035
6036 * Makefile.in: Regenerate.
6037 * configure: Regenerate.
6038
6039 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6040
6041 Merged from libada-gnattools-branch:
6042 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6043
6044 * gnattools: New directory.
6045 * Makefile.def: Add gnattools as a module, depending on target-libada.
6046 * Makefile.in: Regenerate.
6047 * configure.in: Include gnattools in host_tools; disable it if ada
6048 is disabled.
6049 * configure: Regenerate.
6050
6051 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6052
6053 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6054 treelang maintainer.
6055 (Write After Approval): Remove myself.
6056
6057 2005-02-23 Paul Schlie <schlie@comcast.net>
6058
6059 * configure.in: Allow darwin targeted ports to build tk, itcl and
6060 libgui.
6061 * configure: Regenerate.
6062
6063 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6064
6065 PR libgcj/10353
6066 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6067 * configure: Regenerate.
6068
6069 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6070
6071 * MAINTAINERS (Write After Approval): Add myself.
6072
6073 2005-02-10 Ian Lance Taylor <ian@airs.com>
6074
6075 * MAINTAINERS: Update my e-mail address.
6076
6077 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6078
6079 * MAINTAINERS (Write After Approval): Add myself.
6080
6081 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6082
6083 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6084 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6085 target-libgloss when not *-*-elf and *-*-aout.
6086 * configure: Regenerate.
6087
6088 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6089
6090 * MAINTAINERS: Remove obsolete entries.
6091
6092 * MAINTAINERS (Write After Approval): Add Michael Matz.
6093
6094 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6095
6096 * MAINTAINERS: Remove self as cpplib maintainer.
6097
6098 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6099
6100 * install-sh, config.sub: Import from upstream.
6101
6102 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6103
6104 PR bootstrap/18222
6105 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6106 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6107 * Makefile.in: Regenerate.
6108
6109 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6110
6111 * MAINTAINERS: Update my email address.
6112
6113 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6114 Andreas Schwab <schwab@suse.de>
6115
6116 PR bootstrap/18033
6117 * config-ml.in: Eval option if surrounded by single quotes.
6118
6119 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6120
6121 Revert 2004-12-28 Makefile changes, a better fix will be
6122 applied to mainline and src after GCC 4.0 branches.
6123
6124 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6125
6126 PR bootstrap/17383
6127
6128 * Makefile.def (target_modules): Remove stage parameter,
6129 it is always true now.
6130 * Makefile.tpl (configure-build-[+module+],
6131 configure-target-[+module+]): Always build symlink tree
6132 for the directory and for include. BUILD_SUBDIR and
6133 TARGET_SUBDIR cannot be . anymore.
6134 * Makefile.in: Regenerate.
6135
6136 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6137
6138 Revert 2004-12-08 Makefile changes.
6139
6140 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6141
6142 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6143 cygwin, mingw.
6144
6145 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6146
6147 * configure.in (sh64-*-*): Reenable gprof.
6148 * configure: Regenerate.
6149
6150 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6151
6152 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6153 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6154 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6155 * Makefile.in: Regenerate.
6156
6157 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6158
6159 * MAINTAINERS: Update my email address.
6160
6161 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6162
6163 * Makefile.tpl: Generate normal dependencies if the LHS module is
6164 not bootstrapped.
6165 * Makefile.in: Regenerate.
6166
6167 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6168
6169 * configure.in: Include config/gxx-include-dir.m4. Use
6170 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6171 * configure: Regenerate.
6172
6173 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6174
6175 * config.if: Delete.
6176 * configure.in: Set libstdcxx_incdir directly.
6177 * configure: Regenerate.
6178
6179 2004-12-02 Eric Christopher <echristo@redhat.com>
6180
6181 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6182 * Makefile.in: Regenerate.
6183
6184 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6185
6186 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6187 * configure: Regenerate.
6188
6189 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6190
6191 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6192 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6193 * configure: Regenerate.
6194
6195 2004-12-01 Eric Christopher <echristo@redhat.com>
6196
6197 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6198 of things to remove.
6199
6200 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6201
6202 * MAINTAINERS (Write After Approval): Update my e-mail address.
6203
6204 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6205
6206 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6207 from CVS libtool to always pass_all.
6208
6209 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6210
6211 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6212 (hppa*64*-*-*): Delete incorrect comment.
6213 * configure: Rebuilt.
6214
6215 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6216
6217 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6218
6219 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6220
6221 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6222 from CVS libtool to always pass_all.
6223
6224 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6225
6226 * install-sh, compile: Import from automake.
6227
6228 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6229
6230 * config.guess, config.sub: Import from savannnah.
6231
6232 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6233
6234 * MAINTAINERS (Write After Approval): Add myself
6235
6236 2004-11-12 Mike Stump <mrs@apple.com>
6237
6238 * Makefile.def: Add html support.
6239 * Makefile.tpl: Likewise.
6240 * Makefile.in: Regenerate.
6241
6242 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6243
6244 PR 18423
6245 * configure.in: Remove all instances of build-fixincludes from
6246 noconfigdirs.
6247 (build_configargs): Supply --target to subdirectories.
6248 * configure: Regenerate.
6249
6250 * Makefile.def: Make gcc install depend on fixincludes install.
6251 * Makefile.in: Regenerate.
6252
6253 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6254
6255 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6256
6257 2004-11-11 Paul Brook <paul@codesourcery.com>
6258
6259 * MAINTAINERS: Add self as arm maintainer. Update email address.
6260
6261 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6262
6263 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6264 target-libgfortran.
6265 * configure: Regenerate.
6266
6267 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6268
6269 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6270 like CC.
6271
6272 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6273
6274 * Makefile.def (host fixincludes): Specify missing targets.
6275 * Makefile.in: Regenerate.
6276
6277 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6278
6279 * MAINTAINERS: Add myself
6280
6281 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6282
6283 * MAINTAINERS (Write After Approval): Add myself.
6284
6285 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6286
6287 * Makefile.def: Build fixincludes for the host, too.
6288 * Makefile.in: Regenerate.
6289 * configure.in (host_tools): Add fixincludes.
6290 * configure: Regenerate.
6291
6292 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6293
6294 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6295 * configure: Regenerated.
6296
6297 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6298
6299 PR other/17783
6300 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6301 * configure: Regenerated.
6302
6303 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6304
6305 * README.SCO: Update per FSF instructions.
6306
6307 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6308
6309 PR target/18151
6310 * configure.in (case ${target}): Do not build fixincludes for avr.
6311 * configure: Regenerated.
6312
6313 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6314
6315 * configure.in (case ${target}): Do not build fixincludes
6316 on platforms where it is not used.
6317 * configure: Regenerated.
6318
6319 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6320
6321 * configure.in: Use an absolute path to install-sh.
6322 * configure: Regenerated.
6323
6324 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6325
6326 * MAINTAINERS (Write After Approval): Add myself.
6327
6328 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6329
6330 * MAINTAINERS: Remove from Write After Approval those that are
6331 already maintainers.
6332
6333 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6334
6335 * MAINTAINERS: Update my email address.
6336
6337 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6338
6339 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6340 * configure: Regenerate.
6341
6342 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6343
6344 * MAINTAINERS: Update my email address.
6345
6346 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6347
6348 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6349 entries belonging to this category.
6350
6351 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6352
6353 * MAINTAINERS: Update my e-mail address.
6354
6355 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6356
6357 Fix wrong conflict resolution in:
6358
6359 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6360
6361 * Makefile.in: Regenerate.
6362 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6363 in the recursive `make', instead of hardwiring `all'.
6364 (Autogenerated TARGET-* variables): New.
6365
6366 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6367
6368 * configure.in: Enable target-libgloss for crx-*-*.
6369 * configure: Regenerate.
6370
6371 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6372
6373 * MAINTAINERS (Various Maintainers): Move the "windows,
6374 cygwin, mingw" maintainer to ...
6375 (OS Port Maintainers): ... here.
6376
6377 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6378
6379 * MAINTAINERS (Write After Approval): Remove those that are
6380 maintainers of some subsystem.
6381
6382 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6383
6384 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6385 * ltcf-cxx.sh (tpf*): Likewise.
6386 * ltconfig (tpf*): Add TPF OS configuration support.
6387
6388 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6389
6390 * MAINTAINERS: Change my email address to my new work account.
6391
6392 2004-09-24 Michael Roth <mroth@nessie.de>
6393
6394 * configure.in (--without-headers): Add missing double quotes.
6395 * configure: Regenerate.
6396
6397 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6398
6399 * ylwrap: Revert to previous version.
6400
6401 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6402
6403 PR bootstrap/17369
6404 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6405 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6406 SET_GCC_LIB_PATH_CMD.
6407 (BASE_TARGET_EXPORTS): Likewise.
6408 * Makefile.in: Regenerated.
6409
6410 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6411 * configure: Regenerated.
6412
6413 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6414
6415 * config.guess: New upstream version
6416 * compile, depcomp, install-sh, ylwrap: Likewise.
6417
6418 2004-09-19 Roger Sayle <roger@eyesopen.com>
6419
6420 * config/mh-x86omitfp: New host makefile fragment. Add
6421 -fomit-frame-pointer to the default BOOT_CFLAGS.
6422 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6423 * configure: Regenerate.
6424
6425 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6426
6427 PR target/11572
6428 * configure.in (*-*-darwin*): Renable libobjc.
6429 * configure: Regenerate.
6430
6431 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6432
6433 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6434
6435 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6436
6437 * Makefile.def: Remove libbanshee.
6438 * Makefile.tpl: Ditto.
6439 * configure.in: Ditto.
6440 * Makefile.in: Regen.
6441 * configure: Ditto.
6442
6443 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6444
6445 * ltmain.sh: Use $pic_object as $non_pic_object if
6446 $non_pic_object=none.
6447
6448 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6449
6450 * missing: Import latest version from master repository.
6451
6452 2004-09-06 Nick Clifton <nickc@redhat.com>
6453
6454 * config.sub: Import latest version from master repository.
6455 * config.guess: Likewise.
6456 This includes these changes:
6457
6458 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6459
6460 * config.sub: Handle crisv32, alias etraxfs.
6461 * config.guess (crisv32:Linux:*:*): Handle.
6462
6463 2004-08-13 Brad Smith <brad@comstyle.com>
6464
6465 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6466 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6467
6468 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6469
6470 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6471 assume the processor is a powerpc. This is because coreutils
6472 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6473 in this case, due to a MacOS X bug that causes
6474 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6475 to return a negative number.
6476 Problem reported by Petter Reinholdtsen in:
6477 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6478
6479 2004-07-19 Ben Elliston <bje@gnu.org>
6480
6481 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6482
6483 2004-06-24 Ben Elliston <bje@gnu.org>
6484
6485 * config.guess: Update copyright years.
6486 * config.sub: Likewise.
6487
6488 2004-06-22 Robert Millan <robertmh@gnu.org>
6489
6490 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6491 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6492
6493 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6494
6495 * config.guess (*:*VMS:*:*): New entry. Replaces
6496 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6497 manufacturer.
6498
6499 2004-06-22 Ben Elliston <bje@gnu.org>
6500
6501 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6502 * config.sub: Likewise.
6503
6504 2004-06-22 Ben Elliston <bje@gnu.org>
6505
6506 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6507 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6508
6509 2004-06-11 Ben Elliston <bje@gnu.org>
6510
6511 * config.guess (pegasos:OpenBSD:*:*): Remove.
6512
6513 2004-06-11 Ben Elliston <bje@gnu.org>
6514
6515 From Wouter Verhelst <wouter@grep.be>:
6516 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6517
6518 2004-06-11 Ben Elliston <bje@gnu.org>
6519
6520 * config.guess (luna88k:OpenBSD:*:*): New.
6521
6522 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6523
6524 * config.guess (m32r*:Linux:*:*): New case.
6525 * config.sub: Handle m32rle.
6526
6527 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6528
6529 From Jens Petersen <petersen@redhat.com>:
6530 * config.sub: Handle sparcv8.
6531
6532 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6533
6534 From Tom Smith <smith@cag.lkg.hp.com>:
6535 * config.guess: Version suffixes are equally significant on Tru64
6536 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6537 prefix of "P" (patched kernel).
6538
6539 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6540
6541 * config.sub: Add support for National Semiconductor CRX target.
6542
6543 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6544
6545 * MAINTAINERS (Various Maintainers): Remove myself as web page
6546 maintainer, add myself as maintainer of build status lists.
6547
6548 2004-09-03 Jan Beulich <jbeulich@novell.com>
6549
6550 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6551 *-*-netware, but add target-libmudflap.
6552 Consolidate *-*-netware targets (of which really only i?86 exists)
6553 into a single entry.
6554 * configure: Likewise.
6555
6556 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6557
6558 * Makefile.tpl (sorry): Remove.
6559 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6560 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6561 (do-clean): Clean per-stage directories too.
6562 (do-distclean): Run distclean-stage1 too.
6563 (.NOTPARALLEL): Enable during toplevel bootstrap.
6564 (stage[+id+]-bubble): Enable parallel execution during
6565 the recursive invocation.
6566 * Makefile.in: Regenerate.
6567
6568 Fix previous checkin:
6569
6570 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6571 include.
6572 * configure.in: Fix indentation.
6573 * configure: Regenerate.
6574
6575 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6576
6577 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6578 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6579 * configure: regenerate
6580 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6581 -mdynamic-no-pic
6582
6583 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6584
6585 * Makefile.def (build_modules): Add fixincludes.
6586 (dependencies): Make gcc depend on fixincludes.
6587 * configure.in (build_tools): Add fixincludes.
6588 (build_configdirs): Always include build_libs.
6589 * Makefile.in: Regenerate.
6590 * configure: Regenerate.
6591
6592 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6593
6594 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6595 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6596 phony targets; do not generate timestamp files.
6597 (distclean-stageN): Remove references to their timestamp files.
6598 (restageN, touch-stageN): Remove.
6599 (stageN-bubble): Rewritten.
6600 (compare): Support lean bootstraps.
6601 * Makefile.in: Regenerate.
6602
6603 * configure.in: Only warn when bootstrapping but
6604 build != host or build != target. Support lean bootstraps.
6605 * configure: Regenerate.
6606
6607 2004-08-26 Phil Edwards <phil@codesourcery.com>
6608
6609 * configure.in: Give a better error message if GMP/MPFR are missing
6610 and a language needing them has been requested.
6611 * configure: Regenerated.
6612
6613 2004-08-25 Phil Edwards <phil@codesourcery.com>
6614
6615 * configure.in: Print a list of available language front-ends if
6616 a requested one is missing. Tidy stray tab characters.
6617 * configure: Regenerated.
6618
6619 2004-08-19 Michael Koch <konqueror@gmx.de>
6620
6621 * gcc/doc/install.texi: Update entry about automake for libjava.
6622
6623 2004-08-17 Robert Millan <robertmh@gnu.org>
6624
6625 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6626 (instead of FreeBSD).
6627 * configure: Regenerate.
6628
6629 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6630
6631 * Makefile.in: Regenerate.
6632 * configure: Regenerate.
6633
6634 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6635 stage_*_flags.
6636 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6637 for bootstrapped modules if toplevel bootstrap is going.
6638 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6639 modules. Adjust for changes in Makefile.def. Enable several
6640 rules even in non-bootstrap mode, just to avoid peppering the
6641 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6642 (stage-[+prev+]-bubble): Remove.
6643
6644 * Makefile.def (Dependencies): Depend on all-build-bison,
6645 all-build-flex, all-build-byacc, all-build-texinfo, rather
6646 than the host variations.
6647 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6648 with BUILD_SUBDIR.
6649 (BISON): Update for recent Bisons.
6650 (YACC): Fix typo.
6651 (cross): Depend on all-build.
6652 (all): Do not depend on all-build.
6653 (prebootstrap): Remove.
6654 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6655 (Prebootstrap dependencies): Add them to the per-stage targets
6656 and to all-prebootstrap.
6657 * configure.in (build_configdirs): Always enable build_tools.
6658 (BUILD_DIR_PREFIX): Remove.
6659
6660 * Makefile.def (gcc): Add target variable.
6661 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6662 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6663 in the recursive `make', instead of hardwiring `all'.
6664 (Autogenerated TARGET-* variables): New.
6665
6666 2004-08-13 Brian Booth <bbooth@redhat.com>
6667
6668 * MAINTAINERS: Remove myself from write-after-approval.
6669
6670 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6671
6672 * src-release: Stop distributing mmalloc with gdb (which doesn't
6673 use it).
6674 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6675 * Makefile.in: Regenerate.
6676
6677 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6678
6679 * configure.in (arm*-*-eabi*): New target.
6680 * configure: Regenerate.
6681
6682 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6683
6684 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6685 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6686 (Dependencies): New section.
6687 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6688 (configure-target-[+module+]): Depend on maybe-all-gcc
6689 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6690 (toplevel profiledbootstrap): Fix dependencies.
6691 * Makefile.in: Regenerate.
6692
6693 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6694
6695 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6696 target-libiberty to noconfigdirs.
6697 * configure: Regenerate.
6698
6699 2004-08-03 Paul Brook <paul@codesourcery.com>
6700
6701 * configure.in: Check for MPFR as well as GMP.
6702 * configure: Regenerate.
6703
6704 2004-08-01 Robert Millan <robertmh@gnu.org>
6705
6706 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6707 libmudflap for all GNU-based systems (with Glibc).
6708 * configure: Regenerate.
6709
6710 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6711
6712 * Makefile.def (host-modules): Add gcc.
6713 * Makefile.in: Regenerate.
6714 * Makefile.tpl (sorry): New rule.
6715 (configure-host, all-host, [+make_target+]-host, do-check,
6716 install-host): Do not add gcc as a special case.
6717 (host modules): Add a small special-casing for gcc. Export
6718 extra_make_flags through the environment.
6719 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6720 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6721 other recursive targets for gcc): Remove.
6722
6723 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6724 (stage, unstage): New rules.
6725 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6726 distclean-stage[+id+]): Use stage_current.
6727 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6728 the stage*-start rules.
6729
6730 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6731
6732 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6733 use -all_load flag.
6734
6735 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6736
6737 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6738 * configure: Regenerate.
6739
6740 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6741
6742 * maintainer-scripts/gcc_release: Revert yesterday's change.
6743
6744 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6745
6746 * MAINTAINERS: Add myself to write-after-approval.
6747
6748 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6749
6750 * libf2c: Removed.
6751 * gcc/gccbug.in: Updated because of libf2c removal.
6752 * maintainer-scripts/gcc_release: Ditto.
6753
6754 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6755
6756 * configure.in: Build libmudflap by default on FreeBSD.
6757 * configure: Regenerated.
6758
6759 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6760
6761 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6762 systems.
6763 * configure: Regenerated.
6764
6765 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6766
6767 PR target/16344
6768 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6769 feedback based compiler.
6770 * Makefile.in: Rebuilt.
6771
6772 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6773
6774 * Makefile.def (host_modules): Set bootstrap=true for flex.
6775 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6776 * Makefile.in: Rebuilt.
6777
6778 2004-07-07 Jan Hubicka <jh@suse.cz>
6779
6780 * MAINTAINERS: Add self as a profile feedback maintainer.
6781
6782 2004-07-05 Phil Edwards <phil@codesourcery.com>
6783
6784 * configure.in: Do not prepend $srcdir to /dev/null in
6785 makefile fragments.
6786 * configure: Regenerate.
6787
6788 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6789
6790 * Makefile.def (build_modules): Add bison, byacc, flex,
6791 m4, texinfo.
6792 (flags_to_pass): Add FLEX.
6793 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6794 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
6795 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
6796 DEFAULT_MAKEINFO): Remove.
6797 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
6798 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
6799 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
6800 objdir or else use configured tool.
6801 (all-build): New.
6802 (all): Depend on it.
6803 (Build module dependencies): Add.
6804 * Makefile.in: Regenerate.
6805 * configure.in: Better support for multiple build modules,
6806 matching what is done for host/target modules. Do not look
6807 for "plausible" locations of build tools if Canadian cross.
6808 Use autoconf's AC_PROG_CC to find a C compiler. Define
6809 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
6810 * configure: Regenerate.
6811
6812 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6813
6814 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
6815 * Makefile.in: Regenerate.
6816
6817 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
6818
6819 * Makefile.tpl (configure-build-[+module+],
6820 configure-[+module+], configure-target-[+module+]): Pass
6821 [+extra_configure_args+].
6822 (all-build-[+module+], all-[+module+], check-[+module+],
6823 install-[+module+], [+make_target+]-[+module+],
6824 all-target-[+module+], check-target-[+module+],
6825 install-target-[+module+], [+make_target+]-target-[+module+]):
6826 Pass [+extra_make_args+].
6827 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
6828 (GCC_HOST_EXPORTS): Remove.
6829 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
6830 cross, check-gcc, check-gcc-c++, install-gcc,
6831 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
6832 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
6833 * Makefile.in: Regenerate.
6834
6835 2004-06-21 Matthew Sachs <msachs@apple.com>
6836
6837 * MAINTAINERS: Added self to write-after-approval.
6838
6839 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
6840
6841 * configure.in: Check for srcdir/winsup rather than build directory
6842 winsup.
6843 * configure: Regenerate.
6844
6845 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
6846
6847 * configure.in: Don't build Cygwin native newlib if winsup
6848 directory is missing. Emit warning instead.
6849 * configure: Regenerate.
6850
6851 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
6852
6853 * Makefile.tpl (touch-stage[+id+]): New.
6854 (restage[+prev+]): Depend on touch-stage[+id+].
6855
6856 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
6857 Use it throughout.
6858
6859 * Makefile.def: Add profile and feedback bootstrap stages.
6860 Remove next field from bootstrap stages.
6861 * Makefile.tpl (LN, LN_S): Substitute.
6862 (stageN-start, stageN-end): Use double-colon rules, to
6863 provide a hook for additional setup commands.
6864 (distclean-stageN-gcc, restageN): Create dependencies from
6865 [+prev+], not from [+next+].
6866 (stageN-bubble): Add commands for successive stages from
6867 [+prev+], using double-colon rules.
6868 (all-stageN-gcc): Fix typo.
6869 (stagefeedback-start, profiledbootstrap): New.
6870 * Makefile.in: Regenerate.
6871 * configure.in: Call ACX_PROG_LN.
6872 * configure: Regenerate.
6873
6874 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
6875
6876 * MAINTAINERS (Write After Approval): Add myself.
6877
6878 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
6879
6880 * MAINTAINERS (Write After Approval): Add myself.
6881
6882 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
6883
6884 * configure.in: Fix --enable-bootstrap breakage introduced in trees
6885 without gcc.
6886 * configure: Regenerate.
6887
6888 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6889
6890 * Makefile.tpl: Fix typo.
6891 * Makefile.in: Regenerate.
6892
6893 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6894
6895 * configure.in: Remove new- prefix from toplevel
6896 bootstrap targets.
6897 * configure: Regenerate.
6898
6899 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
6900
6901 * Makefile.tpl (all.normal): Rename to all.
6902 (all): Replace with a rule to pick the default
6903 target from configure.
6904 (all-gcc, configure-gcc): Use conditionals to
6905 do nothing when toplevel bootstrap is going on.
6906 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
6907 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
6908 * configure.in: Support --enable-bootstrap.
6909
6910 * Makefile.def: Remove new- prefix from toplevel
6911 bootstrap targets.
6912 * Makefile.tpl: Likewise.
6913
6914 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
6915 target.
6916
6917 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
6918 $(RECURSE_FLAGS) to recursive invocation of make.
6919
6920 * Makefile.in: Regenerate.
6921 * configure: Regenerate.
6922
6923 2004-05-30 Andreas Jaeger <aj@suse.de>
6924 Jim Wilson <wilson@specifixinc.com>
6925
6926 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
6927 like CC.
6928
6929 2004-05-27 Daniel Jacobowitz <dan@debian.org>
6930
6931 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
6932 * configure: Regenerate.
6933
6934 2004-05-25 Daniel Jacobowitz <drow@false.org>
6935
6936 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
6937 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
6938 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
6939 targets.
6940 * Makefile.in: Regenerate.
6941
6942 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
6943
6944 * configure.in: Test the ability to symlink directories.
6945 * configure: Regenerate.
6946
6947 * Makefile.def (bootstrap-stage): New definitions.
6948 * Makefile.tpl (configure-stage1-gcc,
6949 configure-stage2-gcc, configure-stage3-gcc,
6950 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
6951 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
6952 new-restage3, compare): Autogenerate, see Makefile.in
6953 entry for behavioral changes.
6954 (distclean-stage1, new-stage1-start, new-stage1-end,
6955 new-stage1-bubble, distclean-stage2, new-stage2-start,
6956 new-stage2-end, new-stage2-bubble, distclean-stage3,
6957 new-stage3-start, new-stage3-end): New autogenerated targets.
6958 (objext, prebootstrap, BOOT_CFLAGS,
6959 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
6960 targets.
6961
6962 * Makefile.in: Regenerate.
6963 (distclean-stage1, new-stage1-start, new-stage1-end,
6964 new-stage1-bubble, distclean-stage2, new-stage2-start,
6965 new-stage2-end, new-stage2-bubble, distclean-stage3,
6966 new-stage3-start, new-stage3-end): New targets.
6967 (all-stage1-gcc): Move prebootstrap dependency from here...
6968 (configure-stage1-gcc): ...to here.
6969 (new-bootstrap): Use bubble targets.
6970 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
6971 Use per-stage distclean targets.
6972 (configure-stage1-gcc, configure-stage2-gcc,
6973 configure-stage3-gcc, all-stage1-gcc,
6974 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
6975 Use new-stageN-start to prepare the tree.
6976
6977 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
6978
6979 * Makefile.def (host_modules): add libcpp.
6980 * Makefile.tpl: Add dependencies on and for libcpp.
6981 * Makefile.in: Regenerate.
6982 * configure.in: Add libcpp host module.
6983 * configure: Regenerate.
6984
6985 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
6986
6987 * Makefile.tpl: Whenever a recursive target is defined, wrap
6988 it in a special @if/@endif block, and prepare its maybe
6989 dependency in the @if/@endif block
6990 * configure.in: Instead of writing maybe dependencies, remove
6991 the @if/@endif statements, and remove the @if/@endif blocks
6992 that remain.
6993 * configure: Regenerate.
6994 * Makefile.in: Regenerate.
6995
6996 2004-05-20 Janis Johnson <janis187@us.ibm.com>
6997
6998 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
6999
7000 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7001
7002 PR bootstrap/15120
7003 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7004 * */configure: Rebuilt.
7005
7006 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7007
7008 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7009 of libf2c.
7010 * configure, Makefile.in: Regenerate.
7011
7012 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7013
7014 * MAINTAINERS (Write After Approval): Add myself.
7015
7016 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7017
7018 Merge from tree-ssa-20020619-branch.
7019
7020 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7021 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7022 (HOST_GMPLIBS): Define.
7023 (HOST_GMPINC): Define.
7024 (TARGET_LIB_PATH): Add libmudflap.
7025 (GFORTRAN_FOR_TARGET): Define.
7026 (configure-build*): Export GFORTRAN.
7027 (configure-gcc): Export GMPLIBS and GMPINC.
7028 (all-gcc): Add maybe-all-libbanshee.
7029 (configure-target-libgfortran): Define.
7030 * Makefile.in: Regenerate.
7031 * configure.in (host_libs): Add libbanshee.
7032 (target_libraries): Add target-libmudflap and target-libgfortran.
7033 Add --with-libbanshee.
7034 Handle --disable-libmudflap.
7035 (*-*-freebsd*): Use with_gmp.
7036 Add $(libgcj) to noconfigdirs.
7037 * configure: Regenerate.
7038 * depcomp: New file.
7039 * MAINTAINERS: Add tree-ssa maintainers.
7040
7041 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7042
7043 * MAINTAINERS (Various Maintainers): Add myself.
7044
7045 2004-04-30 Brian Ford <ford@vss.fsi.com>
7046
7047 * MAINTAINERS (Write After Approval): Add myself.
7048
7049 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7050
7051 * MAINTAINERS (Write After Approval): Add myself.
7052
7053 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7054
7055 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7056 * configure: Regenerate.
7057
7058 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7059
7060 Revert:
7061 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7062
7063 * Makefile.def (flags_to_pass): Remove *dir variables that
7064 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7065 as well as prefix and exec_prefix.
7066 * Makefile.in: Regenerate.
7067
7068 2004-04-26 Robert Millan <robertmh@gnu.org>
7069
7070 Add patches from libtool CVS.
7071 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7072 * ltconfig: Likewise.
7073 * ltcf-c.sh: Likewise.
7074 * ltcf-cxx.sh: Likewise.
7075 * ltcf-gcj.sh: Likewise.
7076
7077 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7078
7079 * Makefile.def (host_modules): Mark with the bootstrap
7080 flag packages on which gcc depends.
7081 * Makefile.tpl (all-bootstrap): Use it.
7082 * Makefile.in: Regenerate.
7083
7084 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7085
7086 * Makefile.def (flags_to_pass): Remove *dir variables that
7087 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7088 as well as prefix and exec_prefix.
7089 * Makefile.in: Regenerate.
7090
7091 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7092
7093 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7094 * configure: Regenerate.
7095 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7096 * gcc/Makefile.tpl (compare): Use the result of the test.
7097 * gcc/Makefile.in: Regenerate.
7098
7099 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7100
7101 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7102 Always relocate gcc and prev-gcc to the original names, even
7103 if the build fails.
7104 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7105 New targets.
7106
7107 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7108
7109 * MAINTAINERS: Update my email address.
7110
7111 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7112
7113 * configure.in (mips*-*-irix5*): Enable ld.
7114 * configure: Regenerate.
7115
7116 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7117
7118 * configure: Regenerate.
7119
7120 2004-04-15 James E Wilson <wilson@specifixinc.com>
7121
7122 * Makefile.tpl (configure-[+module+], configure-gcc,
7123 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7124 Set and export LDFLAGS.
7125 * Makefile.in: Regenerate.
7126
7127 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7128
7129 * MAINTAINERS: Add myself to write-after-approval.
7130
7131 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7132
7133 PR bootstrap/14871
7134 * Makefile.tpl: If we don't have built-in-tree target tools,
7135 use the ones found by configure rather than hacking around with
7136 program_transform_name.
7137 * configure.in: Give Makefile.tpl the information necessary
7138 to do that.
7139 * Makefile.in: Regenerate.
7140 * configure: Regenerate.
7141
7142 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7143
7144 PR bootstrap/14760
7145 * configure.in: When computing baseargs, strip *all* copies of
7146 offending options. Also, don't match/substitute the trailing space,
7147 so that this actually works when two similar options are separated by
7148 only one space.
7149 * configure: Regenerate.
7150
7151 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7152
7153 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7154 (rs6000-*-aix*): Same.
7155 * configure: Regenerate.
7156
7157 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7158
7159 * MAINTAINERS: Add myself to write-after-approval.
7160
7161 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7162
7163 * MAINTAINERS: Add myself to write-after-approval.
7164
7165 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7166
7167 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7168 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7169 * Makefile.in: Regenerate.
7170
7171 * configure.in (top level bootstrap support): Rework --enable-werror
7172 to set @stage2_werror_flag@.
7173 * configure: Regenerate.
7174 * Makefile.tpl (top level bootstrap support): Pass
7175 @stage2_werror_flag@ down to configure in stages 2 and 3.
7176 * Makefile.in: Regenerate.
7177
7178 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7179
7180 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7181 for stages 2 and 3 as well as in make. As a consequence, remove
7182 OUTPUT_OPTION (now detected by configure) from the flags passed down
7183 to make.
7184 * Makefile.in: Regenerate.
7185
7186 * Makefile.tpl (new-bootstrap): Fix typo.
7187 * Makefile.in: Regenerate.
7188
7189 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7190
7191 * Makefile.tpl: Rearrange by moving recursive_targets rules
7192 into their proper sections.
7193 * Makefile.tpl (top level bootstrap support): Move disabling
7194 of coverage flags from 'make' to 'configure'; improve comments.
7195 * Makefile.in: Regenerate.
7196
7197 * Makefile.tpl (experimental top level bootstrap) Move stage1
7198 language setting from all- target to configure- target; disable
7199 intermodule optimization in stage 1; prevent gratuitous rebuilds
7200 of stage 1.
7201 * Makefile.in: Regenerate.
7202 * configure.in: Comma-separate stage 1 language list for top
7203 level bootstrap.
7204 * configure: Regenerate.
7205
7206 * Makefile.tpl: Clean up experimental top level bootstrap support:
7207 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7208 prev-gcc in configure- targets as well as all- targets.
7209 * Makefile.in: Regenerate.
7210
7211 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7212
7213 * compile: New file imported from automake.
7214
7215 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7216
7217 * configure.in: Remove symbolic link section.
7218 * configure: Regenerate.
7219 * Makefile.tpl (links): Remove.
7220 * Makefile.in: Regenerate.
7221
7222 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7223 Nathanael Nerode <neroden@gcc.gnu.org>
7224
7225 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7226 Set with AC_CHECK_PROGS.
7227 * configure.in: Fix comment typo from last patch.
7228 * configure: Regenerate.
7229
7230 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7231
7232 * Makefile.tpl: Introduce experimental top level bootstrap support.
7233 * Makefile.in: Regenerate.
7234 * configure.in: Introduce support for top level bootstrap.
7235 * configure: Regenerate.
7236
7237 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7238 Paolo Bonzini <bonzini@gnu.org>
7239
7240 PR bootstrap/14522
7241 * configure.in: Cope with shells that do not support unquoted ^
7242 * configure: Regenerate.
7243
7244 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7245 Paolo Bonzini <bonzini@gnu.org>
7246
7247 PR bootstrap/14522
7248 * configure.in: Cope with shells that do not support nesting
7249 quotes inside quoted backquote substitutions.
7250 * configure: Regenerate.
7251
7252 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7253
7254 PR bootstrap/14522
7255 * configure.in: Fix escaping of $.
7256 * configure: Regenerate.
7257
7258 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7259
7260 * configure: Regenerate, since I forgot to while committing Paolo's
7261 changes.
7262
7263 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7264
7265 PR ada/14131
7266 Move language detection to the top level.
7267 * configure.in: Find default values for the tools as
7268 soon as possible. Disable ada if GNAT is not found.
7269 Emit error message about missing languages. Expand
7270 --enable-languages=all for the gcc subdirectory.
7271
7272 2004-03-10 Ben Elliston <bje@gnu.org>
7273
7274 * MAINTAINERS: Update my email address.
7275
7276 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7277
7278 * ltconfig: Disable building static libraries if building shared
7279 libraries on AIX 5L.
7280
7281 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7282
7283 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7284 and disable libgcj.
7285 * configure: Regenerated.
7286
7287 2004-03-01 Brian Booth <bbooth@redhat.com>
7288
7289 * MAINTAINERS: Add myself to write-after-approval.
7290
7291 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7292
7293 * MAINTAINERS: Add myself to write-after-approval.
7294
7295 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7296
7297 PR bootstrap/7087
7298 * Makefile.tpl: Guard XFOO sed statements better.
7299 * Makefile.tpl: Add dependency for configure-target-libada.
7300 * Makefile.in: Regenerate (incidentally fixes broken
7301 commit when libada-branch was merged).
7302
7303 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7304
7305 * MAINTAINERS: Add myself to write-after-approval.
7306
7307 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7308
7309 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7310 maintainers.
7311
7312 2004-02-20 Andrew Cagney <cagney@redhat.com>
7313
7314 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7315 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7316
7317 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7318
7319 PR bootstrap/11932
7320 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7321
7322 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7323
7324 * MAINTAINERS: Added myself to write-after-approval.
7325
7326 2004-02-14 Michael Koch <konqueror@gmx.de>
7327
7328 * MAINTAINERS: Added myself to write-after-approval.
7329
7330 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7331
7332 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7333 some OS port maintainers to OS port maintainers section.
7334
7335 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7336
7337 * MAINTAINERS: Add self.
7338
7339 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7340
7341 * MAINTAINERS: Alphabetize.
7342
7343 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7344
7345 * MAINTAINERS: Remove myself.
7346
7347 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7348
7349 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7350 (rs6000-*-aix*): Same.
7351 * configure: Regenerate.
7352
7353 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7354
7355 * configure.in (host): Add in missing $noconfigdirs to defines.
7356 * configure: Regenerate.
7357
7358 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7359 Nathanael Nerode <neroden@gcc.gnu.org>
7360
7361 PR ada/6637, PR ada/5911
7362 Merge with libada-branch:
7363 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7364 with appropriate dependencies. Add --enable-libada configure switch.
7365 * configure, Makefile.in: Regenerate.
7366
7367 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7368
7369 * MAINTAINERS: Add myself to write-after-approval.
7370
7371 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7372
7373 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7374 * configure: Regenerate.
7375
7376 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7377
7378 Merge from upstream:
7379
7380 * ltmain.in: When setting IFS to '~', be careful about user
7381 arguments that contain '~'.
7382
7383 2004-02-04 Peter O'Gorman <peter@pogma.com>
7384
7385 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7386 Also test $base_compile against $CC with escaped arguments. Bug
7387 reported by Geoff Keating <geoffk@apple.com>.
7388
7389 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7390
7391 * MAINTAINERS: Remove i960 port.
7392
7393 2004-01-23 DJ Delorie <dj@redhat.com>
7394
7395 * Makefile.def (target_modules) [libiberty]: Don't stage.
7396 * Makefile.in: Rebuilt.
7397
7398 2004-01-20 Caroline Tice <ctice@apple.com>
7399
7400 * MAINTAINERS: Add myself to write-after-approval.
7401
7402 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7403
7404 * MAINTAINERS: Update my email address.
7405
7406 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7407
7408 * MAINTAINERS: Add myself to write-after-approval.
7409
7410 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7411
7412 * MAINTAINERS: Remove entries without email address.
7413
7414 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7415
7416 * MAINTAINERS: Add myself to write-after-approval.
7417
7418 2004-01-15 Steven Bosscher <stevenb@suse.de>
7419
7420 * MAINTAINERS: Update my email address.
7421
7422 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7423
7424 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7425 * Makefile.tpl (configure-target-[+module+]): Support stage.
7426 * Makefile.in: Rebuilt.
7427
7428 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7429
7430 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7431
7432 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7433
7434 * MAINTAINERS: Add myself as a MIPS maintainer.
7435
7436 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7437
7438 * configure.in: Use ./config.cache, not config.cache.
7439 * configure: Regenerate.
7440 * Makefile.tpl: Special-casing not needed for GCC any more.
7441 * Makefile.in: Regenerate.
7442
7443 * configure.in: Don't share a cache file for host dirs.
7444 * configure: Regenerate.
7445
7446 * config-ml.in: Don't mess with the cache file.
7447
7448 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7449
7450 * MAINTAINERS: Move myself from 'Write After Approval' to
7451 'CPU Port Maintainers' section as SPARC maintainer.
7452
7453 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7454
7455 * Makefile.tpl: Make GCC use a separate config.cache.
7456 * Makefile.in: Regenerate.
7457
7458 PR bootstrap/11932, PR bootstrap/11933
7459 (I don't know if it will fix either of them, but it relates
7460 to them.)
7461 * configure.in: Don't use shared config.cache for target
7462 directories.
7463 * configure: Regenerate.
7464
7465 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7466
7467 * MAINTAINERS: Add myself to 'Write After Approval' section.
7468
7469 2003-12-31 Roger Sayle <roger@eyesopen.com>
7470
7471 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7472 * configure: Regenerated.
7473
7474 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7475
7476 * MAINTAINERS: Remove the mn10200 maintainer.
7477
7478 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7479
7480 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7481 * configure: Regenerated.
7482
7483 2003-12-16 Jan Hubicka <jh@suse.cz>
7484
7485 * MAINTAINERS: Add myself as callgraph maintainer.
7486
7487 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7488
7489 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7490 * configure: Regenerate.
7491
7492 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7493
7494 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7495 'Write After Approval' section. Update email.
7496
7497 2003-12-01 James Lemke <jim@wasabisystems.com>
7498
7499 * MAINTAINERS (Write After Approval): Add myself.
7500
7501 2003-11-20 Matt Thomas <matt@3am-software.com>
7502
7503 * MAINTAINERS: Add myself as a vax port maintainer.
7504
7505 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7506
7507 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7508 (configure-build-[+module+], configure-[+module+]): Likewise.
7509 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7510 * Makefile.in: Regenerate.
7511
7512 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7513
7514 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7515 shared/dylibed libraries.
7516 * ltmain.sh: Likewise.
7517 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7518 * ltcf-cxx.sh: Likewise.
7519 * ltcf-gcj.sh: Likewise.
7520 * ltconfig: Likewise.
7521
7522 2003-11-17 Stan Cox <scox@redhat.com>
7523
7524 * MAINTAINERS: Add myself as iq2000 port maintainer.
7525
7526 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7527
7528 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7529 * Makefile.in: Regenerate.
7530
7531 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7532
7533 * config.sub: Update to 2003-11-03 version.
7534
7535 2003-10-20 Phil Edwards <phil@codesourcery.com>
7536
7537 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7538 * configure: Regenerate.
7539
7540 2003-10-20 Nicolas Pitre <nico@cam.org>
7541
7542 * MAINTAINERS: Add myself to 'Write After Approval' section.
7543
7544 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7545
7546 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7547
7548 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7549
7550 * MAINTAINERS: Update my email address.
7551
7552 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7553
7554 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7555
7556 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7557
7558 * MAINTAINERS: Add myself to 'Write After Approval' section.
7559
7560 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7561
7562 * config.guess: Update to 2003-10-16 version.
7563 * config.sub: Update to 2003-10-16 version.
7564
7565 2003-10-15 David Daney <ddaney@avtrex.com>
7566
7567 * MAINTAINERS: Added myself to 'Write After Approval' section.
7568
7569 2003-10-15 Falk Hueffner <falk@debian.org>
7570
7571 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7572 'Write After Approval' section. Update email.
7573
7574 2003-10-14 Roger Sayle <roger@eyesopen.com>
7575
7576 * MAINTAINERS: Move myself from 'Write After Approval' to
7577 'Various Maintainers' section as middle-end maintainer.
7578
7579 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7580
7581 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7582 HOST_FLAGS_TO_PASS.
7583 * Makefile.in: Regenerate.
7584
7585 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7586
7587 * config.guess: Update to 2003-10-07 version.
7588 * config.sub: Update to 2003-10-07 version.
7589
7590 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7591
7592 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7593 * ltconfig (irix5*, irix6*): Don't override version_type.
7594
7595 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7596
7597 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7598 * configure: Rebuilt
7599 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7600 * Makefile.in: Rebuilt
7601
7602 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7603
7604 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7605
7606 2003-09-30 Carlo Wood <carlo@alinoe.com>
7607
7608 * MAINTAINERS (Write After Approval): Add myself.
7609
7610 2003-09-29 Paul Koning <ni1d@arrl.net>
7611
7612 * MAINTAINERS: Move myself from "Write After Approval"
7613 to CPU platform maintainers for pdp11 platform.
7614
7615 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7616
7617 * MAINTAINERS: Move myself from 'Write After Approval' to
7618 'Various Maintainers' section as libffi testsuite maintainer.
7619
7620 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7621
7622 * configure.in: Pass a computed --program-transform-name
7623 to subconfigures.
7624 * configure: Regenerated.
7625
7626 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7627
7628 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7629 * Makefile.in: Regenerate.
7630
7631 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7632 * Makefile.in: Regenerate.
7633
7634 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7635
7636 * MAINTAINERS: Move myself from 'Write After Approval'
7637 to 'Various Maintainers' (objective-c) section.
7638
7639 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7640
7641 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7642 quoting.
7643 * configure: Regenerated.
7644
7645 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7646
7647 * MAINTAINERS (Write After Approval): Add myself to write after
7648 approval list.
7649
7650 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7651
7652 * MAINTAINERS (Write After Approval): Add myself.
7653
7654 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7655
7656 * MAINTAINERS: Update my e-mail address.
7657
7658 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7659
7660 * libtool.m4 (LD): Correct powerpc64 host match.
7661
7662 2003-09-06 James E Wilson <wilson@tuliptree.org>
7663
7664 * MAINTAINTERS: Update my affiliation and email address.
7665
7666 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7667
7668 * MAINTAINERS (Write After Approval): Add myself.
7669
7670 2003-09-04 DJ Delorie <dj@redhat.com>
7671
7672 * configure: Regenerate.
7673
7674 2003-09-04 Robert Millan <robertmh@gnu.org>
7675
7676 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7677
7678 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7679
7680 * configure.in: Ensure arguments to sed are properly spaced.
7681 * configure: Regenerate.
7682
7683 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7684
7685 * MAINTAINERS: Update my e-mail address.
7686
7687 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7688
7689 * MAINTAINERS (Write After Approval): Add myself.
7690
7691 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7692
7693 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7694 * configure: Regenerated.
7695
7696 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7697
7698 * MAINTAINERS: Update my email address.
7699
7700 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7701
7702 * configure.in: Use newline instead of semicolon when assuming
7703 shell arguments in a for loop.
7704 * configure: Regenerated.
7705
7706 2003-08-22 Jason Eckhardt <jle@rice.edu>
7707
7708 * MAINTAINERS: Resurrect the i860 maintainer.
7709
7710 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7711
7712 PR 8180
7713 * configure.in: When testing with_libs and with_headers, treat
7714 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7715 * configure: Regenerate.
7716
7717 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7718 make, shell, etc.
7719 (baseargs): Likewise.
7720 * configure: Regenerate.
7721
7722 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7723
7724 * MAINTAINERS (Write After Approval): Add myself.
7725
7726 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7727
7728 * configure.in: Disable libgcj for darwin not on powerpc.
7729 * configure: Rebuild.
7730
7731 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7732
7733 * config-ml.in, symlink-tree: Add license.
7734
7735 2003-08-03 Richard Stallman <rms@gnu.org>
7736 Eben Moglen <moglen@columbia.edu>
7737
7738 * README.SCO: New file.
7739
7740 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7741
7742 * Makefile.tpl (check, check-c++): Express dependencies using
7743 dependencies rather than commands.
7744 * Makefile.in: Regenerate.
7745
7746 2003-08-01 Andrew Cagney <cagney@redhat.com>
7747
7748 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7749 * configure: Ditto.
7750
7751 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7752
7753 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7754 * Makefile.in: Update.
7755
7756 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7757
7758 * configure.in: Enable libgcj for darwin.
7759 * configure: Rebuild.
7760
7761 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7762
7763 * config-ml.in: Use ac_configure_args directly instead of
7764 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7765 actually seen.
7766
7767 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7768
7769 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7770 creating target and build subdirs to build all parent dirs as needed.
7771 * Makefile.in: Rebuild.
7772 * configure.in: Don't build dirs explicitly here.
7773 * configure: Rebuild.
7774
7775 2003-07-26 Paul Brook <paul@nowt.org>
7776
7777 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7778
7779 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7780
7781 * Makefile.tpl (all-make): Depend on intl.
7782 * Makefile.in: Rebuilt.
7783
7784 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7785
7786 * install-sh: Update to newer upstream versions (associated with
7787 aclocal 1.7).
7788 * mkinstalldirs: Likewise.
7789 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7790
7791 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7792
7793 * MAINTAINERS: Move self from Bug database only accounts
7794 to write-after-approval.
7795
7796 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
7797
7798 * config.if: Remove unused libc_interface determination.
7799
7800 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
7801
7802 * MAINTAINERS: Move self from write-after-approval to
7803 build machinery (*.in).
7804
7805 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
7806
7807 PR bootstrap/11273
7808 PR bootstrap/11408
7809 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
7810 unused INSTALL_PROGRAM_ARGS.
7811 * configure.in: Use AC_PROG_INSTALL.
7812 * Makefile.in: Regenerate.
7813 * configure: Regenerate.
7814
7815 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
7816
7817 * MAINTAINERS: Alphabetize.
7818
7819 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
7820
7821 * configure: Rebuilt.
7822 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7823 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
7824 newlib nor libgloss.
7825 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
7826 * configure.in (am33_2.0-*-linux*): Added.
7827
7828 2003-07-09 Bob Wilson <bob.wilson@acm.org>
7829
7830 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
7831 * configure: Regenerate.
7832
7833 2003-07-07 Zack Weinberg <zack@codesourcery.com>
7834
7835 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
7836 * Makefile.in: Regenerate.
7837
7838 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7839
7840 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
7841 * Makefile.in: Regenerate.
7842
7843 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
7844
7845 * Makefile.tpl: Replace PWD with PWD_COMMAND.
7846 * Makefile.in: Regenerated.
7847
7848 * config-ml.in: Replace PWD with PWD_COMMAND.
7849
7850 2003-07-04 Zack Weinberg <zack@codesourcery.com>
7851
7852 * intl: New directory; see intl/ChangeLog for details.
7853 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
7854 * Makefile.tpl: all-gcc depends on maybe-all-intl.
7855 * Makefile.in: Regenerate.
7856
7857 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
7858
7859 * configure.in: Clean up config-lang.in handling. Delete
7860 useless assignment to "subdirs".
7861 * configure: Regenerate.
7862
7863 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
7864
7865 * configure.in: Rename 'target_libs' to 'target_libraries'.
7866 Remove useless reference to 'target_libs'.
7867 * configure: Regenerate.
7868
7869 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
7870
7871 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
7872 * Makefile.in: Regenerate.
7873
7874 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
7875
7876 * Makefile.def: Introduce flags_to_pass.
7877 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
7878 * Makefile.in: Regenerate.
7879
7880 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
7881
7882 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
7883 and target-libgloss.
7884 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
7885 <h8300*-*-*>: Disable libf2c and ${libgcj}.
7886 * configure: Regenerate.
7887
7888 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
7889
7890 * configure.in: Update testsuite_flags to new location.
7891 * configure. Regenerate.
7892
7893 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
7894
7895 * Makefile.tpl: Remove BUILD_CC stuff.
7896 * Makefile.in: Regenerate.
7897
7898 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
7899
7900 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
7901
7902 2003-06-16 Graeme Peterson <gp@qnx.com>
7903
7904 * MAINTAINERS (Write After Approval): Add myself.
7905
7906 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
7907
7908 * config.guess: Update to 2003-06-12 version.
7909 * config.sub: Update to 2003-06-13 version.
7910
7911 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
7912
7913 * config.guess: Update to 2003-06-06 version.
7914 * config.sub: Update to 2003-06-06 version.
7915
7916 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7917
7918 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
7919 * configure. Regenerate.
7920
7921 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
7922
7923 * configure.in: Disable serial configure by default.
7924 * configure: Regenerate.
7925 * Makefile.tpl: Abolish .NOTPARALLEL.
7926 * Makefile.in: Regenerate.
7927
7928 * Makefile.tpl: Replace {build,host,target}_canonical by
7929 {build,host,target}.
7930 * Makefile.in: Regenerate.
7931
7932 * Makefile.tpl: Fix stupid pasto.
7933 * Makefile.in: Regenerate.
7934
7935 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
7936
7937 * Makefile.tpl: Remove bogus conditional.
7938 * Makefile.in: Regenerate.
7939
7940 2003-06-05 Jan Hubicka <jh@suse.cz>
7941
7942 * Makefile.tpl (profiledbootstrap): New target.
7943 * Makefile.in (profiledbootstrap): New target.
7944
7945 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
7946
7947 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
7948 Pinski. Remove user names from other bugzilla-only maintainers.
7949
7950 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
7951
7952 * Makefile.tpl: Make 'recursive targets' using autogen rather
7953 than shell loop. Remove duplicate 'clean' targets and false
7954 comments.
7955 * Makefile.def: Add systematic dependencies to 'recursive' targets.
7956 Add systematic method of specifying missing targets in subdirs.
7957 Add copyright boilerplate.
7958 * Makefile.in: Regenerate.
7959 * configure.in: Add 'recursive targets' to maybe list.
7960 * configure: Regenerate.
7961
7962 * MAINTAINERS: "GNATS only" -> "Bug database only".
7963
7964 * Makefile.tpl: Rename [+target+] to [+make_target+].
7965 * Makefile.def: Rename 'target' to 'make_target'.
7966
7967 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
7968
7969 * MAINTAINERS: Add self as options handling maintainer.
7970
7971 2003-05-28 Michael Meissner <gnu@the-meissners.org>
7972
7973 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
7974 been too long since I touched those ports.
7975
7976 2003-05-28 DJ Delorie <dj@redhat.com>
7977
7978 * Makefile.tpl: Make maybe-check-gcc .PHONY.
7979 * Makefile.in: Regenerate.
7980
7981 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
7982
7983 * configure.in: Use curly braces in the definition of tooldir.
7984 * configure: Regenerate.
7985
7986 2003-05-21 DJ Delorie <dj@redhat.com>
7987
7988 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
7989 newlib or libgloss.
7990 * Makefile.in: Regenerate.
7991
7992 2003-05-21 DJ Delorie <dj@redhat.com>
7993
7994 * Makefile.tpl: Add missing empty maybe-check-gcc target.
7995 * Makefile.in: Regenerate.
7996
7997 2003-05-20 Ian Lance Taylor <ian@airs.com>
7998
7999 * MAINTAINERS: Update my e-mail address.
8000
8001 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8002
8003 * configure.in: Switch more things to use maybe dependencies.
8004 * Makefile.tpl: Switch more things to use maybe dependencies.
8005 Factor out common code from autogen IF statements.
8006 * configure: Regenerate.
8007 * Makefile.in: Regenerate.
8008
8009 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8010
8011 * configure.in: Accept i[3456789]86 for machine type.
8012 * configure: Regenerate.
8013
8014 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8015
8016 * configure.in: Switch more things to use maybe dependencies.
8017 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8018 * configure: Regenerate.
8019 * Makefile.tpl: Switch more things to use maybe dependencies.
8020 * Makefile.in: Regenerate.
8021
8022 2003-05-16 Andreas Schwab <schwab@suse.de>
8023
8024 * Makefile.tpl (install-opcodes): Define.
8025 * Makefile.in: Rebuild.
8026
8027 2003-05-13 Andreas Jaeger <aj@suse.de>
8028
8029 * config.guess: Update to 2003-05-09 version.
8030 * config.sub: Update to 2003-05-09 version.
8031
8032 2003-05-13 Michael Eager <eager@mvista.com>
8033
8034 * configure.in: Correct sed script so that options in quotes are not
8035 deleted.
8036 * configure: Rebuild.
8037
8038 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8039
8040 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8041 and $$s/newlib/libc/sys/cygwin32 include paths.
8042 * configure: Ditto.
8043
8044 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8045
8046 * MAINTAINERS: Update my email addresses.
8047
8048 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8049
8050 * config-ml.in: Propagate INSTALL variables.
8051
8052 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8053
8054 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8055
8056 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8057
8058 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8059 * Makefile.in: Regenerate.
8060
8061 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8062
8063 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8064
8065 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8066
8067 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8068
8069 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8070
8071 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8072 * Makefile.in: Regenerated.
8073
8074 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8075
8076 * MAINTAINERS (Write After Approval): Upgrade myself from
8077 GNATS only to write-after-approval. Update my mail address.
8078
8079 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8080
8081 (OS Port Maintainers: freebsd): Add myself.
8082
8083 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8084
8085 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8086
8087 2003-04-22 Kean Johnston <jkj@sco.com>
8088
8089 * MAINTAINERS (SCO ports): Added myself.
8090
8091 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8092
8093 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8094
8095 2003-04-19 Kean Johnston <jkj@sco.com>
8096
8097 * MAINTAINERS (Write After Approval): Add myself.
8098
8099 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8100
8101 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8102 * Makefile.in: Regenerate.
8103
8104 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8105
8106 * configure.in (powerpc64*-*-linux*): Remove.
8107 * configure: Rebuilt.
8108
8109 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8110
8111 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8112 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8113 and restrap.
8114 * Makefile.in: Regenerate.
8115
8116 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8117
8118 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8119 * configure: Regenerated.
8120
8121 2003-04-15 DJ Delorie <dj@redhat.com>
8122
8123 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8124
8125 2003-04-13 Nick Clifton <nickc@redhat.com>
8126
8127 * config-ml.in: Remove support for --disable-aix removing
8128 call-aix multilibs.
8129
8130 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8131
8132 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8133 * */configure: Rebuilt.
8134
8135 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8136
8137 * MAINTAINERS: Add my email address.
8138
8139 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8140
8141 * MAINTAINERS (Write After Approval): Add myself.
8142
8143 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8144
8145 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8146 * Makefile.in: Regenerate.
8147
8148 2003-03-14 Michael Chastain <mec@shout.net>
8149
8150 * Makefile.in: Regenerate with correct Makefile.def.
8151
8152 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8153
8154 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8155 Make macro.
8156 * Makefile.in: Regenerate.
8157 * configure.in: Clean up gxx_include_dir logic.
8158 * configure: Regenerate.
8159
8160 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8161
8162 * MAINTAINERS (Write After Approval): Add myself.
8163
8164 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8165
8166 * MAINTAINERS: Update my mail address.
8167
8168 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8169
8170 * configure.in (gxx_include_dir): Fix typo.
8171 * configure: Regenerated.
8172
8173 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8174
8175 * Makefile.tpl: Reindent.
8176 * Makefile.in: Regenerate.
8177 * configure.in: Reindent. Don't set unused variables.
8178 * configure: Regenerate.
8179
8180 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8181
8182 * configure.in: Include $(build_tooldir)/sys-include in
8183 FLAGS_FOR_TARGET.
8184 * configure: Regenerated.
8185
8186 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8187
8188 * Makefile.tpl: Always pass down RANLIB.
8189 * Makefile.in: Regenerate.
8190
8191 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8192 * Makefile.in: Regenerate.
8193 * configure.in: Remove unused logic relating to --enable-shared
8194 and --enable-threads. Remove bogus comments. Remove redundant
8195 noconfigdirs.
8196 * configure: Regenerate.
8197
8198 * configure.in: Replace ${libstdcxx_version} by its value.
8199 Remove reference to mh-dgux.
8200 * configure: Regenerate.
8201
8202 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8203
8204 * MAINTAINERS (Write After Approval): Add myself.
8205
8206 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8207
8208 * Makefile.tpl: Rearrange.
8209 * Makefile.in: Regenerate.
8210
8211 2003-02-25 Uwe Stieber <uwe@wwws.de>
8212
8213 * configure.in: Add support for kaOS as cross build target system.
8214 * configure: Regenerated.
8215
8216 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8217
8218 * MAINTAINERS (Write after approval): Add myself.
8219
8220 2003-02-21 James E Wilson <wilson@tuliptree.org>
8221
8222 * MAINTAINERS: Update my email address.
8223
8224 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8225
8226 * MAINTAINERS: Add self to blanket write privs. section.
8227
8228 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8229
8230 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8231 configure-target-* as some target builds may require additional
8232 flags for preprocessor tests.
8233 * Makefile.in: Regenerated.
8234
8235 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8236
8237 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8238 * ltconfig: Handle it.
8239 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8240 auto-detecting it.
8241
8242 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8243 it is used as argument to $CC.
8244 * ltcf-gcj.sh: Likewise.
8245
8246 * configure.in: Introduce --enable-maintainer-mode.
8247 * configure: Rebuilt.
8248 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8249 for maintainer mode.
8250 * Makefile.in: Rebuilt.
8251
8252 2003-02-18 Jason Merrill <jason@redhat.com>
8253
8254 * Makefile.tpl (check-c++): Allow parallelism.
8255
8256 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8257
8258 * MAINTAINERS: Remove John Carr (who never actually had access to
8259 gcc.gnu.org).
8260
8261 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8262
8263 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8264 don't configure target-libobjc.
8265 * configure: Regenerate.
8266
8267 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8268
8269 * Makefile.tpl (RANLIB): Define.
8270 * Makefile.in: Regenerate.
8271
8272 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8273
8274 * MAINTAINERS: Update my email.
8275
8276 2003-02-06 Keith R Seitz <keiths@redhat.com>
8277
8278 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8279 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8280 * Makefile.in: Regenerated.
8281 * configure.in: Remove all traces of snavigator, db, and grep.
8282 * configure: Regenerated.
8283
8284 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8285
8286 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8287 After Approval.
8288
8289 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8290
8291 * MAINTAINERS (Write after approval): Add myself.
8292
8293 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8294
8295 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8296 * Makefile.in: Regenerated.
8297
8298 2003-01-30 Roger Sayle <roger@eyesopen.com>
8299
8300 * config.guess: Updated to 2003-01-30's version.
8301 * config.sub: Updated to 2003-01-28's version.
8302
8303 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8304
8305 * config.if: If gcc_version is already set, just use it. Don't set
8306 gcc_version_trigger if it's already set, otherwise set it to
8307 gcc/version.c, but only if the file exists. If it is not set and
8308 gcc/version.c does not exist, try to extract the version number from
8309 $CC.
8310
8311 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8312
8313 * MAINTAINERS: Add myself to write-after-approval list.
8314
8315 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8316
8317 * configure.in: Revert 24Jan change.
8318 * configure: Regenerate.
8319
8320 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8321
8322 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8323 entry of HJ Lu.
8324
8325 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8326
8327 * configure.in: Revert previous change.
8328 * configure: Regenerate.
8329
8330 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8331
8332 * configure.in: Make rda native-only.
8333 * configure: Regenerate.
8334
8335 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8336
8337 * MAINTAINERS: Move myself from GNATS-only-accounts to
8338 write-after-approval.
8339
8340 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8341
8342 * configure.in: Add missing \.
8343 * configure: Rebuilt.
8344
8345 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8346
8347 * configure.in (baseargs): Avoid using \| in sed regular
8348 expressions.
8349 * configure: Rebuilt.
8350
8351 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8352
8353 * configure.in (baseargs): Remove all supported forms of
8354 --cache-file, --srcdir, --host, --build and --target options
8355 from argument lists.
8356 * configure: Rebuilt.
8357
8358 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8359
8360 * MAINTAINERS: Add myself to write-after-approval list.
8361
8362 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8363
8364 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8365 * configure: Rebuilt.
8366
8367 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8368
8369 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8370 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8371 * Makefile.in: Regenerate.
8372 * configure: Regenerate.
8373
8374 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8375
8376 * configure.in: Remove Makefile in build, host and target modules
8377 unless configure was run with --no-recursion.
8378 * configure: Rebuilt.
8379
8380 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8381
8382 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8383 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8384 * Makefile.in: Regenerate.
8385
8386 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8387
8388 * config.guess: Update to 2003-01-03 version.
8389 * config.sub: Update to 2003-01-03 version.
8390
8391 2003-01-07 Christopher Faylor <cgf@redhat.com>
8392
8393 * configure: Regenerate with proper autoconf 2.13.
8394
8395 2003-01-07 Christopher Faylor <cgf@redhat.com>
8396
8397 * configure.in: Add AC_PREREQ for consistency.
8398 * configure: Regenerate.
8399
8400 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8401
8402 * configure.in (GDB_TK): Add tcl directories conditional on
8403 gdb/gdbtk directory being present.
8404 * configure: Regenerate.
8405
8406 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8407
8408 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8409 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8410 * configure: Rebuilt.
8411
8412 2002-12-31 Tom Tromey <tromey@redhat.com>
8413
8414 * Makefile.in: Rebuilt.
8415 * Makefile.def (target_modules) [libffi]: Allow installation.
8416
8417 2002-12-31 Andreas Schwab <schwab@suse.de>
8418
8419 * configure.in: Fix use of $program_transform_name.
8420 * configure: Regenerated.
8421
8422 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8423
8424 * configure.in (baseargs): Don't remove first configure argument.
8425 * configure: Regenerated.
8426
8427 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8428
8429 * Makefile.tpl (local-distclean): Don't remove...
8430 (multilib.ts): ... this. Moved into...
8431 (multilib.out): ... this. Don't use sub-make.
8432 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8433 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8434 (configure-build-[+module+], configure-[+module+],
8435 configure-target-[+module+], configure-gcc): ... these. Test
8436 for Makefile existence. Drop config.status from dependencies.
8437 * Makefile.in: Rebuilt.
8438 * configure.in: Move gcc-version-trigger to the end of
8439 ac_configure_args. Add comments to maybedep.tmp and
8440 serdep.tmp. Introduce --disable-serial-configure. Remove
8441 nonopt from baseargs, matching and removing corresponding
8442 whitespace while at it.
8443 * configure: Rebuilt.
8444
8445 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8446
8447 * configure.in (host_configargs): Replace reference to
8448 no-longer-defined buildopts with --build=${build_alias}.
8449 * configure: Rebuilt.
8450
8451 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8452 program_transform_name to standard idiom.
8453 (AUTOGEN, AUTOCONF): Define.
8454 (Makefile.in): Use $(AUTOGEN).
8455 (Makefile): Depend on config.status, and use autoconf-style rule to
8456 build it. Move original commands to...
8457 (config.status): ... this new target.
8458 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8459 $(AUTOCONF).
8460 * Makefile.in: Rebuilt.
8461
8462 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8463
8464 * Makefile.tpl: Fix dramatic bustage due to change in
8465 program_transform_name.
8466 * Makefile.in: Regenerate.
8467
8468 * configure.in: Remove unnecessary PATH setting.
8469 * configure: Regnerate.
8470
8471 * configure.in: Don't default to unprefixed tools unless
8472 the native tools will work.
8473 * configure: Regenerate.
8474
8475 * configure.in: Convert to autoconf script. Blow away lots
8476 of now-redundant Makefile fragments.
8477 * configure: Generate using Autoconf.
8478 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8479 * Makefile.in: Regenerate.
8480
8481 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8482
8483 * configure: Fix stupid bug where RANLIB was mistakenly included.
8484
8485 * configure.in: Rename (buildargs, hostargs, targargs) to
8486 (build_configargs, host_configargs, target_configargs).
8487
8488 * configure.in: Move logic out of sed statement.
8489
8490 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8491 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8492
8493 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8494
8495 * config.sub: Import from master repository
8496 * config.guess: Ditto
8497
8498 2002-12-24 Andreas Schwab <schwab@suse.de>
8499
8500 * Makefile.tpl (multilib.out): Fix missing space.
8501 * Makefile.in: Regenerate.
8502
8503 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8504
8505 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8506 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8507 * Makefile.in: Regenerate.
8508 * configure.in: Remove unnecessary leftovers.
8509
8510 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8511
8512 * configure.in (extra_ranlibflags_for_target): New variable.
8513 (*-*-darwin): Add -c to ranlib commands.
8514 * configure (tooldir): Handle extra_ranlibflags_for_target.
8515
8516 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8517
8518 * Makefile.tpl: Revert HJL's change.
8519 * Makefile.in: Regenerated.
8520 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8521 always.
8522
8523 2002-12-19 Andreas Schwab <schwab@suse.de>
8524
8525 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8526 * Makefile.in: Regenerate.
8527
8528 2002-12-18 H.J. Lu <hjl@gnu.org>
8529
8530 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8531 * Makefile.in: Regenerated.
8532
8533 * configure.in (build_prefix): New. Substitute.
8534
8535 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8536
8537 * Makefile.tpl: Don't let real targets depend on phony targets.
8538 * Makefile.in: Regenerate.
8539
8540 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8541 * Makefile.in: Regenerate.
8542
8543 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8544
8545 * config.sub: Import from master repository
8546 * config.guess: Ditto
8547
8548 2002-12-16 Jason Merrill <jason@redhat.com>
8549
8550 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8551 previous 'make bootstrap'.
8552 * Makefile.in: Regenerate.
8553
8554 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8555
8556 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8557
8558 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8559
8560 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8561 * Makefile.in: Regenerate.
8562
8563 2002-12-13 Jason Merrill <jason@redhat.com>
8564
8565 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8566 library tests.
8567 (check-c++): Just depend on it and check-target-libstdc++-v3.
8568 * Makefile.in: Regenerate.
8569
8570 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8571
8572 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8573 * Makefile.in: Rebuilt.
8574
8575 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8576
8577 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8578
8579 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8580
8581 * configure: Fix bug put in by gremlins.
8582
8583 * Makefile.tpl: Substitute more autoconfily.
8584 * configure: Substitute more autoconfily.
8585 * Makefile.in: Regenerate.
8586
8587 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8588
8589 * config.sub: Import from master repository
8590 * config.guess: Ditto
8591 * MAINTAINERS: Added Svein Seldal under write after approval
8592
8593 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8594
8595 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8596 * Makefile.in (all-sim): Ditto.
8597
8598 2002-12-06 DJ Delorie <dj@redhat.com>
8599
8600 * Makefile.tpl: Change configure dependencies to not have real
8601 targets depend on phony targets.
8602
8603 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8604
8605 * configure.in: Revert unintentional change.
8606
8607 * Makefile.tpl: Change dependency for */multilib.out so that
8608 it works when gcc isn't in the tree.
8609
8610 * configure.in: Substitute more.
8611 * configure: Run subconfigures from the Makefile.
8612 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8613 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8614
8615 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8616
8617 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8618
8619 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8620
8621 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8622 and corresponding dependencies.
8623 * Makefile.in: Regenerate.
8624
8625 * configure.in (host_tools): Order binutils, gas and ld for
8626 convenience in running the testsuites.
8627
8628 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8629 * Makefile.in: Regenerate.
8630 * configure.in: Introduce rules to serialize subconfigure runs.
8631
8632 * configure.in: Introduce BASE_CC_FOR_TARGET.
8633 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8634 Realize configure-build-* targets. Realize configure-target-* targets.
8635 * Makefile.in: Regenerate.
8636
8637 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8638
8639 * configure: Move gcc_version_trigger stuff from here...
8640 * configure.in: ...to here.
8641
8642 * configure.in: Separate subconfigure options added by this file from
8643 options given by the user. Add machinery to put args for host
8644 subconfigures into the Makefile.
8645
8646 * Makefile.tpl: Remove 'vault' targets.
8647 * Makefile.tpl: Reorder and comment dependencies.
8648 * Makefile.in: Regenerate.
8649
8650 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8651 * configure.in: Fix my broken commit of previous patch. (sigh)
8652
8653 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8654
8655 * configure.in: Move host-specific darwin noconfigdirs into
8656 the host-specific section.
8657
8658 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8659
8660 * configure.in: Move host-specific darwin noconfigdirs into
8661 the host-specific section.
8662
8663 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8664
8665 * configure: Remove skip-this-dir support.
8666 * Makefile.tpl: Remove skip-this-dir support.
8667
8668 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8669 subdirectories.
8670 * Makefile.in: Regenerate.
8671
8672 * Makefile.tpl: Strip out useless setting of 'dir'.
8673 * Makefile.in: Regenerate.
8674
8675 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8676
8677 * configure.in: Fix deeply stupid bug.
8678
8679 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8680 shell code in CXX_FOR_TARGET
8681 * Makefile.def: Introduce raw_cxx.
8682 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8683 RAW_CXX_FOR_TARGET.
8684 * Makefile.in: Regenerate.
8685
8686 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8687
8688 * Makefile.tpl: Remove unnecessary ifs.
8689 * Makefile.in: Regenerate.
8690
8691 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8692 dependencies. Maybe-ize build-libiberty. Create dummy install
8693 targets for 'no_install' modules.
8694 * configure: Move GDB_TK substitution to configure.in. Move
8695 build_modules stuff to configure.in.
8696 * configure.in: Implement soft dependency machinery. Maybe-ize
8697 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8698 * Makefile.in: Regenerate.
8699
8700 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8701
8702 * Makefile.tpl: Make all-target, install-target behave similarly
8703 to all, install (only hitting configured targets). Eliminate
8704 unused macro defintions.
8705
8706 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8707 build != host.
8708
8709 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8710
8711 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8712
8713 * configure.in: Produce lists of subdir targets we're actually
8714 configuring. Remove references to "dosrel".
8715 * Makefile.tpl: Let configure set which subdir targets are hit.
8716 Remove install-cross; clean up install; remove ALL. Remove
8717 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8718 Autogenerate host module targets. Remove empty dependency lines
8719 and redundant dependency; rearrange slightly.
8720 * Makefile.def: Add host-side libtermcap, utils.
8721
8722 * Makefile.in: Regenerate.
8723
8724 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8725
8726 * ltconfig (osf[345]): Append $major to soname_spec.
8727 Reflect this in library_names_spec.
8728 * ltmain.sh (osf): Prefix $major with . for use as extension.
8729
8730 2002-11-19 Andreas Jaeger <aj@suse.de>
8731
8732 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8733 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8734 and sparc64 GNU/Linux systems.
8735
8736 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8737
8738 * MAINTAINERS: Update email.
8739
8740 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8741
8742 * MAINTAINERS: Complete James Dennett's entry.
8743
8744 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8745
8746 * MAINTAINERS (Write After Approval): Add myself.
8747
8748 2002-11-13 Bruce Korb <bkorb@gnu.org>
8749
8750 * Makefile.tpl: syntactic cleanup
8751
8752 2002-11-13 Stuart Hastings <stuart@apple.com>
8753
8754 * MAINTAINERS: Add myself to write-after-approval list.
8755
8756 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8757
8758 * Makefile.def: Add list of recursive targets to autogenerate.
8759 Add build_modules.
8760 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8761 targets. Autogenerate *-build-* targets.
8762 * Makefile.in: Regenerate.
8763
8764 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8765
8766 * configure: More autoconf-style substitutions.
8767 * Makefile.tpl: More autoconf-style substitutions.
8768 * Makefile.in: Regenerate.
8769
8770 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8771
8772 * configure: Substitute more variables in a more autoconf-friendly
8773 way. Simplify slightly.
8774 * Makefile.tpl: Make more variables substitutable in an
8775 autoconf-friendly way.
8776 * Makefile.in: Regenerate.
8777
8778 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8779
8780 * MAINTAINERS (Write After Approval): Add myself.
8781
8782 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8783
8784 * configure.in (v810*): Remove special setting of tools.
8785
8786 * configure: Add support for extra required flags for ar or nm.
8787 * configure.in (aix4.3+): Use above support for target-specific
8788 issues, rather than using config/mt-aix43.
8789
8790 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8791
8792 * configure: Remove 'removing', which doesn't work. Replace $subdir
8793 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8794 with $srcdir. Reformat indentation. Substitute some variables
8795 formerly hard-coded in the Makefile for build=host.
8796 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
8797 * Makefile.def: Autogenerate more.
8798 * Makefile.in: Regenerate.
8799
8800 2002-11-04 Adam Nemet <anemet@lnxw.com>
8801
8802 * MAINTAINERS (Write After Approval): Add myself.
8803
8804 2002-11-04 Kevin Buettner <kevinb@redhat.com>
8805
8806 * Makefile.def (host_modules): Add rda.
8807 * Makefile.in: Regenerate.
8808 * configure.in (target_tool): Add target-rda to list.
8809
8810 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8811
8812 * MAINTAINERS: Remove "co-maintainer" note for web pages.
8813
8814 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
8815
8816 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
8817 and restrap targets to this rule.
8818 * Makefile.in: Regenerate.
8819
8820 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8821
8822 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
8823 GNATS only accounts.
8824
8825 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
8826
8827 * configure.in (i[3456]86-*-linux*): Add check to disable
8828 ${libgcj} for glibc1.
8829
8830 2002-10-24 Denis Chertykov <denisc@overta.ru>
8831
8832 * MAINTAINERS: Add myself as ip2k port maintainer.
8833
8834 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
8835
8836 * configure.in: Add tic4x target.
8837
8838 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
8839
8840 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
8841 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
8842 * Makefile.in: Regenerate.
8843
8844 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
8845 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
8846 * Makefile.in: Regenerate.
8847
8848 2002-10-02 Janis Johnson <janis187@us.ibm.com>
8849
8850 * MAINTAINERS: Add myself as web pages co-maintainer.
8851
8852 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8853
8854 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
8855 * Makefile.in: Regenerate.
8856
8857 2002-10-02 Zack Weinberg <zack@codesourcery.com>
8858
8859 * MAINTAINERS: Add myself and Nathan Sidwell
8860 <nathan@codesourcery.com> as VxWorks maintainers.
8861
8862 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
8863
8864 * Makefile.def: Remove order dependency comments.
8865 * Makefile.tpl: Add explicit install-install dependencies.
8866 * Makefile.in: Regenerate.
8867
8868 * Makefile.tpl: Remove material now in src-release. (Finally!)
8869 * Makefile.in: Regenerate.
8870
8871 * Makefile.tpl: Add configure-target (for src-release in src)
8872 * Makefile.in: Regenerate.
8873
8874 2002-09-30 Nick Clifton <nickc@redhat.com>
8875
8876 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
8877
8878 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
8879
8880 * configure.in (s390*-*-linux*): Enable libgcj.
8881
8882 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
8883
8884 * configure: Revert accidentally applied changes.
8885
8886 * Makefile.tpl: Make more autoconf-friendly.
8887 * Makefile.in: Regenerate.
8888 * configure: Make substitution more autoconf-like.
8889
8890 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
8891
8892 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
8893 single entry to handle all these.
8894 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
8895 libjava on arm-*-elf.
8896
8897 2002-09-27 Geoffrey Keating <geoffk@apple.com>
8898
8899 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
8900 things that depend on them.
8901
8902 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8903
8904 * Makefile.tpl: Make subsituted variables more autoconfy.
8905 * Makefile.in: Regenerate.
8906 * configure: Make seds more autoconfy.
8907
8908 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
8909
8910 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
8911 * Makefile.in: Regenerate.
8912 * configure.in: Rewrite sed statements to look autoconfy.
8913
8914 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
8915 all-target-foo on configure-target-foo.
8916 * Makefile.def: Ditto.
8917 * Makefile.in: Rebuild.
8918
8919 2002-09-25 Andrew Haley <aph@redhat.com>
8920
8921 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
8922
8923 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
8924
8925 * Makefile.def: New file.
8926 * Makefile.tpl: New file.
8927 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
8928 * contrib/gcc_update: Note that Makefile.in is a generated file.
8929
8930 * configure.in: Minor rearrangement. Simplify tests.
8931
8932 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
8933
8934 * configure.in (with_headers): Skip copy if value is "yes".
8935 (with_libs): Likewise.
8936
8937 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8938
8939 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
8940 * configure.in (sh*-*-pe*): Ditto.
8941 * configure.in (mips*-*-pe*): Ditto.
8942 * configure.in (*arm-wince-pe): Ditto.
8943
8944 * configure.in: Rearrange.
8945
8946 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
8947
8948 * MAINTAINERS: Update my email address.
8949
8950 2002-08-30 Paul Koning <pkoning@equallogic.com>
8951
8952 * MAINTAINERS: (Write After Approval): Add myself.
8953
8954 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
8955
8956 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
8957
8958 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
8959
8960 * MAINTAINERS: Change my mailing address.
8961
8962 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
8963
8964 * MAINTAINERS (Write After Approval): Remove myself.
8965 (Various Maintainers: c++ runtime libs): Add myself.
8966
8967 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
8968
8969 * MAINTAINERS (Write After Approval): Remove myself.
8970 (Various Maintainers: c++ runtime libs): Add myself.
8971
8972 2002-08-15 Eric Christopher <echristo@redhat.com>
8973
8974 * config.sub: Import from master repository.
8975 * config.guess: Ditto.
8976
8977 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
8978
8979 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
8980 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
8981 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
8982
8983 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
8984
8985 * MAINTAINERS: Add self to rs6000 vector extensions.
8986
8987 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
8988
8989 * libiberty/configure: Reverted unintended yesterday's check in.
8990
8991 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
8992
8993 * boehm-gc/configure, libf2c/configure: Rebuilt.
8994 * libffi/configure, libiberty/configure: Ditto.
8995 * libjava/configure, libobjc/configure: Ditto.
8996 * libstdc++-v3/configure, zlib/configure: Ditto.
8997 Merged from binutils:
8998 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
8999 From Steve Ellcey <sje@cup.hp.com>:
9000 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9001 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9002 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9003 IA64.
9004 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9005 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9006 soname_spec, sys_lib_search_path_spec): Ditto.
9007
9008 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9009
9010 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9011
9012 2002-08-04 H.J. Lu (hjl@gnu.org)
9013
9014 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9015
9016 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9017
9018 * MAINTAINERS (Write After Approval): Add myself.
9019
9020 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9021
9022 * configure.in: Move generic linux case to end. Copy generic
9023 linux noconfigdirs to mips*-*-linux* entry and new
9024 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9025
9026 2002-07-19 Michael Matz <matz@suse.de>
9027
9028 * MAINTAINERS: Add myself as ra* maintainer.
9029
9030 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9031
9032 * config.guess: Update to 2002-07-09 version.
9033 * config.sub: Update to 2002-07-03 version.
9034
9035 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9036
9037 * MAINTAINERS: Fix typo in a maintainer email address.
9038
9039 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9040
9041 * configure.in: Remove two redundant tests.
9042
9043 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9044
9045 * configure.in (mips*-*-irix6*o32): Enable stabs.
9046
9047 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9048
9049 * configure.in: Don't build grez.
9050 * Makefile.in: Ditto.
9051
9052 * Makefile.in: Remove references to bsp, cygmon, libstub.
9053 * configure.in: Ditto.
9054
9055 * configure.in: Remove leftover reference to gdbtest.
9056
9057 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9058
9059 * configure.in (gxx_include_dir): Change to match versioned
9060 C++ headers if --enable-version-specific-runtime-libs is used.
9061
9062 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9063
9064 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9065
9066 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9067
9068 * configure.in: Make --without-x work.
9069
9070 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9071
9072 * configure.in: Rearrange target Makefile fragment collection.
9073
9074 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9075 cvs[src].
9076 * configure.in: Ditto.
9077
9078 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9079
9080 * MAINTAINERS (Write After Approval): Update my e-mail address.
9081
9082 2002-06-24 Ben Elliston <bje@redhat.com>
9083
9084 * configure.in (host_tools): Remove cgen.
9085
9086 * Makefile.in (all-cgen): Remove; runs from its source directory.
9087 (check-cgen, install-cgen, clean-cgen): Likewise.
9088 (all-opcodes): Do not depend on all-cgen.
9089 (all-sim): Likewise.
9090
9091 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9092
9093 * Makefile.in: Eliminate 'apache' targets.
9094 * configure.in: Eliminate 'apache' targets.
9095
9096 * configure.in: Eliminate redundant tests. Reorganize.
9097
9098 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9099
9100 * config-ml.in: Eliminate references to Cygnus configure.
9101
9102 * Makefile.in: Eliminate references to building emacs.
9103
9104 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9105
9106 * MAINTAINERS: Update my email address.
9107
9108 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9109
9110 * config.if (libstdcxx_incdir): Version C++ headers.
9111 (cxx_incdir): Remove.
9112
9113 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9114
9115 * MAINTAINERS (Write After Approval): Add self.
9116
9117 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9118
9119 * configure.in: Add support for ip2k.
9120
9121 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9122
9123 * configure.in: Fix AIX configury bug.
9124
9125 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9126
9127 * MAINTAINERS (Write After Approval): Add self.
9128
9129 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9130
9131 * configure.in: replace ${topsrcdir} with ${srcdir}
9132
9133 * configure.in: Move definition of libstdcxx_flags
9134 right above usage, rather than waaay earlier.
9135
9136 * configure.in: Pull definition of is_cross_compiler earlier.
9137
9138 * configure.in: Rearrange a little.
9139
9140 * configure.in: Remove references to librx.
9141 * Makefile.in: Remove references to librx.
9142
9143 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9144
9145 * config.sub: Add support for avr target.
9146 Import from master sources, rev 1.255
9147
9148 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9149
9150 * configure, .cvsignore: Revert previous change...
9151 * Makefile: ...delete.
9152
9153 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9154
9155 * configure.in: Eliminate ${gasdir} variable.
9156
9157 2002-06-18 Dave Brolley <brolley@redhat.com>
9158
9159 * configure.in: Add support for frv.
9160 * config.sub: Add support for frv.
9161
9162 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9163
9164 * configure: Remove garbage from previous commit.
9165
9166 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9167
9168 * configure: For in-source builds, make a subdir and re-exec there.
9169 * Makefile: New file. Pass targets through to build directory.
9170 * .cvsignore: No longer ignore "Makefile".
9171
9172 2002-06-16 Douglas Rupp <rupp@gnat.com>
9173
9174 * MAINTAINERS (Write After Approval): Add self.
9175
9176 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9177
9178 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9179
9180 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9181
9182 * configure.in (vax-*-netbsd*): Re-enable gas.
9183
9184 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9185
9186 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9187 BUILD_PREFIX_1, to correct nomenclature.
9188 * configure: Likewise.
9189
9190 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9191 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9192
9193 2002-05-31 Olaf Hering <olh@suse.de>
9194
9195 * config-ml.in: Propogate DESTDIR also.
9196
9197 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9198
9199 * configure.in (vax-*-netbsd*): Don't build gas for this
9200 platform.
9201
9202 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9203
9204 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9205 and libgcj for AVR.
9206
9207 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9208
9209 * MAINTAINERS (Write After Approval): Add myself.
9210
9211 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9212
9213 * config.guess: Update to 2002-05-22 version.
9214 * config.sub: Likewise.
9215
9216 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9217
9218 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9219 * config-ml.in: Likewise.
9220 * configure: Likewise.
9221 * configure.in: Likewise.
9222
9223 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9224
9225 * MAINTAINERS: Update my email address.
9226
9227 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9228
9229 * configure.in: Simplify makefile fragment collection.
9230
9231 * configure.in: Remove code to build emacs.
9232
9233 * configure.in : Remove --srcdir argument from targargs and buildargs
9234 (it's always overridden in the Makefile anyway). Rearrange a bit.
9235
9236 * configure: Move some logic to configure.in.
9237 * configure.in: Move some logic from configure.
9238
9239 2002-05-11 Tom Tromey <tromey@redhat.com>
9240
9241 * MAINTAINERS: Reflect libgcj reality.
9242
9243 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9244
9245 * Makefile.in: Honour DESTDIR.
9246
9247 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9248
9249 * config.guess: Import 2002-03-20 version.
9250 * config.sub: Import 2002-04-26 version.
9251
9252 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9253
9254 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9255
9256 2002-05-07 Tim Josling <tej@melbpc.org.au>
9257
9258 * MAINTAINERS: Add self.
9259
9260 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9261
9262 * ltmain.sh: Detect and handle object name conflicts
9263 while piecewise linking a static library.
9264
9265 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9266
9267 * configure.in (noconfigdirs): Don't disable libgcj on
9268 sparc64-*-solaris* and sparcv9-*-solaris*.
9269
9270 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9271
9272 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9273
9274 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9275
9276 * configure.in (FLAGS_FOR_TARGET): Do not add
9277 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9278 on i[3456]86-*-linux*.
9279
9280 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9281
9282 * configure.in (noconfigdirs): Replace [ ] with test.
9283
9284 * configure.in (noconfigdirs): Do not add target-newlib if
9285 target == i[3456]86-*-linux*, and host == target.
9286
9287 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9288
9289 * configure.in: delete reference to absent file
9290
9291 * configure.in: replace '[' with 'test'
9292
9293 * configure.in: Eliminate references to gash.
9294 * Makefile.in: Eliminate references to gash.
9295
9296 * configure.in: remove useless references to 'pic' makefile fragments.
9297
9298 * configure.in: (*-*-windows*) Finish removing.
9299
9300 * configure.in: Eliminate redundant test for libgui.
9301
9302 2002-04-29 Roger Sayle <roger@eyesopen.com>
9303
9304 * MAINTAINERS: Add self and realphabetize. Update entries
9305 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9306 entry for a29k port maintainer.
9307
9308 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9309
9310 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9311 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9312
9313 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9314
9315 * configure.in: remove references to dead files
9316
9317 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9318
9319 * MAINTAINERS: Add information about purpose of this file.
9320
9321 2002-04-18 Tom Tromey <tromey@redhat.com>
9322
9323 * configure.in: Disallow configuring libgcj when it is already
9324 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9325 Solaris 2.8 by default. For PR libgcj/6158.
9326
9327 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9328
9329 * configure.in: Move default CC setting out of config/mh-* fragments
9330 directly into here.
9331
9332 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9333
9334 * configure.in: don't even try to configure or make a subdirectory
9335 if there's no configure script for it.
9336
9337 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9338
9339 * MAINTAINERS: Remove chill maintainers.
9340 * Makefile.in (CHILLFLAGS): Remove.
9341 (CHILL_LIB): Remove.
9342 (TARGET_CONFIGDIRS): Remove libchill.
9343 (CHILL_FOR_TARGET): Remove.
9344 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9345 CHILL_LIB.
9346 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9347 (CHECK_TARGET_MODULES): Likewise.
9348 (INSTALL_TARGET_MODULES): Likewise.
9349 (CLEAN_TARGET_MODULES): Likewise.
9350 (configure-target-libchill): Remove.
9351 (all-target-libchill): Remove.
9352 * configure.in (target_libs): Remove target-libchill.
9353 Do not compute CHILL_FOR_TARGET.
9354 * libchill: Remove directory.
9355
9356 2002-04-11 DJ Delorie <dj@redhat.com>
9357
9358 * Makefile.in, configure.in: Sync with binutils, entries
9359 follow...
9360
9361 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9362
9363 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9364 (do-tar, do-bz2): New rules.
9365 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9366 (gdb-tar): New rule.
9367 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9368 (insight_dejagnu.tar): New rule.
9369 (insight.tar): New rule.
9370 (gdb+dejagnu.tar): New rule.
9371 (gdb.tar): New rule.
9372
9373 2002-02-01 Mo DeJong <supermo@bayarea.net>
9374
9375 * Makefile.in: Add all-tix to deps for all-snavigator
9376 so that tix is built when building snavigator.
9377
9378 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9379
9380 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9381 ld and gdb are not supported.
9382
9383 2002-01-07 Mark Salter <msalter@redhat.com>
9384
9385 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9386 Allow target-libgloss to be built for arm, strongarm, and xscale.
9387
9388 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9389
9390 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9391 options for i[3456]86-pc-linux* native builds.
9392
9393 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9394
9395 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9396 files from .po files for a distribution.
9397
9398 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9399
9400 * configure.in: Enable libstdc++-v3 for h8300 targets.
9401
9402 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9403
9404 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9405 version from bfd/.
9406
9407 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9408
9409 * Makefile.in (VER): When present, extract the version number from
9410 the file version.in.
9411
9412 2001-05-24 Tom Rix <trix@redhat.com>
9413
9414 * configure.in : enable ld for aix
9415
9416 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9417
9418 * config.guess: Add linux target for S/390.
9419
9420 2000-11-07 Philip Blundell <pb@futuretv.com>
9421
9422 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9423
9424 2000-11-03 Philip Blundell <pb@futuretv.com>
9425
9426 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9427 files.
9428
9429 2001-01-15 Ben Elliston <bje@redhat.com>
9430
9431 * configure.in (host_tools): Add sid.
9432 Always configure cgen.
9433
9434 2000-11-24 Nick Clifton <nickc@redhat.com>
9435
9436 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9437
9438
9439 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9440
9441 * Makefile.in (ALL_MODULES): Add all-cgen.
9442 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9443 (all-cgen): New target.
9444 (all-opcodes,all-sim): Depend on all-cgen.
9445 * configure.in (host_tools): Add cgen.
9446 Only configure cgen if --enable-cgen-maint.
9447
9448 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9449
9450 * configure.in: Add *-*-freebsd* configurations.
9451
9452 2002-04-08 Tom Tromey <tromey@redhat.com>
9453
9454 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9455 Fixes PR libgcj/6068.
9456
9457 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9458
9459 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9460
9461 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9462
9463 * configure.in (alpha*-dec-osf*): Enable libgcj.
9464
9465 2003-03-27 Matthew Gingell <gingell@gnat.com>
9466
9467 * MAINTAINERS (Write After Approval): Add myself.
9468
9469 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9470
9471 Fix for: PR bootstrap/3591, target/5676
9472 * configure.in (mcore-pe): Disable the configuration of
9473 libstdc++-v3 since exceptions are not supported.
9474
9475 2002-03-20 Anthony Green <green@redhat.com>
9476
9477 * configure.in: Enable libgcj for xscale-elf target.
9478
9479 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9480
9481 * MAINTAINERS: Update my email address.
9482
9483 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9484
9485 * ltmain.sh (relink_command): Fix typo in previous change.
9486
9487 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9488
9489 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9490 (relink_command): Added --tag flags.
9491 (mode=install): If relinking fails; error out.
9492
9493 2002-03-12 Richard Henderson <rth@redhat.com>
9494
9495 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9496 .NOTPARALLEL tag.
9497 (do-check): Rename from check.
9498 (check): Allow parallel check.
9499
9500 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9501
9502 * MAINTAINERS: Add myself as maintainer for xtensa port.
9503 Fix alphabetical order in CPU port maintainer list.
9504 Remove myself from Write After Approval list.
9505
9506 2002-03-11 Richard Henderson <rth@redhat.com>
9507
9508 * Makefile.in (.NOTPARALLEL): Add fake tag.
9509
9510 2002-03-07 H.J. Lu (hjl@gnu.org)
9511
9512 * configure.in: Enable gprof for mips*-*-linux*.
9513
9514 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9515
9516 * MAINTAINERS (Write After Approval): Add myself.
9517
9518 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9519
9520 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9521 libjava.
9522 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9523
9524 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9525
9526 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9527 because its Makefile is there; test for the executable instead.
9528
9529 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9530
9531 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9532 libstdc++-v3 and libjava.
9533
9534 2002-02-11 Adam Megacz <adam@xwt.org>
9535
9536 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9537 boehm-gc
9538
9539 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9540
9541 * config.guess: Updated to 2002-01-30's version.
9542 * config.sub: Updated to 2002-02-01's version.
9543 Contribute sh64-elf.
9544 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9545 * configure.in: Added sh64-*-*.
9546
9547 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9548
9549 * MAINTAINERS: Belatedly add myself to write after approval list.
9550
9551 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9552
9553 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9554 Remove self as Write After Approval.
9555
9556 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9557
9558 * MAINTAINERS: Put self in as maintainer for contrib/regression
9559 directory.
9560
9561 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9562
9563 * MAINTAINERS: Update my email address.
9564
9565 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9566
9567 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9568 target-libiberty, and target-libgloss. Skip Java-related
9569 libraries if not supported for NetBSD on target CPU.
9570
9571 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9572
9573 * install-sh: Use _inst.$$_ for temp file name.
9574
9575 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9576
9577 * MAINTAINERS (Write After Approval): Move my contact info
9578 from here...
9579 (OS Port Maintainers): ...to here (netbsd).
9580
9581 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9582
9583 * MAINTAINERS (Write After Approval): Add myself.
9584
9585 2002-01-17 H.J. Lu <hjl@gnu.org>
9586
9587 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9588 (all-target-fastjar): Also depend on all-target-libiberty.
9589
9590 2002-01-16 H.J. Lu (hjl@gnu.org)
9591
9592 * config.guess: Import from master sources, rev 1.225.
9593 * config.sub: Import from master sources, rev 1.238.
9594
9595 2002-01-16 Kazu Hirata <kazu@hxi.com>
9596
9597 * MAINTAINERS (Write After Approval): Remove myself.
9598
9599 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9600
9601 * MAINTAINERS (Write After Approval): Add myself.
9602
9603 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9604
9605 * MAINTAINERS: Add self as docs co-maintainer.
9606
9607 2001-12-11 Matthias Klose <doko@debian.org>
9608
9609 * MAINTAINERS (Write After Approval): Add myself.
9610
9611 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9612
9613 * MAINTAINERS: Update my email address.
9614
9615 2001-12-07 Turly O'Connor <turly@apple.com>
9616 * MAINTAINERS (Write After Approval): Add myself.
9617 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9618 (rs6000_initialize_trampoline): Call __trampoline_setup for
9619 ABI_DARWIN too.
9620 * darwin-tramp.asm: New file, implements __trampoline_setup.
9621 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9622
9623 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9624
9625 * MAINTAINERS (Write After Approval): Add myself.
9626
9627 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9628
9629 * configure, configure.in: Use temp file for long sed commands.
9630
9631 2001-12-03 Laurent Guerby <guerby@acm.org>
9632
9633 * config.sub: Update to version 1.232 on subversion.
9634
9635 2001-12-03 Ben Elliston <bje@redhat.com>
9636
9637 * MAINTAINERS: Update mail address for config.* patches.
9638
9639 2001-11-27 DJ Delorie <dj@redhat.com>
9640 Zack Weinberg <zack@codesourcery.com>
9641
9642 When build != host, create libiberty for the build machine.
9643
9644 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9645 CONFIG_ARGUMENTS.
9646 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9647 New variables.
9648 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9649 and rules.
9650 (all.normal): Depend on ALL_BUILD_MODULES.
9651 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9652 (all-build-libiberty): Depend on configure-build-libiberty.
9653
9654 * configure: Calculate and substitute proper value for
9655 ALL_BUILD_MODULES.
9656 * configure.in: Create the build subdirectory.
9657 Calculate and substitute TARGET_CONFIGARGS (formerly
9658 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9659
9660 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9661
9662 * MAINTAINERS (write-after-approval): Add self.
9663
9664 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9665
9666 * MAINTAINERS (GNATS only accounts): Remove self.
9667
9668 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9669
9670 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9671 libf2c.
9672
9673 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9674
9675 * MAINTAINERS (Write After Approval): Add self.
9676
9677 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9678
9679 * MAINTAINERS: mips and s390 are also CPU ports.
9680
9681 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9682
9683 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9684
9685 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9686
9687 * MAINTAINERS: Alphabetize.
9688
9689 2001-11-09 Kazu Hirata <kazu@hxi.com>
9690
9691 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9692
9693 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9694
9695 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9696
9697 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9698
9699 * configure.in (--enable-languages): Be more permissive about
9700 syntax. Check for empty lists better. Warn about $LANGUAGES.
9701
9702 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9703
9704 * config.sub: Import from master sources, rev. 1.230.
9705 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9706
9707 2001-11-07 Laurent Guerby <guerby@acm.org>
9708
9709 * MAINTAINERS (Write After Approval): Add self.
9710
9711 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9712
9713 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9714
9715 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9716
9717 * config.sub: Import from master sources, rev 1.226.
9718 * config.guess: Import from master sources, rev 1.216.
9719
9720 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9721
9722 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9723 * MAINTAINERS: Add self as maintainer of MMIX port.
9724 Remove old after-approval entry.
9725
9726 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9727
9728 * ChangeLog, configure: Fix spelling errors.
9729
9730 2001-10-20 Brendan Kehoe <brendan@zen.org>
9731
9732 * MAINTAINERS: Tweak my address.
9733
9734 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9735
9736 * MAINTAINERS: Update my email address.
9737
9738 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9739
9740 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9741 * MAINTAINERS: Add self as maintainer of CRIS port.
9742
9743 2001-10-10 Geert Bosch <bosch@gnat.com>
9744
9745 * MAINTAINERS (Various maintainers: Ada front end):
9746 Added Robert Dewar.
9747
9748 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9749
9750 * MAINTAINERS (Write After Approval): Added self
9751
9752 2001-10-02 Geert Bosch <bosch@gnat.com>
9753
9754 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9755
9756 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9757
9758 * configure: Handle temporary files securely using mkdir.
9759
9760 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9761
9762 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9763
9764 2001-09-26 Will Cohen <wcohen@redhat.com>
9765
9766 * configure.in (*-*-linux*): Disable configuration of target-newlib
9767 and target-libgloss.
9768
9769 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9770
9771 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9772 RANLIB.
9773
9774 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9775
9776 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9777 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9778 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9779 avoid quotes nesting problems.
9780 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9781 (DO_X): Export only variables that are set.
9782
9783 2001-09-19 Ben Elliston <bje@redhat.com>
9784
9785 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9786 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9787 semantics. Use the shell built-in "type" command instead.
9788
9789 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9790
9791 Merged from gcc-3_0-branch:
9792 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9793 * ltcf-c.sh: Use $objext, not $ac_objext.
9794 2001-07-27 Mark Kettenis <kettenis@gnu.org>
9795 * ltcf-cxx.sh: Add support for GNU.
9796 2001-07-22 Timothy Wall <twall@redhat.com>
9797 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
9798 default settings if using GNU tools with that configuration.
9799 * ltcf-cxx.sh: Ditto.
9800 * ltcf-gcj.sh: Ditto.
9801 2001-07-21 Michael Chastain <chastain@redhat.com>
9802 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
9803 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
9804 * ltmain.sh: Mark as gcc-local.
9805
9806 2001-08-30 Eric Christopher <echristo@redhat.com>
9807 Jason Eckhardt <jle@redhat.com>
9808
9809 * config.guess: Merge from master sources.
9810 * config.sub: Merge from master sources, add support for mipsisa32.
9811
9812 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
9813 * config.sub: Merge from master sources, rev 1.219.
9814 * MAINTAINERS: Add self as contact for stormy16 port.
9815
9816 2001-08-14 Zack Weinberg <zackw@panix.com>
9817
9818 * config.sub: Merge from master sources, rev 1.218.
9819 * config.guess: Merge from master sources, rev 1.209.
9820
9821 2001-08-11 Graham Stott <grahams@redhat.com>
9822
9823 * Makefile.in (check-c++): Add missing semicolon.
9824
9825 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
9826
9827 * MAINTAINERS (Various maitainers: predict.def): Added myself.
9828
9829 2001-07-30 Eric Christopher <echristo@redhat.com>
9830
9831 * MAINTAINERS (Various maintainers: mips port): Added myself.
9832
9833 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
9834
9835 * configure.in (sh-*-linux*): New.
9836
9837 2001-07-27 Richard Henderson <rth@redhat.com>
9838
9839 * .cvsignore: Add LAST_UPDATED.
9840
9841 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
9842
9843 * MAINTAINERS (Various maintainers: s390 port): Added myself.
9844
9845 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
9846
9847 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
9848
9849 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
9850
9851 * MAINTAINERS (Write After Approval): Added myself.
9852
9853 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9854
9855 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9856 and libgcj on m68hc11/m68hc12.
9857
9858 2001-06-27 H.J. Lu (hjl@gnu.org)
9859
9860 * Makefile (CFLAGS_FOR_BUILD): New.
9861 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
9862
9863 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9864
9865 * README: Remove version number.
9866
9867 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9868
9869 * INSTALL/README: Update wrt. to the installation instructions now
9870 residing in gcc/doc/install.texi.
9871
9872 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
9873
9874 * README: Replace with a cut-down and updated version of gcc/README.
9875
9876 2001-06-12 David Edelsohn <edelsohn@gnu.org>
9877
9878 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
9879 multilibs to be disabled.
9880
9881 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
9882
9883 * MAINTAINERS (Write After Approval): Add myself.
9884
9885 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
9886
9887 * config.guess: Import CVS version 1.195.
9888 * config.sub: Import CVS version 1.212.
9889
9890 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
9891
9892 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9893 gcc/xgcc is built, use -print-prog-name to find out the program
9894 name to use.
9895
9896 2001-06-04 Phil Edwards <pme@sources.redhat.com>
9897
9898 * config.guess: Import CVS version 1.194. All gcc-local changes
9899 appear to also be in the master copy.
9900 * config.sub: Import CVS version 1.211.
9901
9902 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
9903
9904 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
9905 with_gcc]: Use `gcc -shared' to build a shared library.
9906
9907 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
9908
9909 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
9910 archives.
9911
9912 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9913
9914 * MAINTAINERS (Write After Approval): Add myself.
9915
9916 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
9917
9918 * configure.in (libstdcxx_flags): Do not try to execute
9919 libstdc++-v3/testsuite_flags until it exists.
9920
9921 2001-06-01 Alan Modra <amodra@bigpond.net.au>
9922
9923 * MAINTAINERS: Update my email address.
9924
9925 2001-05-31 Graham Stott <grahams@redhat.com>
9926
9927 * MAINTAINERS (Write After Approval): Add myself.
9928
9929 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
9930
9931 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
9932 libraries when using g++ with native linker.
9933
9934 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
9935
9936 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
9937
9938 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
9939
9940 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
9941 [aix4*|aix5*]: Prepend blank.
9942
9943 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
9944
9945 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9946 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
9947 of subdir/configure scripts to use the new libtool.m4.
9948
9949 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
9950
9951 * MAINTAINERS (Write After Approval): Add myself.
9952
9953 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
9954
9955 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
9956
9957 2001-05-11 Ben Elliston <bje@redhat.com>
9958
9959 * Makefile.in (all-sid): New target.
9960 (check-sid, clean-sid, install-sid): Likewise.
9961
9962 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
9963
9964 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
9965
9966 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9967
9968 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
9969 libgcj.
9970
9971 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
9972
9973 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
9974 gcc/xgcc is built, use -print-prog-name to find out the program
9975 name to use.
9976
9977 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
9978
9979 * configure.in (noconfigdirs): Don't reset it from scratch in the
9980 target case; only append to it.
9981
9982 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
9983 sparc-*-solaris2.8]: Disable ${libgcj}.
9984
9985 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
9986
9987 * configure.in (libgcj_saved): Copy from $libgcj.
9988 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
9989 --disable-libgcj.
9990
9991 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
9992
9993 * MAINTAINERS: Remove self as MIPS maintainer and
9994 C front end maintainer.
9995
9996 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
9997
9998 * configure.in: Move *-chorusos target case to the proper switch.
9999 Disable libgcj.
10000
10001 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10002
10003 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10004 1.641.2.228.
10005
10006 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10007
10008 * Makefile.in (STAGE1_CFLAGS): Pass down.
10009
10010 2001-04-13 Alan Modra <amodra@one.net.au>
10011
10012 * config.guess: Add hppa64-linux support. Note for next import that
10013 this is already in the master file.
10014 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10015
10016 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10017
10018 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10019 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10020
10021 2001-04-11 Stan Shebs <shebs@apple.com>
10022
10023 * MAINTAINERS: Add self as Darwin port maintainer.
10024
10025 2001-04-11 Alan Modra <amodra@one.net.au>
10026
10027 * MAINTAINERS: Update my email address.
10028
10029 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10030
10031 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10032 recent versions of FreeBSD (release 3 or later).
10033 * ltconfig: On FreeBSD, -lc must not be provided when building
10034 a shared library or else the standard -pthread gcc option is
10035 rendered worthless to later users of the built library.
10036
10037 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10038
10039 * MAINTAINERS: Add self and RTH as C front end maintainers.
10040
10041 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10042
10043 * config.sub: Make sure to match an already-canonicalized
10044 machine name (eg. mn10300-unknown-elf).
10045
10046 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10047
10048 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10049 New macros.
10050 (bootstrap, cross): Use RECURSE_FLAGS.
10051 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10052
10053 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10054
10055 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10056
10057 2001-03-22 Colin Howell <chowell@redhat.com>
10058
10059 * Makefile.in (DO_X): Do not backslash single-quotes in
10060 backquotes (two places).
10061
10062 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10063
10064 Re-installed:
10065 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10066 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10067 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10068 * ltcf-cxx.sh: Likewise.
10069 * ltcf-gcj.sh: Likewise.
10070
10071 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10072
10073 * MAINTAINERS: Add myself as "documentation co-maintainer".
10074
10075 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10076
10077 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10078 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10079
10080 2001-03-19 Tom Tromey <tromey@redhat.com>
10081
10082 * config-ml.in: Handle GCJ and GCJFLAGS.
10083
10084 2001-03-21 Michael Chastain <chastain@redhat.com>
10085
10086 * Makefile.in: all-m4 depends on all-texinfo.
10087
10088 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10089
10090 * MAINTAINERS: Add myself to write after approval list.
10091
10092 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10093
10094 * Makefile.in (DO_X): Quote nested quotes.
10095
10096 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10097
10098 * MAINTAINERS: Add myself to write after approval list.
10099
10100 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10101
10102 * Makefile.in (DO_X): Use double quotes for quoting
10103 "RANLIB=$${RANLIB}".
10104
10105 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10106
10107 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10108
10109 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10110
10111 * configure.in: Only use `lang_requires' for languages athat are
10112 actually enabled.
10113
10114 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10115
10116 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10117
10118 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10119
10120 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10121
10122 2001-03-07 Tom Tromey <tromey@redhat.com>
10123
10124 * configure.in: Allow config-lang.in to set `lang_requires' to list
10125 of other required languages.
10126
10127 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10128
10129 * Makefile.in: Remove RANLIB definition. Use RANLIB
10130 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10131 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10132
10133 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10134 Alexandre Oliva <aoliva@redhat.com>
10135
10136 * Makefile.in (check-c++): Use tabs, not spaces.
10137
10138 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10139
10140 * MAINTAINERS: add myself to Write After Approval list.
10141
10142 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10143
10144 * Makefile.in (check-c++): New rule.
10145
10146 * configure.in (target_libs): Remove libg++.
10147 (noconfigdirs): Remove libg++.
10148 (noconfigdirs): Same.
10149 (noconfigdirs): Same.
10150 (noconfigdirs): Same.
10151
10152 * config-ml.in: Remove libg++ references.
10153
10154 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10155 (ALL_TARGET_MODULES): Same.
10156 (configure-target-libg++): Remove.
10157 (all-target-libg++): Remove.
10158 (configure-target-libio): Remove.
10159 (all-target-libio): Remove.
10160 (check-target-libio): Remove.
10161 (.PHONY): Remove.
10162 (libg++.tar.bz2): Remove.
10163 (all-target-cygmon): Remove libio.
10164 (all-target-libstdc++): Remove.
10165 (configure-target-libstdc++): Remove.
10166 (TARGET_LIB_PATH): Remove libstdc++.
10167 (ALL_GCC_CXX): Remove libstdc++.
10168 (all-target-gperf): Correct.
10169
10170 2001-02-16 Nick Clifton <nickc@redhat.com>
10171
10172 * configure.in (noconfigdirs): Allow configuration of texinfo
10173 for Cygwin hosts.
10174
10175 2001-02-15 Anthony Green <green@redhat.com>
10176
10177 * configure: Introduce GCJ_FOR_TARGET.
10178 * configure.in: Ditto.
10179 * Makefile.in: Ditto.
10180
10181 2001-02-13 Andreas Schwab <schwab@suse.de>
10182
10183 * MAINTAINERS: Update mail address.
10184
10185 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10186
10187 * config.guess: Add linux target for S/390.
10188 * config.sub: Likewise.
10189
10190 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10191
10192 * configure.in: for *-chorusos, don't config target-newlib and
10193 target-libgloss.
10194
10195 2001-02-06 Ben Elliston <bje@redhat.com>
10196
10197 * configure: Output host type to stdout, not stderr.
10198
10199 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10200
10201 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10202 * ltcf-cxx.sh: Likewise.
10203
10204 * config.if: Assume enable_libstdcxx_v3 is defined.
10205
10206 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10207
10208 Remove V2 C++ library.
10209 * configure.in: Remove --enable-libstdcxx_v3 support.
10210
10211 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10212
10213 * include/demangle.h: Add prototype for java_demangle_v3.
10214
10215 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10216
10217 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10218
10219 2001-01-27 Richard Henderson <rth@redhat.com>
10220
10221 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10222
10223 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10224
10225 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10226 Don't unset, it's non-portable and no longer necessary, set to empty
10227 instead.
10228
10229 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10230
10231 * ltconfig: Shell portability fix for the tagname validity check.
10232
10233 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10234
10235 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10236 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10237
10238 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10239
10240 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10241
10242 2001-01-26 Tom Tromey <tromey@redhat.com>
10243
10244 * configure.in: Allow libgcj to be built on Sparc Solaris.
10245
10246 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10247
10248 * ltcf-c.sh: Add aix5 case.
10249 * ltcf-cxx.sh: Likewise.
10250 * ltconfig: Likewise.
10251
10252 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10253
10254 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10255 keep at least one of build_libtool_libs or build_old_libs set to
10256 yes.
10257
10258 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10259 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10260
10261 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10262
10263 * configure.in: Enable libgcj on several additional platforms.
10264
10265 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10266
10267 * configure.in: Enable libgcj for linux targets.
10268
10269 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10270
10271 * MAINTAINERS (Write After Approval): Add myself.
10272
10273 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10274
10275 * MAINTAINERS: Add myself as vax port maintainer.
10276
10277 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10278
10279 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10280
10281 2001-01-09 Mike Stump <mrs@wrs.com>
10282
10283 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10284 failures of subdirectories.
10285
10286 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10287
10288 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10289 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10290 * ltcf-cxx.sh: Likewise.
10291 * ltcf-gcj.sh: Likewise.
10292 * ltconfig.sh: Fix typo.
10293
10294 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10295
10296 * configure: handle DOS-style absolute paths.
10297
10298 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10299
10300 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10301
10302 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10303
10304 * MAINTAINERS: Add myself as avr port co-maintainer.
10305
10306 2000-12-28 Ben Elliston <bje@redhat.com>
10307
10308 * MAINTAINERS: Add myself under ``Write After Approval''.
10309
10310 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10311
10312 * texinfo: Remove directory from GCC.
10313
10314 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10315
10316 * COPYING: Update to current
10317 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10318 to 19yy as example year in copyright notice).
10319
10320 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10321
10322 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10323 (libstdcxx_incdir): Pass down.
10324 * config.if: Remove expired bits for cxx_interface, add stub.
10325 (libstdcxx_incdir): Add variable for g++ include directory.
10326 * configure.in (gxx_include_dir): Use it.
10327
10328 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10329
10330 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10331 with old-email address from ``Write After Approval''.
10332
10333 2000-12-15 Andreas Jaeger <aj@suse.de>
10334
10335 * configure.in: Handle lang_dirs.
10336
10337 2000-12-14 Tom Tromey <tromey@redhat.com>
10338
10339 * MAINTAINERS: Removed brads.
10340
10341 * MAINTAINERS: Added gcj developers.
10342
10343 2000-12-13 Anthony Green <green@redhat.com>
10344
10345 * configure.in: Disable libgcj for any target not specifically
10346 listed. Disable libgcj for x86 and Alpha Linux until compatible
10347 with g++ abi.
10348
10349 2000-12-13 Mike Stump <mrs@wrs.com>
10350
10351 * Makefile.in (local-distclean): Also remove fastjar.
10352
10353 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10354
10355 * contrib/gcc_update: Add fastjar --touch entries.
10356
10357 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10358
10359 * configure.in: Disable language-specific target libraries for
10360 languages that aren't enabled.
10361
10362 2000-12-10 Anthony Green <green@redhat.com>
10363
10364 * configure.in: Define libgcj. Disable libgcj target libraries for
10365 most targets.
10366
10367 2000-12-10 Neil Booth <neilb@earthling.net>
10368
10369 * MAINTAINERS: Update mail address, remove from WAA list.
10370
10371 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10372
10373 * libjava: Imported from /cvs/java.
10374 * libffi: Likewise.
10375 * Boehm-gc: Likewise.
10376
10377 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10378
10379 * configure.in (target_libs): Revert 2000-12-08 patch.
10380 (noconfigdirs): Added target-libjava.
10381
10382 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10383
10384 * djunpack.bat: removed.
10385
10386 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10387
10388 * Makefile.in: handle DOS-style absolute paths.
10389 * config-ml.in: likewise.
10390 * symlink-tree: likewise.
10391
10392 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10393
10394 * fastjar: Imported.
10395
10396 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10397
10398 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10399 libjava.
10400 * configure.in (target_libs): Removed `target-libjava'.
10401
10402 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10403
10404 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10405 (ALL_MODULES): Added fastjar.
10406 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10407 (all-target-libjava): all-fastjar replaces all-zip.
10408 (all-fastjar): Added.
10409 (configure-target-fastjar, all-target-fastjar): Likewise.
10410 * configure.in (host_tools): Added fastjar.
10411
10412 2000-12-07 Mike Stump <mrs@wrs.com>
10413
10414 * Makefile.in (local-distclean): Remove leftover built files.
10415
10416 2000-11-24 Nick Clifton <nickc@redhat.com>
10417
10418 * configure.in (xscale-elf): Add target.
10419 (xscale-coff): Add target.
10420
10421 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10422
10423 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10424 recent versions of FreeBSD (release 3 or later).
10425 * ltconfig: On FreeBSD, -lc must not be provided when building
10426 a shared library or else the standard -pthread gcc option is
10427 rendered worthless to later users of the built library.
10428
10429 2000-11-16 Fred Fish <fnf@be.com>
10430
10431 * configure.in (enable_libstdcxx_v3): Fix typo,
10432 libstd++ -> libstdc++.
10433
10434 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10435
10436 * MAINTAINERS: Add self to Write After Approval list.
10437
10438 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10439
10440 * MAINTAINERS: Update my email address. Add myself to global write
10441 privs list.
10442
10443 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10444
10445 * Makefile.in: Merge with src and libgcj.
10446 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10447 configure-target-<library> when their configure scripts need the C
10448 or C++ library to have already been built to work properly.
10449 (do_proto_toplev): Set them to an empty string.
10450
10451 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10452 (REALLY_SET_LIB_PATH): Use them.
10453
10454 2000-11-17 Stan Shebs <shebs@apple.com>
10455
10456 * MAINTAINERS: Add self to Write After Approval list.
10457
10458 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10459
10460 * configure: Provide the original toplevel configure arguments
10461 (including $0) to subprocesses in the environment rather than
10462 through gcc/configargs.h.
10463
10464 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10465
10466 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10467 C99. Alphabetise "Write After Approval" list.
10468
10469 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10470
10471 * configure: Turn on libstdc++ V3 by default.
10472
10473 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10474 if we've got GCC.
10475
10476 2000-11-11 Philip Blundell <philb@gnu.org>
10477
10478 * MAINTAINERS: Add self to Write After Approval list.
10479
10480 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10481
10482 * ltcf-c.sh (aix4): Improve shared library configuration; require
10483 exporting symbols.
10484 * ltcf-cxx.sh (aix4): Define.
10485 * ltconfig (aix4): Define library and soname specs appropriate for
10486 AIX. Define command to create export symbols list.
10487
10488 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10489
10490 * config.sub: Add support for Sun Chorus
10491
10492 2000-10-31 Nick Clifton <nickc@redhat.com>
10493
10494 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10495 <name>@redhat.com. Also installed new email address for Clint
10496 Popetz.
10497
10498 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10499
10500 * etc: Remove directory from GCC.
10501
10502 2000-10-16 Michael Meissner <meissner@redhat.com>
10503
10504 * configure (gcc/configargs.h): Only create if there is a build GCC
10505 directory created.
10506
10507 2000-10-16 Matthias Klose <doko@debian.org>
10508
10509 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10510 when configured for libstdc++-v3.
10511
10512 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10513
10514 * configure: Save configure arguments to gcc/configargs.h.
10515
10516 2000-10-04 Philipp Thomas <pthomas@suse.de>
10517
10518 * config.guess: Import CVS version 1.157.
10519 * config.sub: Import CVS version 1.181.
10520
10521 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10522
10523 * Makefile.in (bootstrap): avoid recursion if subdir missing
10524 (cross): ditto
10525 (do-proto-toplev): ditto
10526
10527 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10528
10529 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10530 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10531
10532 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10533 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10534 all affected `configure' scripts.
10535
10536 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10537
10538 * MAINTAINERS: Add self as cpplib co-maintainer.
10539
10540 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10541
10542 * MAINTAINERS: Add self to Write After Approval list.
10543
10544 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10545
10546 * INSTALL/README: egcs -> GCC update.
10547
10548 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10549
10550 * MAINTAINERS: Add myself to Write After Approval list.
10551
10552 2000-09-15 Kazu Hirata <kazu@hxi.com>
10553
10554 * MAINTAINERS: Add myself to Write After Approval list.
10555
10556 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10557
10558 * configure.in: Do not build byacc for hppa64. Provide paths to the
10559 X11 libraries for hppa64.
10560
10561 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10562
10563 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10564
10565 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10566
10567 * Makefile.in (all-zlib): Added dummy target.
10568
10569 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10570 ltcf-gcj.sh: Updated from libtool multi-language branch.
10571
10572 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10573
10574 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10575 (bootstrap*): Depend on all-bootstrap.
10576
10577 2000-09-05 Philipp Thomas <pthomas@suse.de>
10578
10579 * config.guess: Import CVS version 1.156.
10580 * config.sub: Import CVS version 1.179.
10581
10582 2000-09-02 Anthony Green <green@cygnus.com>
10583
10584 * Makefile.in (all-gcc): Depend on all-zlib.
10585 (CLEAN_MODULES): Add clean-zlib.
10586 (ALL_MODULES): Add all-zlib.
10587 * configure.in (host_libs): Add zlib.
10588
10589 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10590
10591 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10592 crosses, but add gcc/include to the header search path for them.
10593
10594 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10595
10596 * MAINTAINERS: Add self to Write After Approval list.
10597
10598 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10599
10600 * config.guess: Import CVS version 1.152.
10601 * config.sub: Import CVS version 1.177.
10602
10603 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10604
10605 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10606 $targargs to tell whether newlib is going to be built.
10607
10608 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10609 $$r/TARGET_SUBDIR/libio for _G_config.h.
10610
10611 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10612
10613 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10614
10615 2000-08-22 DJ Delorie <dj@redhat.com>
10616
10617 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10618
10619 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10620
10621 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10622 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10623 sub-configures.
10624
10625 2000-08-21 DJ Delorie <dj@redhat.com>
10626
10627 * MAINTAINERS: Add self as a libiberty maintainer
10628
10629 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10630
10631 * configure.in (libstdcxx_flags): Use
10632 libstdc++-v3/src/libstdc++.INC.
10633
10634 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10635
10636 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10637
10638 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10639
10640 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10641
10642 * configure: Make enable_threads and enable_shared defaults
10643 explicit. Substitute enable_threads into generated Makefiles.
10644 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10645 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10646
10647 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10648
10649 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10650
10651 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10652
10653 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10654 previous delta.
10655
10656 2000-08-11 Jason Merrill <jason@redhat.com>
10657
10658 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10659 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10660 (FLAGS_FOR_TARGET): Not here.
10661 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10662
10663 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10664
10665 * config-ml.in (CC, CXX): Don't introduce a leading space.
10666
10667 2000-08-07 DJ Delorie <dj@delorie.com>
10668
10669 * MAINTAINERS: Add self as a DJGPP maintainer
10670
10671 2000-08-07 DJ Delorie <dj@redhat.com>
10672
10673 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10674 "if we're also building gcc, and it's a gcc that will run on the
10675 build machine, we want to use its includes instead of the system's
10676 default includes".
10677
10678 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10679
10680 * MAINTAINERS: Add self to Write After Approval list.
10681
10682 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10683
10684 * configure.in (libstdcxx_flags): Don't use `"'.
10685
10686 * config-ml.in: Adjust multilib search paths to the
10687 appropriate multilib tree.
10688
10689 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10690
10691 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10692 commas in $LANGUAGES.
10693
10694 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10695
10696 * configure.in: Re-enable all references to libg++ and librx.
10697
10698 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10699
10700 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10701 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10702 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10703 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10704
10705 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10706
10707 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10708
10709 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10710 CXX_FOR_TARGET for sed.
10711
10712 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10713
10714 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10715 Do not override if already set in the environment or in configure.
10716 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10717 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10718
10719 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10720
10721 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10722 the libtool CVS tree multi-language branch.
10723 * ltconfig, ltmain.sh: Updated.
10724
10725 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10726
10727 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10728 (clean-target): Depend on it.
10729
10730 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10731 (GCC_FOR_TARGET): Use it.
10732 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10733 * configure.in: ... here.
10734 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10735 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10736
10737 2000-07-24 Eric Christopher <echristo@cygnus.com>
10738
10739 * MAINTAINERS: Add self to Write After Approval list.
10740
10741 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10742
10743 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10744 (configure-target-libchill, configure-target-libobjc): Likewise.
10745
10746 * configure.in: Use the same cache file for all target libs.
10747 * config-ml.in: But different cache files per multilib variant.
10748
10749 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10750
10751 * configure (topsrcdir): Don't use dirname.
10752
10753 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10754
10755 * MAINTAINERS: Add self to Write After Approval list.
10756
10757 2000-07-20 Jason Merrill <jason@redhat.com>
10758
10759 * configure.in: Remove all references to libg++ and librx.
10760
10761 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10762
10763 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10764
10765 * config.sub: Update to subversions version 2000-07-06.
10766
10767 2000-07-12 Andrew Haley <aph@cygnus.com>
10768
10769 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10770 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10771
10772 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10773
10774 * symlink-tree: Check number of arguments.
10775
10776 2000-07-05 Jim Wilson <wilson@cygnus.com>
10777
10778 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10779 search path for a g++ extracted from the build tree. This
10780 will allow link tests run by configure scripts in
10781 subdirectories to succeed.
10782
10783 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10784
10785 * ltconfig: Add support for mips-dde-sysv4.2MP
10786
10787 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10788
10789 * MAINTAINERS: Add myself as loop discovery maintainer.
10790
10791 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10792
10793 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10794 `os2'. Force ac_cv_exeext to be ".exe" in that case.
10795
10796 2000-06-19 Timothy Wall <twall@cygnus.com>
10797
10798 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
10799 * config.sub: Add tic54x target.
10800
10801 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10802
10803 * MAINTAINERS: Add self as Fortran maintainer,
10804 remove Craig Burley.
10805
10806 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
10807
10808 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
10809 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
10810
10811 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
10812
10813 * MAINTAINERS: Add self as i18n maintainer
10814
10815 20000-05-21 H.J. Lu (hjl@gnu.org)
10816
10817 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
10818 directory are used if they exist. Make sure
10819 $(build_tooldir)/include is searched for header files,
10820 $(build_tooldir)/lib/ for library files.
10821 (GCC_FOR_TARGET): Likewise.
10822 (CXX_FOR_TARGET): Likewise.
10823
10824 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
10825
10826 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
10827
10828 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
10829
10830 * Makefile.in (configure-target-libiberty): Depend on
10831 configure-target-newlib.
10832
10833 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
10834
10835 * configure.in, Makefile.in: Merge all libffi-related
10836 configury stuff from the libgcj tree.
10837
10838 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
10839
10840 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10841 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
10842
10843 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10844
10845 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
10846 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
10847 current version information. Add to proto-toplev directory.
10848 (gdb-taz): Build do-djunpack.
10849
10850 2000-05-15 David Edelsohn <edelsohn@gnu.org>
10851
10852 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
10853
10854 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
10855
10856 * MAINTAINERS: Add self to Write After Approval list.
10857
10858 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10859
10860 * ltmain.sh: Preserve in relink_command any environment
10861 variables that may affect the linker behavior.
10862
10863 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
10864
10865 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
10866
10867 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
10868
10869 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
10870
10871 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
10872
10873 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
10874 with the version name.
10875
10876 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
10877
10878 * MAINTAINERS: Add self as bb-reorder maintainer.
10879
10880 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
10881
10882 * config.if: Tweak.
10883
10884 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
10885
10886 * djunpack.bat: New file.
10887
10888 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
10889
10890 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
10891 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
10892 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
10893 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
10894
10895 2000-04-16 Dave Pitts <dpitts@cozx.com>
10896
10897 * config.sub (case $basic_machine): Change default for "ibm-*"
10898 to "openedition".
10899
10900 2000-04-13 Andreas Jaeger <aj@suse.de>
10901
10902 * MAINTAINERS: Added myself.
10903
10904 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10905
10906 * Makefile.in (gdb-taz): New target. GDB specific archive.
10907 (do-md5sum): New target.
10908 (MD5PROG): Define.
10909 (PACKAGE): Default to TOOL.
10910 (VER): Default to a shell script.
10911 (taz): Rewrite target. Move real work to do-proto-toplev. Include
10912 md5 checksum generation.
10913 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
10914 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
10915 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
10916 insight.tar.bz2): Use gdb-taz to create archive.
10917
10918 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
10919
10920 * configure (warn_cflags): Delete.
10921
10922 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
10923
10924 * MAINTAINERS: Added myself.
10925
10926 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
10927 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
10928
10929 * configure.in (enable_libstdcxx_v3): Add.
10930 (target_libs): Add bits here to switch between libstdc++-v2 and
10931 libstdc++-v3.
10932 * config.if: And this file too.
10933 * Makefile.in: Add libstdc++-v3 targets.
10934
10935 2000-04-05 Michael Meissner <meissner@redhat.com>
10936
10937 * config.sub (d30v): Add d30v as a basic machine type.
10938
10939 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
10940
10941 * configure.in: -linux-gnu*, not -linux-gnu.
10942
10943 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
10944
10945 * MAINTAINERS: Add self in write-after-approval section.
10946
10947 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
10948
10949 * MAINTAINERS: Add self as ia64 port maintainer.
10950
10951 2000-03-08 Neil Booth <NeilB@earthling.net>
10952
10953 * MAINTAINERS: Add self in write-after-approval section.
10954
10955 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
10956
10957 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
10958 (do-tar-bz2): Replace TOOL with PACKAGE.
10959 (gdb.tar.bz2): Remove GDBTK from GDB package.
10960 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
10961 dejagnu.tar.bz2): New packages.
10962
10963 2000-02-27 Andreas Jaeger <aj@suse.de>
10964
10965 * configure.in: Add entry for mips*-*-linux*, move catch all
10966 *-*-*linux* entry below this one.
10967
10968 2000-02-27 Ian Lance Taylor <ian@zembu.com>
10969
10970 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
10971
10972 2000-02-24 Nick Clifton <nickc@cygnus.com>
10973
10974 * config.sub: Support an OS of "wince".
10975
10976 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
10977
10978 * config.guess, config.sub: Updated to match config's 2000-02-15
10979 version.
10980
10981 2000-02-23 Linas Vepstas <linas@linas.org>
10982
10983 * config.sub: Add support for Linux/IBM 370.
10984 * configure.in: Likewise.
10985
10986 2000-02-22 Nick Clifton <nickc@cygnus.com>
10987
10988 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
10989
10990 2000-02-20 Christopher Faylor <cgf@cygnus.com>
10991
10992 * config.guess: Guess "cygwin" rather than "cygwin32".
10993
10994 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10995
10996 * configure (gcc_version): When setting, narrow search to
10997 lines containing `version_string'.
10998
10999 2000-02-15 Denis Chertykov <denisc@overta.ru>
11000
11001 * config.sub: Add support for avr target.
11002
11003 2000-02-14 Nick Clifton <nickc@cygnus.com>
11004
11005 * MAINTAINERS: Add maintainers for MCore port.
11006
11007 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11008
11009 * config.sub: Add mmix-knuth-mmixware.
11010
11011 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11012
11013 * MAINTAINERS: Pair cccp with cpplib maintainership.
11014
11015 2000-01-27 Christopher Faylor <cgf@redhat.com>
11016
11017 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11018 structure stuff to -L library search.
11019 (CXX_FOR_TARGET): Ditto.
11020 (CROSS_CHECK_MODULES): Fix spelling mistake.
11021
11022 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11023
11024 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11025 the C++ compiler.
11026
11027 2000-01-12 Richard Henderson <rth@cygnus.com>
11028
11029 * configure.in: Don't build some bits for beos.
11030
11031 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11032
11033 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11034 as include files.
11035
11036 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11037
11038 * Add self as cpplib maintainer, as requested by Jason
11039 Merrill. Correct my e-mail address.
11040
11041 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11042
11043 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11044 not mh-aix43.
11045
11046 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11047
11048 * MAINTAINERS: Add myself to "write after approval" list.
11049
11050 1999-12-14 Richard Henderson <rth@cygnus.com>
11051
11052 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11053 * config.sub: Accept alphaev[78], alphaev8.
11054
11055 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11056
11057 * config.guess, config.sub: Update from autoconf.
11058
11059 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11060
11061 * MAINTAINERS: update my playtime e-address.
11062
11063 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11064
11065 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11066 necessary libraries are missing.
11067
11068 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11069
11070 * MAINTAINERS: Add new 'write after approval' maintainer.
11071
11072 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11073
11074 * MAINTAINERS: Add new Java maintainer.
11075
11076 1999-10-25 Andreas Schwab <schwab@suse.de>
11077
11078 * configure: Fix quoting inside arguments of eval.
11079
11080 1999-10-21 Nick Clifton <nickc@cygnus.com>
11081
11082 * config-ml.in: Allow suppression of some ARM multilibs.
11083
11084 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11085
11086 * config.guess: Add OS/390 match pattern.
11087 * config.sub: Add mvs, openedition targets.
11088 * configure.in (i370-ibm-opened*): New.
11089
11090 1999-09-04 Steve Chamberlain <sac@pobox.com>
11091
11092 * config.sub: Add support for configuring for pj.
11093
11094 1999-08-31 Nick Clifton <nickc@cygnus.com>
11095
11096 * config.sub (maybe_os): Add support for configuring for fr30.
11097
11098 1999-08-25 Nick Clifton <nickc@cygnus.com>
11099
11100 * configure.in: Do not configure or build ld for AIX
11101 platforms. ld is known to be broken on these platforms.
11102
11103 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11104
11105 * config-ml.in: Pass compiler flag corresponding to multidirs to
11106 subdir configures.
11107
11108 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11109
11110 * Makefile.in (LDFLAGS): Define.
11111
11112 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11113
11114 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11115 noconfigdirs.
11116 (*-*-cygwin*): Likewise.
11117
11118 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11119
11120 * mkdep: New file.
11121 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11122 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11123
11124 From Eli Zaretskii <eliz@is.elta.co.il>:
11125 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11126 long file name when using DJGPP on MS-DOS.
11127
11128 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11129
11130 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11131
11132 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11133
11134 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11135 dependency as this causes "make check" to globally "make all"
11136
11137 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11138
11139 * configure.in (target_libs): Added target-zlib.
11140 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11141 (CONFIGURE_TARGET_MODULES): Likewise.
11142 (CHECK_TARGET_MODULES): Likewise.
11143 (INSTALL_TARGET_MODULES): Likewise.
11144 (CLEAN_TARGET_MODULES): Likewise.
11145 (configure-target-zlib): New target.
11146 (all-target-zlib): Likewise.
11147 (all-target-libjava): Depend on all-target-zlib.
11148 (configure-target-libjava): Depend on configure-target-zlib.
11149
11150 * Makefile.in (configure-target-libjava): Depend on
11151 configure-target-newlib.
11152 (configure-target-boehm-gc): New target.
11153 (configure-target-qthreads): New target.
11154
11155 * configure.in (target_libs): Added target-qthreads.
11156 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11157 (CONFIGURE_TARGET_MODULES): Likewise.
11158 (CHECK_TARGET_MODULES): Likewise.
11159 (INSTALL_TARGET_MODULES): Likewise.
11160 (CLEAN_TARGET_MODULES): Likewise.
11161 (all-target-qthreads): New target.
11162 (configure-target-libjava): Depend on configure-target-qthreads.
11163 (all-target-libjava): Depend on all-target-qthreads.
11164
11165 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11166 (CONFIGURE_TARGET_MODULES): Likewise.
11167 (CHECK_TARGET_MODULES): Likewise.
11168 (INSTALL_TARGET_MODULES): Likewise.
11169 (CLEAN_TARGET_MODULES): Likewise.
11170 (all-target-libjava): New target.
11171 (all-target-boehm-gc): Likewise.
11172 * configure.in (target_libs): Added libjava, boehm-gc.
11173
11174 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11175
11176 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11177 configure.bat in SUPPORT_FILES.
11178 (gas+binutils.tar.bz2): Likewise.
11179
11180 * makeall.bat: Remove; obsolete.
11181
11182 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11183
11184 From Mark Elbrecht:
11185 * configure.bat: Remove; obsolete.
11186
11187 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11188
11189 * configure: Add -W -Wall to the default CFLAGS when compiling with
11190 gcc.
11191
11192 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11193
11194 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11195
11196 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11197
11198 * configure.in: Build ld on IRIX6.
11199
11200 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11201
11202 * Makefile.in: Change distribution targets to use bzip2 instead of
11203 gzip.
11204 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11205 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11206
11207 1999-06-04 Nick Clifton <nickc@cygnus.com>
11208
11209 * config.sub: Add mcore target.
11210
11211 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11212
11213 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11214
11215 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11216
11217 * config.guess (dummy): Changed to $dummy.
11218
11219 1999-05-24 Nick Clifton <nickc@cygnus.com>
11220
11221 * config.sub: Tidied up case statements.
11222
11223 1999-05-22 Ben Elliston <bje@cygnus.com>
11224
11225 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11226 <jiro@din.or.jp>.
11227
11228 * config.guess: Merge with FSF version. Future changes will be
11229 more accurately recorded in this ChangeLog.
11230 * config.sub: Likewise.
11231
11232 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11233
11234 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11235
11236 1999-04-30 Tom Tromey <tromey@cygnus.com>
11237
11238 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11239
11240 1999-04-23 Tom Tromey <tromey@cygnus.com>
11241
11242 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11243
11244 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11245
11246 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11247 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11248 Bad merge removed these two changes.
11249
11250 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11251 Martin Heller (Ing.-Buero_Heller@t-online.de)
11252
11253 * config.guess (interix Alpha): Add.
11254
11255 1999-04-11 Richard Henderson <rth@cygnus.com>
11256
11257 * configure.in (i?86-*-beos*): Do config gperf; don't config
11258 gdb, newlib, or libgloss.
11259
11260 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11261
11262 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11263 link a trivial program with -mabi=64. If it fails, remove mabi=64
11264 from multidirs.
11265
11266 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11267
11268 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11269
11270 1999-04-08 Nick Clifton <nickc@cygnus.com>
11271
11272 * config.sub: Add support for mcore targets.
11273
11274 1999-04-07 Michael Meissner <meissner@cygnus.com>
11275
11276 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11277 not mt-ospace, in order to shut up assembler warning about using
11278 symbols that are named the same as registers.
11279
11280 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11281
11282 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11283 dependency list for all-target-cygmon.
11284
11285 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11286
11287 * config-ml.in: Check $host, not $target, for selective multilibs.
11288 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11289 thumb interworking, and underscore prefix multilibs.
11290
11291 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11292
11293 * missing: Update to version from current automake.
11294
11295 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11296
11297 * configure (gxx_include_dir): Removed.
11298
11299 * configure.in (gxx_include_dir): Handle it.
11300 * Makefile.in: Likewise.
11301
11302 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11303
11304 * config.sub (mips64vr4111,mips64vr4111el) Add.
11305
11306 1999-03-21 Ben Elliston <bje@cygnus.com>
11307
11308 * config.guess: Correct typo for detecting ELF on FreeBSD.
11309
11310 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11311
11312 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11313 config/mh-djgpp.
11314
11315 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11316
11317 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11318 all-target-newlib to dependency list for all-target-bsp.
11319
11320 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11321
11322 * config.sub: Add i386-uwin support.
11323 * config.guess: Likewise.
11324
11325 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11326
11327 * configure.in: cleanup, add mh-*pic handling for arm, special
11328 case powerpc*-*-aix*
11329
11330 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11331
11332 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11333 can be built.
11334
11335 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11336
11337 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11338 targets.
11339
11340 1999-03-02 Nick Clifton <nickc@cygnus.com>
11341
11342 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11343
11344 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11345
11346 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11347
11348 1999-02-24 Nick Clifton <nickc@cygnus.com>
11349
11350 * config.sub: Fix typo in arm recognition.
11351
11352 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11353
11354 * configure.in (noconfigdirs): Changed target_configdirs to
11355 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11356 rather than m68k-*-* since it is not known to work on
11357 m68k-aout. Ditto for arm-*-*oabi.
11358
11359 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11360
11361 * configure.in (*-*-windows*): Remove, no longer used.
11362
11363 1999-02-19 Ben Elliston <bje@cygnus.com>
11364
11365 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11366 Smart and improved by Andrew Cagney.
11367
11368 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11369
11370 * config.guess: Recognize openbsd-*-hppa.
11371
11372 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11373
11374 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11375 only if it is not empty.
11376
11377 1999-02-17 Nick Clifton <nickc@cygnus.com>
11378
11379 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11380
11381 * config.guess: Modified to recognize uname's armv* syntax.
11382
11383 * config.sub: Modified to recognize uname's armv* syntax.
11384
11385 1999-02-17 Mark Salter <msalter@cygnus.com>
11386
11387 * configure.in: Added target-bsp for sparclite.
11388
11389 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11390
11391 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11392
11393 1999-02-08 Nick Clifton <nickc@cygnus.com>
11394
11395 * configure.in: Add support for strongarm port.
11396 * config.sub: Add support for strongarm target.
11397
11398 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11399
11400 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11401 the old name config/mh-cygwin32.
11402 Enable texinfo.
11403
11404 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11405
11406 * configure.in: Do build ld for ix86 Solaris.
11407
11408 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11409
11410 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11411 $AR_FOR_TARGET. Likewise for RANLIB.
11412
11413 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11414
11415 * config.sub (oabi): Recognize.
11416 * configure.in (arm-*-oabi): Handle.
11417
11418 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11419
11420 * config.guess: Improve detection of i686 on UnixWare 7.
11421
11422 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11423
11424 * config.guess: Add support for i386-pc-interix.
11425 * config.sub: Likewise.
11426 * configure.in: Likewise.
11427
11428 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11429
11430 * Makefile.in: Remove unneeded all-target-libio from
11431 from all-target-winsup target since it is now unneeded.
11432 Add all-target-libtermcap in its place since it is now
11433 needed.
11434
11435 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11436
11437 * configure.in: makefile stub for cygwin target is probably
11438 unnecessary. Remove it for now.
11439
11440 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11441
11442 * configure.in: libtermcap.a should be built when cygwin is the
11443 target as well as the host.
11444 * config.guess: Allow mixed case in cygwin uname output.
11445 * Makefile.in: Add libtermcap target.
11446
11447 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11448
11449 * config.sub: Clean up handling of hppa2.0.
11450
11451 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11452
11453 * config.guess: Use C code to identify more HP machines.
11454
11455 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11456
11457 * config.sub: Handle hppa2.0.
11458
11459 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11460
11461 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11462 cygmon for all sparclite targets, regardless of object format.
11463
11464 1998-12-15 Mark Salter <msalter@cygnus.com>
11465
11466 * configure.in: Added target-bsp for several target architectures.
11467
11468 * Makefile.in: Added rules for bsp.
11469
11470 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11471
11472 * config.guess: Improve detection of hppa2.0 processors.
11473
11474 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11475
11476 * config.guess: Recognize FreeBSD using ELF automatically.
11477
11478 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11479
11480 * configure (skip-this-dir): Add handling for new shell script, which
11481 might be created by a sub-directory's configure to indicate, this particular
11482 directory is "unwanted".
11483 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11484
11485 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11486
11487 * ltconfig: import from libtool, after changing libtool to
11488 account for the cygwin name change.
11489
11490 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11491
11492 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11493 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11494
11495 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11496
11497 * configure.in: Add libtermcap to list of cygwin dependencies.
11498
11499 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11500
11501 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11502 they include winsup/include when it's a cygwin target.
11503
11504 1998-11-12 Tom Tromey <tromey@cygnus.com>
11505
11506 * configure.in (host_tools): Added zip.
11507 * Makefile.in (all-target-libjava): Depend on all-zip.
11508 (all-zip): New target.
11509 (ALL_MODULES): Added all-zip.
11510 (NATIVE_CHECK_MODULES): Added check-zip.
11511 (INSTALL_MODULES): Added install-zip.
11512 (CLEAN_MODULES): Added clean-zip.
11513
11514 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11515
11516 * Makefile.in: lose "32" from comment about cygwin.
11517
11518 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11519
11520 * configure.in: Use -Os to build target libraries for the fr30.
11521
11522 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11523
11524 * config.sub: Add fr30.
11525
11526 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11527
11528 * configure.in: drop "32" from config/mh-cygwin32. Check
11529 cygwin* instead of cygwin32*.
11530 * config.sub: Check cygwin* instead of cygwin32*.
11531
11532 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11533
11534 * config.guess: Match any version of Unixware7.
11535
11536 1998-10-20 Syd Polk <spolk@cygnus.com>
11537
11538 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11539 if desired.
11540
11541 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11542
11543 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11544 these if the appropriate directories and files to not exist.
11545
11546 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11547
11548 * Makefile.in (DEVO_SUPPORT): Add config.if.
11549
11550 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11551
11552 * configure: Add pattern to replace "build_tooldir"'s
11553 definition in the generated Makefile with "tooldir"'s
11554 actual value.
11555
11556 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11557
11558 * config.sub: Bring back lost sparcv9.
11559
11560 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11561
11562 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11563
11564 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11565 CC_FOR_TARGET and friends.
11566
11567 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11568
11569 * Makefile.in (build_tooldir): New variable, same as tooldir.
11570 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11571 -B$(build_tooldir)/bin/.
11572 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11573
11574 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11575
11576 * README: Remove installation instructions and refer to the
11577 INSTALL directory instead.
11578
11579 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11580
11581 * config.sub: Add support for i[34567]86-pc-udk.
11582 * configure.in: Likewise.
11583
11584 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11585
11586 * Makefile.in: add bzip2 package building bits for user
11587 tools module
11588 * configure.in: ditto
11589
11590 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11591
11592 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11593 (ALL_TARGET_MODULES): Add all-target-libobjc.
11594 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11595 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11596 (all-target-libchill): Add dependencies.
11597 * configure.in (target_libs): Add libchill.
11598
11599 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11600
11601 * configure.in (target_subdir): Remove duplicate line.
11602
11603 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11604
11605 * Makefile.in (all-automake): fix dependencies.
11606
11607 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11608
11609 * configure.in: Minor cleanups for building in the $(target_alias)
11610 subdir.
11611
11612 1998-09-22 Jim Wilson <wilson@cygnus.com>
11613
11614 * Makefile.in (bootstrap): Set r and s before make all. Use
11615 BASE_FLAGS_TO_PASS in make all.
11616 (cross): Likewise.
11617
11618 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11619
11620 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11621
11622 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11623
11624 * config.sub: Fix typo in last change.
11625
11626 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11627
11628 * config.sub: Add support for C4x target.
11629 * configure.in: Likewise.
11630
11631 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11632
11633 * config.sub: Recognize sparcv9 just like sparc64.
11634
11635 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11636
11637 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11638
11639 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11640
11641 * config.guess: Correctly identify Pentium II sco boxes.
11642
11643 * config.guess: Fix "tr" code. From Weiwen Liu.
11644
11645 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11646
11647 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11648 stabs.
11649
11650 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11651
11652 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11653 (ALL_TARGET_MODULES): Add all-target-libchill.
11654 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11655 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11656 (all-target-libchill): Add dependencies.
11657 * configure.in (target_libs): Add libchill.
11658
11659 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11660
11661 * config.guess: Avoid assumptions about "tr" behaves when
11662 LANG is set to something other than English.
11663
11664 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11665
11666 * configure (gxx_include_dir): Changed to
11667 '${prefix}/include/g++'-${libstdcxx_interface}.
11668
11669 * config.if: New to determine the interfaces.
11670
11671 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11672
11673 * config.guess: Detect and handle MPE/IX.
11674 * config.sub: Deal with MPE/IX.
11675
11676 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11677
11678 * configure.in: Use mh-aix43.
11679
11680 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11681
11682 * configure: Fix --without/--disable cases for gxx-include-dir.
11683
11684 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11685
11686 * mdata-sh: Imported. Needed for automake support.
11687
11688 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11689
11690 * Makefile.in (taz): Try "chmod -R og=u ." before
11691 "chmod og=u `find . -print`".
11692
11693 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11694
11695 * configure.in: Add arm-elf and thumb-elf support.
11696
11697 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11698
11699 * Makefile.in: Undo previous patch.
11700
11701 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11702
11703 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11704 to here ...
11705 (install-no-fixedincludes): and here
11706 (INSTALL_MODULES): ... from here.
11707
11708 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11709
11710 * config.sub: Merge with FSF.
11711
11712 * config.guess: Merge with FSF.
11713
11714 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11715
11716 * configure (extraconfigdirs): New variable.
11717 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11718 * Makefile.in (all): Move higher in file.
11719 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11720 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11721 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11722 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11723 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11724
11725 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11726
11727 * Makefile.in (all-target-libjava): Depend on all-gcc and
11728 all-target-newlib.
11729 (configure-target-libjava): Depend on $(ALL_GCC).
11730
11731 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11732
11733 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11734 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11735
11736 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11737
11738 * INSTALL/README: Fix typo.
11739
11740 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11741
11742 * ylwrap: Change absolute path checks to check for DOS style path
11743 names.
11744
11745 * ylwrap: Don't use a full path name if the source file is in the
11746 same directory. From hjl@lucon.org (H.J. Lu).
11747
11748 * config-ml.in: Default to being verbose, to match Feb 18 change to
11749 configure.
11750
11751 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11752
11753 Brought over from egcs:
11754
11755 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11756
11757 * configure.in (target_subdir): Set to ${target_alias} instead
11758 of "libraries".
11759
11760 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11761
11762 * configure.in (target_subdir): Set to libraries if enable_multilib.
11763
11764 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11765
11766 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11767 multilibs, force reconfiguration the first time we create
11768 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11769
11770 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11771
11772 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11773 avoid confusion with --no-recursion.
11774
11775 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11776
11777 * configure.in: Win32 hosts shouldn't use install -x
11778 * install-sh: remove -x option, and special .exe-handling
11779 hack.
11780
11781 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11782
11783 * config.guess: Recognize i586-pc-beos.
11784 * configure.in: Don't build some bits for beos.
11785
11786 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11787
11788 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11789 CFLAGS default to -O2.
11790
11791 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11792 when using GNU ld.
11793
11794 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
11795
11796 * ltmain.sh: Correct install when using a different shell.
11797
11798 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
11799
11800 * ltconfig, ltmain.sh: Update to libtool 1.2b.
11801
11802 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
11803
11804 * makefile.vms: Update to build binutils/makefile.vms. Add install
11805 target.
11806
11807 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
11808
11809 * ltconfig: Update to correct AIX handling.
11810
11811 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11812
11813 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
11814
11815 * configure.in (target_subdir): Set to ${target_alias} instead
11816 of "libraries".
11817
11818 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
11819
11820 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
11821 (Makefile): Depend on $(gcc_version_trigger).
11822
11823 * configure (gcc_version): Change default initializer to empty
11824 string.
11825 (gcc_version_trigger): New variable; pass this variable down
11826 to subdir configures to enable them checking gcc's version
11827 themselves. Emit make macros for both gcc_version vars.
11828 (topsrcdir): Initialize reliably.
11829 (recursion line): Remove --with-gcc-version=${gcc_version}.
11830
11831 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11832
11833 * configure (enable_version_specific_runtime_libs): Implement new flag
11834 --enable-version-specific-runtime-libs which installs C++ runtime stuff
11835 in $(libsubdir); emit definition in each generated Makefile.
11836 (gxx_include_dir): Initialize depending on
11837 $enable_version_specific_runtime_libs.
11838
11839 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
11840
11841 * configure (gcc_version): Initialize properly depending on
11842 how and where configure is started.
11843 (recursion line): Pass a --with-gcc-version=${gcc_version}
11844 to configures in subdirs.
11845
11846 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
11847
11848 * configure.in (noconfigdirs): Add configure pattern for mips tx39
11849 cygmon
11850
11851 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
11852
11853 * configure.in: Add cygmon and libstub support for mn10200.
11854
11855 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
11856
11857 * configure (gcc_version): Add new variable describing the
11858 particular gcc version we're building.
11859 * Makefile.in (libsubdir): Add new macro for the directory
11860 in which the compiler finds executables, libraries, etc.
11861 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
11862 and libsubdir.
11863
11864 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11865
11866 * Makefile.in (local-clean): Remove *.log.
11867 (warning.log): Built with warn_summary from build.log.
11868 (mail-report.log): Run test_summary.
11869 (mail-report-with-warnings.log): Run test_summary including
11870 warning.log in the report.
11871
11872 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
11873
11874 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
11875
11876 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
11877
11878 * Makefile.in (grep): Grep no longer depends on libiberty.
11879
11880 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
11881
11882 * Makefile.in: all-snavigator needs all-libgui.
11883
11884 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
11885
11886 * configure.in: Add cygmon and libstub support for mn10300.
11887
11888 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
11889
11890 * missing: Update to version from automake 1.3.
11891
11892 * ltmain.sh: On installation, don't get confused if the same name
11893 appears more than once in the list of library names.
11894
11895 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
11896
11897 * config.sub: Accept m68060 and m5200 as CPU names.
11898
11899 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
11900
11901 * configure: Use && rather than using -a in test, because odd
11902 strings can confuse test.
11903 * configure.in: Likewise.
11904
11905 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
11906
11907 * ltconfig, ltmain.sh: Bring in Visual C++ support.
11908
11909 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11910
11911 * Makefile.in (boostrap2-lean, bootstrap3-lean,
11912 bootstrap4-lean): New targets.
11913
11914 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
11915
11916 * mpw-* Delete. Not used.
11917
11918 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
11919
11920 * COPYING.LIB: Update FSF address.
11921
11922 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
11923
11924 * ltconfig, ltmain.sh: Update to libtool 1.2a.
11925
11926 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
11927 GAS_SUPPORT_DIRS.
11928
11929 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
11930
11931 * ltconfig, ltmain.sh: Avoid producing a version number if
11932 -version-info was not used.
11933
11934 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
11935
11936 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
11937 building with newlib.
11938
11939 1998-04-30 Paul Eggert <eggert@twinsun.com>
11940
11941 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
11942 Solaris `make' causes it to continue to next definition.
11943
11944 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
11945
11946 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
11947 the right GUI libraries and files are installed along with GDB.
11948
11949 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
11950
11951 * configure.in: Change alpha to alpha* in several places.
11952
11953 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
11954
11955 * config.sub: Recognize sparc86x.
11956
11957 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
11958
11959 * configure.in (--enable-target-optspace): Remove debug echo.
11960
11961 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
11962
11963 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
11964
11965 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
11966
11967 * ltconfig: Update cygwin32 support.
11968
11969 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
11970 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
11971 (GDB_SUPPORT_DIRS): Likewise.
11972
11973 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
11974
11975 * configure.in (target_makefile_frag): If --enable-target-optspace,
11976 use -Os to compile target libraries rather than -O2. Default to
11977 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
11978 not used.
11979 * configure.in (target_cflags): Ditto for d30v.
11980
11981 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
11982
11983 * Makefile.in (all-bfd): Depend on all-intl.
11984 (all-binutils): Likewise.
11985 (all-gas): Likewise.
11986 (all-gprof): Likewise.
11987 (all-ld): Likewise.
11988
11989 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
11990
11991 * configure.in (host_tools): Fix typo, lbtool -> libtool.
11992
11993 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
11994
11995 * Makefile.in (all-bfd): Depend upon all-libiberty.
11996
11997 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
11998
11999 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12000
12001 * Makefile.in: Add libstub.
12002
12003 * configure.in: Ditto. Build libstub for targets that have cygmon
12004 support.
12005
12006 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12007
12008 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12009
12010 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12011
12012 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12013 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12014
12015 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12016
12017 * configure: Define DEFAULT_M4 by searching PATH.
12018 * Makfile.in: Use DEFAULT_M4.
12019
12020 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12021
12022 * ltconfig: Add cygwin32 support.
12023
12024 * Makefile.in, configure.in: Add libtool as a native only directory
12025 to configure and build.
12026
12027 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12028
12029 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12030
12031 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12032
12033 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12034
12035 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12036
12037 * Makefile.in: add ash make rules
12038 * configure.in: add ash to native_only and host_tools lists
12039
12040 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12041
12042 * Makefile.in (all-gettext, all-intl): New targets.
12043 (ALL_MODULES): Added all-gettext, all-intl.
12044 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12045 (INSTALL_MODULES): Added install-gettext, install-intl.
12046 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12047
12048 * configure.in (host_tools): Added gettext.
12049 (native_only): Likewise.
12050 (noconfigdirs) [various cases]: Likewise.
12051 (host_libs): Added intl.
12052
12053 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12054
12055 * configure: Do not disable building gdbtk for cygwin32 hosts.
12056
12057 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12058
12059 * configure.in: Add thumb-coff target.
12060 * config.sub: Add thumb-coff target.
12061
12062 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12063
12064 * Makefile.in: Revert yesterday's change.
12065 (all-target-winsup): all-target-librx stays out of here.
12066
12067 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12068
12069 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12070 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12071 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12072 Remove references to librx and libg++.
12073
12074 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12075
12076 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12077 recursive makes
12078
12079 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12080
12081 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12082 for newlib directory.
12083 (CXX_FOR_TARGET): Likewise.
12084
12085 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12086
12087 * ltconfig: Update after libtool/ltconfig.in change for
12088 hpux11.
12089
12090 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12091
12092 * ltconfig, ltmain.sh: Update to libtool 1.2.
12093
12094 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12095
12096 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12097 (install-gcc-cross): Instead, override LANGUAGES here.
12098
12099 1998-03-18 Dave Love <d.love@dl.ac.uk>
12100
12101 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12102 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12103
12104 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12105
12106 * configure.in: Add Thumb-pe target.
12107
12108 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12109
12110 * Makefile.in - changed sn targets to snavigator
12111 * configure.in - changed sn targets to snavigator
12112
12113 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12114
12115 * config-ml.in: After building symlink tree call make distclean
12116 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12117 to be the case for libiberty.
12118
12119 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12120
12121 * configure: When making link, also check the current
12122 directory. The configure scripts may create one.
12123
12124 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12125
12126 * config.sub: Accept alphapca56 and alphaev6 properly.
12127
12128 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12129
12130 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12131
12132 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12133
12134 * config.sub (sco5): Fix typo.
12135
12136 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12137
12138 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12139 install-itcl.
12140 (install-itcl): Remove dependency on install-tcl.
12141
12142 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12143
12144 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12145
12146 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12147
12148 * configure.in: Don't build libgui for a cygwin32 target when not on
12149 a cygwin32 host.
12150
12151 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12152
12153 * configure (redirect): Set to null, so default behavior of
12154 configure is now --verbose.
12155
12156 1998-02-16 Dave Love <d.love@dl.ac.uk>
12157
12158 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12159 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12160
12161 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12162
12163 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12164 this change to sync Makefile.in with its ChangeLog entries.
12165
12166 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12167
12168 * ltmain.sh (mkdir): Check that the directory doesn't exist
12169 before we exit with error, so that we don't get races during
12170 parallel builds.
12171
12172 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12173
12174 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12175
12176 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12177
12178 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12179 PICFLAG_FOR_TARGET.
12180 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12181
12182 * configure: Emit a definition for the new macro enable_shared
12183 into each Makefile.
12184
12185 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12186
12187 * configure.in (host_tools, native_only): Add libtool.
12188
12189 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12190
12191 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12192 Fix typo in ming config comment.
12193
12194 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12195
12196 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12197
12198 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12199
12200 * config.sub: Add tic30 cases, and map c30 to tic30.
12201
12202 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12203
12204 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12205 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12206 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12207 (CLEAN_TARGET_MODULES): Similarly
12208 (all-target-libf2c): Add dependences.
12209 * configure.in (target_libs): Add libf2c.
12210
12211 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12212
12213 * configure.in: Remove expect from noconfigdirs when target
12214 is cygwin32. OK to build expect and dejagnu with Canadian
12215 Cross.
12216
12217 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12218
12219 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12220 host.
12221
12222 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12223 and mingw32.
12224
12225 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12226
12227 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12228 here as it is not defined in the toplevel Makefile.
12229
12230 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12231
12232 * configure (package_makefile_rules_frag): New variable, which names
12233 a file with generic rules, ...
12234 Change comment to mention we now have FIVE parts.
12235 * configure: Undo last change.
12236
12237 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12238
12239 * config.guess: More accurate determination of HP processor types.
12240 * config.sub: More accurate determination of HP processor types.
12241
12242 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12243
12244 * configure (package_makefile_frag): Move inserting the
12245 ${package_makefile_frag} to where it should be according
12246 to the comment.
12247
12248 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12249
12250 * config.guess: Add support for Linux/ARM.
12251
12252 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12253
12254 * .cvsignore: Remove *-info and *-install since they match
12255 release-info and mpw-install, which we don't want to just ignore.
12256
12257 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12258
12259 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12260
12261 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12262
12263 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12264 local_prefix to sub-make invocations.
12265
12266 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12267
12268 * configure.in: Check makefile fragments in the source
12269 directory.
12270
12271 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12272
12273 * configure.in: Check whether host and target makefile
12274 fragments exist before adding them to *_makefile_frag.
12275
12276 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12277
12278 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12279
12280 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12281
12282 * configure.in: Make sure we only replace RPATH_ENVVAR on
12283 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12284 regexp to sed.
12285
12286 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12287 to sub-makes.
12288
12289 1998-01-13 Lee Iverson (leei@ai.sri.com)
12290
12291 * config-ml.in (multi-do): LDFLAGS must include multilib
12292 designator.
12293
12294 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12295
12296 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12297
12298 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12299
12300 * config.sub: Add mingw32 support.
12301 * configure.in: Likewise.
12302
12303 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12304
12305 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12306
12307 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12308
12309 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12310 * configure (gxx_include_dir): Provide a definition for subdirs
12311 which do not use autoconf.
12312
12313 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12314
12315 * config.guess: Sync with egcs. Picks up new alpha support,
12316 BeOS & some additional linux support.
12317
12318 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12319
12320 * config.guess: HP 9000/803 is a PA1.1 machine.
12321
12322 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12323
12324 * configure.in: It's alpha*-...
12325
12326 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12327
12328 * configure.in (host_makefile_frag, target_makefile_frag):
12329 Handle multiple config files.
12330 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12331 alpha-*-*.
12332
12333 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12334
12335 * mkdep: New file.
12336
12337 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12338
12339 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12340
12341 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12342
12343 * Makefile.in: Add libgui directory.
12344 (GDB_TK): Add all-libgui.
12345 * configure.in: Add libgui directory.
12346 * configure: Add all-libgui to GDB_TK.
12347
12348 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12349
12350 * config-ml.in (multidirs): Add m32r to multilib list.
12351
12352 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12353
12354 * Makefile.in (all-target-gperf): Change dependency to
12355 all-target-libstdc++.
12356
12357 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12358
12359 * config.guess: Add BeOS support.
12360
12361 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12362
12363 Source directory cvs renamed to cvssrc:
12364 * configure.in (host_tools): Change cvs to cvssrc.
12365 (native_only): Likewise.
12366 (noconfigdirs) [various cases]: Likewise.
12367 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12368 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12369 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12370 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12371 (all-cvssrc): Rename target from all-cvs.
12372
12373 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12374
12375 * configure (gxx_include_dir): Fix thinko.
12376
12377 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12378
12379 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12380 (install-cross, install-gcc-cross): New targets.
12381
12382 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12383
12384 * configure.in (noconfigdirs): Add support for Thumb target.
12385
12386 * config.sub (maybe_os): Add support for Thumb target.
12387
12388 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12389
12390 * Makefile.in: Add rules for cygmon.
12391
12392 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12393
12394 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12395
12396 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12397 * configure (gxx_include_dir): Provide a definition for subdirs
12398 which do not use autoconf.
12399
12400 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12401
12402 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12403 11/18/97 build
12404
12405 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12406
12407 * From Franz Sirl.
12408 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12409 found on RedHat Linux systems.
12410
12411 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12412
12413 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12414 guesses.
12415
12416 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12417
12418 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12419
12420 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12421
12422 * ltmain.sh: If mkdir fails, check whether the directory was created
12423 anyhow by some other process.
12424
12425 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12426
12427 * configure.in (d30v-*-*): Configure all directories.
12428
12429 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12430
12431 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12432 for the D30V.
12433
12434 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12435
12436 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12437
12438 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12439
12440 * include/libiberty.h: Add extern "C" { so it can be used with C++
12441 progrms.
12442 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12443 programs.
12444
12445 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12446
12447 * configure.in (d30v-*-*): Configure GCC now.
12448
12449 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12450
12451 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12452 is no longer needed.
12453
12454 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12455
12456 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12457
12458 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12459
12460 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12461 targets using "$@" to provide support for similar but not identical
12462 targets without having to duplicate code.
12463
12464 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12465
12466 * makefile.vms: Fix to work with DEC C.
12467
12468 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12469
12470 * config.sub: Add mips-tx39-elf to marketing names.
12471
12472 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12473
12474 * ltmain.sh: Handle symlinks in generated script.
12475
12476 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12477
12478 * configure: Handle autoconf style directory options: --bindir,
12479 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12480 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12481 --sysconfdir.
12482 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12483 (sharedstatedir, localstatedir, oldincludedir): New variables.
12484 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12485 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12486 sbindir, sharedstatedir, and sysconfdir.
12487
12488 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12489
12490 * Makefile.in (bootstrap-lean): New target.
12491
12492 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12493
12494 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12495 sn, and gnuserv from noconfigdirs.
12496
12497 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12498
12499 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12500
12501 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12502
12503 * Makefile.in (cross): New target.
12504
12505 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12506 Jeff Law <law@cygnus.com>
12507
12508 * Makefile.in (bootstrap2, bootstrap3): New targets.
12509 (all-bootstrap): Remove outdated and confusing target.
12510 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12511
12512 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12513
12514 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12515 windows. Consistent with gdb/configure.
12516
12517 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12518
12519 * configure.in: Name Linux target fragment.
12520
12521 * configure: Rewrite so that project Makefile fragment is inserted
12522 first and appears last in the resulting Makefile.
12523
12524 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12525
12526 * Makefile.in (install-itcl): Install tcl first.
12527
12528 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12529
12530 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12531
12532 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12533
12534 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12535
12536 * configure.in (skipdirs): Add target-librx for Linux.
12537 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12538
12539 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12540
12541 * Makefile.in (bootstrap): New target.
12542
12543 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12544
12545 * config.sub: Accept 'amigados' for backward compatibility.
12546
12547 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12548
12549 * config.guess: Merge with FSF.
12550
12551 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12552
12553 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12554
12555 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12556
12557 * config.sub: Add "marketing-names" patch.
12558
12559 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12560
12561 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12562
12563 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12564
12565 * config.sub: Handle v850-elf.
12566
12567 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12568
12569 * .cvsignore (*-install): Remove.
12570
12571 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12572
12573 * ltconfig: Set CONFIG_SHELL in libtool.
12574 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12575
12576 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12577
12578 * configure.in (target_subdir): Set to libraries if enable_multilib.
12579
12580 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12581
12582 * config.guess: Update from gcc directory.
12583
12584 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12585
12586 * Makefile.in (all-sim): Depends on all-readline.
12587
12588 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12589
12590 * Makefile.in (BISON, YACC): Use $$s.
12591 (all-bison): Depend on all-texinfo.
12592
12593 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12594
12595 * Makefile.in (BISON): Add -L flag.
12596 (YACC): Likewise.
12597
12598 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12599
12600 * configure.in (noconfigdirs): Add support for v850e target.
12601
12602 * config.sub (maybe_os): Add support for v850e target.
12603
12604 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12605
12606 * configure.in (noconfigdirs): Add support for v850ea target.
12607
12608 * config.sub (maybe_os): Add support for v850ea target.
12609
12610 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12611
12612 * config.sub: Add mipstx39. Delete r3900.
12613
12614 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12615
12616 * Makefile.in (all-autoconf): Depends on all-texinfo.
12617
12618 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12619
12620 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12621 eabi targets.
12622
12623 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12624
12625 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12626
12627 * configure: When handling a Canadian Cross, handle YACC as well as
12628 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12629 * Makefile.in (all-bison): Depend upon all-texinfo.
12630
12631 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12632
12633 * Makefile.in (BISON): bison, not byacc or bison -y.
12634 (YACC): bison -y or byacc or yacc.
12635 (various): Add *-bison as appropriate.
12636 (taz): No need to mess with BISON anymore.
12637
12638 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12639
12640 * configure: If OSTYPE matches *win32*, try to find a good value for
12641 CONFIG_SHELL.
12642
12643 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12644
12645 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12646 configure.in if it is present.
12647
12648 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12649
12650 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12651
12652 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12653
12654 * config.sub: Recognize `arc' cpu.
12655 * configure.in: Likewise.
12656 * config-ml.in: Likewise.
12657
12658 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12659
12660 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12661
12662 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12663
12664 * configure: Changed sed delimiter from ':' to '|' when
12665 attempting to substitute ${config_shell} for SHELL. On
12666 NT ${config_shell} may contain a ':' in it.
12667
12668 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12669
12670 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12671
12672 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12673
12674 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12675
12676 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12677
12678 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12679
12680 * ylwrap: If the program is a relative path, force it to be
12681 absolute.
12682
12683 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12684
12685 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12686
12687 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12688
12689 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12690 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12691 for libraries.
12692
12693 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12694
12695 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12696 separated by spaces.
12697
12698 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12699
12700 * ylwrap: New file.
12701 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12702
12703 * ltmain.sh: Handle /bin/sh at start of install program.
12704
12705 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12706
12707 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12708 * missing: New file, from automake 1.2.
12709
12710 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12711
12712 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12713 check-tk to CHECK_X11_MODULES.
12714
12715 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12716
12717 * config.sub: Merge with FSF.
12718
12719 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12720
12721 * config.guess: Merge with FSF.
12722
12723 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12724
12725 * configure: Treat msdosdjgpp like go32.
12726 * configure.in: Likewise. Don't remove gprof for go32.
12727
12728 * configure: Change Makefile.tem2 to Makefile.tm2.
12729
12730 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12731
12732 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12733
12734 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12735
12736 * install-sh (chmodcmd): Set to null if the DST directory already
12737 exists. Same as Nov 11th change.
12738
12739 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12740
12741 * configure (GDB_TK): Needs itcl and tix.
12742
12743 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12744
12745 * config.guess: Update from FSF.
12746
12747 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12748
12749 * Makefile.in (GDB_TK): Depend on itcl and tix.
12750
12751 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12752
12753 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12754 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12755 (INSTALL_SCRIPT): New variable.
12756 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12757 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12758 to -x.
12759 * install-sh: Add support for -x option.
12760
12761 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12762
12763 * configure.in, Makefile.in: Treat tix like itcl.
12764
12765 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12766
12767 * Makefile.in (WINDRES): New variable.
12768 (WINDRES_FOR_TARGET): New variable.
12769 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12770 (EXTRA_HOST_FLAGS): Add WINDRES.
12771 (EXTRA_TARGET_FLAGS): Add WINDRES.
12772 (EXTRA_GCC_FLAGS): Add WINDRES.
12773 ($(DO_X)): Pass down WINDRES.
12774 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12775 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12776 DLLTOOL_FOR_TARGET.
12777
12778 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12779
12780 * configure.in: configure sim before gdb for win32-x-ppc
12781
12782 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12783
12784 Move gperf into the toplevel, from libg++.
12785 * configure.in (target_tools): Add target-gperf.
12786 (native_only): Add target-gperf.
12787 * Makefile.in (all-target-gperf): New target, depend on
12788 all-target-libg++.
12789 (configure-target-gperf): Empty rule.
12790 (ALL_TARGET_MODULES): Add all-target-gperf.
12791 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12792 (CHECK_TARGET_MODULES): Add check-target-gperf.
12793 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12794 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
12795
12796 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
12797
12798 * config.sub (mn10200): Recognize new basic machine.
12799
12800 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12801
12802 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
12803 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
12804
12805 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12806
12807 * configure.in: If we're building mips-sgi-irix6* native, turn on
12808 ENABLE_MULTILIB and set TARGET_SUBDIR.
12809
12810 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
12811
12812 * Makefile.in (all-sn): Depend on all-grep.
12813
12814 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
12815
12816 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
12817
12818 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
12819 Makefile. From Jeff Makey <jeff@cts.com>.
12820 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
12821
12822 * Makefile.in (DISTBISONFILES): Remove.
12823 (taz): Don't futz with DISTBISONFILES. Change BISON to use
12824 $(DEFAULT_YACC).
12825
12826 * configure.in: Build itl, db, sn, etc., when building for native
12827 cygwin32.
12828
12829 * Makefile.in (LD): New variable.
12830 (EXTRA_HOST_FLAGS): Pass down LD.
12831 ($(DO_X)): Likewise.
12832
12833 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
12834
12835 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
12836
12837 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
12838
12839 * configure.in (targargs): Strip out any supplied --build argument
12840 before adding our own. Always add --build.
12841
12842 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
12843
12844 * configure.in (targargs): Pass --build if we're doing
12845 a cross-compile.
12846
12847 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
12848
12849 * configure: Use '|' instead of ":" as the separator in
12850 sed. Otherwise sed chokes on NT path names with drive
12851 designators. Also look for "?:*" as the leading characters in an
12852 absolute pathname.
12853
12854 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
12855
12856 * config.sub: Support for r3900.
12857
12858 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
12859
12860 * configure.in: Use install-sh, not install.sh.
12861
12862 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
12863
12864 * Makefile.in (taz): Improve check for BISON so it doesn't try to
12865 apply it twice.
12866
12867 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
12868
12869 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
12870 install-binutils.
12871
12872 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
12873
12874 * Makefile.in: Add automake targets.
12875 * configure.in (host_tools): Add automake.
12876
12877 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
12878
12879 * configure: Default CXX to c++, not gcc.
12880 * Makefile.in (CXX): Set to c++, not gcc.
12881 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
12882
12883 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
12884
12885 * install-sh: try appending a .exe if source file doesn't
12886 exist
12887
12888 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
12889
12890 * configure.in: Turn on multilib by default.
12891 (cross_only): Remove target-libiberty.
12892
12893 * Makefile.in (all-gcc): Don't depend on libiberty.
12894
12895 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
12896
12897 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
12898
12899 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
12900
12901 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
12902 (DISTBISONFILES): Add ld/Makefile.in
12903
12904 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
12905
12906 * configure.in: if target is cygwin32 but host isn't cygwin32,
12907 don't configure gdb tcl tk expect, not just gdb.
12908
12909 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
12910
12911 * configure.in: Added gnuserv everywhere sn appears.
12912
12913 * Makefile.in (ALL_MODULES): Added all-gnuserv.
12914 (CROSS_CHECK_MODULES): Added check-gnuserv.
12915 (INSTALL_MODULES): Added install-gnuserv.
12916 (CLEAN_MODULES): Added clean-gnuserv.
12917 (all-gnuserv): New target.
12918
12919 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
12920
12921 * config.guess: Fixes for MIPS OpenBSD systems.
12922
12923 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
12924
12925 * Makefile.in (INSTALL_XFORM): Remove.
12926 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
12927
12928 * mkinstalldirs: New file, copied from automake.
12929 * Makefile.in (installdirs): Rename from install-dirs. Use
12930 mkinstalldirs. Change all users.
12931 (DEVO_SUPPORT): Add mkinstalldirs.
12932
12933 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
12934
12935 * install-sh: Rename from install.sh.
12936 * Makefile.in (INSTALL): Change install.sh to install-sh.
12937 (DEVO_SUPPORT): Likewise.
12938
12939 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
12940 Graichen <graichen@rzpd.de>.
12941
12942 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
12943
12944 * config.guess: Recognize OpenBSD systems correctly.
12945
12946 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12947
12948 * README, Makefile.in (ETC_SUPPORT): Remove references to
12949 cfg-paper*, configure.{texi,man,info*}._
12950
12951 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
12952
12953 * Makefile.in (all.normal): Ensure that gcc is built after all
12954 the x11 - ie gdb - targets.
12955
12956 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
12957
12958 * makefile.vms: Don't run conf-a-gas.
12959
12960 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
12961
12962 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
12963
12964 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
12965
12966 * configure.in: Remove noconfigdirs case since gdb also
12967 configures and builds for tic80-coff.
12968
12969 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
12970
12971 * configure: Set cache_file to config.cache.
12972 * Makefile.in (local-distclean): Remove config.cache.
12973
12974 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
12975
12976 * COPYING: Update FSF address.
12977
12978 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
12979
12980 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
12981 noconfigdirs.
12982
12983 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
12984
12985 * Makefile.in (install-dirs): Don't crash if prefix, and hence
12986 MAKEDIRS, is empty.
12987
12988 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
12989
12990 * config.sub: Tweak mn10300 entry.
12991
12992 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
12993
12994 * configure.in (host_tools): Put sim before gdb, so gdb's
12995 configure.tgt can determine if the simulator was configured.
12996
12997 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
12998
12999 * config.sub: Move BeOS $os case to be with other Cygnus
13000 local cases.
13001
13002 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13003
13004 * config.sub: Remove misplaced comment that broke Linux.
13005
13006 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13007
13008 * config.sub: Add BeOS support.
13009
13010 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13011
13012 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13013
13014 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13015
13016 * configure.in (noconfigdirs): Remove tcl and tk from
13017 noconfigdirs for cygwin32 builds.
13018
13019 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13020
13021 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13022
13023 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13024
13025 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13026 make-all.com, use makefile.vms instead.
13027
13028 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13029
13030 * config.sub: Accept -lnews*.
13031
13032 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13033
13034 * configure.in (noconfigdirs): Disable target-newlib,
13035 target-examples and target-libiberty for d30v.
13036
13037 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13038
13039 * configure.in (noconfigdirs): Enable ld for d30v.
13040
13041 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13042
13043 * configure.in (tic80-*-*): Build compiler.
13044
13045 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13046
13047 * configure.in (d30v-*): Remove sim directory from list of
13048 unsupported d30v directories
13049
13050 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13051
13052 * config.sub, configure.in: Add d30v target cpu.
13053
13054 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13055
13056 * makefile.vms: New file.
13057 * make-all.com: Remove.
13058
13059 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13060
13061 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13062
13063 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13064
13065 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13066
13067 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13068
13069 * Makefile.in (ALL_MODULES): Added all-db.
13070 (CROSS_CHECK_MODULES): Addec check-db.
13071 (INSTALL_MODULES): Added install-db.
13072 (CLEAN_MODULES): Added clean-db.
13073
13074 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13075
13076 * config.guess: Merge with latest FSF sources.
13077
13078 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13079
13080 * Makefile.in (ALL_MODULES): Added all-itcl.
13081 (CROSS_CHECK_MODULES): Added check-itcl.
13082 (INSTALL_MODULES): Added install-itcl.
13083 (CLEAN_MODULES): Added clean-itcl.
13084
13085 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13086
13087 * configure.in: build gdb for mn10200
13088
13089 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13090
13091 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13092
13093 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13094
13095 * configure.in (tic80-*-*): Turn off most targets right now.
13096
13097 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13098
13099 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13100 rather than the makeinfo program.
13101 (do-info): Depend upon all-texinfo.
13102
13103 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13104
13105 * configure.in: Remove uses of config/mh-linux.
13106
13107 * config.sub, config.guess: Merge with latest FSF sources.
13108
13109 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13110
13111 * config.sub (case $basic_machine): Add tic80 entries.
13112
13113 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13114
13115 * config.sub, config.guess: Merge with latest FSF sources.
13116
13117 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13118
13119 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13120 * mpw-config.in: Test for NewFolderRecursive.
13121 * mpw-install: Use symbolic name for startup filename.
13122 * mpw-README: Add various additional details.
13123
13124 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13125
13126 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13127
13128 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13129
13130 * configure.in: Do build gcc and the target libraries for
13131 the mn10200.
13132
13133 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13134
13135 * configure.in: don't avoid building gdb for mn10300 any more
13136 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13137 instead of single-quoting it.
13138
13139 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13140
13141 * configure.in: Don't use --with-stabs on IRIX 6.
13142
13143 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13144
13145 * configure.in (m32r): Build gdb, libg++ now.
13146
13147 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13148
13149 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13150 directories from noconfigdirs.
13151
13152 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13153
13154 * config.sub (basic_machine): added mips16 configuration
13155
13156 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13157
13158 * config.sub: Handle d10v-unknown.
13159
13160 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13161
13162 * config.sub: Handle v850-unknown.
13163
13164 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13165
13166 * Makefile.in: add findutils
13167 * configure.in: add findutils to list of host_tools
13168
13169 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13170
13171 * config.sub: Handle mn10200 and mn10300.
13172
13173 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13174
13175 * configure.in (d10v-*): Do not build librx.
13176
13177 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13178
13179 * configure.in (mn10300): Build everything except gdb & libgloss.
13180
13181 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13182
13183 * config.guess: Patch for Dansk Data Elektronik servers,
13184 from Niels Skou Olsen <nso@dde.dk>.
13185
13186 For ncr, use /bin/uname rather than uname, since GNU uname does not
13187 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13188
13189 Patch for MIPS R4000 running System V,
13190 from Eric S. Raymond <esr@snark.thyrsus.com>.
13191
13192 Fix thinko for nextstep.
13193
13194 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13195
13196 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13197 * config.guess: Guess mips-dec-mach_bsd4.3.
13198
13199 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13200 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13201 release numbers.
13202 * config.guess (mips-mips-riscos*): Emit just enough of the
13203 release number.
13204
13205 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13206 * config.guess (sparc-auspex-sunos*): Added.
13207 (f300-fujitsu-*): Added.
13208
13209 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13210 * config.guess: Recognize a Tadpole as a sparc.
13211
13212 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13213
13214 * config.guess: Don't assume that NextStep version is either 2 or
13215 3. NextStep 4 (aka OpenStep 4) has come out now.
13216
13217 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13218
13219 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13220 From Rik Faith <faith@cs.unc.edu>.
13221
13222 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13223
13224 * config.sub: Contributions from bug-gnu-utils to:
13225 Support plain "hppa" (no version given) architecture, reported by
13226 OpenStep.
13227 OpenBSD like NetBSD.
13228 LynxOs is not a hardware supplier.
13229
13230 * config.guess: Contributions from bug-gnu-utils to add support for:
13231 OpenBSD like NetBSD.
13232 Stratus systems.
13233 More Pyramid systems.
13234 i[n>4]86 Intel chips.
13235 M680[n>4]0 Motorola chips.
13236 Use unknown instead of lynx for hardware manufacturer.
13237
13238 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13239
13240 * install.sh (chmodcmd): Set to null if the DST directory already
13241 exists.
13242
13243 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13244
13245 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13246 not use mt-ppc target Makefile fragment any more.
13247
13248 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13249
13250 * configure.in (*-*-windows): Exclude everything but those dirs
13251 needed to build windows.
13252
13253 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13254
13255 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13256
13257 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13258
13259 * configure.in: Exclude mmalloc from i386-windows.
13260
13261 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13262
13263 * Undo my previous change.
13264
13265 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13266
13267 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13268 unconditionally.
13269 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13270
13271 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13272
13273 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13274 host to add it's own flags.
13275
13276 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13277
13278 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13279
13280 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13281
13282 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13283 (CXX_FOR_TARGET): Likewise.
13284 (GCC_FOR_TARGET): Define.
13285 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13286 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13287 CC_FOR_TARGET was specified on the command line.
13288 (MAKEOVERRIDES): Don't define.
13289
13290 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13291
13292 * configure.in (m32r): Fix spelling of libg++ libs.
13293
13294 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13295
13296 * config.sub (-apple*): Remove, now redundant.
13297
13298 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13299
13300 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13301
13302 * configure: Rework yesterday's sed script patch.
13303
13304 * config.sub: Merge with FSF.
13305
13306 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13307
13308 * config.guess: Merge from FSF.
13309
13310 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13311 * config.guess: Use pc instead of unknown, for pc clone systems.
13312 Change linux to linux-gnu.
13313
13314 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13315 * config.guess: Avoid non-portable tr syntax.
13316
13317 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13318
13319 * test-build.mk (HOLES): Add "xargs" for gdb.
13320
13321 * configure: Avoid hpux10.20 sed bug.
13322
13323 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13324
13325 * configure.in: Add support for windows host
13326 (that is a build done under the Microsoft build environment).
13327
13328 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13329
13330 * Makefile.in: Replace all uses of srcroot with s, to shrink
13331 command line lengths.
13332
13333 Patches from Geoffrey Noer <noer@cygnus.com>:
13334 * configure.in: If configuring for newlib, pass --with-newlib to
13335 subdirectories.
13336 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13337 -Bnewlib/ and -Lwinsup to gcc.
13338 (CXX_FOR_TARGET): Likewise.
13339
13340 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13341
13342 * Makefile.in (ETC_SUPPORT): Add configure.
13343
13344 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13345
13346 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13347 host configuration file.
13348
13349 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13350
13351 * configure.in: Break mn10x00 support into separate
13352 mn10200 and mn10300 configurations.
13353 * config.sub: Likewise.
13354
13355 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13356
13357 * configure.in: Add lots of stuff to noconfigdirs for
13358 the mn10x00 targets.
13359
13360 * config.sub, configure.in: Add mn10x00 support.
13361
13362 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13363
13364 * make-all.com: Call conf-a-gas, not config-a-gas.
13365
13366 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13367
13368 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13369 targets.
13370
13371 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13372
13373 * mpw-README: Add much more detail for native PowerMac.
13374 * mpw-install: New file.
13375 * mpw-configure: Add --norecursion and --help options.
13376 * mpw-config.in: Translate readme and install files when
13377 copying to objdir.
13378 * mpw-build.in: Don't always depend on byacc and flex.
13379 (install-only-top): New action.
13380
13381 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13382
13383 * configure.in: You can now configure GDB for the v850.
13384
13385 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13386
13387 * configure.in (noconfigdirs): Don't configure any C++ dirs
13388 if targeting D10V.
13389
13390 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13391
13392 * config.sub: Recognize mips64vr5000.
13393
13394 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13395
13396 * configure.in: Use a single line for host_tools and native_only.
13397
13398 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13399
13400 * config.sub, configure.in: Add entries for m32r.
13401
13402 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13403
13404 * Makefile.in (inet-install): Don't run install-gzip.
13405
13406 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13407
13408 * configure.in: Don't config lots of things for *-*-windows*.
13409
13410 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13411
13412 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13413 (host_libs, host_tools): Copy from configure.in.
13414 * mpw-configure: Don't complain about directories not found.
13415
13416 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13417
13418 * configure.in (i[345]86): Recognize i686 for pentium pro.
13419 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13420 file.
13421
13422 * config.guess (i[345]86): Ditto.
13423
13424 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13425
13426 * configure.in (noconfigdirs): Removed gdb for D10V.
13427
13428 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13429
13430 * configure.in: Remove ld, target-libio, target-libg++, and
13431 target-libstdc++ from noconfigdirs.
13432
13433 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13434
13435 * configure: Fix three locations where shell scripts were
13436 being run directly rather than with config_shell.
13437
13438 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13439
13440 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13441 * config.sub (basic_machine): Recognize v850.
13442
13443 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13444
13445 * mpw-configure: Handle multiple enable/disable options and
13446 pass them down recursively, handle -c and -s flags appropriately
13447 depending on choice of compiler, add escape mechanism for
13448 quoted arguments to gC.
13449
13450 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13451
13452 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13453 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13454 so that -mrelocatable-lib and -mno-eabi are used.
13455
13456 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13457 not support --print-multi-lib, don't abort.
13458
13459 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13460
13461 * make-all.com: Run config-a-gas.
13462 * setup.com: Don't copy subdirectory files around.
13463
13464 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13465
13466 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13467 target, it now compiles correctly.
13468
13469 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13470
13471 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13472
13473 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13474
13475 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13476
13477 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13478
13479 * configure.in (native_only): Add prms.
13480
13481 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13482
13483 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13484 (BINUTILS_SUPPORT_DIRS): Likewise.
13485
13486 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13487
13488 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13489 d10v support is added.
13490
13491 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13492
13493 * configure.in (d10v-*-*): New target.
13494
13495 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13496
13497 * config.guess (HP 9000/811): Recognize this as a PA1.1
13498 machine.
13499
13500 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13501
13502 * Makefile.in (do-tar-gz): New target, split out from tail end of
13503 taz target. Run each command separately, don't use pipes.
13504 (taz): Use it.
13505
13506 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13507
13508 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13509 * mpw-build.in: No builds should depend on building byacc or flex,
13510 they are assumed to be installed already.
13511
13512 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13513
13514 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13515 variable that CC_FOR_TARGET needs.
13516
13517 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13518
13519 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13520 options have changed since the last time the subdirectory was
13521 configured, and if it has, reconfigure.
13522 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13523 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13524
13525 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13526
13527 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13528 CLEAN_MODULES): Add bash.
13529 (all-bash): New target.
13530
13531 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13532
13533 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13534
13535 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13536
13537 * config.sub (basic_machine): Recognize d10v as a valid processor.
13538
13539 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13540
13541 * mpw-configure: Add support for --bindir.
13542 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13543
13544 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13545
13546 * configure.in: add bash, time, gawk to list of hosttools and things
13547 to only build for native toolchains
13548
13549 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13550
13551 * Makefile.in (docdir): Remove.
13552
13553 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13554
13555 * Makefile.in (datadir): Set to $(prefix)/share.
13556
13557 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13558
13559 * configure.in: build diff and patch for cygwin32-hosted
13560 toolchains.
13561
13562 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13563
13564 * config.sub: Accept -rtems*.
13565
13566 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13567
13568 * configure.in: enable dosrel for cygwin32-hosted builds,
13569 remove diff from the list of things not buildable
13570 via Canadian Cross
13571
13572 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13573
13574 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13575 don't get ". ".
13576
13577 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13578
13579 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13580
13581 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13582
13583 * Makefile.in (taz): Handle case where tex3patch didn't even get
13584 checked out. Also, if it was found, put the symlink in a new util
13585 subdirectory.
13586
13587 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13588
13589 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13590
13591 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13592
13593 * config.sub: Recognize -openvms.
13594 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13595 * make-all.com, setup.com: New files.
13596
13597 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13598
13599 * Makefile.in (taz): tex3patch moved to texinfo/util.
13600
13601 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13602
13603 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13604 * configure.in: remove make from disable-if-Can-Cross list
13605 enable gdb if ${host} and ${target} are cygwin32
13606
13607 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13608
13609 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13610 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13611
13612 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13613
13614 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13615 distinguish sysv/svr4/bsd variants.
13616 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13617
13618 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13619
13620 * configure.in: Added copyright notice.
13621 * move-if-change: Added copyright notice.
13622
13623 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13624
13625 * configure.in (powerpcle-*-solaris*): Until we get shared
13626 libraries working, don't build gdb, sim, make, tcl, tk, or
13627 expect.
13628
13629 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13630
13631 * config.guess: Merge with FSF:
13632
13633 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13634 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13635
13636 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13637 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13638
13639 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13640 * config.guess: Combine two OSF1 rules.
13641 Also recognize field test versions. From mjr@zk3.dec.com.
13642 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13643 because GNU uname does not support -p. From pmr@pajato.com.
13644
13645 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13646
13647 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13648
13649 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13650
13651 * mpw-README: Document GCCIncludes.
13652
13653 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13654
13655 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13656
13657 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13658
13659 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13660
13661 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13662
13663 * configure.in (*-*-cygwin32): Configure make.
13664
13665 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13666
13667 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13668
13669 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13670
13671 * Makefile.in (all-inet): Depend on all-perl.
13672
13673 * Makefile.in (inet-install): New target.
13674
13675 * Makefile.in (all-inet): Depend on all-tcl.
13676 (all-inet): Depend on all-send-pr.
13677
13678 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13679
13680 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13681 temporarily.
13682
13683 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13684
13685 * configure.in: Don't configure --with-gnu-ld on AIX.
13686
13687 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13688
13689 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13690
13691 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13692
13693 * Makefile.in (ALL_MODULES): Added all-inet.
13694 (CROSS_CHECK_MODULES): Added check-inet.
13695 (INSTALL_MODULES): Added install-inet.
13696 (CLEAN_MODULES): Added clean-inet.
13697 (all-indent): New target.
13698
13699 * configure.in (host_tools): Added inet.
13700 (native_only): Added inet.
13701 (noconfigdirs): Added inet.
13702
13703 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13704
13705 * configure.in: Don't configure libgloss if we are not configuring
13706 newlib.
13707
13708 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13709
13710 * configure.in: Don't configure libgloss for unsupported
13711 architectures.
13712
13713 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13714
13715 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13716
13717 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13718
13719 * Makefile.in (ALL_MODULES): Include all-apache.
13720 (CROSS_CHECK_MODULES): Include check-apache.
13721 (INSTALL_MODULES): Include install-apache.
13722 (all-apache): New target.
13723
13724 * configure.in: Added apache everywhere perl is seen.
13725
13726 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13727
13728 * Makefile.in: Add support for clean-{module} and
13729 clean-target-{module} rules.
13730
13731 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13732
13733 * configure.in (*-*-ose) do not build libgloss.
13734
13735 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13736
13737 * config.guess (prep*:SunOS:5.*:*): Turn into
13738 powerpele-unknown-solaris2.
13739
13740 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13741
13742 * configure.in: Permit --enable-shared to specify a list of
13743 directories.
13744
13745 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13746
13747 * configure.in (host==solaris): Pass only the first word of $CC
13748 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13749
13750 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13751
13752 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13753
13754 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13755
13756 * Makefile.in (ALL_MODULES): Include all-perl.
13757 (CROSS_CHECK_MODULES): Include check-perl.
13758 (INSTALL_MODULES): Include install-perl.
13759 (ALL_X11_MODULES): Include all-guile.
13760 (CHECK_X11_MODULES): Include check-guile.
13761 (INSTALL_X11_MODULES): Include install-guile.
13762 (all-perl): New target.
13763 (all-guile): New target.
13764
13765 * configure.in (host_tools): Include perl and guile.
13766 (native_only): Include perl and guile.
13767 (noconfigdirs): Don't build guile and perl; no ports have been
13768 done.
13769
13770 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13771
13772 * configure (--enable-*): Handle quoted option lists such as
13773 --enable-sim-cflags='-g0 -O' better.
13774
13775 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13776
13777 * Makefile.in ({,inst}all-target): New rule so we can make and
13778 install all of the target directories easily.
13779
13780 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13781
13782 * configure.in: Add missing global flag in sed substitution when
13783 deleting `target-' from ${configdirs}.
13784
13785 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13786
13787 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13788 option.
13789
13790 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13791 config/mh-necv4.
13792
13793 * install.sh: Correct misspelling of transformbasename.
13794
13795 * config.guess: Recognize mips-*-sysv*.
13796
13797 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
13798
13799 * config.sub: Recognize mon960.
13800
13801 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
13802
13803 * configure: Restore Canadian Cross handling of BISON and LEX,
13804 removed in Feb 20 change.
13805
13806 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
13807
13808 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
13809 Mention make install. Remove the old copyright date as well the
13810 clumsy and rather pointless copyright on the README file.
13811
13812 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
13813
13814 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
13815 Makefile after running symlink-tree, then run `make distclean' to
13816 avoid clobbering any generated files in srcdir.
13817
13818 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
13819
13820 * configure.in (m68k-*-netbsd*): Build everything now.
13821
13822 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13823
13824 * Makefile.in (taz): Fix quoting.
13825
13826 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
13827
13828 * configure.in (sparclet-*-*): Build everything now.
13829
13830 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13831
13832 * configure.in (m68k-*-linux*): New host.
13833
13834 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
13835
13836 * configure: Check for bison before byacc.
13837
13838 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
13839
13840 * Makefile.in configure: Change the way LEX and BISON/YACC are
13841 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
13842 searching PATH. These are used as fallbacks by Makefile.in if
13843 flex/bison/byacc aren't in objdir.
13844
13845 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
13846
13847 * Makefile.in: Make everything which depends upon all-bfd also
13848 depend upon all-opcodes, in case --with-commonbfdlib is used.
13849
13850 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13851
13852 * configure.in (host *-*-cygwin32): Don't build gdb if we are
13853 building NT native compilers on Unix.
13854
13855 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
13856
13857 * configure.in: Don't get CC from the host Makefile fragment if we
13858 can find gcc in PATH, or if this is a Canadian Cross. Move the
13859 Solaris test for /usr/ucb/cc to the post target script, just after
13860 the compiler sanity test.
13861
13862 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
13863
13864 * config.sub: Merge with FSF.
13865
13866 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
13867
13868 * Makefile.in (RPATH_ENVVAR): New variable.
13869 (REALLY_SET_LIB_PATH): Use it.
13870 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
13871
13872 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
13873
13874 * config.sub, configure.in: Recognize sparclet cpu.
13875
13876 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
13877
13878 * config.guess: Support m68k-cbm-sysv4.
13879
13880 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13881
13882 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
13883 m68k-unknown-linuxaout from linker help string. Put quotes around
13884 $ld_help_string.
13885
13886 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
13887
13888 * config.guess (powerpc-harris-powerunix): Add guess for port
13889 to new target.
13890
13891 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13892
13893 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
13894
13895 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
13896
13897 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
13898 $(REALLY_SET_LIB_PATH) in Makefile.
13899 * Makefile.in (SET_LIB_PATH): New variable.
13900 (REALLY_SET_LIB_PATH): New variable.
13901 ($(DO_X)): Use $(SET_LIB_PATH).
13902 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
13903 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
13904 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
13905 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
13906 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
13907 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
13908 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
13909 (install-dosrel): Likewise.
13910 (all-opcodes): Depend upon all-libiberty.
13911
13912 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
13913
13914 * config.guess (*:CYGWIN*): New
13915
13916 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13917
13918 * Makefile.in (all-target-winsup): All all-target-libiberty.
13919
13920 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13921
13922 * configure.in (noconfigdirs): Add missing # in front of comment.
13923
13924 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
13925
13926 * configure.in: add second pass to things added to noconfigdirs
13927 so *-gm-magic can exclude libgloss properly.
13928
13929 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
13930
13931 * mpw-configure (extralibs_name, rez_name): Set correctly
13932 for MWC68K compiler.
13933
13934 * mpw-README: Add more info on the necessary build tools.
13935
13936 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
13937
13938 * configure.in, config.sub: Recognize cygwin32.
13939
13940 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
13941
13942 * config.guess, config.sub: Recognize A/UX.
13943
13944 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
13945
13946 * config.sub: Merge with gcc/config.sub.
13947
13948 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
13949
13950 * mpw-build.in (do-binutils): Add build of stamps.
13951
13952 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
13953
13954 * config.sub: Add recognition for mips64vr4100*-* targets.
13955
13956 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13957
13958 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
13959 Add creation of gconfigargs with `--enable-shared' turned on.
13960 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
13961 ($(host)-stamp-stage3-configured): Likewise.
13962 (HOLES): Add chatr and ldd.
13963 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
13964
13965 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
13966
13967 * configure: Pass --nfp to recursive configures.
13968
13969 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
13970
13971 * Makefile.in (DLLTOOL): New.
13972 (DLLTOOL_FOR_TARGET): New.
13973 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
13974 (EXTRA_TARGET_FLAGS): Ditto.
13975 (EXTRA_GCC_FLAGS): Ditto.
13976 (CONFIGURE_TARGET_MODULES): Ditto.
13977 (DO_X): Ditto.
13978 * configure: Add DLLTOOL.
13979
13980 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
13981
13982 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
13983 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
13984 mh-sco, since old workarounds no longer needed, and don't
13985 build ld, since libraries have weak symbols in COFF.
13986
13987 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
13988
13989 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
13990
13991 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
13992
13993 * configure.in: Make sure that ${CC} can be used to compile an
13994 executable.
13995
13996 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13997
13998 * Makefile.in (all-gdb): Depend on $(GDB_TK).
13999 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14000 nothing depending on whether gdbtk is being built.
14001
14002 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14003
14004 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14005
14006 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14007
14008 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14009 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14010
14011 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14012
14013 * config-ml.in: Add support for
14014 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14015 Simplify setting of multidirs from --disable-foo.
14016
14017 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14018
14019 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14020 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14021 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14022 non-empty, pass them on to the GCC make.
14023 (all-bootstrap): New rule that is like all-gcc, except it executes
14024 the GCC bootstrap rule instead of the GCC all rule.
14025
14026 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14027
14028 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14029
14030 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14031
14032 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14033 DG/UX support.
14034
14035 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14036
14037 * config.sub (i*86*) Change [345] to [3456]
14038
14039 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14040
14041 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14042 --with-gnu-ld=no.
14043
14044 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14045
14046 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14047 AIX multilibs get built.
14048
14049 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14050
14051 * configure.in (i386-win32): Don't build expect if we're not
14052 building the tcl subdir.
14053
14054 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14055
14056 * Makefile.in: (configure-target-examples, all-target-examples):
14057 New targets, configure and build example programs.
14058
14059 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14060
14061 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14062 use it as input to sedit the generated MPW makefile.
14063 * mpw-README: Add a suggestion about Gestalt.h.
14064
14065 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14066
14067 * config.sub: Accept *-*-ieee*.
14068
14069 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14070
14071 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14072 Ronald F. Guilmette <rfg@monkeys.com>.
14073
14074 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14075
14076 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14077 for powerpc-pe native.
14078 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14079 (target==powerpc-pe): duplicate i386-win32 entry.
14080
14081 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14082
14083 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14084 of vxworks, not just vxworks5.1.
14085
14086 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14087
14088 * mpw-configure: Add support for exec-prefix.
14089
14090 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14091
14092 * config.guess: Recognize HP model 816 machines as having
14093 a PA1.1 processor.
14094
14095 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14096
14097 * configure: Ignore new autoconf configure options.
14098
14099 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14100
14101 * config.guess: Recognize Pentium under SCO.
14102 From Robert Lipe <robertl@arnet.com>.
14103
14104 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14105
14106 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14107
14108 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14109
14110 * configure.in: Don't configure gas for alpha-dec-osf*.
14111
14112 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14113
14114 * configure.in: Default to --with-stabs for some targets for which
14115 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14116 i[345]86*-*-unixware*.
14117
14118 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14119
14120 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14121 rather than basing it on the target. Simplify handling of options
14122 controlling which directories to configure. Remove extraneous
14123 slash in multi-clean target.
14124
14125 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14126
14127 * config-ml.in: Prefix more variables with ml_ so they don't collide
14128 with configure's.
14129
14130 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14131
14132 * configure: Don't turn -v into --v.
14133
14134 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14135
14136 * configure.in (targargs): Fix typo.
14137
14138 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14139
14140 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14141
14142 * configure.in: Strip --host and --target options from
14143 CONFIG_ARGUMENTS, and always configure for --host only. Add
14144 --with-cross-host option when building with a cross-compiler.
14145 * configure: Canonicalize the arguments put into config.status by
14146 always using `=' for an option with an argument. Pass a presumed
14147 --host or --target explicitly.
14148
14149 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14150
14151 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14152 into general OS recognition case.
14153
14154 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14155
14156 * configure.in (target_configdirs): add target-winsup only
14157 for win32 target systems.
14158
14159 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14160
14161 * Makefile.in (all-target-libgloss): Depend upon
14162 configure-target-newlib, since when libgloss is built it looks to
14163 see if the newlib directory exists.
14164
14165 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14166
14167 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14168 cfg-ml-*.in.
14169
14170 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14171
14172 * configure: Handle LD and LD_FOR_TARGET when configuring a
14173 Canadian Cross.
14174
14175 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14176
14177 * configure.in (target_libs): add target-winsup.
14178 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14179 (target==ppcle-pe): remove ld from $noconfigdirs.
14180
14181 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14182
14183 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14184 Preserve relative path names in $srcdir. Build symlink tree if
14185 configuring cross target dir and srcdir=. (= no VPATH support).
14186 (configure-target-libg++): Depend on configure-target-librx.
14187 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14188 * config-ml.in: New file.
14189 * symlink-tree: New file.
14190 * configure: Ensure srcdir="." if that's what it is.
14191
14192 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14193
14194 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14195 includes and FLEX_SKELETON setting.
14196 * mpw-configure (--with-gnu-ld): New option, controls whether
14197 to use PPCLink or ld with PowerMac GCC.
14198 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14199 * mpw-config.in: Configure grez if targeting Mac.
14200
14201 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14202 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14203 just macos.
14204 * configure.in: Configure grez resource compiler if targeting Mac.
14205 * Makefile.in (all-grez, install-grez): New targets.
14206
14207 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14208
14209 * configure: CXX defaults to gcc, not g++. If we find
14210 gcc in the path, set CC to gcc -O2.
14211
14212 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14213
14214 * configure: Default ${build} correctly. Avoid picking up extra
14215 spaces when reading CC and CXX from Makefile. When doing a
14216 Canadian Cross, use plausible default values for numerous
14217 variables.
14218 * configure.in: When doing a Canadian Cross, don't try to
14219 configure tools whose configure script can't handle it.
14220
14221 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14222
14223 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14224
14225 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14226
14227 * configure: Remove dubious bug reporting address.
14228
14229 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14230
14231 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14232 configure script, run that instead of this directory's configure.
14233 In either case, print a message that we're configuring the sub-dir.
14234
14235 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14236
14237 * configure.in: Before checking for the existence of various files,
14238 use sed to filter out "target-".
14239
14240 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14241
14242 * Makefile.in (DO_X): Split rule to decrease command line length
14243 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14244 (Philippe De Muyter).
14245
14246 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14247
14248 * Makefile.in (all-patch): depend on all-libiberty.
14249
14250 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14251
14252 * configure.in: If the only directory in target_configdirs which
14253 actually exists is libiberty, then set target_configdirs to empty,
14254 to avoid trying to build a target libiberty in a gas or gdb
14255 distribution.
14256
14257 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14258
14259 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14260 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14261 systems.
14262
14263 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14264
14265 * configure.in (copy_dirs): Use sys-include instead of include
14266 for --with-headers option.
14267
14268 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14269
14270 * Makefile.in, configure.in: Make winsup builds work with
14271 new scheme.
14272
14273 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14274
14275 * configure.in: Build the linker on AIX.
14276
14277 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14278
14279 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14280 where needed.
14281
14282 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14283
14284 * Makefile.in (all-gcc): Fix typo.
14285
14286 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14287
14288 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14289
14290 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14291
14292 * configure.in: Rename libFOO to target-libFOO, and xiberty
14293 to target-xiberty, to provide more flexibility.
14294 (target_subdir): Define. Create if cross.
14295 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14296 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14297 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14298 check-libFOO -> check-target-libFOO, etc.
14299 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14300 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14301 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14302 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14303 allow ALL_GCC="" to only configure.
14304 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14305 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14306 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14307
14308 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14309
14310 * Makefile.in (taz): Build "info" in etc explicitly.
14311
14312 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14313
14314 * configure.in: Make sure that CC is undefined (as opposed to
14315 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14316 problem with autoconf trying to configure on a host without GCC.
14317
14318 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14319
14320 * mpw-configure: Set host alias from choice of host compiler,
14321 only use generic MPW Makefile sed if present, edit a file
14322 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14323 * mpw-README: Add problem notes about CW6 and CW7.
14324
14325 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14326
14327 * Makefile.in (taz): Use ";" instead of ";;".
14328
14329 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14330
14331 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14332 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14333 DISTDOCDIRS.
14334 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14335 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14336
14337 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14338
14339 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14340 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14341 Move bfd to DISTSTUFFDIRS.
14342
14343 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14344
14345 * Makefile.in (X11_LIB): Removed.
14346 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14347
14348 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14349
14350 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14351
14352 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14353 names.
14354
14355 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14356
14357 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14358
14359 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14360
14361 * configure.in (i[345]86-*-win32): Always build newlib.
14362 Don't configure cvs, autoconf or texinfo.
14363 * Makefile.in (LD_FOR_TARGET): New.
14364 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14365 Pass down LD_FOR_TARGET.
14366
14367 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14368
14369 * winsup: New directory.
14370 * Makefile.in: Build winsup.
14371 * configure.in: Winsup is configured when target is win32.
14372 Can only build win32 target GDB when native.
14373
14374 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14375
14376 * config.guess: Recognize HP model 819 machines as having
14377 a PA 1.1 processor.
14378
14379 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14380
14381 * configure: Fix sed loop which substitutes for CC and CXX to
14382 avoid bug found in various sed implementations.
14383
14384 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14385
14386 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14387 simulator. Use standard powerpc-*-eabi*.
14388
14389 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14390
14391 * configure.in: Stop putting gas and binutils in noconfigdirs for
14392 powerpc-*-aix* and rs6000-*-*.
14393
14394 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14395
14396 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14397 -mcall-aixdesc libraries.
14398
14399 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14400
14401 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14402
14403 * config.sub (arm | armel | armeb): Fix shell syntax.
14404
14405 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14406
14407 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14408 -msoft-float and -mcpu=common support.
14409 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14410 libraries.
14411
14412 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14413
14414 * configure.in: Allow configuration and build of emacs19 for the alpha.
14415
14416 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14417
14418 * configure.in (CC): Get ^CC, not just any old CC, from
14419 ${host_makefile_frag}.
14420
14421 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14422
14423 * configure.in (CC): Try to get CC from
14424 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14425
14426 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14427
14428 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14429 only if it exists in $(srcdir).
14430
14431 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14432
14433 * configure: If CC and CXX are not set in the environment, set
14434 them, based on either an existing Makefile or on searching for gcc
14435 in PATH. Substitute for CC and CXX in Makefile.
14436 * configure.in: Remove libm from target_libs. Separate
14437 target_configdirs from configdirs. If CC is not set in
14438 environment, try to get it from a host Makefile fragment. Rewrite
14439 changes of configdirs to use skipdirs instead. A few minor
14440 tweaks. Take directories out of target_configdirs as they are
14441 taken out of configdirs. Remove existing Makefile files from
14442 subdirectories. Substitute for TARGET_CONFIGDIRS and
14443 CONFIG_ARGUMENTS in Makefile.
14444 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14445 by configure.in.
14446 (CONFIG_ARGUMENTS): Likewise.
14447 (CONFIGURE_TARGET_MODULES): New variable.
14448 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14449 ($(CONFIGURE_TARGET_MODULES)): New target.
14450 (configure-libg++, configure-libio): New targets.
14451 (all-libg++): Depend upon configure-libg++.
14452 (all-libio): Depend upon configure-libio.
14453 (configure-libgloss, all-libgloss): New targets.
14454 (configure-libstdc++): New target.
14455 (all-libstdc++): Depend upon configure-libstdc++.
14456 (configure-librx, all-librx): New targets.
14457 (configure-newlib): New target.
14458 (all-newlib): Depend upon configure-newlib
14459 (configure-xiberty): New target.
14460 (all-xiberty): Depend upon configure-xiberty.
14461
14462 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14463
14464 * configure.in (host i[345]86-*-win32): Expand the
14465 noconfigdirs again.
14466
14467 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14468
14469 * mpw-configure: Fix sed command file name.
14470
14471 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14472
14473 * configure.in (host i[345]86-*-win32): Reduce the
14474 noconfigdirs again.
14475
14476 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14477
14478 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14479 or powerpc*-*-pe*, since they are not yet supported.
14480
14481 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14482
14483 Add PowerMac support and many other enhancements.
14484 * mpw-configure: New option --cc to select compiler to use,
14485 paste options set according to --cc into the generated
14486 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14487 if mpw-make.sed is present.
14488 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14489 add forward includes for PowerPC include files.
14490 * mpw-build.in: Build using Makefile.PPC if present.
14491 (do-byacc, etc): Remove separate version resource builds.
14492 (do-gas): Build "stamps" before "all".
14493 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14494 * mpw-README: Update to reflect --cc option, PowerMac support,
14495 and recently-reported compatibility problems.
14496
14497 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14498
14499 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14500 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14501 (--with-multilib-top): Pass to recursive invocations.
14502
14503 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14504
14505 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14506 v810-*-*.
14507
14508 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14509
14510 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14511 gdb, ld and opcodes on v810-*-*.
14512
14513 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14514
14515 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14516 (local-maintainer-clean): New target.
14517 (maintainer-clean): New target.
14518 (realclean): Just depend upon maintainer-clean.
14519
14520 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14521
14522 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14523
14524 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14525
14526 * configure.in: Build ld in mips*-*-bsd* case.
14527
14528 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14529
14530 * config.sub: Accept -lites* OS. From Ian Dall.
14531
14532 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14533
14534 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14535 targets.
14536
14537 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14538
14539 * configure.in: treat i386-win32 canadian cross the same as
14540 i386-go32 canadian cross.
14541
14542 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14543
14544 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14545 running under the simulator to build a reduced set of libraries.
14546 (powerpc-*-eabiaix): Add fine grained multilib support added to
14547 other powerpc targets yesterday.
14548
14549 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14550
14551 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14552 -disable-softfloat, -disable-relocatable, -disable-aix, and
14553 -disable-sysv to control which multilib libraries get built.
14554
14555 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14556
14557 * configure: Add Makefile.tem to list of files to remove in trap
14558 handler.
14559
14560 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14561
14562 * config.guess (*Linux*): Add missing "exit"s.
14563 Also, need specific check for alpha-unknown-linux (uses COFF).
14564
14565 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14566
14567 * config.guess: Merge with FSF:
14568
14569 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14570 * config.guess (AIX4): More robust release numbering discovery.
14571
14572 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14573 * config.guess (i386-sequent-ptx): Properly get version number.
14574
14575 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14576 * config.guess (mips:*:4*:UMIPS): New case.
14577
14578 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14579
14580 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14581 (i386-win32 host): Likewise. Don't build readline.
14582
14583 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14584
14585 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14586 SUPPORT_FILES to submakes.
14587
14588 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14589
14590 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14591 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14592 mpw-configure.
14593
14594 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14595
14596 * configure.in (appdirs): Use =, not ==, in test expression when
14597 trying to build the text to print in the warning message for
14598 Solaris users.
14599
14600 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14601
14602 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14603
14604 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14605
14606 * config.guess: Recognize lynx-2.3.
14607
14608 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14609
14610 * config.sub (z8ksim): Deleted
14611 (z8k-*-coff): New, this is the one true name of the target.
14612
14613 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14614
14615 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14616
14617 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14618
14619 * config.guess (*:Linux:*:*): First try asking the linker what the
14620 default object file format is (elf, aout, or coff). Then if this
14621 fails, try previous methods.
14622
14623 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14624
14625 * configure.in: Don't build newlib for *-*-vxworks5.1.
14626
14627 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14628
14629 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14630 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14631
14632 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14633
14634 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14635
14636 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14637
14638 * cfg-ml-com.in: New file.
14639 * cfg-ml-pos.in: New file.
14640
14641 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14642
14643 * COPYING.NEWLIB: Add HP free copyright to list.
14644
14645 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14646
14647 * config.sub: Recognize -eabi* for the system, not just -eabi.
14648
14649 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14650
14651 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14652 * config.sub, configure.in (win32): New target and host.
14653
14654 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14655
14656 * configure.in: Add i386-pe configuration.
14657
14658 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14659
14660 * mpw-build.in (install): Install GDB after LD.
14661
14662 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14663
14664 * mpw-config.in (elf/mips.h): Always forward-include, needed
14665 for GDB to build.
14666
14667 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14668
14669 * testsuite: New directory for customer acceptance and whole tool
14670 chain tests.
14671
14672 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14673
14674 * configure: If per-host line isn't found, but AC_OUTPUT is found
14675 and a configure script exists, run it instead.
14676
14677 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14678
14679 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14680
14681 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14682
14683 * configure: Set build_{cpu,vendor,os,alias} to host values when
14684 --build isn't specified.
14685
14686 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14687
14688 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14689 (FLAGS_TO_PASS): Pass them.
14690 (EXTRA_TARGET_FLAGS): Ditto.
14691
14692 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14693
14694 * Makefile.in (all-libg++): Depend on all-libstdc++.
14695
14696 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14697
14698 * configure.in (noconfigdirs): Enable all packages for
14699 i386-unknown-netbsd.
14700
14701 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14702
14703 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14704 hosted builds (DOS builds)
14705
14706 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14707
14708 Changes for ARM based on patches from Richard Earnshaw:
14709 * config.sub: Handle armeb and armel.
14710 * configure.in: Omit arm linker only for riscix.
14711
14712 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14713
14714 * config.guess: Update from FSF.
14715
14716 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14717
14718 * config.sub: Recognize powerpcle as the little endian variant of
14719 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14720 powerpcle variant. Convert pentium into i586, not i486. Add p5
14721 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14722 temporarily.
14723
14724 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14725
14726 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14727
14728 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14729
14730 * config.sub: Accept -lites* as a basic system type.
14731
14732 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14733
14734 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14735 installed, and if so return linuxoldld as the system name.
14736
14737 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14738
14739 * config.guess: Add hppa1.1-hp-lites support.
14740
14741 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14742
14743 * configure.in: Don't build newlib for m68k-vxworks5.1.
14744
14745 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14746
14747 * configure.in (mips-sgi-irix6): Use mh-irix5.
14748
14749 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14750
14751 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14752
14753 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14754
14755 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14756 OSF/1. Fix compiler flags.
14757 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14758
14759 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14760
14761 * configure.in: Recognize --with-newlib.
14762 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14763
14764 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14765
14766 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14767 to *_X11_MODULES due to gdbtk needing X include files et al.
14768
14769 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14770
14771 Merge in support for Mac MPW as a host.
14772 (Old change descriptions retained for informational value.)
14773
14774 * mpw-config.in: Add generic include forwards for cpu-specific
14775 include files in aout and elf directories.
14776
14777 * mpw-configure: Added copyright.
14778 * mpw-config.in: Check for presence of required build tools.
14779 (target_libs): Add newlib.
14780 (target_tools): Add examples.
14781 (Read Me): Generate as "Read Me for MPW" instead.
14782 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14783 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14784 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14785
14786 * mpw-configure: Remove subdir-specific makefile hackery,
14787 delete mk.tmp after using it.
14788
14789 * mpw-build.in (all): Display start and end times.
14790
14791 * mpw-configure (host_canonical): Set.
14792 (target_cpu): Always add to makefiles.
14793 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14794 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
14795 (mpw-mh-mpw): Look for in srcdir and srcroot.
14796 Use sed instead of mpw-edit-prefix to edit prefix definitions.
14797
14798 * mpw-build.in: (install-only): New target.
14799
14800 * mpw-configure (host_alias, target_alias): Rename from hostalias
14801 and targetalias, add into generated Makefile.
14802 (mk.tmp): If present, add into generated Makefile.
14803 * mpw-build.in (all-gas): Build config.h first before gas proper.
14804
14805 * mpw-configure (config.status): Write only if changed.
14806 * mpw-config.in (readline): Configure it (not built, just used for
14807 definitions).
14808
14809 * mpw-config.in (elf/mips.h): Add a forward include.
14810
14811 * mpw-config.in: Forward-include most .h files in include into
14812 extra-include.
14813 (readline): Don't build.
14814 mpw-build.in (install): Install GDB.
14815
14816 * mpw-configure (prefix, mpw_prefix): Handle it.
14817 * mpw-config.in (mmalloc, readline): Don't configure.
14818 * mpw-build.in (thisscript): Rename to ThisScript.
14819 Use mpw-build instead of BuildProgram everywhere.
14820 (mmalloc, readline): Don't build.
14821 * mpw-README: New file, basic documentation about the MPW port.
14822
14823 * mpw-config.in: Use forward-include to create include files.
14824
14825 * mpw-configure: Add more things to the top of each configured
14826 Makefile, including contents of config/mpw-mh-mpw.
14827 * mpw-config.in (extra-include): Create this directory and fill it
14828 with Posix-like include files when configuring.
14829
14830 * config.sub (apple, mac, mpw): Add various aliases.
14831
14832 * mpw-build.in: New file, top-level build script fragment for MPW.
14833 * mpw-configure: New file, configure script for MPW.
14834 * mpw-config.in: New file, config fragment for MPW.
14835
14836 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14837
14838 * configure.in (host_libs): Remove glob, since it is gone from the
14839 sources.
14840
14841 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14842
14843 * Makefile.in: define empty GDB_NLM_DEPS var.
14844
14845 * configure.in(target_makefile_frag): use config/mt-netware
14846 for netware targets.
14847
14848 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
14849
14850 * config.sub: Merge in recent FSF changes. Remove linux special
14851 cases.
14852
14853 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14854
14855 Revert this change:
14856
14857 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14858
14859 * build-all.mk: Use CC=cc -Xs on Solaris.
14860
14861 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14862
14863 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
14864 stop using it.
14865 * Makefile.in: Nuke all references to glob subdirectory.
14866
14867 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14868
14869 * configure.in: Fix --enable-shared logic in per-host.
14870
14871 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
14872
14873 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
14874
14875 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
14876
14877 * configure.in (noconfigdirs): Don't build gas on AIX, for
14878 powerpc*-*-aix* as well as for rs6000*-*-aix*.
14879
14880 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
14881
14882 * configure: Fix --cache-file to work if the file argument is a
14883 relative path.
14884
14885 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
14886
14887 * configure: If the --cache-file is used, pass it down to
14888 configure in subdirectories.
14889
14890 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
14891
14892 * config.sub: add vxworks29k configuration.
14893
14894 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14895
14896 * Makefile.in (taz): Do "diststuff" part quietly.
14897
14898 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
14899
14900 * config.sub: Mini-merge with gcc/config.sub.
14901
14902 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14903
14904 * config.guess (IRIX): Sed - to _.
14905
14906 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14907
14908 * Makefile.in (source-vault, binary-vault): New targets.
14909
14910 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
14911
14912 * config.sub: Recognize -eabi as a basic system type.
14913
14914 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14915
14916 * configure.in (enable_shared stuff): Fix typo.
14917
14918 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
14919
14920 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
14921
14922 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14923
14924 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
14925
14926 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
14927
14928 * configure.in (rs6000-*-*): Don't build gas.
14929
14930 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
14931
14932 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
14933 reduce command line length.
14934 (AS_FOR_TARGET): Check for as.new, not Makefile.
14935 (NM_FOR_TARGET): Check for nm.new, not Makefile.
14936
14937 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
14938
14939 * config.guess: Merge from FSF.
14940
14941 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
14942
14943 * configure: Don't use $ when handling program_suffix.
14944
14945 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
14946
14947 * configure.in: Configure tk for hppa/hpux.
14948
14949 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
14950
14951 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
14952
14953 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
14954
14955 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
14956 to LIBCXXFLAGS. Tests are better run without it.
14957
14958 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
14959
14960 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
14961
14962 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
14963
14964 * configure.in (*-*-netware*): Don't configure xiberty.
14965
14966 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
14967
14968 * configure.in: Remove tk from native_only list.
14969
14970 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
14971
14972 * build-all.mk: Add mips-ncd-elf target to sun4 targets
14973 for special NCD build.
14974
14975 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
14976
14977 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
14978 makeall.bat, they're only useful for binutils snapshots.
14979 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
14980 makeall.bat to specified SUPPORT_FILES.
14981
14982 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
14983
14984 * build-all.mk: Add Ericsson targets to sun4 and solaris
14985 hosts. Add BNR's sun4 target to solaris host, so their
14986 build-from-source will be tested in-house first.
14987
14988 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
14989
14990 * Makefile.in (LIBCFLAGS): New variable.
14991 (CFLAGS_FOR_TARGET): Ditto.
14992 (LIBCFLAGS_FOR_TARGET): Ditto.
14993 (LIBCXXFLAGS): Ditto.
14994 (CXXFLAGS_FOR_TARGET): Ditto.
14995 (LIBCXXFLAGS_FOR_TARGET): Ditto.
14996 (BASE_FLAGS_TO_PASS): Pass them.
14997 (EXTRA_TARGET_FLAGS): Ditto.
14998
14999 * configure.in: Support --enable-shared.
15000
15001 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15002
15003 * configure.in (target_libs): Include libstdc++ again.
15004 * config.guess: Update from FSF (for FreeBSD).
15005
15006 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15007
15008 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15009 makeall.bat.
15010 (DISTDOCDIRS): Add `etc'.
15011 (ETC_SUPPORT_PFX): New variable.
15012 (taz): Include anything from etc starting with a word in
15013 ETC_SUPPORT_PFX.
15014
15015 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15016
15017 * config.sub: Update for recent FSF changes. Remove obsolete
15018 h8300hds entry. Add -windows* and -osx as basic os. Minor
15019 spacing changes.
15020
15021 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15022
15023 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15024
15025 * config.guess: Merge with FSF.
15026 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15027
15028 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15029
15030 * configure: Since the "trap 0" handler will override the exit
15031 status on many systems, only use it for "exit 1", and make it set
15032 a non-zero exit status; reset it before "exit 0". Also, check
15033 exit status of config.sub, and error out if it failed.
15034
15035 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15036
15037 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15038 and install libgloss.
15039
15040 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15041
15042 * Makefile.in (all-binutils): Depend upon all-byacc.
15043
15044 * configure.in: Don't build emacs on Irix 5.
15045
15046 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15047
15048 * configure.in (*-*-netware*): Add libio.
15049
15050 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15051
15052 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15053 (CHECK_TARGET_MODULES): Ditto.
15054 (INSTALL_TARGET_MODULES): Ditto.
15055 (TARGET_LIBS): Ditto.
15056 (all-libstdc++): Note dependencies.
15057
15058 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15059
15060 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15061
15062 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15063
15064 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15065 -fexternal-templates.
15066
15067 * configure.in (target_libs): Add libstdc++.
15068 (noconfigdirs): Add libstdc++ as appropriate.
15069
15070 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15071
15072 * config.guess: Update from FSF.
15073
15074 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15075
15076 * configure: Use ${config_shell} when running ${configsub}.
15077
15078 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15079
15080 * config.sub: No longer recognize h8300h.
15081
15082 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15083
15084 * config.sub: Remove extraneous differences between config.sub and
15085 gcc/config.sub.
15086
15087 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15088
15089 * Makefile.in (DISTSTUFFDIRS): Add gas.
15090
15091 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15092
15093 * COPYING.NEWLIB: New file.
15094
15095 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15096
15097 * config.guess (HP-UX): Patch from Harlan Stenn
15098 <harlan@landmark.com> to also emit release level.
15099
15100 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15101
15102 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15103
15104 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15105
15106 * config.sub: Merge nextstep cleanup from FSF.
15107
15108 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15109
15110 * configure.in (arm-*-*): Don't configure ld for this target.
15111
15112 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15113
15114 * configure.in (*-*-netware): don't configure libg++, libio,
15115 librx, or newlib.
15116
15117 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15118
15119 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15120 configure ld--it works, but it doesn't support shared libraries.
15121
15122 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15123
15124 * config.guess (*-unknown-freebsd*): Get rid of possible
15125 trailing "(Release)" in version string.
15126 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15127
15128 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15129
15130 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15131 Fix type: *-next-neststep -> *-next-nextstep.
15132
15133 * config.guess: Merge from FSF:
15134
15135 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15136
15137 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15138
15139 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15140
15141 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15142 instead of UNIX_SV for UnixWare 1.0).
15143
15144 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15145
15146 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15147 to make gdb/nlm/* build after the compiler and linker.
15148
15149 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15150
15151 * config.guess (netbsd, freebsd, linux): Accept any machine,
15152 not just i[34]86.
15153 (m68k-atari-sysv4): Relocate to match FSF version.
15154
15155 * config.guess: More merges from the FSF:
15156
15157 Add a space before function call or macro invocation.
15158
15159 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15160
15161 * config.guess: Add trap cmd to remove dummy.c and dummy when
15162 interrupted.
15163
15164 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15165
15166 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15167 (dummy): Redirect stderr from compilation of dummy.c.
15168
15169 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15170
15171 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15172
15173 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15174
15175 * configure: Accept and ignore --cache*, for compatibility with
15176 new autoconf.
15177
15178 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15179
15180 * config.guess: Merge from FSF:
15181
15182 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15183
15184 * config.guess (Pyramid*:OSx*:*:*): New case.
15185 (PATH): Add /.attbin at end for finding uname.
15186 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15187
15188 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15189
15190 * config.guess (M88*:DolphinOS:*:*): New case.
15191
15192 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15193
15194 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15195 to select whether to use ELF or COFF.
15196
15197 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15198
15199 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15200
15201 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15202
15203 * config.guess: Guess the OS version for HPUX.
15204
15205 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15206
15207 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15208
15209 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15210
15211 * configure.in: Recognize --with-headers, --with-libs, and
15212 --without-newlib.
15213 * Makefile.in (all-xiberty): Depend upon all-ld.
15214
15215 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15216
15217 * configure.in: Change i[34]86 to i[345]86.
15218
15219 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15220
15221 * configure (version): A few more tweaks to help message.
15222
15223 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15224
15225 * Makefile.in: Remove (for now) librx as a host library,
15226 now that we're building it for target.
15227
15228 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15229
15230 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15231 (Karl Berry).
15232
15233 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15234
15235 * configure.in: Also configure librx.
15236
15237 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15238
15239 * Makefile.in: Update various rules to reflect that librx
15240 is now needed for libg++.
15241
15242 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15243
15244 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15245
15246 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15247
15248 * configure.in: Configure the examples directory.
15249
15250 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15251
15252 * configure: Simplify Jun 2 1994 change.
15253
15254 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15255
15256 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15257 /bin/gcc isn't good enough to build gcc.
15258
15259 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15260
15261 * Makefile.in (GDB_SUPPORT_FILES): Remove
15262 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15263 (gdb.tar.gz): Add new rule to use standard distribution building
15264 mechanism.
15265
15266 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15267
15268 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15269 Bill Cox <bill@cygnus.com>.
15270
15271 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15272
15273 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15274
15275 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15276
15277 * configure: Search current dir first in .gdbinit.
15278
15279 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15280
15281 * config.sub: Recognize freebsd (merged from gcc config.sub).
15282
15283 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15284
15285 * config.sub: Refer to NeXT's operating system as nextstep.
15286
15287 * config.sub (case $basic_machine): Re-order the cases, to match
15288 the order in the FSF version (which is mostly alphabethical).
15289 Merge in some additions and changes from the FSF.
15290
15291 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15292
15293 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15294 * config.sub: Recognize cxux7.
15295 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15296
15297 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15298
15299 * config.sub: Fix typo powerpc -> powerpc-*.
15300
15301 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15302
15303 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15304
15305 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15306 parallel with all-emacs and install-emacs). Top-level command
15307 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15308
15309 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15310
15311 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15312 $(relbindir)/make before doing ``make install'', and use
15313 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15314 installing over running make binary.
15315 ($(host)-stamp-stage3-installed): Likewise.
15316
15317 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15318
15319 * config.guess: Recognize Mach.
15320
15321 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15322
15323 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15324 see whether --exec-prefix was used.
15325
15326 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15327
15328 * README: Explicitly mention libg++/README. (Zoo's idea.)
15329
15330 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15331
15332 * Makefile.in: Add all-librx target similar to all-libproc.
15333
15334 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15335
15336 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15337 with post 1.2 uname bogosity.
15338
15339 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15340
15341 * configure: Remove temporary files on receipt of a signal.
15342
15343 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15344
15345 * configure: If there is a package_makefile_frag, remove
15346 ${subdir}/Makefile.tem after copying it in.
15347
15348 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15349
15350 * build_all.mk: support rs6000 lynx identifies itself as
15351 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15352 since /bin/gcc is too feeble to compile a modern gcc.
15353
15354 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15355
15356 * brought devo/test-build.mk update-to-date with progressive/
15357 test-build.mk. Add lynx targets and hppa flag info.
15358
15359 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15360
15361 * configure.in: Use mh-ncrsvr43. Patch from
15362 Tom McConnell <tmcconne@sedona.intel.com>.
15363
15364 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15365
15366 * config.guess (i386-unknown-bsdi): No longer need to
15367 check #if defined(__bsdi__) && defined(__i386__).
15368
15369 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15370
15371 * configure: Set program_transform_nameoption correctly.
15372
15373 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15374
15375 * brought build-all.mk update-to-date with progressive build-all.mk,
15376 added new targets and hppa info.
15377
15378 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15379
15380 * configure: If config.guess result is a prefix of the user
15381 specified target, assume a native build and use the user specified
15382 target as the host alias. Remove SunOS patch suffix removal hack.
15383 * configure.in: Remove SunOS patch suffix removal hack.
15384
15385 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15386 in NATIVE_CHECK_MODULES.
15387
15388 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15389
15390 * Makefile.in: Rename HOST_ONLY to NATIVE.
15391 * configure: Delete SunOs patch suffix from host_canonical
15392 and build_canonical variables that are prepended to Makefiles.
15393 * configure.in: Add comments for easier maintenance.
15394
15395 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15396
15397 * Makefile.in: Add all-libproc target similar to all-gui.
15398
15399 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15400
15401 * Makefile.in (CHECK_MODULES): split into
15402 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15403
15404 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15405
15406 * config.guess (i386-unknown-bsdi): New system to guess.
15407
15408 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15409
15410 * Makefile.in: Add all-gui target (but not yet build by "all").
15411
15412 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15413
15414 * config.sub: Move deletion of patch suffix from here...
15415 * configure.in: To here, at Ian's suggestion. The top-
15416 level scripts might need to know of a patch level.
15417
15418 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15419
15420 * config.sub: Strip off patch suffix so rtl is recognized
15421 as a sunos4.1.3 machine, even though it's been patched.
15422
15423 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15424
15425 * Makefile.in (INSTALL_LAST): Delete.
15426 (INSTALL_DOSREL): New.
15427
15428 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15429
15430 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15431 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15432 whether we pass down --with-gnu-ld anyhow.
15433
15434 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15435
15436 * Makefile.in (INSTALL_LAST): Change operation so it works
15437 on more flavors of make.
15438 * configure.in (go32): Don't build libg++ or libio.
15439
15440 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15441
15442 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15443 they can be overriden by templates.
15444
15445 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15446
15447 * configure.in (target==go32): Don't build gdb.
15448 * dosrel: New directory.
15449
15450 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15451
15452 * configure.in (host==go32): Configure dosrel too.
15453 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15454 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15455 be set by incoming names or templates.
15456 (INSTALL_LAST): New rule.
15457
15458 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15459
15460 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15461
15462 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15463
15464 * configure.in (appdirs): New variable. Currently empty, but will
15465 be used in gas distribution. If nonempty, lists a set of
15466 directories at least one of which must get configured, or top
15467 level configuration is considered to have failed.
15468 (rs6000-*-lynxos*): Use new file name.
15469
15470 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15471
15472 Eliminate XTRAFLAGS.
15473 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15474 newlib include files using -idirafter, and also use -nostdinc.
15475 (CXX_FOR_TARGET): Likewise.
15476 (XTRAFLAGS): Removed.
15477 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15478 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15479 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15480 ($(DO_X)): Don't pass down XTRAFLAGS.
15481
15482 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15483
15484 * configure.in (mips*-dec-bsd*): New target; do build linker.
15485 (mips*-*-bsd*): New target; don't build linker.
15486
15487 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15488
15489 * configure.in: support rs6000-*-lynxos* configuration.
15490 support sunos4 as a cross target.
15491
15492 * config.sub: look for lynx*, not lynx since the OS version may
15493 legitimately be part of the name.
15494
15495 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15496
15497 * configure.in (i[34]86-*-sco*): Move to be with other i386
15498 targets.
15499 (romp-*-*): New target. Skip various binary utilities.
15500 (vax-*-*): New target. Don't build newlib.
15501 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15502
15503 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15504
15505 * configure.in: Only set host_makefile_frag if config
15506 directory exists.
15507
15508 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15509
15510 * install.sh: If $dstdir exists, don't check whether each
15511 component does.
15512
15513 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15514
15515 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15516
15517 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15518
15519 * configure.in (*-*-lynxos*): Don't configure newlib for either
15520 native or cross Lynx.
15521
15522 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15523
15524 * config.sub (sparc64-elf): Fix os.
15525 (z8k): Remove duplicate.
15526
15527 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15528
15529 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15530 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15531
15532 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15533
15534 * configure: Make file links cleanly even if Lynx fails on
15535 an NFS symlink (at least fail cleanly).
15536
15537 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15538
15539 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15540 -XNh2000.
15541
15542 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15543
15544 * configure: Unknown options are fatal again.
15545
15546 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15547
15548 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15549 compatibility.
15550
15551 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15552
15553 * build-all.mk: Add `clean' target.
15554
15555 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15556
15557 * config.guess: Add SINIX support.
15558 * configure.in: Add mips-*-sysv4* support.
15559
15560 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15561
15562 * build-all.mk: Document all useful targets.
15563 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15564 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15565
15566 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15567
15568 * configure: Support --silent, --quiet.
15569
15570 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15571
15572 * configure: Support --disable-FEATURE.
15573
15574 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15575
15576 * config.guess: Recognize NCR running SVR4.3.
15577
15578 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15579
15580 * config.guess: Make BSDI generate i386-unknown-bsd386.
15581 Patch from Paul Eggert <eggert@twinsun.com>.
15582
15583 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15584
15585 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15586
15587 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15588
15589 * configure: Make unrecognized options give nonfatal warnings
15590 instead of fatal errors, and pass them to any subdirectory
15591 configures in case they recognize them.
15592 Make --x equivalent to --with-x.
15593
15594 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15595
15596 * configure: Add --enable-* options. Clean up usage message and
15597 some comments.
15598
15599 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15600
15601 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15602
15603 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15604
15605 * configure.in (hppa*-*-*): Enable binutils.
15606
15607 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15608
15609 * config.sub: Recognize cisco.
15610
15611 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15612
15613 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15614
15615 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15616
15617 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15618 than one configuration name. Add comment.
15619
15620 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15621
15622 * config.guess: about target *-hitachi-hiuxwe2, fixed
15623 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15624 macro is incorrect.]
15625
15626 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15627
15628 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15629 than the "make ls" stuff which used to be here.
15630
15631 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15632
15633 * config.guess: Recognize i[34]86-unknown-freebsd.
15634 From Shawn M Carey <smcarey@rodan.syr.edu>.
15635
15636 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15637
15638 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15639
15640 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15641
15642 * config.guess: Check for ptx.
15643
15644 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15645
15646 * config.sub: Add os9k checking.
15647
15648 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15649
15650 * config.guess: Handle OSF1 running on HPPA processors
15651
15652 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15653
15654 * configure: If subdir configure fails, print out a message with
15655 subdirectory name, in case subdir's configure code didn't identify
15656 itself.
15657
15658 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15659
15660 * configure.in: Remove embedded newlines from configdirs.
15661 Avoid mismatches of substrings. Fix matching strings at end
15662 of configdirs.
15663
15664 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15665
15666 * config.guess: Add Lynx/rs6000 config support.
15667
15668 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15669
15670 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15671
15672 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15673
15674 * configure.in (hppa*-*-osf*): Treat this just like most other
15675 PA configurations (eg no binutils or ld).
15676 (hppa*-*-*elf*): These configurations have binutils and ld.
15677
15678 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15679
15680 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15681
15682 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15683
15684 * configure.in (rs6000-*-*): Build gas.
15685
15686 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15687
15688 * Makefile.in: Avoid bug in losing hpux sed.
15689
15690 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15691
15692 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15693 for GDB and GDB has been fixed to not need it.
15694
15695 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15696
15697 * config.guess: Recognize vax hosts.
15698
15699 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15700
15701 * configure (while loop): Don't use "break 2" inside case
15702 statement -- the case statement isn't an enclosing loop.
15703
15704 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15705
15706 * config.guess: Clean up NeXT support, to allow nextstep
15707 on Intel machines. Make OS be nextstep.
15708
15709 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15710
15711 * config.guess: Add alternate forms for Convex.
15712
15713 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15714
15715 * configure: Completely rewrite option processing. Take
15716 advantage of pattern-matching to avoid invoking test frequently.
15717 Also clean up host and target defaulting logic.
15718
15719 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15720
15721 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15722 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15723 commands (plus user environment) will fit SCO limits.
15724
15725 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15726
15727 * configure.in: Don't issue warnings about directories which are
15728 not being configured if -norecursion is set. Correct test for
15729 --with-gnu-as and --with-gnu-ld to not get confused by substring
15730 matches.
15731
15732 * configure.in: Don't build gas for alpha-dec-osf1*.
15733
15734 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15735
15736 * configure: Back out Per's change of 12/19/1993. It changes the
15737 behavior of configure in unexpected and confusing ways.
15738
15739 Also, use different delim char when calculating
15740 program_transform_name so that the name can contain slashes.
15741
15742 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15743
15744 * configure.in, config.sub: Add support for VSTa micro-kernel.
15745
15746 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15747
15748 * configure.in: Nuke hacks which were used to get a special
15749 version of GAS for HPPA configurations.
15750
15751 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15752
15753 * configure: If only ${target_alias} is given, use that
15754 as the default for ${host_alias}.
15755 * configure: Add missing back-slashes before nested quotes.
15756
15757 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15758
15759 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15760
15761 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15762
15763 * config.guess: Recognize some Tektronix configurations.
15764 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15765
15766 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15767
15768 * config.sub: Match any flavor of SH.
15769
15770 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15771
15772 * configure.in: Don't try to configure newlib for Alpha.
15773
15774 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15775
15776 * configure.in: Don't build ld for Irix 5. Don't build gas,
15777 libg++ or libio for any Alpha target.
15778
15779 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15780
15781 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15782
15783 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15784 default arguments -- so it tried to compress itself.
15785
15786 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15787
15788 * configure.in (notsupp): ensure that a space is always at the end
15789 of the configdirs list, since the grep checks for an explicit space
15790
15791 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15792
15793 * configure.in (target i386-sysv4.2): don't build ld, since static
15794 versions of many libraries are not available.
15795
15796 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15797
15798 * config.guess: Recognize Apollos (using environment variables).
15799 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
15800
15801 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15802
15803 * config.guess: Recognize Sony news mips running newsos.
15804
15805 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
15806
15807 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
15808 "fi ; else" for bash.
15809
15810 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
15811
15812 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
15813
15814 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
15815
15816 * config.sub: accept unixware as an alias for svr4.2.
15817 Fix some inconsistancies with the gcc version.
15818
15819 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15820
15821 * Makefile.in (DISTDOCDIRS): Add gdb.
15822
15823 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
15824
15825 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
15826
15827 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15828
15829 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
15830 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
15831 this now.
15832
15833 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15834
15835 * config.sub: Accept hiux* as an OS name.
15836
15837 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
15838 etc/make-stds.texi. The underscore came from gcc, and dje now
15839 agrees that RUNTESTFLAGS is the correct name.
15840
15841 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
15842
15843 * install.sh: Remove 'set -e'. It makes any conditionals
15844 in the script useless.
15845
15846 * config.guess: Automatically recognize arm-acorn-riscix
15847 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
15848
15849 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
15850
15851 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
15852
15853 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15854
15855 * Makefile.in (DISTDOCDIRS): New variable.
15856 (taz): Edit local Makefile.in sooner, instead of proto-toplev
15857 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
15858
15859 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15860
15861 * configure.in (hppa target): check the source directory for the
15862 pagas sub-directory
15863
15864 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
15865
15866 * config.sub: Allow -aout* and -elf*.
15867
15868 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15869
15870 * configure.in: Don't build ld on i386-solaris2, same as for
15871 sparc-solaris2.
15872
15873 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
15874
15875 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
15876
15877 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15878
15879 * configure.in: Configure gdb for alpha.
15880
15881 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15882
15883 * Makefile.in (CXXFLAGS): Add -O.
15884
15885 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15886
15887 * config.guess: added support for DG Aviion
15888
15889 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15890
15891 * configure.in: Produce warning message for subdirectories not
15892 configurable for this host/target combination. Don't try to
15893 configure gdb for vms.
15894
15895 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
15896
15897 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
15898 appropriate files before making "diststuff".
15899 (DISTBISONFILES): New var: list of files to be edited.
15900 (DISTSTUFFDIRS): Add binutils.
15901
15902 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15903
15904 * config.sub: also handle mipsel and mips64el (for little endian mips)
15905
15906 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15907
15908 * configure.in: Add * to end of all OS names.
15909
15910 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
15911
15912 * configure.in: Build newlib for LynxOS native.
15913
15914 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15915
15916 * config.guess: Add support for delta 88k running SVR3.
15917
15918 * configure.in: Add comment about HP compiler vs. emacs.
15919
15920 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15921
15922 * configure.in: don't build ld on solaris2 (not a viable option
15923 due to bugs in getpwnam & getpwuid)
15924
15925 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
15926
15927 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
15928 config.guess will produce a full version number.
15929
15930 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15931
15932 * configure.in: Build linker and binutils for alpha-dec-osf1.
15933
15934 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15935
15936 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
15937 and gdb/testsuite/Makefile.in.
15938
15939 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15940
15941 * configure.in: recognize mips*- instead of mips-
15942
15943 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
15944
15945 * config.sub: Accept linux*coff and linux*elf as operating
15946 systems.
15947
15948 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15949
15950 * config.sub: Recognize mips64, and mips3 as an alias for it.
15951
15952 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15953
15954 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
15955 gdb knows how to handle OSF/1 shared libraries.
15956
15957 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
15958
15959 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
15960 * config.guess: Recognize Hitachi's HIUX.
15961 * config.sub: Recognize h3050r* and hppahitachi.
15962 Remove redundant cases for hp9k[23]*.
15963
15964 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15965
15966 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
15967 if gas and ld are in the source tree and are in ${configdirs}.
15968 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
15969 --with options (but still pass them down on the command line,
15970 if they were explicitly specified).
15971
15972 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15973
15974 * configure: substitute SHELL value in Makefile.in with
15975 ${CONFIG_SHELL}
15976
15977 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15978
15979 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
15980 *-*-solaris2* targets.
15981
15982 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15983
15984 * Makefile.in: define M4, and pass it down to sub-makes;
15985 all-autoconf now depends on all-m4
15986
15987 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15988
15989 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
15990 presence of {ar,ranlib} instead of a configured directory
15991
15992 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
15993
15994 * config.guess: Accept 34?? as well as 33?? for NCR.
15995
15996 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15997
15998 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
15999 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16000
16001 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16002
16003 * configure: grab values for $(CC) and $(CXX) from the
16004 environment, so that someone can do "CC=gcc configure; make" and
16005 have it work right (matching the way that autoconf works now)
16006
16007 * configure.in, Makefile.in: add support for gash, the tcl
16008 interface to Galaxy
16009
16010 * config.guess: add NetBSD variants (hp300, x86)
16011
16012 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16013
16014 * install.sh: Support -d option (in the manner of SunOS 4 install,
16015 as it is more deterministic than that of GNU install)
16016 (chmodcmd): Set file to mode 755 by default (should also do default
16017 chgrp and chown, but I don't feel like dealing with that now)
16018
16019 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16020
16021 * config.sub: Remove h8300hhms alias.
16022
16023 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16024
16025 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16026
16027 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16028
16029 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16030 as stmp-fixinc
16031
16032 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16033
16034 * config.sub: recognize m88110-bug-coff.
16035
16036 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16037
16038 * Makefile.in (all-libio): all dependencies on the toolchain used
16039 to build this (gcc, gas, ld, etc)
16040
16041 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16042
16043 * config.guess: Deal with OSF/1 1.3 on alpha.
16044
16045 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16046
16047 * install.sh: add some 'else true' clauses for portability
16048
16049 * configure.in: don't build libio for h8[35]00-*-* targets
16050
16051 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16052
16053 * Makefile.in: Add support for new libio.
16054
16055 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16056
16057 * install.sh: If one command fails, don't try the rest. Don't try
16058 to remove $dsttmp (via trap) unless we have already created it.
16059 If $src doesn't exist, detect it and exit with an error.
16060
16061 * config.guess: Recognize BSD on hp300.
16062
16063 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16064
16065 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16066 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16067
16068 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16069
16070 * Makefile.in (all-send-pr): depends on all-prms
16071
16072 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16073
16074 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16075
16076 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16077
16078 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16079 Added test for mips-mips-riscos5.
16080
16081 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16082
16083 * configure.in: use mh-hp300 for 68k HP hosts
16084
16085 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16086
16087 * configure: add support for CONFIG_SHELL, so that you can use
16088 some alternate shell for evaluating configure scripts
16089
16090 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16091
16092 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16093 in configure script to bug-gdb@prep.ai.mit.edu when building
16094 distribution archive.
16095 * Makefile.in (COMPRESS): Remove def.
16096 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16097 gdb.tar.Z and make-gdb.tar.Z respectively.
16098 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16099 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16100 to convergence with 'taz' target in Makefile.in.
16101
16102 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16103
16104 * install.sh (dsttmp): use trap to ensure that tmp files go
16105 away on error conditions
16106
16107 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16108
16109 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16110
16111 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16112
16113 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16114 its parent is '/' not ''.
16115
16116 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16117
16118 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16119
16120 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16121 that ${newsrcdir}/configure.in does.
16122
16123 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16124
16125 * test-build.mk: support for CONFIG_SHELL
16126
16127 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16128
16129 * config.sub (netware): Add as a basic system type.
16130
16131 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16132
16133 * Makefile.in (Makefile): depend on configure.in. Also drop the
16134 $(srcdir)/ from the dependency on Makefile.in.
16135
16136 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16137
16138 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16139 (h8300hhms is temporary until multi-libraries are implemented).
16140 * configure.in: Handle h8300h too.
16141
16142 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16143
16144 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16145
16146 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16147
16148 * configure: Remove extraneous output when guessing host type.
16149 * config.guess: Remove extraneous output when guessing using C
16150 compiler rather than uname, or when guessing fails.
16151
16152 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16153
16154 * Makefile.in: remove all.cross and install.cross targets
16155
16156 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16157 definitions
16158
16159 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16160
16161 * configure.in (target sh): Build gprof.
16162
16163 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16164
16165 * config.sub: change -solaris to -solaris2
16166
16167 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16168
16169 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16170
16171 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16172
16173 * configure: Correct error message for missing Makefile.in to
16174 print correct directory.
16175
16176 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16177
16178 * install.sh: kludge around 386BSD shell bug
16179
16180 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16181
16182 * config.guess: Recognize NeXT.
16183 * config.guess: Recognize i486-ncr-sysv4.
16184 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16185
16186 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16187
16188 * Makefile.in (MAKEINFOFLAGS): New variable.
16189 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16190 * build-all.mk, test-build.mk: Pass down --no-split as
16191 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16192
16193 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16194
16195 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16196
16197 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16198
16199 * Makefile.in (libg++.tar.z): New rule.
16200 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16201 * Makefile.in (taz): Only do a single chmod.
16202
16203 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16204
16205 * install.sh: don't use dirname anymore (replaced with sed usage)
16206
16207 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16208
16209 * Makefile.in: Change extension for gzip'd files from '.z' to
16210 '.gz' per new FSF standard usage.
16211
16212 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16213
16214 * configure: put quotes around the final value of program_transform_name
16215
16216 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16217
16218 * Makefile.in: new install.sh support; update install-info rules
16219
16220 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16221
16222 * configure.in: Build diff for crosses, but not for go32 host.
16223
16224 * configure.in: Build gprof only for native, and don't build it
16225 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16226
16227 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16228
16229 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16230
16231 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16232
16233 * configure.in (host_tools): Add prms.
16234
16235 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16236
16237 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16238 with $(FLAGS_TO_PASS) on the command line
16239
16240 * config.sub: Recognize lynx and lynxos
16241
16242 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16243
16244 * config.sub: Accept -ecoff*, not just -ecoff.
16245
16246 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16247
16248 * Makefile.in (taz): Use .gz suffix instead of .z.
16249 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16250 names.
16251
16252 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16253
16254 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16255
16256 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16257
16258 * Makefile.in (install-no-fixedincludes): install gcc last, so
16259 that rebuilds that might happen during 'make install' don't get
16260 bogus gcc include files
16261
16262 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16263
16264 Change from Utah for HPPA support:
16265 * config.guess: Recognize hppa1.x-hp-bsd.
16266
16267 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16268
16269 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16270 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16271
16272 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16273
16274 * config.sub: Add support for rom68k and bug boot monitors.
16275
16276 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16277
16278 * Makefile.in: Make all-opcodes depend on all-bfd.
16279
16280 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16281
16282 * config.guess: Added special check for i[34]86-univel-sysv4*.
16283
16284 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16285
16286 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16287 the processor rather than assuming i486.
16288
16289 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16290
16291 * config.guess: Recognize SunOS6 as Solaris3.
16292
16293 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16294
16295 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16296 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16297
16298 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16299
16300 * build-all.mk (all-cross): New target for Canadian Cross.
16301 Added Q2 go32 targets.
16302 * test-build.mk: Configure go32 cross sparclite-aout and
16303 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16304 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16305
16306 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16307
16308 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16309 GO32 hosted toolchains
16310
16311 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16312
16313 * configure: change so "-exec-prefix" gets passed down rather
16314 than "-exec_prefix" so autoconf generated Makefiles get the
16315 exec_prefix set right.
16316
16317 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16318
16319 * config.guess: get the Solaris2 minor version number
16320
16321 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16322
16323 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16324
16325 * config.guess: Recognize some Sequent platforms.
16326
16327 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16328
16329 * Makefile.in: added the vault-install target
16330
16331 * configure.in: actually use the Sun3 makefile fragment that's in
16332 config, also added the release dir to configdirs
16333
16334 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16335
16336 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16337
16338 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16339
16340 * configure.in: remove some program from Alpha targetted toolchains
16341
16342 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16343
16344 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16345 gprof.
16346 (taz): Run "make diststuff" in those directories instead of "make
16347 proto-dir". Look for "VERSION=" only at start of line in subdir
16348 Makefile. Use "gzip -9" for compression.
16349 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16350 (binutils.tar.z): New target.
16351
16352 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16353
16354 * Makefile.in (taz): Include gpl.texinfo.
16355
16356 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16357
16358 * Makefile.in (setup-dirs): Merged into "taz" target.
16359 (taz): Only do `proto-dir' stuff if a directory is actually needed
16360 for this target.
16361
16362 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16363
16364 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16365 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16366 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16367 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16368 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16369
16370 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16371
16372 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16373 config.sub, and move-if-change to gdb testsuite distribution
16374 archive, so the testsuite can be extracted, configured, and
16375 run separately from the gdb distribution. Blow away the Chill
16376 tests that require a Chill compiled executable, since GNU Chill
16377 is not yet publically available.
16378
16379 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16380
16381 * test-build.mk: set environment variables in a single command,
16382 instead of a list of assignments and exports
16383
16384 * config.guess: recognize Alpha/OSF1 systems
16385
16386 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16387
16388 * configure: Change help message to prefer --options rather than
16389 -options.
16390
16391 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16392
16393 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16394 zippy@ecst.csuchico.edu.
16395 * config.guess: Recognize miniframe.
16396
16397 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16398
16399 * Makefile.in: Use srcroot to find runtest rather than rootme.
16400 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16401
16402 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16403
16404 * test-build.mk: Extensive additions to support building on a
16405 machine other than the host.
16406
16407 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16408
16409 * configure (tooldir): Fix for i386-aix again.
16410
16411 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16412
16413 * configure, Makefile.in: Change definition of $(tooldir)
16414 to match the FSF.
16415
16416 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16417
16418 * config.guess: Recognize i[34]86/SVR4.
16419
16420 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16421
16422 * Makefile.in (all-gdb): gdb depends on sim.
16423
16424 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16425
16426 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16427 at the same time we make the prototype gdb directory.
16428 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16429 files at the same time as the gdb base release distribution.
16430
16431 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16432
16433 * Makefile.in (check): Use individual check targets rather than
16434 DO_X rule.
16435 (check-gcc): Added.
16436
16437 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16438
16439 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16440 for System V release 3.2.
16441
16442 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16443
16444 * config.sub: Recognize hppaosf.
16445 * configure.in: Do configure ld/binutils/gas for it.
16446
16447 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16448
16449 * configure (tooldir): Alter syntax used to set this, for systems
16450 where "\$" isn't handled right, like i386-aix.
16451
16452 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16453
16454 * configure: Pass program-transform-name, not
16455 program_transform_name, to recursive configures.
16456
16457 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16458
16459 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16460 of gas+ld+binutils.
16461
16462 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16463
16464 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16465
16466 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16467
16468 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16469
16470 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16471
16472 * Makefile.in (PRMS): Set back to all-prms.
16473
16474 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16475
16476 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16477 targets, rather than for MIPS hosts.
16478
16479 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16480
16481 * configure.in: add comment for --with-x default values
16482
16483 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16484
16485 * Makefile.in: add check-* targets for each of the directories in
16486 the tree. Add a definition of RUNTEST that will use the one we
16487 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16488
16489 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16490
16491 * configure.in: Removed obsolete references to bfd_target and
16492 target_makefile_frag.
16493
16494 * build-all.mk: Set assorted targets for Q2.
16495 * config.sub: Recognize z8k-sim and h8300-hms.
16496 * test-build.mk: Really don't pass host to configure.
16497 (HOLES): Added uname.
16498
16499 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16500
16501 * configure: Handle an empty program-prefix, program-suffix or
16502 program-transform-name correctly.
16503
16504 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16505
16506 * build-all.mk: -G 8 no longer required for MIPS targets.
16507 * test-build.mk: Don't pass host argument to configure; make it
16508 guess.
16509
16510 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16511
16512 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16513 * Makefile.in (COMPRESS): New macro, like GZIP.
16514
16515 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16516
16517 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16518
16519 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16520 with gas currently defaults to -G 0.
16521
16522 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16523
16524 * Makefile.in (all-flex): flex depends on byacc.
16525
16526 * build-all.mk: If host not specified, use config.guess. Pass TAG
16527 to test-build.mk as RELEASE_TAG.
16528 * test-build.mk (configargs): New variable containing arguments to
16529 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16530 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16531
16532 * config.guess: Use /bin/uname when checking -X argument on SCO,
16533 to avoid invoking GNU uname which doesn't understand -X.
16534
16535 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16536
16537 * configure.in: Build gas for mips-*-*.
16538
16539 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16540
16541 * Makefile.in (all.normal): insert missing backslash.
16542
16543 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16544
16545 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16546
16547 * Makefile.in: Complete overhaul to merge many almost identical
16548 targets.
16549
16550 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16551
16552 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16553 (gdb.tar.Z): Adjusted.
16554
16555 * Makefile.in (setup-dirs, taz): New targets; should be general
16556 enough to adapt for gdb sometime. Build only .z file.
16557 (gas.tar.z): New target.
16558
16559 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16560
16561 * build-all.mk: Use CC=cc -Xs on Solaris.
16562
16563 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16564
16565 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16566 for handling BISON for FSF releases.
16567
16568 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16569
16570 * configure: Actually implement the change zoo just documented.
16571
16572 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16573
16574 * configure: when using config.guess, only set target_alias when
16575 it's not already been set (ie, on the command line)
16576
16577 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16578
16579 * Makefile.in: add installcheck target, set PRMS to install-prms
16580
16581 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16582
16583 * configure: add support for package_makefile_fragment, handle the
16584 case where a directory has a configure.in file but no Makefile.in
16585 more gracefully (with an actual understandable error message, even);
16586 add support for --without (and add this to the usage message); also
16587 explicitly add a --host=${host_alias} to the command line when
16588 config.guess is used
16589
16590 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16591
16592 * configure: Must use both --host and --target in recursive calls.
16593
16594 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16595
16596 * Makefile.in: Change deja-gnu to dejagnu.
16597
16598 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16599
16600 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16601
16602 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16603
16604 * configure.in: canonicalize all instances to *-*-solaris2*,
16605 also strip out a number of tools to not build for go32 host
16606
16607 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16608
16609 * config.guess: add GPL.
16610
16611 * Makefile.in, config.guess, config.sub, configure: bump
16612 copyrights to 93.
16613
16614 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16615
16616 * Makefile.in (do-info): Removed obsolete check for existence of
16617 localenv file.
16618
16619 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16620
16621 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16622
16623 * Makefile.in: a couple of 'else true' for decstation,
16624 support for TclX
16625
16626 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16627
16628 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16629
16630 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16631
16632 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16633
16634 * config.guess: Recognize i386-ibm-aix (PS/2).
16635 * configure.in: Use config/mh-aix386 file for it.
16636
16637 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16638
16639 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16640 CC_FOR_TARGET instead.
16641 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16642
16643 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16644
16645 * Makefile.in: Add sim to list of directories sent with gdb
16646
16647 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16648
16649 * configure.in: Put back mips-dec-bsd* case.
16650
16651 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16652
16653 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16654 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16655 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16656
16657 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16658
16659 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16660
16661 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16662 (install-info): install dir.info only if it exists,
16663 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16664
16665 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16666
16667 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16668 gas for mips-dec-bsd.
16669
16670 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16671
16672 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16673 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16674
16675 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16676
16677 * configure.in: Added "dejagnu" to hosttools list.
16678
16679 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16680
16681 * config.sub, configure.in, config.guess: Add support
16682 for Bosx, an AIX variant from Bull.
16683 Patches from F.Pierresteguy@frcl.bull.fr.
16684
16685 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16686
16687 * devo/dejagnu: Initial creation of devo/dejagnu.
16688 Migrated dejagnu testcases and support files for testing software
16689 tools to reside as subdirectories, currently called "testsuite",
16690 within the directory of the software tool. Migrated all programs,
16691 support libraries, etc. beloging to dejagnu proper from
16692 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16693 with no modifications. The changes to these files which will
16694 allow them to configure, build, and execute properly will be made
16695 in a future update.
16696
16697 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16698
16699 * Makefile.in: Change send_pr to send-pr.
16700 * configure.in: Likewise.
16701 * send_pr: Renamed directory to send-pr.
16702
16703 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16704
16705 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16706
16707 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16708
16709 * README: Update for gdb-4.8 release.
16710 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16711 gdb-xxx.tar.z (gzip'd) file also.
16712
16713 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16714
16715 * Makefile.in: make all-diff depend on all-libiberty
16716
16717 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16718
16719 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16720
16721 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16722
16723 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16724
16725 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16726
16727 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16728 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16729 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16730
16731 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16732
16733 * Makefile.in: makeinfo binary is in a new location
16734
16735 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16736
16737 * config.sub: Accept -ecoff as an OS.
16738
16739 * Makefile.in: Various changes to eliminate a level of make
16740 recursion and reduce the required command line length.
16741 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16742 sub-makes.
16743 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16744 variables holding settings for specific sub-makes.
16745 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16746 in terms of BASE_FLAGS_TO_PASS.
16747 (TARGET_LIBS): New variable listing directories which use
16748 TARGET_FLAGS_TO_PASS.
16749 (subdir_do): Eliminated.
16750 (do-*): New set of targets to replace subdir_do.
16751 (various): All targets which used subdir_do now depend on do-*.
16752 (local-clean): Renamed from do_clean.
16753 (local-distclean): New target, dependency of distclean and
16754 realclean.
16755 (install-info): Don't create directories. Depend on dir.info
16756 rather than calling make recursively.
16757 (install-dir.info): Eliminated.
16758 (install-info-dirs): Create all info directories here.
16759 (dir.info): Depend upon do-install-info.
16760
16761 * test-build.mk (HOLES): Added false.
16762
16763 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16764
16765 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16766
16767 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16768
16769 * Makefile.in (info): remove dependency on all-texinfo. The
16770 problem was really in texinfo/C, not at this level.
16771
16772 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16773
16774 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16775
16776 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16777
16778 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16779 GDB releases.
16780
16781 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16782
16783 * configure: Include srcdir in message about target of link not
16784 being found. Don't convert `-' to `_' in `with' options being
16785 passed to subdirs.
16786
16787 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16788
16789 * configure.in: add uudecode to host_tools
16790
16791 * Makefile.in: added {all,install}-uudecode targets, added them to
16792 the appropriate lists
16793
16794 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
16795
16796 * Makefile.in (all-gcc): Added dependency on all-gas.
16797
16798 * configure.in (mips-*-*): Build ld and binutils.
16799
16800 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16801
16802 * configure: check return code from mkdir, print error message and
16803 exit on failure.
16804
16805 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
16806
16807 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
16808
16809 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
16810
16811 * test-build.mk (HOLES): Added tar, cpio and uudecode.
16812
16813 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16814
16815 * config.sub (h8500): Recognize this as a cpu type.
16816
16817 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16818
16819 * configure: source directory missing is no longer a warning
16820
16821 * configure.in: recognize irix[34]* instead of irix[34]
16822
16823 * Makefile.in: define and pass down X11_LIB
16824
16825 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
16826
16827 * guess-systype: Renamed to ...
16828 * config.guess: ... by popular request.
16829 * configure.in, Makefile.in: Update accordingly.
16830
16831 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
16832
16833 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
16834 + Add Convex, Cray/Unicos, and Encore/Multimax support.
16835 + Execute ./dummy instead of assuming . is in PATH.
16836
16837 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
16838
16839 * guess-systype: New shell script. Attempts to guess the
16840 canonical host name of the executing host.
16841 Only a few hosts are supported so far.
16842 * configure: Call guess-systype if no host is specified.
16843
16844 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
16845
16846 * Makefile.in (gcc-no-fixedincludes): Made to work with current
16847 gcc Makefile.
16848
16849
16850 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
16851
16852 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
16853 (all-gcc, install-gcc, subdir_do): Use it.
16854
16855 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16856
16857 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
16858
16859 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
16860
16861 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
16862 set exclusively by configure, using configure.in .
16863
16864 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16865
16866 * test-build.mk: set $PATH for all builds
16867
16868 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
16869
16870 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
16871
16872 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
16873 the one used in gcc/Makefile.in, so that a null expansion doesn't
16874 override the one needed to build gcc with a native cc.
16875
16876
16877 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16878
16879 * configure: Accept -with arguments.
16880
16881 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16882
16883 * Makefile.in: added h8300sim
16884
16885 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
16886
16887 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
16888 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
16889 (all-cygnus, native, build-cygnus): Make
16890 $(canonhost)-stamp-3stage-done, not $(host)....
16891 * test-build.mk (stamp-3stage-compared): Use tail +10c for
16892 i386-sco3.2v4. Added else true to if command.
16893
16894 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
16895
16896 * config.sub: (from FSF) Sequent uses a BSD-like OS.
16897
16898 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
16899
16900 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
16901
16902 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16903
16904 * configure.in: don't remove binutils from Solaris builds
16905
16906 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
16907
16908 * Makefile.in: get rid of earlier definitions for *clean,
16909 also handle the recursive info rule better
16910
16911 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
16912
16913 * Makefile.in (mostlyclean, distclean, realclean): Fix to
16914 do more-or-less the right thing.
16915
16916 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
16917
16918 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
16919 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
16920
16921 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16922
16923 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
16924 $(host_canonical).
16925
16926 * configure.in: split the configdirs list into 4 categories (native
16927 v. cross, library v. tool) and handle the cross-only and native-
16928 only in more reasonable (and correct!) way.
16929
16930 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
16931
16932 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
16933 configdirs anymore.
16934
16935 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16936
16937 * Makefile.in: extensive cleanup:: removed all of the explicit
16938 clean-* targets, collapsed many wrappers around subdir_do into
16939 one, added additional targets to satisfy standards.texi, deleted
16940 some old targets, some changes for consistency
16941
16942 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16943
16944 * configure.in: handle some programs as cross-only, and others as
16945 native only
16946
16947 * test-build.mk: handle partial holes in a more generic manner
16948
16949 * Makefile.in: m4 depends on libiberty
16950
16951 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16952
16953 * configure.in: add m4, textutils, fileutils, sed, shellutils,
16954 time, wdiff, and find to configdirs
16955
16956 * Makefile.in: all, clean, and install rules for the new programs
16957 added to configure.in
16958
16959 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16960
16961 * configure.in: use mh-sun for all *-sun-* hosts
16962
16963 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16964
16965 * Makefile.in: define flags for X11 include files and library file
16966 locations, pass them down to the programs that need this info
16967
16968 * build-all.mk: added a 'native' target, to 3stage the native toolchain
16969
16970 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16971
16972 * configure.in: start building libg++ for HP-UX targets
16973
16974 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
16975
16976 * README: Update references to files moved into etc/.
16977
16978 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
16979
16980 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
16981 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
16982
16983 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
16984
16985 * configure: accept dash as well as underscore in long option
16986 names for FSF compatibility.
16987
16988 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
16989
16990 * config.sub: added -sco3.2v4 support from FSF.
16991
16992 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16993
16994 * configure.in: expand the section that adds or removes
16995 directories from the list of programs to build, to handle native
16996 vs. cross in addition to host v. native
16997
16998 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
16999
17000 * Makefile.in: Replace C++ in macro names with CXX.
17001 This is less likely to break ...
17002
17003 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17004
17005 * test-build.mk: add -w to GNU_MAKE
17006
17007 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17008
17009 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17010 add 'sparc' to list of recognized cpus. This needed to make
17011 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17012 Delete some redundant ose68 variants. Recognize -wrs as an os,
17013 then changes that into $CPU-wrs-vxworks.
17014
17015 * configure.in: remove most references to gdbtest, regularize
17016 target based program removal
17017
17018 * test-build.mk: import from p3 tree (many fixes and changes)
17019
17020 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17021
17022 * Makefile.in: added rules to handle tcl, tk, and expect
17023
17024 * configure.in: handle those directories if they exist
17025
17026 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17027
17028 * config.sub: removed bogus hppabsd and hppahpux names, since
17029 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17030
17031 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17032
17033 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17034 depends upon all-xiberty
17035
17036 * Makefile.in: changes from p3, including:
17037
17038 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17039
17040 * Makefile.in (XTRAFLAGS): include newlib directories if
17041 newlib/Makefile exists, rather than if host != target.
17042
17043 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17044
17045 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17046 from the same source tree and not building a cross-compiler. This
17047 matters for the libg++ configuration if reconfiguring a tree that
17048 has already been installed.
17049
17050 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17051
17052 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17053 pick up the machine and system specific header files.
17054
17055 * Makefile.in: added AS_FOR_TARGET, passed down in
17056 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17057 the C compiler to use to create programs which are run in the
17058 build environment, set it to default to $(CC), and passed it down
17059 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17060
17061 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17062
17063 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17064 We need them for unusual native builds, like systems without
17065 ranlib.
17066
17067 * configure: also define $(host_canonical) and
17068 $(target_canonical), which are the full, canonical names for the
17069 given host and target
17070
17071 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17072
17073 * Makefile.in: Added separate definitions for C++.
17074
17075 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17076
17077 * configure.in (configdirs): Add deja-gnu.
17078
17079 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17080
17081 * README: Update for configure.texi and gdb-4.7 release.
17082
17083 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17084
17085 * Makefile.in: Move "all" target to top of file.
17086 Previously, first target was ".PHONY" which caused BSD4.4 make
17087 to build .PHONY when make was run without arguments.
17088
17089 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17090
17091 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17092 Library-copylefted code in libiberty.
17093
17094 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17095
17096 * config.sub: Replace m68kmote with plain old m68k.
17097
17098 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17099
17100 * Makefile.in: Remove space from blank line, avoid Make complaints.
17101
17102 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17103
17104 * config.sub: Complain if no argument is given. Added support for
17105 386bsd as OS and target alias.
17106
17107 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17108
17109 * Makefile.in (XTRAFLAGS): include newlib directories if
17110 newlib/Makefile exists, rather than if host != target.
17111
17112 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17113
17114 * config.sub: recognize sparclite-wrs-vxworks.
17115
17116 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17117 p3.) Added clean-xiberty to clean.
17118
17119 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17120
17121 * configure.in: use *-*-* instead of nested cases for host and target
17122
17123 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17124
17125 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17126 from the same source tree and not building a cross-compiler. This
17127 matters for the libg++ configuration if reconfiguring a tree that
17128 has already been installed.
17129
17130 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17131
17132 * config.sub (i486v/i486v4): Merge in from FSF version.
17133
17134 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17135
17136 * configure: only set PWD if it is already set.
17137
17138 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17139
17140 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17141 doesn't have unset and all success paths (and most error paths)
17142 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17143 to just ${PWD} to avoid confusion.)
17144
17145 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17146
17147 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17148 even for a native compilation.
17149
17150 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17151
17152 Changes to make the gdb.tar.Z rule work better.
17153
17154 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17155 (DEVO_SUPPORT): Add configure.texi.
17156 (bfd-ilrt.tar.Z): Remove ancient rule.
17157
17158 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17159
17160 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17161 pick up the machine and system specific header files.
17162
17163 * configure.in, config.sub: added new target m68010-adobe-scout,
17164 with alias of adobe68k. Changed configure.in to check for
17165 -scout before -sco* to avoid a false match.
17166
17167 * Makefile.in: added AS_FOR_TARGET, passed down in
17168 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17169 the C compiler to use to create programs which are run in the
17170 build environment, set it to default to $(CC), and passed it down
17171 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17172
17173 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17174
17175 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17176 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17177 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17178 FOR_TARGET variants, to newlib and libg++.
17179
17180 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17181
17182 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17183 first.
17184
17185 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17186
17187 * config.sub: Accept `elf' as an environment.
17188
17189 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17190
17191 * Makefile.in (all-opcodes): cd into the right directory
17192
17193 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17194
17195 * configure: added -program_transform_name option, used as
17196 argument to sed when installing programs.
17197 configure.texi: added documentation for -program_prefix,
17198 -program_suffix and -program_transform_name.
17199
17200 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17201
17202 * config.sub: Accept i486 where i386 ok.
17203
17204 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17205
17206 * config.sub: accept we32k
17207
17208 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17209
17210 * config.sub, configure.in: accept OSE68000 and OSE68k.
17211
17212 * Makefile.in: don't create all directories for ``make install'';
17213 let the subdirectories create the ones they need.
17214
17215 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17216
17217 * COPYING: new file, GPL v2
17218
17219 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17220
17221 * Makefile.in: use the new gen-info-dir, which needs a template
17222 argument (which also lives in texinfo)
17223
17224 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17225
17226 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17227
17228 * config.sub (ncr3000): Change i386 to i486.
17229
17230 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17231
17232 * Makefile.in: add install-rcs, install-grep to
17233 install-no-fixedincludes, removed install-bison and install-libgcc
17234
17235 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17236
17237 * configure.in: grab the HPUX makefile fragment if on HPUX
17238
17239 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17240
17241 * Makefile.in: eradicate bison spoor (ditto libgcc).
17242 configure.in: recognise m68{k,000}-ericsson-OSE.
17243 es1800 is alias for m68k-ericsson-OSE
17244
17245 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17246
17247 * configure.in: rearrange the parts that remove programs from
17248 configdirs, based now on HOST==TARGET or by canonical triple.
17249
17250 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17251
17252 * test-build.mk: recurse explicitly with -f test-build.mk when
17253 appropriate. predicate stage3 and comparison on the existence
17254 of gcc. That is, if gcc isn't around, we aren't three-staging.
17255 On very clean, also remove ...stamp-co. Build in-place before
17256 doing other builds.
17257
17258 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17259
17260 * Makefile.in, configure.in: add tgas
17261
17262 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17263
17264 * Makefile.in: a number of changes merged in from progressive.
17265
17266 * configure.in: add libm.
17267
17268 * .cvsignore: ignore some stuff that comes from test-build.mk.
17269
17270 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17271
17272 * config.sub: Add es1800 (m68k-ericsson-es1800).
17273
17274 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17275
17276 * configure: Add program_suffix (parallel to program_prefix)
17277 * Makefile.in: adjust directory-creating script for losing decstation
17278
17279 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17280
17281 * configure: Minor $subdir-related fixes.
17282
17283 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17284
17285 * configure: fix various problems with propogating
17286 makefile_target_frag in subdirs.
17287 * configure.in: config libgcc if its there
17288
17289 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17290
17291 * config.sub: HPPA merge.
17292
17293 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17294
17295 * Makefile.in: Replace all-bison with all-byacc in all
17296 dependency lines for other tools (which now use byacc).
17297
17298 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17299
17300 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17301
17302 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17303
17304 * Makefile.in: make gprof rules similar to byacc rules (instead of
17305 vestigal $(unsubdir) that didn't work...)
17306
17307 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17308
17309 * config.sub: Add support for Linux.
17310 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17311 (at least for libg++).
17312
17313 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17314
17315 * configure.texi: fix doc for the -nfp option to configure
17316
17317 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17318
17319 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17320
17321 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17322
17323 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17324 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17325 * configure.in: added solaris* host_makefile_frag hook.
17326
17327 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17328
17329 * config.sub: changed recognition of m68000 so that various
17330 m68k types can be specified via m680[01234]0
17331
17332 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17333
17334 * config.sub (basic_machine): fix sed so that '-foo' isn't
17335 completely substituted out while .+'-foo' loses the '-foo'
17336
17337 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17338
17339 * config.sub ($os): Add -aout.
17340
17341 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17342
17343 * configure: If host_makefile_frag is absolute, don't
17344 prefix ${invsubdir} (relevant to libg++ auto-configure).
17345
17346 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17347
17348 * Makefile.in (tooldir): Define it.
17349 (all-ld): Depend on all-flex.
17350
17351 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17352
17353 * Makefile.in (check): Fix libg++ special case.
17354
17355 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17356
17357 * configure: do not bury `pwd` into config.status, thus do fewer
17358 pwd's.
17359
17360 * configure: print the "Building in" message only when building in
17361 other than "." AND verbose.
17362
17363 * configure: remove -s, rework -v to better accommodate guested
17364 configures.
17365
17366 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17367
17368 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17369
17370 * Makefile.in: macroize flags passed on recursion. remove
17371 fileutils.
17372
17373 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17374
17375 * configure: get makesrcdir right for subdirs deeper than 1.
17376
17377 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17378 install.
17379
17380 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17381
17382 * Makefile.in: don't print subdir_do or recursion lines.
17383
17384 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17385
17386 * standards.texi: added menu item.
17387
17388 * Makefile.in: build and install standards.info.
17389
17390 * standards.texi: new file.
17391
17392 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17393
17394 * configure: test for and move config.status pieces from
17395 ${subdir}/.
17396
17397 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17398
17399 * configure: Test for existance of files before trying to mv
17400 them, to avoid numerous non-existance messages.
17401
17402 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17403
17404 * configure: correct final line of config.status.
17405
17406 * configure: patch from eggert. Avoids a protection problem if
17407 the original Makefile.in is read only.
17408
17409 * configure: use move-if-change from gcc to create config.status.
17410 Some makefiles depend on config.status to tell if a directory
17411 has been reconfigured for a different host. This change
17412 prevents those directories from remaking everything in the case
17413 where the reconfig was only intended to rebuild a Makefile.
17414
17415 * configure: test for config.sub with "config.sub sun4" rather
17416 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17417 host alias from a missing config.sub.
17418
17419 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17420
17421 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17422 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17423
17424 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17425
17426 * configure: mkdir ${subdir} as needed.
17427
17428 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17429
17430 * Makefile.in,configure.in: added autoconf.
17431
17432 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17433
17434 * Makefile.in: no longer pass against on recursion.
17435
17436 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17437 definitions are not inherited.
17438
17439 * configure: correct makesrcdir when subdir is .
17440
17441 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17442
17443 * configure: Add support for 'subdirs' variable, which is
17444 like 'configdirs', except that configure doesn't re-invoke
17445 itself for subdirs, it just creates a Makefile for each subdir.
17446 * configure.texi: Document subdirs.
17447
17448 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17449
17450 * configure.in: added flex to configdirs
17451
17452 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17453
17454 * Makefile.in: remove clean-stamps from clean.
17455
17456 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17457
17458 * configure.in: Add gdbtest to configdirs.
17459
17460 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17461
17462 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17463 to recursive makes.
17464 * configure.in: Recognize new ncr3000 config.
17465
17466 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17467
17468 * Makefile.in, configure.in: removed references to gdbm.
17469
17470 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17471
17472 * config.sub: Don't canonicalize os value
17473 newsos* to bsd (readline needs to check for newsos).
17474 (This fix was earlier made Jan 31, but got re-broken.)
17475
17476 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17477
17478 * configure.in: sco is an os, not a vendor!
17479
17480 * configure: Quote $( better. Keep various shells happy.
17481
17482 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17483
17484 * Makefile.in: eliminate stamp-files.
17485
17486 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17487
17488 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17489 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17490
17491 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17492
17493 * config.sub: fix iris/iris3.
17494
17495 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17496
17497 * configure: re-add -rm.
17498
17499 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17500
17501 * Maskefile.in: add .stmp-rcs to all.
17502
17503 * configure.in: remove gas from rs6000 build, use aix host fragment.
17504
17505 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17506
17507 * configure: pass down site_option during recursion.
17508
17509 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17510
17511 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17512
17513 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17514
17515 * configure: Change exec_prefix so that it really defaults to prefix.
17516
17517 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17518
17519 * Makefile.in, configure.in: Add support for mmalloc library.
17520
17521 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17522
17523 * Makefile.in: add stmp dependencies for a few more things.
17524
17525 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17526
17527 * configure: adjusted error message on objdir/srcdir configure
17528 collision, per john's suggestion.
17529
17530 * Makefile.in: add libiberty stmp to all and all.cross.
17531
17532 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17533
17534 * Makefile.in: remove force dependencies, add grep to all.
17535
17536 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17537
17538 * Makefile.in: drop flex. make stamp files work.
17539
17540 * configure: added test for conflicting configuration in srcdir,
17541 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17542 gets cranky. use relative paths for configure and srcdir
17543 whenever possible. Send some error messages to stderr that were
17544 going to stdout.
17545
17546 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17547
17548 * Makefile.in: Fix libg++ rule to check for gcc directory
17549 before using gcc/gcc. Also pass XTRAFLAGS.
17550
17551 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17552
17553 * Makefile.in: added stmp-files so that directories aren't polled
17554 when they are already built.
17555
17556 * configure.texi: fixed a node pointer problem.
17557
17558 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17559
17560 * config.sub configure.in gdb/configure.in
17561 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17562 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17563 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17564
17565 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17566
17567 * configure: -recurring becomes -silent. corrected help message
17568 for -site= option.
17569
17570 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17571
17572 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17573
17574 * configure: when building Makefile for crosses, replace
17575 tooldir and program_prefix. default srcdir from location of
17576 config.sub. remove "for host in hosts" and "for target in
17577 targets" loops.
17578
17579 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17580
17581 * Makefile.in: Do not pass bindir or mandir to cvs.
17582
17583 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17584
17585 * Makefile.in, configure.in: removed traces of namesubdir,
17586 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17587 copyrights to '92, changed some from Cygnus to FSF.
17588
17589 * configure.texi: remove most references to multiple hosts,
17590 multiple targets, subdirs, etc.
17591
17592 * configure.man: removed rcsid. reference config.sub not
17593 config.subr.
17594
17595 * Makefile.in: mkdir $(infodir) on install-info.
17596
17597 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17598
17599 * configure.texi: Explain better about .gdbinit and about
17600 the environment that configure.in sections run in.
17601
17602 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17603
17604 * configure.in: Ultrix is only a decstation if it's a MIPS.
17605
17606 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17607
17608 * README: DOC.configure => cfg-paper.texi.
17609
17610 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17611
17612 * config.sub (near case $os): Don't convert newsos* to bsd!
17613
17614 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17615
17616 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17617 the number of copies of COPYING that go into the GDB tar file.
17618
17619 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17620
17621 * bfd/configure.in, gdb/config/mh-i386sco,
17622 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17623 Fix SCO configuration stuff.
17624
17625 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17626
17627 * Makefile.in: For libg++, make sure the -I pointing
17628 to the gcc directory goes *after* all the libg++-local -I flags.
17629 Also, move just-gcc dependency from just-libg++ to all-libg++.
17630
17631 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17632
17633 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17634
17635 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17636
17637 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17638
17639 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17640
17641 * config.sub: Add stratus configuration frags. Also
17642 submitted to FSF.
17643
17644 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17645
17646 * Makefile.in (DEV_SUPPORT): add configure.man.
17647
17648 * config.sub(Decode manufacturer-specific): add -none*.
17649
17650 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17651
17652 * Makefile.in: remove form feeds to make Sun's make happy.
17653 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17654
17655 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17656
17657 * Makefile.in (AR_FLAGS): Make quieter.
17658
17659 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17660
17661 * configure.in: Add libg++.
17662 * configure: When verbose, don't output the command line at each
17663 level; it will be unremarkably the same as the previous version,
17664 which will be the same as what the user typed.
17665
17666 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17667
17668 * configure.in, Makefile.in: fix clean-info, add flex. add
17669 fileutils.
17670
17671 * configure: be less sensitive to spaces in Makefile.in. Do not
17672 look for sources in "..". Doing so breaks subdirectories that
17673 might have their own configure. If a subdir has it's own
17674 configure script, use it.
17675
17676 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17677
17678 * cfg-paper.texi: some changes suggested by rms.
17679
17680 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17681
17682 * config.sub: Merge in some small additions from the FSF version,
17683 taken from the gcc distribution, to bring the Cygnus and FSF
17684 versions into closer sync.
17685
17686 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17687
17688 * configure.in: Changed svr4 references to sysv4.
17689
17690 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17691
17692 * configure: added -V for version number option.
17693
17694 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17695
17696 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17697 renamed from DOC.configure to cfg-paper.texi.
17698
17699 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17700
17701 * configure, config.subr, config.sub: config.subr is now
17702 config.sub again.
17703
17704 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17705
17706 * configure.texi: new file, in progress.
17707
17708 * Makefile.in: build info file and install the man page for
17709 configure.
17710
17711 * configure.man: new file, first cut.
17712
17713 * configure: find config.subr again now that configuration "none"
17714 has gone. removed all traces of the -ansi option. removed all
17715 traces of the -languages option.
17716
17717 * config.subr: resync from rms.
17718
17719 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17720
17721 * configure, config.sub, config.subr: merge config.sub into
17722 config.subr, call the result config.subr, remove config.sub, use
17723 config.subr.
17724
17725 * Makefile.in: revised install for dir.info.
17726
17727 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17728
17729 * configure.in: add decstation host makefile frag.
17730
17731 * Makefile.in: BISON now bison -y again. also install-gcc on
17732 install. clean-gdbm on clean. infodir belongs in datadir.
17733 Make directories for info install. Build dir.info here then
17734 install it.
17735
17736 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17737
17738 * Makefile.in: fix for bad directory tests.
17739
17740 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17741
17742 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17743 regexp. -srcdir relative was being handled incorrectly.
17744
17745 * Makefile.in: unwrapped some for loops so that parallel makes
17746 work again and so one can focus one's attention on a particular
17747 package.
17748
17749 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17750
17751 * configure: added PWD as a stand in for `pwd` (for speed). use
17752 elif wherever possible. make -srcdir work without -objdir.
17753 -objdir= commented out.
17754
17755 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17756
17757 * configure: +options become --options. -subdirs commented out.
17758 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17759 Makefile now at top of generated Makefile. Removed cvs log
17760 entries. added -srcdir. create .gdbinit only if there is one
17761 in ${srcdir}.
17762
17763 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17764 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17765 and mandir now keyed off datadir by default.
17766
17767 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17768
17769 * Freshly created ChangeLog.
17770
17771 \f
17772 Local Variables:
17773 mode: change-log
17774 left-margin: 8
17775 fill-column: 76
17776 version-control: never
17777 End: