c-common.c (c_sizeof_or_alignof_type): Move a declaration into [ADJUST_FIELD_ALIGN].
[gcc.git] / ChangeLog
1 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2
3 * MAINTAINERS: Add self as SLSR maintainer.
4
5 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
6
7 * MAINTAINERS: Update my email address.
8
9 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
10
11 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
12
13 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
14
15 * Makefile.in: Regenerate.
16
17 * Makefile.tpl: Fix typo.
18 * Makefile.in: Regenerate partially.
19
20 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
21
22 * configure.ac: Added libcilkrts to noconfig list when C++ is not
23 supported.
24 * configure: Regenerated.
25
26 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
27
28 * MAINTAINERS (Write After Approval): Add myself.
29
30 2013-10-30 Jason Merrill <jason@redhat.com>
31
32 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
33 --disable-build-format-warnings.
34
35 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
36
37 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
38 depend on libstdc++ and libgcc.
39 * configure: Regenerate.
40 * configure.ac: Added libcilkrts to target binaries. Also, restrict
41 libcilkrts for POSIX and i*86, and x86_64 architectures.
42 * Makefile.in: Added libcilkrts related fields to support building it.
43
44 2013-10-26 Jeff Law <law@redhat.com>
45
46 * Makefile.def (target_modules): Remove libmudflap
47 (languages): Remove check-target-libmudflap).
48 * Makefile.in: Rebuilt.
49 * Makefile.tpl (check-target-libmudflap-c++): Remove.
50 * configure.ac (target_libraries): Remove target-libmudflap.
51 Remove checks which disabled libmudflap on some systems.
52 * configure: Rebuilt.
53 * libmudflap: Directory removed.
54
55 2013-10-21 Cong Hou <congh@google.com>
56
57 * MAINTAINERS (Write After Approval): Add myself.
58
59 2013-10-16 Mike Stump <mikestump@comcast.net>
60
61 * .dir-locals.el: Add.
62
63 2013-10-15 David Malcolm <dmalcolm@redhat.com>
64
65 * configure.ac: Add --enable-host-shared
66 * configure: Regenerate.
67
68 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
69
70 Import from savannah.gnu.org:
71 * config.guess: Update to 2013-06-10 version.
72 * config.sub: Update to 2013-10-01 version.
73
74 2013-10-01 Simon Cook <simon.cook@embecosm.com>
75
76 Changes to build configuration to allow big endian ARC ELF toolchain
77 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
78 * configure: Regenerate.
79
80 2013-09-20 Alan Modra <amodra@gmail.com>
81
82 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
83 ppc host match. Support little-endian powerpc linux hosts.
84
85 2013-09-19 Dodji Seketeli <dodji@redhat.com>
86
87 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
88 maintainer.
89
90 2013-09-12 DJ Delorie <dj@redhat.com>
91
92 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
93 maintainers.
94
95 2013-09-03 Richard Biener <rguenther@suse.de>
96
97 * configure.ac: Also allow ISL 0.12.
98 * configure: Regenerated.
99
100 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
101
102 * MAINTAINERS (Write After Approval): Add myself.
103
104 2013-08-27 David Malcolm <dmalcolm@redhat.com>
105
106 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
107
108 2013-08-26 Caroline Tice <cmtice@google.com>
109
110 * MAINTAINERS: Correct earliers update: Move myself from libvtv
111 "Various Reviewers" to libvtv "Various Maintainers".
112
113 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
114
115 * MAINTAINERS: Add myself as RTL optimizers reviewer.
116
117 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
118
119 * MAINTAINERS: Update name, email.
120
121 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
122
123 * MAINTAINERS (Write After Approval): Add myself.
124
125 2013-08-12 Caroline Tice <cmtice@google.com>
126
127 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
128 address in the Write After Approval section.
129
130 2013-08-09 Carlos O'Donell <carlos@redhat.com>
131
132 * MAINTAINERS (Write After Approval): Update email.
133
134 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
135
136 * configure.ac: Adjust to check VTV_SUPPORTED.
137 * configure: Regenerated.
138
139 2013-08-02 Caroline Tice <cmtice@google.com>
140
141 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
142 on non-linux systems; add target-libvtv to noconfigdirs; add
143 libsupc++/.libs to C++ library search paths.
144 * configure: Regenerated.
145 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
146 libstdc++ and libgcc.
147 * Makefile.in: Regenerated.
148
149 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
150
151 * MAINTAINERS (Write After Approval): Add myself.
152
153 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
154 Shiva Chen <shiva0217@gmail.com>
155
156 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
157 nds32 port maintainers.
158
159 2013-07-17 Tim Shen <timshen91@gmail.com>
160
161 * MAINTAINERS (Write After Approval): Add myself.
162
163 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
164
165 * configure.ac: Sync from binutils.
166 * configure: Regenerate.
167
168 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
169
170 * MAINTAINERS (Write After Approval): Add myself.
171
172 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
173
174 * MAINTAINERS (Write After Approval): Add myself.
175
176 2013-05-17 David Malcolm <dmalcolm@redhat.com>
177
178 * MAINTAINERS (Write After Approval): Add myself.
179
180 2013-04-30 Brooks Moses <bmoses@google.com>
181
182 * MAINTAINERS: Update my email; move myself from Fortran
183 reviewer to Write After Approval.
184
185 2013-04-16 Andreas Schwab <schwab@suse.de>
186
187 * configure.ac (aarch64-*-*): Don't disable java.
188 * configure: Regenerate.
189
190 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
191
192 * MAINTAINERS (Write After Approval): Add myself.
193
194 2013-03-30 Matthias Klose <doko@ubuntu.com>
195
196 * Makefile.def (target_modules): Don't install libffi.
197 * Makefile.in: Regenerate.
198
199 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
200
201 * MAINTAINERS (Write After Approval): Add myself.
202
203 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
204
205 * MAINTAINERS (Write After Approval): Add myself.
206
207 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
208
209 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
210 * configure: Regenerated.
211
212 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
213
214 * MAINTAINERS: Explicitly add myself as AIX maintainer.
215 Remove Geoff Keating as rs6000 port maintainer, at his request.
216
217 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
218
219 * MAINTAINERS: Update my email.
220
221 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
222
223 * configure: Re-generate.
224
225 2013-01-15 Richard Biener <rguenther@suse.de>
226
227 PR other/55973
228 * configure: Re-generate.
229
230 2013-01-14 Matthias Klose <doko@ubuntu.com>
231
232 * Makefile.def (install-target-libsanitizer): Depend on
233 install-target-libstdc++-v3.
234 * Makefile.in: Regenerate.
235
236 2013-01-14 Richard Biener <rguenther@suse.de>
237
238 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
239 * configure: Re-generate
240
241 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
242
243 * config.sub: Update from config repo.
244
245 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
246
247 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
248 * Makefile.in: Regenerate.
249
250 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
251
252 * MAINTAINERS (arc): Add new port maintainership for myself.
253
254 2013-01-09 Jason Merrill <jason@redhat.com>
255
256 * .gitignore: Import from gdb repository.
257
258 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
259
260 * Makefile.def (configure-gcc): Depend on all-gmp.
261 (all-gcc): Remove dependency on all-gmp.
262 * Makefile.in: Regenerated.
263
264 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
265
266 * config.sub: Merge from config repo.
267 * config.guess: Ditto.
268
269 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
270
271 * Makefile.def: Merge from binutils.
272 * Makefile.in: Ditto.
273
274 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
275
276 * MAINTAINERS: Update my email.
277
278 2012-12-29 Ben Elliston <bje@gnu.org>
279
280 * config.guess: Update to 2012-12-29 version.
281 * config.sub: Likewise.
282
283 2012-12-20 Matthias Klose <doko@ubuntu.com>
284
285 * Makefile.def (install-target-libgfortran): Depend on
286 install-target-libquadmath, install-target-libgcc.
287 (install-target-libsanitizer): Depend on install-target-libgcc.
288 (install-target-libjava): Depend on install-target-libgcc.
289 (install-target-libitm): Depend on install-target-libgcc.
290 (install-target-libobjc): Depend on install-target-libgcc.
291 (install-target-libstdc++-v3): Depend on install-target-libgcc.
292 * Makefile.in: Regenerate.
293
294 2012-12-19 Matthias Klose <doko@ubuntu.com>
295
296 * Makefile.def (install-target-libgo): Depend on
297 install-target-libatomic.
298 * Makefile.in: Regenerate.
299
300 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
301
302 PR go/55201
303 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
304 * Makefile.in: Regenerate.
305
306 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
307
308 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
309 * configure: Regenerate.
310
311 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
312
313 * config.sub: Merge from config repo.
314
315 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
316
317 * Makefile.def (target_modules): Add bootstrap=true and
318 raw_cxx=true to libsanitizer.
319 * configure.ac (bootstrap_target_libs): Add libsanitizer.
320 * Makefile.in: Regenerated.
321 * configure: Likewise.
322
323 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
324
325 * MAINTAINERS: Remove self as RTL optimization maintainer.
326
327 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
328
329 * MAINTAINERS (Write After Approval): Add myself.
330
331 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
332
333 * Makefile.def (target_modules): Remove bootstrap=true and
334 raw_cxx=true from libsanitizer.
335 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
336 * Makefile.in: Regenerated.
337 * configure: Likewise.
338
339 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
340
341 * Makefile.def (target_modules): Add bootstrap=true and
342 raw_cxx=true to libsanitizer.
343 * configure.ac (bootstrap_target_libs): Add libsanitizer.
344 * Makefile.in: Regenerated.
345 * configure: Likewise.
346
347 2012-11-28 Andrew Pinski <apinski@cavium.com>
348
349 PR bootstrap/54279
350 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
351 * configure: Regenerate.
352 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
353 * Makefile.in: Regenerate.
354
355 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
356
357 * configure.ac: Disable libsanitizer if we're not building C++.
358 * configure: Regenerate.
359
360 2012-11-15 Roland McGrath <roland@hack.frob.com>
361
362 * MAINTAINERS (Write After Approval): Add myself.
363
364 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
365
366 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
367 Kostya Serebryany (kcc@google.com) and
368 Jakub Jelinek (jakub@redhat.com).
369 Rename area for Dodji Seketeli (dodji@redhat.com).
370
371 2012-11-15 Dodji Seketeli <dodji@redhat.com>
372
373 * MAINTAINERS: (asan.c, related): Add myself.
374
375 2012-11-14 Roland McGrath <mcgrathr@google.com>
376
377 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
378 * configure: Regenerate.
379
380 2012-11-13 Richard Henderson <rth@redhat.com>
381
382 * configure.ac: Move libsanitizer logic to subdirectory.
383 * configure: Regenerate.
384
385 2012-11-13 Dodji Seketeli <dodji@redhat.com>
386
387 * configure.ac: Enable libsanitizer just on x86 linux for now.
388 * configure: Re-generate.
389
390 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
391
392 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
393 sections.
394 * configure: Regenerate.
395
396 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
397
398 * configure.ac: Add section for configdirs for libsanitizer.
399 Disable for cris-*-* and mmix-*-*.
400 * configure: Regenerate.
401
402 2012-11-12 Wei Mi <wmi@google.com>
403
404 * configure.ac: Add libsanitizer to target_libraries.
405 * Makefile.def: Ditto.
406 * configure: Regenerate.
407 * Makefile.in: Regenerate.
408 * libsanitizer: New directory for asan runtime. Contains an empty
409 tsan directory.
410
411 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
412
413 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
414 against Mingw64 w32api.
415 * configure: Regenerate.
416
417 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
418
419 * configure: Regenerated.
420
421 2012-11-03 Robert Mason <rbmj@verizon.net>
422
423 * configure.ac: add --disable-libstdcxx configure option
424 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
425
426 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
427
428 * MAINTAINERS (Write After Approval): Add myself.
429
430 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
431
432 * MAINTAINERS (Write After Approval): Add myself.
433
434 2012-10-24 Sharad Singhai <singhai@google.com>
435
436 * MAINTAINERS (Write After Approval): Add myself.
437
438 2012-10-24 Eric Christopher <echristo@gmail.com>
439
440 * MAINTAINERS: Update email address.
441
442 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
443
444 PR bootstrap/54820
445 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
446 * configure: Regenerate.
447
448 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
449
450 * MAINTAINERS (aarch64): Add Marcus and myself.
451
452 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
453
454 PR bootstrap/54820
455 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
456 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
457 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
458 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
459 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
460 * Makefile.in: Regenerate.
461 * configure.ac (have_static_libs): New variable and associated check.
462 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
463 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
464 * configure: Regenerate.
465
466 2012-10-10 Richard Biener <rguenther@suse.de>
467
468 * MAINTAINERS: Adjust for changed surname.
469
470 2012-10-04 Lawrence Crowl <crowl@google.com>
471
472 * MAINTAINERS (Write After Approval): Add myself.
473
474 2012-10-01 Cary Coutant <ccoutant@google.com>
475
476 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
477
478 2012-09-28 Ian Lance Taylor <iant@google.com>
479
480 * Makefile.def: Make all-target-libgo depend on
481 all-target-libbacktrace.
482 * Makefile.in: Rebuild.
483
484 2012-09-26 Ian Lance Taylor <iant@google.com>
485
486 * Makefile.def: Make all-gcc depend on all-libbacktrace.
487 * Makefile.in: Rebuild.
488
489 2012-09-20 Walter Lee <walt@tilera.com>
490
491 * configure.ac: Add tilegx to list of targets that support gold.
492 * configure: Regenerate.
493
494 2012-09-20 Marek Polacek <polacek@redhat.com>
495
496 * MAINTAINERS (Write After Approval): Add myself.
497
498 2012-09-19 Steve Ellcey <sellcey@mips.com>
499
500 * configure.ac: Add mips*-mti-elf* target.
501 * configure: Regenerate.
502
503 2012-09-17 Ian Lance Taylor <iant@google.com>
504
505 * MAINTAINERS (Various Maintainers): Add libbacktrace.
506 * configure.ac (host_libs): Add libbacktrace.
507 (target_libraries): Add libbacktrace.
508 * Makefile.def (host_modules): Add libbacktrace.
509 (target_modules): Likewise.
510 * configure, Makefile.in: Rebuild.
511
512 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
513
514 PR target/38607
515 Merge upstream change.
516 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
517
518 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
519 Add libgomp*.o to compare_exclusions for AIX.
520 * configure: Regenerate.
521
522 2012-09-06 Diego Novillo <dnovillo@google.com>
523
524 * configure.ac: Bump minimum GMP version to 4.2.3.
525 * configure: Re-generate.
526
527 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
528
529 PR target/54461
530 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
531 target-libgloss if not configured --with-avrlibc=no.
532 * configure: Regenerate.
533
534 2012-09-04 Jason Merrill <jason@redhat.com>
535
536 * configure.ac: Fix --enable-languages=all.
537
538 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
539
540 * MAINTAINERS (Write After Approval): Add myself.
541
542 2012-09-03 Richard Guenther <rguenther@suse.de>
543
544 PR bootstrap/54138
545 * configure.ac: Re-organize ISL / CLOOG checks to allow
546 disabling with either --without-isl or --without-cloog.
547 * configure: Regenerated.
548
549 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
550
551 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
552 * configure: Regenerate.
553
554 2012-08-27 Ulrich Drepper <drepper@gmail.com>
555
556 * MAINTAINERS: Fix my email address.
557
558 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
559
560 PR binutils/4970
561 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
562 and opcodes.
563 * Makefile.in: Regenerated.
564
565 2012-08-26 Art Haas <ahaas@impactweather.com>
566
567 * configure: Regenerate.
568
569 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
570
571 * INSTALL/README: Also refer to the online installation
572 instructions.
573
574 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
575
576 * MAINTAINERS (Write After Approval): Add myself.
577 (Picochip port): Remove myself.
578
579 2012-08-14 Diego Novillo <dnovillo@google.com>
580
581 Merge from cxx-conversion branch.
582
583 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
584 POSTSTAGE1_CONFIGURE_FLAGS.
585 * Makefile.in: Regenerate.
586 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
587 Force C++ when bootstrapping.
588 * configure: Regenerate.
589
590 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
591
592 * MAINTAINERS (Write After Approval): Add myself.
593
594 2012-07-16 Joseph Myers <joseph@codesourcery.com>
595
596 * README: Document use of ranges of years in copyright notices.
597
598 2012-07-06 Richard Guenther <rguenther@suse.de>
599
600 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
601 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
602 --with-gmp=system.
603 * Makefile.in: Regenerated.
604 * configure: Likewise.
605
606 2012-07-06 Richard Guenther <rguenther@suse.de>
607
608 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
609 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
610 supply V=1 as extra_make_flags.
611 * configure: Regenerated.
612 * Makefile.in: Likewise.
613
614 2012-07-04 Tristan Gingold <gingold@adacore.com>
615
616 * configure: Regenerate.
617
618 2012-07-03 Richard Guenther <rguenther@suse.de>
619
620 * Makfile.def (isl): Remove not necessary extra_exports and
621 extra_make_flags.
622 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
623 * Makefile.in: Regenerated.
624
625 2012-07-03 Richard Guenther <rguenther@suse.de>
626
627 * Makefile.def (cloog): Add V=1 to extra_make_flags.
628 * configure.ac: If either the ISL or the CLooG check failed
629 do not try to build in-tree versions.
630 * Makefile.in: Regenerated.
631 * configure: Regenerated.
632
633 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
634
635 * configure: Regenerate.
636
637 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
638
639 * MAINTAINERS (Various Maintainers): Add myself as testsuite
640 maintainer.
641
642 2012-07-02 Richard Guenther <rguenther@suse.de>
643
644 * configure: Regenerated.
645
646 2012-07-02 Richard Guenther <rguenther@suse.de>
647 Michael Matz <matz@suse.de>
648 Tobias Grosser <tobias@grosser.es>
649 Sebastian Pop <sebpop@gmail.com>
650
651 * Makefile.def: Add ISL host module, remove PPL host module.
652 Adjust ClooG host module to use the proper ISL.
653 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
654 * configure.ac: Include config/isl.m4. Add ISL host library,
655 remove PPL. Remove PPL configury, add ISL configury, adjust
656 ClooG configury.
657 * Makefile.in: Regenerated.
658 * configure: Likewise.
659
660 2012-07-02 Richard Guenther <rguenther@suse.de>
661
662 Merge from graphite branch
663 2011-07-21 Tobias Grosser <tobias@grosser.es>
664
665 * configure: Regenerated.
666 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
667 both cloog.org and legacy versions. The only supported version will
668 be CLooG with the isl backend.
669
670 2011-07-21 Tobias Grosser <tobias@grosser.es>
671
672 * configure: Regenerated.
673 * configure.ac: Require cloog isl 0.17.0
674
675 2011-07-21 Tobias Grosser <tobias@grosser.es>
676
677 * configure: Regenerated.
678 * config/cloog.m4: Do not define CLOOG_ORG
679
680 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
681
682 * configure.ac: Skip C if explicitly selected.
683 * configure: Regenerate.
684
685 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
686
687 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
688 they contain -O2.
689 * configure: Regenerate.
690
691 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
692
693 PR debug/53740
694 * df.h, df-problems.c, dce.c: Revert last patch.
695
696 2012-06-25 Iain Sandoe <iain@codesourcery.com>
697
698 * MAINTAINERS (Write After Approval): Update my email address.
699
700 2012-06-21 Meador Inge <meadori@codesourcery.com>
701
702 * MAINTAINERS (Write After Approval): Add myself.
703
704 2012-06-20 Jason Merrill <jason@redhat.com>
705
706 * Makefile.tpl (check-target-libgomp-c++): New.
707 (check-target-libitm-c++): New.
708 * Makefile.def (c++): Add them.
709 * Makefile.in: Regenerate.
710
711 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
712
713 * MAINTAINERS (Write After Approval): Add myself.
714
715 2012-05-16 Olivier Hainque <hainque@adacore.com>
716
717 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
718 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
719 (install-no-fixedincludes): Adjust accordingly.
720 * Makefile.in: Regenerate.
721
722 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
723
724 Merge upstream change
725 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
726
727 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
728
729 * MAINTAINERS (Write After Approval): Add myself.
730
731 2012-05-09 Nick Clifton <nickc@redhat.com>
732 Paul Smith <psmith@gnu.org>
733
734 PR bootstrap/50461
735 * configure.ac (mpfr-dir): When using in-tree MPFR sources
736 allow for the fact that from release v3.1.0 of MPFR the source
737 files were moved into a src sub-directory.
738 * configure: Regenerate.
739
740 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
741
742 * configure.ac: Bump minimum MPFR version to 2.4.0.
743 * configure: Regenerated.
744
745 2012-05-01 Richard Henderson <rth@redhat.com>
746
747 * Makefile.def (libatomic): New target_module.
748 * configure.ac (target_libraries): Add libatomic.
749 (noconfigdirs): Check if libatomic is supported.
750 * Makefile.in, configure: Rebuild.
751
752 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
753
754 * MAINTAINERS (Write After Approval): Add myself.
755
756 2012-04-25 Joel Brobecker <brobecker@adacore.com>
757
758 * config.sub: Update to 2012-04-18 version from official repo.
759
760 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
761
762 * MAINTAINERS (Write After Approval): Add myself.
763
764 2012-04-11 Steve Ellcey <sellcey@mips.com>
765
766 * MAINTAINERS: Changed email address.
767
768 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
769
770 PR target/52737
771 * contrib/gcc_update (files_and_dependencies):
772 Remove gcc/config/avr/t-multilib from touch data.
773
774 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
775
776 * MAINTAINERS (OS Port Maintainers): Remove irix.
777 * configure.ac (enable_libgomp): Remove *-*-irix6*.
778 (unsupported_languages): Remove mips-sgi-irix6.*.
779 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
780 (with_stabs): Remove.
781 * configure: Regenerate.
782
783 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
784
785 * MAINTAINERS (OS Port Maintainers): Remove osf.
786 * configure.ac (enable_libgomp): Remove *-*-osf*.
787 (with_stabs): Remove alpha*-*-osf*.
788 * configure: Regenerate.
789
790 2012-03-05 Tristan Gingold <gingold@adacore.com>
791
792 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
793 * configure: Regenerate.
794
795 2012-02-17 Walter Lee <walt@tilera.com>
796
797 * MAINTAINERS: (Write After Approval): Delete myself.
798
799 2012-02-14 Walter Lee <walt@tilera.com>
800
801 * MAINTAINERS (tilegx port): Add myself.
802 (tilepro port): Add myself.
803 (Write After Approval): Add myself.
804
805 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
806
807 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
808 and Joseph Myers as docstring relicensing maintainers.
809
810 2012-02-09 Bin Cheng <bin.cheng@arm.com>
811
812 * MAINTAINERS (write-after-approval): Add myself.
813
814 2012-02-08 Ira Rosen <irar@il.ibm.com>
815
816 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
817 maintainer.
818
819 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
820
821 * MAINTAINERS (Write After Approval): Move myself to
822 maintain alphabetical order.
823
824 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
825
826 * MAINTAINERS (Write After Approval): Add myself.
827
828 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
829
830 * MAINTAINERS (Write After Approval): Add myself.
831
832 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
833 Jayant R Sonar <jayant.sonar@kpitcummins.com>
834
835 * configure.ac (cr16-*-*): Remove nonconfigdirs.
836 * configure: Regenerate.
837
838 2012-01-23 Harshit Chopra <harshit@google.com>
839
840 * MAINTAINERS (Write After Approval): Add myself.
841
842 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
843
844 * configure.ac: Remove reference to mh-interix.
845 * configure: Regenerate.
846
847 2012-01-05 Richard Henderson <rth@redhat.com>
848
849 PR bootstrap/51072
850 * configure.ac: Disable libitm if c++ is not enabled.
851 * configure: Rebuild.
852
853 * configure.ac: Fix regexp for same.
854 * configure: Rebuild.
855
856 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
857
858 * MAINTAINERS (Write After Approval): Add myself.
859
860 2012-01-02 Richard Guenther <rguenther@suse.de>
861
862 PR bootstrap/51686
863 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
864 * Makefile.in: Regenerate.
865
866 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
867
868 * MAINTAINERS (Write After Approval): Add myself.
869
870 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
871
872 * configure: Regenerate.
873
874 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
875
876 * MAINTAINERS (picochip): Changed email address.
877
878 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
879
880 * MAINTAINERS (write-after-approval): Add self.
881
882 2011-11-29 DJ Delorie <dj@redhat.com>
883
884 * configure.ac (rl78-*-*) New case.
885 * configure: Regenerate.
886 * MAINTAINERS: Add myself as RL78 maintainer.
887
888 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
889
890 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
891
892 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
893
894 * libtool.m4: Additional FreeBSD 10 fixes.
895
896 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
897
898 * MAINTAINERS: Move myself from Write After Approval to CPU Port
899 Maintainers section, as Epiphany maintainer.
900
901 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
902
903 PR target/49992
904 * configure.ac: Remove ranlib special-casing for Darwin.
905 * configure: Regenerate.
906
907 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
908
909 * MAINTAINERS (Reviewers): Keep the list sorted.
910
911 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
912
913 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
914
915 2011-11-09 Roland McGrath <mcgrathr@google.com>
916
917 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
918 * configure: Rebuild.
919 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
920 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
921 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
922 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
923 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
924 Add READELF.
925 * Makefile.in: Rebuild.
926
927 2011-11-09 Jason Merrill <jason@redhat.com>
928
929 * Makefile.def (language=c++): Remove check-c++0x.
930 * Makefile.in (check-gcc-c++): Regenerate.
931
932 2011-11-08 Richard Henderson <rth@redhat.com>
933
934 * configure.ac: Test for libitm directory present first.
935
936 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
937
938 * configure.ac: Test libitm/configure.tgt to disable libitm.
939 * configure: Rebuild.
940
941 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
942 Richard Henderson <rth@redhat.com>
943
944 Merged from transactional-memory.
945
946 * Makefile.def (lang_env_dependencies): libitm is c++.
947 Add libitm target module.
948 * configure.ac: Likewise.
949 * config/mmap.m4: New file.
950 * contrib/gcc_update: Add libitm to touch data.
951 * Makefile.in, configure: Rebuild.
952
953 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
954
955 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
956 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
957 * Makefile.in: Regenerate.
958
959 2011-11-01 DJ Delorie <dj@redhat.com>
960
961 * config.sub: Update to version 2011-10-29 (added rl78)
962
963 2011-10-27 Nick Clifton <nickc@redhat.com>
964
965 * config.sub: Import these changes from the config project:
966
967 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
968 Ben Elliston <bje@gnu.org>
969
970 * config.sub (epiphany): New.
971
972 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
973 Ben Elliston <bje@gnu.org>
974
975 * config.sub (hexagon, hexagon-*): New.
976
977 2011-08-23 Roland McGrath <mcgrathr@google.com>
978
979 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
980 64eb to be64.
981
982 2011-08-16 Roland McGrath <mcgrathr@google.com>
983
984 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
985 (nacl): Grok as alias for 32el-unknown-nacl.
986
987 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
988
989 * MAINTAINERS (Write After Approval): Add myself.
990
991 2011-10-24 Teresa Johnson <tejohnson@google.com>
992
993 * MAINTAINERS (Write After Approval): Add myself.
994
995 2011-09-21 Jakub Jelinek <jakub@redhat.com>
996
997 * MAINTAINERS (sparc port): Remove myself.
998
999 2011-09-14 Tom de Vries <tom@codesourcery.com>
1000
1001 * MAINTAINERS (Write After Approval): Add myself.
1002
1003 2011-08-14 Yao Qi <yao@codesourcery.com>
1004
1005 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
1006 * configure: Regenerate.
1007
1008 2011-07-26 Ian Lance Taylor <iant@google.com>
1009
1010 * configure.ac: Set have_compiler based on whether gcc directory
1011 exists, rather than on whether gcc is in configdirs.
1012 * configure: Rebuild.
1013
1014 2011-07-21 Joseph Myers <joseph@codesourcery.com>
1015
1016 * MAINTAINERS (Global Reviewers): Add self.
1017
1018 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
1019
1020 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
1021 link directories.
1022 * Makefile.in: Rebuild.
1023
1024 2011-07-20 Ian Lance Taylor <iant@google.com>
1025
1026 PR bootstrap/49787
1027 * configure.ac: Move --enable-bootstrap handling earlier in file.
1028 If --enable-bootstrap and either --enable-build-with-cxx or
1029 --enable-build-poststage1-with-cxx, enable C++ automatically.
1030 * configure: Rebuild.
1031
1032 2011-07-19 Ian Lance Taylor <iant@google.com>
1033
1034 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
1035 make C++ a boot_language. Set and substitute
1036 POSTSTAGE1_CONFIGURE_FLAGS.
1037 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
1038 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
1039 * configure, Makefile.in: Rebuild.
1040
1041 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
1042
1043 * MAINTAINERS (Register Allocation): Move myself from reviewers to
1044 maintainers.
1045
1046 2011-07-18 Jakub Jelinek <jakub@redhat.com>
1047
1048 * MAINTAINERS (Global Reviewers): Add myself.
1049
1050 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1051
1052 * configure: Regenerate.
1053
1054 2011-07-16 Jason Merrill <jason@redhat.com>
1055
1056 * Makefile.def (language=c++): Add check-c++0x and
1057 check-target-libmudflap-c++.
1058 * Makefile.tpl (check-target-libmudflap-c++): New.
1059 * Makefile.in: Regenerate.
1060
1061 2011-07-16 Matthias Klose <doko@ubuntu.com>
1062
1063 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
1064 * Makefile.def (target_modules/libjava): Pass
1065 $(EXTRA_CONFIGARGS_LIBJAVA).
1066 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
1067 if not configured with --enable-static-libjava.
1068 * Makefile.in: Regenerate.
1069 * configure: Likewise.
1070
1071 2011-07-15 Jason Merrill <jason@redhat.com>
1072
1073 * Makefile.in (check-c++): Move check-gcc-c++0x after
1074 check-target-libstdc++-v3.
1075
1076 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
1077
1078 * MAINTAINERS (c6x port): New entry.
1079
1080 2011-07-13 Jason Merrill <jason@redhat.com>
1081
1082 * Makefile.in (check-gcc-c++0x): New.
1083 (check-c++): Depend on it.
1084
1085 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1086
1087 PR target/39150
1088 * configure.ac (i[3456789]86-*-solaris2*): Also accept
1089 x86_64-*-solaris2.1[0-9]*.
1090 * configure: Regenerate.
1091
1092 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
1093
1094 * MAINTAINERS (RTL optimizers): Add self.
1095
1096 2011-06-27 Gabriel Charette <gchare@google.com>
1097
1098 * MAINTAINERS (Write After Approval): Add myself.
1099
1100 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
1101
1102 PR regression/47836
1103 PR bootstrap/23656
1104 PR other/47733
1105 PR bootstrap/49247
1106 PR c/48825
1107 * configure.ac (target_libraries): Remove target-libiberty.
1108 Remove case-statement setting skipdirs=target-libiberty for
1109 multiple targets. Remove checking target_configdirs and
1110 removing target-libiberty but keeping target-libgcc if
1111 otherwise empty.
1112 * Makefile.def (target_modules): Don't add libiberty.
1113 (dependencies): Remove all traces of target-libiberty.
1114 * configure, Makefile.in: Regenerate.
1115
1116 2011-06-13 Walter Lee <walt@tilera.com>
1117
1118 * configure.ac (tilepro-*-*) New case.
1119 (tilegx-*-*): Likewise.
1120 * configure: Regenerate.
1121
1122 2011-06-06 Jing Yu <jingyu@google.com>
1123
1124 * configure.ac: Skip target-libiberty for
1125 arm*-*-linux-androideabi.
1126 * configure: Regenerated.
1127
1128 2011-06-06 Nick Clifton <nickc@redhat.com>
1129
1130 * config.sub: Sync from upstream.
1131
1132 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
1133
1134 * MAINTAINERS (Write After Approval): Add myself.
1135
1136 2011-06-01 Daniel Jacobowitz <drow@false.org>
1137
1138 * MAINTAINERS: Update my email address.
1139
1140 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
1141
1142 * MAINTAINERS (Write After Approval): Update my email address.
1143
1144 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
1145
1146 * MAINTAINERS (Write After Approval): Add myself.
1147
1148 2011-05-08 Doug Kwan <dougkwan@google.com>
1149
1150 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
1151 * configure: Regenerated.
1152 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
1153 value from configure.
1154 * Makefile.in: Regenerated.
1155
1156 2011-05-05 Joseph Myers <joseph@codesourcery.com>
1157
1158 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
1159 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
1160 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
1161 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
1162 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
1163 *-*-vxworks*): Disable newlib and libgloss in separate case
1164 statement.
1165 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
1166 to separate case statement.
1167 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1168 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
1169 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
1170 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
1171 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
1172 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
1173 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
1174 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
1175 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
1176 i[[3456789]]86-*-rdos*, m32r-*-*,
1177 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
1178 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
1179 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
1180 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
1181 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
1182 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
1183 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
1184 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
1185 and libgloss in main case over targets. Remove most empty cases
1186 in main case over targets.
1187 * configure: Regenerate.
1188
1189 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
1190
1191 * MAINTAINERS (Write After Approval): Add myself.
1192
1193 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1194
1195 * configure.ac: Remove code setting special library locations for
1196 hppa*64*-*-hpux11*. Remove code setting compiler for
1197 sparc-sun-solaris2*.
1198 * configure: Regenerate.
1199
1200 2011-05-04 Joseph Myers <joseph@codesourcery.com>
1201
1202 * configure.ac: Separate libgloss_dir settings from general case
1203 over targets.
1204 * configure: Regenerate.
1205
1206 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1207
1208 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
1209 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
1210 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
1211 cases in libgcj-disabling case statement.
1212 (hppa*64*-*-linux*): Set unsupported_languages instead of
1213 disabling target-zlib.
1214 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
1215 to hppa*64*-*-hpux*.
1216 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
1217 hppa*-*-hpux*.
1218 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
1219 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
1220 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
1221 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
1222 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
1223 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
1224 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
1225 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
1226 libgcj-disabling case statement.
1227 * configure: Regenerate.
1228
1229 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1230
1231 * configure.ac: Disable Java for targets not supporting libffi.
1232 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
1233 Remove cases in Java-disabling statement.
1234 (*arm-wince-pe): Change to arm-wince-pe.
1235 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
1236 cases in Java-disabling statement.
1237 (bfin-*-*): Don't disable Java again.
1238 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
1239 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
1240 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
1241 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
1242 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
1243 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
1244 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
1245 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
1246 Java-disabling statement.
1247 (mmix-*-*): Don't disable Java again.
1248 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1249 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
1250 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
1251 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
1252 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
1253 statement.
1254 * configure: Regenerate.
1255
1256 2011-04-28 Joseph Myers <joseph@codesourcery.com>
1257
1258 * configure.ac: Separate cases disabling Java and Java libraries
1259 from general case over targets.
1260 * configure: Regenerate.
1261
1262 2011-04-21 Jie Zhang <jzhang918@gmail.com>
1263
1264 * MAINTAINERS: Update my email address.
1265
1266 2011-04-20 Easwaran Raman <eraman@google.com>
1267
1268 * MAINTAINERS (Write After Approval): Add myself.
1269
1270 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
1271
1272 PR lto/48086
1273 * configure.ac: Re-enable LTO on *-apple-darwin9*.
1274 * configure: Regenerate.
1275
1276 2011-04-16 Jim Meyering <meyering@redhat.com>
1277
1278 * MAINTAINERS (Write After Approval): Add myself.
1279
1280 2011-04-15 Dodji Seketeli <dodji@redhat.com>
1281
1282 * MAINTAINERS: Update my email address.
1283
1284 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
1285
1286 * MAINTAINERS (Write After Approval): Add myself.
1287
1288 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
1289
1290 * MAINTAINERS (Write After Approval): Add myself.
1291
1292 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
1293
1294 * MAINTAINERS (Write After Approval): Add myself.
1295
1296 2011-04-06 Joseph Myers <joseph@codesourcery.com>
1297
1298 * configure.ac (build_tools): Remove build-byacc.
1299 (host_libs): Remove mmalloc.
1300 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
1301 autoconf automake libtool diff rcs fileutils shellutils time
1302 textutils wdiff find uudecode hello tar gzip indent recode release
1303 sed perl gawk findutils gettext zip.
1304 (libgcj): Remove target-qthreads.
1305 (target_tools): Remove target-examples target-gperf.
1306 (YACC): Don't handle building byacc.
1307 * configure: Regenerate.
1308 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
1309 dosutils, examples, fileutils, find, findutils, gawk, gettext,
1310 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
1311 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
1312 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
1313 handle building components.
1314 * Makefile.in: Regenerate.
1315
1316 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
1317
1318 * MAINTAINERS: Update my email address as Xtensa maintainer.
1319
1320 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1321
1322 * config.sub: Sync from upstream.
1323
1324 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1325
1326 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
1327 (microblaze*): Don't disable libssp.
1328 * configure: Regenerate.
1329
1330 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1331
1332 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
1333 moveifchange.
1334 * configure: Regenerate.
1335 * Makefile.tpl: Use @SHELL@ not @config_shell@.
1336 * Makefile.in: Regenerate.
1337
1338 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1339
1340 * configure.ac (*-*-sysv4*): Don't enable libgomp.
1341 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
1342 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
1343 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
1344 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
1345 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
1346 md_exec_prefix cases.
1347 * configure: Regenerate.
1348
1349 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1350
1351 * configure.ac: Separate cases disabling target-libssp,
1352 target-libiberty, target-libstdc++-v3 and Fortran from general
1353 case over targets.
1354 * configure: Regenerate.
1355
1356 2011-04-01 Joseph Myers <joseph@codesourcery.com>
1357
1358 * configure.ac (*-*-chorusos): Don't disable libgcj.
1359 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
1360 Remove case.
1361 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
1362 (arm-*-coff): Don't disable libgcj.
1363 (arm*-*-linux-gnueabi): Remove useless assignment.
1364 (arm-*-riscix*): Don't disable libgcj.
1365 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
1366 configuration.
1367 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
1368 (c54x*-*-*): Remove case.
1369 (tic54x-*-*): Don't disable GCC or GCC libraries.
1370 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
1371 to *.
1372 (d10v-*-*): Don't disable GCC libraries.
1373 (d30v-*-*): Don't disable libgcj.
1374 (h8500-*-*): Don't disable GCC libraries.
1375 (i960-*-*): Don't disable libgcj.
1376 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
1377 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1378 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
1379 libgcj.
1380 (m68k-*-coff*): Remove case.
1381 (mmix-*-*): Don't disable libgloss on host.
1382 (mn10200-*-*, mn10300-*-*): Remove cases.
1383 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
1384 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
1385 Don't disable libgcj.
1386 (romp-*-*): Remove case.
1387 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
1388 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
1389 case.
1390 (v810-*-*): Don't disable GCC libraries.
1391 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
1392 (ip2k-*-*): Don't disable GCC libraries.
1393 * configure: Regenerate.
1394
1395 2011-03-28 Joseph Myers <joseph@codesourcery.com>
1396
1397 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
1398 libffi on host.
1399 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
1400 on host.
1401 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
1402 * configure: Regenerate.
1403
1404 2011-03-26 John Marino <binutils@marino.st>
1405
1406 * configure.ac: Add support for *-*-dragonfly*
1407 * configure: Regenerate.
1408
1409 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1410
1411 * configure.ac (native_only): Remove.
1412 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
1413 send-pr uudecode guile gnuserv on host.
1414 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
1415 send-pr rcs guile perl texinfo libtool on host.
1416 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
1417 automake send-pr rcs guile perl texinfo libtool on host.
1418 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
1419 (*-*-kaos*): Don't disable target-examples target-gperf on target.
1420 (alpha*-dec-osf*): Don't disable fileutils on target.
1421 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
1422 texinfo send-pr expect dejagnu on target.
1423 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
1424 target-qthreads on target.
1425 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
1426 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
1427 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
1428 x86_64-*-mingw*): Don't disable expect on target.
1429 (*-*-cygwin*): Don't disable target-gperf on target.
1430 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
1431 gnuserv on target.
1432 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
1433 target.
1434 * configure: Regenerate.
1435
1436 2011-03-25 Joseph Myers <joseph@codesourcery.com>
1437
1438 * configure.ac (target_tools): Remove target-groff.
1439 (native_only): Remove target-groff.
1440 (hppa*64*-*-*): Don't disable byacc.
1441 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
1442 setting.
1443 (*-*-kaos*): Don't skip target-librx and target-groff.
1444 (*-*-netware*): Don't skip target-libmudflap.
1445 (*-*-tpf*): Don't skip target-libmudflap.
1446 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
1447 directories on the host.
1448 (ia64*-*-*vms*): Don't skip tix.
1449 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
1450 host.
1451 * configure: Regenerate.
1452
1453 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
1454
1455 * configure.ac: Remove references to mt-mep, mt-netware,
1456 mt-wince.
1457 * Makefile.def: Add all-utils soft dependencies.
1458 * Makefile.tpl: Remove GDB_NLM_DEPS.
1459 * configure: Regenerate.
1460 * Makefile.in: Regenerate.
1461
1462 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1463
1464 * configure.ac: Do not include mh-x86omitfp.
1465 * configure: Regenerate.
1466
1467 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1468
1469 * configure.ac: Remove empty cases.
1470 * configure: Regenerate.
1471
1472 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1473
1474 * Makefile.def: Add dependency from termcap to gdb.
1475 * Makefile.in: Regenerate.
1476
1477 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1478
1479 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
1480 * configure: Regenerate.
1481 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
1482 * Makefile.tpl: Likewise.
1483 * Makefile.in: Regenerate.
1484
1485 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
1486
1487 * configure.ac: Remove all mentions of tentative_cc.
1488 * configure: Regenerate.
1489
1490 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1491
1492 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
1493 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
1494 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
1495 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
1496 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
1497 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
1498 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
1499 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
1500 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
1501 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
1502 *-*-rhapsody*): Remove host cases.
1503 * configure: Regenerate.
1504
1505 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1506
1507 * configure.ac (ppc*-*-pe): Remove host case.
1508 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
1509 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
1510 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
1511 cases.
1512 * configure: Regenerate.
1513
1514 2011-03-24 Joseph Myers <joseph@codesourcery.com>
1515
1516 * config.sub: Update to version 2011-03-23.
1517
1518 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1519
1520 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
1521 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
1522 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
1523 * configure: Regenerate.
1524
1525 2011-03-22 Joseph Myers <joseph@codesourcery.com>
1526
1527 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
1528 to Write After Approval.
1529 * config-ml.in: Don't handle arc-*-elf*.
1530 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
1531 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
1532 handle GCC libraries.
1533 * configure: Regenerate.
1534
1535 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1536
1537 PR bootstrap/48120:
1538 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
1539 Add -lstdc++ -lm to LIBS.
1540 * configure: Regenerate.
1541
1542 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
1543
1544 * config.guess: Update to version 2011-02-02
1545 * config.sub: Update to version 2011-02-24
1546
1547 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
1548
1549 PR lto/48086
1550 * configure.ac: Re-enable LTO on *-apple-darwin9.
1551 * configure: Regenerate.
1552
1553 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
1554
1555 PR lto/48086
1556 * configure.ac: Disable LTO on darwin due to an assembler change in
1557 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
1558 under 256.
1559 * configure: Regenerate.
1560
1561 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
1562
1563 * MAINTAINERS: Update myself as score backend maintainer,
1564 update my e-mail address.
1565
1566 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
1567
1568 * MAINTAINERS: Update my e-mail address.
1569
1570 2011-03-06 Joey Ye <joey.ye@arm.com>
1571
1572 * MAINTAINERS: Update my e-mail address.
1573
1574 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1575
1576 * configure.ac: Adjust test of with_ppl.
1577 * configure: Regenerated.
1578
1579 2011-03-02 Kai Tietz <ktietz@redhat.com>
1580
1581 * MAINTAINERS: Adjust my e-mail address.
1582
1583 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1584
1585 * configure.ac: Add -lpwl to ppllibs.
1586 * configure: Regenerated.
1587
1588 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
1589
1590 * config/cloog.m4: Add -lisl to clooglibs.
1591 * configure: Regenerated.
1592
1593 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1594
1595 * MAINTAINERS (CPU Port maintainers): Add self.
1596
1597 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1598
1599 * MAINTAINERS: Add myself as testsuite maintainer.
1600
1601 2011-02-15 Mike Stump <mikestump@comcast.net>
1602
1603 * MAINTAINERS: Add myself as testsuite maintainer.
1604
1605 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1606
1607 Import from Libtool and gnulib:
1608
1609 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
1610
1611 Prepare for supporting FreeBSD 10.
1612 * config.rpath: Remove handling of freebsd1* which soon would
1613 match FreeBSD 10.0.
1614
1615 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
1616
1617 Remove support for FreeBSD 1.x.
1618 * libtool.m4 (_LT_LINKER_SHLIBS)
1619 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
1620 soon would incorrectly match FreeBSD 10.0.
1621
1622 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1623
1624 PR binutils/12283
1625 * move-if-change: Import version from gnulib.
1626
1627 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
1628
1629 PR lto/47225
1630 * Makefile.def (lto-plugin): Double dash for enable-shared.
1631 (configure-gcc): Depend on all-lto-plugin.
1632 * Makefile.in: Rebuilt.
1633
1634 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1635
1636 * configure.ac: Remove extra bracket.
1637 * configure: Regenerate.
1638
1639 2011-02-08 Tobias Burnus <burnus@net-b.de>
1640
1641 * MAINTAINERS: Add myself as libquadmath maintainer.
1642
1643 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
1644
1645 * MAINTAINERS: Update my email address.
1646
1647 2011-02-07 Joseph Myers <joseph@codesourcery.com>
1648
1649 * MAINTAINERS (option handling): Add self.
1650
1651 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
1652
1653 PR lto/47225
1654 * Makefile.def: Add dependency for install-gcc
1655 on install-lto-plugin.
1656 * Makfile.in: Regenerated
1657
1658 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
1659
1660 * MAINTAINERS (CPU Port Maintainers): Add myself.
1661
1662 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
1663
1664 PR libgcj/44341
1665 * configure.ac: Discard --with-* flags for host when configuring
1666 target libraries for cross build.
1667 * configure: Rebuilt.
1668
1669 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1670
1671 * MAINTAINERS (linear loop transforms): Removed.
1672
1673 2011-01-25 Jakub Jelinek <jakub@redhat.com>
1674
1675 * configure.ac: If with_ppl is no, move setting with_cloog=no
1676 after CLOOG_REQUESTED check.
1677 * configure: Regenerated.
1678
1679 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1680
1681 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
1682 CLooG has been requested.
1683 * configure: Regenerated.
1684
1685 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
1686
1687 * configure: Regenerated.
1688 * configure.ac: Check for version 0.11 (or later revision) of PPL.
1689
1690 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
1691
1692 * configure: Regenerated.
1693 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
1694
1695 2011-01-21 Andreas Schwab <schwab@redhat.com>
1696
1697 * configure.ac: Use AS_HELP_STRING throughout.
1698 * configure: Regenerate.
1699
1700 2011-01-18 Jie Zhang <jie.zhang@analog.com>
1701
1702 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
1703 * configure: Regenerate.
1704
1705 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1706
1707 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
1708
1709 2011-01-13 Joel Brobecker <brobecker@adacore.com>
1710
1711 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
1712 for ia64-hpux.
1713 * configure: Regenerate.
1714
1715 2011-01-07 Jan Hubicka <jh@suse.cz>
1716
1717 PR lto/47225
1718 * Makefile.in: Regenerate.
1719 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
1720 configure.
1721
1722 2011-01-07 Jan Hubicka <jh@suse.cz>
1723
1724 * Makefile.in: Regenerate.
1725 * Makefile.def (gcc host module) and soft dependency on lto-plugin
1726 and configure dependency on lto-plugin configure.
1727 (lto-plugin module): Remove dependency on GCC; add dependency on
1728 liniberty.
1729
1730 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
1731
1732 * MAINTAINERS (Write After Approval): Add myself.
1733
1734 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
1735
1736 * configure: Regenerate.
1737
1738 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
1739
1740 * configure.ac: (picochip): Disable libiberty.
1741
1742 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
1743
1744 * MAINTAINERS (Write After Approval): Add myself.
1745
1746 2010-12-10 Ian Lance Taylor <iant@google.com>
1747
1748 PR bootstrap/46819
1749 * configure.ac: For --disable-libgcj clear libgcj_saved.
1750 * configure: Rebuild.
1751
1752 2010-12-10 Tobias Burnus <burnus@net-b.de>
1753
1754 PR fortran/46540
1755 * configure.ac: Add --disable-libquadmath and
1756 --disable-libquadmath-support.
1757 * configure: Regenerate.
1758
1759 2010-12-03 Ian Lance Taylor <iant@google.com>
1760
1761 * MAINTAINERS: Add myself as libgo maintainer.
1762
1763 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
1764
1765 PR libffi/46792
1766 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
1767 * configure: Regenerate.
1768
1769 2010-12-02 Ian Lance Taylor <iant@google.com>
1770
1771 * configure.ac: Always set default for poststage1_ldflags to
1772 -static-libstdc++ -static-libgcc.
1773
1774 2010-11-29 Andreas Schwab <schwab@redhat.com>
1775
1776 * configure.ac: Move comment to remove extra space in last argument
1777 of GCC_TARGET_TOOL.
1778
1779 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
1780
1781 PR other/46026
1782 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
1783 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
1784 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
1785 (BASE_FLAGS_TO_PASS): Use it.
1786 * configure: Rebuilt.
1787 * Makefile.in: Rebuilt.
1788
1789 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
1790
1791 PR binutils/12258
1792 * configure.ac: Correct comments for --enable-gold/--enable-ld.
1793 Properly check default linker.
1794 * configure: Regnerated.
1795
1796 2010-11-23 Matthias Klose <doko@ubuntu.com>
1797
1798 * configure.ac: For --enable-gold, handle value `default' instead of
1799 `both*'. New configure option --{en,dis}able-ld.
1800 * configure: Regenerate.
1801
1802 2010-11-20 Ian Lance Taylor <iant@google.com>
1803
1804 * configure.ac: Only disable a language library if no language needs
1805 it. Don't let --disable-libgcj uncondtionally disable libffi.
1806 * configure: Rebuild.
1807
1808 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1809
1810 * Makefile.in: Regenerate.
1811
1812 PR other/46202
1813 * configure.ac: Fix just-built in-tree STRIP name to be
1814 binutils/strip-new.
1815 * configure: Regenerate.
1816 * Makefile.def (install-strip-gcc, install-strip-binutils)
1817 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
1818 (install-strip-sid): Mirror dependencies on non-strip variants
1819 of these targets on the respective -strip prerequisites.
1820 * Makefile.tpl (install-strip, install-strip-host)
1821 (install-strip-target): New targets.
1822 (install-strip-[+module+], install-strip-target-[+module+]):
1823 New targets.
1824 * Makefile.in: Regenerate.
1825
1826 2010-11-19 Ian Lance Taylor <iant@google.com>
1827 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1828
1829 * configure.ac: Add target-libgo to target_libraries. Set
1830 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
1831 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
1832 (HOST_EXPORTS): Add GOC.
1833 (BASE_TARGET_EXPORTS): Add GOC.
1834 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
1835 (GOCFLAGS_FOR_TARGET): New variable.
1836 (EXTRA_HOST_FLAGS): Add GOC.
1837 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
1838 * Makefile.def (target_modules): Add libgo.
1839 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
1840 (dependencies): Add dependency from configure-target-libgo to
1841 configure-target-libffi and all-target-libstdc++-v3. Add
1842 dependencies from all-target-libgo to all-target-libffi.
1843 (languages): Add go.
1844 * configure: Rebuild.
1845 * Makefile.in: Rebuild.
1846
1847 2010-11-19 Ian Lance Taylor <iant@google.com>
1848
1849 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
1850 compiler/flag environment variables.
1851
1852 2010-11-18 Ian Lance Taylor <iant@google.com>
1853
1854 * configure.ac: Check for lang_requires_boot_languages in
1855 config-lang.in files.
1856 * configure: Rebuild.
1857
1858 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1859 Tobias Burnus <burnus@net-b.de>
1860
1861 PR fortran/32049
1862 * Makefile.def: Add libquadmath; build it with language=fortran.
1863 * configure.ac: Add libquadmath.
1864 * Makefile.tpl: Handle multiple libs in check-[+language+].
1865 * Makefile.in: Regenerate.
1866 * configure: Regenerate.
1867
1868 2010-11-16 Tom Tromey <tromey@redhat.com>
1869
1870 * MAINTAINERS: Moved myself to reviewers section.
1871
1872 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
1873
1874 * MAINTAINERS: Moved myself to reviewers section.
1875
1876 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1877
1878 * MAINTAINERS (Various Maintainers): Add self for build machinery.
1879 (Write After Approval): Remove self.
1880
1881 2010-11-15 Andreas Schwab <schwab@redhat.com>
1882
1883 * configure.ac: Fix spelling in option names.
1884 * configure: Regenerated.
1885
1886 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
1887
1888 PR bootstrap/39622
1889 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
1890 * configure: Regenerated.
1891
1892 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
1893
1894 * MAINTAINERS: Update my email address.
1895
1896 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1897
1898 * configure: Regenerate.
1899
1900 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1901
1902 * configure: Regenerate.
1903
1904 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1905
1906 * configure: Regenerate.
1907
1908 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
1909
1910 * configure: Regenerate.
1911
1912 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
1913
1914 * configure.ac: Support official CLooG.org versions.
1915 * configure: Regenerate.
1916 * config/cloog.m4: New.
1917
1918 2010-11-10 François Dumont <francois.cppdevs@free.fr>
1919
1920 * MAINTAINERS (Write After Approval): Add myself.
1921
1922 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
1923
1924 * MAINTAINERS: Update my email address.
1925
1926 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1927
1928 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
1929 * configure: Regenerate.
1930
1931 2010-11-03 Ian Lance Taylor <iant@google.com>
1932 Dave Korn <dave.korn.cygwin@gmail.com>
1933
1934 PR lto/46273
1935 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
1936 and on other supported platforms whenever LTO is enabled.
1937 * configure: Rebuild.
1938
1939 2010-11-02 Alan Modra <amodra@gmail.com>
1940
1941 PR binutils/12110
1942 * configure.ac: Error when source path contains spaces.
1943 * configure: Regenerate.
1944
1945 2010-10-23 James E. Wilson <wilson@codesourcery.com>
1946
1947 * MAINTAINERS: Update my email address.
1948
1949 2010-10-20 Ian Lance Taylor <iant@google.com>
1950
1951 * Makefile.def (target_modules): Set lib_path to src/.libs for
1952 libstdc++-v3 module.
1953 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
1954 * Makefile.in: Rebuild.
1955
1956 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1957
1958 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
1959 (Write After Approval): Remove myself.
1960
1961 2010-10-15 Tristan Gingold <gingold@adacore.com>
1962
1963 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1964
1965 2010-10-14 Douglas Rupp <rupp@gnat.com>
1966
1967 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
1968
1969 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
1970
1971 * configure.ac (build_lto_plugin): New shell variable.
1972 (--enable-lto): Turn on by default for all non-ELF platforms that
1973 have had LTO support added so far. Set build_lto_plugin appropriately
1974 for both ELF and non-ELF.
1975 (configdirs): Add lto-plugin or not based on build_lto_plugin.
1976 * configure: Regenerate.
1977
1978 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1979
1980 Sync from src:
1981 * configure.ac (v850 support): Remove target-libgloss from
1982 noconfigdirs.
1983 * configure: Regenerate.
1984
1985 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1986
1987 PR bootstrap/45326
1988 PR bootstrap/45174
1989 * configure.ac: Honor initial values of $build_configargs,
1990 $host_configargs, $target_configargs. Mark the precious, so
1991 environment settings get recorded.
1992 * configure: Regenerate.
1993
1994 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1995
1996 PR bootstrap/45796
1997 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
1998 Depend on all-build-libiberty.
1999 * Makefile.in: Regenerate.
2000
2001 2010-09-30 Michael Eager <eager@eagercon.com>
2002
2003 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
2004 * configure: Regenerate.
2005
2006 2010-09-28 Michael Eager <eager@eagercon.com>
2007
2008 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
2009
2010 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2011
2012 PR bootstrap/44621
2013 * configure.ac: Fix unportable shell quoting.
2014 * configure: Regenerate.
2015
2016 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
2017
2018 * configure.ac (enable-lto): Add Darwin to the list of supported lto
2019 targets and amend comment.
2020 * configure: Regenerate.
2021
2022 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
2023
2024 * MAINTAINERS (Write After Approval): Add myself.
2025
2026 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
2027
2028 * configure.ac: Enable LTO by default on Darwin.
2029 * configure: Regenerate.
2030
2031 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
2032
2033 * MAINTAINERS (Write After Approval): Add myself.
2034
2035 2010-09-01 Ian Bolton <ian.bolton@arm.com>
2036
2037 * MAINTAINERS (Write After Approval): Add myself.
2038
2039 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
2040
2041 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
2042 ports
2043
2044 2010-07-28 David Yuste <david.yuste@gmail.com>
2045
2046 * MAINTAINERS (Write After Approval): Add myself.
2047
2048 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
2049
2050 * configure.ac: Support all v850 targets.
2051 * configure: Regenerate.
2052
2053 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
2054
2055 PR bootstrap/44455
2056 * configure.ac (extra_mpfr_configure_flags): Copy from
2057 extra_mpc_gmp_configure_flags.
2058 * configure: Re-generated.
2059
2060 2010-07-22 Andi Kleen <ak@linux.intel.com>
2061
2062 * MAINTAINERS (Write After Approval): Add myself.
2063
2064 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
2065
2066 * MAINTAINERS (Write After Approval): Add myself.
2067
2068 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
2069
2070 * MAINTAINERS (Write After Approval): Add myself.
2071
2072 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
2073
2074 PR target/44862
2075 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
2076 Provide -B option to allow for link spec %s substitutions for
2077 libstdc++.a on darwin.
2078 * Makefile.in: Regenerate.
2079
2080 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2081
2082 * MAINTAINERS (Reviewers): Update my e-mail address
2083
2084 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
2085
2086 * Makefile.def (configure-gcc): Depend on all-libelf.
2087 * Makefile.in: Rebuild.
2088
2089 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
2090
2091 * MAINTAINERS (Write After Approval): Add myself in the right place.
2092
2093 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
2094
2095 * MAINTAINERS (Write After Approval): Add myself.
2096
2097 2010-05-25 Sterling Augustine <sterling@tensilica.com>
2098
2099 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
2100
2101 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
2102
2103 * config.sub: Update to version 2010-05-21.
2104 * config.guess: Update to version 2010-04-03.
2105
2106 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
2107
2108 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
2109 * configure: Regenerate.
2110
2111 2010-05-12 Sriraman Tallam <tmsriram@google.com>
2112
2113 * MAINTAINERS (Write After Approval): Add myself.
2114
2115 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2116
2117 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
2118 a platform that supports LTO.
2119 * configure: Regenerate.
2120
2121 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
2122
2123 * configure.ac: Allow all the versions greater than 0.10 of PPL.
2124 * configure: Regenerated.
2125
2126 2010-04-27 Roland McGrath <roland@redhat.com>
2127 H.J. Lu <hongjiu.lu@intel.com>
2128
2129 * configure.ac (--enable-gold): Support both, both/gold and
2130 both/bfd to add gold to configdirs without removing ld.
2131 * configure: Regenerated.
2132
2133 * Makefile.def: Add install-gold dependency to install-ld.
2134 * Makefile.in: Regenerated.
2135
2136 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
2137
2138 PR lto/42776
2139 * configure.ac (--enable-lto): Refactor handling so libelf tests
2140 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
2141 and allow LTO to be explicitly enabled on non-ELF platforms that
2142 are known to support it inside else-clause.
2143 * configure: Regenerate.
2144
2145 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
2146
2147 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
2148 * configure: Regenerate.
2149
2150 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
2151
2152 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
2153 * configure: Regenerate.
2154
2155 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2156
2157 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
2158 separately.
2159 * configure: Regenerate.
2160
2161 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
2162
2163 * MAINTAINERS (Write After Approval): Add myself.
2164
2165 2010-04-14 Tristan Gingold <gingold@adacore.com>
2166
2167 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
2168 * configure: Regenerate.
2169
2170 2010-04-13 Steve Ellcey <sje@cup.hp.com>
2171
2172 * configure: Regenerate after change to elf.m4.
2173
2174 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
2175
2176 * MAINTAINERS (Write After Approval): Add myself.
2177
2178 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2179
2180 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
2181 * configure: Regenerated.
2182
2183 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
2184
2185 * configure.ac: Print "buggy but acceptable" when CLooG
2186 revision is less than 9.
2187 * configure: Regenerated.
2188
2189 2010-04-01 Diego Novillo <dnovillo@google.com>
2190
2191 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
2192
2193 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2194
2195 PR bootstrap/43615
2196 PR bootstrap/43328
2197
2198 Revert:
2199
2200 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2201
2202 * configure.ac: Do not pass --enable-multilib nor
2203 --disable-multilib in baseargs. Accept explicitly passed
2204 --enable_multilib.
2205 * configure: Regenerate.
2206
2207 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
2208
2209 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
2210
2211 2010-03-31 Janis Johnson <janis187@us.ibm.com>
2212
2213 * MAINTAINERS: Remove myself.
2214
2215 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2216
2217 PR bootstrap/43328
2218 * configure.ac: Do not pass --enable-multilib nor
2219 --disable-multilib in baseargs. Accept explicitly passed
2220 --enable_multilib.
2221 * configure: Regenerate.
2222
2223 2010-03-28 Andrew Pinski <pinskia@gmail.com>
2224
2225 * MAINTAINERS (spu port): Remove me.
2226
2227 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2228
2229 * configure.ac (tic6x-*-*): New case.
2230 * configure: Regenerate.
2231
2232 2010-03-23 Joseph Myers <joseph@codesourcery.com>
2233
2234 * config.sub: Update to version 2010-03-22.
2235 * config.guess: Update to version 2009-12-30.
2236
2237 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
2238
2239 PR ada/42554
2240 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
2241 * configure: Regenerate.
2242
2243 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2244
2245 * MAINTAINERS: Update my email address.
2246
2247 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
2248
2249 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
2250 (ghassan.shobaki@amd.com): Removed.
2251
2252 2010-03-17 Alan Modra <amodra@gmail.com>
2253
2254 * MAINTAINERS: Update my email address.
2255
2256 2010-03-16 Diego Novillo <dnovillo@google.com>
2257
2258 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
2259 Matthews.
2260
2261 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2262
2263 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
2264 Gutson, Jeffrey D. Oldham and Mark Shinwell.
2265
2266 2010-03-16 Joseph Myers <joseph@codesourcery.com>
2267
2268 * MAINTAINERS: Update my email address.
2269
2270 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
2271
2272 * MAINTAINERS: Update my email address.
2273
2274 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
2275
2276 * MAINTAINERS: Update my email address.
2277
2278 2010-03-09 Jie Zhang <jie@codesourcery.com>
2279
2280 * MAINTAINERS: Update my email address.
2281
2282 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2283
2284 PR libstdc++/32499
2285 * configure.ac (RANLIB): Default to true.
2286 (STRIP): Likewise.
2287 (RANLIB_FOR_TARGET): Remove superfluous : argument.
2288 * configure: Regenerate.
2289
2290 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
2291
2292 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
2293 (Write After Approval): Update my email address.
2294
2295 2010-02-17 Nick Clifton <nickc@redhat.com>
2296
2297 PR 11238
2298 * Makefile.tpl (local-distclean): Also remove config.cache files in
2299 sub-directories as there may not be Makefiles present in the
2300 sub-directories.
2301 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
2302 the config.cache files found by the find command.
2303
2304 * Makefile.in: Regenerate.
2305 * configure.ac: Revert previous delta.
2306 * configure: Regenerate.
2307
2308 2010-02-15 Nick Clifton <nickc@redhat.com>
2309
2310 PR 11238
2311 * configure.ac: Delete config.cache files in sub-directories when
2312 deleting Makefiles.
2313 * configure: Regenerate.
2314
2315 2010-02-12 Ben Elliston <bje@gnu.org>
2316
2317 * MAINTAINERS: Update my email address.
2318
2319 2010-02-08 Andrew Pinski <pinskia@gmail.com>
2320
2321 * MAINTAINERS (spu port): Update my email address.
2322
2323 2010-02-08 Jie Zhang <jie.zhang@analog.com>
2324
2325 * MAINTAINERS: Add myself as a maintainer for the bfin port.
2326
2327 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2328
2329 * configure.ac: Add "recommended" version checks for GMP/MPC.
2330 Update recommended GMP/MPFR/MPC versions.
2331 * configure: Regenerate.
2332
2333 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
2334
2335 * MAINTAINERS: Move my Embecosm email address into the
2336 write-after-approval section.
2337
2338 2010-01-26 Ian Lance Taylor <iant@google.com>
2339
2340 * MAINTAINERS: Add myself as Go frontend maintainer.
2341
2342 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
2343
2344 PR libstdc++/36101, PR libstdc++/42813
2345 * configure.ac (bootstrap_target_libs): Make inclusion of
2346 target-libgomp conditional on libgomb being in target_configdirs.
2347 * configure: Regenerate.
2348
2349 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
2350
2351 PR libstdc++/36101, PR libstdc++/42813
2352 * configure.ac (bootstrap_target_libs): Include target-libgomp.
2353 * configure: Regenerate.
2354
2355 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
2356
2357 PR libstdc++/36101, PR libstdc++/42813
2358 * configure.ac (target_configdirs): Substitute.
2359 * Makefile.def: Bootstrap target module libgomp.
2360 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
2361 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
2362 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
2363 * configure, Makefile.in: Regenerate.
2364
2365 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
2366
2367 * MAINTAINERS: Adjust my details.
2368
2369 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
2370
2371 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
2372
2373 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
2374
2375 * MAINTAINERS: reindented my entry with tabs instead of spaces.
2376
2377 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
2378
2379 * MAINTAINERS (Write After Approval): Add myself.
2380
2381 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
2382
2383 * MAINTAINERS (Write After Approval): Add myself.
2384
2385 2010-01-11 Richard Guenther <rguenther@suse.de>
2386
2387 PR lto/41569
2388 * Makefile.def (all-lto-plugin): Depend on all-gcc.
2389 * Makefile.in: Regenerated.
2390
2391 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
2392
2393 * configure.ac: Enable libjava build on x86_64-*freebsd*.
2394 * configure: Regenerate.
2395
2396 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2397 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2398
2399 PR bootstrap/42424
2400 * configure.ac: Include libtool m4 files.
2401 (_LT_CHECK_OBJDIR): Call it.
2402 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
2403 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
2404
2405 * configure: Regenerate.
2406
2407 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2408
2409 PR bootstrap/41818
2410 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
2411 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
2412 * Makefile.in: Regenerate.
2413
2414 2010-01-02 Richard Guenther <rguenther@suse.de>
2415
2416 PR lto/41529
2417 * configure.ac: Include config/elf.m4. Disable LTO if not
2418 builting for an elf target.
2419 * configure: Regenerate.
2420
2421 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
2422
2423 * MAINTAINERS: Change my email address.
2424
2425 2009-12-18 Ben Elliston <bje@au.ibm.com>
2426
2427 * config.sub, config.guess: Update from upstream sources.
2428
2429 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
2430
2431 * MAINTAINERS (Write After Approval): Add myself.
2432
2433 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2434
2435 PR middle-end/30447
2436 PR middle-end/30789
2437 PR other/40302
2438
2439 * configure.ac: Require MPC.
2440 * configure: Regenerate.
2441
2442 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2443
2444 PR target/38384
2445 PR bootstrap/40972
2446 * libtool.m4: Sync from git Libtool.
2447 * ltoptions.m4: Likewise.
2448 * ltversion.m4: Likewise.
2449 * lt~obsolete.m4: Likewise.
2450 * ltmain.sh: Likewise.
2451
2452 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2453
2454 * configure.ac: Update minimum MPC version to 0.8.
2455 * configure: Regenerate.
2456
2457 2009-11-21 Sebastian Pop <sebpop@gmail.com>
2458
2459 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
2460 * configure: Regenerated.
2461
2462 2009-11-21 Ian Lance Taylor <iant@google.com>
2463
2464 * configure.ac: Change default of poststage1_ldflags to be empty if
2465 poststage1_libs is set. When poststage1_libs is empty, and
2466 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
2467 * configure: Rebuild.
2468
2469 2009-11-21 Adam Nemet <adambnmet@gmail.com>
2470
2471 * MAINTAINERS (Write After Approval): Update my email address.
2472
2473 2009-11-20 Ben Elliston <bje@au.ibm.com>
2474
2475 * config.guess: Update from upstream sources.
2476
2477 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2478
2479 * Makefile.def: Restore host and target settings for gmp.
2480 * Makefile.in: Rebuild.
2481
2482 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
2483
2484 * configure.ac: Add libelf to host_libs. Enable in-tree configury
2485 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
2486 Fix portability of test of C++ as bootstrap language. Add
2487 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
2488 * configure: Rebuild.
2489 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
2490 and cloog. Fix in-tree ppl configuration. Introduce libelf
2491 in-tree building.
2492 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
2493 (POSTSTAGE1_HOST_EXPORTS): Use it.
2494 (STAGE[+id+]_CXXFLAGS): New.
2495 (BASE_FLAGS_TO_PASS): Pass it down.
2496 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
2497 extra_exports.
2498 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
2499 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
2500 extra_exports.
2501 * Makefile.in: Rebuild.
2502
2503 2009-11-17 Ben Elliston <bje@au.ibm.com>
2504
2505 * config.sub, config.guess: Update from upstream sources.
2506
2507 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2508
2509 * MAINTAINERS (Write After Approval): Add myself.
2510
2511 2009-11-09 Jon Beniston <jon@beniston.com>
2512
2513 * MAINTAINERS (Write After Approval): Add myself.
2514
2515 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
2516
2517 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
2518 paths for *-w64-mingw* and x86_64-*mingw*.
2519 * configure: Regenerated.
2520
2521 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
2522
2523 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
2524
2525 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
2526
2527 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
2528 Phil Edwards to Write-After Approval.
2529
2530 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
2531
2532 * configure.ac: Disable target-winsup & co for
2533 x86_64-*-mingw* and *-w64-mingw* targets.
2534 * configure: Regenerated.
2535
2536 2009-10-16 Nick Clifton <nickc@redhat.com>
2537
2538 * MAINTAINERS: Add myself as a maintainer for the RX port.
2539
2540 2009-10-26 Johannes Singler <singler@kit.edu>
2541
2542 * MAINTAINERS (Write After Approval): Update my e-mail address.
2543
2544 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2545
2546 * configure.ac (CLooG test): Use = with test.
2547 * configure: Regenerate.
2548
2549 2009-10-22 Richard Guenther <rguenther@suse.de>
2550
2551 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
2552 cloog if the ppl version check failed. Move flags saving
2553 before setting in libelf check.
2554 * configure: Regenerate.
2555
2556 2009-10-21 Richard Guenther <rguenther@suse.de>
2557
2558 * configure.ac: Adjust the ppl and cloog configure to work as
2559 documented. Disable cloog if ppl was disabled. Omit the version
2560 checks if they were disabled.
2561 * configure: Re-generate.
2562
2563 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2564
2565 * configure.ac: Add 'lto' to enable_languages, not
2566 new_enable_languages, and only if not already present.
2567 * configure: Regenerate.
2568
2569 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
2570
2571 * README: Refer to the various COPYING* files instead of just
2572 COPYING.
2573 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
2574
2575 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
2576
2577 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
2578
2579 2009-10-07 Richard Guenther <rguenther@suse.de>
2580
2581 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
2582 and Richard Guenther as reviewers.
2583 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
2584 as reviewers.
2585
2586 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
2587
2588 * config.sub: Update from upstream sources.
2589
2590 2009-10-06 Ian Lance Taylor <iant@google.com>
2591
2592 * Makefile.def: check-gold depends upon all-gas.
2593 * Makefile.in: Rebuild.
2594
2595 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
2596
2597 * MAINTAINERS (Write After Approval): Add myself.
2598
2599 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
2600
2601 * Makefile.def: all-lto-plugin depends on all-libiberty.
2602 set bootstrap=true for lto-plugin.
2603 Add lto-plugin.
2604 * Makefile.in: Regenerate.
2605 * configure.ac (host_libs): Add lto-plugin.
2606 * configure: Regenerate.
2607
2608 2009-10-03 Diego Novillo <dnovillo@google.com>
2609
2610 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
2611 (HOST_LIBELFLIBS): Define.
2612 (HOST_LIBELFINC): Define.
2613 * Makefile.in: Regenerate.
2614 * configure.ac: Add --enable-lto.
2615 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
2616 If --enable-lto is used, add 'lto' to new_enable_languages.
2617 If --enable-lto is used and gold is enabled, add
2618 lto-plugin to configdirs.
2619 * configure: Regenerate.
2620
2621 2009-10-03 Simon Baldwin <simonb@google.com>
2622
2623 * configure.ac: If --with-system-zlib, suppress local zlib and
2624 pass --with-system-zlib to subdir configure scripts.
2625 * configure: Regenerate.
2626
2627 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
2628 Paolo Bonzini <bonzini@gnu.org>
2629
2630 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
2631 $(srcdir).
2632 * Makefile.in: Rebuilt.
2633
2634 2009-09-26 Gary Funck <gary@intrepid.com>
2635
2636 * MAINTAINERS (Write After Approval): Add myself.
2637
2638 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2639
2640 * configure.ac: Update minimum MPC version to 0.7.
2641 * configure: Regenerate.
2642
2643 2009-09-25 Nick Clifton <nickc@redhat.com>
2644
2645 * configure.ac: Pass any --cache-file=/dev/null option on to
2646 subconfigures.
2647 * configure: Regenerate.
2648
2649 2009-09-23 Nick Clifton <nickc@redhat.com>
2650
2651 * config.sub, config.guess: Update from upstream sources.
2652
2653 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
2654
2655 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
2656 * Makefile.in: Rebuilt.
2657
2658 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2659
2660 PR bootstrap/32272
2661 * configure.ac: Error out if $srcdir isn't '.' but contains
2662 host-${host_noncanonical}.
2663 * configure: Regenerate.
2664
2665 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2666
2667 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
2668 maintainer.
2669
2670 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2671
2672 * configure.ac: If bootstrapping a combined tree with
2673 --enable-gold, require c++ in stage1_languages.
2674 * configure: Regenerate.
2675
2676 * configure.ac: Also add target_libs of stage1_languages to
2677 bootstrap_target_libs.
2678 * configure: Regenerate.
2679
2680 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
2681 with --enable-languages not containing c++.
2682 * configure: Regenerate.
2683
2684 2009-09-15 Jie Zhang <jie.zhang@analog.com>
2685
2686 * configure.ac: Disable java and boehm-gc for bfin-*-*.
2687 * configure: Regenerate.
2688
2689 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
2690
2691 * MAINTAINERS (Write After Approval): Update my e-mail address,
2692 and move from from here...
2693 (Waiting for paperwork): To here.
2694
2695 2009-09-09 Joseph Myers <joseph@codesourcery.com>
2696
2697 * MAINTAINERS (Reviewers): Add self as driver reviewer.
2698
2699 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2700
2701 * configure.ac: Do not use $extrasub for replacing @if/@endif
2702 parts in Makefile; instead, use additional arguments to
2703 AC_CONFIG_COMMANDS to do the replacement manually, with several
2704 sed invocations, to avoid HP-UX sed command limits.
2705 * configure: Regenerate.
2706
2707 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
2708
2709 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
2710 blank before -L.
2711
2712 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
2713
2714 * configure.ac (with-build-config): Document. Handle without.
2715 Handle missing argument.
2716 * configure: Rebuilt.
2717
2718 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
2719
2720 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
2721 Default to bootstrap-debug only if compare-debug works.
2722 * configure: Rebuilt.
2723 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
2724 * Makefile.in: Rebuilt.
2725
2726 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2727
2728 * MAINTAINERS (OS Port Maintainers): Update my email address.
2729
2730 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
2731
2732 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
2733 * Makefile.in: Rebuilt.
2734
2735 2009-09-01 Chris Demetriou <cgd@google.com>
2736
2737 * MAINTAINERS (Write After Approval): Add myself.
2738
2739 2009-08-31 Dodji Seketeli <dodji@redhat.com>
2740
2741 PR debug/30161
2742 * include/dwarf2.h (enum dwarf_tag): Added
2743 DW_TAG_GNU_template_template_param
2744 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
2745
2746 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2747
2748 * Makefile.tpl (AWK): Fix typo.
2749 * Makefile.in: Regenerate.
2750
2751 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
2752
2753 * configure.ac: Detect awk and sed.
2754 * Makefile.def (flags_to_pass): Add AWK and SED.
2755 * Makefile.tpl (AWK, SED): New.
2756 (BASE_FLAGS_TO_PASS): Add AWK and SED.
2757 * configure: Regenerate.
2758 * Makefile.in: Regenerate.
2759
2760 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
2761
2762 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
2763 (collapseslashes): Likewise.
2764
2765 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2766
2767 * configure.ac (AC_PREREQ): Bump to 2.64.
2768
2769 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2770
2771 * configure.ac: Remove --with-datarootdir, --with-docdir,
2772 --with-pdfdir, --with-htmldir switches.
2773 * configure: Regenerate.
2774
2775 * configure: Regenerate.
2776
2777 * compile: Sync from Automake 1.11.
2778 * depcomp: Likewise.
2779 * install-sh: Likewise.
2780 * missing: Likewise.
2781 * mkinstalldirs: Likewise.
2782 * ylwrap: Likewise.
2783
2784 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
2785
2786 * ltmain.sh (func_normal_abspath): New function.
2787 (func_relative_path): Likewise.
2788 (func_mode_help): Document new -bindir option for link mode.
2789 (func_mode_link): Add new -bindir option, and use it to place
2790 output DLL if specified.
2791
2792 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2793
2794 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
2795 (baseargs): Add --disable-option-checking.
2796 * configure: Regenerate.
2797
2798 * Makefile.def (configure-target-libiberty): Depend on
2799 all-binutils and all-ld.
2800 (configure-target-newlib): Likewise.
2801 * Makefile.in: Regenerate.
2802
2803 2009-08-17 Ben Elliston <bje@au.ibm.com>
2804
2805 * config.sub, config.guess: Update from upstream sources.
2806
2807 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2808
2809 Sync from src, merge:
2810
2811 2009-07-02 Tristan Gingold <gingold@adacore.com>
2812
2813 * configure.ac: Do not exclude gas for i386-*-darwin.
2814 Add a case for x86_64-*-darwin.
2815 * configure: Regenerate.
2816
2817 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
2818
2819 * MAINTAINERS: Add my name to Write After Approval list.
2820
2821 2009-08-06 Michael Eager <eager@eagercon.com>
2822
2823 * configure.ac: Add Microblaze target.
2824 * configure: Regenerate.
2825
2826 2009-07-31 Christian Bruel <christian.bruel@st.com>
2827
2828 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
2829 * configure: Regenerate.
2830
2831 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
2832
2833 * MAINTAINERS (Write After Approval): Update my e-mail address.
2834
2835 2009-07-06 Ian Lance Taylor <iant@google.com>
2836
2837 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
2838 * configure: Rebuild.
2839
2840 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
2841
2842 * MAINTAINERS: Move myself to the Graphite Reviewers.
2843
2844 2009-06-30 Wei Guozhi <carrot@google.com>
2845
2846 * MAINTAINERS: Add my name to Write After Approval list.
2847
2848 2009-06-26 Steve Ellcey <sje@cup.hp.com>
2849
2850 PR bootstrap/40338
2851 * configure.ac (comparestring): Create new variable.
2852 * Makefile.tpl (comparestring): Use to skip some comparisions.
2853 * configure: Regenerate.
2854 * Makefile.in: Regenerate.
2855
2856 2009-06-26 Doug Evans <dje@sebabeach.org>
2857
2858 * Makefile.def (host_modules): Add cgen.
2859 * Makefile.in: Regenerate.
2860 * configure.ac (host_tools): Add cgen.
2861 * configure: Regenerate.
2862
2863 2009-06-23 DJ Delorie <dj@redhat.com>
2864
2865 * MAINTAINERS: Add myself as mep maintainer.
2866
2867 2009-06-23 Ian Lance Taylor <iant@google.com>
2868
2869 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
2870 boot_languages. Only bootstrap target libraries listed in
2871 target_libs for some boot language. Add --with-stage1-ldflags,
2872 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
2873 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
2874 if not building with C++.
2875 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
2876 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
2877 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
2878 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2879 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
2880 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
2881 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
2882 * configure, Makefile.in: Rebuild.
2883
2884 2009-06-23 Li Feng <nemokingdom@gmail.com>
2885
2886 * MAINTAINERS: Added my name to write-after-approval list.
2887
2888 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
2889
2890 * configure.ac: Define is_elf for QNX Neutrino targets.
2891 * configure: Regenerate.
2892
2893 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
2894
2895 * MAINTAINERS: Added my name to the write-after-approval list
2896
2897 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2898
2899 * configure.ac: Detect MPC in default directory.
2900 * configure: Regenerate.
2901
2902 2009-06-03 Jerome Guitton <guitton@adacore.com>
2903 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2904
2905 * Makefile.tpl (all): Avoid a trailing backslash.
2906 * Makefile.in: Regenerate.
2907
2908 2009-06-03 Ben Elliston <bje@au.ibm.com>
2909
2910 * config.sub, config.guess: Update from upstream sources.
2911
2912 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
2913
2914 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
2915 to noconfdirs.
2916 * configure: Regenerate.
2917
2918 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
2919
2920 * Makefile.tpl ([+compare-target+]): Compare all stage
2921 directories, rather than just gcc.
2922 * Makefile.in: Rebuilt.
2923
2924 2009-06-01 Doug Kwan <dougkwan@google.com>
2925
2926 * configure.ac: Support gold for target arm*-*-*.
2927 * configure: Regenerate.
2928
2929 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2930
2931 * Makefile.def: Add MPC support and dependencies.
2932 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
2933
2934 * Makefile.in, configure: Regenerate.
2935
2936 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
2937
2938 * Makefile.tpl (all): Avoid harmless warning in make all when
2939 gcc-bootstrap is enabled but stage_last does not exist.
2940 * Makefile.in: Rebuilt.
2941
2942 2009-05-24 Nicolas Roche <roche@adacore.com>
2943
2944 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
2945 * Makefile.in: Regenerate.
2946
2947 2009-05-21 Denis Chertykov <chertykov@gmail.com>
2948
2949 * MAINTAINERS: Update my e-mail address.
2950
2951 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
2952
2953 * configure.ac (cygwin noconfigdirs): Remove libgcj.
2954 * configure: Regenerate.
2955
2956 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2957
2958 PR other/40159
2959 * Makefile.tpl (all): Don't assume gcc-bootstrap and
2960 gcc-no-bootstrap are mutually exclusive.
2961 * Makefile.in: Rebuilt.
2962
2963 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
2964
2965 PR other/40159
2966 * Makefile.tpl (all): Don't end with unconditional success.
2967 * Makefile.in: Rebuilt.
2968
2969 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
2970
2971 PR target/37137
2972 * Makefile.def (flags_to_pass): Remove redundant and incomplete
2973 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
2974 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
2975 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
2976 stage_configureflags, stage_cflags and stage_libcflags into
2977 explicit Makefile macros.
2978 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
2979 GFORTRAN.
2980 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
2981 CC. Set CC_FOR_BUILD from CC.
2982 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
2983 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
2984 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
2985 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
2986 and GFORTRAN.
2987 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
2988 (_LIBCFLAGS): Renamed to _TFLAGS.
2989 (do-compare-debug, do-compare3-debug): Drop.
2990 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
2991 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
2992 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
2993 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
2994 (XGCC_FLAGS_FOR_TARGET): New.
2995 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
2996 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
2997 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
2998 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
2999 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
3000 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
3001 TFLAGS.
3002 (BUILD_CONFIG): Include if requested.
3003 (all): Set TFLAGS on bootstrap.
3004 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
3005 (all-stageid-prefixmodule): Likewise.
3006 (do-clean, distclean-stageid): Set TFLAGS.
3007 (restrap): Fix whitespace.
3008 * Makefile.in: Rebuilt.
3009
3010 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
3011
3012 * config.guess: Sync with src.
3013
3014 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
3015
3016 * configure.ac ($with_ppl): Default to no if not supplied.
3017 ($with_cloog): Likewise.
3018 configure: Regenerate.
3019
3020 2009-04-27 James E. Wilson <wilson@codesourcery.com>
3021
3022 * MAINTAINERS: Update my e-mail address.
3023
3024 2009-04-27 Nick Clifton <nickc@redhat.com>
3025
3026 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
3027
3028 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
3029
3030 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
3031 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
3032 * Makefile.in: Regenerate.
3033
3034 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3035
3036 PR bootstrap/39739
3037 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
3038 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
3039
3040 * configure, Makefile.in: Regenerate.
3041
3042 2009-04-21 Taras Glek <tglek@mozilla.com>
3043
3044 * include/hashtab.h: Update GTY annotations to new syntax
3045 * include/splay-tree.h: Likewise
3046
3047 2009-04-17 Ben Elliston <bje@au.ibm.com>
3048
3049 * config.sub, config.guess: Update from upstream sources.
3050
3051 2009-04-15 Anthony Green <green@moxielogic.com>
3052
3053 * configure.ac: Add moxie support.
3054 * configure: Rebuilt.
3055
3056 2009-04-14 Jakub Jelinek <jakub@redhat.com>
3057
3058 * configure.ac: Change copyright header to refer to version
3059 3 of the GNU General Public License and to point readers at the
3060 COPYING3 file and the FSF's license web page.
3061 * Makefile.def: Likewise.
3062 * Makefile.tpl: Likewise.
3063 * Makefile.in: Regenerate.
3064
3065 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
3066
3067 * configure.ac: Restore match for darwin9 or later. Use double
3068 brackets since regeneration eats one pair.
3069 * configure: Regenerate.
3070
3071 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3072
3073 PR gas/10039
3074 * configure.ac: Require texinfo 4.7.
3075 * configure: Regenerated.
3076
3077 2009-04-09 Nick Clifton <nickc@redhat.com>
3078
3079 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
3080 the GCC Runtime Library Exception.
3081
3082 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3083
3084 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
3085 * configure: Regenerate.
3086
3087 2009-04-01 Steve Ellcey <sje@cup.hp.com>
3088
3089 * Makefil.def (languages): New entries.
3090 * Makefile.tpl (check-gcc-*): New generic target.
3091 * Makefile.in: Regenerate.
3092
3093 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
3094
3095 * MAINTAINERS: Update my email address.
3096
3097 2009-03-18 Tom Tromey <tromey@redhat.com>
3098
3099 * configure: Rebuild.
3100 * configure.ac (host_libs): Add libiconv.
3101 * Makefile.in: Rebuild.
3102 * Makefile.def (host_modules): Add libiconv.
3103 (configure-gdb, all-gdb): Depend on libiconv.
3104
3105 2009-03-16 Tristan Gingold <gingold@adacore.com>
3106
3107 * configure.ac: Treat gdb as supported on x86_64-darwin.
3108 * configure: Regenerate.
3109
3110 2009-03-16 Joseph Myers <joseph@codesourcery.com>
3111
3112 * configure.ac (--with-host-libstdcxx): New option.
3113 * configure: Regenerate.
3114
3115 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
3116
3117 * MAINTAINERS: Move myself into the write after approval list.
3118
3119 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
3120
3121 * MAINTAINERS: Update e-mail address.
3122
3123 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
3124
3125 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
3126
3127 2009-03-10 Ira Rosen <irar@il.ibm.com>
3128
3129 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
3130
3131 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3132
3133 Backport from git Libtool:
3134
3135 2009-01-19 Robert Millan <rmh@aybabtu.com>
3136 Support GNU/kOpenSolaris.
3137 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
3138 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
3139 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
3140 GNU/kOpenSolaris.
3141
3142 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
3143
3144 * MAINTAINERS: Update e-mail address.
3145
3146 2009-02-24 Michael Eager <eager@eagercon.com>
3147
3148 * MAINTAINERS (Write After Approval): Add self.
3149
3150 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
3151
3152 * MAINTAINERS (Write After Approval): Add myself.
3153
3154 2009-02-05 Andreas Schwab <schwab@suse.de>
3155
3156 * Makefile.tpl (stage_last): Define $r and $s before using
3157 $(RECURSE_FLAGS_TO_PASS).
3158 * Makefile.in: Regenerate
3159
3160 2009-01-30 Ian Lance Taylor <iant@google.com>
3161
3162 * MAINTAINERS: Move myself to the Global Reviewers list.
3163
3164 2009-01-29 Robert Millan <rmh@aybabtu.com>
3165
3166 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
3167 * configure: Regenerate.
3168
3169 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
3170
3171 * MAINTAINERS: Make whitespace consistent.
3172 Remove Robert Millan from Write After Approval.
3173
3174 2009-01-16 Alan Modra <amodra@bigpond.net.au>
3175
3176 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
3177 (all-opcodes): Depend on all-libiberty.
3178 * Makefile.in: Regenerate.
3179
3180 2009-01-15 Douglas B Rupp <rupp@gnat.com>
3181
3182 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
3183 * configure: Regenerate.
3184
3185 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
3186
3187 * MAINTAINERS (Write After Approval): Add myself.
3188
3189 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
3190
3191 * MAINTAINERS: Add myself to reviewers (Fortran).
3192
3193 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
3194
3195 PR tree-optimization/38515
3196 * configure.ac (cloog-polylib): Removed.
3197 (with_ppl, with_cloog): Test for "no".
3198 * configure: Regenerated.
3199
3200 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
3201
3202 * MAINTAINERS: Moved myself to reviewers (Fortran).
3203
3204 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
3205
3206 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
3207 (Write After Approval): Remove myself.
3208
3209 2009-01-03 Diego Novillo <dnovillo@google.com>
3210
3211 * MAINTAINERS: Remove myself from alias maintainership.
3212
3213 2009-01-02 David Ayers <ayers@fsfe.org>
3214
3215 * MAINTAINERS: Update e-mail address.
3216
3217 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
3218
3219 * MAINTAINERS: Make whitespace consistent.
3220
3221 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3222
3223 Backport from upstream Libtool:
3224 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
3225 Add cache variables to tests that require the linker to work.
3226 For shlibpath_overrides_runpath, this also changes the semantics
3227 to let the result from the C compiler take precedence.
3228
3229 2008-12-02 Ben Elliston <bje@au.ibm.com>
3230
3231 * config.sub, config.guess: Update from upstream sources.
3232
3233 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
3234
3235 * configure.ac (ppllibs): Add by default the lib flags.
3236 * configure: Regenerate.
3237
3238 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
3239
3240 * MAINTAINERS: Add myself to the write after approval list.
3241
3242 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
3243
3244 * configure.ac: Add double brackets on darwin[912].
3245 * configure: Regenerate.
3246
3247 2008-12-03 Daniel Kraft <d@domob.eu>
3248
3249 * MAINTAINERS: Moved myself and Mikael Morin from Write After
3250 Approval to Reviewer section (for Fortran front-end).
3251
3252 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
3253
3254 * configure.ac: Expand to darwin10 and later.
3255 * configure: Regenerate.
3256
3257 2008-12-02 Andreas Schwab <schwab@suse.de>
3258
3259 * Makefile.def: configure-target-boehm-gc depends on
3260 all-target-libstdc++-v3.
3261 * Makefile.in: Regenerate.
3262
3263 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
3264
3265 * MAINTAINERS: Add myself as mingw maintainer.
3266
3267 2008-12-02 Ben Elliston <bje@au.ibm.com>
3268
3269 * config.sub, config.guess: Update from upstream sources.
3270
3271 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
3272
3273 * README.SCO: Remove.
3274
3275 2008-11-29 Fernando Pereira <pronesto@gmail.com>
3276
3277 * MAINTAINERS: Add myself to the write after approval list.
3278
3279 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
3280
3281 * MAINTAINERS: Update my email address in WAA section.
3282
3283 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
3284
3285 * MAINTAINERS: Update e-mail address.
3286
3287 2008-11-27 Toon Moene <toon@moene.org>
3288
3289 * MAINTAINERS: Change e-mail address.
3290
3291 2008-11-27 Tristan Gingold <gingold@adacore.com>
3292
3293 * configure.ac: Build gdb for i?86-*-darwin*
3294 * configure: Regenerated.
3295
3296 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
3297
3298 * MAINTAINERS: Added my full name.
3299
3300 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3301
3302 PR bootstrap/38014
3303 PR bootstrap/37923
3304
3305 Revert:
3306
3307 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3308
3309 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3310 * Makefile.in: Regenerated.
3311
3312 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3313
3314 PR gdb/921
3315 PR gdb/1646
3316 PR gdb/2175
3317 PR gdb/2176
3318
3319 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3320 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3321 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3322 (HOST_EXPORTS): Pass CPPFLAGS.
3323 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3324 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3325 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3326 * Makefile.in, configure: Regenerated.
3327 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3328 and CPPFLAGS_FOR_BUILD.
3329
3330 2008-11-06 Jeff Law <law@redhat.com>
3331
3332 * MAINTAINERS: Add myself as middle end maintainer.
3333
3334 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
3335
3336 * MAINTAINERS (Write after approval): Add myself.
3337
3338 2008-11-05 Diego Novillo <dnovillo@google.com>
3339
3340 * MAINTAINERS (Global Reviewers): Add myself.
3341 (Non-Algorithmic Maintainers): Remove myself.
3342
3343 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
3344
3345 * MAINTAINERS (Write after approval): Add myself.
3346
3347 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
3348
3349 * MAINTAINERS (Write after approval): Add myself.
3350
3351 2008-10-31 Ben Elliston <bje@au.ibm.com>
3352
3353 * configure.ac (spu-*-*): Remove special case.
3354 * configure: Regenerate.
3355
3356 2008-10-30 Catherine Moore <clm@codesourcery.com>
3357
3358 * MAINTAINERS (Write after approval): Update my email address.
3359
3360 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
3361
3362 * configure.ac [spu-*-*]: Do not set skipdirs.
3363 * configure: Re-generate.
3364
3365 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
3366
3367 * MAINTAINERS (Various Maintainers): Add myself to reload.
3368
3369 2008-10-25 Richard Guenther <rguenther@suse.de>
3370
3371 * MAINTAINERS (Various Maintainers): Add myself as middle-end
3372 maintainer. Remove myself as libgcc-math maintainer.
3373 (Non-Algorithmic Maintainers): Remove myself.
3374
3375 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
3376
3377 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
3378 * Makefile.in: Regenerated.
3379
3380 2008-10-23 Cary Coutant <ccoutant@google.com>
3381
3382 * MAINTAINERS (Write after approval): Add myself.
3383
3384 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
3385
3386 PR gdb/921
3387 PR gdb/1646
3388 PR gdb/2175
3389 PR gdb/2176
3390
3391 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
3392 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
3393 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
3394 (HOST_EXPORTS): Pass CPPFLAGS.
3395 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
3396 (LDFLAGS_FOR_TARGET): Initialize from configure script.
3397 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
3398 * Makefile.in, configure: Regenerated.
3399 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
3400 and CPPFLAGS_FOR_BUILD.
3401
3402 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
3403
3404 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
3405 Sebastian Pop.
3406
3407 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
3408
3409 * MAINTAINERS (Write After Approval): Added myself.
3410
3411 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3412
3413 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
3414 recommended version to 2.3.2.
3415
3416 * configure: Regenerate.
3417
3418 2008-10-01 Mark Mitchell <mark@codesourcery.com>
3419
3420 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
3421
3422 2008-09-29 David Daney <david.daney@caviumnetworks.com>
3423
3424 * MAINTAINERS (Write After Approval): Update e-mail address.
3425
3426 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
3427
3428 * libtool.m4: Update to libtool 2.2.6.
3429 * lt~obsolete.m4: Update to libtool 2.2.6.
3430 * ltmain.sh: Update to libtool 2.2.6.
3431 * ltsugar.m4: Update to libtool 2.2.6.
3432 * ltversion.m4: Update to libtool 2.2.6.
3433 * ltoptions.m4: Update to libtool 2.2.6.
3434 * ltgcc.m4: Update to match changes from libtool 2.2.6.
3435
3436 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
3437
3438 * MAINTAINERS (Write After Approval): Add myself.
3439
3440 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
3441
3442 * MAINTAINERS (Write After Approval): Update my name.
3443
3444 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
3445
3446 * MAINTAINERS: Add myself in "Write After Approval".
3447
3448 2008-09-18 Steve Ellcey <sje@cup.hp.com>
3449
3450 * MAINTAINERS: Add myself as ia64 maintainer.
3451
3452 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
3453
3454 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
3455 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
3456 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
3457 and Michael Tiemann from Write After Approval since they do not
3458 actually have access.
3459
3460 2008-09-05 Richard Guenther <rguenther@suse.de>
3461
3462 * configure.ac: Initialize clooglibs to -lcloog.
3463 * configure: Re-generate.
3464
3465 2008-09-04 Le-Chun Wu <lcwu@google.com>
3466
3467 * MAINTAINERS (Write After Approval): Add myself.
3468
3469 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
3470
3471 * configure.ac (--with-cloog-polylib): New.
3472 (--disable-cloog-version-check): New.
3473 (--disable-ppl-version-check): New.
3474 * configure: Re-generate.
3475
3476 2008-09-03 Richard Guenther <rguenther@suse.de>
3477
3478 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
3479 cloog test.
3480 * configure: Re-generate.
3481
3482 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
3483
3484 Add picoChip port.
3485 * MAINTAINERS: Add picoChip maintainers.
3486
3487 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
3488 Tobias Grosser <grosser@fim.uni-passau.de>
3489 Jan Sjodin <jan.sjodin@amd.com>
3490 Harsha Jagasia <harsha.jagasia@amd.com>
3491 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3492 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3493 Adrien Eliche <aeliche@isty.uvsq.fr>
3494
3495 Merge from graphite branch.
3496 * configure: Regenerate.
3497 * Makefile.in: Regenerate.
3498 * configure.ac (host_libs): Add ppl and cloog.
3499 Add checks for PPL and CLooG.
3500 * Makefile.def (ppl, cloog): Added modules and dependences.
3501 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
3502 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
3503
3504 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
3505
3506 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
3507 (GCC_SHLIB_SUBDIR): New.
3508 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
3509 * configure: Regenerate.
3510 * Makefile.in: Regenerate.
3511
3512 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
3513
3514 * MAINTAINERS: Consistently use tabs to separate columns.
3515
3516 2008-08-29 Tristan Gingold <gingold@adacore.com>
3517
3518 * MAINTAINERS (Write after Approval): Add myself.
3519
3520 2008-08-28 Tristan Gingold <gingold@adacore.com>
3521
3522 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
3523 Enable bfd, binutils and opcodes.
3524 * configure: Regenerate.
3525
3526 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3527
3528 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
3529
3530 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3531
3532 * MAINTAINERS: Use correct Umlaut for last name.
3533
3534 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3535
3536 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
3537
3538 2008-08-16 David Edelsohn <edelsohn@gnu.org>
3539
3540 * MAINTAINERS: Update my email address.
3541
3542 2008-08-16 Nicolas Roche <roche@adacore.com>
3543
3544 * Makefile.tpl: Add BOOT_ADAFLAGS.
3545 * Makefile.in: Regenerate.
3546
3547 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
3548
3549 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
3550 * configure: Regenerate.
3551
3552 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
3553
3554 * configure.ac: Add makefile fragments for hpux.
3555 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
3556 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
3557 * configure: Regenerate.
3558 * Makefile.in: Regenerate.
3559
3560 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
3561
3562 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
3563
3564 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
3565
3566 * MAINTAINERS (Write after Approval): Add myself.
3567
3568 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
3569
3570 * MAINTAINERS (Write After Approval): Add myself.
3571
3572 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
3573
3574 * MAINTAINERS (Write After Approval): Add myself.
3575
3576 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
3577
3578 * MAINTAINERS: Update my email address.
3579
3580 2008-06-25 Joey Ye <joey.ye@intel.com>
3581
3582 * MAINTAINERS (Write After Approval): Add myself.
3583
3584 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3585
3586 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
3587 * Makefile.in: Regenerate.
3588 * configure: Regenerate.
3589
3590 2008-06-17 Daniel Kraft <d@domob.eu>
3591
3592 * MAINTAINERS (Write After Approval): Add myself.
3593
3594 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3595
3596 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
3597 "$@" is still intact with both Autoconf 2.59 and 2.62.
3598 * configure: Regenerate.
3599
3600 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3601
3602 * Makefile.tpl: Fix comment errors.
3603 * Makefile.in: Regenerate.
3604
3605 2008-06-12 David S. Miller <davem@davemloft.net>
3606 David Edelsohn <edelsohn@gnu.org>
3607
3608 * configure.ac: Add powerpc*-*-* to gold supported targets.
3609 * configure: Regenerate.
3610
3611 2008-06-08 Joseph Myers <joseph@codesourcery.com>
3612
3613 PR tree-optimization/36218
3614 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
3615 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
3616 (all prefix="build-"): Pass them to build-system sub-makes.
3617 * Makefile.in: Regenerate.
3618
3619 2008-06-07 Joseph Myers <joseph@codesourcery.com>
3620
3621 * MAINTAINERS (mt port): Remove.
3622 (sco5, unixware, sco udk): Remove.
3623 (Kean Johnston): Add to Write After Approval.
3624
3625 2008-05-30 Julian Brown <julian@codesourcery.com>
3626
3627 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
3628 of libobjc for ARM EABI Linux.
3629 * configure: Regenerate.
3630
3631 2008-05-18 Xinliang David Li <davidxl@google.com>
3632
3633 * ChangeLog: Remove wrong ChangeLog entry.
3634
3635 2008-05-17 Xinliang David Li <davidxl@google.com>
3636
3637 * MAINTAINERS (Write After Approval): Add myself.
3638
3639 2008-05-15 Janus Weil <janus@gcc.gnu.org>
3640
3641 * MAINTAINERS (Write After Approval): Add myself.
3642
3643 2008-05-14 Rafael Espíndola <espindola@google.com>
3644
3645 * config-ml.in: don't handle --enable-shared and --enable-static.
3646
3647 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
3648
3649 * MAINTAINERS: Update my email address.
3650
3651 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
3652
3653 * MAINTAINERS: Update my email address.
3654
3655 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
3656
3657 * MAINTAINERS (Write After Approval): Add myself.
3658
3659 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
3660
3661 * MAINTAINERS (Write After Approval): Add myself.
3662
3663 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
3664
3665 * MAINTAINERS (crx): Add myself.
3666
3667 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3668
3669 Sync with src:
3670 2008-04-14 David S. Miller <davem@davemloft.net>
3671
3672 * configure.ac: Add sparc*-*-* to gold supported targets.
3673 * configure: Regenerate.
3674
3675 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3676
3677 PR bootstrap/35457
3678 * configure.ac: Include override.m4.
3679 * configure: Regenerate.
3680
3681 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
3682
3683 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
3684 * Makefile.in: Regenerate.
3685
3686 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
3687
3688 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
3689 as nonconfigurable directories list.
3690 * configure: Regenerate.
3691
3692 2008-04-14 Ben Elliston <bje@au.ibm.com>
3693
3694 * config.sub, config.guess: Update from upstream sources.
3695
3696 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
3697
3698 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
3699 * Makefile.in: Regenerate.
3700
3701 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
3702
3703 * configure.ac: Do not build libssp for the AVR.
3704 * configure: Regenerate.
3705
3706 2008-04-07 Ian Lance Taylor <iant@google.com>
3707
3708 * Makefile.def: check-gold depends upon all-binutils.
3709 * Makefile.in: Regenerate.
3710
3711 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
3712
3713 * MAINTAINERS (Write After Approval): Add myself.
3714
3715 2008-04-04 Nick Clifton <nickc@redhat.com>
3716
3717 PR binutils/4334
3718 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
3719 builds.
3720 * configure: Regenerate.
3721
3722 2008-04-04 NightStrike <NightStrike@gmail.com>
3723
3724 PR other/35151
3725 * configure.ac: Combine rules for mingw32 and mingw64.
3726 * configure: Regenerate.
3727
3728 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
3729
3730 * MAINTAINERS (Write After Approval): Add myself.
3731
3732 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
3733
3734 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
3735 * Makefile.in (.NOTPARALLEL): Ditto.
3736
3737 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
3738
3739 * MAINTAINERS (Write After Approval): Add myself.
3740
3741 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
3742
3743 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
3744 * Makefile.in (.NOTPARALLEL): Regenerate.
3745
3746 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
3747
3748 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
3749 * Makefile.in: Regenerate.
3750
3751 2008-03-26 Jakub Staszak <kuba@et.pl>
3752
3753 * MAINTAINERS (Write After Approval): Add myself.
3754
3755 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
3756
3757 * MAINTAINERS: Update e-mail address.
3758
3759 2008-03-20 Ian Lance Taylor <iant@google.com>
3760
3761 * configure.ac: Add support for --enable-gold.
3762 * Makefile.def: Add gold as a directory like ld.
3763 * configure, Makefile.in: Regenerate.
3764
3765 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3766
3767 * configure.ac: m4_include config/proginstall.m4.
3768 * configure: Regenerate.
3769
3770 Backport from upstream Libtool:
3771
3772 2007-10-12 Eric Blake <ebb9@byu.net>
3773
3774 Deal with Autoconf 2.62's semantic change in m4_append.
3775 * ltsugar.m4 (lt_append): Replace broken versions of
3776 m4_append.
3777 (lt_if_append_uniq): Don't require separator to be overquoted,
3778 and avoid broken m4_append.
3779 (lt_dict_add): Fix typo.
3780 * libtool.m4 (_LT_DECL): Don't overquote separator.
3781
3782 2008-03-13 David Edelsohn <edelsohn@gnu.org>
3783
3784 * config.rpath: Add AIX 6 support.
3785
3786 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
3787
3788 * Makefile.def (stageprofile). Remove -fprofile-generate
3789 from stage_libcflags.
3790 * Makefile.in: Regenerate.
3791
3792 2008-03-13 Ben Elliston <bje@au.ibm.com>
3793
3794 * config.sub, config.guess: Update from upstream sources.
3795
3796 2008-03-06 Tom Tromey <tromey@redhat.com>
3797
3798 * MAINTAINERS: Update for treelang deletion.
3799
3800 2008-03-03 James E. Wilson <wilson@tuliptree.org>
3801
3802 * MAINTAINERS: Update my email address.
3803
3804 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
3805
3806 * MAINTAINERS (darwin port): Add myself as a maintainer.
3807 (objective-c/c++): Add myself as a maintainer.
3808
3809 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
3810
3811 * MAINTAINERS (Write After Approval): Update my email address.
3812
3813 2008-02-25 Tomas Bily <tbily@suse.cz>
3814
3815 * MAINTAINERS (Write After Approval): Add myself.
3816
3817 2008-02-23 Jakub Jelinek <jakub@redhat.com>
3818
3819 * MAINTAINERS (OpenMP): Add myself.
3820
3821 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
3822
3823 PR bootstrap/32009
3824 PR bootstrap/32161
3825
3826 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
3827 * configure: Regenerate.
3828
3829 * Makefile.def: Define stage_libcflags for all bootstrap stages.
3830 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
3831 STAGE4_LIBCFLAGS): New.
3832 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
3833 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
3834 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
3835 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
3836 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
3837 for target modules. Don't export LIBCFLAGS.
3838 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
3839 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
3840 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
3841 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
3842 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
3843 * Makefile.in: Regenerate.
3844
3845 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3846
3847 PR libgcj/33085
3848 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
3849 Do not use -DDLL_EXPORT. Backport from upstream.
3850
3851 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3852
3853 * MAINTAINERS (Write After Approval): Add myself.
3854
3855 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
3856
3857 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
3858 * configure: Regenerate.
3859
3860 2008-01-31 Marc Gauthier <marc@tensilica.com>
3861
3862 * configure.ac (xtensa*-*-*): Recognize processor variants.
3863 * configure: Regenerate.
3864
3865 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3866
3867 PR bootstrap/34922
3868 * configure.ac (PARSE_ARGS): Push suitable setting of
3869 ac_subdirs_all, for `./configure --help=recursive'.
3870 Handle `+' in generic toplevel directory disabling.
3871 * configure: Regenerate.
3872
3873 2008-01-28 Nick Clifton <nickc@redhat.com>
3874
3875 * MAINTAINERS (xstormy16): Take over maintainership.
3876
3877 2008-01-25 Joseph Myers <joseph@codesourcery.com>
3878
3879 * MAINTAINERS (c4x port): Remove.
3880
3881 2008-01-24 David Edelsohn <edelsohn@gnu.org>
3882
3883 * libtool.m4: Backport AIX 6 support from ToT Libtool.
3884
3885 2008-01-23 Ben Elliston <bje@au.ibm.com>
3886
3887 * config.sub, config.guess: Update from upstream sources.
3888
3889 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
3890
3891 * MAINTAINERS (Write After Approval): Add myself.
3892
3893 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
3894
3895 * MAINTAINERS: Update my email address.
3896
3897 2008-01-09 Raksit Ashok <raksit@google.com>
3898
3899 * MAINTAINERS (Write After Approval): Add myself.
3900
3901 2008-01-09 Raksit Ashok <raksit@google.com>
3902
3903 * MAINTAINERS (Write After Approval): Add myself.
3904
3905 2008-01-08 Ben Elliston <bje@au.ibm.com>
3906
3907 * config.sub, config.guess: Update from upstream sources.
3908
3909 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3910
3911 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
3912 Change recommended MPFR from 2.2.1 -> 2.3.0.
3913 * configure: Regenerate.
3914
3915 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
3916
3917 * MAINTAINERS: Update my email address.
3918
3919 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
3920
3921 * MAINTAINERS: Update my email address.
3922
3923 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
3924
3925 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
3926 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
3927 * Makefile.in: Regenerate.
3928
3929 2007-12-10 Mark Heffernan <meheff@google.com>
3930
3931 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
3932 misplaced entries.
3933
3934 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
3935
3936 * configure.ac: Enable libjava for x86_64-*-darwin9.
3937 * configure: Regenerate.
3938
3939 2007-12-07 Bill Maddox <maddox@google.com>
3940
3941 * MAINTAINERS (Write After Approval): Add myself.
3942
3943 2007-12-05 Ben Elliston <bje@au.ibm.com>
3944
3945 * config.sub, config.guess: Update from upstream sources.
3946
3947 2007-12-02 Matthias Klose <doko@ubuntu.com>
3948
3949 * config-ml.in: Remove 64bit configure tests.
3950
3951 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3952
3953 * config-ml.in: Robustify against white space in absolute file
3954 names.
3955
3956 * config-ml.in (multi-clean): Substitute ${Makefile}.
3957 Remove superfluous ${Makefile} in list.
3958
3959 2007-11-19 Thiemo Seufer <ths@mips.com>
3960
3961 * config-ml.in: Don't hardcode the Makefile name.
3962
3963 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
3964
3965 * MAINTAINERS (Write After Approval): Add myself.
3966
3967 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
3968
3969 * MAINTAINERS (Write After Approval): Add myself.
3970
3971 2007-11-06 Doug Kwan <dougkwan@google.com>
3972
3973 * MAINTAINERS (Write After Approval): Add myself.
3974
3975 2007-10-25 Ben Elliston <bje@au.ibm.com>
3976
3977 * MAINTAINERS (mercury): Remove entry.
3978 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
3979
3980 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
3981
3982 * Makefile.def (dependencies): Make configure-gdb depend on
3983 all-intl.
3984 * Makefile.in: Regenerated.
3985
3986 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
3987
3988 * MAINTAINERS (Fortran maintainer): Remove myself.
3989
3990 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
3991
3992 * Makefile.def: To avoid problems running with parallel makes,
3993 build newlib before libgloss so that target specific header
3994 files are availble.
3995 * Makefile.in: Regenerate
3996
3997 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
3998
3999 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
4000 * Makefile.in: Regenerate.
4001
4002 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
4003
4004 * MAINTAINERS (Register allocation reviewer): Add myself.
4005
4006 2007-10-08 Mike Frysinger <vapier@gentoo.org>
4007
4008 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
4009 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
4010 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
4011 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
4012 * configure: Regenerate.
4013
4014 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
4015
4016 * MAINTAINERS (Register allocation reviewer): Add myself.
4017
4018 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
4019
4020 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
4021 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
4022 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
4023 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
4024 * configure.ac: Default them to host tools for $host = $build.
4025 Subst them.
4026
4027 * configure: Regenerate.
4028 * Makefile.in: Regenerate.
4029
4030 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
4031
4032 * MAINTAINERS (Register allocation reviewer): Add myself.
4033
4034 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
4035
4036 * MAINTAINERS (Register allocation reviewer): Add myself.
4037
4038 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
4039
4040 * MAINTAINERS (Write After Approval): Fix typo.
4041
4042 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
4043
4044 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
4045 * configure: Regenerate.
4046
4047 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
4048
4049 PR bootstrap/31906
4050 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
4051 they're already prefixed.
4052
4053 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
4054
4055 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
4056 libstdc++.
4057 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
4058 * configure: Regenerate.
4059 * Makefile.in: Regenerate.
4060
4061 2007-09-17 Andreas Schwab <schwab@suse.de>
4062
4063 * configure.ac: Raise minimum makeinfo version to 4.6.
4064 * configure: Regenerate.
4065
4066 2007-09-17 Johannes Singler <singler@ira.uka.de>
4067
4068 * MAINTAINERS (write-after-approval) add myself
4069
4070 2007-09-15 Alan Modra <amodra@bigpond.net.au>
4071
4072 * configure.ac: Correct makeinfo version check.
4073 * configure: Regenerate.
4074
4075 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
4076
4077 * MAINTAINERS: Update my email address.
4078
4079 2007-09-14 Richard Sandiford <richard@codesourcery.com>
4080
4081 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
4082 to $skipdirs and only disable gprof for newlib. Use the normal
4083 mips*-elf* handling in other respects.
4084 * configure: Regnerate.
4085
4086 2007-09-12 David Daney <ddaney@avtrex.com>
4087
4088 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
4089 enabling libgcj.
4090 * configure: Regenerate.
4091
4092 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
4093
4094 PR other/32154
4095 * configure.ac: For libgloss targets, point the linker to the linker
4096 script, startup code and simulator library.
4097 * configure: Regenerate.
4098
4099 2007-09-07 Andrew Haley <aph@redhat.com>
4100
4101 * configure.ac (noconfigdirs): Remove target-libffi and
4102 target-libjava.
4103 * configure: Regenerate.
4104
4105 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4106
4107 PR target/33281
4108 * configure.ac: Use config/mh-mingw on mingw.
4109 * configure: Regenerate.
4110
4111 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
4112
4113 * MAINTAINERS (Write After Approval): Add myself.
4114
4115 2007-09-05 Richard Guenther <rguenther@suse.de>
4116
4117 * configure.ac (--enable-stage1-checking): If neither --enable-checking
4118 nor --disable-checking is provided also turn on yes and types
4119 checking for stage1.
4120 * configure: Re-generate.
4121
4122 2007-08-30 Krister Walfridsson <cato@df.lth.se>
4123
4124 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
4125 (Write After Approval): Remove myself.
4126
4127 2007-08-29 Nick Clifton <nickc@redhat.com>
4128
4129 * config.sub, config.guess: Update from upstream sources.
4130
4131 2007-08-22 Bud Davis <jmdavis@link.com>
4132
4133 * MAINTAINERS (Write After Approval): Added myself.
4134 * MAINTAINERS (Reviewers): Removed myself.
4135
4136 2007-08-18 Paul Brook <paul@codesourcery.com>
4137 Joseph Myers <joseph@codesourcery.com>
4138
4139 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
4140 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
4141 * Makefile.in: Regenerate.
4142 * configure.ac (--with-debug-prefix-map): New.
4143 * configure: Regenerate.
4144
4145 2007-08-17 Richard Sandiford <richard@codesourcery.com>
4146 Nigel Stephens <nigel@mips.com>
4147
4148 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
4149 as target_makefile_frag.
4150 * configure: Regenerate.
4151
4152 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
4153
4154 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
4155 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
4156 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
4157 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
4158 (do-compare, do-compare3, do-compare-debug): New.
4159 ([+compare-target+]): Use them.
4160
4161 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
4162
4163 * MAINTAINERS (Write After Approval): Change my email address.
4164
4165 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4166 Ben Elliston <bje@au.ibm.com>
4167
4168 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
4169 --silent if $silent.
4170 * configure: Regenerate.
4171
4172 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
4173
4174 * MAINTAINERS (Various Maintainers): Add myself as
4175 loop infrastructure maintainer. Update my e-mail
4176 address.
4177
4178 2007-07-31 Diego Novillo <dnovillo@google.com>
4179
4180 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
4181 Adjust description.
4182
4183 2007-07-26 Richard Guenther <rguenther@suse.de>
4184
4185 * configure.ac: Add types checking to stage1 checking flags.
4186 * configure: Regenerate.
4187
4188 2007-07-17 Nick Clifton <nickc@redhat.com>
4189
4190 * COPYING3: New file. Contains version 3 of the GNU General
4191 Public License.
4192 * COPYING3.LIB: New file. Contains version 3 of the GNU
4193 Lesser General Public License.
4194
4195 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4196
4197 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
4198
4199 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
4200
4201 * MAINTAINERS (S/390 co-maintainer): Add myself.
4202 (Write After Approval): Remove myself.
4203
4204 2007-07-13 Dan Hipschman <dsh@google.com>
4205
4206 * MAINTAINERS (Write After Approval): Add myself.
4207
4208 2007-07-11 Nick Clifton <nickc@redhat.com>
4209
4210 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
4211 WINDRES export.
4212 * Makefile.in: Regenerate.
4213
4214 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
4215
4216 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
4217 maintainer.
4218
4219 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
4220
4221 * lt~obsolete.m4: New. Import from 20070318 libtool.
4222
4223 2007-07-03 Julian Brown <julian@codesourcery.com>
4224
4225 * MAINTAINERS (Write After Approval): Add myself.
4226
4227 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4228
4229 * configure.ac: Rewrite 'configure --help' strings to look nicer.
4230 * configure: Regenerate.
4231
4232 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4233
4234 * configure.ac: Add some missing m4 quotation.
4235 * configure: Regenerate.
4236
4237 2007-07-02 Simon Baldwin <simonb@google.com>
4238
4239 * MAINTAINERS (Write After Approval): Add myself.
4240
4241 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
4242
4243 * configure: Regenerate.
4244
4245 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
4246
4247 * Makefile.def: Add windmc tool to build.
4248 * Makefile.tpl: Likewise.
4249 * configure.ac: Likewise.
4250 * Makefile.in: Regenerate.
4251 * configure: Regenerate.
4252
4253 2007-06-28 DJ Delorie <dj@redhat.com>
4254
4255 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
4256 not building newlib.
4257 * configure: Regenerated.
4258
4259 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
4260
4261 * MAINTAINERS (Write After Approval): Add myself.
4262
4263 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
4264
4265 * MAINTAINERS (Write After Approval): Add myself.
4266
4267 2007-06-19 Chris Matthews <chrismatthews@google.com>
4268
4269 * MAINTAINERS (Write After Approval): Add myself.
4270
4271 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
4272
4273 * MAINTAINERS (Write After Approval): Add myself.
4274
4275 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
4276
4277 * Makefile.def: Add dependency from configure-gdb to all-bfd.
4278 * Makefile.in: Regenerated.
4279
4280 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
4281
4282 * configure.ac: Don't add target-libmudflap to noconfigdirs for
4283 bfin*-*-uclinux* targets.
4284 * configure: Regenerate.
4285
4286 2007-06-14 Ian Lance Taylor <iant@google.com>
4287
4288 * MAINTAINERS: Add myself as non-algorithmic global write
4289 maintainer.
4290
4291 2007-06-14 Diego Novillo <dnovillo@google.com>
4292
4293 * MAINTAINERS: Add self as middle-end maintainer and
4294 non-algorithmic global write maintainer.
4295
4296 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4297
4298 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
4299 Move all Fortran maintainers except Paul Brook into the
4300 Non-Autopoiesis section.
4301
4302 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
4303
4304 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
4305 (distclean-stage[+id+]): Possibly delete stage_last.
4306 * Makefile.in: Regenerate.
4307
4308 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
4309
4310 * MAINTAINERS (Various Maintainer): Fix typo.
4311
4312 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
4313
4314 * MAINTAINERS (Various Maintainer): Add myself as
4315 dataflow maintainer.
4316
4317 2007-06-07 Ben Elliston <bje@au.ibm.com>
4318
4319 * config.sub, config.guess: Update from upstream sources.
4320
4321 2007-06-07 Ben Elliston <bje@au.ibm.com>
4322
4323 * Makefile.tpl: Fix spelling error.
4324 * Makefile.in: Regenerate.
4325
4326 2007-06-01 Steve Ellcey <sje@cup.hp.com>
4327
4328 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
4329 lt_cv_sys_max_cmd_len.
4330
4331 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
4332
4333 * MAINTAINERS (Various Maintainers): Add myself as
4334 auto-vectorizer maintainer.
4335
4336 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
4337
4338 PR libjava/32098
4339 * libtool.m4: Revert previous change.
4340 * ltgcc.m4: Put it here.
4341
4342 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
4343
4344 * MAINTAINERS (Various Maintainers): Add myself as
4345 auto-vectorizer maintainer.
4346
4347 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
4348
4349 PR libjava/32098
4350 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
4351
4352 2007-05-30 Richard Guenther <rguenther@suse.de>
4353
4354 * MAINTAINERS (Various Maintainers): Add myself as
4355 auto-vectorizer maintainer.
4356
4357 2007-05-30 Jakub Jelinek <jakub@redhat.com>
4358
4359 PR bootstrap/29382
4360 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
4361 * configure: Rebuilt.
4362
4363 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
4364
4365 * MAINTAINERS (Write After Approval): Removed my name.
4366
4367 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
4368
4369 * MAINTAINERS (Write After Approval): Remove myself.
4370
4371 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
4372
4373 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
4374
4375 2007-05-23 Steve Ellcey <sje@cup.hp.com>
4376
4377 * ltmain.sh: Update from ToT Libtool.
4378 * libtool.m4: Update from ToT Libtool.
4379 * ltsugar.m4: New. Update from ToT Libtool.
4380 * ltversion.m4: New. Update from ToT Libtool.
4381 * ltoptions.m4: New. Update from ToT Libtool.
4382 * ltconfig: Remove.
4383 * ltcf-c.sh: Remove.
4384 * ltcf-cxx.sh: Remove.
4385 * ltcf-gcj.sh: Remove.
4386
4387 2007-05-22 Ollie Wild <aaw@google.com>
4388
4389 * MAINTAINERS (Write After Approval): Add myself.
4390
4391 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
4392
4393 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
4394 stage_cflags.
4395 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
4396 Remove CFLAGS/LIBCFLAGS.
4397 (configure-stage[+id+]-[+prefix+][+module+],
4398 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
4399 * Makefile.in: Regenerate.
4400
4401 2007-05-15 Diego Novillo <dnovillo@google.com>
4402
4403 * MAINTAINERS: Update e-mail address.
4404
4405 2007-05-15 Revital Eres <eres@il.ibm.com>
4406
4407 * MAINTAINERS (Write After Approval): Add myself.
4408
4409 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
4410
4411 * MAINTAINERS (Write After Approval): Updated my address.
4412
4413 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
4414
4415 * MAINTAINERS (Write After Approval): Add myself.
4416
4417 2007-05-11 Silvius Rus <rus@google.com>
4418
4419 * MAINTAINERS (Write After Approval): Add myself.
4420
4421 2007-04-23 Tom Tromey <tromey@redhat.com>
4422
4423 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
4424
4425 2007-04-22 Mark Mitchell <mark@codesourcery.com>
4426
4427 * MAINTAINERS (cpplib): Rename to ...
4428 (libcpp): ... this. Add C/C++ front end maintainers.
4429
4430 2007-04-14 Steve Ellcey <sje@cup.hp.com>
4431
4432 * config-ml.in: Pass ${ml_config_env} to configure calls.
4433
4434 2007-04-04 Christian Bruel <christian.bruel@st.com>
4435
4436 * MAINTAINERS (Write After Approval): Add myself.
4437
4438 2007-04-02 Dave Korn <dave.korn@artimi.com>
4439
4440 * MAINTAINERS (Write After Approval): Add myself.
4441
4442 2007-03-31 Tobias Burnus <burnus@net-b.de>
4443
4444 * MAINTAINERS (fortran 95 front end): Add myself.
4445
4446 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4447
4448 * MAINTAINERS (Write After Approval): Add myself.
4449
4450 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
4451
4452 * MAINTAINERS (Modulo Scheduler): Add myself.
4453
4454 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
4455
4456 * MAINTAINERS (fortran 95 front end): Add myself.
4457 (c++ front end): whitespace fix.
4458
4459 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
4460
4461 * MAINTAINERS (Write After Approval): Add myself.
4462
4463 2007-03-21 Richard Sandiford <richard@codesourcery.com>
4464
4465 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
4466 of glob. Quote arguments with single quotes too.
4467 * configure: Regenerate.
4468
4469 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
4470
4471 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
4472 * Makefile.in: Regenerate
4473
4474 2007-03-07 Andreas Schwab <schwab@suse.de>
4475
4476 * configure: Regenerate.
4477
4478 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
4479
4480 * configure.ac: Add "--with-pdfdir" configure option,
4481 which defines pdfdir variable.
4482 * Makefile.def (target=fixincludes): Add install-pdf to
4483 missing targets.
4484 (recursive_targets): Add install-pdf target.
4485 (flags_to_pass): Add pdfdir.
4486 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
4487 target.
4488 * configure: Regenerate
4489 * Makefile.in: Regenerate
4490
4491 2007-02-28 Eric Christopher <echristo@apple.com>
4492
4493 Revert:
4494 2006-12-07 Mike Stump <mrs@apple.com>
4495
4496 * Makefile.def (dependencies): Add dependency for
4497 install-target-libssp and install-target-libgomp on
4498 install-gcc.
4499 * Makefile.in: Regenerate.
4500
4501 2007-02-27 Matt Kraai <kraai@ftbfs.org>
4502
4503 * configure: Regenerate.
4504 * configure.ac: Move statements after variable declarations.
4505
4506 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
4507
4508 * MAINTAINERS: Add myself as sh maintainer.
4509
4510 2007-02-19 Joseph Myers <joseph@codesourcery.com>
4511
4512 * configure.ac: Adjust for loop syntax.
4513 * configure: Regenerate.
4514
4515 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4516
4517 * configure: Rebuilt.
4518
4519 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
4520
4521 * configure.ac: Drop multiple occurrences of --enable-languages,
4522 and fix its quoting.
4523 * configure: Rebuilt.
4524
4525 2007-02-17 Mark Mitchell <mark@codesourcery.com>
4526 Nathan Sidwell <nathan@codesourcery.com>
4527 Vladimir Prus <vladimir@codesourcery.com>
4528 Joseph Myers <joseph@codesourcery.com>
4529
4530 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
4531 * configure: Regenerate.
4532
4533 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
4534
4535 * ltconfig (freebsd*): Default to elf.
4536
4537 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4538
4539 * configure.ac (target_libraries): Move libgcc before libiberty.
4540 * configure: Regenerated.
4541
4542 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
4543 Paolo Bonzini <bonzini@gnu.org>
4544
4545 PR bootstrap/30753
4546 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
4547 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
4548 * configure: Regenerated.
4549
4550 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4551
4552 * MAINTAINERS (Language Front End Maintainers): Update my mail
4553 address.
4554
4555 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4556
4557 PR bootstrap/30748
4558 * configure.ac: Correct syntax for Solaris ksh.
4559 * configure: Regenerated.
4560
4561 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4562
4563 * configure.ac: Sync with src.
4564 * configure: Regenerate.
4565
4566 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4567
4568 * Makefile.in: Regenerate.
4569
4570 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
4571
4572 * config.sub: Sync with src.
4573
4574 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
4575
4576 * Makefile.tpl (build_alias, host_alias, target_alias): Use
4577 noncanonical equivalents.
4578 * configure.in: Rename to...
4579 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
4580 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
4581 target_noncanonical. Use them. Rewrite removal of configure
4582 arguments for autoconf 2.59. Discard variable settings. Force
4583 program_transform_name for native tools.
4584
4585 * Makefile.in: Regenerated.
4586 * configure: Regenerated with autoconf 2.59.
4587
4588 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
4589
4590 * MAINTAINERS (Write After Approval): Add myself.
4591
4592 2007-01-31 Andreas Schwab <schwab@suse.de>
4593
4594 * Makefile.tpl (LDFLAGS): Substitute it.
4595 * Makefile.in: Regenerate.
4596
4597 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
4598
4599 * MAINTAINERS (Write After Approval): Add myself.
4600
4601 2007-01-28 David Edelsohn <edelsohn@gnu.org>
4602
4603 * MAINTAINERS (spu port): Add myself.
4604
4605 2007-01-23 Richard Guenther <rguenther@suse.de>
4606
4607 PR bootstrap/30541
4608 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
4609 * Makefile.tpl (GNATBIND): Substitute it.
4610 (GNATMAKE): Likewise.
4611 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
4612 of STAGE_PREFIX.
4613 * Makefile.in: Regenerate.
4614 * configure: Regenerate.
4615
4616 2007-01-18 Mike Stump <mrs@apple.com>
4617
4618 * configure.in: Re-enable -Werror for gcc builds.
4619
4620 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
4621
4622 * MAINTAINERS (Write After Approval): Add myself.
4623
4624 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4625
4626 * configure.in: Change == to = in test command.
4627 * configure: Regenerate.
4628
4629 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
4630 Nick Clifton <nickc@redhat.com>
4631 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
4632
4633 * configure.in (build_configargs, host_configargs, target_configargs):
4634 Remove build/host/target parameters.
4635 (host_libs): Add gmp and mpfr.
4636 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
4637 * Makefile.def (gmp, mpfr): New.
4638 (gcc): Remove target.
4639 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
4640 target_os, target_vendor): New.
4641 (configure): Add host_alias/target_alias arguments; adjust invocations.
4642 * configure: Regenerate.
4643 * Makefile.in: Regenerate.
4644
4645 2007-01-11 Matt Fago <fago@earthlink.net>
4646
4647 * configure.in: Try to link to functions only in mpfr 2.2.x
4648 to improve robustness of configure tests.
4649 * configure: Regenerate.
4650
4651 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
4652
4653 * MAINTAINERS: Add myself as i386 maintainer.
4654
4655 2007-01-08 Jan Hubicka <jh@suse.cz>
4656
4657 * MAINTAINERS: Add myself as i386 maintainer.
4658
4659 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
4660
4661 * configure.in: Add support for an x86_64-mingw* target.
4662 * configure: Regenerate.
4663
4664 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
4665
4666 * Makefile.tpl (all-target): Correct @if conditional for target
4667 modules.
4668 * configure.in: Omit libiberty if building only target libgcc.
4669 * configure, Makefile.in: Regenerated.
4670
4671 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
4672
4673 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
4674 * configure: Regenerate.
4675
4676 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
4677
4678 * Makefile.def (target_modules): Add libgcc.
4679 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
4680 * Makefile.tpl (clean-target-libgcc): Delete.
4681 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
4682 on gcc even for bootstrapped modules. Rewrite handling of
4683 lang_env_dependencies to loop over target_modules.
4684 * configure.in (target_libraries): Add target-libgcc.
4685 * Makefile.in, configure: Regenerated.
4686
4687 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4688
4689 * configure.in: Reorganize recognition of languages. Add
4690 --enable-stage1-languages. Show supported languages for the chosen
4691 target rather than all recognized languages.
4692 * configure: Regenerate.
4693
4694 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
4695
4696 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
4697 * Makefile.in: Regenerate.
4698
4699 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4700
4701 * configure.in: Warn that MPFR 2.2.0 is buggy.
4702 * configure: Regenerate.
4703
4704 2006-12-27 Ian Lance Taylor <iant@google.com>
4705
4706 * configure.in: When removing Makefiles to force a reconfigure, also
4707 remove prev-DIR*/Makefile.
4708 * configure: Regenerate.
4709
4710 2006-12-22 Andreas Schwab <schwab@suse.de>
4711
4712 * configure: Regenerate with correct autoconf version.
4713
4714 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
4715
4716 * configure.in: add AC_SUBST for *_FOR_TARGET.
4717 * configure: Regenerate.
4718
4719 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4720
4721 * configure.in: Simplify logic for rejecting languages that cannot
4722 be built. Separate the case when a language is unsupported,
4723 from the case when the user chooses not to build a language.
4724
4725 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4726
4727 * configure.in: Remove "$build" case for powerpc-*-darwin* since
4728 it only affects bootstrap and could be tested on "$host" as well.
4729 * configure: Regenerate.
4730 * config/mh-ppc-darwin: Add to the stage1 cflags here.
4731
4732 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4733
4734 PR bootstrap/29544
4735 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
4736 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
4737 move here comment from Makefile.tpl.
4738 * Makefile.tpl: Move some definitions higher in the file.
4739 (STAGE1_CHECKING): New.
4740 * configure.in: Add --enable-stage1-checking.
4741 * configure: Regenerate.
4742 * Makefile.in: Regenerate.
4743
4744 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
4745
4746 * MAINTAINERS: Add myself as build system maintainer.
4747
4748 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
4749
4750 * MAINTAINERS (Write After Approval): Add myself.
4751
4752 2006-12-13 Eric Christopher <echristo@apple.com>
4753
4754 * MAINTAINERS: Add myself as darwin maintainer.
4755
4756 2006-12-11 Ian Lance Taylor <ian@airs.com>
4757
4758 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
4759
4760 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
4761
4762 MAINTAINERS: Update my entry.
4763
4764 2006-12-11 Alan Modra <amodra@bigpond.net.au>
4765
4766 * configure.in: Handle spu makefile frag.
4767 * Makefile.tpl (MAINT): Define
4768 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
4769 * configure: Regenerate.
4770 * Makefile.in: Regenerate.
4771
4772 2006-12-11 Ben Elliston <bje@au.ibm.com>
4773
4774 * config.guess: Import latest version.
4775 * config.sub: Likewise.
4776
4777 2006-12-11 Ben Elliston <bje@au.ibm.com>
4778
4779 * configure.in (spu-*-*): Don't skip target-libiberty.
4780 * configure: Regenerate.
4781
4782 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
4783
4784 PR bootstrap/30134
4785 * configure.in: Correct x86 darwin support for libjava to powerpc
4786 and i?86 only.
4787 * configure: Regenerate.
4788
4789 2006-12-08 Sandro Tolaini <tolaini@libero.it>
4790
4791 * configure.in: Add x86 darwin support for libjava.
4792 * configure: Regenerate.
4793
4794 2006-12-07 Mike Stump <mrs@apple.com>
4795
4796 * Makefile.def (dependencies): Add dependency for
4797 install-target-libssp and install-target-libgomp on
4798 install-gcc.
4799 * Makefile.in: Regenerate.
4800
4801 2006-12-04 Richard Guenther <rguenther@suse.de>
4802
4803 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
4804 (Non-Algorithmic Maintainers): Move over non-algorithmic
4805 loop optimizer maintainers, add myself as a non-algorithmic
4806 middle-end maintainer.
4807
4808 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
4809
4810 * MAINTAINERS (Write After Approval): Add myself.
4811
4812 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4813
4814 * configure.in: Update error message for missing GMP/MPFR.
4815
4816 * configure: Regenerate.
4817
4818 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4819
4820 * configure.in: Update MPFR version in error message.
4821
4822 * configure: Regenerate.
4823
4824 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4825
4826 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
4827 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
4828 --with-gmp-lib): New flags.
4829
4830 * configure: Regenerate.
4831
4832 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
4833
4834 * MAINTAINERS (Write After Approval): Change my email address.
4835
4836 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4837
4838 * MAINTAINERS (Write After Approval): Add myself.
4839
4840 2006-11-22 Philipp Thomas <pth@suse.de>
4841
4842 * MAINTAINERS (i18n): Update e-mail address.
4843
4844 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4845
4846 * MAINTAINERS (spu port): Add myself as maintainer.
4847 (Write After Approval): Remove myself.
4848
4849 2006-11-22 Ben Elliston <bje@au.ibm.com>
4850
4851 * configure.in (skipdirs): Don't build libssp for SPU.
4852 * configure: Regenerate.
4853
4854 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
4855
4856 * MAINTAINERS (spu port): Add myself as maintainer.
4857 (libobjc): Update my email address.
4858
4859 2006-11-21 Andrea Bona <andrea.bona@st.com>
4860
4861 * MAINTAINERS (Write After Approval): Add myself.
4862
4863 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4864
4865 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
4866 * configure : Rebuilt.
4867
4868 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4869
4870 * MAINTAINERS (Write After Approval): Add myself.
4871
4872 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
4873
4874 * MAINTAINERS (Write After Approval): Add myself.
4875
4876 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4877
4878 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
4879 libmpfr.a.
4880 * configure: Regenerate.
4881
4882 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
4883
4884 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
4885 (unstage): Test for stage_last presence.
4886
4887 PR bootstrap/29802
4888 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
4889 STAGE_PREFIX.
4890 * Makefile.in: Regenerate.
4891
4892 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
4893
4894 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
4895 maintainers.
4896
4897 2006-11-14 Erven Rohou <erven.rohou@st.com>
4898
4899 * MAINTAINERS (Write After Approval): Add myself.
4900
4901 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
4902
4903 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
4904 and stageN-package/Makefile.
4905 * Makefile.in: Regenerated.
4906
4907 2006-11-14 Jie Zhang <jie.zhang@analog.com>
4908
4909 * configure.in: Remove target-libgloss from noconfigdirs for
4910 bfin-*-*.
4911 * configure: Regenerated.
4912
4913 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4914
4915 * configure.in (have_gmp): Only error if the gcc directory exists.
4916
4917 * configure: Regenerate.
4918
4919 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4920
4921 * configure.in: Robustify error message for missing GMP/MPFR.
4922
4923 * configure: Regenerate.
4924
4925 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
4926
4927 * MAINTAINERS (Write After Approval): Add myself.
4928
4929 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
4930
4931 * MAINTAINERS: Change email address.
4932
4933 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
4934
4935 * MAINTAINERS (Write After Approval): Add myself.
4936
4937 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
4938
4939 * MAINTAINERS (Write After Approval): Add myself.
4940
4941 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
4942
4943 * MAINTAINERS (Write After Approval): Move myself to
4944 Write After Approval section.
4945
4946 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4947
4948 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
4949 need_gmp anymore.
4950 * configure: Regenerate.
4951
4952 2006-10-16 Tobias Burnus <burnus@net-b.de>
4953
4954 * MAINTAINERS (Write After Approval): Add myself.
4955
4956 2006-10-16 Ben Elliston <bje@au.ibm.com>
4957
4958 * config.guess: Import latest version.
4959 * config.sub: Likewise.
4960
4961 2006-10-10 Brooks Moses <bmoses@stanford.edu>
4962
4963 * Makefile.def: Added pdf target handling.
4964 * Makefile.tpl: Added pdf target handling.
4965 * Makefile.in: Regenerated.
4966
4967 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
4968
4969 * MAINTAINERS: Add self as score port maintainer.
4970
4971 2006-10-04 Brooks Moses <bmoses@stanford.edu>
4972
4973 * MAINTAINERS (Write After Approval): Add myself.
4974
4975 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
4976
4977 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
4978 or newer.
4979 * configure: Regenerated.
4980
4981 2006-09-27 Dave Brolley <brolley@redhat.com>
4982
4983 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
4984 using $s instead of $r.
4985 * configure: Regenerated.
4986
4987 2006-09-26 Thiemo Seufer <ths@mips.com>
4988
4989 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
4990 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
4991 * configure: Regenerate.
4992
4993 2006-09-24 Graeme Peterson <gridly@gmail.com>
4994
4995 * MAINTAINERS (Write After Approval): Remove myself.
4996
4997 2006-09-22 Chao-ying Fu <fu@mips.com>
4998
4999 * MAINTAINERS (Write After Approval): Add myself.
5000
5001 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
5002
5003 * MAINTAINERS: Add self as soft-fp maintainer.
5004
5005 2006-09-09 Anatoly Sokolov <aesok@post.ru>
5006
5007 * MAINTAINERS: Add myself as avr maintainer.
5008 Remove Marek Michalkiewicz as avr maintainer.
5009
5010 2006-09-07 Roberto Costa <roberto.costa@st.com>
5011
5012 * MAINTAINERS (Write After Approval): Add myself.
5013
5014 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
5015
5016 * configure.in: Never build newlib for a Mingw host.
5017 Never build newlib as Mingw target library.
5018 Test the existence of winsup/cygwin for building a Cygwin newlib,
5019 rather than just winsup.
5020 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
5021 building a Mingw target.
5022 * configure: Regenerate.
5023
5024 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
5025
5026 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
5027
5028 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
5029
5030 * config.guess: Import from src (was more updated).
5031 * config.sub: Likewise.
5032
5033 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
5034
5035 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
5036 * configure: Regenerated.
5037
5038 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
5039
5040 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
5041 for stages after the first.
5042
5043 2006-07-17 Jakub Jelinek <jakub@redhat.com>
5044
5045 * Makefile.def: Add dependencies for configure-opcodes
5046 on configure-intl and all-opcodes on all-intl.
5047 * Makefile.in: Regenerated.
5048
5049 2006-07-13 Ben Elliston <bje@au.ibm.com>
5050
5051 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
5052
5053 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
5054
5055 Port to hosts whose 'sort' and 'tail' implementations
5056 treat operands with leading '+' as file names, as POSIX
5057 has required since 2001. However, make sure the code still
5058 works on pre-POSIX hosts.
5059 * ltmain.sh: Don't assume "sort +2" is equivalent to
5060 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
5061
5062 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
5063
5064 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
5065
5066 2006-07-04 Peter O'Gorman <peter@pogma.com>
5067
5068 * ltconfig: chmod 644 before ranlib during install.
5069
5070 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5071
5072 PR bootstrap/18058
5073 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
5074 if the bootstrap compiler is a GCC version that supports it.
5075 * configure: Regenerate.
5076
5077 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5078
5079 * configure.in: Fix thinkos in previous check-in.
5080 * configure: Regenerate.
5081
5082 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
5083
5084 PR other/27063
5085 * configure.in: Test subdir_requires and give an appropriate
5086 error message.
5087 * configure: Regenerate.
5088
5089 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
5090
5091 * MAINTAINERS (Write After Approval): Add myself.
5092
5093 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
5094
5095 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5096
5097 2006-06-22 Steve Ellcey <sje@cup.hp.com>
5098
5099 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
5100
5101 2006-06-20 David Ayers <d.ayers@inode.at>
5102
5103 PR bootstrap/28072
5104 * configure.in: Add target-boehm-gc to noconfigdirs depending on
5105 whether target-libjava is being configured instead of whether the
5106 java front end is enabled.
5107 * configure: Regenerate.
5108
5109 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5110
5111 PR target/27540
5112 * configure.in: Only enable libgomp on IRIX 6.
5113 * configure: Regenerate.
5114
5115 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
5116
5117 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
5118 too.
5119 * Makefile.in: Regenerate.
5120
5121 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
5122
5123 * config-ml.in: Alter CCASFLAGS to include special
5124 multilib options the same as is done for CFLAGS.
5125
5126 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5127
5128 * configure.in: Don't enable libgomp on hpux10.
5129 * configure: Rebuilt.
5130
5131 2006-06-12 David Ayers <d.ayers@inode.at>
5132
5133 PR bootstrap/27963
5134 PR target/19970
5135 * configure.in: Remove target-boehm-gc from noconfigdirs where
5136 ${libgcj} is specified.
5137 * configure: Regenerate.
5138
5139 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
5140
5141 Sync from src:
5142
5143 * configure.in: Sync.
5144 * configure: Regenerated.
5145
5146 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
5147
5148 * Makefile.def: Added dependencies from sim and gdb on intl, and
5149 added configure dependencies to everything with an all dependency
5150 on intl.
5151 * Makefile.in: Regenerated.
5152
5153 2006-06-06 David Ayers <d.ayers@inode.at>
5154
5155 PR libobjc/13946
5156 * Makefile.def: Add dependencies for libobjc which boehm-gc.
5157 * Makefile.in: Regenerate.
5158 * configure.in: Add --enable-objc-gc at toplevel and have it
5159 enable boehm-gc for Objective-C.
5160 Remove target-boehm-gc from libgcj.
5161 Add target-boehm-gc to target_libraries.
5162 Add target-boehm-gc to noconfigdirs where ${libgcj}
5163 is specified.
5164 Assert that boehm-gc is supported when requested for Objective-C.
5165 Only build boehm-gc if needed either for Java or Objective-C.
5166 * configure: Regenerate.
5167
5168 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
5169
5170 PR 27674
5171 * Makefile.tpl (configure-[+prefix+][+module+],
5172 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
5173 Remove rule to unstage bootstrapped modules.
5174 (stage_current): New.
5175 * Makefile.in: Regenerate.
5176
5177 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
5178
5179 * MAINTAINERS (Write After Approval): Update my e-mail address.
5180
5181 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
5182
5183 * include/libiberty.h: Declare pex_run_in_environment.
5184
5185 2006-05-31 Asher Langton <langton2@llnl.gov>
5186
5187 * MAINTAINERS (Write After Approval): Add myself.
5188
5189 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
5190
5191 * Makefile.def (bfd, opcodes): Fix lib_path.
5192 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
5193 (restrap): Move under "@if gcc-bootstrap". Fix typo.
5194 * Makefile.in: Regenerate.
5195
5196 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5197
5198 * Makefile.in: Regenerate.
5199
5200 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
5201
5202 * Makefile.def: Add install-html target. Add datarootdir
5203 docdir and htmldir to flags_to_pass.
5204 * Makefile.tpl: Add install-html target.
5205 * Makefile.in: Regenerate.
5206 * configure.in: Add --with-datarootdir, --with-docdir, and
5207 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
5208 * configure: Regenerate.
5209
5210 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
5211
5212 * configure.in: Enable gprof for cross builds.
5213 * configure: Regenerate.
5214
5215 2006-05-22 Richard Guenther <rguenther@suse.de>
5216
5217 Revert
5218 2006-01-31 Richard Guenther <rguenther@suse.de>
5219 Paolo Bonzini <bonzini@gnu.org>
5220
5221 * Makefile.def (target_modules): Add libgcc-math target module.
5222 * configure.in (target_libraries): Add libgcc-math target library.
5223 (--enable-libgcc-math): New configure switch.
5224 * Makefile.in: Re-generate.
5225 * configure: Re-generate.
5226 * libgcc-math: New toplevel directory.
5227
5228 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5229 Andreas Tobler <a.tobler@schweiz.ch>
5230
5231 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
5232 * configure: Rebuilt.
5233
5234 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
5235
5236 * MAINTAINERS (Write After Approval): Add myself.
5237
5238 2006-05-01 DJ Delorie <dj@redhat.com>
5239
5240 * configure.in: Restore CFLAGS if GMP isn't present.
5241 * configure: Regenerate.
5242
5243 2006-05-01 Richard Guenther <rguenther@suse.de>
5244
5245 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
5246 maintainer.
5247
5248 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
5249
5250 * MAINTAINERS (Write After Approval): Add myself.
5251
5252 2006-04-28 Jan Beulich <jbeulich@novell.com>
5253
5254 * MAINTAINERS (Write After Approval): Add myself.
5255
5256 2006-04-18 DJ Delorie <dj@redhat.com>
5257
5258 * configure.in (m32c): Build libstdc++-v3. Pass flags to
5259 reference libgloss so that libssp can be built in a combined
5260 tree.
5261 * configure: Regenerate.
5262
5263 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
5264
5265 * MAINTAINERS (Write After Approval): Add myself.
5266
5267 2006-04-05 Ben Elliston <bje@au.ibm.com>
5268
5269 * configure.in: Require makeinfo 4.4 or higher.
5270 * configure: Regenerate.
5271
5272 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
5273
5274 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
5275 Rearrange the entries of other libraries to have them in one place.
5276
5277 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
5278
5279 * MAINTAINERS (Write After Approval): Remove myself.
5280 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5281
5282 2006-03-14 Richard Guenther <rguenther@suse.de>
5283
5284 * configure: Regenerate with autoconf 2.13.
5285
5286 2006-03-13 Jim Blandy <jimb@codesourcery.com>
5287
5288 * MAINTAINERS: Use my work address.
5289
5290 * MAINTAINERS: Update my E-mail address.
5291
5292 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
5293
5294 * configure.in: Handle --disable-<component> generically.
5295 * configure: Regenerate.
5296
5297 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
5298
5299 PR libgcj/17311
5300 * ltmain.sh: Don't use "$finalize_rpath" for compile.
5301
5302 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
5303
5304 * MAINTAINERS (Write After Approval): Remove myself.
5305 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5306
5307 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
5308
5309 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
5310 (TARGET_CONFIGDIRS): Remove.
5311 * configure.in: Remove AC_SUBST(target_configdirs).
5312 * Makefile.in, configure: Regenerated.
5313
5314 2006-02-20 Steven G. Kargl <kargls@comcast.net>
5315
5316 * MAINTAINERS (Write After Approval): Remove myself.
5317 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
5318
5319 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
5320
5321 PR bootstrap/25670
5322
5323 * Makefile.tpl ([+compare-target+]): Print explanation messages.
5324
5325 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
5326 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
5327 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
5328 BUILD_PREFIX, BUILD_PREFIX_1.
5329 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
5330
5331 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
5332 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
5333
5334 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
5335 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
5336 of `cat stage_current`. Always provide the `r' and `s' variables.
5337 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
5338 a single shell execution.
5339 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
5340 bootstrapped modules, make the stage1 module if the build was not
5341 started yet, else build the current stage.
5342 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
5343 (all-build, all-host, all-target, [+make_target+]-host,
5344 [+make_target+]-target): Do not use \-continued lines.
5345 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
5346 (current_stage, restrap, stage_last): New.
5347
5348 * Makefile.in: Regenerate.
5349 * configure: Regenerate.
5350
5351 2006-02-19 Bud Davis <jmdavis@link.com>
5352
5353 * MAINTAINERS (Write After Approval): Remove myself.
5354 (Language Front End Maintainers): Add myself as fortran 95
5355 maintainer and update e-mail address.
5356
5357 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5358
5359 * MAINTAINERS (Write After Approval): Remove myself.
5360 (Language Front End Maintainers): Add myself as fortran 95
5361 maintainer.
5362
5363 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
5364
5365 * MAINTAINERS (Write After Approval): Add myself.
5366
5367 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
5368
5369 * MAINTAINERS (Write After Approval): Remove myself.
5370 (Language Front End Maintainers): Add myself as
5371 fortran 95 maintainer.
5372
5373 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5374
5375 Sync from src:
5376
5377 2005-12-27 Leif Ekblad <leif@rdos.net>
5378
5379 * configure.in: Add support for RDOS target.
5380 * configure: Regenerate.
5381
5382 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
5383 Andreas Schwab <schwab@suse.de>
5384
5385 * configure: Regenerate.
5386
5387 2006-02-12 David Edelsohn <edelsohn@gnu.org>
5388
5389 * configure.in (enable_libgomp): Add AIX.
5390 * configure: Regenerate.
5391
5392 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
5393
5394 * MAINTAINERS (Write After Approval): Add myself.
5395
5396 2006-02-03 Lee Millward <lee.millward@gmail.com>
5397
5398 * MAINTAINERS (Write After Approval): Add myself.
5399
5400 2006-01-31 Richard Guenther <rguenther@suse.de>
5401 Paolo Bonzini <bonzini@gnu.org>
5402
5403 * Makefile.def (target_modules): Add libgcc-math target module.
5404 * configure.in (target_libraries): Add libgcc-math target library.
5405 (--enable-libgcc-math): New configure switch.
5406 * Makefile.in: Re-generate.
5407 * configure: Re-generate.
5408 * libgcc-math: New toplevel directory.
5409
5410 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
5411
5412 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
5413 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
5414 the assembler, linker and binutils.
5415 * configure: Regenerate.
5416
5417 2006-01-22 Dirk Mueller <dmueller@suse.de>
5418
5419 * MAINTAINERS (Write After Approval): Add myself.
5420
5421 2006-01-20 Diego Novillo <dnovillo@redhat.com>
5422
5423 * configure: Regenerate.
5424
5425 2006-01-18 Richard Henderson <rth@redhat.com>
5426 Jakub Jelinek <jakub@redhat.com>
5427 Diego Novillo <dnovillo@redhat.com>
5428
5429 * libgomp: New directory.
5430 * Makefile.def: Add target_module libgomp.
5431 * Makefile.in: Regenerate.
5432 * configure.in (target_libraries): Add target-libgomp.
5433 * configure: Regenerate.
5434
5435 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
5436
5437 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
5438 @ from continuation.
5439 * Makefile.in: Rebuilt.
5440
5441 2006-01-04 Chris Lattner <sabre@gnu.org>
5442
5443 * MAINTAINERS (Write After Approval): Add myself.
5444
5445 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
5446
5447 PR bootstrap/24252
5448
5449 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
5450 * Makefile.tpl (OBJDUMP): New.
5451 (EXTRA_HOST_FLAGS): Add it.
5452 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
5453
5454 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
5455 to use symbolic links between directories. Avoid race conditions
5456 or make them harmless.
5457 * configure.in: Do not try to use symbolic links between directories.
5458
5459 * Makefile.def (LEAN): Pass.
5460 * Makefile.tpl (LEAN): Define.
5461 (stage[+id+]-start): Accept that the previous directory does not
5462 exist, if the bootstrap is lean.
5463 (stage[+id+]-bubble): Invoke lean bootstrap commands after
5464 stage[+id+]-start. Use a makefile variable and an `if' instead of a
5465 configure substitution.
5466 ([+compare-target+]): Likewise.
5467 ([+bootstrap-target+]-lean): New.
5468 * configure.in: Remove lean bootstrap support from here.
5469
5470 * Makefile.in: Regenerate.
5471 * configure: Regenerate.
5472
5473 2006-01-04 Ben Elliston <bje@au.ibm.com>
5474
5475 * MAINTAINERS (libdecnumber): Add myself.
5476
5477 2006-01-02 Mark Mitchell <mark@codesourcery.com>
5478
5479 * libtool-ldflags: New script.
5480
5481 2006-01-02 Andreas Schwab <schwab@suse.de>
5482
5483 * configure.in: When reconfiguring remove Makefile in
5484 all stage directories.
5485 * configure: Regenerate.
5486
5487 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
5488
5489 * MAINTAINERS: Update my email address.
5490
5491 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
5492
5493 Revert Ada-related part of the previous change.
5494
5495 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
5496 Do not pass.
5497 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
5498 * Makefile.in: Regenerate.
5499 * configure.in: Do not include mt-ppc-aix target fragment.
5500 * configure: Regenerate.
5501
5502 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
5503
5504 * configure.in: Select appropriate fragments for PowerPC/AIX.
5505 * configure: Regenerate.
5506
5507 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
5508 BOOT_CFLAGS, BOOT_LDFLAGS.
5509 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
5510 BOOT_CFLAGS, BOOT_LDFLAGS.
5511 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
5512 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
5513 (stage): Fail if we cannot complete the work.
5514 * Makefile.in: Regenerate.
5515
5516 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
5517
5518 * configure.in: Replace ms1 with mt.
5519 * configure: Rebuilt.
5520
5521 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
5522
5523 * MAINTAINERS: Update my email address.
5524
5525 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
5526
5527 * Makefile.tpl (all, do-[+make_target+], do-check, install,
5528 install-host-nogcc): Don't invoke $(stage) at the end.
5529 * Makefile.in: Regenerate.
5530
5531 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
5532
5533 * configure.in: Flip the top-level bootstrap switch.
5534 * configure: Regenerate.
5535
5536 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
5537
5538 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
5539 $(stage) and $(unstage).
5540 (EXTRA_TARGET_FLAGS): Correct double-quoting.
5541 (all): Remove stray semicolon.
5542 (local-distclean): Don't handle multilib.tmp and multilib.out.
5543 (install.all): Set $s for consistency.
5544 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
5545 check_multilibs setting. Always make the install directory.
5546 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
5547 Correct @if/@endif.
5548 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
5549 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
5550 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
5551 (multilib.out): Remove.
5552 * Makefile.in: Regenerated.
5553
5554 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
5555
5556 * MAINTAINERS (Write After Approval): Add myself.
5557
5558 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
5559
5560 * MAINTAINERS: Add myself as mt maintainer.
5561
5562 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
5563
5564 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
5565
5566 * MAINTAINERS: Change email address.
5567
5568 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
5569
5570 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
5571 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
5572 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
5573 Find in-tree tools if available.
5574 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
5575 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
5576 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
5577 (COMPILER_*_FOR_TARGET): New.
5578 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
5579 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
5580 (CONFIGURED_*, USUAL_*): Remove.
5581 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
5582 STRIP): Use autoconf substitutions.
5583 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
5584 COMPILER_NM_FOR_TARGET): New.
5585 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
5586
5587 (all): Make all-host and all-target in parallel.
5588 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
5589 that $$r and $$s are set before invoking a recursive make.
5590 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
5591 ([+bootstrap-target+]): Inline most of the `all' target.
5592
5593 2005-11-29 Ben Elliston <bje@au.ibm.com>
5594
5595 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
5596 from the gcc build directory.
5597 * Makefile.in: Regenerate.
5598
5599 2005-11-29 Ben Elliston <bje@au.ibm.com>
5600
5601 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
5602 depend on all-libdecnumber.
5603 * configure.in (host_libs): Include libdecnumber.
5604 * Makefile.in: Regenerate.
5605 * configure: Likewise.
5606
5607 2005-11-29 Ben Elliston <bje@au.ibm.com>
5608
5609 * libdecnumber: Import decNumber sources from the dfp-branch.
5610
5611 2005-11-21 Kean Johnston <jkj@sco.com>
5612
5613 * config.sub, config.guess: Sync from upstream sources.
5614
5615 2005-11-21 Ben Elliston <bje@au.ibm.com>
5616
5617 Import from Autoconf sources:
5618
5619 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
5620 * config/move-if-change: Don't output "$2 is unchanged";
5621 suggested by Ben Elliston. Handle weird characters correctly.
5622
5623 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
5624
5625 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
5626 to match upstream libtool for darwin.
5627
5628 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
5629
5630 * Makefile.def: Remove gdb dependencies for gdbtk.
5631 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
5632 (configure-gdb, install-gdb): New rules.
5633 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
5634 * Makefile.in, configure: Regenerated.
5635
5636 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
5637
5638 * MAINTAINERS (Write After Approval): Add myself.
5639
5640 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
5641
5642 * MAINTAINERS (Write After Approval): Add myself.
5643
5644 2005-10-24 Diego Novillo <dnovillo@redhat.com>
5645
5646 * MAINTAINERS (alias analysis): Add Daniel Berlin and
5647 Diego Novillo.
5648
5649 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
5650
5651 PR bootstrap/24297
5652 * Makefile.tpl (do-[+make-target+], do-check, install,
5653 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
5654 are set before recursing.
5655 * Makefile.in: Regenerate.
5656
5657 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
5658
5659 PR bootstrap/18939
5660 * Makefile.def (gcc) <target>: Fix thinko.
5661 * Makefile.in: Regenerate.
5662
5663 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
5664
5665 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
5666 * configure: Regenerate.
5667
5668 2005-10-15 Jie Zhang <jie.zhang@analog.com>
5669
5670 * MAINTAINERS (Write After Approval): Add self.
5671
5672 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
5673
5674 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
5675 target-libffi, target-qthreads, target-libjava, and
5676 targetlibobjc.
5677 * configure: Regenerate.
5678
5679 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
5680
5681 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
5682 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
5683 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
5684 (USUAL_OBJDUMP_FOR_TARGET): New.
5685 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
5686 * configure.in: Check for $OBJDUMP_FOR_TARGET.
5687 * configure, Makefile.in: Regenerated.
5688
5689 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5690
5691 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
5692 before other host packages.
5693
5694 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
5695
5696 * MAINTAINERS: Add self as sh libraries/configury maintainer.
5697
5698 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
5699
5700 PR bootstrap/22340
5701
5702 * configure.in (default_target): Remove.
5703 * Makefile.tpl (all): Do not use prerequisites as subroutines
5704 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
5705 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
5706 use prerequisites as subroutines.
5707 (check-host, check-target): New.
5708 (bootstrap configure & all targets): Do not use stage*-start
5709 if the directory layout is already ok.
5710 (non-bootstrap configure & all targets): Prepend a $(unstage).
5711 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
5712 (NOTPARALLEL): Remove.
5713 (unstage, stage variables): New variables.
5714 (unstage, stage targets): Simply expand to those variables.
5715
5716 * configure: Regenerate.
5717 * Makefile.in: Regenerate.
5718
5719 2005-10-04 James E Wilson <wilson@specifix.com>
5720
5721 * Makefile.def (lang_env_dependencies): Add libmudflap.
5722 * Makefile.in: Regenerate.
5723
5724 2005-10-03 Andreas Schwab <schwab@suse.de>
5725
5726 Backport from libtool CVS:
5727 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
5728
5729 * ltmain.sh: add support for installing into temporary
5730 staging area (e.g. 'make install DESTDIR=...')
5731
5732 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
5733
5734 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
5735 * configure: Regenerated.
5736
5737 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
5738
5739 * configure: Regenerate with the correct
5740 autoconf version.
5741
5742 2005-09-30 Catherine Moore <clm@cm00re.com>
5743
5744 * configure.in (bfin-*-*): New.
5745 * configure: Regenerated.
5746
5747 2005-09-28 Geoffrey Keating <geoffk@apple.com>
5748
5749 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
5750 (LIPO_FOR_TARGET): New.
5751 (CONFIGURED_LIPO_FOR_TARGET): New.
5752 (USUAL_LIPO_FOR_TARGET): New.
5753 (STRIP_FOR_TARGET): New.
5754 (CONFIGURED_STRIP_FOR_TARGET): New.
5755 (USUAL_STRIP_FOR_TARGET): New.
5756 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
5757 STRIP_FOR_TARGET.
5758 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
5759 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
5760 * Makefile.in: Regenerate.
5761 * configure: Regenerate.
5762
5763 2005-09-19 David Edelsohn <edelsohn@gnu.org>
5764
5765 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
5766 (rs6000-*-aix*): Same.
5767 * configure: Regenerate.
5768
5769 2005-09-16 Tom Tromey <tromey@redhat.com>
5770
5771 * MAINTAINERS: Add self as java maintainer.
5772
5773 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
5774
5775 * configure.in: Recognize f95 in the --enable-languages option,
5776 and substitute it for fortran, issuing a warning.
5777 * configure: Regenerate.
5778
5779 2005-08-30 Phil Edwards <phil@codesourcery.com>
5780
5781 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
5782 * configure: Regenerated.
5783
5784 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
5785
5786 * MAINTAINERS: Add self as ms1 maintainer.
5787
5788 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
5789
5790 * Makefile.def (libssp): Add to lang_env_dependencies.
5791 * Makefile.in: Regenerate.
5792
5793 2005-08-18 Ian Lance Taylor <ian@airs.com>
5794
5795 * MAINTAINERS: Add myself as middle-end maintainer.
5796
5797 2005-08-17 Christian Groessler <chris@groessler.org>
5798
5799 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
5800 * Makefile.in: Regenerate.
5801
5802 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
5803
5804 * MAINTAINERS (write after approval): Added myself.
5805
5806 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
5807
5808 * MAINTAINERS (Write After Approval): Add myself.
5809
5810 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
5811
5812 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
5813 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
5814 Look for alternate names of the target cc and c++
5815 * configure: Regenerate.
5816
5817 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
5818
5819 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5820 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
5821 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
5822 tools; remove code to manually set them.
5823 (Target tools): Look in the environment for them.
5824 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
5825 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
5826 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
5827 build directory.
5828 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
5829 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
5830 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
5831 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
5832 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
5833 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
5834 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
5835 * configure: Regenerate.
5836 * Makefile.in: Regenerate.
5837
5838 2005-07-28 Ben Elliston <bje@au.ibm.com>
5839
5840 * MAINTAINERS: Update for removed CPU targets.
5841
5842 2005-07-27 Mark Mitchell <mark@codesourcery.com>
5843
5844 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
5845 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
5846 * Makefile.in: Regenerated.
5847
5848 2005-07-26 Mark Mitchell <mark@codesourcery.com>
5849
5850 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
5851 (CFLAGS_FOR_TARGET): Use it.
5852 (CXXFLAGS_FOR_TARGET): Likewise.
5853 * Makefile.in: Regenerated.
5854 * configure.in (--with-build-sysroot): New option.
5855 * configure: Regenerated.
5856
5857 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
5858
5859 * Makefile.tpl: Wrap install between unstage and stage
5860 * Makefile.in: Regenerate.
5861
5862 2005-07-21 Eric Christopher <echristo@apple.com>
5863
5864 * MAINTAINERS: Update affiliation.
5865
5866 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
5867
5868 * MAINTAINERS: Add self as crx port maintainer.
5869
5870 2005-07-20 DJ Delorie <dj@redhat.com>
5871
5872 * MAINTAINERS: Add self as m32c maintainer.
5873
5874 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
5875
5876 * all files: Update FSF address.
5877
5878 2005-07-15 Eric Christopher <echristo@redhat.com>
5879
5880 * MAINTAINERS: Change affiliation.
5881
5882 2005-07-14 Jim Blandy <jimb@redhat.com>
5883
5884 * configure.in: Add cases for Renesas m32c.
5885 * configure: Regenerated.
5886
5887 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5888
5889 * COPYING.LIB: Update from fsf.org.
5890
5891 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
5892
5893 * COPYING, compile, config.guess,
5894 config.sub, install-sh, missing, mkinstalldirs,
5895 symlink-tree, ylwrap: Sync from upstream sources.
5896 * config-ml.in: Update FSF address.
5897
5898 2005-07-13 Eric Christopher <echristo@redhat.com>
5899
5900 * configure.in: Add toplevel noconfigdir support for tpf.
5901 * configure: Regenerate.
5902
5903 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
5904
5905 PR ada/22340
5906
5907 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
5908 * Makefile.in: Regenerate.
5909
5910 2005-07-07 Mark Mitchell <mark@codesourcery.com>
5911
5912 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
5913 Brolley to write-after-approval.
5914
5915 2005-07-07 Andreas Schwab <schwab@suse.de>
5916
5917 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
5918 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
5919 * Makefile.in: Regenerated.
5920
5921 2005-07-06 Geoffrey Keating <geoffk@apple.com>
5922
5923 * configure.in: Don't build sim or rda when targetting darwin.
5924 * configure: Regenerate.
5925
5926 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
5927
5928 * configure.in: Add --enable-libssp and --disable-libssp.
5929 * configure: Regenerate with autoconf-2.13.
5930
5931 2005-07-02 Jakub Jelinek <jakub@redhat.com>
5932
5933 * Makefile.def (target_modules): Add libssp.
5934 * configure.in (target_libraries): Add target-libssp.
5935 * configure: Rebuilt.
5936 * Makefile.in: Rebuilt.
5937
5938 2005-07-01 Zack Weinberg <zackw@panix.com>
5939
5940 * MAINTAINERS: Change email address. Resign from maintainership.
5941
5942 2005-07-01 Richard Guenther <rguenther@suse.de>
5943
5944 * MAINTAINERS: Change my e-mail address and affiliation.
5945
5946 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
5947
5948 * Makefile.def (stagefeedback): Come after profile.
5949 Define profiledbootstrap target.
5950 * Makefile.tpl (profiledbootstrap): Remove.
5951 (stageprofile-end): Zap stagefeedback.
5952 (stagefeedback-start): Copy all .gcda files, not only GCC's.
5953 * Makefile.in: Regenerate.
5954
5955 2005-06-13 Richard Sandiford <richard@codesourcery.com>
5956
5957 * MAINTAINERS: Update my email address.
5958
5959 2005-06-13 Zack Weinberg <zack@codesourcery.com>
5960
5961 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
5962 In 'cpp' stanza, support '#line' as well as '# '.
5963
5964 2005-06-08 Andreas Schwab <schwab@suse.de>
5965
5966 * MAINTAINERS: Move myself from 'Write After Approval' to
5967 'CPU Port Maintainers' section as m68k maintainer.
5968
5969 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
5970
5971 * configure.in (unsupported_languages): New macro.
5972 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
5973 non-ported target libraries in noconfigdirs.
5974 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
5975 non-linux-gnu. Remove libgcj_ex_libffi.
5976 <lang_frag loop>: Set add_this_lang=no if the language is in
5977 unsupported_languages.
5978 * configure: Regenerate.
5979
5980 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5981
5982 * configure.in: Fix typo in handling of --with-mpfr-dir.
5983 * configure: Regenerate.
5984
5985 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
5986
5987 * MAINTAINERS: Update my email address.
5988
5989 2005-06-02 Jim Blandy <jimb@redhat.com>
5990
5991 * config.sub: Add cases for the Renesas m32c. (This patch has been
5992 accepted into the master sources.)
5993
5994 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
5995 Michael Snyder <msnyder@redhat.com>
5996 Stan Cox <scox@redhat.com>
5997
5998 * configure.in: Set noconfigdirs for ms1.
5999
6000 * configure: Regenerate.
6001
6002 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
6003
6004 * MAINTAINERS (Write After Approval): Add self.
6005
6006 2005-06-01 Josh Conner <jconner@apple.com>
6007
6008 * MAINTAINERS (Write After Approval): Add self.
6009
6010 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
6011
6012 * MAINTAINERS: Update my email address.
6013
6014 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
6015
6016 * MAINTAINERS (Write After Approval): Add self.
6017
6018 2005-05-26 Chris Demetriou <cgd@broadcom.com>
6019
6020 * MAINTAINERS (Write After Approval): Remove self.
6021
6022 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
6023
6024 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
6025 (Dependencies): Consider target modules for bootstrap dependencies.
6026 Make target bootstrap modules depend on each stage's gcc.
6027 * Makefile.in: Regenerate.
6028
6029 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
6030
6031 * Makefile.def (configure-gcc): Depend on binutils having been built.
6032 (all-gcc): No need to do it here.
6033 * Makefile.in: Regenerate.
6034
6035 2005-05-19 Paul Brook <paul@codesourcery.com>
6036
6037 * configure.in: Rewrite misleading error message when requested
6038 language cannot be built.
6039 * configure: Regenerate.
6040
6041 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6042
6043 * ylwrap: Import from Automake 1.9.5.
6044
6045 2005-05-13 David Ung <davidu@mips.com>
6046
6047 * MAINTAINERS (Write After Approval): Add self.
6048
6049 2005-05-09 Mike Stump <mrs@apple.com>
6050
6051 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
6052 lt_cv_sys_max_cmd_len for now.
6053
6054 2005-05-09 Stan Cox <scox@redhat.com>
6055
6056 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
6057
6058 2005-05-08 Matt Kraai <kraai@ftbfs.org>
6059
6060 * README.SCO: Update the URL.
6061
6062 2005-05-05 David Edelsohn <edelsohn@gnu.org>
6063
6064 * ltconfig: Define file_list_spec. Pass file_list_spec and
6065 with_gnu_ld to libtool.
6066 * ltcf-c.sh (aix[45]): Define file_list_spec.
6067 * ltcf-cxx.sh (aix[45]): Same.
6068 * ltcf-gcj.sh (aix[45]): Same.
6069 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
6070 exists, write list of input files to temporary file.
6071
6072 2005-05-04 Mike Stump <mrs@apple.com>
6073
6074 * configure.in: Always pass --target to target configures as
6075 otherwise rebuilds that do --recheck will fail.
6076 * confiugure: Rebuilt.
6077
6078 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
6079
6080 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
6081 STAGE_HOST_EXPORTS.
6082 (configure, all): Add bootstrap support.
6083 (Host modules, target modules): Pass post-stage1 flags and exports.
6084 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
6085 * Makefile.in: Regenerate.
6086
6087 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
6088
6089 * configure: Regenerate.
6090
6091 2005-04-27 Mike Stump <mrs@apple.com>
6092
6093 * MAINTAINERS: Add self as darwin maintainer.
6094
6095 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
6096
6097 * config.sub: Update from master copy.
6098
6099 2005-04-21 Mike Stump <mrs@apple.com>
6100
6101 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
6102 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
6103
6104 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
6105
6106 * configure.in <crisv32-*-*, cris-*-*>: New local variable
6107 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
6108 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
6109 "*-*-elf" and "*-*-linux*".
6110 * configure: Regenerate.
6111
6112 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
6113
6114 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
6115
6116 2005-04-12 Mike Stump <mrs@apple.com>
6117
6118 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
6119
6120 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
6121
6122 * MAINTAINERS (Write After Approval): Add myself.
6123
6124 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
6125
6126 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
6127
6128 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
6129
6130 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
6131 (TARGET_CONFIGARGS): Include --with-target-subdir.
6132 (configure, all): New macros. Use them throughout.
6133 * Makefile.in: Regenerate.
6134
6135 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
6136
6137 * MAINTAINERS (Write After Approval): Add myself.
6138
6139 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
6140
6141 * MAINTAINERS: Remove 'loop unrolling' maintainer.
6142
6143 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
6144
6145 * MAINTAINERS: Move John Carr to Write After Approval.
6146
6147 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
6148
6149 * config/mh-mingw32: Delete.
6150 * configure.in: Don't use it.
6151 * configure: Regenerate.
6152
6153 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
6154
6155 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
6156 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
6157 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
6158 (HOST_LIB_PATH): Generate from Makefile.def.
6159 (TARGET_LIB_PATH): Likewise.
6160 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
6161 * Makefile.in: Regenerate.
6162 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
6163 (RPATH_ENVVAR): Include Darwin case.
6164 * configure: Regenerate.
6165
6166 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
6167
6168 * MAINTAINERS (Various Maintainers): Remove self.
6169 (Write After Approval): Add self.
6170
6171 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
6172
6173 * MAINTAINERS (Various Maintainers): Add self.
6174
6175 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
6176
6177 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
6178 * configure: Regenerate.
6179
6180 2005-03-21 Zack Weinberg <zack@codesourcery.com>
6181
6182 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
6183 gcc_version, and gcc_version_trigger from set of flags to pass.
6184 * Makefile.tpl: Remove definitions of above variables.
6185 (config.status): Remove dependency on $(gcc_version_trigger).
6186 * Makefile.in: Regenerate.
6187 * configure.in: Do not reference config/gcc-version.m4 nor
6188 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
6189 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
6190 * configure: Regenerate.
6191
6192 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
6193 Andrew Pinski <pinskia@physics.uc.edu>
6194
6195 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
6196 * Makefile.in: Regenerate.
6197
6198 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
6199
6200 * MAINTAINERS (Write After Approval): Add myself.
6201
6202 2005-03-03 David Ayers <d.ayers@inode.at>
6203
6204 * MAINTAINERS (Write After Approval): Add myself.
6205
6206 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
6207
6208 PR libgcj/20160
6209 * ltmain.sh: Avoid creating archives with components that have
6210 duplicate basenames.
6211
6212 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
6213
6214 PR bootstrap/20250
6215 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
6216 instead of check.
6217 * Makefile.in: Regenerate.
6218
6219 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6220
6221 * Makefile.in: Regenerate to fix conflict between the previous two
6222 patches.
6223
6224 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
6225
6226 PR bootstrap/17383
6227 * Makefile.def (target_modules): Remove "stage", now unnecessary.
6228 * Makefile.tpl (HOST_SUBDIR): New substitution.
6229 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
6230 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6231 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
6232 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
6233 (Host modules, Bootstrapped modules): Use it.
6234 (Build modules, Target modules): Do not create symlink trees,
6235 always configure out-of-srcdir.
6236 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
6237 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
6238 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
6239 $(HOST_SUBDIR). Create a symlink for host_subdir.
6240
6241 * Makefile.in: Regenerate.
6242 * configure: Regenerate.
6243
6244 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6245
6246 Merged from libada-gnattools-branch:
6247 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
6248
6249 * gnattools: New directory.
6250 * Makefile.def: Add gnattools as a module, depending on target-libada.
6251 * Makefile.in: Regenerate.
6252 * configure.in: Include gnattools in host_tools; disable it if ada
6253 is disabled.
6254 * configure: Regenerate.
6255
6256 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
6257
6258 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
6259 treelang maintainer.
6260 (Write After Approval): Remove myself.
6261
6262 2005-02-23 Paul Schlie <schlie@comcast.net>
6263
6264 * configure.in: Allow darwin targeted ports to build tk, itcl and
6265 libgui.
6266 * configure: Regenerate.
6267
6268 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
6269
6270 PR libgcj/10353
6271 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
6272 * configure: Regenerate.
6273
6274 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
6275
6276 * MAINTAINERS (Write After Approval): Add myself.
6277
6278 2005-02-10 Ian Lance Taylor <ian@airs.com>
6279
6280 * MAINTAINERS: Update my e-mail address.
6281
6282 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
6283
6284 * MAINTAINERS (Write After Approval): Add myself.
6285
6286 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
6287
6288 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
6289 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
6290 target-libgloss when not *-*-elf and *-*-aout.
6291 * configure: Regenerate.
6292
6293 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
6294
6295 * MAINTAINERS: Remove obsolete entries.
6296
6297 * MAINTAINERS (Write After Approval): Add Michael Matz.
6298
6299 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
6300
6301 * MAINTAINERS: Remove self as cpplib maintainer.
6302
6303 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6304
6305 * install-sh, config.sub: Import from upstream.
6306
6307 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
6308
6309 PR bootstrap/18222
6310 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
6311 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
6312 * Makefile.in: Regenerate.
6313
6314 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
6315
6316 * MAINTAINERS: Update my email address.
6317
6318 2005-01-12 David Edelsohn <edelsohn@gnu.org>
6319 Andreas Schwab <schwab@suse.de>
6320
6321 PR bootstrap/18033
6322 * config-ml.in: Eval option if surrounded by single quotes.
6323
6324 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
6325
6326 Revert 2004-12-28 Makefile changes, a better fix will be
6327 applied to mainline and src after GCC 4.0 branches.
6328
6329 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
6330
6331 PR bootstrap/17383
6332
6333 * Makefile.def (target_modules): Remove stage parameter,
6334 it is always true now.
6335 * Makefile.tpl (configure-build-[+module+],
6336 configure-target-[+module+]): Always build symlink tree
6337 for the directory and for include. BUILD_SUBDIR and
6338 TARGET_SUBDIR cannot be . anymore.
6339 * Makefile.in: Regenerate.
6340
6341 2004-12-25 David Edelsohn <edelsohn@gnu.org>
6342
6343 Revert 2004-12-08 Makefile changes.
6344
6345 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
6346
6347 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
6348 cygwin, mingw.
6349
6350 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
6351
6352 * configure.in (sh64-*-*): Reenable gprof.
6353 * configure: Regenerate.
6354
6355 2004-12-08 David Edelsohn <edelsohn@gnu.org>
6356
6357 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
6358 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
6359 (EXTRA_TARGET_FLAGS): Add PICFLAG.
6360 * Makefile.in: Regenerate.
6361
6362 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
6363
6364 * MAINTAINERS: Update my email address.
6365
6366 2004-12-07 Matt Kraai <kraai@ftbfs.org>
6367
6368 * Makefile.tpl: Generate normal dependencies if the LHS module is
6369 not bootstrapped.
6370 * Makefile.in: Regenerate.
6371
6372 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6373
6374 * configure.in: Include config/gxx-include-dir.m4. Use
6375 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
6376 * configure: Regenerate.
6377
6378 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
6379
6380 * config.if: Delete.
6381 * configure.in: Set libstdcxx_incdir directly.
6382 * configure: Regenerate.
6383
6384 2004-12-02 Eric Christopher <echristo@redhat.com>
6385
6386 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
6387 * Makefile.in: Regenerate.
6388
6389 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6390
6391 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
6392 * configure: Regenerate.
6393
6394 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
6395
6396 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
6397 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
6398 * configure: Regenerate.
6399
6400 2004-12-01 Eric Christopher <echristo@redhat.com>
6401
6402 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
6403 of things to remove.
6404
6405 2004-11-29 Matt Kraai <kraai@ftbfs.org>
6406
6407 * MAINTAINERS (Write After Approval): Update my e-mail address.
6408
6409 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
6410
6411 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
6412 from CVS libtool to always pass_all.
6413
6414 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6415
6416 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
6417 (hppa*64*-*-*): Delete incorrect comment.
6418 * configure: Rebuilt.
6419
6420 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6421
6422 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
6423
6424 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
6425
6426 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
6427 from CVS libtool to always pass_all.
6428
6429 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6430
6431 * install-sh, compile: Import from automake.
6432
6433 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
6434
6435 * config.guess, config.sub: Import from savannnah.
6436
6437 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
6438
6439 * MAINTAINERS (Write After Approval): Add myself
6440
6441 2004-11-12 Mike Stump <mrs@apple.com>
6442
6443 * Makefile.def: Add html support.
6444 * Makefile.tpl: Likewise.
6445 * Makefile.in: Regenerate.
6446
6447 2004-11-11 Geoffrey Keating <geoffk@apple.com>
6448
6449 PR 18423
6450 * configure.in: Remove all instances of build-fixincludes from
6451 noconfigdirs.
6452 (build_configargs): Supply --target to subdirectories.
6453 * configure: Regenerate.
6454
6455 * Makefile.def: Make gcc install depend on fixincludes install.
6456 * Makefile.in: Regenerate.
6457
6458 2004-11-10 Janis Johnson <janis187@us.ibm.com>
6459
6460 * MAINTAINERS: Add myself as gcc testsuite maintainer.
6461
6462 2004-11-11 Paul Brook <paul@codesourcery.com>
6463
6464 * MAINTAINERS: Add self as arm maintainer. Update email address.
6465
6466 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
6467
6468 * configure.in (noconfigdirs) [mmix-*-*]: Disable
6469 target-libgfortran.
6470 * configure: Regenerate.
6471
6472 2004-11-07 David Edelsohn <edelsohn@gnu.org>
6473
6474 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
6475 like CC.
6476
6477 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
6478
6479 * Makefile.def (host fixincludes): Specify missing targets.
6480 * Makefile.in: Regenerate.
6481
6482 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
6483
6484 * MAINTAINERS: Add myself
6485
6486 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
6487
6488 * MAINTAINERS (Write After Approval): Add myself.
6489
6490 2004-11-04 Geoffrey Keating <geoffk@apple.com>
6491
6492 * Makefile.def: Build fixincludes for the host, too.
6493 * Makefile.in: Regenerate.
6494 * configure.in (host_tools): Add fixincludes.
6495 * configure: Regenerate.
6496
6497 2004-11-04 Daniel Jacobowitz <dan@debian.org>
6498
6499 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
6500 * configure: Regenerated.
6501
6502 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
6503
6504 PR other/17783
6505 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
6506 * configure: Regenerated.
6507
6508 2004-10-31 Mark Mitchell <mark@codesourcery.com>
6509
6510 * README.SCO: Update per FSF instructions.
6511
6512 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
6513
6514 PR target/18151
6515 * configure.in (case ${target}): Do not build fixincludes for avr.
6516 * configure: Regenerated.
6517
6518 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
6519
6520 * configure.in (case ${target}): Do not build fixincludes
6521 on platforms where it is not used.
6522 * configure: Regenerated.
6523
6524 2004-10-23 Daniel Jacobowitz <dan@debian.org>
6525
6526 * configure.in: Use an absolute path to install-sh.
6527 * configure: Regenerated.
6528
6529 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6530
6531 * MAINTAINERS (Write After Approval): Add myself.
6532
6533 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
6534
6535 * MAINTAINERS: Remove from Write After Approval those that are
6536 already maintainers.
6537
6538 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
6539
6540 * MAINTAINERS: Update my email address.
6541
6542 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
6543
6544 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
6545 * configure: Regenerate.
6546
6547 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
6548
6549 * MAINTAINERS: Update my email address.
6550
6551 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
6552
6553 * MAINTAINERS (Language Front Ends Maintainers): New. Move
6554 entries belonging to this category.
6555
6556 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
6557
6558 * MAINTAINERS: Update my e-mail address.
6559
6560 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
6561
6562 Fix wrong conflict resolution in:
6563
6564 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6565
6566 * Makefile.in: Regenerate.
6567 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6568 in the recursive `make', instead of hardwiring `all'.
6569 (Autogenerated TARGET-* variables): New.
6570
6571 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
6572
6573 * configure.in: Enable target-libgloss for crx-*-*.
6574 * configure: Regenerate.
6575
6576 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6577
6578 * MAINTAINERS (Various Maintainers): Move the "windows,
6579 cygwin, mingw" maintainer to ...
6580 (OS Port Maintainers): ... here.
6581
6582 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
6583
6584 * MAINTAINERS (Write After Approval): Remove those that are
6585 maintainers of some subsystem.
6586
6587 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
6588
6589 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
6590 * ltcf-cxx.sh (tpf*): Likewise.
6591 * ltconfig (tpf*): Add TPF OS configuration support.
6592
6593 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
6594
6595 * MAINTAINERS: Change my email address to my new work account.
6596
6597 2004-09-24 Michael Roth <mroth@nessie.de>
6598
6599 * configure.in (--without-headers): Add missing double quotes.
6600 * configure: Regenerate.
6601
6602 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
6603
6604 * ylwrap: Revert to previous version.
6605
6606 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
6607
6608 PR bootstrap/17369
6609 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
6610 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
6611 SET_GCC_LIB_PATH_CMD.
6612 (BASE_TARGET_EXPORTS): Likewise.
6613 * Makefile.in: Regenerated.
6614
6615 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
6616 * configure: Regenerated.
6617
6618 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
6619
6620 * config.guess: New upstream version
6621 * compile, depcomp, install-sh, ylwrap: Likewise.
6622
6623 2004-09-19 Roger Sayle <roger@eyesopen.com>
6624
6625 * config/mh-x86omitfp: New host makefile fragment. Add
6626 -fomit-frame-pointer to the default BOOT_CFLAGS.
6627 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
6628 * configure: Regenerate.
6629
6630 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
6631
6632 PR target/11572
6633 * configure.in (*-*-darwin*): Renable libobjc.
6634 * configure: Regenerate.
6635
6636 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
6637
6638 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
6639
6640 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
6641
6642 * Makefile.def: Remove libbanshee.
6643 * Makefile.tpl: Ditto.
6644 * configure.in: Ditto.
6645 * Makefile.in: Regen.
6646 * configure: Ditto.
6647
6648 2004-09-08 David Edelsohn <edelsohn@gnu.org>
6649
6650 * ltmain.sh: Use $pic_object as $non_pic_object if
6651 $non_pic_object=none.
6652
6653 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
6654
6655 * missing: Import latest version from master repository.
6656
6657 2004-09-06 Nick Clifton <nickc@redhat.com>
6658
6659 * config.sub: Import latest version from master repository.
6660 * config.guess: Likewise.
6661 This includes these changes:
6662
6663 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
6664
6665 * config.sub: Handle crisv32, alias etraxfs.
6666 * config.guess (crisv32:Linux:*:*): Handle.
6667
6668 2004-08-13 Brad Smith <brad@comstyle.com>
6669
6670 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
6671 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
6672
6673 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
6674
6675 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
6676 assume the processor is a powerpc. This is because coreutils
6677 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
6678 in this case, due to a MacOS X bug that causes
6679 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
6680 to return a negative number.
6681 Problem reported by Petter Reinholdtsen in:
6682 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
6683
6684 2004-07-19 Ben Elliston <bje@gnu.org>
6685
6686 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
6687
6688 2004-06-24 Ben Elliston <bje@gnu.org>
6689
6690 * config.guess: Update copyright years.
6691 * config.sub: Likewise.
6692
6693 2004-06-22 Robert Millan <robertmh@gnu.org>
6694
6695 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
6696 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
6697
6698 2004-06-22 Stanley F. Quayle <stan@stanq.com>
6699
6700 * config.guess (*:*VMS:*:*): New entry. Replaces
6701 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
6702 manufacturer.
6703
6704 2004-06-22 Ben Elliston <bje@gnu.org>
6705
6706 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
6707 * config.sub: Likewise.
6708
6709 2004-06-22 Ben Elliston <bje@gnu.org>
6710
6711 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
6712 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
6713
6714 2004-06-11 Ben Elliston <bje@gnu.org>
6715
6716 * config.guess (pegasos:OpenBSD:*:*): Remove.
6717
6718 2004-06-11 Ben Elliston <bje@gnu.org>
6719
6720 From Wouter Verhelst <wouter@grep.be>:
6721 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
6722
6723 2004-06-11 Ben Elliston <bje@gnu.org>
6724
6725 * config.guess (luna88k:OpenBSD:*:*): New.
6726
6727 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
6728
6729 * config.guess (m32r*:Linux:*:*): New case.
6730 * config.sub: Handle m32rle.
6731
6732 2004-03-12 Ben Elliston <bje@wasabisystems.com>
6733
6734 From Jens Petersen <petersen@redhat.com>:
6735 * config.sub: Handle sparcv8.
6736
6737 2004-03-03 Ben Elliston <bje@wasabisystems.com>
6738
6739 From Tom Smith <smith@cag.lkg.hp.com>:
6740 * config.guess: Version suffixes are equally significant on Tru64
6741 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
6742 prefix of "P" (patched kernel).
6743
6744 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
6745
6746 * config.sub: Add support for National Semiconductor CRX target.
6747
6748 2004-09-03 Janis Johnson <janis187@us.ibm.com>
6749
6750 * MAINTAINERS (Various Maintainers): Remove myself as web page
6751 maintainer, add myself as maintainer of build status lists.
6752
6753 2004-09-03 Jan Beulich <jbeulich@novell.com>
6754
6755 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
6756 *-*-netware, but add target-libmudflap.
6757 Consolidate *-*-netware targets (of which really only i?86 exists)
6758 into a single entry.
6759 * configure: Likewise.
6760
6761 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
6762
6763 * Makefile.tpl (sorry): Remove.
6764 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
6765 (cleanstrap targets): Depend on distclean, not distclean-stage1.
6766 (do-clean): Clean per-stage directories too.
6767 (do-distclean): Run distclean-stage1 too.
6768 (.NOTPARALLEL): Enable during toplevel bootstrap.
6769 (stage[+id+]-bubble): Enable parallel execution during
6770 the recursive invocation.
6771 * Makefile.in: Regenerate.
6772
6773 Fix previous checkin:
6774
6775 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
6776 include.
6777 * configure.in: Fix indentation.
6778 * configure: Regenerate.
6779
6780 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
6781
6782 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
6783 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
6784 * configure: regenerate
6785 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
6786 -mdynamic-no-pic
6787
6788 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
6789
6790 * Makefile.def (build_modules): Add fixincludes.
6791 (dependencies): Make gcc depend on fixincludes.
6792 * configure.in (build_tools): Add fixincludes.
6793 (build_configdirs): Always include build_libs.
6794 * Makefile.in: Regenerate.
6795 * configure: Regenerate.
6796
6797 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
6798
6799 * Makefile.def (bootstrap stages): Add 'lean' parameter.
6800 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
6801 phony targets; do not generate timestamp files.
6802 (distclean-stageN): Remove references to their timestamp files.
6803 (restageN, touch-stageN): Remove.
6804 (stageN-bubble): Rewritten.
6805 (compare): Support lean bootstraps.
6806 * Makefile.in: Regenerate.
6807
6808 * configure.in: Only warn when bootstrapping but
6809 build != host or build != target. Support lean bootstraps.
6810 * configure: Regenerate.
6811
6812 2004-08-26 Phil Edwards <phil@codesourcery.com>
6813
6814 * configure.in: Give a better error message if GMP/MPFR are missing
6815 and a language needing them has been requested.
6816 * configure: Regenerated.
6817
6818 2004-08-25 Phil Edwards <phil@codesourcery.com>
6819
6820 * configure.in: Print a list of available language front-ends if
6821 a requested one is missing. Tidy stray tab characters.
6822 * configure: Regenerated.
6823
6824 2004-08-19 Michael Koch <konqueror@gmx.de>
6825
6826 * gcc/doc/install.texi: Update entry about automake for libjava.
6827
6828 2004-08-17 Robert Millan <robertmh@gnu.org>
6829
6830 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
6831 (instead of FreeBSD).
6832 * configure: Regenerate.
6833
6834 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
6835
6836 * Makefile.in: Regenerate.
6837 * configure: Regenerate.
6838
6839 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
6840 stage_*_flags.
6841 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
6842 for bootstrapped modules if toplevel bootstrap is going.
6843 (GCC bootstrap): Generate per-stage targets for all bootstrapped
6844 modules. Adjust for changes in Makefile.def. Enable several
6845 rules even in non-bootstrap mode, just to avoid peppering the
6846 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
6847 (stage-[+prev+]-bubble): Remove.
6848
6849 * Makefile.def (Dependencies): Depend on all-build-bison,
6850 all-build-flex, all-build-byacc, all-build-texinfo, rather
6851 than the host variations.
6852 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
6853 with BUILD_SUBDIR.
6854 (BISON): Update for recent Bisons.
6855 (YACC): Fix typo.
6856 (cross): Depend on all-build.
6857 (all): Do not depend on all-build.
6858 (prebootstrap): Remove.
6859 (dep-kind): Accept separate prefixes for MODULE and ON variables.
6860 (Prebootstrap dependencies): Add them to the per-stage targets
6861 and to all-prebootstrap.
6862 * configure.in (build_configdirs): Always enable build_tools.
6863 (BUILD_DIR_PREFIX): Remove.
6864
6865 * Makefile.def (gcc): Add target variable.
6866 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
6867 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
6868 in the recursive `make', instead of hardwiring `all'.
6869 (Autogenerated TARGET-* variables): New.
6870
6871 2004-08-13 Brian Booth <bbooth@redhat.com>
6872
6873 * MAINTAINERS: Remove myself from write-after-approval.
6874
6875 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
6876
6877 * src-release: Stop distributing mmalloc with gdb (which doesn't
6878 use it).
6879 * Makefile.def: GDB doesn't depend on mmalloc anymore.
6880 * Makefile.in: Regenerate.
6881
6882 2004-08-09 Mark Mitchell <mark@codesourcery.com>
6883
6884 * configure.in (arm*-*-eabi*): New target.
6885 * configure: Regenerate.
6886
6887 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
6888
6889 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
6890 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
6891 (Dependencies): New section.
6892 * Makefile.tpl (Dependencies): Generate from Makefile.def.
6893 (configure-target-[+module+]): Depend on maybe-all-gcc
6894 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
6895 (toplevel profiledbootstrap): Fix dependencies.
6896 * Makefile.in: Regenerate.
6897
6898 2004-08-03 Mark Mitchell <mark@codesourcery.com>
6899
6900 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
6901 target-libiberty to noconfigdirs.
6902 * configure: Regenerate.
6903
6904 2004-08-03 Paul Brook <paul@codesourcery.com>
6905
6906 * configure.in: Check for MPFR as well as GMP.
6907 * configure: Regenerate.
6908
6909 2004-08-01 Robert Millan <robertmh@gnu.org>
6910
6911 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
6912 libmudflap for all GNU-based systems (with Glibc).
6913 * configure: Regenerate.
6914
6915 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
6916
6917 * Makefile.def (host-modules): Add gcc.
6918 * Makefile.in: Regenerate.
6919 * Makefile.tpl (sorry): New rule.
6920 (configure-host, all-host, [+make_target+]-host, do-check,
6921 install-host): Do not add gcc as a special case.
6922 (host modules): Add a small special-casing for gcc. Export
6923 extra_make_flags through the environment.
6924 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
6925 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
6926 other recursive targets for gcc): Remove.
6927
6928 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
6929 (stage, unstage): New rules.
6930 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
6931 distclean-stage[+id+]): Use stage_current.
6932 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
6933 the stage*-start rules.
6934
6935 2004-08-02 Geoffrey Keating <geoffk@apple.com>
6936
6937 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
6938 use -all_load flag.
6939
6940 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
6941
6942 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
6943 * configure: Regenerate.
6944
6945 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
6946
6947 * maintainer-scripts/gcc_release: Revert yesterday's change.
6948
6949 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
6950
6951 * MAINTAINERS: Add myself to write-after-approval.
6952
6953 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
6954
6955 * libf2c: Removed.
6956 * gcc/gccbug.in: Updated because of libf2c removal.
6957 * maintainer-scripts/gcc_release: Ditto.
6958
6959 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
6960
6961 * configure.in: Build libmudflap by default on FreeBSD.
6962 * configure: Regenerated.
6963
6964 2004-07-09 Mark Mitchell <mark@codesourcery.com>
6965
6966 * configure.in: Do not build libmudflap by default on non-GNU/Linux
6967 systems.
6968 * configure: Regenerated.
6969
6970 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6971
6972 PR target/16344
6973 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
6974 feedback based compiler.
6975 * Makefile.in: Rebuilt.
6976
6977 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
6978
6979 * Makefile.def (host_modules): Set bootstrap=true for flex.
6980 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
6981 * Makefile.in: Rebuilt.
6982
6983 2004-07-07 Jan Hubicka <jh@suse.cz>
6984
6985 * MAINTAINERS: Add self as a profile feedback maintainer.
6986
6987 2004-07-05 Phil Edwards <phil@codesourcery.com>
6988
6989 * configure.in: Do not prepend $srcdir to /dev/null in
6990 makefile fragments.
6991 * configure: Regenerate.
6992
6993 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
6994
6995 * Makefile.def (build_modules): Add bison, byacc, flex,
6996 m4, texinfo.
6997 (flags_to_pass): Add FLEX.
6998 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
6999 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
7000 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
7001 DEFAULT_MAKEINFO): Remove.
7002 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
7003 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
7004 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
7005 objdir or else use configured tool.
7006 (all-build): New.
7007 (all): Depend on it.
7008 (Build module dependencies): Add.
7009 * Makefile.in: Regenerate.
7010 * configure.in: Better support for multiple build modules,
7011 matching what is done for host/target modules. Do not look
7012 for "plausible" locations of build tools if Canadian cross.
7013 Use autoconf's AC_PROG_CC to find a C compiler. Define
7014 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
7015 * configure: Regenerate.
7016
7017 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7018
7019 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
7020 * Makefile.in: Regenerate.
7021
7022 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
7023
7024 * Makefile.tpl (configure-build-[+module+],
7025 configure-[+module+], configure-target-[+module+]): Pass
7026 [+extra_configure_args+].
7027 (all-build-[+module+], all-[+module+], check-[+module+],
7028 install-[+module+], [+make_target+]-[+module+],
7029 all-target-[+module+], check-target-[+module+],
7030 install-target-[+module+], [+make_target+]-target-[+module+]):
7031 Pass [+extra_make_args+].
7032 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
7033 (GCC_HOST_EXPORTS): Remove.
7034 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
7035 cross, check-gcc, check-gcc-c++, install-gcc,
7036 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
7037 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
7038 * Makefile.in: Regenerate.
7039
7040 2004-06-21 Matthew Sachs <msachs@apple.com>
7041
7042 * MAINTAINERS: Added self to write-after-approval.
7043
7044 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
7045
7046 * configure.in: Check for srcdir/winsup rather than build directory
7047 winsup.
7048 * configure: Regenerate.
7049
7050 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
7051
7052 * configure.in: Don't build Cygwin native newlib if winsup
7053 directory is missing. Emit warning instead.
7054 * configure: Regenerate.
7055
7056 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
7057
7058 * Makefile.tpl (touch-stage[+id+]): New.
7059 (restage[+prev+]): Depend on touch-stage[+id+].
7060
7061 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
7062 Use it throughout.
7063
7064 * Makefile.def: Add profile and feedback bootstrap stages.
7065 Remove next field from bootstrap stages.
7066 * Makefile.tpl (LN, LN_S): Substitute.
7067 (stageN-start, stageN-end): Use double-colon rules, to
7068 provide a hook for additional setup commands.
7069 (distclean-stageN-gcc, restageN): Create dependencies from
7070 [+prev+], not from [+next+].
7071 (stageN-bubble): Add commands for successive stages from
7072 [+prev+], using double-colon rules.
7073 (all-stageN-gcc): Fix typo.
7074 (stagefeedback-start, profiledbootstrap): New.
7075 * Makefile.in: Regenerate.
7076 * configure.in: Call ACX_PROG_LN.
7077 * configure: Regenerate.
7078
7079 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
7080
7081 * MAINTAINERS (Write After Approval): Add myself.
7082
7083 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
7084
7085 * MAINTAINERS (Write After Approval): Add myself.
7086
7087 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
7088
7089 * configure.in: Fix --enable-bootstrap breakage introduced in trees
7090 without gcc.
7091 * configure: Regenerate.
7092
7093 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7094
7095 * Makefile.tpl: Fix typo.
7096 * Makefile.in: Regenerate.
7097
7098 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7099
7100 * configure.in: Remove new- prefix from toplevel
7101 bootstrap targets.
7102 * configure: Regenerate.
7103
7104 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
7105
7106 * Makefile.tpl (all.normal): Rename to all.
7107 (all): Replace with a rule to pick the default
7108 target from configure.
7109 (all-gcc, configure-gcc): Use conditionals to
7110 do nothing when toplevel bootstrap is going on.
7111 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
7112 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
7113 * configure.in: Support --enable-bootstrap.
7114
7115 * Makefile.def: Remove new- prefix from toplevel
7116 bootstrap targets.
7117 * Makefile.tpl: Likewise.
7118
7119 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
7120 target.
7121
7122 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
7123 $(RECURSE_FLAGS) to recursive invocation of make.
7124
7125 * Makefile.in: Regenerate.
7126 * configure: Regenerate.
7127
7128 2004-05-30 Andreas Jaeger <aj@suse.de>
7129 Jim Wilson <wilson@specifixinc.com>
7130
7131 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
7132 like CC.
7133
7134 2004-05-27 Daniel Jacobowitz <dan@debian.org>
7135
7136 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
7137 * configure: Regenerate.
7138
7139 2004-05-25 Daniel Jacobowitz <drow@false.org>
7140
7141 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
7142 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
7143 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
7144 targets.
7145 * Makefile.in: Regenerate.
7146
7147 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
7148
7149 * configure.in: Test the ability to symlink directories.
7150 * configure: Regenerate.
7151
7152 * Makefile.def (bootstrap-stage): New definitions.
7153 * Makefile.tpl (configure-stage1-gcc,
7154 configure-stage2-gcc, configure-stage3-gcc,
7155 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
7156 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
7157 new-restage3, compare): Autogenerate, see Makefile.in
7158 entry for behavioral changes.
7159 (distclean-stage1, new-stage1-start, new-stage1-end,
7160 new-stage1-bubble, distclean-stage2, new-stage2-start,
7161 new-stage2-end, new-stage2-bubble, distclean-stage3,
7162 new-stage3-start, new-stage3-end): New autogenerated targets.
7163 (objext, prebootstrap, BOOT_CFLAGS,
7164 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
7165 targets.
7166
7167 * Makefile.in: Regenerate.
7168 (distclean-stage1, new-stage1-start, new-stage1-end,
7169 new-stage1-bubble, distclean-stage2, new-stage2-start,
7170 new-stage2-end, new-stage2-bubble, distclean-stage3,
7171 new-stage3-start, new-stage3-end): New targets.
7172 (all-stage1-gcc): Move prebootstrap dependency from here...
7173 (configure-stage1-gcc): ...to here.
7174 (new-bootstrap): Use bubble targets.
7175 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7176 Use per-stage distclean targets.
7177 (configure-stage1-gcc, configure-stage2-gcc,
7178 configure-stage3-gcc, all-stage1-gcc,
7179 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
7180 Use new-stageN-start to prepare the tree.
7181
7182 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
7183
7184 * Makefile.def (host_modules): add libcpp.
7185 * Makefile.tpl: Add dependencies on and for libcpp.
7186 * Makefile.in: Regenerate.
7187 * configure.in: Add libcpp host module.
7188 * configure: Regenerate.
7189
7190 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
7191
7192 * Makefile.tpl: Whenever a recursive target is defined, wrap
7193 it in a special @if/@endif block, and prepare its maybe
7194 dependency in the @if/@endif block
7195 * configure.in: Instead of writing maybe dependencies, remove
7196 the @if/@endif statements, and remove the @if/@endif blocks
7197 that remain.
7198 * configure: Regenerate.
7199 * Makefile.in: Regenerate.
7200
7201 2004-05-20 Janis Johnson <janis187@us.ibm.com>
7202
7203 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
7204
7205 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
7206
7207 PR bootstrap/15120
7208 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
7209 * */configure: Rebuilt.
7210
7211 2004-05-17 Zack Weinberg <zack@codesourcery.com>
7212
7213 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
7214 of libf2c.
7215 * configure, Makefile.in: Regenerate.
7216
7217 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
7218
7219 * MAINTAINERS (Write After Approval): Add myself.
7220
7221 2004-05-13 Diego Novillo <dnovillo@redhat.com>
7222
7223 Merge from tree-ssa-20020619-branch.
7224
7225 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
7226 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
7227 (HOST_GMPLIBS): Define.
7228 (HOST_GMPINC): Define.
7229 (TARGET_LIB_PATH): Add libmudflap.
7230 (GFORTRAN_FOR_TARGET): Define.
7231 (configure-build*): Export GFORTRAN.
7232 (configure-gcc): Export GMPLIBS and GMPINC.
7233 (all-gcc): Add maybe-all-libbanshee.
7234 (configure-target-libgfortran): Define.
7235 * Makefile.in: Regenerate.
7236 * configure.in (host_libs): Add libbanshee.
7237 (target_libraries): Add target-libmudflap and target-libgfortran.
7238 Add --with-libbanshee.
7239 Handle --disable-libmudflap.
7240 (*-*-freebsd*): Use with_gmp.
7241 Add $(libgcj) to noconfigdirs.
7242 * configure: Regenerate.
7243 * depcomp: New file.
7244 * MAINTAINERS: Add tree-ssa maintainers.
7245
7246 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
7247
7248 * MAINTAINERS (Various Maintainers): Add myself.
7249
7250 2004-04-30 Brian Ford <ford@vss.fsi.com>
7251
7252 * MAINTAINERS (Write After Approval): Add myself.
7253
7254 2004-04-29 Uros Bizjak <uros@kss-loka.si>
7255
7256 * MAINTAINERS (Write After Approval): Add myself.
7257
7258 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
7259
7260 * config/acx.m4: Fix fastcompare support for new-bootstrap.
7261 * configure: Regenerate.
7262
7263 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
7264
7265 Revert:
7266 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7267
7268 * Makefile.def (flags_to_pass): Remove *dir variables that
7269 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7270 as well as prefix and exec_prefix.
7271 * Makefile.in: Regenerate.
7272
7273 2004-04-26 Robert Millan <robertmh@gnu.org>
7274
7275 Add patches from libtool CVS.
7276 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
7277 * ltconfig: Likewise.
7278 * ltcf-c.sh: Likewise.
7279 * ltcf-cxx.sh: Likewise.
7280 * ltcf-gcj.sh: Likewise.
7281
7282 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7283
7284 * Makefile.def (host_modules): Mark with the bootstrap
7285 flag packages on which gcc depends.
7286 * Makefile.tpl (all-bootstrap): Use it.
7287 * Makefile.in: Regenerate.
7288
7289 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7290
7291 * Makefile.def (flags_to_pass): Remove *dir variables that
7292 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
7293 as well as prefix and exec_prefix.
7294 * Makefile.in: Regenerate.
7295
7296 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
7297
7298 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
7299 * configure: Regenerate.
7300 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
7301 * gcc/Makefile.tpl (compare): Use the result of the test.
7302 * gcc/Makefile.in: Regenerate.
7303
7304 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
7305
7306 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
7307 Always relocate gcc and prev-gcc to the original names, even
7308 if the build fails.
7309 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
7310 New targets.
7311
7312 2004-04-23 Laurent GUERBY <laurent@guerby.net>
7313
7314 * MAINTAINERS: Update my email address.
7315
7316 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7317
7318 * configure.in (mips*-*-irix5*): Enable ld.
7319 * configure: Regenerate.
7320
7321 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7322
7323 * configure: Regenerate.
7324
7325 2004-04-15 James E Wilson <wilson@specifixinc.com>
7326
7327 * Makefile.tpl (configure-[+module+], configure-gcc,
7328 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
7329 Set and export LDFLAGS.
7330 * Makefile.in: Regenerate.
7331
7332 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
7333
7334 * MAINTAINERS: Add myself to write-after-approval.
7335
7336 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
7337
7338 PR bootstrap/14871
7339 * Makefile.tpl: If we don't have built-in-tree target tools,
7340 use the ones found by configure rather than hacking around with
7341 program_transform_name.
7342 * configure.in: Give Makefile.tpl the information necessary
7343 to do that.
7344 * Makefile.in: Regenerate.
7345 * configure: Regenerate.
7346
7347 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
7348
7349 PR bootstrap/14760
7350 * configure.in: When computing baseargs, strip *all* copies of
7351 offending options. Also, don't match/substitute the trailing space,
7352 so that this actually works when two similar options are separated by
7353 only one space.
7354 * configure: Regenerate.
7355
7356 2004-04-06 David Edelsohn <edelsohn@gnu.org>
7357
7358 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
7359 (rs6000-*-aix*): Same.
7360 * configure: Regenerate.
7361
7362 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
7363
7364 * MAINTAINERS: Add myself to write-after-approval.
7365
7366 2004-04-03 Bud Davis <bdavis9659@comcast.net>
7367
7368 * MAINTAINERS: Add myself to write-after-approval.
7369
7370 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
7371
7372 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
7373 STRICT_WARN, WARN_CFLAGS flags passed down to make.
7374 * Makefile.in: Regenerate.
7375
7376 * configure.in (top level bootstrap support): Rework --enable-werror
7377 to set @stage2_werror_flag@.
7378 * configure: Regenerate.
7379 * Makefile.tpl (top level bootstrap support): Pass
7380 @stage2_werror_flag@ down to configure in stages 2 and 3.
7381 * Makefile.in: Regenerate.
7382
7383 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
7384
7385 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
7386 for stages 2 and 3 as well as in make. As a consequence, remove
7387 OUTPUT_OPTION (now detected by configure) from the flags passed down
7388 to make.
7389 * Makefile.in: Regenerate.
7390
7391 * Makefile.tpl (new-bootstrap): Fix typo.
7392 * Makefile.in: Regenerate.
7393
7394 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
7395
7396 * Makefile.tpl: Rearrange by moving recursive_targets rules
7397 into their proper sections.
7398 * Makefile.tpl (top level bootstrap support): Move disabling
7399 of coverage flags from 'make' to 'configure'; improve comments.
7400 * Makefile.in: Regenerate.
7401
7402 * Makefile.tpl (experimental top level bootstrap) Move stage1
7403 language setting from all- target to configure- target; disable
7404 intermodule optimization in stage 1; prevent gratuitous rebuilds
7405 of stage 1.
7406 * Makefile.in: Regenerate.
7407 * configure.in: Comma-separate stage 1 language list for top
7408 level bootstrap.
7409 * configure: Regenerate.
7410
7411 * Makefile.tpl: Clean up experimental top level bootstrap support:
7412 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
7413 prev-gcc in configure- targets as well as all- targets.
7414 * Makefile.in: Regenerate.
7415
7416 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
7417
7418 * compile: New file imported from automake.
7419
7420 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
7421
7422 * configure.in: Remove symbolic link section.
7423 * configure: Regenerate.
7424 * Makefile.tpl (links): Remove.
7425 * Makefile.in: Regenerate.
7426
7427 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
7428 Nathanael Nerode <neroden@gcc.gnu.org>
7429
7430 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
7431 Set with AC_CHECK_PROGS.
7432 * configure.in: Fix comment typo from last patch.
7433 * configure: Regenerate.
7434
7435 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
7436
7437 * Makefile.tpl: Introduce experimental top level bootstrap support.
7438 * Makefile.in: Regenerate.
7439 * configure.in: Introduce support for top level bootstrap.
7440 * configure: Regenerate.
7441
7442 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
7443 Paolo Bonzini <bonzini@gnu.org>
7444
7445 PR bootstrap/14522
7446 * configure.in: Cope with shells that do not support unquoted ^
7447 * configure: Regenerate.
7448
7449 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
7450 Paolo Bonzini <bonzini@gnu.org>
7451
7452 PR bootstrap/14522
7453 * configure.in: Cope with shells that do not support nesting
7454 quotes inside quoted backquote substitutions.
7455 * configure: Regenerate.
7456
7457 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
7458
7459 PR bootstrap/14522
7460 * configure.in: Fix escaping of $.
7461 * configure: Regenerate.
7462
7463 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
7464
7465 * configure: Regenerate, since I forgot to while committing Paolo's
7466 changes.
7467
7468 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
7469
7470 PR ada/14131
7471 Move language detection to the top level.
7472 * configure.in: Find default values for the tools as
7473 soon as possible. Disable ada if GNAT is not found.
7474 Emit error message about missing languages. Expand
7475 --enable-languages=all for the gcc subdirectory.
7476
7477 2004-03-10 Ben Elliston <bje@gnu.org>
7478
7479 * MAINTAINERS: Update my email address.
7480
7481 2004-03-05 David Edelsohn <edelsohn@gnu.org>
7482
7483 * ltconfig: Disable building static libraries if building shared
7484 libraries on AIX 5L.
7485
7486 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
7487
7488 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
7489 and disable libgcj.
7490 * configure: Regenerated.
7491
7492 2004-03-01 Brian Booth <bbooth@redhat.com>
7493
7494 * MAINTAINERS: Add myself to write-after-approval.
7495
7496 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
7497
7498 * MAINTAINERS: Add myself to write-after-approval.
7499
7500 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7501
7502 PR bootstrap/7087
7503 * Makefile.tpl: Guard XFOO sed statements better.
7504 * Makefile.tpl: Add dependency for configure-target-libada.
7505 * Makefile.in: Regenerate (incidentally fixes broken
7506 commit when libada-branch was merged).
7507
7508 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
7509
7510 * MAINTAINERS: Add myself to write-after-approval.
7511
7512 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
7513
7514 * MAINTAINERS: Add Nicola Pero and myself as libobjc
7515 maintainers.
7516
7517 2004-02-20 Andrew Cagney <cagney@redhat.com>
7518
7519 * config.guess: Update from version 2003-10-16 to 2004-02-16.
7520 * config.sub: Update from version 2003-11-03 to 2004-02-16.
7521
7522 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
7523
7524 PR bootstrap/11932
7525 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
7526
7527 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
7528
7529 * MAINTAINERS: Added myself to write-after-approval.
7530
7531 2004-02-14 Michael Koch <konqueror@gmx.de>
7532
7533 * MAINTAINERS: Added myself to write-after-approval.
7534
7535 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
7536
7537 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
7538 some OS port maintainers to OS port maintainers section.
7539
7540 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
7541
7542 * MAINTAINERS: Add self.
7543
7544 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
7545
7546 * MAINTAINERS: Alphabetize.
7547
7548 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
7549
7550 * MAINTAINERS: Remove myself.
7551
7552 2004-02-11 David Edelsohn <edelsohn@gnu.org>
7553
7554 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
7555 (rs6000-*-aix*): Same.
7556 * configure: Regenerate.
7557
7558 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
7559
7560 * configure.in (host): Add in missing $noconfigdirs to defines.
7561 * configure: Regenerate.
7562
7563 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
7564 Nathanael Nerode <neroden@gcc.gnu.org>
7565
7566 PR ada/6637, PR ada/5911
7567 Merge with libada-branch:
7568 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
7569 with appropriate dependencies. Add --enable-libada configure switch.
7570 * configure, Makefile.in: Regenerate.
7571
7572 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
7573
7574 * MAINTAINERS: Add myself to write-after-approval.
7575
7576 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7577
7578 * configure.in: Don't pass --with-stabs on IRIX 5 either.
7579 * configure: Regenerate.
7580
7581 2004-02-04 Geoffrey Keating <geoffk@apple.com>
7582
7583 Merge from upstream:
7584
7585 * ltmain.in: When setting IFS to '~', be careful about user
7586 arguments that contain '~'.
7587
7588 2004-02-04 Peter O'Gorman <peter@pogma.com>
7589
7590 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
7591 Also test $base_compile against $CC with escaped arguments. Bug
7592 reported by Geoff Keating <geoffk@apple.com>.
7593
7594 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
7595
7596 * MAINTAINERS: Remove i960 port.
7597
7598 2004-01-23 DJ Delorie <dj@redhat.com>
7599
7600 * Makefile.def (target_modules) [libiberty]: Don't stage.
7601 * Makefile.in: Rebuilt.
7602
7603 2004-01-20 Caroline Tice <ctice@apple.com>
7604
7605 * MAINTAINERS: Add myself to write-after-approval.
7606
7607 2004-01-19 Paolo Carlini <pcarlini@suse.de>
7608
7609 * MAINTAINERS: Update my email address.
7610
7611 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
7612
7613 * MAINTAINERS: Add myself to write-after-approval.
7614
7615 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
7616
7617 * MAINTAINERS: Remove entries without email address.
7618
7619 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
7620
7621 * MAINTAINERS: Add myself to write-after-approval.
7622
7623 2004-01-15 Steven Bosscher <stevenb@suse.de>
7624
7625 * MAINTAINERS: Update my email address.
7626
7627 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
7628
7629 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
7630 * Makefile.tpl (configure-target-[+module+]): Support stage.
7631 * Makefile.in: Rebuilt.
7632
7633 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
7634
7635 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
7636
7637 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
7638
7639 * MAINTAINERS: Add myself as a MIPS maintainer.
7640
7641 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
7642
7643 * configure.in: Use ./config.cache, not config.cache.
7644 * configure: Regenerate.
7645 * Makefile.tpl: Special-casing not needed for GCC any more.
7646 * Makefile.in: Regenerate.
7647
7648 * configure.in: Don't share a cache file for host dirs.
7649 * configure: Regenerate.
7650
7651 * config-ml.in: Don't mess with the cache file.
7652
7653 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7654
7655 * MAINTAINERS: Move myself from 'Write After Approval' to
7656 'CPU Port Maintainers' section as SPARC maintainer.
7657
7658 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
7659
7660 * Makefile.tpl: Make GCC use a separate config.cache.
7661 * Makefile.in: Regenerate.
7662
7663 PR bootstrap/11932, PR bootstrap/11933
7664 (I don't know if it will fix either of them, but it relates
7665 to them.)
7666 * configure.in: Don't use shared config.cache for target
7667 directories.
7668 * configure: Regenerate.
7669
7670 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
7671
7672 * MAINTAINERS: Add myself to 'Write After Approval' section.
7673
7674 2003-12-31 Roger Sayle <roger@eyesopen.com>
7675
7676 * configure.in (ia64*-*-hpux*): Disable building java libraries.
7677 * configure: Regenerated.
7678
7679 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
7680
7681 * MAINTAINERS: Remove the mn10200 maintainer.
7682
7683 2003-12-21 Bernardo Innocenti <bernie@develer.com>
7684
7685 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
7686 * configure: Regenerated.
7687
7688 2003-12-16 Jan Hubicka <jh@suse.cz>
7689
7690 * MAINTAINERS: Add myself as callgraph maintainer.
7691
7692 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
7693
7694 * configure.in (raw_libstdcxx_flags): Remove the leading space.
7695 * configure: Regenerate.
7696
7697 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
7698
7699 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7700 'Write After Approval' section. Update email.
7701
7702 2003-12-01 James Lemke <jim@wasabisystems.com>
7703
7704 * MAINTAINERS (Write After Approval): Add myself.
7705
7706 2003-11-20 Matt Thomas <matt@3am-software.com>
7707
7708 * MAINTAINERS: Add myself as a vax port maintainer.
7709
7710 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
7711
7712 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
7713 (configure-build-[+module+], configure-[+module+]): Likewise.
7714 (configure-target-[+module+], configure-gcc, config.status): Likewise.
7715 * Makefile.in: Regenerate.
7716
7717 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
7718
7719 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
7720 shared/dylibed libraries.
7721 * ltmain.sh: Likewise.
7722 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
7723 * ltcf-cxx.sh: Likewise.
7724 * ltcf-gcj.sh: Likewise.
7725 * ltconfig: Likewise.
7726
7727 2003-11-17 Stan Cox <scox@redhat.com>
7728
7729 * MAINTAINERS: Add myself as iq2000 port maintainer.
7730
7731 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
7732
7733 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
7734 * Makefile.in: Regenerate.
7735
7736 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
7737
7738 * config.sub: Update to 2003-11-03 version.
7739
7740 2003-10-20 Phil Edwards <phil@codesourcery.com>
7741
7742 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
7743 * configure: Regenerate.
7744
7745 2003-10-20 Nicolas Pitre <nico@cam.org>
7746
7747 * MAINTAINERS: Add myself to 'Write After Approval' section.
7748
7749 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
7750
7751 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7752
7753 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
7754
7755 * MAINTAINERS: Update my email address.
7756
7757 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7758
7759 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
7760
7761 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
7762
7763 * MAINTAINERS: Add myself to 'Write After Approval' section.
7764
7765 2003-10-16 Bernardo Innocenti <bernie@develer.com>
7766
7767 * config.guess: Update to 2003-10-16 version.
7768 * config.sub: Update to 2003-10-16 version.
7769
7770 2003-10-15 David Daney <ddaney@avtrex.com>
7771
7772 * MAINTAINERS: Added myself to 'Write After Approval' section.
7773
7774 2003-10-15 Falk Hueffner <falk@debian.org>
7775
7776 * MAINTAINERS: Move myself from 'Bug database only accounts' to
7777 'Write After Approval' section. Update email.
7778
7779 2003-10-14 Roger Sayle <roger@eyesopen.com>
7780
7781 * MAINTAINERS: Move myself from 'Write After Approval' to
7782 'Various Maintainers' section as middle-end maintainer.
7783
7784 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
7785
7786 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
7787 HOST_FLAGS_TO_PASS.
7788 * Makefile.in: Regenerate.
7789
7790 2003-10-11 Bernardo Innocenti <bernie@develer.com>
7791
7792 * config.guess: Update to 2003-10-07 version.
7793 * config.sub: Update to 2003-10-07 version.
7794
7795 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7796
7797 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
7798 * ltconfig (irix5*, irix6*): Don't override version_type.
7799
7800 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
7801
7802 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
7803 * configure: Rebuilt
7804 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
7805 * Makefile.in: Rebuilt
7806
7807 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
7808
7809 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
7810
7811 2003-09-30 Carlo Wood <carlo@alinoe.com>
7812
7813 * MAINTAINERS (Write After Approval): Add myself.
7814
7815 2003-09-29 Paul Koning <ni1d@arrl.net>
7816
7817 * MAINTAINERS: Move myself from "Write After Approval"
7818 to CPU platform maintainers for pdp11 platform.
7819
7820 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
7821
7822 * MAINTAINERS: Move myself from 'Write After Approval' to
7823 'Various Maintainers' section as libffi testsuite maintainer.
7824
7825 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
7826
7827 * configure.in: Pass a computed --program-transform-name
7828 to subconfigures.
7829 * configure: Regenerated.
7830
7831 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7832
7833 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
7834 * Makefile.in: Regenerate.
7835
7836 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
7837 * Makefile.in: Regenerate.
7838
7839 2003-09-19 Ziemowit Laski <zlaski@apple.com>
7840
7841 * MAINTAINERS: Move myself from 'Write After Approval'
7842 to 'Various Maintainers' (objective-c) section.
7843
7844 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
7845
7846 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
7847 quoting.
7848 * configure: Regenerated.
7849
7850 2003-09-16 Joel Brobecker <brobecker@gnat.com>
7851
7852 * MAINTAINERS (Write After Approval): Add myself to write after
7853 approval list.
7854
7855 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
7856
7857 * MAINTAINERS (Write After Approval): Add myself.
7858
7859 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
7860
7861 * MAINTAINERS: Update my e-mail address.
7862
7863 2003-09-09 Alan Modra <amodra@bigpond.net.au>
7864
7865 * libtool.m4 (LD): Correct powerpc64 host match.
7866
7867 2003-09-06 James E Wilson <wilson@tuliptree.org>
7868
7869 * MAINTAINTERS: Update my affiliation and email address.
7870
7871 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7872
7873 * MAINTAINERS (Write After Approval): Add myself.
7874
7875 2003-09-04 DJ Delorie <dj@redhat.com>
7876
7877 * configure: Regenerate.
7878
7879 2003-09-04 Robert Millan <robertmh@gnu.org>
7880
7881 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
7882
7883 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7884
7885 * configure.in: Ensure arguments to sed are properly spaced.
7886 * configure: Regenerate.
7887
7888 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
7889
7890 * MAINTAINERS: Update my e-mail address.
7891
7892 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
7893
7894 * MAINTAINERS (Write After Approval): Add myself.
7895
7896 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
7897
7898 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
7899 * configure: Regenerated.
7900
7901 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
7902
7903 * MAINTAINERS: Update my email address.
7904
7905 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
7906
7907 * configure.in: Use newline instead of semicolon when assuming
7908 shell arguments in a for loop.
7909 * configure: Regenerated.
7910
7911 2003-08-22 Jason Eckhardt <jle@rice.edu>
7912
7913 * MAINTAINERS: Resurrect the i860 maintainer.
7914
7915 2003-08-20 Geoffrey Keating <geoffk@apple.com>
7916
7917 PR 8180
7918 * configure.in: When testing with_libs and with_headers, treat
7919 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
7920 * configure: Regenerate.
7921
7922 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
7923 make, shell, etc.
7924 (baseargs): Likewise.
7925 * configure: Regenerate.
7926
7927 2003-08-20 Bernardo Innocenti <bernie@develer.com>
7928
7929 * MAINTAINERS (Write After Approval): Add myself.
7930
7931 2003-08-19 Geoffrey Keating <geoffk@apple.com>
7932
7933 * configure.in: Disable libgcj for darwin not on powerpc.
7934 * configure: Rebuild.
7935
7936 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
7937
7938 * config-ml.in, symlink-tree: Add license.
7939
7940 2003-08-03 Richard Stallman <rms@gnu.org>
7941 Eben Moglen <moglen@columbia.edu>
7942
7943 * README.SCO: New file.
7944
7945 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
7946
7947 * Makefile.tpl (check, check-c++): Express dependencies using
7948 dependencies rather than commands.
7949 * Makefile.in: Regenerate.
7950
7951 2003-08-01 Andrew Cagney <cagney@redhat.com>
7952
7953 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
7954 * configure: Ditto.
7955
7956 2003-07-31 Geoffrey Keating <geoffk@apple.com>
7957
7958 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
7959 * Makefile.in: Update.
7960
7961 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
7962
7963 * configure.in: Enable libgcj for darwin.
7964 * configure: Rebuild.
7965
7966 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
7967
7968 * config-ml.in: Use ac_configure_args directly instead of
7969 ml_arguments. Only set ml_norecursion if --no[-]recursion is
7970 actually seen.
7971
7972 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
7973
7974 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
7975 creating target and build subdirs to build all parent dirs as needed.
7976 * Makefile.in: Rebuild.
7977 * configure.in: Don't build dirs explicitly here.
7978 * configure: Rebuild.
7979
7980 2003-07-26 Paul Brook <paul@nowt.org>
7981
7982 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
7983
7984 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
7985
7986 * Makefile.tpl (all-make): Depend on intl.
7987 * Makefile.in: Rebuilt.
7988
7989 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
7990
7991 * install-sh: Update to newer upstream versions (associated with
7992 aclocal 1.7).
7993 * mkinstalldirs: Likewise.
7994 * missing: Likewise, plus $1Help2man -> $1 typo fix.
7995
7996 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
7997
7998 * MAINTAINERS: Move self from Bug database only accounts
7999 to write-after-approval.
8000
8001 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
8002
8003 * config.if: Remove unused libc_interface determination.
8004
8005 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
8006
8007 * MAINTAINERS: Move self from write-after-approval to
8008 build machinery (*.in).
8009
8010 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
8011
8012 PR bootstrap/11273
8013 PR bootstrap/11408
8014 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
8015 unused INSTALL_PROGRAM_ARGS.
8016 * configure.in: Use AC_PROG_INSTALL.
8017 * Makefile.in: Regenerate.
8018 * configure: Regenerate.
8019
8020 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
8021
8022 * MAINTAINERS: Alphabetize.
8023
8024 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
8025
8026 * configure: Rebuilt.
8027 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
8028 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
8029 newlib nor libgloss.
8030 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
8031 * configure.in (am33_2.0-*-linux*): Added.
8032
8033 2003-07-09 Bob Wilson <bob.wilson@acm.org>
8034
8035 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
8036 * configure: Regenerate.
8037
8038 2003-07-07 Zack Weinberg <zack@codesourcery.com>
8039
8040 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
8041 * Makefile.in: Regenerate.
8042
8043 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8044
8045 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
8046 * Makefile.in: Regenerate.
8047
8048 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
8049
8050 * Makefile.tpl: Replace PWD with PWD_COMMAND.
8051 * Makefile.in: Regenerated.
8052
8053 * config-ml.in: Replace PWD with PWD_COMMAND.
8054
8055 2003-07-04 Zack Weinberg <zack@codesourcery.com>
8056
8057 * intl: New directory; see intl/ChangeLog for details.
8058 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
8059 * Makefile.tpl: all-gcc depends on maybe-all-intl.
8060 * Makefile.in: Regenerate.
8061
8062 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
8063
8064 * configure.in: Clean up config-lang.in handling. Delete
8065 useless assignment to "subdirs".
8066 * configure: Regenerate.
8067
8068 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
8069
8070 * configure.in: Rename 'target_libs' to 'target_libraries'.
8071 Remove useless reference to 'target_libs'.
8072 * configure: Regenerate.
8073
8074 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
8075
8076 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
8077 * Makefile.in: Regenerate.
8078
8079 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
8080
8081 * Makefile.def: Introduce flags_to_pass.
8082 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
8083 * Makefile.in: Regenerate.
8084
8085 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
8086
8087 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
8088 and target-libgloss.
8089 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
8090 <h8300*-*-*>: Disable libf2c and ${libgcj}.
8091 * configure: Regenerate.
8092
8093 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
8094
8095 * configure.in: Update testsuite_flags to new location.
8096 * configure. Regenerate.
8097
8098 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
8099
8100 * Makefile.tpl: Remove BUILD_CC stuff.
8101 * Makefile.in: Regenerate.
8102
8103 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
8104
8105 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
8106
8107 2003-06-16 Graeme Peterson <gp@qnx.com>
8108
8109 * MAINTAINERS (Write After Approval): Add myself.
8110
8111 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
8112
8113 * config.guess: Update to 2003-06-12 version.
8114 * config.sub: Update to 2003-06-13 version.
8115
8116 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
8117
8118 * config.guess: Update to 2003-06-06 version.
8119 * config.sub: Update to 2003-06-06 version.
8120
8121 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8122
8123 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
8124 * configure. Regenerate.
8125
8126 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
8127
8128 * configure.in: Disable serial configure by default.
8129 * configure: Regenerate.
8130 * Makefile.tpl: Abolish .NOTPARALLEL.
8131 * Makefile.in: Regenerate.
8132
8133 * Makefile.tpl: Replace {build,host,target}_canonical by
8134 {build,host,target}.
8135 * Makefile.in: Regenerate.
8136
8137 * Makefile.tpl: Fix stupid pasto.
8138 * Makefile.in: Regenerate.
8139
8140 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
8141
8142 * Makefile.tpl: Remove bogus conditional.
8143 * Makefile.in: Regenerate.
8144
8145 2003-06-05 Jan Hubicka <jh@suse.cz>
8146
8147 * Makefile.tpl (profiledbootstrap): New target.
8148 * Makefile.in (profiledbootstrap): New target.
8149
8150 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
8151
8152 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
8153 Pinski. Remove user names from other bugzilla-only maintainers.
8154
8155 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
8156
8157 * Makefile.tpl: Make 'recursive targets' using autogen rather
8158 than shell loop. Remove duplicate 'clean' targets and false
8159 comments.
8160 * Makefile.def: Add systematic dependencies to 'recursive' targets.
8161 Add systematic method of specifying missing targets in subdirs.
8162 Add copyright boilerplate.
8163 * Makefile.in: Regenerate.
8164 * configure.in: Add 'recursive targets' to maybe list.
8165 * configure: Regenerate.
8166
8167 * MAINTAINERS: "GNATS only" -> "Bug database only".
8168
8169 * Makefile.tpl: Rename [+target+] to [+make_target+].
8170 * Makefile.def: Rename 'target' to 'make_target'.
8171
8172 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
8173
8174 * MAINTAINERS: Add self as options handling maintainer.
8175
8176 2003-05-28 Michael Meissner <gnu@the-meissners.org>
8177
8178 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
8179 been too long since I touched those ports.
8180
8181 2003-05-28 DJ Delorie <dj@redhat.com>
8182
8183 * Makefile.tpl: Make maybe-check-gcc .PHONY.
8184 * Makefile.in: Regenerate.
8185
8186 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
8187
8188 * configure.in: Use curly braces in the definition of tooldir.
8189 * configure: Regenerate.
8190
8191 2003-05-21 DJ Delorie <dj@redhat.com>
8192
8193 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
8194 newlib or libgloss.
8195 * Makefile.in: Regenerate.
8196
8197 2003-05-21 DJ Delorie <dj@redhat.com>
8198
8199 * Makefile.tpl: Add missing empty maybe-check-gcc target.
8200 * Makefile.in: Regenerate.
8201
8202 2003-05-20 Ian Lance Taylor <ian@airs.com>
8203
8204 * MAINTAINERS: Update my e-mail address.
8205
8206 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
8207
8208 * configure.in: Switch more things to use maybe dependencies.
8209 * Makefile.tpl: Switch more things to use maybe dependencies.
8210 Factor out common code from autogen IF statements.
8211 * configure: Regenerate.
8212 * Makefile.in: Regenerate.
8213
8214 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
8215
8216 * configure.in: Accept i[3456789]86 for machine type.
8217 * configure: Regenerate.
8218
8219 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
8220
8221 * configure.in: Switch more things to use maybe dependencies.
8222 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
8223 * configure: Regenerate.
8224 * Makefile.tpl: Switch more things to use maybe dependencies.
8225 * Makefile.in: Regenerate.
8226
8227 2003-05-16 Andreas Schwab <schwab@suse.de>
8228
8229 * Makefile.tpl (install-opcodes): Define.
8230 * Makefile.in: Rebuild.
8231
8232 2003-05-13 Andreas Jaeger <aj@suse.de>
8233
8234 * config.guess: Update to 2003-05-09 version.
8235 * config.sub: Update to 2003-05-09 version.
8236
8237 2003-05-13 Michael Eager <eager@mvista.com>
8238
8239 * configure.in: Correct sed script so that options in quotes are not
8240 deleted.
8241 * configure: Rebuild.
8242
8243 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
8244
8245 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
8246 and $$s/newlib/libc/sys/cygwin32 include paths.
8247 * configure: Ditto.
8248
8249 2003-05-12 Michael Meissner <gnu@the-meissners.org>
8250
8251 * MAINTAINERS: Update my email addresses.
8252
8253 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
8254
8255 * config-ml.in: Propagate INSTALL variables.
8256
8257 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8258
8259 * MAINTAINERS: Remove duplicate entries in Write After Approval.
8260
8261 2003-05-02 Chris Demetriou <cgd@broadcom.com>
8262
8263 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
8264 * Makefile.in: Regenerate.
8265
8266 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
8267
8268 * MAINTAINERS (GNATS only): Add Falk Hueffner.
8269
8270 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
8271
8272 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
8273
8274 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
8275
8276 * Makefile.tpl: Clean $(BUILD_SUBDIR).
8277 * Makefile.in: Regenerated.
8278
8279 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
8280
8281 * MAINTAINERS (Write After Approval): Upgrade myself from
8282 GNATS only to write-after-approval. Update my mail address.
8283
8284 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
8285
8286 (OS Port Maintainers: freebsd): Add myself.
8287
8288 2003-04-22 Mark Mitchell <mark@codesourcery.com>
8289
8290 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
8291
8292 2003-04-22 Kean Johnston <jkj@sco.com>
8293
8294 * MAINTAINERS (SCO ports): Added myself.
8295
8296 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
8297
8298 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
8299
8300 2003-04-19 Kean Johnston <jkj@sco.com>
8301
8302 * MAINTAINERS (Write After Approval): Add myself.
8303
8304 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8305
8306 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
8307 * Makefile.in: Regenerate.
8308
8309 2003-04-18 Jakub Jelinek <jakub@redhat.com>
8310
8311 * configure.in (powerpc64*-*-linux*): Remove.
8312 * configure: Rebuilt.
8313
8314 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
8315
8316 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
8317 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
8318 and restrap.
8319 * Makefile.in: Regenerate.
8320
8321 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
8322
8323 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
8324 * configure: Regenerated.
8325
8326 2003-04-15 DJ Delorie <dj@redhat.com>
8327
8328 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
8329
8330 2003-04-13 Nick Clifton <nickc@redhat.com>
8331
8332 * config-ml.in: Remove support for --disable-aix removing
8333 call-aix multilibs.
8334
8335 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
8336
8337 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
8338 * */configure: Rebuilt.
8339
8340 2003-04-08 Joel Sherrill <joel@oarcorp.com>
8341
8342 * MAINTAINERS: Add my email address.
8343
8344 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
8345
8346 * MAINTAINERS (Write After Approval): Add myself.
8347
8348 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
8349
8350 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
8351 * Makefile.in: Regenerate.
8352
8353 2003-03-14 Michael Chastain <mec@shout.net>
8354
8355 * Makefile.in: Regenerate with correct Makefile.def.
8356
8357 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
8358
8359 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
8360 Make macro.
8361 * Makefile.in: Regenerate.
8362 * configure.in: Clean up gxx_include_dir logic.
8363 * configure: Regenerate.
8364
8365 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
8366
8367 * MAINTAINERS (Write After Approval): Add myself.
8368
8369 2003-03-10 Ben Elliston <bje@wasabisystems.com>
8370
8371 * MAINTAINERS: Update my mail address.
8372
8373 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8374
8375 * configure.in (gxx_include_dir): Fix typo.
8376 * configure: Regenerated.
8377
8378 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8379
8380 * Makefile.tpl: Reindent.
8381 * Makefile.in: Regenerate.
8382 * configure.in: Reindent. Don't set unused variables.
8383 * configure: Regenerate.
8384
8385 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
8386
8387 * configure.in: Include $(build_tooldir)/sys-include in
8388 FLAGS_FOR_TARGET.
8389 * configure: Regenerated.
8390
8391 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
8392
8393 * Makefile.tpl: Always pass down RANLIB.
8394 * Makefile.in: Regenerate.
8395
8396 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
8397 * Makefile.in: Regenerate.
8398 * configure.in: Remove unused logic relating to --enable-shared
8399 and --enable-threads. Remove bogus comments. Remove redundant
8400 noconfigdirs.
8401 * configure: Regenerate.
8402
8403 * configure.in: Replace ${libstdcxx_version} by its value.
8404 Remove reference to mh-dgux.
8405 * configure: Regenerate.
8406
8407 2003-03-03 Kevin Buettner <kevinb@redhat.com>
8408
8409 * MAINTAINERS (Write After Approval): Add myself.
8410
8411 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8412
8413 * Makefile.tpl: Rearrange.
8414 * Makefile.in: Regenerate.
8415
8416 2003-02-25 Uwe Stieber <uwe@wwws.de>
8417
8418 * configure.in: Add support for kaOS as cross build target system.
8419 * configure: Regenerated.
8420
8421 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
8422
8423 * MAINTAINERS (Write after approval): Add myself.
8424
8425 2003-02-21 James E Wilson <wilson@tuliptree.org>
8426
8427 * MAINTAINERS: Update my email address.
8428
8429 2003-02-21 Zack Weinberg <zack@codesourcery.com>
8430
8431 * MAINTAINERS: Add self to blanket write privs. section.
8432
8433 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
8434
8435 * Makefile.tpl: Add definition of CPPFLAGS to pass into
8436 configure-target-* as some target builds may require additional
8437 flags for preprocessor tests.
8438 * Makefile.in: Regenerated.
8439
8440 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
8441
8442 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
8443 * ltconfig: Handle it.
8444 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
8445 auto-detecting it.
8446
8447 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
8448 it is used as argument to $CC.
8449 * ltcf-gcj.sh: Likewise.
8450
8451 * configure.in: Introduce --enable-maintainer-mode.
8452 * configure: Rebuilt.
8453 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
8454 for maintainer mode.
8455 * Makefile.in: Rebuilt.
8456
8457 2003-02-18 Jason Merrill <jason@redhat.com>
8458
8459 * Makefile.tpl (check-c++): Allow parallelism.
8460
8461 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8462
8463 * MAINTAINERS: Remove John Carr (who never actually had access to
8464 gcc.gnu.org).
8465
8466 2003-02-15 Geoffrey Keating <geoffk@apple.com>
8467
8468 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
8469 don't configure target-libobjc.
8470 * configure: Regenerate.
8471
8472 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8473
8474 * Makefile.tpl (RANLIB): Define.
8475 * Makefile.in: Regenerate.
8476
8477 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
8478
8479 * MAINTAINERS: Update my email.
8480
8481 2003-02-06 Keith R Seitz <keiths@redhat.com>
8482
8483 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
8484 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
8485 * Makefile.in: Regenerated.
8486 * configure.in: Remove all traces of snavigator, db, and grep.
8487 * configure: Regenerated.
8488
8489 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8490
8491 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
8492 After Approval.
8493
8494 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8495
8496 * MAINTAINERS (Write after approval): Add myself.
8497
8498 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
8499
8500 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
8501 * Makefile.in: Regenerated.
8502
8503 2003-01-30 Roger Sayle <roger@eyesopen.com>
8504
8505 * config.guess: Updated to 2003-01-30's version.
8506 * config.sub: Updated to 2003-01-28's version.
8507
8508 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
8509
8510 * config.if: If gcc_version is already set, just use it. Don't set
8511 gcc_version_trigger if it's already set, otherwise set it to
8512 gcc/version.c, but only if the file exists. If it is not set and
8513 gcc/version.c does not exist, try to extract the version number from
8514 $CC.
8515
8516 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
8517
8518 * MAINTAINERS: Add myself to write-after-approval list.
8519
8520 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
8521
8522 * configure.in: Revert 24Jan change.
8523 * configure: Regenerate.
8524
8525 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8526
8527 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
8528 entry of HJ Lu.
8529
8530 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8531
8532 * configure.in: Revert previous change.
8533 * configure: Regenerate.
8534
8535 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
8536
8537 * configure.in: Make rda native-only.
8538 * configure: Regenerate.
8539
8540 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8541
8542 * MAINTAINERS: Move myself from GNATS-only-accounts to
8543 write-after-approval.
8544
8545 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
8546
8547 * configure.in: Add missing \.
8548 * configure: Rebuilt.
8549
8550 2003-01-17 Jakub Jelinek <jakub@redhat.com>
8551
8552 * configure.in (baseargs): Avoid using \| in sed regular
8553 expressions.
8554 * configure: Rebuilt.
8555
8556 2003-01-16 Jakub Jelinek <jakub@redhat.com>
8557
8558 * configure.in (baseargs): Remove all supported forms of
8559 --cache-file, --srcdir, --host, --build and --target options
8560 from argument lists.
8561 * configure: Rebuilt.
8562
8563 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
8564
8565 * MAINTAINERS: Add myself to write-after-approval list.
8566
8567 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
8568
8569 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
8570 * configure: Rebuilt.
8571
8572 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
8573
8574 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
8575 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
8576 * Makefile.in: Regenerate.
8577 * configure: Regenerate.
8578
8579 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
8580
8581 * configure.in: Remove Makefile in build, host and target modules
8582 unless configure was run with --no-recursion.
8583 * configure: Rebuilt.
8584
8585 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
8586
8587 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
8588 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
8589 * Makefile.in: Regenerate.
8590
8591 2003-01-08 Chris Demetriou <cgd@broadcom.com>
8592
8593 * config.guess: Update to 2003-01-03 version.
8594 * config.sub: Update to 2003-01-03 version.
8595
8596 2003-01-07 Christopher Faylor <cgf@redhat.com>
8597
8598 * configure: Regenerate with proper autoconf 2.13.
8599
8600 2003-01-07 Christopher Faylor <cgf@redhat.com>
8601
8602 * configure.in: Add AC_PREREQ for consistency.
8603 * configure: Regenerate.
8604
8605 2003-01-06 Andrew Cagney <ac131313@redhat.com>
8606
8607 * configure.in (GDB_TK): Add tcl directories conditional on
8608 gdb/gdbtk directory being present.
8609 * configure: Regenerate.
8610
8611 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
8612
8613 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
8614 used by gcc if LD is not defined and we are not doing a Canadian Cross.
8615 * configure: Rebuilt.
8616
8617 2002-12-31 Tom Tromey <tromey@redhat.com>
8618
8619 * Makefile.in: Rebuilt.
8620 * Makefile.def (target_modules) [libffi]: Allow installation.
8621
8622 2002-12-31 Andreas Schwab <schwab@suse.de>
8623
8624 * configure.in: Fix use of $program_transform_name.
8625 * configure: Regenerated.
8626
8627 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
8628
8629 * configure.in (baseargs): Don't remove first configure argument.
8630 * configure: Regenerated.
8631
8632 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
8633
8634 * Makefile.tpl (local-distclean): Don't remove...
8635 (multilib.ts): ... this. Moved into...
8636 (multilib.out): ... this. Don't use sub-make.
8637 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
8638 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
8639 (configure-build-[+module+], configure-[+module+],
8640 configure-target-[+module+], configure-gcc): ... these. Test
8641 for Makefile existence. Drop config.status from dependencies.
8642 * Makefile.in: Rebuilt.
8643 * configure.in: Move gcc-version-trigger to the end of
8644 ac_configure_args. Add comments to maybedep.tmp and
8645 serdep.tmp. Introduce --disable-serial-configure. Remove
8646 nonopt from baseargs, matching and removing corresponding
8647 whitespace while at it.
8648 * configure: Rebuilt.
8649
8650 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
8651
8652 * configure.in (host_configargs): Replace reference to
8653 no-longer-defined buildopts with --build=${build_alias}.
8654 * configure: Rebuilt.
8655
8656 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
8657 program_transform_name to standard idiom.
8658 (AUTOGEN, AUTOCONF): Define.
8659 (Makefile.in): Use $(AUTOGEN).
8660 (Makefile): Depend on config.status, and use autoconf-style rule to
8661 build it. Move original commands to...
8662 (config.status): ... this new target.
8663 (configure): Add $(srcdir). Depend on config/acx.m4. Use
8664 $(AUTOCONF).
8665 * Makefile.in: Rebuilt.
8666
8667 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
8668
8669 * Makefile.tpl: Fix dramatic bustage due to change in
8670 program_transform_name.
8671 * Makefile.in: Regenerate.
8672
8673 * configure.in: Remove unnecessary PATH setting.
8674 * configure: Regnerate.
8675
8676 * configure.in: Don't default to unprefixed tools unless
8677 the native tools will work.
8678 * configure: Regenerate.
8679
8680 * configure.in: Convert to autoconf script. Blow away lots
8681 of now-redundant Makefile fragments.
8682 * configure: Generate using Autoconf.
8683 * Makefile.tpl: Rewrite to reflect autoconfiscation.
8684 * Makefile.in: Regenerate.
8685
8686 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
8687
8688 * configure: Fix stupid bug where RANLIB was mistakenly included.
8689
8690 * configure.in: Rename (buildargs, hostargs, targargs) to
8691 (build_configargs, host_configargs, target_configargs).
8692
8693 * configure.in: Move logic out of sed statement.
8694
8695 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
8696 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
8697
8698 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
8699
8700 * config.sub: Import from master repository
8701 * config.guess: Ditto
8702
8703 2002-12-24 Andreas Schwab <schwab@suse.de>
8704
8705 * Makefile.tpl (multilib.out): Fix missing space.
8706 * Makefile.in: Regenerate.
8707
8708 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
8709
8710 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
8711 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
8712 * Makefile.in: Regenerate.
8713 * configure.in: Remove unnecessary leftovers.
8714
8715 2002-12-21 Geoffrey Keating <geoffk@apple.com>
8716
8717 * configure.in (extra_ranlibflags_for_target): New variable.
8718 (*-*-darwin): Add -c to ranlib commands.
8719 * configure (tooldir): Handle extra_ranlibflags_for_target.
8720
8721 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
8722
8723 * Makefile.tpl: Revert HJL's change.
8724 * Makefile.in: Regenerated.
8725 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
8726 always.
8727
8728 2002-12-19 Andreas Schwab <schwab@suse.de>
8729
8730 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
8731 * Makefile.in: Regenerate.
8732
8733 2002-12-18 H.J. Lu <hjl@gnu.org>
8734
8735 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
8736 * Makefile.in: Regenerated.
8737
8738 * configure.in (build_prefix): New. Substitute.
8739
8740 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
8741
8742 * Makefile.tpl: Don't let real targets depend on phony targets.
8743 * Makefile.in: Regenerate.
8744
8745 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
8746 * Makefile.in: Regenerate.
8747
8748 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
8749
8750 * config.sub: Import from master repository
8751 * config.guess: Ditto
8752
8753 2002-12-16 Jason Merrill <jason@redhat.com>
8754
8755 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
8756 previous 'make bootstrap'.
8757 * Makefile.in: Regenerate.
8758
8759 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
8760
8761 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
8762
8763 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
8764
8765 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
8766 * Makefile.in: Regenerate.
8767
8768 2002-12-13 Jason Merrill <jason@redhat.com>
8769
8770 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
8771 library tests.
8772 (check-c++): Just depend on it and check-target-libstdc++-v3.
8773 * Makefile.in: Regenerate.
8774
8775 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8776
8777 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
8778 * Makefile.in: Rebuilt.
8779
8780 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
8781
8782 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
8783
8784 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
8785
8786 * configure: Fix bug put in by gremlins.
8787
8788 * Makefile.tpl: Substitute more autoconfily.
8789 * configure: Substitute more autoconfily.
8790 * Makefile.in: Regenerate.
8791
8792 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
8793
8794 * config.sub: Import from master repository
8795 * config.guess: Ditto
8796 * MAINTAINERS: Added Svein Seldal under write after approval
8797
8798 2002-12-08 Andrew Cagney <ac131313@redhat.com>
8799
8800 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
8801 * Makefile.in (all-sim): Ditto.
8802
8803 2002-12-06 DJ Delorie <dj@redhat.com>
8804
8805 * Makefile.tpl: Change configure dependencies to not have real
8806 targets depend on phony targets.
8807
8808 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
8809
8810 * configure.in: Revert unintentional change.
8811
8812 * Makefile.tpl: Change dependency for */multilib.out so that
8813 it works when gcc isn't in the tree.
8814
8815 * configure.in: Substitute more.
8816 * configure: Run subconfigures from the Makefile.
8817 * Makefile.tpl: Run subconfigures from the Makefile; add a few
8818 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
8819
8820 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8821
8822 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
8823
8824 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
8825
8826 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
8827 and corresponding dependencies.
8828 * Makefile.in: Regenerate.
8829
8830 * configure.in (host_tools): Order binutils, gas and ld for
8831 convenience in running the testsuites.
8832
8833 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
8834 * Makefile.in: Regenerate.
8835 * configure.in: Introduce rules to serialize subconfigure runs.
8836
8837 * configure.in: Introduce BASE_CC_FOR_TARGET.
8838 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
8839 Realize configure-build-* targets. Realize configure-target-* targets.
8840 * Makefile.in: Regenerate.
8841
8842 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
8843
8844 * configure: Move gcc_version_trigger stuff from here...
8845 * configure.in: ...to here.
8846
8847 * configure.in: Separate subconfigure options added by this file from
8848 options given by the user. Add machinery to put args for host
8849 subconfigures into the Makefile.
8850
8851 * Makefile.tpl: Remove 'vault' targets.
8852 * Makefile.tpl: Reorder and comment dependencies.
8853 * Makefile.in: Regenerate.
8854
8855 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
8856 * configure.in: Fix my broken commit of previous patch. (sigh)
8857
8858 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8859
8860 * configure.in: Move host-specific darwin noconfigdirs into
8861 the host-specific section.
8862
8863 2002-11-28 Geoffrey Keating <geoffk@apple.com>
8864
8865 * configure.in: Move host-specific darwin noconfigdirs into
8866 the host-specific section.
8867
8868 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
8869
8870 * configure: Remove skip-this-dir support.
8871 * Makefile.tpl: Remove skip-this-dir support.
8872
8873 * Makefile.tpl: Remove leftover support for non-autoconfiscated
8874 subdirectories.
8875 * Makefile.in: Regenerate.
8876
8877 * Makefile.tpl: Strip out useless setting of 'dir'.
8878 * Makefile.in: Regenerate.
8879
8880 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
8881
8882 * configure.in: Fix deeply stupid bug.
8883
8884 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
8885 shell code in CXX_FOR_TARGET
8886 * Makefile.def: Introduce raw_cxx.
8887 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
8888 RAW_CXX_FOR_TARGET.
8889 * Makefile.in: Regenerate.
8890
8891 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
8892
8893 * Makefile.tpl: Remove unnecessary ifs.
8894 * Makefile.in: Regenerate.
8895
8896 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
8897 dependencies. Maybe-ize build-libiberty. Create dummy install
8898 targets for 'no_install' modules.
8899 * configure: Move GDB_TK substitution to configure.in. Move
8900 build_modules stuff to configure.in.
8901 * configure.in: Implement soft dependency machinery. Maybe-ize
8902 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
8903 * Makefile.in: Regenerate.
8904
8905 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
8906
8907 * Makefile.tpl: Make all-target, install-target behave similarly
8908 to all, install (only hitting configured targets). Eliminate
8909 unused macro defintions.
8910
8911 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
8912 build != host.
8913
8914 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
8915
8916 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
8917
8918 * configure.in: Produce lists of subdir targets we're actually
8919 configuring. Remove references to "dosrel".
8920 * Makefile.tpl: Let configure set which subdir targets are hit.
8921 Remove install-cross; clean up install; remove ALL. Remove
8922 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
8923 Autogenerate host module targets. Remove empty dependency lines
8924 and redundant dependency; rearrange slightly.
8925 * Makefile.def: Add host-side libtermcap, utils.
8926
8927 * Makefile.in: Regenerate.
8928
8929 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8930
8931 * ltconfig (osf[345]): Append $major to soname_spec.
8932 Reflect this in library_names_spec.
8933 * ltmain.sh (osf): Prefix $major with . for use as extension.
8934
8935 2002-11-19 Andreas Jaeger <aj@suse.de>
8936
8937 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
8938 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
8939 and sparc64 GNU/Linux systems.
8940
8941 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
8942
8943 * MAINTAINERS: Update email.
8944
8945 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8946
8947 * MAINTAINERS: Complete James Dennett's entry.
8948
8949 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
8950
8951 * MAINTAINERS (Write After Approval): Add myself.
8952
8953 2002-11-13 Bruce Korb <bkorb@gnu.org>
8954
8955 * Makefile.tpl: syntactic cleanup
8956
8957 2002-11-13 Stuart Hastings <stuart@apple.com>
8958
8959 * MAINTAINERS: Add myself to write-after-approval list.
8960
8961 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8962
8963 * Makefile.def: Add list of recursive targets to autogenerate.
8964 Add build_modules.
8965 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
8966 targets. Autogenerate *-build-* targets.
8967 * Makefile.in: Regenerate.
8968
8969 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
8970
8971 * configure: More autoconf-style substitutions.
8972 * Makefile.tpl: More autoconf-style substitutions.
8973 * Makefile.in: Regenerate.
8974
8975 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
8976
8977 * configure: Substitute more variables in a more autoconf-friendly
8978 way. Simplify slightly.
8979 * Makefile.tpl: Make more variables substitutable in an
8980 autoconf-friendly way.
8981 * Makefile.in: Regenerate.
8982
8983 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
8984
8985 * MAINTAINERS (Write After Approval): Add myself.
8986
8987 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
8988
8989 * configure.in (v810*): Remove special setting of tools.
8990
8991 * configure: Add support for extra required flags for ar or nm.
8992 * configure.in (aix4.3+): Use above support for target-specific
8993 issues, rather than using config/mt-aix43.
8994
8995 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
8996
8997 * configure: Remove 'removing', which doesn't work. Replace $subdir
8998 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
8999 with $srcdir. Reformat indentation. Substitute some variables
9000 formerly hard-coded in the Makefile for build=host.
9001 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
9002 * Makefile.def: Autogenerate more.
9003 * Makefile.in: Regenerate.
9004
9005 2002-11-04 Adam Nemet <anemet@lnxw.com>
9006
9007 * MAINTAINERS (Write After Approval): Add myself.
9008
9009 2002-11-04 Kevin Buettner <kevinb@redhat.com>
9010
9011 * Makefile.def (host_modules): Add rda.
9012 * Makefile.in: Regenerate.
9013 * configure.in (target_tool): Add target-rda to list.
9014
9015 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9016
9017 * MAINTAINERS: Remove "co-maintainer" note for web pages.
9018
9019 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
9020
9021 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
9022 and restrap targets to this rule.
9023 * Makefile.in: Regenerate.
9024
9025 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9026
9027 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
9028 GNATS only accounts.
9029
9030 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
9031
9032 * configure.in (i[3456]86-*-linux*): Add check to disable
9033 ${libgcj} for glibc1.
9034
9035 2002-10-24 Denis Chertykov <denisc@overta.ru>
9036
9037 * MAINTAINERS: Add myself as ip2k port maintainer.
9038
9039 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
9040
9041 * configure.in: Add tic4x target.
9042
9043 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
9044
9045 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
9046 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
9047 * Makefile.in: Regenerate.
9048
9049 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
9050 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
9051 * Makefile.in: Regenerate.
9052
9053 2002-10-02 Janis Johnson <janis187@us.ibm.com>
9054
9055 * MAINTAINERS: Add myself as web pages co-maintainer.
9056
9057 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9058
9059 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
9060 * Makefile.in: Regenerate.
9061
9062 2002-10-02 Zack Weinberg <zack@codesourcery.com>
9063
9064 * MAINTAINERS: Add myself and Nathan Sidwell
9065 <nathan@codesourcery.com> as VxWorks maintainers.
9066
9067 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
9068
9069 * Makefile.def: Remove order dependency comments.
9070 * Makefile.tpl: Add explicit install-install dependencies.
9071 * Makefile.in: Regenerate.
9072
9073 * Makefile.tpl: Remove material now in src-release. (Finally!)
9074 * Makefile.in: Regenerate.
9075
9076 * Makefile.tpl: Add configure-target (for src-release in src)
9077 * Makefile.in: Regenerate.
9078
9079 2002-09-30 Nick Clifton <nickc@redhat.com>
9080
9081 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
9082
9083 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
9084
9085 * configure.in (s390*-*-linux*): Enable libgcj.
9086
9087 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
9088
9089 * configure: Revert accidentally applied changes.
9090
9091 * Makefile.tpl: Make more autoconf-friendly.
9092 * Makefile.in: Regenerate.
9093 * configure: Make substitution more autoconf-like.
9094
9095 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
9096
9097 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
9098 single entry to handle all these.
9099 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
9100 libjava on arm-*-elf.
9101
9102 2002-09-27 Geoffrey Keating <geoffk@apple.com>
9103
9104 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
9105 things that depend on them.
9106
9107 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9108
9109 * Makefile.tpl: Make subsituted variables more autoconfy.
9110 * Makefile.in: Regenerate.
9111 * configure: Make seds more autoconfy.
9112
9113 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
9114
9115 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
9116 * Makefile.in: Regenerate.
9117 * configure.in: Rewrite sed statements to look autoconfy.
9118
9119 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
9120 all-target-foo on configure-target-foo.
9121 * Makefile.def: Ditto.
9122 * Makefile.in: Rebuild.
9123
9124 2002-09-25 Andrew Haley <aph@redhat.com>
9125
9126 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
9127
9128 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
9129
9130 * Makefile.def: New file.
9131 * Makefile.tpl: New file.
9132 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
9133 * contrib/gcc_update: Note that Makefile.in is a generated file.
9134
9135 * configure.in: Minor rearrangement. Simplify tests.
9136
9137 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
9138
9139 * configure.in (with_headers): Skip copy if value is "yes".
9140 (with_libs): Likewise.
9141
9142 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9143
9144 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
9145 * configure.in (sh*-*-pe*): Ditto.
9146 * configure.in (mips*-*-pe*): Ditto.
9147 * configure.in (*arm-wince-pe): Ditto.
9148
9149 * configure.in: Rearrange.
9150
9151 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
9152
9153 * MAINTAINERS: Update my email address.
9154
9155 2002-08-30 Paul Koning <pkoning@equallogic.com>
9156
9157 * MAINTAINERS: (Write After Approval): Add myself.
9158
9159 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
9160
9161 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
9162
9163 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
9164
9165 * MAINTAINERS: Change my mailing address.
9166
9167 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
9168
9169 * MAINTAINERS (Write After Approval): Remove myself.
9170 (Various Maintainers: c++ runtime libs): Add myself.
9171
9172 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
9173
9174 * MAINTAINERS (Write After Approval): Remove myself.
9175 (Various Maintainers: c++ runtime libs): Add myself.
9176
9177 2002-08-15 Eric Christopher <echristo@redhat.com>
9178
9179 * config.sub: Import from master repository.
9180 * config.guess: Ditto.
9181
9182 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
9183
9184 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
9185 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
9186 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
9187
9188 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
9189
9190 * MAINTAINERS: Add self to rs6000 vector extensions.
9191
9192 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
9193
9194 * libiberty/configure: Reverted unintended yesterday's check in.
9195
9196 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
9197
9198 * boehm-gc/configure, libf2c/configure: Rebuilt.
9199 * libffi/configure, libiberty/configure: Ditto.
9200 * libjava/configure, libobjc/configure: Ditto.
9201 * libstdc++-v3/configure, zlib/configure: Ditto.
9202 Merged from binutils:
9203 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
9204 From Steve Ellcey <sje@cup.hp.com>:
9205 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
9206 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
9207 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
9208 IA64.
9209 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
9210 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
9211 soname_spec, sys_lib_search_path_spec): Ditto.
9212
9213 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
9214
9215 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
9216
9217 2002-08-04 H.J. Lu (hjl@gnu.org)
9218
9219 * configure.in (mips*-*-linux*): Don't skip target-libffi.
9220
9221 2002-08-02 Krister Walfridsson <cato@df.lth.se>
9222
9223 * MAINTAINERS (Write After Approval): Add myself.
9224
9225 2002-07-31 Alan Modra <amodra@bigpond.net.au>
9226
9227 * configure.in: Move generic linux case to end. Copy generic
9228 linux noconfigdirs to mips*-*-linux* entry and new
9229 powerpc64*-*-linux* entry. Add target-libffi for the latter.
9230
9231 2002-07-19 Michael Matz <matz@suse.de>
9232
9233 * MAINTAINERS: Add myself as ra* maintainer.
9234
9235 2002-07-16 Chris Demetriou <cgd@broadcom.com>
9236
9237 * config.guess: Update to 2002-07-09 version.
9238 * config.sub: Update to 2002-07-03 version.
9239
9240 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
9241
9242 * MAINTAINERS: Fix typo in a maintainer email address.
9243
9244 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
9245
9246 * configure.in: Remove two redundant tests.
9247
9248 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9249
9250 * configure.in (mips*-*-irix6*o32): Enable stabs.
9251
9252 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
9253
9254 * configure.in: Don't build grez.
9255 * Makefile.in: Ditto.
9256
9257 * Makefile.in: Remove references to bsp, cygmon, libstub.
9258 * configure.in: Ditto.
9259
9260 * configure.in: Remove leftover reference to gdbtest.
9261
9262 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
9263
9264 * configure.in (gxx_include_dir): Change to match versioned
9265 C++ headers if --enable-version-specific-runtime-libs is used.
9266
9267 2002-07-04 Steve Ellcey <sje@cup.hp.com>
9268
9269 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
9270
9271 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
9272
9273 * configure.in: Make --without-x work.
9274
9275 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
9276
9277 * configure.in: Rearrange target Makefile fragment collection.
9278
9279 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
9280 cvs[src].
9281 * configure.in: Ditto.
9282
9283 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
9284
9285 * MAINTAINERS (Write After Approval): Update my e-mail address.
9286
9287 2002-06-24 Ben Elliston <bje@redhat.com>
9288
9289 * configure.in (host_tools): Remove cgen.
9290
9291 * Makefile.in (all-cgen): Remove; runs from its source directory.
9292 (check-cgen, install-cgen, clean-cgen): Likewise.
9293 (all-opcodes): Do not depend on all-cgen.
9294 (all-sim): Likewise.
9295
9296 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
9297
9298 * Makefile.in: Eliminate 'apache' targets.
9299 * configure.in: Eliminate 'apache' targets.
9300
9301 * configure.in: Eliminate redundant tests. Reorganize.
9302
9303 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
9304
9305 * config-ml.in: Eliminate references to Cygnus configure.
9306
9307 * Makefile.in: Eliminate references to building emacs.
9308
9309 2002-06-28 Graham Stott <graham.stott@btinternet.com>
9310
9311 * MAINTAINERS: Update my email address.
9312
9313 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
9314
9315 * config.if (libstdcxx_incdir): Version C++ headers.
9316 (cxx_incdir): Remove.
9317
9318 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
9319
9320 * MAINTAINERS (Write After Approval): Add self.
9321
9322 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
9323
9324 * configure.in: Add support for ip2k.
9325
9326 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
9327
9328 * configure.in: Fix AIX configury bug.
9329
9330 2002-06-20 Steve Ellcey <sje@cup.hp.com>
9331
9332 * MAINTAINERS (Write After Approval): Add self.
9333
9334 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9335
9336 * configure.in: replace ${topsrcdir} with ${srcdir}
9337
9338 * configure.in: Move definition of libstdcxx_flags
9339 right above usage, rather than waaay earlier.
9340
9341 * configure.in: Pull definition of is_cross_compiler earlier.
9342
9343 * configure.in: Rearrange a little.
9344
9345 * configure.in: Remove references to librx.
9346 * Makefile.in: Remove references to librx.
9347
9348 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
9349
9350 * config.sub: Add support for avr target.
9351 Import from master sources, rev 1.255
9352
9353 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
9354
9355 * configure, .cvsignore: Revert previous change...
9356 * Makefile: ...delete.
9357
9358 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
9359
9360 * configure.in: Eliminate ${gasdir} variable.
9361
9362 2002-06-18 Dave Brolley <brolley@redhat.com>
9363
9364 * configure.in: Add support for frv.
9365 * config.sub: Add support for frv.
9366
9367 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9368
9369 * configure: Remove garbage from previous commit.
9370
9371 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
9372
9373 * configure: For in-source builds, make a subdir and re-exec there.
9374 * Makefile: New file. Pass targets through to build directory.
9375 * .cvsignore: No longer ignore "Makefile".
9376
9377 2002-06-16 Douglas Rupp <rupp@gnat.com>
9378
9379 * MAINTAINERS (Write After Approval): Add self.
9380
9381 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9382
9383 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
9384
9385 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
9386
9387 * configure.in (vax-*-netbsd*): Re-enable gas.
9388
9389 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
9390
9391 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
9392 BUILD_PREFIX_1, to correct nomenclature.
9393 * configure: Likewise.
9394
9395 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
9396 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
9397
9398 2002-05-31 Olaf Hering <olh@suse.de>
9399
9400 * config-ml.in: Propogate DESTDIR also.
9401
9402 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
9403
9404 * configure.in (vax-*-netbsd*): Don't build gas for this
9405 platform.
9406
9407 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
9408
9409 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
9410 and libgcj for AVR.
9411
9412 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
9413
9414 * MAINTAINERS (Write After Approval): Add myself.
9415
9416 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
9417
9418 * config.guess: Update to 2002-05-22 version.
9419 * config.sub: Likewise.
9420
9421 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9422
9423 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
9424 * config-ml.in: Likewise.
9425 * configure: Likewise.
9426 * configure.in: Likewise.
9427
9428 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
9429
9430 * MAINTAINERS: Update my email address.
9431
9432 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
9433
9434 * configure.in: Simplify makefile fragment collection.
9435
9436 * configure.in: Remove code to build emacs.
9437
9438 * configure.in : Remove --srcdir argument from targargs and buildargs
9439 (it's always overridden in the Makefile anyway). Rearrange a bit.
9440
9441 * configure: Move some logic to configure.in.
9442 * configure.in: Move some logic from configure.
9443
9444 2002-05-11 Tom Tromey <tromey@redhat.com>
9445
9446 * MAINTAINERS: Reflect libgcj reality.
9447
9448 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
9449
9450 * Makefile.in: Honour DESTDIR.
9451
9452 2002-05-08 Mark Mitchell <mark@codesourcery.com>
9453
9454 * config.guess: Import 2002-03-20 version.
9455 * config.sub: Import 2002-04-26 version.
9456
9457 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9458
9459 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
9460
9461 2002-05-07 Tim Josling <tej@melbpc.org.au>
9462
9463 * MAINTAINERS: Add self.
9464
9465 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
9466
9467 * ltmain.sh: Detect and handle object name conflicts
9468 while piecewise linking a static library.
9469
9470 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
9471
9472 * configure.in (noconfigdirs): Don't disable libgcj on
9473 sparc64-*-solaris* and sparcv9-*-solaris*.
9474
9475 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
9476
9477 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
9478
9479 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
9480
9481 * configure.in (FLAGS_FOR_TARGET): Do not add
9482 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
9483 on i[3456]86-*-linux*.
9484
9485 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
9486
9487 * configure.in (noconfigdirs): Replace [ ] with test.
9488
9489 * configure.in (noconfigdirs): Do not add target-newlib if
9490 target == i[3456]86-*-linux*, and host == target.
9491
9492 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
9493
9494 * configure.in: delete reference to absent file
9495
9496 * configure.in: replace '[' with 'test'
9497
9498 * configure.in: Eliminate references to gash.
9499 * Makefile.in: Eliminate references to gash.
9500
9501 * configure.in: remove useless references to 'pic' makefile fragments.
9502
9503 * configure.in: (*-*-windows*) Finish removing.
9504
9505 * configure.in: Eliminate redundant test for libgui.
9506
9507 2002-04-29 Roger Sayle <roger@eyesopen.com>
9508
9509 * MAINTAINERS: Add self and realphabetize. Update entries
9510 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
9511 entry for a29k port maintainer.
9512
9513 2002-04-26 Joel Sherrill <joel@OARcorp.com>
9514
9515 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
9516 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
9517
9518 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
9519
9520 * configure.in: remove references to dead files
9521
9522 2002-04-19 Mark Mitchell <mark@codesourcery.com>
9523
9524 * MAINTAINERS: Add information about purpose of this file.
9525
9526 2002-04-18 Tom Tromey <tromey@redhat.com>
9527
9528 * configure.in: Disallow configuring libgcj when it is already
9529 installed and we're using Solaris 2.8 linker. Do enable libgcj on
9530 Solaris 2.8 by default. For PR libgcj/6158.
9531
9532 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9533
9534 * configure.in: Move default CC setting out of config/mh-* fragments
9535 directly into here.
9536
9537 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
9538
9539 * configure.in: don't even try to configure or make a subdirectory
9540 if there's no configure script for it.
9541
9542 2002-04-15 Mark Mitchell <mark@codesourcery.com>
9543
9544 * MAINTAINERS: Remove chill maintainers.
9545 * Makefile.in (CHILLFLAGS): Remove.
9546 (CHILL_LIB): Remove.
9547 (TARGET_CONFIGDIRS): Remove libchill.
9548 (CHILL_FOR_TARGET): Remove.
9549 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
9550 CHILL_LIB.
9551 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
9552 (CHECK_TARGET_MODULES): Likewise.
9553 (INSTALL_TARGET_MODULES): Likewise.
9554 (CLEAN_TARGET_MODULES): Likewise.
9555 (configure-target-libchill): Remove.
9556 (all-target-libchill): Remove.
9557 * configure.in (target_libs): Remove target-libchill.
9558 Do not compute CHILL_FOR_TARGET.
9559 * libchill: Remove directory.
9560
9561 2002-04-11 DJ Delorie <dj@redhat.com>
9562
9563 * Makefile.in, configure.in: Sync with binutils, entries
9564 follow...
9565
9566 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9567
9568 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
9569 (do-tar, do-bz2): New rules.
9570 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
9571 (gdb-tar): New rule.
9572 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
9573 (insight_dejagnu.tar): New rule.
9574 (insight.tar): New rule.
9575 (gdb+dejagnu.tar): New rule.
9576 (gdb.tar): New rule.
9577
9578 2002-02-01 Mo DeJong <supermo@bayarea.net>
9579
9580 * Makefile.in: Add all-tix to deps for all-snavigator
9581 so that tix is built when building snavigator.
9582
9583 2002-01-11 Steve Ellcey <sje@cup.hp.com>
9584
9585 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
9586 ld and gdb are not supported.
9587
9588 2002-01-07 Mark Salter <msalter@redhat.com>
9589
9590 * configure.in: Remove target-bsp and target-cygmon from arm builds.
9591 Allow target-libgloss to be built for arm, strongarm, and xscale.
9592
9593 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
9594
9595 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
9596 options for i[3456]86-pc-linux* native builds.
9597
9598 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
9599
9600 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
9601 files from .po files for a distribution.
9602
9603 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
9604
9605 * configure.in: Enable libstdc++-v3 for h8300 targets.
9606
9607 2001-06-19 Alan Modra <amodra@bigpond.net.au>
9608
9609 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
9610 version from bfd/.
9611
9612 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
9613
9614 * Makefile.in (VER): When present, extract the version number from
9615 the file version.in.
9616
9617 2001-05-24 Tom Rix <trix@redhat.com>
9618
9619 * configure.in : enable ld for aix
9620
9621 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
9622
9623 * config.guess: Add linux target for S/390.
9624
9625 2000-11-07 Philip Blundell <pb@futuretv.com>
9626
9627 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
9628
9629 2000-11-03 Philip Blundell <pb@futuretv.com>
9630
9631 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
9632 files.
9633
9634 2001-01-15 Ben Elliston <bje@redhat.com>
9635
9636 * configure.in (host_tools): Add sid.
9637 Always configure cgen.
9638
9639 2000-11-24 Nick Clifton <nickc@redhat.com>
9640
9641 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
9642
9643
9644 2000-08-20 Doug Evans <dje@casey.transmeta.com>
9645
9646 * Makefile.in (ALL_MODULES): Add all-cgen.
9647 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
9648 (all-cgen): New target.
9649 (all-opcodes,all-sim): Depend on all-cgen.
9650 * configure.in (host_tools): Add cgen.
9651 Only configure cgen if --enable-cgen-maint.
9652
9653 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
9654
9655 * configure.in: Add *-*-freebsd* configurations.
9656
9657 2002-04-08 Tom Tromey <tromey@redhat.com>
9658
9659 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
9660 Fixes PR libgcj/6068.
9661
9662 2002-03-30 Krister Walfridsson <cato@df.lth.se>
9663
9664 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
9665
9666 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9667
9668 * configure.in (alpha*-dec-osf*): Enable libgcj.
9669
9670 2003-03-27 Matthew Gingell <gingell@gnat.com>
9671
9672 * MAINTAINERS (Write After Approval): Add myself.
9673
9674 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
9675
9676 Fix for: PR bootstrap/3591, target/5676
9677 * configure.in (mcore-pe): Disable the configuration of
9678 libstdc++-v3 since exceptions are not supported.
9679
9680 2002-03-20 Anthony Green <green@redhat.com>
9681
9682 * configure.in: Enable libgcj for xscale-elf target.
9683
9684 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
9685
9686 * MAINTAINERS: Update my email address.
9687
9688 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
9689
9690 * ltmain.sh (relink_command): Fix typo in previous change.
9691
9692 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
9693
9694 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
9695 (relink_command): Added --tag flags.
9696 (mode=install): If relinking fails; error out.
9697
9698 2002-03-12 Richard Henderson <rth@redhat.com>
9699
9700 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
9701 .NOTPARALLEL tag.
9702 (do-check): Rename from check.
9703 (check): Allow parallel check.
9704
9705 2002-03-12 Bob Wilson <bob.wilson@acm.org>
9706
9707 * MAINTAINERS: Add myself as maintainer for xtensa port.
9708 Fix alphabetical order in CPU port maintainer list.
9709 Remove myself from Write After Approval list.
9710
9711 2002-03-11 Richard Henderson <rth@redhat.com>
9712
9713 * Makefile.in (.NOTPARALLEL): Add fake tag.
9714
9715 2002-03-07 H.J. Lu (hjl@gnu.org)
9716
9717 * configure.in: Enable gprof for mips*-*-linux*.
9718
9719 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
9720
9721 * MAINTAINERS (Write After Approval): Add myself.
9722
9723 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
9724
9725 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
9726 libjava.
9727 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
9728
9729 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
9730
9731 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
9732 because its Makefile is there; test for the executable instead.
9733
9734 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
9735
9736 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
9737 libstdc++-v3 and libjava.
9738
9739 2002-02-11 Adam Megacz <adam@xwt.org>
9740
9741 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
9742 boehm-gc
9743
9744 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
9745
9746 * config.guess: Updated to 2002-01-30's version.
9747 * config.sub: Updated to 2002-02-01's version.
9748 Contribute sh64-elf.
9749 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
9750 * configure.in: Added sh64-*-*.
9751
9752 2002-02-08 Chris Demetriou <cgd@broadcom.com>
9753
9754 * MAINTAINERS: Belatedly add myself to write after approval list.
9755
9756 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
9757
9758 * MAINTAINERS: Put self in as maintainer for x86-64 port.
9759 Remove self as Write After Approval.
9760
9761 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
9762
9763 * MAINTAINERS: Put self in as maintainer for contrib/regression
9764 directory.
9765
9766 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
9767
9768 * MAINTAINERS: Update my email address.
9769
9770 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
9771
9772 * configure.in (*-*-netbsd*): New. Skip target-newlib,
9773 target-libiberty, and target-libgloss. Skip Java-related
9774 libraries if not supported for NetBSD on target CPU.
9775
9776 2002-01-25 Douglas B Rupp <rupp@gnat.com>
9777
9778 * install-sh: Use _inst.$$_ for temp file name.
9779
9780 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
9781
9782 * MAINTAINERS (Write After Approval): Move my contact info
9783 from here...
9784 (OS Port Maintainers): ...to here (netbsd).
9785
9786 2002-01-22 Bob Wilson <bob.wilson@acm.org>
9787
9788 * MAINTAINERS (Write After Approval): Add myself.
9789
9790 2002-01-17 H.J. Lu <hjl@gnu.org>
9791
9792 * Makefile.in (all-fastjar): Also depend on all-libiberty.
9793 (all-target-fastjar): Also depend on all-target-libiberty.
9794
9795 2002-01-16 H.J. Lu (hjl@gnu.org)
9796
9797 * config.guess: Import from master sources, rev 1.225.
9798 * config.sub: Import from master sources, rev 1.238.
9799
9800 2002-01-16 Kazu Hirata <kazu@hxi.com>
9801
9802 * MAINTAINERS (Write After Approval): Remove myself.
9803
9804 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
9805
9806 * MAINTAINERS (Write After Approval): Add myself.
9807
9808 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
9809
9810 * MAINTAINERS: Add self as docs co-maintainer.
9811
9812 2001-12-11 Matthias Klose <doko@debian.org>
9813
9814 * MAINTAINERS (Write After Approval): Add myself.
9815
9816 2001-12-09 Zack Weinberg <zack@codesourcery.com>
9817
9818 * MAINTAINERS: Update my email address.
9819
9820 2001-12-07 Turly O'Connor <turly@apple.com>
9821 * MAINTAINERS (Write After Approval): Add myself.
9822 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
9823 (rs6000_initialize_trampoline): Call __trampoline_setup for
9824 ABI_DARWIN too.
9825 * darwin-tramp.asm: New file, implements __trampoline_setup.
9826 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
9827
9828 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
9829
9830 * MAINTAINERS (Write After Approval): Add myself.
9831
9832 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
9833
9834 * configure, configure.in: Use temp file for long sed commands.
9835
9836 2001-12-03 Laurent Guerby <guerby@acm.org>
9837
9838 * config.sub: Update to version 1.232 on subversion.
9839
9840 2001-12-03 Ben Elliston <bje@redhat.com>
9841
9842 * MAINTAINERS: Update mail address for config.* patches.
9843
9844 2001-11-27 DJ Delorie <dj@redhat.com>
9845 Zack Weinberg <zack@codesourcery.com>
9846
9847 When build != host, create libiberty for the build machine.
9848
9849 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
9850 CONFIG_ARGUMENTS.
9851 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
9852 New variables.
9853 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
9854 and rules.
9855 (all.normal): Depend on ALL_BUILD_MODULES.
9856 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
9857 (all-build-libiberty): Depend on configure-build-libiberty.
9858
9859 * configure: Calculate and substitute proper value for
9860 ALL_BUILD_MODULES.
9861 * configure.in: Create the build subdirectory.
9862 Calculate and substitute TARGET_CONFIGARGS (formerly
9863 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
9864
9865 2001-11-26 Ziemowit Laski <zlaski@apple.com>
9866
9867 * MAINTAINERS (write-after-approval): Add self.
9868
9869 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
9870
9871 * MAINTAINERS (GNATS only accounts): Remove self.
9872
9873 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
9874
9875 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
9876 libf2c.
9877
9878 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
9879
9880 * MAINTAINERS (Write After Approval): Add self.
9881
9882 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9883
9884 * MAINTAINERS: mips and s390 are also CPU ports.
9885
9886 2001-11-12 David O'Brien <obrien@FreeBSD.org>
9887
9888 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
9889
9890 2001-11-11 David O'Brien <obrien@FreeBSD.org>
9891
9892 * MAINTAINERS: Alphabetize.
9893
9894 2001-11-09 Kazu Hirata <kazu@hxi.com>
9895
9896 * MAINTAINERS (Various maintainers: h8 port): Add myself.
9897
9898 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
9899
9900 * MAINTAINERS (Various maintainers: hppa port): Added myself.
9901
9902 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
9903
9904 * configure.in (--enable-languages): Be more permissive about
9905 syntax. Check for empty lists better. Warn about $LANGUAGES.
9906
9907 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
9908
9909 * config.sub: Import from master sources, rev. 1.230.
9910 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
9911
9912 2001-11-07 Laurent Guerby <guerby@acm.org>
9913
9914 * MAINTAINERS (Write After Approval): Add self.
9915
9916 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
9917
9918 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
9919
9920 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
9921
9922 * config.sub: Import from master sources, rev 1.226.
9923 * config.guess: Import from master sources, rev 1.216.
9924
9925 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
9926
9927 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
9928 * MAINTAINERS: Add self as maintainer of MMIX port.
9929 Remove old after-approval entry.
9930
9931 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
9932
9933 * ChangeLog, configure: Fix spelling errors.
9934
9935 2001-10-20 Brendan Kehoe <brendan@zen.org>
9936
9937 * MAINTAINERS: Tweak my address.
9938
9939 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
9940
9941 * MAINTAINERS: Update my email address.
9942
9943 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
9944
9945 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
9946 * MAINTAINERS: Add self as maintainer of CRIS port.
9947
9948 2001-10-10 Geert Bosch <bosch@gnat.com>
9949
9950 * MAINTAINERS (Various maintainers: Ada front end):
9951 Added Robert Dewar.
9952
9953 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
9954
9955 * MAINTAINERS (Write After Approval): Added self
9956
9957 2001-10-02 Geert Bosch <bosch@gnat.com>
9958
9959 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9960
9961 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
9962
9963 * configure: Handle temporary files securely using mkdir.
9964
9965 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
9966
9967 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
9968
9969 2001-09-26 Will Cohen <wcohen@redhat.com>
9970
9971 * configure.in (*-*-linux*): Disable configuration of target-newlib
9972 and target-libgloss.
9973
9974 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9975
9976 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
9977 RANLIB.
9978
9979 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
9980
9981 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
9982 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
9983 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
9984 avoid quotes nesting problems.
9985 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
9986 (DO_X): Export only variables that are set.
9987
9988 2001-09-19 Ben Elliston <bje@redhat.com>
9989
9990 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
9991 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
9992 semantics. Use the shell built-in "type" command instead.
9993
9994 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
9995
9996 Merged from gcc-3_0-branch:
9997 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
9998 * ltcf-c.sh: Use $objext, not $ac_objext.
9999 2001-07-27 Mark Kettenis <kettenis@gnu.org>
10000 * ltcf-cxx.sh: Add support for GNU.
10001 2001-07-22 Timothy Wall <twall@redhat.com>
10002 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
10003 default settings if using GNU tools with that configuration.
10004 * ltcf-cxx.sh: Ditto.
10005 * ltcf-gcj.sh: Ditto.
10006 2001-07-21 Michael Chastain <chastain@redhat.com>
10007 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
10008 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
10009 * ltmain.sh: Mark as gcc-local.
10010
10011 2001-08-30 Eric Christopher <echristo@redhat.com>
10012 Jason Eckhardt <jle@redhat.com>
10013
10014 * config.guess: Merge from master sources.
10015 * config.sub: Merge from master sources, add support for mipsisa32.
10016
10017 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
10018 * config.sub: Merge from master sources, rev 1.219.
10019 * MAINTAINERS: Add self as contact for stormy16 port.
10020
10021 2001-08-14 Zack Weinberg <zackw@panix.com>
10022
10023 * config.sub: Merge from master sources, rev 1.218.
10024 * config.guess: Merge from master sources, rev 1.209.
10025
10026 2001-08-11 Graham Stott <grahams@redhat.com>
10027
10028 * Makefile.in (check-c++): Add missing semicolon.
10029
10030 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
10031
10032 * MAINTAINERS (Various maitainers: predict.def): Added myself.
10033
10034 2001-07-30 Eric Christopher <echristo@redhat.com>
10035
10036 * MAINTAINERS (Various maintainers: mips port): Added myself.
10037
10038 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
10039
10040 * configure.in (sh-*-linux*): New.
10041
10042 2001-07-27 Richard Henderson <rth@redhat.com>
10043
10044 * .cvsignore: Add LAST_UPDATED.
10045
10046 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
10047
10048 * MAINTAINERS (Various maintainers: s390 port): Added myself.
10049
10050 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
10051
10052 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
10053
10054 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
10055
10056 * MAINTAINERS (Write After Approval): Added myself.
10057
10058 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10059
10060 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10061 and libgcj on m68hc11/m68hc12.
10062
10063 2001-06-27 H.J. Lu (hjl@gnu.org)
10064
10065 * Makefile (CFLAGS_FOR_BUILD): New.
10066 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
10067
10068 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10069
10070 * README: Remove version number.
10071
10072 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10073
10074 * INSTALL/README: Update wrt. to the installation instructions now
10075 residing in gcc/doc/install.texi.
10076
10077 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
10078
10079 * README: Replace with a cut-down and updated version of gcc/README.
10080
10081 2001-06-12 David Edelsohn <edelsohn@gnu.org>
10082
10083 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
10084 multilibs to be disabled.
10085
10086 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
10087
10088 * MAINTAINERS (Write After Approval): Add myself.
10089
10090 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
10091
10092 * config.guess: Import CVS version 1.195.
10093 * config.sub: Import CVS version 1.212.
10094
10095 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
10096
10097 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10098 gcc/xgcc is built, use -print-prog-name to find out the program
10099 name to use.
10100
10101 2001-06-04 Phil Edwards <pme@sources.redhat.com>
10102
10103 * config.guess: Import CVS version 1.194. All gcc-local changes
10104 appear to also be in the master copy.
10105 * config.sub: Import CVS version 1.211.
10106
10107 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
10108
10109 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
10110 with_gcc]: Use `gcc -shared' to build a shared library.
10111
10112 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
10113
10114 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
10115 archives.
10116
10117 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10118
10119 * MAINTAINERS (Write After Approval): Add myself.
10120
10121 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
10122
10123 * configure.in (libstdcxx_flags): Do not try to execute
10124 libstdc++-v3/testsuite_flags until it exists.
10125
10126 2001-06-01 Alan Modra <amodra@bigpond.net.au>
10127
10128 * MAINTAINERS: Update my email address.
10129
10130 2001-05-31 Graham Stott <grahams@redhat.com>
10131
10132 * MAINTAINERS (Write After Approval): Add myself.
10133
10134 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
10135
10136 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
10137 libraries when using g++ with native linker.
10138
10139 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
10140
10141 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
10142
10143 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
10144
10145 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
10146 [aix4*|aix5*]: Prepend blank.
10147
10148 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
10149
10150 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10151 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
10152 of subdir/configure scripts to use the new libtool.m4.
10153
10154 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
10155
10156 * MAINTAINERS (Write After Approval): Add myself.
10157
10158 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
10159
10160 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
10161
10162 2001-05-11 Ben Elliston <bje@redhat.com>
10163
10164 * Makefile.in (all-sid): New target.
10165 (check-sid, clean-sid, install-sid): Likewise.
10166
10167 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
10168
10169 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
10170
10171 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10172
10173 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
10174 libgcj.
10175
10176 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
10177
10178 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
10179 gcc/xgcc is built, use -print-prog-name to find out the program
10180 name to use.
10181
10182 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
10183
10184 * configure.in (noconfigdirs): Don't reset it from scratch in the
10185 target case; only append to it.
10186
10187 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
10188 sparc-*-solaris2.8]: Disable ${libgcj}.
10189
10190 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
10191
10192 * configure.in (libgcj_saved): Copy from $libgcj.
10193 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
10194 --disable-libgcj.
10195
10196 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
10197
10198 * MAINTAINERS: Remove self as MIPS maintainer and
10199 C front end maintainer.
10200
10201 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
10202
10203 * configure.in: Move *-chorusos target case to the proper switch.
10204 Disable libgcj.
10205
10206 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10207
10208 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
10209 1.641.2.228.
10210
10211 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10212
10213 * Makefile.in (STAGE1_CFLAGS): Pass down.
10214
10215 2001-04-13 Alan Modra <amodra@one.net.au>
10216
10217 * config.guess: Add hppa64-linux support. Note for next import that
10218 this is already in the master file.
10219 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
10220
10221 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
10222
10223 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10224 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
10225
10226 2001-04-11 Stan Shebs <shebs@apple.com>
10227
10228 * MAINTAINERS: Add self as Darwin port maintainer.
10229
10230 2001-04-11 Alan Modra <amodra@one.net.au>
10231
10232 * MAINTAINERS: Update my email address.
10233
10234 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
10235
10236 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10237 recent versions of FreeBSD (release 3 or later).
10238 * ltconfig: On FreeBSD, -lc must not be provided when building
10239 a shared library or else the standard -pthread gcc option is
10240 rendered worthless to later users of the built library.
10241
10242 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
10243
10244 * MAINTAINERS: Add self and RTH as C front end maintainers.
10245
10246 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
10247
10248 * config.sub: Make sure to match an already-canonicalized
10249 machine name (eg. mn10300-unknown-elf).
10250
10251 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
10252
10253 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
10254 New macros.
10255 (bootstrap, cross): Use RECURSE_FLAGS.
10256 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
10257
10258 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
10259
10260 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
10261
10262 2001-03-22 Colin Howell <chowell@redhat.com>
10263
10264 * Makefile.in (DO_X): Do not backslash single-quotes in
10265 backquotes (two places).
10266
10267 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10268
10269 Re-installed:
10270 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10271 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10272 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10273 * ltcf-cxx.sh: Likewise.
10274 * ltcf-gcj.sh: Likewise.
10275
10276 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10277
10278 * MAINTAINERS: Add myself as "documentation co-maintainer".
10279
10280 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
10281
10282 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10283 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
10284
10285 2001-03-19 Tom Tromey <tromey@redhat.com>
10286
10287 * config-ml.in: Handle GCJ and GCJFLAGS.
10288
10289 2001-03-21 Michael Chastain <chastain@redhat.com>
10290
10291 * Makefile.in: all-m4 depends on all-texinfo.
10292
10293 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
10294
10295 * MAINTAINERS: Add myself to write after approval list.
10296
10297 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
10298
10299 * Makefile.in (DO_X): Quote nested quotes.
10300
10301 2001-03-18 Alan Modra <alan@linuxcare.com.au>
10302
10303 * MAINTAINERS: Add myself to write after approval list.
10304
10305 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
10306
10307 * Makefile.in (DO_X): Use double quotes for quoting
10308 "RANLIB=$${RANLIB}".
10309
10310 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
10311
10312 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
10313
10314 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
10315
10316 * configure.in: Only use `lang_requires' for languages athat are
10317 actually enabled.
10318
10319 2001-03-08 Phil Edwards <pme@sources.redhat.com>
10320
10321 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
10322
10323 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
10324
10325 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
10326
10327 2001-03-07 Tom Tromey <tromey@redhat.com>
10328
10329 * configure.in: Allow config-lang.in to set `lang_requires' to list
10330 of other required languages.
10331
10332 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
10333
10334 * Makefile.in: Remove RANLIB definition. Use RANLIB
10335 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
10336 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
10337
10338 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
10339 Alexandre Oliva <aoliva@redhat.com>
10340
10341 * Makefile.in (check-c++): Use tabs, not spaces.
10342
10343 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
10344
10345 * MAINTAINERS: add myself to Write After Approval list.
10346
10347 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
10348
10349 * Makefile.in (check-c++): New rule.
10350
10351 * configure.in (target_libs): Remove libg++.
10352 (noconfigdirs): Remove libg++.
10353 (noconfigdirs): Same.
10354 (noconfigdirs): Same.
10355 (noconfigdirs): Same.
10356
10357 * config-ml.in: Remove libg++ references.
10358
10359 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
10360 (ALL_TARGET_MODULES): Same.
10361 (configure-target-libg++): Remove.
10362 (all-target-libg++): Remove.
10363 (configure-target-libio): Remove.
10364 (all-target-libio): Remove.
10365 (check-target-libio): Remove.
10366 (.PHONY): Remove.
10367 (libg++.tar.bz2): Remove.
10368 (all-target-cygmon): Remove libio.
10369 (all-target-libstdc++): Remove.
10370 (configure-target-libstdc++): Remove.
10371 (TARGET_LIB_PATH): Remove libstdc++.
10372 (ALL_GCC_CXX): Remove libstdc++.
10373 (all-target-gperf): Correct.
10374
10375 2001-02-16 Nick Clifton <nickc@redhat.com>
10376
10377 * configure.in (noconfigdirs): Allow configuration of texinfo
10378 for Cygwin hosts.
10379
10380 2001-02-15 Anthony Green <green@redhat.com>
10381
10382 * configure: Introduce GCJ_FOR_TARGET.
10383 * configure.in: Ditto.
10384 * Makefile.in: Ditto.
10385
10386 2001-02-13 Andreas Schwab <schwab@suse.de>
10387
10388 * MAINTAINERS: Update mail address.
10389
10390 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10391
10392 * config.guess: Add linux target for S/390.
10393 * config.sub: Likewise.
10394
10395 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
10396
10397 * configure.in: for *-chorusos, don't config target-newlib and
10398 target-libgloss.
10399
10400 2001-02-06 Ben Elliston <bje@redhat.com>
10401
10402 * configure: Output host type to stdout, not stderr.
10403
10404 2001-02-05 Mark Mitchell <mark@codesourcery.com>
10405
10406 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
10407 * ltcf-cxx.sh: Likewise.
10408
10409 * config.if: Assume enable_libstdcxx_v3 is defined.
10410
10411 2001-02-04 Mark Mitchell <mark@codesourcery.com>
10412
10413 Remove V2 C++ library.
10414 * configure.in: Remove --enable-libstdcxx_v3 support.
10415
10416 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
10417
10418 * include/demangle.h: Add prototype for java_demangle_v3.
10419
10420 2001-01-29 Phil Edwards <pme@sources.redhat.com>
10421
10422 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
10423
10424 2001-01-27 Richard Henderson <rth@redhat.com>
10425
10426 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
10427
10428 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10429
10430 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
10431 Don't unset, it's non-portable and no longer necessary, set to empty
10432 instead.
10433
10434 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
10435
10436 * ltconfig: Shell portability fix for the tagname validity check.
10437
10438 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
10439
10440 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
10441 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
10442
10443 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10444
10445 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
10446
10447 2001-01-26 Tom Tromey <tromey@redhat.com>
10448
10449 * configure.in: Allow libgcj to be built on Sparc Solaris.
10450
10451 2001-01-25 David Edelsohn <edelsohn@gnu.org>
10452
10453 * ltcf-c.sh: Add aix5 case.
10454 * ltcf-cxx.sh: Likewise.
10455 * ltconfig: Likewise.
10456
10457 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
10458
10459 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
10460 keep at least one of build_libtool_libs or build_old_libs set to
10461 yes.
10462
10463 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
10464 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
10465
10466 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
10467
10468 * configure.in: Enable libgcj on several additional platforms.
10469
10470 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
10471
10472 * configure.in: Enable libgcj for linux targets.
10473
10474 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10475
10476 * MAINTAINERS (Write After Approval): Add myself.
10477
10478 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
10479
10480 * MAINTAINERS: Add myself as vax port maintainer.
10481
10482 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
10483
10484 * MAINTAINERS: Add myself as Mercury front-end maintainer.
10485
10486 2001-01-09 Mike Stump <mrs@wrs.com>
10487
10488 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
10489 failures of subdirectories.
10490
10491 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10492
10493 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
10494 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
10495 * ltcf-cxx.sh: Likewise.
10496 * ltcf-gcj.sh: Likewise.
10497 * ltconfig.sh: Fix typo.
10498
10499 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10500
10501 * configure: handle DOS-style absolute paths.
10502
10503 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
10504
10505 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
10506
10507 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
10508
10509 * MAINTAINERS: Add myself as avr port co-maintainer.
10510
10511 2000-12-28 Ben Elliston <bje@redhat.com>
10512
10513 * MAINTAINERS: Add myself under ``Write After Approval''.
10514
10515 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
10516
10517 * texinfo: Remove directory from GCC.
10518
10519 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
10520
10521 * COPYING: Update to current
10522 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
10523 to 19yy as example year in copyright notice).
10524
10525 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
10526
10527 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
10528 (libstdcxx_incdir): Pass down.
10529 * config.if: Remove expired bits for cxx_interface, add stub.
10530 (libstdcxx_incdir): Add variable for g++ include directory.
10531 * configure.in (gxx_include_dir): Use it.
10532
10533 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
10534
10535 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
10536 with old-email address from ``Write After Approval''.
10537
10538 2000-12-15 Andreas Jaeger <aj@suse.de>
10539
10540 * configure.in: Handle lang_dirs.
10541
10542 2000-12-14 Tom Tromey <tromey@redhat.com>
10543
10544 * MAINTAINERS: Removed brads.
10545
10546 * MAINTAINERS: Added gcj developers.
10547
10548 2000-12-13 Anthony Green <green@redhat.com>
10549
10550 * configure.in: Disable libgcj for any target not specifically
10551 listed. Disable libgcj for x86 and Alpha Linux until compatible
10552 with g++ abi.
10553
10554 2000-12-13 Mike Stump <mrs@wrs.com>
10555
10556 * Makefile.in (local-distclean): Also remove fastjar.
10557
10558 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
10559
10560 * contrib/gcc_update: Add fastjar --touch entries.
10561
10562 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
10563
10564 * configure.in: Disable language-specific target libraries for
10565 languages that aren't enabled.
10566
10567 2000-12-10 Anthony Green <green@redhat.com>
10568
10569 * configure.in: Define libgcj. Disable libgcj target libraries for
10570 most targets.
10571
10572 2000-12-10 Neil Booth <neilb@earthling.net>
10573
10574 * MAINTAINERS: Update mail address, remove from WAA list.
10575
10576 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10577
10578 * libjava: Imported from /cvs/java.
10579 * libffi: Likewise.
10580 * Boehm-gc: Likewise.
10581
10582 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
10583
10584 * configure.in (target_libs): Revert 2000-12-08 patch.
10585 (noconfigdirs): Added target-libjava.
10586
10587 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10588
10589 * djunpack.bat: removed.
10590
10591 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
10592
10593 * Makefile.in: handle DOS-style absolute paths.
10594 * config-ml.in: likewise.
10595 * symlink-tree: likewise.
10596
10597 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10598
10599 * fastjar: Imported.
10600
10601 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10602
10603 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
10604 libjava.
10605 * configure.in (target_libs): Removed `target-libjava'.
10606
10607 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
10608
10609 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
10610 (ALL_MODULES): Added fastjar.
10611 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
10612 (all-target-libjava): all-fastjar replaces all-zip.
10613 (all-fastjar): Added.
10614 (configure-target-fastjar, all-target-fastjar): Likewise.
10615 * configure.in (host_tools): Added fastjar.
10616
10617 2000-12-07 Mike Stump <mrs@wrs.com>
10618
10619 * Makefile.in (local-distclean): Remove leftover built files.
10620
10621 2000-11-24 Nick Clifton <nickc@redhat.com>
10622
10623 * configure.in (xscale-elf): Add target.
10624 (xscale-coff): Add target.
10625
10626 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
10627
10628 * ltcf-cxx.sh: Support creation of C++ shared libraries on
10629 recent versions of FreeBSD (release 3 or later).
10630 * ltconfig: On FreeBSD, -lc must not be provided when building
10631 a shared library or else the standard -pthread gcc option is
10632 rendered worthless to later users of the built library.
10633
10634 2000-11-16 Fred Fish <fnf@be.com>
10635
10636 * configure.in (enable_libstdcxx_v3): Fix typo,
10637 libstd++ -> libstdc++.
10638
10639 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
10640
10641 * MAINTAINERS: Add self to Write After Approval list.
10642
10643 2000-11-21 Bernd Schmidt <bernds@redhat.com>
10644
10645 * MAINTAINERS: Update my email address. Add myself to global write
10646 privs list.
10647
10648 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
10649
10650 * Makefile.in: Merge with src and libgcj.
10651 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
10652 configure-target-<library> when their configure scripts need the C
10653 or C++ library to have already been built to work properly.
10654 (do_proto_toplev): Set them to an empty string.
10655
10656 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
10657 (REALLY_SET_LIB_PATH): Use them.
10658
10659 2000-11-17 Stan Shebs <shebs@apple.com>
10660
10661 * MAINTAINERS: Add self to Write After Approval list.
10662
10663 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10664
10665 * configure: Provide the original toplevel configure arguments
10666 (including $0) to subprocesses in the environment rather than
10667 through gcc/configargs.h.
10668
10669 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
10670
10671 * MAINTAINERS: Remove references to cccp. Change C9X reference to
10672 C99. Alphabetise "Write After Approval" list.
10673
10674 2000-11-12 Mark Mitchell <mark@codesourcery.com>
10675
10676 * configure: Turn on libstdc++ V3 by default.
10677
10678 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
10679 if we've got GCC.
10680
10681 2000-11-11 Philip Blundell <philb@gnu.org>
10682
10683 * MAINTAINERS: Add self to Write After Approval list.
10684
10685 2000-11-09 David Edelsohn <edelsohn@gnu.org>
10686
10687 * ltcf-c.sh (aix4): Improve shared library configuration; require
10688 exporting symbols.
10689 * ltcf-cxx.sh (aix4): Define.
10690 * ltconfig (aix4): Define library and soname specs appropriate for
10691 AIX. Define command to create export symbols list.
10692
10693 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
10694
10695 * config.sub: Add support for Sun Chorus
10696
10697 2000-10-31 Nick Clifton <nickc@redhat.com>
10698
10699 * MAINTAINERS: Rename <name>@cygnus.com addresses to
10700 <name>@redhat.com. Also installed new email address for Clint
10701 Popetz.
10702
10703 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
10704
10705 * etc: Remove directory from GCC.
10706
10707 2000-10-16 Michael Meissner <meissner@redhat.com>
10708
10709 * configure (gcc/configargs.h): Only create if there is a build GCC
10710 directory created.
10711
10712 2000-10-16 Matthias Klose <doko@debian.org>
10713
10714 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
10715 when configured for libstdc++-v3.
10716
10717 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
10718
10719 * configure: Save configure arguments to gcc/configargs.h.
10720
10721 2000-10-04 Philipp Thomas <pthomas@suse.de>
10722
10723 * config.guess: Import CVS version 1.157.
10724 * config.sub: Import CVS version 1.181.
10725
10726 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
10727
10728 * Makefile.in (bootstrap): avoid recursion if subdir missing
10729 (cross): ditto
10730 (do-proto-toplev): ditto
10731
10732 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
10733
10734 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
10735 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
10736
10737 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
10738 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
10739 all affected `configure' scripts.
10740
10741 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
10742
10743 * MAINTAINERS: Add self as cpplib co-maintainer.
10744
10745 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
10746
10747 * MAINTAINERS: Add self to Write After Approval list.
10748
10749 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10750
10751 * INSTALL/README: egcs -> GCC update.
10752
10753 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
10754
10755 * MAINTAINERS: Add myself to Write After Approval list.
10756
10757 2000-09-15 Kazu Hirata <kazu@hxi.com>
10758
10759 * MAINTAINERS: Add myself to Write After Approval list.
10760
10761 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
10762
10763 * configure.in: Do not build byacc for hppa64. Provide paths to the
10764 X11 libraries for hppa64.
10765
10766 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10767
10768 * MAINTAINERS: Add myself as 68hc11 port maintainer.
10769
10770 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
10771
10772 * Makefile.in (all-zlib): Added dummy target.
10773
10774 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
10775 ltcf-gcj.sh: Updated from libtool multi-language branch.
10776
10777 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
10778
10779 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
10780 (bootstrap*): Depend on all-bootstrap.
10781
10782 2000-09-05 Philipp Thomas <pthomas@suse.de>
10783
10784 * config.guess: Import CVS version 1.156.
10785 * config.sub: Import CVS version 1.179.
10786
10787 2000-09-02 Anthony Green <green@cygnus.com>
10788
10789 * Makefile.in (all-gcc): Depend on all-zlib.
10790 (CLEAN_MODULES): Add clean-zlib.
10791 (ALL_MODULES): Add all-zlib.
10792 * configure.in (host_libs): Add zlib.
10793
10794 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
10795
10796 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
10797 crosses, but add gcc/include to the header search path for them.
10798
10799 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
10800
10801 * MAINTAINERS: Add self to Write After Approval list.
10802
10803 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10804
10805 * config.guess: Import CVS version 1.152.
10806 * config.sub: Import CVS version 1.177.
10807
10808 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
10809
10810 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
10811 $targargs to tell whether newlib is going to be built.
10812
10813 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
10814 $$r/TARGET_SUBDIR/libio for _G_config.h.
10815
10816 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
10817
10818 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
10819
10820 2000-08-22 DJ Delorie <dj@redhat.com>
10821
10822 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
10823
10824 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
10825
10826 * config-ml.in (CC, CXX): Avoid trailing whitespace.
10827 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
10828 sub-configures.
10829
10830 2000-08-21 DJ Delorie <dj@redhat.com>
10831
10832 * MAINTAINERS: Add self as a libiberty maintainer
10833
10834 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
10835
10836 * configure.in (libstdcxx_flags): Use
10837 libstdc++-v3/src/libstdc++.INC.
10838
10839 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
10840
10841 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
10842
10843 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
10844
10845 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
10846
10847 * configure: Make enable_threads and enable_shared defaults
10848 explicit. Substitute enable_threads into generated Makefiles.
10849 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
10850 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
10851
10852 2000-08-13 Geoff Keating <geoffk@cygnus.com>
10853
10854 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
10855
10856 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
10857
10858 * config-ml.in (CC): Remove bogus duplicate quotation mark from
10859 previous delta.
10860
10861 2000-08-11 Jason Merrill <jason@redhat.com>
10862
10863 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
10864 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
10865 (FLAGS_FOR_TARGET): Not here.
10866 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
10867
10868 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
10869
10870 * config-ml.in (CC, CXX): Don't introduce a leading space.
10871
10872 2000-08-07 DJ Delorie <dj@delorie.com>
10873
10874 * MAINTAINERS: Add self as a DJGPP maintainer
10875
10876 2000-08-07 DJ Delorie <dj@redhat.com>
10877
10878 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
10879 "if we're also building gcc, and it's a gcc that will run on the
10880 build machine, we want to use its includes instead of the system's
10881 default includes".
10882
10883 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
10884
10885 * MAINTAINERS: Add self to Write After Approval list.
10886
10887 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
10888
10889 * configure.in (libstdcxx_flags): Don't use `"'.
10890
10891 * config-ml.in: Adjust multilib search paths to the
10892 appropriate multilib tree.
10893
10894 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
10895
10896 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
10897 commas in $LANGUAGES.
10898
10899 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
10900
10901 * configure.in: Re-enable all references to libg++ and librx.
10902
10903 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
10904
10905 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
10906 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
10907 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
10908 * ltcf-cxx.sh (need_lc): Set based on postdeps.
10909
10910 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
10911
10912 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
10913
10914 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
10915 CXX_FOR_TARGET for sed.
10916
10917 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
10918
10919 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
10920 Do not override if already set in the environment or in configure.
10921 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
10922 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
10923
10924 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
10925
10926 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
10927 the libtool CVS tree multi-language branch.
10928 * ltconfig, ltmain.sh: Updated.
10929
10930 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
10931
10932 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
10933 (clean-target): Depend on it.
10934
10935 * Makefile.in (FLAGS_FOR_TARGET): New macro.
10936 (GCC_FOR_TARGET): Use it.
10937 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
10938 * configure.in: ... here.
10939 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
10940 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
10941
10942 2000-07-24 Eric Christopher <echristo@cygnus.com>
10943
10944 * MAINTAINERS: Add self to Write After Approval list.
10945
10946 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
10947
10948 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
10949 (configure-target-libchill, configure-target-libobjc): Likewise.
10950
10951 * configure.in: Use the same cache file for all target libs.
10952 * config-ml.in: But different cache files per multilib variant.
10953
10954 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
10955
10956 * configure (topsrcdir): Don't use dirname.
10957
10958 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
10959
10960 * MAINTAINERS: Add self to Write After Approval list.
10961
10962 2000-07-20 Jason Merrill <jason@redhat.com>
10963
10964 * configure.in: Remove all references to libg++ and librx.
10965
10966 * configure, configure.in, Makefile.in: Unify gcc and binutils.
10967
10968 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
10969
10970 * config.sub: Update to subversions version 2000-07-06.
10971
10972 2000-07-12 Andrew Haley <aph@cygnus.com>
10973
10974 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
10975 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
10976
10977 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
10978
10979 * symlink-tree: Check number of arguments.
10980
10981 2000-07-05 Jim Wilson <wilson@cygnus.com>
10982
10983 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
10984 search path for a g++ extracted from the build tree. This
10985 will allow link tests run by configure scripts in
10986 subdirectories to succeed.
10987
10988 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
10989
10990 * ltconfig: Add support for mips-dde-sysv4.2MP
10991
10992 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
10993
10994 * MAINTAINERS: Add myself as loop discovery maintainer.
10995
10996 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
10997
10998 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
10999 `os2'. Force ac_cv_exeext to be ".exe" in that case.
11000
11001 2000-06-19 Timothy Wall <twall@cygnus.com>
11002
11003 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
11004 * config.sub: Add tic54x target.
11005
11006 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11007
11008 * MAINTAINERS: Add self as Fortran maintainer,
11009 remove Craig Burley.
11010
11011 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
11012
11013 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
11014 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
11015
11016 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
11017
11018 * MAINTAINERS: Add self as i18n maintainer
11019
11020 20000-05-21 H.J. Lu (hjl@gnu.org)
11021
11022 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
11023 directory are used if they exist. Make sure
11024 $(build_tooldir)/include is searched for header files,
11025 $(build_tooldir)/lib/ for library files.
11026 (GCC_FOR_TARGET): Likewise.
11027 (CXX_FOR_TARGET): Likewise.
11028
11029 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
11030
11031 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
11032
11033 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
11034
11035 * Makefile.in (configure-target-libiberty): Depend on
11036 configure-target-newlib.
11037
11038 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
11039
11040 * configure.in, Makefile.in: Merge all libffi-related
11041 configury stuff from the libgcj tree.
11042
11043 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
11044
11045 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11046 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
11047
11048 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
11049
11050 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
11051 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
11052 current version information. Add to proto-toplev directory.
11053 (gdb-taz): Build do-djunpack.
11054
11055 2000-05-15 David Edelsohn <edelsohn@gnu.org>
11056
11057 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
11058
11059 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
11060
11061 * MAINTAINERS: Add self to Write After Approval list.
11062
11063 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11064
11065 * ltmain.sh: Preserve in relink_command any environment
11066 variables that may affect the linker behavior.
11067
11068 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
11069
11070 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
11071
11072 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
11073
11074 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
11075
11076 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
11077
11078 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
11079 with the version name.
11080
11081 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
11082
11083 * MAINTAINERS: Add self as bb-reorder maintainer.
11084
11085 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
11086
11087 * config.if: Tweak.
11088
11089 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
11090
11091 * djunpack.bat: New file.
11092
11093 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
11094
11095 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
11096 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
11097 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
11098 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
11099
11100 2000-04-16 Dave Pitts <dpitts@cozx.com>
11101
11102 * config.sub (case $basic_machine): Change default for "ibm-*"
11103 to "openedition".
11104
11105 2000-04-13 Andreas Jaeger <aj@suse.de>
11106
11107 * MAINTAINERS: Added myself.
11108
11109 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11110
11111 * Makefile.in (gdb-taz): New target. GDB specific archive.
11112 (do-md5sum): New target.
11113 (MD5PROG): Define.
11114 (PACKAGE): Default to TOOL.
11115 (VER): Default to a shell script.
11116 (taz): Rewrite target. Move real work to do-proto-toplev. Include
11117 md5 checksum generation.
11118 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
11119 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
11120 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
11121 insight.tar.bz2): Use gdb-taz to create archive.
11122
11123 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
11124
11125 * configure (warn_cflags): Delete.
11126
11127 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
11128
11129 * MAINTAINERS: Added myself.
11130
11131 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
11132 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
11133
11134 * configure.in (enable_libstdcxx_v3): Add.
11135 (target_libs): Add bits here to switch between libstdc++-v2 and
11136 libstdc++-v3.
11137 * config.if: And this file too.
11138 * Makefile.in: Add libstdc++-v3 targets.
11139
11140 2000-04-05 Michael Meissner <meissner@redhat.com>
11141
11142 * config.sub (d30v): Add d30v as a basic machine type.
11143
11144 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
11145
11146 * configure.in: -linux-gnu*, not -linux-gnu.
11147
11148 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
11149
11150 * MAINTAINERS: Add self in write-after-approval section.
11151
11152 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
11153
11154 * MAINTAINERS: Add self as ia64 port maintainer.
11155
11156 2000-03-08 Neil Booth <NeilB@earthling.net>
11157
11158 * MAINTAINERS: Add self in write-after-approval section.
11159
11160 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
11161
11162 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
11163 (do-tar-bz2): Replace TOOL with PACKAGE.
11164 (gdb.tar.bz2): Remove GDBTK from GDB package.
11165 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
11166 dejagnu.tar.bz2): New packages.
11167
11168 2000-02-27 Andreas Jaeger <aj@suse.de>
11169
11170 * configure.in: Add entry for mips*-*-linux*, move catch all
11171 *-*-*linux* entry below this one.
11172
11173 2000-02-27 Ian Lance Taylor <ian@zembu.com>
11174
11175 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
11176
11177 2000-02-24 Nick Clifton <nickc@cygnus.com>
11178
11179 * config.sub: Support an OS of "wince".
11180
11181 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
11182
11183 * config.guess, config.sub: Updated to match config's 2000-02-15
11184 version.
11185
11186 2000-02-23 Linas Vepstas <linas@linas.org>
11187
11188 * config.sub: Add support for Linux/IBM 370.
11189 * configure.in: Likewise.
11190
11191 2000-02-22 Nick Clifton <nickc@cygnus.com>
11192
11193 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
11194
11195 2000-02-20 Christopher Faylor <cgf@cygnus.com>
11196
11197 * config.guess: Guess "cygwin" rather than "cygwin32".
11198
11199 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11200
11201 * configure (gcc_version): When setting, narrow search to
11202 lines containing `version_string'.
11203
11204 2000-02-15 Denis Chertykov <denisc@overta.ru>
11205
11206 * config.sub: Add support for avr target.
11207
11208 2000-02-14 Nick Clifton <nickc@cygnus.com>
11209
11210 * MAINTAINERS: Add maintainers for MCore port.
11211
11212 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
11213
11214 * config.sub: Add mmix-knuth-mmixware.
11215
11216 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11217
11218 * MAINTAINERS: Pair cccp with cpplib maintainership.
11219
11220 2000-01-27 Christopher Faylor <cgf@redhat.com>
11221
11222 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
11223 structure stuff to -L library search.
11224 (CXX_FOR_TARGET): Ditto.
11225 (CROSS_CHECK_MODULES): Fix spelling mistake.
11226
11227 2000-01-24 Mark Mitchell <mark@codesourcery.com>
11228
11229 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
11230 the C++ compiler.
11231
11232 2000-01-12 Richard Henderson <rth@cygnus.com>
11233
11234 * configure.in: Don't build some bits for beos.
11235
11236 2000-01-12 Joel Sherrill (joel@OARcorp.com)
11237
11238 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
11239 as include files.
11240
11241 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
11242
11243 * Add self as cpplib maintainer, as requested by Jason
11244 Merrill. Correct my e-mail address.
11245
11246 2000-01-06 Geoff Keating <geoffk@cygnus.com>
11247
11248 * configure.in: Use mt-aix43 to handle *_TARGET defs,
11249 not mh-aix43.
11250
11251 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
11252
11253 * MAINTAINERS: Add myself to "write after approval" list.
11254
11255 1999-12-14 Richard Henderson <rth@cygnus.com>
11256
11257 * config.guess (alpha-osf, alpha-linux): Detect ev67.
11258 * config.sub: Accept alphaev[78], alphaev8.
11259
11260 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11261
11262 * config.guess, config.sub: Update from autoconf.
11263
11264 1999-11-29 Bruce Korb <autogen@linuxbox.com>
11265
11266 * MAINTAINERS: update my playtime e-address.
11267
11268 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11269
11270 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
11271 necessary libraries are missing.
11272
11273 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
11274
11275 * MAINTAINERS: Add new 'write after approval' maintainer.
11276
11277 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
11278
11279 * MAINTAINERS: Add new Java maintainer.
11280
11281 1999-10-25 Andreas Schwab <schwab@suse.de>
11282
11283 * configure: Fix quoting inside arguments of eval.
11284
11285 1999-10-21 Nick Clifton <nickc@cygnus.com>
11286
11287 * config-ml.in: Allow suppression of some ARM multilibs.
11288
11289 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
11290
11291 * config.guess: Add OS/390 match pattern.
11292 * config.sub: Add mvs, openedition targets.
11293 * configure.in (i370-ibm-opened*): New.
11294
11295 1999-09-04 Steve Chamberlain <sac@pobox.com>
11296
11297 * config.sub: Add support for configuring for pj.
11298
11299 1999-08-31 Nick Clifton <nickc@cygnus.com>
11300
11301 * config.sub (maybe_os): Add support for configuring for fr30.
11302
11303 1999-08-25 Nick Clifton <nickc@cygnus.com>
11304
11305 * configure.in: Do not configure or build ld for AIX
11306 platforms. ld is known to be broken on these platforms.
11307
11308 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11309
11310 * config-ml.in: Pass compiler flag corresponding to multidirs to
11311 subdir configures.
11312
11313 1999-08-09 Ian Lance Taylor <ian@zembu.com>
11314
11315 * Makefile.in (LDFLAGS): Define.
11316
11317 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
11318
11319 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
11320 noconfigdirs.
11321 (*-*-cygwin*): Likewise.
11322
11323 1999-08-08 Ian Lance Taylor <ian@zembu.com>
11324
11325 * mkdep: New file.
11326 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
11327 (BINUTILS_SUPPORT_DIRS): Add mkdep.
11328
11329 From Eli Zaretskii <eliz@is.elta.co.il>:
11330 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
11331 long file name when using DJGPP on MS-DOS.
11332
11333 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
11334
11335 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
11336
11337 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
11338
11339 * Makefile.in (check-target-libio): Remove all-target-libstdc++
11340 dependency as this causes "make check" to globally "make all"
11341
11342 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
11343
11344 * configure.in (target_libs): Added target-zlib.
11345 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
11346 (CONFIGURE_TARGET_MODULES): Likewise.
11347 (CHECK_TARGET_MODULES): Likewise.
11348 (INSTALL_TARGET_MODULES): Likewise.
11349 (CLEAN_TARGET_MODULES): Likewise.
11350 (configure-target-zlib): New target.
11351 (all-target-zlib): Likewise.
11352 (all-target-libjava): Depend on all-target-zlib.
11353 (configure-target-libjava): Depend on configure-target-zlib.
11354
11355 * Makefile.in (configure-target-libjava): Depend on
11356 configure-target-newlib.
11357 (configure-target-boehm-gc): New target.
11358 (configure-target-qthreads): New target.
11359
11360 * configure.in (target_libs): Added target-qthreads.
11361 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
11362 (CONFIGURE_TARGET_MODULES): Likewise.
11363 (CHECK_TARGET_MODULES): Likewise.
11364 (INSTALL_TARGET_MODULES): Likewise.
11365 (CLEAN_TARGET_MODULES): Likewise.
11366 (all-target-qthreads): New target.
11367 (configure-target-libjava): Depend on configure-target-qthreads.
11368 (all-target-libjava): Depend on all-target-qthreads.
11369
11370 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
11371 (CONFIGURE_TARGET_MODULES): Likewise.
11372 (CHECK_TARGET_MODULES): Likewise.
11373 (INSTALL_TARGET_MODULES): Likewise.
11374 (CLEAN_TARGET_MODULES): Likewise.
11375 (all-target-libjava): New target.
11376 (all-target-boehm-gc): Likewise.
11377 * configure.in (target_libs): Added libjava, boehm-gc.
11378
11379 1999-07-22 Ian Lance Taylor <ian@zembu.com>
11380
11381 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
11382 configure.bat in SUPPORT_FILES.
11383 (gas+binutils.tar.bz2): Likewise.
11384
11385 * makeall.bat: Remove; obsolete.
11386
11387 1999-07-21 Ian Lance Taylor <ian@zembu.com>
11388
11389 From Mark Elbrecht:
11390 * configure.bat: Remove; obsolete.
11391
11392 1999-07-11 Ian Lance Taylor <ian@zembu.com>
11393
11394 * configure: Add -W -Wall to the default CFLAGS when compiling with
11395 gcc.
11396
11397 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
11398
11399 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
11400
11401 1999-06-30 Mark Mitchell <mark@codesourcery.com>
11402
11403 * configure.in: Build ld on IRIX6.
11404
11405 1999-06-12 Ian Lance Taylor <ian@zembu.com>
11406
11407 * Makefile.in: Change distribution targets to use bzip2 instead of
11408 gzip.
11409 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
11410 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
11411
11412 1999-06-04 Nick Clifton <nickc@cygnus.com>
11413
11414 * config.sub: Add mcore target.
11415
11416 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
11417
11418 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
11419
11420 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
11421
11422 * config.guess (dummy): Changed to $dummy.
11423
11424 1999-05-24 Nick Clifton <nickc@cygnus.com>
11425
11426 * config.sub: Tidied up case statements.
11427
11428 1999-05-22 Ben Elliston <bje@cygnus.com>
11429
11430 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
11431 <jiro@din.or.jp>.
11432
11433 * config.guess: Merge with FSF version. Future changes will be
11434 more accurately recorded in this ChangeLog.
11435 * config.sub: Likewise.
11436
11437 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
11438
11439 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
11440
11441 1999-04-30 Tom Tromey <tromey@cygnus.com>
11442
11443 * ltmain.sh: [mode link] Always use CC given by ltconfig.
11444
11445 1999-04-23 Tom Tromey <tromey@cygnus.com>
11446
11447 * ltconfig, ltmain.sh: Update to libtool 1.2f.
11448
11449 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
11450
11451 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
11452 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
11453 Bad merge removed these two changes.
11454
11455 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
11456 Martin Heller (Ing.-Buero_Heller@t-online.de)
11457
11458 * config.guess (interix Alpha): Add.
11459
11460 1999-04-11 Richard Henderson <rth@cygnus.com>
11461
11462 * configure.in (i?86-*-beos*): Do config gperf; don't config
11463 gdb, newlib, or libgloss.
11464
11465 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
11466
11467 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
11468 link a trivial program with -mabi=64. If it fails, remove mabi=64
11469 from multidirs.
11470
11471 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
11472
11473 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
11474
11475 1999-04-08 Nick Clifton <nickc@cygnus.com>
11476
11477 * config.sub: Add support for mcore targets.
11478
11479 1999-04-07 Michael Meissner <meissner@cygnus.com>
11480
11481 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
11482 not mt-ospace, in order to shut up assembler warning about using
11483 symbols that are named the same as registers.
11484
11485 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
11486
11487 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
11488 dependency list for all-target-cygmon.
11489
11490 1999-04-05 Doug Evans <devans@casey.cygnus.com>
11491
11492 * config-ml.in: Check $host, not $target, for selective multilibs.
11493 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
11494 thumb interworking, and underscore prefix multilibs.
11495
11496 1999-04-04 Ian Lance Taylor <ian@zembu.com>
11497
11498 * missing: Update to version from current automake.
11499
11500 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
11501
11502 * configure (gxx_include_dir): Removed.
11503
11504 * configure.in (gxx_include_dir): Handle it.
11505 * Makefile.in: Likewise.
11506
11507 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
11508
11509 * config.sub (mips64vr4111,mips64vr4111el) Add.
11510
11511 1999-03-21 Ben Elliston <bje@cygnus.com>
11512
11513 * config.guess: Correct typo for detecting ELF on FreeBSD.
11514
11515 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
11516
11517 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
11518 config/mh-djgpp.
11519
11520 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
11521
11522 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
11523 all-target-newlib to dependency list for all-target-bsp.
11524
11525 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
11526
11527 * config.sub: Add i386-uwin support.
11528 * config.guess: Likewise.
11529
11530 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11531
11532 * configure.in: cleanup, add mh-*pic handling for arm, special
11533 case powerpc*-*-aix*
11534
11535 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
11536
11537 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
11538 can be built.
11539
11540 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
11541
11542 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
11543 targets.
11544
11545 1999-03-02 Nick Clifton <nickc@cygnus.com>
11546
11547 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
11548
11549 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
11550
11551 * config.sub: Check for "cygwin*" rather than "cygwin32*"
11552
11553 1999-02-24 Nick Clifton <nickc@cygnus.com>
11554
11555 * config.sub: Fix typo in arm recognition.
11556
11557 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
11558
11559 * configure.in (noconfigdirs): Changed target_configdirs to
11560 include target-bsp only for m68k-*-elf* and m68k-*-coff*
11561 rather than m68k-*-* since it is not known to work on
11562 m68k-aout. Ditto for arm-*-*oabi.
11563
11564 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
11565
11566 * configure.in (*-*-windows*): Remove, no longer used.
11567
11568 1999-02-19 Ben Elliston <bje@cygnus.com>
11569
11570 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
11571 Smart and improved by Andrew Cagney.
11572
11573 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
11574
11575 * config.guess: Recognize openbsd-*-hppa.
11576
11577 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
11578
11579 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
11580 only if it is not empty.
11581
11582 1999-02-17 Nick Clifton <nickc@cygnus.com>
11583
11584 Patch from: Scott Bambrough <scottb@corelcomputer.com>
11585
11586 * config.guess: Modified to recognize uname's armv* syntax.
11587
11588 * config.sub: Modified to recognize uname's armv* syntax.
11589
11590 1999-02-17 Mark Salter <msalter@cygnus.com>
11591
11592 * configure.in: Added target-bsp for sparclite.
11593
11594 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
11595
11596 * config.sub: Recognize alphapca5[67] and up to alphaev8.
11597
11598 1999-02-08 Nick Clifton <nickc@cygnus.com>
11599
11600 * configure.in: Add support for strongarm port.
11601 * config.sub: Add support for strongarm target.
11602
11603 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
11604
11605 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
11606 the old name config/mh-cygwin32.
11607 Enable texinfo.
11608
11609 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
11610
11611 * configure.in: Do build ld for ix86 Solaris.
11612
11613 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
11614
11615 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
11616 $AR_FOR_TARGET. Likewise for RANLIB.
11617
11618 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
11619
11620 * config.sub (oabi): Recognize.
11621 * configure.in (arm-*-oabi): Handle.
11622
11623 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
11624
11625 * config.guess: Improve detection of i686 on UnixWare 7.
11626
11627 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
11628
11629 * config.guess: Add support for i386-pc-interix.
11630 * config.sub: Likewise.
11631 * configure.in: Likewise.
11632
11633 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
11634
11635 * Makefile.in: Remove unneeded all-target-libio from
11636 from all-target-winsup target since it is now unneeded.
11637 Add all-target-libtermcap in its place since it is now
11638 needed.
11639
11640 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
11641
11642 * configure.in: makefile stub for cygwin target is probably
11643 unnecessary. Remove it for now.
11644
11645 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
11646
11647 * configure.in: libtermcap.a should be built when cygwin is the
11648 target as well as the host.
11649 * config.guess: Allow mixed case in cygwin uname output.
11650 * Makefile.in: Add libtermcap target.
11651
11652 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
11653
11654 * config.sub: Clean up handling of hppa2.0.
11655
11656 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
11657
11658 * config.guess: Use C code to identify more HP machines.
11659
11660 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
11661
11662 * config.sub: Handle hppa2.0.
11663
11664 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
11665
11666 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
11667 cygmon for all sparclite targets, regardless of object format.
11668
11669 1998-12-15 Mark Salter <msalter@cygnus.com>
11670
11671 * configure.in: Added target-bsp for several target architectures.
11672
11673 * Makefile.in: Added rules for bsp.
11674
11675 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
11676
11677 * config.guess: Improve detection of hppa2.0 processors.
11678
11679 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
11680
11681 * config.guess: Recognize FreeBSD using ELF automatically.
11682
11683 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
11684
11685 * configure (skip-this-dir): Add handling for new shell script, which
11686 might be created by a sub-directory's configure to indicate, this particular
11687 directory is "unwanted".
11688 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
11689
11690 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
11691
11692 * ltconfig: import from libtool, after changing libtool to
11693 account for the cygwin name change.
11694
11695 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
11696
11697 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
11698 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
11699
11700 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
11701
11702 * configure.in: Add libtermcap to list of cygwin dependencies.
11703
11704 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
11705
11706 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
11707 they include winsup/include when it's a cygwin target.
11708
11709 1998-11-12 Tom Tromey <tromey@cygnus.com>
11710
11711 * configure.in (host_tools): Added zip.
11712 * Makefile.in (all-target-libjava): Depend on all-zip.
11713 (all-zip): New target.
11714 (ALL_MODULES): Added all-zip.
11715 (NATIVE_CHECK_MODULES): Added check-zip.
11716 (INSTALL_MODULES): Added install-zip.
11717 (CLEAN_MODULES): Added clean-zip.
11718
11719 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
11720
11721 * Makefile.in: lose "32" from comment about cygwin.
11722
11723 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
11724
11725 * configure.in: Use -Os to build target libraries for the fr30.
11726
11727 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
11728
11729 * config.sub: Add fr30.
11730
11731 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
11732
11733 * configure.in: drop "32" from config/mh-cygwin32. Check
11734 cygwin* instead of cygwin32*.
11735 * config.sub: Check cygwin* instead of cygwin32*.
11736
11737 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
11738
11739 * config.guess: Match any version of Unixware7.
11740
11741 1998-10-20 Syd Polk <spolk@cygnus.com>
11742
11743 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
11744 if desired.
11745
11746 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
11747
11748 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
11749 these if the appropriate directories and files to not exist.
11750
11751 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
11752
11753 * Makefile.in (DEVO_SUPPORT): Add config.if.
11754
11755 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
11756
11757 * configure: Add pattern to replace "build_tooldir"'s
11758 definition in the generated Makefile with "tooldir"'s
11759 actual value.
11760
11761 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
11762
11763 * config.sub: Bring back lost sparcv9.
11764
11765 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
11766
11767 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
11768
11769 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
11770 CC_FOR_TARGET and friends.
11771
11772 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
11773
11774 * Makefile.in (build_tooldir): New variable, same as tooldir.
11775 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
11776 -B$(build_tooldir)/bin/.
11777 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
11778
11779 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11780
11781 * README: Remove installation instructions and refer to the
11782 INSTALL directory instead.
11783
11784 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
11785
11786 * config.sub: Add support for i[34567]86-pc-udk.
11787 * configure.in: Likewise.
11788
11789 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
11790
11791 * Makefile.in: add bzip2 package building bits for user
11792 tools module
11793 * configure.in: ditto
11794
11795 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
11796
11797 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
11798 (ALL_TARGET_MODULES): Add all-target-libobjc.
11799 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11800 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11801 (all-target-libchill): Add dependencies.
11802 * configure.in (target_libs): Add libchill.
11803
11804 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
11805
11806 * configure.in (target_subdir): Remove duplicate line.
11807
11808 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
11809
11810 * Makefile.in (all-automake): fix dependencies.
11811
11812 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
11813
11814 * configure.in: Minor cleanups for building in the $(target_alias)
11815 subdir.
11816
11817 1998-09-22 Jim Wilson <wilson@cygnus.com>
11818
11819 * Makefile.in (bootstrap): Set r and s before make all. Use
11820 BASE_FLAGS_TO_PASS in make all.
11821 (cross): Likewise.
11822
11823 1998-09-20 Mark Mitchell <mark@markmitchell.com>
11824
11825 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
11826
11827 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
11828
11829 * config.sub: Fix typo in last change.
11830
11831 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
11832
11833 * config.sub: Add support for C4x target.
11834 * configure.in: Likewise.
11835
11836 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
11837
11838 * config.sub: Recognize sparcv9 just like sparc64.
11839
11840 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
11841
11842 * config.guess: Match "Pent II" or "PentII" for OpenServer.
11843
11844 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
11845
11846 * config.guess: Correctly identify Pentium II sco boxes.
11847
11848 * config.guess: Fix "tr" code. From Weiwen Liu.
11849
11850 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
11851
11852 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
11853 stabs.
11854
11855 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
11856
11857 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
11858 (ALL_TARGET_MODULES): Add all-target-libchill.
11859 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
11860 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
11861 (all-target-libchill): Add dependencies.
11862 * configure.in (target_libs): Add libchill.
11863
11864 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
11865
11866 * config.guess: Avoid assumptions about "tr" behaves when
11867 LANG is set to something other than English.
11868
11869 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
11870
11871 * configure (gxx_include_dir): Changed to
11872 '${prefix}/include/g++'-${libstdcxx_interface}.
11873
11874 * config.if: New to determine the interfaces.
11875
11876 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
11877
11878 * config.guess: Detect and handle MPE/IX.
11879 * config.sub: Deal with MPE/IX.
11880
11881 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
11882
11883 * configure.in: Use mh-aix43.
11884
11885 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
11886
11887 * configure: Fix --without/--disable cases for gxx-include-dir.
11888
11889 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
11890
11891 * mdata-sh: Imported. Needed for automake support.
11892
11893 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
11894
11895 * Makefile.in (taz): Try "chmod -R og=u ." before
11896 "chmod og=u `find . -print`".
11897
11898 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
11899
11900 * configure.in: Add arm-elf and thumb-elf support.
11901
11902 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
11903
11904 * Makefile.in: Undo previous patch.
11905
11906 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
11907
11908 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
11909 to here ...
11910 (install-no-fixedincludes): and here
11911 (INSTALL_MODULES): ... from here.
11912
11913 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
11914
11915 * config.sub: Merge with FSF.
11916
11917 * config.guess: Merge with FSF.
11918
11919 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
11920
11921 * configure (extraconfigdirs): New variable.
11922 (SUBDIRS): Add extraconfigdirs and recurse on them too.
11923 * Makefile.in (all): Move higher in file.
11924 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
11925 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
11926 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
11927 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
11928 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
11929
11930 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
11931
11932 * Makefile.in (all-target-libjava): Depend on all-gcc and
11933 all-target-newlib.
11934 (configure-target-libjava): Depend on $(ALL_GCC).
11935
11936 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
11937
11938 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
11939 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
11940
11941 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
11942
11943 * INSTALL/README: Fix typo.
11944
11945 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
11946
11947 * ylwrap: Change absolute path checks to check for DOS style path
11948 names.
11949
11950 * ylwrap: Don't use a full path name if the source file is in the
11951 same directory. From hjl@lucon.org (H.J. Lu).
11952
11953 * config-ml.in: Default to being verbose, to match Feb 18 change to
11954 configure.
11955
11956 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
11957
11958 Brought over from egcs:
11959
11960 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
11961
11962 * configure.in (target_subdir): Set to ${target_alias} instead
11963 of "libraries".
11964
11965 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
11966
11967 * configure.in (target_subdir): Set to libraries if enable_multilib.
11968
11969 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
11970
11971 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
11972 multilibs, force reconfiguration the first time we create
11973 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
11974
11975 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
11976
11977 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
11978 avoid confusion with --no-recursion.
11979
11980 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
11981
11982 * configure.in: Win32 hosts shouldn't use install -x
11983 * install-sh: remove -x option, and special .exe-handling
11984 hack.
11985
11986 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
11987
11988 * config.guess: Recognize i586-pc-beos.
11989 * configure.in: Don't build some bits for beos.
11990
11991 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
11992
11993 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
11994 CFLAGS default to -O2.
11995
11996 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
11997 when using GNU ld.
11998
11999 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
12000
12001 * ltmain.sh: Correct install when using a different shell.
12002
12003 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
12004
12005 * ltconfig, ltmain.sh: Update to libtool 1.2b.
12006
12007 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
12008
12009 * makefile.vms: Update to build binutils/makefile.vms. Add install
12010 target.
12011
12012 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
12013
12014 * ltconfig: Update to correct AIX handling.
12015
12016 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
12017
12018 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
12019
12020 * configure.in (target_subdir): Set to ${target_alias} instead
12021 of "libraries".
12022
12023 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
12024
12025 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
12026 (Makefile): Depend on $(gcc_version_trigger).
12027
12028 * configure (gcc_version): Change default initializer to empty
12029 string.
12030 (gcc_version_trigger): New variable; pass this variable down
12031 to subdir configures to enable them checking gcc's version
12032 themselves. Emit make macros for both gcc_version vars.
12033 (topsrcdir): Initialize reliably.
12034 (recursion line): Remove --with-gcc-version=${gcc_version}.
12035
12036 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12037
12038 * configure (enable_version_specific_runtime_libs): Implement new flag
12039 --enable-version-specific-runtime-libs which installs C++ runtime stuff
12040 in $(libsubdir); emit definition in each generated Makefile.
12041 (gxx_include_dir): Initialize depending on
12042 $enable_version_specific_runtime_libs.
12043
12044 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
12045
12046 * configure (gcc_version): Initialize properly depending on
12047 how and where configure is started.
12048 (recursion line): Pass a --with-gcc-version=${gcc_version}
12049 to configures in subdirs.
12050
12051 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
12052
12053 * configure.in (noconfigdirs): Add configure pattern for mips tx39
12054 cygmon
12055
12056 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
12057
12058 * configure.in: Add cygmon and libstub support for mn10200.
12059
12060 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
12061
12062 * configure (gcc_version): Add new variable describing the
12063 particular gcc version we're building.
12064 * Makefile.in (libsubdir): Add new macro for the directory
12065 in which the compiler finds executables, libraries, etc.
12066 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
12067 and libsubdir.
12068
12069 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12070
12071 * Makefile.in (local-clean): Remove *.log.
12072 (warning.log): Built with warn_summary from build.log.
12073 (mail-report.log): Run test_summary.
12074 (mail-report-with-warnings.log): Run test_summary including
12075 warning.log in the report.
12076
12077 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
12078
12079 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
12080
12081 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
12082
12083 * Makefile.in (grep): Grep no longer depends on libiberty.
12084
12085 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
12086
12087 * Makefile.in: all-snavigator needs all-libgui.
12088
12089 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
12090
12091 * configure.in: Add cygmon and libstub support for mn10300.
12092
12093 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
12094
12095 * missing: Update to version from automake 1.3.
12096
12097 * ltmain.sh: On installation, don't get confused if the same name
12098 appears more than once in the list of library names.
12099
12100 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
12101
12102 * config.sub: Accept m68060 and m5200 as CPU names.
12103
12104 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
12105
12106 * configure: Use && rather than using -a in test, because odd
12107 strings can confuse test.
12108 * configure.in: Likewise.
12109
12110 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
12111
12112 * ltconfig, ltmain.sh: Bring in Visual C++ support.
12113
12114 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12115
12116 * Makefile.in (boostrap2-lean, bootstrap3-lean,
12117 bootstrap4-lean): New targets.
12118
12119 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
12120
12121 * mpw-* Delete. Not used.
12122
12123 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
12124
12125 * COPYING.LIB: Update FSF address.
12126
12127 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
12128
12129 * ltconfig, ltmain.sh: Update to libtool 1.2a.
12130
12131 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
12132 GAS_SUPPORT_DIRS.
12133
12134 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
12135
12136 * ltconfig, ltmain.sh: Avoid producing a version number if
12137 -version-info was not used.
12138
12139 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
12140
12141 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
12142 building with newlib.
12143
12144 1998-04-30 Paul Eggert <eggert@twinsun.com>
12145
12146 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
12147 Solaris `make' causes it to continue to next definition.
12148
12149 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
12150
12151 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
12152 the right GUI libraries and files are installed along with GDB.
12153
12154 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
12155
12156 * configure.in: Change alpha to alpha* in several places.
12157
12158 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
12159
12160 * config.sub: Recognize sparc86x.
12161
12162 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
12163
12164 * configure.in (--enable-target-optspace): Remove debug echo.
12165
12166 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
12167
12168 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
12169
12170 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
12171
12172 * ltconfig: Update cygwin32 support.
12173
12174 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
12175 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
12176 (GDB_SUPPORT_DIRS): Likewise.
12177
12178 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
12179
12180 * configure.in (target_makefile_frag): If --enable-target-optspace,
12181 use -Os to compile target libraries rather than -O2. Default to
12182 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
12183 not used.
12184 * configure.in (target_cflags): Ditto for d30v.
12185
12186 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
12187
12188 * Makefile.in (all-bfd): Depend on all-intl.
12189 (all-binutils): Likewise.
12190 (all-gas): Likewise.
12191 (all-gprof): Likewise.
12192 (all-ld): Likewise.
12193
12194 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
12195
12196 * configure.in (host_tools): Fix typo, lbtool -> libtool.
12197
12198 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
12199
12200 * Makefile.in (all-bfd): Depend upon all-libiberty.
12201
12202 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
12203
12204 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
12205
12206 * Makefile.in: Add libstub.
12207
12208 * configure.in: Ditto. Build libstub for targets that have cygmon
12209 support.
12210
12211 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
12212
12213 * configure.in: Don't set PICFLAG on ix86-cygwin32.
12214
12215 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
12216
12217 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
12218 use mh-sysv5 if specified. Support gprof on SCO Open Server.
12219
12220 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
12221
12222 * configure: Define DEFAULT_M4 by searching PATH.
12223 * Makfile.in: Use DEFAULT_M4.
12224
12225 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
12226
12227 * ltconfig: Add cygwin32 support.
12228
12229 * Makefile.in, configure.in: Add libtool as a native only directory
12230 to configure and build.
12231
12232 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
12233
12234 * Makefile.in (INSTALL_MODULES): Remove texinfo.
12235
12236 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
12237
12238 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
12239
12240 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
12241
12242 * Makefile.in: add ash make rules
12243 * configure.in: add ash to native_only and host_tools lists
12244
12245 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
12246
12247 * Makefile.in (all-gettext, all-intl): New targets.
12248 (ALL_MODULES): Added all-gettext, all-intl.
12249 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
12250 (INSTALL_MODULES): Added install-gettext, install-intl.
12251 (CLEAN_MODULES): Added clean-gettext, clean-intl.
12252
12253 * configure.in (host_tools): Added gettext.
12254 (native_only): Likewise.
12255 (noconfigdirs) [various cases]: Likewise.
12256 (host_libs): Added intl.
12257
12258 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
12259
12260 * configure: Do not disable building gdbtk for cygwin32 hosts.
12261
12262 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
12263
12264 * configure.in: Add thumb-coff target.
12265 * config.sub: Add thumb-coff target.
12266
12267 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12268
12269 * Makefile.in: Revert yesterday's change.
12270 (all-target-winsup): all-target-librx stays out of here.
12271
12272 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
12273
12274 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
12275 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
12276 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
12277 Remove references to librx and libg++.
12278
12279 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
12280
12281 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
12282 recursive makes
12283
12284 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
12285
12286 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
12287 for newlib directory.
12288 (CXX_FOR_TARGET): Likewise.
12289
12290 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
12291
12292 * ltconfig: Update after libtool/ltconfig.in change for
12293 hpux11.
12294
12295 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
12296
12297 * ltconfig, ltmain.sh: Update to libtool 1.2.
12298
12299 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
12300
12301 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
12302 (install-gcc-cross): Instead, override LANGUAGES here.
12303
12304 1998-03-18 Dave Love <d.love@dl.ac.uk>
12305
12306 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
12307 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
12308
12309 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
12310
12311 * configure.in: Add Thumb-pe target.
12312
12313 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
12314
12315 * Makefile.in - changed sn targets to snavigator
12316 * configure.in - changed sn targets to snavigator
12317
12318 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
12319
12320 * config-ml.in: After building symlink tree call make distclean
12321 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
12322 to be the case for libiberty.
12323
12324 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
12325
12326 * configure: When making link, also check the current
12327 directory. The configure scripts may create one.
12328
12329 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
12330
12331 * config.sub: Accept alphapca56 and alphaev6 properly.
12332
12333 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12334
12335 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
12336
12337 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
12338
12339 * config.sub (sco5): Fix typo.
12340
12341 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
12342
12343 * Makefile.in (INSTALL_MODULES): Move install-tcl before
12344 install-itcl.
12345 (install-itcl): Remove dependency on install-tcl.
12346
12347 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
12348
12349 * configure.in: Remove libgloss from noconfigdirs for MN10300.
12350
12351 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
12352
12353 * configure.in: Don't build libgui for a cygwin32 target when not on
12354 a cygwin32 host.
12355
12356 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
12357
12358 * configure (redirect): Set to null, so default behavior of
12359 configure is now --verbose.
12360
12361 1998-02-16 Dave Love <d.love@dl.ac.uk>
12362
12363 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
12364 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
12365
12366 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
12367
12368 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
12369 this change to sync Makefile.in with its ChangeLog entries.
12370
12371 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
12372
12373 * ltmain.sh (mkdir): Check that the directory doesn't exist
12374 before we exit with error, so that we don't get races during
12375 parallel builds.
12376
12377 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
12378
12379 * ltconfig, ltmain.sh: Update from libtool 1.0i.
12380
12381 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
12382
12383 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
12384 PICFLAG_FOR_TARGET.
12385 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
12386
12387 * configure: Emit a definition for the new macro enable_shared
12388 into each Makefile.
12389
12390 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
12391
12392 * configure.in (host_tools, native_only): Add libtool.
12393
12394 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
12395
12396 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
12397 Fix typo in ming config comment.
12398
12399 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
12400
12401 * ltconfig, ltmain.sh: Update from libtool 1.0h.
12402
12403 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
12404
12405 * config.sub: Add tic30 cases, and map c30 to tic30.
12406
12407 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
12408
12409 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
12410 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
12411 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
12412 (CLEAN_TARGET_MODULES): Similarly
12413 (all-target-libf2c): Add dependences.
12414 * configure.in (target_libs): Add libf2c.
12415
12416 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
12417
12418 * configure.in: Remove expect from noconfigdirs when target
12419 is cygwin32. OK to build expect and dejagnu with Canadian
12420 Cross.
12421
12422 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
12423
12424 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
12425 host.
12426
12427 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
12428 and mingw32.
12429
12430 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
12431
12432 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
12433 here as it is not defined in the toplevel Makefile.
12434
12435 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
12436
12437 * configure (package_makefile_rules_frag): New variable, which names
12438 a file with generic rules, ...
12439 Change comment to mention we now have FIVE parts.
12440 * configure: Undo last change.
12441
12442 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
12443
12444 * config.guess: More accurate determination of HP processor types.
12445 * config.sub: More accurate determination of HP processor types.
12446
12447 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
12448
12449 * configure (package_makefile_frag): Move inserting the
12450 ${package_makefile_frag} to where it should be according
12451 to the comment.
12452
12453 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
12454
12455 * config.guess: Add support for Linux/ARM.
12456
12457 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
12458
12459 * .cvsignore: Remove *-info and *-install since they match
12460 release-info and mpw-install, which we don't want to just ignore.
12461
12462 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
12463
12464 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
12465
12466 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
12467
12468 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
12469 local_prefix to sub-make invocations.
12470
12471 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
12472
12473 * configure.in: Check makefile fragments in the source
12474 directory.
12475
12476 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12477
12478 * configure.in: Check whether host and target makefile
12479 fragments exist before adding them to *_makefile_frag.
12480
12481 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
12482
12483 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
12484
12485 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
12486
12487 * configure.in: Make sure we only replace RPATH_ENVVAR on
12488 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
12489 regexp to sed.
12490
12491 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
12492 to sub-makes.
12493
12494 1998-01-13 Lee Iverson (leei@ai.sri.com)
12495
12496 * config-ml.in (multi-do): LDFLAGS must include multilib
12497 designator.
12498
12499 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
12500
12501 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
12502
12503 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
12504
12505 * config.sub: Add mingw32 support.
12506 * configure.in: Likewise.
12507
12508 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
12509
12510 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
12511
12512 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
12513
12514 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12515 * configure (gxx_include_dir): Provide a definition for subdirs
12516 which do not use autoconf.
12517
12518 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
12519
12520 * config.guess: Sync with egcs. Picks up new alpha support,
12521 BeOS & some additional linux support.
12522
12523 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
12524
12525 * config.guess: HP 9000/803 is a PA1.1 machine.
12526
12527 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
12528
12529 * configure.in: It's alpha*-...
12530
12531 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12532
12533 * configure.in (host_makefile_frag, target_makefile_frag):
12534 Handle multiple config files.
12535 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
12536 alpha-*-*.
12537
12538 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
12539
12540 * mkdep: New file.
12541
12542 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
12543
12544 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
12545
12546 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
12547
12548 * Makefile.in: Add libgui directory.
12549 (GDB_TK): Add all-libgui.
12550 * configure.in: Add libgui directory.
12551 * configure: Add all-libgui to GDB_TK.
12552
12553 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
12554
12555 * config-ml.in (multidirs): Add m32r to multilib list.
12556
12557 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
12558
12559 * Makefile.in (all-target-gperf): Change dependency to
12560 all-target-libstdc++.
12561
12562 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
12563
12564 * config.guess: Add BeOS support.
12565
12566 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
12567
12568 Source directory cvs renamed to cvssrc:
12569 * configure.in (host_tools): Change cvs to cvssrc.
12570 (native_only): Likewise.
12571 (noconfigdirs) [various cases]: Likewise.
12572 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
12573 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
12574 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
12575 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
12576 (all-cvssrc): Rename target from all-cvs.
12577
12578 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
12579
12580 * configure (gxx_include_dir): Fix thinko.
12581
12582 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
12583
12584 * Makefile.in (INSTALL_TARGET_CROSS): Define.
12585 (install-cross, install-gcc-cross): New targets.
12586
12587 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
12588
12589 * configure.in (noconfigdirs): Add support for Thumb target.
12590
12591 * config.sub (maybe_os): Add support for Thumb target.
12592
12593 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
12594
12595 * Makefile.in: Add rules for cygmon.
12596
12597 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
12598
12599 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
12600
12601 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
12602 * configure (gxx_include_dir): Provide a definition for subdirs
12603 which do not use autoconf.
12604
12605 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
12606
12607 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
12608 11/18/97 build
12609
12610 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
12611
12612 * From Franz Sirl.
12613 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
12614 found on RedHat Linux systems.
12615
12616 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
12617
12618 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
12619 guesses.
12620
12621 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
12622
12623 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
12624
12625 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
12626
12627 * ltmain.sh: If mkdir fails, check whether the directory was created
12628 anyhow by some other process.
12629
12630 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
12631
12632 * configure.in (d30v-*-*): Configure all directories.
12633
12634 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
12635
12636 * configure.in (d30v-*-*): Configure newlib, libiberty directories
12637 for the D30V.
12638
12639 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
12640
12641 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
12642
12643 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
12644
12645 * include/libiberty.h: Add extern "C" { so it can be used with C++
12646 progrms.
12647 * include/remote-sim.h: Add extern "C" { so it can be used with C++
12648 programs.
12649
12650 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
12651
12652 * configure.in (d30v-*-*): Configure GCC now.
12653
12654 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
12655
12656 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
12657 is no longer needed.
12658
12659 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
12660
12661 * Makefile.in: check-target-libio depends on all-target-libstdc++.
12662
12663 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
12664
12665 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
12666 targets using "$@" to provide support for similar but not identical
12667 targets without having to duplicate code.
12668
12669 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
12670
12671 * makefile.vms: Fix to work with DEC C.
12672
12673 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
12674
12675 * config.sub: Add mips-tx39-elf to marketing names.
12676
12677 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
12678
12679 * ltmain.sh: Handle symlinks in generated script.
12680
12681 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
12682
12683 * configure: Handle autoconf style directory options: --bindir,
12684 --datadir, --includedir, --infodir, --libdir, --libexecdir,
12685 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
12686 --sysconfdir.
12687 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
12688 (sharedstatedir, localstatedir, oldincludedir): New variables.
12689 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
12690 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
12691 sbindir, sharedstatedir, and sysconfdir.
12692
12693 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
12694
12695 * Makefile.in (bootstrap-lean): New target.
12696
12697 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
12698
12699 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
12700 sn, and gnuserv from noconfigdirs.
12701
12702 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
12703
12704 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
12705
12706 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
12707
12708 * Makefile.in (cross): New target.
12709
12710 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
12711 Jeff Law <law@cygnus.com>
12712
12713 * Makefile.in (bootstrap2, bootstrap3): New targets.
12714 (all-bootstrap): Remove outdated and confusing target.
12715 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
12716
12717 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
12718
12719 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
12720 windows. Consistent with gdb/configure.
12721
12722 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
12723
12724 * configure.in: Name Linux target fragment.
12725
12726 * configure: Rewrite so that project Makefile fragment is inserted
12727 first and appears last in the resulting Makefile.
12728
12729 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
12730
12731 * Makefile.in (install-itcl): Install tcl first.
12732
12733 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
12734
12735 * configure.in: remove bison from noconfigdirs for Cygwin32 host
12736
12737 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
12738
12739 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
12740
12741 * configure.in (skipdirs): Add target-librx for Linux.
12742 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
12743
12744 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
12745
12746 * Makefile.in (bootstrap): New target.
12747
12748 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
12749
12750 * config.sub: Accept 'amigados' for backward compatibility.
12751
12752 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
12753
12754 * config.guess: Merge with FSF.
12755
12756 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
12757
12758 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
12759
12760 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
12761
12762 * config.sub: Add "marketing-names" patch.
12763
12764 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
12765
12766 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
12767
12768 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
12769
12770 * config.sub: Handle v850-elf.
12771
12772 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
12773
12774 * .cvsignore (*-install): Remove.
12775
12776 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
12777
12778 * ltconfig: Set CONFIG_SHELL in libtool.
12779 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
12780
12781 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
12782
12783 * configure.in (target_subdir): Set to libraries if enable_multilib.
12784
12785 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
12786
12787 * config.guess: Update from gcc directory.
12788
12789 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
12790
12791 * Makefile.in (all-sim): Depends on all-readline.
12792
12793 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
12794
12795 * Makefile.in (BISON, YACC): Use $$s.
12796 (all-bison): Depend on all-texinfo.
12797
12798 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
12799
12800 * Makefile.in (BISON): Add -L flag.
12801 (YACC): Likewise.
12802
12803 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12804
12805 * configure.in (noconfigdirs): Add support for v850e target.
12806
12807 * config.sub (maybe_os): Add support for v850e target.
12808
12809 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
12810
12811 * configure.in (noconfigdirs): Add support for v850ea target.
12812
12813 * config.sub (maybe_os): Add support for v850ea target.
12814
12815 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
12816
12817 * config.sub: Add mipstx39. Delete r3900.
12818
12819 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
12820
12821 * Makefile.in (all-autoconf): Depends on all-texinfo.
12822
12823 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
12824
12825 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
12826 eabi targets.
12827
12828 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
12829
12830 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
12831
12832 * configure: When handling a Canadian Cross, handle YACC as well as
12833 BISON. Just set BISON to bison. When setting YACC, prefer bison.
12834 * Makefile.in (all-bison): Depend upon all-texinfo.
12835
12836 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
12837
12838 * Makefile.in (BISON): bison, not byacc or bison -y.
12839 (YACC): bison -y or byacc or yacc.
12840 (various): Add *-bison as appropriate.
12841 (taz): No need to mess with BISON anymore.
12842
12843 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
12844
12845 * configure: If OSTYPE matches *win32*, try to find a good value for
12846 CONFIG_SHELL.
12847
12848 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
12849
12850 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
12851 configure.in if it is present.
12852
12853 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
12854
12855 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
12856
12857 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
12858
12859 * config.sub: Recognize `arc' cpu.
12860 * configure.in: Likewise.
12861 * config-ml.in: Likewise.
12862
12863 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
12864
12865 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
12866
12867 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
12868
12869 * configure: Changed sed delimiter from ':' to '|' when
12870 attempting to substitute ${config_shell} for SHELL. On
12871 NT ${config_shell} may contain a ':' in it.
12872
12873 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
12874
12875 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
12876
12877 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
12878
12879 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
12880
12881 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
12882
12883 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
12884
12885 * ylwrap: If the program is a relative path, force it to be
12886 absolute.
12887
12888 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
12889
12890 * configure (tooldir): Set BISON to `bison -y' and not just bison.
12891
12892 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
12893
12894 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
12895 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
12896 for libraries.
12897
12898 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
12899
12900 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
12901 separated by spaces.
12902
12903 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
12904
12905 * ylwrap: New file.
12906 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
12907
12908 * ltmain.sh: Handle /bin/sh at start of install program.
12909
12910 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
12911
12912 * ltconfig, ltmain.sh: New files, from libtool 1.0.
12913 * missing: New file, from automake 1.2.
12914
12915 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
12916
12917 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
12918 check-tk to CHECK_X11_MODULES.
12919
12920 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
12921
12922 * config.sub: Merge with FSF.
12923
12924 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
12925
12926 * config.guess: Merge with FSF.
12927
12928 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
12929
12930 * configure: Treat msdosdjgpp like go32.
12931 * configure.in: Likewise. Don't remove gprof for go32.
12932
12933 * configure: Change Makefile.tem2 to Makefile.tm2.
12934
12935 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
12936
12937 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
12938
12939 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12940
12941 * install-sh (chmodcmd): Set to null if the DST directory already
12942 exists. Same as Nov 11th change.
12943
12944 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
12945
12946 * configure (GDB_TK): Needs itcl and tix.
12947
12948 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
12949
12950 * config.guess: Update from FSF.
12951
12952 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
12953
12954 * Makefile.in (GDB_TK): Depend on itcl and tix.
12955
12956 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
12957
12958 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
12959 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
12960 (INSTALL_SCRIPT): New variable.
12961 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
12962 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
12963 to -x.
12964 * install-sh: Add support for -x option.
12965
12966 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
12967
12968 * configure.in, Makefile.in: Treat tix like itcl.
12969
12970 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
12971
12972 * Makefile.in (WINDRES): New variable.
12973 (WINDRES_FOR_TARGET): New variable.
12974 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
12975 (EXTRA_HOST_FLAGS): Add WINDRES.
12976 (EXTRA_TARGET_FLAGS): Add WINDRES.
12977 (EXTRA_GCC_FLAGS): Add WINDRES.
12978 ($(DO_X)): Pass down WINDRES.
12979 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
12980 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
12981 DLLTOOL_FOR_TARGET.
12982
12983 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
12984
12985 * configure.in: configure sim before gdb for win32-x-ppc
12986
12987 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
12988
12989 Move gperf into the toplevel, from libg++.
12990 * configure.in (target_tools): Add target-gperf.
12991 (native_only): Add target-gperf.
12992 * Makefile.in (all-target-gperf): New target, depend on
12993 all-target-libg++.
12994 (configure-target-gperf): Empty rule.
12995 (ALL_TARGET_MODULES): Add all-target-gperf.
12996 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
12997 (CHECK_TARGET_MODULES): Add check-target-gperf.
12998 (INSTALL_TARGET_MODULES): Add install-target-gperf.
12999 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
13000
13001 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
13002
13003 * config.sub (mn10200): Recognize new basic machine.
13004
13005 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13006
13007 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
13008 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
13009
13010 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
13011
13012 * configure.in: If we're building mips-sgi-irix6* native, turn on
13013 ENABLE_MULTILIB and set TARGET_SUBDIR.
13014
13015 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
13016
13017 * Makefile.in (all-sn): Depend on all-grep.
13018
13019 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
13020
13021 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
13022
13023 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
13024 Makefile. From Jeff Makey <jeff@cts.com>.
13025 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
13026
13027 * Makefile.in (DISTBISONFILES): Remove.
13028 (taz): Don't futz with DISTBISONFILES. Change BISON to use
13029 $(DEFAULT_YACC).
13030
13031 * configure.in: Build itl, db, sn, etc., when building for native
13032 cygwin32.
13033
13034 * Makefile.in (LD): New variable.
13035 (EXTRA_HOST_FLAGS): Pass down LD.
13036 ($(DO_X)): Likewise.
13037
13038 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
13039
13040 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
13041
13042 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
13043
13044 * configure.in (targargs): Strip out any supplied --build argument
13045 before adding our own. Always add --build.
13046
13047 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
13048
13049 * configure.in (targargs): Pass --build if we're doing
13050 a cross-compile.
13051
13052 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
13053
13054 * configure: Use '|' instead of ":" as the separator in
13055 sed. Otherwise sed chokes on NT path names with drive
13056 designators. Also look for "?:*" as the leading characters in an
13057 absolute pathname.
13058
13059 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
13060
13061 * config.sub: Support for r3900.
13062
13063 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
13064
13065 * configure.in: Use install-sh, not install.sh.
13066
13067 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
13068
13069 * Makefile.in (taz): Improve check for BISON so it doesn't try to
13070 apply it twice.
13071
13072 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
13073
13074 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
13075 install-binutils.
13076
13077 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
13078
13079 * Makefile.in: Add automake targets.
13080 * configure.in (host_tools): Add automake.
13081
13082 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
13083
13084 * configure: Default CXX to c++, not gcc.
13085 * Makefile.in (CXX): Set to c++, not gcc.
13086 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
13087
13088 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
13089
13090 * install-sh: try appending a .exe if source file doesn't
13091 exist
13092
13093 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
13094
13095 * configure.in: Turn on multilib by default.
13096 (cross_only): Remove target-libiberty.
13097
13098 * Makefile.in (all-gcc): Don't depend on libiberty.
13099
13100 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
13101
13102 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
13103
13104 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
13105
13106 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
13107 (DISTBISONFILES): Add ld/Makefile.in
13108
13109 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
13110
13111 * configure.in: if target is cygwin32 but host isn't cygwin32,
13112 don't configure gdb tcl tk expect, not just gdb.
13113
13114 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
13115
13116 * configure.in: Added gnuserv everywhere sn appears.
13117
13118 * Makefile.in (ALL_MODULES): Added all-gnuserv.
13119 (CROSS_CHECK_MODULES): Added check-gnuserv.
13120 (INSTALL_MODULES): Added install-gnuserv.
13121 (CLEAN_MODULES): Added clean-gnuserv.
13122 (all-gnuserv): New target.
13123
13124 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
13125
13126 * config.guess: Fixes for MIPS OpenBSD systems.
13127
13128 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
13129
13130 * Makefile.in (INSTALL_XFORM): Remove.
13131 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
13132
13133 * mkinstalldirs: New file, copied from automake.
13134 * Makefile.in (installdirs): Rename from install-dirs. Use
13135 mkinstalldirs. Change all users.
13136 (DEVO_SUPPORT): Add mkinstalldirs.
13137
13138 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
13139
13140 * install-sh: Rename from install.sh.
13141 * Makefile.in (INSTALL): Change install.sh to install-sh.
13142 (DEVO_SUPPORT): Likewise.
13143
13144 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
13145 Graichen <graichen@rzpd.de>.
13146
13147 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
13148
13149 * config.guess: Recognize OpenBSD systems correctly.
13150
13151 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13152
13153 * README, Makefile.in (ETC_SUPPORT): Remove references to
13154 cfg-paper*, configure.{texi,man,info*}._
13155
13156 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
13157
13158 * Makefile.in (all.normal): Ensure that gcc is built after all
13159 the x11 - ie gdb - targets.
13160
13161 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
13162
13163 * makefile.vms: Don't run conf-a-gas.
13164
13165 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
13166
13167 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
13168
13169 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
13170
13171 * configure.in: Remove noconfigdirs case since gdb also
13172 configures and builds for tic80-coff.
13173
13174 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
13175
13176 * configure: Set cache_file to config.cache.
13177 * Makefile.in (local-distclean): Remove config.cache.
13178
13179 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
13180
13181 * COPYING: Update FSF address.
13182
13183 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
13184
13185 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
13186 noconfigdirs.
13187
13188 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
13189
13190 * Makefile.in (install-dirs): Don't crash if prefix, and hence
13191 MAKEDIRS, is empty.
13192
13193 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
13194
13195 * config.sub: Tweak mn10300 entry.
13196
13197 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
13198
13199 * configure.in (host_tools): Put sim before gdb, so gdb's
13200 configure.tgt can determine if the simulator was configured.
13201
13202 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
13203
13204 * config.sub: Move BeOS $os case to be with other Cygnus
13205 local cases.
13206
13207 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
13208
13209 * config.sub: Remove misplaced comment that broke Linux.
13210
13211 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
13212
13213 * config.sub: Add BeOS support.
13214
13215 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
13216
13217 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
13218
13219 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
13220
13221 * configure.in (noconfigdirs): Remove tcl and tk from
13222 noconfigdirs for cygwin32 builds.
13223
13224 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
13225
13226 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
13227
13228 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
13229
13230 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
13231 make-all.com, use makefile.vms instead.
13232
13233 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
13234
13235 * config.sub: Accept -lnews*.
13236
13237 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
13238
13239 * configure.in (noconfigdirs): Disable target-newlib,
13240 target-examples and target-libiberty for d30v.
13241
13242 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13243
13244 * configure.in (noconfigdirs): Enable ld for d30v.
13245
13246 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
13247
13248 * configure.in (tic80-*-*): Build compiler.
13249
13250 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
13251
13252 * configure.in (d30v-*): Remove sim directory from list of
13253 unsupported d30v directories
13254
13255 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
13256
13257 * config.sub, configure.in: Add d30v target cpu.
13258
13259 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
13260
13261 * makefile.vms: New file.
13262 * make-all.com: Remove.
13263
13264 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
13265
13266 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
13267
13268 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
13269
13270 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
13271
13272 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
13273
13274 * Makefile.in (ALL_MODULES): Added all-db.
13275 (CROSS_CHECK_MODULES): Addec check-db.
13276 (INSTALL_MODULES): Added install-db.
13277 (CLEAN_MODULES): Added clean-db.
13278
13279 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
13280
13281 * config.guess: Merge with latest FSF sources.
13282
13283 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
13284
13285 * Makefile.in (ALL_MODULES): Added all-itcl.
13286 (CROSS_CHECK_MODULES): Added check-itcl.
13287 (INSTALL_MODULES): Added install-itcl.
13288 (CLEAN_MODULES): Added clean-itcl.
13289
13290 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
13291
13292 * configure.in: build gdb for mn10200
13293
13294 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
13295
13296 * Makefile.in (all-target-winsup): Depend on all-target-libio.
13297
13298 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
13299
13300 * configure.in (tic80-*-*): Turn off most targets right now.
13301
13302 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
13303
13304 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
13305 rather than the makeinfo program.
13306 (do-info): Depend upon all-texinfo.
13307
13308 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
13309
13310 * configure.in: Remove uses of config/mh-linux.
13311
13312 * config.sub, config.guess: Merge with latest FSF sources.
13313
13314 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
13315
13316 * config.sub (case $basic_machine): Add tic80 entries.
13317
13318 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
13319
13320 * config.sub, config.guess: Merge with latest FSF sources.
13321
13322 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13323
13324 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
13325 * mpw-config.in: Test for NewFolderRecursive.
13326 * mpw-install: Use symbolic name for startup filename.
13327 * mpw-README: Add various additional details.
13328
13329 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
13330
13331 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
13332
13333 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
13334
13335 * configure.in: Do build gcc and the target libraries for
13336 the mn10200.
13337
13338 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
13339
13340 * configure.in: don't avoid building gdb for mn10300 any more
13341 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
13342 instead of single-quoting it.
13343
13344 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
13345
13346 * configure.in: Don't use --with-stabs on IRIX 6.
13347
13348 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
13349
13350 * configure.in (m32r): Build gdb, libg++ now.
13351
13352 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13353
13354 * configure.in (mips*-sgi-irix6*): Remove gdb and related
13355 directories from noconfigdirs.
13356
13357 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
13358
13359 * config.sub (basic_machine): added mips16 configuration
13360
13361 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13362
13363 * config.sub: Handle d10v-unknown.
13364
13365 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
13366
13367 * config.sub: Handle v850-unknown.
13368
13369 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
13370
13371 * Makefile.in: add findutils
13372 * configure.in: add findutils to list of host_tools
13373
13374 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
13375
13376 * config.sub: Handle mn10200 and mn10300.
13377
13378 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13379
13380 * configure.in (d10v-*): Do not build librx.
13381
13382 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
13383
13384 * configure.in (mn10300): Build everything except gdb & libgloss.
13385
13386 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
13387
13388 * config.guess: Patch for Dansk Data Elektronik servers,
13389 from Niels Skou Olsen <nso@dde.dk>.
13390
13391 For ncr, use /bin/uname rather than uname, since GNU uname does not
13392 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
13393
13394 Patch for MIPS R4000 running System V,
13395 from Eric S. Raymond <esr@snark.thyrsus.com>.
13396
13397 Fix thinko for nextstep.
13398
13399 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
13400
13401 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
13402 * config.guess: Guess mips-dec-mach_bsd4.3.
13403
13404 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
13405 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
13406 release numbers.
13407 * config.guess (mips-mips-riscos*): Emit just enough of the
13408 release number.
13409
13410 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
13411 * config.guess (sparc-auspex-sunos*): Added.
13412 (f300-fujitsu-*): Added.
13413
13414 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
13415 * config.guess: Recognize a Tadpole as a sparc.
13416
13417 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13418
13419 * config.guess: Don't assume that NextStep version is either 2 or
13420 3. NextStep 4 (aka OpenStep 4) has come out now.
13421
13422 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
13423
13424 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
13425 From Rik Faith <faith@cs.unc.edu>.
13426
13427 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
13428
13429 * config.sub: Contributions from bug-gnu-utils to:
13430 Support plain "hppa" (no version given) architecture, reported by
13431 OpenStep.
13432 OpenBSD like NetBSD.
13433 LynxOs is not a hardware supplier.
13434
13435 * config.guess: Contributions from bug-gnu-utils to add support for:
13436 OpenBSD like NetBSD.
13437 Stratus systems.
13438 More Pyramid systems.
13439 i[n>4]86 Intel chips.
13440 M680[n>4]0 Motorola chips.
13441 Use unknown instead of lynx for hardware manufacturer.
13442
13443 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13444
13445 * install.sh (chmodcmd): Set to null if the DST directory already
13446 exists.
13447
13448 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13449
13450 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
13451 not use mt-ppc target Makefile fragment any more.
13452
13453 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13454
13455 * configure.in (*-*-windows): Exclude everything but those dirs
13456 needed to build windows.
13457
13458 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
13459
13460 * Makefile.in (all-target-winsup): Depend on all-target-librx.
13461
13462 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13463
13464 * configure.in: Exclude mmalloc from i386-windows.
13465
13466 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
13467
13468 * Undo my previous change.
13469
13470 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
13471
13472 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
13473 unconditionally.
13474 (MAKEOVERRIDES): Define (revert this part of October 18 change).
13475
13476 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
13477
13478 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
13479 host to add it's own flags.
13480
13481 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
13482
13483 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
13484
13485 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
13486
13487 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
13488 (CXX_FOR_TARGET): Likewise.
13489 (GCC_FOR_TARGET): Define.
13490 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
13491 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
13492 CC_FOR_TARGET was specified on the command line.
13493 (MAKEOVERRIDES): Don't define.
13494
13495 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
13496
13497 * configure.in (m32r): Fix spelling of libg++ libs.
13498
13499 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
13500
13501 * config.sub (-apple*): Remove, now redundant.
13502
13503 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
13504
13505 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
13506
13507 * configure: Rework yesterday's sed script patch.
13508
13509 * config.sub: Merge with FSF.
13510
13511 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
13512
13513 * config.guess: Merge from FSF.
13514
13515 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
13516 * config.guess: Use pc instead of unknown, for pc clone systems.
13517 Change linux to linux-gnu.
13518
13519 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13520 * config.guess: Avoid non-portable tr syntax.
13521
13522 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
13523
13524 * test-build.mk (HOLES): Add "xargs" for gdb.
13525
13526 * configure: Avoid hpux10.20 sed bug.
13527
13528 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
13529
13530 * configure.in: Add support for windows host
13531 (that is a build done under the Microsoft build environment).
13532
13533 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
13534
13535 * Makefile.in: Replace all uses of srcroot with s, to shrink
13536 command line lengths.
13537
13538 Patches from Geoffrey Noer <noer@cygnus.com>:
13539 * configure.in: If configuring for newlib, pass --with-newlib to
13540 subdirectories.
13541 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
13542 -Bnewlib/ and -Lwinsup to gcc.
13543 (CXX_FOR_TARGET): Likewise.
13544
13545 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
13546
13547 * Makefile.in (ETC_SUPPORT): Add configure.
13548
13549 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
13550
13551 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
13552 host configuration file.
13553
13554 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
13555
13556 * configure.in: Break mn10x00 support into separate
13557 mn10200 and mn10300 configurations.
13558 * config.sub: Likewise.
13559
13560 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
13561
13562 * configure.in: Add lots of stuff to noconfigdirs for
13563 the mn10x00 targets.
13564
13565 * config.sub, configure.in: Add mn10x00 support.
13566
13567 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
13568
13569 * make-all.com: Call conf-a-gas, not config-a-gas.
13570
13571 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
13572
13573 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
13574 targets.
13575
13576 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
13577
13578 * mpw-README: Add much more detail for native PowerMac.
13579 * mpw-install: New file.
13580 * mpw-configure: Add --norecursion and --help options.
13581 * mpw-config.in: Translate readme and install files when
13582 copying to objdir.
13583 * mpw-build.in: Don't always depend on byacc and flex.
13584 (install-only-top): New action.
13585
13586 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
13587
13588 * configure.in: You can now configure GDB for the v850.
13589
13590 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
13591
13592 * configure.in (noconfigdirs): Don't configure any C++ dirs
13593 if targeting D10V.
13594
13595 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
13596
13597 * config.sub: Recognize mips64vr5000.
13598
13599 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
13600
13601 * configure.in: Use a single line for host_tools and native_only.
13602
13603 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
13604
13605 * config.sub, configure.in: Add entries for m32r.
13606
13607 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
13608
13609 * Makefile.in (inet-install): Don't run install-gzip.
13610
13611 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
13612
13613 * configure.in: Don't config lots of things for *-*-windows*.
13614
13615 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
13616
13617 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
13618 (host_libs, host_tools): Copy from configure.in.
13619 * mpw-configure: Don't complain about directories not found.
13620
13621 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13622
13623 * configure.in (i[345]86): Recognize i686 for pentium pro.
13624 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
13625 file.
13626
13627 * config.guess (i[345]86): Ditto.
13628
13629 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13630
13631 * configure.in (noconfigdirs): Removed gdb for D10V.
13632
13633 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
13634
13635 * configure.in: Remove ld, target-libio, target-libg++, and
13636 target-libstdc++ from noconfigdirs.
13637
13638 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
13639
13640 * configure: Fix three locations where shell scripts were
13641 being run directly rather than with config_shell.
13642
13643 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
13644
13645 * configure.in (v850-*-*): Set up initial $noconfigdirs.
13646 * config.sub (basic_machine): Recognize v850.
13647
13648 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
13649
13650 * mpw-configure: Handle multiple enable/disable options and
13651 pass them down recursively, handle -c and -s flags appropriately
13652 depending on choice of compiler, add escape mechanism for
13653 quoted arguments to gC.
13654
13655 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13656
13657 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
13658 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
13659 so that -mrelocatable-lib and -mno-eabi are used.
13660
13661 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
13662 not support --print-multi-lib, don't abort.
13663
13664 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
13665
13666 * make-all.com: Run config-a-gas.
13667 * setup.com: Don't copy subdirectory files around.
13668
13669 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
13670
13671 * configure.in (*-*-ose): Remove exclusion of libgloss for this
13672 target, it now compiles correctly.
13673
13674 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
13675
13676 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
13677
13678 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13679
13680 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
13681
13682 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
13683
13684 * configure.in (native_only): Add prms.
13685
13686 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
13687
13688 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
13689 (BINUTILS_SUPPORT_DIRS): Likewise.
13690
13691 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13692
13693 * configure.in (d10v-*-*): Don't configure ld or gdb until the
13694 d10v support is added.
13695
13696 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
13697
13698 * configure.in (d10v-*-*): New target.
13699
13700 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
13701
13702 * config.guess (HP 9000/811): Recognize this as a PA1.1
13703 machine.
13704
13705 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
13706
13707 * Makefile.in (do-tar-gz): New target, split out from tail end of
13708 taz target. Run each command separately, don't use pipes.
13709 (taz): Use it.
13710
13711 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
13712
13713 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
13714 * mpw-build.in: No builds should depend on building byacc or flex,
13715 they are assumed to be installed already.
13716
13717 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13718
13719 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
13720 variable that CC_FOR_TARGET needs.
13721
13722 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13723
13724 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
13725 options have changed since the last time the subdirectory was
13726 configured, and if it has, reconfigure.
13727 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
13728 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
13729
13730 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
13731
13732 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
13733 CLEAN_MODULES): Add bash.
13734 (all-bash): New target.
13735
13736 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
13737
13738 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
13739
13740 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13741
13742 * config.sub (basic_machine): Recognize d10v as a valid processor.
13743
13744 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
13745
13746 * mpw-configure: Add support for --bindir.
13747 * mpw-build.in: Use a GCC-specific build script for GCC actions.
13748
13749 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
13750
13751 * configure.in: add bash, time, gawk to list of hosttools and things
13752 to only build for native toolchains
13753
13754 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13755
13756 * Makefile.in (docdir): Remove.
13757
13758 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
13759
13760 * Makefile.in (datadir): Set to $(prefix)/share.
13761
13762 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
13763
13764 * configure.in: build diff and patch for cygwin32-hosted
13765 toolchains.
13766
13767 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
13768
13769 * config.sub: Accept -rtems*.
13770
13771 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
13772
13773 * configure.in: enable dosrel for cygwin32-hosted builds,
13774 remove diff from the list of things not buildable
13775 via Canadian Cross
13776
13777 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
13778
13779 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
13780 don't get ". ".
13781
13782 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
13783
13784 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
13785
13786 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
13787
13788 * Makefile.in (taz): Handle case where tex3patch didn't even get
13789 checked out. Also, if it was found, put the symlink in a new util
13790 subdirectory.
13791
13792 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13793
13794 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
13795
13796 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
13797
13798 * config.sub: Recognize -openvms.
13799 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
13800 * make-all.com, setup.com: New files.
13801
13802 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
13803
13804 * Makefile.in (taz): tex3patch moved to texinfo/util.
13805
13806 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
13807
13808 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
13809 * configure.in: remove make from disable-if-Can-Cross list
13810 enable gdb if ${host} and ${target} are cygwin32
13811
13812 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
13813
13814 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
13815 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
13816
13817 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
13818
13819 * config.guess: Combine mips-mips-riscos cases, and use cpp to
13820 distinguish sysv/svr4/bsd variants.
13821 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
13822
13823 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
13824
13825 * configure.in: Added copyright notice.
13826 * move-if-change: Added copyright notice.
13827
13828 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13829
13830 * configure.in (powerpcle-*-solaris*): Until we get shared
13831 libraries working, don't build gdb, sim, make, tcl, tk, or
13832 expect.
13833
13834 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
13835
13836 * config.guess: Merge with FSF:
13837
13838 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
13839 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
13840
13841 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
13842 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
13843
13844 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
13845 * config.guess: Combine two OSF1 rules.
13846 Also recognize field test versions. From mjr@zk3.dec.com.
13847 * config.guess (dgux): Use /usr/bin/uname rather than uname,
13848 because GNU uname does not support -p. From pmr@pajato.com.
13849
13850 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
13851
13852 * Makefile.in (MAKEDIRS): Removed $(tooldir).
13853
13854 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
13855
13856 * mpw-README: Document GCCIncludes.
13857
13858 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
13859
13860 * configure.in (alpha-*-linux*): Set enable_shared to yes.
13861
13862 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
13863
13864 * mpw-configure: Handle --enable-FOO and --disable-FOO.
13865
13866 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
13867
13868 * configure.in (*-*-cygwin32): Configure make.
13869
13870 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
13871
13872 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
13873
13874 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
13875
13876 * Makefile.in (all-inet): Depend on all-perl.
13877
13878 * Makefile.in (inet-install): New target.
13879
13880 * Makefile.in (all-inet): Depend on all-tcl.
13881 (all-inet): Depend on all-send-pr.
13882
13883 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13884
13885 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
13886 temporarily.
13887
13888 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
13889
13890 * configure.in: Don't configure --with-gnu-ld on AIX.
13891
13892 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
13893
13894 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
13895
13896 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
13897
13898 * Makefile.in (ALL_MODULES): Added all-inet.
13899 (CROSS_CHECK_MODULES): Added check-inet.
13900 (INSTALL_MODULES): Added install-inet.
13901 (CLEAN_MODULES): Added clean-inet.
13902 (all-indent): New target.
13903
13904 * configure.in (host_tools): Added inet.
13905 (native_only): Added inet.
13906 (noconfigdirs): Added inet.
13907
13908 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
13909
13910 * configure.in: Don't configure libgloss if we are not configuring
13911 newlib.
13912
13913 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
13914
13915 * configure.in: Don't configure libgloss for unsupported
13916 architectures.
13917
13918 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13919
13920 * Makefile.in (CLEAN_MODULES): Add clean-apache.
13921
13922 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
13923
13924 * Makefile.in (ALL_MODULES): Include all-apache.
13925 (CROSS_CHECK_MODULES): Include check-apache.
13926 (INSTALL_MODULES): Include install-apache.
13927 (all-apache): New target.
13928
13929 * configure.in: Added apache everywhere perl is seen.
13930
13931 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13932
13933 * Makefile.in: Add support for clean-{module} and
13934 clean-target-{module} rules.
13935
13936 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
13937
13938 * configure.in (*-*-ose) do not build libgloss.
13939
13940 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13941
13942 * config.guess (prep*:SunOS:5.*:*): Turn into
13943 powerpele-unknown-solaris2.
13944
13945 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
13946
13947 * configure.in: Permit --enable-shared to specify a list of
13948 directories.
13949
13950 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13951
13952 * configure.in (host==solaris): Pass only the first word of $CC
13953 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
13954
13955 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
13956
13957 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
13958
13959 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
13960
13961 * Makefile.in (ALL_MODULES): Include all-perl.
13962 (CROSS_CHECK_MODULES): Include check-perl.
13963 (INSTALL_MODULES): Include install-perl.
13964 (ALL_X11_MODULES): Include all-guile.
13965 (CHECK_X11_MODULES): Include check-guile.
13966 (INSTALL_X11_MODULES): Include install-guile.
13967 (all-perl): New target.
13968 (all-guile): New target.
13969
13970 * configure.in (host_tools): Include perl and guile.
13971 (native_only): Include perl and guile.
13972 (noconfigdirs): Don't build guile and perl; no ports have been
13973 done.
13974
13975 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
13976
13977 * configure (--enable-*): Handle quoted option lists such as
13978 --enable-sim-cflags='-g0 -O' better.
13979
13980 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
13981
13982 * Makefile.in ({,inst}all-target): New rule so we can make and
13983 install all of the target directories easily.
13984
13985 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
13986
13987 * configure.in: Add missing global flag in sed substitution when
13988 deleting `target-' from ${configdirs}.
13989
13990 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
13991
13992 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
13993 option.
13994
13995 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
13996 config/mh-necv4.
13997
13998 * install.sh: Correct misspelling of transformbasename.
13999
14000 * config.guess: Recognize mips-*-sysv*.
14001
14002 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
14003
14004 * config.sub: Recognize mon960.
14005
14006 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
14007
14008 * configure: Restore Canadian Cross handling of BISON and LEX,
14009 removed in Feb 20 change.
14010
14011 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
14012
14013 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
14014 Mention make install. Remove the old copyright date as well the
14015 clumsy and rather pointless copyright on the README file.
14016
14017 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
14018
14019 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
14020 Makefile after running symlink-tree, then run `make distclean' to
14021 avoid clobbering any generated files in srcdir.
14022
14023 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
14024
14025 * configure.in (m68k-*-netbsd*): Build everything now.
14026
14027 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14028
14029 * Makefile.in (taz): Fix quoting.
14030
14031 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
14032
14033 * configure.in (sparclet-*-*): Build everything now.
14034
14035 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14036
14037 * configure.in (m68k-*-linux*): New host.
14038
14039 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
14040
14041 * configure: Check for bison before byacc.
14042
14043 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
14044
14045 * Makefile.in configure: Change the way LEX and BISON/YACC are
14046 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
14047 searching PATH. These are used as fallbacks by Makefile.in if
14048 flex/bison/byacc aren't in objdir.
14049
14050 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
14051
14052 * Makefile.in: Make everything which depends upon all-bfd also
14053 depend upon all-opcodes, in case --with-commonbfdlib is used.
14054
14055 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14056
14057 * configure.in (host *-*-cygwin32): Don't build gdb if we are
14058 building NT native compilers on Unix.
14059
14060 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
14061
14062 * configure.in: Don't get CC from the host Makefile fragment if we
14063 can find gcc in PATH, or if this is a Canadian Cross. Move the
14064 Solaris test for /usr/ucb/cc to the post target script, just after
14065 the compiler sanity test.
14066
14067 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
14068
14069 * config.sub: Merge with FSF.
14070
14071 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
14072
14073 * Makefile.in (RPATH_ENVVAR): New variable.
14074 (REALLY_SET_LIB_PATH): Use it.
14075 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
14076
14077 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
14078
14079 * config.sub, configure.in: Recognize sparclet cpu.
14080
14081 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
14082
14083 * config.guess: Support m68k-cbm-sysv4.
14084
14085 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14086
14087 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
14088 m68k-unknown-linuxaout from linker help string. Put quotes around
14089 $ld_help_string.
14090
14091 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
14092
14093 * config.guess (powerpc-harris-powerunix): Add guess for port
14094 to new target.
14095
14096 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14097
14098 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
14099
14100 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
14101
14102 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
14103 $(REALLY_SET_LIB_PATH) in Makefile.
14104 * Makefile.in (SET_LIB_PATH): New variable.
14105 (REALLY_SET_LIB_PATH): New variable.
14106 ($(DO_X)): Use $(SET_LIB_PATH).
14107 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
14108 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
14109 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
14110 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
14111 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
14112 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
14113 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
14114 (install-dosrel): Likewise.
14115 (all-opcodes): Depend upon all-libiberty.
14116
14117 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
14118
14119 * config.guess (*:CYGWIN*): New
14120
14121 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14122
14123 * Makefile.in (all-target-winsup): All all-target-libiberty.
14124
14125 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14126
14127 * configure.in (noconfigdirs): Add missing # in front of comment.
14128
14129 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
14130
14131 * configure.in: add second pass to things added to noconfigdirs
14132 so *-gm-magic can exclude libgloss properly.
14133
14134 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
14135
14136 * mpw-configure (extralibs_name, rez_name): Set correctly
14137 for MWC68K compiler.
14138
14139 * mpw-README: Add more info on the necessary build tools.
14140
14141 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
14142
14143 * configure.in, config.sub: Recognize cygwin32.
14144
14145 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
14146
14147 * config.guess, config.sub: Recognize A/UX.
14148
14149 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
14150
14151 * config.sub: Merge with gcc/config.sub.
14152
14153 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
14154
14155 * mpw-build.in (do-binutils): Add build of stamps.
14156
14157 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
14158
14159 * config.sub: Add recognition for mips64vr4100*-* targets.
14160
14161 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14162
14163 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
14164 Add creation of gconfigargs with `--enable-shared' turned on.
14165 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
14166 ($(host)-stamp-stage3-configured): Likewise.
14167 (HOLES): Add chatr and ldd.
14168 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
14169
14170 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
14171
14172 * configure: Pass --nfp to recursive configures.
14173
14174 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
14175
14176 * Makefile.in (DLLTOOL): New.
14177 (DLLTOOL_FOR_TARGET): New.
14178 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
14179 (EXTRA_TARGET_FLAGS): Ditto.
14180 (EXTRA_GCC_FLAGS): Ditto.
14181 (CONFIGURE_TARGET_MODULES): Ditto.
14182 (DO_X): Ditto.
14183 * configure: Add DLLTOOL.
14184
14185 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
14186
14187 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
14188 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
14189 mh-sco, since old workarounds no longer needed, and don't
14190 build ld, since libraries have weak symbols in COFF.
14191
14192 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
14193
14194 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
14195
14196 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
14197
14198 * configure.in: Make sure that ${CC} can be used to compile an
14199 executable.
14200
14201 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14202
14203 * Makefile.in (all-gdb): Depend on $(GDB_TK).
14204 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
14205 nothing depending on whether gdbtk is being built.
14206
14207 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
14208
14209 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
14210
14211 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
14212
14213 * configure.in (noconfigdirs): Put ld or gas in this early, if the
14214 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
14215
14216 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
14217
14218 * config-ml.in: Add support for
14219 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
14220 Simplify setting of multidirs from --disable-foo.
14221
14222 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14223
14224 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
14225 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
14226 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
14227 non-empty, pass them on to the GCC make.
14228 (all-bootstrap): New rule that is like all-gcc, except it executes
14229 the GCC bootstrap rule instead of the GCC all rule.
14230
14231 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
14232
14233 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
14234
14235 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14236
14237 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
14238 DG/UX support.
14239
14240 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
14241
14242 * config.sub (i*86*) Change [345] to [3456]
14243
14244 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14245
14246 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
14247 --with-gnu-ld=no.
14248
14249 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14250
14251 * config-ml.in (rs6000*, powerpc*): Add switches to control which
14252 AIX multilibs get built.
14253
14254 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14255
14256 * configure.in (i386-win32): Don't build expect if we're not
14257 building the tcl subdir.
14258
14259 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
14260
14261 * Makefile.in: (configure-target-examples, all-target-examples):
14262 New targets, configure and build example programs.
14263
14264 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
14265
14266 * mpw-configure: If an mpw-config.in generated a file mk.sed,
14267 use it as input to sedit the generated MPW makefile.
14268 * mpw-README: Add a suggestion about Gestalt.h.
14269
14270 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
14271
14272 * config.sub: Accept *-*-ieee*.
14273
14274 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
14275
14276 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
14277 Ronald F. Guilmette <rfg@monkeys.com>.
14278
14279 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14280
14281 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
14282 for powerpc-pe native.
14283 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
14284 (target==powerpc-pe): duplicate i386-win32 entry.
14285
14286 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14287
14288 * configure.in (noconfigdirs): Exclude target-newlib for all versions
14289 of vxworks, not just vxworks5.1.
14290
14291 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
14292
14293 * mpw-configure: Add support for exec-prefix.
14294
14295 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14296
14297 * config.guess: Recognize HP model 816 machines as having
14298 a PA1.1 processor.
14299
14300 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
14301
14302 * configure: Ignore new autoconf configure options.
14303
14304 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14305
14306 * config.guess: Recognize Pentium under SCO.
14307 From Robert Lipe <robertl@arnet.com>.
14308
14309 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14310
14311 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
14312
14313 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
14314
14315 * configure.in: Don't configure gas for alpha-dec-osf*.
14316
14317 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
14318
14319 * configure.in: Default to --with-stabs for some targets for which
14320 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
14321 i[345]86*-*-unixware*.
14322
14323 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
14324
14325 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
14326 rather than basing it on the target. Simplify handling of options
14327 controlling which directories to configure. Remove extraneous
14328 slash in multi-clean target.
14329
14330 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
14331
14332 * config-ml.in: Prefix more variables with ml_ so they don't collide
14333 with configure's.
14334
14335 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
14336
14337 * configure: Don't turn -v into --v.
14338
14339 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
14340
14341 * configure.in (targargs): Fix typo.
14342
14343 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
14344
14345 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
14346
14347 * configure.in: Strip --host and --target options from
14348 CONFIG_ARGUMENTS, and always configure for --host only. Add
14349 --with-cross-host option when building with a cross-compiler.
14350 * configure: Canonicalize the arguments put into config.status by
14351 always using `=' for an option with an argument. Pass a presumed
14352 --host or --target explicitly.
14353
14354 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
14355
14356 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
14357 into general OS recognition case.
14358
14359 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14360
14361 * configure.in (target_configdirs): add target-winsup only
14362 for win32 target systems.
14363
14364 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
14365
14366 * Makefile.in (all-target-libgloss): Depend upon
14367 configure-target-newlib, since when libgloss is built it looks to
14368 see if the newlib directory exists.
14369
14370 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
14371
14372 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
14373 cfg-ml-*.in.
14374
14375 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
14376
14377 * configure: Handle LD and LD_FOR_TARGET when configuring a
14378 Canadian Cross.
14379
14380 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14381
14382 * configure.in (target_libs): add target-winsup.
14383 (target==i386-win32): add patch diff flex make to $noconfigdirs.
14384 (target==ppcle-pe): remove ld from $noconfigdirs.
14385
14386 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
14387
14388 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
14389 Preserve relative path names in $srcdir. Build symlink tree if
14390 configuring cross target dir and srcdir=. (= no VPATH support).
14391 (configure-target-libg++): Depend on configure-target-librx.
14392 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
14393 * config-ml.in: New file.
14394 * symlink-tree: New file.
14395 * configure: Ensure srcdir="." if that's what it is.
14396
14397 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
14398
14399 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
14400 includes and FLEX_SKELETON setting.
14401 * mpw-configure (--with-gnu-ld): New option, controls whether
14402 to use PPCLink or ld with PowerMac GCC.
14403 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
14404 * mpw-config.in: Configure grez if targeting Mac.
14405
14406 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
14407 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
14408 just macos.
14409 * configure.in: Configure grez resource compiler if targeting Mac.
14410 * Makefile.in (all-grez, install-grez): New targets.
14411
14412 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
14413
14414 * configure: CXX defaults to gcc, not g++. If we find
14415 gcc in the path, set CC to gcc -O2.
14416
14417 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
14418
14419 * configure: Default ${build} correctly. Avoid picking up extra
14420 spaces when reading CC and CXX from Makefile. When doing a
14421 Canadian Cross, use plausible default values for numerous
14422 variables.
14423 * configure.in: When doing a Canadian Cross, don't try to
14424 configure tools whose configure script can't handle it.
14425
14426 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14427
14428 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
14429
14430 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
14431
14432 * configure: Remove dubious bug reporting address.
14433
14434 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
14435
14436 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
14437 configure script, run that instead of this directory's configure.
14438 In either case, print a message that we're configuring the sub-dir.
14439
14440 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
14441
14442 * configure.in: Before checking for the existence of various files,
14443 use sed to filter out "target-".
14444
14445 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
14446
14447 * Makefile.in (DO_X): Split rule to decrease command line length
14448 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
14449 (Philippe De Muyter).
14450
14451 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14452
14453 * Makefile.in (all-patch): depend on all-libiberty.
14454
14455 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
14456
14457 * configure.in: If the only directory in target_configdirs which
14458 actually exists is libiberty, then set target_configdirs to empty,
14459 to avoid trying to build a target libiberty in a gas or gdb
14460 distribution.
14461
14462 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
14463
14464 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
14465 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
14466 systems.
14467
14468 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14469
14470 * configure.in (copy_dirs): Use sys-include instead of include
14471 for --with-headers option.
14472
14473 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
14474
14475 * Makefile.in, configure.in: Make winsup builds work with
14476 new scheme.
14477
14478 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
14479
14480 * configure.in: Build the linker on AIX.
14481
14482 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
14483
14484 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
14485 where needed.
14486
14487 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
14488
14489 * Makefile.in (all-gcc): Fix typo.
14490
14491 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
14492
14493 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
14494
14495 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
14496
14497 * configure.in: Rename libFOO to target-libFOO, and xiberty
14498 to target-xiberty, to provide more flexibility.
14499 (target_subdir): Define. Create if cross.
14500 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
14501 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
14502 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
14503 check-libFOO -> check-target-libFOO, etc.
14504 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
14505 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
14506 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
14507 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
14508 allow ALL_GCC="" to only configure.
14509 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
14510 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
14511 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
14512
14513 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
14514
14515 * Makefile.in (taz): Build "info" in etc explicitly.
14516
14517 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
14518
14519 * configure.in: Make sure that CC is undefined (as opposed to
14520 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
14521 problem with autoconf trying to configure on a host without GCC.
14522
14523 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14524
14525 * mpw-configure: Set host alias from choice of host compiler,
14526 only use generic MPW Makefile sed if present, edit a file
14527 named "hacked_Makefile.in" instead of "Makefile.in" if present.
14528 * mpw-README: Add problem notes about CW6 and CW7.
14529
14530 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
14531
14532 * Makefile.in (taz): Use ";" instead of ";;".
14533
14534 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14535
14536 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
14537 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
14538 DISTDOCDIRS.
14539 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
14540 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
14541
14542 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
14543
14544 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
14545 and gnats, because they are now subsumed by DISTSTUFFDIRS.
14546 Move bfd to DISTSTUFFDIRS.
14547
14548 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14549
14550 * Makefile.in (X11_LIB): Removed.
14551 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
14552
14553 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
14554
14555 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14556
14557 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
14558 names.
14559
14560 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14561
14562 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
14563
14564 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
14565
14566 * configure.in (i[345]86-*-win32): Always build newlib.
14567 Don't configure cvs, autoconf or texinfo.
14568 * Makefile.in (LD_FOR_TARGET): New.
14569 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
14570 Pass down LD_FOR_TARGET.
14571
14572 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
14573
14574 * winsup: New directory.
14575 * Makefile.in: Build winsup.
14576 * configure.in: Winsup is configured when target is win32.
14577 Can only build win32 target GDB when native.
14578
14579 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
14580
14581 * config.guess: Recognize HP model 819 machines as having
14582 a PA 1.1 processor.
14583
14584 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
14585
14586 * configure: Fix sed loop which substitutes for CC and CXX to
14587 avoid bug found in various sed implementations.
14588
14589 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14590
14591 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
14592 simulator. Use standard powerpc-*-eabi*.
14593
14594 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
14595
14596 * configure.in: Stop putting gas and binutils in noconfigdirs for
14597 powerpc-*-aix* and rs6000-*-*.
14598
14599 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
14600
14601 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
14602 -mcall-aixdesc libraries.
14603
14604 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
14605
14606 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14607
14608 * config.sub (arm | armel | armeb): Fix shell syntax.
14609
14610 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14611
14612 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
14613 -msoft-float and -mcpu=common support.
14614 (powerpc*-*-eabisim*): Add support for building -mcall-aix
14615 libraries.
14616
14617 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14618
14619 * configure.in: Allow configuration and build of emacs19 for the alpha.
14620
14621 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14622
14623 * configure.in (CC): Get ^CC, not just any old CC, from
14624 ${host_makefile_frag}.
14625
14626 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14627
14628 * configure.in (CC): Try to get CC from
14629 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
14630
14631 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14632
14633 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
14634 only if it exists in $(srcdir).
14635
14636 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
14637
14638 * configure: If CC and CXX are not set in the environment, set
14639 them, based on either an existing Makefile or on searching for gcc
14640 in PATH. Substitute for CC and CXX in Makefile.
14641 * configure.in: Remove libm from target_libs. Separate
14642 target_configdirs from configdirs. If CC is not set in
14643 environment, try to get it from a host Makefile fragment. Rewrite
14644 changes of configdirs to use skipdirs instead. A few minor
14645 tweaks. Take directories out of target_configdirs as they are
14646 taken out of configdirs. Remove existing Makefile files from
14647 subdirectories. Substitute for TARGET_CONFIGDIRS and
14648 CONFIG_ARGUMENTS in Makefile.
14649 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
14650 by configure.in.
14651 (CONFIG_ARGUMENTS): Likewise.
14652 (CONFIGURE_TARGET_MODULES): New variable.
14653 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
14654 ($(CONFIGURE_TARGET_MODULES)): New target.
14655 (configure-libg++, configure-libio): New targets.
14656 (all-libg++): Depend upon configure-libg++.
14657 (all-libio): Depend upon configure-libio.
14658 (configure-libgloss, all-libgloss): New targets.
14659 (configure-libstdc++): New target.
14660 (all-libstdc++): Depend upon configure-libstdc++.
14661 (configure-librx, all-librx): New targets.
14662 (configure-newlib): New target.
14663 (all-newlib): Depend upon configure-newlib
14664 (configure-xiberty): New target.
14665 (all-xiberty): Depend upon configure-xiberty.
14666
14667 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14668
14669 * configure.in (host i[345]86-*-win32): Expand the
14670 noconfigdirs again.
14671
14672 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
14673
14674 * mpw-configure: Fix sed command file name.
14675
14676 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
14677
14678 * configure.in (host i[345]86-*-win32): Reduce the
14679 noconfigdirs again.
14680
14681 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
14682
14683 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
14684 or powerpc*-*-pe*, since they are not yet supported.
14685
14686 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
14687
14688 Add PowerMac support and many other enhancements.
14689 * mpw-configure: New option --cc to select compiler to use,
14690 paste options set according to --cc into the generated
14691 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
14692 if mpw-make.sed is present.
14693 * mpw-config.in: Don't test for gC1, test for mpw-touch,
14694 add forward includes for PowerPC include files.
14695 * mpw-build.in: Build using Makefile.PPC if present.
14696 (do-byacc, etc): Remove separate version resource builds.
14697 (do-gas): Build "stamps" before "all".
14698 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
14699 * mpw-README: Update to reflect --cc option, PowerMac support,
14700 and recently-reported compatibility problems.
14701
14702 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
14703
14704 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
14705 embedded m68k systems (-aout, -coff, -elf, -vxworks).
14706 (--with-multilib-top): Pass to recursive invocations.
14707
14708 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
14709
14710 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
14711 v810-*-*.
14712
14713 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14714
14715 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
14716 gdb, ld and opcodes on v810-*-*.
14717
14718 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
14719
14720 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
14721 (local-maintainer-clean): New target.
14722 (maintainer-clean): New target.
14723 (realclean): Just depend upon maintainer-clean.
14724
14725 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14726
14727 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
14728
14729 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
14730
14731 * configure.in: Build ld in mips*-*-bsd* case.
14732
14733 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
14734
14735 * config.sub: Accept -lites* OS. From Ian Dall.
14736
14737 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
14738
14739 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
14740 targets.
14741
14742 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14743
14744 * configure.in: treat i386-win32 canadian cross the same as
14745 i386-go32 canadian cross.
14746
14747 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14748
14749 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
14750 running under the simulator to build a reduced set of libraries.
14751 (powerpc-*-eabiaix): Add fine grained multilib support added to
14752 other powerpc targets yesterday.
14753
14754 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14755
14756 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
14757 -disable-softfloat, -disable-relocatable, -disable-aix, and
14758 -disable-sysv to control which multilib libraries get built.
14759
14760 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14761
14762 * configure: Add Makefile.tem to list of files to remove in trap
14763 handler.
14764
14765 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
14766
14767 * config.guess (*Linux*): Add missing "exit"s.
14768 Also, need specific check for alpha-unknown-linux (uses COFF).
14769
14770 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
14771
14772 * config.guess: Merge with FSF:
14773
14774 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
14775 * config.guess (AIX4): More robust release numbering discovery.
14776
14777 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
14778 * config.guess (i386-sequent-ptx): Properly get version number.
14779
14780 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
14781 * config.guess (mips:*:4*:UMIPS): New case.
14782
14783 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
14784
14785 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
14786 (i386-win32 host): Likewise. Don't build readline.
14787
14788 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
14789
14790 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
14791 SUPPORT_FILES to submakes.
14792
14793 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
14794
14795 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
14796 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
14797 mpw-configure.
14798
14799 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
14800
14801 * configure.in (appdirs): Use =, not ==, in test expression when
14802 trying to build the text to print in the warning message for
14803 Solaris users.
14804
14805 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
14806
14807 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
14808
14809 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14810
14811 * config.guess: Recognize lynx-2.3.
14812
14813 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
14814
14815 * config.sub (z8ksim): Deleted
14816 (z8k-*-coff): New, this is the one true name of the target.
14817
14818 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
14819
14820 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
14821
14822 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
14823
14824 * config.guess (*:Linux:*:*): First try asking the linker what the
14825 default object file format is (elf, aout, or coff). Then if this
14826 fails, try previous methods.
14827
14828 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14829
14830 * configure.in: Don't build newlib for *-*-vxworks5.1.
14831
14832 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
14833
14834 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
14835 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
14836
14837 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
14838
14839 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
14840
14841 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
14842
14843 * cfg-ml-com.in: New file.
14844 * cfg-ml-pos.in: New file.
14845
14846 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
14847
14848 * COPYING.NEWLIB: Add HP free copyright to list.
14849
14850 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
14851
14852 * config.sub: Recognize -eabi* for the system, not just -eabi.
14853
14854 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
14855
14856 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
14857 * config.sub, configure.in (win32): New target and host.
14858
14859 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
14860
14861 * configure.in: Add i386-pe configuration.
14862
14863 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
14864
14865 * mpw-build.in (install): Install GDB after LD.
14866
14867 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
14868
14869 * mpw-config.in (elf/mips.h): Always forward-include, needed
14870 for GDB to build.
14871
14872 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
14873
14874 * testsuite: New directory for customer acceptance and whole tool
14875 chain tests.
14876
14877 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
14878
14879 * configure: If per-host line isn't found, but AC_OUTPUT is found
14880 and a configure script exists, run it instead.
14881
14882 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
14883
14884 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
14885
14886 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
14887
14888 * configure: Set build_{cpu,vendor,os,alias} to host values when
14889 --build isn't specified.
14890
14891 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14892
14893 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
14894 (FLAGS_TO_PASS): Pass them.
14895 (EXTRA_TARGET_FLAGS): Ditto.
14896
14897 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14898
14899 * Makefile.in (all-libg++): Depend on all-libstdc++.
14900
14901 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
14902
14903 * configure.in (noconfigdirs): Enable all packages for
14904 i386-unknown-netbsd.
14905
14906 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
14907
14908 * configure.in (noconfigdirs): Don't configure tk for i386-go32
14909 hosted builds (DOS builds)
14910
14911 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
14912
14913 Changes for ARM based on patches from Richard Earnshaw:
14914 * config.sub: Handle armeb and armel.
14915 * configure.in: Omit arm linker only for riscix.
14916
14917 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
14918
14919 * config.guess: Update from FSF.
14920
14921 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
14922
14923 * config.sub: Recognize powerpcle as the little endian variant of
14924 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
14925 powerpcle variant. Convert pentium into i586, not i486. Add p5
14926 alias for i586. Map new x86 variants p6, k5, nexgen into i586
14927 temporarily.
14928
14929 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
14930
14931 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
14932
14933 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
14934
14935 * config.sub: Accept -lites* as a basic system type.
14936
14937 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
14938
14939 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
14940 installed, and if so return linuxoldld as the system name.
14941
14942 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
14943
14944 * config.guess: Add hppa1.1-hp-lites support.
14945
14946 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
14947
14948 * configure.in: Don't build newlib for m68k-vxworks5.1.
14949
14950 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
14951
14952 * configure.in (mips-sgi-irix6): Use mh-irix5.
14953
14954 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
14955
14956 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
14957
14958 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
14959
14960 * test-build.mk: Enable building of shared libraries on IRIX 5 and
14961 OSF/1. Fix compiler flags.
14962 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
14963
14964 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
14965
14966 * configure.in: Recognize --with-newlib.
14967 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
14968
14969 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
14970
14971 * Makefile.in: move {all,check,install}-gdb from *_MODULES
14972 to *_X11_MODULES due to gdbtk needing X include files et al.
14973
14974 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
14975
14976 Merge in support for Mac MPW as a host.
14977 (Old change descriptions retained for informational value.)
14978
14979 * mpw-config.in: Add generic include forwards for cpu-specific
14980 include files in aout and elf directories.
14981
14982 * mpw-configure: Added copyright.
14983 * mpw-config.in: Check for presence of required build tools.
14984 (target_libs): Add newlib.
14985 (target_tools): Add examples.
14986 (Read Me): Generate as "Read Me for MPW" instead.
14987 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
14988 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
14989 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
14990
14991 * mpw-configure: Remove subdir-specific makefile hackery,
14992 delete mk.tmp after using it.
14993
14994 * mpw-build.in (all): Display start and end times.
14995
14996 * mpw-configure (host_canonical): Set.
14997 (target_cpu): Always add to makefiles.
14998 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
14999 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
15000 (mpw-mh-mpw): Look for in srcdir and srcroot.
15001 Use sed instead of mpw-edit-prefix to edit prefix definitions.
15002
15003 * mpw-build.in: (install-only): New target.
15004
15005 * mpw-configure (host_alias, target_alias): Rename from hostalias
15006 and targetalias, add into generated Makefile.
15007 (mk.tmp): If present, add into generated Makefile.
15008 * mpw-build.in (all-gas): Build config.h first before gas proper.
15009
15010 * mpw-configure (config.status): Write only if changed.
15011 * mpw-config.in (readline): Configure it (not built, just used for
15012 definitions).
15013
15014 * mpw-config.in (elf/mips.h): Add a forward include.
15015
15016 * mpw-config.in: Forward-include most .h files in include into
15017 extra-include.
15018 (readline): Don't build.
15019 mpw-build.in (install): Install GDB.
15020
15021 * mpw-configure (prefix, mpw_prefix): Handle it.
15022 * mpw-config.in (mmalloc, readline): Don't configure.
15023 * mpw-build.in (thisscript): Rename to ThisScript.
15024 Use mpw-build instead of BuildProgram everywhere.
15025 (mmalloc, readline): Don't build.
15026 * mpw-README: New file, basic documentation about the MPW port.
15027
15028 * mpw-config.in: Use forward-include to create include files.
15029
15030 * mpw-configure: Add more things to the top of each configured
15031 Makefile, including contents of config/mpw-mh-mpw.
15032 * mpw-config.in (extra-include): Create this directory and fill it
15033 with Posix-like include files when configuring.
15034
15035 * config.sub (apple, mac, mpw): Add various aliases.
15036
15037 * mpw-build.in: New file, top-level build script fragment for MPW.
15038 * mpw-configure: New file, configure script for MPW.
15039 * mpw-config.in: New file, config fragment for MPW.
15040
15041 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15042
15043 * configure.in (host_libs): Remove glob, since it is gone from the
15044 sources.
15045
15046 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15047
15048 * Makefile.in: define empty GDB_NLM_DEPS var.
15049
15050 * configure.in(target_makefile_frag): use config/mt-netware
15051 for netware targets.
15052
15053 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
15054
15055 * config.sub: Merge in recent FSF changes. Remove linux special
15056 cases.
15057
15058 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15059
15060 Revert this change:
15061
15062 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
15063
15064 * build-all.mk: Use CC=cc -Xs on Solaris.
15065
15066 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15067
15068 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
15069 stop using it.
15070 * Makefile.in: Nuke all references to glob subdirectory.
15071
15072 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15073
15074 * configure.in: Fix --enable-shared logic in per-host.
15075
15076 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
15077
15078 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
15079
15080 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
15081
15082 * configure.in (noconfigdirs): Don't build gas on AIX, for
15083 powerpc*-*-aix* as well as for rs6000*-*-aix*.
15084
15085 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
15086
15087 * configure: Fix --cache-file to work if the file argument is a
15088 relative path.
15089
15090 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
15091
15092 * configure: If the --cache-file is used, pass it down to
15093 configure in subdirectories.
15094
15095 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
15096
15097 * config.sub: add vxworks29k configuration.
15098
15099 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15100
15101 * Makefile.in (taz): Do "diststuff" part quietly.
15102
15103 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
15104
15105 * config.sub: Mini-merge with gcc/config.sub.
15106
15107 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15108
15109 * config.guess (IRIX): Sed - to _.
15110
15111 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15112
15113 * Makefile.in (source-vault, binary-vault): New targets.
15114
15115 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
15116
15117 * config.sub: Recognize -eabi as a basic system type.
15118
15119 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15120
15121 * configure.in (enable_shared stuff): Fix typo.
15122
15123 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
15124
15125 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
15126
15127 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15128
15129 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
15130
15131 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
15132
15133 * configure.in (rs6000-*-*): Don't build gas.
15134
15135 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
15136
15137 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
15138 reduce command line length.
15139 (AS_FOR_TARGET): Check for as.new, not Makefile.
15140 (NM_FOR_TARGET): Check for nm.new, not Makefile.
15141
15142 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
15143
15144 * config.guess: Merge from FSF.
15145
15146 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15147
15148 * configure: Don't use $ when handling program_suffix.
15149
15150 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
15151
15152 * configure.in: Configure tk for hppa/hpux.
15153
15154 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
15155
15156 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
15157
15158 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15159
15160 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
15161 to LIBCXXFLAGS. Tests are better run without it.
15162
15163 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
15164
15165 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
15166
15167 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
15168
15169 * configure.in (*-*-netware*): Don't configure xiberty.
15170
15171 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
15172
15173 * configure.in: Remove tk from native_only list.
15174
15175 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
15176
15177 * build-all.mk: Add mips-ncd-elf target to sun4 targets
15178 for special NCD build.
15179
15180 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15181
15182 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
15183 makeall.bat, they're only useful for binutils snapshots.
15184 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
15185 makeall.bat to specified SUPPORT_FILES.
15186
15187 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
15188
15189 * build-all.mk: Add Ericsson targets to sun4 and solaris
15190 hosts. Add BNR's sun4 target to solaris host, so their
15191 build-from-source will be tested in-house first.
15192
15193 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15194
15195 * Makefile.in (LIBCFLAGS): New variable.
15196 (CFLAGS_FOR_TARGET): Ditto.
15197 (LIBCFLAGS_FOR_TARGET): Ditto.
15198 (LIBCXXFLAGS): Ditto.
15199 (CXXFLAGS_FOR_TARGET): Ditto.
15200 (LIBCXXFLAGS_FOR_TARGET): Ditto.
15201 (BASE_FLAGS_TO_PASS): Pass them.
15202 (EXTRA_TARGET_FLAGS): Ditto.
15203
15204 * configure.in: Support --enable-shared.
15205
15206 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
15207
15208 * configure.in (target_libs): Include libstdc++ again.
15209 * config.guess: Update from FSF (for FreeBSD).
15210
15211 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15212
15213 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
15214 makeall.bat.
15215 (DISTDOCDIRS): Add `etc'.
15216 (ETC_SUPPORT_PFX): New variable.
15217 (taz): Include anything from etc starting with a word in
15218 ETC_SUPPORT_PFX.
15219
15220 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15221
15222 * config.sub: Update for recent FSF changes. Remove obsolete
15223 h8300hds entry. Add -windows* and -osx as basic os. Minor
15224 spacing changes.
15225
15226 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
15227
15228 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
15229
15230 * config.guess: Merge with FSF.
15231 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
15232
15233 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15234
15235 * configure: Since the "trap 0" handler will override the exit
15236 status on many systems, only use it for "exit 1", and make it set
15237 a non-zero exit status; reset it before "exit 0". Also, check
15238 exit status of config.sub, and error out if it failed.
15239
15240 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
15241
15242 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
15243 and install libgloss.
15244
15245 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15246
15247 * Makefile.in (all-binutils): Depend upon all-byacc.
15248
15249 * configure.in: Don't build emacs on Irix 5.
15250
15251 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15252
15253 * configure.in (*-*-netware*): Add libio.
15254
15255 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15256
15257 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
15258 (CHECK_TARGET_MODULES): Ditto.
15259 (INSTALL_TARGET_MODULES): Ditto.
15260 (TARGET_LIBS): Ditto.
15261 (all-libstdc++): Note dependencies.
15262
15263 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15264
15265 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
15266
15267 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
15268
15269 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
15270 -fexternal-templates.
15271
15272 * configure.in (target_libs): Add libstdc++.
15273 (noconfigdirs): Add libstdc++ as appropriate.
15274
15275 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15276
15277 * config.guess: Update from FSF.
15278
15279 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15280
15281 * configure: Use ${config_shell} when running ${configsub}.
15282
15283 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
15284
15285 * config.sub: No longer recognize h8300h.
15286
15287 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
15288
15289 * config.sub: Remove extraneous differences between config.sub and
15290 gcc/config.sub.
15291
15292 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
15293
15294 * Makefile.in (DISTSTUFFDIRS): Add gas.
15295
15296 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
15297
15298 * COPYING.NEWLIB: New file.
15299
15300 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
15301
15302 * config.guess (HP-UX): Patch from Harlan Stenn
15303 <harlan@landmark.com> to also emit release level.
15304
15305 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15306
15307 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
15308
15309 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
15310
15311 * config.sub: Merge nextstep cleanup from FSF.
15312
15313 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15314
15315 * configure.in (arm-*-*): Don't configure ld for this target.
15316
15317 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
15318
15319 * configure.in (*-*-netware): don't configure libg++, libio,
15320 librx, or newlib.
15321
15322 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15323
15324 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
15325 configure ld--it works, but it doesn't support shared libraries.
15326
15327 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15328
15329 * config.guess (*-unknown-freebsd*): Get rid of possible
15330 trailing "(Release)" in version string.
15331 Patch from Paul Richards <paul@isl.cf.ac.uk>.
15332
15333 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
15334
15335 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
15336 Fix type: *-next-neststep -> *-next-nextstep.
15337
15338 * config.guess: Merge from FSF:
15339
15340 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15341
15342 * config.guess: Recognize powerpc-ibm-aix3.2.5.
15343
15344 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
15345
15346 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
15347 instead of UNIX_SV for UnixWare 1.0).
15348
15349 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
15350
15351 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
15352 to make gdb/nlm/* build after the compiler and linker.
15353
15354 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
15355
15356 * config.guess (netbsd, freebsd, linux): Accept any machine,
15357 not just i[34]86.
15358 (m68k-atari-sysv4): Relocate to match FSF version.
15359
15360 * config.guess: More merges from the FSF:
15361
15362 Add a space before function call or macro invocation.
15363
15364 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15365
15366 * config.guess: Add trap cmd to remove dummy.c and dummy when
15367 interrupted.
15368
15369 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
15370
15371 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
15372 (dummy): Redirect stderr from compilation of dummy.c.
15373
15374 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
15375
15376 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
15377
15378 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
15379
15380 * configure: Accept and ignore --cache*, for compatibility with
15381 new autoconf.
15382
15383 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
15384
15385 * config.guess: Merge from FSF:
15386
15387 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15388
15389 * config.guess (Pyramid*:OSx*:*:*): New case.
15390 (PATH): Add /.attbin at end for finding uname.
15391 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
15392
15393 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
15394
15395 * config.guess (M88*:DolphinOS:*:*): New case.
15396
15397 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
15398
15399 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
15400 to select whether to use ELF or COFF.
15401
15402 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
15403
15404 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
15405
15406 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
15407
15408 * config.guess: Guess the OS version for HPUX.
15409
15410 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
15411
15412 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
15413
15414 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15415
15416 * configure.in: Recognize --with-headers, --with-libs, and
15417 --without-newlib.
15418 * Makefile.in (all-xiberty): Depend upon all-ld.
15419
15420 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15421
15422 * configure.in: Change i[34]86 to i[345]86.
15423
15424 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15425
15426 * configure (version): A few more tweaks to help message.
15427
15428 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
15429
15430 * Makefile.in: Remove (for now) librx as a host library,
15431 now that we're building it for target.
15432
15433 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15434
15435 * configure: Fix up help message; from karl@owl.hq.ileaf.com
15436 (Karl Berry).
15437
15438 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
15439
15440 * configure.in: Also configure librx.
15441
15442 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
15443
15444 * Makefile.in: Update various rules to reflect that librx
15445 is now needed for libg++.
15446
15447 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15448
15449 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
15450
15451 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
15452
15453 * configure.in: Configure the examples directory.
15454
15455 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15456
15457 * configure: Simplify Jun 2 1994 change.
15458
15459 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15460
15461 * change CC to /usr/latest/bin/gcc for lynx host builds, since
15462 /bin/gcc isn't good enough to build gcc.
15463
15464 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
15465
15466 * Makefile.in (GDB_SUPPORT_FILES): Remove
15467 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
15468 (gdb.tar.gz): Add new rule to use standard distribution building
15469 mechanism.
15470
15471 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15472
15473 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
15474 Bill Cox <bill@cygnus.com>.
15475
15476 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
15477
15478 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
15479
15480 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
15481
15482 * configure: Search current dir first in .gdbinit.
15483
15484 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
15485
15486 * config.sub: Recognize freebsd (merged from gcc config.sub).
15487
15488 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
15489
15490 * config.sub: Refer to NeXT's operating system as nextstep.
15491
15492 * config.sub (case $basic_machine): Re-order the cases, to match
15493 the order in the FSF version (which is mostly alphabethical).
15494 Merge in some additions and changes from the FSF.
15495
15496 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
15497
15498 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
15499 * config.sub: Recognize cxux7.
15500 * configure.in: Use mh-cxux for m88k-harris-cxux*.
15501
15502 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15503
15504 * config.sub: Fix typo powerpc -> powerpc-*.
15505
15506 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
15507
15508 * Makefile.in: `all-emacs19' depends on `all-byacc'.
15509
15510 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
15511 parallel with all-emacs and install-emacs). Top-level command
15512 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
15513
15514 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15515
15516 * test-build.mk ($(host)-stamp-stage2-installed): Remove
15517 $(relbindir)/make before doing ``make install'', and use
15518 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
15519 installing over running make binary.
15520 ($(host)-stamp-stage3-installed): Likewise.
15521
15522 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15523
15524 * config.guess: Recognize Mach.
15525
15526 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
15527
15528 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
15529 see whether --exec-prefix was used.
15530
15531 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15532
15533 * README: Explicitly mention libg++/README. (Zoo's idea.)
15534
15535 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15536
15537 * Makefile.in: Add all-librx target similar to all-libproc.
15538
15539 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
15540
15541 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
15542 with post 1.2 uname bogosity.
15543
15544 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15545
15546 * configure: Remove temporary files on receipt of a signal.
15547
15548 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
15549
15550 * configure: If there is a package_makefile_frag, remove
15551 ${subdir}/Makefile.tem after copying it in.
15552
15553 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15554
15555 * build_all.mk: support rs6000 lynx identifies itself as
15556 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
15557 since /bin/gcc is too feeble to compile a modern gcc.
15558
15559 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15560
15561 * brought devo/test-build.mk update-to-date with progressive/
15562 test-build.mk. Add lynx targets and hppa flag info.
15563
15564 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
15565
15566 * configure.in: Use mh-ncrsvr43. Patch from
15567 Tom McConnell <tmcconne@sedona.intel.com>.
15568
15569 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
15570
15571 * config.guess (i386-unknown-bsdi): No longer need to
15572 check #if defined(__bsdi__) && defined(__i386__).
15573
15574 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15575
15576 * configure: Set program_transform_nameoption correctly.
15577
15578 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
15579
15580 * brought build-all.mk update-to-date with progressive build-all.mk,
15581 added new targets and hppa info.
15582
15583 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15584
15585 * configure: If config.guess result is a prefix of the user
15586 specified target, assume a native build and use the user specified
15587 target as the host alias. Remove SunOS patch suffix removal hack.
15588 * configure.in: Remove SunOS patch suffix removal hack.
15589
15590 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
15591 in NATIVE_CHECK_MODULES.
15592
15593 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
15594
15595 * Makefile.in: Rename HOST_ONLY to NATIVE.
15596 * configure: Delete SunOs patch suffix from host_canonical
15597 and build_canonical variables that are prepended to Makefiles.
15598 * configure.in: Add comments for easier maintenance.
15599
15600 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15601
15602 * Makefile.in: Add all-libproc target similar to all-gui.
15603
15604 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
15605
15606 * Makefile.in (CHECK_MODULES): split into
15607 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
15608
15609 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
15610
15611 * config.guess (i386-unknown-bsdi): New system to guess.
15612
15613 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15614
15615 * Makefile.in: Add all-gui target (but not yet build by "all").
15616
15617 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
15618
15619 * config.sub: Move deletion of patch suffix from here...
15620 * configure.in: To here, at Ian's suggestion. The top-
15621 level scripts might need to know of a patch level.
15622
15623 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
15624
15625 * config.sub: Strip off patch suffix so rtl is recognized
15626 as a sunos4.1.3 machine, even though it's been patched.
15627
15628 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
15629
15630 * Makefile.in (INSTALL_LAST): Delete.
15631 (INSTALL_DOSREL): New.
15632
15633 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15634
15635 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
15636 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
15637 whether we pass down --with-gnu-ld anyhow.
15638
15639 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
15640
15641 * Makefile.in (INSTALL_LAST): Change operation so it works
15642 on more flavors of make.
15643 * configure.in (go32): Don't build libg++ or libio.
15644
15645 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
15646
15647 * Makefile.in (Move HOST_PREFIX_1 and friends up so
15648 they can be overriden by templates.
15649
15650 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
15651
15652 * configure.in (target==go32): Don't build gdb.
15653 * dosrel: New directory.
15654
15655 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
15656
15657 * configure.in (host==go32): Configure dosrel too.
15658 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
15659 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
15660 be set by incoming names or templates.
15661 (INSTALL_LAST): New rule.
15662
15663 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
15664
15665 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
15666
15667 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15668
15669 * configure.in (appdirs): New variable. Currently empty, but will
15670 be used in gas distribution. If nonempty, lists a set of
15671 directories at least one of which must get configured, or top
15672 level configuration is considered to have failed.
15673 (rs6000-*-lynxos*): Use new file name.
15674
15675 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15676
15677 Eliminate XTRAFLAGS.
15678 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
15679 newlib include files using -idirafter, and also use -nostdinc.
15680 (CXX_FOR_TARGET): Likewise.
15681 (XTRAFLAGS): Removed.
15682 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
15683 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
15684 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
15685 ($(DO_X)): Don't pass down XTRAFLAGS.
15686
15687 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
15688
15689 * configure.in (mips*-dec-bsd*): New target; do build linker.
15690 (mips*-*-bsd*): New target; don't build linker.
15691
15692 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
15693
15694 * configure.in: support rs6000-*-lynxos* configuration.
15695 support sunos4 as a cross target.
15696
15697 * config.sub: look for lynx*, not lynx since the OS version may
15698 legitimately be part of the name.
15699
15700 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15701
15702 * configure.in (i[34]86-*-sco*): Move to be with other i386
15703 targets.
15704 (romp-*-*): New target. Skip various binary utilities.
15705 (vax-*-*): New target. Don't build newlib.
15706 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
15707
15708 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15709
15710 * configure.in: Only set host_makefile_frag if config
15711 directory exists.
15712
15713 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15714
15715 * install.sh: If $dstdir exists, don't check whether each
15716 component does.
15717
15718 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15719
15720 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
15721
15722 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
15723
15724 * configure.in (*-*-lynxos*): Don't configure newlib for either
15725 native or cross Lynx.
15726
15727 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
15728
15729 * config.sub (sparc64-elf): Fix os.
15730 (z8k): Remove duplicate.
15731
15732 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15733
15734 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
15735 gcc/stmp-fixproto, to try to prevent fixproto from being run.
15736
15737 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
15738
15739 * configure: Make file links cleanly even if Lynx fails on
15740 an NFS symlink (at least fail cleanly).
15741
15742 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
15743
15744 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
15745 -XNh2000.
15746
15747 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15748
15749 * configure: Unknown options are fatal again.
15750
15751 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
15752
15753 * configure: Ignore --x-includes and --x-libraries, for Autoconf
15754 compatibility.
15755
15756 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
15757
15758 * build-all.mk: Add `clean' target.
15759
15760 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
15761
15762 * config.guess: Add SINIX support.
15763 * configure.in: Add mips-*-sysv4* support.
15764
15765 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
15766
15767 * build-all.mk: Document all useful targets.
15768 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
15769 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
15770
15771 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15772
15773 * configure: Support --silent, --quiet.
15774
15775 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15776
15777 * configure: Support --disable-FEATURE.
15778
15779 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15780
15781 * config.guess: Recognize NCR running SVR4.3.
15782
15783 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
15784
15785 * config.guess: Make BSDI generate i386-unknown-bsd386.
15786 Patch from Paul Eggert <eggert@twinsun.com>.
15787
15788 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15789
15790 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
15791
15792 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15793
15794 * configure: Make unrecognized options give nonfatal warnings
15795 instead of fatal errors, and pass them to any subdirectory
15796 configures in case they recognize them.
15797 Make --x equivalent to --with-x.
15798
15799 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
15800
15801 * configure: Add --enable-* options. Clean up usage message and
15802 some comments.
15803
15804 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
15805
15806 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
15807
15808 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15809
15810 * configure.in (hppa*-*-*): Enable binutils.
15811
15812 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15813
15814 * config.sub: Recognize cisco.
15815
15816 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
15817
15818 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
15819
15820 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15821
15822 * config.guess: about target *-hitachi-hiuxwe2, don't print more
15823 than one configuration name. Add comment.
15824
15825 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
15826
15827 * config.guess: about target *-hitachi-hiuxwe2, fixed
15828 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
15829 macro is incorrect.]
15830
15831 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15832
15833 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
15834 than the "make ls" stuff which used to be here.
15835
15836 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
15837
15838 * config.guess: Recognize i[34]86-unknown-freebsd.
15839 From Shawn M Carey <smcarey@rodan.syr.edu>.
15840
15841 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
15842
15843 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
15844
15845 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
15846
15847 * config.guess: Check for ptx.
15848
15849 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
15850
15851 * config.sub: Add os9k checking.
15852
15853 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15854
15855 * config.guess: Handle OSF1 running on HPPA processors
15856
15857 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15858
15859 * configure: If subdir configure fails, print out a message with
15860 subdirectory name, in case subdir's configure code didn't identify
15861 itself.
15862
15863 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
15864
15865 * configure.in: Remove embedded newlines from configdirs.
15866 Avoid mismatches of substrings. Fix matching strings at end
15867 of configdirs.
15868
15869 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
15870
15871 * config.guess: Add Lynx/rs6000 config support.
15872
15873 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
15874
15875 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
15876
15877 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
15878
15879 * configure.in (hppa*-*-osf*): Treat this just like most other
15880 PA configurations (eg no binutils or ld).
15881 (hppa*-*-*elf*): These configurations have binutils and ld.
15882
15883 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15884
15885 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
15886
15887 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15888
15889 * configure.in (rs6000-*-*): Build gas.
15890
15891 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
15892
15893 * Makefile.in: Avoid bug in losing hpux sed.
15894
15895 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
15896
15897 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
15898 for GDB and GDB has been fixed to not need it.
15899
15900 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15901
15902 * config.guess: Recognize vax hosts.
15903
15904 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15905
15906 * configure (while loop): Don't use "break 2" inside case
15907 statement -- the case statement isn't an enclosing loop.
15908
15909 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
15910
15911 * config.guess: Clean up NeXT support, to allow nextstep
15912 on Intel machines. Make OS be nextstep.
15913
15914 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
15915
15916 * config.guess: Add alternate forms for Convex.
15917
15918 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
15919
15920 * configure: Completely rewrite option processing. Take
15921 advantage of pattern-matching to avoid invoking test frequently.
15922 Also clean up host and target defaulting logic.
15923
15924 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
15925
15926 * Makefile.in: Replace all occurrances of "rootme" with "r" and
15927 "$${rootme}" with "$$r", to increase the likelihood that the do-*
15928 commands (plus user environment) will fit SCO limits.
15929
15930 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15931
15932 * configure.in: Don't issue warnings about directories which are
15933 not being configured if -norecursion is set. Correct test for
15934 --with-gnu-as and --with-gnu-ld to not get confused by substring
15935 matches.
15936
15937 * configure.in: Don't build gas for alpha-dec-osf1*.
15938
15939 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
15940
15941 * configure: Back out Per's change of 12/19/1993. It changes the
15942 behavior of configure in unexpected and confusing ways.
15943
15944 Also, use different delim char when calculating
15945 program_transform_name so that the name can contain slashes.
15946
15947 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
15948
15949 * configure.in, config.sub: Add support for VSTa micro-kernel.
15950
15951 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
15952
15953 * configure.in: Nuke hacks which were used to get a special
15954 version of GAS for HPPA configurations.
15955
15956 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
15957
15958 * configure: If only ${target_alias} is given, use that
15959 as the default for ${host_alias}.
15960 * configure: Add missing back-slashes before nested quotes.
15961
15962 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15963
15964 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
15965
15966 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
15967
15968 * config.guess: Recognize some Tektronix configurations.
15969 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
15970
15971 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15972
15973 * config.sub: Match any flavor of SH.
15974
15975 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
15976
15977 * configure.in: Don't try to configure newlib for Alpha.
15978
15979 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
15980
15981 * configure.in: Don't build ld for Irix 5. Don't build gas,
15982 libg++ or libio for any Alpha target.
15983
15984 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
15985
15986 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
15987
15988 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
15989 default arguments -- so it tried to compress itself.
15990
15991 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
15992
15993 * configure.in (notsupp): ensure that a space is always at the end
15994 of the configdirs list, since the grep checks for an explicit space
15995
15996 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
15997
15998 * configure.in (target i386-sysv4.2): don't build ld, since static
15999 versions of many libraries are not available.
16000
16001 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16002
16003 * config.guess: Recognize Apollos (using environment variables).
16004 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
16005
16006 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16007
16008 * config.guess: Recognize Sony news mips running newsos.
16009
16010 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
16011
16012 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
16013 "fi ; else" for bash.
16014
16015 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
16016
16017 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
16018
16019 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
16020
16021 * config.sub: accept unixware as an alias for svr4.2.
16022 Fix some inconsistancies with the gcc version.
16023
16024 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16025
16026 * Makefile.in (DISTDOCDIRS): Add gdb.
16027
16028 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
16029
16030 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
16031
16032 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16033
16034 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
16035 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
16036 this now.
16037
16038 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16039
16040 * config.sub: Accept hiux* as an OS name.
16041
16042 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
16043 etc/make-stds.texi. The underscore came from gcc, and dje now
16044 agrees that RUNTESTFLAGS is the correct name.
16045
16046 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
16047
16048 * install.sh: Remove 'set -e'. It makes any conditionals
16049 in the script useless.
16050
16051 * config.guess: Automatically recognize arm-acorn-riscix
16052 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
16053
16054 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
16055
16056 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
16057
16058 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16059
16060 * Makefile.in (DISTDOCDIRS): New variable.
16061 (taz): Edit local Makefile.in sooner, instead of proto-toplev
16062 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
16063
16064 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16065
16066 * configure.in (hppa target): check the source directory for the
16067 pagas sub-directory
16068
16069 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
16070
16071 * config.sub: Allow -aout* and -elf*.
16072
16073 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16074
16075 * configure.in: Don't build ld on i386-solaris2, same as for
16076 sparc-solaris2.
16077
16078 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
16079
16080 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
16081
16082 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16083
16084 * configure.in: Configure gdb for alpha.
16085
16086 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16087
16088 * Makefile.in (CXXFLAGS): Add -O.
16089
16090 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16091
16092 * config.guess: added support for DG Aviion
16093
16094 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16095
16096 * configure.in: Produce warning message for subdirectories not
16097 configurable for this host/target combination. Don't try to
16098 configure gdb for vms.
16099
16100 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
16101
16102 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
16103 appropriate files before making "diststuff".
16104 (DISTBISONFILES): New var: list of files to be edited.
16105 (DISTSTUFFDIRS): Add binutils.
16106
16107 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16108
16109 * config.sub: also handle mipsel and mips64el (for little endian mips)
16110
16111 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16112
16113 * configure.in: Add * to end of all OS names.
16114
16115 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
16116
16117 * configure.in: Build newlib for LynxOS native.
16118
16119 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16120
16121 * config.guess: Add support for delta 88k running SVR3.
16122
16123 * configure.in: Add comment about HP compiler vs. emacs.
16124
16125 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16126
16127 * configure.in: don't build ld on solaris2 (not a viable option
16128 due to bugs in getpwnam & getpwuid)
16129
16130 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
16131
16132 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
16133 config.guess will produce a full version number.
16134
16135 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16136
16137 * configure.in: Build linker and binutils for alpha-dec-osf1.
16138
16139 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16140
16141 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
16142 and gdb/testsuite/Makefile.in.
16143
16144 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16145
16146 * configure.in: recognize mips*- instead of mips-
16147
16148 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
16149
16150 * config.sub: Accept linux*coff and linux*elf as operating
16151 systems.
16152
16153 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16154
16155 * config.sub: Recognize mips64, and mips3 as an alias for it.
16156
16157 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16158
16159 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
16160 gdb knows how to handle OSF/1 shared libraries.
16161
16162 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16163
16164 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
16165 * config.guess: Recognize Hitachi's HIUX.
16166 * config.sub: Recognize h3050r* and hppahitachi.
16167 Remove redundant cases for hp9k[23]*.
16168
16169 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16170
16171 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
16172 if gas and ld are in the source tree and are in ${configdirs}.
16173 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
16174 --with options (but still pass them down on the command line,
16175 if they were explicitly specified).
16176
16177 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16178
16179 * configure: substitute SHELL value in Makefile.in with
16180 ${CONFIG_SHELL}
16181
16182 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16183
16184 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
16185 *-*-solaris2* targets.
16186
16187 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16188
16189 * Makefile.in: define M4, and pass it down to sub-makes;
16190 all-autoconf now depends on all-m4
16191
16192 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16193
16194 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
16195 presence of {ar,ranlib} instead of a configured directory
16196
16197 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
16198
16199 * config.guess: Accept 34?? as well as 33?? for NCR.
16200
16201 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16202
16203 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
16204 of 'gas' in sed commands, since 'gash' is now in the tree as well.
16205
16206 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16207
16208 * configure: grab values for $(CC) and $(CXX) from the
16209 environment, so that someone can do "CC=gcc configure; make" and
16210 have it work right (matching the way that autoconf works now)
16211
16212 * configure.in, Makefile.in: add support for gash, the tcl
16213 interface to Galaxy
16214
16215 * config.guess: add NetBSD variants (hp300, x86)
16216
16217 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
16218
16219 * install.sh: Support -d option (in the manner of SunOS 4 install,
16220 as it is more deterministic than that of GNU install)
16221 (chmodcmd): Set file to mode 755 by default (should also do default
16222 chgrp and chown, but I don't feel like dealing with that now)
16223
16224 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
16225
16226 * config.sub: Remove h8300hhms alias.
16227
16228 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16229
16230 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
16231
16232 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16233
16234 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
16235 as stmp-fixinc
16236
16237 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16238
16239 * config.sub: recognize m88110-bug-coff.
16240
16241 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16242
16243 * Makefile.in (all-libio): all dependencies on the toolchain used
16244 to build this (gcc, gas, ld, etc)
16245
16246 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16247
16248 * config.guess: Deal with OSF/1 1.3 on alpha.
16249
16250 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16251
16252 * install.sh: add some 'else true' clauses for portability
16253
16254 * configure.in: don't build libio for h8[35]00-*-* targets
16255
16256 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
16257
16258 * Makefile.in: Add support for new libio.
16259
16260 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16261
16262 * install.sh: If one command fails, don't try the rest. Don't try
16263 to remove $dsttmp (via trap) unless we have already created it.
16264 If $src doesn't exist, detect it and exit with an error.
16265
16266 * config.guess: Recognize BSD on hp300.
16267
16268 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
16269
16270 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
16271 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
16272
16273 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
16274
16275 * Makefile.in (all-send-pr): depends on all-prms
16276
16277 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16278
16279 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
16280
16281 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16282
16283 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
16284 Added test for mips-mips-riscos5.
16285
16286 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16287
16288 * configure.in: use mh-hp300 for 68k HP hosts
16289
16290 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16291
16292 * configure: add support for CONFIG_SHELL, so that you can use
16293 some alternate shell for evaluating configure scripts
16294
16295 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
16296
16297 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
16298 in configure script to bug-gdb@prep.ai.mit.edu when building
16299 distribution archive.
16300 * Makefile.in (COMPRESS): Remove def.
16301 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
16302 gdb.tar.Z and make-gdb.tar.Z respectively.
16303 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
16304 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
16305 to convergence with 'taz' target in Makefile.in.
16306
16307 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16308
16309 * install.sh (dsttmp): use trap to ensure that tmp files go
16310 away on error conditions
16311
16312 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16313
16314 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
16315
16316 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16317
16318 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
16319 its parent is '/' not ''.
16320
16321 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
16322
16323 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
16324
16325 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
16326 that ${newsrcdir}/configure.in does.
16327
16328 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
16329
16330 * test-build.mk: support for CONFIG_SHELL
16331
16332 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
16333
16334 * config.sub (netware): Add as a basic system type.
16335
16336 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
16337
16338 * Makefile.in (Makefile): depend on configure.in. Also drop the
16339 $(srcdir)/ from the dependency on Makefile.in.
16340
16341 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
16342
16343 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
16344 (h8300hhms is temporary until multi-libraries are implemented).
16345 * configure.in: Handle h8300h too.
16346
16347 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16348
16349 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
16350
16351 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
16352
16353 * configure: Remove extraneous output when guessing host type.
16354 * config.guess: Remove extraneous output when guessing using C
16355 compiler rather than uname, or when guessing fails.
16356
16357 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
16358
16359 * Makefile.in: remove all.cross and install.cross targets
16360
16361 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
16362 definitions
16363
16364 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
16365
16366 * configure.in (target sh): Build gprof.
16367
16368 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16369
16370 * config.sub: change -solaris to -solaris2
16371
16372 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16373
16374 * configure.in: Use config/mh-riscos for mips-*-sysv*.
16375
16376 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
16377
16378 * configure: Correct error message for missing Makefile.in to
16379 print correct directory.
16380
16381 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16382
16383 * install.sh: kludge around 386BSD shell bug
16384
16385 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
16386
16387 * config.guess: Recognize NeXT.
16388 * config.guess: Recognize i486-ncr-sysv4.
16389 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
16390
16391 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
16392
16393 * Makefile.in (MAKEINFOFLAGS): New variable.
16394 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
16395 * build-all.mk, test-build.mk: Pass down --no-split as
16396 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
16397
16398 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
16399
16400 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
16401
16402 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
16403
16404 * Makefile.in (libg++.tar.z): New rule.
16405 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
16406 * Makefile.in (taz): Only do a single chmod.
16407
16408 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16409
16410 * install.sh: don't use dirname anymore (replaced with sed usage)
16411
16412 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
16413
16414 * Makefile.in: Change extension for gzip'd files from '.z' to
16415 '.gz' per new FSF standard usage.
16416
16417 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
16418
16419 * configure: put quotes around the final value of program_transform_name
16420
16421 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16422
16423 * Makefile.in: new install.sh support; update install-info rules
16424
16425 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
16426
16427 * configure.in: Build diff for crosses, but not for go32 host.
16428
16429 * configure.in: Build gprof only for native, and don't build it
16430 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
16431
16432 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
16433
16434 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
16435
16436 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16437
16438 * configure.in (host_tools): Add prms.
16439
16440 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16441
16442 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
16443 with $(FLAGS_TO_PASS) on the command line
16444
16445 * config.sub: Recognize lynx and lynxos
16446
16447 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
16448
16449 * config.sub: Accept -ecoff*, not just -ecoff.
16450
16451 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16452
16453 * Makefile.in (taz): Use .gz suffix instead of .z.
16454 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
16455 names.
16456
16457 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16458
16459 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
16460
16461 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16462
16463 * Makefile.in (install-no-fixedincludes): install gcc last, so
16464 that rebuilds that might happen during 'make install' don't get
16465 bogus gcc include files
16466
16467 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16468
16469 Change from Utah for HPPA support:
16470 * config.guess: Recognize hppa1.x-hp-bsd.
16471
16472 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
16473
16474 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
16475 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
16476
16477 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
16478
16479 * config.sub: Add support for rom68k and bug boot monitors.
16480
16481 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
16482
16483 * Makefile.in: Make all-opcodes depend on all-bfd.
16484
16485 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
16486
16487 * config.guess: Added special check for i[34]86-univel-sysv4*.
16488
16489 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
16490
16491 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
16492 the processor rather than assuming i486.
16493
16494 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
16495
16496 * config.guess: Recognize SunOS6 as Solaris3.
16497
16498 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
16499
16500 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
16501 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
16502
16503 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
16504
16505 * build-all.mk (all-cross): New target for Canadian Cross.
16506 Added Q2 go32 targets.
16507 * test-build.mk: Configure go32 cross sparclite-aout and
16508 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
16509 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
16510
16511 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16512
16513 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
16514 GO32 hosted toolchains
16515
16516 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
16517
16518 * configure: change so "-exec-prefix" gets passed down rather
16519 than "-exec_prefix" so autoconf generated Makefiles get the
16520 exec_prefix set right.
16521
16522 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16523
16524 * config.guess: get the Solaris2 minor version number
16525
16526 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
16527
16528 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16529
16530 * config.guess: Recognize some Sequent platforms.
16531
16532 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16533
16534 * Makefile.in: added the vault-install target
16535
16536 * configure.in: actually use the Sun3 makefile fragment that's in
16537 config, also added the release dir to configdirs
16538
16539 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16540
16541 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
16542
16543 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16544
16545 * configure.in: remove some program from Alpha targetted toolchains
16546
16547 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
16548
16549 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
16550 gprof.
16551 (taz): Run "make diststuff" in those directories instead of "make
16552 proto-dir". Look for "VERSION=" only at start of line in subdir
16553 Makefile. Use "gzip -9" for compression.
16554 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
16555 (binutils.tar.z): New target.
16556
16557 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16558
16559 * Makefile.in (taz): Include gpl.texinfo.
16560
16561 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16562
16563 * Makefile.in (setup-dirs): Merged into "taz" target.
16564 (taz): Only do `proto-dir' stuff if a directory is actually needed
16565 for this target.
16566
16567 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
16568
16569 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
16570 (FLAGS_TO_PASS): Pass down MUNCH_NM.
16571 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
16572 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
16573 (gcc-no-fixedincludes): Correct for current gcc Makefile.
16574
16575 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
16576
16577 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
16578 config.sub, and move-if-change to gdb testsuite distribution
16579 archive, so the testsuite can be extracted, configured, and
16580 run separately from the gdb distribution. Blow away the Chill
16581 tests that require a Chill compiled executable, since GNU Chill
16582 is not yet publically available.
16583
16584 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16585
16586 * test-build.mk: set environment variables in a single command,
16587 instead of a list of assignments and exports
16588
16589 * config.guess: recognize Alpha/OSF1 systems
16590
16591 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16592
16593 * configure: Change help message to prefer --options rather than
16594 -options.
16595
16596 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16597
16598 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
16599 zippy@ecst.csuchico.edu.
16600 * config.guess: Recognize miniframe.
16601
16602 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
16603
16604 * Makefile.in: Use srcroot to find runtest rather than rootme.
16605 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
16606
16607 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
16608
16609 * test-build.mk: Extensive additions to support building on a
16610 machine other than the host.
16611
16612 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
16613
16614 * configure (tooldir): Fix for i386-aix again.
16615
16616 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
16617
16618 * configure, Makefile.in: Change definition of $(tooldir)
16619 to match the FSF.
16620
16621 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
16622
16623 * config.guess: Recognize i[34]86/SVR4.
16624
16625 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
16626
16627 * Makefile.in (all-gdb): gdb depends on sim.
16628
16629 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
16630
16631 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
16632 at the same time we make the prototype gdb directory.
16633 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
16634 files at the same time as the gdb base release distribution.
16635
16636 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
16637
16638 * Makefile.in (check): Use individual check targets rather than
16639 DO_X rule.
16640 (check-gcc): Added.
16641
16642 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
16643
16644 * config.sub: Use sysv3.2 not sysv32 for canonical OS
16645 for System V release 3.2.
16646
16647 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16648
16649 * config.sub: Recognize hppaosf.
16650 * configure.in: Do configure ld/binutils/gas for it.
16651
16652 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16653
16654 * configure (tooldir): Alter syntax used to set this, for systems
16655 where "\$" isn't handled right, like i386-aix.
16656
16657 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
16658
16659 * configure: Pass program-transform-name, not
16660 program_transform_name, to recursive configures.
16661
16662 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
16663
16664 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
16665 of gas+ld+binutils.
16666
16667 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
16668
16669 * config.guess: Recognize AIX3.2 as distinct from 3.1.
16670
16671 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16672
16673 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
16674
16675 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16676
16677 * Makefile.in (PRMS): Set back to all-prms.
16678
16679 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
16680
16681 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
16682 targets, rather than for MIPS hosts.
16683
16684 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16685
16686 * configure.in: add comment for --with-x default values
16687
16688 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
16689
16690 * Makefile.in: add check-* targets for each of the directories in
16691 the tree. Add a definition of RUNTEST that will use the one we
16692 just built, if it exists. Pass this down via FLAGS_TO_PASS.
16693
16694 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
16695
16696 * configure.in: Removed obsolete references to bfd_target and
16697 target_makefile_frag.
16698
16699 * build-all.mk: Set assorted targets for Q2.
16700 * config.sub: Recognize z8k-sim and h8300-hms.
16701 * test-build.mk: Really don't pass host to configure.
16702 (HOLES): Added uname.
16703
16704 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
16705
16706 * configure: Handle an empty program-prefix, program-suffix or
16707 program-transform-name correctly.
16708
16709 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
16710
16711 * build-all.mk: -G 8 no longer required for MIPS targets.
16712 * test-build.mk: Don't pass host argument to configure; make it
16713 guess.
16714
16715 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
16716
16717 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
16718 * Makefile.in (COMPRESS): New macro, like GZIP.
16719
16720 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
16721
16722 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
16723
16724 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
16725 with gas currently defaults to -G 0.
16726
16727 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
16728
16729 * Makefile.in (all-flex): flex depends on byacc.
16730
16731 * build-all.mk: If host not specified, use config.guess. Pass TAG
16732 to test-build.mk as RELEASE_TAG.
16733 * test-build.mk (configargs): New variable containing arguments to
16734 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
16735 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
16736
16737 * config.guess: Use /bin/uname when checking -X argument on SCO,
16738 to avoid invoking GNU uname which doesn't understand -X.
16739
16740 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
16741
16742 * configure.in: Build gas for mips-*-*.
16743
16744 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16745
16746 * Makefile.in (all.normal): insert missing backslash.
16747
16748 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
16749
16750 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
16751
16752 * Makefile.in: Complete overhaul to merge many almost identical
16753 targets.
16754
16755 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16756
16757 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
16758 (gdb.tar.Z): Adjusted.
16759
16760 * Makefile.in (setup-dirs, taz): New targets; should be general
16761 enough to adapt for gdb sometime. Build only .z file.
16762 (gas.tar.z): New target.
16763
16764 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16765
16766 * build-all.mk: Use CC=cc -Xs on Solaris.
16767
16768 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
16769
16770 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
16771 for handling BISON for FSF releases.
16772
16773 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16774
16775 * configure: Actually implement the change zoo just documented.
16776
16777 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
16778
16779 * configure: when using config.guess, only set target_alias when
16780 it's not already been set (ie, on the command line)
16781
16782 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16783
16784 * Makefile.in: add installcheck target, set PRMS to install-prms
16785
16786 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16787
16788 * configure: add support for package_makefile_fragment, handle the
16789 case where a directory has a configure.in file but no Makefile.in
16790 more gracefully (with an actual understandable error message, even);
16791 add support for --without (and add this to the usage message); also
16792 explicitly add a --host=${host_alias} to the command line when
16793 config.guess is used
16794
16795 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
16796
16797 * configure: Must use both --host and --target in recursive calls.
16798
16799 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
16800
16801 * Makefile.in: Change deja-gnu to dejagnu.
16802
16803 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
16804
16805 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
16806
16807 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16808
16809 * configure.in: canonicalize all instances to *-*-solaris2*,
16810 also strip out a number of tools to not build for go32 host
16811
16812 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
16813
16814 * config.guess: add GPL.
16815
16816 * Makefile.in, config.guess, config.sub, configure: bump
16817 copyrights to 93.
16818
16819 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
16820
16821 * Makefile.in (do-info): Removed obsolete check for existence of
16822 localenv file.
16823
16824 * Makefile.in (MAKEOVERRIDES): Define to be empty.
16825
16826 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16827
16828 * Makefile.in: a couple of 'else true' for decstation,
16829 support for TclX
16830
16831 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
16832
16833 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
16834
16835 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
16836
16837 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
16838
16839 * config.guess: Recognize i386-ibm-aix (PS/2).
16840 * configure.in: Use config/mh-aix386 file for it.
16841
16842 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
16843
16844 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
16845 CC_FOR_TARGET instead.
16846 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
16847
16848 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
16849
16850 * Makefile.in: Add sim to list of directories sent with gdb
16851
16852 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
16853
16854 * configure.in: Put back mips-dec-bsd* case.
16855
16856 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
16857
16858 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
16859 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
16860 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
16861
16862 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16863
16864 * configure.in: remove no-op mips-dec-bsd* in "case $target"
16865
16866 * Makefile.in (dir.info): only run gen-info-dir if it exists,
16867 (install-info): install dir.info only if it exists,
16868 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
16869
16870 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
16871
16872 * configure.in: For vms target, skip bfd, ld, binutils. Do build
16873 gas for mips-dec-bsd.
16874
16875 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
16876
16877 * configure (makesrcdir): If ${srcdir} is relative and not ".",
16878 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
16879
16880 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
16881
16882 * configure.in: Added "dejagnu" to hosttools list.
16883
16884 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
16885
16886 * config.sub, configure.in, config.guess: Add support
16887 for Bosx, an AIX variant from Bull.
16888 Patches from F.Pierresteguy@frcl.bull.fr.
16889
16890 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
16891
16892 * devo/dejagnu: Initial creation of devo/dejagnu.
16893 Migrated dejagnu testcases and support files for testing software
16894 tools to reside as subdirectories, currently called "testsuite",
16895 within the directory of the software tool. Migrated all programs,
16896 support libraries, etc. beloging to dejagnu proper from
16897 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
16898 with no modifications. The changes to these files which will
16899 allow them to configure, build, and execute properly will be made
16900 in a future update.
16901
16902 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
16903
16904 * Makefile.in: Change send_pr to send-pr.
16905 * configure.in: Likewise.
16906 * send_pr: Renamed directory to send-pr.
16907
16908 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
16909
16910 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
16911
16912 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
16913
16914 * README: Update for gdb-4.8 release.
16915 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
16916 gdb-xxx.tar.z (gzip'd) file also.
16917
16918 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16919
16920 * Makefile.in: make all-diff depend on all-libiberty
16921
16922 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
16923
16924 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
16925
16926 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16927
16928 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
16929
16930 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
16931
16932 * Makefile.in (DEVO_SUPPORT): Remove etc directory
16933 (ETC_SUPPORT): Only add the files GDB wants from etc/.
16934 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
16935
16936 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16937
16938 * Makefile.in: makeinfo binary is in a new location
16939
16940 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
16941
16942 * config.sub: Accept -ecoff as an OS.
16943
16944 * Makefile.in: Various changes to eliminate a level of make
16945 recursion and reduce the required command line length.
16946 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
16947 sub-makes.
16948 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
16949 variables holding settings for specific sub-makes.
16950 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
16951 in terms of BASE_FLAGS_TO_PASS.
16952 (TARGET_LIBS): New variable listing directories which use
16953 TARGET_FLAGS_TO_PASS.
16954 (subdir_do): Eliminated.
16955 (do-*): New set of targets to replace subdir_do.
16956 (various): All targets which used subdir_do now depend on do-*.
16957 (local-clean): Renamed from do_clean.
16958 (local-distclean): New target, dependency of distclean and
16959 realclean.
16960 (install-info): Don't create directories. Depend on dir.info
16961 rather than calling make recursively.
16962 (install-dir.info): Eliminated.
16963 (install-info-dirs): Create all info directories here.
16964 (dir.info): Depend upon do-install-info.
16965
16966 * test-build.mk (HOLES): Added false.
16967
16968 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
16969
16970 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
16971
16972 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16973
16974 * Makefile.in (info): remove dependency on all-texinfo. The
16975 problem was really in texinfo/C, not at this level.
16976
16977 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
16978
16979 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
16980
16981 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
16982
16983 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
16984 GDB releases.
16985
16986 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
16987
16988 * configure: Include srcdir in message about target of link not
16989 being found. Don't convert `-' to `_' in `with' options being
16990 passed to subdirs.
16991
16992 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
16993
16994 * configure.in: add uudecode to host_tools
16995
16996 * Makefile.in: added {all,install}-uudecode targets, added them to
16997 the appropriate lists
16998
16999 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
17000
17001 * Makefile.in (all-gcc): Added dependency on all-gas.
17002
17003 * configure.in (mips-*-*): Build ld and binutils.
17004
17005 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17006
17007 * configure: check return code from mkdir, print error message and
17008 exit on failure.
17009
17010 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
17011
17012 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
17013
17014 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
17015
17016 * test-build.mk (HOLES): Added tar, cpio and uudecode.
17017
17018 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17019
17020 * config.sub (h8500): Recognize this as a cpu type.
17021
17022 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17023
17024 * configure: source directory missing is no longer a warning
17025
17026 * configure.in: recognize irix[34]* instead of irix[34]
17027
17028 * Makefile.in: define and pass down X11_LIB
17029
17030 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
17031
17032 * guess-systype: Renamed to ...
17033 * config.guess: ... by popular request.
17034 * configure.in, Makefile.in: Update accordingly.
17035
17036 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
17037
17038 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
17039 + Add Convex, Cray/Unicos, and Encore/Multimax support.
17040 + Execute ./dummy instead of assuming . is in PATH.
17041
17042 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
17043
17044 * guess-systype: New shell script. Attempts to guess the
17045 canonical host name of the executing host.
17046 Only a few hosts are supported so far.
17047 * configure: Call guess-systype if no host is specified.
17048
17049 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
17050
17051 * Makefile.in (gcc-no-fixedincludes): Made to work with current
17052 gcc Makefile.
17053
17054
17055 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
17056
17057 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
17058 (all-gcc, install-gcc, subdir_do): Use it.
17059
17060 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17061
17062 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
17063
17064 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
17065
17066 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
17067 set exclusively by configure, using configure.in .
17068
17069 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17070
17071 * test-build.mk: set $PATH for all builds
17072
17073 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
17074
17075 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
17076
17077 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
17078 the one used in gcc/Makefile.in, so that a null expansion doesn't
17079 override the one needed to build gcc with a native cc.
17080
17081
17082 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17083
17084 * configure: Accept -with arguments.
17085
17086 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17087
17088 * Makefile.in: added h8300sim
17089
17090 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
17091
17092 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
17093 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
17094 (all-cygnus, native, build-cygnus): Make
17095 $(canonhost)-stamp-3stage-done, not $(host)....
17096 * test-build.mk (stamp-3stage-compared): Use tail +10c for
17097 i386-sco3.2v4. Added else true to if command.
17098
17099 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
17100
17101 * config.sub: (from FSF) Sequent uses a BSD-like OS.
17102
17103 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
17104
17105 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
17106
17107 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17108
17109 * configure.in: don't remove binutils from Solaris builds
17110
17111 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
17112
17113 * Makefile.in: get rid of earlier definitions for *clean,
17114 also handle the recursive info rule better
17115
17116 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
17117
17118 * Makefile.in (mostlyclean, distclean, realclean): Fix to
17119 do more-or-less the right thing.
17120
17121 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
17122
17123 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
17124 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
17125
17126 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17127
17128 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
17129 $(host_canonical).
17130
17131 * configure.in: split the configdirs list into 4 categories (native
17132 v. cross, library v. tool) and handle the cross-only and native-
17133 only in more reasonable (and correct!) way.
17134
17135 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
17136
17137 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
17138 configdirs anymore.
17139
17140 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17141
17142 * Makefile.in: extensive cleanup:: removed all of the explicit
17143 clean-* targets, collapsed many wrappers around subdir_do into
17144 one, added additional targets to satisfy standards.texi, deleted
17145 some old targets, some changes for consistency
17146
17147 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17148
17149 * configure.in: handle some programs as cross-only, and others as
17150 native only
17151
17152 * test-build.mk: handle partial holes in a more generic manner
17153
17154 * Makefile.in: m4 depends on libiberty
17155
17156 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17157
17158 * configure.in: add m4, textutils, fileutils, sed, shellutils,
17159 time, wdiff, and find to configdirs
17160
17161 * Makefile.in: all, clean, and install rules for the new programs
17162 added to configure.in
17163
17164 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17165
17166 * configure.in: use mh-sun for all *-sun-* hosts
17167
17168 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17169
17170 * Makefile.in: define flags for X11 include files and library file
17171 locations, pass them down to the programs that need this info
17172
17173 * build-all.mk: added a 'native' target, to 3stage the native toolchain
17174
17175 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17176
17177 * configure.in: start building libg++ for HP-UX targets
17178
17179 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
17180
17181 * README: Update references to files moved into etc/.
17182
17183 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
17184
17185 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
17186 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
17187
17188 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
17189
17190 * configure: accept dash as well as underscore in long option
17191 names for FSF compatibility.
17192
17193 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
17194
17195 * config.sub: added -sco3.2v4 support from FSF.
17196
17197 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17198
17199 * configure.in: expand the section that adds or removes
17200 directories from the list of programs to build, to handle native
17201 vs. cross in addition to host v. native
17202
17203 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
17204
17205 * Makefile.in: Replace C++ in macro names with CXX.
17206 This is less likely to break ...
17207
17208 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17209
17210 * test-build.mk: add -w to GNU_MAKE
17211
17212 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17213
17214 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
17215 add 'sparc' to list of recognized cpus. This needed to make
17216 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
17217 Delete some redundant ose68 variants. Recognize -wrs as an os,
17218 then changes that into $CPU-wrs-vxworks.
17219
17220 * configure.in: remove most references to gdbtest, regularize
17221 target based program removal
17222
17223 * test-build.mk: import from p3 tree (many fixes and changes)
17224
17225 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17226
17227 * Makefile.in: added rules to handle tcl, tk, and expect
17228
17229 * configure.in: handle those directories if they exist
17230
17231 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17232
17233 * config.sub: removed bogus hppabsd and hppahpux names, since
17234 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
17235
17236 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17237
17238 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
17239 depends upon all-xiberty
17240
17241 * Makefile.in: changes from p3, including:
17242
17243 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
17244
17245 * Makefile.in (XTRAFLAGS): include newlib directories if
17246 newlib/Makefile exists, rather than if host != target.
17247
17248 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
17249
17250 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17251 from the same source tree and not building a cross-compiler. This
17252 matters for the libg++ configuration if reconfiguring a tree that
17253 has already been installed.
17254
17255 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
17256
17257 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17258 pick up the machine and system specific header files.
17259
17260 * Makefile.in: added AS_FOR_TARGET, passed down in
17261 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17262 the C compiler to use to create programs which are run in the
17263 build environment, set it to default to $(CC), and passed it down
17264 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17265
17266 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
17267
17268 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
17269 We need them for unusual native builds, like systems without
17270 ranlib.
17271
17272 * configure: also define $(host_canonical) and
17273 $(target_canonical), which are the full, canonical names for the
17274 given host and target
17275
17276 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
17277
17278 * Makefile.in: Added separate definitions for C++.
17279
17280 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
17281
17282 * configure.in (configdirs): Add deja-gnu.
17283
17284 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
17285
17286 * README: Update for configure.texi and gdb-4.7 release.
17287
17288 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
17289
17290 * Makefile.in: Move "all" target to top of file.
17291 Previously, first target was ".PHONY" which caused BSD4.4 make
17292 to build .PHONY when make was run without arguments.
17293
17294 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
17295
17296 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
17297 Library-copylefted code in libiberty.
17298
17299 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
17300
17301 * config.sub: Replace m68kmote with plain old m68k.
17302
17303 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
17304
17305 * Makefile.in: Remove space from blank line, avoid Make complaints.
17306
17307 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
17308
17309 * config.sub: Complain if no argument is given. Added support for
17310 386bsd as OS and target alias.
17311
17312 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
17313
17314 * Makefile.in (XTRAFLAGS): include newlib directories if
17315 newlib/Makefile exists, rather than if host != target.
17316
17317 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
17318
17319 * config.sub: recognize sparclite-wrs-vxworks.
17320
17321 * Makefile.in (install-xiberty): added *-xiberty make rules (from
17322 p3.) Added clean-xiberty to clean.
17323
17324 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17325
17326 * configure.in: use *-*-* instead of nested cases for host and target
17327
17328 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
17329
17330 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
17331 from the same source tree and not building a cross-compiler. This
17332 matters for the libg++ configuration if reconfiguring a tree that
17333 has already been installed.
17334
17335 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
17336
17337 * config.sub (i486v/i486v4): Merge in from FSF version.
17338
17339 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
17340
17341 * configure: only set PWD if it is already set.
17342
17343 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
17344
17345 * configure: just set PWD=`pwd` at the top, since Ultrix sh
17346 doesn't have unset and all success paths (and most error paths)
17347 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
17348 to just ${PWD} to avoid confusion.)
17349
17350 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
17351
17352 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
17353 even for a native compilation.
17354
17355 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
17356
17357 Changes to make the gdb.tar.Z rule work better.
17358
17359 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
17360 (DEVO_SUPPORT): Add configure.texi.
17361 (bfd-ilrt.tar.Z): Remove ancient rule.
17362
17363 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
17364
17365 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
17366 pick up the machine and system specific header files.
17367
17368 * configure.in, config.sub: added new target m68010-adobe-scout,
17369 with alias of adobe68k. Changed configure.in to check for
17370 -scout before -sco* to avoid a false match.
17371
17372 * Makefile.in: added AS_FOR_TARGET, passed down in
17373 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
17374 the C compiler to use to create programs which are run in the
17375 build environment, set it to default to $(CC), and passed it down
17376 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
17377
17378 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
17379
17380 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
17381 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
17382 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
17383 FOR_TARGET variants, to newlib and libg++.
17384
17385 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
17386
17387 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
17388 first.
17389
17390 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
17391
17392 * config.sub: Accept `elf' as an environment.
17393
17394 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17395
17396 * Makefile.in (all-opcodes): cd into the right directory
17397
17398 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
17399
17400 * configure: added -program_transform_name option, used as
17401 argument to sed when installing programs.
17402 configure.texi: added documentation for -program_prefix,
17403 -program_suffix and -program_transform_name.
17404
17405 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
17406
17407 * config.sub: Accept i486 where i386 ok.
17408
17409 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
17410
17411 * config.sub: accept we32k
17412
17413 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
17414
17415 * config.sub, configure.in: accept OSE68000 and OSE68k.
17416
17417 * Makefile.in: don't create all directories for ``make install'';
17418 let the subdirectories create the ones they need.
17419
17420 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17421
17422 * COPYING: new file, GPL v2
17423
17424 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17425
17426 * Makefile.in: use the new gen-info-dir, which needs a template
17427 argument (which also lives in texinfo)
17428
17429 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
17430
17431 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
17432
17433 * config.sub (ncr3000): Change i386 to i486.
17434
17435 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17436
17437 * Makefile.in: add install-rcs, install-grep to
17438 install-no-fixedincludes, removed install-bison and install-libgcc
17439
17440 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
17441
17442 * configure.in: grab the HPUX makefile fragment if on HPUX
17443
17444 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17445
17446 * Makefile.in: eradicate bison spoor (ditto libgcc).
17447 configure.in: recognise m68{k,000}-ericsson-OSE.
17448 es1800 is alias for m68k-ericsson-OSE
17449
17450 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17451
17452 * configure.in: rearrange the parts that remove programs from
17453 configdirs, based now on HOST==TARGET or by canonical triple.
17454
17455 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17456
17457 * test-build.mk: recurse explicitly with -f test-build.mk when
17458 appropriate. predicate stage3 and comparison on the existence
17459 of gcc. That is, if gcc isn't around, we aren't three-staging.
17460 On very clean, also remove ...stamp-co. Build in-place before
17461 doing other builds.
17462
17463 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17464
17465 * Makefile.in, configure.in: add tgas
17466
17467 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17468
17469 * Makefile.in: a number of changes merged in from progressive.
17470
17471 * configure.in: add libm.
17472
17473 * .cvsignore: ignore some stuff that comes from test-build.mk.
17474
17475 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
17476
17477 * config.sub: Add es1800 (m68k-ericsson-es1800).
17478
17479 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
17480
17481 * configure: Add program_suffix (parallel to program_prefix)
17482 * Makefile.in: adjust directory-creating script for losing decstation
17483
17484 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
17485
17486 * configure: Minor $subdir-related fixes.
17487
17488 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
17489
17490 * configure: fix various problems with propogating
17491 makefile_target_frag in subdirs.
17492 * configure.in: config libgcc if its there
17493
17494 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
17495
17496 * config.sub: HPPA merge.
17497
17498 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
17499
17500 * Makefile.in: Replace all-bison with all-byacc in all
17501 dependency lines for other tools (which now use byacc).
17502
17503 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
17504
17505 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
17506
17507 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
17508
17509 * Makefile.in: make gprof rules similar to byacc rules (instead of
17510 vestigal $(unsubdir) that didn't work...)
17511
17512 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
17513
17514 * config.sub: Add support for Linux.
17515 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
17516 (at least for libg++).
17517
17518 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
17519
17520 * configure.texi: fix doc for the -nfp option to configure
17521
17522 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
17523
17524 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
17525
17526 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
17527
17528 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
17529 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
17530 * configure.in: added solaris* host_makefile_frag hook.
17531
17532 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17533
17534 * config.sub: changed recognition of m68000 so that various
17535 m68k types can be specified via m680[01234]0
17536
17537 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17538
17539 * config.sub (basic_machine): fix sed so that '-foo' isn't
17540 completely substituted out while .+'-foo' loses the '-foo'
17541
17542 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17543
17544 * config.sub ($os): Add -aout.
17545
17546 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
17547
17548 * configure: If host_makefile_frag is absolute, don't
17549 prefix ${invsubdir} (relevant to libg++ auto-configure).
17550
17551 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
17552
17553 * Makefile.in (tooldir): Define it.
17554 (all-ld): Depend on all-flex.
17555
17556 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
17557
17558 * Makefile.in (check): Fix libg++ special case.
17559
17560 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
17561
17562 * configure: do not bury `pwd` into config.status, thus do fewer
17563 pwd's.
17564
17565 * configure: print the "Building in" message only when building in
17566 other than "." AND verbose.
17567
17568 * configure: remove -s, rework -v to better accommodate guested
17569 configures.
17570
17571 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
17572
17573 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
17574
17575 * Makefile.in: macroize flags passed on recursion. remove
17576 fileutils.
17577
17578 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
17579
17580 * configure: get makesrcdir right for subdirs deeper than 1.
17581
17582 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
17583 install.
17584
17585 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
17586
17587 * Makefile.in: don't print subdir_do or recursion lines.
17588
17589 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
17590
17591 * standards.texi: added menu item.
17592
17593 * Makefile.in: build and install standards.info.
17594
17595 * standards.texi: new file.
17596
17597 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17598
17599 * configure: test for and move config.status pieces from
17600 ${subdir}/.
17601
17602 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
17603
17604 * configure: Test for existance of files before trying to mv
17605 them, to avoid numerous non-existance messages.
17606
17607 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
17608
17609 * configure: correct final line of config.status.
17610
17611 * configure: patch from eggert. Avoids a protection problem if
17612 the original Makefile.in is read only.
17613
17614 * configure: use move-if-change from gcc to create config.status.
17615 Some makefiles depend on config.status to tell if a directory
17616 has been reconfigured for a different host. This change
17617 prevents those directories from remaking everything in the case
17618 where the reconfig was only intended to rebuild a Makefile.
17619
17620 * configure: test for config.sub with "config.sub sun4" rather
17621 than "config.sub ${host_alias}". Otherwise we can't tell a bad
17622 host alias from a missing config.sub.
17623
17624 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17625
17626 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
17627 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
17628
17629 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
17630
17631 * configure: mkdir ${subdir} as needed.
17632
17633 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
17634
17635 * Makefile.in,configure.in: added autoconf.
17636
17637 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17638
17639 * Makefile.in: no longer pass against on recursion.
17640
17641 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
17642 definitions are not inherited.
17643
17644 * configure: correct makesrcdir when subdir is .
17645
17646 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
17647
17648 * configure: Add support for 'subdirs' variable, which is
17649 like 'configdirs', except that configure doesn't re-invoke
17650 itself for subdirs, it just creates a Makefile for each subdir.
17651 * configure.texi: Document subdirs.
17652
17653 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17654
17655 * configure.in: added flex to configdirs
17656
17657 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
17658
17659 * Makefile.in: remove clean-stamps from clean.
17660
17661 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
17662
17663 * configure.in: Add gdbtest to configdirs.
17664
17665 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
17666
17667 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
17668 to recursive makes.
17669 * configure.in: Recognize new ncr3000 config.
17670
17671 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
17672
17673 * Makefile.in, configure.in: removed references to gdbm.
17674
17675 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
17676
17677 * config.sub: Don't canonicalize os value
17678 newsos* to bsd (readline needs to check for newsos).
17679 (This fix was earlier made Jan 31, but got re-broken.)
17680
17681 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
17682
17683 * configure.in: sco is an os, not a vendor!
17684
17685 * configure: Quote $( better. Keep various shells happy.
17686
17687 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
17688
17689 * Makefile.in: eliminate stamp-files.
17690
17691 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
17692
17693 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
17694 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
17695
17696 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
17697
17698 * config.sub: fix iris/iris3.
17699
17700 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
17701
17702 * configure: re-add -rm.
17703
17704 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
17705
17706 * Maskefile.in: add .stmp-rcs to all.
17707
17708 * configure.in: remove gas from rs6000 build, use aix host fragment.
17709
17710 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
17711
17712 * configure: pass down site_option during recursion.
17713
17714 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
17715
17716 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
17717
17718 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
17719
17720 * configure: Change exec_prefix so that it really defaults to prefix.
17721
17722 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
17723
17724 * Makefile.in, configure.in: Add support for mmalloc library.
17725
17726 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
17727
17728 * Makefile.in: add stmp dependencies for a few more things.
17729
17730 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
17731
17732 * configure: adjusted error message on objdir/srcdir configure
17733 collision, per john's suggestion.
17734
17735 * Makefile.in: add libiberty stmp to all and all.cross.
17736
17737 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
17738
17739 * Makefile.in: remove force dependencies, add grep to all.
17740
17741 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
17742
17743 * Makefile.in: drop flex. make stamp files work.
17744
17745 * configure: added test for conflicting configuration in srcdir,
17746 remove trailing slashes from srcdir. Otherwise emacs gdb mode
17747 gets cranky. use relative paths for configure and srcdir
17748 whenever possible. Send some error messages to stderr that were
17749 going to stdout.
17750
17751 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
17752
17753 * Makefile.in: Fix libg++ rule to check for gcc directory
17754 before using gcc/gcc. Also pass XTRAFLAGS.
17755
17756 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
17757
17758 * Makefile.in: added stmp-files so that directories aren't polled
17759 when they are already built.
17760
17761 * configure.texi: fixed a node pointer problem.
17762
17763 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
17764
17765 * config.sub configure.in gdb/configure.in
17766 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
17767 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
17768 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
17769
17770 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17771
17772 * configure: -recurring becomes -silent. corrected help message
17773 for -site= option.
17774
17775 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
17776
17777 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17778
17779 * configure: when building Makefile for crosses, replace
17780 tooldir and program_prefix. default srcdir from location of
17781 config.sub. remove "for host in hosts" and "for target in
17782 targets" loops.
17783
17784 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
17785
17786 * Makefile.in: Do not pass bindir or mandir to cvs.
17787
17788 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
17789
17790 * Makefile.in, configure.in: removed traces of namesubdir,
17791 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
17792 copyrights to '92, changed some from Cygnus to FSF.
17793
17794 * configure.texi: remove most references to multiple hosts,
17795 multiple targets, subdirs, etc.
17796
17797 * configure.man: removed rcsid. reference config.sub not
17798 config.subr.
17799
17800 * Makefile.in: mkdir $(infodir) on install-info.
17801
17802 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
17803
17804 * configure.texi: Explain better about .gdbinit and about
17805 the environment that configure.in sections run in.
17806
17807 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
17808
17809 * configure.in: Ultrix is only a decstation if it's a MIPS.
17810
17811 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
17812
17813 * README: DOC.configure => cfg-paper.texi.
17814
17815 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
17816
17817 * config.sub (near case $os): Don't convert newsos* to bsd!
17818
17819 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
17820
17821 * Makefile.in: Reinstall change from gdb-4.3 that reduces
17822 the number of copies of COPYING that go into the GDB tar file.
17823
17824 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
17825
17826 * bfd/configure.in, gdb/config/mh-i386sco,
17827 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
17828 Fix SCO configuration stuff.
17829
17830 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
17831
17832 * Makefile.in: For libg++, make sure the -I pointing
17833 to the gcc directory goes *after* all the libg++-local -I flags.
17834 Also, move just-gcc dependency from just-libg++ to all-libg++.
17835
17836 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
17837
17838 * configure: Change -x to -f to keep Ultrix /bin/test happy.
17839
17840 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
17841
17842 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
17843
17844 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
17845
17846 * config.sub: Add stratus configuration frags. Also
17847 submitted to FSF.
17848
17849 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
17850
17851 * Makefile.in (DEV_SUPPORT): add configure.man.
17852
17853 * config.sub(Decode manufacturer-specific): add -none*.
17854
17855 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
17856
17857 * Makefile.in: remove form feeds to make Sun's make happy.
17858 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
17859
17860 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
17861
17862 * Makefile.in (AR_FLAGS): Make quieter.
17863
17864 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
17865
17866 * configure.in: Add libg++.
17867 * configure: When verbose, don't output the command line at each
17868 level; it will be unremarkably the same as the previous version,
17869 which will be the same as what the user typed.
17870
17871 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
17872
17873 * configure.in, Makefile.in: fix clean-info, add flex. add
17874 fileutils.
17875
17876 * configure: be less sensitive to spaces in Makefile.in. Do not
17877 look for sources in "..". Doing so breaks subdirectories that
17878 might have their own configure. If a subdir has it's own
17879 configure script, use it.
17880
17881 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
17882
17883 * cfg-paper.texi: some changes suggested by rms.
17884
17885 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
17886
17887 * config.sub: Merge in some small additions from the FSF version,
17888 taken from the gcc distribution, to bring the Cygnus and FSF
17889 versions into closer sync.
17890
17891 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
17892
17893 * configure.in: Changed svr4 references to sysv4.
17894
17895 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
17896
17897 * configure: added -V for version number option.
17898
17899 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
17900
17901 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
17902 renamed from DOC.configure to cfg-paper.texi.
17903
17904 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17905
17906 * configure, config.subr, config.sub: config.subr is now
17907 config.sub again.
17908
17909 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
17910
17911 * configure.texi: new file, in progress.
17912
17913 * Makefile.in: build info file and install the man page for
17914 configure.
17915
17916 * configure.man: new file, first cut.
17917
17918 * configure: find config.subr again now that configuration "none"
17919 has gone. removed all traces of the -ansi option. removed all
17920 traces of the -languages option.
17921
17922 * config.subr: resync from rms.
17923
17924 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17925
17926 * configure, config.sub, config.subr: merge config.sub into
17927 config.subr, call the result config.subr, remove config.sub, use
17928 config.subr.
17929
17930 * Makefile.in: revised install for dir.info.
17931
17932 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17933
17934 * configure.in: add decstation host makefile frag.
17935
17936 * Makefile.in: BISON now bison -y again. also install-gcc on
17937 install. clean-gdbm on clean. infodir belongs in datadir.
17938 Make directories for info install. Build dir.info here then
17939 install it.
17940
17941 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17942
17943 * Makefile.in: fix for bad directory tests.
17944
17945 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17946
17947 * configure: \{1,2\} appears to be a sysv'ism. Use a different
17948 regexp. -srcdir relative was being handled incorrectly.
17949
17950 * Makefile.in: unwrapped some for loops so that parallel makes
17951 work again and so one can focus one's attention on a particular
17952 package.
17953
17954 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17955
17956 * configure: added PWD as a stand in for `pwd` (for speed). use
17957 elif wherever possible. make -srcdir work without -objdir.
17958 -objdir= commented out.
17959
17960 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17961
17962 * configure: +options become --options. -subdirs commented out.
17963 added -host, -datadir. Renamed -destdir to -prefix. Comment in
17964 Makefile now at top of generated Makefile. Removed cvs log
17965 entries. added -srcdir. create .gdbinit only if there is one
17966 in ${srcdir}.
17967
17968 * Makefile.in: idestdir and ddestdir go away. Added copyrights
17969 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
17970 and mandir now keyed off datadir by default.
17971
17972 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
17973
17974 * Freshly created ChangeLog.
17975
17976 \f
17977 Local Variables:
17978 mode: change-log
17979 left-margin: 8
17980 fill-column: 76
17981 version-control: never
17982 End: